/*############################## General   ###########################*/

@font-face {images/blue-texture.jpg
    font-family: 'whitneymedium';
    src: url('../fonts/whitneymedium-webfont.html') format('woff2'),
         url('../fonts/whitneymedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'whitneysemibold';
    src: url('../fonts/whitneysemibold-webfont.html') format('woff2'),
         url('../fonts/whitneysemibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Whitney';
    src: url('../fonts/Whitney-Light.html') format('woff2'),
        url('../fonts/Whitney-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'whitney_htfbold';
    src: url('../fonts/whitneyhtf-bold-webfont.html') format('woff2'),
         url('../fonts/whitneyhtf-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


*{
    min-height: 0;
    min-width: 0;
}



body{
    
    background-color: #fff; 
    color:#000;
}

.galleryItem img{
width:100%;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Raleway';
    font-weight: 600;
}
.padding-top-each
{
    padding-top:40px;
}
.padding-top-line
{
    padding-top:30px;
}
.padding-top-offer
{
    padding-top:9px;
}

.roundered {
    text-align: center;
    
    border-radius: 24px;
    color: #000;
    background-color: #fff;
    border:1px solid #000;
    padding: 0.5rem 1rem;
    padding-right: 40px;
}
.roundered:hover {
    text-align: center;
    
    border-radius: 24px;
    color: #000;
    background-color: #fff;
    border:1px solid #000;
}
.roundered:focus {
    text-align: center;
    
    border-radius: 24px;
    color: #000;
    background-color: #fff;
    border:1px solid #000;
}

.roundered-green {
    text-align: center;
    
    border-radius: 24px;
    color: #fff;
    background-color: #80bf78;
    padding: 0.5rem;
}
.roundered-green:hover {
    text-align: center;
    
    border-radius: 24px;
    color: #fff;
    background-color: #80bf78;
}

.rounded-blue
{
    text-align: center;
    border-radius: 24px;
    color: #fff;
    background-color: #293857;
    padding: 0.5rem;
}




.golden-text
{
    
    background: linear-gradient(to right, #BF953F , #FCF6BA ,#B38728, #FBF5B7, #AA771C); 
     -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
   
}

.heading-section h3{
    font-weight: bold;
    font-family: 'whitneysemibold';
}
/*#############################  General   ###########################*/

/*############################## Top Banner ##########################*/
.locImg img{
    mix-blend-mode: multiply;
}

.earth-logo{
   /* margin-top:-2.5rem;*/
}

.bannerItems .bannerItem img{
    width: 100%;
}
.bannerItems  .slick-dots { 
       position: absolute;
    bottom: 1em;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 72px;
}


.bannerItems ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    margin-right: 5px;
}
.bannerItems ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    outline: none;
    border: 2px solid #cacaca;
    background: #ffffff;
    border-radius: 50%;
}



.bannerItems ul.slick-dots li.slick-active button
{
    background-color: #cc7b9b;
    border:2px solid #cc7b9b;
}

#top_banner_section {
    padding-top: 1em;
    position: relative;
    z-index: 1;
}

#top_banner_section .manyata-logo{
    margin-right: 1em;
}

#top_banner_section .logo_con .top_logo {
   
    width: 100%;
    
}

#top_banner_section .logo_con_right .top-logo-right {
   
    width: 100%;
    padding-right: 10%;
   
}

#top_banner_section .logo_con_right .top-logo-right img{
    height:111px;
}

.logo_con_right ul li{
    padding:0.5rem;
}

.buttonsDiv
{
    position:relative;
}
.buttonsDiv .call-now
{
    
    position: absolute;
    left: 28%;
    top: -5%;

}

.buttonsDiv .book-now
{
    position: absolute;
    left: 59%;

    top: -5%;
}
.menu-icon
{
    background-color: #80bf78;
}
.off-canvas
{
    background-color: #80bf78 !important;
    color:#fff !important;
}
#offcanvas-nav li
{
    margin-bottom:1rem;
    padding-left:0.5rem;
}
#offcanvas-nav li a
{
    color:#fff !important;
}
.menu a, .menu .button
{
    padding:0rem !important;
    color:#000 !important;
}

#top_banner_section .dropdown.menu {
    float: right;
    font-family: 'whitneymedium';
}

#top_banner_section .dropdown.menu li:last-child a{
    padding-right: 0;
}
.logo_con_right ul li:last-child{
    padding-right: 0;
}
.bannerItem img{
    width:100%;
}
.bannerItem{
margin-top: -3rem;
}
.bannerItem .content{
position: absolute;
    top: 64%;
    left: 8%;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
}


/*############################## Top Banner ##########################*/

/*############################## hero section #######################*/

.hero-content
{
   
    color:#fff;
    padding-top:60px;
    
}



/*############################# Hero section  #######################*/


/*############################# Features Section ######################*/

.features-section
{
    background-color: #67a1af;
    padding: 3.5rem 1rem 2.5em;
}

.features-section .border-right{
    border-right:1px solid #fff;
    height: 66px;
}
.featureItem{
    border: 1px solid #ccc;
    margin-bottom: 1em;
}
.featureItem p {
    margin-bottom: 0;
}
.featureItem p span{
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    text-align: left;
}
.featureItem img
{
    margin:0 auto;
}

.featureItem p span {
    color: #fff;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    text-align: left;
}

/*############################ Features Section #######################*/


/*############################# Highlights Section ######################*/
.highlights-section{
    background: #faf1e9;
}
.highlights-section .highlightsLists {
    padding: 4em 0;
    margin: 0;
    text-align: center;
    list-style-type: none;
}
.highlights-section .highlightsLists li {
    display: inline-block;
    margin: 0 1em;
    padding-left: 20px;
    position: relative;
    font-weight: 600;
}
.highlights-section .highlightsLists li:before {
    position: absolute;
    content: "";
    background: #d60d73;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
/*############################# Highlights Section ######################*/

/*########################### Enquire Section   #######################*/
#enquire-section
{
    background-image: url('../images/gettouch-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index:99
   
}
#enquire-section .heading-section
{
    padding-top:1rem;
    padding-bottom: 0rem;
    text-align: left;
letter-spacing: 0px;
color: #F15A24;
text-transform: uppercase;
opacity: 1;
font-family: 'whitneysemibold';
letter-spacing: 0px;
color: #000;
text-transform: uppercase;
opacity: 1;
}
.form-section{
    font-family: 'whitneymedium';
}
.form-section label
{
    letter-spacing: 0px;
color: #000;
opacity: 1;
}
.name-ico{
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    border:1px solid #80bf78;
    background:#fff;
    margin-bottom: 1rem;
    border-radius: 12px; 
}
.field-ico
{
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    background: #DCECF6 0% 0% no-repeat padding-box;
border: 1px solid #7BAED1;
border-radius: 5px;
opacity: 1;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #7BAED1;
    margin-bottom:12px;
}
.icon {
   
    color: #80bf78;
    min-width: 45px;
    text-align: center;
    padding: 5px;
    border-right:1px solid #80bf78;
    
  }
  .icon-msg
  {
    color: #80bf78;
    min-width: 50px;
    text-align: center;
    padding:0.8rem; 
  }
.input-field
{
    
  padding: 0px;
  outline: none;
  margin-left: 1rem;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color']{
    border:0px !important;
    box-shadow: inset 0 0px 0px !important;
    -webkit-box-shadow:inset 0 0px 0px  !important;
    width:auto !important;
    background: unset;
    margin:0;
    padding:10px 0 10px 10px;
    height:unset;
}
textarea{
    border:0px !important;
    box-shadow: inset 0 0px 0px !important;
    -webkit-box-shadow:inset 0 0px 0px  !important;
    max-width: 85% !important;
    background: unset;
}
.submit-button
{
    padding-top: 1rem;
   

   
}
.submit-button .button
{
    background: #F15A24 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    padding: 1rem 4rem;
    font-family: 'whitneysemibold';
}
  


/*########################## Enquire Section   #######################*/


/*######################### Eco friendly       #######################*/
#eco-friendly-section{
    background: transparent url('../images/eco-friendly-bg.png') 0% 0% no-repeat padding-box;
    background-size:cover;
    background-position: 100% 100%;
    z-index:9999;
height: 730px;
position:relative;
}
#eco-friendly-section::before{
    /*content: "";*/
    background-image: url(../images/get-in-touch-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0%;
    width: 100%;
    height: 108px;
    z-index: 99;
    background-position: bottom;
}



#eco-friendly-section .contentSection h4{
    text-align: left;
letter-spacing: 0px;
color: #F15A24;
opacity: 1;
font-family: 'whitneysemibold';
position: relative;
/*padding-bottom:3rem;*/
}
#eco-friendly-section .contentSection h4::after{
    content: "";
    background-image: url('../images/Path.html\ 185.png');
    width: 428px;
height: 17px;
position: absolute;
top: 39%;
    left: 0%;
}
#eco-friendly-section .contentSection{
    padding-top:8rem;
}
#eco-friendly-section .contentSection p{
    text-align: left;
 letter-spacing: 0px;
 color: #333333;
 opacity: 1;
 padding-top:1rem;
 font-family: 'whitney';
}
#eco-friendly-section  .features{
    padding-top:2rem;
    padding-bottom:5rem;
}

#eco-friendly-section  .features p{
   
    letter-spacing: 0px;
color: #58595B;
opacity: 1;
font-family: 'whitneymedium';
text-align: center;
padding-top:0px;
font-size: 8pt;
}
.path139{
    background: #556E32 0% 0% no-repeat padding-box;
    width: 57px;
    height: 57px;

border-radius: 50%;
margin: 10px auto;

  
}
.path139 img{
    margin-top: 0.8rem;
}

.path141{
    background: #4495D1 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
width: 57px;
height: 57px;
margin: 10px auto;
}
.path141 img{
    margin-top: 0.8rem;
}
.lowerCarbon{
    width: 57px;
    height: 57px;
    background: #CD7B4B 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
margin: 10px auto;
}
.lowerCarbon img{
    margin-top: 0.8rem;
}
.groundWater{
    width: 57px;
height: 57px;
background: #67A8BD 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
margin: 10px auto;
}
.groundWater img{
    margin-top: 0.8rem;
}
.wasteMgt {
    width: 57px;
height: 57px;
background: #DC81A7 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
margin: 10px auto;
}
.wasteMgt img{
    margin-top: 0.8rem;
}
/*######################### Eco friendly       #######################*/
#life-at-section{
    padding-top:4rem;
	background-color: white;
}
#life-at-section .contentSection h4{
letter-spacing: 0px;
color: #F15A24;
opacity: 1;
font-family: 'whitneysemibold';
position: relative;
}
.key h6{
  margin-top: -0.9rem;
  position: relative;
  text-align: left !important;
  background: #fff;
  padding-left: 1rem;
}
#life-at-section .contentSection h4::after{
    content: "";
    background-image: url('../images/Path.html\ 185.png');
    width: 428px;
height: 17px;
position: absolute;
    top: 95%;
    left: 0%;
}
#life-at-section .contentSection p{
    font-family: 'Whitney';
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0px;
color: #333333;
opacity: 1;
}
#life-at-section .contentSection .firstP{
    padding-top: 2rem;
}
#life-at-section .contentSection  .lastP{
    padding-bottom: 2rem;
}
#life-at-section h6{
    text-align: left;
letter-spacing: 0px;
color: #282F39;
opacity: 1;
}
.key{
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 3px solid #F15A24;
border-radius: 30px;
opacity: 1;
font-family: 'whitneymedium';
}

.lifeImg img{
    width:100%;
}
.masterPlan{
    padding-top:4rem;
}

.masterPlan h4{
    letter-spacing: 0px;
color: #F15A24;
text-transform: uppercase;
opacity: 1;
font-family: 'whitneymedium';
}
.masterPlanImg img{
    width: 100%;
}
.recreation p{
    font-family: 'Whitney';
    font-weight: 300;
    font-style: normal;
    color: #333333;
opacity: 1;
}

#rest-section{
    padding-top:2rem;
	background-color: white;
}

#rest-section .heading-section h3 {
    font-weight: bold;
    font-family: 'whitneysemibold';
    letter-spacing: 0px;
    color: #F15A24;
    opacity: 1;
    font-family: 'whitneymedium';
    position: relative;
}
}


#rest-section .contentSection h4{
    letter-spacing: 0px;
    color: #F15A24;
    text-transform: uppercase;
    opacity: 1;
    font-family: 'whitneymedium';
    position: relative;
    padding-bottom:2rem;
}
#rest-section .contentSection h4::after{
    /*content: "";*/
    background-image: url('../images/Path.html\ 185.png');
    width: 428px;
height: 17px;
position: absolute;
top: 62%;
left: 0%;
}
#rest-section .featureSection {
    
    font-family: 'whitneymedium';
}
#rest-section .featureSection p{
text-align: center;
letter-spacing: 0px;
color: #58595B;
opacity: 1;
font-size: 8pt;
}
.designHome{
    width: 57px;
    height: 57px;
    background: #A2CE62 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.designHome img{
    margin-top: 0.8rem;
}
.gardening{
    width: 57px;
    height: 57px;
    background: #CD7B4B 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.gardening img{
    margin-top: 0.8rem;
}
.farming{
    width: 57px;
    height: 57px;
    background: #007E72 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.farming img{
    margin-top: 0.8rem;
}

.camping{
    width: 57px;
    height: 57px;
    background: #A24198 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}

.camping img{
    margin-top: 0.8rem;
}

.designed{
    width: 57px;
    height: 57px;
    background: #4495D1 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.designed img{
    margin-top: 0.8rem;
}
.private{
    width: 57px;
    height: 57px;
    background: #67A8BD 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.private img{
    margin-top: 0.8rem;
}
.ecoCon{
    width: 57px;
    height: 57px;
    background: #DC81A7 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.ecoCon img{
    margin-top: 0.8rem;
}
.treeHouse{
    width: 57px;
    height: 57px;
    background: #A2CE62 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.treeHouse img{
    margin-top: 0.8rem;
}
.farmHouse{
    width: 57px;
    height: 57px;
    background: #CD7B4B 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    margin: 10px auto;
}
.farmHouse img{
    margin-top: 0.8rem;
}

.masterPlan p{
    font-family: 'whitneymedium';
    margin-bottom: 0px;
}


/*#########################  AMENITIES #########################*/
 #view-section{
    background: #A2CE62 0% 0% no-repeat padding-box;
    opacity: 1;
    font-family: 'Whitney';
    font-weight: 300;
    font-style: normal;
 }
.viewRow{
    padding:2rem 0rem;
}

.viewRow h4{
    letter-spacing: 0px;
color: #333333;
text-transform: uppercase;
opacity: 1;
font-family: 'whitneymedium';
}
.garden{
    background: #CD7B4B 0% 0% no-repeat padding-box;
opacity: 1;
opacity: 1;
border-radius: 50%;
width: 100px;
height: 100px;
margin: 10px auto;
}
.garden img{
    margin: 0px auto;
    padding-top: 1.2rem;
}
.banquet{
    background: #007E72 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
width: 100px;
height: 100px;
margin: 10px auto;
}
.banquet img{
    margin: 0px auto;
    padding-top: 1.2rem;
}
.ponds{
    background: #A24198 0% 0% no-repeat padding-box;
opacity: 1;
border-radius: 50%;
width: 100px;
height: 100px;
margin: 10px auto;
}
.ponds img{
    margin: 0px auto;
    padding-top: 1.2rem;
}
.LocationViewItem .content p{
    margin-bottom: 0px;
}

.LocationViewItems{
    padding-top:2rem;
    padding-bottom:1rem;
}
/*######################### AMENITIES #########################*/

/*#########################  What make sction #########################*/
#what-make-section
{
    padding:4rem;
}
#what-make-section .content-section{
/*border-right:1px solid #80bf78;*/
height: 122px;
}
#what-make-section .content-section h3{
    font-weight: bold;
        padding: 0 1em;
}
#what-make-section .card{
    border:0px !important;
}
#what-make-section .card p{
    margin-bottom: 0px !important;
}

#what-make-section .card .card-section
{
    padding:0rem !important;
}

.content-section h3{
    font-weight:normal;
}

/*####################### what make ection    #########################*/


/*###################### Our amenities     ############################*/
#our-amenities{
    background: #E6E6E6 0% 0% no-repeat padding-box;
    background-size: 100%;
    padding-top:2rem;
    padding-bottom: 2rem;
}

#our-amenities .heading-section
{
    padding-top:4rem;
    padding-bottom: 2rem;
}

.tabs-panel .card{
    border:0px !important;
    background: none !important;
}

#our-amenities .tabs
{
    border:0px !important;
    background: none !important;
   
    text-align: center;
}
#our-amenities .tabs .tabs-title {
    float: initial;
    display: inline-block;
    text-align: center;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;

}
#our-amenities .tabs .tabs-title > a {
    display: block;
    padding: 0.9rem 1em;
    font-size: 0.95rem;
    line-height: 1;
    margin: 0 2em;
    margin-right: 0;
    text-align: center;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
 background: #333333 0% 0% no-repeat padding-box;
border-radius: 11px;
opacity: 1;
padding: 1rem 2em;
}

.phase1{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 3px 3px #00000059;
border-radius: 4px;
opacity: 1;
margin-bottom: 1rem;
}
.phase1 h4{
    text-align: left;
letter-spacing: 0px;
color: #F15A24;
opacity: 1;
font-family: 'whitney_htfbold';
}

.phase1 span{
    text-align: left;
letter-spacing: 0px;
color: #808080;
font-family: 'whitneymedium';
font-size:1rem;
}

.plot{
font-family: 'whitneysemibold';

}

.phase1 .imgBlock{
    padding:1rem 0.8rem;
}
.phase1 p{
    font-family: 'Whitney';
    letter-spacing: 0px;
color: #333333;
opacity: 1;
padding-right:1rem;
}
.book-now{
    background: #A2CE62 0% 0% no-repeat padding-box;
border-radius: 7px;
opacity: 1;
text-align: center;
letter-spacing: 0px;
color: #333333;
opacity: 1;
font-family: 'whitneysemibold';
padding:0.5rem 2rem;
}
.more-details{
    border: 0.8978409767150879px solid #333333;
border-radius: 7px;
opacity: 1;
text-align: center;
letter-spacing: 0px;
color: #333333;
opacity: 1;
font-family: 'whitneysemibold';
background:#fff;
padding:0.5rem 2rem;
}
/*#navigation li:not(:first-child):before {
content: " | ";
    position: absolute;
    margin: 8px;
}*/

.tabs-title > a:hover {
    background: transparent;
    color: #80bf78!important;
}

#our-amenities .tabs .tabs-title > a :hover{
    background:#80bf78 !important;
}
#our-amenities .tabs .tabs-title > a:focus,#our-amenities .tabs .tabs-title > a[aria-selected='true']
{
background: #F15A24 0% 0% no-repeat padding-box;
   
    border-radius: 11px;
    opacity: 1;
}


#our-amenities .tabs-content
{
    background: none !important;
    border:0px !important;
    
}
#our-amenities .tabs-title > a:hover{
    color: #014574!important;
}
#our-amenities .infrastructureItem .text-center {
    margin-bottom: 0;
}
/*##################### Our amenities      ############################*/


/*####################### view setion     #############################*/

#view-section
{
    padding-top:2rem;
}
#view-section .bannerItem img{
    width: 100%;
}
#view-section  .slick-dots { 
    position: absolute;
    bottom: -30px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 410px;
}


#view-section ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    margin-right: 5px;
}
#view-section ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    outline: none;
    border: 2px solid #cacaca;
    background: #ffffff;
    border-radius: 50%;
}



#view-section ul.slick-dots li.slick-active button
{
    background-color: #cc7b9b;
    border:2px solid #cc7b9b;
}
#image-gallery{
 padding-top:2rem;
 background-color: white;
}
#image-gallery .heading-section h4
{
    text-align: left;
    letter-spacing: 0px;
    color: #282F39;
    opacity: 1;
    font-family: 'whitney_htfbold';
    font-weight:normal;
}

#image-gallery .first-row
{
    padding-top:2rem;
}
#image-gallery .first-row .card{
    border:0px;
    padding-right: 1rem;
}

.card-section{
    padding:0rem ;
}

#windchim-section{
	background-color: white;

}
#windchim-section .headingSection h4{
    letter-spacing: 0px;
color: #F15A24;
opacity: 1;
font-family: 'whitneymedium';
position: relative;
padding-bottom:2rem;
}
#windchim-section .headingSection h4::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 428px;
    height: 17px;
    position: absolute;
    top: 65%;
    left: 0%;
}
#windchim-section .headingSection p{
    letter-spacing: 0px;
color: #333333;
opacity: 1;
font-family: 'Whitney';
padding-top:2rem;
}
#windchim-section .rightSide
{
    padding-top:3rem;
}
.winchimresort img{
    width:100%;
}
#rest-section .heading-section h6{
    text-align: left;
letter-spacing: 0px;
color: #282F39;
opacity: 1;
font-family: 'whitney_htfbold';
}
#rest-section .heading-section  p{
    padding-top: 1rem;;
    text-align: left;
letter-spacing: 0px;
color: #333333;
opacity: 1;
font-family: 'Whitney';

}
#rest-section .featureSection1
{
    padding-right:4rem;
}
#rest-section .featureSection1 p{
    letter-spacing: 0px;
color: #58595B;
opacity: 1;
font-family: 'whitneymedium';
font-size:10pt;
}
.art{
    background: #556E32 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.cafe{
    background: #556E32 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.farmer{
    background: #007E72 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.farming1{
    background: #A24198 0% 0% no-repeat padding-box;
    opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.cofie{
    background: #CD7B4B 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.bakery{
    width: 57px;
height: 57px;
border-radius: 50%;
background: #DC81A7 0% 0% no-repeat padding-box;
opacity: 1;
margin: 10px auto;
}
.convenience{
background: #4495D1 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.art img,.farmer img,.farming1 img , .bakery img ,.cofie img ,.convenience img
{
    margin-top: 0.99rem;
}
.cafe img,.venue img,.pool img,.arena img ,.toodle img, .gym img,.library img,.luxury img ,.spa img{
    margin-top:0.8rem;
}

.venue{
    background: #CD7B4B 0% 0% no-repeat padding-box;
    opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.pool {
    background: #4495D1 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.arena{
    background: #A24198 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}

.toodle{
    background: #007E72 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.gym{
    background: #DC81A7 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}

.library{
    background: #67A8BD 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}

.luxury{
    background: #007E72 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
.spa{
    background: #A3CF62 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
margin: 10px auto;
}
#windchim-section .features p{
    letter-spacing: 0px;
color: #58595B;
opacity: 1;
font-family: 'whitneymedium';
font-size:8pt;
}

#plot-section{
    padding-top:2rem;
	background-color: white;
}

#plot-section .heading h3{
    letter-spacing: 0px;
    color: #F15A24;
    opacity: 1;
    position: relative;
    font-family: 'whitneymedium';
} 
#plot-section .heading h3::after{
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 428px;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
#plot-section{
    padding-bottom:1rem;
}

#plot-section .content-section{
    padding-top:4rem;
}

.thumbnail{
    background: #4fa644 0% 0% no-repeat padding-box;
opacity: 1;
width: 57px;
height: 57px;
border-radius: 50%;
border:0px;
text-align: center;
min-width: 57px;
max-width: 57px;
}
.thumbnail img{
    margin-top:0.8rem;
}
.media-object-section p{
text-align: left;
letter-spacing: 0px;
color: #58595B;
opacity: 1;
padding-left:1rem;
font-family: 'whitneymedium';
}

.media-object{
    padding-bottom: 1rem;
}

/*###################### view section   ##############################*/




/*######################## Location  ####################################*/

#location
{
    background-image: url(../images/hub-bg.png);
    background-size: cover;
    
    padding-bottom:4rem;
   
}

#location .heading-section h3{
    letter-spacing: 0px;
color: #F15A24;
opacity: 1;
font-family: 'whitneymedium';
position: relative;
}

#location .heading-section h3::after{
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 428px;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
#location .locationLists {
    margin: 0;
    list-style-type: none;
    /*text-align: center;*/
}
#location .locationLists li {
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-right: 1em;
    line-height: 2;
}
#location .locationLists li:before {
    position: absolute;
    content: "";
    background: url('../images/tick.html');
    width: 25px;
    height: 25px;
    top: 4px;
    left: 0;
}
#location .heading-section
{
    padding-top:4rem;
    padding-bottom: 2rem;
}
#location  .nearby-info p
{
    text-align: left;
letter-spacing: 0px;
color: #333333;
opacity: 1;
font-family: 'Whitney';
}
#location  .nearby-info h5{
    text-align: left;
letter-spacing: 0px;
color: #282F39;
opacity: 1;
font-family: 'whitneysemibold';
font-weight: normal;
}
.locationLists{
    font-family: 'whitney_htfbold';
    text-align: left;
letter-spacing: 0px;
color: #333333;
}
.locationLists ul li{
    font-family: 'Whitney';
}

.prevArrowBtn {
    left: 96%;
    top: -20%;
    position: absolute;
    color: #fff;
}
.nextArrowBtn {
    right:0px;
    top: -20%;
    position: absolute;
    color: #fff;
}

#location .border-left{
    border-left:1px solid #fff;
}
#location .border-bottom{
    border-bottom:1px solid #fff;
}
#location .line-section
{
    padding:0rem 1rem;
}

#location .construction-status-section
{
    padding:3rem 0rem 0rem;
}

#vision-section{
background-color: white;
}


#vision-section h3{
    letter-spacing: 0px;
color: #F15A24;
font-family: 'whitneymedium';
}

#vision-section p{
    letter-spacing: 0px;
color: #333333;
font-family: 'Whitney';
}

#our-achivements-section{
background-color: white;
}

#our-achivements-section h3{
    letter-spacing: 0px;
    color: #F15A24;
    font-family: 'whitneymedium';
}
#our-achivements-section .achivment{
    list-style-type: none;
}
#our-achivements-section li{
    letter-spacing: 0px;
    color: #333333;
    font-family: 'Whitney';
    position: relative;
    padding-bottom: 0.5rem;
}
#our-achivements-section li::before{
    position: absolute;
    content: "";
    background: url('../images/check.png');
    width: 14px;
height: 10px;
top: 6px;
left: -19px;
    
}
.certImg{
    position: relative;
}

.certImg img{
    position: absolute;
    top: -8%;
    left: 61%;
}
/*######################## Location #######################################*/

/* Master Plan Starts */
/*#master-plan{
        margin-top: 1em;
}*/
#master-plan .tabs
{
    border:0px !important;
    background: none !important;
    padding:1rem 4rem;
    text-align: center;
}
#master-plan .tabs .tabs-title {
    float: initial;
    display: inline-block;
}
#master-plan .tabs .tabs-title > a {
       display: block;
    padding: 20px 40px;
    font-size: 15px;
    line-height: 1;
    margin: 0 2em;
    margin-right: 0;
    font-weight: bold;
    border-radius: 30px;
    background: #014574;
    border: 2px solid #014574;
    color: #fff;

}
/*#navigation li:not(:first-child):before {
content: " | ";
    position: absolute;
    margin: 8px;
}*/

#master-plan .tabs-title > a:hover {
    background: transparent;
    color: #014574 !important;
}

#master-plans .tabs .tabs-title > a:focus,#master-plans .tabs .tabs-title > a[aria-selected='true']
{

background: transparent!important;
    color: #014574 !important;
}


#master-plan .tabs-content
{
    background: none !important;
    border:0px !important;
    padding: 0;
}
#master-plan img{
     width:100%;
}



/*################# footer section     ################################*/
.footer-section
{
    background-color: #e2e2e2;
    padding:2rem 0rem 1rem;
    font-family: 'Whitney';
    
}
.fa-facebook-square {
    color: #3b5998;
    background-image: linear-gradient( to bottom, transparent 20%, white 20%, white 93%, transparent 93% );
    background-size: 55%;
    background-position: 70% 0;
    background-repeat: no-repeat;
  }
.fa-instagram
{
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.icon-section a
{
    letter-spacing: 0.68px;
color: #333333;
opacity: 1;
position: relative;

}

.icon-section a ::after{

}


.rera-section
{
    /*padding-top:1rem;*/
}
.rera-section p{
margin-bottom:0rem;
}
.footer-section .footer-icon{
        display: inline-block;
    background: #204574;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
}
/*################# footer section      ###############################*/
/* Banner Bottom Section */
.banner-content{
    width:100%;
}
.bannerBottom {
    background: #F15A24;
    padding: 2em 0;
}
/* Call Now Button */
.callnow-center{
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 9999;
}

/*#############################  Quick In Touch ######################*/

.custom-style {
    position: fixed;
    right: 0px;
    top: 4%;
    width: 50px;
    height: auto;
    z-index: 9999;
}

.cd-panel-container {
    width: 321px !important;
}
.cd-panel {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.6s;
    transition: visibility 0s 0.6s;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.580392)
}

.cd-panel::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s
}

.cd-panel.is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s
}

.cd-panel.is-visible::after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s 0s;
    transition: background 0.3s 0s
}

.cd-panel-close {
    position: absolute;
    top: 5px;
    right: 55px;
    display: inline-block;
    overflow: initial;
    text-indent: 100%;
    white-space: nowrap;
}

.cd-panel-close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-panel-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.cd-panel-container {
    position: absolute;
    top: 3.8em;
    background: #dbe2e9;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.from-right .cd-panel-container {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.from-left .cd-panel-container {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.is-visible .cd-panel-container {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.cd-panel-content {
    position: absolute;
    top: 100px;
    left: 0;
    width:100%;
    padding: 1em 1em 1em 1em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
        background-color: #054572;
    /*background-color: #F29200;*/
    border: 2px solid #fff;
}

.cd-panel-content p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    line-height: 1.4
}

.cd-panel-content p:first-of-type {
    margin-top: 0
}
.off-canvas.is-transition-push{
    z-index: 99999 !important;
}
@media only screen and (max-width: 1023px) {
    
    .menu{
        padding: 3em 1em 0;
    }

}
@media only screen and (max-width: 1023px) and (orientation : landscape){
    .menu-icon{
        top: -3em;
    }
    #location .locationLists li{
        width: 280px;
        margin: 0 auto 8px;
    }
    .custom-style{
        top: 0;
    }
    .callnow-center{
        top: 35%;
    }
    .cd-panel-content{
        top: -48px;
        z-index: 999999;
    }
    .field-ico{
        margin-bottom: 10px;
    }
    .quickenqForm textarea{
        height:30px !important;
        font-size: 14px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 768px) {
    .cd-panel-content p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.6
    }
}

@media only screen and (max-width: 767px) {
    .cd-panel-container {
        width: 257px !important
    }
    .custom-style .getintouch{
        width: 25px;
    }
    #master-plan .tabs .tabs-title > a{
        padding: 12px 10px;
        margin: 0;
    }
    #location .locationLists li{
        display: block;
        line-height: 1.3;
        width: 280px;
        margin-bottom: 8px;
        /*margin-right: 0;*/
    }
    #location .locationLists li:before{
        top: 0;
    }
}

@media only screen and (max-width: 450px) {
    .cd-panel-container {
        width: 100% !important
    }
}
.quickenqForm select {
    margin-bottom: 5px !important;
}
.quickEnquireinput{
    font-size:12px;
    color:#000;
}
.quickEnquiresubmit{
    width:100%!important;
    font-size:12px;
    padding:1em;
    text-transform: uppercase;
    font-weight:600;
    background: #fda82b;
    border: 1px solid #fda82b;
    color: #130c03;
    margin-bottom: 1em!important;
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    -webkit-box-shadow: 0px -1px 42px -4px rgba(122,122,122,0.35);
    box-shadow: 0px -1px 42px -4px rgba(122,122,122,0.35);
    letter-spacing: 0.5px;
    cursor: pointer;
    text-transform: uppercase;
}
.quickenqForm input{
    width: 100%;
    font-size: 14px;
    padding: 0 1em;
    margin-bottom: 0;
}
.quickenqForm{
    padding-top: 1em;
}
.quickEnquiresubmit:hover {
    color: #fff;
    background-color: #3D3B3D;
    border: 1px solid #fff;
}
.quickenqForm .button.large {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1em;
    background: transparent;
    border: 2px solid #fff;
}
.SuccessAlerWrapper5{
    text-align: center;
    color: greenyellow;
}

/*############################ Quick In Touch   ######################*/

#onloadModal h3{
    text-align: center !important;
    margin-bottom: 10px !important;
}

#booknowmodal h3{
    text-align: center !important;
    margin-bottom: 10px !important;
}
@media screen and (max-width: 39.9375em) {
 
.callnow-center {
    position: fixed;
    top: 30%;
    right: -10px;
    z-index: 9999;
}
.callnow-center img{
width:72% !important;
}

.callnow-center {
    position: fixed;
    top: 31% !important;
    right: -17px !important;
    z-index: 9999;
}
.footer-section .footer-icon {
    margin-bottom: 2px !important;
}
#our-achivements-section {
    padding-top: 2rem;
    border-top: 1px solid #00000040;
}
#eco-friendly-section{
    
}
#eco-friendly-section .contentSection p{
    padding-top:0rem !important;
}
#eco-friendly-section .features{
-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#life-at-section .contentSection
{
    padding:0.5rem !important;
}
ul, ol, dl{
    margin-bottom: 0rem !important;
}
.masterPlan{
    
    padding:0rem 1rem !important;
}
#rest-section{
    padding-top:0rem;
}
#rest-section .contentSection{
    padding:1rem 1rem;
}
#rest-section .featureSection1 {
    padding: 0rem 1rem;
}
#location .locationLists li {
    width: 280px;
    margin: 0 !important;
}
#rest-section .featureSection{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#our-amenities .tabs .tabs-title > a {
    padding: 1.4rem 0.4em !important;
    /* font-size: 0.55rem !important; */
    margin: 0 !important;
}
#rest-section .contentSection h4::after {
    /*content: "";*/
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 62%;
    left: 0%;
}
#life-at-section .contentSection h4::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 95%;
    left: 0%;
}
#eco-friendly-section .contentSection h4::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 39%;
    left: 0%;
}
#plot-section .heading h3::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
#location .heading-section h3::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
.certImg img {
    display: none;
}
#location .nearby-info{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#rest-section .heading-section{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tabs-panel{
    padding:0 !important;
}
.prevArrowBtn {
    top: initial;
    bottom: 0;
    left: 12em;
}
.bannerItem .content {
    position: absolute;
    top: 41%;
    left: 6%;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}
.bannerItem .content h3{
font-size:0.9rem !important;
text-align:left !important;
font-weight: bold !important;
}
.nextArrowBtn {
    right: 91px;
    top: 71%;
    position: absolute;
    color: #fff;
}
#windchim-section .headingSection h4::after{
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 65%;
    left: 0%;
}
#enquire-section .heading-section{
padding-top:0.5rem;
padding-bottom:0px !important;
}
.field-ico {
    margin-bottom: 0.3rem;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'] {
    height: 1rem !important;
}
.input-field {
    padding: 0px;
}
.footer-section p{
margin-bottom:0px !important;
}
#view-section{
padding-top:0rem;
}
#view-section h4{
text-align:center;
}
.LocationViewItems{
padding-top:0rem;
}
.prevArrowBtn {
    top: initial;
    bottom: 35px;
    left: 8em !important;
}
#eco-friendly-section .contentSection {
    padding-top: 1rem;
}
#eco-friendly-section .features{
padding:0rem !important;
}
#eco-friendly-section{
height: auto;
}
#life-at-section {
    padding-top: 1rem;
}
#our-achivements-section{
padding-top:2rem;
}
.media-object {
    padding-bottom: 0rem;
}
.media-object-section:first-child {
     padding-right: 0.1rem !important; 
}
#plot-section .content-section {
    padding-top: 2rem !important; 
}
#our-amenities .tabs .tabs-title > a {
    padding: 0.7rem 0.5em !important;
    /* font-size: 0.55rem !important; */
    margin: 0 !important;
}
#our-amenities .tabs {
    padding: 0.5rem !important;
}
#our-amenities {
    padding-top: 1rem !important;
    padding-bottom: 0rem !important;
}
#image-gallery .first-row {
    padding-top: 0rem !important;
}
}
#our-amenities .tabs-title > a:hover {
    color: #fff!important;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
 .callnow-center img {
    width: 25px;
}
#eco-friendly-section{
    
}
#eco-friendly-section .contentSection p{
    padding-top:0rem !important;
}
#eco-friendly-section .features{
-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#our-achivements-section {
    padding-top: 2rem;
    border-top: 1px solid #00000040;
}
.bannerItem .content h3{
font-size:1.2rem !important;

}

#life-at-section .contentSection
{
    padding:0.5rem !important;
}
ul, ol, dl{
    margin-bottom: 0rem !important;
}
.masterPlan{
    
    padding:1rem 1rem;
}
#rest-section{
    padding-top:0rem;
}
#rest-section .contentSection{
    padding:1rem 1rem;
}
#rest-section .featureSection1 {
    padding: 0rem 1rem;
}
#location .locationLists li {
    width: 280px;
    margin: 0 !important;
}
#rest-section .featureSection{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#our-amenities .tabs .tabs-title > a {
    padding: 1.4rem 0.4em !important;
    /* font-size: 0.55rem !important; */
    margin: 0 !important;
}
#rest-section .contentSection h4::after {
    /*content: "";*/
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 62%;
    left: 0%;
}
#life-at-section .contentSection h4::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 95%;
    left: 0%;
}
#eco-friendly-section .contentSection h4::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 39%;
    left: 0%;
}
#plot-section .heading h3::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
#location .heading-section h3::after {
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 96%;
    left: 0%;
}
.certImg img {
    display: none;
}
#location .nearby-info{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#rest-section .heading-section{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tabs-panel{
    padding:0 !important;
}
.prevArrowBtn {
    top: initial;
    bottom: 34px !important;
    left: 26em !important;
}
.bannerItem .content {
    position: absolute;
    top: 56%;
    left: 9%;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}
#windchim-section .headingSection h4::after{
    content: "";
    background-image: url(../images/Path.html\ 185.png);
    width: 333px !important;
    height: 17px;
    position: absolute;
    top: 65%;
    left: 0%;
}
#enquire-section .heading-section{
padding-top:0.5rem;
padding-bottom:0px !important;
}
.field-ico{
    margin-bottom: 0.5rem;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color']{
height: 1.3375rem !important;
}
.input-field{
    padding: 14px 10px 7px;
}
.footer-section p{
margin-bottom:0px !important;
}
#view-section{
padding-top:0rem;
}
#view-section h4{
text-align:center;
}
.LocationViewItems{
padding-top:0rem;
}

#eco-friendly-section .contentSection {
    padding-top: 1rem;
}
#eco-friendly-section .features{
padding:0rem !important;
}
#eco-friendly-section {
    height: 730px;
background-position :unset !important;
}
#life-at-section {
    padding-top: 1rem;
}
#our-achivements-section{
padding-top:2rem;
}
.media-object {
    padding-bottom: 0rem;
}
.media-object-section:first-child {
     padding-right: 0.1rem !important; 
}
#plot-section .content-section {
    padding-top: 2rem !important; 
}
#our-amenities .tabs .tabs-title > a {
    padding: 0.7rem 0.5em !important;
    /* font-size: 0.55rem !important; */
    margin: 0 !important;
}
#our-amenities .tabs {
    padding: 0.5rem !important;
}
#our-amenities {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}
#image-gallery .first-row {
    padding-top: 0rem !important;
}

#our-amenities {
    padding-top: 1rem !important;
    padding-bottom: 0rem !important;
}
#our-amenities .tabs {
    padding: 0rem 0rem 0.5rem !important;
    
}
#windchim-section .features{
-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nextArrowBtn {
    right: 84px;
    top: 72%;
    position: absolute;
    color: #fff;
}
}
.footer-icon img{
padding:2px;
}
.footer-section {
    background-color: #e2e2e2;
    padding: 1rem 0rem 1rem;
    font-family: 'Whitney';
}
.bannerBottom {
    background: #F15A24;
    padding: 0.5em 0;
}
.bannerBottom {
    background: #F15A24;
    padding: 1em 0;
}
.callnow-center {
    position: fixed;
    top: 28%;
    right: 0;
    z-index: 9999;
}

.top_logo{height:100%;}