

@media screen and (min-width: 2000px) {

    body,
    .header {
        max-width: 2000px;
        width: 2000px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1700px) {
    .contact-box .button {
        width: 170px;
    }
}

@media screen and (max-width: 1645px) {
    h1 {
        font-size: 75px;
    }

    .info-block-works .left-side {
        width: 45%;
    }
}

@media screen and (max-width: 1500px) {
    .contact-box {
        width: 90%;
    }
}

@media screen and (max-width: 1400px) {
    img.way-img {
        left: 170px;
    }

    .box-content-slide {
        padding: 60px 70px 0;
    }

    .benefit {
        width: 70%;
    }

    .text-title {
        width: 60%;
    }
}

@media screen and (max-width: 1300px) {
    .wrapper {
        width: 90%;
    }

    nav.desktop-menu li a {
        margin: 1rem;
    }

    .contact-box {
        width: 100%;
    }

    section.head .head-left .back-container {
        right: 0;
    }

    h1 {
        font-size: 60px;
    }

    .trust-section h2,
    .help-section h2 {
        font-size: 50px;
    }

    .slick-next {
        right: 80%;
    }

    .container-btn {
        margin-top: 60px;
    }

    img.about-img-man {
        left: -120px;
    }

    img.way-img-woman {
        left: 160px;
    }

    .info-section-works {
        margin: 100px 0 0;
    }

    .works section.head .head-right .block-form {
        left: -100px;
    }
}

@media screen and (max-width: 1200px) {
    .container-btn {
        width: 550px;
    }

    h4 {
        font-size: 16px;
    }

    .works .step-works ul p {
        font-size: 16px;
    }

    #feedCaptcha {
        transform: scale(0.7);
    }

    .contact-box .button {
        width: 160px;
        height: 50px;
    }
}

@media screen and (max-width: 1150px) {
    nav.desktop-menu {
        margin-left: 70px;
    }

    section.head .head-left .back-container {
        right: -80px;
    }

    section.head .head-left .back-container .box-bg img {
        width: 60%;
        top: 10%;
    }

    .info-block:last-child .right-side {
        width: 45%;
    }

    img.way-img {
        left: 50px;
    }

    img.about-img-man {
        left: -200px;
    }

    .works section.head .head-right .block-form {
        left: -20px;
    }

    section.head .head-left .back-container .box-bg img.img-contact {
        left: 20px;
    }
}

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

    nav.desktop-menu,
    .menu-btn.mob,
    section.head .head-right .block-form p.main-title-text,
    .select-box .slider,
    .select-box .result {
        display: none;
    }

    .info-block,
    .slider-box,
    .trust-section,
    .help-section {
        margin-top: 5rem;
    }

    .hum,
    .img-mob {
        display: block;
    }

    .header {
        background-color: #fff;
        -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    }

    .select-box select {
        display: block;
    }

    .arrow-select {
        display: block;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }

    .container-btn {
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-top: 30px;
    }

    input {
        border: none;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }
    .block-form input {
        margin: 0;
        border: 1px solid #333;
     }
    .img-slide {
        display: none;
    }

    .content-slide h3 {
        font-size: 35px;
    }

    .content-slide a {
        align-self: flex-end;
    }

    .trust-section h2,
    .help-section h2 {
        font-size: 40px;
    }

    .help-section .block {
        padding: 6rem 0;
    }

    img.way-img-woman {
        left: 60px;
    }

    .info-section-works {
        margin: 50px 0 0;
    }

    .info-block-works {
        display: block;
        width: 100%;
    }

    .info-block-works .left-side,
    .info-block-works .right-side {
        width: 100%;
        height: auto;
    }

    .info-block-works .left-side .box {
        display: none;
        left: 0;
        width: 100%;
        height: auto;
        margin: 50px 0;
    }

    .info-block-works .left-side .box img.timer-img-bg {
        position: relative;
        left: -100px;
    }

    .works section.head .head-right {
        width: 100%;
    }

    .check-list-works {
        margin: 20px 0 0;
    }

    section.head .head-left .back-container .box-bg img.img-faq {
        width: 80%;
    }

    section.head .head-left .back-container .box-bg img.img-contact {
        width: 45%;
        top: 25%;
    }

    .contact-box {
        width: 130%;
        left: 40px;
    }

    .info-block-works .right-side {
        text-align: center;
    }
}

@media screen and (max-width: 960px) {
    section.head .head-left .back-container {
        right: -180px;
    }

    .container-btn {
        width: 450px;
    }

    h1 {
        font-size: 50px;
    }

    .box-content-slide {
        padding: 30px 30px 0;
    }

    .slider-info {
        height: 400px;
        padding: 30px;
    }

    .content-slide a {
        margin-top: 60px;
    }

    .slick-prev,
    .slick-next {
        bottom: 80px;
    }

    .f_menu li {
        margin: 1rem 0;
        display: block;
    }
}

@media screen and (max-width: 1200px) and (min-width: 600px) {
    .btn-next span {
        font-size: 12px;
        bottom: 28px;
    }

    .btn-next img {
        width: 22px;
        left: 7px;
    }
}

@media screen and (max-width: 850px) {
    .modal .window {
        width: 670px;
        padding: 55px;
    }

    .modal .box-modal-content {
        width: 70%;
    }

    .modal h2:after {
        right: 40px;
    }
}

@media screen and (max-width: 781px) {
    .box-captcha {
        display: inline-block;
    }

    .feedCaptcha-error {
        top: 80px;
    }

    section.head {
        display: block;
        height: 500px;
    }

    section.head .head-left {
        width: 100%;
        height: 500px;
    }

    section.head .head-right {
        width: 100%;
        height: 500px;
        position: absolute;
        top: 40px;
    }

    section.head .head-left .back-container {
        width: 100%;
        height: 500px;
        position: relative;
        right: 0;
        top: 0;
        background-size: 50%;
        background-repeat: no-repeat;
    }

    section.head .head-right .block-form {
        width: 100%;
        left: 0;
        padding: 0 50px;
    }

    section.head .head-left .back-container .box-bg {
        position: relative;
        height: 500px;
    }

    section.head .head-left .back-container .box-bg img {
        display: none;
    }

    .steps {
        padding-top: 30px;
    }

    .container-btn {
        width: 100%;
        padding: 0;
        margin: 40px 0 0;
    }

    select.mob-select,
    input {
        margin: 0;
        background-color: #fff;
    }

    .arrow-select,
    select.mob-select,
    input,
    form .btn-next {
        height: 90px;
        font-size: 18px;
    }

    .modal .arrow-select,
    .modal select.mob-select,
    .modal input,
    .modal form .btn-next {
        height: 70px;
    }

    select.mob-select {
        font-size: 30px;
    }

    form .arrow-select:after {
        top: 37px;
    }

    .modal form .arrow-select:after {
        top: 27px;
    }

    .line {
        width: 90px;
        right: -125px;
        bottom: 9px;
    }

    .info-block {
        display: block;
    }

    .left-side,
    .right-side {
        width: 100% !important;
        display: block;
        text-align: center;
        margin-top: 3rem;
    }

    .info-block-works .left-side {
        text-align: left;
    }

    img.way-img,
    img.about-img {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        width: 100%;
    }

    img.about-img-man {
        left: 15%;
        bottom: 4px;
        display: inline-block;
        height: 130%;
    }

    .info-block:first-child .left-side,
    .info-block:last-child .right-side {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .info-section p,
    .info-section li {
        text-align: left;
    }

    .benefit {
        width: 100%;
    }

    img.way-img-woman {
        left: 30%;
        bottom: 4px;
        height: 98%;
    }

    .step-works ul {
        display: block;
        border: none;
        padding: 0;
    }

    .step-works li {
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    .contact section.head,
    .contact section.head .head-left,
    .contact section.head .head-right {
        height: 1000px;
    }

    .contact section.head .head-left .back-container {
        height: 810px;
    }

    .contact-box .form-group:nth-child(2n+1),
    .contact-box .form-group:nth-child(2n) {
        float: none;
    }

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

    .contact-box {
        width: 100%;
        left: 0;
    }

    #feedCaptcha {
        width: auto;
        margin: 0 auto;
        float: none;
        transform: scale(1);
        display: inline-block;
    }

    .contact-box .button {
        display: block;
        margin: 0 auto;
        width: 305px;
        height: 70px;
        font-size: 25px;
        float: none;
        margin-top: 20px;
    }

    .contact-box form {
        text-align: center;
    }

    section.head .head-right .block-form p.req-text {
        text-align: right;
    }

    .btn-next span {
        font-size: 14px;
        bottom: 37px;
    }
}

@media screen and (max-width: 700px) {
    .logo-trust {
        display: block;
        margin: 50px auto 0;
    }

    .slick-next {
        right: 75%;
    }

    .trust-section h2 {
        font-size: 30px;
        text-transform: capitalize;
        line-height: 35px;
        padding: 0 5%;
    }

    .help-section h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 680px) {
    .box-content-slide {
        padding: 20px 20px 0;
    }

    .slider-info {
        padding: 20px;
    }

    .slider-box h2 {
        font-size: 45px;
    }

    .content-slide h3 {
        font-size: 25px;
    }

    .content-slide p {
        font-size: 16px;
    }

    .slick-prev,
    .slick-next {
        bottom: 95px;
    }
}

@media screen and (max-width: 600px) {
    .wrapper {
        width: 100%;
    }

    .header {
        padding: 15px 20px;
    }

    .line {
        display: none;
    }

    .benefit {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .benefit h3 {
        width: 100%;
    }

    img.way-img,
    img.about-img {
        width: 150%;
        left: -25%;
    }

    img.about-img-man {
        left: 0;
    }

    .container-btn {
        flex-direction: column;
    }

    form .btn-next {
        width: 100%;
        margin: 20px 0 0;
    }

    form .btn-next:hover {
        width: 100%;
    }

    form .btn-next span {
        display: inline-block;
        font-size: 20px;
    }

    form .btn-next img {
        margin-left: 1rem;
    }

    .pos-rel,
    button[type="submit"].btn-next {
        width: 100%;
    }

    form.clearfix {
        width: 90%;
        float: right;
    }

    h1 {
        font-size: 38px;
    }

    section.head .head-right .block-form {
        padding: 0 20px;
    }

    .step {
        display: block;
        text-align: left;
        width: 100%;
        padding-left: 50px;
    }

    .wrapper>.line-bot {
        margin-top: 290px;
    }

    .logo {
        width: 200px;
    }

    .mobile-menu {
        width: 70%;
    }

    .info-block:first-child .left-side,
    .info-block:last-child .right-side,
    .benefit {
        padding: 0 5%;
    }

    .help-section .block {
        padding: 4rem 5%;
    }

    .disclosure {
        padding: 2rem 5% 0;
    }

    .slider-box .slide {
        margin: 0 10px 0 0;
    }

    .footer-logo {
        width: 250px;
    }

    .f_menu {
        padding: 1rem 0rem;
    }

    img.way-img-woman {
        left: 25%;
    }

    .steps {
        padding-top: 10px;
    }

    .step img {
        top: 26px;
        margin-right: 15px;
        width: 70px;
    }

    .steps h3 {
        font-size: 25px;
    }

    .info-block,
    .slider-box,
    .trust-section,
    .help-section {
        margin-top: 4rem;
    }

    .info-block-works .left-side,
    .info-block-works .right-side {
        padding: 0 5%;
    }

    .step-works ul {
        padding: 0 5%;
    }

    .info-block-works .left-side .box {
        margin: 20px 0 0;
    }

    .works section.head .head-right .block-form {
        left: 0;
    }

    section.head .head-right .block-form p.text-title {
        width: 100%;
        left: 0;
    }

    .faq-accordeon {
        margin-top: 50px;
        padding: 0 5%;
    }

    .ac-body {
        padding: 10px 0;
    }

    .terms {
        margin-top: 150px;
        padding: 0 5%;
    }

    .terms h1 {
        font-size: 30px;
        margin-bottom: 50px;
    }

    .select-box {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 450px) {
    .mobile-menu {
        padding: 70px 20px;
    }

    .mobile-menu li a {
        font-size: 14px;
    }

    .mobile-menu .close {
        top: 15px;
        right: 15px;
    }

    .slider-info {
        padding: 20px 0 0;
    }

    .slick-prev {
        left: 34%;
    }

    .slick-next {
        right: 35%;
    }

    .slick-prev,
    .slick-next {
        bottom: 15px;
    }

    .hum {
        width: 50px;
        height: 45px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        border-radius: 15px;
    }

    .hum span {
        top: 48%;
    }

    #feedCaptcha {
        transform: scale(0.8);
        transform-origin: 50% 0;
    }

    .feedCaptcha-error {
        left: 30px;
        top: 66px;
    }

    .contact-box .button {
        width: 245px;
        height: 60px;
        margin-top: 0;
    }

    .contact section.head,
    .contact section.head .head-left,
    .contact section.head .head-right {
        height: 900px;
    }

    .contact section.head .head-left .back-container {
        height: 736px;
    }

    .terms h1 {
        font-size: 22px;
    }

    h1 {
        font-size: 34px;
    }

    .slider-info,
    .content-slide .top-cont {
        height: auto;
    }

    .slider-box .slide {
        padding: 30px 0 60px;
    }

    .content-slide a {
        width: 120px;
        margin-top: 10px;
        align-self: center;
    }
}

@media screen and (max-height: 400px) {
    .modal {
        align-items: flex-start;
    }

    .modal .window {
        margin-top: 1rem;
    }
}
