@media screen and (max-width: 1450px) {

    /*--------------- HOME ---------------*/

    .main-preform-section .animation-1 {
        max-width: 309px;
        height: 303px;
        top: 157px;
    }

    .main-preform-section .animation-3 {
        max-width: 400px;
        height: 315px;
        bottom: 85px;
    }

    .main-preform-section .image {
        max-width: 415px;
        bottom: 145px;
    }

    .partners-section .partner-image-1 {
        top: 75px;
    }

    .partners-section .partner-image-2 {
        width: 330px;
    }

    .partners-section .partner-image-3 {
        width: 350px;
    }

    .partners-section .partner-image-4 {
        right: 80px;
        bottom: 120px;
    }

    .partners-section .partner-image-cloud {
        top: 190px;
        right: 80px;
    }

    .partners-section .partner-image-main {
        display: none;
    }


    .easy-start-section .image {
        width: 342px;
        height: 323px;
    }

    .easy-start-section .animation {
        width: 335px;
        height: 434px;
    }
}

@media screen and (max-width: 1200px) {

    h1 {
        font-size: 48px;
        line-height: 54px;
    }

    h2 {
        font-size: 44px;
        line-height: 54px;
    }

    h3 {
        font-size: 32px;
        line-height: 46px;
    }

    .wrapper {
        padding: 0 30px;
    }

    /*--------------- HEADER ---------------*/

    header .menu .navigate li {
        margin: 0 30px 0 0;
    }


    /*--------------- HOME ---------------*/

    .section .content p {
        margin: 40px 0;
        font-size: 18px;
        line-height: 28px;
    }

    .main-preform-section {
        padding: 185px 0 190px;
    }

    .main-preform-section .content {
        max-width: 580px;
    }

    .main-preform-section .animation-1 {
        max-width: 272px;
        height: auto;
        top: 180px;
    }
    .main-preform-section .animation-1.scroll-1 {
        top: 200px;
    }
    .main-preform-section .animation-1.scroll-2 {
        top: 220px;
    }

    .main-preform-section .animation-2 {
        top: 128px;
        height: auto;
    }
    .main-preform-section .animation-2.scroll-1 {
        top: 260px;
    }
    .main-preform-section .animation-2.scroll-2 {
        top: 375px;
    }

    .main-preform-section .animation-3 {
        max-width: 320px;
        height: auto;
        bottom: 37px;
    }

    .main-preform-section .image {
        max-width: 320px;
        bottom: 45px;
    }

    .inform-section .anim {
        height: 540px;
    }

    .how-works-section p.description {
        margin: 40px 0 80px;
        font-size: 18px;
        line-height: 28px;
    }

    .how-works-section .item:nth-child(2):before,
    .how-works-section .item:nth-child(2):after {
        width: 200px;
    }

    .how-works-section .item:nth-child(2):before {
        left: -50%;
    }

    .how-works-section .item:nth-child(2):after {
        right: -50%;
    }

    .how-works-section .item p.num {
        font-size: 48px;
    }

    .how-works-section .item .text p {
        margin: 22px 0 0;
    }


    .partners-section {
        padding: 250px 0 315px;
    }

    .partners-section .content p {
        margin: 40px auto 0;
    }

    .partners-section .partner-image-3 {
        width: 290px;
    }

    .partners-section .partner-image-cloud {
        top: 140px;
        right: 60px;
    }


    .faq-section .accordeon {
        margin: 40px 0 0;
    }

    .easy-start-section {
        padding: 130px 0 305px;
    }

    .easy-start-section .image {
        width: 282px;
        height: 266px;
    }

    .easy-start-section .animation {
        width: 272px;
        height: 354px;
    }


    /*--------------- CONTACT ---------------*/

    .contact-us-section .form-container {
        width: 526px;
        min-width: 526px;
        padding: 47px 35px;
    }

    .form-container .desc {
        padding: 190px 0 150px;
    }


    /*--------------- FOOTER ---------------*/

    footer .footer-menu li {
        margin: 0 20px 0 0;
    }


    /*modal*/

    .modal .window {
        width: 750px;
        padding: 30px 30px 70px;
    }

    .modal .window .content {
        margin: 0 auto 40px;
    }

    .modal .window p.notification {
        margin: 20px auto 0;
    }
}

@media  screen and (max-width: 1100px) {
    .how-works-section .item:nth-child(2):before {
        left: -40%;
    }

    .how-works-section .item:nth-child(2):after {
        right: -40%;
    }
}

@media screen and (max-width: 900px) {

    /*--------------- HOME ---------------*/

    .main-preform-section .animation-2,
    .main-preform-section .animation-3 {
        display: none;
    }

    .main-preform-section .content {
        margin: 0 auto 0 0;
    }

    .faq-section .accordeon .ac-head {
        padding: 30px 60px 30px 30px;
    }

    .faq-section .accordeon .ac-head.in {
        padding: 30px 60px 20px 30px;
    }

    .faq-section .accordeon .ac-head:before {
        right: 40px;
    }

    .faq-section .accordeon .ac-body {
        font-size: 18px;
        line-height: 28px;
        padding: 0 60px 25px 30px;
    }


    .how-works-section .content {
        display: block;
    }

    .how-works-section .item {
        margin: 0 auto 54px;
        width: 305px;
    }

    .how-works-section .item:nth-child(2):before,
    .how-works-section .item:nth-child(2):after,
    .how-works-section .item p.num{
        display: none;
    }

    .your-benefits-section .benefit-item:nth-child(1) .image {
        width: 335px;
        min-width: 335px;
        height: 248px;
    }

    .your-benefits-section .benefit-item:nth-child(2) .image {
        width: 335px;
        min-width: 335px;
        height: 178px;
    }

    .your-benefits-section .benefit-item:nth-child(3) .image {
        width: 346px;
        min-width: 346px;
        height: 209px;
    }


    .easy-start-section .animation {
        width: 228px;
        height: 295px;
    }


    /*--------------- CONTACT ---------------*/

    .contact-us-section h1 {
        margin: 0 0 84px;
    }

    .contact-us-section .content.flex-box {
        display: block;
    }

    .contact-us-section .image.mobile-hidden {
        display: none;
    }

    .contact-us-section .image.mobile-visible {
        display: block;
        width: 100%;
        max-width: 50%;
        margin: 65px auto 0;
    }

    .contact-us-section .form-container {
        padding: 77px 25px;
        margin: 0 auto;
    }

    .contact-us-section .form-container .box-fields .flex-box {
        display: block;
    }

    .contact-us-section .form-container .flex-box .box-error-field {
        width: 100%;
    }

    .form-container .desc {
        padding: 100px 0 80px;
    }


    /*--------------- FOOTER ---------------*/

    footer .menu-container.flex-box {
        display: block;
    }

    footer .footer-menu li {
        margin: 0 10px;
    }

    footer p.copyright {
        text-align: center;
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 768px) {
    /*--------------- HEADER ---------------*/

    header .menu {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #052931;
        padding: 102px 35px 30px;
        height: auto;
        z-index: 1000;
        width: 310px;
    }

    header .menu .navigate {
        display: block;
    }

    header .menu .navigate li {
        margin: 0 0 20px;
    }

    header .menu .navigate li.mobile-visible {
        display: block;
    }

    header .menu .navigate li a {
        color: #F5F2F0;
        font-size: 14px;
        line-height: 36px;
        text-decoration: underline;
    }

    header .menu .navigate li a:hover {
        text-decoration: none;
    }

    header .menu .navigate li a.active {
        color: #D6C2B6;
        text-decoration: none;
    }

    header .menu .navigate li a.active:hover {
        text-decoration: underline;
    }

    header .hum-box {
        display: block;
    }

    header .menu .close {
        display: block;
    }


    /*--------------- HOME ---------------*/

    .main-preform-section {
        padding: 155px 0 530px;
    }

    .main-preform-section .content {
        margin: 0 auto;
    }

    .main-preform-section .animation-1 {
        max-width: 275px;
        top: 625px;
        right: 0;
    }

    .main-preform-section .image {
        max-width: 366px;
        bottom: 40px;
    }

    .inform-section .anim {
        height: 400px;
    }

    .how-works-section .item p.num {
        font-size: 36px;
    }

    .how-works-section .item:nth-child(2):before,
    .how-works-section .item:nth-child(2):after {
        height: 115px;
        left: 10px;
    }

    .how-works-section .item:nth-child(2):before {
        top: -85px;
    }

    .how-works-section .item:nth-child(2):after {
        bottom: -85px;
    }


    .your-benefits-section .benefit-item {
        margin: 0 0 80px;
    }

    .your-benefits-section .benefit-item.flex-box {
        display: block;
    }

    .your-benefits-section .benefit-item:nth-child(2).flex-box {
        display: flex;
        flex-direction: column-reverse;
    }

    .your-benefits-section .benefit-item .info,
    .your-benefits-section .benefit-item:nth-child(2) .info {
        max-width: 100%;
        margin: 17px 0 0;
    }

    .your-benefits-section .benefit-item:nth-child(1) .image,
    .your-benefits-section .benefit-item:nth-child(2) .image,
    .your-benefits-section .benefit-item:nth-child(3) .image {
        margin: 0 auto;
    }

    .partners-section .partner-image-1 {
        top: 27px;
        left: 0;
        width: 187px;
    }

    .partners-section .partner-image-2 {
        width: 255px;
    }

    .partners-section .partner-image-3 {
        top: 0;
        width: 160px;
    }

    .partners-section .partner-image-4 {
        width: 133px;
        right: 32px;
        bottom: 97px;
    }

    .partners-section .partner-image-cloud {
        top: 114px;
        right: 45%;
    }
}

@media screen and (max-width: 600px) {

    h1 {
        font-size: 30px;
        line-height: 36px;
    }

    h2 {
        font-size: 26px;
        line-height: 32px;
    }

    h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .wrapper {
        padding: 0 15px;
    }


    /*--------------- PREFORM ---------------*/

    .preform .fieldset {
        width: 240px;
    }

    .preform .fieldset .get-btn {
        position: static;
        margin: 26px 0 0;
        border-radius: 7px;
    }

    .preform .fieldset input.input-error {
        background-position: 93% 50%;
    }

    .preform .zip-error {
        line-height: 12px;
        top: 82px;
        bottom: auto;
    }


    /*--------------- HEADER ---------------*/

    header {
        padding: 15px 0;
    }

    header .logo {
        width: 73px;
        min-width: 73px;
        height: 55px;
        margin: 0;
    }


    /*--------------- HOME ---------------*/

    .main-preform-section {
        padding: 134px 0 515px;
    }

    .main-preform-section .content p.subtitle {
        font-family: 'Open Sans', sans-serif;
        margin: 11px 0 34px;
        font-size: 15px;
        line-height: 24px;
        font-weight: 400;
    }

    .main-preform-section .animation-1 {
        top: auto;
        bottom: 245px;
    }

    .main-preform-section .image {
        max-width: 275px;
        bottom: 50px;
    }

    .inform-section .content p {
        margin: 22px 0 20px;
        font-size: 15px;
        line-height: 24px;
    }

    .how-works-section {
        padding: 50px 0 20px;
    }

    .how-works-section p.description {
        margin: 22px 0 60px;
        font-size: 15px;
        line-height: 24px;
    }

    .how-works-section .item.flex-box {
        display: block;
    }

    .how-works-section .item p.num,
    .how-works-section .item:nth-child(2):before,
    .how-works-section .item:nth-child(2):after {
        display: none;
    }

    .how-works-section .item .text p {
        font-size: 16px;
        line-height: 24px;
    }

    .why-car-insurance .content p.subtitle {
        font-size: 16px;
        line-height: 24px;
        margin: 20px auto 38px;
    }

    .why-car-insurance .mobile-hidden {
        display: none;
    }

    .why-car-insurance .mobile-visible {
        display: block;
    }

    .your-benefits-section {
        padding: 90px 0 0;
    }

    .your-benefits-section .benefit-item .info,
    .your-benefits-section .benefit-item:nth-child(2) .info {
        margin: 15px 0 0;
    }

    .your-benefits-section .benefit-item .info p {
        font-size: 15px;
        line-height: 24px;
        margin: 22px 0 0;
    }

    .partners-section {
        padding: 174px 0;
    }

    .partners-section .mobile-hidden {
        display: none;
    }

    .partners-section .mobile-visible {
        display: block;
    }

    .partners-section .partner-image-2 {
        width: 145px;
    }

    .partners-section .partner-image-3 {
        width: 110px;
    }

    .partners-section .content p {
        margin: 22px auto 0;
        font-size: 16px;
        line-height: 24px;
    }

    .partners-section .partners-list {
        margin: 40px auto 0;
        max-width: 320px;
    }

    .partners-section .partners-list li {
        margin: 0 0 10px;
        padding: 11px 17px
    }

    .partners-section .partners-list .image {
        width: 102px;
    }

    .partners-section .partners-list .info span {
        font-size: 8px;
        line-height: 14px;
    }

    .partners-section .partners-list .info p {
        font-size: 16px;
    }

    .partners-section .partners-list .info p span {
        font-size: 20px;
    }

    .faq-section {
        padding: 50px 0 0;
    }

    .faq-section .accordeon {
        margin: 30px 0 0;
    }

    .faq-section .accordeon .box-acc {
        margin: 0 0 10px;
    }

    .faq-section .accordeon .ac-head {
        padding: 15px 60px 15px 15px;
    }

    .faq-section .accordeon .ac-head.in {
        padding: 15px 60px 20px 15px;
    }

    .faq-section .accordeon .ac-head:before {
        right: 20px;
    }

    .faq-section h4 {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        line-height: 23px;
        font-weight: 400;
    }

    .faq-section .accordeon .ac-body {
        font-size: 15px;
        line-height: 24px;
        padding: 0 60px 15px 15px;
    }

    .easy-start-section {
        padding: 54px 0 500px;
    }

    .easy-start-section .content p {
        margin: 24px 0 30px;
    }

    .easy-start-section .image {
        display: none;
    }

    .easy-start-section .animation {
        width: 100%;
        max-width: 375px;
        height: auto;
        right: 5%;
        bottom: -7px;
    }


    /*--------------- TERMS / PRIVACY ---------------*/

    .terms {
        padding: 112px 0 0;
    }

    .terms h1 {
        text-align: center;
        margin: 0 0 50px;
    }

    .terms h3,
    .terms p {
        padding: 0 0 10px;
    }

    .terms article {
        padding: 0 0 50px;
        font-size: 15px;
        line-height: 24px;
    }


    /*--------------- CONTACT ---------------*/

    .contact-us-section {
        padding: 162px 0 42px;
    }

    .contact-us-section .wrapper {
        padding: 0;
    }

    .contact-us-section h1 {
        margin: 0 0 42px;
    }

    .contact-us-section .info,
    .contact-us-section .image {
        padding: 0 15px;
    }

    .contact-us-section .info h4 {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 22px;
    }

    .contact-us-section .info p {
        margin: 0 0 22px;
        font-size: 15px;
        line-height: 24px;
    }

    .contact-us-section .form-container {
        width: 100%;
        min-width: 0;
        border-radius: 0;
    }

    .contact-us-section .form-container .box-bot-form .flex-box {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .contact-us-section .form-container .box-bot-form .get-btn {
        margin: 30px 0 0;
    }

    .contact-us-section .image.mobile-visible {
        margin: 50px auto 0;
    }

    .form-container .desc {
        padding: 0;
    }

    .form-container .desc .image {
        max-width: 140px;
    }

    .form-container .desc h4 {
        font-size: 26px;
        line-height: 32px;
        margin: 15px 0 105px;
    }

    .form-container .desc p {
        font-size: 22px;
        line-height: 28px;
        font-weight: 500;
        max-width: 255px;
        margin: 0 auto;
    }

    /* captcha contact us */

    div#feedCaptcha {
        transform: scale(1);
        position: static;
    }

    #feedCaptcha > div {
        position: static;
    }


    /*--------------- FOOTER ---------------*/

    footer {
        padding: 50px 0 35px;
    }

    footer .menu-container {
        margin: 50px 0 0;
    }

    footer .footer-menu ul.flex-box {
        display: block;
    }

    footer .footer-menu li {
        margin: 0 0 20px;
    }

    footer p.copyright {
        margin: 0;
        text-align: left;
    }
}

@media screen and (max-width: 450px) {
    .inform-section .anim {
        height: 300px;
    }

    .your-benefits-section .benefit-item:nth-child(1) .image,
    .your-benefits-section .benefit-item:nth-child(2) .image,
    .your-benefits-section .benefit-item:nth-child(3) .image {
        width: 290px;
        min-width: 290px;
        height: auto;
    }
}

@media screen and (max-height: 800px) {
    .modal .window {
        width: 750px;
        padding: 30px 30px 70px;
    }

    .modal .window .content {
        margin: 0 auto 40px;
    }

    .modal .window p.notification {
        margin: 20px auto 0;
    }
}

@media screen and (max-height: 600px) {
    .modal .window {
        width: 630px;
        padding: 20px 20px 40px;
    }
}