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

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

}


@media screen and (max-width: 1400px) {
    .nav_desktop li {
        padding: 0 6px;
    }

    .dropdown_menu li {
        padding: 0;
    }
}


@media screen and (max-width: 1366px) {
    .menu_drop {
        left: 265px;
    }
    .my-owl-nav {
        right: -33px;
    }
}

@media screen and (max-width: 1280px) {
    .details_accommodations p {
        width: 100%;
    }

    .container {
        padding: 0 50px;
    }

    .section_imagesfac {
        padding: 0 0 50px !important;
    }

    .section_gallery {
        padding: 0 0 50px;
    }


    .section_awards:before {
        height: 400px;
        width: 180px;
        left: 0;
    }

    .btn_reservation {
        padding: 0 15px !important;
    }

    .rooms_amenities .col-sm-1 {
        width: 15%;
    }

    .rooms_amenities .col-sm-11 {
        width: 85%;
        padding-left: 12px;
    }

    .logo_sha {
        top: -5px;
    }
    .my-owl-nav {
        right: 17px;
    }
    .other .my-owl-nav {
        right: -33px;
    }
}

@media screen and (max-width: 1200px) {
    .slide_facilities .owl-nav {
        right: -12px;
    }

    .slide_facilities .owl-dots {
        right: -30px;
    }

    .section_iconfacilities {
        width: 90%;
        margin: auto;
    }

    .menu_drop {
        left: 247px;
    }

    .rooms_amenities ul {
        font-size: 14px;
    }

    .section_iconfacilities .container {
        width: 1080px;
    }

    .logo_sha {
        display: none;
    }

    .logo_sha_mobile {
        display: none;
    }

    .top_header .dropdown_new {
        display: none;
    }

    .nav_top {
        display: block;
    }
    .my-owl-nav {
        right: 37px;
    }
    .other .my-owl-nav {
        right: -13px;
    }
}

@media screen and (max-width: 1199px) {
    .section_iconfacilities .container {
        width: 100%;
    }

    .rooms_amenities li {
        padding: 7px 0;
        display: flex;
    }

}

@media screen and (max-width: 1024px) {
    /*.map .col-xs-6 {*/
    /*    width: 100%;*/
    /*}*/
    /*.content_contact {*/
    /*    height: auto;*/
    /*    display: block;*/
    /*    padding: 30px;*/
    /*    margin: 0;*/
    /*}*/
    .text_slide {
        bottom: 50px;
    }

    .nav_desktop li {
        padding: 0 10px;
    }

    .btn_reservation {
        padding: 0 20px !important;
    }

    .section_footer {
        padding: 100px 0 50px;
    }

    .section_offers {
        padding: 50px 0 50px 0;
    }

    .section_description {
        padding: 80px 0 50px;
    }

    .description_travel,
    .guest_reviews{
        padding: 0 0 50px;
    }

    .section_facilities {
        padding: 50px 0;
    }

    .section_location {
        margin: 0 0 50px;
    }

    .title_other {
        padding-bottom: 30px;
    }

    .section_contentchild, .section_contactform {
        padding-bottom: 50px;
    }

    .section_instagram {
        column-count: 2;
    }

    .nav_desktop li {
        display: none;
    }

    .nav_desktop li:nth-last-child(1) {
        display: block;
    }

    .nav_desktop {
        background: none;
        margin-right: 60px;
    }

    .nav_desktop:before {
        content: none;
    }

    .menu_mobile {
        display: block;
        right: 50px;
    }

    .menu_mobile .button_container.active {
        right: -20px;
    }

    .box_reservation {
        display: none;
    }

    #content-modal .modal-body {
        width: 100% !important;
    }

    #content-modal .modal-content {
        padding: 30px !important;
    }

    .slide_awards img {
        height: 100px;
    }

    .section_awards {
        padding-bottom: 50px;
    }

    .slide_awards .owl-dots {
        display: block;
    }

    .section_info {
        padding-bottom: 0;
    }


    .overlay_menu ul li {
        padding: 6px 0;
    }

    .section_iconfacilities h2 {
        font-size: 26px;
    }

    .page_download [class*=col-sm-] {
        width: 50%;
    }

    .section_contentchildoffers .images_accommodations.details_accommodations {
        height: 462px !important;
        margin: 0;
    }
    .section_description:after, .section_facilities:before {
        opacity: .1;
    }
    .whybook_home {
        width: 100%;
    }
    .whybook_home .row_whybook {
        margin-left: -25px;
        margin-right: -25px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .whybook_home .row_whybook {
        display: block;
    }
}

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

    .our_story img {
        width: 100%;
        height: auto;
        display: block;
        object-fit: cover;
    }

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


    .section_iconfacilities:before {
        left: 0;
    }

    .row_footer .col-xs-6 {
        padding: 0 30px;
    }

    .row_footer {
        margin-left: -30px;
        margin-right: -30px;
    }

    .slide_offers .owl-dots {
        display: block;
        margin-top: 25px;
    }

    .col-xs-6, .col-xs-5, .col-xs-7 {
        width: 100%;
    }

    .slide_accommodations .item .col-xs-6:nth-child(1) {
        padding: 0 30px;
    }

    .details_accommodations,
    .section_contentchildoffers .details_accommodations {
        margin: 0;
        height: auto !important;
        padding: 30px;
    }

    .details_accommodations:before,
    .section_travel .box_accommodation:nth-child(odd) .col-xs-6:nth-last-child(1) .details_accommodations:before,
    .section_travel .box_accommodation:nth-child(even) .col-xs-6:nth-last-child(1) .details_accommodations:before {
        bottom: auto;
        left: 0;
        top: -50px;
        z-index: -1;
    }

    .details_facilities {
        padding-right: 0;
        height: auto !important;
    }

    .details_facilities .btn_readmore {
        float: none;
    }

    .row_imagesfacilities .col-xs-6 {
        width: 50%;
    }

    .slide_facilities .owl-nav {
        right: 0;
        left: 0;
        margin: auto;
        position: inherit;
        display: inline-block;
        width: 100%;
        margin-top: 25px;
    }

    .slide_facilities .owl-prev {
        top: auto;
        transform: none;
        left: 0;
    }

    .slide_facilities .owl-next {
        bottom: auto;
        transform: none;
        right: 0;
    }

    .slide_facilities .owl-dots {
        right: 0;
        left: 0;
        width: 100%;
        margin: auto;
        display: inline-block;
        position: inherit;
    }

    .section_iconfacilities .col-xs-5 {
        text-align: center;
        margin-bottom: 30px;
        padding: 0;
        border: none;
    }

    .section_iconfacilities {
        width: 70%;
    }

    .box_iconfacilities {
        padding: 25px 0;
    }

    .section_footer:before {
        height: 50%;
        width: 100%;
    }

    .section_footer:after {
        height: 50%;
        width: 100%;
        top: auto;
        bottom: 0;
    }

    .section_footer {
        text-align: center;
    }

    .section_footer li {
        float: left;
        padding: 0 5px;
    }

    .sitemap_right {
        float: none;
    }

    .sitemap_left {
        float: none;
    }

    .section_footer ul {
        margin: 0 auto;
        display: inline-block;
    }

    .copyright {
        display: block;
        text-align: center;
    }

    .row_footer .col-xs-6:nth-child(1) {
        background: var(--second-color);
        padding: 0 30px 25px;
    }

    .row_footer .col-xs-6:nth-child(2) {
        padding: 25px 30px 0;
    }

    .slide_facilities .owl-nav,.my-owl-nav {
        display: none;
    }

    .slide_facilities .owl-dots {
        margin-top: 25px;
        position: relative;
        z-index: 2;
    }

    .text_slide h1, h1 {
        font-size: 40px;
    }

    h2, .section_footer h2 {
        font-size: 30px;
    }

    #maximage, .index-video-wrapper {
        height: 100vh !important;
    }

    .text_slide {
        bottom: 50px;
    }

    .slide_accommodations .owl-dots {
        padding: 0 0 50px;
        bottom: auto;
        display: block;
        width: 100%;
        left: 0;
        position: inherit;
        background: var(--light-second-color);
    }

    .new_accom .slide_accommodations .owl-dots {
        background: none;
        padding: 0;
    }

    .slide_accommodations .owl-dots .owl-dot span, .slide_accommodations .owl-dots .owl-dot.active span {
        background: var(--color-main);
    }

    #cycle-nav {
        left: 30px;
    }

    .row_imagesfacilities .col-xs-6 {
        width: 100%;
        /*padding-bottom: 25px;*/
    }

    .details_facilities {
        padding: 30px 0 0;
    }

    .row_imagesfacilities .col-xs-6:nth-last-child(1) {
        display: none;
    }

    .images_facilities {
        height: 500px;
    }

    .section_iconfacilities .col-xs-7 {
        padding-right: 0;
    }

    .slide_facilities .owl-dots .owl-dot span {
        margin: 0 5px;
    }


    .section_contentchild .box_accommodation .col-xs-6:nth-child(1),
    .section_contentchildoffers .box_accommodation .col-xs-6:nth-child(1){
        padding: 0 30px;
    }

    .section_contentchild .box_accommodation:nth-child(even) .col-xs-6:nth-last-child(1) .details_accommodations:before {
        right: 0;
    }

    .section_gallery .col-xs-4 {
        width: 50%;
    }

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

    .navbar_fix {
        padding: 0 30px !important;
    }

    .menu_mobile {
        right: 30px;
    }

    .rooms_amenities .col-sm-1 {
        width: 9%;
    }

    .section_services {
        margin-bottom: 0;
    }

    .section_services.section_imagesfac:after {
        bottom: 55px;
    }

    .detail_rooms {
        width: 100%;
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot span {
        background: var(--color-main)
    }

    .form_contact {
        width: 100%;
    }

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

    .section_contentchildoffers .details_accommodations:before {
        left: 0;
        bottom: auto;
        top: -50px;
        z-index: -1;
    }

    .section_contentchildoffers .box_accommodation:nth-child(even) .col-xs-6:nth-last-child(1) .details_accommodations:before {
        right: 0;
    }

    .section_contentchildoffers .details_accommodations {
        height: auto;
        margin: 0;
    }

    .section_contentchildoffers .container {
        width: 100%;
        padding: 0;
    }

    .section_contentchildoffers .details_accommodations:before {
        display: block;
    }

    .section_contentchildoffers .images_accommodations.details_accommodations {
        height: auto !important;
        margin: 0;
    }

    .whybook_home .detail_whybook {
        padding: 10px 25px;
        display: block;
    }
    .whybook_home .images_icon {
        width: 35px;
        height: 35px;
    }
    .location_icon .detail_whybook {
        padding: 0 25px 20px;
        margin: 0 0 20px;
    }
    .location_icon .detail_whybook:last-child {
        padding: 0 25px;
    }
}

@media screen and (max-width: 820px) {
    .text_slide {
        width: 60%;
    }

    .new_accom h3,
    .new_accom .btn_readmore {
        color: var(--color-main)
    }

    .images_accommodations, .section_contentchildoffers .images_accommodations,
    .images_facilities, .child_rooms .images_accommodations, .img_spa .images_accommodations {
        height: 400px;
    }

    .form_contact {
        width: 100%;
    }

    .section_meetingrooms .col-xs-4 {
        padding: 0 15px 30px;
        width: 100%;
    }

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

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

    .top_header li {
        padding: 0 10px;
    }

    .form_contact [class*=col-xs-] {
        padding: 10px 0;
    }
    .form_contact .row {
        margin: auto;
    }

    .our_services ul:nth-child(1) {
        columns: 2;
    }

    .section_video .col-xs-4 {
        width: 50%;
    }

    .video_layer .muted_layer {
        left: -10px;
    }



    .new_accom .details_accommodations {
        position: relative;
        bottom: 0;
        background: #f5f9f9;
    }

    .new_accom .item h5, .new_accom .item .btn_readmore {
        opacity: 1;
    }

    .new_accom h5 {
        color: #28505a;
    }

    .new_accom .btn_readmore img {
        filter: none;
    }

    .title_other {
        padding-bottom: 30px;
    }

    #maximage {
        height: 70vh !important;
    }

    .section_description:after, .section_facilities:before {
        bottom: -100px;
    }

}

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

    .section_header .top_header i {
        position: relative;
        top: 2px;
        font-size: 16px;
    }
    .overlay_menu ul li {
        padding: 10px 0;
    }

    .text_slide p, .row_footer .col-xs-6:nth-child(2) {
        font-size: 14px;
    }

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


    .section_offers {
        padding: 50px 0 0;
    }

    .images_accommodations, .images_facilities, .image_photo, .section_contentchildoffers .images_accommodations,
    .child_rooms .images_accommodations, .img_spa .images_accommodations {
        height: 250px;
    }

    .sitemap_left, .sitemap_right, .section_footer hr {
        display: none;
    }

    .sitemap_right {
        float: none;
        padding: 0 0 30px;
        border-bottom: 1px solid #ffffff21;
        margin: 0 0 30px;
    }

    .rooms_amenities li, .section_gallery .col-xs-4 {
        width: 100%;
    }

    .editable table {
        width: 100% !important;
    }

    .section_instagram {
        column-count: 1;
    }

    .section_instagram li {
        display: inline-block;
        width: 100%;
    }

    .top_header > li:nth-child(3) {
        display: none;
    }

    .btn_foodmenu .btn_booknow {
        width: 100%;
    }

    .btn_reservation {
        padding: 0 25px !important;
    }

    .rooms_amenities [class*=col-sm-] {
        float: left;
    }

    .rooms_amenities .col-sm-1 {
        width: 8%;
    }

    .title_other {
        padding-bottom: 10px;
    }

    .page_info table {
        font-size: 14px;
    }

    .card-header, .card-body {
        padding: 10px;
    }

    .card-header .col-xs-1 {
        width: 9%;
    }

    .card-header .col-xs-10 {
        width: 80%;
    }

    /*.top_header li:nth-last-child(2){*/
    /*    display: none;*/
    /*}*/
    .top_header span {
        display: none;
    }

    .video_layer, .video_layer .muted_layer:after {
        left: -5px;
    }

    .logo_sha_mobile {
        right: 30px;
    }

    .text_slide h1 {
        font-size: 24px;
        line-height: 35px;
    }

    .our_services ul:nth-child(1) {
        columns: 1;
    }

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

    .section_video iframe {
        height: 250px !important;
    }

    .page_download [class*=col-sm-] {
        width: 100%;
    }

    .page_download .photos_factsheet {
        height: 260px;
    }

    .download {
        height: auto;
        top: auto;
        opacity: 1;
    }

    .download span {
        position: absolute;
        width: 100%;
        bottom: 25px;
        left: 0;
        z-index: 2;
    }

    .download:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 150px;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.8);
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
        z-index: 1;
    }

    .brand_logo img {
        margin-top: 0;
    }

    #cycle-nav li {
        height: 8px;
        width: 8px;
    }

    .map iframe {
        height: 300px;
    }

    h1 {
        font-size: 34px;
        line-height: 1.2;
    }

    h2, .section_footer h2 {
        font-size: 26px;
    }

    .new_accom img {
        height: 250px;
    }

    .new_accom .details_accommodations {
        padding: 25px;
    }

    .detail_rooms [class*=col-sm-] {
        border: 0;
        padding: 10px 0;
    }

    .detail_rooms [class*=col-sm-]:last-child {
        padding: 10px 0 0;
    }

    .brand_logo img, .brand_logo, .scroll_menu .brand_logo img, .scroll_menu .brand_logo {
        width: auto;
        height: 75px;
    }

    .scroll_menu .brand_logo {
        top: 0;
    }

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

    .section_description h1 + h2, .details_accommodations h2 + h3, .details_facilities h2 + h3 {
        margin: 10px 0 15px;
    }
    .tel_mobile {
        display: block;
    }

    .top_header img {
        height: 19px;
        width: auto;
    }

    .nav_desktop img {
        display: none;
    }

    .top_header ul {
        display: flex;
    }

    .text_slide {
        width: auto;
        padding-left: 25px;
    }
    .whybook_home ul {
        column-count: 1;
    }
    .whybook_home li {
        padding: 5px 0 !important;
    }

    .whybook_home .images_icon {
        margin-right: 12px;
    }

    .whybook_home h4 {
        text-align: left;
    }
    .whybook_home .row_whybook {
        grid-template-columns: 1fr;
    }

}

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

    h1 {
        font-size: 30px;
    }

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

    #maximage {
        height: 50vh !important;
    }


    .box_meetingrooms {
        padding: 15px;
    }

    .logo_SHA {
        display: none;
    }

    .btn_reservation img {
        display: none;
    }

    .top_header {
        font-size: 12px;
    }

    .top_header span {
        line-height: 12px;
    }

    .rooms_amenities .col-sm-1 {
        width: 12%;
    }

    .text_slide p {
        font-size: 12px;
    }

    .section_accommodations.child_rooms {
        display: flex;
    }

    .description_travel {
        padding: 0 0 30px;
    }

    .rooms_amenities img {
        margin-right: 7px;
    }

    .btn_reservation {
        padding: 0 15px !important;
    }
}

@media (max-width: 360px) {

    .page_download .photos_factsheet {
        height: 200px;
    }

}

@media screen and (max-width: 320px) {
    .btn_reservation img {
        display: none;
    }

    .nav_desktop {
        margin-right: 50px;
    }

    .menu_mobile {
        padding: 10px;
    }

    .btn_reservation {
        padding: 0 10px !important;
    }

    .section_header .container, .container {
        padding: 0 25px;
    }

    .menu_mobile {
        right: 25px;
    }

    .slide_accommodations .item .col-xs-6:nth-child(1),
    .section_contentchild .box_accommodation .col-xs-6:nth-child(1) {
        padding: 0 25px;
    }

    .row_footer .col-xs-6:nth-child(1) {
        padding: 0 25px 25px;
    }

    .navbar_fix {
        padding: 0 25px !important;
    }

    .menu_mobile .button_container.active {
        right: -13px;
    }

    h1 {
        font-size: 26px;
    }

    .section_footer li {
        padding: 0 4px;
    }

    .modal-title {
        font-size: 24px;
    }


    .overlay_menu ul li a {
        font-size: 14px;
    }

    .text_slide p {
        display: none;
    }

    .row_footer {
        margin-left: -25px;
        margin-right: -25px;
    }
}

@media (max-height: 500px) {
    #maximage {
        height: 100vh !important;
    }
}