@media (max-width: 1700px) {

    .fl_item_img {width: 250px;}

    .fl_item_content {width: calc(100% - 250px - 20px);}

    .fic_r {width: 200px; min-width: 200px;  }


}
/* end 1700 */




@media (max-width: 1440px) {

    :root {
        --body-txt: 18px;
        --body-line-height: 24px;
    }

    h1, .h1 {font-size: 54px !important; line-height: 60px !important;   }
    h2, .h2 {font-size: 36px !important; line-height: 42px !important;   }
    h3, .h3, .mce-accordion summary {font-size: 24px !important; line-height: 30px !important;   }
    h4, .h4, .downloads a {font-size: 18px !important; line-height: 24px !important;   }

    .fr {width: 710px; }
    .fl_sidebar {width: 330px; }
    .fl_list {width: calc(100% - 330px - 20px);}
    .title.alt .heading,
    .narrow {width: 690px; }
    .title .dates,
    .title .article_categories {width: calc((100% - 690px) / 2 - 20px ); }


    .menu li a,
    .htop li a {font-size: 16px;  }

    .intro_list {flex-direction: column; }
    .intro_list_img { width: 100%;}
    .intro_list_txt {width: 690px; margin: 0 auto; padding-top: 75px; }
    .intro_list_txt .bottom_txt {margin-top: 30px;}

    .narrow.wider {width: 930px;    }

    .sf_item input,
    .sf_item button {font-size: 24px;}

    .searchform_holder > h4 {font-size: 54px !important; line-height: 60px !important; }

    .ld {width: 100%;}

    .fl_item_img {width: 250px;}

    .fl_item_content {width: calc(100% - 250px - 20px);}

    .fic_r {width: 230px; min-width: 230px;  }


}
/* end 1440 */












@media (max-width: 1200px) {

    :root {
        --body-txt: 15px;
        --body-line-height: 20px;
    }

    h1, .h1 {font-size: 44px !important; line-height: 52px !important;   }
    h2, .h2 {font-size: 30px !important; line-height: 34px !important;   }
    h3, .h3, .mce-accordion summary {font-size: 21px !important; line-height: 24px !important;   }
    h4, .h4, .downloads a {font-size: 15px !important; line-height: 20px !important;   }

    .fr {width: 610px; }
    .fl_sidebar {width: 275px; }
    .fl_list {width: calc(100% - 275px - 20px);}

    .menu ul,
    .menu ul {gap: 65px;  }

    .hotel_title .heading { width: 380px; min-width: 380px;    }

    .sf_item input {font-size: 21px; vertical-align: middle;}

    .searchform {padding: 10px;}

    .connect .lg h3 {font-size: 60px !important;} 

    .connect .lg {font-size: 21px;}

    .connect .lg span { font-size: 15px; padding: 15px 0;}

    .fi1 {order: 1;}
    .fi2 {order: 1;}
    .fi3 {order: 1;}
    .fi4 {order: 1;}
    .fi5 {order: 1;}
    .fi6 {order: 1;}

    .fr > ul > li.fi1,
    .fr > ul > li.fi2,
    .fr > ul > li.fi3,
    .fr > ul > li.fi5,
    .fr > ul > li.fi4,
    .fr > ul > li.fi6 {width: calc(45% - 10px); display: block; }

    .logos {bottom: 40px;}

    .wrap.footer {padding: 40px 20px 20px 20px;}

    .searchform_holder > h4 {font-size: 44px !important; line-height: 52px !important; }

    .fic_r {width: 160px; min-width: 160px;  }

    .more_pics {font-size: 30px;}

    .nf_l {font-size: 180px;}



}
/* end 1200 */






@media (max-width: 1060px) {

    .fr ul {width: 100%; gap: 20px; }

    .fr > ul > li.fi1, .fr > ul > li.fi2, .fr > ul > li.fi3, .fr > ul > li.fi5, .fr > ul > li.fi4, .fr > ul > li.fi6 {
        width: calc(50% - 10px);
    }

    .narrow.wider {width: calc(100% - 80px);    }

    .featured {flex-direction: column;  padding: 80px 0 80px;  gap: 100px;  }

    .feat_item { width: 100%; text-align: left; padding-left: 50%;    }

    .feat_item:nth-child(even) { text-align: right; padding-left: 0; padding-right: 50%;     }

    .feat_item .icon {height: 160px;width: auto; margin: 0; position: absolute; top: 50%; left: 25%; transform: translate(-50% , -50%);    }

    .feat_item .icon img { height: 160px; width: auto;    }

    .feat_item:nth-child(even) .icon {left: auto; right: 25%;  transform: translate(50% , -50%);    }

    .feat_item p {margin-top: 40px; max-width: 300px; }

    .feat_item:nth-child(even) p {margin-left: auto;    }

    .wrap.footer {padding: 50px 20px; flex-direction: column;}

    .fr {width: 100%; margin-top: 50px;    }

    .logos {position: static; margin-top: 50px;  }

    .mitem .video:after {background-size: 40px auto;}




}
/* end 1060 */









@media (max-width: 991px) {

    .filter_list {flex-wrap: wrap;}
    .fl_sidebar,
    .fl_list {width: 100%; }
    .narrow {width: 570px; }
    .title .dates,
    .title .article_categories {width: calc((100% - 570px) / 2 - 20px ); }

    .menu ul,
    .menu ul {gap: 35px;  }
    .menu li a,
    .htop li a {font-size: 15px;  }
    .menu li ul li a,
    .htop li ul li a {font-size: 15px; }

    .searchform_holder > h4 {display: none; }

    .hero {height: calc(100vh - 60px);}

    .searchform_position {position: absolute; z-index: 200; top: 50vh; left: 50%; transform: translate(-50%, -50%); margin-top: 60px;}

    .searchform_holder {transform: none; margin-bottom: 0;}

    .searchform {
        background-color: white;
        border-radius: 12px;
        padding: 20px;
        display: flex;
        width: 270px;
        max-width: 270px;
        margin: 0 auto;
        justify-content: space-between;
        gap: 0;
        flex-direction: column;
    }

    .sf_item > button[type=submit] {
        background-color: var(--blue2); height: 54px; width: 100%; border: none; border-radius: 12px; background-image: none; text-indent: 0; color: white;
        font-size: 16px; font-weight: 500;  text-align: center; 
    }

    .sf_item { width: 100%; height: 50px;}

    .sf_item:last-child {width: 100%; margin-left: 0; }

    .sf_item input,
    .sf_item.select button {
        border-right: none; border-bottom: 1px solid var(--blue2); color: var(--blue2); height: 50px; margin: 0; font-size: 16px; font-weight: 500 !important; 
        text-align: left; padding-left: 0; 
    }

    .sf_item ::placeholder {color: var(--blue2); }

    .sf_item.select input {border-right: none; border-bottom: 1px solid var(--blue2); padding-left: 0;     }

    .sf_item:not(.select) {margin: 10px 0; }

    .sf_item:not(.select) input {
        border: 1px solid var(--blue2); border-radius: 12px; text-align: right; padding-left: 50px; margin-top: 5px; 
        background-repeat: no-repeat; background-position: 14px center; background-image: url(../img/i-search2.svg);
        background-size: 14px auto; 
    }

    .sf_item.select:after {
        width: 50px; height: 50px; margin-right: -20px;
        filter: brightness(0) saturate(100%) invert(25%) sepia(60%) saturate(663%) hue-rotate(167deg) brightness(91%) contrast(91%);
    }

    .sf_popup {
        position: fixed; z-index: 201; height: auto; 
        top: 100vh; transform: translateY(0);
        left: 0;
        background: white;
        padding: 30px 20px;
        border-radius: 12px 12px 0 0;
    }

    .sf_popup.open {top: 100vh; transform: translateY(-100%); opacity: 1; visibility: visible; }

    .list_item {width: calc(50% - 22px / 2); }

    .list {gap: 30px 22px;}

 /*   .list.omit .list_item:nth-child(3),
    .list.omit .list_item:nth-child(4) {display: none; }*/

    .i360 img {max-width: 220px; }

    .hero_sect {order: -2; }
    .title_sect {order: -1; }

    .content {padding: 60px 0 60px;}

    .wrap.hero_sect {padding: 0; }

    .content .page_hero, .content .page_hero img {border-radius: 0; margin: 0; }

    .title.alt {flex-wrap: wrap; border-bottom: 1px solid black; margin-bottom: 40px; padding-top: 40px;  }

    .title.alt .heading {width: 100%; order: -1; margin-bottom: 30px; }

    .title .dates, 
    .title .article_categories {width: unset; max-width: 200px; }

    .dates + .heading h1 {max-width: 100%;}

    .title {padding: 40px 0;}

    .title.secApp {padding: 0;}

    .fic_r {width: 210px; min-width: 210px;  }

    .fl_list {width: 100%;  border-left: none;  padding-left: 0;  gap: 38px;    }

    .hotel_title.title {align-items: flex-start; flex-direction: column;  height: auto;    }

    .hotel_title .heading {width: 100%; min-width: 100%;}

    .hotel_title .hotel_cat {padding: 15px 0 0 0;}

    .hotel_title .list_caption_links {margin-top: 15px; }


    .hotel .intro_list_txt {max-width: calc(100% - 80px);    }

    .fl_sidebar {margin-bottom: 50px;   }


    .nf_l {font-size: 140px;}

    .contact_l {width: calc(55% - 10px);}
    .contact_r {width: calc(45% - 10px);}

    .contact_item {gap: 30px; margin-bottom: 15px; }

    .cil {display: none; }
    .cir {width: 100%;}

    .title.events_title .heading + .bold {width: 50%;}







}
/* end 991 */









@media (max-width: 767px) {

    :root {
        --body-txt: 16px;
        --body-line-height: 20px;
    }

    h1, .h1 {font-size: 42px !important; line-height: 48px !important;   }
    h2, .h2 {font-size: 28px !important; line-height: 34px !important;   }
    h3, .h3, .mce-accordion summary {font-size: 22px !important; line-height: 28px !important;   }
    h4, .h4, .downloads a {font-size: 16px !important; line-height: 20px !important;   }
    
    .fr {width: 100%; }

    .menu li.langs {display: block;}

    .htop ul {display: none;}
    .menu_trigger {display: block; }

    header .hbottom .wrap {padding: 0; }

    .hbottom {
        position: fixed; left: 100%; top: 60px; width: 100vw; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
        background-color: var(--blue2); padding-bottom: 20px;
    }

    .hbottom.open {left: 0; }

    .menu > ul > li > a:hover:after, .menu > ul > li > a:focus:after, .menu > ul > li.active a:after {display: none; }

    .menu ul {display: block; gap: 0;  }

    .menu, 
    .menu li ul {width: 100%;}

    .menu li:hover ul {display: none; }

    .menu li ul {display: none; position: static; opacity: 1; visibility: visible; padding: 10px 0; box-shadow: none; }

    .menu li.open ul {display: block;}

    .menu li ul li {border: none; }

    .menu li a {
        color: white;
        line-height: 25px;
        padding: 10px 20px !important;
        font-size: 15px;
        display: inline-block; 
    }

    .menu li.hasSub > a:after {
        content: ">"; display: inline-block !important; margin-left: 15px; position: static; width: 25px !important; height: 25px; line-height: 25px; text-align: center; 
    } 

    .menu li.hasSub.open > a:after {transform: rotate(90deg); } 







    header .hbottom .wrap {height: auto;}

    .menu li {display: block;  }

    .fr > ul > li.fi1, .fr > ul > li.fi2, .fr > ul > li.fi3, .fr > ul > li.fi5, .fr > ul > li.fi4, .fr > ul > li.fi6 {width: 100%;    }

    .fr > ul > li {padding-left: 47px;}

    .wrap.copyright {align-items: flex-start;}

    .wrap.copyright ul {width: calc(50% - 20px); max-width: calc(50% - 20px);}

    .wrap.copyright .social {width: 50%; max-width: 50%; }

    .wrap.copyright .social span {display: block; margin: 0 0 12px 0; }

    .copyright li { display: block; margin: 0;}
    .copyright li + li {margin-top: 12px;}

    .social a {margin: 0 25px 0 0;}


    .featured {flex-direction: column;  padding: 80px 0 80px;  gap: 100px;  }

    .feat_item { width: 100%; text-align: center; padding-left: 0;    }

    .feat_item:nth-child(even) { text-align: center; padding-right: 0;     }

    .feat_item .icon {height: 160px; width: 100%; position: static; transform: none; margin: 40px 0 0 0;   }

    .feat_item:nth-child(even) .icon {transform:  none;    }

    .feat_item p {margin: 0 auto; margin-top: 40px; width: 100%; max-width: 500px; padding: 0 50px; }


    .narrow {width: 100%; }

    .two_images img {width: 100%; }
    .two_images img:last-child {display: none; }

    .content {padding: 0 0 60px;    }

    .hero_sect,
    .title_sect {order: 0; }

    .title.alt {border-bottom: none;  margin-bottom: 0;  padding-top: 30px;   }

    .hero_sect {margin-bottom: 40px; }

    .filters {width: 40%;}

    .intro_list_txt {width: 100%; padding-top: 40px;}

    .accordion_title:before {left: 0px;}
    .accordion_title {padding: 15px 0 10px 50px;}

    .accordion_title:after { right: -9px;}

    .open .accordion_content {padding: 30px 0 20px 50px;}

    .fl_item_img, 
    .fl_item_content {width: 100%; }

    .fl_item {flex-wrap: wrap; }

    .txt {padding-bottom: 0;}

    .hotel .intro_list_txt {max-width: 100%;    }

    .hotel .narrow.wider {width: 100%;    }

    .feature {gap: 0;}
    
    
    
	
	ul.features > li > span + *  {margin-top: 8px;}
	ul.alt.features > li > span + * {margin-top: 10px;}
	ul.features > li > h4 + * {margin-top: 30px;}
	ul.features > li[class^=i-]:before {left: -5px;}
	ul.features > li[class^=i-] {padding-left:50px;}
	
	
	  
    
    
    
    

    .thumbs {gap: 8px;}

    .t5 .thumb:nth-child(5) {display: none; }
    .t4 .thumb,
    .t5 .thumb {width: calc(25% - 3 * 8px / 4);}
    .t5 .thumb:nth-child(4) .more_pics {display: flex; }

    .more_pics {font-size: 20px;}

    .grid .fl_item {flex-wrap: nowrap; }

    .grid .fl_item,
    .fl_list.grid.fl4 .fl_item { width: calc(50% - 20px / 2);}

    .fl_list .fl_item:nth-child(3),
    .fl_list .fl_item:nth-child(4) {display: none;}


    .capacitites {flex-direction: column;    }

    .cap_item {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-grow: 0; width: 100%;  border-bottom: 1px solid black; 
    }

    .cap_item:first-child {border-top: 1px solid black; align-items: center; }

    .cap_item span {text-align: left; display: flex; align-items: center;}
    .cap_item span:first-child {padding: 10px 0 10px 60px; background-position: left center;}
    .cap_item.noPadd span:first-child {padding: 10px 0 10px 0px; }

    .cap_item span br {display: none; }

    .cap_item span:has(img) {padding-left: 60px;  }

    .cap_item span:last-child {
        border-top: none;
        border-bottom: none;
        padding: 18px 0;
        margin: 0; text-align: right; width: 30%; justify-content: flex-end;
    }


    .cap_item img {position: absolute; z-index: 1; top: 50%; left: 0; transform: translateY(-50%);}



    .title:has(.mm_cats) {flex-direction: column;}

    .title:has(.mm_cats) .heading {width: 100%;}

    .mm_cats {width: 100%;}

    .mm_cats ul {text-align: left;}

    .mm_cats li {padding: 10px 15px 0 0;}

    .notfound {height: auto; align-items: flex-start; flex-direction: column; gap: 50px; padding: 150px 0; }

    .nf_l {line-height: 1; }
    .nf_r {width: 100%; }

    .contact {flex-direction: column; gap: 50px; }

    .contact_l,
    .contact_r {width: 100%;}

    .contact_item {width: 100%; flex-direction: column; gap: 30px; margin-bottom: 15px; }

    .fl_sidebar .gmap {height: 350px; }

    .title.events_title {flex-direction: column; }
    .title.events_title .heading + .bold {width: 100%; margin-top: 30px;  }





}
/* end 767 */












@media (max-width: 575px) {

    
    .list_item {width: 100%;    }

    .i360 img {max-width: 140px; }

    .filters {width: 100%;  }

    .filters a {padding-left: 0; padding-right: 15px; text-align: left; }

    .title {flex-direction: column;}

    .title .heading {width: 100%;  }
    .title .heading:has(+ .filters) {margin: 0 0 15px 0; }
    .title .heading h1 {width: 100%; max-width: 100%; }



    .hotel .list_data .ld {width: 100%;} 

    img.mfp-img {padding: 40px 0 40px 0;}

    .mitem, 
    .grid-sizer,
    .mitem.w2 {width: 100%; }
    .gutter-sizer {width: 20px; }
    .mitem img {width: 100%; height: auto;    }
    .mitem {position: static !important; height: auto !important; }
    .mitem a {display: block; position: relative; }










}
/* end 575 */








@media (max-width: 500px) {

    
    .wrap.copyright {flex-direction: column;}
    .wrap.copyright ul,
    .wrap.copyright .social {width: 100%; max-width: 100%;}

    .title .dates {width: 100%; max-width: 100%; order: -2; margin-bottom: 30px; }

    .title .article_categories {width: 100%; max-width: 100%;  }

    .title .dates span,
    .title .article_categories span {display: inline-block; padding-right: 10px;  }

    .title .dates, .title .article_categories {gap: 10px;}

    .fl_item_content {flex-direction: column; }

    .fic_l,
    .fic_r {width: 100%; min-width: 100%;    }

    .fic_r {border-left: none; padding-left: 0; padding-top: 15px; gap: 10px;  }

    /* .list_data {margin-top: 0;} */



    .grid .fl_item,
    .fl_list.grid.fl4 .fl_item  { width: 100%;}


}
/* end 400 */






@media (max-width: 400px) {

    :root {
        --body-txt: 15px;
        --body-line-height: 20px;
    }

    h1, .h1 {font-size: 30px !important; line-height: 35px !important;   }
    h2, .h2 {font-size: 20px !important; line-height: 25px !important;   }
    h3, .h3, .mce-accordion summary {font-size: 18px !important; line-height: 23px !important;   }
    h4, .h4, .downloads a {font-size: 15px !important; line-height: 20px !important;   }

    .feat_item p {max-width: 100%; padding: 0;  }





    
}
/* end 400 */
