@media (max-width: 1200px) {

.how_to_play {
    background: url("../images/bg2m.png");
}

.ifblock img {
    padding-left: 30px;
}

.howlist {
    padding-left: 30px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.best_brend h2 {
    padding-left: 30px;
}

.best_p p {
    padding-left: 20px;
}

.best_bot {
    padding: 30px 0 0 30px;

}

.how_to_play h2 {
    padding-left: 30px;
}

.best_soc {
    padding-left: 30px;
}

footer img {
    padding: 45px 0 50px 30px;
}

.best_img img {
    width: 100%;
}

}

@media (max-width: 1060px) {

    .ifblock img {
    padding-left: 0; 
}

.howlist {
    padding-left: 10px;
}

.presents h1 {
    padding-left: 10px;
}

}

@media (max-width: 1030px) {
.top_block p {
    font-size: 14px;
}

.line2 {
    margin-top: -75px;
}

.line3 {
    margin-top: -90px;
}

.ifblock2 p {
    padding-left: 0;
}

.how_to_play {
    height: initial;
}

.how_to_play h2 {
    padding-left: 0;
    text-align: center;
}

.how1 {
    text-align: center;
}

.ifblock {
    max-width: 400px;
    margin: 0 auto;
}

.ifblock p {
    padding-left: 0;
}

.ifblock2 {
    margin: 0 auto;
}

}

@media (max-width: 1000px) {

.top_block p {
    max-width: 400px;
    left: 45%;
}

}

@media (max-width: 845px) {
.line2 {
    margin-top: 30px;
}
.clm2 p {
    padding-top: 120px;
}
.line3 {
    margin-top: 30px;
}
.clm3 img {
    float: none;
}
.clm3 {
        max-width: 320px;
}
}

@media (max-width: 760px) {
.top_block p {
    max-width: 250px;
    left: 57%;
}
.clm1 p {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 14px;
}
.line1 {
    text-align: center;
}
.line2 {
    text-align: center;
}
.clm2 p {
    padding-top: 0;
    font-size: 14px;
}
.line3 {
    text-align: center;
}
.clm3 {
    margin: 0 auto;
}
.clm4 p {
    padding-top: 10px;
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 30px;
    max-width: none;
}
.ifblock2 p {
    display: block;
    margin: 0 auto;
}
.ifblock2 img{
    padding-top: 40px;
}
.howinf {
    padding-top: 10px;
    max-width: none;
}
.best_r {
    padding-top: 10px;
}
}

@media (max-width: 690px) {
.top_block {
    height: 420px;
    background: url(../images/bg1m.png);
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}
.button {
    padding: 5px 15px;
    margin-top: 5px;
    height: fit-content;
    font-size: 6px;
    line-height: 10px;
    font-weight: 600;
}
.button:before {
        border-top: 30px solid #00529e;
}

.button2 {
    padding: 5px 15px;
    margin-top: 5px;
    height: fit-content;
    font-size: 6px;
    line-height: 10px;
    font-weight: 600;
    right: -1px;
}

.button2:before {
        border-top: 30px solid #d9261c;
}
.top_block p {
    display: none;
}

.presents h1 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 30px;
    text-align: center;
}

.line1 {
    text-align: center;
    margin-top: 20px;
}

.clm1 p {
    font-size: 12px;
    line-height: 14px;
}
.clm2 p {
    font-size: 12px;
}

.clm4 p {
    font-size: 12px;
    line-height: 14px;
}
.how_to_play h2 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 30px;
}
.how1 {
    padding-top: 20px;
}

.ifblock p {
    font-size: 12px;
    line-height: 16px;
}
.ifblock2 p {
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}
.send_foto {
    padding: 8px 2px;
    margin-top: 35px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    max-width: 200px;
}
.howlist p {
    font-size: 12px;
}
.howlist ul {
    font-size: 12px;
    line-height: 22px;
}
.howinf p {
    font-size: 12px;
    line-height: 22px;
}
.best_brend h2 {
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding-top: 30px;
}
.best_p p {
    padding-left: 0;
    font-size: 14px;
}
.best_soc {
    padding-left: 0;
    text-align: center;
}
footer {
    text-align: center;
}
footer img {
    padding: 0;
    padding-top: 30px;
}
footer p {
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
    padding-left: 0;
}
}

@media (max-width: 568px) {
.top_block {
    height: 350px;
}
}

@media (max-width: 414px) {
.top_block {
    height: 250px;
}
}

@media (max-width: 320px) {
.top_block {
    height: 220px;
}

}