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

@media screen and (max-width: 1440px) {

}


@media screen and (max-height: 800px) {
    .slide_slideshow_thumbnails, .btn_navslide {
        width: 100px;
    }

    .slide_slideshow_thumbnails img {
        height: 60px;
    }

    .tab_menu, .tab_menu .brand_logo {
        height: 60px;
    }

    .section_reservation {
        top: 85px;
    }

    .slide_slideshow_thumbnails .item {
        padding: 2px 0;
    }

    .slide_slideshow_thumbnails .slick-slide:before {
        height: calc(100% - 4px);
    }

    .fix_body .menu_mobile {
        top: -53px;
    }
}

@media screen and (max-height: 750px) {
    .parallax_child {
        height: 100vh;
    }

    .parallax_child {
        height: 70vh;
    }
}

@media screen and (max-height: 600px) {
    .text_title li h1 {
        font-size: 30px;
    }

    .slide_slideshow_thumbnails, .btn_navslide {
        display: none;
    }

    .parallax_child {
        height: 100vh;
    }
}

@media screen and (max-width: 1280px) {
    .row_detailsinfo .col-xs-6:nth-last-child(1) {
        width: 40%;
    }
}

@media screen and (max-width: 1200px) {
    .container, .section_gallery .container {
        padding: 0 50px;
        width: 100%;
    }

    .menu_mobile {
        right: 110px;
    }

    .btn_navslide {
        right: 50px;
    }

    .button_box img {
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    .t-weekday-check-in, .t-weekday-check-out, .comma {
        display: none;
    }

    .gallery-title {
        font-size: 30px;
    }

    .section_other, .section_child, .section_description, .section_photo {
        padding: 60px 0;
    }

    .section_facilities {
        padding: 0 0 60px;
    }

    .section_rooms {
        padding: 0 0 60px;
    }

    .section_info, .section_description {
        padding: 30px 0 60px;
    }

    .section_blog, .section_promotion_details {
        padding: 30px 0 0;
    }

    .slide_rooms, .facilities_type, .marquee {
        margin-top: 60px;
    }

    .row_hotelfacilities .col-xs-8 {
        padding-left: 60px;
    }

    .slide_hotelfacilities .item {
        padding: 0 10px 15px;
    }

    .section_footer {
        padding: 250px 0 25px;
    }

    .marquee-item {
        width: 300px;
        margin: 0 10px;
    }

    .row_child {
        margin-bottom: 30px;
    }

    .section_photo_info {
        padding: 0 0 60px 0;
    }

    .section_other .text_title {
        top: 60px;
    }

    .images_blog {
        height: 250px;
    }

    .slide_photo {
        margin-top: 60px;
    }

    .row_photo .col-xs-6:nth-last-child(1) {
        width: 35%;
    }

    .section_experience .row_hotelfacilities {
        margin-bottom: 60px;
    }

    .images_experience {
        height: 400px;
    }

    .button_box img {
        display: none;
    }

    .row_detailsinfo .col-xs-6:nth-last-child(1) {
        width: 50%;
    }

    h1 {
        font-size: 36px;
    }

    .box_reser .col-xs-4 {
        width: 30%;
    }

    .box_reser .col-xs-2.makeareservation {
        width: 20%;
    }

    .row_blog {
        grid-template-columns: 1fr 1fr;
    }

    .details_blog a.btn_readmore {
        opacity: 1;
    }

    .details_blog {
        transform: translateY(0);
    }

    .section_info_promotion .btn_bookpromotion {
        opacity: 1;
        bottom: 0;
        transform: translateY(0);
    }

    .row_roomtype .text_title label {
        font-size: 36px;
    }
}

@media screen and (max-width: 991px) {
    .details_rooms_home, .row_sitemap .col-xs-4, .row_promotion_details .col-xs-8, .row_experience .col-xs-5, .row_experience .col-xs-7, .row_detailsinfo .col-xs-6:nth-last-child(1), .row_detailsinfo .col-xs-6, .row_child .col-xs-7, .row_child .col-xs-5, .row_contact .col-xs-4, .row_photo .col-xs-6:nth-last-child(1), .row_photo .col-xs-6, .row_description .col-xs-7, .row_description .col-xs-5, .row_hotelfacilities .col-xs-4, .row_hotelfacilities .col-xs-8, .row_facilities .col-xs-4, .row_facilities .col-xs-8 {
        width: 100%;
    }

    .section_reservation, .slide_thumbnails_facilities, .bestrate_check {
        display: none;
    }

    .row_promotion_details .col-xs-4 {
        display: none;
    }

    .button_bookmobile, .row_hotelfacilities {
        display: block;
    }

    .container, .section_gallery .container {
        padding: 0 30px;
    }

    .menu_mobile {
        right: 90px;
    }

    .details_description h1, .details_rooms_child h2 {
        width: auto;
        left: 0;
    }

    .details_description {
        text-align: center;
    }
    .details_experience, .details_description, .details_facilities, .details_rooms_child, .row_child:nth-child(even) .details_rooms_child {
        padding: 30px 0 0;
        height: auto !important;
    }

    .row_child:nth-child(even) .details_rooms_child h2 {
        right: 0;
    }

    a.btn_readmore:before {
        left: 0;
    }

    .row_detailsinfo .col-xs-6:nth-child(1), .row_detailsinfo, .row_hotelfacilities .col-xs-4, .row_photo .col-xs-6:nth-child(1), .row_photo .col-xs-6 {
        text-align: center;
    }

    .row_hotelfacilities .col-xs-8 {
        padding: 30px 0 0;
    }

    .row_facilities .col-xs-4 {
        position: inherit !important;
    }

    .details_facilities .btn_readmore {
        margin: 15px 0 0;
    }

    .btn_navfacilities {
        float: none;
        text-align: center;
    }

    .row_contact .col-xs-4 {
        border-right: none;
    }

    .row_contact {
        display: flow-root;
        width: 100%;
    }

    .box_contact {
        padding: 30px 0 0;
    }

    .row_contact .col-xs-4:nth-last-child(1) .box_contact {
        padding-bottom: 30px;
    }

    .row_contact {
        margin-top: 30px;
    }

    .row_detailsinfo .col-xs-6, .row_photo .col-xs-6:nth-child(1), .row_photo .col-xs-6 {
        padding: 0;
    }

    ul.text_title li h1, .section_other .text_title label, .row_roomtype .text_title label, .section_promotion .text_title label {
        font-size: 40px;
    }

    .row_roomtype .text_title, .section_promotion .text_title {
        top: 20px;
    }

    .section_other .text_title {
        top: 80px;
    }

    .row_child:before {
        content: none;
    }

    .details_experience, .details_rooms_child, .row_child:nth-child(even) .details_rooms_child {
        text-align: center;
    }

    .feature_rooms, .row_child:nth-child(even) .feature_rooms {
        display: inline-block;
        margin: 15px auto 0;
    }

    .row_child a.btn_readmore, .row_child:nth-child(even) a.btn_readmore {
        margin: 0 auto !important;
    }

    .row_photo p {
        margin: 15px 0;
    }

    .row_detailsinfo .col-xs-6:nth-last-child(1) p:nth-child(1) {
        margin-top: 15px;
    }

    .allbox_gallery ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .btn_navslide {
        right: 30px;
    }

    .section_info_promotion .images_blog, .slide_photo .item:nth-child(odd) .images_photo {
        height: 250px;
    }

    .row_blog {
        grid-template-columns: 1fr;
    }

    .section_info_promotion .images_blog {
        height: 350px;
    }

    .section_experience .container .row_experience:nth-child(odd) .details_experience {
        text-align: center;
        padding: 30px 0 0;
    }

    .section_experience .container .row_experience .details_experience ul {
        margin: 15px auto 0 !important;
    }

    .details_experience h2 {
        left: auto !important;
        right: auto !important;
    }

    .row_experience {
        margin-bottom: 50px;
    }

    .images_experience:before {
        background: linear-gradient(180deg, #00000000 0%, #000000f2 100%);
        top: auto;
        bottom: 0;
    }

    .details_experience a.btn_readmore {
        display: block;
        width: fit-content;
        margin: 0 auto !important;
    }

    .details_experience a.btn_readmore:before {
        left: 0 !important;
        right: auto !important;
        bottom: 0 !important;
        top: auto !important;
    }

    .details_experience a.btn_readmore:hover:before {
        width: 100%;
    }

    .section_info_fac .row_detailsinfo {
        text-align: center;
    }

    .details_info_fac {
        margin: 15px auto 0;
    }

    .row_sitemap .col-xs-4 {
        padding: 0;
    }

    .details_info_fac {
        width: 100%;
    }

    .section_child .row_detailsinfo {
        width: 100%;
        margin: 0 auto 50px;
    }

    .images_photo {
        height: 200px;
    }

    .address_contact li {
        padding: 10px 0;
    }

    ul.address_hotel, ul.address_contact {
        display: block;
        text-align: center;
    }

    .address_contact .images_icon {
        margin: 0 auto;
    }

    .section_location .details_description {
        text-align: center;
    }

    .section_location .details_description a.btn_readmore {
        margin: 15px auto 0;
    }

    .section_dining .row_hotelfacilities {
        margin: 0 auto 50px;
        width: 100%;
    }

}

@media screen and (max-width: 768px) {
    .row_amenities {
        width: 100%;
    }

    ul.text_title li h1, ul.text_title li h2, ul.text_title li label, ul.text_title li h3 {
        display: ruby;
    }

    .row_contact h3 {
        display: block !important;
    }

}

@media screen and (max-width: 640px) {
    .navbar_fix li {
        padding-left: 0 !important;
    }
    .tab_menu .brand_logo img {
        padding: 10px 0;
    }

    .slide_slideshow_thumbnails {
        display: none;
    }

    h1 {
        font-size: 30px;
    }

    h2, .details_description h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    .images_description, .images_facilities {
        height: 240px;
    }

    .slide_other, .slide_other .slick-list, .slide_child, .slide_child .slick-list, .slide_rooms .slick-list, .btn_navrooms, .slide_promotion .slick-list, .btn_navpromotion {
        width: 100%;
    }

    .slide_other .slick-active .images_rooms img, .images_experience, .slide_rooms .slick-center .images_rooms img {
        height: 300px;
    }

    .images_rooms_child img {
        height: 300px;
    }

    .images_rooms, .images_rooms_child {
        height: 350px;
    }

    .images_promotion {
        height: auto;
    }

    .slide_promotion .slick-slide .images_promotion img {
        height: 350px;
    }

    .slide_promotion .slick-center .images_promotion img {
        height: 350px;
    }

    .details_promotion {
        position: relative;
    }

    .marquee-item {
        width: 200px;
    }

    .marquee-content .marquee-item:nth-child(even) .images_photo {
        height: 150px;
    }

    ul.text_title li h1, .section_other .text_title label, .section_promotion .text_title label, .row_roomtype .text_title label {
        font-size: 30px;
    }

    .btn_navslide {
        display: none;
    }

    .gallery-title {
        font-size: 20px;
    }

    .gallery-title {
        left: 0;
        padding: 0 30px;
    }

    .scroll_down {
        bottom: 80px;
    }

    .parallax_child .scroll_down {
        bottom: 100px;
    }

    .button_bookmobile .btn_bookpromotion {
        padding: 8px 10px;
    }

    .tab_menu .brand_logo img {
        padding: 0;
    }

    .scroll_menu .tab_menu .brand_logo img {
        padding: 5px 0;
    }

    .navbar_fix {
        padding: 50px 30px 30px !important;
        width: 100%;
        max-height: 600px;
        overflow: scroll;
    }

    .menu_lang img {
        height: 12px;
    }

    .menu_mobile {
        right: 80px;
    }

    .tab_menu, .tab_menu .brand_logo, .scroll_menu .tab_menu .brand_logo {
        height: 50px;
    }

    .section_child {
        padding: 0 0 60px;
    }

    .gallery-title ul {
        animation-delay: 3.5s;
    }

    .fix_body .menu_mobile {
        top: -43px;
    }

    .row_amenities li {
        padding: 7px 10px 7px 30px;
    }

    .parallax_child {
        height: 55vh;
    }

    .form_contact {
        width: 100%;
    }

    .form_contact .col-xs-6, .form_contact .col-xs-12 {
        width: 100%;
        padding: 0;
    }

    .allbox_gallery ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin: 0 -5px;
    }

    .mobile-tabs .nav-item {
        display: none;
    }

    .mobile-tabs .nav-item.active {
        display: block;
    }

    .section_gallery .nav li.active a {
        border-top: 1px solid #ffffff26;
        border-bottom: 1px solid #ffffff26;
        border-radius: 0;
        padding: 10px 0;
    }

    .nav-tabs.mobile-tabs .nav-item.active > a:before {
        content: "\f107";
        font: normal normal normal 14px / 1 FontAwesome;
        width: 0;
        /*border-left: 5px solid transparent;*/
        /*border-right: 5px solid transparent;*/
        /*border-top: 10px solid #ffffff;*/
        position: absolute;
        left: auto;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: all 0.25s;
        height: 10px;
    }

    .mobile-tabs .nav-item {
        float: none;
    }

    .section_gallery .nav {
        width: 100%;
        text-align: left;
    }

    .section_gallery .nav li {
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
    }

    .section_gallery .nav a {
        padding: 10px 20px;
    }

    .section_gallery .nav > li:before {
        content: none;
    }

    .section_gallery .nav-tabs {
        margin: 0 0 10px 0;
    }

    .allbox_gallery li:after {
        width: calc(100% - 25px);
        height: calc(100% - 25px);
    }

    .allbox_gallery li {
        padding: 5px;
    }

    .marquee-item {
        width: 150px;
        margin: 0 5px;
    }

    .images_photo {
        height: 150px;
    }

    .marquee-content .marquee-item:nth-child(even) .images_photo {
        height: 100px;
    }

    .slide_photo .item:nth-child(odd) .images_photo {
        height: 200px;
    }

    .row_blog {
        grid-template-columns: 1fr;
    }

    .details_blog a.btn_readmore {
        opacity: 1;
    }

    .details_blog {
        transform: translateY(0px);
    }

    .section_facilities, .section_footer, .section_amenities, .section_inquiry {
        background-attachment: inherit;
    }

    .details_info_fac {
        width: 100%;
    }

    .section_info_promotion .row_blog .col-xs-4 {
        width: 100%;
        padding: 0 0 25px;
    }

    .section_info_promotion .row_blog .col-xs-4:nth-last-child(1) {
        padding-bottom: 0;
    }

    .section_info_promotion .btn_bookpromotion {
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .section_info_promotion .details_blog p {
        margin-bottom: 15px;
    }

    .section_info_promotion .row_blog .col-xs-4 a.btn_readmore {
        margin: 0 0 25px;
        display: inline-block;
    }

    .button_container:after {
        content: none !important;
    }

    .section_info .feature_rooms li {
        padding: 0 15px;
    }

    .btn_navrooms, .btn_navpromotion {
        display: none;
    }

    .slide_child .slick-arrow {
        left: -30px;
    }

    .slide_child .slick-arrow.slick-next {
        right: -30px;
    }

    .slide_child .slick-arrow.slick-next:hover {
        right: -35px;
    }

    .slide_child .slick-arrow.slick-prev:hover {
        left: -35px;
    }

    .details_rooms_child .images_icon {
        display: block;
        margin: 0 auto 5px;
    }

    .details_rooms_child .feature_rooms li {
        padding: 0 15px 15px;
        display: inline-block;
    }

    .details_rooms_child .feature_rooms li:nth-last-child(1) {
        padding-bottom: 0;
    }

    .section_info .feature_rooms li {
        padding: 0 15px 15px;
        display: inline-block;
    }

    .section_info .feature_rooms li:nth-last-child(1) {
        padding-bottom: 0;
    }

    .section_other .container {
        padding: 0 30px;
    }

    .section_info_fac .row_detailsinfo .images_icon {
        display: block;
        margin: 15px auto;
    }

    .slide_other .slick-arrow {
        display: none !important;
    }

    .row_copyright {
        font-size: 12px;
    }

    .section_info_promotion .images_blog {
        height: 250px;
    }

    .section_other .text_title {
        padding: 0 30px;
    }

    .overlay_menu.open {
        background: #000000e6;
    }

    .navbar_fix {
        background: none;
    }

    .navbar_fix {
        padding: 0 30px 30px !important;
        height: 500px;
        overflow: scroll;
        margin-top: 50px;
    }
    .details_description {
        text-align: center;
        display: block;
    }
}

@media screen and (max-height: 500px) {
    .parallax_child {
        height: 100vh;
    }

}

@media screen and (max-width: 375px) {
    .slide_other, .slide_other .slick-list, .slide_child, .slide_child .slick-list, .slide_rooms .slick-list, .btn_navrooms, .slide_promotion .slick-list, .btn_navpromotion {
        width: 100%;
    }

    .details_rooms ul {
        display: none;
    }

}

@media screen and (max-width: 360px) {
    .slide_rooms .slick-list, .btn_navrooms, .slide_promotion .slick-list, .btn_navpromotion {
        width: 100%;
    }

    .button_bookmobile .btn_bookpromotion {
        padding: 7px;
        font-size: 13px;
    }

    .tab_menu .brand_logo img {
        padding: 3px 0;
    }

    .scroll_menu .tab_menu .brand_logo img {
        padding: 5px 0;
    }

    .feature_rooms li {
        float: none;
    }

    .navbar_fix {
        height: 400px;
    }

}