

@media screen and (min-width: 2000px) {
    body {
        /*max-width: 2000px;
        width: 2000px;*/
        margin: 0 auto;
    }
}

@media screen and (max-width: 1800px) {
    .contact-section {
        background-size: 40%;
    }
}

@media screen and (max-width: 1400px) {
    .contact-section {
        background-size: 50%;
    }

    .contact-section .box-form {
        width: 620px;
    }

    .box-contact .box-field div {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 35px;
    }

    .box-contact .box-bot-form p {
        position: absolute;
        top: 0;
        left: 0;
    }

    .box-contact .box-captcha {
        width: 240px;
        transform: scale(0.7);
        transform-origin: left bottom;
    }

    .box-contact button {
        width: 240px;
        min-width: 240px;
        height: 85px;
    }

    .contact-section .box-form .contact-form {
        margin-top: 35px;
        padding: 30px 50px;
    }

    .contact-section .box-form .contact-sup {
        padding: 25px 50px;
    }

    .help-section:after {
        top: 10%;
        right: -20%;
        width: 50%;
        height: 80%;
    }

    .help-section {
        background-position: 130% 50%;
    }

    .trusted-section ul {
        margin: 100px 0;
    }

    .head-faq-section {
        background-position: 80% 85%;
    }
}

@media screen and (max-width: 1300px) {
    .work-cont-section .wrapper {
        display: block;
    }

    .work-cont-section .box-works {
        width: 100%;
    }

    .work-cont-section .box-works .box-text {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        flex-flow: column;
        margin-top: 120px;
    }

    .work-cont-section .box-works .box-text div {
        width: 55%;
    }

    .bot-preform-section .logo {
        width: 250px;
    }
}

@media screen and (max-width: 1200px) {
    .modal .window {
        width: 650px;
    }

    .box-hum {
        display: block;
    }

    header .menu ul.navigate {
        width: 100%;
        position: absolute;
        top: 95px;
        left: 0;
        padding: 20px 0;
        display: none;
        text-align: center;
        background: rgba(0, 0, 0, 0.9);
        box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.13);
    }

    header .menu ul.navigate li {
        margin: 0 40px;
        display: inline-block;
    }

    header .menu ul.navigate a {
        color: #fff;
    }

    .trusted-section {
        text-align: center;
    }

    .trusted-section ul {
        text-align: left;
        margin-top: 100px;
    }

    .trusted-section p.text-title {
        width: 100%;
        margin-top: 10px;
    }

    .trusted-section ul li:first-child {
        width: 100%;
    }

    .head-terms-section h1 {
        font-size: 38px;
        line-height: 45px;
    }

    .head-faq-section {
        background-position: 90% 85%;
    }

    .head-terms-section {
        padding: 150px 0 50px;
        background: url(../img/bg-head-terms.svg) no-repeat 80% calc(50% + 47px) #F7F6FD;
        background-size: 180px;
    }
}

@media screen and (max-width: 1150px) {
    .steps-section .box-step .step {
        width: 200px;
        min-width: 200px;
    }

    .steps-section {
        padding: 180px 0 0;
    }

    .steps-section .box-step .step p {
        font-size: 16px;
        line-height: 20px;
    }

    .steps-section .box-step .step .img {
        height: 100px;
        width: 100px;
        margin: 0 auto;
    }

    .steps-section .box-step .step h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 10px 0;
    }

    .help-section .col-left>p {
        padding: 15px 0;
        font-size: 16px;
    }

    .help-section:after {
        width: 35%;
    }

    .trusted-section ul li h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .trusted-section ul li:before {
        top: 2px;
    }

    .trusted-section ul li {
        width: 70%;
    }

    .bot-preform-section {
        padding: 30px 0;
    }

    .bot-preform-section form.preform {
        width: 650px;
    }

    .bot-preform-section .logo {
        width: 200px;
    }

    footer nav.bot-nav ul {
        padding: 30px;
    }

    .works-list-section ul {
        display: block;
        width: 460px;
        margin: 0 auto;
    }

    .works-list-section ul li {
        width: 100% !important;
        margin: 0 0 40px;
        padding-left: 70px;
    }

    .works-list-section ul li:before {
        width: 60px;
        height: 60px;
    }

    .works-list-section ul li:nth-child(1):before {
        top: -10px;
    }

    .works-list-section ul li:nth-child(2):before {
        top: -8px;
    }

    .works-list-section ul li:nth-child(3):before {
        top: 3px;
    }

    .work-cont-section {
        padding: 100px 0;
        background-position: -10% 100%;
        background-size: 380px;
    }

    .work-cont-section .box-works .box-text {
        margin-top: 50px;
    }

    .work-cont-section .box-works .box-text div {
        width: 65%;
    }

    .contact-section {
        background-position: -20% 100%;
        background-size: 52%;
    }

    body,
    .help-section li,
    .trusted-section p.text-title,
    .trusted-section p {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .main-preform-section .box-preform {
        width: 90%;
        height: auto;
        margin: 250px auto 50px;
        padding: 30px 80px;
    }

    .main-preform-section .box-preform h1 {
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 0.03em;
    }

    .main-preform-section .box-preform p {
        font-size: 16px;
        line-height: 18px;
        margin-top: 10px;
    }

    .main-preform-section:before {
        top: 260px;
        left: -160px;
    }

    .main-preform-section:after {
        top: 190px;
        right: -150px;
    }

    .steps-section {
        padding: 180px 0 0;
    }

    .main-preform-section form.preform {
        margin-top: 60px;
    }

    form.preform select {
        font-size: 22px;
        line-height: 30px;
    }

    form.preform select,
    form.preform input,
    form.preform button {
        height: 65px;
    }

    form.preform select,
    form.preform input {
        padding: 0 20px;
    }

    form.preform button {
        width: 190px;
        min-width: 190px;
        margin-left: 25px;
    }

    .help-section {
        background-position: 150% 50%;
    }

    .get-btn {
        font-size: 18px;
    }

    .get-btn:after {
        width: 15px;
        height: 15px;
        margin-left: 5px;
        position: relative;
        top: 1px;
    }

    p.text-req {
        font-size: 12px !important;
        line-height: 16px !important;
        bottom: -18px;
        padding: 0 8px !important;
    }

    .trusted-section p {
        font-size: 18px;
        line-height: 24px;
    }

    .bot-preform-section form.preform {
        width: 520px;
    }

    .head-terms-section h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .trusted-section ul {
        margin: 50px 0;
    }
}

@media screen and (max-width: 950px) {
    .work-cont-section {
        padding: 100px 0 50px;
    }

    .contact-section {
        background: none;
        padding: 130px 0 70px;
    }

    .contact-section .box-form {
        width: 100%;
    }

    .box-contact .box-captcha {
        width: 240px;
        transform: scale(1);
    }

    .contact-section .box-form .contact-sup {
        display: block;
        padding: 20px;
    }

    .contact-section .box-form .contact-sup h3 {
        font-size: 17px;
        line-height: 25px;
    }

    .contact-section .box-form .contact-sup a {
        font-size: 34px;
        line-height: 51px;
    }

    .contact-section .box-form .contact-sup p {
        font-size: 14px;
        line-height: 21px;
    }

    .box-contact .box-bot-form {
        margin-top: 30px;
    }

    .box-contact .box-bot-form p {
        top: -25px;
        font-size: 12px;
        line-height: 18px;
    }
}

@media screen and (max-width: 900px) {
    .help-section {
        padding: 90px 0 20px;
        background: none;
    }

    .help-section ul {
        display: none;
    }

    .help-section .col-left {
        width: 100%;
    }

    .help-section:after {
        display: none;
    }

    .help-section img {
        max-width: 130%;
    }

    .help-section .mob-img {
        display: block;
    }

    .help-section h2 {
        text-align: center;
    }

    .work-cont-section .box-works .box-text div {
        width: 58%;
    }
}

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

    .bot-preform-section .logo,
    .cont-tel,
    li.box-btn,
    .trusted-section ul li:nth-child(2),
    .trusted-section ul li:nth-child(3) {
        display: none;
    }

    .bot-preform-section form.preform {
        width: 100%;
    }

    header {
        height: 75px;
    }

    header .logo {
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    header .menu ul.navigate li,
    header .menu ul.navigate li.btn-mob,
    header .menu ul.navigate li.cont-tel {
        display: block;
    }

    header .menu li.cont-tel a:before {
        background-image: url(../img/icon-tel-white.svg);
    }

    header .menu li.cont-tel p {
        color: #fff;
    }

    header .menu li.cont-tel a:hover p {
        color: #15BC20;
    }

    header .menu ul.navigate {
        text-align: left;
        overflow-y: auto;
        top: 75px;
    }

    header .menu ul.navigate li {
        margin-bottom: 20px;
        text-align: center;
    }

    header .menu ul.navigate li:last-child {
        margin-bottom: 0;
    }

    header .menu li.cont-tel a {
        margin-top: 10px;
    }

    .trusted-section {
        background-size: 320px;
        background-position: center bottom;
    }

    .trusted-section ul {
        text-align: center;
        margin: 150px 0;
    }

    .trusted-section ul li {
        padding: 0;
    }

    .trusted-section ul li:first-child:before {
        width: 80px;
        height: 80px;
        top: -100px;
        left: calc(50% - 40px);
    }

    .works-list-section {
        padding: 120px 0 50px;
    }

    header .menu ul li a.get-btn-menu {
        background: #15BC20;
    }

    header .menu ul li a.get-btn-menu:hover {
        background: #fff;
        color: #5332AD;
    }

    .form-section {
        padding: 75px 0px 0;
    }
    .form-section  #omReApplyPage {
    padding: 20px 20px 40px;
    }
    .main-preform-section .box-preform {
        padding: 30px 40px;
    }
}

@media screen and (max-width: 800px) {
    footer nav.bot-nav ul {
        display: block;
        text-align: center;
    }

    footer nav.bot-nav ul li {
        margin: 0;
    }

    .work-cont-section {
        background-size: 320px;
        background-position: bottom center;
    }

    .work-cont-section .box-works .box-text {
        display: block;
        padding-bottom: 300px;
    }

    .work-cont-section .box-works .box-text div {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .main-preform-section .box-preform>p {
        display: none;
    }

    .main-preform-section form.preform {
        margin-top: 30px;
    }

    .main-preform-section .box-preform {
        margin: 190px auto 20px;
    }

    .main-preform-section .box-preform .box-img-form {
        width: 360px;
        height: 200px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        position: absolute;
        top: -200px;
        left: calc(50% - 180px);
    }

    .main-preform-section .box-preform .box-img-form .item-1,
    .main-preform-section .box-preform .box-img-form .item-3 {
        width: 70px;
    }

    .main-preform-section .box-preform .box-img-form .item-2 {
        top: 30px;
        width: 120px;
    }

    .main-preform-section .box-preform:before {
        top: -180px;
        left: calc(50% - 180px);
        width: 360px;
        height: 180px;
    }

    .main-preform-section:before {
        top: 150px;
        left: -200px;
    }

    .main-preform-section:after {
        top: 100px;
        right: -200px;
    }

    .wrapper,
    footer nav.bot-nav {
        padding: 0 25px;
    }

    .modal .window {
        width: 290px;
        height: 415px;
    }

    .modal .window .box-btn {
        flex-flow: column;
        margin-top: 45px;
    }

    .modal .window .modal-btn {
        width: 235px;
        height: 75px;
    }

    .modal .window .modal-btn:before {
        position: absolute;
        left: 7px;
        top: 7px;
        display: block;
        width: 60px;
        height: 60px;
    }

    .modal .window .back-btn:before {
        background-size: 70%;
    }

    .modal .window .modal-btn p {
        width: 110px;
        font-size: 18px;
        line-height: 20px;
    }

    .modal .window .call-btn p {
        width: 160px;
    }

    .modal .window .call-btn p span {
        font-size: 16px;
        line-height: 18px;
    }

    .modal .window .call-btn:before {
        background-size: 55%;
    }

    .modal .window .call-btn {
        margin-left: 0;
        margin-top: 20px;
    }

    .modal .window .box-title {
        height: 170px;
    }

    .modal .window .box-title img {
        width: 85px;
    }

    .modal .window .box-title h4 {
        font-size: 28px;
        line-height: 42px;
    }

    .modal .window .box-title p {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 10px;
    }

    .modal .window .close-modal {
        right: 20px;
        top: 20px;
    }

    .modal .window .box-title p:after {
        content: '';
        position: absolute;
        top: 15px;
        right: -20px;
        display: block;
        width: 30px;
        height: 65px;
        background-image: url(../img/arrow-modal-mob.svg);
        background-size: contain;
    }

    .main-preform-section .box-preform {
        padding: 30px;
    }

    .steps-section {
        padding: 140px 0 50px;
    }
}

@media screen and (max-width: 700px) {
    .steps-section .box-step {
        display: block;
    }

    .steps-section .box-step .step {
        width: 300px;
        min-width: 300px;
        margin: 0 auto 40px;
    }

    .steps-section .box-step .step:last-child {
        margin-bottom: 0;
    }

    .steps-section .box-step .step h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 10px 0;
    }

    .steps-section {
        padding: 90px 0 50px;
    }

    .contact-section .box-form .contact-form {
        margin-top: 20px;
        padding: 25px;
    }

    .contact-section {
        padding: 120px 0 50px;
    }

    .box-contact .box-captcha {
        transform: scale(0.8);
        transform-origin: left bottom;
    }

    .box-contact .box-bot-form p {
        top: -5px;
    }

    .head-terms-section {
        padding: 120px 0 40px;
        background: #F7F6FD;
    }

    .head-terms-section h1 {
        width: 100%;
    }
}

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

    .main-preform-section:before,
    .main-preform-section:after {
        display: none;
    }

    form.preform .section {
        display: block;
    }

    .main-preform-section form.preform {
        margin-top: 30px;
    }

    form.preform button {
        width: 100%;
        min-width: 100%;
        margin: 20px 0 0;
    }

    p.text-req {
        font-size: 10px !important;
        line-height: 14px !important;
        bottom: -16px;
        padding: 0 5px !important;
    }

    form.preform select,
    form.preform input,
    form.preform button {
        height: 50px;
    }

    form.preform select,
    form.preform input {
        padding: 0px 15px;
    }

    form.preform input {
        font-size: 15px;
        line-height: 16px;
    }

    form.preform select {
        font-size: 20px;
        line-height: 25px;
    }

    .main-preform-section .box-preform h1 {
        font-size: 26px;
    }

    .help-section h2,
    .trusted-section h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .trusted-section {
        padding: 0 0 50px;
    }

    .trusted-section p.text-title {
        width: 100%;
        margin-top: 10px;
    }

    .bot-preform-section .wrapper {
        justify-content: center;
    }

    footer .material {
        padding: 30px 0;
    }

    footer .material h3 {
        font-size: 18px;
        line-height: 27px;
    }

    footer .material p {
        font-size: 10px;
        line-height: 15px;
        text-align: justify;
        letter-spacing: 0.005em;
    }

    footer .copyright {
        padding: 10px 0;
        background: #25224A;
        box-shadow: 0px 13px 57px rgba(0, 0, 0, 0.1);
    }

    footer .copyright p {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
    }

    .work-cont-section .box-works p,
    .work-cont-section .box-works>p,
    .work-cont-section .box-works ul,
    .work-cont-section .box-works ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .work-cont-section .box-works .box-text {
        margin-top: 0;
    }

    .work-cont-section {
        padding: 50px 0;
    }

    .head-faq-section {
        padding: 130px 0 60px;
        background-position: 95% 85%;
        background-size: 160px;
    }

    .head-faq-section h1 {
        font-size: 32px;
        line-height: 48px;
    }

    .questions-section {
        padding: 50px 0 25px;
    }

    .box-acc {
        margin-bottom: 25px;
    }

    .ac-head:before {
        top: -8px;
    }

    .ac-head h4 {
        font-size: 18px;
        line-height: 22px;
    }

    .ac-body li,
    .ac-body p {
        font-size: 14px;
        line-height: 21px;
    }

    .contact-section .box-form .contact-form h2 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .box-contact .box-bot-form {
        display: block;
    }

    .box-contact .box-captcha {
        width: 302px;
        transform: scale(1);
        margin: 0 auto;
    }

    .box-contact .box-bot-form p {
        top: -25px;
    }

    .box-contact button {
        width: 302px;
        min-width: 302px;
        height: 85px;
        margin: 20px auto 0;
    }

    .box-contact .box-captcha .feedCaptcha-error {
        bottom: -20px;
    }

    .head-terms-section {
        padding: 130px 0 60px
    }

    .terms-section {
        padding: 0;
    }

    .terms-section .box-terms p {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 20px;
    }

    .terms-section .box-terms strong {
        font-size: 12px;
    }

    .works-list-section {
        padding: 120px 0 20px;
    }
}

@media screen and (max-width: 550px) {
    .works-list-section ul {
        width: 100%;
    }

    .works-list-section h3,
    .works-list-section p {
        font-size: 16px;
    }

    .works-list-section h1 {
        font-size: 32px;
        line-height: 48px;
        margin: 0 0 40px;
    }
}

@media screen and (max-width: 450px) {
    .main-preform-section .box-preform {
        margin: 130px auto 15px;
    }

    .main-preform-section .box-preform .box-img-form {
        width: 230px;
        height: 160px;
        top: -160px;
        left: calc(50% - 115px);
    }

    .main-preform-section .box-preform .box-img-form .item-2 {
        top: 23px;
        width: 85px;
    }

    .main-preform-section .box-preform .box-img-form .item-1,
    .main-preform-section .box-preform .box-img-form .item-3 {
        width: 45px;
    }

    .main-preform-section .box-preform .box-img-form .item-3 {
        top: 13px;
    }

    .wrapper,
    footer nav.bot-nav {
        padding: 0 10px;
    }

    .main-preform-section .box-preform {
        padding: 25px 15px;
    }

    .main-preform-section .box-preform h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .main-preform-section .box-preform:before {
        top: -110px;
        left: calc(50% - 110px);
        width: 220px;
        height: 110px;
    }

    .contact-section .box-form .contact-form {
        margin-top: 15px;
        padding: 15px 10px;
    }

    .contact-section {
        padding: 90px 0 10px;
    }

    .contact-section .box-form .contact-sup {
        padding: 15px 10px;
    }

    .box-contact label {
        bottom: -13px;
        font-size: 10px;
        line-height: 15px;
        padding: 0 7px;
    }

    .box-contact .box-field div {
        margin-bottom: 30px;
        height: 54px;
    }

    .box-contact .box-field div.field-text {
        height: 100px;
    }

    .box-contact .box-captcha {
        transform: scale(0.9);
        transform-origin: 45% 50%;
    }

    .box-contact button {
        width: 270px;
        min-width: 270px;
    }

    .head-terms-section h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .steps-section {
        padding: 70px 0 50px;
    }

    .work-cont-section .box-works ul li {
        padding-left: 20px;
    }

    .work-cont-section .box-works ul li:before {
        width: 14px;
        height: 12px;
    }

    .work-cont-section .box-works .box-text div {
        background: #F7F6FD;
        padding: 20px 20px 5px;
    }
}

@media screen and (max-width: 350px) {
    .steps-section .box-step .step {
        width: 100%;
        min-width: 100%;
    }

    .box-contact .box-captcha {
        transform-origin: 10% 50%;
    }

    .trusted-section {
        background-size: 280px;
    }

    .trusted-section ul {
        margin: 120px 0;
    }

    .head-terms-section {
        padding: 110px 0 30px;
    }

    .head-terms-section h1 {
        font-size: 25px;
        line-height: 30px;
    }
}

@media screen and (min-width: 751px) and (max-height: 550px) {
    .modal .window {
        height: 525px;
        margin: 10px 0;
    }

    .modal {
        align-items: flex-start;
    }
}

@media screen and (max-width: 750px) and (max-height: 450px) {
    .modal .window {
        height: 415px;
        margin: 10px 0;
    }

    .modal {
        align-items: flex-start;
    }
}
