/*Разрешения 960/768/480/320*/

@media all and (max-width: 1185px) {
    #logo {
        left: 5px;
        position: relative;
        top: 6px;
        height: 81px;
        display: block;
    }
    .video {
        width: 100%;
        margin-bottom: 27px;
    }
    .seoContent p {
        margin-bottom: 10px;
        padding: 0 38px;
    }
    #pochemu ul {
        width: 100%;
    }
    #akciya .circle3.right {
        left: -98px;
    }
    #mainmenu ul li a {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        font-size: 90%;
    }
    html,
    body {
        min-width: 100%;
    }
    .section .content {
        width: 722px;
    }
    .w33.bottom {
        width: 67%;
        display: block;
        margin: 4% 0% 0% 5%;
        text-align: center;
    }
    #logoblock .phone {
        margin: 0% 0% 0% 6%;
        font-size: 18pt;
        width: 100%;
    }
    #mainmenu ul {
        padding: 0;
    }
    #akciya {
        background: url('/img/akciya/index.jpg') no-repeat scroll center center transparent;
        background-size: cover;
    }
    #akciya .circle2 {
        left: 20%;
    }
    #akciya .circle3 {
        left: 20%;
    }
    #AkZagolovok {
        left: -100px;
    }
    .mugiki {
        display: none;
    }
    #kakRabotaem ul li:after {
        background: url('/img/kakRabotaem/arrowRight.png') no-repeat scroll -24px 0px transparent;
        right: -24px;
        width: 20px;
    }
    #cifri ul li .digit.d3 {
        margin-left: 73px;
    }
    #cifri ul li .digit.d5 {
        margin-left: 44px;
    }
    #zakaz2 > * {
        margin: 0;
    }
    #makeMeScrollable {
        text-align: center;
    }
    td.w33 {
        width: 31%;
    }
    #footer a.btn.orange {
        left: -10px;
    }
    #works .work .gallery {
        background: none repeat scroll 0px 0px rgba(255, 255, 255, 0.5);
        border-radius: 10px;
        float: left;
        padding: 2%;
        margin-right: 19px;
        width: 42%;
    }
    #works .work .info {
        float: left;
        width: 49%;
    }
    .objInfo {
        font-size: 86%;
    }
    #menuFoot .content > ul {
        justify-content: flex-start;
    }
    #menuFoot .content > ul > li {
        width: 25%;
        margin-bottom: 30px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    #footer .text {
        width: 100%;
        margin-bottom: 50px;
        text-align: center;
    }
    #footer .text .txt {
        max-width: 250px;
        display: inline-block;
    }
}

@media all and (max-width: 768px) {
    .h1 {
        text-align: center;
        display: block;
        font-size: 16pt;
        font-weight: bold;
        margin-top: 10px;
    }
    #menublock .menuBtn {
        display: block;
    }
    .section.partners {
        display: none;
    }
    #pochemu ul {
        width: 100%;
    }
    #AkZagolovok {
        left: 20px;
        top: -85px;
        position: relative;
    }
    #AkZagolovok h1 {
        text-align: center;
        margin-top: 19px;
        display: block;
    }
    #AkZagolovok .fix {
        height: 145px;
        border-radius: 50%;
    }
    #akciya .circle3.right {
        left: 26px;
        top: -201px;
    }
    .ArrowRightYellow {
        background: none;
    }

    #akciya {
        background: url('/img/akciya/index.jpg') no-repeat scroll center center transparent;
        background-size: cover;
        height: 641px;
    }
    #akciya .circle3 {
        top: 96px;
    }
    .btnWrapp.withDiscount {
        right: -1px;
        top: 181px;
        width: 100%;
        opacity: 0.8;
    }
    .uslHead {
        width: 65%;
        right: 43px;
    }
    html,
    body {
        min-width: 100%;
    }
    .section .content {
        width: 480px;
        padding: 0 11px;
    }

    #akciya .circle3 {
        left: 4%;
        top: 145px;
        z-index: 3;
    }
    #akciya .circle7 {
        background: none repeat scroll 0 0 rgba(255, 162, 0, 0.5) !important;
        border-radius: 50%;
        height: 218px;
        left: 58px;
        top: 145px;
        width: 232px;
        z-index: 1;
    }
    #fAkciya .ArrowRight {
        background: url("/img/AkArrowRight.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        height: 28px;
        margin-top: 49%;
        position: relative;
        top: -50px;
        width: 69px;
        z-index: 99;
        left: -20px;
    }
    #akciya .circle8 {
        background: none repeat scroll 0 0 rgba(255, 162, 0, 0.9) !important;
        border-radius: 80%;
        height: 80%;
        left: 9%;
        top: 9%;
        width: 80%;
        z-index: 2;
    }
    #sendAkZayavka .text {
        font-size: 23pt;
        margin-top: 14px;
        text-align: center;
        width: 59%;
    }
    #mainmenu ul {
        text-align: center;
    }
    #mainmenu ul li {
        float: none;
    }
    #mainmenu {
        max-height: 0px;
        opacity: 0;
        transition: 0.5s;
        width: 100%;
        box-sizing: border-box;
        padding: 0px;
        display: none;
    }
    #mainmenu.open {
        max-height: 100%;
        opacity: 1;
        max-height: 100vh;
        overflow-y: scroll;
        display: block;
    }
    #pochemu ul li {
        height: 152px;
        width: 100%;
        text-align: center;
        margin: 0 0 0 -79px;
    }
    #pochemu ul li:before {
        position: relative;
        margin: 0 0 0 213px;
    }
    td.info {
        float: left;
        margin: 20px 0 20px 0;
    }
    .ad-gallery .ad-image-wrapper {
        margin-left: 77px;
    }
    .ad-gallery .ad-nav {
        width: 143%;
    }
    #otzivi table tr td.doc {
        margin: 0 0 0 32%;
        display: block;
    }
    #kakRabotaem ul li {
        width: 29.6%;
    }
    #cifri ul li {
        float: left;
        width: 100%;
    }
    #cifri ul li .digit.d3 {
        margin-left: 187px;
    }
    #cifri ul li .digit.d5 {
        margin-left: 155px;
    }
    #zakaz2 h3 {
        font-size: 19pt;
        margin-bottom: 14px;
        text-align: center;
        width: 100%;
        margin-left: -14px;
    }
    #zakaz2 input.orange.btn {
        margin: 20px 0px 0px 171px;
    }
    #makeMeScrollable {
        margin-left: -1%;
    }
    #VKGroopWrapp {
        margin-left: -10px;
    }
    td.w33 {
        width: 100%;
        float: left;
        display: block;
        padding: 21px 10px 11px 10px;
        text-align: center;
        box-sizing: border-box;
    }
    table tr td.allcenter {
        vertical-align: middle;
        width: 100%;
        float: left;
        display: block;
    }
    .w33.bottom {
        width: 100%;
        display: block;
        margin: 4% 0% 0% 1%;
        text-align: center;
        width: 100%;
        float: left;
    }
    #otzivi table tr td.slideRab {
        width: 310px;
        display: inline-block;
    }
    #works .work .gallery {
        width: 100%;
        box-sizing: border-box;
    }
    #works .work .info {
        float: left;
        width: 100%;
    }
    .intro p {
        width: 100%;
        display: block;
        margin: 10px 0 0 0;
    }
    .ulsList .usl .content {
        flex-wrap: wrap;
    }
    .ulsList .usl .img,
    .ulsList .usl .text {
        width: 100%;
    }
    .line .uslHead {
        width: 65% !important;
    }
    #mainmenu ul ul {
        border-radius: 0px;
        box-shadow: none;
        visibility: visible;
        opacity: 1;
        height: auto;
        left: auto;
        position: static;
        top: auto;
        z-index: 9998;
        display: block;
        background: #fbebcf;
    }
    #mainmenu ul ul li {
        background: none;
        border-bottom: 0px;
        padding: 0px;
    }
    #mainmenu ul ul li:last-child {
        padding-bottom: 0px;
    }
    #mainmenu ul {
        height: auto;
    }
    #mainmenu ul li a {
        padding: 0px;
    }
    .ulsList .usl {
        overflow: hidden;
    }
    #trust .item {
        width: 49%;
        margin-bottom: 10px;
    }
    #menuFoot {
        display: none;
    }
    #footer > ul > li {
        width: 100%;
        margin-bottom: 50px;
    }
    #footer > ul > li:last-child{
        margin-bottom: 0px;
    }
    #footer .capt {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 479px) {
    html,
    body {
        min-width: 100%;
    }
    .section .content {
        width: 320px;
        padding: 0 0px;
    }
    #logoblock .phone,
    #footer .phone {
        margin: 0% 0% 0% 0%;
    }
    .w33.bottom {
        margin: 4% 0% 0% -1%;
    }
    #akciya .circle3 {
        left: -68px;
    }
    #akciya .circle7 {
        left: 46px;
        top: 305px;
    }
    #fAkciya .ArrowRight {
        top: -67px;
    }
    #sendAkZayavka .text {
        margin-top: 7px;
    }
    #pochemu ul li:before {
        position: relative;
        margin: 0px 0px 0 108px;
    }
    #pochemu ul li {
        height: 152px;
        width: 83%;
        text-align: center;
        margin: 12px 0 0 -40px;
    }

    #kakRabotaem ul li {
        width: 43.6%;
    }
    #zakaz h2 {
        text-align: center;
    }
    #zakaz form {
        margin: 0 0 0 39px;
    }
    #zakaz input[type="submit"] {
        margin: 16px 0 0 56px;
    }
    #cifri h2 {
        text-align: center;
        font-size: 27px;
    }
    #cifri ul li .digit.d3 {
        margin-left: 114px;
    }
    #cifri ul li .digit.d5 {
        margin-left: 84px;
    }
    #zakaz2 h3 {
        font-size: 18pt;
        margin-left: 0px;
    }
    #zakaz2 form {
        margin: 0 0 0 51px;
    }
    #zakaz2 input.orange.btn {
        margin: 20px 0px 0px 59px;
    }
    #makeMeScrollable {
        margin-left: 3%;
    }
    #VKGroopWrapp {
        margin-left: -2px;
    }
    #copyText {
        font-size: 11pt;
        text-align: center;
    }
    .modalBox .content {
        margin-left: -28px;
    }
    #works .work .comment {
        padding: 23% 5% 5% 5%;
    }
    #otzivi table tr td.slideRab {
        width: 310px;
        display: inline-block;
        margin: 0 0 0 -73px;
    }
    .intro p {
        width: 100%;
        display: block;
        margin: 10px 0 0 0;
    }
    .reviews {
        float: none;
        -moz-columns: 1;
        -webkit-columns: 1;
        columns: 1;
    }
    .ad-thumbs > ul {
        width: 320px !important;
        margin: 0 0 0 95px !important;
    }
    .mainContent ul,
    .mainContent ol,
    .mainContent p {
        font-size: 14pt;
        line-height: 19pt;
        width: 92%;
        margin: 0 0 13px 10px;
        text-align: center;
    }
    #works .work .gallery {
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 30px;
    }
    .ulsList.line .usl img {
        float: none;
        margin: 0 0 0 36px;
    }
    .uslHead {
        width: 92%;
        right: 0;
    }

    .btnWrapp.withDiscount {
        right: 0px;
        top: 165px;
        width: 100%;
        opacity: 0.8;
    }
    .line .uslHead {
        width: 96% !important;
    }
    #akciya .circle3.right {
        left: -68px;
    }
    #AkZagolovok {
        left: -70px;
    }
    #trust .item {
        width: 100%;
    }
}

@media all and (max-width: 320px) {
    .ulsList .linkToUsl {
        text-align: center !important;
    }
    .ulsList .usl .text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ulsList .usl .btn {
        left: 15px;
    }
}