.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 11px!important;
    }

}


@media screen and (min-width:992px) {
    .service_date{
        margin-bottom: 1.4rem;
    }
    .service_anons {
        min-height: 6.5rem;
    }
    .part_slider_items .slick-list{
        padding: 0 3rem;
    }
    footer{
        background-image: url("../img/footer.jpg");
    }
    .about_item.big{
        height: 20.9rem;
    }
    .lang_box:hover .lang_drop{
        top: 100%;
        opacity: 1;
        pointer-events: painted;
    }
    .lang_box:hover img{
        transform: rotate(-180deg);
    }

}

@media screen and (max-width:992px) {
    body {

    }

    .nav-mobile {
        position: relative;
        z-index: 3;
        top: -0.1rem;
        margin-left: 1rem;
    }
    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #000000;
        position: absolute;
        display: block;
        content: "";
        transition: all 300ms ease-in-out;
    }
    #nav-toggle span:before {
        top: -10px;
    }
    #nav-toggle span:after {
        bottom: -10px;
    }
    #nav-toggle.active span {
        background-color: transparent;
    }
    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }
    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }
    #nav-toggle{
        display: block;
        width: 30px;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu_toggle {
        color: #ff3326;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 6.4rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    header {
        top: 1rem;
        font-size: 1.2rem;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .active_lang{
        cursor: pointer;
    }
    .active_lang.factive img{
        transform: rotate(-180deg);
    }
    .lang_drop {
        opacity: 1;
        top: 100%;
        pointer-events: painted;
        display: none;
    }
    .menu_drop{
        display: none!important;
    }
    .menu {
        position: absolute;
        display: none;
        top: 104%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        padding: 2.5rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
        transform: none;
        border-radius: 10px;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.9rem;
        height: auto;
        text-align: center;
        font-size: 1.1rem;
        font-weight: 500;
        justify-content: center;
    }
    .menu_item{
        display: block;
        text-align: center;
    }

    .slider_item h1 {
        font-size: 2.5rem;
        margin-bottom: 0.2rem;
    }

    .slider_sub_title {
        font-size: 1.9rem;
        margin-bottom: 1.3rem;
    }
    .slider_date {
        font-size: 1.3rem;
    }
    .slider_address {
        font-size: 1.3rem;
        margin-top: 1.1rem;
    }
    .slider_item {
        padding-top: 9rem;
    }
    .slider_mob{
        margin: 0 -15px;
        margin-top: -1.5rem;
    }
    .btn{
        min-width: unset!important;
        width: 100%!important;
        padding: 0!important;
        font-size: 1.1rem!important;
    }
    .mob_direction{
        display: flex;
        flex-direction: column-reverse;
        margin-top: -1rem;
    }
    .slider_bottom_text {
        margin-top: 1.3rem;
        margin-bottom: 0;
    }
    .section_title {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
    #box-2 .content {
        width: 100%;
    }
    #box-2 {
        padding-top: 3.5rem;
    }
    .content p, .content img, .content ol, .content ul, .content table {
        line-height: 1.4;
    }
    .preims_row .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .services_row .mb_30{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .preims_row {
        margin-top: 2rem;
    }
    .preim_item{
        padding: 2rem 1rem;
    }
    #box-3 {
        padding-top: 2.5rem;
    }
    #box-3 .section_title {
        margin-bottom: 1.7rem
    }
    .service_anons {
        margin-bottom: 1.5rem;
    }
    .service_date {
        font-size: 1.2rem;
        margin-bottom: 1.6rem;
        margin-top: 0.6rem;
    }
    .service_date span {
        height: 3px;
        margin-top: 2px;
    }
    .service_img {
        height: 13rem;
    }
    .services_btn {
        margin-top: 0;
    }
    #box-4 {
        margin-top: 3.5rem
    }
    .speaker_items{
        width: 85%;
    }
    .speaker_items .slick-list{
        overflow: unset;
    }
    .speaker_img {
        height: 19.5rem;
    }
    .slick-next{
        right: -3.9rem;
    }
    .slick-dots {
        padding-left: 3.9rem;
    }
    .slick-dots li {
        margin: 0 0.3rem;
    }
    .slick-arrow{
        opacity: 1!important;
    }
    .section_unbound_text {
        font-size: 1.3rem;
        line-height: 1.3;
    }
    #box-5 {
        padding-top: 3.5rem;
    }
    #box-6 {
        padding-top: 3.5rem;
    }
    #box-6 .section_title {
        margin-bottom: 1.5rem;
    }
    .part_slider .slick-list{
        padding: 0 1rem;
    }
    .part_item {
        height: 5rem;
        border-radius: 12px;
        padding: 0.75rem;
    }
    .part_slider {
        padding: 1.8rem 0;
    }
    #box-7 {
        padding-top: 3.5rem;
    }
    .online_items .online_item:first-child{
        padding-top: 0.5rem;
    }
    .online_item {
        padding: 1.6rem 0;
    }
    .title_24 {
        font-size: 1.2rem;
    }
    .online_item .col-md-6:first-child{
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .online_item .col-md-6:last-child{
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .title_18 {
        font-size: 1.1rem;
        padding-left: 0;
    }
    .online_item:last-child {
        padding-bottom: 0;
    }
    #box-8 {
        padding-top: 3.5rem
    }
    .gos_partners_box {
        padding-top: 0.5rem;
        border-bottom: 1px solid #104297;
        padding-bottom: 1.5rem
    }
    .gos_part_item{
        padding: 0;
    }

    .gos_partners .slick-list{
        overflow: unset;
    }
    #box-9 {
        padding-top: 3.7rem;
    }
    .flag_slider {
        padding-top: 0;
    }
    .flag_slider{
        display: block;
    }
    .flag_slider .slick-list{
        margin: 0 -10px;
    }
    .flag_item{
        padding: 0 10px;
        height: auto;
    }
    .flag_item img{
        display: block;
        border-radius: 4px;
        height: 4.9rem;
    }
    #box-10 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }
    .map {
        height: 20rem;
        margin-left: 0;
        margin-bottom: 2rem;
    }
    .contacts_row{
        flex-direction: column-reverse;
    }
    .footer_flex{
        display: block;
        text-align: center;
    }
    footer{
        text-align: center;
    }
    .footer_logo {
        width: 9.188rem;
        margin: 0 auto;
        margin-bottom: 3rem;
    }
    .footer_menu a{
        display: block;
        margin: 0;
        margin-bottom: 2rem;
        font-size: 1.1rem;
    }
    footer{
        padding: 3rem 0;
        background-image: url("../img/footer_mob.jpg");
    }
    .footer_socs a{
        margin: 0 1.5rem;
        font-size: 2.3rem
    }
    .footer_bottom{
        flex-direction: column-reverse;
        padding-bottom: 0;
    }
    .footer_bottom a{
        margin-top: 1.5rem;
    }
    .footer_socs{
        margin-top: 3.2rem;
    }
    .page h1.section_title {
        font-size: 1.8rem;
    }
    .about_banner {
        padding-top: 12rem;
        min-height: 21rem;
        border-radius: 0px 0px 30px 30px;
    }
    .section_title_sm {
        font-size: 1.4rem;
        margin-bottom: 0.8rem;
    }
    .about_content {
        padding-top: 3rem
    }
    .about_preim_icon img {
        width: 2.6rem;
    }
    .about_preim_icon {
        width: 4.65rem;
        height: 4.65rem;
    }
    .about_preim_item_text{
        width: calc(100% - 4.65rem);
        padding-left: 1rem;
    }
    .about_preim_item {
        padding: 1.5rem;
    }
    .about_preims_row .mb_30{
        margin-bottom: 10px;
    }
    .about_preims_row {
        margin-top: 1rem;
    }
    .about_img2{
        display: none;
    }
    .about_img1 {
        width: 100%;
    }
    .about_images{
        width: 100%;
    }
    .theme_dot{
        display: none;
    }
    .theme_num {
        font-size: 4rem
    }
    .themes {
        padding-top: 3.3rem;
    }
    .about_items {
        padding-top: 2.5rem;
    }
    .about_items .section_title {
        margin-bottom: 1.8rem
    }
    .about_form {
        margin-top: 3rem;
        padding-top: 3rem;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .about_form_img {
        padding-right: 0;
        margin-left: 0;
    }
    .about_form .content {
        padding-top: 1.8rem
    }
    .page #box-3 {
        padding-top: 3.5rem;
    }
    .contacts_page {
        padding-top: 5.4rem
    }
    .event_page .about_banner {
        padding-top: 9.4rem;
        min-height: unset;
        padding-bottom: 3rem;
    }
    .event_page .slider_address {
        margin-top: 1.9rem;
        margin-bottom: 0.6rem;
    }
    .event_page_banner_text {
        margin-top: 1.7rem;
        margin-bottom: 2.3rem;
    }
    .vystavka_content {
        padding-top: 0;
        margin-bottom: 2rem
    }
    .vystavka_content br, .event_bottom_content br{
        display: none;
    }
    .event_preims .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .event_preims .about_preim_icon img {
        width: 2.6rem;
    }
    .event_preims .about_preim_icon {
        width: 4.5rem;
        height: 4.5rem;
    }
    .event_preims .about_preim_item_text {
        width: calc(100% - 4.5rem);
        padding-left: 1rem;
    }
    .border_20 {
        border-radius: 10px;
    }
    .section_title.sm_title {
        font-size: 1.8rem;
        margin-bottom: 1.6rem
    }
    .event_dots {
        padding-top: 3.5rem;
    }
    .event_page .theme_row {
        margin: 0 -10px;
    }
    .event_page .theme_item {
        padding: 0 2.4rem;
    }
    .event_page .about_items {
        padding-top: 1.5rem
    }
    .event_bottom {
        padding-top: 2rem;
    }
    .event_bottom_content {
        padding: 0;
    }
    .gallery_slider{
        width: 80%;
    }
    .gallery_slider a {
        height: 17rem;
        border-radius: 15px;
    }
    .event_bottom .services_btn{
        margin-top: 1rem;
    }
    .mob_banner_helper .about_banner {
        padding-top: 9rem;
        min-height: unset;
        border-radius: 0px 0px 30px 30px;
        padding-bottom: 3rem;
    }
    .section_text {
        font-weight: 500;
        font-size: 1.1rem;
        margin-top: 0;
    }
    .section_text br{
        display: none;
    }
    .register_preims_row .mb_30{
        margin-bottom: 10px;
    }
    .register_preim_item {
        font-size: 1.2rem;
    }
    .part_anims {
        padding-top: 3.2rem
    }
    .part_anim_flex{
        display: block;
    }
    .part_anim_item{
        width: 100%;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .part_anim_item .content{
        display: block;
        font-size: 1rem;
    }
    .pai_text {
        padding-top: 1.8rem
    }
    .pai_title {
        font-size: 1.5rem;
        margin-bottom: 0.7rem;
    }
    .pai_title br{
        display: none;
    }
    .pai_price {
        font-weight: 500;
        font-size: 1.25rem;
    }
    .content li {
        margin-bottom: 0.55rem;
    }
    .partner_list {
        padding-top: 1.7rem;
    }
    .partner_page .vl_img {
        height: 8.7rem;
        margin-top: 0;
    }
    .register_preim_item br{
        display: none;
    }
    .partner_page .vl_price {
        font-size: 1.3rem;
    }
    .services_btn.sm_mar {
        margin-top: 0.2rem;
    }
    .partner_page .about_form {
        margin-top: 3.5rem;
    }
    .partner_form .about_form_img {
        padding-right: 0;
        margin-left: 0;
        margin-top: 1rem;
    }
    .register_preims_row {
        margin-top: 2rem
    }
    .register_form {
        margin-top: 3rem;
        padding: 3rem 15px;
    }
    .register_content {
        font-size: 1rem;
    }
    .register_form_box {
        padding-top: 1.5rem;
    }
    .form-control {
        border-radius: 9px;
        padding: 1rem 0.8rem;
        font-size: 0.85rem;
    }
    .form_label {
        font-weight: 600;
        margin-bottom: 0.5rem;
        font-size: 1rem;
    }
    .form-group {
        margin-bottom: 1rem;
    }
    .policy {
        font-size: 0.9rem;
        font-weight: 500;
        padding-top: 0;
        margin-bottom: 1.5rem;
    }
    .register_banner .about_form_img{
        display: none;
    }
    .vystavka_page .about_items {
        padding-top: 3.5rem;
    }
    .about_item_anons {
        font-size: 1rem;
    }
    .about_item_anons br{
        display: none;
    }
    .vystavka_list {
        padding-top: 3.5rem;
    }
    .vystavka_list .section_title {
        margin-bottom: 1.7rem;
    }
    .modal .modal__block {
        padding: 3rem 1rem;
        width: 95%;
    }
    .modal_title {
        font-size: 1.3rem;
    }
    .page_404 {
        padding-top: 9rem
    }
    h1.page_title{
        font-size: 1.5rem;
    }
    h2 {
        font-size: 1.4rem;
    }
    h3 {
        font-size: 1.35rem;
    }
    .full_img_box{
        margin: 0 -15px;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
