﻿body::after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url('site1.jpg') url('site2.jpg') url('site3.jpg');
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

h1, h2, h3, h4, h5, h6, div {
    padding-top: 0.1px;
    padding-bottom: 0.1px;
    font-weight: normal;
}

body button {
    outline: none !important
}

textarea {
    resize: none;
}

body,
body button,
body input,
body textarea {
    /*font-family: 'HelvNew' !important;*/
    -webkit-font-smoothing: antialiased;
    font-family: HelveticaNeue, sans-serif;    
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    border: 0px;
}

button {
    outline: none;
}


ol, ul {
    list-style: none
}

.big-br {
    display: none;
}

.first-screen {
    width: 100%;
    height: 100vh;
    background: transparent no-repeat url('first-screen.jpg');
    background-size: cover;
    background-position: center center;
    color: #FFFFFF;
    min-height: 820px;
}

    .first-screen h1 {
        font-size: 56px;
        line-height: 43px;
        text-align: center;
        margin-top: 150px;
        font-weight: normal;
    }
    
.leader_title {
    color: #FFFFFF;	
    font-size: 56px;	
    font-weight: bold;	
    width: 100%;
    text-align: center;
    margin-top: 42px;
}

.decription-screen {
    text-align: center;
}
    
.decription-screen p {
    max-width: 985px;
    display: block;
    margin: 78px auto 0px;
    color: #494848;
    font-size: 24px;	
    line-height: 35px;	
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;    
}  

.leader-content-title {
    font-size: 48px;
    text-align: center;
    margin: 50px auto;
    padding-left: 20px;
    padding-right: 20px;    
}

.leader-content-list {
    max-width: 985px;
    margin: 75px auto;
}

.leader-content-list {
    max-height: 225px;
    overflow-y: hidden;
    text-align: left;
}

.leader-content-list-expanded {
    max-height: 3799px !important;
    transition: max-height 2.0s ease-out;   
}


.leader-content-list li {
    border-top: 1px solid #D8D8D8;
    font-size: 20px;	
    line-height: 43px;
    list-style: none;
    padding-left: 8px;
    background-size: 20px;
    background: transparent no-repeat url('./green-mark.png');
    box-sizing: border-box;
    padding-right: 70px;
    background-position: center right 35px;
}

.show-more-btn {
    height: 55px;
    color: white;
    display: inline-block;
    padding: 17px 18px;
    background-color: #4A90E2;
    font-size: 20px;
    border: 0px solid #4A90E2;
}

.decription-screen .buy-service-btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 88px;
}

.show-more-btn:hover {
    background-color: #0c7ae2;    
}

.price-block {
    
}

.first-price {
    display: inline-block;    
    font-size: 64px;
    color: #999696;
    position: relative;
}

.first-price:before {
    position: absolute;
    display: block;
    content: "СКИДКА 40%";
    background-color: rgba(248, 231, 28, 0.9);
    padding: 9px 13px;
    font-size: 24px;
    transform: rotate(-20deg);
    top: 12px;
    left: 25px;
    color: black;
}

.first-price:after {
    position: absolute;
    display: block;
    content: "первый месяц";
    background-color: rgba(248, 231, 28, 0.8);
    padding: 6px 19px;
    font-size: 14px;
    transform: rotate(-20deg);
    top: 41px;
    left: 58px;
    color: black;
}

.last-price {
    display: inline-block;
    font-size: 64px;	
    font-weight: bold;
    color: black;
    margin-left: 65px;
}

.autopilot-block {
    margin-top: 70px;
    font-size: 15px;
    text-align: center;
    margin-bottom: -30px;
    margin-left: 50px;
}

.autopilot-block span {
    background-color: #FEF0C4;
    position: relative;
}


.autopilot-block .gift {
    background: transparent no-repeat url(gift.svg);
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -50px;
    right: -70px;
    transform: rotate(30deg);    
}

.service-detailed-info-block {
    max-width: 987px;
    margin: 80px auto;
    
    font-size: 20px;
    line-height: 27px;    
}

.dateiled-info-column h4 {
    font-weight: bold;
    margin-bottom: 10px;
}

.service-detailed-info-block .dateiled-info-column.analize {
    background: transparent no-repeat url(./concurrent-analize.png);
    padding-top: 135px;
    display: inline-block;
    width: 302px;
    text-align: left;    
    vertical-align: top;
}

.service-detailed-info-block .dateiled-info-column.factors{
    background: transparent no-repeat url(./ranking-factors.png);
    padding-top: 125px;    
    display: inline-block;
    width: 287px;
    margin-left: 65px;
    margin-right: 60px;    
    text-align: left;
    vertical-align: top;    
}

.service-detailed-info-block .dateiled-info-column.autopilot {
    background: transparent no-repeat url(./autopilot.png);
    padding-top: 120px;
    display: inline-block;
    width: 250px;
    text-align: left;
    vertical-align: top;
}

.logo {
    display: block;
    height: 50px;
    width: 166px;
    margin: 60px auto 0px;
    background: transparent no-repeat url('logo-big.png');
    position: relative;
    left: 10px;
}

.features:after {
    content: "";
    clear: both;
    display: block;
}

.features {
    display: block;
    width: 1000px;
    margin: 150px auto 0px;
    padding-left: 0px;
}

ul.features li {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.time {
    position: relative;
}

    .time:before {
        content: "";
        display: block;
        position: absolute;
        width: 90px;
        height: 90px;
        background: transparent no-repeat url('stopwatch.svg');
        background-size: cover;
        left: 119px;
        top: -106px;
    }

.top {
    position: relative;
    margin-left: 4px;
}

    .top:before {
        content: "";
        display: block;
        position: absolute;
        width: 90px;
        height: 90px;
        background: transparent no-repeat url('trophy-2.svg');
        background-size: cover;
        left: 119px;
        top: -106px;
    }

.clients {
    position: relative;
}

    .clients:before {
        content: "";
        display: block;
        position: absolute;
        width: 90px;
        height: 90px;
        background: transparent no-repeat url('team.svg');
        background-size: cover;
        left: 116px;
        top: -106px;
    }

.buy-service-btn {
    height: 60px;
    width: 360px;
    border-radius: 3px;
    border: 0px;
    background-color: #E48A4D;
    display: block;
    color: white;
    font-size: 24px;
    font-weight: normal;
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}


    .buy-service-btn:hover,
    .buy-service-btn:hover:active {
        background-color: #E27E3A;
    }

    .buy-service-btn[disabled],
    .buy-service-btn[disabled]:hover {
        opacity: 0.6;
        background-color: #E48A4D;
        cursor: default;
    }

    .buy-service-btn.big {
        width: 360px;
    }

.first-screen .buy-service-btn {
    margin-top: 160px;
    margin-left: auto;
    margin-right: auto;
}


@media (max-height: 800px) {
    .first-screen h1 {
        margin-top: 100px;    
    }
    
    .first-screen .buy-service-btn.small-margin {
        margin-top: 80px;
    }    
}

.second-screen {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
}

/**/
.connect-service-screen {
    min-height: 100vh;
}
/**/

.second-screen .note {
    text-align: center;
    margin-bottom: 61px;
    font-size: 25px;
}

.center-vertical {
    height: 85px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    margin-top: -44px;
}

.case-content {
    padding-top: 0px;
}

.tz-container {
    padding-top: 0px;
}

.case-content ul,
.case-content ol {
    padding: 0px;
}

h2 {
    color: #555555;
    font-size: 54px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
}

.case {
    width: 100%;
    min-height: 140px;
    position: relative;
}

.case-1 {
    background: transparent no-repeat url('site1-black.jpg');
    background-size: cover;
    background-position: 0px center;
}

.case-2 {
    background: transparent no-repeat url('site2-black.jpg');
    background-size: cover;
    background-position: 0px 88%;
}

.case-3 {
    background: transparent no-repeat url('site3-black.jpg');
    background-size: cover;
    background-position: 0px center;
}

.case-front {
    width: 100%;
    min-height: 140px;
    position: relative;
    color: white;
    cursor: pointer;
}

.container {
    position: relative;
    z-index: 2;
    padding-left: 0px;
    padding-right: 0px;
}

.case-front .container {
    min-height: 140px;
}

@media (min-width: 1140px) {
    .case-front.case-1:hover {
        background: transparent no-repeat url('site1.jpg');
        background-size: cover;
        background-position: 0px center;
    }

    .case-front.case-2:hover {
        background: transparent no-repeat url('site2.jpg');
        background-size: cover;
        background-position: 0px 88%;
    }

    .case-front.case-3:hover {
        background: transparent no-repeat url('site3.jpg');
        background-size: cover;
        background-position: 0px center;
    }
}

.case-front.case-1.active {
    background: transparent no-repeat url('site1.jpg');
    background-size: cover;
    background-position: 0px center;
}

.case-front.case-2.active {
    background: transparent no-repeat url('site2.jpg');
    background-size: cover;
    background-position: 0px 88%;
}

.case-front.case-3.active {
    background: transparent no-repeat url('site3.jpg');
    background-size: cover;
    background-position: 0px center;
}

    .case-front h3 {
        margin-bottom: 10px;
        font-size: 38px;
        font-weight: normal;
    }

    .p-with-margin {
        margin-bottom: 10px;   
    }

    .case-front label {
        font-size: 25px;
        font-style: italic;
    }

    .case-content {
        display: none;
        font-size: 17px;
        line-height: 33px;
        color: #666666;
        padding-bottom: 120px;
        position: relative;
    }

        .case-content:before {
            content: "";
            width: 100%;
            height: 50px;
            display: block;
            position: absolute;
            z-index: 10;
            box-shadow: inset 0px 27px 27px -13px rgba(50, 50, 50, 0.55);
            pointer-events: none;
            top: -1px;
        }

        .case-content h4 {
            font-size: 25px;
            font-weight: 400;
            margin-bottom: 25px;
            margin-top: 70px;
        }

        .case-content .site-link {
            display: block;
            color: #666666;
            margin-top: 31px;
            margin-bottom: -18px;
            text-decoration: none;
            position: relative;
            padding-left: 30px;
            font-size: 20px;
            width: 140px;
        }

            .case-content .site-link:hover {
                color: #E27E3A
            }

            .case-content .site-link:before {
                content: "";
                display: block;
                position: absolute;
                width: 17px;
                height: 17px;
                background: transparent no-repeat url('external-link.svg') 0px 0px;
                background-size: cover;
                left: 2px;
                top: 7px;
            }

        .case-content ul li {
            font-size: 17px;
            padding-left: 28px;
            position: relative;
            line-height: 33px;
        }

            .case-content ul li:before {
                content: "";
                display: block;
                position: absolute;
                width: 13px;
                height: 12px;
                background: transparent no-repeat url('checked.svg') 0px -2px;
                background-size: cover;
                left: 2px;
                top: 11px;
            }

        .case-content ul ol li {
            margin-left: 17px;
        }

            .case-content ul ol li:before {
                content: "";
                display: block;
                position: absolute;
                width: 5px;
                height: 5px;
                background: transparent;
                border-radius: 5px;
                background-color: #666666;
                left: 2px;
                top: 10px;
            }

    .traffic {
        position: absolute;
        left: 595px;
        font-size: 18px;
        top: 36px;
        width: 144px;
        line-height: 24px;
    }

    .visits {
        position: absolute;
        left: 776px;
        font-size: 18px;
        top: 36px;
        width: 144px;
        line-height: 24px;
    }

    .value {
        position: absolute;
        color: #E27E3A;
        top: -31px;
        font-size: 28px;
        padding-left: 18px;
    }

        .value:before {
            content: "";
            display: block;
            position: absolute;
            width: 18px;
            height: 20px;
            background: transparent no-repeat url('move-up.svg') 0px 0px;
            background-size: cover;
            left: -6px;
            top: 1px;
        }

    .toggler {
        display: block;
        width: 40px;
        height: 52px;
        position: absolute;
        background: transparent no-repeat url('next-2.svg');
        background-size: cover;
        display: none;
        transform: rotate(90deg);
        top: 20px;
        right: -10px;
        cursor: pointer;
    }

    .tz {
        position: absolute;
        height: 160px;
        width: 469px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        left: 532px;
        padding: 41px 50px;
        box-sizing: border-box;
        color: #555555;
        z-index: -1;
    }

    .case-content-1 .tz {
        background-color: #FFC6A0;
    }

    .case-content-2 .tz {
        background-color: #6090A5;
        color: white;
    }

    .case-content-2 .tz .tz-text {
        color: #F6F2F2;
    }

    .case-content-3 .tz {
        background-color: #69697B;
        color: white;
    }

        .case-content-3 .tz .tz-text {
            color: #F6F2F2;
        }

    .tz-header {
        font-size: 22px;
        margin-bottom: 13px;
    }

    .tz-text {
        font-size: 17px;
        color: #666666;
    }

    .short-info {
        width: 510px;
        margin-bottom: 10px;
    }

    .case {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .case-front:hover .toggler {
        display: block;
        transition: transform .2s;
    }

    .case-front.active .toggler {
        display: block;
        transform: rotate(270deg);
        transition: transform .2s;
    }

    .client-review:after {
        display: block;
        content: "";
        clear: both;
    }

    .client-review {
        margin-top: 25px;
    }

    .client-img {
        width: 90px;
        height: 90px;
        display: inline-block;
        margin-top: 5px;
    }

    .stats-block {
        position: relative;
        font-size: 17px;
        line-height: 28px;
        height: 130px;
    }

    .queries-google {
        position: absolute;
        top: 70px;
    }

    .queries-yandex {
        position: absolute;
        top: 70px;
        left: 195px;
    }

    .position-google {
        position: absolute;
        top: 70px;
        left: 392px;
    }

    .position-yandex {
        position: absolute;
        top: 70px;
        left: 588px;
    }

    .stats-value {
        color: #6090A5;
        font-weight: bold;
        font-size: 34px;
        position: absolute;
        margin-top: -33px;
    }


    .stats-diff {
        position: absolute;
        color: #E48A4D;
        font-size: 24px;
        font-weight: bold;
        margin-top: -30px;
        right: -51px;
        bottom: -2px;
    }

        .stats-diff:before {
            content: "";
            display: block;
            position: absolute;
            width: 18px;
            height: 18px;
            background: transparent no-repeat url(move-up.svg) 0px 0px;
            background-size: cover;
            left: -17px;
            top: 4px;
        }

    .chart {
        margin-top: 20px;
    }


    .highcharts-legend-item tspan {
        font-size: 14px;
        color: #666666;
        font-weight: 100;
    }

    .chart-tip {
        padding: 10px;
    }

    .chart-item {
        line-height: 3px;
        display: block;
        margin: 0px;
        padding: 0px;
        font-size: 13px;
    }

    .chart-container {
        margin-bottom: 20px;
    }

    .chart-region-item {
        display: block;
        padding: 0px;
        margin: 0px;
        margin-top: -5px;
        font-size: 11px;
    }

    .highcharts-legend-item rect[fill] {
        height: 3px !important;
    }

    .chart-region-name {
        display: block;
        padding: 0px;
        margin: 0px;
        padding-top: 7px;
        padding-bottom: 0px;
    }

    .review-text {
        display: inline-block;
        width: 80%;
        vertical-align: top;
        margin-left: 40px;
        margin-bottom: 70px;
    }

    .client-name {
        font-style: italic;
        margin-top: 10px;
    }

    .connect-service-screen {
        background-color: #f1f1f1;
    }

    .logo-small {
        width: 116px;
        height: 40px;
        display: block;
        margin-top: 60px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        background: transparent no-repeat url('logo-small.png');
    }

    .connect-service-screen input,
    .connect-service-screen textarea {
        height: 61px;
        width: 550px;
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
        margin-bottom: 30px;
        margin-top: 10px;
        font-size: 25px;
        padding: 10px 15px;
        box-sizing: border-box;
        color: #666666;
        line-height: 27px;
        border-radius: 0px;
        outline-color: #be8b5e;
    }

    input[type=text]:focus, textarea:focus {
        box-shadow: none;
        border: 1px solid rgba(228,138, 77, 0.7) !important;
    }

    .connect-service-screen textarea {
        height: 121px;
        margin-bottom: 60px;
    }

    .connect-service-screen h6 {
        font-size: 40px;
        line-height: 60px;
        text-align: center;
        color: #555555;
        margin-bottom: 50px;
    }

    .inputs-container {
        text-align: left;
        width: 551px;
        margin: 0px auto;
    }

    .connect-service-screen label {
        font-size: 25px;
        color: #666666;
        margin-bottom: 0px;
    }

    .connect-service-screen .buy-service-btn {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 90px;
    }

    .modal-backdrop, .modal-backdrop.fade.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .modal-content {
        padding: 40px;
    }

        .modal-content h3 {
            text-align: center;
            font-weight: normal;
            line-height: 25px;
            color: #555555;
            font-size: 20px;
            line-height: 25px;
            display: block;
            margin: 0px auto;
            width: 200px;
            position: relative;
        }

            .modal-content h3:before {
                display: block;
                content: "";
                position: absolute;
                width: 20px;
                height: 17px;
                background: transparent no-repeat url('Checkmark.svg');
                background-size: cover;
                top: 2px;
                left: -9px;
            }

        .modal-content p {
            font-size: 16px;
            line-height: 24px;
            color: #555555;
            margin-top: 10px;
            padding-left: 40px;
        }

        .modal-content .close {
            font-size: 33px;
            position: absolute;
            right: 10px;
            top: 10px;
        }

    .connect-service-screen .close {
        font-size: 30px;
        top: 10px;
        position: absolute;
        right: 10px;
        display: none;
    }

    @media (max-width: 1140px) {
        .first-screen {
            min-height: 750px;
            height: auto;
            padding-bottom: 40px;
        }

            .first-screen h1 {
                font-size: 36px;
                line-height: 43px;
                margin-top: 150px;
            }

        .features {
            width: 585px;
            margin: 142px auto 0px;
        }

        ul.features li {
            font-size: 16px;
            line-height: 20px;
        }


        .time:before {
            width: 60px;
            height: 60px;
            left: 70px;
            top: -79px;
        }

        .top:before {
            width: 60px;
            height: 60px;
            left: 70px;
            top: -79px;
        }

        .clients:before {
            width: 60px;
            height: 60px;
            left: 70px;
            top: -79px;
        }

        .buy-service-btn {
            width: 220px;
            height: 50px;
            font-size: 20px;
            line-height: 24px;
        }

        .second-screen h2 {
            line-height: 43px;
            margin-top: 90px;
            font-size: 32px;
        }

        .second-screen .note {
            font-size: 16px;
            line-height: 18px;
            margin-bottom: 30px;
        }

        .container {
            width: 720px;
        }

        .center-vertical {
            height: 60px;
            margin-top: -30px;
        }

        .case-front h3 {
            margin-bottom: 15px;
            font-size: 25px;
        }

        .case-front label {
            font-size: 14px;
        }

        .traffic {
            left: 434px;
            font-size: 14px;
            top: 23px;
            width: 95px;
            line-height: 18px;
        }

        .visits {
            left: 562px;
            font-size: 14px;
            top: 23px;
            width: 95px;
            line-height: 18px;
        }

        .value {
            top: -26px;
            font-size: 20px;
            padding-left: 18px;
        }

            .value:before {
                width: 16px;
                height: 16px;
                left: -2px;
                top: 2px;
            }

        .toggler {
            display: block;
            width: 40px;
            height: 40px;
            position: absolute;
            background: transparent no-repeat url('next-2.svg');
            background-size: cover;
            transform: rotate(90deg);
            top: 20px;
            right: -10px;
            cursor: pointer;
        }

        .tz {
            height: 116px;
            width: 260px;
            left: 418px;
            padding: 20px;
        }

        .tz-header {
            font-size: 13px;
            line-height: 25px;
            margin-bottom: 11px;
        }

        .tz-text {
            font-size: 12px;
            line-height: 20px;
        }

        .short-info {
            width: 410px;
            margin-bottom: 10px;
        }

        .review-text {
            width: 70%;
        }

        .case-content {
            padding-bottom: 90px;
        }

        .position-yandex {
            width: 150px;
        }

        .buy-service-btn.big {
            width: 220px;
            font-size: 20px;
            height: 50px;
            line-height: 24px;
        }

        .connect-service-screen input,
        .connect-service-screen textarea {
            height: 45px;
            width: 470px;
            border: 1px solid #CCCCCC;
            background-color: #FFFFFF;
            margin-bottom: 30px;
            margin-top: 10px;
        }

        .connect-service-screen textarea {
            height: 121px;
            margin-bottom: 50px;
        }

        .connect-service-screen h6 {
            font-size: 36px;
            line-height: 50px;
            margin-bottom: 50px;
        }

        .inputs-container {
            width: 471px;
        }

        .connect-service-screen label {
            font-size: 20px;
            margin-bottom: 0px;
        }

        .connect-service-screen input,
        .connect-service-screen textarea {
            font-size: 22px;
            line-height: 27px;
        }

        .connect-service-screen .buy-service-btn {
            width: 220px;
            margin-bottom: 90px;
        }
    }

    @media (max-width: 800px) {
        .queries-yandex {
            left: 170px;
        }

        .position-google {
            left: 362px;
        }

        .position-yandex {
            left: 558px;
        }
        
        .small-br {
            display: none;
        }
    }

    @media (max-width: 767px) {
        .modal.fade {
            top: -10000px;
        }
    }

    @media only screen and (max-width : 1024px){
        .service-detailed-info-block .dateiled-info-column.analize {
            background-position-x: center;
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            box-sizing: border-box;
        }

        .service-detailed-info-block .dateiled-info-column.factors {
            background-position-x: center;
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            margin-left: 0px;
            box-sizing: border-box;
        }

        .service-detailed-info-block .dateiled-info-column.autopilot {
            margin-top: 20px;
            background-position-x: center;
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            margin-left: 0px;
            box-sizing: border-box;
        }        
        
        .autopilot-block {
            margin-left: 0px;
        } 
        
        .autopilot-block .gift {
            right: -100px;
            transform: rotate(30deg);
        }

        .autopilot-block {
            padding-left: 20px;
            padding-right: 20px;
            line-height: 30px;
            margin-left: 0px;
        }        
    }

    @media only screen and (max-width : 678px) {
        .autopilot-block .gift {
            right: -100px;
            top: -20px;
        }
    }

    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { /* STYLES GO HERE */
        .first-screen {
            height: 1024px;
        }

        .features {
            margin-top: 200px;
        }

        .connect-service-screen .buy-service-btn {
            margin-bottom: 140px;
        }

        .big-br {
            display: block;
        }
    }

    @media (max-width: 760px) {
        .container {
            width: 90%;
        }

        .second-screen h2 {
            padding-left: 50px;
            padding-right: 50px;
        }

        .traffic {
            left: 370px;
        }

        .visits {
            position: absolute;
            left: 470px;
        }

        .tz {
            left: inherit;
            right: 10px;
        }

        .tz-header {
            font-size: 20px;
        }

        .tz-text {
            font-size: 16px;
        }        

        .queries-yandex {
            left: 150px;
        }

        .position-google {
            left: 322px;
        }

        .position-yandex {
            left: 494px;
        }

        .second-screen .note {
            padding-left: 50px;
            padding-right: 50px;
            line-height: 27px;
        }

        .modal-content p {
            padding-left: 20px;
        }
    }


    @media (max-width: 700px) {
        .first-screen h1 {
            padding-left: 30px;
            padding-right: 30px;
            line-height: 52px;
            margin-top: 135px;
        }

        .connect-service-screen h6 {
            font-size: 30px;
            line-height: 40px;
        }

        .first-screen .buy-service-btn {
            margin-top: 100px;
        }

        .second-screen .note {            
            padding-left: 30px;
            padding-right: 30px;
            line-height: 30px;
        }

        .traffic {
            left: 340px;
        }

        .visits {
            left: 430px;
        }

        .case-front h3 {
            font-size: 23px;
        }

        .queries-yandex {
            left: 140px;
        }

        .position-google {
            left: 292px;
        }

        .position-yandex {
            left: 458px;
            width: 135px;
        }
        
        .leader-content-title {
            font-size: 36px;
        }


        .autopilot-block .gift {
            top: -60px;
            right: 77px;
        }

        .decription-screen {
            margin-bottom: -90px;
        }
    }

    @media (max-width: 635px) {
        .features {
            width: 100%;
        }

        .time:before {
            left: 35%;
            top: -79px;
        }

        .top:before {
            left: 35%;
            top: -79px;
        }

        .clients:before {
            left: 35%;
            top: -79px;
        }

        .second-screen h3 {
            font-size: 20px;
        }

        .traffic {
            left: 290px;
        }

        .visits {
            left: 380px;
        }

        .stats-block {
            font-size: 15px;
        }

        .stats-value {
            font-size: 25px;
        }

        .stats-diff {
            font-size: 20px;
            right: -45px;
            bottom: -4px;
        }

            .stats-diff:before {
                width: 14px;
                height: 15px;
                left: -16px;
                top: 6px;
            }

        .queries-yandex {
            left: 125px;
        }

        .position-google {
            left: 260px;
        }

        .position-yandex {
            left: 398px;
            width: 125px;
        }

        .stats-diff {
            bottom: -2px;
        }
    }

    @media (max-width: 580px) {
        .container {
            width: 360px;
        }

        .connect-service-screen h6 {
            font-size: 20px;
            line-height: 25px;
        }

        .container.tz-container {
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
        }

        .tz-container-inner {
            width: 360px;
            margin-left: auto;
            margin-right: auto;
        }

        .first-screen {
            min-height: 100vh;
        }

        .first-screen-wrapper {
            width: 360px;
            margin-left: auto;
            margin-right: auto;
        }

        .first-screen h1 {
            margin-top: 50px;
            text-align: left;
            padding-left: 0px;
            padding-right: 0px;
        }

        .logo {
            margin: 40px 0px;
            left: 0px;
        }

        ul.features {
            margin-top: 60px;
        }

            ul.features li {
                display: block;
                float: none;
                width: 80%;
                text-align: left;
                padding-left: 50px;
                margin-bottom: 30px;
            }

        .time:before {
            width: 35px;
            height: 35px;
            left: 0px;
            top: -10px;
        }

        .top:before {
            width: 35px;
            height: 35px;
            left: -5px;
            top: 2px;
        }

        .clients:before {
            width: 35px;
            height: 35px;
            left: -1px;
            top: 2px;
        }

        .first-screen .buy-service-btn {
            margin-top: 80px;
            margin-left: 50px;
            margin-right: 0;
            height: 40px;
            font-size: 18px;
            width: 220px;
        }

        .second-screen-wrapper {
            width: 360px;
            margin-left: auto;
            margin-right: auto;
        }

        .second-screen h2 {
            text-align: left;
            margin-top: 50px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .second-screen .note {
            text-align: left;
            padding-left: 0px;
            padding-right: 0px;
        }

        .traffic {
            display: none;
        }

        .visits {
            display: none;
        }

        .toggler {
            display: block;
        }

        .tz {
            position: relative;
            width: 100%;
            left: 0px;
            right: 0px;
            height: auto;
            padding-bottom: 25px;
        }

        .chart-container {
            display: none;
        }

        .stats-block {
            height: auto;
        }

            .stats-block:after {
                display: block;
                content: "";
                clear: both;
            }

        .queries-google {
            left: 0px;
            position: relative;
            padding-bottom: 55px;
            width: 50%;
            float: left;
        }

        .queries-yandex {
            left: 0px;
            position: relative;
            padding-bottom: 55px;
            width: 48%;
            float: left;
            margin-left: 5px;
        }

        .position-google {
            left: 0px;
            position: relative;
            padding-bottom: 55px;
            width: 50%;
            float: left;
        }

        .position-yandex {
            left: 0px;
            position: relative;
            padding-bottom: 55px;
            width: 48%;
            float: left;
            margin-left: 5px;
        }

        .value {
            font-size: 16px;
            line-height: 30px;
        }

        .logo-small {
            margin-top: 30px;
            margin-bottom: 30px;
            margin-left: auto;
            margin-right: auto;
        }

        .connect-service-screen h6 {
            font-size: 25px;
            line-height: 40px;
        }

        .inputs-container {
            width: 360px;
        }

        .connect-service-screen input,
        .connect-service-screen textarea {
            width: 100%;
            margin-top: 5px;
            margin-bottom: 20px;
            font-size: 16px;
            line-height: 20px;
        }

        .connect-service-screen label {
            font-size: 16px;
        }

        .client-review {
            position: relative;
        }


        .client-img {
            margin-top: 5px;
            float: left;
            margin-right: 25px;
        }

        .review-text {
            margin-left: 0px;
            margin-top: 20px;
            width: initial;
            display: block;
            margin-top: -5px;
        }

        .client-name {
            position: absolute;
            top: 0px;
            font-size: 16px;
            line-height: 26px;
            width: 200px;
            right: 0px;
        }

        .second-screen .buy-service-btn {
            width: 220px;
            margin: 0px auto;
        }

        .modal-content p {
            padding-left: 10px;
        }

        .connect-service-screen .buy-service-btn {
            margin-bottom: 50px;
            margin-top: 20px;
        }

        .leader_title {
            font-size: 36px;
        } 
        
        .last-price {
            margin-left: 0;
            margin-top: 50px;
        }

        .leader-content-list li {
            padding-left: 20px;
        }
    }


    @media (max-width: 420px) {
        .container {
            width: 320px;
        }

        .first-screen {
            min-height: 550px;
        }

        .tz-container-inner {
            width: 100%;
        }

        .short-info {
            width: 100%;
        }

        .first-screen-wrapper {
            width: 320px;
        }

        .second-screen-wrapper {
            width: 320px;
        }

        .connect-service-screen label {
            font-size: 14px;
        }

        .inputs-container {
            width: 280px;
        }

        .client-name {
            width: 180px;
        }

        .connect-service-screen input,
        .connect-service-screen textarea {
            margin-top: 0px;
            font-size: 14px;
            line-height: 17px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .connect-service-screen h6 {
            font-size: 20px;
            line-height: 30px;
            margin-bottom: 30px;
        }
        
        .leader-content-list {
            max-height: 350px;
            margin-bottom: 50px;
        }
    }

    @media (max-width: 380px) {
        .leader-content-list {
            max-height: 395px;
        }        
    }

    @media (max-width: 340px) {
        body {
            overflow-x: hidden;
        }

        .client-img {
            width: 72px;
            height: 72px;
            display: inline-block;
            margin-top: 11px;
        }

        .client-name {
            width: 180px;
        }

        .first-screen {
            padding-left: 20px;
            padding-right: 20px;
            box-sizing: border-box;
        }

        .first-screen-wrapper {
            width: 100%;
        }

        ul.features {
            margin-left: 0px;
            margin-top: 40px;
        }

        .first-screen .buy-service-btn {
            margin-top: 40px;
        }

        ul.features li {
            font-size: 14px;
            line-height: 20px;
        }

        .first-screen h1 {
            font-size: 28px;
            margin-top: -20px;
        }

        .second-screen-wrapper {
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            box-sizing: border-box;
        }

        .second-screen h2 {
            text-align: left;
            margin-top: 50px;
            font-size: 25px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .container {
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            box-sizing: border-box;
        }

        .center-vertical {
            position: initial;
            height: 60px;
            margin-top: 30px;
        }

        .toggler {
            right: 10px;
            top: 65px;
            width: 30px;
            height: 30px;
        }

        .features {
            width: 80%;
        }

        .first-screen .buy-service-btn {
            margin-left: 0px;
        }

        .decription-screen p {
            text-align: left;
        }
        
        .show-more-btn {
            font-size: 16px;
        }

        .leader-content-list {
            max-height: 520px;
        }

        .autopilot-block .gift {
            top: -90px;
        }
    }

    .floating {
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 1000;
    }