@media (max-width: 1600px) {
    .offer h1 {
        font-size: 95px;}
    .bullet {
        margin: 30px 0 30px;
    }
    .offer-input{
        height: 100px;

    }
    .prim-button{
        height: 100px;
        line-height: 100px;
    }
    .left-middle i img {
        width: 590px;
    }
    .offer {
        margin-top: 55px;
    }
    a.tel-num {
        font-size: 24px;
        font-weight: 700;
        display: block;
        color: #fff;
        margin-bottom: 10px;
    }
    a.give-con {
        font-size: 14px;
        font-family: "Bebas Neue";
        font-weight: 600;
        color: #000;
        letter-spacing: 2px;
        background: #fff;
        text-align: center;
        line-height: 46px;
        padding: 13px 18px;
    }
    .bottom-offer {
        display: grid;
        grid-template-columns: 150px 1fr;
        margin-top: 40px;
        grid-gap: 100px;
    }
    .left-middle i {
        position: absolute;
        top: 0px;}
    .logo img {
        width: 51px;
    }
}

@media (max-width: 1024px) {
    .left-middle i {
        position: absolute;
        top: -40px;
        right: -385px;
    }

    .bottom-offer {
        display: grid;
        grid-template-columns: 150px 1fr;
        margin-top: 70px;
        grid-gap: 10px;
        position: relative;
        z-index: 1;
    }

    .grid-portf {
        display: grid;
        grid-template-columns: 1fr;
    }

    .model-lft i {
        position: absolute;
        left: -350px;
        top: -520px;
        display: none;
    }

    .logo-partners {
        position: relative;
        /* margin-top: -240px; */
        margin-top: 50px;
    }

    .partn-img img {
        width: 100%;
    }

    .model-tat i {
        position: absolute;
        top: 0px;
        z-index: 0;
        right: -664px;
        top: -980px;
    }

    .h3-title {
        color: #1e1627;
        font-size: 100px;
        font-weight: 600;
    }

    .video-slider {
        width: 580px;
        padding-left: 40px;
    }
}

@media (max-width: 768px) {
    .left-middle i {
        display: none;
    }

    a.tel-num {
        font-size: 30px;
    }

    .bullet ul {
        display: flex;
        color: #fff;
        font-size: 20px;
        font-weight: 200;
        position: relative;
    }

    .prim-button {
        width: 270px;
    }

    .offer-input {
        max-width: 464px;
        width: 100%;
    }

    p.polit {
        font-size: 10px;
        color: #fff;
        opacity: .4;
        grid-column-start: 1;
        grid-column-end: 2;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .left-middle {
        position: relative;
        display: none;
    }

    .bottom-stat .num {
        font-size: 70px;
    }

    .serv-item:nth-child(7) {
        grid-column-start: 1;
    }

    .model-lft {
        position: relative;
        display: none;
    }

    .fb-image img {
        width: 100%;
    }

    .model-tat {
        display: none;
    }

    .heading-step {
        grid-column-start: 1;
        grid-row-start: 1;
    }

    .model-ekat {
        display: none;
    }

    .grid-quiz {
        display: grid;
        grid-template-columns: 1fr;
        position: relative;
    }

    i.ilevon {
        position: absolute;
        top: -360px;
        right: -160px;
        z-index: -1;
    }

    .offer-input {
        max-width: 464px;
        width: 100%;
        font-size: 32px;
    }

    .grid-serv {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: 100px;
        grid-gap: 40px;
    }

    .topline {
        display: block;
    }
    a.btn.btn-tech {
        margin: 10px auto;
        height: 40px;
    }
    
    .logo {
        display: flex;
        justify-content: left;
        align-items: center;
        max-width: 300px;
        margin: 0 auto;
    }

    .tel {
        display: block;
        text-align: right;
        color: #fff;
        text-align: center;
        margin-top: 20px;
    }

    .offer h1 {
        font-size: 80px;
        color: #fff;
        font-weight: 600;
    }

    .h3-title {
        color: #1e1627;
        font-size: 80px;
        font-weight: 600;
    }

    .desc-big {
        font-size: 30px;
    }

    .fb-item i {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: -120px;
    }

    .fb-item h4 {
        font-size: 42px;
        font-weight: 600;
        max-width: 280px;
        margin-top: 30px;
    }

    .grid-info {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 25px;
        margin-top: 50px;
        position: relative;
        height: auto;
    }

    .h4-title {
        font-size: 50px;
        color: #fff;
        font-weight: 600;
        max-width: 377px;
        position: relative;
    }

    .grid-work {
        display: grid;
        grid-template-columns: 1fr;
    }

    .heading-step h3 {
        font-size: 90px;
        opacity: 1;
        color: #fff;
        font-weight: 600;
        line-height: 0.8;
        position: relative;
        top: 75px;
    }

    .video-slider {
        width: 100%;
    }

    .play {
        position: absolute;
        border-radius: 50%;
        background: rgb(255, 32, 32) url(../image/play.png) no-repeat 52% 50%;
        box-shadow: 0px 14px 70px 0px rgba(255, 32, 32, 0.58);
        position: absolute;
        width: 120px;
        height: 120px;
        right: 120px;
        top: 310px;
    }

    .quiz-title {
        font-size: 50px;
        color: #fff;
        font-weight: 600;
        position: relative;
    }

    .bullets-quiz {
        display: grid;
        grid-template-columns: 1fr;
        margin: 40px 0;
        grid-gap: 40px;
        position: relative;
    }

    .bullets-quiz::after {
        display: none;
    }

    .or-ovl {
        width: 6px;
        height: 6px;
        background: #ee714e;
        border-radius: 50%;
        margin: 10px 0;
    }

    .btn-quiz {
        width: 100%;
    }

    .grid-quiz {
        display: block;
    }

    i.ilevon {
        position: absolute;
        top: -430px;
        right: -80px;
        z-index: -1;
    }

    h5.questions {
        font-size: 73px;
        color: #fff;
        font-weight: 500;
        padding-top: 410px;
    }

    section.answ form {
        display: block;
    }

    .prim-button {
        width: 100%;
        position: static;
    }

    .middle form {
        display: block;
        grid-template-columns: 1fr 1fr;
    }

    span.offer-span {
        font-size: 40px;
        bottom: 20px;
        opacity: .2;
        display: block;
    }

    .bottom-offer {
        display: grid;
        grid-template-columns: 1fr;
        margin-top: 70px;
        grid-gap: 10px;
        position: relative;
        z-index: 1;
    }

    .bottom-stat {
        display: grid;
        grid-template-columns: 1fr;
    }

    .bullet ul {
        display: block;
    }

    .bullet ul li::after {
        display: none;
    }

    .grid-header {
        display: grid;
        grid-template-columns: 1fr;
    }

    span.offer-span {

        margin-top: 40px;
    }
}

@media (max-width: 425px) {
    .grid-serv {
        display: grid;
        grid-template-columns: 1fr;
    }

    .offer h1 {
        font-size: 60px;
        color: #fff;
        font-weight: 600;
    }

    .bottom-stat {
        margin-top: 0;
    }

    .grid-serv {
        display: grid;
        grid-template-columns: 1fr;
        text-align: center;
    }

    .btn-serv {
        margin: 0 auto;
        margin-top: 20px;
    }

    .h3-title {
        color: #1e1627;
        font-size: 60px;
        font-weight: 600;
    }

    .heading-step h3 {
        font-size: 60px;
        opacity: 1;
        color: #fff;
        font-weight: 600;
        line-height: 0.8;
        position: relative;
        top: 75px;
    }

    .fb-title {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .fb-text {
        font-size: 14px;
        line-height: 1.4;
    }

    .quiz-item {
        grid-column-start: 2;
        margin-top: 70px;
    }

    span.offer-span::after, span.offer-span::before {
        display: none;
    }

    .offer h1 {
        text-align: center;
    }

    .bullet ul {
        display: block;
        text-align: center;
    }

    .bullet {
        margin: 10px 0 30px;
    }

    .logo img {
        width: 50px;
    }

    .offer {
        margin-top: 45px;
    }

    .bottom-stat {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 70px;
        padding: 0px 0;
        margin-top: 50px;
        max-width: 775px;
        position: relative;
        padding-bottom: 50px;
    }

    .h3-desc {
        color: #ee714e;
        font-size: 34px;
    }

    .serv, .video-ot {
        background: #fff;
        padding: 60px 0;
        position: relative;
    }

    .grid-serv {
        margin-top: 50px;
    }

    section.feedback {
        margin-top: 60px;
    }

    .feedback h3.h3-title {
        color: #fff !important;
    }

    .fb-header img {
        width: 60px !important;
    }

    .fb-item i {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: -75px;
        right: 0;
        left: auto;
    }

    .link-image {
        position: static;
        margin: 0 auto;
    }

    .owl-project .owl-nav {
        position: absolute;
        bottom: -8px;
        right: 0;
        right: 0;
        margin: 0 auto;
        left: 0;
        text-align: center;
    }

    .heading-step h3 {
        font-size: 60px;
        opacity: 1;
        color: #fff;
        font-weight: 600;
        line-height: 0.8;
        position: relative;
        top: 75px;
    }

    .h3-title {
        color: #1e1627;
        font-size: 50px;
        font-weight: 600;
    }

    .play {
        position: absolute;
        border-radius: 50%;
        background: rgb(255, 32, 32) url(../image/play.png) no-repeat 52% 50%;
        box-shadow: 0px 14px 70px 0px rgba(255, 32, 32, 0.58);
        position: absolute;
        width: 120px;
        height: 120px;
        right: 120px;
        top: 190px;
    }

    .video-slider {
        max-width: 755px;
        position: relative;
        height: 385px;
        background: #1e1627;
        display: block;
        border-radius: 0 0 100px 0;
        margin-top: 50px;
        padding-left: 110px;
        display: grid;
        align-items: start;
        margin-bottom: 10px;
        padding-top: 50px;
    }

    .quiz-item {
        grid-column-start: 2;
        margin-top: 70px;
    }

    section.answ {
        padding-top: 40px;
        position: relative;
        padding-bottom: 50px;
    }

    i.ilevon {
        position: absolute;
        top: -10px;
        right: 59px;
        z-index: -1;
    }

    p.ans-man {
        font-size: 20px;
        color: #fff;
        margin-bottom: 40px;
    }

    i.ilevon img {
        width: 250px;
    }


    .video-slider {
        max-width: 755px;
        position: relative;
        height: 385px;
        background: #1e1627;
        display: block;
        border-radius: 0 0 100px 0;
        margin-top: 50px;
        padding-left: 50px;
        display: grid;
        align-items: start;
        margin-bottom: 10px;
        padding-top: 50px;
    }

    .play {
        position: absolute;
        border-radius: 50%;
        background: rgb(255, 32, 32) url(../image/play.png) no-repeat 52% 50%;
        box-shadow: 0px 14px 70px 0px rgba(255, 32, 32, 0.58);
        position: absolute;
        width: 120px;
        height: 120px;
        right: 0;
        top: 200px;
        left: 0;
        margin: 0 auto;
    }

    .header {
        background: url(../image/dnisher.png) no-repeat 70% top;
        background-size: 230%;
    }
    .fb-outside {
        background: #fff;
        padding: 0px;
    }
    .fb-item i {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 55px;
        right: 0;
        left: auto;
    }
    .owl-project .owl-nav {
        position: absolute;
        bottom: -59px;
        right: 0;
        right: 0;
        margin: 0;
        left: initial;
        text-align: center;
    }
    .how-work {
        padding: 0 0 40px;
    }
    p.fb-text {
        height: 230px;
        overflow-y: auto;
    }
    .quiz-title {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        position: relative;
    }
    .bullets-quiz {
        margin: 20px 0;
        grid-gap: 20px;
        position: relative;
    }
    .logo p {
        font-size: 18px;
        color: #fff;
        font-weight: 400;
    }
    .logo img {
        width: 36px;
    }
}

@media (max-width: 320px) {
    .offer-input {
        max-width: 464px;
        width: 100%;
        font-size: 22px;
    }

    .prim-button {
        height: 90px;
        line-height: 90px;
    }

    input.offer-input {
        height: 100px;
    }

    .h3-desc {
        color: #ee714e;
        font-size: 34px;
    }

    .grid-serv {
        margin-top: 50px;
    }

    .link-image {
        position: static;
        bottom: 4px;
        width: 100%;
        height: 60px;
        display: grid;
        background: #fff;
        box-shadow: 0px 14px 70px 0px rgba(14, 14, 14, 0.3);
        grid-template-columns: 60px 1fr;
        align-items: center;
        justify-items: center;
    }

    .link-image p {
        color: #000;
        font-size: 13px;
        letter-spacing: 2px;
        font-weight: 600;
        font-family: "Bebas Neue";
    }

    h5.questions {
        font-size: 53px;
        color: #fff;
        font-weight: 500;
        padding-top: 390px;
    }

}