@media screen and (max-width: 1200px) {
    .s4__el{
        min-height: 350px;
    }

}

@media screen and (max-width: 1200px) {
    body {
        font-size: 15px;
    }
}

@media screen and (max-width: 1000px) {
    .sec5{
        border-bottom: none;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 910px;
    }
    body {
        font-size: 14px;
    }
    .sec4{
        padding-top: 0;
    }
    .actions__el > div{
        width: auto !important;
    }
    .actions__el *{
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .sec1 h2 {
        font-size: 28px;
    }
    .s4__el{
        min-height: 400px;
    }
    .sec1{
        text-align: center;
    }
    .s2__forBg{
        top: 15px;
        right: 0;
    }
    header{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2001;
    }
    .sec1{
        margin-top: 0;
    }
    .s6__el{
        border: 1px solid #F32121;

    }
    .s6__el1{
        border-radius: 45px 45px 45px 0px;
    }
    .s6__el2{
        border-radius: 45px 45px  0px 45px;
    }
    .sec6 h3, .sec6 p{
        text-align: center!important;
    }
    .s7__el{
        min-height: 370px;
    }
    .sec8{
        background: url("../img/s8_img.svg") no-repeat 50% 0 ;
        background-size: contain;
        padding-top: 120px!important;
    }
}
@media screen and (max-width: 992px) {
    .anchor{
        top: -80px;
    }
    .s5__h:before,
    .s5__h:after{
        content: none;
    }
    .s5__h{
        background: transparent;
        color: #F32121;
        font-size: 24px;
        font-weight: bold;
        width: 100%;

    }
    .s5__block{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
        position: relative;
    }
    .s5__block:before {
        position: absolute;
        border-radius: 50%;
        background: #F32121;
        width: 41px;
        height: 41px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-weight: bold;
        top: -25px;
        left: 25px;

    }
    .s5__block:nth-child(1):before{
        content: "1";
    }
    .s5__block:nth-child(2):before{
        content: "2";
    }
    .sec6 h3, .sec6 p {
        text-align: center!important;
    }
    .pcidss2{
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;

    }
}
@media screen and (max-width: 768px) {
    .s6__el1{
        border-radius: 45px 0 45px 45px;
    }
    .s6__el2{
        border-radius: 0 45px  45px 45px;
    }
    .s6__el1 ul, .s6__el2 ul {
        padding-right: 0!important;
    }
    .sec1 h2  {
        font-size: 24px;
    }
    .isEn .s2__el, .isTr .s2__el, .isRu .s2__el  {
        min-height: 170px;
    }

    /*.sec6 h3, .sec6 p{*/
    /*    text-align: left!important;*/
    /*}*/
    .s3__el{
        text-align: center;
    }
    .s7_form input{
        min-height: 46px;
    }
    .s7_form{
        padding-left: 50px;
        padding-right: 50px;
    }
/*.foot__icon__mob{*/
/*    height: 41px;*/
/*    width: 61px;*/
/*}*/
}
@media screen and (max-width: 576px) {
    /*.s6__el1{*/
    /*    border-radius:  0px 45px 45px 45px;*/
    /*}*/
    /*.s6__el2{*/
    /*    border-radius: 45px 0px 45px 45px ;*/
    /*}*/
    .s2__el{
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .s2__forBg {
        /*transform: scale(0.6);*/
        background: none;
        right: -15px;
    }
    .footer__mobEl{
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .s7_form{
        padding-left: 35px;
        padding-right: 35px;
    }
    .steps__el{
        width: 45px;
        height: 45px;
        font-size: 22px;
    }
    .s3__el{
        max-width: 44%;
        min-height: 186px;
        padding: 5px 10px!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
        flex: 0 0 44%;
    }
    .s5__block{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 100%;
    }
    .s7__el__last{
        background-size: 60%;
    }
    .sec8{
        padding-top: 180px!important;
        padding-bottom: 0!important;
    }
    .s6__el2{
        /*padding: ;*/
    }
}

@media screen and (max-width: 375px){
    .s1__pay__el{
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        height: 30px;
    }
    .s6__el{
        width: 100% !important;
    }
    .s7_form input{
        min-height: 40px;
    }
    .s7_form{
        padding-left: 25px;
        padding-right: 25px;
    }
    .sec8 .col-10{
        width: 100% !important;
        margin-left: 0!important;
    }
    .footer__mob__el{
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important;
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: start!important;
    }
}
