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

    .pr {
        background: url(../files/images/bg3.png) no-repeat left 45% bottom / 700px;
    }

}

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

    .pr {
        background: url(../files/images/bg3.png) no-repeat left 45% bottom / 700px;
    }

}

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

    .box {
        display: none;
    }

    .box2 {
        display: none;
    }

}

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

    .block_top .bg {
        right: -100px;
        top: 100px;
        width: 750px;
    }

}

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

    .pr .title {
        font-size: 40px;
        line-height: 42px;
    }

}

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

    .map .title {
        font-size: 40px;
    }

    .map .tell {
        font-size: 22px;
    }

}

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

    .block_top .bg {
        right: -200px;
    }

    .pr {
        background: url(../files/images/bg3.png) no-repeat left 38% bottom / 600px;
    }

}

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

    .block_top .bg {
        right: -300px;
    }

    .footer {
        padding-top: 30px;
        text-align: center;
    }

    .footer img {
        margin-bottom: 20px;
    }

    .footer .right {
        padding-top: 20px;
    }

    .pr .center {
        min-height: 300px;
    }

    .pr .medal {
        position: absolute;
        left: 50%;
        margin-left: -100px;
        top: 50px;
    }

    .pr {
        background: url(../files/images/bg3.png) no-repeat left 38% top 50px / 500px;
    }

    .pr .left {
        text-align: left;
    }

    .pr .left .list {
        padding-left: 40px;
        padding-right: 0px;
    }

}

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

    .block_top h1 {
        font-size: 70px;
        line-height: 80px;
        margin-top: 140px;
        margin-bottom: 30px;
    }

    .block_top .bg {
        right: -200px;
        top: 100px;
        width: 650px;
    }

    .kuryer .block .title {
        font-size: 28px;
        line-height: 30px;
    }

    .kuryer .block .text_in {
        font-size: 13px;
        line-height: 19px;
    }

}

@media screen and (max-width: 768px) {
button{
    margin: 0 auto;
}
    .block_top {
        min-height: 500px;
    }

    .three {
        padding-top: 20px;
    }

}

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

    .block_top {
        text-align: center;
    }

    .block_top .but {
        margin: auto;
    }

    .block_top h1 {
        font-size: 42px;
        line-height: 44px;
        margin-top: 450px;
    }

    .block_top .bg {
        right: 50%;
        margin-right: -225px;
        top: 100px;
        width: 450px;
    }
}

@media screen and (max-width: 580px) {
    .but_name {
        font-size: 18px;
    }


    .header .container {
        padding: 0px;
    }

    .kuryer {
        text-align: center;
        padding-top: 20px;
    }

    .kuryer .block {
        padding: 30px;
        padding-bottom: 0px;
    }

    .kuryer .men {
        position: relative;
        margin: auto;
        margin-top: 20px;
        left: auto;
    }
}

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

    .magaz .table_in .touch {
        display: block;
    }

    .block_top .bg {
        margin: auto;
        position: relative;
        right: auto;
        margin-right: 0px;
        top: auto;
        margin-top: 100px;
    }

    .block_top h1 {
        margin-top: 20px;
    }
}

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

    .header .mes {
        width: 28px;
        height: 28px;
    }

    .header .mes.n1 {
        background: url(../files/images/mes.svg) no-repeat center / 12px,
            -webkit-gradient(linear, left bottom, left top, from(#17c686), to(#52eca9));
        background: url(../files/images/mes.svg) no-repeat center / 12px,
            linear-gradient(to top, #17c686, #52eca9);
    }

    .header .mes.n2 {
        background: url(../files/images/mes2.svg) no-repeat center / 12px,
            -webkit-gradient(linear, left bottom, left top, from(#02a5c2), to(#29deff));
        background: url(../files/images/mes2.svg) no-repeat center / 12px,
            linear-gradient(to top, #02a5c2, #29deff);
    }

    .header .tell {
        font-size: 20px;

    }

    .big_zag {
        font-size: 33px;
        line-height: 34px;
    }

    .plus .block .text {
       
        line-height: 21px;
    }
}

@media screen and (max-width: 420px) {
    .but_name {
        font-size: 14px;
    }

    .block_top .medal {
        right: 0px;
        top: 100px;
    }

    .kak .number {
        font-size: 66px;
        line-height: 66px;
    }

    .kak .text {
        font-size: 18px;
        line-height: 23px;
    }

    .kak .block {
        min-height: 300px;
        margin-bottom: 5px;
    }

    .kak .block.n1 {
        background: url(../files/images/1.png) no-repeat bottom center / 110px,
            #fff;
    }

    .kak .block.n2 {
        background: url(../files/images/2.png) no-repeat / 150px,
            #fff;
    }

    .kak .block.n3 {
        background: url(../files/images/3.png) no-repeat / 150px,
            #fff;
    }

    .kak .block.n4 {
        background: url(../files/images/4.png) no-repeat / 180px,
            #fff;
    }

    .pr {
        background: url(../files/images/bg3.png) no-repeat left 38% top 50px / 400px;
    }

    .pr .center {
        min-height: 250px;
    }

    .pr .medal {
        top: 20px;
    }

    .magaz {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .plus {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pr {
        padding-bottom: 0px;
    }

    .logos {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .kak {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .magaz .buts {
        font-size: 15px;
        line-height: 15px;
        padding-right: 10px;
    }

    .three {
        padding-bottom: 20px;
    }

    .magaz .table thead th {
        font-size: 20px;
        line-height: 22px;
    }


}

@media screen and (max-width: 374px) {
    .but_name {
        text-transform: none;
        font-size: 15px;
    }

    .header .mes {
        display: none;
    }

}