body{font-size: 16px;line-height: 1.6;font-weight: 400;font-family:'Poppins', sans-serif;color: #666666;}
a:focus { outline: none; }
*{ transition: all 0.4s ease 0s;}
a, a:hover {transition: all 0.4s ease 0s;text-decoration:none;}
input, textarea, button, select{font-family:'Poppins', sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: 'Prata', serif;}
img{max-width:100%;}
p{font-size:16px;color: #000;line-height: 25px;}
.clear { clear:both; }
.main-slider {background:url(../images/header.jpg) no-repeat center 0;background-size: cover;padding: 183px 0 120px;height:720px;}
.site-header {position:fixed;width:100%;padding:20px 0;z-index:999;}
h1,h2 {font-family: 'Prata', serif;}
.fixed {box-shadow:0 2px 6px rgba(0,0,0,0.2);animation:slide-down 0.7s;opacity:1;box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);padding: 10px 0 !important;background: #6a8694;}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
/* .main-slider::before {
    content: "";
    display: block;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 85%, rgba(0,0,0,0.8) 100%);
    width: 100%;
    height: 100%;
    top: 0px;
} */
.nav-link{color: white;display: inline-block;font-size: 15px;font-weight: 300;text-transform:capitalize;}
.navbar .navbar-nav .nav-link { padding-right: 15px; padding-left: 15px; padding-top: 0; font-weight: normal; text-transform: uppercase; } 
.nav-link:hover{color: #c1b085;}
.navbar-nav li:last-child a { padding-right: 0 !important; } 
.footer-div{background-color:#222;color:#aaa}
.footer-copyright{background-color:#333;padding:40px 0}
.footer-div1{margin-top:45px}
.footer-div1 .footer-title::before{background-color:#c1b085;content:"";position:absolute;left:0;bottom:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:3px;width:35px}
.footer-div1 .footer-title{color:#fff;font-size:20px;line-height:1;font-weight:600;text-transform:uppercase;position:relative;padding-bottom:30px;margin-bottom:33px;margin-top:-3px}
.footer-div1 a{color:#aaa}
.footer-panel,.footer-wrapper{position:relative;z-index:9}
.contact-map {
    width: 100%;
    float: left;
    height: 400px;
}

.contact-map iframe {
    width: 100%;
    height: 400px;
}
.widget-list li a::before{background-color:#aaa;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:1px;width:10px;opacity:0;visibility:hidden}
.widget-list li a:hover::before{opacity:1;visibility:visible;background-color:#c1b085}
ul{margin:0;padding:0}
ul li{list-style:none}
.widget-list li a{position:relative}
.widget-list li a:hover{padding-left:15px;color:#c1b085}
.footer-div1:hover .footer-title::before{width:50px}
.footer-widget-wrapper{background-color:#222;color:#aaa;padding:100px 0}
.footer-widget-wrapper a{color:#aaa}
.single-widget-wrap .widget-title{color:#fff;font-size:20px;line-height:1;font-weight:600;text-transform:uppercase;position:relative;padding-bottom:30px;margin-bottom:33px;margin-top:-3px}
.single-widget-wrap .widget-title:before{background-color:#c1b085;content:"";position:absolute;left:0;bottom:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:3px;width:35px}
.single-widget-wrap:hover .widget-title:before{width:50px}
.widget-list li{margin-bottom:15px}
.widget-list li:last-child{margin-bottom:0}
.widget-list li a{position:relative}
.widget-list li a:before{background-color:#aaa;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:1px;width:10px;opacity:0;visibility:hidden}
.widget-list li a:hover{padding-left:15px;color:#c1b085}
.widget-list li a:hover:before{opacity:1;visibility:visible;background-color:#c1b085}
.latest-blog-widget .single-blog-item{position:relative;padding-bottom:30px;margin-bottom:30px}
.latest-blog-widget .single-blog-item:after{background-color:#333;content:"";position:absolute;left:0;bottom:0;height:3px;width:35px}
.latest-blog-widget .single-blog-item:last-child{margin-bottom:0;padding-bottom:0}
.latest-blog-widget .single-blog-item:last-child:after{display:none}
.latest-blog-widget .single-blog-item h3{font-size:15px;line-height:1.3}
.latest-blog-widget .single-blog-item h3 a{color:#ccc;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.latest-blog-widget .single-blog-item h3 a:before{background-color:#aaa;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;height:1px;width:10px;opacity:0;visibility:hidden}
.latest-blog-widget .single-blog-item h3 a:hover{padding-left:15px;color:#c1b085}
.latest-blog-widget .single-blog-item h3 a:hover:before{opacity:1;visibility:visible;background-color:#c1b085}
.latest-blog-widget .single-blog-item .post-date{color:#888}
.latest-blog-widget .single-blog-item .post-date i.fa{color:#c1b085;margin-right:10px}
.newsletter-form-wrap form{position:relative}
.newsletter-form-wrap form input{background-color:#444;border:none;color:#ccc;display:block;padding:12px 40px 13px 15px;outline:none;width:100%}
.newsletter-form-wrap form .btn-newsletter{color:#c1b085;font-size:14px;line-height:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px}
.footer-bottom-area{background-color: #c1b086;padding:20px 0;}
.black-logo {display:none;}
.float-panel.fixed .white-logo {display:inline-block;}
.float-panel.fixed .black-logo {display:block;}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;background: url(../images/loader.gif) center no-repeat #fff;}
.header-time {color:#fff;font-size: .875em;}
.pd-tb-50{padding-top:50px;padding-bottom:50px;}
.pd-tb-70{padding-top:70px;padding-bottom:70px;}
.pd-tb-80{padding-top:80px;padding-bottom:80px;}
.pd-tb-90{padding-top:90px;padding-bottom:90px;}
.pd-tb-140{padding-top:140px;padding-bottom:90px;}
.navbar .navbar-nav .nav-link.book-bt{font-size:14px;color:#fff;text-transform: uppercase;transition: all .3s linear;background-color:#0b2265;max-width: 126px;padding: 12px 20px;text-align: center;margin-bottom: 10px;margin-bottom: 2px;margin-top: -10px;}
a.header-phone{color:#fff;font-size: 14px;}
.navbar .navbar-nav .nav-link.book-bt:hover{background-color:#f8817d;}
.header-time{display: block;position: absolute;bottom:8px;left: 13%;z-index: 1;font-size:14px;color:#fff;padding: 20px 0px 20px 50px;background:url(../images/shape1.svg) no-repeat 0 center;}
.header-text{position: absolute;bottom:0;left: 50%;transform: translate(-50%);z-index: 1;}
.header-text::after {content: "";display: block;position: absolute;top: 85px;width: 1px;height: 192px;background-color: #f8817d;left: 50%;transform: translate(-50%);}
.header-text {font-size: 2em;color: #fff;font-weight:300;}
.header-text span {font-size: 1.4375em;color: #f8817d;font-family: 'Italianno', cursive;display: inline-block;vertical-align: middle;margin: 0 18px 0 5px;}
.main-slider::after {content: "";display: block;position: absolute;width: 100%;height:110.5%;top: 0px;}
.time {border-right: 1px solid #f8817d;padding-right: 10px;margin-right: 10px;}
.title1{ margin-left: -103px;position: relative;}
.title1 span { font-size: 37px; color: #2c3266; font-weight: 600; line-height: 40px; text-transform: uppercase; letter-spacing: 1px; /* font-family: 'Italianno', cursive; */ display: block; text-align: left;font-family: 'Exo', sans-serif; } 
.title1 {font-size: 1.875em;color: #f8817d;font-weight:300;text-transform: uppercase;letter-spacing: 4px;margin-bottom: 40px;position: relative;background: url(../img/heading-bg.png) no-repeat center bottom;padding-bottom: 30px;margin-left: 0;}
.welcome-img{position:relative;}
/* .welcome-img::after { background: url(../img/welcome-img2.jpg) no-repeat; height: 271px; width:427px; right:50px; z-index: 1; bottom: -130px; content: ''; position: absolute; }  */
.button1{color:#5f5f5f;position: relative;display: inline-block;text-transform: uppercase;outline: none;border: none;border-radius: 0;cursor: pointer;z-index: 0;font-size: .69937em;text-transform: uppercase;letter-spacing: 2px;margin-top: 40px;background:url(../images/paw.svg) no-repeat 0 center;padding: 7px 0 7px 50px;}
.button1:before{content:'';}
.button1:after{content:'';width: 25px;height: 8px;margin-left: 15px;background: url(../images/ArrowPink.svg) no-repeat;display: inline-block;}
.book-panel {margin-top:100px;}
.title2 {display:inline;padding-right:50px;font-size: 1.03375em;color:#0b2265;font-weight:700;text-transform: uppercase;letter-spacing: 1px;padding-left: 60px;}
.title2::after {content: '';height: 1px;width: 50px;display: inline-block;background-color: #f8817d;margin: 0 30px 0 15px;vertical-align: middle;}
.booking-links {display:inline;padding-top:0;position:relative;z-index: 1;}
.booking-links li{display:inline;}
.booking-link a{padding:14px 30px 14px 40px;color: #0b2265;font-weight:300;font-size:15px;background:url(../images/ship.svg) no-repeat 0 center;}
.booking-link a:hover{color:#f8817d;}
.booking-link.bk-link1 a{background:url(../images/ship.svg) no-repeat 0 center;}
.booking-link.bk-link2 a{background:url(../images/star.svg) no-repeat 0 center;padding-left: 50px;}
.booking-link.bk-link3 a{background:url(../images/shell2.svg) no-repeat 0 center;padding-left: 50px;}
.welcome-panel{background:#f3efe7;position: relative;/* height: 680px; */height: auto;}
/* .welcome-panel::after {content: '';position: absolute;background: url(../images/intro-home-WaveBG.svg) no-repeat top right; width: 740px;height: 675px;bottom: 0px;right: 0px;z-index:1} */
.slider-txt {display:inline-block;width:31%;padding-top:40px;}
.slider-img {display:inline-block;width:65%;padding-left:50px;text-align: right;vertical-align: top;}
.slider-panel1 {margin-top: 60px;margin-bottom: 60px;position: relative;z-index: 2;}
.slider-tl {font-size: 20px;color: #000;font-weight:300;text-transform: uppercase;letter-spacing: 4px;margin-bottom: 25px;margin-top:5px;font-family: "Roboto", sans-serif;}
.slider-tl span {font-size: 2.03125em;color:#2c3266;line-height: 40px;text-transform: uppercase;letter-spacing: normal;display: block;font-family: 'Prata', serif;font-family: 'Exo', sans-serif; font-weight:600;
}
section#enquiry .slider-tl span {
    color: #fff;
}
.slider-tl2 {font-size: 1.03375em;color: #0b2265;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;margin-bottom:20px;font-family: "Roboto", sans-serif;}
.button2{color:#5f5f5f;position: relative;display: inline-block;outline: none;border: none;border-radius: 0;cursor: pointer;z-index: 0;font-size: .69937em;text-transform: uppercase;letter-spacing: 2px;margin-top: 40px;font-weight:400;}
.button2:after{content:'';width: 25px;height: 8px;margin-left: 15px;background: url(../images/ArrowPink.svg) no-repeat;display: inline-block;}
.button1:hover,.button2:hover{color:#f8817d;}
.slider-panel1 .carousel-indicators{justify-content:left;-ms-flex-pack: center;margin-left: 0;margin-right: 0;}
.slider-panel1 .carousel-indicators li{background:transparent;border:1px solid #272d5c;height: 10px;width:13px;box-sizing: border-box;margin:0 20px 0 0;}
.slider-panel1 .carousel-indicators li.active,.slider-panel1 .carousel-indicators li:hover{background:#272d5c;}
.section2 .slider-txt { width: 100%; padding-left: 0px; padding-top: 50px; padding-bottom: 0px; }	
section#features img.new-map {
    position: absolute;
    height: 100%;
    width: auto;
}	
.pd-tp-100 {padding-top:100px;}
.img1 {}
.img1 img{position: absolute;bottom:-50px;}
.section2{padding-bottom:0;}
.section3 .slider-txt{padding-left:5%;}
.section3 .slider-img img{margin-right:-15px;}
.section3 .carousel{width:100%;}
.section3 .carousel-indicators{padding-left:5%;bottom:100px;}
.section3 .slider-txt { padding-top: 100px; padding-bottom: 180px; } 
.section3 .slider-txt p { font-family: "Roboto", sans-serif; } 
.section3 .button2{margin-top: 25px;}
.section4 {background:#e3f1f5;margin-top: -165px;}
.section4 .slider-txt{width:100%;}
.section4 .container{max-width:1000px;}
.testimonials-hd {padding-top:130px;}
.section4 .carousel-indicators{bottom:0;justify-content: right;}
.pr-50{padding-right:50px;}
.section4 .welcome-img::after{content:unset;}
.section5 {margin-top:-50px;}
.section4  .welcome-img img{margin-bottom:-30px;}
.section6 {background: #2c3266;margin-top: -1px;}
.gallery-panel {padding:120px 0 70px;}
.pd1{padding-top: 80px;}
.pd2{}
.site-header { position: fixed; width: 100%; padding:17px 0; z-index: 999;background: #2c3266; top:0;} 
.navbar-toggler {z-index: 99999;}
section#amenities {background: #e9f4f8;padding-bottom: 0;padding-top: 0px;background: url(../img/amenitis-bg.jpg) no-repeat center bottom;} 
section#amenities .slider-tl {
    text-align: center;
    margin-bottom: 50px;
    padding: 0px 0;
    margin-top: 0;
    width: 100%;
}
.header-topinfo { margin-top: 0;float: right;margin-bottom: 12px;} 
.header-topinfo .phone-header { width: 17px; margin-top: -2px; margin-right: 5px; } 
.header-toparea { background: transparent; color: #000000; padding: 0; z-index: 999; position: relative; width: 770px; } 
.header-topinfo ul { padding-left: 0; margin-bottom: 0; width: auto; display: inline-block; float: right; } 
.header-topinfo ul li { list-style: none; display: inline-block; font-size: 14px; line-height: 16px; margin: 0 10px 0 0; padding: 0px; } 
.header-topinfo ul li b { font-size: 16px; color: #FFF;font-weight: 400;} 
.header-topinfo ul li i { color: #FFF; margin-right: 8px; font-size: 18px; }	 
.header-topinfo ul  li.best-rate { border-left: solid 1px #ffff; padding-left:15px; }  
.header-topinfo ul li a { color: #FFF; }
.sticky-wrapper.is-sticky .header-topinfo ul li a{color: #FFF;}
.sticky-wrapper.is-sticky .header-topinfo ul li a:hover{color: #c1b085;}
.header-topinfo ul li a:hover{color:#c1b085;}
.header-topinfo ul li:last-child { margin-right: 0; border-left: solid 1px #ffff; padding-left: 13px; height: 18px; } 
.header-topsocial { text-align: right; } 
.header-topsocial { text-align: right; }  
.header-topsocial ul li { list-style: none; display: inline-block; margin: 0 6px; padding: 2px 0; } 
.header-topsocial ul li a { color: #ffffff; font-size: 15px; } 
.header-right { width:69%; float: left; } 
div#navbarResponsive { float: right; }
.navbar-brand {padding:0}
.navbar-toggler { z-index: 99; float: right; } 
.socail a { margin-left: 7px; }
li.socail b { font-size: 14px !important;font-weight: normal;}
.lightbox-opened { background-color: #333; background-color: rgba(51, 51, 51, 0.9); cursor: pointer; height: 100%; left: 0; overflow-y: scroll; padding: 24px; position: fixed; text-align: center; top: 0;z-index:9999; width: 100%;padding-top: 50px; } 
.lightbox-opened:after { background-color: #fff; color: #000; content: "x"; font-family: sans-serif; padding:1px 12px; position: absolute; text-transform: uppercase;margin:-35px 0 0 -37px;font-size: 20px; }
.lightbox-opened img { width:100%;max-width:1000px; }

.no-scroll { overflow: hidden; }
.zoom {display:inline-block;position: relative;width: 100%;background: #fff;}
.zoom img {display: inline-block;}
.zoom img::selection { background-color: #fff; }
.zoom-container { display: inline-block; padding: 3px 10px 3px 31px; border: 1px solid #dedede; background: url(../img/zoom.png) no-repeat 8px 7px #f5f5f5; font-weight: 700; margin: 10px 0; text-transform: uppercase; display:none; } 
img.new-map { width: 100%; }
.list { float: left; margin-bottom: 20px; } 
.list li { background: url(../img/bullet.png) no-repeat left 3px; padding-left: 30px; padding-bottom: 9px;color: #fff;}   
.section6 h2.slider-tl span { color: #fff; } 
.section6 .slider-txt {width: 70%;margin-left: 22px;padding-top: 20px;}
.section6 .location-content .slider-txt{width:100%;}
.slider-text h1 { font-size: 50px; font-weight: 600; color: #fff; line-height: 1.2; letter-spacing: -1.5px; }
.slider-text h1 span { font-family: playfair display,sans-serif; font-style: italic; text-decoration: underline; }
.slider-text p { color: #ddd; font-size: 16px; margin-bottom: 20px; }
.list2 {float:left;}
.list2 li { width: 20%; float: left; text-align: center; font-size: 15px; padding:0 1%; line-height: 22px; margin-bottom: 23px; } 
.row.mapimgarea2 { float: left; padding: 60px 0; } 
.section4 { background: #fff; margin-top: 0; float: left;width: 100%;}
section {
    width: 100%;
    float: left;
}
section#enquiry {
    background: #263266;
}
.footer-wrapper { float: left; width: 100%; }
.section3 { float: left; width: 100%;padding-top: 0px;background: #e7eff3;}  
section#floor-plans {
    background: #f3efe7;
}
#footer { background:#f3efe7; color: #fff; padding:0; float: left; width: 100%; } 
#footer  .footer-logo { fill: #fff; } 
#footer a.la-sierra{text-indent:-9999px}
#footer a.amaracay{text-indent:-9999px}
#footer a.postcadin{text-indent:-9999px}
#footer div.la-sierra{height:80px;background:url(../img/pelican-cove-footer-logo-lasiesta.svg) no-repeat center center;background-size:73%;display:block;max-width:100%}
#footer div.la-sierra:hover{height:80px;background:url(../img/pelican-cove-footer-logo-lasiesta-hover.svg) no-repeat center center;background-size:74%;display:block;max-width:100%}
#footer div.amaracay{height:80px;background:url(../img/pelican-cove-footer-logo-amaracay.svg) no-repeat center center;background-size:100%;display:block;max-width:100%}
#footer div.amaracay:hover{height:80px;background:url(../img/pelican-cove-footer-logo-amaracay-hover.svg) no-repeat center center;background-size:100%;display:block;max-width:100%}
#footer div.postcadin{height:80px;background:url(../img/pelican-cove-footer-logo-postcard.svg) no-repeat center center;background-size:100%;display:block;max-width:100%}
#footer div.postcadin:hover{height:80px;background:url(../img/pelican-cove-footer-logo-postcard-hover.svg) no-repeat center center;background-size:100%;display:block;max-width:100%}
#footer img.brochure{cursor:pointer}
#footer img.brochure:hover{filter:saturate(4)}
#footer .topfooter #secondary-nav ul {
    margin: 10px 0 100px 0;
	    padding: 0;
}
#footer .topfooter #secondary-nav ul li {
    list-style: none;
    display: inline-block;
    margin-right: 35px;
    position: relative;
}
#footer #secondary-nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    font-weight: 600;
    position: relative;
}
#footer #secondary-nav ul li a::after{content:" ";position:absolute;bottom:-5px;width:0%;left:50%;height:2px;background:#c1b085;transition:all 0.3s ease-in-out}
#footer #secondary-nav li a:hover{text-decoration:none;color:#c1b085 !important}
#footer .address{font-family: 'Open Sans', sans-serif;color:#fff}
#footer a{color:#fff}
#footer a:hover{text-decoration:none}
#footer .subfooter{margin-top:40px}
#footer .log-adwards{font-family: 'Open Sans', sans-serif;color:#fff;font-size:14px;border-right:1px solid rgba(255,255,255,0.1)}
#footer .log-adwards div.trip{padding-top:20px;height:82px;text-indent:-9999px;background:url(../img/logo-tripadvisor.svg) no-repeat center center}
#footer .log-adwards div.trip:hover{height:82px;background:url(../img/logo-tripadvisor-orange.svg) no-repeat center center}
#footer .logs-footer p{    font-size: 14px; letter-spacing: 1px; font-weight: 100;}
#footer .topfooter .footresorts {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 100;
}
#footer .topfooter .footresorts ul.footresorts--logolist {
    margin: 30px 0 0 -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
	    padding: 0;
}
#footer .topfooter .footresorts ul.footresorts--logolist li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 31px;
}
#footer .topfooter .footresorts ul.footresorts--logolist li img {
width: 87%;
min-width: 100px;
}
#footer .topfooter .footresorts ul.footresorts--logolist li:last-child {
    margin-right: 0px;
}
  
#footer .topfooter .topfooter--logo { margin: 0 0 70px 0; }
#footer .topfooter .address {
    margin: 0 0 50px 0;
    font-weight: 100;
}
#footer .topfooter ul.social-media {
    display: -ms-flexbox;
    display: flex;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#footer .topfooter ul.social-media li {
text-align: center;
width: 35px;
height: 24px;
float: left;
position: relative;
display: inline-block;
}
#footer .topfooter ul.social-media li a svg {
    fill: #fff !important;
    width: 90%;
    height: auto;
    vertical-align: middle;
    overflow: visible;
}

#footer .topfooter ul.social-media li:first-child a svg {
    width: 40%;
}
#footer .topfooter ul.social-media li:nth-child(2) a svg {
    width: 50%;
    margin-top: -5px;
    margin-left: -2px;
}
#footer .topfooter ul.social-media li:nth-child(3) a svg {
    width: 70%;
}
#footer .topfooter ul.social-media li:nth-child(4) a svg {
    width: 100%;
}
#footer .topfooter ul.social-media li:last-child a svg {
    width: 50%;
}
#footer .topfooter .topfooter--logo svg {
    fill: #fff;
}

.hidden {
font-size: 0;
text-indent: -999em;
padding: 0;
margin: 0;
}
 #footer .topfooter #secondary-nav ul li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 0%;
    bottom: -3px;
    height: 2px;
    background-color: #c1b085;
    transition: all 0.3s;
    left: 0;
}
#footer .topfooter #secondary-nav ul li a:hover:after {
    width: 100%;
}
 #footer .topfooter .footresorts ul.footresorts--logolist li svg {
    width: 87%;
    fill: #fff;
}
.tambourine { font-family: 'Open Sans', sans-serif; color: #3a3432; font-size: 11px; line-height: 15px; display: inline-block; text-align: left; }
.tambourine svg{fill:#3a3432;position:relative;top:2px}
.sub-footer{background:#ffffff;padding:30px 0;font-family: 'Open Sans', sans-serif;color:#3a3432;font-size:13px;    margin-bottom: 0;width: 100%;    float: left;}
/* .sub-footer .pad-content{padding:0 60px} */
.sub-footer .pad-third-nav{padding-top:0}
.sub-footer #third-nav ul li{list-style:none;float:left;margin-right:30px;border-right:1px solid #3a3432}
.sub-footer #third-nav ul li a{color:#3a3432;font-family: 'Open Sans', sans-serif;font-size:13px;padding-right:20px}
.sub-footer #third-nav ul li a:hover{color:#c1b085}
.sub-footer img.img-responsive{width:auto;margin:0 auto}
.sub-footer .border-lgend{border-right:1px solid #cdcdcd;    text-align: center;}
a.disclaimer { position: relative; padding-left: 6px; margin-left: 4px; } 
a.disclaimer:before {content: "";width: 1px;height: auto;left: 0;background: #000;position: absolute;top: 2px;bottom: 1px;}
ul#tertiary-navigation { float: left; width: auto; display: inline-block; padding: 0;margin-bottom: 0; }

.Reserve a {color: #FFF;float: right;display: inline-block;padding: 13px 20px;margin-top:0px;zoom: 1;outline: none;border-radius: 0;border: 0px solid rgba(246,142,86,0.85);line-height: 1;letter-spacing: 1px;font-size: 13px;text-transform: uppercase;text-align: left;background-position: center right 15px;background-repeat: no-repeat;background-color: rgba(246,142,86,0.85);-webkit-appearance: none;font-weight: 500;}
.Reserve a:hover { background: #333; }

.offers-irem .reasons-desc img { width: 100% !important } 
ul.list3 { float: left; width: 100%; padding: 0px; margin: 20px 0px; }
ul.list3 li { list-style: none; padding: 0px; margin-bottom: 10px; padding-left: 20px; font-size: 15px; line-height: 20px;position: relative; }
ul.list3 li:last-child { margin-bottom: 0px; }
ul.list3 li::before { width: 8px; height: 8px; position: absolute; top: 7px; left: 0; background: transparent; content: ""; border: solid #000; border-width: 0px 2px 2px 0px; transform: rotate(-45deg); }
.testimonial-area ul.list li::before{border: solid #fff; border-width: 0px 2px 2px 0px;}
/* .testimonial-area ul.list li { padding-left: 0; padding-right: 20px; } */
/* .testimonial-area ul.list li::before { border: solid #fff; border-width: 0px 2px 2px 0px; transform: rotate(-225deg); left: auto; right: 0; } */
.diner-specials-home ul.list li {color:#000}
.diner-specials-home ul.list li::before {border: solid #000; border-width: 0px 2px 2px 0px;}
.quick-contact  { position: fixed; bottom: 0; width:100%; z-index: 9; padding:10px 0; background-color:#2c2c2c; border-top: 1px solid #fff;} 
.main-form {/* background:#c2052d;padding:9px 12px 0px 12px;border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff; */color:#fff;line-height:18px;}
.main-form p { color:#fff; font-weight:700; padding:0; margin:0 0 10px; line-height:18px; font-size:15px; }
.main-form .form-row1 {width:18%; float:left; display:block; margin:0 1% 0 0; }
.main-form .name {width:100%; float:left; display:block; padding:0 0 5px; font-size:14px; }
.main-form .form-td {width:100%; float:left; display:block;}
.main-form .textfield {border:1px solid #d8d8d8; padding:4px 3px; background-color:#fff; width:100%; height:auto;}
.main-form .text-field-captcha {border:1px solid #d8d8d8; padding:3px 3px; background-color:#fff; width:57%; float:left; margin:0 2% 0 0; height:25px; }
.main-form .text-select-field {border:1px solid #d8d8d8; padding:3px 3px; margin:0 0 5px; background-color:#fff; width:100%; height:25px; }
.main-form .text-select-field select {margin:0; padding:0;}
.main-form .text-area {border:1px solid #d8d8d8; padding:3px 3px; background-color:#fff; width:100%;}
.main-form .submit { width:63px; float:left; text-align:center; margin:22px 0 0px; color:#c30930; background-color:#fff; height:25px;}
.main-form .call {width:auto; color:#fff; font-weight:700; padding:0; line-height:18px; margin:0; float:right; }
.main-form .form-row1.last { margin:0; width:auto; }
ul.mm-list li .tel {background: url(../images/call-icon.png) no-repeat 12px 9px;width: 77%;}
ul.mm-list li .email {background: url(../images/email-icon.png) no-repeat 12px 9px;width: 77%;}
ul.mm-list li .media {background: none;width: 77%;}
.captcha { height:25px; }
.part-img img{width:100%}
.overview-text .single-overview.w-50{width:50%;min-height: 200px;}
.overview-text .single-overview{display: inline-block;text-align: center;float: left;width: 33%;margin-bottom: 22px;min-height:90px;}
.overview-text .single-overview:last-child{margin-bottom:0}
.overview-text .single-overview .part-icon{width: 100%;text-align:center;height:auto;/* margin-right:20px; */float: left;display: block;margin-bottom:10px;}
.overview-text .single-overview .part-icon img{/* width:100% */}
.overview-text .single-overview .part-text h3 { color: #000000; font-size: 20px; margin-top: 0; margin-bottom: 10px;font-family: "Roboto", sans-serif;font-family: 'Exo', sans-serif; font-weight:600}
.overview-text .single-overview .part-text p,#footer a{color:#000000}
.overview-text .single-overview .part-text {display: inline-block;width:100%;float: left;padding:0 25px;}
.overview-text .single-overview .part-icon i { font-size: 44px; }
.footer-col-left {float: left;}
.register-form { position: relative; padding-top: 15px;float: left; }
.register-form .form-inner { position: relative; padding: 0 0px 80px 0; max-width: 100%; width: 100%; float: left; display: inline-block; overflow: visible; border-left: 0px solid #6a86941c; margin: 44px 0 0px 0; }  
/* .register-form h2{position:relative;display:block;font-size:34px;line-height:1.2em;color:#181e44;font-weight:600;margin-bottom:25px} */
.register-form .form-group { position: relative; margin-bottom: 15px; float: left;width:33.33%;padding: 0 25px;}
.register-form .form-group span { display: none; }
.register-form .form-group:last-child {margin-bottom: 0 !important; }
.register-form .form-group .icon{position:absolute;left:20px;top:10px;line-height:33px;color:#aaa;font-size:16px;z-index:9}
.register-form .form-group input[type="text"],.register-form .form-group input[type="email"],.register-form .form-group input[type="url"],.register-form .form-group input[type="number"],.register-form .form-group input[type="date"],.register-form .form-group input[type="email"],.register-form .form-group textarea,.register-form .form-group select{position: relative; display: block; width: 100%; line-height: 33px; padding: 10px 0; height: 44px; color: #000; font-size: 16px; background-color: transparent; border: none; border-bottom:1px solid rgba(255, 255, 255, 0.2); padding-left: 0; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
/* .register-form .form-group input[type="text"]:focus,.register-form .form-group input[type="email"]:focus,.register-form .form-group textarea:focus{border-color:#f70068} */


.register-form #enquiry-form .form-group input[type="text"],.register-form #enquiry-form .form-group input[type="email"],.register-form #enquiry-form .form-group input[type="url"],.register-form #enquiry-form .form-group input[type="number"],.register-form #enquiry-form .form-group input[type="date"],.register-form #enquiry-form .form-group input[type="email"],.register-form #enquiry-form .form-group textarea,.register-form #enquiry-form .form-group select { color:#fff; }

.register-form .form-group textarea{position:relative;display:block;width:100%;line-height:33px;padding:10px 20px;height:100px;padding-left:0}
.register-form button{cursor:pointer;line-height:25px;font-size:14px;padding:10px 30px}
.register-section .icon-circle-3{right:-100px;top:-120px;opacity:.2}
.register-section .icon-shape-3{right:5%;top:0}  
.btn-style-four {position: relative;
    padding: 12px 40px;
    font-size: 18px;
    line-height: 1;
    color: #000;
    font-weight: 500;
    text-align: center;
    background-color: #c1b085;
    overflow: hidden;
    border-radius: 10px;
    border: #c1b085 solid 1px;
    width: auto;
    float: left;
    text-transform: uppercase;
    transition: 0.5s;
    cursor: pointer;
    font-family: 'Exo', sans-serif;}
.btn-style-four:hover{background: none;
    color: #c1b085;
    transition: 0.5s;
    border-color: #c1b085;}
 .register-form button { cursor: pointer; line-height: 25px; font-size: 14px; padding: 10px 30px;width: auto;    display: inline-block;    float: left; }
.register-form .instagram-home .instagram__title:after{top: 50%;right: -40%;}
.overview-text{position: relative;padding: 60px 40px 30px 0;max-width: 100%;width: 100%;float: right;display: inline-block;overflow: visible;}
.form-group textarea::placeholder,.form-group input::placeholder{color:#fff;}
form#submit-form .form-group textarea::placeholder,form#submit-form .form-group input::placeholder{color:#000;}

form#enquiry-form .form-group textarea::placeholder, form#enquiry-form .form-group input::placeholder{color:#fff;}

form#enquiry-form .form-group textarea::placeholder,form#enquiry-form .form-group input::placeholder{color:#fff;}

form#submit-form .form-group input, form#submit-form .form-group textarea, form#submit-form .form-group select{ border-bottom:1px solid rgba(0, 0, 0, 0.2);}

.footer-bottom-area {float:left;width:100%;}
.section4 .slider-tl { text-align: center; margin-bottom: 0; padding: 50px 0; margin-top: 0; } 
.header-topinfo.mobile {display:none}
.header-topinfo.desktop {display:block}
span.feture-icon { width: 100%; display:block; margin: 0 auto 15px; height:88px;  }
span.feture-caption { font-size: 15px; color: #000; /* text-transform: uppercase; */ font-weight: 500; min-height: 125px; display: block; line-height:22px; } 
.features-sub-title { font-size: 18px; font-weight:700;  color: #000; margin:0 0 15px;  }
#amenities .slider-txt h2 {font-family: "Roboto", sans-serif;font-weight: 300;}
#overview {height: 690px;}
a.anchor1{ display: block; position: relative; top: -150px; visibility: hidden; } 
a.anchor2{ display: block; position: relative; top: 0px; visibility: hidden; } 
a.anchor3{ display: block; position: relative; top: 0px; visibility: hidden; } 
a.anchor4{ display: block; position: relative; top: 0px; visibility: hidden; } 
.carousel-control-next, .carousel-control-prev {width: auto;}
.slider1 { background: url(../img/header1.jpg) no-repeat center;width: 100%; height: 500px; background-size: cover; }
.slider2 { background: url(../img/header2.jpg) no-repeat center bottom;width: 100%; height: 500px; background-size: cover; }
.slider3 { background: url(../img/header3.jpg) no-repeat center;width: 100%; height: 500px; background-size: cover; }
.slider4 { background: url(../img/header4.jpg) no-repeat center;width: 100%; height: 500px; background-size: cover; }
.nav-item.ebrocher {display: none;}
.popup-overlay { width: 100%; height: 100%; position: relative; background: rgba(0, 0, 0, 0.8); z-index: -1; }
#submit-form .form-group {margin-bottom: 3px !important;}
section#intro {
    margin-top: 128px;
}
section#intro  .carousel-item .container {
    position: relative;
    height: 100%;
}
.carousel-caption {
    top: auto;
    bottom: 15px;
    text-align: right;
    width: 75%;
    display: inline-block !important;
    right: auto;
    line-height: 1.5;
    background: rgba(0, 0, 0, 0.70);
    padding-top: 0;
    padding: 15px 60px 15px 40px;
    font-weight: 400;
    font-size: 37px;
    /* padding-top: 0; */
    text-align: left;
    border-left: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family:
    'Exo', sans-serif;
}
.carousel-caption h2 , .carousel-caption h3, .carousel-caption p, .carousel-caption a{
    font-family: 'Exo', sans-serif;
}
.carousel-caption h2 {
    font-weight: 400;
    font-size: 38px;
    position:relative;
    line-height:1;
}

.carousel-caption h2 span {
    font-weight: 700;
    text-transform: uppercase;
}

.carousel-caption h3 {
    font-size: 22px;
    font-weight: 300;
    /* text-transform: capitalize; */
    width: auto;
    float: left;
    margin-right: 40px;
    /* min-width: 30%; */
}

.carousel-caption h3 span {
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
}

.carousel-caption img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -60px;
    width: 120px;
}

.carousel-caption p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
    /* width: auto; */
    /* float: left; */
}

.carousel-caption a {
    background: #c1b085;
    color: #000;
    padding: 5px 20px;
    float: left;
    font-size: 24px;
    font-weight: 600;
    border-radius: 15px;
    margin-bottom: 5px;
}
.carousel-caption h2:after {content: "";width: 60px;height: 2px;background: #c1b085;position: absolute;bottom: 10px;left: 0;}
.carousel-caption h2 {
    padding-bottom: 24px;
    width: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 0;
    /* min-width: 30%; */
}
.carousel-item.slider1 .carousel-caption span.yellow-bg, .carousel-item.slider2 .carousel-caption span.yellow-bg{color:#90c1d9}

.footer-disclaimer { float: left; width: 100%; background: #ca5d42; color: #fff; text-align: center; padding: 10px 0; font-size: 14px; }

 #amenities .slider-txt h2.slider-tl2 { font-size: 19px;color: #000; }
section#amenities .slider-txt h2.slider-tl {
    text-align: left;
    margin-bottom: 25px;
}

.jindal-logo { margin:0; padding:0 0 0 20px; border-left:1px solid rgba(255, 255, 255, 0.2); }
.pd-90 { padding-top:90px; }



.privacy-section { position: relative; padding:40px 0px 0px; float: left; width: 100%; }
.privacy-section p {color:#666; font-weight: normal;font-size: 16px;text-align: left;margin-bottom: 15px;}
.privacy-section .add-title2 { color:#000; margin-top: 30px; font-size: 18px; text-align: left; font-weight: bold;margin:25px 0 15px 0 !important;width: 100%;float: left; }
.list-style-two{ position:relative; margin:15px 0 0 0 !important;padding: 0 !important;} 
.list-style-two li {background: url(../images/bullet1.png) no-repeat left 5px;position: relative;color:#666;font-weight: normal;font-size: 16px;padding-left: 27px;margin-bottom: 15px;text-align: left;list-style: none;line-height:26px;padding-bottom: 0 !important;padding-top: 0 !important;} 
.list-style-two li::before { width: 8px; height: 8px; position: absolute; top: 7px; left: 0; background: transparent; content: ""; border: solid #000; border-width: 0px 2px 2px 0px; transform: rotate(-45deg); }
.privacy-section .col-lg-12.col-md-12.col-sm-12 { padding: 0; } 
.privacy-section p a {
    color: #2c3266;
}
.disclaimer.privacy-link {
    color: #000;
}

@media only screen and (max-width:1024px) {
.carousel-caption h2,.carousel-caption h3{margin-right:25px;}
.carousel-caption{    width: 85%;}
}

@media only screen and (min-width:1025px) and (max-width:1160px) {
.container {max-width:1170px;}
}
@media only screen and (max-width:1024px) {
.title1 { background-position: left bottom; }	 
.title1 {margin-left: 0;}	
.section6 .slider-txt {width:100%;margin-left: 0;}	
.slider1,.carousel-item {height:500px; background-size: auto 100%; }
section#amenities .carousel-item, section#floor-plans .carousel-item {
    height: auto;
}
section#features img.new-map {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
}
.slider2 {height:500px; background-size: auto 100%; }	
.section3 {margin-top: 0; padding-top: 0;}	
.section2 .slider-txt {padding-top: 30px;
    padding-bottom: 30px;}

section#amenities {padding-top: 70px;background-size: auto 100%;}	
#overview {height: auto;}	
.navbar .navbar-nav .nav-link {font-size: 14px;}	
.container {width: 100%;max-width: 100%;}
#mainNav { width: 100%; text-align: center; } 
.header-right {width: 78%;float: left;}
/* .welcome-img::after {background: url(../img/welcome-img2.jpg) no-repeat right bottom;background-size: auto;height: 150px;width: 427px;z-index: 1;bottom: -10px;content: '';position: absolute;background-size: auto 100%;right: 0;} */
.slider-panel1 {margin-top: 0;}
span.feture-caption {margin-left: 11px;}
.list2 li { width:25%; }
#floor-plans .slider-panel1 {margin-top: 60px;}
.header-topinfo ul li.best-rate {padding-left: 12px; font-size: 13px;  }
.header-topinfo ul li {margin: 0 3px 0 0;}
.col-lg-8.col-md-6.welcome-img {width: 50% !important;flex: 42% !important;max-width: 49% !important;}
.col-lg-4.col-md-6 {width: 50% !important;flex: 50% !important;max-width: 50% !important;}
.section3 .slider-txt {padding-bottom: 100px;padding-top: 40px;}
.navbar .navbar-nav .nav-link,.navbar .navbar-nav .enquire .nav-link{padding-left:5px;padding-right:5px;}
.main-logo { width:48%; float: left; text-align: left; } 
.navbar-brand { width: 42%; text-align: left; } 
.header-right { width: 95%; float: left; } 
.header-topinfo ul li b { font-size: 13px; } 
section#intro { margin-top: 118px; } 
.navbar { width:100%; }


}

@media only screen and (max-width:768px) {
.slick-prev, .slick-next{top: 70px !important;}	
.popup .popup-content {top: 31%;}	
.welcome-panel {background: #e7eff3;position: relative;padding-bottom: 40px !important;}	
.section3 .slider-img img {margin-right: 0;}	
.carousel-indicators {bottom: 0px;}	
.col-lg-4.col-md-6 {width: 100% !important;flex: 100% !important;max-width: 100% !important;margin-top: 30px;}	
/* .welcome-img::after {right: 20px;bottom:-50px;}	 */
.col-lg-8.col-md-6.welcome-img {width: 100% !important;max-width: 100% !important;flex: 100% !important;}		
.navbar-toggler {padding:0 !important}	
.header-right {width:100%;}
div#navbarResponsive { float: right; width: 100%; } 
.header-topinfo.mobile {display:block}
.header-topinfo.desktop {display:none}
.header-topinfo.mobile { display: block; width: 90%; margin: 0 auto; color: #fff !important; } 
.header-topinfo.mobile a, .header-topinfo.mobile i  { color: #fff !important; } 
.header-topinfo.mobile .header-topinfo ul li b { color: #fff !important; } 
.header-topinfo ul li.best-rate {border-color:#fff !important}
.header-topinfo.mobile li b { color: #000 !important; } 
.header-topinfo.mobile {  display: block; width: 100%; margin: 0 auto; color: #fff aliceblue !important; float: none; background: #c1b085; float: left; padding: 10px 0;  } 
.header-topinfo ul li { list-style: none; display: inline-block; font-size: 14px; line-height: 16px; margin: 0 10px 0 0;margin-right: 10px; padding: 0px; 	padding-left: 0px;background: transparent;} 
.float-panel .black-logo { display: inline !important; } 
.navbar-brand { padding: 4px 0; width: auto; text-align: left; float: left; } 
.navbar .navbar-nav .nav-link { width: 100%; padding: 9px; text-align: left; color: #000; font-weight: normal; text-transform: capitalize; } 
.container { width: 100% !important; margin: 0 !important; padding: 0 15px !important; max-width: 100% !important; } 
.header-topinfo ul { padding-left: 16px; margin-bottom: 0; width: auto; display: inline-block; float: left; } 
.site-header {/* position: static !important;*/ padding: 0; }	 
.slider-txt {display: inline-block;width: 36%;padding-top: 0;}
.slider-tl {margin-bottom: 10px;}
.section2 .slider-txt {width: 100%;padding-bottom: 50px;padding-left: 0;}
.slider-img {width: 62%;}
.section3 .slider-txt {padding-top: 0;padding-bottom: 0;}
.register-form .form-inner { position: relative; padding: 30px; max-width: 100%; width: 100%; float: left; display: inline-block; overflow: visible; } 
.overview-text {max-width: 100%;padding: 50px 0;}
#features .slider-tl span {margin-bottom: 40px;}
.section3 .slider-txt {padding-left: 15px;}
.col-md-12.col-lg-6.pd-tb-50.location-content {padding-top: 0px !important;padding-left: 0;}
.location-content .slider-tl {padding-bottom: 20px;}
.section3 .carousel-indicators { padding-left: 5%; bottom: 0; } 
.overview-text .slider-tl span {margin-bottom: 30px;font-size: 38px;}
.register-form .form-inner .slider-tl span {margin-bottom: 30px;}
.register-form .form-inner {padding:0 30px 0px 0px;border:0;margin-top: 0;}


 }




@media(min-width:767px) {
.navbar { padding:0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } 
.top-nav-collapse {padding: 0; } 

}



@media only screen and (max-width:991px) {
.navbar-nav { margin-right: 0!important; } 
.welcome-panel {height: auto;}	
.slider1,.carousel-item {height: 420px;}	
.slider2 {height: 420px;}	
.float-panel .white-logo {display:inline-block;}
.float-panel .black-logo {display:block;}
.site-header{/* position: static ;*/padding:0;}
.fixed { padding-top: 0 !important; position: static !important; } 
.form-group.text-right { float: right; } 
.main-slider{padding:70px 0;}
.button1{padding: 10px 30px;margin-top: 5px;margin-bottom: 15px;}
.registration-form-panel{padding:20px;}
.form-input input, .form-input textarea, .form-input select{padding: 7px 10px;}
.form-input {margin-bottom: 10px;}
.form-btn{padding: 10px 30px;}
.navbar-toggler { background: url(../img/menu.png) no-repeat center; position: absolute; right: 5px; top: 35px; } 
.navbar-nav .nav-link{color: #000;border-bottom: 1px solid #ddd;}
.navbar-nav li:last-child .nav-link{border-bottom:0px solid #ddd;}
.hd1{font-size: 40px;}
.about-img{margin-bottom: 20px;}
.hd3,.hd4{font-size: 42px;}
.bg-img{padding: 150px 20px;}
.tabs ul li a{padding: 20px 40px;}
.widget-body{margin-bottom:20px;}
.heading-panel p br{display:none;}
.navbar .navbar-nav .nav-link{width:100%;padding: 9px;text-transform: uppercase;}
.presentation-panel2 .modal-header .close{top:-1px;right:-1px;background:#c1b085;padding: 5px 10px;}
#intro .carousel-caption{font-size: 27px;    padding: 15px; width:90%}
.carousel-caption h3 span { font-size: 24px;}
#intro .carousel-caption span.yellow-bg{font-size: 30px; line-height: 1.5;}
#intro .carousel-caption.blk{line-height:40px;}
#intro .carousel-caption span.small-txt{font-size:45px;line-height:42px;}
#intro .carousel-caption span.small-txt2{font-size:53px;line-height:68px;}
section#features img.new-map {position: static; width: 100%; } 	
.navbar-nav { margin-right: 0; } 
.pd-tb-140{padding-top:40px;}
.welcome-img img { width: 100%; margin-bottom: 30px; } 
section#intro { /* margin: 0; */ } 
.carousel-caption h2, .carousel-caption h3 { margin-right: 10px; }
.carousel-caption h2{    font-size:30px;}
.carousel-caption h3{    font-size: 20px;}
.carousel-caption img{right: -40px;width: 80px;}
.jindal-logo { padding: 10px 0 0 20px !important; margin: 10px 0 0; }
.list2 li { width:32%; }




}


@media only screen and (max-width:767px) {
	
.main-slider{padding:30px 0;}
.footer-widget-wrapper{padding:25px 0 5px;}
.single-widget-wrap .widget-title{padding-bottom: 20px;margin-bottom: 15px;}
.widget-list li {margin-bottom: 5px;}
.latest-blog-widget .single-blog-item{padding-bottom: 15px;margin-bottom: 15px;}
#intro .carousel-caption{font-size:17px;}
#intro .carousel-caption span.yellow-bg{font-size:20px;}
#intro .carousel-caption.blk{line-height:20px;}
#intro .carousel-caption span.small-txt{font-size:20px;line-height:25px;}
#intro .carousel-caption span.small-txt2{font-size:20px;line-height:25px;}
.slider-tl span {font-size: 35px!important;}
.register-form .form-group{padding:0;width:100%;overflow: hidden;}
.navbar-brand img{margin-left: -5px;}
section#intro .carousel-item { height: 200px; margin-bottom: 290px; }
section#intro {}
section#intro .carousel-item .carousel-caption { bottom: -430px; top: auto; width: 100%; }
section#intro .carousel-item .container { position: static; height: auto; }
.carousel-caption h2 { font-size: 22px; margin-bottom: 15px; float: none; }
.carousel-caption h3 { font-size: 14px;    float: none; }
.carousel-caption h3 span { font-size: 22px; }
.carousel-caption p { font-size: 12px; }
.carousel-caption a { font-size: 14px; padding: 5px 10px; }
.carousel-caption img { left:auto; right: 15px; width: auto; }
section#intro .carousel-item .carousel-caption { padding: 30px; transform: translateY(-50%); min-height:287px; left:0px; }
a.popup-btn { top: -25px; right: 0; } 
.enquire { position: fixed;
    bottom: 38px;
    width: 100%;
    left: 0; z-index:9999;}
.nav-item.enquire  .common {width:100%;}
.main-logo { width: 100%; float: left; } 
.white-logo { display: inline-block; width: 42%; } 
.jindal-logo { padding: 10px 0 10px 20px !important; margin: 10px 0 0; } 

}

@media only screen and (max-width: 575px) {
.footer-bottom-area{padding:16px 0 10px}



}
.footer-copyright-area{font-size:14px;color:#aaa}
.footer-copyright-area p { margin-bottom: 0; text-align: center; color: #000; font-size: 15px; } 

@media only screen and (max-width: 767px) {
.section3 .slider-img img {margin-right: 0;}	
.section3 .slider-txt {padding-top: 0;padding: 30px !important;}	
img.new-map {width: 100%;}	
.carousel-indicators {bottom: -50px;}	
.footer-copyright-area p{font-size:13px}
.slider-txt {width: 100%;}	
.slider-img { width: 100%; text-align: center; float: left;padding: 0;} 
.slider-panel1 { margin-top: 0; margin-bottom: 30px; position: relative; z-index: 2; width: 100%; }	 
.section6 .slider-txt {width:100%}
.slider-tl {font-size: 18px;}
.slider-tl span {font-size: 50px;}
.title1 {margin-left: 0;}
.slider-txt {width:100%}
.slider-panel1 {margin-top: 0;}	



 
}
.footer-social-icons a{color:#aaa;font-size:20px;line-height:1;margin-left:30px}
.footer-social-icons a:first-child{margin-left:0}
@media only screen and (max-width: 767px) {
.footer-social-icons a{font-size:16px}
.overview-text .single-overview.w-50,.overview-text .single-overview{width:100%!important;}
}
.footer-social-icons a:hover{color:#c1b085}
.footer-wrapper.layout--2{padding:60px 0 50px}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-wrapper.layout--2{padding:30px 0 23px}
}
@media only screen and (max-width: 768px) {
.header-topinfo { margin-top: 0; float: left; margin-bottom: 0; width: 80%; } 
}
@media only screen and (max-width: 767px) {
.footer-wrapper.layout--2{padding:20px 0}
}
.footer-wrapper.layout--2 .footer-middle h3{font-size:26px;font-weight:500;line-height:1}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-wrapper.layout--2 .footer-middle h3{font-size:20px}
}
.footer-wrapper.layout--2 .footer-copyright-area{color:#222}
.footer-wrapper.layout--2 .footer-social-icons a{color:#222}
.footer-wrapper.layout--2 .footer-social-icons a:hover{color:#c1b085}
.footer-wrapper.footer-white{color:#878787}
.footer-wrapper.footer-white a{color:#878787}
.footer-wrapper.footer-white .footer-widget-wrapper{background-color:#fff}
.footer-wrapper.footer-white .footer-widget-wrapper .widget-title{color:#222}
.footer-wrapper.footer-white .latest-blog-widget .single-blog-item:after{background-color:#eee}
.footer-wrapper.footer-white .latest-blog-widget .single-blog-item a{color:#878787}
.footer-wrapper.footer-white .newsletter-form-wrap input{background-color:#eee;color:#222}
.footer-wrapper.footer-white .newsletter-form-wrap button{color:#222}
.footer-wrapper.footer-white .footer-bottom-area{background-color:#fff;padding:0}
.footer-wrapper.footer-white .footer-bottom-area .footer-bottom-content{border-top:1px solid #eee;padding:40px 0}
@media only screen and (max-width: 575px) {
.footer-wrapper.footer-white .footer-bottom-area .footer-bottom-content{padding:25px 0}
}
.footer-wrapper.layout--3{background-color:#111;height:100vh;position:relative;z-index:1}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-wrapper.layout--3{height:50vh}
}
@media only screen and (max-width: 767px) {
.footer-wrapper.layout--3{height:auto}
.register-form .form-inner{padding:0;}
}
.footer-wrapper.layout--3 .footer-three-content h2{font-size:80px;font-weight:600;line-height:1}
.footer-wrapper.layout--3 .footer-three-content h2 a{color:#fff}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-wrapper.layout--3 .footer-three-content h2{font-size:60px}
}
@media only screen and (max-width: 767px) {
.footer-wrapper.layout--3 .footer-three-content h2{font-size:30px}
}
@media only screen and (max-width: 479px) {
.footer-wrapper.layout--3 .footer-three-content h2{font-size:20px}
}
@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px) {
.footer-wrapper.layout--3 .footer-three-content .newsletter-form-wrap.w-50{width:100%!important}
}
.footer-wrapper.layout--3 .footer-three-content .newsletter-form-wrap input{background-color:#444;color:#fff}
.footer-wrapper.layout--4{background-color:#222;color:#aaa;padding:100px 0}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer-wrapper.layout--4{padding:80px 0}
}
@media only screen and (max-width: 767px) {
.footer-wrapper.layout--4{padding:60px 0}
}

@media only screen and (max-width:480px) {
/* .welcome-img::after {right: 20px;bottom:0;}	 */	
.popup .popup-content{ max-width:90%}	
.header-topinfo ul { padding-left: 0; margin-bottom: 0; width: auto; display: inline-block; float: left; text-align: center; }	 
.nav-item.ebrocher {display: block;}	
.slider1, .slider2,.carousel-item {height: 180px;}	
.navbar-nav .nav-item.ebrocher a .fa.fa-file-pdf-o {margin-right: 7px;}	
.navbar-nav .nav-item.ebrocher a { text-align: left; width: 100%; float: left; padding-top: 10px; color: #000; font-size: 13px; padding-left: 10px; padding-bottom: 10px;}	 
#mainNav .container {padding: 0 !important;}	
.register-form {padding-bottom:40px;}	
#floor-plans .slider-panel1 {margin-top: 20px;margin-bottom: 50px;}	
.section6 {background: #2f3269;padding-top: 20px;}	
.section2 {padding-bottom: 30px;}	
section#amenities {background: #e9f4f8;padding-bottom: 50px;}	
.row.mapimgarea2 {padding-top: 40px;}	
/* .welcome-img::after {background: url(../img/welcome-img2.jpg) no-repeat center;background-size: auto;background-size: auto;width: 100%;z-bottom: 80px;
content: '';background-size: auto 100%;left: 0;height: 180px;} */	
.welcome-img {position: relative;margin-bottom: 30px;} 	
.header-topinfo ul li:last-child {padding-left: 9px;display:none}	
.header-topinfo ul li.best-rate {padding-left: 10px;display:none}	
.header-topinfo ul li {margin: 0 3px 0 0;padding:0 10px ;}	
.header-topinfo ul li:nth-child(2) {
    display: none;
}
.section2 .slider-txt {padding-left: 0;padding-bottom: 0;}	
.section6 .slider-txt {width: 100%;margin-left: 0;}	
.section4 {margin-top: 30px;}	
.section3 .carousel-indicators { padding-left: 5%; bottom: -40px; }	 
#html5box-html5-lightbox {top: 140px !important; }	
.overview-text {padding: 50px 0 30px 0;}	
.register-form .form-inner { padding:0; margin-bottom: 0; } 
.list2 li {width: 100%;}
}
.footer-wrapper.layout--4 a{color:#aaa}
.footer-wrapper.layout--4 a:hover{color:#c1b085}
.footer-wrapper.layout--4 .footer-contact-information [class*='col-']:first-child{border-right:1px solid rgba(255,255,255,0.1)}
.single-footer-con-info{line-height:2;margin-top:30px}
.single-footer-con-info h2{color:#fff;font-size:40px;font-weight:600;line-height:1;margin-bottom:26px}
.common {position:relative;max-width:1170px;margin:0 auto;}
.enquire .nav-link{background: #c1b086;padding: 3px 13px;font-size: 15px;font-weight: normal;text-transform: uppercase;color: #000;}
.enquire .nav-link:hover{background: #f3efe7;
    color: #000;}
a.popup-btn {
    position: absolute;
    z-index: 9999;
    float: left;
    right: 30px;
    padding: 0;
    color:  #000;
    top:-47px;
}
.navbar-nav{margin-right: 135px;}
.popup{
position: fixed;
top: 100%;
width: 100%;
height: 100%;
z-index: 10001;
}
.popup.active {
    top: 0;
}
.popup .main-btn-rect{
  padding: 10px 100px;
}
.popup .popup-content{
position: absolute;
top: 50%;
left: 50%;
max-height: auto;
min-width: 670px;
margin-top: 150px;
padding: 0 30px 0 0;
background-color: #ffffff;
color: #070000;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transition: margin .6s;
-webkit-transition: margin .6s;
-moz-transition: margin .6s;
-o-transition: margin .6s;
}
.popup.active .popup-content{
margin-top: 0px;
background: #6a3e35;
padding-right: 0 !important;
}
.popup-content h6{
  display: table;
  font-size: 16px;
  text-align: center;
  margin: 10px auto;
  font-family: 'Roboto',sans-serif;
  text-transform: uppercase;
  font-weight: 100;  
}
.form-group{
	position: relative;
	width: 100%;
	margin: 0px auto;
}
form#send input, form#send textarea{
	position: relative;
	margin-bottom: 32px;
	width: 100%;
	height: 29px;
	font-family: 'RobotoLight', sans-serif;
	text-indent: 20px;
  background-color: transparent;
	outline: 0;
	border: none;
	border-bottom: 1px solid #070000;
	-webkit-transition: border 0.6s;
	-o-transition: border 0.6s;
	transition: border 0.6s;
}
form#send input:focus,
form#send textarea:focus{
	border-bottom: 1px solid rgb(63, 173, 168); 
}
form#send label{
	position: absolute;
	top: 0;
	line-height: 28px;
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}
form#send input:focus + label,
form#send textarea:focus + label{
  color: rgb(63, 173, 168);
}
form#send .txt{
	line-height: 22px;
	left: 2px;
}
form#send .main-btn-rect {
	position: relative;
	display: block;
	padding: 12px 80px;
	margin: 0px auto;
	font-size: 14px;
}
form#send .main-btn-rect i {
	margin-right: 5px;
}
.popup .fade-out {
    position: absolute;
    top: -32px;
    right:-15px;
    text-align: center;
    font-size: 15px;
	cursor: pointer;
    background: #fff;
    padding: 4px 9px;
}
.quad {font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    color: #2c3266;
    font-weight: 600;}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 6px 9px;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
}
.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}
.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}
.resp-sharing-button__icon,
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}
.call-me-form-horizontal .control-group {
    margin-bottom: 5px;
}
.form-tab .frm-left-part .control-group .controls {
    margin-left: 0;
}
.call-me-form-horizontal .controls input, .call-me-form-horizontal .controls textarea {
    width: 100%;
    box-sizing: border-box;
    height: auto; 
    box-shadow: none;
    color: #000;
    margin: 0 0 6px;
}
.form-div1.clear {
    font-size: 10px;
    line-height: 14px;
    margin-top: 7px;
    float: left;
    width: 100%;
}
.register-form .form-group .form-div1 {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
}
.call-me-form-horizontal .form-div1.clear {
    margin-bottom: 7px;
    line-height: 1.8;
}
.call-me-form-horizontal .controls input[type=checkbox] {
    width: auto;
    float: left;
    margin-top: 3px;
}
.form-div1.form-div-1.note-textt {
    font-size: 10px;
    line-height: 14px;
}
.form-div1.form-div-1.clear {
    float: left;
    width: calc(100% - 30px);
    clear: none;
    padding: 0;
    margin: 0 0 20px 5px;
}
.call-me-form-horizontal .controls .submit-btn {
position: relative;
    padding: 12px 40px;
    font-size: 18px;
    line-height: 1;
    color: #000;
    font-weight: 500;
    text-align: center;
    background-color: #c1b085;
    overflow: hidden;
    border-radius: 10px;
    border: #c1b085 solid 1px;
    width: auto;
    float: left;
    text-transform: uppercase;
    transition: 0.5s;
    cursor: pointer;
    font-family: 'Exo', sans-serif;
}
.html5-title-prefix, .html5-title-caption { display: none; }	 	
#html5-close { background: #fff; margin: -32px !important; margin-right: -32px; margin-right: 0 !important; }
.html5-text {display:none !important}
.carousel-control-prev-icon { background: url(../img/lightbox-prev.png) no-repeat right bottom; width: 32px; height: 32px;    }  
.carousel-control-next-icon { background: url(../img/lightbox-next.png) no-repeat right bottom; width: 32px; height: 32px;    }  
.register-img.col-lg-6.col-md-6.col-sm-12.col-xs-12 { margin: 0 !important; padding: 0 !important; } 
.register-img img {
    /* height: 100%; */
    position: absolute;
    left: 0;
    width: 100%;
}
.register-img {
    overflow: hidden;
}

.slick-prev { background: url(../img/lightbox-prev.png) no-repeat right bottom; width: 32px; height: 32px; font-size: 0; border: 0 !important; position: absolute; left: 0; top: 50%; z-index: 99999; cursor: pointer; margin-top: -16px;} 
.slick-prev::before {display:none}
.slick-next { background: url(../img/lightbox-next.png) no-repeat right bottom; width: 32px; height: 32px; font-size: 0; border: 0 !important; position: absolute; right: 0; top: 50%; z-index: 99999; cursor: pointer; margin-top: -16px;}  
.slick-next::before {display:none}
.popup .register-form{background: #f3efe7;}
.popup .register-form .form-group{width: 100%;padding: 0;}
div#popup-disclaimer .register-form {min-height: 300px;text-align: center;padding: 50px;}
div#popup-disclaimer p {
    text-align: left;
}

div#popup-disclaimer h2 {
    text-align: left;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    color: #2c3266;
    font-weight: 600;
}

.footer-copyright-area a.popup-btn {
position: static; display: inline-block; float: none;  }

span.disclaimer { padding-left: 10px; margin-left: 10px; position: relative; }

span.disclaimer:before {content: "";width: 1px;height: 90%;position: absolute;background: #000;left: 0;top: 8%;}

 @media only screen and (max-width:991px) {
div#navbarResponsive{position: absolute;z-index: 999;background:#fff;left: 0;}
a.popup-btn{top:-68px;right: 44px;}
.popup .register-form{background: #e7eff3;}

}
@media only screen and (min-width: 768px) and (max-width:991px) {
a.popup-btn{top:-64px;}
#amenities1.pd-tb-70{padding-bottom:0;}
#location1 .row.mapimgarea2{padding-bottom:0;}
.overview-text .single-overview{width:50%;min-height: 175px;}
.register-form .form-group.w-auto{width: auto;}
.form-group.text-right{float:left;}
.register-form .form-group{padding:0 10px;}
}
@media only screen and (max-width: 767px) {
.popup .popup-content {min-width: 87%;top: 50%;}	
div#popup-disclaimer .register-form {
    padding: 20px;
}
div#popup-disclaimer.popup.active {
    top: 0;
}
.single-footer-con-info h2{font-size:30px;margin-bottom:15px}
.register-img.col-lg-6.col-md-6.col-sm-12.col-xs-12 {display:none}
.popup.active {top: 0px;}
.call-me-form-horizontal .controls textarea{height: 60px;}
.register-form .form-group input[type="text"]{height: 30px;}
.enquire .nav-link{padding: 8px  0px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    top: auto;
    right: 0;}
a.popup-btn { top: -52px; right: 0; }
span.feture-caption { min-height:auto; }
.pd-tb-70 { padding-top:20px;padding-bottom:20px;}
.row.mapimgarea2{padding-top:0;padding-bottom: 0;}
.location-content .slider-tl{margin:0;}
.pd-tb-50{padding-bottom: 0;}
.section4 .slider-tl{padding:0 0 20px;}
.overview-text {padding: 20px 0 10px 0;}
.header-topinfo.mobile{padding:2px 0;}
.header-topinfo ul{width:100%;}
.header-topinfo ul li{width:100%;margin:0;text-align:center;}
.navbar{padding-top:0;padding-bottom: 0;}
.fixed{padding-bottom:0!important;}
.section2{padding-bottom:0;}
.overview-text .slider-tl span{margin-bottom:15px}
.overview-text .single-overview{margin-bottom:0;}
.overview-text .single-overview .part-text h3{font-size:18px;margin-bottom: 5px;}

}
@media only screen and (min-width:600px)  and (max-width:767px){
.header-topinfo ul li{width:auto;}
.white-logo{width:20%;}
.slider1,.carousel-item {height:500px; background-size:cover; }
span.feture-caption{margin-left:0;font-size:13px;}
.section4{margin-top:25px}
.overview-text .single-overview {min-height:170px;width: 50% !important;}
section#enquiry{padding-bottom:30px;}


}
.single-footer-con-info a{display:block}
.single-footer-con-info p{margin-bottom:0}
.footer-bottom-left a{color:#fff!important;font-size:26px;font-weight:600;line-height:1}
.footer-social-icons.icons-rounded a{background-color:#444;border-radius:50%;line-height:45px;text-align:center;margin-left:10px;font-size:14px;height:45px;width:45px}

@media only screen and (max-width:360px) {
/* .welcome-img::after {width: 100%;} */	
section#amenities { padding-top: 50px; } 
.carousel-caption img{width:140px;}
}
@media only screen and (min-width:992px)  and (max-width:1100px){
.hd1{font-size: 55px;}
.heading-panel p br{display:none;}
.header-topinfo ul li b{font-size: 13px;}
.navbar-nav{margin-right: 150px;}








}