/* muliregular -- muliregularitalic -- muliextralight -- muliextralightitalic -- mulilight -- mulilightitalic -- mulisemibold -- mulisemibolditalic -- mulibold -- mulibolditalic */

@charset "utf-8";
html,body{height:100%;}
body{ height:100%; font-family: 'muliregular', serif; color:#000000; padding:0px; margin:0px; font-size:15px; background:#fff; position:relative; line-height: 100%; }
h1, h2, h3, h4, h5, h6, p, ul, li, img, a, input, select, div{ margin:0px; padding:0px; outline:none!important; box-shadow:none; border:0px; list-style:none; } 

*{outline:none; 
-webkit-appearance: none; 
-webkit-overflow-scrolling: touch; 
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%; 
text-size-adjust: 100%; 
-webkit-font-smoothing: antialiased; 
-moz-font-smoothing: antialiased; 
font-smoothing: antialiased;}
*,
*:after,
*:before {
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
}

h1{ font-family:"muliextralight"; font-size:48px; letter-spacing:-1px; font-weight:100;}
h2{ font-family:"muliextralight"; font-size:48px; letter-spacing:-1px; letter-spacing:100%; font-weight:100;}
h3{}
p{ font-family: 'mulilight', serif; font-size:14px; color:#000; line-height:170%; font-weight:300;}
img{ max-width:100%;height:auto;}

a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #000; text-decoration: none;}
::-webkit-input-placeholder {opacity:1; color:#cacaca;}
:-moz-placeholder {opacity:1; color:#cacaca;}
::-moz-placeholder {opacity:1; color:#cacaca;}
:-ms-input-placeholder {opacity:1; color:#cacaca;}

.main_container{ min-height: 100%; padding-bottom:84px; margin-bottom:-84px;  width:100%; overflow-X:hidden; overflow-Y:hidden;}
.top_space{ margin-top:50px;}
.space_lr{ margin-left:0px; margin-right:0px;}
.space_both_lr{ padding-left:0px; padding-right:0px;}
.right_space{padding-right:0px;}
.left_space{padding-left:0px;}
.img_space{margin-left:-16px; margin-right:-16px;}
.img_space1{margin-left:-153px; margin-right:-16px; margin-top:-218px;}

.container{ clear:both;}
header{ padding-bottom:32px;}
.logo{ max-width:228px; width:100%; display:block; margin:48px 0 0 0;}
.logo img{width:100%;}
.logo small img{max-width:30px;}

.btn_thn{ background:transparent !important; width:auto !important;  border-bottom: 2px solid #000;}

.nav_block{ position:inherit;}
/*Hamburger menu start*/
#nav-icon { display: none;width: 26px;height: 17px;position: absolute; z-index:10; margin:0; right:16px; top:23px; -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer; left:right; }
#nav-icon span {display: block;position: absolute;height: 3px;width: 100%;background: #000;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
#nav-icon span:nth-child(1) {top: 0px;}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {top: 7px;}
#nav-icon span:nth-child(4) {top: 14px;}
#nav-icon.open span:nth-child(1) {top: 0px;  width: 0%;  left: 50%;}
#nav-icon.open span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
#nav-icon.open span:nth-child(4) {top: 18px;width: 0%;left: 50%;}
/*Hamburger menu end*/


nav.menu{ float:right; margin-top:52px;}
nav.menu li{ float:left; font-size:10px; letter-spacing:2px; text-transform:uppercase; margin-left:46px;}
nav.menu li:first-child{margin-left:0px;}
nav.menu li a{ text-decoration:none; display:block; position:relative; color:#000; font-weight:400;}
nav.menu li a:after{ content:""; height:3px; background:#000; position:absolute; width:0%; opacity:0; font-size:0px; bottom:-17px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
nav.menu li a:hover:after{ width:100%; opacity:1;}
nav.menu li.active a:after{width:100%; opacity:1;}

footer{ width:100%; background:#fff; clear:both;}
.footer_left{display:table; width:100%; float:left; padding:20px 0;}
.footer_left li{padding-left:22px; display:table-cell; vertical-align:middle; padding-top:0px; font-size:10px; line-height:18px;}
.footer_left li span{ display:block;}
.footer_left li:first-child{ padding-left:0px;}
.footer_left li:last-child{letter-spacing:1px;}

.footer_right{ float:right; padding:31px 0 0 0;}
.footer_right li{margin-left:16px; float:left;}
.footer_right li:first-child{ margin-left:0px;}
.footer_right li img{width:15px; height:15px;}
.footer_left li:nth-child(1){ width:112px; white-space:nowrap;}



.home-carousel .owl-controls{ position: relative; margin-top:-40px; text-align:center; height:40px;}
.home-carousel .owl-dots{ display:inline-block; }
.home-carousel .owl-dot{ float:left; padding:0 15px;}
.home-carousel .owl-dot.active span{background:#fff;}
.home-carousel .owl-dot span{width:6px; height:6px; border-radius:50%; background:#000; display:block;}
.home-carousel .item{ position:relative;}

.slide_contant{ max-width:400px; width:100%; position:absolute; z-index:5; top:50%; left:156px; margin-top:-50px; /*-moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%);*/}
.slide_contant h4{font-family:"muliextralight"; font-size:36px; color:#fff; text-transform:none; text-align:left; font-weight:100; line-height:40px;padding-bottom:10px;}
.slide_contant p{ margin-top:15px; line-height:100%;}
.slide_contant p a{font-family:"mulibold"; font-size:10px; color:#fff; text-decoration:none; position:relative; padding-bottom:18px; letter-spacing:1.5px;}
/* .slide_contant p a:after{ content:""; height:3px; background:#fff; position:absolute; width:100%; bottom:1px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;} */

.back_button{ position:absolute; right:32px; font-size:10px; color:#000; letter-spacing:2px; text-decoration:none; top:-5px; z-index:6;}
.back_button:after{ content:""; height:3px; background:#000; position:absolute; width:35px; bottom:-16px; right:0%;}
.back_button span{ padding-right:3px;}
.back_button.whitearrow{top:11px; color:#fff; z-index:5;}
.back_button.whitearrow:after{ background:#fff;}

.news_section{ min-width:100%; display:table; height:750px;}
.news_section.second{height:410px;}
.news_section li{width:50%; display:table-cell; vertical-align:middle; overflow:hidden; position:relative;}
.news_section li img{width:auto; height:auto; min-width:100%; max-width:inherit; position:absolute; min-height:100%; top:0px; left:0px;}
.news_section li.textbottom{vertical-align:bottom;}
.news_section.second li .news_conatnt{ padding:10px 156px 10px 0;}

.news_conatnt{ padding:50px 0 80px 156px;}
.news_conatnt h2{ color:#000;}
.news_conatnt h2 span{font-family:"mulibold"; font-weight:700; font-size:10px; display:block; margin-bottom:31px; letter-spacing:1px;}
.news_conatnt h4{ color:#000; font-size:16px; letter-spacing:1px; text-transform:uppercase; font-family:"mulilight"; line-height:150%; font-weight:300;}
.news_conatnt p{ margin-top:25px;}
.line{ height:1px; width:21px; background:#000; margin:25px 0 0 0; padding:0px; text-align:left;}
.postby{ font-size:10px; font-family:"mulilightitalic";}
.postby a{ text-decoration: none; position:relative;}
.postby a:after{ content:""; height:1px; background:#000; position:absolute; width:100%; bottom:-2px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.footer_space,
.news_conatnt_mobile{ display:none;}
.desktop_hide{ display:none !important;}


.inner_banner_section{ display:block; position:relative;}

.inner_banner_contant{ max-width:400px; width:100%; position:absolute; z-index:1; top:50%; left:156px; margin-top:55px; -moz-transform:translate(0%,-50%); -webkit-transform:translate(0%,-50%); transform:translate(0%,-50%);}
.inner_banner_contant h1{color:#fff; font-family:"muliextralight"; font-weight:100;}
.inner_banner_contant span{font-size:10px; color:#fff; text-decoration:none; position:relative; display:block; letter-spacing:2px; line-height:100%; margin-bottom:29px;}

.newsletter_block{background:#fff;max-width:494px;width:100%;min-height: 205px;padding:40px 16px 0 40px;float:right;margin: -205px 0 0 0;z-index:1;position:relative;}
.newsletter_conatnt{ min-height:147px;}
.newsletter_conatnt h4{ font-size:16px; text-transform:uppercase; font-family:"mulilight"; font-weight:300; line-height:150%; letter-spacing:1px; margin-top:-14px;}
.newsletter_conatnt p{padding-top: 0;}
.newsletter_conatnt p:first-child{ padding-top:0px;}
.newsletter_block form{position: relative;bottom:0px;max-width: 100%;width:100%;}
.newsletter_block input{width:264px;border-bottom:1px solid #bebebe;letter-spacing:1px;height:49px;font-size:10px;text-transform: uppercase; color:#000}
.newsletter_block input[type=submit]{ width: auto; font-size:10px; letter-spacing:1px; border:none; height:49px; border-bottom:1px solid #bebebe; background:#fff; position:absolute; right:0px; top:0; padding:0px; cursor:pointer; color:#7d7d7d}
.newsletter_block input[type=submit]:hover{color:#000}

.tabs_block{ clear:both; width:100%; padding:88px 0 0 0;}
.nav-tabs{ border:none; text-align:center;}
.nav-tabs>li{ float:none; display:inline-block; margin:0px; padding:0 22px;}
.nav-tabs>li>a{ margin:0px; font-size:10px; letter-spacing:1px; text-transform:uppercase;  border:none; margin:0px; padding:0px;}
.nav-tabs>li>a:hover{ background:#fff; border:none; margin:0px; padding:0px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ border:none; color:#000;}
.nav-tabs>li.active>a:after,.nav-tabs>li a:after{ content:""; height:3px; background:#000; position:absolute; width:0%; opacity:0; bottom:-16px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.nav-tabs>li.active>a:after, .nav-tabs>li.active>a:hover:after, .nav-tabs>li.active>a:focus:after,.nav-tabs>li>a:hover:after{width:100%; opacity:1;}

.tab-content{ padding-top:55px;}
.tab-content .project_list{ display:block;}
.tab-content .project_list li{ display:block; width:50%; float:left; position:relative; padding-bottom:36.8%; overflow:hidden; } 
.tab-content .project_list li.large_pic{ padding-bottom:73.6%; margin-bottom:-0.1%;}
.tab-content .project_list li img{ position:absolute; width:100%; height:100%;}
.tab-content .project_list li:after{-webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; content:""; height:3px; background:rgba(207,211,185,0.9); position:absolute; width:0%; height:100%; top:0; left:0%; visibility: visible;}
.tab-content .project_list li:hover:after{width:100%; height:100%;}

.project_list_contant{ position:absolute; z-index:6; opacity:0; width:100%; left:0%; top:60%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%); padding:0 150px 0 156px; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; visibility:hidden;}
.project_list_contant span{ display:block; font-size:10px; letter-spacing:1px; position:relative; margin-right:-150px;}
.project_list_contant span:after{width:100%; height:1px; background:#000; content:""; position:absolute; bottom:-16px; left:0px;}
.project_list_contant h5{ padding:30px 0 0 0; font-size:22px; letter-spacing:-0.5px; line-height:135%; font-weight:400;}
.project_list_contant p{ padding:10px 0 0 0;}
.project_list_contant p a{ font-size:10px; letter-spacing:1px; text-transform:uppercase; position:relative;}
.project_list_contant p a:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; height:3px; background:#000; position:absolute; width:0%; height:3px; bottom:-16px; left:50%;-moz-transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); transform:translate(-50%,0%);}
.project_list_contant p a:hover:after{width:100%; }
.tab-content .project_list li:hover > .project_list_contant{opacity:1; visibility:visible; top:50%; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; transition: all 1s ease 0s;}

.tab-content .portfolio_project_list{ display:block; width:100%; float:left; margin-bottom:-38px;}
.tab-content .portfolio_project_list li{ display:block; width:50%; float:left; position:relative; padding-bottom:38px;} 
.tab-content .portfolio_project_list li figure{ position:relative; padding-bottom:73.7%; overflow:hidden; width:100%;}
.tab-content .portfolio_project_list li figure img{ width:100%; height:100%; position:absolute;}
.tab-content .portfolio_project_list li figure a{position:absolute; z-index:6; font-size:10px; opacity:0; top:60%;  left:50%;-moz-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;visibility: visible;}
.tab-content .portfolio_project_list li figure:hover a{opacity:1; top:50%;}
.tab-content .portfolio_project_list li figure a:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; height:3px; background:#000; position:absolute; width:0%; bottom:-16px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0);}
.tab-content .portfolio_project_list li figure:hover a:after{width:100%;}

.tab-content .portfolio_project_list li figure:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; background:rgba(207,211,185,0.9); position:absolute; width:0%; height:100%; top:0%;  left:-5%; box-shadow:0 0 0 5px rgba(207,211,185,0.9);visibility: visible;}
.tab-content .portfolio_project_list li figure:hover:after{ width:110%; height:110%;} 


.portfolio_project_contant{ padding:21px 16px 0;}
.portfolio_project_status{ width:100%; float:left; font-size:10px; letter-spacing:1px; position:relative; }
.portfolio_project_status h4{ font-size:22px; position:relative; padding-bottom:15px; letter-spacing: -0.5px;}
.portfolio_project_status h4 small{font-size:10px; width:138px; display:block; float:left; margin:12px 0 0 0; color:#000; letter-spacing:2px;}
.portfolio_project_status h4:after{ width:248px; height:1px; background:#000; content:""; position:absolute; bottom:0px; left:0px; display:none;}


.portfolio_project_status h4 span{display:block; overflow:hidden; font-weight:400;padding-bottom:2px;}
.portfolio_project_status p{min-height: 80px; padding:8px 0 0 138px; letter-spacing:0.5px;}

.portfolio_project_status .status_line{ width:248px; height:1px; background:#000; position:relative; top:15px;}


.next_button{ z-index:6; position:absolute; right:-120px; display:block; font-size:10px; color:#000; letter-spacing:1px; text-decoration:none; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%); webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background:url(../images/next_arrow.png) no-repeat center center; width:32px; height:13px;}
.next_button:hover{right:-125px;}
.prev_button{ z-index:6; position:absolute; left:-120px; display:block; font-size:10px; color:#000; letter-spacing:1px; text-decoration:none; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%); webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; background:url(../images/prev_arrow.png) no-repeat center center; width:32px; height:13px;}
.prev_button:hover{left:-125px;}

.portfolio-carousel .owl-controls .owl-nav .owl-prev{ position:absolute; left:-136px; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%); background:url(../images/prev_arrow.png) no-repeat center center; width:32px; height:13px; text-indent:-9999px; webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.portfolio-carousel .owl-controls .owl-nav .owl-next{ position:absolute; right:-136px; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%); background:url(../images/next_arrow.png) no-repeat center center; width:32px; height:13px; text-indent:-9999px; webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
.portfolio-carousel .owl-controls .owl-nav .owl-prev:hover{ margin-left:-10px;}
.portfolio-carousel .owl-controls .owl-nav .owl-next:hover{ margin-right:-10px;}


.portfolio_project_table{ min-width:100%; text-align:center;}
.portfolio_project_table li{width:50%; display:inline-block; margin-right:-5px; overflow: hidden; vertical-align:middle;}
.portfolio_project_table li img{margin: 0;}
.portfolio_project_table li:nth-child(4n+1){ position:relative; right:-50%; margin-left: 1px;}
.portfolio_project_table li:nth-child(4n+2){ position:relative; left:-50%;}
.portfolio_project_table li.textbottom{vertical-align:bottom;}
.portfolio_project_table_conatnt{ padding:20px 156px 20px 16px; text-align:left;}
.portfolio_project_table li:nth-child(4n+4) .portfolio_project_table_conatnt{padding:20px 20px 20px 156px;}
.portfolio_project_table_conatnt h2{ color:#000;}
.portfolio_project_table_conatnt h2 span{font-family:"mulibold"; font-weight:700; font-size:10px; display:block; margin-bottom:31px; letter-spacing:1px;}
.portfolio_project_table_conatnt h4{ color:#000; font-size:16px; letter-spacing:1px; text-transform:uppercase; font-family:"mulilight"; font-weight:300; line-height:150%;}
.portfolio_project_table_conatnt p{ margin-top:25px;}

.services_nav{ font-size:10px; text-transform:uppercase; letter-spacing:2px; position:absolute; z-index:1; text-align:center; width:100%;}
.services_nav li{ display:inline-block; padding:27px 22px;}
.services_nav a{ color:#fff; text-decoration:none; position:relative;}
.services_nav a:after{ content:""; height:3px; background:#fff; position:absolute; width:0%; bottom:-17px; opacity:0; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0); -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.services_nav a:hover:after,
.services_nav li.active a:after{ width:100%; opacity:1;}

.contact_logo{ position:absolute; z-index:1; top:128px; width:50%; text-align:right;}
.contact_logo img{ max-width:460px; margin-right:-18px;}
.contact_dtails{width:50%;left:50%;position:absolute;max-width:386px;top: 6%;}


.fileUpload {position: relative;overflow: hidden;margin:18px 0 0 0;padding-right: 64px;width: calc(50% + 49px);}
.fileUpload input.upload {position: absolute;top: 0;left: 0;margin: 0;padding: 0;font-size: 20px;cursor: pointer;opacity: 0;filter: alpha(opacity=0);height:44px;width:100%;}
#uploadFile{background:transparent; border-bottom:1px solid #000000; margin:0px 0 0 0; letter-spacing:1px; color:#000; font-size:10px; width:100%;  font-weight:normal; padding:0px 0 0 0px; height:48px; text-overflow:ellipsis;}
.uploadFile_main{ display:block; overflow:hidden; padding-bottom:2px;}

#uploadFile::-webkit-input-placeholder {opacity:1;color:#000;}
#uploadFile:-moz-placeholder {opacity:1;color:#000;}
#uploadFile::-moz-placeholder {opacity:1;color:#000;}
#uploadFile:-ms-input-placeholder {opacity:1;color:#000;}

.sendbutton{color: #000; font-size:10px; background:transparent; border:none; border-bottom:1px solid #000; margin-left:18px; font-weight:normal; cursor:pointer; clear:both; display:block; float:right;  width:34px; text-align:center; height:48px; line-height:48px; position:absolute; right:0px; top:0px; letter-spacing:1px; padding:0px;}

.contact_dtails h4{ font-size:16px; text-transform:uppercase; letter-spacing:1px; font-weight:400;}
.contact_dtails .careers h4{margin-top:72px;}
.contact_dtails p{ margin-top:17px;}
.contant_no{font-size:18px; line-height:125%;}

.about_conatnt_sec{ clear:both; width:100%; float:left; padding:30px 16px 0;}
.about_block{ float:right; max-width:388px; width:100%; margin-top:70px; position:relative; text-align:left;}
.about_block:nth-child(2n+2){ float:right; padding-bottom:200px;}
.about_block h1{ font-size:480px; color:#cfd3b8; font-family:"muliextralight"; position:absolute; font-weight:100; line-height:100%; top:-120px; left:-104px;}
.about_block h2{ font-size:48px; color:#000; font-family:"muliextralight"; position:relative; z-index:1; line-height:100%; font-weight:100;}
.about_block span{ font-size:10px; display:block; letter-spacing:1px; font-family:"mulibold"; font-weight:700; margin-bottom:20px; position:relative; z-index:1; line-height:100%;}
.about_block h4{ font-size:16px; color:#000; font-family:"mulilight"; font-weight:300; text-transform:uppercase; letter-spacing:0.5px;  position:relative; z-index:1; line-height:150%; margin-top:170px;}


.atelier_conatnt_sec{ clear:both; width:100%; float:left; padding:30px 16px 0;}
@media (min-width: 991px) {
	.atelier_block{/*float:right; max-width:944.8px; width:100%;*/ margin-top:70px; position:relative; text-align:left;}
}
@media (max-width: 990px) {
	.atelier_block{ width:100%; margin-top:70px; position:relative; text-align:left;}
}

/*.atelier_block:nth-child(2n+2){ float:right; padding-bottom:200px;}*/
.atelier_block h1{ font-size:480px; color:#cfd3b8; font-family:"muliextralight"; position:absolute; font-weight:100; line-height:100%; top:-120px; left:-104px;}
.atelier_block h2{ font-size:48px; color:#000; font-family:"muliextralight"; position:relative; z-index:1; line-height:100%; font-weight:100;}
.atelier_block span{ font-size:10px; display:block; letter-spacing:1px; font-family:"mulibold"; font-weight:700; margin-bottom:20px; position:relative; z-index:1; line-height:100%;}
.atelier_block h4{ font-size:16px; color:#000; font-family:"mulilight"; font-weight:300; text-transform:uppercase; letter-spacing:0.5px;  position:relative; z-index:1; line-height:150%; margin-top:170px;}


.number_section{ display:block;}
.number_section h3{ font-size:22px; font-weight:400;}
.number_section p{ margin-top:8px;}
.number_section .line_ani{ width:210px; margin-left:-82px; border-bottom:1px solid #000;}
.number_section .line_ani span{ box-shadow:0 1px 0px #fff; width:20px; display:block; margin-bottom:-3px; background:#fff; font-family:"mulibold"; font-weight:700; font-size:18px; margin-left:-20px;}

#back-top {position: relative;bottom: 0px;right:0px; padding:80px 0 45px 0; text-align:center;}
#back-top a {display: block; display: inline-block; text-decoration: none;	width:35px; line-height:24px; overflow:hidden; height:35px; border:3px solid #000; border-radius:50%;}
nav.menu li.current-page-ancestor a::after{opacity: 1;width: 100%;}
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img.alignnone{ width:172px !important; height:auto !important;     min-height:inherit !important;}  





.SeeMoreButton{ position:relative; overflow:hidden;}
.SeeMoreButton a{position:absolute; z-index:6; font-size:10px; opacity:0; top:60%;  left:50%;-moz-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.SeeMoreButton:hover a,
.SeeMoreButton.active a{opacity:1; top:50%;}
.SeeMoreButton a:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; height:3px; background:#000; position:absolute; width:0%; bottom:-16px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0);}
.SeeMoreButton:hover a:after,
.SeeMoreButton.active a:after{width:100%;}
.SeeMoreButton:hover:after,
.SeeMoreButton.active:after{ width:110%; height:110%;} 

.SeeMoreButton:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; background:rgba(255,255,255,0.7); position:absolute; width:0%; height:100%; top:0%;  left:-1%; box-shadow:0 0 0 5px rgba(255,255,255,0.7);}
.SeeMoreButton:hover:after,
.SeeMoreButton.active:after{ width:110%; height:110%;} 

.SeeMoreButton img { width: 100% !important; }

.SeeMoreSection img { width: 100% !important; }
.SeeMoreSection{ position:relative; overflow:hidden;}
.SeeMoreSection div.articleHoverContent{position:absolute; z-index:6; font-size:10px; opacity:0; top:60%;  left:50%;-moz-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;min-width: 280px;}
.SeeMoreSection:hover div.articleHoverContent,
.SeeMoreSection.active div.articleHoverContent{opacity:1; top:50%;}
.SeeMoreSection:hover a:after,
.SeeMoreSection.active a:after{width:100%;}
.SeeMoreSection:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; background:rgba(255,255,255,0.7); position:absolute; width:0%; height:100%; top:0%;  left:-1%; box-shadow:0 0 0 5px rgba(255,255,255,0.7);}
.SeeMoreSection:hover:after,
.SeeMoreSection.active:after{ width:110%; height:110%;} 
.SeeMoreSection .article_links a { margin: 0 15px; }
.SeeMoreSection a:after{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; content:""; height:3px; background:#000; position:absolute; width:0%; bottom:-16px; left:50%; -moz-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); transform:translate(-50%,0);}
.SeeMoreSection h3, .SeeMoreSection p {text-align: center; margin-bottom: 20px; }

.SeeMoreSection .article_links a{display:inline-block;position:relative;}
.SeeMoreSection .article_links{ text-align: center;  }

.newsletter_footer_portfolio {padding-top: 70px;}
.newsletter_inner {width: 100%;margin: 0 auto; max-width:440px;}
.newsletter_inner form br {display: none;}
.newsletter_inner input#newEmail, .newsletter_inner .fname input, .newsletter_inner .lname input {border-bottom: 1px solid #000;/*width: calc(100% - 134px)*/width:100%;text-transform: uppercase;/* font-size: 14px; */} 
.newsletter_inner input#submit_em {border-bottom: 1px solid #000;background: none;width: 65px;margin-left: 0;color: #000;}
.newsletter_inner form {margin-top: 20px;}
.newsletter_inner input {padding-bottom: 15px;font-size: 12px;font-family: 'mulilight', serif;}
.newsletter_inner h3 {margin-bottom: 13px;}
.newsletter_inner input#submit_em:hover, .contact_page_newsletter input#submit_em:hover{color:#888}

/*contact page newsletter*/
.contact_page_newsletter form br {display: none;}
.contact_page_newsletter input#newEmail, .contact_page_newsletter [data-name="fname"] input, .contact_page_newsletter [data-name="lname"] input {color:#000; background: none;border-bottom: 1px solid #000;width: 100%;text-transform: uppercase;}
.contact_page_newsletter input#submit_em {margin-left: 0;border-bottom: 1px solid #000;background: none;font-size: 11px;display: inline-block;vertical-align: bottom;padding: 6px 0 12px;}
.contact_page_newsletter ::placeholder {color: #000;font-size: 11px;}
.contact_page_newsletter input {padding-bottom: 10px;}
.contact_dtails.contact_dtails_new {left: 10%;margin-top: 0% !important;top:auto!important; bottom:8%;} 


 
.newsletter_block br{display: none}
.newsletter_conatnt .wpcf7-form-control-wrap.fname{} 
/*.contact_page_newsletter .wpcf7-form-control-wrap{display: inline-block;width: calc(100% - 268px);margin-right: 15px;}*/
.contact_page_newsletter .wpcf7-form-control-wrap{width: calc(100% - 240px)}
.newsletter-form .wpcf7-form-control-wrap{width:50%;float: left;padding: 0 15px;margin-bottom: 20px;}
.newsletter-form .wpcf7-form-control-wrap.email-249{width: calc(100% - 95px);margin-right: 15px;}
.newsletter_block input, .newsletter_inner input#newEmail{width: 100%; text-transform: uppercase;}
.newsletter_block input[type=submit]{position:relative;display: inline-block;}
.newsletter_block .screen-reader-response{margin-top: 10px!important;margin-bottom: -15px!important;}
.newsletter-form{margin-left:-15px; margin-right:-15px;}
.newsletter_inner div.wpcf7  .screen-reader-response{margin-top:10px;display:inline-block;}
.newsletter_inner .screen-reader-response ul{margin-top: 5px;}
.newsletter_inner .screen-reader-response ul li{margin-bottom:5px}

.newsletter_inner input::-webkit-input-placeholder {opacity:1; color:#000}.newsletter_inner input:-moz-placeholder {opacity:1; color: #000}.newsletter_inner input::-moz-placeholder {opacity:1; color: #000}.newsletter_inner input:-ms-input-placeholder {opacity:1; color:#000}
.newsletter_block input::-webkit-input-placeholder {opacity:1; color:#7d7d7d}.newsletter_block input:-moz-placeholder {opacity:1; color: #7d7d7d}.newsletter_block input::-moz-placeholder {opacity:1; color: #7d7d7d}.newsletter_block input:-ms-input-placeholder {opacity:1; color:#7d7d7d}
.newsletter_block .newsletter-form .wpcf7-form-control-wrap{margin-bottom:10px;}
.newsletter_block .newsletter-form{margin-top:15px}
.contact_dtails .contact_page_newsletter{margin-top:-10px;}
.contact_dtails .contact_page_newsletter p{margin-top:0;margin-bottom: 15px;}
.page-template-template-contact .fileUpload{margin-top:0}
.contact_page_newsletter .newsletter-form .wpcf7-form-control-wrap.email-249{width: calc(100% - 90px)}

body .contact_dtails .careers h4 {margin-top:30px!important;}


	
@media (min-width: 767px){
.home .main_container,
.page-template-template-services .main_container{ height: 100%;margin-bottom: -84px;width: 100%;overflow-X: hidden;overflow-Y: hidden;min-height: 667px;}
.home header,
.page-template-template-services header,
.page-template-template-contact header{padding-bottom: 32px;position: absolute;z-index: 999999999999;width: 100%;}
.home .banner_section{height: 100%;padding: 120px 0 0 0;margin-bottom: 0;width: 100%;float: left;overflow: hidden;}

.page-template-template-services header~.container,
.page-template-template-contact header~.container{height: 100%;padding-top: 120px; margin-bottom: 0; overflow:hidden;}
.page-template-template-services header~.container .row,
.page-template-template-services header~.container .row .col-xs-12,
.page-template-template-services header~.container .row .col-xs-12 .inner_banner_section{height: 100%;}

.page-template-template-contact header~.container .row,
.page-template-template-contact header~.container .row .col-xs-10,
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section{height: 100%;}

.page-template-template-services header~.container .row .col-xs-12 .inner_banner_section,
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section{ width:100%; overflow:hidden;}
.page-template-template-services header~.container .row .col-xs-12 .inner_banner_section img,
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img{/*min-height: 100%;*/ width:auto; max-width:inherit;}


.home .home-carousel,
.home .owl-carousel .owl-stage-outer{ height:100%;}
.home .owl-carousel .owl-item,
.home .owl-carousel .owl-stage,
.home .home-carousel .item{ height:100%;}
.home .owl-carousel .owl-item img{min-height:100%; width:auto; max-width:inherit;}
.news_section li.EqualHeightBlock{ min-height:745px; display: block; float:left;width:100%}
.news_section li.EqualHeightBlock .news_conatnt{ position: absolute; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%);}
	

	

}

@media (min-width: 1921px){
.contact_dtails p {margin-top: 15px;}

}

@media (min-width: 768px) and (max-width: 992px) {
.home .home-carousel .item{width:100%; overflow:hidden;}	
}

@media (max-width: 1450px){
.next_button{ right:0px;}	
.next_button:hover{ right:-5px;}
.prev_button{ left:0px;}	
.prev_button:hover{ left:-5px;}	

.contact_logo{top:128px; padding:0 25px;}
.contact_logo img{ margin:0px; max-width:100%;}
.contact_dtails{max-width:386px;/*top:150px;*/top: 7%;}

.img_space1 {margin-left: -66px;}
/*.number_section{ padding-left:80px;}*/
.number_section .line_ani{ margin-left:-50px;}

}

@media (min-width: 1232px) and (max-width: 1450px) {
.col-lg-8{ width:100% !important;}
.col-lg-push-1{left:0% !important; padding:0 40px;}
.owl-carousel .owl-item img{ width:1170px; left:0px; position:relative;}
.back_button.whitearrow{ right:56px;}
.portfolio-carousel .owl-controls .owl-nav .owl-next{right: -40px;}
.portfolio-carousel .owl-controls .owl-nav .owl-prev{left: -40px;}
.img_space1{ margin-left:-156px;}
}

@media (max-width: 1232px){
.portfolio-carousel .owl-controls .owl-nav .owl-prev{left:16px;background:url(../images/prev_arrow_w.png) no-repeat center center;}
.portfolio-carousel .owl-controls .owl-nav .owl-next{right:16px; background:url(../images/next_arrow_w.png) no-repeat center center;}
.project_list_contant{ padding:0 80px;}

/*.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img{ margin-left:-15%;}*/
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img.alignnone{ margin-left:0px;} 

img.contactbg {
    margin-left: -113px;
}

}

@media (max-width: 1120px){
.space_lr{ margin-left:-16px; margin-right:-16px;}
.news_section{ margin:0 0px;}
.news_conatnt{ padding-left:32px;}
.news_section.second li .news_conatnt{  padding-right:32px;}
.next_button{ right:0px; /*top:-20px;*/}
.next_button:hover{ right:0px;}
.prev_button{ left:0px; /*top:-20px;*/}
.prev_button:hover{ left:0px;}
.number_section .line_ani span{ margin-left:0px;}
.number_section .line_ani span{padding-top:0px;}


}


@media (min-width: 992px) and (max-width: 1232px) {
.owl-carousel .owl-item img{ width:940px; left:0; position:relative;}
.inner_banner_contant{ margin:0px; left:100px;}
.number_section .line_ani span{ margin-left:0px;}
.about_block span{ padding-top:30px;}
	
}
@media (max-height: 900px){
.contact_dtails{ top:8%;}
.contact_dtails .careers h4{ margin-top:40px;}
}
@media (max-height: 770px){
.contact_dtails{ top:8%;}
.contact_dtails p{margin-top: 15px;}	
.contact_dtails .careers h4{margin-top: 30px;}
.fileUpload{margin-top: 10px;}
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img.alignnone{width: 130px!important;}
}

@media (min-width: 768px){
/*.inner_banner_section img.contactbg{ margin: 0 auto; height:auto} 	*/
.page-template-template-contact .loaddata .row .col-xs-10{ margin: 0 auto;float: none; max-width: 1200px;}	
}

@media(max-width:1199px){

	.newsletter_inner .wpcf7-form-control-wrap {/* width: calc(50% - 72px); */}	
}

	
	
@media (max-width: 1024px){
/*.tab-content .project_list li{padding-bottom:37%;} 
.tab-content .project_list li.large_pic{ padding-bottom:74%;}*/
.project_list_contant{ padding:0 50px;}
.project_list_contant span{margin-right:-50px;}


.newsletter_conatnt .wpcf7-form-control-wrap.fname{/* margin-top: 20px; */}
body .newsletter_block input[type="submit"]{margin-top: 0!important}

}

@media (max-width: 991px){
	.newsletter_block{padding-top: 25px;}

	/*.newsletter_conatnt .wpcf7-form-control-wrap{ margin-bottom: 10px; width: 100%;}*/ 
}
@media (min-width: 768px) and (max-width: 991px) {
h1{font-size:30px;}
h2{font-size:30px;}
p{ line-height:150%;}
.news_conatnt{ padding:20px 0 20px 32px;}
.project_list_contant{ padding:0 16px;}
/*.tab-content .project_list li{padding-bottom:36.7%;} */
.tab-content .project_list li.large_pic{ padding-bottom:73.6%; clear:left;}
.project_list_contant span{margin-right:-16px;}
.project_list_contant h5{ font-size:18px;}
.inner_banner_contant{ left:40px; margin-top:0px;}
.newsletter_block{ max-width:400px; min-height: 200px; padding: 40px 40px 0 40px; margin: -200px 0 0 0;}
.newsletter_block form{max-width:320px;}
.newsletter_block input {/* width: 235px; */}
.portfolio_project_status h4 small{ width:100px;}
.portfolio_project_status p{ padding-left:100px;}
.portfolio_project_table_conatnt{ padding:16px; text-align:left;}
.portfolio_project_table li:nth-child(4n+4) .portfolio_project_table_conatnt{padding:16px;}
.contact_dtails{ max-width:386px;  padding-right:16px; }
.contact_dtails .careers h4{ margin-top:50px;}

.img_space1 {margin-left: -16px; margin-top:0px;}
.number_section{ padding-left:50px;}
.about_block h1, .atelier_block h1 { left: -53px;}

.about_block h4, .atelier_block h4{margin-top: 100px;}
.newsletter_conatnt{ min-height:160px;}
.about_block span, .atelier_block span{ padding-top:30px;}
.number_section .line_ani span{padding-top:0px;}
.about_block:nth-child(2n+2){padding-bottom:0px;}

/*.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img{ margin-left:-28%;}*/
nav.menu li{margin-left: 32px;}
.contact_dtails.contact_dtails_new {left: 10%;margin-top: 0% !important;padding-bottom:0px; bottom:11%;}
.contact_dtails.contact_dtails_new img {width: 236px !important;}
.contact_dtails{padding-bottom: 150px;}
/*.contact_page_newsletter input#newEmail{width: 50%;}*/
.newsletter_inner {width: 60%;margin: 0 auto;}
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img{height: 100%;}
.contact_dtails {max-width: 386px; /* top: 150px; */ top: 4%;}
.contact_dtails p{margin-top: 20px;}	
	
}

@media (max-width: 999px){
	.portfolio_project_contant {min-height: 170px;}
}
@media (max-width: 767px){
	
.main_container{padding-bottom:73px; margin-bottom:-73px;}
header{ padding:7px 0; position:relative; z-index:4; background:#fff;}
.logo{margin: auto; width:40px; text-align:center; max-width:inherit;}

footer{ height:73px; text-align:center; position:relative; z-index:3; width:100%; margin:auto;}
footer .container{max-width:320px;}
.footer_left{ padding:13px 0 0 0;}
.footer_left li:nth-child(2){ display:none;}
.footer_left li{ font-size:9px; float:left; text-align:left;}
.footer_left li:nth-child(3){ font-size:11px; float:right; text-align:right; padding-left:0px;}

.footer_right{ float:none; margin:auto; display:inline-block; padding:7px 0 0px 0}
.footer_right li{ margin-left:19px;}

#nav-icon { display: block;}
nav.menu{ display:none; position:absolute; z-index:2; min-width:100%; float:none; left:0px; top:0px; height:100%; margin-top:0px; background:rgba(255,255,255,0.9); padding:65px 0 0px 0; overflow:auto; text-align:center;}

.logo_mobile{ width:100%; display:block;  margin:32px 0 23px 0;}
.logo_mobile a{text-align:center; display:inline-block;}
.logo_mobile a img{ width:171px;}
nav.menu ul{display:inline-block; float:none;}
nav.menu li{margin:0px;clear:both; width:100%;}
nav.menu li a{ margin:16px 0px; display:inline-block;}
body.active{ overflow:hidden;}

.slide_contant{ left:16px; max-width:300px; width:100%;}
.slide_contant h4{ font-size:30px; line-height:116%;}

.news_section{ min-width:100%; display:block; min-height:inherit;}
.news_section li{width:100%; display:block; vertical-align:middle; position:relative;}


.news_conatnt{ padding:45px 16px 0 16px;}
.news_conatnt h2{ color:#000; display:none;}
.news_conatnt h2 span{font-family:"mulibold"; font-size:10px; display:block; margin-bottom:31px; letter-spacing:1px;}

.news_conatnt_mobile{position:absolute; display:block; z-index:1; left:0; bottom:0; padding:0 16px 63px 16px;}
.news_conatnt_mobile h2{ color:#fff; font-size:30px;}
.news_conatnt_mobile h2 span{font-family:"mulibold"; font-size:10px; display:block; margin-bottom:31px; letter-spacing:1px;}

.back_button{ right:16px; color:#fff; top:27px; z-index:1;}
.back_button:after{ content:""; height:3px; background:#fff; position:absolute; width:68%; bottom:-8px; right:0%;}

.blackshadow{ position:absolute; z-index:1; width:100%; height:100%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */}

.footer_space{ height:50px; width:100%; display:block;}
.news_section.second{padding:45px 0 0 0;}
.news_section.second li .news_conatnt{ padding:45px 16px 0 16px;}
.news_section li img{ width:100%; position:relative;} 

.desktop_hide{ display:block !important;}
.mobile_hide{display:none !important;}

.inner_banner_section{ margin:0 -16px; overflow:hidden; height: 100%;}
.inner_banner_section img{ width:100%; min-width:inherit; max-width:inherit;}
.inner_banner_contant{ max-width:inherit; width:100%; left:0px; padding: 16px; margin:0px; top:auto; bottom:0px; -moz-transform:translate(0%,-70px); -webkit-transform:translate(0%,-70px); transform:translate(0%,-70px);}
.inner_banner_contant h1{ font-size:30px;}
.newsletter_block{ margin:0px; width:100%; padding:68px 0 0 0px; max-width:inherit; min-height:inherit;}
.newsletter_conatnt{min-height:inherit;}
.newsletter_block input{ width:100%;/* margin-top:40px;*/}
.newsletter_block input[type=submit]{ position:relative; left:0px; right:auto; top:0px; margin-top:9px;}
.newsletter_block form{ position:relative; max-width:inherit; width:100%;}
.nav-tabs>li{ float:left; clear:both; padding:8px 0px;}
.nav-tabs>li.active>a:after, .nav-tabs>li a:after{ bottom:-8px;}
.tabs_block{ padding-top:66px;}
.tab-content{ padding-top:25px;}
.tab-content .project_list{ margin:0 -16px;}
.tab-content .project_list li{ width:100%; padding-bottom:73%;}
.tab-content .project_list li.large_pic{padding-bottom:146%}
.project_list_contant{ padding:0 20px 0 92px;}
.project_list_contant h5{ font-size:16px;}
.tab-content .portfolio_project_list li{ width:100%!important;}
.tab-content .portfolio_project_list li figure{ margin:0 -16px; min-width:100%; width:auto;}
.portfolio_project_contant{ padding:20px 0px 0;}
.portfolio_project_status{ padding-left:75px;}
.portfolio_project_status h4 small{ width:100%; padding-bottom:13px;}
.portfolio_project_status h4 span{ overflow:visible; width:100%; clear:both; letter-spacing:-0.5px;}
.portfolio_project_status h4{ font-size:16px;}
.portfolio_project_status p{ padding-left:0px;}
.portfolio_project_status h4:after{ left:-91px; width:228px;}
.next_button{ right:16px; background:url(../images/next_arrow_w.png) no-repeat center center; top:50vh; -moz-transform:translate(0,-40px); -webkit-transform:translate(0,-40px); transform:translate(0,-40px); white-space:nowrap}
.next_button:hover{right:16px;}
.prev_button{ left:16px; background:url(../images/prev_arrow_w.png) no-repeat center center; top:50vh; -moz-transform:translate(0,-40px); -webkit-transform:translate(0,-40px); transform:translate(0,-40px);}
.prev_button:hover{left:16px;}

.portfolio-carousel{ margin:0 -16px; min-width:100%; width:auto;}

.portfolio_project_table{ margin:0px -16px 0 -16px;}
.portfolio_project_table li{width:100%; display:block; margin-right:0px;}
.portfolio_project_table li:nth-child(4n+1){right:0%;}
.portfolio_project_table li:nth-child(4n+2){left:0%;}
.portfolio_project_table_conatnt{ padding:60px 16px;}
.portfolio_project_table li:nth-child(4n+4) .portfolio_project_table_conatnt{padding:60px 16px 0px 16px;}
.news_section {margin: 0 -16px;}
.services_nav{ text-align:left; padding:20px 16px 0 16px;}
.services_nav li{ float:left; padding:10px 0; clear:both;}
.services_nav li a{ display:block;}
.services_nav a:after{ bottom:-9px;}

.contact_logo{top:0; width:100%; text-align: center; padding:60px 16px;}
.contact_logo img{ max-width: inherit; width:auto !important; margin:0px !important; height:150px!important;}
.contact_dtails{ width:100%; padding:0 16px; left:0%; position:absolute; max-width: inherit; top: 50%; bottom:50px;}

.careers h4{font-size:16px; text-transform:uppercase; letter-spacing:1px; margin-top:45px;}
.careers p{ margin-top:33px;}
.about_block{ margin:25px -16px; width:auto; min-width:100%; max-width:inherit; float:none; clear:both; padding-left:74px;}
.atelier_block{ margin:25px 0px; width:auto; min-width:100%; max-width:inherit; float:none; clear:both;}
.about_block h1, .atelier_block h1{ font-size:290px; left: -26px; top:-30px;}
.about_block h2 { font-size:30px; padding-top:23px; min-height:200px;}
.atelier_block h2{ font-size:30px;}
.about_block span{ padding-top:60px; margin-bottom:0px;}
.atelier_block span{ padding-top:35px;}
.img_space,
.img_space1{margin:0 -16px 0 -90px;}
.img_space img,
.img_space1 img{ width:100%; max-width:100%; margin:0px;}
.col-xs-10,
.row{ clear:both;}
.about_block h4, .atelier_block h4{ margin:60px 0 0 -74px; font-size:14px;}
.about_block h3, .atelier_block h3{ font-size:16px;}
.fileUpload{ display:none;}
#back-top{    padding: 30px 0;}
.back_button.whitearrow{ top:27px;}
.number_section .line_ani span{ padding-top:0px;}
.portfolio_project_status .status_line{ left:-90px;}
.btn_thn{ margin-top:9px !important;}
.about_block:nth-child(2n+2){ padding-bottom:0px;}

.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img{ margin-left:0;}
	
/* 211116 Start*/
.next_button{    background: url(../images/next_arrow_w.png) no-repeat center center;}
.prev_button{    background: url(../images/prev_arrow_w.png) no-repeat center center;}
.single-portfolionew .next_button, .single-portfolionew .prev_button{top: 45vh; -moz-transform: translate(0,0); -webkit-transform: translate(0,0); transform: translate(0,0);}	
.single-portfolionew .main_container{padding-bottom: 83px;}
.single-portfolionew .footer_space,
.single-news .footer_space,
.single-press .footer_space{ display: none;}	
.single-portfolionew .news_conatnt{ padding-top: 20px;}	
.single-portfolionew .news_section,
.single-press .news_section	{height: auto;}
.single-portfolionew .portfolio-carousel .owl-item img{width:100%!important; min-height: inherit;}

.single-news .news_section,
.single-news .news_section.second{height: auto; min-height: inherit;}

.page-template-template-news-php .tab-content .project_list li.large_pic{padding-bottom: 73%;}	
.single-news .portfolio-carousel,
.single-press .portfolio-carousel{margin-top: 0px;}
.single-news .portfolio-carousel .owl-item img,
.single-press .portfolio-carousel .owl-item img{margin-top: 0px; width: 100%;}	
.page-template-template-news-php .tab-content #SOCIAL .project_list li{padding-bottom: 100%;}
.page-template-template-news-php #SOCIAL .project_list li img{ min-width: inherit; min-height: inherit; width: 100%;}	
.portfolio-carousel .owl-controls .owl-nav .owl-next{top:50vh!important;  background: url(../images/next_arrow_w.png) no-repeat center center; -moz-transform: translate(0,-40px); -webkit-transform: translate(0,-40px); transform: translate(0,-40px);  z-index: 99999;}
.portfolio-carousel .owl-controls .owl-nav .owl-next:hover{margin-right: 0;}
.portfolio-carousel .owl-controls .owl-nav .owl-prev{top:50vh!important; background: url(../images/prev_arrow_w.png) no-repeat center center; -moz-transform: translate(0,-40px); -webkit-transform: translate(0,-40px); transform: translate(0,-40px); z-index: 99999;}
.portfolio-carousel .owl-controls .owl-nav .owl-prev:hover{margin-left: 0;}
.single-portfolionew .next_button, .single-portfolionew .prev_button{-moz-transform: translate(0,-40px); -webkit-transform: translate(0,-40px); transform: translate(0,-40px); top: 50vh;}	
nav.menu{z-index: 7;}
header, footer{z-index: 8;}
.portfolio_project_table li.wopadding {    padding: 20px;}

.newsletter_inner { width: 80%;}
/*.newsletter_inner input#newEmail { width: 60%;}
.newsletter_inner input#submit_em {width: 30%;}*/
	
/* 211116 End*/	
.page-template-template-contact .inner_banner_section{overflow: visible} 
.page-template-template-contact .main_container{padding-bottom:420px; margin-bottom:0px; background:url(../images/grey-contact-bg.jpg) 0 0 repeat;} 
/*.page-template-template-contact .contact_page_newsletter input#newEmail{width: calc(100% - 80px);}*/
.page-template-template-contact .contact_dtails{top:60%}	
.page-template-template-contact .footer_space, .page-template-template-contact footer{display: none}	
.contactsocial img{width: auto!important;margin-bottom:0px!important;}	

.contact_page_newsletter .wpcf7-form-control-wrap{margin-right: 0; width: 100%;margin-bottom: 10px;}
.contactsocial{display:inline-block; margin-bottom:20px;}
}

@media(max-width: 600px){
.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img.contactbg{ margin-left: 182px;}
.newsletter-form .wpcf7-form-control-wrap{width:100%}
.newsletter-form .wpcf7-form-control-wrap.email-249, .contact_page_newsletter .newsletter-form .wpcf7-form-control-wrap.email-249{width:100%}
.newsletter-form input#submit_em{margin-left:15px;}
}


@media (max-width: 479px){
/*.page-template-template-contact .contactsocial{padding-top: 0!important;}*/
.contact_page_newsletter { display: grid; margin-top: 30px;}	
.page-template-template-contact .contact_dtails p{word-break: break-word;}	
.page-template-template-contact .contant_main_Block{display: block}	
.page-template-template-contact .contant_main_Block .contant_first_Block{width: 100%}
.page-template-template-contact .main_container{padding-bottom: 420px;}	
}


@media (max-width: 320px){
.page-template-template-contact .main_container { padding-bottom: 480px;}
}

@media only screen 
and (min-device-width : 0px) 
and (max-device-width : 767px) 
and (orientation : portrait) {	
.inner_banner_section img{ width:auto; min-width:inherit; height:100vh; max-width:inherit; margin-top:0; margin-bottom:-55px;}
.project_list_contant{ padding:0 16px;}
.portfolio-carousel{ margin:-65px -16px -73px -16px;}
.portfolio-carousel .owl-item img{ height:100vh; max-width:inherit;}
.single-press .portfolio-carousel .owl-item img{margin-top:72px;}
.news_section li img{ width:auto; max-width:inherit; margin-top:-65px; height:100vh;}
.news_section.second li img{width:100%; max-width:100%; margin-top:0; height: auto;}
.contact_logo img{ max-width: inherit; margin:0px !important; height:auto !important; width:100%!important;}
nav.menu{padding:65px 0 73px 0;}

.main_container.home{min-height: inherit; height:100%;}
.banner_section{ height:100%; padding-bottom:65px;}
.owl-carousel,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.home-carousel .owl-item,
.home-carousel .item{ height:100%; overflow:hidden;}
.home-carousel .owl-item img{ width:auto; max-width:inherit; height:100%;}
.contactbg {margin-left:-110px;}
.aboutbg {margin-left:-150px;}
#servicesbg {margin-left:-300px;}
#portfoliobg {margin-left:-250px;}
#newsbg {margin-left:-150px;}

.page-template-template-contact header~.container .row .col-xs-10 .inner_banner_section img.contactbg {margin-left:-128px;}

/* 211116 Start*/
.single-portfolionew .news_section li img{height: auto; margin-top: 0px; max-width: 100%; min-height: inherit;}
.single-portfolionew .portfolio-carousel .owl-item img{height: auto;}
.page-template-template-newportfolio-php .inner_banner_section img#portfoliobg,
.page-template-template-news-php .inner_banner_section img#newsbg{/*height: auto; margin: 0px; width: 100%; min-height: inherit;*/}	
.page-template-template-news-php .inner_banner_contant{ -moz-transform: translate(0%,0px); -webkit-transform: translate(0%,0px); transform: translate(0%,0px);}	
.single-news .news_section li img,
.single-press .news_section li img{height: auto; margin-top: 0px; max-width: 100%; min-height: inherit;}
.single-news .portfolio-carousel .owl-item img,
.single-press .portfolio-carousel .owl-item img{height: auto; margin-top: 0px; max-width: 100%;}	

.single-portfolionew .portfolio-carousel,
.single-news .portfolio-carousel, 
.single-press .portfolio-carousel{margin-top:0; min-height: 60vh;}	
/* 211116 End*/	
}

/** TEAM **/

.team_block .team_text h3 {
	font-weight: normal;
	line-height: 24px;
}
.atelier_block.team_block {
	padding-bottom:0px!important;
}

@media (min-width: 991px) {
	.team_block .team_text {
		max-width: 500px;
	}
	.team_block .team_image img {
		max-width: 500px;
		width:100%;
		height:auto;
	}
	.team_block .team_text h3 { 
		 margin-bottom: 35px;
	}
	.team_block:nth-child(odd) .team_text {
		float: left;
		display: inline-block;
		width: calc(50% - 10px);
		margin-right:10px;
	}
	.team_block:nth-child(odd) .team_image {
		float: right;
		text-align: right;
		display: inline-block;
		width: calc(50% - 10px);
		margin-left:10px;
	}
	.team_block:nth-child(even) .team_text {
		float: right;
		display: inline-block;
		width: calc(50% - 10px);
		margin-left:10px;
	}
	.team_block:nth-child(even) .team_image {
		float: left;
		text-align: left;
		display: inline-block;
		width: calc(50% - 10px);
		margin-right:10px;
	}
}
@media (max-width: 767px) {
	.team_block .team_text h3 {
		font-size:20px;
	}
}


/** Contact Page 2022 **/
.inner_banner_section.contact_full {
    height: 100%;
    width: 100%;
    background-size: 100% auto;
}

.contact_full  .contact_dtails:not(.contact_dtails_new) {
	position: relative;
	padding:50px 16px;
	max-width: 550px;
} 
.inner_banner_section.contact_full ul li {
    font-family: 'mulilight', serif;
    font-size: 14px;
    color: #000;
    line-height: 170%;
    font-weight: 300;
	list-style:circle;
	margin-left: 40px;
    list-style-position: outside;
/*    margin-top: 15px;*/
}
.inner_banner_section.contact_full ol {
	padding-left:0px;
}
.inner_banner_section.contact_full ol li {
    list-style: decimal;
	font-family: 'mulilight', serif;
    font-size: 14px;
    color: #000;
    line-height: 170%;
    font-weight: 300;
	margin-left: 40px;
    list-style-position: outside;
}


@media (max-width: 767px) {
	.page-template-template-contact-v2 .col-xs-10 {
		padding-left:0px;
		padding-right:0px;
	}
	.page-template-template-contact-v2 .contact_full {
		margin: 0 0px;
	}
	.contact_full  .contact_dtails {
    	padding-top: 70%!important;
	}
	.page-template-template-contact-v2 .footer_space, 
	.page-template-template-contact-v2 footer {
		display:none;
	}
	.inner_banner_section.contact_full {
		background-size:180%;
		background-position-y: -50px;
	}
	.page-template-template-contact-v2 .main_container {
		padding-bottom: 0px;
	}
	
}

@media (max-width: 767px) {
	.page-template-template-contact-v2 .contant_main_Block {
		display: block;
	}
	.page-template-template-contact-v2 .contant_first_Block {
		width:100%;
	}
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 0 20px 0;
    border: none!important;
    padding: 0px;
}



