@charset "utf-8";
/* CSS Document */


@media only screen and (min-width: 1280px) {
	.hero .img_box img{
		width: 100%;
	    max-height: 100vh;
	    object-fit: cover;
	}
}
@media only screen and (min-width: 1366px){
	.legacy_of_green .img_box img{
		max-height: 100vh;
		width: 100%;
		object-fit: cover;
	}
	.seamless_connectivity .left_sec img{header .chandan_logo
		max-height: 100vh;
	    width: 100%;
	    object-fit: cover;
	}

}

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
	.curated_for .amenities_slider .item_box .info_box .text_box .title{
		font-size: 17px;
	}
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
:root{
	--header-height: 99.84px
}
/* Styles */
th, td {
    font-size: 12px;
}
p{
	font-size: 14px;
/*	text-align: justify;*/
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
	}
header {
width: 100%;
    height: auto;
    position: fixed; 
  
}
header .inner_container{
	padding: 5px 0;
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .logo {
	float: left!important;
    width: 50px;
/*    position: absolute;*/
    left: 20px;
    top: 14px!important;
    z-index: 999;
    order: 1;
}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0;
    width: unset;
    margin-top: 0%;
    order: 3;
    margin-left: 5%;
}
.menu-toggle .icon-bar{
	background-color: #000000;
}
header .chandan_logo{
	width: 55px;
	order: 2;
	margin: 0 auto 0 15px;
}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
.ace-responsive-menu{
	position: absolute;
    right: 0px;
    background: rgb(236 236 236);
    margin: 0px;
    top: 85px;
}

#main {
    padding-top: 99px!important;
}
.ace-responsive-menu > li > a {
    padding: 5px 0 0 12px!important;
}
.ace-responsive-menu > li {
    padding: 8px 0!important;
}

.green_btn{
	font-size: 12px;
}
.heading{
	font-size: 28px;
}
.sub_heading{
	font-size: 18px;
}


.hero .overlay_txt_wrapper{
	position: relative;
    width: 100%;
    height: unset;
    padding: 0 0 30px;
}
.hero .overlay_txt_wrapper .overlay_txt{
	font-size: 14px;
}
.hero .overlay_txt_wrapper .overlay_txt .heading{
	font-size: 3em;
}
.hero .overlay_txt_wrapper .overlay_txt .sub_heading{
	font-size: 1.1em;
}
.hero .overlay_txt_wrapper .overlay_txt p{
	font-size: 1.2em;
	padding: 20px 0;
	text-align: center;
}

.pinnacle_slider.owl-carousel .owl-item img{
	width: 100%;
    min-height: 75vw;
    object-fit: cover;
}
.you_opulance .inner_container{
	padding: 5vw 0 2.5vw;
}
.you_opulance .inner_container .heading{
	font-size: 28px;
}
.you_opulance .inner_container .col-sm-12{
	padding: 0;
	overflow: auto;
}
.you_opulance .inner_container .info_boxes{
	--box-width: 80vw;
	width: calc(var(--box-width) * 4);
	padding: 2.5vw 0 5vw 0;
}
.you_opulance .inner_container .info_boxes .info_box{
/*	width: 100%;*/
	width: var(--box-width);
	padding: 15px 0;
}
.you_opulance .inner_container .info_boxes .info_box .icon_box{
	padding: 0;
	width: 55px;
}
.you_opulance .inner_container .info_boxes .info_box .icon_box img{
	max-height: unset;
}
.you_opulance .inner_container .info_boxes .info_box .text_box{
	width: calc(100% - 55px);
	padding: 0 0 0 10px;
}
.you_opulance .inner_container .info_boxes .info_box .text_box .title{
	font-size: 16px;
	text-shadow: 0 0 20px black;
}
.you_opulance .inner_container .info_boxes .info_box .text_box p{
	text-align: left;
	line-height: 1.2em;
	text-shadow: 0 0 20px black;
	display: none;
}


.legacy_of_green .img_box img{
	min-height: 150vw;
    width: 100%;
    object-fit: cover;
}
.legacy_of_green .left_text_wrapper{
	width: 75%;
}
.legacy_of_green .heading{
	font-size: 25px;
	line-height: 1.3em;
	padding: 5vw 5px;
}
.legacy_of_green .left_text_wrapper .left_text .title{
	font-size: 18px;
}
.legacy_of_green .left_text_wrapper .left_text .sub_title{
	font-size: 18px;
}
.legacy_of_green .left_text_wrapper .left_text p{
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}

.curated_for .heading{
	padding: 10px 0 50px;
}
.curated_for p.sub_head br{
	display: none;
}
.curated_for .amenities_slider{
	overflow: auto;
}
.curated_for .amenities_slider .item_box{
	width: calc(80vw * 4);
    justify-content: flex-start;
}
.curated_for .amenities_slider .item_box .info_box{
/*	width: 100%;*/
	width: 80vw;
}
.curated_for .amenities_slider .item_box .info_box .text_box .title{
	font-size: 16px;
}


.seamless_connectivity{

}
.seamless_connectivity .left_sec{
	width: 100%;
	height: 100vw;
}
.seamless_connectivity .right_sec{
	width: 100%;
	padding: 50px 5vw 0;
}
.seamless_connectivity .right_sec p.sub_head{
	padding: 20px 0 35px;
}
.seamless_connectivity .right_sec p.sub_head br{
	display: none;
}
.seamless_connectivity .right_sec ul li{
	--icon-width: 25px;
}
.seamless_connectivity .right_sec ul li .txt{
	padding: 0 0 0 10px;
}
.seamless_connectivity .right_sec p.last_line{
	padding: 30px 0 20px;
}
.seamless_connectivity .right_sec p.last_line br{
	display: none;
}
.chandi_valley .sub_title{
	padding: 30px 0;
}
.chandi_valley .sub_title br{
	display: none;
}
.chandi_valley ul{
	columns: unset;
}

.your_legacy .text_box{
	padding: 0 5vw;
}
.your_legacy .text_box .sub_title br{
	display: none;
}
.your_legacy .img_box{
	margin: -125px 0 0 0;
}

.contact_us_sec .inner_container .chandivalley_logo img{
	width: 30%;
}
.contact_us_sec .contact_box .email_web_box{
	justify-content: center;
}
footer .disclaimer{
	text-align: center;
}

.sticky_btn_wrapper{
	top: calc(40% - 76.5px);
}
.sticky_btn_wrapper .sticky_btn a{
	font-size: 12px;
    padding: 5px 10px;
}
.whatsapp_link {
        bottom: 10px;
        right: 10px;
    }

.gallery .inner_container .img_boxes{
	margin: 0 -2.5vw;
}
.gallery .inner_container .img_boxes .img_box{
	width: 50%;
	padding: 0 2.5vw 5vw;
}

.numbers_boxes .info_boxes .info_box{
	width: calc(100% / 2);
}
.numbers_boxes .info_boxes .info_box:nth-child(2){
	border-right: none;
}
.numbers_boxes .info_boxes .info_box:nth-child(5){
    border-bottom: 1px solid;
}
.numbers_boxes .info_boxes .info_box:nth-child(6){
	border-right: none;
    border-bottom: 1px solid;
}







}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

