@charset "utf-8";

/* CSS Document */

@media screen and (min-width: 1400px)  {

.container {

	width: 1166px;

}

}

@media only screen and (max-width:599px) {
	.iconic_feature ul li{
	width:calc((100% / 2) - 15px);
	}
	.iconic_feature ul li span {
		line-height: 11px;
		font-size: 10px;
	}
	
	.project_banner_caption {

		position: relative;

		bottom: auto;

		left: 0;

		right: 0;

		margin: auto;

		display: block;

		width: 100%;

		padding: 15px;

		float: left;

		background: #383838;

	}

	.logo_details {

		position: relative;

		bottom: auto;

		left: auto;

		float: left;

		width: 100%;

	}

	.logo_details img {

		padding: 5px;

		width: 67px;

		float: left;

		margin: 0 15px 15px 0;

	}

	.logo_details h1 {

		margin: 8px 0 0;

		font-size: 14px;

	}

	.logo_details p {

		margin: 5px 0 0;

		font-size: 12px;

	}

	.amount_details {

		position: relative;

		bottom: auto;

		left: auto;

		right: auto;

   		bottom: auto;

		float: left;

		width: 100%;

	}

	.amount_details p {

		padding: 3px 6px;

		font-size: 13px;

		margin: 5px 0 0;

		width: 100%;

		text-align: center;

	}
.banner_outer .logo_details{ bottom:inherit; left: inherit; top:0px; right:0px; position:static; text-align:center; background:#000; padding:10ox; width:100%;}
.banner_outer .logo_details img{ display:inline-block; float: none; margin:0;}

.c-blog-list .c-blog-post .entry-title a{  font-size: 18px; }
.c-blog-tag li{ float: none; display: block; margin-bottom: 5px; }
.c-blog-wr .c-blog-thum-w, .c-blog-wr .c-blog-content{ width: 100%; }
}

@media only screen and (min-width:600px)  and (max-width:767px) {

	.project_banner_caption {

		bottom: 10px;

	}

	.logo_details img {

		padding: 5px;

		width: 67px;

	}

	.logo_details h1 {

		margin: 5px 0 0px;

		font-size: 14px;

	}

	.logo_details p {

		margin: 0px 0 0;

		font-size: 12px;

	}

	.amount_details p {

		padding: 3px 6px;

		font-size: 13px;

	}

}
@media only screen and (min-width:767px) {
.c-h-banner{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.c-h-banner .property_logoimg img{ margin-top:0;}
}
@media only screen and (max-width:767px) {
	.download_sctn h3{ display: block; margin-right:0; margin-bottom:10px;}
	.show_more_btn{
		display:block !important;
	}
	.specification_outer{
		height:100vH;
		overflow:hidden;
	}
	body{

		padding-top: 64px;

		}

	.menubar_mobile{

		height: auto;

		float: left;

		padding: 5px;

		margin: 5px 0;

		position: absolute;

		top: 10px;

		right: 15px;

		}

	.menubar_mobile	.bars{

		width:40px;

		height:auto;

		float:left;

		text-align:center;

		}

	.menubar_mobile .bars span{		

		width: 30px;

		height: 2px;

		margin: 5px auto;

		display: block;

		background:#faa835;

		transition:  all 0.5s ease-in-out;

		-webkit-transition:  all 0.5s ease-in-out;

		-moz-transition:  all 0.5s ease-in-out;

		-ms-transition:  all 0.5s ease-in-out;

		}

	.menubar_mobile_anim span.top{		

		transform: rotateZ(45deg);	

		-webkit-transform: rotateZ(45deg);	

		-moz-transform: rotateZ(45deg);	

		-ms-transform: rotateZ(45deg);	

		-o-transform: rotateZ(45deg);

		transform-origin: 6px 60%;

		}

	.menubar_mobile_anim span.mid{		

		opacity:0;

		}

	.menubar_mobile_anim span.bottom{		

		transform: rotateZ(-45deg);	

		-webkit-transform: rotateZ(-45deg);	

		-moz-transform: rotateZ(-45deg);	

		-ms-transform: rotateZ(-45deg);	

		-o-transform: rotateZ(-45deg);

		transform-origin: 6px 60%;

		}

	.topmenu{display:none;}

	.btmmenu nav{

		position: absolute;

		width: 75vW;

		height: 100vH;

		background: #fff;

		left:-200%;

		top: 0;

		transition:  all 0.5s ease-in-out;

		-webkit-transition:  all 0.5s ease-in-out;

		-moz-transition:  all 0.5s ease-in-out;

		-ms-transition:  all 0.5s ease-in-out;		

		box-shadow: 0px 4px 13px rgb(0,0,0,0.07);

		-webkit-box-shadow: 0px 4px 13px rgb(0,0,0,0.07);

		-moz-box-shadow: 0px 4px 13px rgb(0,0,0,0.07);

		-ms-box-shadow:  0px 4px 13px rgb(0,0,0,0.07);

		-o-box-shadow: 0px 4px 13px rgb(0,0,0,0.07);

	}

	.btmmenu nav ul li {

		display: block;

		list-style: none;

		width: 100%;

		margin: 0;

		padding: 0;

		position: relative;

		text-align:left;

		border-bottom: 1px solid #eee;	

	} 

	.btmmenu nav ul li a {

		width: 100%;

		float: left;

		height: auto;

		padding: 15px;

	}

	.btmmenu nav ul li a i.drop {

		position: absolute;

		display: block;

		right: 15px;

		top: 17px;

	}

	.rotate {

		transform: rotate(180deg);

		-webkit-transform: rotate(180deg);

		-moz-transform: rotate(180deg);

		-ms-transform: rotate(180deg);

		-o-transform: rotate(180deg);

	}

	.btmmenu nav ul li:hover > ul{

		top:0;

		position: relative;

	}

	.btmmenu nav ul li > ul{

		position: relative;

		visibility: visible;

		opacity: 1;

		left: 0;

		transition: none;

		-webkit-transition: none;

		-moz-transition: none;

		-ms-transition: none;

		-o-transition: none;

		width: 100%;

		max-width: 100%;

		background:#f7f7f7;

		border: none;

		text-align: left;

		top: 0;

		display: none;

	}

    .btmmenu nav ul li > ul li {

		border-bottom: none;	

	} 

	.logoarea {

		width: 53px;

		float: left;

		height: auto;

		margin-top: 2px;

		margin-bottom: 2px;

	}

	.property_logoimg img {

		margin: 50px auto 20px; 

		width: 25%;

		min-width: 130px; 

	}

	.property_taglines_carousel .item h2 {

		font-size: 15px;

	} 
	.viewhb {
	    display: block;
	    margin: 14px auto 60px;
	}
	.section_header {

		font-size: 25px;

	}

	h1{

		font-size: 25px;

		}

	h2{

		font-size: 25px;

		}

	h3{

		font-size: 22px;

		}

	h4{

		font-size: 20px;

		}

	h5{

		font-size: 19px;

		}

	h6{

		font-size: 18px;

		}

	.home_aboutus_outer,.home_contact_outer{

		padding:60px 15px;

		}

	.homeproject_carousel .caption_banner {

		position: relative;

		bottom: auto;

		left: 0;

		right: 0;

		width: 100%;

		float: left;

	}

	.homeproject_carousel .owl-nav {

		top: 25%;

	}

	.homeproject_carousel .caption_banner h2 {

		color: #626262;

		font-size: 15px;

	}

	.homeproject_carousel .caption_banner p {

		font-size: 13px;

	}

	.office_address h3 {

		font-size: 25px;

		text-align: left;

	}

	.office_address ul li{

		padding-left: 45px;

		text-align: left;	

		}

	.office_address ul li i{

		left:0;

		right:auto;

	}

	.office_address ul li br{

		display:none;	

	}

	footer .ftr_info p{

		margin-bottom:0;

	}

	.home_contact_outer {

		margin-bottom: 260px;

	}

	.map_outer {

		position: absolute;

		right: 0;

		top: 100%;

		bottom: 0;

		width: 100%;

		height: 260px;

	}

	.left_section ul li {

		padding-left: 50px;

		margin-bottom: 30px;

	}

	.right_section h3 ,.left_section h2 {

    	font-size: 23px;

		margin-bottom: 30px;

	}
	
	.projectteam_outer{
		width: 100%;
	}

.submenu_outer .project_menupanel li{ display: block; text-align: left; padding:10px 0; border-bottom:1px solid #000; padding-left:}
.submenu_outer .project_menupanel li:last-child{ border-bottom:0px;}

.project-menupanel-btn{ background: none; padding:0; border:0px; font-size:30px; color:#000; padding:5px; display:inline-block;}
.submenu_outer .project_menupanel{ display: none;}

.c-roll-con{ opacity:1; position:static;}
.c-roll-slide-wr .film_roll_prev, .c-roll-slide-wr .film_roll_next {background:rgba(255,255,255,0.6);
font-size: 19px;padding: 5px;background: #fff;width: 42px;transform: translate(0,-50%);-webkit-transform: translate(0,-50%);}
}

@media only screen and (min-width:768px)  and (max-width:991px) {

	body {

		padding-top: 148px;

	}

	.logoarea {

		width: 80px;

	}

	.btmmenu nav ul li {

		margin: 0 0 0 13px;

	}

	.btmmenu nav ul li a{

		font-size:11px;

		padding: 43px 0 43px;

		}

	.btmmenu nav ul li ul > li a {

		padding:1px 0; 

		font-size: 11px;

		line-height: 14px;

	}

	.btmmenu nav ul li > ul{

		width: 176px;

		padding: 10px;

		}

	.property_logoimg img {

		margin: 23% auto 10px/*13% auto 10px*/; 

		width: 31%;

		min-width: 90px; 

	}

	.property_taglines_carousel .item h2 {

		font-size: 15px;

	}

	.usp_outer { 

		min-height: 300px;

	}

	.home_aboutus_outer {

		padding: 70px 15px 70px 25px;

	}

	.home_contact_outer {

		padding: 70px 15px 70px 40px;

	}
	
	.projectteam_outer{
		width: 100%;
	}

}

@media only screen and (min-width:992px)  and (max-width:1211px) {

	.home_aboutus_outer {

		padding: 70px 15px 70px 65px;

	}

	.home_contact_outer {

		padding: 70px 15px 70px 40px;

	}

}

@media only screen and (max-width:1440px){
.logo_details span {bottom:-262px;}
}

@media only screen and (max-width:1366px){
.logo_details span {bottom:-235px;}
}

@media only screen and (max-width:1280px){
.logo_details span {bottom:-211px;}
}

@media only screen and (max-width:1024px){
.logo_details span {bottom:-131px;}
}

@media only screen   and (max-width:1199px) {
.loder-in{ max-width:768px;margin-top: 40px;  }
}
@media only screen   and (max-width:991px) {
.loder-in{ max-width:640px;margin-top: 40px;}
.logo_details span {bottom:-120px;}
}

@media only screen and (max-width:834px){
.logo_details span {bottom: -71px;}
}	

@media only screen and (max-width:800px){
.logo_details span {bottom: -60px;}
}

@media only screen and (max-width:768px){
.logo_details span {bottom:-50px;}

.btmmenu nav ul li > ul li > ul{
	top:auto;
	left:auto;
}
.home-new-bnr .banner-div-1,.home-new-bnr .banner-div-2{width: 100%;}
}

@media only screen and (max-width:767px) {
.c-blog-list .c-blog-post{ width: 100%; }
.c-blog-list .c-blog-post .c-blog-post-in{ padding: 30px 0; }
.loder-in{ max-width:280px; margin-top: 30px;max-height: 400px;
overflow-y: scroll;}
.loder-in p{font-size: 12px;color: #000000;line-height: 20px; margin-bottom: 5px;}
.loder-in a{ margin-bottom: 20px; }
.squareFit{right:50px;}
}

@media only screen and (max-width:640px) {
.logo_details span {bottom:-76px; font-size:13px;}
}

@media only screen and (max-width:600px) {
.logo_details span {float:none; width:95%; bottom:16px; margin-left:15px;}
.project_banner_caption{ height:130px}
}

@media only screen and (max-width:506px){
.latest-phase {width:200px; height: 75px; background: #faa835; padding-top: 15px; padding-left: 17px;}
.latest-phase span{ font-size:16px;}
.latest-phase b{ font-size:16px;}
.squareFit {right:40px;}
.logo_details span {width:94%;}
}

@media only screen and (max-width:480px){
.latest-phase {bottom:10px; width:40%; height:55px; padding-top:8px; padding-left:15px;}
.latest-phase span{ font-size:14px;}
.latest-phase b{ font-size:14px;}
.squareFit {right:10px; bottom:18px; width:40%; font-size:15px;}
}

@media only screen and (max-width:414px){
.logo_details span {width: 93%;}
}

@media only screen and (max-width:400px){
.latest-phase {bottom:6px; width:43%; height:48px; padding-top:4px; padding-left:8px;}
.latest-phase span{ font-size:13px;}
.latest-phase b{ font-size:13px;}
.squareFit {right:10px; bottom:10px; font-size:14px;}
.logo_details span {width:92%;}
}

@media only screen and (max-width:338px){
.latest-phase {width:46%;}
.squareFit {font-size:13px;}
}

@media only screen and (max-width:320px){
.latest-phase {width:47%; height:45px; padding-top:2px;}
.squareFit {width:42%;}
.logo_details span {width:90.50%;}
}




@media only screen and (min-width:768px) and (max-width:991px) {
.logo_details span {bottom: -145%; left: 5px; font-size: 15px;}
}

@media only screen and (min-width:992px) and (max-width: 1365px) {
.logo_details span {bottom: -210px; left: 5px;}
}
@media only screen and (min-width:1366px) and (max-width: 1609px) {
.logo_details span {bottom: -250px; left: 5px;}	
}








