h1.caption-title {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

.ex-btn-header.inner-slider.roomSlider {
    border: solid 10px white;
    box-shadow: 0 1px 45px #ccc;
    margin-bottom:20px;
}

.topContent {
    margin: 0 0 40px;
    text-align: left;
}
.topContent p,
.amenityPage .topContent p {text-align: left;}
.amenityPage .topContent { margin-bottom: 60px; }

.subTitle {
    position: relative;
    font-size: 24px;
    margin: 40px 0px 15px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 300;
    font-family: inherit;
}
.subTitle:first-of-type {
    margin-top: 0;
}

.innerpage-content .subTitle:first-of-type {
    margin-top: 40px;
}
.subTitle:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #0000b9;
    display: block;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    transform: rotate(45deg);
    z-index: 1;
}
.subTitle:after {
    content: "";
    left: 0;
    background: #0000b9;
    bottom: 0px;
    height: 2px;
    width: 50px;
    margin: 0;
    position: absolute;
    right: 0;
}

.fa.fa-facebook {
  text-align: center;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  line-height: 1.8;
  border-radius: 50%;
  font-size: 0.8em;
  color: white;
}

.fa.fa-tripadvisor {
  text-align: center;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  line-height: 1.8;
  border-radius: 50%;
  font-size: 0.8em;
  color: white;
}

/* Header */
.white{color:#fff;}
a:hover, a:focus{text-decoration: none;}
#topbar .header-top {margin:3px 50px 4px; padding: 0px;
margin-right: 14px;
}
#topbar .header-top li{
    list-style: none;
    color: #fff;
    display: inline-block;
    margin: 0px 5px;
}
/*#topbar .rf li i{position: absolute; left: 0; top: 0px; font-size: 26px;}
#topbar .rf li:first-child i{padding-right: 51px;}*/

.contact h2{margin-top:0px; color: #000000}
#topbar .header-top li i{
    padding-right: 5px; color: #fff;    
}
.owl-theme .owl-controls .owl-page span{background: #fff!important}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background: #000!important;opacity: 0.5!important}
.owl-theme .owl-controls {
    /*margin-top: -25px!important;*/
    margin-top: 0 !important;
    text-align: center;
    }

#testimonial .owl-theme .owl-controls .owl-page span{background: #000!important; opacity: 0.5 !important}
/*#testimonial .owl-theme .owl-controls.clickable .owl-page:hover span,*/
#testimonial .owl-theme .owl-controls .owl-page.active span{opacity: 1 !important}
#testimonial .owl-theme .owl-controls{margin-top: 0 !important;height: 30px;}
.rf .phone1 i{
text-align: center;
    padding-right: 0px!important;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    line-height: 1.8;
    border-radius: 50%;
    font-size: .8em;
}
#topbar .header-top img {
    background: white;
    padding: 2px 2px;
    border-radius: 4px;
}
#topbar .lf{float: right;}
#topbar .rf{float: left; position: relative;}
#topbar .rf a{margin-right: 6px;}
.ex-btn-header{
    margin-left: 15px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.ex-btn {
    text-transform: uppercase;
    background-color: #063852;
    /*border: 2px solid #fff;*/
    border: 2px solid transparent;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    position: relative;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.ex-btn:hover, .ex-btn:focus {
   background: #fff;
    color: 
#063852
;
    border-color: 
#063852
;
}

.wpcf7-submit {color: #fff;
    background: #04a5ff;
    padding: 15px 20px;
    border: 2px solid #fff;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: background linear 0.2s;
    /*border-bottom: none!important;*/
}
.grecaptcha-badge
{
    display: none;
}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-778 {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
    height: 40px;

}
.wpcf7-form-control.wpcf7-captchar,
input[type="text"].wpcf7-form-control.wpcf7-captchar{
    margin-top:0 !important;
}
.wpcf7-form-control-wrap {
    border-radius: 0;
    transition: all 0.25s linear;
    color: #000;
    position: relative;
}
span.wpcf7-form-control-wrap.captcha-778 {
    display: inline-block;
    margin: 0 0 0 10px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea{
  width: 100%
}
.wpcf7-form textarea{
  height:125px;
}
.wpcf7-form input[type="submit"]{
  background: 
#063852
;
  border-bottom: none;
  border: 1px solid 
#063852
;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:focus{
  background: transparent;
  color: 
#063852
;
  border-color:
#063852
;
  text-decoration: none;
}
.wpcf7-form .form-btnouter{
  margin-top: -25px;
}

.txt_label {
    margin-bottom:0px!important;
}

span.wpcf7-not-valid-tip{
    background: #FFC9C9;
    color: #832020;
    padding: 5px 30px;
    list-style-type: none;
    text-align: center;
}
.wpcf7-response-output{
  display: none !important;
}


.navbar {
    margin: 0 auto;
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
}
.navbar .bkbtn {
    float: right;
    display: inline-block;
    margin-top: 21px;
    border: 2px solid transparent;
}


.owl-pagination{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -40px;
    z-index: 9;
}
#testimonial .owl-pagination{
    /*margin-top: -20px !important;*/
    margin-top: 0 !important;
}
.owl-pagination .owl-page span{
    background: #fff !important;
}
.owl-pagination .owl-page:hover span{
    background: transparent!important;
    border: 2px solid #fff!important;
}
.owl-buttons{
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    width: 100%;
}

.owl-buttons div {
    position: absolute;
    top: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    background: 0 0;
    font-size: 0;
    padding: 0 5px;
    margin: 0;
    vertical-align: top;
    background: none !important;
    max-height: 55px;
    overflow: hidden;
}
.owl-prev{
    left: 0
}
.owl-prev:before {
    content: "\f053";
    color: #fff;
    font-family: fontAwesome;
    display: block;
    font-size: 36px;
}
.owl-next{
    right: 0
}
.owl-next:before {
    content: "\f054";
    color: #fff;
    font-family: fontAwesome;
    display: block;
    font-size: 36px;
}

.lightbox{z-index: 1000000 !important}
.lightboxOverlay{z-index:999999 !important}

.nemus-slider .slides
{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}
.logo img{
    position: absolute;
    top: -2.5px;
    left: 65px;
    z-index: 100;
    max-height: 90px;
    max-width: initial;
   /* box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);*/
}
.bigfont::first-letter {
  font-size: 200%;
}
.hmsl .nemus-slider:after {
    background: rgba(0, 0, 0, 0.10);
}
.nemus-control-nav{display: block;}
.col-md-12.listblock {
    padding-bottom: 40px;
}
.block1 {
    width: 50%;
    float: left;
}
.block2 {
    float: right;
    display: inline-block;
    width: 50%;
    margin-top: 70px;
}
.divider {
    border: 1px solid #eee;
    height: 0px;
margin: 25px 0;
}
.tour-content h3 {
    margin-top: 0;
}

/* Home Banner */
.nemus-slider .caption {
    width: auto !important;
}
.nemus-slider .caption h3{margin:0px;}
button:focus, button:hover{outline: none;}
.fixed {
    display: inline-block;
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
}
.text-block {
    display: inline-block;
    text-align: center;
}
p.bbres_fieldset input {
    min-width: 180px;
}
.cal, button.ui-datepicker-trigger {
    background-position: 1px 1px!important;
}
p {
    line-height: 2;
}
.read-btn {
    width: auto;
    display: inline-block;
    font-size: 16px;
    border: 1px solid transparent;
        margin-top: 20px;
}
.heading h1{
    color: #063852;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    display: block;
    font-weight: 500;
  /*  text-transform: uppercase;*/
}
.heading h2{
color: #063852;
    font-size: 2em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    display: block;
    font-weight: 500;
   /* text-transform: uppercase;*/
}
.owl-item h2 {
           margin: 0px 0px 18px 0px;
}
/* Rooms Section */
.e-room li{
line-height: 30px;
}
.bg-img-wrapper {
    background-image: url(./images/bg-img.jpg);
    background-color: #000;
    position: relative;background-attachment: fixed!important;
    z-index: 1;
}
.bg-img-wrapper:before {
    content: '';
    background-color: #000000bd;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.title-line h2 {
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.rooms-img-container {
    border: 5px solid #fff;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.rooms-img-container img{
    transform: scale(1);
    transition: all ease 0.5s;
}li.menu-item-1398 > a:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    padding-left: 5px;
}.amenities-box1 {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.rooms-img-container img:hover{
    transform: scale(1.23);
}
a:focus, a:hover {
    color: #111;
}
/*.contact a:focus, a:hover{
color: #333;
}*/
#rooms .rm-padding {
    display: inline-block;
    width: 100%;
    margin: 40px 0 0 0;
}
.rooms-img-caption {
    width: 260px;
    height: 180px;
    background-color: rgba(255, 255, 255, 0.84);
    position: absolute;
    z-index: 10;
    padding: 20px 10px;
    top: 0;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
/*======================book now==========================*/
#book-now {
    padding: 50px 0;
}
.book-now {
    background-color: #f9f9f9;
    border-top: 1px solid #dadada;
}
.bkn {
    text-transform: uppercase;
 /*   color: #063852!important;*/
    margin-top: 0;
    font-size: 27px;
}
.social-media {
    text-align: center;
        margin-top: 20px;
}
.social-media ul{
   padding: 0 0;
}
.social-media ul li {
    display: inline-block;
   padding: 0 5px;
}
.social-media ul li a {
    color: #fff;
}
.social-media ul li .sm-icon {
    font-size: .8em;
    line-height: 3;
    height: 35px;
    width: 35px;
        border: 1px solid #fff;
   border-radius: 50%;
}










/* facilities section */
section#about, section#rooms, section#gallery, #testimonial{
    text-align: center;
    padding: 45px 0px;
}
.services{background: #f6f6f6; padding: 45px 0px;}
.facilities {
    border: 1px solid #e1e1e1;
    position: relative;
    width: 95%;
    display: table;
    margin-bottom: 30px;
    vertical-align: middle;
    transition: all 0.4s ease-in-out;
    background: none repeat scroll 0% 0% #E7E7E7;
    border: 1px solid #ddd;
    min-height: 110px;
    transition: 0.5s all ease 0s;
}
.facilities:hover {
    border: solid 2px #063852;
}
.facilities h3 {
    margin: 0px;
    text-align: left;
    font-size: 16px;
    color:#000;
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: raleway,sans-serif;
}
.facilities .fac-img {
    background-color: #04a5ff;
    line-height: 60px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    position: absolute;
    top: -7px;
    left: -15px;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 18px;
}
.facilities .fac-img img{padding: 0px;}

.e-fc li {
    float: left;
    text-align: left;
    width: 50%;
        line-height: 30px;
}
.e-fc-1 {
    margin-top: 10px;
}
/* gallary section */
.box-gallery {
    width: 25%;
    position: relative;
    float: left;
    padding: 10px;
}
#gallery .btn-primary, #testimonial .btn-primary{margin-top: 30px;}
/* testimonial section */
#testimonial {
    background: #f7f7f7;
    display: inline-block;
    width: 100%;
}
/*#testimonial h2{
   font-size: 20px;
    margin: 5px 0;
}*/
#testimonial h3{
   font-size: 18px;
    margin: 5px 0;
}
/* footer */
.footer {
    color: #fff;
    background:#1b1a1a;
    padding: 30px 0px;
    margin-top: 45px;
}
.pt {
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
}
.seprate {
    border-bottom: 1px solid rgba(238, 238, 238, 0.19);
}
.footer .footer-menu{display: inline-block;    margin-bottom: 10px;}
.footer-menu li {
     display: inline-block;
    padding: 0 6px;
    list-style: none;
    list-style: none;
    border-right: 1px solid #fff;
}
.footer-menu li:last-child {
    border-right: 0px solid #fff;
}
.footer a {
    color: white;
    text-decoration: none;
    
}
/* about us page */
.entry-header {
    min-height: 100px;
  /*  border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #000000de;*/
    display: inline-block;
    width: 100%;
}
.entry-title {
    font-size: 36px;
    margin: 0;
    padding-top: 25px;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
}
.about-img-box {
    margin: 0 auto;
    margin-bottom: 30px;
    border: 10px solid #fff;
    box-shadow: 0 1px 45px #ccc;
}

/* Attraction page */
.attractions {
    display: inline-block;
    width: 100%;
}
.attractions .location_wp{
    width: 33.33%;
    display: inline-block;
    margin: 0 12px 0px 12px;
    vertical-align: top;
    padding: 0px;
    text-align: center;
}
.location_outer {
    /* margin: 0; */
    /* padding: 0; */
    margin-top: -17px;
    margin-bottom: 25px;
}
.attractions .flxbx{
    display: flex;
}
.attractions .location_wp .locationimg, .attractions .location_wp .locationimg img{
    width: 100%;
    min-height: 200px;
}
.attractions .location_wp .location_text{
    padding:20px; 
    width: 100%;
}
.attractions .location_wp .location_text h2{
  font-size: 21px;
    font-weight: normal;
    font-family: inherit;
}


.policies h2{
font-size: 20px;
    margin: 0 0 25px 0;
}
.policies ul{
line-height: 30px;
}

/* Gallary page Starts */
.img_wrapper a img {
    margin: 0px;
    padding: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    transition: all ease 0.5s;
    transform: scale(1);
    border: 2px solid #000000;
}
.mt30 .innergallery .imgbox{padding: 3px 10px;}
.ez_img {
    margin: 0;
    overflow: hidden;
}
.img_wrapper a img:hover{
    transform: scale(1.2);
}
.innergallery .imgbox .fcap{margin:0px;}

/* rooms page start */
.paddingbtm {
    padding-bottom: 30px;
}
.img-container {
    box-shadow: 0 0 5px #9E9E9E;
}
.img-caption {
    height: auto;
    background: #0000009e;
    position: absolute;
    padding: 20px 35px 22px 30px;
    right: 15px;
    top: 0px;
    color: #fff;
    box-shadow: 0px 1px 30px #a7a7a7;
    width: 600px;
}
.img-caption h3 {
    margin-top: 0;
}
div#nemus-slider-71 {
    margin-bottom: 20px !important;
}
.fac-ul {
    list-style-type: none;
    line-height: 45px;
    margin-bottom: 34px;
    padding: 0;
    
}
.fac-ul li img {
    width: 30px;
    margin-right:20px;
}
.fac-ul span {
    margin-left: 15px;
    text-transform: capitalize;
}
.fac-ul li {
    float: left;
    text-align: left;
    width: 50%;
    display: inline-block;
}
/*.fac-ul li:last-child
{
    width: 100%;
}*/
.btn-book, .btn-contact {
    color: #063852;
    background: #fff;
    padding: 15px 20px;
    border: 2px solid #fff;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: background linear 0.2s;
    -webkit-transition: background linear 0.2s;
    -moz-transition: background linear 0.2s;
    display: inline-block;
}
.btn-book:hover, .btn-book:focus{
    color: #fff;
    background: transparent;
  
}
.bottom-content {
    margin: 15px 0 0;
    display: inline-block;
    width: 100%;
}

/* contact us page */
.contact p {
    margin: 15px;
}
a {
    text-decoration: none;
    color: #383839;
}
.info-pg .fa {
    float: left;
    margin: 7px 0;
    color: 
#063852
;
}
.info-pg input[type="text"], .info-pg input[type="email"], .info-pg input[type="tel"], textarea {
    border: 1px solid transparent;
    width: 100%;
    background: #f1f1f1 !important;
    border-radius: 0;
    color: #333 !important;
    font-weight: 500;
    /*margin: 10px 0 !important;*/
    padding: 10px 15px;
}
.parsley-errors-list.filled {
    margin-top: -10px;
}
input:focus, textarea:focus {
 /*   border: 2px solid #c3c0ab !important;*/
    outline: 0;
}
.map iframe{
    height: 725px;
}
.ui-state-disabled{opacity: 0.5}
.form-container{
    margin-top: 40px;
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-e:before, .ui-widget-header .ui-icon.ui-icon-circle-triangle-e:after{
    background: #fff;
}
.ui-widget-header .ui-icon.ui-icon-circle-triangle-w:before, .ui-widget-header .ui-icon.ui-icon-circle-triangle-w:after{
    background: #fff;
}
.show-bot{
    box-shadow: none !important;
}
/*#botframe{
    box-shadow: 0 0 10px 3px rgba(179,179,179,.5) !important;
}*/
.page-id-11  #topbar {
    background: rgba(100,100,100,.65);;
  
}

.directionInner {
    display: flex;
    flex-flow: row wrap;
    flex-direction: row-reverse;
}

.directionImg {
    width: 35%;
    margin: 0 0 0 40px;
}

.directionTxt {
    width: calc(65% - 40px);
}

.diningPage .innerpage-content .subTitle:first-of-type {
    margin-top: 0;
}

.dineHeader {
    margin: 0 0 40px;
}

.dineListouter {
    display: flex;
    flex-flow: row wrap;
}

.dineList {
    width: calc(50% - 15px);
    margin: 0 0 30px 30px;
}
.dineList:nth-of-type(2n+1) {
    margin-left: 0;
}

.dineList:hover .dineImg img {
    transform: scale(1.2);
}

.dineList:hover .dineText h3:after {
    width: 40px;
}

.dineImg {
    margin: 0 0 10px;
    border: 1px solid #d8d8d8;
    padding: 4px;
    overflow: hidden;
    
}
.dineImg img {
    transition: all 0.5s ease;
}

.dineList:hover .dineImg img {
    transform: scale(1.2);
}

.dineText h3 {
    font-size: 22px;
    line-height: 1.4em;
    margin: 0 0 10px;
    position: relative;
}
.dineText h3:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    content: "";
    width: 0;
    height: 3px;
    background: #0000b9;
    display: block;
    margin: 5px 0 0;
    transition: all 0.3s linear;
}
.dineList:hover .dineText h3:after {
    width: 40px;
}

.aPageInner {
    display: flex;
    flex-flow: row wrap;
}
.aPage-list {
    width: calc(33.33% - 20px);
    margin: 15px 0 15px 30px;
    border: 1px solid #dcdcdc;
    padding: 0px 0px 20px 0px;
    transition: all 0.3s ease;
}
.aPage-list:hover {
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.5);
}
.aPage-list:nth-of-type(3n+1) {
    margin-left: 0;
}
.aPageImg img {
    width: 100%;
}
.aPage-list h3 {
    margin: 15px 0 15px;
    padding: 0px 15px;
    transition: all 0.3s ease;
}
.aPage-list p {
    padding: 0px 15px;
    margin: 0 0 10px;
    line-height: 1.6em;
}
.aPage-list p.aDesc {
    margin-bottom: 20px;
}
.aPage-list:hover h3 {
    color: #0000b9;
}
.aPage-list p:last-of-type {
    margin-bottom: 0;
}
.aPage-list a,
.aPage-list a:hover,
.aPage-list a:focus {
    text-decoration: none;
    font-weight: 600;
}
.aPage-list .fa {
    color: #0000b9;
    margin: 0 10px 0 0;
    font-size: 18px;
}
.aPage-list ul {
    padding: 0 0 0 20px;
    display: flex;
    flex-flow: row wrap;
}
.aPage-list ul li {
    margin: 0 0 5px 10px;
    width: calc(50% - 20px);
}

@media(max-width: 1200px){

.logo img{
    top: 5px;
    max-height: 60px;
}

    .sm1{padding-top:20px;}
.navbar .bkbtn{    margin-top: 12px; margin-right: 40px;}

.navbar {
      min-height: 71px;
}
#topbar .header-top {
    margin-right: 11px;
}
/*.logo img { width: initial; max-height: 60px; top: 5px;}*/
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, 
.nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    border-bottom: none!important;
    padding-bottom: 10px!important;
  
}

}

@media(max-width: 991px){
.logo img {max-height: 60px; left:15px;}
.ht1.amenities-box {
    min-height: 330px;
}.amenities-box.ht2 {
    min-height: 75px;
}
    .block1, .block2, .block22 {
    width: 100%;
    float: none;
}
.nemus-slider.controls-inside .nemus-control-nav {
    bottom: 43px !important;
}
.map iframe{
    height: initial;
    margin-bottom: 15px;
}
.form-container{
    margin-top: 40px;
}
.block2 {
    margin-top: 0;
}
.attractions .flxbx{display: inline-block; width: 100%; text-align: center;}
.attractions .location_wp{width: 46%; margin:11px 12px;}
.footer .col-sm-12{text-align: center;}
.navbar .bkbtn {
    margin-top: 13px;
}
.img-caption{
    position: relative;
    background: #2d2d2d;
    width: 100%;
    right: 0px;
    height: min-content;
    top: 0;
    padding: 25px 25px;
}
    .aPage-list { width: calc(50% - 20px); }
    .aPage-list:nth-of-type(3n+1) { margin-left: 30px; }
    .aPage-list:nth-of-type(2n+1) { margin-left: 0; }
    .aPage-list h3 { font-size: 20px; }
}


@media(max-width: 767px){
.aPage-list { width: 100%; margin: 0 0 15px; }
.aPage-list h3 { font-size: 20px; }
.aPage-list:nth-of-type(3n+1) { margin-left: 0; }
.directionInner { flex-direction: column; }
.directionImg { width: 100%; margin: 0 0 30px; }
.directionTxt { width: 100%; }
.dineList { width: 100%; margin: 0 0 60px; }
.ht1.amenities-box {
    min-height: 0px;
}.amenities-box.ht2 {
    min-height: 0px;
}
    .contact h2{margin-top:20px;}
    .e-fc li {
    width: 100%;
}
.nemus-slider.controls-inside .nemus-control-nav {
    bottom: 43px !important;
}
.site-header .col-sm-8.pd.col-md-3.col-xs-6 {
    padding-left: 0;
}
.page-id-33 h3 {
    margin: 12px 0 5px;
    font-size: 20px !important;
}
.tour-block p{
    text-align: center;
}
.tour-block img{
    display: table;
    margin: 0 auto;
}
.tour-content h3 {
 text-align: center;
    margin-top: 15px!important;
}
.footer-menu li {
     display:block;
       border-right: 0;
    margin: 10px 0;
}
.location_title {
    text-align: center;
}
.attractions .location_wp .location_text h2 {
    font-size: 17px;}
.attractions .location_wp{width: 100%; margin: 12px 0px;}
section.info-pg iframe{height: 310px;}
.box-gallery{width: 33%;}
.rooms-img-container img{width: 100%;}
.rooms .padding-xs{margin:15px 0px;}
.facilities{width: 100%; border-top-left-radius: 10px;}
.facilities h3{padding-left: 84px;}
.facilities .fac-img{top: 0; left: 0;}
.ex-btn-header{margin-left: 0px;}
#masthead .col-md-3 .col-sm-6 .col-xs-5 {
    padding: 0;
}

.fixed.booking-box{
    position: relative;
    bottom: 0;
    padding: 15px 0px 0px;
    background: rgba(0, 0, 0, .9);
    /*margin-top: 25px;*/
}
.fixed.booking-box  .text-block{
    width: 95%;
}
.bb_resbox button.ui-datepicker-trigger {
    right: 19px !important;
    top: 46px;
}
.fixed.booking-box  .bb_resbox input[type="text"] {
    min-width: 100%;
}
.entry-title{font-size: 26px;}
.bb_resbox p{display: inline-block !important; width: 100%;}
.fixed.booking-box input#bb_resBtn{border: 1px solid #ffffff !important;}
.entry-header{
        min-height: 80px;
}

}
@media(max-width: 650px){
#topbar {
   
    display: none;
}
.rooms-img-container img {
    width: 100%;
    height: 100%;
}
.looker_booker .read-btn{
  font-size: 13px!important;
}
}


@media(max-width: 500px){
    .owl-carousel .owl-wrapper-outer {
    max-height: 250px;
}

.bkn {
       font-size: 21px !important;
}
#testimonial .owl-carousel .owl-wrapper-outer {
    max-height: initial;
}
.navbar .bkbtn {
    margin-top: 13px;
}
.fac-ul li {
    width: 100%;
}
#rooms .rm-padding {
    margin: 24px 0 0 0;
}

section#about, section#rooms, section#gallery, #testimonial {
    padding: 25px 0px;
}
.services {
    padding: 25px 0px;
}
.box-gallery{    padding: 5px;}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active{margin-left: 27px;}
/*div#topbar{display: none;}*/
.navbar .bkbtn {
    /*margin-top: -48px;*/
        margin-right: 36px;
}
.box-gallery{width: 50%;}
.img_wrapper a img{width: 100%;}
.entry-content h2{font-size: 1.5rem;}
.heading h1, .heading h2{font-size: 1.5rem;}
.title-line h2{ font-size: 1.5rem; margin: 10px 0;}
.rooms-img-caption h3{margin-top: 0px;}
.rooms-img-caption {
    width: 100%;
    position: relative;
    border-radius: 0px;
    height: auto;
    padding: 15px 0 15px;
}
.owl-item h2 {
    font-size: 20px;
    margin: 4px 0;
}
}
@media(max-width: 450px){
.logo img { max-height: 70px; padding: 5px 0; box-shadow: none; top:0; left:15px;}
/*.navbar .bkbtn{display: none;}*/
.menu-toggle {
    margin-top: 7px;
}
.navbar .bkbtn {
    margin-top: 16px;
}
.col-md-9 .col-sm-6 .col-xs-7 .pd{padding:0px }
.navbar .bkbtn {
    /*margin-top: -44px;*/
    font-size: 13px;
}
.owl-carousel .owl-wrapper-outer {
    max-height:300px;
}
span.wpcf7-form-control-wrap {
    margin-left: 0 !important;
    margin-top: 10px !important;
    width: 100%;
}
}

@media(max-width: 400px){
.navbar .bkbtn {
    /*margin-top: -40px;*/
    margin-right: 36px;
    font-size: 11px;
}
.navbar .bkbtn {
    margin-top: 18px;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    margin-top: 12px !important;
}
.nemus-slider .caption {
    display: none;
}
}

@media(max-width: 372px){
.ex-btn-header {
    padding: 11px 5px;
}

}

@media (max-width: 319px){
.logo img {max-width: 100%;}
}