@media ( max-width: 1340px ) {
    .block_logo h1 {
        color: #fff;
        padding-left: 15px;
        font-size: 12px;
        line-height: 14px;
        font-weight: 600;
    }

    .text_center {
        width: 80%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        font-size: 32px;
        font-weight: 600;
    }

    .short_content_school {
        background-color: #107868;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .banner_about_events img {
        width: 120%;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .about_events {
        padding-top: 0px;
        padding-bottom: 20px;
        background-color: #107868;
    }

    .about_item {
        display: flex;
        margin-top: 0px;
        flex-direction: column;
        align-items: center;
    }

    .about_item img {
        width: 85%;
        height: 300px;
    }

    .text_about_summer_school p {
        font-size: 18px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .items_about_summer_school {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

    .text_item_about_summer_school {
        width: 100%;
    }

    .text_item_about_summer_school p {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .item_about_summer_school {
        display: flex;
        margin-top: 50px;
        flex-direction: column;
        align-items: center;
    }

    .items_about_summer_school {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-around;
        align-items: center;
    }

    .text_about_events p {
        color: #fff;
        font-size: 18px;
        line-height: 25px;
        width: 100%;
    }

    .carousel-item img {
        width: 33% !important;
        height: 250px;
    }

    .carousel-inner {
        height: 250px;
    }

    .timer_block {
        background-color: #107868;
        padding-top: 20px;
        padding-bottom: 100px;
        position: relative;
    }

    .timer__days::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 28.5%;
        bottom: 23%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__hours::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 43.5%;
        bottom: 23%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__minutes::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 55.5%;
        bottom: 23%;
        transform: translateX(-50%);
        font-size: 20px;
    }
    
    .timer__seconds::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 70%;
        bottom: 23%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__seconds::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 70%;
        bottom: 23%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__item {
        color: #fff;
        font-size: 75px;
        font-weight: 900;
    }

    .timer__item {
        color: #fff;
        font-size: 75px;
        font-weight: 900;
    }

    .wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }

    .evets_footer {
        width: 100%;
    }

    .block_media_partner {
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .block_logo {
        text-decoration: none !important;
        display: flex;
        align-items: center;
        width: 50%;
    }

    .name_school {
        color: #fff;
        line-height: 16px;
        font-size: 13px;
        font-weight: 700;
        text-align: right;
    }

    .logo_school {
        width: 60px;
    }

    .block_speakers::after {
        content: "";
        background-color: #eeeeee;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .speaker_item h4 {
        font-size: 30px;
        font-weight: 700;
        margin-top: 40px;
        color: #000;
    }

    .speaker_item p {
        font-size: 20px;
        color: #000;
    }

    .schools_bg {
        display: none;
    }

    .block_about_school {
        padding: 150px 0 100px 0;
        background-color: #eeeeee;
    }

    .text_center.andBlack {
        color: #000;
    }
}

@media ( max-width: 880px ) {
    .conteiner {
        padding-left: 4%;
        padding-right: 4%;
    }

    .about_item p {
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        width: 100%;
        margin: auto;
    }

    .text_about_school p {
        width: 100%;
        margin: auto;
        margin-top: 50px;
        font-size: 20px;
        line-height: 35px;
    }

    .item_school {
        border: 1px solid #969696;
        padding-bottom: 10px;
        border-radius: 10px;
        display: flex;
        margin-bottom: 10px;
        padding-right: 10px;
        width: 100%;
        align-items: center;
        transition: .4s;
        text-decoration: none;
    }

    .item_about_summer_school {
        display: flex;
        margin-top: 0px;
        flex-direction: column;
        align-items: center;
    }

    .iss_block {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .org_com_footer p {
        color: #fff;
        font-size: 14px;
    }

    .org_com_footer i {
        font-size: 18px;
        margin: 5px;
    }

    .org_com_footer {
        margin-top: 20px;
    }

    .quote_about_summer_school p {
        font-size: 18px;
        font-weight: 600;
        width: 100%;
        margin-left: 50px;
    }

    .quote_about_summer_school {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .quote_about_summer_school img {
        width: 150px;
        margin: 30px 0;
    }

    .banner_about_events img {
        width: 450px;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .iss_block p {
        font-size: 18px;
        font-weight: 600;
        margin-top: 30px;
    }

    .block_partner_univer img {
        width: 60px;
    }

    .about_events {
        padding-top: 0px;
        padding-bottom: 20px;
        background-color: #107868;
    }

    .text_center {
        width: 80%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        font-size: 32px;
        font-weight: 600;
    }

    .about_summer_school {
        padding-top: 0px;
        padding-bottom: 20px;
        background-color: #eeeeee;
    }

    .iss {
        padding-top: 0px;
        padding-bottom: 20px;
        background-color: #eeeeee;
    }

    .about_us {
        background-color: #eeeeee;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .media_partner {
        background-color: #107868;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .partner_univer {
        border-top: 1px solid #477c73;
        padding-top: 0px;
        padding-bottom: 20px;
        background-color: #eeeeee;
    }

    .footer_operator {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
        flex-wrap: wrap;
    }

    .block_operator {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .regis_block {
        margin-top: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .regis_block p {
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        width: 100%;
    }

}

@media ( max-width: 600px ) {
    section.awSlider {
        width: 100%;
        display: none;
    }

    .timer_block {
        background-color: #107868;
        padding-top: 150px;
        padding-bottom: 100px;
        position: relative;
    }

    .timer__items {
        padding-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        margin: auto;
    }

    .line {
        display: none;
    }

    .timer__days::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 50%;
        bottom: 58%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__hours::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 50.5%;
        bottom: 43%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__minutes::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 50.5%;
        bottom: 28%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .timer__seconds::before {
        content: attr(data-title);
        display: block;
        position: absolute;
        left: 50%;
        bottom: 13%;
        transform: translateX(-50%);
        font-size: 20px;
    }

    .block_logo {
        text-decoration: none !important;
        display: flex;
        align-items: center;
        width: 50%;
        flex-direction: column;
    }

    .banner_about_events img {
        width: 90%;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .block_logo img {
        width: 65px;
        height: 65px;
    }

    .block_items_about {
        padding-top: 50px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }

    #kanal31 {
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
    }

    #qazaqstan_logo {
        width: 150px;
        height: 30px;
        margin-bottom: 20px;
    }

    #khabar {
        width: 160px;
        height: 140px;
        margin-bottom: 20px;
    }

    #logo_1tv {
        width: 110px;
        height: 130px;
        margin-bottom: 20px;
    }

    .text_center {
        width: 80%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        font-size: 27px;
        font-weight: 600;
    }
}