@media screen and (max-width:1290px) {
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .youtubeWide {
        display: none;
    }

    .youtubeMini {
        width: 100%;
        text-align: center;
        display: block;
        position: relative;
        padding-bottom: 43.25%;
        height: 0;
        overflow: hidden;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .youtubeMini iframe {
        width: 720px;
        height: 405px;
        border: 0;
    }

    .header-nav,
    .main-stat {
        display: none
    }

    .main-img {
        position: initial;
        left: initial;
        top: initial;
        width: 464px
    }

    .heading {
        font-size: 40px;
        text-align: center;
        line-height: 56px;
        margin-bottom: 4px
    }

    .subheading {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px;
        text-align: center
    }

    .main-paragraph {
        margin-bottom: 32px
    }

    .main-btns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-btns .btn {
        width: 240px;
        height: 64px;
        border-radius: 12px;
        font-size: 16px;
        line-height: 24px;
        margin-right: 20px
    }

    .main-paragraph {
        text-align: center
    }

    .main-info {
        padding-bottom: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-info-heading {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .main-btns {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        padding-top: 4%;
    }

    .main-info .main-paragraph {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .main-content {
        padding-top: 64px
    }

    .main-img {
        margin-left: auto;
        margin-right: auto
    }

    .main-btns {
        margin-bottom: 0
    }

    .main-income.one {
        right: inherit;
        left: 84px;
        bottom: 416px;
        -webkit-transform: rotate(.88deg);
        -ms-transform: rotate(.88deg);
        transform: rotate(.88deg)
    }

    .main-income.two {
        right: 44px;
        bottom: 212px;
        -webkit-transform: rotate(9.07deg);
        -ms-transform: rotate(9.07deg);
        transform: rotate(9.07deg)
    }

    .main-income.three {
        bottom: 87px;
        left: 105px;
        right: inherit;
        -webkit-transform: rotate(-4.31deg);
        -ms-transform: rotate(-4.31deg);
        transform: rotate(-4.31deg)
    }

    .info-wrap {
        width: 100%;
        border-radius: 24px;
        padding-bottom: 106px
    }

    .info-text .text-sm {
        width: 584px
    }

    .main-stat.hide-lg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 20px;
        padding-right: 20px
    }

    .info-text {
        margin-bottom: 48px
    }

    .main-stat-item {
        margin-right: 20px;
        width: 33%;
        min-width: 220px
    }

    .main-stat-item:last-of-type {
        margin-right: 0
    }

    .main-stat-num {
        font-size: 32px
    }

    .main-stat-txt {
        font-size: 14px
    }

    .case-item {
        margin-right: 20px;
        width: 33%;
        min-width: 220px
    }

    .case-item:last-of-type {
        margin-right: 0
    }

    .case-photo {
        height: 121px
    }

    .case {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: -58px
    }

    .case-income {
        right: -2px;
        bottom: -15px;
        -webkit-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        transform: rotate(2deg);
        border-radius: 8px
    }

    .case-name {
        font-size: 16px
    }

    .calculator-auto,
    .calculator-auto-none {
        width: 240px;
        min-width: 240px;
        border-radius: 32px
    }

    .calculator-auto-brand {
        font-size: 20px
    }

    .calculator-auto-logo {
        width: 56px;
        height: 56px;
        margin-bottom: 12px
    }

    .calculator-auto-photo {
        height: 111px
    }

    .btn-grey {
        font-size: 12px
    }

    .benefits-wrap {
        display: block
    }

    .benefits-item {
        width: 100%
    }

    .benefits-item .heading-sm {
        margin-bottom: 12px
    }

    .benefits-item.one {
        background-position: bottom center;
        padding-right: 154px
    }

    .benefits-item.two {
        padding-right: 300px;
        background-size: 380px;
        background-position: 113% -85px
    }

    .benefits-item.three {
        background-position-x: 93%
    }

    .benefits-item.four {
        background-position-x: 93%
    }

    .benefits-item.lg {
        border-radius: 32px;
        min-height: 500px;
        margin-bottom: 20px
    }

    .benefits-item.lg.two,
    .benefits-item.sm {
        min-height: 300px;
        margin-bottom: 20px
    }

    .benefits .page-heading {
        margin-bottom: 30px
    }

    .service-wrap {
        display: block
    }

    .service-left {
        width: 100%;
        min-width: 100%
    }

    .service-left .service-item-info,
    .service-right .service-item-info {
        width: calc(33% - 20px);
        margin-right: 20px
    }

    .service-left .service-item-info:last-of-type,
    .service-right .service-item-info:last-of-type {
        margin-right: 0
    }

    .service-left .service-item-info:nth-of-type(3n) {
        margin-right: 0
    }

    .service-right .service-item-info:nth-of-type(2n) {
        margin-right: 20px
    }

    .service-left {
        margin-bottom: 30px
    }

    .earn .heading-lg {
        font-size: 72px
    }

    .earn-bg {
        width: 830px;
        top: -20px
    }

    body {
        overflow-x: hidden
    }

    .earn .heading-lg {
        margin-bottom: 350px
    }

    .earn .heading-sm {
        font-size: 20px;
        padding-right: 60px;
        padding-left: 60px;
        margin-bottom: 20px
    }

    .earn .heading-sm b {
        display: inline
    }

    .earn .heading-sm br {
        display: none
    }

    .btn-sm {
        min-width: 221px;
        min-height: 64px;
        font-size: 16px;
        border-radius: 12px
    }

    .telegram-img {
        min-width: 185px
    }

    .telegram .heading-lg {
        font-size: 32px
    }

    .telegram-left {
        width: auto;
        padding-right: 46px
    }

    .telegram-left .text-sm {
        padding-right: 10px;
        width: 100%
    }

    .invest .container {
        display: block
    }

    .request .form-content {
        width: 100%
    }

    .request .form-item {
        width: calc(50% - 10px);
        margin-right: 20px
    }

    .mobility .text-sm {
        padding-right: 100px;
        padding-left: 100px;
        margin-bottom: 24px
    }

    .mobility .text-sm br {
        display: none
    }

    .map-tabs-item {
        padding-left: 16px;
        font-size: 14px;
        padding-right: 16px
    }

    .map-tabs {
        margin-bottom: 46px
    }

    .map-car-model-brand {
        font-size: 14px
    }

    .map-car-model-name {
        font-size: 20px
    }

    .map-car {
        padding-top: 10px;
        width: 343px;
        padding-left: 16px;
        padding-right: 16px
    }

    .map-car-model-img {
        width: 36px;
        height: 36px
    }

    .map-car-invest-info {
        font-size: 12px;
        border-radius: 16px
    }

    .map-car-invest-details-row span:first-of-type {
        width: 130px;
        min-width: 130px
    }

    .map-car-model {
        padding-bottom: 12px
    }

    .map-car-slider-item-model,
    .map-car-slider-item-name {
        font-size: 14px
    }

    .telegram .heading-lg {
        padding-right: 40px;
        margin-bottom: 16px
    }

    .telegram-img {
        margin-right: 20px
    }

    .telegram-info {
        margin-bottom: 0
    }

    .invest-left {
        height: 218px;
        width: 380px;
        min-width: 380px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 32px
    }

    .invest-right {
        width: 380px;
        margin-left: auto;
        margin-right: auto
    }

    .footer-links {
        display: block
    }

    .footer-links div:first-of-type {
        margin-bottom: 8px;
        margin-right: 0
    }

    .footer-copy {
        padding-right: 0
    }

    .footer .container {
        padding-right: 20px
    }

    .footer {
        padding-top: 41px;
        padding-bottom: 41px
    }

    .calculator-filter-subheading.text-sm {
        display: none
    }

    .calculator-filter-heading {
        font-size: 16px
    }

    .switch-tab {
        font-size: 14px
    }

    .calculator-filter {
        margin-bottom: 30px
    }

    .calculator-search {
        width: 100%
    }

    .case-income {
        width: 170px;
        height: 38px
    }

    .calculator-tab.hide-mob {
        display: none
    }

    .calculator-tab.show-tab.active {
        display: block
    }

    .calculator-catalog.owl-carousel .owl-nav {
        display: none !important
    }

    .calculator-go-back {
        font-weight: 500;
        font-size: 14px;
        line-height: 143%;
        letter-spacing: .01em;
        color: rgba(255, 255, 255, .6);
        padding-left: 28px;
        position: relative;
        opacity: 0
    }

    .calculator-go-back::before {
        position: absolute;
        content: "";
        width: 24px;
        height: 24px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(/images/dest/icons/goback_icon.svg);
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .calculator-filter-mob {
        display: none;
        cursor: pointer
    }

    .calculator-filter-mob.active {
        display: block
    }

    .car-result-left {
        background: 0 0
    }

    .car-result {
        /* background: #1c1c1c; */
        background: #fff;
        border-radius: 24px;
        padding: 16px;
        position: relative;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .car-result-left {
        width: 326px;
        min-width: 326px;
        padding: 0
    }

    .car-result-right {
        width: 282px;
        min-width: 282px;
        height: 188px
    }

    .car-result-heading {
        margin-bottom: 32px
    }

    .car-result-heading .heading-sm {
        font-size: 20px
    }

    .car-result-heading img {
        width: 36px;
        height: 36px;
        opacity: .6
    }

    .car-result-right {
        margin-right: 16px;
        margin-top: 16px
    }

    .car-result-subheading {
        font-size: 14px
    }

    .car-result-year {
        font-size: 32px
    }

    .car-result-income {
        font-size: 32px
    }

    .car-result-income-sm {
        font-size: 20px
    }

    .car-result-income-sm {
        margin-bottom: 0
    }

    .car-result-btn {
        right: 16px;
        bottom: 32px;
        position: absolute
    }

    .car-result-btn .btn {
        width: 155px;
        height: 52px;
        font-size: 14px;
        padding: 0;
        margin-right: 16px
    }

    .car-result-btn .btn:last-of-type {
        margin-right: 0
    }

    .calculator-search-input {
        height: 72px;
        border-radius: 16px;
        font-size: 20px
    }

    .telegram-right {
        width: 185.41px;
        height: 383px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    }

    html.dark .calculator-go-back::before {
        background-image: url(/images/dest/dark/icons/goback.svg);
    }

}

@media screen and (max-width: 650px) {
    .map-mob-btn {
        display: block
    }

    .container {
        padding-right: 16px;
        padding-left: 16px
    }

    .youtubeWide {
        display: none;
    }

    .youtubeMini {
        width: 100%;
        display: block;
        position: relative;
        padding-bottom: 62.25%;
        height: 0;
        overflow: hidden;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .youtubeMini iframe {
        width: 350px;
        height: 198px;
        border: 0;
    }

    .header-btn .btn {
        border-radius: 12px;
        width: 149px;
        height: 40px
    }

    .main-content {
        padding-top: 18px
    }

    .heading {
        font-size: 27px;
        line-height: 1
    }

    .subheading {
        font-size: 20px;
        margin-bottom: 16px
    }

    .main-paragraph {
        font-size: 14px
    }

    .main-paragraph br {
        display: none
    }

    .main-btns {
        display: block;
        padding-top: 1%;
    }

    .main-btns .btn {
        width: 100%
    }

    .main-btns .btn.btn-purple {
        margin-bottom: 20px
    }

    .main-paragraph {
        margin-bottom: 24px
    }

    .main-img {
        width: 370px
    }

    .main-income {
        width: 295px
    }

    .main-income.one {
        bottom: 133px;
        left: 42px;
        right: inherit;
        -webkit-transform: rotate(.59deg);
        -ms-transform: rotate(.59deg);
        transform: rotate(.59deg)
    }

    .main-income.two {
        bottom: 44px;
        left: 42px;
        right: inherit;
        -webkit-transform: rotate(-2.46deg);
        -ms-transform: rotate(-2.46deg);
        transform: rotate(-2.46deg)
    }

    .main-income.three {
        bottom: -32px;
        left: 42px;
        right: inherit;
        -webkit-transform: rotate(2.68deg);
        -ms-transform: rotate(2.68deg);
        transform: rotate(2.68deg)
    }

    .case {
        overflow-x: scroll
    }

    .case::-webkit-scrollbar {
        display: none
    }

    .case {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .main .container {
        padding: 0
    }

    .main-info {
        padding-left: 20px;
        padding-right: 20px
    }

    .main-income {
        width: 295px;
        height: 55.19px;
        border-radius: 15.7696px
    }

    .main-income-num,
    .main-income-title {
        font-size: 15px
    }

    .main-img img {
        margin-left: -20px
    }

    .info-wrap {
        border-radius: 0;
        padding-top: 32px;
        padding-left: 16px;
        padding-right: 16px
    }

    .info-logo {
        margin-bottom: 16px;
        text-align: left
    }

    .info-logo img {
        width: 48px;
        height: 48px
    }

    .info .page-heading {
        margin-bottom: 8px;
        font-size: 24px;
        text-align: left
    }

    .info-text .text-sm {
        width: 100%;
        text-align: left;
        font-size: 14px
    }

    .main-stat.hide-lg {
        display: block;
        padding: 0
    }

    .info-text {
        margin-bottom: 32px
    }

    .main-stat-item {
        margin-right: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }

    .main-stat-num {
        font-size: 24px;
        min-width: 100px;
        margin-right: 16px
    }

    .case-model {
        font-size: 14px
    }

    .info .container {
        padding-right: 0
    }

    .info {
        margin-bottom: 0;
        padding-bottom: 70px
    }

    .calculator .page-heading {
        font-size: 24px;
        text-align: left
    }

    .calculator .container {
        border-radius: 16px;
        background: #fff;
        padding: 16px;
        width: calc(100% - 32px);
        margin-left: auto;
        margin-right: auto
    }

    .calculator-subheading {
        font-size: 14px;
        text-align: left;
       /* margin-bottom: 98px */
    }

    .calculator-tab-content.active,
    .calculator-tab.show-tab.active {
        display: none
    }

    .cal-mob-btn,
    .calc-mob {
        display: block
    }

    .calculator-filter {
        display: none
    }

    .calc-mob-img {
        width: 100%
    }

    .calc-mob-img img {
        max-width: 100%
    }

    .cal-mob-btn {
        padding-left: 16px;
        padding-right: 16px
    }

    .cal-mob-btn .btn {
        width: 100%;
        margin-top: 16px;
        height: 52px;
        font-size: 14px
    }

    .calculator {
        padding-bottom: 100px
    }

    .benefits .page-heading {
        font-size: 24px;
        margin-bottom: 30px
    }

    .request .form-content {
        display: block
    }

    .request .form-item {
        width: 100%;
        margin-right: 0
    }

    .telegram-left {
        padding-right: 0
    }

    .telegram .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .header .container {
        padding-left: 16px;
        padding-right: 16px
    }

    .benefits-item.four,
    .benefits-item.lg,
    .benefits-item.sm,
    .benefits-item.three,
    .benefits-item.two {
        min-height: 500px !important;
        padding: 16px;
        border-radius: 16px;
        background-position: bottom left;
    }

    .benefits-item.four .text-sm br,
    .benefits-item.lg .text-sm br,
    .benefits-item.sm .text-sm br,
    .benefits-item.three .text-sm br,
    .benefits-item.two .text-sm br {
        display: none
    }

    .benefits-item.one {
        background-position-x: -50px
    }

    .benefits-item.three {
        background-size: 70%;
        background-position: bottom right
    }

    .benefits-item.four {
        background-position-x: 60px;
        padding-right: 80px
    }

    .benefits-item .heading-sm {
        font-size: 20px;
        margin-bottom: 16px
    }

    .benefits-item .text-sm {
        font-size: 14px
    }

    .benefits-wrap {
        position: relative
    }

    .benefits-wrap .owl-nav {
        display: none !important
    }

    .benefits-wrap .owl-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .benefits-wrap .owl-dot {
        background: rgba(255, 255, 255, .2) !important;
        width: 6px !important;
        height: 6px !important;
        border-radius: 50%;
        margin-right: 6px
    }

    .benefits-wrap .owl-dot:last-of-type {
        margin-right: 0
    }

    .benefits-wrap .owl-dot.active {
        width: 48px !important;
        height: 6px !important;
        background: #fff !important;
        border-radius: 10px
    }

    .service {
        padding-top: 100px
    }

    .service .page-heading {
        font-size: 24px;
        margin-bottom: 18px
    }

    .service .container {
        padding-left: 0;
        padding-right: 0
    }

    .service-item {
        border-radius: 24px;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 16px
    }

    .service-left .service-item-info,
    .service-right .service-item-info {
        width: calc(50% - 7.5px);
        margin-right: 15px
    }

    .service-left .service-item-info:nth-of-type(n),
    .service-right .service-item-info:nth-of-type(n) {
        margin-right: 15px
    }

    .service-left .service-item-info:nth-of-type(2n),
    .service-right .service-item-info:nth-of-type(2n) {
        margin-right: 0
    }

    .service-item .heading-sm {
        font-size: 20px;
        margin-bottom: 24px
    }

    .earn {
        padding-top: 70px
    }

    .earn .heading-lg {
        font-size: 56px;
        margin-bottom: 238px
    }

    .earn-bg {
        width: 490px;
        top: 11px
    }


    .earn .heading-sm {
        font-size: 16px;
        margin-bottom: 16px;
        padding: 0
    }

    .earn .btn-sm {
        min-width: 100%;
        width: 100%;
        height: 52px;
        min-height: 52px;
        border-radius: 12px;
        font-size: 14px
    }

    .mobility {
        padding-top: 100px
    }

    .mobility .page-heading {
        margin-bottom: 8px;
        font-size: 24px
    }

    .mobility .text-sm {
        font-size: 14px;
        padding: 0;
        margin-bottom: 30px
    }

    .map-tabs {
        display: none
    }

    .map-content-item {
        border-width: 4px;
        border-radius: 22px
    }

    .map-content {
        height: 500px;
        border-radius: 24px;
        margin-bottom: 16px
    }

    .map-mob-btn .btn-purple {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }
    
    .map-mob-btn .btn-blue {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }

    .telegram {
        padding-top: 100px
    }

    .telegram .btn-purple {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }
    
    .telegram .btn-blue {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }

    .telegram-img {
        margin-right: auto;
        margin-left: auto;
        width: 194px;
        margin-bottom: 24px
    }

    .telegram .heading-lg {
        padding-right: 30px;
        margin-bottom: 16px;
        font-size: 24px
    }

    .telegram-left .text-sm {
        padding-right: 0;
        font-size: 14px
    }

    .telegram-left {
        margin-right: 0
    }

    .invest-right {
        width: 100%
    }

    .invest-right .to-request-btn {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }

    .request-form-content .btn-purple {
        min-width: 100%;
        width: 100%;
        height: 52px;
        border-radius: 12px;
        font-size: 14px
    }

    .invest-right .page-heading {
        font-size: 24px;
        margin-bottom: 20px
    }

    .invest-right .text-sm {
        font-size: 14px;
        margin-bottom: 20px
    }

    .invest-left img {
        width: 328px;
        height: 244px;
        -o-object-position: bottom;
        object-position: bottom;
        -o-object-fit: contain;
        object-fit: contain
    }

    .invest-left {
        width: 100%;
        min-width: 100%;
        border-radius: 24px;
        height: 220px
    }

    .request {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .request .page-heading {
        font-size: 24px
    }

    .request .text-sm {
        margin-bottom: 16px;
        font-size: 16px
    }

    .request-form .switch-tabs {
        width: 100%
    }

    .footer {
        border-radius: 16px 16px 0 0;
        padding-top: 32px;
        padding-bottom: 32px
    }

    .footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer-logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 21px
    }

    .footer-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 8px
    }

    .footer-copy {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer-links div:first-of-type,
    .footer-links-item,
    .footer-links-item:last-of-type {
        margin-bottom: 0
    }

    .footer-links div:first-of-type {
        margin-right: 8px
    }

    .mob-page {
        display: block;
        position: fixed;
        height: 100vh;
        overflow-y: scroll;
        top: 0;
        left: 0;
        width: 100%;
        background: #f7f7f7;
        z-index: 100
    }

    .mob-page-content {
        padding-left: 16px;
        padding-right: 16px
    }

    .mob-heading {
        background: #fff;
        padding: 14px 16px;
        position: relative;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 12px
    }

    .mob-heading-title {
        color: #141414;
        text-align: center;
        display: block;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .01em
    }

    .mob-heading-goback {
        width: 24px;
        height: 24px;
        position: absolute;
        left: 16px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(/images/dest/icons/prev-title-white.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 6px 12px
    }

    .mob-page-content .switch-tabs {
        margin-bottom: 24px
    }

    .mob-calc-steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        margin-bottom: 28px
    }

    .mob-calc-step {
        background: #ebebeb;
        width: 40px;
        height: 40px;
        border-radius: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        border: 2px solid transparent;
        position: relative
    }

    .mob-calc-step.current {
        border: 2px solid #141414
    }

    .mob-calc-step span {
        font-weight: 500;
        font-size: 24px;
        text-align: center;
        color: rgba(20, 20, 20, .6);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .st-line {
        position: absolute;
        background: rgba(20, 20, 20, .2);
        height: 1px;
        content: "";
        top: 50%;
        width: calc(50% - 60px);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .st1-line {
        left: 40px
    }

    .st2-line {
        right: 40px
    }

    .mob-cars {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .mob-cars .calculator-auto,
    .mob-cars .calculator-auto-none {
        width: calc(50% - 7.5px);
        min-width: auto;
        border-radius: 16px;
        margin-right: 15px;
        height: auto;
        min-height: auto;
        padding: 16px
    }

    .mob-cars .calculator-auto:nth-of-type(2n),
    .mob-cars .calculator-auto-none:nth-of-type(2n) {
        margin-right: 0
    }

    .mob-cars .calculator-auto .btn-grey,
    .mob-cars .calculator-auto-none .btn-grey {
        display: none
    }

    .mob-content-title {
        margin-bottom: 16px;
        display: block;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: .01em;
        color: #141414
    }

    .calculator-auto-photo {
        height: 87px
    }

    .calculator-auto-logo {
        width: auto;
        height: 24px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0;
        margin-bottom: 4px
    }

    .calculator-auto-logo img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .calculator-auto-brand {
        font-size: 16px;
        text-align: left;
        margin-bottom: 0
    }

    .calculator-auto,
    .calculator-auto-none {
        margin-bottom: 16px
    }

    .mob-calc-tab {
        display: none
    }

    .mob-calc-tab.active {
        display: block
    }

    .mob-calc-step.done {
        background-image: url(/images/dest/icons/done_light.svg);
        background-size: auto;
        background-position: center;
        background-color: #141414;
        background-repeat: no-repeat
    }

    .mob-calc-step.done span {
        display: none
    }

    .st-line.done {
        background: #141414
    }

    .car-result {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        background: 0 0;
        padding-left: 0;
        padding-right: 0
    }

    .car-result-btn {
        position: initial
    }

    .car-result-right {
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
        margin-bottom: 10px
    }

    .car-result-left {
        width: 100%;
        min-width: 100%
    }

    .calculator-search-result-item,
    .car-result-range {
        border-bottom-color: rgba(255, 255, 255, .1)
    }

    .car-result-heading {
        padding-bottom: 16px;
        margin-bottom: 16px;
        border: 0px solid rgba(20, 20, 20, 0.1);
    }

    .car-result-btn {
        margin-top: 32px
    }

    .car-result-btn .btn {
        width: 50%;
        font-size: 14px;
        border-radius: 12px;
        min-height: 52px
    }

    .mob-calc-tab-content.active {
        display: block
    }

    .calculator-search-input {
        padding: 0;
        height: 56px;
        border-radius: 12px
    }

    .calculator-search-input input {
        padding: 0 16px;
        font-size: 14px
    }

    .calculator-search-btn {
        right: 16px
    }

    .calculator-search-result {
        padding-top: 0;
        margin-top: 16px;
        border-radius: 0;
        width: 100%;
        background: 0 0
    }

    .calculator-search-result-wrap {
        max-height: inherit;
        height: auto;
        overflow: visible;
        padding: 0
    }

    .calculator-search-result-item-img {
        height: 40px;
        width: 64px
    }

    .calculator-search-result-item {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .calculator-search-result-item-model {
        font-size: 14px
    }

    .btn-sm {
        min-height: 52px
    }

    .mob-page .map-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: auto;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        overflow-y: visible;
        margin-bottom: 16px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 16px;
        padding-top: 10px;
        padding-right: 16px
    }

    .mob-page .map-tabs::-webkit-scrollbar {
        display: none
    }

    .mob-page .map-tabs-item {
        white-space: nowrap
    }

    .mob-page .map-content {
        border-radius: 0;
        border: none;
        padding: 0;
        height: calc(100vh - 130px);
        margin-bottom: 0;
        position: initial
    }

    .mob-page .map-content-item {
        border-radius: 0;
        border: none;
        padding: 0;
        background: 0 0
    }

    .mob-page .map-car {
        width: 100%;
        left: 0;
        border-radius: 24px;
        height: 100%
    }

    .mob-page .map-car-invest,
    .mob-page .map-car-model {
        border-bottom-color: rgba(255, 255, 255, .1)
    }

    .mob-page {
        display: none
    }

    body,
    html {
        width: 100%;
        overflow-x: hidden !important
    }

    .telegram-right {
        width: auto;
    }


    .telegram-right {
        width: 194px;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    }

    html.dark .owl-dot {
        background: rgba(255, 255, 255, 0.2) !important;
        width: 6px !important;
        height: 6px !important;
        border-radius: 50%;
        margin-right: 6px;
    }

    html.dark .owl-dot:last-of-type {
        margin-right: 0;
    }

    html.dark .owl-dot.active {
        width: 48px !important;
        height: 6px !important;
        background: #fff !important;
        border-radius: 10px;
    }

    html.dark .calculator .container {
        background: #1c1c1c;
    }

    html.dark .case-name,
    html.dark .case-model {
        color: #fff;
    }

    html.dark .mob-page {
        background: #141414;
    }

    html.dark .mob-calc-step {
        background: #222222;
        border: 2px solid transparent;
    }

    html.dark .mob-calc-step.current {
        border: 2px solid #fff
    }

    html.dark .mob-calc-step span {
        color: #fff;
    }

    html.dark .st-line {
        background: rgba(255, 255, 255, .2);
    }

    html.dark .mob-heading {
        background: #1C1C1C;
        color: #fff;
    }

    html.dark .mob-content-title,
    html.dark .mob-heading-title {
        color: #fff;
    }

    html.dark .mob-heading {
        background: #1c1c1c;
        border-bottom: 1px solid #222;
    }

    html.dark .mob-calc-step.done {
        background-color: #fff;
        background-image: url(/images/dest/dark/icons/done_dark.svg);
        background-position: center;
        background-repeat: no-repeat;
    }

    html.dark .st-line.done {
        background: rgba(255, 255, 255, 1);
    }

    html.dark .car-result {
        background: transparent;
    }

    html.dark .calculator-search-result-item {
        background: #141414;
    }

    html.dark .car-result-heading {
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }

    .service {
        padding-bottom: 32px;
    }

}
