:root {
    --top_menu_font_size: 0.8vw;
    --top_menu_mobile_lang: 1;
    --majestic_default_font_size: 1.05vw;
    --majestic_default_line_height: 1.26vw;
    --homepage_video_text_title: 3.8;
    --homepage_video_text_subtitle: 1.7;
    --section_divider: 2.5;
    --majestic_smaller_text: 0.9;
    /*--------POSTCARDS-----------*/
    --postcards_subtitle: 0.9;
    --postcards_title: 3.5;
    --postcards_button: 1.0;
    /*--------FULL SCREEN SECTION-------*/
    --full_screen_text_title: 1.5;
    /*-------HOMEPAGE ROOMS---------*/
    --homepage_room_slider_section_title: 1.8;
    /*-------COMPETITIVE ADVANTAGES----------*/
    --competitive_advantages_title: 1.8;
    --competitive_advantages_subtitle: 1.3;
    /*------LOCATION------------*/
    --location_main_title: 5.0;
    /*-------ACCOMMODATION------------*/
    --accommodation_rooms_facilities_img_container: 1.3;
    --room_info_title: 2.5;
    /*-------SLIDER WITH TEXT-----------*/
    --slider_with_text_title: 1.5;
    /*------ACTIVITIES---------*/
    --activities_text_title: 1.5;
    /*-------CONTACT------------*/
    --contact_slider_hotel_title: 1.3;
    --contact_slider_hotel_contact: 5.0;
    /*-----------SIGHTSEEINGS---------------*/
    --sightseeings_subtitle: 2.5;
    /*-----------NEWS-----------------------*/
    --news_page_title: 2.5;
    --news_page_date: 0.9;
    --offers_main_title: 3.5;
    /*------FOOTER---------*/
    --footer_sitemap_column_title: 1.0;
    --footer_sitemap_column_link: 0.9;
    --footer_hotel_name: 1.3;
    --footer_hotel_links: 0.9;
}

@media screen and (orientation: portrait) and (max-width: 500px) {
     :root {
        --top_menu_font_size: 1.8vmax;
        --top_menu_mobile_lang: 0.8;
        --majestic_default_font_size: 2.3vmax;
        --majestic_default_line_height: 2.8vmax;
        --homepage_video_text_title: 1.4;
        --homepage_video_text_subtitle: 1;
        --section_divider: 2;
        --majestic_smaller_text: 1;
        /*--------POSTCARDS-----------*/
        --postcards_subtitle: 0.9;
        --postcards_title: 2;
        --postcards_button: 1.0;
        /*--------FULL SCREEN SECTION-------*/
        --full_screen_text_title: 1.4;
        /*-------HOMEPAGE ROOMS---------*/
        --homepage_room_slider_section_title: 1.4;
        /*-------COMPETITIVE ADVANTAGES----------*/
        --competitive_advantages_title: 1.6;
        --competitive_advantages_subtitle: 1.1;
        /*------LOCATION------------*/
        --location_main_title: 2;
        /*-------ACCOMMODATION------------*/
        --accommodation_rooms_facilities_img_container: 1.5;
        --room_info_title: 1.8;
        /*-------SLIDER WITH TEXT-----------*/
        --slider_with_text_title: 1.3;
        /*------ACTIVITIES---------*/
        --activities_text_title: 1.6;
        /*-------CONTACT------------*/
        --contact_slider_hotel_title: 1.4;
        --contact_slider_hotel_contact: 3.5;
        /*-----------SIGHTSEEINGS---------------*/
        --sightseeings_subtitle: 1.8;
        /*-----------NEWS-----------------------*/
        --news_page_title: 2.0;
        --news_page_date: 1.0;
        --offers_main_title: 2.0;
        /*------FOOTER---------*/
        --footer_sitemap_column_title: 1.3;
        --footer_sitemap_column_link: 1.1;
        --footer_hotel_name: 1.4;
        --footer_hotel_links: 1.1;
    }
}

@media screen and (orientation: landscape) and (max-width: 900px) {
     :root {
        --top_menu_font_size: 1.8vmax;
        --top_menu_mobile_lang: 0.8;
        --majestic_default_font_size: 2.3vmax;
        --majestic_default_line_height: 2.8vmax;
        --homepage_video_text_title: 2;
        --homepage_video_text_subtitle: 1.3;
        --section_divider: 2;
        --majestic_smaller_text: 1;
        /*--------POSTCARDS-----------*/
        --postcards_subtitle: 0.9;
        --postcards_title: 2;
        --postcards_button: 1.0;
        /*--------FULL SCREEN SECTION-------*/
        --full_screen_text_title: 1.4;
        /*-------HOMEPAGE ROOMS---------*/
        --homepage_room_slider_section_title: 1.4;
        /*-------COMPETITIVE ADVANTAGES----------*/
        --competitive_advantages_title: 1.6;
        --competitive_advantages_subtitle: 1.1;
        /*------LOCATION------------*/
        --location_main_title: 2;
        /*-------ACCOMMODATION------------*/
        --accommodation_rooms_facilities_img_container: 1.5;
        --room_info_title: 1.8;
        /*-------SLIDER WITH TEXT-----------*/
        --slider_with_text_title: 1.3;
        /*------ACTIVITIES---------*/
        --activities_text_title: 1.6;
        /*-------CONTACT------------*/
        --contact_slider_hotel_title: 1.4;
        --contact_slider_hotel_contact: 3.5;
        /*-----------SIGHTSEEINGS---------------*/
        --sightseeings_subtitle: 1.8;
        /*-----------NEWS-----------------------*/
        --news_page_title: 2.0;
        --news_page_date: 1.0;
        --offers_main_title: 2.0;
        /*------FOOTER---------*/
        --footer_sitemap_column_title: 1.3;
        --footer_sitemap_column_link: 1.1;
        --footer_hotel_name: 1.4;
        --footer_hotel_links: 1.1;
    }
}

@media screen and (orientation: portrait) and (min-width: 500px) and (max-width: 1250px) {
     :root {
        --top_menu_font_size: 1.6vmax;
        --top_menu_mobile_lang: 0.8;
        --majestic_default_font_size: 1.85vmax;
        --majestic_default_line_height: 2.4vmax;
        --homepage_video_text_title: 2.4;
        --homepage_video_text_subtitle: 1.3;
        --section_divider: 2.4;
        --majestic_smaller_text: 1;
        /*--------POSTCARDS-----------*/
        --postcards_subtitle: 0.9;
        --postcards_title: 2.4;
        --postcards_button: 1.0;
        /*--------FULL SCREEN SECTION-------*/
        --full_screen_text_title: 1.6;
        /*-------HOMEPAGE ROOMS---------*/
        --homepage_room_slider_section_title: 1.6;
        /*-------COMPETITIVE ADVANTAGES----------*/
        --competitive_advantages_title: 1.8;
        --competitive_advantages_subtitle: 1.3;
        /*------LOCATION------------*/
        --location_main_title: 2.4;
        /*-------ACCOMMODATION------------*/
        --accommodation_rooms_facilities_img_container: 1.7;
        --room_info_title: 2.1;
        /*-------SLIDER WITH TEXT-----------*/
        --slider_with_text_title: 1.3;
        /*------ACTIVITIES---------*/
        --activities_text_title: 1.6;
        /*-------CONTACT------------*/
        --contact_slider_hotel_title: 1.4;
        --contact_slider_hotel_contact: 3.5;
        /*-----------SIGHTSEEINGS---------------*/
        --sightseeings_subtitle: 1.8;
        /*-----------NEWS-----------------------*/
        --news_page_title: 2.0;
        --news_page_date: 1.0;
        --offers_main_title: 2.0;
        /*------FOOTER---------*/
        --footer_sitemap_column_title: 1.3;
        --footer_sitemap_column_link: 1.1;
        --footer_hotel_name: 1.4;
        --footer_hotel_links: 1.1;
    }
}

@media screen and (orientation: landscape) and (min-width: 900px) and (max-width: 1250px) {
     :root {
        --top_menu_font_size: 1.6vmax;
        --top_menu_mobile_lang: 0.8;
        --majestic_default_font_size: 1.85vmax;
        --majestic_default_line_height: 2.4vmax;
        --homepage_video_text_title: 2.4;
        --homepage_video_text_subtitle: 1.3;
        --section_divider: 2.4;
        --majestic_smaller_text: 1;
        /*--------POSTCARDS-----------*/
        --postcards_subtitle: 0.9;
        --postcards_title: 2.4;
        --postcards_button: 1.0;
        /*--------FULL SCREEN SECTION-------*/
        --full_screen_text_title: 1.6;
        /*-------HOMEPAGE ROOMS---------*/
        --homepage_room_slider_section_title: 1.6;
        /*-------COMPETITIVE ADVANTAGES----------*/
        --competitive_advantages_title: 1.8;
        --competitive_advantages_subtitle: 1.3;
        /*------LOCATION------------*/
        --location_main_title: 2.4;
        /*-------ACCOMMODATION------------*/
        --accommodation_rooms_facilities_img_container: 1.7;
        --room_info_title: 2.1;
        /*-------SLIDER WITH TEXT-----------*/
        --slider_with_text_title: 1.3;
        /*------ACTIVITIES---------*/
        --activities_text_title: 1.6;
        /*-------CONTACT------------*/
        --contact_slider_hotel_title: 1.4;
        --contact_slider_hotel_contact: 3.5;
        /*-----------SIGHTSEEINGS---------------*/
        --sightseeings_subtitle: 1.8;
        /*-----------NEWS-----------------------*/
        --news_page_title: 2.0;
        --news_page_date: 1.0;
        --offers_main_title: 2.0;
        /*------FOOTER---------*/
        --footer_sitemap_column_title: 1.3;
        --footer_sitemap_column_link: 1.1;
        --footer_hotel_name: 1.4;
        --footer_hotel_links: 1.1;
    }
}