@media(max-width:1399px){
.gallery_slider .slick-arrow {
	 bottom:-60px;
}
.box_horizontal .slick-list.draggable {
	width: 160%;
	left: -30%;
}

.box_vertical .slick-list.draggable {
	width: 130%;
	left: -15%;
}
}

@media(max-width:1199px){
.about_rte h1 {
	margin: 99px 0 65px 115px;
}
.philosophy_img {
	max-width: 489px;
}
.contact_form {
	float: right;
	width: 55%;
}

}

@media(max-width:991px){
.p-40 {
	padding-left: 32px;
	padding-right: 32px;
}

.about_rte h1 {
	margin: 70px 0 40px 76px;
	font-size: 43px;
line-height: 50px;
}
.about_rte h1 span {
	font-size: 80px;
	left: -64px;
	top: 2px;
}
.bottom_rte {
	padding: 0px 0 0 76px;
}
.about_line {
	margin: 0 0 43px;
}
.philosophy_info {
	max-width: 250px;
}
.philosophy_img {
	max-width: 339px;
	margin-top: -126px;
}
p {
	font-size: 16px;
	line-height: 26px;
}
.about_rte {
	max-width: 336px;
}
h1 {
	font-size: 45px;
	line-height: 50px;
	margin: 0 0 30px;
}
.contact_form {
	padding-top: 78px;
	width: 52%;
}
.about_rte h1 span {
	left: -44px;
top: -16px;
}
.gallery_slider .slick-arrow {
    bottom: -47px;
}

    
    .project_box a {
	height: 200px;

}
.gallery_img,
.gallery_slider .owl-stage-outer{
	height: calc(60vh - 200px);
}
}

@media(max-width:767px){
.p-40 {
	padding-left: 25px;
	padding-right: 25px;
}
.site-header {
	padding-top: 18px;
	padding-bottom: 18px;
}
.site-title {
	max-width: 55px;
}
.top-logo svg {
	width: 55px;
}
.manu-icon a {	
	max-width: 30px;
}
.manu-icon span:nth-child(2) {
	margin: 9px 0;
}
.manu-icon.close-menu span:nth-child(3) {
	bottom: 11px;
}
.manu-icon.close-menu span:nth-child(1) {
	top: 11px;
}
.site-content {
	margin: 55px 0 0;
}
.project_box {
  width: 100% !important;
  margin-bottom: 20px;
}

.project_box a {
	height: auto !important;
}

.project_box a img {
	position: static;	
	width: 100%;
	float:left;
	height: auto;
}
.home_project {
	margin-bottom: 45px;
}
.gallery_slider .slick-arrow {
	width: 10px;
	height: 30px;
}
.project_box a.close_popup {
	width: 23px;
	right: 25px;
	top: 25px;
}
.gallery_img.fullset {
	padding: 0 10px;
}
.box_horizontal .slick-list.draggable {
	width: 170%;
	left: 0;
}
.gallery_slider .slick-prev {
	left: 25px;
}
.gallery_slider .slick-next {
	right: 25px;	
}
.box_vertical .slick-list.draggable {
	width: 180%;
	left: -40%;
}
.gallery_popup {
	padding: 0;
}
.gallery_wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.site-info {
	flex-direction: column;
}
.copy_right {
	order: 2;
}
.footer_logo {
	order: 1;
	margin:0 0 15px;
}
.site_by {
	order: 3;
}
.footer_logo svg{
	width:130px;
	height:auto;
}
.about_img {
	width: 100%;
}
.about_info {
	width: 100%;
}
.about_rte {
	max-width: none;
}
.about_rte h1 {
	margin: 70px 0 30px 35px;
	font-size: 34px;
	line-height: 40px;
}
.about_rte h1 span {
	font-size: 65px;
	left: -60px;
	top: -8px;
}
.bottom_rte {
	padding: 0;
}
.about-section {
	margin: 0 0 30px;
}
.philosophy-wrapper {
	margin: 0 auto 80px;
	padding: 40px 24px 25px;
}
.philosophy_img {
	max-width: none;
	margin-top: -96px;
	margin-bottom: 30px;
}
h5 {
	font-size: 18px;
	line-height: 36px;
}
.philosophy_info {
	max-width: none;
}
.philosophy_line {
	margin: 35px 0 0;
}
.manu-icon.close-menu {
	top: 34px;
	right: 25px;
	width: 33px;
}
#menu-main-menu li a,
.menu li a{
	font-size: 34px;
}
#menu-main-menu li,
.menu li{
	margin: 22px 0;
}
.contact_info {
	width: 100%;
}
h1 {
	font-size: 35px;
	line-height: 40px;
	margin: 0 0 20px;
}
.contact_rte {
	max-width: none;
}
.contact_form {
	padding-top: 58px;
	width: 100%;
}
.field {
	margin: 0 0 38px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="password"] {
	padding: 13px 10px;
	font-size: 16px;

}
.field label {
	margin: 0 0 10px;
	font-size: 14px;

}
.contact_form h5.msg_h5 {
	margin: 46px 0 40px;
}
textarea {
	padding: 20px 10px;
	font-size: 16px;
	height: 156px;
}
.field.required_text {
	margin: 7px 0 10px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
	font-size: 17px;
	padding: 16px 20px 11px;
}
.contact-section {
	padding-bottom: 28px;
}

.top-logo {
	padding-top: 18px;
	padding-bottom: 18px;
}
.center-logo svg {
	width: 200px;
	height: 64px;
}
.about_rte h1 span {
	left: -35px;
	top: -16px;
	width: 20px;
}
.insta_title h5 {
	padding: 0 15px;
	top: 3px;
	letter-spacing: 1.5px;
	font-size: 16px;
}
.owl-theme .owl-nav {
	padding: 0 25px;
	margin-top: 30px;
}
.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
	background-size: 75% auto !important;
}
p {
	font-size: 18px;
	line-height: 30px;
}
.gallery_img img {
	position: static;
}
.gallery_img {
	height: auto;
}
.gallery_slider.owl-carousel {
	width: 140%;
	left: -20%;
}
.owl-theme .owl-nav {
	margin-left: 14.5%;
}

    .gallery_img, .gallery_slider .owl-stage-outer {
	height: calc(60vh - 100px);
}
.gallery_img img {
	margin: 0 auto;
}
.gallery_img {
	display: flex;
	align-items: center;
	justify-content: center;
}
    

.text-fade {
	opacity: 1 !important;
}
    

.project_box a {
	pointer-events: none;
}    
/*
.menu-label{
   position: relative;
}
.menu-label::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: red;
    content: '';
    z-index: 9;
}
.menu-label.active::before {
    display:none;
}
 */   
 .insta_title h5 {
	line-height: normal;
	/*text-align: center;*/
}
.instafeed_wrapper.fullset.p-40{
    padding-left: 12px;
padding-right: 12px;
}
.insta_title h5 {
	padding: 0 23px;
}
}




