@media only screen and (max-width: 1200px) {
.apb-img-room{text-align: center;}
}
@media only screen and (min-width: 1200px) {
.blog-row{
    margin-right: -30px;
    margin-left: -30px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

}

@media only screen and (max-width: 991px) {
.main-header{display: none;}
.mobile-header{display: block;}
.js .mobile-menu{display:none;}
.js .slicknav_menu{display:block;}

.luxen-home-slider{height: 300px !important;}
.slider-textbox{left: 3%;}
.bottom-book-slider ul li{font-size:10px;padding:1%;line-height: 14px;height: 47px;}
.slider-booking-form .awebooking .apb-btn {padding: 12px 20px;margin-top: 0;}
.slider-bar {font-size: 14px;}
.newsletter-wrapper .pull-left{float: none !important;}
.mc-field-group input{border:1px solid #BFBFBF;}
}

@media only screen and (max-width: 779px) {.row.vcactiverow, .row.apbmob{margin:0;}}

@media only screen and (max-width: 767px) {
.luxen-home-slider{height: 200px !important;}
.slicknav_menu .slicknav_btn{right: calc(10px + 1%);}
.logo{padding-left: 20px !important;}
.pre-header{display: none;}
.breadcrumb h1 {line-height: 50px;}
.bottom-book-slider, .slider-triangle-under, .slider-triangle, .pre-address-b p, .flex-direction-nav{display: none;}
.pre-header{padding-left: 20px !important;}
.pre-footer{padding-left: 20px !important;}
.pre-link-box{display: none;}
.slider-bar,.slider-bar-under{font-size:12px;padding: 10px;}
.slider-bar{height:auto;}
.slider-bar-under{height: auto;}
.flip-container{height:250px;margin-bottom: 40px;}
.newsletter-left, .newsletter-right{float:none;}
.newsletter-form h1{margin-right: 0;}
.newsletter-form input[type="submit"]{margin-left: 0;margin-top: 15px;}
}

/* Tablet Portrait size to Tablet Landscape (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.news-time{width: 25%;}
.news-content{width: 75%;}
.facilist li {border:0 !important;padding: 0 !important;width: auto !important;height: auto !important;margin-right: 8px !important;}
.facilist li:last-child{margin-right: 0 !important;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.room-desc-list .luxen-rleft{width: 65%;}
.room-desc-list .luxen-rright{width: 35%;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.room-desc-list .luxen-rleft, .room-desc-list .luxen-rright{float:none !important;width: 100%;}
.room-desc-list .luxen-rright {padding: 0;margin-top: 15px;}
.newsletter-form  input {width: 250px;}
.newsletter-form h2 {margin-bottom: 30px;}
.big-error-number {font-size: 90px;}
.error-page-container .button-style-1 {margin-top: 60px;}
.mobile-visibility {display: none;}
.tabbed-area h6 {font-size: 11px;}
h1 {font-size: 18px;line-height: 28px;}
.about-title h2{ font-size:20px !important;  }
.book-now-text{display: none;}
.book-now-icon{padding-right: 0;}
}