@media all and (max-width: 1365px){
    .header-style-1 .mk-header-right {
        right: 78px !important;
    }
}
@media all and (max-width: 1279px){
    .mk-tab-slider .mk-slider-content {
        position: static;
        width: auto;
        padding: 20px 85px 20px 20px;
    }
    .mk-slider-content-inside {
        position: static;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
    }
    .tab_slider_pic_text {
        left: 20px;
        right: 85px;
    }
    .wpb_images_carousel .vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
        margin: 0 2px;
    }
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control {
        margin: 0 !important;
        width: 20px;
    }
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next,
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev {
        left: 0;
        right: 0;
        width: 100%;
        margin: 2px 0 0;
        font-size: 12px;
    }
    .mk-grid-wrapper {
        margin: 0 -10px;
    }
    .mk-blog-grid-item.four-column .blog-grid-holder {
        margin: 0 10px 20px;
    }
    .mk-blog-grid-item .the-title {
        font-size: 20px;
    }
    .mk-grid-wrapper .slick-arrow {
        border: none;
        background: none !important;
        width: 20px;
    }
    .mk-grid-wrapper .slick-prev {
        left: -10px;
    }
    .mk-grid-wrapper .slick-next {
        right: -10px;
    }
    .mk-spotlight-wrapper {
        margin: 0 -10px;
    }
    .mk-blog-spotlight-item .featured-image {
        margin: 0 10px 20px;
    }
    .mk-blog-spotlight-item .the-excerpt {
        max-height: 96px;
        margin: 0 0 15px;
    }
    .room_facilities_title,
    .room_facilities {
        display: none;
    }
}
@media all and (max-width: 1140px){
    #mk-footer-navigation {
        margin-right: 20px;
    }
    #mk-footer .mk-col-1-4:not(:first-child) .widget {
        min-height: 270px;
        padding: 0 20px;
    }
    #mk-footer .mk-col-1-4:nth-child(1) {
        width: 31%;
    }
    #mk-footer .mk-col-1-4:nth-child(2) {
        width: 25%;
    }
    #mk-footer .mk-col-1-4:nth-child(3) {
        width: 26%;
    }
    #mk-footer .mk-col-1-4:nth-child(4) {
        width: 18%;
    }
    #sub-footer .mk-grid {
        padding: 0;
    }
    .list_rooms_item.vc_grid-item-zone-c-left .vc_gitem-animated-block {
        padding-top: 20px;
    }
    .list_rooms_item_counter {
        margin: 0;
    }
    .mk-padding-wrapper {
        padding: 0 5px;
    }
    .list_news {
        margin: 0 -10px;
    }
    .list_news .mk-blog-thumbnail-item {
        padding: 0 10px;
        margin: 0 0 20px;
    }
    .list_news .mk-blog-thumbnail-item .featured-image {
        width: 220px;
    }
    .list_news .mk-blog-thumbnail-item .item-wrapper {
        left: 230px;
        right: 10px;
        padding: 10px 15px;
    }
    .list_news .mk-blog-thumbnail-item .item-wrapper h3 {
        font-size: 20px;
    }
    .list_news .mk-blog-thumbnail-item .item-wrapper .the-excerpt {
        line-height: 1.5;
    }
    .list_news .mk-button-container {
        left: 15px;
        bottom: 10px;
    }
}
@media all and (max-width: 1023px){
    #mk-footer [class*=mk-col-] {
        float: none;
        width: auto !important;
        text-align: center;
    }
    #mk-footer .mk-col-1-4:not(:first-child) .widget {
        min-height: 0;
        border: none;
    }
    .list_rooms_item_title h4 {
        font-size: 24px;
    }
    .list_rooms_item_price {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .list_rooms_item_excerpt {
        line-height: 1.2;
    }
    .list_rooms_item_excerpt p {
        margin-bottom: 10px;
    }
    .list_news .mk-blog-thumbnail-item {
        width: auto;
        display: block;
    }
    .mk-blog-spotlight-item .the-excerpt {
        max-height: none;
        margin: 0;
    }
    .page_rooms .list_rooms_item_price {
        font-size: 12px;
        padding: 16px 10px;
    }
    .page_rooms .list_rooms_item_price span {
        font-size: 18px;
    }
}
@media all and (max-width: 780px){
    .mk-header-toolbar {
        height: auto;
    }
    .mk-header-tagline span {
        display: block;
        margin: 0 0 5px;
    }
}
@media all and (max-width: 767px){
    #mk-footer-navigation {
        margin-right: 0;
    }
    .tab_slider_pic_text {
        right: 20px;
        text-align: center;
    }
    .tab_slider_pic_text * {
        font-size: 14px !important;
        text-transform: uppercase;
        text-shadow: 1px 1px 1px #000;
    }
    .tab_slider_pic_text p {
        display: none;
    }
    .tab_slider_pic_text .mk-button-container {
        margin: 10px 0 0 !important;
    }
    .mk-tab-slider-nav {
        top: 160px;
    }
    .list_rooms_item_left {
        float: none !important;
        width: auto !important;
    }
    .list_rooms_item.vc_grid-item-zone-c-left .vc_gitem-animated-block {
        width: 100%;
        padding: 10px;
        background: rgba(255,255,255,0.75);
        text-align: center;
    }
    .list_rooms_item_excerpt {
        max-height: 70px;
        overflow: hidden;
        margin: 0 0 10px !important;
    }
    .list_news .mk-blog-thumbnail-item .featured-image {
        display: block;
        width: auto;
        margin: 0;
    }
    .list_news .mk-blog-thumbnail-item .item-wrapper {
        position: static;
        padding: 20px !important;
    }
    .list_news .mk-button-container {
        position: static;
    }
    #mk-page-introduce {
        padding: 20px 0;
        text-align: center !important;
    }
    #mk-breadcrumbs .mk-breadcrumbs-inner {
        margin: 0 15px 10px !important;
    }
    .page-title {
        font-size: 36px;
    }
    .page-subtitle {
        letter-spacing: normal;
        font-size: 16px;
    }
    .mk-fancy-title {
        letter-spacing: normal !important;
    }
    .wpb_images_carousel .vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
        margin: 0;
    }
    .mk-grid-wrapper {
        margin: 0;
    }
    .mk-blog-grid-item .blog-grid-holder {
        margin: 0 0 20px;
    }
    .mk-grid-wrapper .slick-prev {
        left: -20px;
    }
    .mk-grid-wrapper .slick-next {
        right: -20px;
    }
    .mk-spotlight-wrapper {
        margin: 0 -20px -20px;
    }
    .mk-blog-spotlight-item .featured-image {
        margin: 0 0 1px;
    }
    .mk-blog-spotlight-item .the-excerpt {
        max-height: 96px;
        margin: 0 0 15px;
    }
    .list_rooms_item_title h4 {
        font-size: 16px;
        margin-bottom: 5px;
        text-align: center !important;
    }
    .page_rooms .list_rooms_item {
        margin-bottom: 20px;
    }
    .page_rooms .list_rooms_item.vc_grid-item-zone-c-left .vc_gitem-animated-block {
        position: static;
    }
    .page_rooms .vc_gitem-zone-a .vc_gitem-row-position-bottom {
        position: static;
        text-align: center;
    }
    .page_rooms .list_rooms_item_price {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
        font-size: 18px;
        padding: 13px 20px;
    }
    .page_rooms .list_rooms_item_price span {
        font-size: 24px;
    }
}