@media screen and (max-width:1700px) {
    a.page_cat_item {
        font-size: 11px;
        line-height: 1.4;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 35%;
}
}

@media screen and (max-width:1600px) {
    .fp_top_block_item {
        min-height: 310px;
    }

    a.fp_top_block_item_logo {
        max-width: 160px;
    }


    .fp_top_block_item_title {
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        /* or 25px */
        letter-spacing: 0.02em;
        max-width: 325px;
    }

    .fp_top_block_item_logo_info p {
        display: none;
    }

    .fp_top_block_item_logo_info p:first-child {
        display: block;
    }

    a.fp_top_block_item_logo {
        margin-bottom: 20px;
    }
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 30%;
}
}

@media screen and (max-width:1400px) {
    .cat_line_submenu_content {
        width: calc(100% - 400px - 50px);
    }
    
    .cat_line_submenu_info {
        padding-left: 20px;
    }
    a.page_cat_item {
        height: 100px;
        font-size: 10px;
    }

    .sidebar_nav {
        max-width: 400px;
        margin-right: 50px;
    }

    .sidebar_nav_menu li {
        padding: 0 45px;
    }

    /* .page_with_sidebar_content {
        width: calc(100% - 450px);
    } */

    .our_project_block_item_info {
        padding: 20px;
    }


    ul.top_menu_list {
        width: calc(100% - 190px);
    }
    .page_with_sidebar {
        grid-template-areas:
            "menu-center menu-center menu-center menu-center menu-center menu-center menu-center"
            "sidebar-center sidebar-center content-center content-center content-center content-center content-center ";
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 25%;
}
}
@media screen and (max-width:1300px) {
a.interactive_block__item{width: calc(100% / 3 - 20px);margin-right:20px;
	margin-bottom:30px}
a.interactive_block__item:nth-child(4n) {
	margin-right:20px;
	
}

a.interactive_block__item:nth-child(3n) {
	margin-right:0
}
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 20%;
}
}


@media screen and (max-width:1200px) {
    .schedule_page_banner_title {
        font-size: 36px;
    }
        .sidebar_nav_menu .side-bar__link .side-bar__link-item{
        padding: 10px 0; 

    }
    .sidebar_nav_menu li {
    padding: -1px 67px;
}
 .sidebar_nav_menu .side-bar__link .side-bar__link-item svg {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -15px;
}
    .schedule_page_banner_date {
        font-size: 22px;
    }
    
    .schedule_page_banner_item {
        padding-bottom: 180px;
    }
    .schedule_page_list .news_block_item {
        width: calc(100% / 3 - 30px);
    }
    
    
    .schedule_page_filter_block {
        margin-bottom: 40px;
        padding-bottom: 35px;
        padding-top: 35px;
    }
    
    .schedule_page_list {
        margin-bottom: 25px;
    }
    .news_block_item:nth-child(4n) .news_block_item_tag span {
        left: 0;
        right: auto;
    }
    .news_block_item:nth-child(3n) .news_block_item_tag span {
        left: auto;
        right: 0px;
    }
    .fp_schedule_item_big .fp_schedule_item_title {
        font-size: 22px;
    }

    .fp_schedule_item_title {
        font-size: 13px;
    }

    .fp_schedule_item_info {
        font-size: 10px;
    }

    .fp_schedule_wrap .fp_schedule_item:first-child {
        margin-bottom: 20px;
    }

    .fp_schedule_wrap {
        width: calc(100% / 3 - 12px);
    }

    a.fp_schedule_item.fp_schedule_item_big {
        width: calc(100% / 3 *2 - 8px);
    }

    .news_block_list:after {
        content: "";
        flex: auto;
    }

    .news_block_item:last-child {
        margin-left: 30px;
    }

    .news_block {
        margin-bottom: 50px;
    }

    .fp_top_block_item {
        min-height: 200px;
    }

    a.fp_top_block_item_logo {
        max-width: 110px;
        margin-bottom: 10px;
    }

    .fp_top_block_item_logo_info {
        font-size: 12px;
    }

    .fp_top_block_item_title {
        font-size: 14px;
        max-width: 255px;
    }

    .fp_contact_block_map {
        max-width: calc(100% - 525px);
        height: 450px;
    }

    .fp_contact_block_info_item {
        margin-bottom: 50px;
    }

    .fp_contact_block_info_text {
        font-size: 16px;
    }

    .fp_contact_block_info_text p {
        margin-bottom: 10px;
    }

    .fp_contact_block_info_title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    a.our_project_block_item {
        width: calc(100% / 4 - 10px);
        margin-bottom: 15px;
    }

    .our_project_block {
        margin-bottom: 50px;
    }

    .our_project_block_list {
        margin-bottom: 0;
    }

    .news_block_item {
        width: calc(100% / 3 - 20px);
        margin-bottom: 30px;
    }

    .news_block_list {
        margin-bottom: 0;
    }
    .btn_filter_mobile{
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        font-weight: 600;
        font-size: 20px;
        line-height: 1.3;
        color: #FFFFFF;
        text-align: center;
        background: #277647;
        margin-left: -20px;
        margin-right: -20px;
        padding: 17px;
    }
    .schedule_page_filter_block {
        display: none;
    }
    .schedule_page_banner {
        margin-bottom: 50px;
    }
    .btn-reset-mobile {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        color: #E23F43;
        background: transparent;
        padding: 20px;
        border: none;
        outline: none;
    }
    .btn-reset-mobile:active {
        border: none;
    }
    .grid-gallery {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .big-simple-section__padding .schedule_page_pagination {
        margin-bottom: 0;
    }
    .heritage-video-wrapper .slick-next {
        right: 20px;
        filter: brightness(6.5);
        width: 30px;
        height: 30px;
        background-size: 13px;
        background-image: url(/themes/images/icons/i_arrow_right.svg);
        
    }
    .heritage-video-wrapper .slick-prev {
        left: 20px;
        filter: brightness(6.5);
        width: 30px;
        height: 30px;
        background-size: 13px;
        background-image: url(/themes/images/icons/i_arrow_left.svg);
    }
    #search-results-page--form {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        margin-bottom: 50px
    }
    #search-results-page-input--text {
        width: 100%;
        margin-right: 0;
        margin-bottom: 35px;
    }
    #search-results-page--form .form-group {
        width: 100%;
    }
    #search-results-page--form .search__dropdown {
        width: 100%;
        margin-bottom: 25px;
    }
    #search-results-page--form .search__date {
        margin-bottom: 35px;
    }
    #search-results-page--form input[type="submit"] {
        margin-left: 0;
    }
    .search__date--input {
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 20%;
}
}

@media screen and (max-width: 1150px) {
    .cat_line_submenu_content_list {
        flex-direction: column;
    }
    
    .cat_line_submenu_info {
        padding-left: 0;
        margin-bottom: 20px;
        width: 100%;
        padding-right: 0;
    }
    .page_cat_line_wrap {
        white-space: nowrap;
        overflow: scroll;
        display: block;
        font-size: 0;
        -ms-overflow-style: none;
    }


    .page_cat_line_wrap::-webkit-scrollbar {
        display: none;
    }

    a.page_cat_item {
        width: 170px;
        display: inline-flex;
        vertical-align: middle;
        height: 92px;
    }
   ul.slick-dots li {
    margin: 0 10px; 
    display: none;
}

ul.slick-dots li:nth-child(-n+6) {
     margin: 0 10px; 
    display: block;
}
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 15%;
}

}

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

    .sidebar_nav {
        max-width: 300px;
        margin-right: 35px;
    }
    .prompt{
        display:none;
    }

    .sidebar_nav_menu li {
        padding: 0 25px;
    }

    /* .page_with_sidebar_content {
        width: calc(100% - 335px);
    } */

    .our_project_block_item_title {
        text-align: center;
        width: 100%;
    }

    .our_project_block_item_text {
        display: none;
    }

    .our_project_block_item_info {
        width: 100%;
        padding: 15px 12px 30px;
    }

    .our_project_block .container {
        padding-right: 0;
    }

    a.our_project_block_item {
        width: 300px;
        margin-right: 20px;
    }

    .fp_top_block {
        margin-bottom: 50px;
    }

    .title_2 {
        font-size: 30px;
    }

    .our_project_block {
        margin-bottom: 50px;
    }

    .block_slider_news {
        margin-bottom: 50px;
    }

    .news_block {
        margin-bottom: 50px;
    }

    .fp_events_block {
        margin-bottom: 50px;
    }

    .main_footer_menus {
        width: 100%;
        margin-bottom: 20px;
    }

    .main_footer_social.main_footer_right {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        width: calc(100% + 30px);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 30px 15px;
        margin-left: -15px;
        margin-right: -15px;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .main_footer_right {
        width: auto;
    }

    .main_footer_middle {
        align-items: center;
        flex-direction: column-reverse;
    }

    .main_footer_top {
        margin-bottom: 40px;
    }

    .main_footer_bottom .container {
        flex-direction: column;
        text-align: center;
    }

    .main_footer_bottom_text {
        margin-left: 0;
        margin-top: 15px;
        line-height: 1.4;
        max-width: 560px;
    }

    .main_footer_copyright_text {
        text-align: center;
        max-width: 500px;
        line-height: 1.3;
        margin: 0 auto;
        width: 100%;
    }

    .main_footer_menus ul {
        justify-content: center;
    }

    .main_footer_menus li {
        margin: 0 20px 18px;
    }

    a.link_main_footer_middle {
        margin-top: 30px;
    }

    .main_footer_bottom {
        padding-top: 35px;
        padding-bottom: 40px;
    }

    .main_footer_copyright {
        margin-top: 40px;
    }

    footer.main_footer {
        padding-bottom: 42px;
        padding-top: 50px;
    }

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

    .header_main_top_text {
        font-size: 12px;
    }
    details:hover summary {
        padding-left: 0px;
    }
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 15%;
}

}


@media screen and (max-width:1000px) {
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }

    .fp_schedule {
        width: 100%;
        margin-bottom: 50px;
    }

    .fp_announcement_block {
        width: 100%;
    }

    .fp_announcement_block_item {
        width: 45%;
    }

    .fp_announcement_block_list {
        overflow: visible;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-height: none;
    }

    .block_slider_news_item_title {
        font-size: 30px;
    }

    .block_slider_news_item_subtitle {
        font-weight: 400;
        font-size: 20px;
    }

    .block_slider_news_item_info {
        padding: 90px 20px;
    }
    .grid-announces {
        grid-template-columns: 100%;
        grid-auto-rows: auto;
        grid-row-gap: 30px;
    }
    .grid-announces__item {
        padding-bottom: 30px;
    }
    .grid-announces + .schedule_page_pagination {
        margin-top: 50px;
    }
    .grid-announces__item:nth-last-child(-n+4) {
        border-bottom: 1px solid #E5E5E5;
    }
    .grid-announces__item:hover .grid-announces__item-introtext {
        color: #aaa;
    }
    .sisea-results {
        order: 1;
        margin-bottom: 40px;
    }
    .sisea-results-list {
        order: 2;
    }
    .extract {
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
    }
    .sisea-result:last-of-type {
        margin-bottom: 0;
    }
    .slider-item__abs span {
        font-size: 16px;
    }
    .item_list_j1 {
        
        padding-right: 145px;
        text-align: left;
        
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 700;
        }
    .list_item_bn {
    -moz-text-align-last: justify;
    text-align-last: initial;
    margin-bottom: 10px;
}
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 8%;
}
       
}

@media screen and (max-width:950px) {
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }
    
    .page_with_sidebar_content_inner_title.mob{
        display:block;
    }
    .sidebar_nav_wrap {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    
    .container_game_footer_block{
        position:unset;
    }
    .container_game_footer {
        flex-direction: column;
        gap:10px;
    }
    
    .container_game_footer .btn_call_game{
        max-width:100%;
    }
    
    .sidebar_nav_menu {
        border-bottom: 1px solid #E5E5E5;
    }
    
    .sidebar_nav_social {
        padding: 52px 0;
    }

    .btn_page_with_sidebar_content_inner_title:before,
    .btn_page_with_sidebar_content_inner_title:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        background: #fff;
    }

    .btn_page_with_sidebar_content_inner_title:before {
        height: 1px;
        width: 20px;
    }

    .btn_page_with_sidebar_content_inner_title:after {
        width: 1px;
        height: 20px;
    }

    .btn_page_with_sidebar_content_inner_title {
        display: block;
        height: 32px;
        width: 32px;
        cursor: pointer;
        position: absolute;
        right: 12px;
        top: calc(50% - 16px);
        transition: 0.2s;
        transform-origin: 50% 50%;
    }

    .page_cat_line {
        display: none;
    }

    .page_with_sidebar_content_inner_title {
        font-weight: 600;
        font-size: 16px;
        line-height: 1.4;
        /* or 22px */
        color: #FFFFFF;
        margin-left: -20px;
        background: #E23F43;
        margin-right: -20px;
        padding: 20px;
        position: relative;
        text-transform: none;
    }

    .page_with_sidebar_content .breadcrumb_block {
        display: none;
    }

    .page_with_sidebar_content_inner_subtitle {
        font-weight: bold;
        font-size: 25px;
    }

    .content_tabs {
        margin: 0 -20px;
    }

    .page_with_sidebar_content {
        width: 100%;
    }

    .sidebar_nav {
        display: none;
        width: auto;
        position: absolute;
        max-width: none;
        z-index: 10;
        left: 0;
        right: 0;
        margin: 0;
        background: #fff;
        /* top: 62px; */
    }

    .page_with_sidebar {
        /* padding: 0 20px; */
        margin-bottom: 0;
        position: relative;
    }
    .page_with_sidebar {
        position: relative;
        max-width: 1920px;
        margin: 0 auto;
        /* display: grid; */
        display: block;
        grid-template-areas:
            "menu-center"
            "sidebar-center"
            "content-center";
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-bottom: 100px;
    }
    .page_with_sidebar_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .header_main_top_btns svg path {
        fill: #000;
    }
    .sidebar_nav_menu .side-bar__link .side-bar__link-item svg {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 0px;
        transform: rotate(90deg);
    }
    .side-bar__link:hover .cat_line_submenu_content_list {
        display: none;
        height: auto;
    }
    .sidebar_nav_menu .side-bar__link .side-bar__link-item:hover {
        color: #000;
    }
    .sidebar_nav_menu .side-bar__link .side-bar__link-item:hover svg path{
        stroke: #000;
    }
    .cat_line_submenu_content_list.active {
        display: block!important;
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        padding-right: 15px;
    }
    .side-bar__link  {
        position: relative;
    }
    .cat_line_submenu_content_list {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .cat_line_submenu_info {
        margin-left: 20px;
    }
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 8%;
}
}

@media (hover: hover) { 
  /* a:hover {
    background: red;
    color: white;
  } */
}

@media screen and (max-width:900px) {
    .new-block {
        padding-bottom: 60px;
        margin-bottom: -102px;
    }
        .content__wrap {
        margin-top: -50px;
        padding-top: 50px;
    }
    
    .page_def {
        margin-bottom: -50px;
        padding-bottom: 100px;
    }
    .schedule_page_banner .breadcrumb_block {
        display: none;
    }
    .schedule_page_list .news_block_item {
        width: calc(100% / 2 - 30px);
    }
    
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }
    .schedule_page {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }
    
    .schedule_page_banner {
        width: 100%;
    }

.news_block_item:nth-child(3n) .news_block_item_tag span {
	left: 0;
	right: auto;
}
.news_block_item:nth-child(2n) .news_block_item_tag span {
	left: auto;
	right: 0;
}
    .page_title_2 {
        line-height: 1.3;
        font-weight: bold;
        font-size: 30px;
    }
    a.interactive_block__item{ width: calc(100% / 2 - 10px);} 
    a.interactive_block__item:nth-child(3n), a.interactive_block__item:nth-child(4n) {
        margin-right: 20px;
    }
    
    a.interactive_block__item:nth-child(2n) {
        margin-right: 0;
    }
    textarea.mark_quality_textarea {
        height: 170px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mark_quality_form_row {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .mark_quality_form_row .selectric-wrapper {
        margin-bottom: 20px;
    }

    .mark_quality_form_row .selectric-wrapper:last-child {
        margin-bottom: 0;
    }

    .selectric {
        padding: 19px 10px;
    }

    .selectric-wrapper {
        width: 100%;
        max-width: 475px;
    }

    .page_title {
        font-size: 27px;
        line-height: 1.3;
    }




    .page_mark_quality_text,
    p.strong_text {
        font-size: 16px;
    }

    .news_block_item {
        width: calc(100% / 2 - 15px);
    }

    a.fp_top_block_mobile {
        display: flex;
        align-items: center;
        margin: 20px 15px 20px 30px;
        font-size: 16px;
        line-height: 1.5;
        text-transform: uppercase;
        color: #414141;
        text-decoration: none;
    }

    a.fp_top_block_mobile img {
        width: 70px;
        margin-right: 23px;
    }



    .fp_top_block_mobile_text {
        max-width: 290px;
    }

    .fp_top_block_item_logo_block {
        display: none !important;
    }

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

    .fp_contact_block_map {
        width: 100%;
        max-width: 100%;
        height: 400px;
    }

    .fp_contact_block .container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .fp_contact_block {
        margin-bottom: 15px;
    }

    .fp_contact_block_info {
        width: 100%;
        margin-bottom: 40px;
    }

    .fp_contact_block_info_text p:last-child {
        margin-bottom: 0;
    }

    .fp_contact_block_info_item {
        margin-bottom: 40px;
    }

    .fp_contact_block_info_title {
        font-size: 25px;
    }

    .top_search_block {
        padding-top: 40px;
    }

    .top_search_block_wrap {
        margin-bottom: 70px;
    }

    .top_search_block_result {
        font-size: 20px;
        padding-bottom: 70px;
    }

    ul.top_search_block_result_list a {
        font-size: 15px;
        line-height: 1.4;
    }

    ul.top_search_block_result_list li {
        margin-bottom: 12px;
    }



    input.top_search_block_field {
        font-size: 20px;
    }

    .top_social {
        display: none;
    }

    ul.top_menu_list {
        width: 100%;
    }

    nav.top_menu_block {
        padding: 15px 0;
    }
    .new-grid-container__item {
        width: 100%;
        margin-bottom: 30px;
    }
    .new-grid-container__item:nth-child(10n-1), .new-grid-container__item:nth-child(10n) {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .new-grid-container__item:nth-child(10n-1) .layout1,
    .new-grid-container__item:nth-child(10n) .layout1 {
        padding-bottom: 69%;
    }
    .title-page {
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 20px;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 8%;
}
.game-grid-container__item {
    width: 100%;
    flex: 1 1 100%;
}
}

@media screen and (max-width:850px) {
    .form-group,
    .search__dropdown {
        width: 100%;   
    }
    .search__dropdown {
        margin-right: 0;
        margin-bottom: 25px;
    }
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }
    .search__date {
        font-size: 15px;
        line-height: 20px;
    }
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 5%;
}
}

@media screen and (max-width:800px) {
    .mapdiv text{font-size: 27px;}
    .schedule_page_banner_title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.4;
    }
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }
    .schedule_page_banner_item{
        height: 550px;
    }
    
    .schedule_page_banner_date {
        font-weight: normal;
        font-size: 16px;
        margin-bottom: 30px;
    }
    
    .schedule_page_banner_item {
        padding-top: 100px;
        padding-bottom: 142px;
    }
    .top_line_2_info {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        font-weight: normal;
    }

    .header_block {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .top_line_2 {
        order: 2;
    }

    .page_cat_line {
        order: 3;
    }

    .about_page_wrap {
        margin-top: 30px;
        margin-bottom: 50px;
    }



    .fp_contact_block_map {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
        height: 360px;
    }

    .fp_contact_block {
        margin-bottom: 0;
    }

    .main_footer_social.main_footer_right {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
    }

    .top_search_block_top {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        /* identical to box height */
        color: #000000;
        display: block;
        padding: 20px;
        border-bottom: 1px solid #E5E5E5;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 40px;
    }

    .top_search_block {
        padding: 0;
    }

    .top_search_block .container {
        padding: 0 20px;
    }

    .close_top_search_block {
        position: absolute;
        top: 17px;
        right: 20px;
    }

    input.top_search_block_field {
        width: calc(100% - 180px);
    }

    .top_search_block_result {
        padding-bottom: 50px;
    }

    ul.top_menu_list a {
        padding: 12px 20px;
        display: block;
        color: #fff;
        border-bottom: 1px solid #1a5173;
    }

    ul.top_menu_list li:last-child a {
        border-bottom: 0;
    }

    .btn_top_menu_mobile.active span:nth-child(2) {
        opacity: 0;
    }

    .btn_top_menu_mobile.active span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 12px;
    }

    .btn_top_menu_mobile.active span:nth-child(3) {
        transform: rotate(-45deg);
        margin-top: 12px;
    }

    .btn_top_menu_mobile {
        position: relative;
        margin-left: 30px;
        width: 32px;
        height: 32px;
        padding: 2px;
    }

    .top_menu_block_mobile_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .top_menu_block_mobile a {
        text-decoration: none;
    }

    .btn_top_menu_mobile span {
        right: 1px;
        left: 1px;
        height: 2px;
        background: #fff;
        position: absolute;
        transition: 0.3s;
    }

    .btn_top_menu_mobile span:nth-child(1) {
        margin-top: 3px;
    }

    .btn_top_menu_mobile span:nth-child(2) {
        margin-top: 11px;
    }

    .btn_top_menu_mobile span:nth-child(3) {
        margin-top: 20px;
    }

    a.top_menu_block_mobile_phone {
        margin-bottom: -5px;
    }

    header.header_main .container {
        padding: 0;
    }

    .top_menu_block_mobile_title {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        /* identical to box height */
        color: #FFFFFF;
    }

    nav.top_menu_block {
        padding: 14px 0 13px;
    }

    ul.top_menu_list {
        display: none;
        position: absolute;
        background: #1e6089;
        left: 0;
        right: 0;
        top: 59px;
        border-top: 1px solid #195173;
        padding-top: 3px;
        padding-bottom: 3px;
        z-index: 100;
    }

    .header_main_top_text {
        display: none;
    }

    header.header_main {
        padding: 0;
        background: #fff;
        order: 0;
    }

    .header_main_top_btns a {
        font-size: 14px;
        line-height: 1.2;
        /* identical to box height */
        color: #000000;
        padding: 17px;
        border-right: 1px solid #ccc;
        width: 50%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header_main_top_btns img {
        filter: brightness(0);
        margin-right: 13px;
        margin-top: 1px;
    }

    .header_main_top_btns {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .container {
        padding: 0 20px;
    }

    .header_main_top_btns a:last-child {
        border-right: 0;
    }

    nav.top_menu_block {
        background: #1F6089;
        position: relative;
        order: 1;
    }

    .top_menu_block_mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .slick-slide img {
        display: block;
      
    object-fit: cover;
        }
    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 8%;
}
}


@media screen and (max-width:700px) {
    .page_mark_quality_text p {
        margin-bottom: 22px;
    }
    
      iframe.frame1 {
        height: 700px;
    }
 
    iframe.frame2 {
        height: 1450px;
    }

    .mark_quality_form_item label {
        line-height: 1.4;
        margin-bottom: 20px;
    }

    textarea.mark_quality_textarea {
        margin-top: 20px;
        padding-top: 19px;
        padding-left: 19px;
        margin-bottom: -5px;
    }

    .selectric .button {
        width: 49px;
    }

    .employee_item:last-child:after {
        display: none
    }

    .employee_item {
        flex-direction: column;
        padding-bottom: 0;
    }

    img.employee_item_image {
        margin-bottom: 20px;
        width: 100%;
        max-width: 315px;
    }

    .employee_list {
        margin-top: 20px;
        padding-bottom: 40px;
    }

    .employee_item_info>* {
        margin-bottom: 21px;
    }

    .employee_item_info>*:last-child {
        margin-bottom: 0;
    }

    .employee_item:after {
        content: '';
        background: #AAAAAA;
        width: 100%;
        height: 1px;
        display: block;
        margin: 40px 0;
    }

    .tab_item_content_info table:after {
        content: '';
        width: auto;
        height: 1px;
        display: block;
        background: #aaa;
        margin: 40px 0;
    }

    .tab_item_content_info table+h4:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        background: #aaa;
        margin-top: -41px;
    }

    .tab_item_content_info table:last-child:after {
        display: none;
    }

    .tab_item_content_info table {
        display: block;
    }

    .tab_item_content_info tbody {
        display: block;
    }

    .tab_item_content_info tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 18px;
    }

    .tab_item_content_info table td {
        padding: 0;
    }

    .tab_item_content_info td:first-child {
        font-weight: 600;
    }

    .tab_item_content_info tr:last-child {
        margin-bottom: 0;
    }

    .page_title {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .page_mark_quality .container {
        padding: 0 20px;
    }

    .page_mark_quality_text,
    p.strong_text {
        line-height: 1.4;
    }

    .mark_quality_form_row.mark_quality_form_top {
        margin-top: 42px;
    }

    .mark_quality_form_item {
        margin-bottom: 40px;
    }
    .banner-pos-rel {
        position: relative;
        width: 100%;
        padding-bottom: 111%;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 5%;
}
}

@media screen and (max-width:650px) {
    .schedule_page_banner_item {
        height:550px;
    }
    

    a.fp_schedule_item.fp_schedule_item_big,
    a.fp_schedule_item {
        width: 100%;
        margin-bottom: 30px;
    }

    .fp_schedule_list {
        margin-left: -20px;
        margin-right: -20px;
    }

    .fp_schedule_wrap {
        width: 100%;
    }

    a.fp_schedule_item>img {
        width: 100%;
    }

    .fp_schedule_item_info,
    a.fp_schedule_item.fp_schedule_item_big .fp_schedule_item_info {
        font-size: 11px;

        /* identical to box height, or 11px */
        top: 30px;
        left: 20px;
    }

    .fp_schedule_item_title,
    .fp_schedule_item_big .fp_schedule_item_title {
        font-size: 18px;
        bottom: 30px;
        left: 20px;
        font-weight: normal;
    }

    a.fp_schedule_item:last-child {
        margin-bottom: 0;
    }

    .fp_announcement_block_item {
        width: 100%;
        max-width: 500px;
    }
    iframe {
        width: 100%;
    }
        iframe.frame1 {
        height: 700px;
      }
 iframe.frame2 {
        height: 1450px;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 1%;
}
}

@media screen and (max-width:600px) {
    a.interactive_block__item:nth-child(3n), a.interactive_block__item:nth-child(4n){margin-right: 0;}
    .slider_page_images_slider_thumb {
        padding: 0;
    }
    
    iframe.frame1 {
        height: 800px;
    }
 
    iframe.frame2 {
        height: 2450px;
    }
    .page_programs {
        margin-top: 50px;
    }
    .interactive_block__count {
        font-size: 14px;
        margin-top: 20px;
    }
    
    .interactive_block__title {
        font-size: 16px;
        font-weight: bold;
    }
    
    .interactive_block__text {
        display: none !important;
    }
    
    .interactive_block__info {
        text-align: center;
        padding: 0 10px;
        bottom: 52px;
        width: 100%;
    }
    
    a.interactive_block__item {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }s
    .tab_item_top_type_download {
        opacity: 1;
        font-weight: bold;
        font-size: 17px;
        line-height: 25px;
        /* identical to box height */
        color: #E5E5E5;
    }

    .tab_item_top_type {
        display: flex;
        align-items: flex-end;
        margin: 0;
        flex-direction: row-reverse;
        width: auto;
        color: #E5E5E5;
        filter: none;
        opacity: 1;
        margin-top: 10px;
    }

    .tab_item_top_type_value {
        font-size: 18px;
        margin-left: 3px;
        font-weight: bold;
        line-height: 25px;
    }
    .tab_item:hover .tab_item_top_type {
	padding-left: 20px;
}
    .tab_item_top_type_download {
	opacity: 1;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #E5E5E5;
}

    .tab_item_top_title_link .tab_item_top_title {
        width: 100%;
    }

    .tab_item_top_title_link {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 19px;
    }

    a.top_line_2_phone {
        display: none;
    }

    .top_line_2_adress {
        margin: 0;
    }

    .breadcrumb_block {
        display: none;
    }

    .page_mark_quality {
        margin-bottom: 40px;
    }

    .btn_mark_quality .hide_mobile {
        display: none;
    }

    .btn_mark_quality {
        width: 100%;
        max-width: 370px;
    }

    a.our_project_block_item {
        width: 275px;
    }

    .title_2 {
        font-size: 25px;
        margin-bottom: 22px;
    }

    .main_footer_menus li {
        width: 100%;
        text-align: center;
    }


    .main_footer_menus li:last-child {
        margin-bottom: 0;
    }

    .main_footer_menus {
        margin-bottom: 50px;
    }

    .main_footer_social_title {
        display: none;
    }

    .main_footer_social_list {
        font-size: 0;
    }

    .main_footer_social.main_footer_right {
        padding: 49px 0;
    }

    .main_footer_top {
        margin-bottom: 50px;
    }

    a.link_main_footer_middle {
        margin-top: 50px;
        text-align: center;
        font-weight: 800;
        font-size: 16px;
        line-height: 1.6;
        /* or 26px */
        letter-spacing: 0.03em;
        text-decoration-line: underline;
        color: #FFFFFF;
        max-width: 290px;
        text-transform: uppercase;
    }

    .main_footer_head {
        margin-bottom: 50px;
    }

    .main_footer_bottom {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .main_footer_bottom_text {
        margin-top: 30px;
    }

    .main_footer_bottom_text br {
        display: none;
    }

    .main_footer_bottom_text {
        max-width: 400px;
        line-height: 1.5;
    }

    .main_footer_copyright {
        margin-top: 50px;
    }

    footer.main_footer {
        padding-bottom: 50px;
    }

    .main_footer_copyright .container {
        flex-direction: column;
    }

    .main_footer_metric {
        margin-top: 40px;
    }
    .person-container {
        border-bottom: 1px solid #aaa;
    }
    .tab_item_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .person-container__wrap-img {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .person-container span,
    .person-container p {
        margin-bottom: 20px;
    }
    .tab_item.active .tab_item_top {
        padding-bottom: 40px;
    }
    .person-container__wrap-info__content {
        margin-bottom: 40px;
    }
    .person-container:last-of-type {
        margin-bottom: 0;
        border-bottom: none;
    }
    .person-container:last-of-type .person-container__wrap-info__content {
        margin-bottom: 0px;
    }
    .heritage-start-wrapper {
        height: auto;
        flex-wrap: wrap;
    }
    .heritage-start-wrapper__item {
        height: auto;
    }
    .heritage-start-wrapper__img {
        width: 100%;
    }
    .heritage-start-wrapper__txt {
        width: 100%;
    }
    .heritage-wrapper-text {
        height: auto;
        padding: 20px;
        background: #E23F43;
    }
    .heritage-item-wrapper {
        flex-wrap: wrap;
    }
    .image-wrapper {
        width: 100%;
        height: auto;
    }
    .heritage-info-block {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .heritage-item-wrapper {
        margin-bottom: 40px;
    }
    .info-block {
        margin-bottom: 10px;
    }

    img#\35 -letplkrug {
 
    max-width: 50%;
    bottom: 1%;
}
}

@media screen and (max-width:550px) {
    
    .container_game_footer_block p{
       margin-bottom: 0px !important;
    }
    .content__text p {
        line-height: 1.4;
        margin-bottom: 22px;
    }
     iframe.frame1 {
        height: 850px;
    }
 
    iframe.frame2 {
        height: 1700px;
    }
    
    .content__text p.strong_text {
        margin-bottom: 29px;
    }
    img.full__image {
        margin: 50px -20px;
        width: auto;
        max-width: calc(100% + 40px);
    }
    .slider_page_images_slider_thumb {
        display: none;
    }
    
    .slider_page_images_block ul.slick-dots li {
        margin: 0 8px;
    }
    
    .slider_page_images_slider .slick-dots {
        bottom: 25px;
    }
    
    .slider_page_images_block {
        margin-left: -20px;
        margin-right: -20px;
        width: auto!important;
    }
    .schedule_page {margin-bottom: 0;}

.btn_filter_mobile:hover {
	background: #1d6f3e;
}
    .btn_filter_mobile{display: block;font-weight: 600;font-size: 20px;line-height: 1.3;color: #FFFFFF;text-align: center;background: #277647;margin-left: -20px;margin-right: -20px;padding: 17px;}
    .schedule_page_filter_block {
        display: none;
    }
    
    .schedule_page_banner {
        margin-bottom: 50px;
    }
    .schedule_page_banner_item {
	padding-top: 96px;
}

.schedule_page_banner_slider ul.slick-dots {
	bottom: 30px;
}
    .schedule_page_banner_title br {
        display: none; 
    }
    .schedule_page_banner_date {
        font-size: 11px;
    }
    
    .schedule_page_banner_title {
        font-size: 18px;
        max-width: 380px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .page_title_3 {
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 1.4;
        font-weight: bold;
    }
    .schedule_page_banner .breadcrumb_block {
        display: none;
    }
    
    .schedule_page_list .news_block_item {
        margin: 0 0 30px;
        width: 100%;
        max-width: 100%;
    }
    
    .schedule_page_list {
        margin: 0;
        margin-bottom: 50px;
    }
    
    .schedule_page_pagination {
        justify-content: center;
        margin-bottom: 70px;
    }
    
    a.news_block_item_image img {
        width: 100%;
    }

.news_block_item .news_block_item_tags .news_block_item_tag span {
	left: auto;
	right: 0;
}
    .page_title_2 {
        font-size: 25px;
    }

    .news_block_item {
        width: 100%;
        max-width: 420px;
    }

    .news_block_item:last-child {
        margin-left: 0;
        margin-bottom: 0;
    }
    .page_with_sidebar_content_inner_title span {
        width: 90%;
        display: block;
    }
    
    .page_with_sidebar_content_inner_title.title_game{
        padding: 0;
        margin: 25px 0;
        font-size: 25px;
    }
    .heritage-video-wrapper iframe {
        width: 100%;
        height: 360px;
    }
    
    img#\35 -letplkrug {
 
    max-width: 40%;
    bottom: -15%;
}
}

@media screen and (max-width:500px) {
    .top_search_block_wrap form {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .top_search_block_wrap input[type="submit"] {
        margin-top: 40px;
        order: 1;
    }
    .simple_big_search_page {
        margin-bottom: 50px;
    }
    .search__select-panel {
        margin-top: 0;
    }
    .search__dropdown-button {
        padding: 9px 66px 9px 15px;
    }
    .search__dropdown-list--item {
        padding: 15px;
    }
    .search__date {
        justify-content: space-between;
        gap: 20px;
        flex-wrap: wrap;
    }
    .search__date--wrapper {
        gap: 20px;
    }
    .search__date--input {
        padding: 15px;
        height: 40px;
    }
    .simple_big_search_page .top_search_block_field {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .simple_big_search_page .search__select-panel {
        margin-right: 0;
        margin-top: 0;
    }
    .simple_big_search_page input[type="submit"] {
        margin-top: 35px;
    }

    .fp_announcement_block_item_text a {
        font-size: 16px;
        line-height: 140%;
    }

    .fp_announcement_block_item_title {
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .fp_announcement_block_item_title a {
        line-height: 1.4;
    }

    .fp_announcement_block_item {
        border-bottom: 1px solid #E5E5E5;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .fp_announcement_block_item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .fp_announcement_block_list_wrap:after {
        display: none;
    }

    .block_slider_news_item_subtitle {
        font-size: 14px;
        line-height: 1.4;
        max-width: 200px;
        margin: 0 auto;
    }

    .block_slider_news_item_title {
        font-size: 22px;
    }

    .block_slider_news_item_info {
        max-width: 440px;
        margin: 0 auto;
    }

    .block_slider_news_list {
        margin-left: -20px;
        margin-right: -20px;
    }

    input.top_search_block_field {
        font-size: 18px;
        font-weight: 300;
        width: 100%;
        padding-left: 0;
        margin-bottom: 40px;
    }

    input.top_search_block_field:focus {
        box-shadow: none;
    }
    img#\35 -letplkrug {
 
    max-width: 40%;
    bottom: -17%;
}
}

@media screen and (max-width:470px) {
    .fp_top_block_item_title {
        font-size: 18px;
        text-align: left;
        width: 100%;
        max-width: 100%;
        line-height: 1.4;
        padding: 0;
        padding-left: 85px;
        padding-right: 60px;
    }
    .menu-pos-rel {
        position: relative;
        width: 100%;
        padding-bottom: 100%;
    }
    .menu-pos-abs {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    img#\35 -letplkrug {
 
    max-width: -40%;
    bottom: 35%;
}

    img#\35 -letplkrug {
 
    max-width: 70%;
    bottom: auto;
}
}

@media screen and (max-width:360px) {
    .tab_item_content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tab_item.active .tab_item_top {
        padding-left: 0;
    }

    .tab_item:hover .tab_item_top_title {
        padding-left: 0;
    }

    a.news_block_item_title {
        font-size: 16px;
    }

    .news_block_item_top_info {
        font-size: 10px;
    }

    .fp_contact_block_info_text {
        font-size: 14px;
    }

    a.fp_top_block_mobile img {
        width: 60px;
    }

    a.fp_top_block_mobile {
        font-size: 15px;
        margin-left: 20px;
    }

    a.our_project_block_item {
        width: 275px;
    }

    textarea.mark_quality_textarea {
        height: 200px;
    }

    .fp_top_block_item_title {
        padding-left: 60px;
        padding-right: 45px;
    }

    img#\35 -letplkrug {
 
    max-width: 40%;
    bottom: -25%;
}
}