.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: 13px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 11px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 10px!important;
    }
}


@media screen and (min-width:992px) {
    [data-lang="kz"] .menu a {
        margin-left: 1.4rem;
        font-size: 0.775rem;
    }

    .slick-arrow:hover{
        background-color: #FFAF1B;
    }
    .speaker_slider .slick-arrow:hover{
        background-color: #e8e8e8;
    }
    /*.news_slider .slick-slide:not(.slick-active){
        opacity: 0.4;
    }*/
    /*.news_slider .slick-slide:not(.slick-active) a{
        pointer-events: none;
    }*/
}

@media screen and (max-width:992px) {
    body {
        /*padding-top: 4.8rem;*/
    }
    .page_slider {
        min-height: 23rem
    }
    .modal .modal__block, #modal-success-msg .modal__block{
        width: 95%;
    }
    .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: 12.2rem;
    }
    .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;
    }
    .box1_bg {
        width: 100%;
        padding: 0;
        padding-top: 8rem;
    }
    .big_container{
        width: 100%;
    }
    .box1_bg:after {

    }
    header .container {
        width: 100%;
    }
    #box-1 {
        padding: 15px;
    }
    .header_right {
        margin-right: 0;
    }
    .menu_btn{
        display: block;
        width: 2.9rem;
    }
    .header_flex{
        padding: 0 15px;
    }
    header {
        top: 2.5rem;
    }
    .slider_right_item img {
        width: 1.6rem;
        margin-right: 0.5rem;
    }
    .slider_right_item{
        font-size: 1rem;
        width: 48.5%;
    }
    .slider_right_item{
        margin: 0;
    }
    .slider_text h1{
        font-size: 2rem;
        margin-top: 2rem;
        line-height: 1.1;
    }
    .slider_text p{
        font-size: 1.55rem;
        padding-right: 3rem;
    }
    .slider_img img {
        height: auto;
        width: calc(100% + 15px);
    }
    .slider_img {
        margin-left: 0;
        margin-top: -13.5rem
    }
    .slider_text{
        position: relative;
        z-index: 2;
    }
    .slider_btns_left{
        display: flex;
        flex-direction: row-reverse;
    }
    .slider_btns_left .socials{
        margin-left: 0;
    }
    .slider_btns_left .socials a{
        width: 3.5rem;
        height: 3.5rem;
    }
    .slider_btns_left .btn{

    }
    .slider_btns {
        margin-top: -4rem;
    }
    .btn.orange {
        font-size: 1.1rem;
    }
    .btn.big {
        font-size: 1.1rem;
    }
    .btn.big span {
        height: 3.5rem;
    }
    .btn span{
        height: 3.5rem;
    }
    .slider_btns_left{
        justify-content: center;
    }
    .slider_btns_left {
        justify-content: center;
        width: 100%;
    }
    .banner_slider_title {
        font-family: KanitCyrillic, sans-serif;
        font-size: 2.6rem;
        line-height: 1;
    }
    .banner_slider.slick-dotted.slick-slider {
        margin-top: 3.1rem !important;
        border-radius: 24px;
    }
    .banner_slider_item {
        height: 20rem;
    }
    .slick-dots {
        bottom: 1.5rem;
    }
    .slick-arrow {
        background-size: 0.6rem;
    }
    .slick-prev {
        left: 0.5rem;
    }
    .slick-next {
        right: 0.5rem;
    }
    #box-2 {
        padding-top: 2.5rem;
    }
    .banner_slider.slick-dotted.slick-slider{
        margin-left: -15px!important;
        margin-right: -15px!important;
    }
    .digit_item{
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .digit_item p{
        font-size: 3rem;
    }
    .digit_item span{

    }
    .box1_bg:after {
        bottom: 20rem
    }
    #box-3 {
        padding-top: 2.1rem
    }
    #box-4 {
        padding-top: 4rem;
        padding-bottom: 3.5rem;
    }
    .section_title {
        font-size: 1.35rem;
    }
    .box4_title_row {
        margin-bottom: 2rem
    }
    .box4_text {
        font-size: 1.1rem;
    }
    .box4_text br{
        display: none;
    }
    .box4_items_row, .box8_row{
        margin: 0;
        width: 80%;
        display: block;
    }
    .box4_items_row .slick-slide:nth-child(odd) .box4_item, .box8_row .slick-slide:nth-child(odd) .box8_item{
        background: #D4E4F5;
    }
    .box4_items_row .mb_30, .box8_row .mb_30{
        -ms-flex: none;
        flex: none;
        max-width: unset;
        margin: 0;
        height: 100%;
    }
    .box4_items_row .slick-list, .box8_row .slick-list{
        margin: 0 -10px;
        display: flex;
        overflow: unset;
    }
    .box4_items_row .slick-track, .box8_row .slick-track{
        display: flex;
    }
    .box4_items_row .slick-slide > div, .box8_row .slick-slide > div{
        height: 100%;
    }
    .box4_title {
        font-size: 1.413rem;
        line-height: 1.1;
        margin-bottom: 3.5rem;
    }
    .flag_slider_item {
        width: 4.214rem !important;
        height: 4.214rem !important;
    }

    .download_btn_orange {
        font-size: 1.1rem;
        height: 3.075rem;
        width: 100%;
        padding: 0 1.3rem;
        margin: 0;
        border-radius: 19px;
    }
    .box4_btns{
        margin-top: 1.7rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .speaker_slider{
        width: 80%;
    }
    .speaker_slider .slick-list{
        overflow: unset;
    }
    .box5_bg {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .box6_bg{
        text-align: center;
        padding: 4rem 0;
    }
    #box-6 .section_title {
        font-size: 1.45rem
    }
    .box6_btn{
        text-align: center!important;
        margin-top: 2rem;
    }
    .box6_btn .btn.big{
        background: linear-gradient(180deg, #FFAF1B 0%, #FFC75E 100%);
    }
    .sp_anons {
        font-size: 1rem;
    }
    .sp_img {
        height: 19rem;
    }
    .mob_reverse{
        flex-direction: row-reverse;
    }
    .custom_box3 {
        margin-left: 0;
    }
    .box7_bg {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
    }
    #box-7 .box4_title_row {
        margin-bottom: 2.5rem
    }
    .custom_box9 {
        background: white;
        height: 100%;
        margin-right: 0;
        border-radius: 24px;
        padding: 2.2rem 2.2rem;
    }
    .box7_item p {
        margin-bottom: 0.4rem;
        font-size: 1.25rem;
    }
    .box7_item span {
        font-size: 1rem;
    }
    .box7_row .custom_box3{
        margin-top: 2rem;
    }
    .box7_right_item p {
        margin-bottom: 0.4rem;
        font-size: 1.25rem;
    }
    .box7_right_item span {
        font-size: 1rem
    }
    .box7_right_btns{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 2rem;
    }
    .box7_right_btns .download_btn {
        justify-content: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    .box7_right_btns .download_btn_orange {
        margin: 0;
        width: 61%
    }
    #box-8 {
        padding-top: 4rem
    }
    #box-8 .box4_title_row {
        margin-bottom: 2.3rem
    }
    .box8_item{
        display: block;
    }
    .box8_img {
        width: 100%;
        height: 25rem;
    }
    .box8_text {
        width: 100%;
        padding: 1.5rem;
    }
    .box9_item {
        font-size: 2rem;
    }
    .box9_item span {
        top: 0.1rem;
    }
    #box-9 {
        padding-top: 4.5rem;
    }
    #box-10 {
        padding-top: 4.5rem
    }
    .box10_item {
        padding: 2.5rem;
        width: 100%;
    }
    .box10_title {
        font-size: 1.6rem;
        margin-bottom: 0.9rem
    }
    .box10_text {
        margin-bottom: 2.5rem;
    }
    .form-group label {
        font-size: 1rem;
        margin-bottom: 0.4rem;
    }
    .form-control {
        font-size: 1rem;
        padding: 1.1rem 1.2rem;
    }
    .box11_flex{
        flex-wrap: wrap;
    }
    .box11_item {
        margin-bottom: 1rem;
    }
    #box-11 {
        padding-top: 4rem
    }
    #box-12 {
        padding-top: 3.5rem;
        padding-bottom: 5rem
    }
    #box-12 .section_title {
        margin-bottom: 2.5rem
    }
    .news_slider{
        width: 80%;
    }
    .news_slider .slick-list{
        overflow: unset;
    }
    .news_img {
        height: 21.5rem;
    }
    .news_date {
        font-size: 1rem;
        margin-top: 2rem;
        margin-bottom: 0.6rem;
    }
    .footer_menu {
        position: static;
        transform: none;
        font-size: 1.1rem;
        margin-top: 2rem
    }
    .footer_top{
        display: block;
        text-align: center;
    }
    .footer_logo{
        margin: 0 auto;
        width: 13rem;
    }
    .footer_right_flex{
        justify-content: center;
    }
    footer .btn{
        padding: 0 1.6rem;
        font-size: 1.1rem;
    }
    .footer_right .socials a {
        width: 3.5rem;
        height: 3.5rem;
        font-size: 1.6rem;
    }
    .footer_right {
        padding-top: 0.5rem
    }
    .copy br{
        display: none;
    }
    .copy {
        font-size: 1rem;
        margin-top: 4rem;
    }
    .footer_right_links a {
        margin-top: 0.6rem;
    }
    .footer_right_links {
        font-size: 1rem;
        margin-top: 1rem;
        padding-bottom: 1rem;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .footer_img {
        width: 100%;
        margin-top: 4rem
    }
    footer{
        background: linear-gradient(180deg, #75A9DF 10.87%, #FFFFFF 118.95%);
        padding-top: 2.7rem;
        padding-bottom: 1rem;
    }
    .mob_footer{
        width: 95%;
        margin: 0 auto;
        display: block;
        margin-top: 2rem;
    }
    .mob_menu{
        position: absolute;
        z-index: 2;
        left: 15px;
        top: -1.3rem;
        right: 15px;
        padding: 2rem;
        padding-top: 3.3rem;
        background: #FFE5B4;
        border-radius: 24px;
        display: none;
    }
    .menu_close {
        position: absolute;
        right: 1.6rem;
        top: 3rem;
        width: 1.7rem;
        z-index: 2;
    }
    .mob_menu_data a{
        display: block;
        margin-bottom: 1.25rem;
        color: black;
        font-size: 1.2rem;
    }
    .mob_menu .header_phone{
        color: black;
        margin-bottom: 2rem;
    }
    .header_phone {
        margin-left: 0;
        font-size: 1.7rem;
        text-align: center;
        display: block;
        margin-top: 3.5rem;
    }
    .mob_menu .slider_btns_left .btn{
        padding: 0 1.7rem;
    }
    #box_new .section_title {
        margin-bottom: 2rem
    }
   #box_new {
        padding-top: 1.6rem;
        padding-bottom: 3rem;
    }
    .tags span {
        display: inline-block;
        background: #FFE5B4;
        padding: 1rem 0;
        margin: 0;
        margin-bottom: 1rem;
        border-radius: 16px;
        width: 100%;
        font-size: 0.95rem;
    }
    .box10_item:not(:last-child){
        margin-bottom: 20px;
    }
    #box-5 .box7_right_btns, .box7_right_btns.sm_download{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #box-5 .box7_right_btns .download_btn, .box7_right_btns.sm_download .download_btn
     {
        margin-top: 0.5rem;
        margin-bottom: 1.2rem;
    }
    .mar4 {
        margin-top: 3rem;
    }
    #box-5 .box7_right_btns .download_btn_orange, .box7_right_btns.sm_download .download_btn_orange {
        width: 80%;
    }
    .box7_right_btns.sm_download {
        margin-top: 1rem;
    }
    .banner_slider{
        border-radius: 0!important;
    }
    .banner_slider_item{
        height: auto!important;
        border-radius: 0!important;
    }
    .banner_slider_item img{
        position: static!important;
    }
    .box1_bg{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
