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

@media screen and (max-width: 1440px) {
    .index-video-wrapper {
        height: 85vh !important;
    }
    #slideshow {
        height: 85vh!important;
    }
}

@media screen and (max-height: 600px){
    .index-video-wrapper{
        height: 85vh!important;
    }
}

@media screen and (max-width: 1366px) {
    .nav_desktop{
        font-size: 16px;
    }
    .menu_drop {
        left: 265px;
    }
}

@media screen and (max-width: 1280px) {
    .brand_logo {
        height: 45px;
    }
    .container {
        padding: 0 50px;
    }
    .section_iconfacilities h2 {
        font-size: 26px;
    }
    .section_iconfacilities .col-xs-7 {
        padding: 0 50px 0 0;
    }
    .section_imagesfac {
        padding: 0 0 50px!important;
    }

    .section_gallery {
        padding: 0 0 50px;
    }
    .section_description:after {
        /*height: 400px;*/
        width: 180px;
        right: 0;
    }
    .section_awards:before{
        height: 400px;
        width: 180px;
        left: 0;
    }
    .btn_reservation {
        padding: 0 15px!important;
    }
    .nav_desktop li {
        padding: 0 7px;
    }

}

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

    .section_iconfacilities {
        width: 90%;
        margin: auto;
    }
    .menu_drop {
        left: 247px;
    }
    .section_iconfacilities .container{
        width: 1080px;
    }
    .section_iconfacilities .col-xs-7 {
        padding: 7px 50px 0 0;
    }
}

@media screen and (max-width: 1199px) {
    .section_iconfacilities .container {
        width: 100%;
    }
    .section_gallery .container{
        width: 100%;
    }
    .section_iconfacilities .col-xs-5{
        width: 100%;
    }
    .section_iconfacilities .col-xs-7{
        width: 100%;
    }
    .details_accommodations p {
        width: 100%;
    }
    .nav_desktop li {
        padding: 0 10px;
    }
    .section_footer {
        padding: 80px 0 50px;
    }

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

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

    .section_facilities {
        padding: 50px 0;
    }
    .section_infoattractions {
        margin-bottom: 50px;
    }

    .title_other, .section_contentchild, .section_contactform {
        padding-bottom: 50px;
    }
    .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_video {
        height: 400px;
        margin-bottom: 50px;
    }
    .section_awards {
        padding-bottom: 50px;
    }
    .slide_awards .owl-dots{
        display: block;
    }
    .section_info{
        padding-bottom: 0;
    }
    .rooms_photoinfo .images_accommodations {
        height: 500px;
    }
    .rooms_amenities li{
        padding: 5px 0;
    }
    .section_extrenpage{
        margin-bottom: 50px;
    }
    .section_googlemap{
        padding-bottom: 50px;
    }
    .section_header .container, .container {
        padding: 0 30px;
    }
    /*.section_description:after {*/
    /*    right: 0;*/
    /*}*/
    .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 {
        margin: 0;
        height: auto !important;
        padding: 30px;
    }

    .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(--secondary-color);
        padding: 0 30px 35px;
    }

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

    .slide_facilities .owl-nav,.slide_accommodations .owl-nav {
        display: none!important;
    }

    .slide_facilities .owl-dots {
        margin-top: 25px;
        position: relative;
        z-index: 2;
    }
    h1,.text_slide h1, .title_other h2 {
        font-size: 35px;
    }
    .rooms_amenities h2,.section_contactform h2, .title_other h2  {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
    }
    #maximage {
        height: 75vh !important;
    }
    .text_slide{
        bottom: 50px;
        padding-left: 30px;
    }
    .slide_accommodations .owl-dots {
        padding: 0 0 50px;
        bottom: auto;
        display: block;
        width: 100%;
        left: 0;
        position: inherit;
        background: var(--light-color);
    }

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

    .slide_accommodations .owl-dots .owl-dot span, .slide_accommodations .owl-dots .owl-dot.active span {
        background: #010205;
    }

    #cycle-nav {
        left: 30px;
    }

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

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

    .images_facilities {
        height: 500px;
    }

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

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


    .section_contentchild .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: 80px 0 30px;
    }

    .navbar_fix {
        padding: 0 30px !important;
    }
    .menu_mobile {
        right: 30px;
    }
    .section_video{
        height: auto;
    }
    .section_video{
        padding: 0 30px;
    }
    .top_header .dropdown_new{
        display: none;
    }
    .nav_top{
        display: block;
    }
    .index-video-wrapper {
        height: 70vh !important;
    }
}


@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
    #maximage {
        height: 100vh !important;
    }

}
@media screen and (max-width: 820px) {
    #maximage {
        height: 70vh !important;
    }

    .index-video-wrapper video {
        height: 100%;
        width: auto;
    }
}
@media screen and (max-width: 768px) {
    .images_accommodations{
        height: 400px;
    }

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

    .form_contact {
        width: 100%;
    }
    .form_contact .col-xs-12, .form_contact .col-xs-6 {
        padding: 10px 0;
    }
    .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, h1 {
        font-size: 32px;
    }
    .logo_sha{
        display: none;
    }
    .logo_sha_mobile{
        display: block;
    }
}

@media screen and (max-height: 550px){
    .index-video-wrapper, #maximage  {
        height: 100vh!important;
    }
    .overlay_menu:after {
        width: 210px;
        height: 300px;
    }
}

@media screen and (max-width: 600px) {
    #maximage, .index-video-wrapper {
        height: 50vh !important;
    }
    .video_layer .muted_layer:before {
        font-size: 20px;
        margin-top: 2px;
    }
    h1,.title_other h2, .section_contactform h2  {
        font-size: 30px;
    }

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

    .top_header img {
        width: 15px;
        height: 15px;
    }
    .top_header a{
        display: inline-block;
    }
    .top_header .images_icon {
        margin-right: 0;
    }
    .tel_header span, .tel_header label  {
        display: none;
    }

    .nav_desktop li{
        line-height: 48px;
    }

    .menu_mobile{
        height: 48px;
        padding: 15px;
    }
    .section_offers {
        padding: 50px 0 0;
    }
    .images_accommodations, .images_facilities, .image_photo, .section_contentchildoffers .images_accommodations,.rooms_photoinfo .images_accommodations  {
        height: 250px;
    }
    .section_gallery .col-xs-4 {
        width: 100%;
    }
    .rooms_amenities li {
        padding: 8px 0;
        width: 100%;
    }
    .rooms_amenities h2, .section_contactform h2, .title_other h2  {
        font-size: 24px;
    }
    .editable table {
        width: 100%!important;
        display: inline-block;
        overflow: scroll;
    }
    .btn_reservation {
        font-size: 15px;
    }
    .btn_reservation img{
        display: none;
    }
    .details_hotelfacilities li{
        width: 100%;
    }
    .logo_SHA{
        display: none;
    }
    .section_description{
        word-wrap: break-word;
    }
    .sitemap_left, .sitemap_right, .section_footer hr {
        display: none;
    }

    .details_hotelfacilities .editable ul {
        padding-left: 0;
    }
    .text_slide p {
        font-size: 14px;
    }
    .section_footer h3 {
        font-size: 24px;
    }
    .overlay_menu:after {
        width: 210px;
        height: 300px;
    }
}

@media screen and (max-width: 380px) {
    .menu_mobile {
        height: 40px;
        padding: 12px;
    }
    .nav_desktop {
        margin-right: 54px;
    }
    .nav_desktop li {
        line-height: 40px;
    }
    .brand_logo {
        height: 40px;
    }
    .scroll_menu .brand_logo {
        height: 35px;
    }
    .text_slide h1 {
        font-size: 20px;
    }
    .details_contact{
        font-size: 15px;
    }

}
@media screen and (max-height: 500px){
    .index-video-wrapper, #maximage  {
        height: 100vh!important;
    }
}
@media screen and (max-width: 360px) {
    .index-video-wrapper {
        height: 70vh !important;
    }
}

@media screen and (max-width: 320px) {
    body {
        font-size: 14px;
    }
    .brand_logo {
        height: 30px;
    }
    .scroll_menu .brand_logo {
        height: 28px;
    }
    #maximage {
        height: 70vh !important;
    }
    .top_header img, .top_header .images_icon {
        width: 15px;
        height: 15px;
    }
    .video_layer .muted_layer:before {
        font-size: 18px;
        margin-top: 0;
        height: 20px;
    }
    h1, .title_other h2, .section_contactform h2 {
        font-size: 26px;
    }
    .btn_reservation img {
        display: none;
    }
    .section_footer li {
        padding: 0 4px;
    }
    .modal-title {
        font-size: 24px;
    }
    .details_hotelfacilities li{
        width: 100%;
    }
    .btn_reservation {
        padding: 0 10px!important;
    }
    .social_media .images_icon {
        width: 25px;
        height: 25px;
    }
    .text_slide h1 {
        font-size: 14px;
    }
    .text_slide p {
        font-size: 10px;
    }
}