@media (max-width: 1366px) {

    .section_menu .book_now {
        font-size: 12px;
        height: 80px;
        padding: 25px 15px;
    }

    .thai_lang .section_menu .book_now {
        padding: 21px 15px;
    }

    .box-menu .menu nav {
        font-size: 20px;
    }

    .box-menu .menu nav ul li {
        padding: 6px 0;
    }
}

@media (max-width: 1280px) {
    .container {
        width: 1024px;
    }

    .text_slide {
        width: 50%;
    }

    .description h1 {
        font-size: 40px;
    }

    .default_img, .detail-box {
        height: 550px;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 100%;
    }

    .main_section, .page_footer,
    .content_child .detail-box {
        padding: 100px;
    }

    .our_rooms h3 {
        font-size: 24px;
    }

}

@media (max-width: 1024px) {
    .scroll_menu.fixed .section_header {
        padding: 10px 80px;
    }

    .section_header {
        padding: 30px 80px 0;
    }

    .section_menu {
        width: 80px;
    }

    #cycle-nav {
        left: 80px;
    }

    .closed {
        right: 80px;
    }

    .box_icon {
        padding: 25px 0;
    }


    .description h1 {
        font-size: 32px;
    }

    .tagline {
        font-size: 14px;
    }

    .main_section, .page_footer,
    .box-menu {
        padding: 80px;
    }

    .list_other {
        padding: 80px 0 0;
    }

    .call_head {
        right: 50px;
    }

    .bg_section .col-xs-6:nth-child(2) {
        height: auto;
        display: block;
    }

    .description .col-xs-6:nth-child(2) {
        height: auto;
        display: block;
    }

    .description .our_offers .col-xs-6:nth-child(2) {
        height: 400px;
        display: flex;
    }

    .our_rooms .default_img,
    .default_img, .detail-box,
    .list_other .our_rooms .default_img {
        height: 430px;
    }

    .detail-box {
        padding: 50px;
    }

    .demo-gallery .image_box {
        height: 300px;
    }

    .book_now {
        display: none !important;
    }

    .book_mobile {
        display: block;
    }

    .content_child .detail-box {
        padding: 80px;
    }

    .page_aboutus.description .col-xs-6:nth-child(1) {
        display: block;
        height: auto;
        padding-right: 0;
        padding-bottom: 50px;
    }

    .page_aboutus.description .col-xs-6 {
        width: 100%;
    }

    .scroll_menu .call_head {
        display: none;
    }

    .our_rooms figcaption {
        bottom: -20px;
        padding: 0 30px;
        height: auto;
    }

    .our_rooms figure:hover figcaption {
        bottom: 7px;
    }

    .our_rooms h4 {
        top: 95px;
        right: -38px;
    }
    .other_meeting.our_rooms h4 {
        right: -18px;
        top: 85px;
    }
    .other_fac.our_rooms h4 {
        top: 60px;
        right: -4px;
    }
    .other_wellness.our_rooms h4 {
        top: 100px;
        right: -45px;
    }
    .thai_lang .our_rooms h4 {
        right: 7px;
    }
    .thai_lang .other_wellness.our_rooms h4 {
        right: -26px;
        top: 85px;
    }
    .thai_lang .our_rooms.other_fac h4 {
        top: 66px;
        right: -13px;
    }
    .thai_lang .other_meeting.our_rooms h4 {
        right: -8px;
        top: 57px;
    }

    .other_activities.our_rooms h4 {
        right: -10px;
        top: 61px;
    }
    .thai_lang .our_rooms.other_activities h4 {
        right: 0;
        top: 56px;
    }
}

@media (max-height: 600px) {
    .box-menu {
        padding: 100px 100px 0;
    }

    .reservation-box {
        padding: 50px 0 0;
    }

    .title_ibe h4 {
        font-size: 18px;
    }

    .t-datepicker {
        margin-top: 30px;
    }

    .t-datepicker-day {
        padding: 0;
    }

    .t-datepicker-day {
        top: 115px;
    }

    .t-arrow-top {
        bottom: 45px !important;
    }

    #popup_room_list.popup_content {
        max-height: 290px !important;
    }

    #popup_room_list.popup_content #numberrroomRow {
        height: auto !important;
    }
}

@media (max-width: 991px) {
    .box_icon {
        padding: 25px 0;
    }

    .box-menu {
        padding: 100px 80px 0;
    }

    .show_hamburger.open {
        top: -20px;
        right: -45px;
    }

    .description [class*=col-xs-] {
        width: 100%;
    }

    .demo-gallery [class*=col-xs-] {
        width: 50%;
    }

    .description .col-xs-6:nth-child(2) {
        height: auto;
        padding-right: 0;
        padding-top: 50px;
        display: block;
    }

    .text_slide h2 {
        font-size: 36px;
    }

    .detail-box {
        padding: 50px
    }

    .default_img, .content_child .detail-box, .map iframe {
        height: 400px;
    }

    .detail-box, .description .our_offers .col-xs-6:nth-child(2) {
        height: auto;
    }

    .description .our_facilities .slick-dots, .description .our_offers .slick-dots {
        position: relative;
        display: block !important;
        left: auto;
        right: auto;
        padding-top: 30px;
    }

    .description .our_facilities .slick-dots li, .description .our_offers .slick-dots li {
        display: inline-block;
        margin: 0 3px;
    }

    .description .our_facilities .slick-dots button {
        background: var(--color-primary);
    }
    .description .our_offers .slick-dots button {
        background: var(--color-secondary);
    }

    .photo_info {
        margin-right: -15px;
        margin-left: -15px;
    }

    .photo_info.slick-initialized .slick-slide {
        margin: 0 15px;
    }

    .section_header article > div.btn_book,
    .scroll_menu .section_header .pull-right .btn_book {
        display: none;
    }
    .scroll_menu .section_header .pull-right .btn_book_mobile {
        display: block;
    }
    .scroll_menu .section_header .logo {
        width: 180px;
    }
    .text_slide {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .scroll_menu.fixed .section_header {
        padding: 10px 50px;
    }

    .section_header {
        padding: 30px 50px 0;
    }

    #cycle-nav {
        left: 50px;
    }

    .closed {
        right: 50px;
    }

    .box-menu {
        padding: 100px 50px;
    }

    .main_section, .page_footer,
    .content_child .detail-box {
        padding: 50px;
    }

    .hamburger-menu .show_hamburger.open {
        right: -18px;
    }

    .box-menu .menu > div {
        width: 100%;
    }

    .demo-gallery [class*=col-xs-] {
        width: 50%;
    }

    .description [class*=col-xs-], .page_footer [class*=col-xs-],
    .content_child [class*=col-xs-] {
        width: 100%;
    }

    .detail-box, .description .our_offers .col-xs-6:nth-child(2),
    .content_child .detail-box {
        height: auto;
        display: block;
    }

    .description .demo-gallery [class*=col-xs-] {
        width: 50%;
    }

    .box-menu .menu > div.contact_header {
        margin: 25px 0 0;
    }

    .menu_mobile {
        display: block;
    }
    .box-menu .menu nav ul li {
        padding: 12px 0;
        line-height: 1;
    }
    .box-menu .menu nav ul li .info-detail li {
        padding: 15px 0 0;
    }

    .icon-contact {
        margin: 0 auto 10px auto;
    }

    .page_footer .col-xs-4 {
        padding: 0 0 20px;
    }

    .page_footer .col-xs-4:last-child {
        padding: 0;
    }
    .thai_lang .our_rooms h4 {
        right: 7px;
        top: 50px;
        font-size: 14px;
    }
    .thai_lang .our_rooms.other_meeting h4 {
        right: -10px;
    }
    .thai_lang .our_rooms.other_activities h4 {
        right: 0;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 36px;
    }

    #menu {
        right: 0;
        height: 80px;
        background-color: #2e2c28;
        overflow: hidden;
        padding: 0 50px;
    }

    #menu .logo, #menu .hamburger-menu {
        width: auto;
        position: initial;
        background: none;
    }

    #show_hamburger {
        left: auto;
        right: auto;
    }

    #maximage {
        height: 60vh !important;
    }

    .text_slide {
        display: none;
    }

    #cycle-nav {
        left: 25px;
    }


    .list_other {
        padding: 50px 0 0;
    }

    .detail-box {
        padding: 50px;
    }

    .our_rooms figcaption p {
        opacity: 1;
        margin: 5px 0 0;
    }

    .our_rooms figcaption {
        height: auto;
        bottom: 30px;
    }

    .photo_info.slick-initialized .slick-slide {
        margin: 0 15px;
    }


}

@media (max-width: 600px) {
    main {
        overflow: hidden;
    }

    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    .section_header {
        padding: 30px 25px 0;
    }

    .scroll_menu.fixed .section_header {
        padding: 15px 25px;
    }

    .section_menu, .btn_book_mobile,
    .section_header article > div.call_head,
    .scroll_menu .section_header .pull-right .btn_book_mobile {
        display: none;
    }

    .section_header .logo,
    .scroll_menu .section_header .logo {
        width: 150px;
    }

    .section_header article > div {
        padding: 0;
    }

    .section_header .pull-left {
        width: 100%;
        display: inline-block;
    }

    .main_section, .page_footer {
        padding: 50px 25px;
    }

    .description .col-xs-6:nth-child(2) {
        padding-top: 30px;
    }

    .photo_info {
        padding: 25px 0 0;
    }

    .box_icon {
        padding: 25px;
    }

    .book_mobile {
        display: none;
    }


    .box-menu .menu nav > ul {
        max-height: 500px;
        overflow: auto;
    }

    .box-menu .menu nav ul li a:hover {
        margin-left: 0;
    }

    .hamburger-menu .show_hamburger {
        width: 44px;
    }

    .hamburger-menu .show_hamburger.open {
        top: 10px;
        right: 0;
    }

    .hamburger-menu .show_hamburger:hover span:nth-child(1) {
        width: 100%;
    }

    .hamburger-menu .show_hamburger:hover span:nth-child(3) {
        width: 100%;
    }

    .section_menu .box_icon > div {
        position: relative;
        top: 4px;
        margin: 0;
        display: inline-block;
    }

    .section_menu .box_icon > div:last-child,
    .section_menu .box_icon > div:nth-child(1) {
        margin: 0;
    }

    .box-menu {
        padding: 100px 25px 50px;
    }

    .closed {
        right: 25px;
    }

    .nav-lang {
        transform: none;
        float: right;
    }

    .box_icon .logo {
        position: absolute !important;
        left: 0;
        right: 0;
        margin: auto !important;
        padding: 0 !important;
        width: 77px;
        text-align: center;
        top: 4px
    }

    .box-menu .menu > div {
        width: 100%;
    }

    .box-menu .menu {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .box-menu .menu > .contact_header {
        position: absolute;
        bottom: 0;
    }


    #cycle-nav {
        bottom: 25px;
    }

    .scroll a {
        padding-top: 57px;
    }

    .bg_section .col-xs-6:nth-child(2) {
        padding-top: 30px;
    }

    .our_rooms h4 {
        top: 95px;
        right: -43px
    }
    .other_meeting.our_rooms h4 {
        right: -25px;
        top: 80px;
    }
    .other_fac.our_rooms h4 {
        top: 60px;
        right: -10px;
    }
    .other_wellness.our_rooms h4 {
        top: 102px;
        right: -49px;
    }

    .our_rooms figcaption {
        padding: 0 25px;
    }
    .our_rooms figcaption {
        bottom: 25px;
    }
    .thai_lang .our_rooms h4 {
        right: 2px;
        top: 46px;
    }
    .thai_lang .other_wellness.our_rooms h4 {
        right: -31px;
        top: 78px;
    }
    .thai_lang .our_rooms.other_fac h4 {
        top: 60px;
        right: -18px;
    }
    .thai_lang .our_rooms.other_meeting h4 {
        right: -11px;
        top: 60px;
    }

    .detail-box, .content_child .detail-box {
        padding: 25px;
    }

    .images_description img, .our_facilities .default_img,
    .map iframe {
        height: 250px;
    }

    .item_box {
        padding-top: 25px;
    }

    .description .our_facilities .slick-dots, .description .our_offers .slick-dots {
        padding-top: 15px;
    }

    .bg_offers {
        background-attachment: unset;
    }

    .default_img {
        height: 300px;
    }

    .our_rooms .default_img {
        height: 400px;
    }

    .demo-gallery [class*=col-xs-] {
        padding: 5px;
    }

    .demo-gallery .row_gallery {
        margin-right: -5px;
        margin-left: -5px;
    }

    .demo-gallery .image_box {
        height: 140px;
    }

    footer {
        margin-bottom: 62px;
    }

    .reser_mobile {
        display: block;
    }

    .box-menu .menu nav {
        max-height: 460px;
        overflow: auto;
        font-size: 18px;
    }

    .info_page ul li {
        width: 100%;
    }

    .info_page .detail_rooms > div {
        display: block;
        padding: 0 0 5px;
    }

    .info_page .detail_rooms > div:nth-child(1) {
        padding: 0 0 5px;
    }

    .our_rooms figure:hover figcaption {
        height: auto;
    }

    .info_page .detail_rooms {
        padding: 15px 0;
    }

    .overlay_slide {
        background: rgba(0, 0, 0, 0);
    }

    .info_page .gallery-title li {
        padding: 10px 25px;
        width: 100%;
        text-align: left;
        display: none;
        background: rgba(245, 241, 235, 0.75);
    }

    .info_page .gallery-title li:nth-child(1) {
        padding: 10px 25px;
    }

    .info_page .gallery-title li.active {
        background: var(--color-primary);
        color: #fff;
    }

    .info_page .gallery-title ul li.active:before {
        color: #fff;
    }

    .info_page .gallery-title li.active {
        display: block;
    }

    .info_page .gallery-title ul.open li {
        display: block;
    }

    .info_page .gallery-title ul li.active:before {
        content: "\e911";
        font-family: icomoon;
        position: absolute;
        right: 25px;
        font-size: 14px;
        top: 12px;
        transition: all .4s;
        transform: rotate(0deg);
    }

    .info_page .gallery-title ul.open li.active:before {
        transform: rotate(180deg);
        transition: all .4s;
    }

    .info_page .gallery-title ul {
        display: flex;
        flex-direction: column;
    }

    .info_page .gallery-title li.active {
        order: -1;
    }

    .gallery-title .open i {
        transform: rotate(180deg);
        transition: all .6s;
    }

    .gallery-title li.active i {
        display: block;

    }

    .info_page ul {
        column-count: 1;
        padding: 0;
    }

    .copyright {
        font-size: 12px;
    }

    .section_header:before {
        height: 150px;
    }

    .section_header .nav-lang a:after {
        right: -4px;
    }
    .ui-icon-plus {
        top: 10px;
    }
    .scroll_menu .nav-lang {
        top: 3px;
    }
    .other_activities.our_rooms h4 {
        right: -15px;
        top: 62px;
    }
    .thai_lang .our_rooms.other_activities h4 {
        top: 51px;
    }
}

@media (max-width: 414px) {
    .hamburger-menu .show_hamburger.open {
        top: 0;
    }

    .box-menu .menu nav {
        font-size: 16px;
    }

    .box-menu .menu nav ul li {
        padding: 8px 0;
        list-style: none;
    }
    .ui-icon-plus {
        top: 5px;
    }
    .box-menu .menu .contact_header > div {
        margin: 0;
    }

    .box-menu .follow h4 {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .list_contact {
        display: none;
    }
}

@media (max-width: 393px) {
    .page_footer h2 {
        margin-bottom: 30px;
    }

    .page_footer .contact p {
        margin: 8px 0 0;
    }

    .page_footer .col-xs-4 {
        padding: 0 0 20px;
    }

    .page_footer .col-xs-4:last-child {
        padding: 0;
    }

    .icon-contact {
        width: 45px;
        height: 45px;
        padding: 11px;
        margin: 0 auto 5px;
    }

    .icon-contact i {
        font-size: 16px;
        padding: 14px 0;
    }

    .page_footer .social {
        padding: 30px 0 0;
    }

    .description .col-xs-6:nth-child(2) {
        padding-top: 30px;
    }

    .default_img {
        height: 230px;
    }

    .reser_mobile {
        padding: 15px;
    }

    .reser_mobile .col-xs-8 {
        display: none;
    }

    .reser_mobile .col-xs-4 {
        width: 100%;
    }

    footer {
        margin-bottom: 75px;
    }
    .reser_mobile .col-xs-7 {
        display: none;
    }
    .reser_mobile .col-xs-5 {
        width: 100%;
    }

}

@media (max-width: 375px) {
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 20px;
    }


    .page_footer .social a {
        width: 45px;
        height: 45px;
        padding: 13px;
        margin: 0 5px;
    }

    .page_footer .social a i {
        font-size: 18px;
    }

    .page_footer .social a.size_tripadvisor {
        padding: 11px;
    }

    .page_footer .social a.size_tripadvisor i {
        font-size: 23px;
    }

    .copyright {
        font-size: 12px;
    }

    footer {
        margin-bottom: 72px;
    }

}

@media (max-width: 360px) {
    .info_page table {
        font-size: 13px;
    }

    .nav-arrow div {
        padding: 0 25px;
    }

    .nav-arrow:after {
        width: 25px;
    }

    .list_other .our_rooms .default_img {
        height: 300px;
    }
    .editable h4 {
        font-size: 18px;
    }
    .info_page table strong, .info_page table strong {
        font-size: 16px;
    }
}

@media (max-width: 320px) {
    h1, .description h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    .contact_header {
        display: none;
    }

    /*.section_header .logo {*/
    /*    top: 29px;*/
    /*}*/

    .section_header .logo, .scroll_menu .section_header .logo {
        width: 115px;
    }

    .nav-lang {
        font-size: 12px;
    }

    .box-menu .menu nav {
        max-height: 360px;
    }
}

@media (max-height: 430px) {
    .box-menu .menu nav {
        font-size: 18px;
    }

    .box-menu .menu nav ul li {
        padding: 6px 0;
    }

    #maximage {
        height: 100vh !important;
    }

    .box-menu {
        padding: 80px 80px 0;
    }

    .scroll_menu .section_header .pull-right .btn_book_mobile {
        display: inline-block;
    }

    .box-menu .menu nav {
        font-size: 16px;
    }

    .box-menu .menu > div {
        font-size: 14px;
    }
}