@media all and (min-width: 1900px) {
    .section_slider_home {
        height: auto;
    }
}

@media all and (max-width: 1200px) {
    .container {
        max-width: 1001px;
    }
    #header {
        width: 100%;
        max-width: 100%;
        height: 90px;
    }
    .box_header_bottom {
        height: 50px;
    }
    /*  */
    #btn_open_menu {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 20px;
        z-index: 999999999;
    }
    .burger-wrap {
        top: 0;
        width: 30px;
        height: 20px;
        background: none;
        position: absolute;
        z-index: 40;
        transition: 0.3ms 0.7ms transform ease-in;
    }
    .burger-wrap.reappearBurger {
        opacity: 0;
        animation: 0.5s 2s fadeAppear ease-out forwards;
    }
    @keyframes fadeAppear {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .burger {
        position: relative;
        width: 100%;
        height: 100%;
        left: 0px;
        border: 0;
        cursor: pointer;
        z-index: 30;
        transition: transform 1s ease-in;
    }
    .burger span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #21619D;
        opacity: 1;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
    }
    .burger span:nth-child(1) {
        top: 0px;
    }
    .burger span:nth-child(2) {
        top: 8px;
    }
    .burger span:nth-child(3) {
        top: 16px;
    }
    .burger.active span:nth-child(1) {
        top: 8px;
        transform: rotate(135deg);
    }
    .burger.active span:nth-child(2) {
        opacity: 0;
    }
    .burger.active span:nth-child(3) {
        top: 8px;
        transform: rotate(-135deg);
    }
    .logo img {
        padding: 5px 15px;
        height: 50px;
    }
    /*  */
    .menu_header {
        display: none;
        position: fixed;
        right: 0;
        top: 91px;
        width: 100%;
        max-width: 340px;
        background: rgba(255, 255, 255);
        opacity: 0;
        z-index: 999999;
        box-sizing: border-box;
        transition: opacity 0.5s ease-in-out;
        height: 100vh;
        overflow-y: auto;
        border: 0;
        box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.1);
    }
    .menu_header.open {
        display: block;
        opacity: 1;
        pointer-events: all;
    }
    .menu_header .menu_show .menu {
        width: 100%;
        right: 0;
        left: 0;
        padding: 20px 30px 100px;
    }
    .menu_header .menu_show .menu li.menu_item {
        width: 100%;
        clear: both;
        position: relative;
        float: none;
        padding: 15px 0px;
        margin: 0 auto;
    }
    .menu_header .menu_show .menu li.menu_item ul.menu_item_sub_open {
        width: 100%;
        display: none;
        position: relative;
        top: 0;
        left: 0;
        margin-top: 15px;
        box-shadow: none;
        padding: 0;
    }
    .menu_header .menu_show .menu li.menu_item ul.menu_item_sub_open li {
        padding: 5px;
    }
    .menu_header .menu_show .menu li.menu_item ul.menu_item_sub_open li a {
        font-size: 15px;
    }
    .focus_show_sub_menu {
        display: block;
        position: absolute;
        right: 0px;
        top: 28px;
        width: 30px;
        height: 30px;
    }
    .focus_show_sub_menu::before {
        content: '';
        width: 16px;
        height: 2px;
        background: #21619D;
        position: absolute;
        top: 0;
        right: 0;
    }
    .focus_show_sub_menu::after {
        content: '';
        width: 2px;
        height: 16px;
        background: #21619D;
        position: absolute;
        top: -7px;
        right: 7px;
    }
    .menu_header .menu_show .menu li.menu_item:hover .focus_show_sub_menu::before,
    .menu_header .menu_show .menu li.menu_item:hover .focus_show_sub_menu::after {
        background: #FF9300;
    }
    /*  */
    .section_slider_home {
        margin-top: 90px;
        height: calc(100vh - 90px);
    }
    .box_form_search {
        width: 800px;
    }
    .sendmail_fixed {
        bottom: 85px;
        right: 10px;
    }
    .zalo_fixed {
        bottom: 145px;
        right: 10px;
    }
    .messenger_fixed {
        bottom: 205px;
        right: 10px;
    }
    #go_top {
        width: 45px;
        height: 45px;
        right: 12px;
        bottom: 30px;
    }
    /*  */
    .title_form_search h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .box_form_search form button,
    .box_form_search form input {
        height: 50px;
    }
    /*  */
    .title h3,
    .title h1,
    .title h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .more span,
    .more a {
        font-size: 15px;
        line-height: 15px;
        padding: 12px 25px;
    }
    /*  */
    .box_why_choose .img_why_choose {
        width: 80px;
    }
    .box_why_choose .why_choose {
        width: calc(100% - 90px);
    }
    .panel-body p,
    .box_room_hotel .room_hotel .info_room_hotel .des_room_hotel ul li,
    .content table tbody td,
    .form_booking #total_price span,
    .form_booking .input_form label span,
    .form_booking .input_form label,
    .info_tour_detail p,
    .box_blog_review .blog_review .info_blog_review .des_blog_review span,
    .box_people .people .info_people .position_people span,
    .content p,
    .content p span,
    .content strong,
    .box_coppyright .coppyright a,
    .box_coppyright .coppyright strong,
    .content_business_licenss p,
    .content_footer p,
    .list_contact_footer p,
    .list_footer_menu ul li a,
    .box_counselors .counselors .position_counselors span,
    .box_blog .blog .info_blog .name_blog strong,
    .box_blog .blog .info_blog .date_post_blog span,
    .box_blog .blog .info_blog .des_blog span,
    .box_review .review .content_review .title_review strong,
    .box_hotel .hotel .info_hotel .price_hotel span,
    .box_ticket .ticket .info_ticket .price_ticket span,
    .box_tour .tour .info_tour .price_tour span,
    .box_tour .tour .info_tour .list_info_tour ul li,
    .box_why_choose .why_choose .des_why_choose span {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    /*  */
    .box_room_hotel .room_hotel .info_room_hotel .name_room_hotel strong,
    .box_filter_hotel .box_filter ul.list_checkbox li label,
    .box_filter_hotel .box_filter button,
    .title_form_register_service p,
    .info_contact a,
    .info_contact p,
    .list_tab_menu_content ul li a,
    .box_blog_review .blog_review .info_blog_review .name_blog_review strong,
    .box_people .people .info_people .name_people strong,
    .title_footer p,
    .box_counselors .counselors .name_counselors strong,
    .title p,
    .list_hot_blog .box_blog:nth-child(1) .blog .info_blog .name_blog strong,
    .box_hotel .hotel .info_hotel .price_hotel strong,
    .box_ticket .ticket .info_ticket .price_ticket strong,
    .box_tour .tour .info_tour .price_tour span strong,
    .box_why_choose .why_choose .name_why_choose strong,
    .box_tour .tour .info_tour .name_tour a,
    .box_tour .tour .img_tour .menu_tour a {
        font-size: 16px;
        line-height: 24px;
    }
    /*  */
    .box_tour .tour .img_tour .menu_tour a {
        padding: 10px 15px;
    }
    .box_tour .tour .info_tour {
        padding: 10px 15px 30px;
    }
    .box_tour .tour .info_tour .name_tour {
        height: 45px;
    }
    .box_tour .tour .info_tour .list_info_tour ul {
        margin: 5px 0;
    }
    .box_tour .tour .info_tour .more_tour {
        margin-top: 10px;
    }
    .box_room_hotel .room_hotel .info_room_hotel .more_room_hotel span,
    .box_tour .tour .info_tour .more_tour a {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 30px;
    }
    .box_hotel .hotel .info_hotel {
        padding: 15px 15px 20px;
    }
    .box_ticket .ticket .info_ticket {
        padding: 15px;
    }
    .box_review .review .content_review .more_review a {
        font-size: 14px;
        line-height: 22px;
    }
    /*  */
    .slick-prev {
        top: auto;
        bottom: 0;
        margin: 0;
        left: calc(50% - 50px);
    }
    .slick-next {
        top: auto;
        bottom: 0;
        margin: 0;
        right: calc(50% - 50px);
    }
    /*  */
    .slider_room_hotel,
    .slider_blog,
    .slider_people,
    .slider_hotel,
    .slider_ticket,
    .slider_tour {
        padding: 0px 5px 50px;
    }
    .slider_special_offers {
        padding: 0px 5px 30px;
    }
    .box_special_offers,
    .list_blog .box_blog,
    .box_room_hotel,
    .slider_blog .box_blog,
    .box_people,
    .box_hotel,
    .box_ticket,
    .box_tour {
        padding: 10px 10px;
    }
    .list_blog,
    .list_ticket,
    .list_tour {
        padding: 0 5px;
    }
    .list_blog .box_blog,
    .box_ticket {
        width: 33.33%;
    }
    .box_hotel {
        width: 50%;
    }
    /*  */
    .box_list_favorite_blog .title h3 {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px;
    }
    .box_blog .blog .info_blog {
        padding: 15px;
    }
    .box_blog .blog .info_blog .date_post_blog {
        margin: 5px 0;
    }
    .list_favorite_blog .box_blog .blog {
        height: 155px;
    }
    .box_form_resgister_offers form button {
        height: 50px;
        font-size: 16px;
        line-height: 24px;
        width: 180px;
    }
    .box_form_resgister_offers form input {
        width: 45%;
        height: 50px;
    }
    .logo_footer {
        width: 80%;
    }
    .box_footer_social {
        width: 25%;
    }
    .list_social a img {
        width: 30px;
    }
    .logo_business_license {
        width: 160px;
    }
    .content_business_licenss {
        padding: 0;
    }
    .section_banner_subpage {
        margin-top: 90px;
    }
    .title_banner_subpage p {
        font-size: 30px;
        line-height: 40px;
    }
    .list_activation_image {
        padding: 0 10px;
    }
    .box_activation_image {
        padding: 5px;
    }
    .box_blog_review .blog_review .info_blog_review {
        padding: 30px;
    }
    .form_booking .input_form {
        height: 40px;
    }
    .form_booking .input_form input {
        width: 145px;
        height: 40px;
    }
    .form_booking .input_form label {
        width: calc(100% - 145px);
    }
    .box_form_booking {
        padding: 20px 15px;
    }
    .form_booking {
        padding: 10px 0;
    }
    .panel-title>a,
    .box_room_hotel .room_hotel .info_room_hotel .price_room_hotel span,
    .form_booking #total_price strong {
        font-size: 18px;
        line-height: 24px;
    }
    .form_booking .box_button_booking .button_booking {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 24px;
    }
    .title_form_register_service h2,
    .info_contact a.info_hotline,
    .title_content h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .box_form_register_service form .button_form button,
    .box_form_contact form .input_form button {
        font-size: 16px;
        line-height: 16px;
        width: 200px;
        height: 45px;
    }
    .google_map iframe {
        height: 450px;
    }
    .box_list_filter_hotel {
        width: 33.33%;
    }
    .box_list_hotel {
        width: 66.66%;
    }
    .list_hotel {
        padding: 0 5px;
    }
    .slider_images_hotel_for {
        width: 100%;
        padding: 0;
        clear: both;
        float: none;
    }
    .slider_images_hotel_nav {
        width: 100%;
        clear: both;
        padding: 0;
        float: none;
    }
    .box_slider_images_hotel {
        margin: 0 0 30px;
    }
    .box_room_hotel .room_hotel .info_room_hotel .name_room_hotel {
        height: 50px;
    }
    .box_room_hotel .room_hotel .info_room_hotel {
        padding: 15px 15px 20px;
    }
    .box_room_hotel .room_hotel .info_room_hotel .more_room_hotel {
        margin: 15px 0 10px;
    }
    .box_list_favorite_blog_related .list_favorite_blog .box_blog .blog .info_blog {
        padding: 15px;
    }
    .box_list_favorite_blog_related .list_favorite_blog .box_blog .blog {
        height: 130px;
    }
    .section_tour,
    .section_blog,
    .section_activation_image,
    .section_people {
        background-size: 620px 400px;
    }

}

@media all and (max-width: 1000px) {
    .container {
        max-width: 801px;
    }
    .title_form_search h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .box_form_search {
        width: 80%;
    }
    .title_form_search p {
        width: 100%;
    }
    .box_list_hot_blog {
        width: 100%;
    }
    .box_list_favorite_blog {
        width: 100%;
        margin-top: 40px;
    }
    .list_hot_blog .box_blog:nth-child(1) .blog .img_blog img {
        height: 300px;
    }
    .box_form_resgister_offers form input {
        width: calc(100% - 200px);
    }
    .box_form_resgister_offers form button {
        float: right;
        margin: 0;
    }
    .box_form_resgister_offers form .check_robot {
        clear: both;
        margin: 0;
        margin-top: 20px;
        float: right;
    }
    .box_footer_social {
        width: 50%;
        padding-bottom: 30px;
    }
    .box_footer_menu {
        width: 50%;
        padding-bottom: 30px;
    }
    .box_footer_contact {
        width: 50%;
    }
    .content_business_licenss {
        width: 70%;
    }
    .box_img_about_us,
    .box_content_about_us {
        width: 100%;
        clear: both;
        float: none;
    }
    .box_activation_image {
        width: 50%;
    }
    .box_blog_review .blog_review .info_blog_review {
        padding: 20px;
    }
    .box_blog_review .blog_review .info_blog_review .des_blog_review {
        max-height: 95px;
        margin: 5px 0 15px;
    }
    .box_content {
        width: 100%;
        clear: both;
        float: none;
        padding: 0;
    }
    .box_section_related {
        width: 100%;
        clear: both;
        float: none;
    }
    .list_favorite_blog {
        display: inline-block;
        padding-bottom: 30px;
    }
    .list_favorite_blog .box_blog {
        width: 50%;
        float: left;
        padding: 5px;
    }
    .list_blog .box_blog,
    .box_ticket,
    .box_tour {
        width: 50%;
    }
    .box_slider_images {
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
        float: none;
        clear: both;
    }
    .box_form_booking {
        margin: 0 0 30px;
        width: 50%;
        float: left;
        clear: both;
    }
    .box_form_register_service {
        margin: 40px 0;
    }
    .box_list_filter_hotel {
        display: none;
        position: fixed;
        right: 0px;
        top: 0px;
        width: 420px;
        max-width: 100%;
        height: 100vh;
        overflow-y: auto;
        background: #FFFFFF;
        box-shadow: 2px 4px 12px rgb(111 111 111 / 20%);
        padding: 50px 30px;
        z-index: 999999;
    }
    .box_button_close_filter,
    .box_button_open_filter {
        display: block;
    }
    .box_button_open_filter.button_filter_fixed {
        position: fixed;
        top: 5px;
        right: 60px;
        z-index: 999999;
    }
    .box_list_hotel {
        width: 100%;
    }
    .section_tour,
    .section_blog,
    .section_activation_image,
    .section_people {
        background-size: 465px 300px;
    }
}

@media all and (max-width: 800px) {
    .container {
        max-width: 601px;
    }
    .box_coppyright .coppyright strong,
    .box_coppyright .coppyright a{
        display: block;
        clear: both;
        width: 100%;    
        text-align: center;
        padding: 1px 0;
    }
    .box_header_top {
        display: none;
    }
    #header {
        height: 50px;
    }
    .menu_header {
        top: 51px;
    }
    .section_slider_home {
        margin-top: 50px;
        height: calc(100vh - 50px);
    }
    .title_form_search h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .box_form_search form button {
        width: 150px;
        font-size: 14px;
        line-height: 14px;
    }
    .box_form_search form input {
        width: calc(100% - 150px);
        font-size: 14px;
        line-height: 14px;
    }
    .box_form_search form button img {
        width: 14px;
        margin-right: 3px;
    }
    .title_form_search p {
        font-size: 14px;
        line-height: 20px;
    }
    .menu_header .menu_show .menu .list_menu_item_mobile {
        border-top: 1px solid #21619D;
        display: block;
        width: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0;
        margin-top: 20px;
        padding-top: 10px;
    }
    .menu_header .menu_show .menu .list_menu_item_mobile li.menu_item {
        padding: 8px 0;
    }
    .box_why_choose .img_why_choose {
        width: 80px;
        float: none;
        margin: 0 auto 15px;
    }
    .box_why_choose .why_choose {
        width: 100%;
        text-align: center;
    }
    .list_favorite_blog .box_blog {
        width: 100%;
        clear: both;
        float: none;
    }
    .box_footer_social,
    .box_footer_menu,
    .box_footer_contact,
    .content_business_licenss {
        width: 100%;
        clear: both;
        float: none;
        padding-right: 0;
    }
    .logo_business_license {
        float: none;
        margin-top: 20px;
    }
    .box_images {
        padding: 1px;
    }
    .box_form_booking {
        width: 70%;
    }
    .list_tab_menu_content ul li {
        width: auto;
        padding-right: 20px;
    }
    .list_favorite_blog .box_blog {
        padding: 10px 0;
    }
    .section_banner_subpage {
        margin-top: 50px;
    }
    .box_banner_subpage {
        height: 150px;
    }
    .box_form_register_service {
        padding: 30px 15px;
    }
    .box_blog_review .blog_review .info_blog_review .more {
        display: none;
    }
    .box_info_contact {
        width: 100%;
        clear: both;
        float: none;
    }
    .box_form_contact {
        width: 100%;
        clear: both;
        float: none;
    }
    .title_banner_subpage p {
        font-size: 24px;
        line-height: 30px;
    }
    .section_tour,
    .section_blog,
    .section_activation_image,
    .section_people {
        background-size: 405px 260px;
    }
    .box_special_offers {
        width: 100%;
        padding: 5px 15px;
    }
}

@media all and (max-width: 600px) {
    .container {
        max-width: 420px;
    }
    .section_tour,
    .section_blog,
    .section_activation_image,
    .section_people {
        background-size: 100% auto;
    }
    .section_slider_home {
        height: 430px;
    }
    .box_form_search {
        width: calc(100% - 30px);
    }
    .box_form_search form button,
    .box_form_search form input {
        height: 45px;
    }
    .title_form_search h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .box_why_choose {
        width: 100%;
        padding: 5px 15px;
    }
    .box_why_choose .img_why_choose {
        float: left;
    }
    .box_why_choose .why_choose {
        width: calc(100% - 90px);
        text-align: left;
        float: right;
    }
    .box_special_offers,
    .list_blog .box_blog,
    .box_room_hotel,
    .slider_blog .box_blog,
    .box_people,
    .box_hotel,
    .box_ticket,
    .box_tour {
        padding: 15px;
    }
    .slider_room_hotel,
    .slider_blog,
    .slider_people,
    .slider_hotel,
    .slider_ticket,
    .slider_tour {
        padding: 0 0 50px;
    }
    .more span,
    .more a {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 20px;
    }
    .title h3,
    .title h1,
    .title h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .box_review .review .info_review {
        width: 100%;
        border: 0;
        padding: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(33, 97, 157, 0.3);
    }
    .box_review .review .info_review .img_review {
        width: 160px;
        margin: 0 auto;
    }
    .box_review .review .content_review {
        width: 100%;
        padding: 0;
        padding-top: 20px;
    }
    .box_blog .blog .info_blog .name_blog strong,
    .box_review .review .content_review .title_review strong {
        font-size: 16px;
    }
    .title p {
        font-size: 14px;
        line-height: 22px;
    }
    .list_hot_blog .box_blog:nth-child(1) .blog .img_blog img {
        height: auto;
    }
    .box_counselors {
        width: 100%;
        clear: both;
        float: none;
        padding: 0;
    }
    .list_hot_blog .box_blog {
        width: 100%;
        padding: 5px 15px;
        clear: both;
        float: none;
    }
    .list_favorite_blog .box_blog {
        padding: 5px 0;
    }
    .box_form_resgister_offers form button {
        margin-top: 20px;
        height: 40px;
        font-size: 15px;
        width: 140px;
    }
    .box_form_resgister_offers form input {
        width: 100%;
        height: 45px;
        font-size: 14px;
    }
    .box_form_resgister_offers form .check_robot {
        width: calc(100% - 150px);
        float: left;
        clear: none;
    }
    .box_form_resgister_offers form .check_robot input[type=checkbox] {
        margin: 0;
        width: 214.28px;
        height: 55px;
    }
    .box_business_license {
        margin-top: 20px;
        padding: 30px 0 0;
    }
    .list_activation_image {
        padding: 0;
    }
    .box_activation_image {
        width: 100%;
        padding: 5px 15px;
    }
    .box_blog_review .blog_review .img_blog_review {
        width: 100%;
        position: relative;
        clear: both;
        float: none;
    }
    .box_blog_review .blog_review .info_blog_review {
        width: 100%;
        position: relative;
        clear: both;
        float: none;
    }
    .box_blog_review {
        padding: 5px 0;
    }
    .section_target,
    .section_review,
    .section_hotel,
    .section_ticket {
        padding-top: 50px;
    }
    .section_corporate_culture,
    .section_about_us,
    .section_partner,
    .section_tour,
    .section_blog,
    .section_activation_image,
    .section_people,
    .section_special_offers,
    .section_content {
        padding: 50px 0;
    }
    .box_list_favorite_blog .title h3 {
        margin-bottom: 15px;
    }
    .list_favorite_blog {
        padding-bottom: 0;
    }
    .box_slider_newspapers {
        padding-top: 50px;
    }
    .slider_newspapers,
    .slider_partner {
        padding: 0 10px;
    }
    .box_newspapers,
    .box_partner {
        padding: 10px 5px;
    }
    .box_counselors .counselors .img_counselors {
        margin-top: 30px;
    }
    .info_contact {
        padding: 0;
        padding-bottom: 15px;
    }
    .info_contact p {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    .box_form_contact form .input_form {
        padding-top: 15px;
    }
    .title_form_register_service p,
    .box_form_contact form .input_form textarea,
    .box_form_contact form .input_form input {
        font-size: 14px;
        line-height: 22px;
    }
    .box_form_contact form .input_form button {
        float: left;
        font-size: 14px;
        line-height: 14px;
        width: 160px;
        height: 42px;
    }
    .list_blog .box_blog,
    .box_ticket,
    .box_tour {
        width: 100%;
        padding: 5px 15px;
    }
    .list_blog,
    .list_ticket,
    .list_tour {
        padding: 0;
    }
    .slider_images_hotel_for .slick-prev,
    .slider_images_for .slick-prev {
        left: 10px;
        width: 11px;
        height: 20px;
    }
    .slider_images_hotel_for .slick-next,
    .slider_images_for .slick-next {
        right: 10px;
        width: 11px;
        height: 20px;
    }
    .box_form_booking {
        width: 100%;
    }
    .list_tab_menu_content ul li {
        padding-right: 5px;
        width: auto;
        float: none;
        display: inline-block;
    }
    .list_tab_menu_content ul li a {
        font-size: 14px;
    }
    .content_about_tour {
        padding-top: 30px;
    }
    .box_list_social_detail {
        padding-top: 30px;
    }
    .box_section_related {
        padding-top: 40px;
    }
    .box_form_register_service form .input_form {
        width: 100%;
        padding-top: 15px;
    }
    .box_form_register_service form .textarea_form,
    .box_form_register_service form .select_form,
    .box_form_register_service form .button_form {
        padding-top: 15px;
    }
    .box_form_register_service form .textarea_form textarea,
    .box_form_register_service form .select_form select,
    .box_form_register_service form .input_form input {
        font-size: 14px;
        line-height: 22px;
    }
    .box_form_register_service form .button_form button,
    .box_form_contact form .input_form button {
        font-size: 14px;
        line-height: 14px;
        width: 160px;
        height: 42px;
    }
    .box_hotel {
        width: 100%;
        padding: 5px 15px;
    }
    .list_hotel {
        padding: 0;
    }
    .title_form_search {
        padding-bottom: 20px;
    }
    .list_tab_menu_fixed {
        right: 0;
        left: auto;
        top: auto;
        bottom: 275px;
        margin: 0;
        width: 40px;
        right: 15px;
    }
    .list_tab_menu_fixed ul li:hover a span {
        display: none;
        left: -100%;
    }
    .content table tbody td {
        padding: 3px;
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .content table tbody td p,
    .content table tbody td p span,
    .content table tbody td p strong {
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

@media all and (max-width: 420px) {
    .container {
        max-width: 100%;
    }
    .box_form_search form button,
    .box_form_search form input {
        height: 45px;
    }
    .list_tab_menu_content ul li {
        padding-right: 20px;
        padding-top: 10px;
    }
    .panel-title>a,
    .box_room_hotel .room_hotel .info_room_hotel .price_room_hotel span,
    .form_booking #total_price strong {
        font-size: 16px;
        line-height: 24px;
    }
    .panel-heading {
        padding: 10px 0 10px 0px;
    }
    .box_form_resgister_offers form .check_robot input[type=checkbox] {
        width: 194.8px;
        height: 50px;
    }
}

@media all and (max-width: 390px) {
    .container {
        max-width: 100%;
    }
    .box_form_search form {
        text-align: center;
        position: relative;
    }
    .box_form_search form input {
        position: relative;
        width: 100%;
        float: none;
        clear: both;
        border-radius: 40px;
    }
    .box_form_search form button {
        position: relative;
        width: 180px;
        float: none;
        clear: both;
        margin: 10px auto 0;
        border-radius: 40px;
    }
    .box_form_resgister_offers form .check_robot input[type=checkbox] {
        width: 175.32px;
        height: 45px;
    }
    .title_banner_subpage p,
    .title h3,
    .title h1,
    .title h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .list_hot_blog .box_blog:nth-child(1) .blog .info_blog .name_blog strong,
    .box_blog .blog .info_blog .name_blog strong,
    .box_review .review .content_review .title_review strong {
        font-size: 14px;
    }
}