.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: 13px!important;
    }
}


@media screen and (min-width:1024px) {
    .modal .user_modal.modal__block {
        width: 51rem;
        padding: 2rem 2rem;
    }
    body[data-lang="kz"] .menu_item{
        margin-right: 2rem;
    }

    body[data-lang="kz"] .menu2 {
        margin-right: 2.3rem;
    }

   
}


.image_row a{
    display: block;
    height: 16rem;
}
.image_row a:hover{
    opacity: 0.7;
}
.image_row{
    margin-top: 3rem;
}
.image_row a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width:1024px) {
    .image_row .mb_30 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .image_row a{
        height: 10rem;
    }
    .page h1.sm_h1{
        font-size: 1.5rem;
    }

    body {
        padding-top: 4.8rem;
        padding-bottom: 3.3rem;
    }
    .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: #3785c4;
        height: 1.7rem;
    }
    .mob_none {
        display: none !important;
    }

    .mob_block {
        display: block !important;
    }

    .logo {
        width: 5.2rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }

    .search--show{
        margin-right: 1.5rem;
    }

    .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
    }

    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    .header_right{
        display: none;
    }
    .header_left{
        justify-content: space-between;
        width: 100%;
    }
    .header_container{
        width: 100%;
        padding: 0 15px;
    }
    .header_top {
        padding: 1rem 0;
        position: relative;
    }
    .lang_box {
        margin-left: 0;
        position: absolute;
        top: 52%;
        transform: translateY(-50%);
        right: 2.4rem;
    }
    .lang_box a {
        margin-right: 1rem;
    }
    .logo {
        width: 8.2rem;
    }
    .search--show {
        margin-right: 0;
    }
    .search--show .fa-search{
        font-size: 1.5rem;
    }
    .header_bottom {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        font-family: InterBold, sans-serif;
        padding-top: 1.5rem;
        padding-bottom: 0.5rem;
        display: none;
        height: calc(100vh - 3.7rem);
        overflow-y: auto;
    }
    .header_bottom_flex{
        display: block;
    }
    .menu1{
        display: block;
    }
    .header_bottom_right{
        display: block;
    }
    .menu2 {
        display: block;
        margin: 0;
    }
    .menu2 a{
        margin: 0;
    }
    .header_bottom_left{
        display: block;
    }
    .menu_item {
        margin-right: 0;
    }
    .menu_item > a {
        height: auto;
        margin-bottom: 1rem;
    }
    .menu2 a {
        margin: 0;
        height: auto;
        margin-bottom: 1rem;
    }
    .header_bottom .donate_btn{
        display: none;
    }
    header{
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    }
    body {
        padding-top: 3.7rem;
    }
    .slider_item {
        height: 28rem;
        padding-top: 1rem;
        position: relative;
        padding-bottom: 1rem;
        display: flex!important;
        align-items: center;
        color: white;
        background: black;
    }
    .slider_item img{
        opacity: 0.5;
    }
    #box-2 {
        margin-top: 3rem;
        padding-bottom: 3rem;
    }
    .slick-dots {
        bottom: 1.6rem;
        text-align: center;
        padding-left: 0;
    }
    .slider_text h2 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .slider_text p {
        font-size: 1rem;
    }
    .slider_text {
        width: 100%;
        text-align: center;
    }
    .news_slider .mb_30 {
        margin: 0;
        -ms-flex: none;
        flex: none;
        max-width: unset;
    }
    .slick-arrow {
        width: 2.3rem;
        height: 2.3rem;
        background-size: 1rem 1rem;
        background-color: white;
        border-radius: 50%;
        border: 2px solid #3785c4;
    }
    .slick-prev {
        left: -0.5rem;
    }
    .slick-next {
        right: -0.5rem
    }
    #box-2 .container:after, #box-3 .container:after{
        display: none;
    }
    .section_title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }
    #box-3 {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
    }
    #box-3 .content * {
        margin-bottom: 1rem;
    }
    .big_text {
        padding-top: 1rem;
    }
    #box-4 {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
    }
    .news_row .mb_30 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #box-5 {
        margin-top: 0;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .slick-arrow:hover{
        opacity: 1;
    }
    .footer_bottom_flex, .fb_left, .fb_right{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .footer_bottom {
        margin-top: 0;
        padding: 3rem 0;
    }
    .socials {
        margin-left: 0;
    }
    footer .donate_btn{
        margin: 2rem 0;
    }
    .socials a {
        font-size: 1.5rem;
        margin: 0 1rem;
    }
    .copy {
        margin: 1.3rem 0;
    }
    .right_socs {
        right: 15px;
        bottom: 4.5rem;
    }
    .right_socs a {
        width: 2rem;
        height: 2rem;
        font-size: 1rem;
    }
    .page {
        padding-top: 2rem;
        padding-bottom: 3.5rem;
    }
    .breadcrumbs {
        margin-bottom: 2rem;
        font-size: 1rem;
    }
    .page h1 {
        font-size: 2rem;
        margin-bottom: 2rem;
    }
    .ab_contacts {
        position: static;
    }
    .pr-0{
        padding-right: 15px!important;
    }
    .cont_item:last-child, .cont_item {
        margin-bottom: 1rem;
    }
    .map {
        height: 18rem;
        margin-top: 2rem;
        padding: 0 15px;
    }
    #contacts_form {
        padding-top: 3rem;
    }
    .content h2:after {
        top: 0.25rem;
        width: 0.8rem;
        height: 0.8rem;
    }
    .content h2 {
        margin-top: 3rem;
        font-size: 1.28rem;
        padding-left: 1.8rem;
        margin-bottom: 1.8rem;
    }
    .page_links .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .page_link {
        padding: 1.9rem 1.4rem;
    }
    .page_link h4 {
        font-size: 1.3rem;
    }
    h2.sq_title {
        font-size: 1.19rem;
    }
    .command_row .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .command_text {
        padding: 1.7rem 1rem;
    }
    .command_img {
        height: 21.2rem;
    }
    .command_row{
        flex-direction: column-reverse;
    }
    .command_row > .col-md-3{
        margin-bottom: 2rem;
    }
    .header_right {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 0;
        border-top: 1px solid #e8e8e8;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    }
    .search_form {
        position: relative;
        display: block;
        width: 100%;
    }
    .search_form input {
        width: 100%;
        padding: 1rem 15px;
        background: white;
    }
    .search_form button {
        width: auto;
        padding: 1rem 15px;
        background: white;
    }
    .menu_drop {
        padding: 0;
        position: static;
        width: 100%;
        background-color: transparent;
        opacity: 1;
        pointer-events: painted;
    }
    .menu_drop .header_container{
        padding: 0;
    }
    .menu_frop_flex{
        display: block;
    }
    .menu_drop ul {
        margin: 0;
        padding-left: 1rem;
    }
    .menu_drop ul li:last-child {
        margin-bottom: 1rem;
    }
    .menu_item a i{
        display: none;
    }
    .footer_logo{
        margin-bottom: 1rem;
    }
    .fixed_donate {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50%;
        z-index: 20;
        display: flex!important;
        align-items: center;
        justify-content: center;
        padding: 0.9rem;
        height: auto;
    }
    .right_socs {
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: space-between;
        background: #fff;
        width: 50%;
        padding: 0.62rem 15px;
        border-top: 1px solid #e61118;
    }
    .right_socs a{
        margin: 0!important;
    }
    .menu_a:after{
        display: none!important;
    }
    .header_bottom a{
        color: white!important;
    }
    .header_bottom a.active, .header_bottom a:hover{
        opacity: 0.5!important;
    }

    .page iframe {
        width: 100%!important;
        height: 14.5rem!important;
    }
    .table_scroll{
        overflow-x: auto;
    }
    .table_scroll table{
        width: 200%!important;
    }
    header{
        z-index: 23;
    }

    .header_bottom{
        padding-bottom: 10rem;
    }


}

@media screen and (max-width:550px){
    .image_row {
        margin: 0 -5px;
        margin-top: 2rem;
    }
    .image_row .mb_30 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .image_row a{
        height: 10rem;
    }

    .page h1.sm_h1{
        font-size: 1.3rem;
    }
    .modal .modal__block {
        background-color: #ffffff;
        width: 95%;
        padding: 3rem 1rem;
    }
    .command_text h4 {
        font-size: 1rem;
    }
    .command_img {
        height: 15.2rem;
        padding-right: 0;
    }
    .command_row2{
        margin: 0 -5px;
    }
    .command_row2 .mb_30{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .command_menu li {
        padding-left: 1.2rem;
        margin-bottom: 1.3rem;
        font-size: 1rem;
    }
    .page_link_arr img {
        width: 1.663rem;
    }
    .page_link h4 {
        font-size: 1.1rem;
    }
    .page_link {
        padding: 1.5rem 1rem;
    }
    .page_links .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .slider_text h2 {
        font-size: 1.8rem;
    }
    .slick-dots li {
        margin: 0 0.25rem!important;
    }
    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .lang_box a {
        margin-right: 0.4rem;
        font-size: 0.9rem;
    }
   .lang_box {
    right: unset;
    left: 3.8rem;
    top: 50%;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-bottom: 1rem;
}
    .logo {
        width: 7.2rem;
    }
    .news_slider{
        padding: 0 2.8rem;
    }
    .news_img {
        height: 12.3rem;
    }
    .news_text {
        padding: 1.5rem 1rem;
    }
    .news_bottom {
        padding: 0 1rem;
        font-size: 0.9rem;
        padding-bottom: 1.5rem;
    }
    .news_text h4 {
        font-size: 1.12rem;
        margin-top: 0.7rem;
    }
    .section_title {
        font-size: 1.8rem;
        margin-bottom: 1.8rem;
    }
    .big_digit {
        font-size: 3.7rem;
    }
    .map_img {
        margin-left: -16px;
        margin-right: -16px;
    }
    .news_row .mb_30 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news_row .news_img {
        height: 15.3rem;
    }
    .part_item {
        padding: 0.5rem;
        height: 4.2rem;
    }
    #box-5 .slick-prev {
        left: -0.8rem;
    }
    #box-5 .slick-next {
        right: -0.8rem;
    }
    .breadcrumbs {
        margin-bottom: 1.5rem;
        font-size: 1rem;
    }
    .white_cont {
        padding: 1.5rem 1rem;
    }
    .sq_title {
        padding-left: 1.7rem;
        font-size: 1.11rem;
    }
    .cont_items {
        margin-top: 1rem;
    }
    .sq_title:after {
        top: 0.25rem;
        width: 0.8rem;
        height: 0.8rem;
    }
    .sq_title {
        padding-left: 1.4rem;
        font-size: 1.11rem;
    }
    .cont_title {
        margin-bottom: 0.5rem;
    }
    .cont_item:last-child, .cont_item {
        margin-bottom: 1.2rem;
    }
    .blue_cont {
        padding: 1.8rem 1.1rem;
        padding-bottom: 1.4rem;
        padding-right: 1.4rem;
    }
    .form-control {
        padding: 1rem;
    }
    textarea.form-control {
        height: 10rem;
    }
    .form_flex .btn {
        margin-left: 0;
        margin-top: 1rem;
    }
    .form_flex {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .page h1 {
        font-size: 1.7rem;
        margin-bottom: 1.7rem;
    }
    .content p, .content img, .content ol, .content ul, .content table {
        margin-bottom: 1rem;
    }
    .page_arr{
        display: none;
    }
    .pagination a {
        font-size: 0.9rem;
        width: 2rem;
        height: 2rem;
    }
    .pagination{
        margin: 0;
        padding-top: 1rem;
    }
}
