
@media all and (min-width:1001px) {
.toppanel .phone small, .toppanel .phone {font-size: 14px;}
.toppanel .phone small {margin-top: 2px;}
.toppanel .phone a.tel {font-size: 16px;}
.subscribe-block {padding: 40px 0;}
.subscribe-block .title {max-width: 600px; font-size: 28px; line-height: 120%;}
.subscribe-block:after {background-size: auto 80%;}
}


@media all and (min-width:1101px) {
.toppanel .phone small, .toppanel .phone {font-size: 16px;}
.toppanel .phone small {margin-top: 4px;}
.toppanel .phone a.tel {font-size: 20px;}
.toppanel .all {height: 65px;}
footer .soc-block {justify-content: space-between; font-size: 20px; line-height: 150%;}
.subscribe-block .form .submit {line-height: 46px;}
}

