@media (max-width:767px) and (min-width:320px) {
    .div-branch-extend{
        order: 2;
        padding-right: 20px;
    }
    .mobile-container {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .date-picker-mobile.form-group{
        margin-bottom: 0;
        width: 100%;
    }

    .date-picker-mobile .input-group-text{
        background: transparent;
        border: none;
        padding: 0;
    }

    .date-picker-mobile .input-group-text .material-icons{
        color: white;
    }

    .date-picker-mobile .form-control{
        background: transparent;
        border: none;
        color: white;
        padding: 0;
    }

    .date-picker-mobile .datepicker__month-day--first-day-selected,.date-picker-mobile .datepicker__month-day--last-day-selected{
        background-color: #9c02b4;
    }
    .date-picker-mobile .datepicker__close-button{
        background-color: #9c02b4;
    }

    .date-picker-mobile .form-control[readonly]{
        background-color: transparent;
    }
    .date-picker-mobile .form-control:focus{
        color: white;
        box-shadow: none;
    }
    
    .img-icon-menu {
        width: 24px;
        margin-top: -7px;
    }
    .icon-gift {
        width: 20px;
        margin-top: -5px;
    }

    .div-header-lang {
        margin-right: 20px;
    }
    .div-header-lang .icon-lang {
        width: 18px;
        margin-right: 7px;
    }
    .div-header-lang .dropbtn {
        padding: 14px 3px;
    }
    .div-header-loyalty {
        margin-right: 20px;
        color: white;
        font-size: 13px;
    }
    .div-main {
        overflow-x: hidden;
    }
    .div-main .div-branch {
        height: 60px;
        border-bottom: none;
        background: none;
        position: relative;
        background: linear-gradient(to bottom, #111111b5 0%, #ffffff05 100%);
    }
    .div-main .main-logo {
        margin-left: 15px;
        width: auto;
    }
    .logo-branch.logo-odyssea {
        width: 110px;
    }
    .icon-previous, .icon-next {
        width: 80px;
    }
    .banner-contact-us{
        margin-top: -60px;
    }

    .slideshow-container video{
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -2;
        object-fit: cover;
      }

    #banner.slideshow-container {
        margin-top: -60px;
        /* height: calc(100vh - 55px); */
        height: 100vh;
        width: 100%;
        min-height: 600px;
        z-index:  1;
    }
    #banner .carousel-control-next .icon-next, #banner .carousel-control-prev .icon-previous {
        width: 50px;
    }
    /* .div-search{
        height: calc(212px + 60px);
    } */
    .div-menu-st.menu-black {
        margin-right: 15px;
    }
    .div-menu-st.menu-black .icon-menu {
        font-size: 30px;
        color: white;
    }
    .div-search-mobile {
        /* height: calc(100vh - 55px); */
        height: 100vh;
        display: flex;
        align-items: center;
        position: relative;
        margin-top: -60px;
        min-height: 600px;
        z-index: 100;
    }
    #divSearchMobileExpand {
        display: none;
    }
    .div-search-inside {
        width: 100%;
        text-align: center;
        position: relative;
    }
    #divSearchMobile {
        height: 215px;
    }
    .div-search-inside .input-box-search:focus {
        outline: none;
    }
    .div-search-inside .input-box-search.find-hotel::placeholder {
        font-weight: lighter;
        font-style: italic;
        color: white;
        font-size: 14px;
    }
    .div-search-inside .input-box-search.find-hotel:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        font-weight: lighter;
        font-style: italic;
        color: white;
        font-size: 14px;
    }
    .div-search-inside .input-box-search.find-hotel::-ms-input-placeholder {
        /* Microsoft Edge */
        font-weight: lighter;
        font-style: italic;
        color: white;
        font-size: 14px;
    }

    .div-search-inside .input-box-search.find-hotel.error::placeholder {
        color: #ff0000;
    }
    .div-search-inside .input-box-search.find-hotel.error:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #ff0000;
    }
    .div-search-inside .input-box-search.find-hotel.error::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #ff0000;
    }

    .div-search-inside .row-input {
        margin-bottom: 30px;
    }
    .div-search-inside .row-input select {
        /* for Firefox */
        -moz-appearance: none;
        /* for Chrome */
        -webkit-appearance: none;
    }
    .div-search-inside .row-input select::-ms-expand {
        display: none;
    }
    .div-search-inside .row-input .select-number {
        width: auto;
        text-align: center;
        border: none;
        background: none;
        color: white;
        font-size: 18px;
        font-weight: lighter;
        padding-right: 15px;
    }
    .div-search-inside .row-input .select-number:focus {
        outline: none;
    }
    .div-search-inside .row-input .label-select {
        color: white;
    }
    .div-search-inside .row-input .col-input {
        display: flex;
        align-items: center;
        padding: 0;
    }
    .div-search-inside .row-input .col-input.with-border-bottom {
        border-bottom: 1px solid #fff;
    }
    .div-search-inside .row-input .col-input.with-border-bottom.error {
        border-bottom: 1px solid #ff0000;
    }
    .div-search-inside .row-input .icon-des {
        width: 22px;
        height: 20px;
        margin-top: -3px;
    }
    .div-search-inside .row-input .input-box-search {
        border: none;
        background: no-repeat;
        font-size: 14px;
        margin-left: 5px;
        color: white;
        width: 100%;
    }
    .div-search-inside .title {
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
    }
    .div-search-inside .row-input .btn-search {
        text-align: center;
        width: 100%;
        height: 42px;
        /* margin-top: 20px; */
        background: rgba(255, 255, 255, 0.79);
        font-size: 20px;
    }
    .search-and-icon {
        display: flex;
        align-items: center;
        width: -webkit-fit-content;
        width: -ms-fit-content;
        width: fit-content;
        margin: auto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        margin-top: 14px;
        cursor: pointer;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .row-btn-close {
        position: relative;
        /* left: 0;
        right: 0; */
        /* bottom: 0; */
        margin-bottom: 0px !important;
    }
    .row-btn-close .div-close {
        width: 100%;
        /* margin-top: 30px; */
    }
    .row-btn-close .div-close .btn-close {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #fff;
        padding-top: 6px;
        margin: auto;
    }
    .row-btn-close .div-close .btn-close:hover {
        background: #ccc;
    }
    .row-btn-close .close-label {
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin-top: 5px;
    }
    .search-and-icon .material-icons {
        font-size: 24px;
        margin-top: -2px;
        margin-right: 7px;
    }
    /* 
    .div-search-mobile{
        padding-top: 110px;
        padding-left:30px;
        padding-right: 30px;
        position: relative;
        z-index: 2;
        padding-bottom: 38px;
    }

    .div-search-mobile .row-search{
        padding-top: 5px;
        padding-bottom: 15px;
        background: rgba(0, 0, 0, 0.35);
    }

    .div-search-mobile .row-search input{
        width: 100%;
        padding: 6px 15px;
        border:none;
    }
    .div-search-mobile .row-search .option-part,.div-search-mobile .row-search .div-incr-des-number{
        margin-top: 10px;
    }

    .div-search-mobile .row-search .option-part .label, .div-search-mobile .row-search .div-incr-des-number .label{
        margin-bottom: 7px;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
    }

    .div-search-mobile .row-search .div-incr-des-number .incr-des-num{
        display: flex;
        padding: 6px;
        background: #fff;
        border: none;
        align-items: center;
    }

    .div-search-mobile .row-search .div-incr-des-number .incr-des-num .minus{
        width: 20%;
        text-align: center;
        font-size: 24px;
    }
    .div-search-mobile .row-search .div-incr-des-number .incr-des-num .number{
        width: 60%;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #4a4a4a;
    }
    .div-search-mobile .row-search .div-incr-des-number .incr-des-num .add{
        width: 20%;
        text-align: center;
        font-size: 24px;
    } */
    .div-branch .icon-menu {
        display: none !important;
    }
    #LOGINDESK {
        display: none;
    }
    .div-header-right-side .div-header-lang {
        display: none !important;
    }
    .div-branch-extend .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        width: 220px;
        overflow: auto;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        right: 0;
        z-index: 1;
        top: 0;
        margin-top: 50px;
        margin-right: 15px;
    }
    .div-branch-extend .header-label{
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
    .div-branch-extend .header-label a{
        color: black;
    }

    .div-branch-extend .header-label a:hover{
        color: black;
        text-decoration: none;
    }
    
    .div-branch-extend .header-label:hover {
        /* background-color: #ddd; */
    }
    .div-branch-extend .header-label:hover .dropdown-menu-mobile{
        display: flex;
        flex-wrap: wrap;
    }

    .div-branch-extend .header-label .dropdown-menu-mobile{
        display: none;
    }

    .div-branch-extend .header-label .dropdown-menu-mobile a{
        width: 100%;
        color: black;
        text-decoration: none;
        display: block;
        padding-top: 10px;
        padding-left: 10px;
        
    }

    .div-branch-extend .show {
        display: block;
    }
    #banner.slideshow-container img {
        height: 100%;
        width: auto;
    }
    .div-main .breadcrumb-about {
        padding-left: 20px;
        padding-right: 20px;
        height: 40px;
    }
    .about-section{
        margin-bottom: 0;
      }
    .about-section {
        padding-top: 40px;
        /* padding-bottom: 40px; */
    }
    .about-section .div-cover.full-content {
        padding-bottom: 40px;
    }
    .about-section .div-cover {
        padding: 0 20px;
        display: block;
    }
    .about-section .div-title {
        text-align: left;
        font-size: 24px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .about-section .div-cover .div-content-cover {
        width: 100%;
        padding-top: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-section .div-cover .div-content-cover .div-content {
        line-height: 1.5;
        margin-top: 0px;
    }
    .about-section .div-cover .div-content-cover .div-content.first {
        margin-top: 0;
    }
    .about-section .div-cover .div-content-cover .div-btn {
        margin-bottom: 0;
    }
    .about-section .div-cover .div-content-cover .div-btn {
        text-align: center;
    }
    .about-section .div-cover .div-content-cover .div-btn .btn-see-more {
        margin-right: 0;
    }
    .accomodation-section {
        padding-top: 0;
        margin-top: 40px;
        padding-left: 0;
        padding-right: 0;
    }
    .accomodation-section .div-title {
        width: 100%;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #4a4a4a;
    }
    .accomodation-section .div-title .line-grey {
        width: 17%;
    }
    .accomodation-section .div-title .title {
        width: 66%;
    }
    /* .accomodation-section .child-item.col-des{
        padding: 0;
    } */
    .accomodation-section .child-item.col-des img {
        width: 100%;
    }
    .accomodation-section .carousel-control-next, .accomodation-section .carousel-control-prev {
        bottom: auto;
        margin-top: 25%;
        background: none;
    }
    .accomodation-section .accom-carousel {
        margin-top: 30px;
    }

    .accomodation-section .accom-carousel .div-inside-content{
        padding-left: 20px;
        padding-right: 20px;
    }

    .accomodation-section .carousel-control-next {
        margin-right: -30px;
    }
    .accomodation-section .carousel-control-prev {
        margin-left: -35px;
    }
    .fade-carousel .carousel-item {
        opacity: 0;
        transition-duration: 2s;
        transition-property: opacity;
    }
    .fade-carousel .carousel-item.active, .fade-carousel .carousel-item-next.carousel-item-left, .fade-carousel .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }
    .fade-carousel .active.carousel-item-left, .fade-carousel .active.carousel-item-right {
        opacity: 0;
    }
    .fade-carousel .carousel-item-next, .fade-carousel .carousel-item-prev, .fade-carousel .carousel-item.active, .fade-carousel .active.carousel-item-left, .fade-carousel .active.carousel-item-prev {
        transform: translateX(0);
        transform: translate3d(0, 0, 0);
    }
    .accomodation-section .carousel-inner .carousel-item-right.active, .accomodation-section .carousel-inner .carousel-item-next {
        transform: translateX(0);
    }
    .accomodation-section .carousel-inner .carousel-item-left.active, .accomodation-section .carousel-inner .carousel-item-prev {
        transform: translateX(0);
    }
    .accomodation-section .carousel-inner .carousel-item-right, .accomodation-section .carousel-inner .carousel-item-left {
        transform: translateX(0);
    }
    /* .accomodation-section .accom-carousel .carousel-fade .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
      } */
    .accomodation-section .row {
        margin: 0;
    }
    .accomodation-section .col-12 {
        padding: 0;
    }
    .accomodation-section .carousel-item .list-detail {
        margin-left: 0px;
    }
    .accomodation-section .carousel-item .list-detail.opacity-text {
        opacity: 1;
    }

    .accomodation-section .carousel-item .item-title.opacity-text{
        opacity: 1;
    }

    .accomodation-section .carousel-item .btn-book-now {
        margin-top: 30px;
        margin-bottom: 0px;
        background: #9c02b4;
        border-color: #9c02b4;
        border: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 110px;
        height: 40px;
        font-size: 14px;
        position: relative;
    }
    .box-list-deal .col-des {
        padding-left: 0;
        padding-right: 0;
    }

    .box-list-deal .carousel-fade .carousel-item{
        transition-duration: 1.6s;
    }

    .best-deal-section .div-title-with-line-grey{
        width: calc(100% - 90px);

    }
    .best-deal-section .box-list-deal .box-deal .hotel-name {
        font-size: 22px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #3d3d3d;
        margin-left: 0;
        margin-top: 25px;
    }
    .best-deal-section .box-list-deal .box-deal .address {
        font-size: 12px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #3d3d3d;
        margin-right: 55px;
        margin-left: 55px;
        min-height: 40px;
    }
    .best-deal-section .box-list-deal .box-deal .offer-package {
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #4a4a4a;
        margin-left: 0px;
        margin-top: 0px;
    }
    .best-deal-section .box-list-deal .box-deal .label-available {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #9815a3;
        margin-left: 0px;
    }
    .best-deal-section .box-list-deal .box-deal .price {
        font-size: 28px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #9815a3;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
    }
    .best-deal-section .box-list-deal .box-deal .book-and-see {
        display: flex;
        align-items: center;
        margin-left: 60px;
        margin-top: 35px;
        margin-right: 60px;
        margin-bottom: 25px;
    }
    .best-deal-section .box-list-deal .box-deal .btn-book-now {
        color: white;
        text-align: center;
        height: 40px;
        width: 110px;
        font-size: 12px;
        font-weight: 100;
        cursor: pointer;
        border-radius: 10px;
    }
    .best-deal-section .box-list-deal .box-deal .see-more-best-deal {
        font-size: 16px;
        display: flex;
        align-items: flex-end;
        color: #343433;
        height: auto;
        padding: 0px 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.1px;
        text-decoration: underline;
        cursor: pointer;
    }
    .best-deal-section .box-list-deal .carousel-control-prev, .best-deal-section .box-list-deal .carousel-control-next {
        bottom: auto;
        margin-top: 100px;
    }
    .best-deal-section .box-list-deal .div-img-hotel {
        position: relative;
        height: 230px;
        overflow: hidden;
    }
    .best-deal-section .box-list-deal .div-img-hotel .img-hotel {
        width: 100%;
        position: absolute;
        /* height: 100%; */
        overflow: hidden;
    }
    .best-deal-section .box-list-deal .carousel-control-prev {
        margin-left: -20px;
    }
    .best-deal-section .box-list-deal .carousel-control-next {
        margin-right: -15px;
    }
    /* 
    .accomodation-carousel .carousel-item .disabled-btn{
        
    } */
    .best-deal-section {
        padding: 30px 0px 0;
    }
    .best-deal-section .div-title {
        width: 100%;
    }
    .best-deal-section .div-title {
        font-size: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .best-deal-section .div-title .line-grey {
        width: 15%;
    }
    .best-deal-section .div-title .title {
        width: 70%;
    }
    .destination-section {
        padding: 20px 20px;
    }
    .destination-section .destination-list .image-stable {
        height: 240px;
    }
    .destination-section .destination-list img {
        height: 100%;
        overflow: hidden;
    }
    .destination-section .destination-list {
        margin-top: 40px;
    }
    .destination-section .col-des.first-des {
        margin-top: 0;
    }
    .destination-section .col-des {
        margin-top: 15px;
        padding: 0;
    }

    #dynamicDestination_mobile{
        margin-left: -45px;
        margin-right: -45px;
    }

    .dynamic-destination-carousel .carousel-control-prev {
        margin-left: 5px;
        z-index: 21;
    }
    .dynamic-destination-carousel .carousel-control-next {
        margin-right: 10px;
        z-index: 21;
    }
    .image-hover-action {
        padding-right: 0;
    }
    .dynamic-destination-carousel .image-dynamic-destination {
        height: 420px;
        overflow: hidden;
    }
    .dynamic-destination-carousel .image-dynamic-destination img{
        position: absolute;
        left: 50%;
        top: 50%;
        height: 100%;
        width: auto;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 1;
    }

    .dynamic-destination-carousel .carousel-item .title{
        z-index: 10;
    }
    .destination-section .div-title {
        width: 100%;
        font-size: 24px;
    }
    .destination-section .div-title .title {
        width: 50%;
    }
    .destination-section .div-title .line-grey {
        width: 25%;
    }
    .email-subcribe-section {
        padding: 40px 20px;
    }
    .email-subcribe-section .title {
        font-size: 22px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.8px;
        text-align: center;
        color: #ffffff;
    }
    .email-subcribe-section .description {
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin-top: 5px;
    }
    .email-subcribe-section .subcribe-area {
        flex-wrap: wrap;
        margin-left: 0px;
        margin-right: 0px;
        width: auto;
        margin-top: 40px;
    }
    .email-subcribe-section .subcribe-area .email-input {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
    }
    .email-subcribe-section .subcribe-area .btn-subcribe {
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
        height: 45px;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #4a4a4a;
    }
    #reservationList {
        display: none;
    }
    #specialofferList {
        display: none;
    }
    #corporatesiteList {
        display: none;
    }
    .big-footer-section {
        padding: 30px 20px 20px 20px;
        margin-top: 40px;
    }
    .big-footer-section .div-cover-main {
        flex-wrap: wrap;
    }
    .big-footer-section .div-cover-main .follow-and-payment, .big-footer-section .div-cover-main .reservation, .big-footer-section .div-cover-main .special-offers, .big-footer-section .div-cover-main .corporate-site {
        width: 100%;
    }
    .big-footer-section .div-cover-main .reservation, .big-footer-section .div-cover-main .special-offers, .big-footer-section {
        border-bottom: 1px solid #ccc;
    }
    .big-footer-section .div-cover-main .follow-and-payment {
        order: 3
    }
    .big-footer-section .div-cover-main .reservation {
        order: 0;
    }
    .big-footer-section .div-cover-main .reservation .title, .big-footer-section .div-cover-main .special-offers .title, .big-footer-section .div-cover-main .corporate-site .title {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .big-footer-section .div-cover-main .title {
        font-size: 16px;
    }
    /* .big-footer-section .div-cover-main .reservation .footer-line-grey,
    .big-footer-section .div-cover-main .special-offers .footer-line-grey,
    .big-footer-section .div-cover-main .corporate-site .footer-line-grey
    {
        height: 1px;
        width: calc(100% + 90px);
        background: #ccc;
        margin-left: -45px;
        margin-right: -45px;
    } */
    .big-footer-section .div-cover-main .corporate-site {
        margin-bottom: 20px;
    }
    .big-footer-section .div-cover-main .special-offers {
        order: 1;
    }
    .big-footer-section .div-cover-main .corporate-site {
        order: 2;
    }
    #reservationIcon, #specialofferIcon, #corporatesiteIcon {
        width: 11px;
        height: 6px;
    }
    .big-footer-section .div-cover-main .title {
        align-items: center;
    }
    .footer-section {
        padding: 20px 20px 20px 20px;
    }
    .big-footer-section .div-cover-main .content-list {
        margin-top: 0px;
        margin-bottom: 25px;
        font-size: 13px;
    }
    .footer-section .div-footer-logo-odyssea {
        width: 170px;
        height: 100px;
        margin-top: -57px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-section .div-footer-logo-odyssea .logo-odyssea-cover .logo-branch {
        width: 150px;
    }
    .big-footer-section .div-cover-main .follow-and-payment .content {
        margin-bottom: 30px;
    }
    .big-footer-section .div-cover-main .follow-and-payment .icon-secure {
        width: 115px;
    }
    .footer-section .div-footer-branch {
        padding: 0;
    }
    .div-logo-branch-mobile .div-logo-branch {
        text-align: center;
    }
    .div-logo-branch-mobile .div-logo-branch .logo-branch {
        width: 40%;
    }
    .div-logo-branch-mobile .div-logo-central {
        display: flex;
        align-items: center;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .div-logo-branch-mobile .div-logo-central .logo-premier, .div-logo-branch-mobile .div-logo-central .logo-central {
        width: 40%;
    }
    .div-logo-branch-mobile .div-logo-hotel {
        text-align: center;
        margin-top: 10px;
    }
    .div-logo-branch-mobile .div-logo-hotel .logo-hotel {
        width: 25%;
    }
    /* .div-footer-branch .div-logo-branch-mobile{
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .div-footer-branch .div-logo-branch-mobile .div-img-logo{
        margin-top: 30px;
        width: 100%;
        text-align: center;
    }

    .div-footer-branch .div-logo-branch-mobile .div-img-logo .logo-premier{
        width: 245px;
    }

    .div-footer-branch .div-logo-branch-mobile .div-img-logo .logo-central{
        width: 208px;
    }

    .div-footer-branch .div-logo-branch-mobile .div-img-logo .logo-eco{
        width: 180px;
    }

    .div-footer-branch .div-logo-branch-mobile .div-img-logo .logo-hotel{
        width: 116px;
    } */
    .footer-section .div-footer-branch {
        margin-bottom: 30px;
    }
    .footer-section .footer-link {
        flex-wrap: wrap;
    }
    .footer-section .footer-link .div-info {
        width: 100%;
        position: unset;
    }
    .footer-section .footer-link .div-link {
        font-size: 11px;
        margin-top: 15px;
        width: 100%;
    }
    .footer-section .footer-link .div-link.mt-2 {
        text-align: center;
        flex-direction: column;
        width: 100%;
    }

    .footer-section .footer-link .div-link .footer-item.first-item {
        text-align: left;
        width: 19%;
    }
    .footer-section .footer-link .div-link .footer-item.last-item {
        width: 37.5%;
        border-right: none !important;
        text-align: right;
    }
    /* .footer-section .footer-link .div-link .footer-item.border-right{
        border: none !important;
    } */
    .footer-section .footer-link .div-link .footer-item {
        padding: 0;
        margin-top: 20px;
        /* width: 100%; */
        width: 43.5%;
        text-align: center;
    }
    .footer-section .footer-link .div-copyright {
        margin-top: 20px;
        text-align: center;
        font-size: 10px;
        margin-right: auto !important;
    }
    /* for central branch*/
    .div-main .div-branch .div-logo-branch {
        margin-left: 15px;
    }
    .div-main .div-branch .div-logo-branch .logo-branch {
        margin-right: 0;
    }
    /* .central-branch .about-section {
        padding-top: 40px;
    }
    .central-branch .about-section .title {
        text-align: left;
        font-size: 30px;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 40px;
        margin-top: 0;
    }
    .central-branch .about-section .div-cover .right-text {
        width: 100%;
        padding-top: 10px;
    }
    .central-branch .about-section .div-cover .right-text .div-btn {
        margin-bottom: 0;
        text-align: center;
    }
    .central-branch .about-section .paragraph {
        text-align: justify;
        color: #777777;
    }
    .central-branch .about-section .div-btn .btn-see-more {
        margin-top: 40px;
        margin-bottom: 40px;
    } */
    .central-branch .accomodation-section {
        padding-top: 30px;
        margin-top: 0;
    }
    .central-branch .accomodation-section .carousel-item .btn-book-now {
        background: #b16532;
        border-color: #b16532;
    }
    .central-branch .accomodation-section .carousel-item .btn-book-now:hover {
        background: #fff;
        border: 1px solid #b16532;
        color: #111 !important;
    }
    .food-and-beverage-section{
        padding-top: 30px;
    }

    .food-and-beverage-section .div-title-with-line-grey{
        width: calc(100% - 90px);
    }

    .food-and-beverage-section .div-title {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
        font-size: 24px;
        width: 100%;
    }
    .food-and-beverage-section .div-title .line-grey {
        width: 12%;
    }
    .food-and-beverage-section .div-title .title {
        width: 76%;
    }
    .food-and-beverage-section .carousel-res .item-res {
        padding: 0;
    }
    .food-and-beverage-section .carousel-control-prev, .food-and-beverage-section .carousel-control-next {
        bottom: auto;
        top: 20%;
    }
    .food-and-beverage-section .carousel-res .div-res-detail .item-res-detail .title {
        font-size: 22px;
        text-align: center;
    }
    .food-and-beverage-section .carousel-res .div-res-detail .item-res-detail .content {
        font-size: 14px;
    }
    .food-and-beverage-section .carousel-res .div-res-detail .item-res-detail {
        padding: 40px 20px;
        min-height: 320px;
    }
    .meeting-event-section {
        padding-top: 30px;
    }

    .meeting-event-section .div-title-with-line-grey{
        width: calc(100% - 90px);
    }

    .meeting-event-section .item-meet{
        min-height: auto;
    }

    .recreation-section .div-spa{
        min-height: auto;
    }

    .meeting-event-section .div-title {
        width: 100%;
        font-size: 24px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }
    .meeting-event-section .div-title .line-grey {
        width: 11%;
    }
    .meeting-event-section .div-title .title {
        width: 78%;
    }
    .meeting-event-section .item-meet {
        height: auto;
        background: none;
    }
    .meeting-event-section .item-meet .row-meeting-detail {
        padding-left: 0;
        padding-right: 0;
        margin: 0;
    }
    .meeting-event-section .item-meet .row-meeting-detail .meeting-detail {
        padding: 40px 20px;
        background-color: #f2f3f4;
        min-height: 320px;
    }
    .meeting-event-section .item-meet .row-meeting-detail .meeting-detail .title {
        color: #b16532;
        text-align: center;
        font-size: 22px;
    }
    .meeting-event-section .item-meet .row-meeting-detail .meeting-detail .content {
        font-size: 14px;
    }
    .meeting-event-section .item-meet .row-meeting-detail .meeting-detail .div-btn {
        text-align: center;
    }
    .meeting-event-section .item-meet .row-meeting-detail .meeting-detail .btn-see-more {
        margin-top: 40px;
    }
    .meeting-event-section .item-meet img {
        position: relative;
        width: 100%;
    }
    .recreation-section .carousel-control-prev,.recreation-section .carousel-control-next,.meeting-event-section .carousel-control-prev, .meeting-event-section .carousel-control-next {
        bottom: auto;
        top: 20%;
    }
    .recreation-section {
        padding-top: 30px;
    }

    .recreation-section .div-title-with-line-grey{
        width: calc(100% - 90px);
    }
    /* .recreation-section .div-title {
        width: 100%;
        font-size: 24px;
        padding-left: 45px;
        padding-right: 45px;
        margin-bottom: 40px;
    }
    .recreation-section .div-title .line-grey {
        width: 7%;
    }
    .recreation-section .div-title .title {
        width: 86%;
    } */
    .recreation-section .div-spa {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
        background: none;
        height: auto;
        min-height: auto;
    }
    .recreation-section .div-spa .div-spa-detail .item-spa-detail {
        padding: 40px 20px;
        background: #fff;
        box-shadow: none;
        min-height: 320px;
    }
    .recreation-section .div-spa .div-spa-detail {
        padding: 0;
    }
    .recreation-section .div-spa .div-spa-detail .item-spa-detail .title {
        font-size: 22px;
        color: #b16532;
        text-align: center;
    }
    .recreation-section .div-spa .div-spa-detail .item-spa-detail .content {
        font-size: 14px;
    }
    .recreation-section .div-spa .div-image-spa {
        padding: 0;
    }
    .recreation-section .div-spa .div-image-spa img {
        width: 100%;
    }
    /*for liberty-hotel*/
    .liberty-hotel .accomodation-section .carousel-item .btn-book-now {
        background: #14a652;
        border-color: #14a652;
    }
    .liberty-hotel .accomodation-section .carousel-item .btn-book-now:hover {
        color: #111;
        background: #fff;
        border-color: #14a652;
    }
    .div-single-meeting {
        padding: 0;
    }
    .div-single-meeting .col-meeting-description {
        order: 1;
    }
    .div-single-meeting .liberty-meeting-photo {
        width: 100%;
    }
    .div-single-meeting .div-content-meeting {
        padding: 40px 20px;
    }
    .div-single-meeting .title {
        font-size: 22px;
        text-align: center;
    }
    .div-single-meeting .content {
        font-size: 14px;
    }
    .div-single-meeting .sub-title {
        font-size: 14px;
    }
    .div-single-meeting .list-detail {
        font-size: 14px;
    }
    .div-single-meeting .div-btn {
        text-align: center;
    }
    .div-liberty-spa {
        padding: 0;
    }
    .div-liberty-spa .col-image-spa .liberty-round-photo {
        width: 100%;
    }
    .div-liberty-spa .title {
        font-size: 24px;
        text-align: center;
    }
    .div-liberty-spa .div-content-spa {
        padding: 40px 20px;
    }
    .div-liberty-spa .content {
        font-size: 14px;
    }
    .div-liberty-spa .sub-title {
        font-size: 14px;
    }
    .div-liberty-spa .list-detail {
        font-size: 14px;
    }
    .div-liberty-spa .div-btn {
        text-align: center;
    }

    .location-section {
        padding: 0px 0 40px;
    }
    .location-section .location-map {
        height: 100vh;
    }
    .location-section .location-information {
        padding: 45px 20px;
    }
    .location-section .location-information .title {
        font-size: 24px;
    }
    .location-section .location-information .paragraph {
        font-size: 14px;
    }

    .map-section {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .map-right{
        height: 100vh;
      }
  

    .ui-menu{
        width: 280px !important;
    }
    .contact-us-successfull .div-inside-contact-us-successfully{
        width: 100%;
        margin-top: 15px;
    }
    .sign-up-instant{
        color: #fff;
        margin-top: -20px;
        margin-bottom: 20px;    
    }
    .custom-infor-window{
        height: 340px;
        width: 300px;
    }
    .custom-infor-window .image-win-g-m{
        padding: 0;
        text-align: center;
    }
    .custom-infor-window .image-win-g-m img{
        width: 35%;
    }
    .custom-infor-window .name-hotel{
        margin-top: 15px;
        font-size: 16px;
    }
    .custom-infor-window .address-hotel{
        margin-top: 5px;
    }

    /*Discount Popup*/

    .speech-bubble:after{
        content: '';
        position: absolute;
        top: 0;
        left: auto;
        right:36px;
        max-width: 300px;
        width: 0;
        height: 0;
        border: 14px solid transparent;
        border-bottom-color: rgba(156, 2, 180, 0.75);
        border-top: 0;
        margin-left: -14px;
        margin-top: -14px;
      }

      .youtube-video-bg {
        margin-top: 70px;
      }
}