html {
    height: inherit;
}
/* CHECKBOX */
#availability-checker{
	background-color: transparent;
}
.best-price .rate-section{background:none;}
.booking-arrow{display: none}
.roi-search-engine {
    box-shadow: none !important;
}

.roi-search-engine__form {
    padding: 12px 0;
}

.roi-search-engine__form {
    flex-direction: column;
}

.roi-search-engine__subtitle,
.roi-search-engine__title {
    font-family: 'Philosopher', sans-serif;
    color: #414042;
    line-height: 1.2;
}
.roi-search-engine__subtitle{font-size: 1rem; text-align:center;}

.roi-search-engine__title {
    font-size: 2rem;
}

.roi-search-engine__label--checkin,
.roi-search-engine__label--checkout,
.format-usa .roi-search-engine__field--day,
.format-usa .roi-search-engine__field--month-year,
.roi-search-engine__occupancy-text,
.roi-search-engine__occupancy-info,
.roi-search-engine__item--promo .roi-search-engine__field--promo,
.roi-search-engine__field--action {
    font-family: 'Philosopher', sans-serif;
    color: #414042;
}
.roi-search-engine__label--checkin,
.roi-search-engine__label--checkout,
.format-usa .roi-search-engine__field--month-year{
	font-size:12px;
	font-weight:100;
}
.roi-search-engine__field--day{
	padding-top:8px;
	padding-bottom:8px;
}
.roi-search-engine__field--action {
    color: #fff;
    font-size: 2rem;
    line-height: 1;
    border-radius: 0;
    height: auto;
    padding: 8px 40px;
    background: #333;
    border: none;
}

.format-usa .roi-search-engine__field--month-year {
    font-size: 2rem;
    line-height: 1;
}

.format-usa .roi-search-engine__field--day {
    font-size: 2rem;
    line-height: 1;
}
@media (max-width: 767px) {
	
	#availability-wrapper, .best-price, .best-price .rate-section {float: inherit; }
	.best-price{background-color:#fff; overflow:hidden;}
	#availability-checker{position:relative; right:inherit; left:inherit; top:inherit; width:100%;}
	.booking-toggle{text-transform: uppercase;}
	.roi-search-engine {
    border-radius: 0;
    display: block;
    left: inherit;
   
    -webkit-transform: none;
    transform: none;
    will-change: none;
    z-index: 1;
	}
}

#header {
    width: inherit
}

#primary_nav_wrap .menu li {
    text-transform: none
}

#primary_nav_wrap ul ul {
    background: transparent
}

#top-menu .shortcuts a {
    font-family: 'Arsenal', sans-serif !important;
    font-size: 1.6em;
    display: inline-block;
    text-transform: capitalize
}

#availability-checker .promo label {
    font-size: 1.5em
}

#header-wrapper .top-section {
    width: auto
}

.checkbox-2 #primary_nav_wrap ul {
    right: 10px
}

body {
    height: auto !important
}

#main-visual.superslides {
    height: 100%
}

#main-slide-blank {
    width: 100%;
    height: 450px;
    background: #eee;
    font-family: "open_sansregular", Helvetica, sans-serif;
    padding-top: 200px;
    /*margin-bottom: 30px;*/
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 0
}

#main-slide-blank2 {
    width: 100%;
    height: 800px;
    background: #eee;
    font-family: "open_sansregular", Helvetica, sans-serif;
    padding-top: 350px;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 0
}

/*Slick Slick*/
/*.main-slide { z-index: -1;}*/
.owl-item .item a:hover {
    text-decoration: none
}

.main-slide div {
    min-height: 650px;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: cover !important
}

.main-slide div img {
    width: 100%
}

/*#main-visual.slick .slick-slider{ overflow: hidden; z-index: 1000; }
#main-visual.slick{ z-index: 1;}
#main-visual .slick-slider{ z-index: 2;}
.main-slide .slick-slide { z-index: 2;}*/
.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
    z-index: 1000
}

.slick-prev {
    left: 30px
}

.slick-next {
    right: 30px
}

.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome';
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev:before, .slick-next:before {
    font-size: 50px
}

.slick-prev:before {
    content: '\f053'
}

[dir='rtl'] .slick-prev:before {
    content: '\f054'
}

.slick-next:before {
    content: '\f054'
}

[dir='rtl'] .slick-next:before {
    content: '\f053'
}

/*Superslides*/
.slides-navigation {
    top: 50%
}

.slides-navigation a {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    display: block;
    text-decoration: none;
    border: 3px solid #fff;
    color: white;
    font-weight: bold;
    font-size: 26px;
    margin: 0 25px;
    text-shadow: 0 1px 1px #000;
    text-align: center;
    height: 40px;
    width: 40px;
    top: -40px;
    padding: 1px;
    -webkit-box-shadow: 0 1px 1px black;
    -moz-box-shadow: 0 1px 1px black;
    box-shadow: 0 1px 1px black;
    -webkit-transition: background 0.15s ease;
    -moz-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease
}

.slides-navigation a:hover {
    background: rgba(0, 0, 0, 0.4)
}

a [class^="fa-"], a [class*=" fa-"] {
    display: inline-block;
    text-decoration: inherit;
    height: 100%;
    padding-top: 2px
}

a [class^="fa-"]:before, a [class*=" fa-"]:before {
    height: 100%;
    vertical-align: middle
}

/*Normal Style*/
h1.header-title {
    margin-bottom: 5px;
}

h2.header-sub-title {
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    .slides-navigation {
        display: none
    }

    #btm-logo {
        top: 20px;
        position: absolute;
        display: block;
        right: 20px
    }

    #header .fix-menu {
        background: #000000 !important;
    }
}

@media (min-width:768px) {
    .fix-menu {
        position: fixed !important;
        top: 0;
        background: rgb(237, 235, 240) !important;
        border-bottom: 1px solid #d8d7d7;
    }

    .fix-menu #primary_nav_wrap ul ul li {
        background: rgb(237, 235, 240) !important;
        border-bottom-color: #d8d7d7;
    }

    .hide-menu {
        height: 0;
        overflow: hidden;
    }
}

#header {
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
}

.slides-pagination {
    text-align: left;
    padding-left: 10px;
    bottom: 70px;
}

.slides-pagination a {
    width: 15px;
    height: 15px;
    margin: 5px 2px;
    border-color: white;
    -webkit-box-shadow: 0 1px 1px black;
    -moz-box-shadow: 0 1px 1px black;
    box-shadow: 0 1px 1px black;
}

.slides-pagination a.current {
    background: white;
}

/*End Superslides*/
/*Mobile Booking*/
.mobile-booking {
    padding: 10px 20px;
}

.mobile-input-group {
    width: 100%;
}

.promoCode {
    background: #fff !important;
}

.mobile-input-group input {
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    padding: 0px 5px;
    background: url("../images/calendar-mobile.png") right 0px #fff no-repeat;
}

.mobile-input-group select {
    width: 100%;
    height: 50px;
    margin-bottom: 5px
}

.btn-mobile-book {
    background: transparent;
    color: #fff;
    border: none;
    font-size: 18px;
    height: 40px;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 20px;
    width: 100%
}

/*.btn-mobile-book:hover{}*/
.mobile-input-group select {
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    padding: 0px 5px;
    -webkit-appearance: menulist-button;
    height: 40px
}

/*BigVideo Styles You may need to adjust these styles to get this working right in your design.*/
#big-video-wrap {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

#big-video-vid, #big-video-image {
    position: absolute
}

#big-video-control-container {
    position: fixed;
    bottom: 0;
    padding: 10px;
    width: 100%;
    background: rgba(0, 0, 0, .25);
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s
}

#big-video-control {
    width: 100%;
    height: 16px;
    position: relative
}

#big-video-control-middle {
    margin: 0 56px 0 24px
}

#big-video-control-bar {
    width: 100%;
    height: 16px;
    position: relative;
    cursor: pointer
}

#big-video-control-progress {
    position: absolute;
    top: 7px;
    height: 3px;
    width: 0%;
    background: #fff
}

#big-video-control-track {
    position: absolute;
    top: 8px;
    height: 1px;
    width: 100%;
    background: #fff
}

#big-video-control-bound-left {
    left: 0
}

#big-video-control-bound-right {
    right: -1px
}

#big-video-control-track .ui-slider-handle {
    opacity: 0
}

#big-video-control-playhead {
    left: 0%
}

#big-video-control-play {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-image: url('bigvideo.png')
}

#big-video-control-timer {
    position: absolute;
    top: 1px;
    right: 0;
    color: #fff;
    font-size: 11px
}

#big-video-control-playhead, #big-video-control-bound-left, #big-video-control-bound-right {
    position: absolute;
    top: 0;
    height: 16px;
    width: 1px;
    background: #fff
}

#big-video-control .ui-slider-handle {
    border-left: solid 1px #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -8px
}

.transparent {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.vjs-big-play-button {
    display: none !important
}

/*BigVideo*/
.remote_box {
    transition: all 0.6s ease 0s;
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari */
    transform: scale(1);
    position: absolute;
    z-index: 10
}


.lang {
    float: right;
    padding: 16px 0 0 10px;
    margin-right: 15px;
}

.lang a {
    color: #000;
    text-decoration: none;
}

.lang img {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

@media only screen and (max-width:930px) {}

@media screen and (max-width: 767px) {
    .remote_box {
        -ms-transform: scale(0.45);
        /* IE 9 */
        -webkit-transform: scale(0.45);
        /* Safari */
        transform: scale(0.45);
        top: 200px !important;
        right: 50px !important
    }

    .lang {
        width: 70px;
        text-align: center;
        float: none;
        margin: auto;
        padding: 20px 0 0;
    }

    .lang a {
        color: #fff;
    }

    .lang a:hover {
        color: #626262;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .remote_box {
        -ms-transform: scale(0.65);
        /* IE 9 */
        -webkit-transform: scale(0.65);
        /* Safari */
        transform: scale(0.65);
        top: 200px !important;
        right: 0px !important
    }
}

@media screen and (min-width: 1024px) {
    .remote_box {
        -ms-transform: scale(0.5);
        /* IE 9 */
        -webkit-transform: scale(0.5);
        /* Safari */
        transform: scale(0.5);
        top: inherit !important;
        bottom: 36px;
        right: 50px !important
    }
}

@media only screen and (max-width:767px) {
    .widget_vtour {
        max-height: 300px !important
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .widget_vtour {
        padding-bottom: 60px !important
    }
}

@media only screen and (min-width:1024px) {
    .widget_vtour {
        padding-bottom: 60px !important
    }
}

.remote_box {
    position: absolute;
    overflow: hidden;
    right: 10%;
    top: 450px;
    cursor: pointer
}

.remote_box_off {
    display: none
}

.widget_vtour {
    top: 0px;
    position: relative;
    width: 100%;
    height: 650px;
    max-height: 650px;
    z-index: 0;
    padding-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.widget_vtour iframe {
    width: 100%;
    height: 100%;
    border: none
}

.widget_overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none
}

.widget_loading {
    width: 100px;
    margin-left: -30px;
    left: 50%;
    top: 45%;
    position: fixed
}

.widget_off {
    display: none !important
}

.widget_on {
    display: block !important
}

/*Page Home*/
.product-right p {
    margin: 0
}

#title-wrapper {
    margin-bottom: 0
}

#alltour {
    z-index: 0
}

.page-content ul {
    padding: 0;
    margin: 0 0 20px 30px;
    clear: both;
    position: relative;
    display: inline-block
}

.page-content ul li {
    width: 45%;
    margin-right: 20px;
    float: left;
    list-style-position: inside;
    list-style-type: circle
}

.body-container {
    padding-top: 30px;
    padding-bottom: 30px
}

#owl-gallery .item {
    padding: 0px 3px !important
}

.header-gallery {
    margin-top: 110px;
    padding: 25px;
    background: #333
}

h1.h-gallery {
    position: relative !important;
    color: #FFF
}

.galleria {
    height: 450px;
    margin-bottom: 30px
}

h2.head-gallery {
    font-size: 2em;
    margin-bottom: 0.6em
}

.mgallery, .pgallery, .fancybox-gallery {
    margin-bottom: 30px
}

.mgallery li, .pgallery li, .fancybox-gallery li {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0 2px
}

ul.fancybox-gallery:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #e2e1e1;
    display: block
}

/*Contact*/
.page-contact form {
    width: 100%
}

.page-contact form p span {
    display: block
}

.page-contact form input[type="text"], .page-contact form input[type="email"], .page-contact form textarea {
    padding: 5px 2px;
    width: 100% !important;
    display: block !important
}

.page-contact form input[type="submit"] {
    padding: 5px 15px;
    background: none repeat scroll 0 0 #1d628c;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer
}

.page-contact form .subject-form2 {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    line-height: 12px;
    margin: 0;
    padding: 6px 3px;
    width: 100%
}

.page-contact form select.subject-form2 {
    background: rgba(2, 19, 34, 1);
    color: #FFFFFF
}

.page-contact form textarea.address {
    height: 100px
}

/*Offer*/
.offer-container {
    margin-bottom: 30px
}

.offer-left {
    margin-left: 0
}

.img-feat {
    text-align: center
}

.img-feat img {
    max-width: 100%
}

.btn-book-offer {
    display: inline-block;
    position: relative;
    margin-top: 20px;
}

.btn-book-offer a {
    margin-top: 0;
    float: none;
}

/*Cycle Slide Custom*/
.cycle-slide-custom {
    width: 100%;
    list-style: none;
    position: static;
    top: 0px;
    left: 0px;
    z-index: 100;
    opacity: 1;
    display: block
}

.cycle-feature-blank {
    width: 100%;
    background: #CCC;
    opacity: 0.8;
    text-align: center;
    vertical-align: middle;
    display: table;
    font-size: 14px;
    padding: 20px;
    min-height: 200px;
    color: #333
}

.cycle-feature-blank span {
    display: table-cell;
    vertical-align: middle
}

/*owl-carousel*/
.owl-carousel .item {
    width: 100%;
    overflow: hidden
}

.owl-carousel .owl-controls {
    width: 100%;
    position: absolute;
    bottom: 0
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: none;
    padding: 2px 5px;
    float: left
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    background: none;
    padding: 2px 5px;
    float: right
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: none
}

.owl-dots {
    display: none !important
}

.item-title-container {
    width: 100%;
    /*height: 29px;*/
    left: 0;
    /*margin-top: -53px;*/
    position: relative;
    bottom: 0;
    background: rgba(2, 19, 34, 0.8);
    text-align: center
}

.item-title-container h3 {
    color: #ffffff;
    font-size: 1em;
    line-height: 2em;
    margin: auto
}

.owl-carousel-container .prev {
    margin-left: 3px;
    cursor: pointer;
    float: left;
    z-index: 1;
    margin-top: -29px;
    position: relative
}

.owl-carousel-container .next {
    margin-left: 3px;
    cursor: pointer;
    float: right;
    z-index: 1;
    margin-top: -29px;
    position: relative
}

/*jcarousel*/
.jcarousel {
    position: relative;
    overflow: hidden
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.jcarousel li {
    float: left;
    height: 220px;
    position: relative
}

.jcarousel li img {
    max-height: 100%
}

.jcarousel-wrapper .jcarousel-control-prev, .jcarousel-wrapper .jcarousel-control-next {
    font-size: 40px;
    text-decoration: none
}

.jcarousel li span {
    background: #021322;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 25px;
    bottom: 0;
    padding: 5px;
    color: #fff
}

/*Nearby*/
#map-canvas-attractions {
    height: 650px;
    width: 100%
}

.page-content-attractions .column-list {
    margin: 20px 0;
    width: 100%
}

.page-content-attractions .column-list li {
    margin-right: 0;
    list-style-type: none
}

.lt-list {
    box-shadow: 0 2px 2px #CCC;
    background: #fbfbfb;
    margin-bottom: 20px
}

.lt-list-inner {
    padding: 10px 20px 10px
}

.attraction-details .att-label {
    font-weight: bold
}

.attraction-details p {
    margin-bottom: 5px
}

/*Archive Facilities*/
#box-container {
    border-top: 1px solid #EEE;
    padding: 20px 0
}

.col-box {
    margin-bottom: 20px
}

.box-item {
    box-shadow: 0 2px 2px #CCC;
    background: #fbfbfb;
    min-height: 460px;
    white-space: nowrap
}

.box-item img {
    max-width: 100%;
    display: inline-block
}

.box-item .feature-img {
    text-align: center;
    display: block;
    margin: 0
}

.box-item .feature-img img {
    display: block;
    max-height: 100%
}

.box-item .no-feature {
    width: 100%;
    min-height: 263px;
    text-align: center;
    background: #EEE;
    vertical-align: middle;
    display: table
}

.box-item .no-feature-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px
}

.box-inner {
    margin: 0;
    padding: 10px;
    display: block;
    width: 100%;
    white-space: normal
}

.btn-link-container {
    text-align: center
}

.btn-viewmore {
    background: #021322;
    color: #FFF
}

.btn-viewmore:hover {
    color: #eee
}

/*Facilities Style 2*/
#box-container-2 {
    text-align: center;
    border-top: 1px solid #EEE;
    padding: 20px 0
}

.col-box-2 {
    margin-bottom: 20px;
    text-align: center;
    float: none;
    display: inline-block;
    margin-left: -.17em
}

.box-item-2 {
    box-shadow: 0 2px 2px #CCC;
    margin: 0;
    display: table;
    background: #fbfbfb;
    width: 100%;
    min-height: 480px;
    white-space: nowrap
}

.box-inner-2 {
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 10px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
    color: #FFF
}

.box-inner-2 h3 {
    color: #FFF
}

.box-inner-2:hover {
    background-color: rgba(0, 0, 0, 0.2)
}

.other-rooms h3.header-other-room {
    text-align: left;
    margin-bottom: 20px;
    display: block
}

/*Error 404*/
.error-404 {
    background: #eee;
    width: 100%;
    height: 350px;
    margin: 0 auto;
    display: table
}

.error-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 50px;
    color: #021322
}

/*Booking Container Type 2*/
#booking-box-2 {
    position: relative;
    max-width: 992px;
    padding: 0;
    margin: 0 auto
}

.booking-box-2a {
    position: absolute;
    width: 100%;
    z-index: 50;
    background: rgba(204, 204, 204, 0.7)
}

#availability-checker-2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
    height: 72px;
    margin-top: -72px;
    z-index: 50;
    background: rgba(204, 204, 204, 0.7)
}

a.availability-button, #availability-checker-2 h2 {
    height: 49px;
    margin: 0;
    padding: 12px 0;
    background: rgba(2, 19, 34, 1);
    cursor: pointer
}

#availability-checker-2 .booking-form {
    padding: 10px 14px
}

#availability-checker-2 label {
    text-transform: uppercase
}

#availability-checker-2 .date {
    margin: 0 0 0px
}

#availability-checker-2 .date label {
    padding: 3px 3px 1px;
    margin-bottom: 0px
}

#availability-checker-2 input {
    width: 100%;
    height: 25px;
    border: 1px solid #ccc;
    padding: 4px 5px;
    background: url("../images/bg-sprite.png") no-repeat right -316px #fff;
    color: #16384d;
    margin-bottom: 5px;
    font-size: 12px
}

#availability-checker-2 .date input {
    cursor: pointer
}

#availability-checker-2 .promo input {
    background: #fff
}

#availability-checker-2 .promo label, #availability-checker-2 .choose label {
    margin: 0 0 3px;
    padding: 0 0px
}

#availability-checker-2 div.choose label {
    cursor: default;
    margin-top: 6px;
    font-size: 9px
}

#availability-checker-2 .promo label {
    padding: 3px 3px 1px;
    margin-bottom: 0px
}

#availability-checker-2 .choose select {
    width: 100%;
    top: 0;
    background: #fff;
    color: #000
}

#availability-checker-2 .selector {
    padding: 0;
    position: relative;
    cursor: pointer
}

#availability-checker-2 .selector span {
    width: 100% !important;
    height: 23px;
    line-height: 23px;
    padding: 0 5px;
    background: url("../images/bg-sprite.png") no-repeat right -266px #fff
}

#availability-checker-2 .go {
    border: none;
    margin: 5px 0 5px;
    padding: 8px 15px;
    background: rgba(2, 19, 34, 1);
    cursor: pointer;
    color: #FFF
}

.promo-normal {
    display: block
}

.promo-short {
    display: none
}

.gallery-booking-container {
    position: relative;
    max-width: 992px;
    padding: 0;
    margin: 0 auto
}

.gallery-booking-container #availability-checker-2 {
    margin-top: 0;
    position: relative
}

/*Page Content*/
.page-content-right-l .cycle-feature-blank {
    min-height: 300px;
    padding: 0
}

.page-content-right-l .widget-content {
    position: relative;
    z-index: 0
}

.page .offer-rotator {
    margin-top: 0px
}

figure {
    max-width: 100% !important;
    box-shadow: 0 1px 2px #CCC;
    background: #fbfbfb;
    padding: 4px;
    border: 1px solid #CCC;
    margin-bottom: 20px;
    display: inline-block
}

figure.wp-caption img {
    max-width: 100%
}

figcaption {
    font-size: 11px
}

/*Language*/
#language-switcher {
    background: transparent;
    text-align: left;
    width: 100%;
    bottom: 0px;
    margin-top: 30px;
    padding: 10px 0
}

#language-switcher p {
    margin-bottom: 4px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: #999
}

#s2id_lang-switch {
    min-width: 120px
}

#lang-switch {
    background: #111;
    color: #111;
    border: none
}

#language-switcher {
    margin: 0;
    padding: 0;
    max-width: 200px;
    width: auto
}

#language-switcher .select2-container:before {
    position: absolute;
    z-index: 10;
    top: 2px;
    left: 10px;
    font-size: 20px
}

.dark-dropdown.select2-drop {
    text-align: left;
    background: #333;
    color: #FFF
}

#language-switcher .select2-container .select2-choice {
    padding-left: 0;
    background: #111;
    border: 1px solid #333
}

#language-switcher .select2-container.select2-dropdown-open .select2-choice {
    background: #333;
    box-shadow: none;
    color: #FFF
}

#language-switcher .dark-select.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
    background: #333
}

#language-switcher .select2-container .select2-choice>.select2-chosen {
    margin-left: 10px;
    font-size: 12px;
    text-align: left
}

#language-switcher .dark-select.select2-container .select2-choice .select2-arrow {
    background: #111;
    right: 9px;
    border-left: 1px solid #666
}

.select2-drop-active {
    border: none !important
}

.select2-drop-mask {
    background: #333
}

.select2-results .select2-highlighted {
    background: transparent;
    color: #fff
}

#top-menu a i.fa {
    margin-right: 6px
}

.select2-drop-mask {
    position: inherit
}

/*Datepicker*/
.ui-datepicker-today {
    background-color: #000;
}

/*@media screen and (max-width:992px){#language-switcher{  margin: 6px 40px -34px; width: 160px;}
    #language-switcher .select2-container .select2-choice {border-left:1px solid #333; border-right:1px solid #333;}
    #language-switcher .dark-select.select2-container .select2-choice .select2-arrow {right:0px;}
    #language-switcher .select2-container:before {display:none;}}*/

#maquee_popup {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
}

#maquee_close {
    position: absolute;
    right: -3px;
    top: -3px;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .main-slide div img {
        height: 100%
    }
}

@media (max-width: 1279px) {
    #branding img {
        height: 50px;
        margin-left: 10px
    }

    #branding {
        top: 30px;
        width: 20%;
        float: left
    }

    #primary_nav_wrap {
        width: 80%;
        float: right
    }

    #primary_nav_wrap ul {
        right: inherit
    }
}


/* Portrait Tablet to Landscape and Desktop */

@media (min-width: 768px) and (max-width: 1023px) {
    .header-gallery {
        margin-top: 252px
    }

    nav#primary_nav_wrap {
        right: 0
    }

    #availability-wrapper, #availability-checker {
        z-index: 0
    }

    #primary_nav_wrap ul ul {
        background: none
    }

    #primary_nav_wrap ul ul li:hover {
        width: 200px !important;
        display: block
    }

    /*.remote_box{ bottom: 5%!important; top: inherit!important; }*/
    .slick-prev, .slick-next {
        top: 60%
    }
}

@media (max-width: 991px) {
    .promo-normal {
        display: none
    }

    .promo-short {
        display: block
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #availability-checker-2 .selector {
        max-width: 100px !important
    }

    #availability-checker-2 .go {
        padding: 8px
    }
}

@media (max-width: 767px) {
    .menu-main-menu-container {
        display: none
    }

    .header-gallery {
        margin-top: 0px
    }

    #languages {
        position: relative;
        width: 100px;
        float: none;
        top: inherit;
        left: inherit;
        right: inherit;
        margin: 0 auto
    }

    #language-switcher {
        margin-top: 10px
    }

    #header-wrapper .top-section {
        position: relative;
        background: transparent;
        border: none;
        float: none;
        right: inherit;
        margin: 0 auto;
        display: block
    }

    #top-menu li:last-child a {
        border: none
    }

    /*#main-visual.superslides{ height: 50%;}*/
    .main-slide div {
        min-height: 350px
    }

    /*.remote_box{ bottom: 5%!important; top: inherit!important; }*/
    #slides {
        height: 400px !important
    }

    #slides .slides-container img {
        width: 100% !important;
        position: relative !important;
        height: 400px !important;
        left: 0 !important;
        top: 0 !important
    }

    .offer-rotator {
        position: relative;
        margin-top: 0
    }

    .page-content ul li {
        width: 100%
    }

    #owl-gallery-container .item {
        padding: 0px 3px;
        margin: 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center
    }

    .owl-dots {
        display: block
    }

    /*Facilities 2*/
    .col-box-2 {
        margin-left: 0
    }

    #availability-checker-2 {
        position: relative;
        margin-top: 0;
        height: auto;
        display: inline-block
    }

    #availability-checker-2 .submit-container {
        text-align: center
    }

    #availability-checker-2 .rate-section {
        display: inline-block
    }

    #availability-checker-2 form {
        display: inline-block
    }
}

@media (min-width: 481px) and (max-width: 766px) {
    .row-group-mobile .date {
        width: 50%;
        float: left
    }

    .row-group-mobile .adults, .row-group-mobile .children, .row-group-mobile .promo, .row-group-mobile .submit-container {
        width: 25%;
        float: left
    }

    #availability-checker-2 .go {
        padding: 8px 5px;
        font-size: 12px
    }
}

@media (max-width: 480px) {
    #slides .slides-container img {
        width: auto !important
    }

    #availability-checker-2 .rate-section, #availability-checker-2 form {
        display: inline-block
    }

    .row-group-mobile .date {
        width: 50%;
        float: left
    }

    .row-group-mobile .adults, .row-group-mobile .children, .row-group-mobile .promo, .row-group-mobile .submit-container {
        width: 50%;
        float: left
    }

    #availability-checker-2 .selector {
        max-width: 155px !important
    }

    #availability-checker-2 .submit-container {
        text-align: left
    }

    #maquee_popup {
        width: 300px;
    }

    #maquee_popup img.bookdirect {
        max-width: 100% !important;
    }
}