/*==========  Desktop First Method  ==========*/

@media only screen and (max-width : 1399px) {
    .top-line__container {
        width: 1170px;
    }
    .header__container {
        width: 1170px;
    }
    .about {
        width: 1170px;
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .about__item-text {
        width: calc(100% - 450px);
    }
    .about__item-media {
        width: 450px;
    }
    .footer__container {
        width: 1170px;
    }
    .footer__nav {
        column-gap: 130px;
    }
    .car {
        width: 1170px;
        margin-bottom: 80px;
    }
    #car-slider {
        width: 1280px;
        transform: scale(0.9);
        margin-left: -5%;
    }
    .page-title {
        margin-bottom: 50px;
    }
    .page-title h1 {
        font-size: 90px;
    }
    .car {
        padding-bottom: 80px;
        padding-top: 60px;
    }
    .car__desc-text {
        width: 690px;
    }
    .car__bottom-spec {
        width: 520px;
        padding: 30px 30px 15px 30px;
    }
    .car__bottom-spec-item-text {
        font-size: 16px;
    }
    .car__bottom-options {
        width: 620px;
        padding: 30px 30px 20px 30px;
    }
    .car__bottom-options-item {
        margin-bottom: 36px;
    }
    #car-slider {
        margin-bottom: 140px;
    }
    .contact {
        width: 1170px;
        padding-top: 60px;
    }
    .contact__form {
        width: 590px;
        padding: 30px 30px;
    }
    .home-services__head {
        width: 1170px;
    }
    .services-owl {
        width: 1170px;
    }
    .home-order__container {
        width: 1170px;
    }
    .home-order__title {
        font-size: 180px;
        line-height: 90px;
    }
    .home-order__title span {
        font-size: 110px;
        line-height: 140px;
    }
    .home-order__wrap-tabs {
        width: 600px;
        margin-top: -90px;
    }
    .home-order__content-item {
        padding: 25px;
    }
    .home-cars__head {
        width: 1170px;
    }
    .home-owl__item-media {
        width: 430px;
        height: 430px;
    }
    .home-owl__item-desc p {
        font-size: 150px;
        line-height: 120px;
    }
    .home-owl__item-desc p span {
        font-size: 120px;
        line-height: 90px;
    }
    .home-owl__services {
        padding: 30px 20px;
    }
    .home-owl__services-item {
        font-size: 23px;
    }
    .home-owl__services-item + .home-owl__services-item {
        margin-top: 48px;
    }
    .cars-owl {
        width: 1170px;
    }
    .faq {
        width: 1170px;
        margin-bottom: 120px;
    }
    .faq__title {
        margin-bottom: 50px;
    }
    .faq__tabs {
        width: 680px;
    }
    .faq__tab-title {
        font-size: 17px;
        padding-left: 35px;
    }
    .faq__tab-title::before {
        font-size: 28px;
    }
    .faq__media {
        width: 420px;
        height: 420px;
    }
    .our-cars {
        width: 1170px;
        padding-top: 60px;
    }
    .our-cars__grid-item-desc {
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .our-cars__grid-item-desc-price {
        font-size: 24px;
        line-height: 32px;
    }
    .our-cars__grid-item-brand {
        height: 46px;
        margin-bottom: 15px;
    }
    .our-cars__grid-item-title {
        margin-bottom: 10px;
    }
    .our-cars__grid-item-text {
        font-size: 14px;
        line-height: 24px;
    }
    .our-cars__grid-item-more {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .our-cars__grid-item-more-text p {
        font-size: 14px;
    }
    .our-cars__grid-item-more-text p span {
        font-size: 26px;
        line-height: 34px;
        width: 150px;
    }
    .our-cars__grid-item-more-details-btn {
        margin-bottom: 26px;
    }
    .cars-owl__item-desc {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
    }
    .cars-owl__item-desc-price {
        font-size: 24px;
        line-height: 32px;
    }
    .cars-owl__item-brand {
        height: 46px;
        margin-bottom: 15px;
    }
    .cars-owl__item-title {
        margin-bottom: 10px;
    }
    .cars-owl__item-desc p {
        font-size: 14px;
        line-height: 24px;
    }
    .cars-owl__grid-item-more {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .cars-owl__grid-item-more-text p {
        font-size: 14px;
    }
    .cars-owl__grid-item-more-text p span {
        font-size: 26px;
        line-height: 34px;
    }
    .services-owl__item-media {
        margin-bottom: 30px;
    }
    .services-owl .owl-stage .owl-item:nth-child(even) .services-owl__item-desc {
        margin-bottom: 30px;
    }
    .services-owl__item-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .services-owl__item-desc p {
        font-size: 14px;
        line-height: 24px;
    }
    .payment {
        width: 1170px;
        padding-top: 60px;
    }
    .payment__grid {
        justify-content: space-between;
    }
    .payment__media {
        width: 650px;
    }
    .payment__media-main {
        width: 380px;
    }
    .payment__desc {
        width: 510px;
        padding: 30px 30px 20px 30px;
    }
    .payment__desc ol li {
        margin-bottom: 28px;
    }
    .payment__tabs {
        width: 770px;
    }
    .payment__tab {
        margin-bottom: 35px;
    }
    .payment__tab-text {
        padding-top: 30px;
        padding-right: 35px;
    }
    .services {
        width: 1170px;
        padding-top: 60px;
    }
    .services__head {
        margin-bottom: 70px;
    }
    .services__head h2 {
        margin-bottom: 25px;
    }
    .services__head p {
        font-size: 18px;
        line-height: 30px;
    }
    .services__grid-item-desc p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width : 1199px) {
    .header__logo {
        width: 110px;
    }
    .header__nav li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .header__nav li a {
        font-size: 13px;
    }
    .header__lang {
        margin-left: 30px;
        margin-right: 35px;
    }
    .header__lang-item {
        font-size: 13px;
    }
    .header__lang-item:first-child::after {
        font-size: 13px;
    }
    .header__btn {
        font-size: 17px;
        line-height: 17px;
        width: 160px;
        height: 34px;
    }
    .main__decor {
        width: 20px;
        height: calc(100% - 350px);
        top: 150px;
        right: 5px;
    }
    .main__decor::before {
        width: 10px;
        height: 10px;
        right: 5px;
        top: 5px;
    }
    .main__decor::after {
        width: 10px;
        height: 10px;
        right: 5px;
    }
    .main__decor img {
        width: 20px;
        height: auto;
        top: 240px;
    }
    .page-title p {
        width: 615px;
        font-size: 18px;
        line-height: 24px;
    }
    .about__item-text {
        padding-right: 30px;
    }
    .about__item-text h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 25px;
    }
    .about__item-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .about__item-text p + p {
        margin-top: 15px;
    }
    .about__item-text ol, .about__item-text ul {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 15px;
    }
    .about__item-media {
        align-self: flex-start;
        position: sticky;
        top: 70px;
    }
    .footer__payment-cards a + a {
        margin-left: 22px;
    }
    .top-line__container {
        width: 940px;
    }
    .header__container {
        width: 940px;
    }
    .about {
        width: 940px;
        padding-bottom: 50px;
    }
    .about__item-text {
        width: calc(100% - 350px);
    }
    .about__item-media {
        width: 350px;
    }
    .footer__container {
        width: 940px;
    }
    .footer__nav {
        column-gap: 70px;
    }
    .page-title h1 {
        font-size: 70px;
    }
    .car__desc {
        margin-bottom: 60px;
    }
    .car__desc-text h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    .car__desc-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .car__desc-more {
        width: 360px;
    }
    .car__desc-more-price {
        font-size: 24px;
        line-height: 32px;
    }
    .car__desc-more-btn {
        width: 190px;
    }
    .car__desc-more-link {
        font-size: 14px;
    }
    .car__bottom-spec-title {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .car__bottom-spec-item {
        padding-left: 40px;
    }
    .car__bottom-spec-item img {
        width: 28px;
        height: 28px;
        margin-top: -14px;
    }
    .car__bottom-spec-item-title {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .car__bottom-options-title {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .car__bottom-options-item {
        font-size: 15px;
        line-height: 21px;
        padding-left: 40px;
    }
    .car__bottom-options-item::after {
        width: 26px;
        height: 26px;
        margin-top: -13px;
    }
    .car {
        width: 940px;
    }
    #car-slider {
        transform: scale(0.7);
        margin-left: -18.5%;
    }
    .car {
        padding-bottom: 0;
    }
    .car__desc-text {
        width: 550px;
    }
    .car__bottom-spec {
        width: 470px;
        padding: 30px 20px 10px 20px;
    }
    .car__bottom-spec-item-text {
        font-size: 14px;
    }
    .car__bottom-options {
        width: 450px;
        padding: 30px 20px 20px 20px;
    }
    #car-slider {
        margin-bottom: 20px;
        margin-top: -90px;
    }
    .contact__content {
        width: 450px;
    }
    .contact__address {
        margin-bottom: 60px;
    }
    .contact__title {
        margin-bottom: 30px;
        padding-left: 65px;
    }
    .contact__title::after {
        width: 46px;
        height: 46px;
    }
    .contact__phone {
        margin-right: 60px;
        margin-bottom: 60px;
    }
    .contact__phone-title {
        margin-bottom: 30px;
        padding-left: 65px;
    }
    .contact__phone-title::after {
        width: 46px;
        height: 46px;
    }
    .contact__email {
        margin-bottom: 60px;
    }
    .contact__email-title {
        margin-bottom: 30px;
        padding-left: 65px;
    }
    .contact__email-title::after {
        width: 46px;
        height: 46px;
    }
    .contact__form-title {
        font-size: 40px;
        line-height: 46px;
    }
    .contact__form-input {
        width: calc(50% - 7px);
    }
    .contact__form button {
        width: 220px;
    }
    .contact {
        width: 940px;
    }
    .contact__form {
        width: 470px;
        padding: 25px 20px;
    }
    .home-services {
        margin-bottom: 80px;
    }
    .home-services__title {
        font-size: 30px;
        line-height: 36px;
    }
    .home-cars__title {
        font-size: 30px;
        line-height: 36px;
    }
    .first-screen {
        margin-bottom: 70px;
    }
    .home-owl__item {
        min-height: calc(100vh - 86px);
        /*padding-top: 25px;*/
        padding-top: 40px;
        padding-bottom: 25px;
    }
    .home-owl__item-desc {
        margin-right: -30px;
    }
    .home-owl__services {
        margin-left: -15px;
    }
    .home-owl__services-item {
        line-height: 24px;
        padding-left: 50px;
    }
    .home-owl__services-item img {
        width: 34px !important;
        height: 34px !important;
    }
    .home-owl .owl-nav {
        margin-top: -50px;
    }
    #counter {
        font-size: 15px;
    }
    #counter span {
        font-size: 30px;
        line-height: 40px;
    }
    .faq__title {
        font-size: 30px;
        line-height: 36px;
}
    .home-services__head {
        width: 940px;
    }
    .services-owl {
        width: 940px;
    }
    .home-order__container {
        width: 940px;
    }
    .home-cars__head {
        width: 940px;
    }
    .home-owl__item-media {
        width: 380px;
        height: 380px;
    }
    .home-owl__item-desc p {
        font-size: 100px;
        line-height: 80px;
    }
    .home-owl__item-desc p span {
        font-size: 80px;
        line-height: 70px;
    }
    .home-owl__services-item {
        font-size: 18px;
    }
    .home-owl__services-item + .home-owl__services-item {
        margin-top: 30px;
    }
    .cars-owl {
        width: 940px;
    }
    .faq {
        width: 940px;
    }
    .home-services__head {
        margin-bottom: 50px;
    }
    .home-order__tab {
        font-size: 17px;
        padding: 10px 15px;
    }
    .home-order__tab img {
        width: 28px;
        height: 28px;
        margin-right: 8px;
    }
    .home-order__form-item {
        width: calc(50% - 7px);
    }
    .home-order__bg {
        top: 21%;
        height: 70%;
        pointer-events: none;
    }
    .home-order__bg-dot1 {
        width: 10px;
        height: 10px;
        top: 78.3%;
        left: 50.9%;
    }
    .home-order__bg-dot2 {
        width: 10px;
        height: 10px;
        top: 72.1%;
    }
    .home-order__bg-dot3 {
        width: 10px;
        height: 10px;
    }
    .home-order__bg-dot4 {
        width: 10px;
        height: 10px;
    }
    .home-order__bg-dot5 {
        width: 10px;
        height: 10px;
    }
	.home-order__bg-dot6 {
        width: 10px;
        height: 10px;
    }
	
    .home-cars__head {
        margin-bottom: 50px;
    }
    .cars-owl__item-desc-price {
        top: 20px;
    }
    .cars-owl__grid-item-more-text {
        width: calc(100% - 140px);
    }
    .cars-owl__grid-item-more-text p {
        margin-bottom: 10px;
    }
    .cars-owl__grid-item-more-text p span {
        width: 130px;
    }
    .cars-owl__grid-item-more-details {
        width: 140px;
    }
    .cars-owl__grid-item-more-details-btn {
        width: 100px;
        height: 32px;
        margin-bottom: 17px;
        font-size: 17px;
        line-height: 17px;
    }
    .cars-owl__grid-item-more-details-link {
        font-size: 13px;
    }
    .faq__tab-title {
        line-height: 22px;
    }
    .faq__tab-title::before {
        top: -6px;
    }
    .faq__tab-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .home-order__title {
        font-size: 130px;
        line-height: 60px;
    }
    .home-order__title span {
        font-size: 90px;
        line-height: 120px;
    }
    .home-order__wrap-tabs {
        width: 550px;
        margin-top: -60px;
    }
    .home-order__content-item {
        padding: 20px 15px;
    }
    .faq__title {
        margin-bottom: 40px;
    }
    .faq__tabs {
        width: 570px;
    }
    .faq__tab-title {
        font-size: 15px;
        padding-left: 30px;
        padding-right: 50px;
    }
    .faq__tab-title::before {
        font-size: 26px;
    }
    .faq__media {
        width: 340px;
        height: 340px;
    }
    .cars-owl__item-desc {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cars-owl__item-desc-price {
        font-size: 22px;
        line-height: 30px;
    }
    .cars-owl__item-brand {
        height: 40px;
    }
    .cars-owl__grid-item-more {
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .cars-owl__grid-item-more-text p {
        font-size: 12px;
    }
    .cars-owl__grid-item-more-text p span {
        font-size: 22px;
        line-height: 32px;
    }
    .services-owl__item-title {
        font-size: 20px;
        line-height: 26px;
    }
    .faq__title {
        font-size: 28px;
        line-height: 34px;
    }
    .our-cars {
        padding-bottom: 60px;
    }
    .our-cars__grid-item {
        width: calc(50% - 7px);
    }
    .our-cars__grid-item-desc-price {
        top: 20px;
    }
    .our-cars__grid-item-more-text {
        width: calc(100% - 140px);
    }
    .our-cars__grid-item-more-text p {
        margin-bottom: 10px;
    }
    .our-cars__grid-item-more-details {
        width: 140px;
    }
    .our-cars__grid-item-more-details-btn {
        width: 100px;
        height: 32px;
        font-size: 17px;
        line-height: 17px;
    }
    .our-cars__grid-item-more-details-link {
        font-size: 13px;
    }
    .our-cars {
        width: 940px;
    }
    .our-cars__grid-item-desc-price {
        font-size: 22px;
        line-height: 30px;
    }
    .our-cars__grid-item-brand {
        height: 40px;
    }
    .our-cars__grid-item-more {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .our-cars__grid-item-more-text p {
        font-size: 12px;
    }
    .our-cars__grid-item-more-text p span {
        font-size: 22px;
        line-height: 32px;
        width: 130px;
    }
    .our-cars__grid-item-more-details-btn {
        margin-bottom: 17px;
    }
    .payment__grid {
        margin-bottom: 50px;
    }
    .payment__desc-title {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 2px;
        margin-bottom: 25px;
    }
    .payment__desc ol li {
        font-size: 14px;
        line-height: 20px;
        padding-left: 32px;
    }
    .payment__desc ol li:before {
        top: -5px;
        font-size: 26px;
        line-height: 26px;
    }
    .payment__tab-title {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 2px;
    }
    .payment__tab-title::before {
        top: -1px;
    }
    .payment__tab-text ul {
        font-size: 14px;
    }
    .payment {
        width: 940px;
    }
    .payment__media {
        width: 500px;
        height: 100%;
    }
    .payment__media-main {
        width: 300px;
    }
    .payment__desc {
        width: 420px;
        padding: 30px 20px 10px 20px;
    }
    .payment__desc ol li {
        margin-bottom: 22px;
    }
    .payment__tabs {
        width: 650px;
    }
    .payment__tab {
        margin-bottom: 30px;
    }
    .payment__tab-title-carret {
        width: 24px;
        top: 16px;
    }
    .payment__tab-title-carret::after {
        height: 24px;
        right: 11px;
        top: -11px;
    }
    .payment__tab-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .services__head h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .services__grid-item {
        width: calc(50% - 7px);
        margin-bottom: 60px;
    }
    .services__grid-item-title {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .services__bottom {
        padding-top: 50px;
    }
    .services {
        width: 940px;
    }
    .services__head {
        margin-bottom: 60px;
    }
    .services__head p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width : 991px) {
    .footer__payment-cards {
        margin-top: 10px;
    }
    .about {
        padding-top: 40px;
    }
    .header__logo {
        width: 85px;
    }
    .header__nav li {
        margin-left: 7px;
        margin-right: 7px;
    }
    .header__nav li a {
        font-size: 12px;
    }
    .header__lang {
        margin-left: 20px;
        margin-right: 20px;
    }
    .header__lang-item {
        font-size: 12px;
    }
    .header__lang-item:first-child::after {
        font-size: 12px;
    }
    .header__btn {
        font-size: 14px;
        line-height: 14px;
        width: 115px;
    }
    .page-title p {
        width: 470px;
        font-size: 14px;
        line-height: 20px;
    }
    .about__item-text {
        padding-right: 20px;
    }
    .about__item-text h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .top-line__container {
        width: 740px;
    }
    .header__container {
        width: 740px;
    }
    .about {
        width: 740px;
        padding-bottom: 30px;
    }
    .about__item-text {
        width: calc(100% - 265px);
    }
    .about__item-media {
        width: 250px;
    }
    .footer__container {
        width: 740px;
    }
    .footer__nav {
        column-gap: 100px;
    }
    .page-title h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .car {
        width: 740px;
        padding-top: 40px;
    }
    .car__desc-text h2 {
        letter-spacing: 2px;
    }
    .car__bottom {
        justify-content: center;
    }
    .car__desc-text h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .car__bottom-spec-title {
        font-size: 32px;
        line-height: 36px;
    }
    .car__bottom-spec-item-title {
        font-size: 18px;
    }
    .car__bottom-options-title {
        font-size: 32px;
        line-height: 36px;
    }
    .car__bottom-options-item {
        font-size: 16px;
    }
    #car-slider {
        transform: scale(0.55);
        margin-left: -36%;
    }
    .car__desc-text {
        width: 96%;
        margin-bottom: 20px;
    }
    .car__bottom-spec {
        width: 80%;
        margin-bottom: 40px;
    }
    .car__bottom-spec-item-text {
        font-size: 15px;
    }
    .car__bottom-options {
        width: 80%;
    }
    #car-slider {
        margin-bottom: -30px;
        margin-top: -140px;
    }
    .contact__grid {
        justify-content: center;
    }
    .contact {
        padding-top: 40px;
    }
    .contact__content {
        width: 96%;
        margin-bottom: 40px;
    }
    .contact__phone {
        margin-bottom: 50px;
    }
    .contact__email {
        margin-bottom: 50px;
    }
    .contact {
        width: 740px;
    }
    .contact__form {
        width: 530px;
    }
    .main__decor {
        display: none;
    }
    .home-services__head {
        width: 740px;
    }
    .services-owl {
        width: 740px;
    }
    .home-order__container {
        width: 740px;
    }
    .home-cars__head {
        width: 740px;
    }
    .cars-owl {
        width: 740px;
    }
    .faq {
        width: 740px;
    }
    #counter span {
        margin-top: -5px;
    }
    .home-owl__services {
        padding: 25px 15px;
    }
    .home-owl__item-desc {
        margin-right: -20px;
    }
    .home-owl__services-item {
        padding-left: 35px;
    }
    .home-owl__services-item img {
        width: 24px !important;
        height: 24px !important;
    }
    #counter span {
        font-size: 28px;
    }
    .home-owl__item-media {
        width: 320px;
        height: 320px;
    }
    .home-owl__item-desc p {
        font-size: 80px;
        line-height: 50px;
    }
    .home-owl__item-desc p span {
        font-size: 60px;
        line-height: 60px;
    }
    .home-owl__services-item {
        font-size: 15px;
        line-height: 22px;
    }
    .home-owl__services-item + .home-owl__services-item {
        margin-top: 24px;
    }
    .home-services__title {
        letter-spacing: 2px;
    }
    .home-services__more {
        font-size: 17px;
        line-height: 17px;
        min-width: 150px;
        height: 36px;
    }
    .services-owl .owl-stage-outer {
        overflow: hidden;
    }
    .services-owl__item-more {
        width: 16px;
    }
    .services-owl .owl-nav {
        margin-top: 20px;
    }
    .home-order__container {
        padding-bottom: 50px;
    }
    .home-order__tab {
        border-radius: 16px 16px 0 0;
    }
    .home-order__bg {
        right: 15%;
    }
    .home-cars {
        margin-bottom: 60px;
    }
    .home-cars__title {
        letter-spacing: 2px;
    }
    .home-cars__more {
        font-size: 17px;
        line-height: 17px;
        min-width: 150px;
        height: 36px;
    }
    .cars-owl .owl-stage-outer {
        overflow: hidden;
    }
    .cars-owl__item-media {
        border: 1px solid #fff !important;
    }
    .cars-owl__item-desc {
        border-left: 1px solid #fff !important;
        border-right: 1px solid #fff !important;
    }
    .cars-owl__item-desc-price {
        right: 15px;
    }
    .cars-owl__item-title {
        font-size: 16px;
        line-height: 20px;
    }
    .cars-owl .owl-nav {
        margin-top: 20px;
    }
    .faq__grid {
        flex-direction: column-reverse;
        align-items: center;
    }
    .faq__media {
        position: relative;
        top: 0;
    }
    .faq {
        margin-bottom: 80px;
    }
    .services-owl__item-media {
        margin-bottom: 25px;
    }
    .services-owl .owl-stage .owl-item:nth-child(even) .services-owl__item-desc {
        margin-bottom: 25px;
    }
    .home-services__title {
        font-size: 25px;
        line-height: 32px;
    }
    .home-cars__title {
        font-size: 25px;
        line-height: 32px;
    }
    .home-order__tab {
        font-size: 15px;
    }
    .home-order__tab img {
        width: 24px;
        height: 24px;
    }
    .home-order__bg {
        top: -55%;
        height: auto;
        width: 85%;
        right: auto;
        left: -20%;
    }
    .cars-owl__item-desc-price {
        opacity: 1 !important;
    }
    .home-order__title {
        font-size: 100px;
        line-height: 40px;
    }
    .home-order__title span {
        font-size: 70px;
        line-height: 96px;
    }
    .home-order__wrap-tabs {
        width: 510px;
        margin-top: 0;
    }
    .faq__tabs {
        width: 100%;
    }
    .faq__media {
        width: 280px;
        height: 280px;
        margin-bottom: 40px;
    }
    .cars-owl__item-desc-price {
        font-size: 20px;
    }
    .cars-owl__item-brand {
        height: 34px;
    }
    .services-owl__item-title {
        font-size: 18px;
        line-height: 24px;
    }
    .faq__title {
        font-size: 25px;
        line-height: 32px;
    }
    .our-cars__grid-item-desc-price {
        right: 15px;
    }
    .our-cars__grid-item-title {
        font-size: 16px;
        line-height: 20px;
    }
    .our-cars__grid-item-more-details-link {
        letter-spacing: 2px;
    }
    .our-cars__grid-item-desc {
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-cars__grid-item-more {
        padding-left: 15px;
    }
    .our-cars {
        padding-bottom: 40px;
    }
    .our-cars__grid-item {
        margin-bottom: 20px;
    }
    .our-cars__grid-item-more-text {
        width: calc(100% - 110px);
    }
    .our-cars__grid-item-more-details {
        width: 110px;
    }
    .our-cars__grid-item-more-details-btn {
        width: 80px;
        height: 30px;
        font-size: 15px;
        line-height: 15px;
    }
    .our-cars__grid-item-more-details-link {
        font-size: 12px;
    }
    .our-cars {
        width: 740px;
    }
    .our-cars__grid-item-desc-price {
        font-size: 18px;
    }
    .our-cars__grid-item-brand {
        height: 30px;
    }
    .our-cars__grid-item-more {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .our-cars__grid-item-more-text p span {
        font-size: 16px;
        line-height: 26px;
        width: 90px;
    }
    .our-cars__grid-item-text {
        font-size: 13px;
        line-height: 22px;
    }
    .our-cars__grid-item-desc {
        padding-bottom: 20px;
    }
    .payment {
        padding-bottom: 60px;
        padding-top: 40px;
    }
    .payment__desc-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .payment__desc ol li {
        font-size: 13px;
        padding-left: 25px;
    }
    .payment__desc ol li:before {
        font-size: 22px;
    }
    .payment__tab-title {
        font-size: 20px;
    }
    .payment {
        width: 740px;
    }
    .payment__media {
        width: 390px;
    }
    .payment__media-main {
        width: 225px;
    }
    .payment__desc {
        width: 330px;
        padding: 20px 15px 10px 15px;
    }
    .payment__desc ol li {
        margin-bottom: 14px;
    }
    .services {
        padding-bottom: 50px;
    }
    .services__grid-item-media {
        margin-bottom: 30px;
    }
    .services__grid-item:nth-child(even) .services__grid-item-desc {
        margin-bottom: 30px;
    }
    .services__grid-item-title {
        line-height: 26px;
    }
    .services__grid-item-desc p {
        margin-bottom: 12px;
    }
    .services__grid-item-more {
        width: 16px;
    }
    .services__head h2 {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 30px;
    }
    .services__grid-item {
        margin-bottom: 40px;
    }
    .services__grid-item-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .services__bottom {
        padding-top: 33px;
    }
    .services {
        width: 740px;
        padding-top: 40px;
    }
    .home-order__bg {
        top: -80%;
        width: 120%;
    }
}

@media only screen and (max-width : 767px) {
	
	body {
		overflow-x: hidden;
	}
	
    .loader__media {
        width: 400px;
    }
    .loader__logo {
        width: 300px;
    }
    .top-line__address {
        display: none;
    }
    .about__item:nth-child(even) .about__item-text {
        padding-left: 15px;
    }
    .footer__body {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer__nav li {
        margin-bottom: 14px;
    }
    .footer__nav li a {
        font-size: 13px;
    }
    .footer__links a {
        font-size: 13px;
        margin-bottom: 14px;
    }
    .footer__bottom {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer__copyright {
        order: 2;
    }
    .footer__address {
        width: 100%;
        order: 1;
        margin-bottom: 15px;
    }
    .footer__developed {
        order: 3;
    }
    .page-title {
        margin-bottom: 35px;
    }
    .about__item-text p {
        font-size: 13px;
    }
    .about__item-text ol, .about__item-text ul {
        font-size: 13px;
    }
    .footer__payment-cards {
        margin-top: 5px;
    }
    .about {
        padding-top: 30px;
    }
    .about__item-text {
        padding-right: 15px;
    }
    .about__item-text h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .top-line__container {
        width: 570px;
    }
    .about {
        width: 570px;
        padding-bottom: 0;
    }
    .about__item-text {
        width: calc(100% - 160px);
    }
    .about__item-media {
        width: 160px;
    }
    .footer__container {
        width: 570px;
    }
    .footer__nav {
        column-gap: 70px;
    }
    .page-title h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .header__nav {
        flex-direction: column;
    }
    .header__btn {
        height: 38px;
    }
    .header__logo {
        display: none;
    }
    .header__nav li {
        margin-bottom: 24px;
    }
    .header__nav li a {
        font-size: 18px;
        line-height: 23px;
    }
    .header__lang {
        align-self: flex-start;
    }
    .header__btn {
        font-size: 18px;
        line-height: 18px;
        width: 160px;
        align-self: flex-end;
        margin-top: -26px;
    }
    .header__container {
        width: 320px;
        height: calc(100vh - 44px);
        overflow-y: auto;
        background-color: #fff;
        position: fixed;
        right: -350px;
        top: 44px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
        transition: all .4s ease;
    }
    .header__container.open {
        right: 0;
    }
    .top-line {
        padding-top: 7px;
        padding-bottom: 7px;
        position: relative;
        z-index: 2;
    }
    .header__mob {
        display: flex;
    }
    body.nav-open {
        overflow: hidden;
    }
    body.nav-open::after {
        background-color: rgba(0, 0, 0, 0.5);
        pointer-events: auto;
    }
    .car {
        width: 570px;
    }
    .car__desc-text h2 {
        letter-spacing: 1px;
        font-size: 22px;
        line-height: 28px;
    }
    #car-slider {
        transform: scale(0.43);
        margin-left: -62%;
    }
    .car__desc-text {
        width: 100%;
    }
    #car-slider {
        margin-bottom: -80px;
        margin-top: -174px;
    }
    .car__bottom-spec-title {
        font-size: 28px;
        line-height: 32px;
    }
    .car__bottom-spec-item-title {
        font-size: 15px;
    }
    .car__bottom-options-title {
        font-size: 28px;
        line-height: 32px;
    }
    .car__bottom-spec-item-text {
        font-size: 14px;
    }
    .contact__form-title {
        font-size: 34px;
        line-height: 40px;
    }
    .contact__content {
        width: 100%;
    }
    .contact {
        width: 570px;
    }
    .contact__form {
        width: 100%;
    }
    #counter {
        font-size: 13px;
    }
    .home-owl__services {
        padding: 20px 10px;
        }
    .home-owl__services-item {
        padding-left: 30px;
        }
    .home-owl__services-item img {
        width: 22px !important;
        height: 22px !important;
        }
    #counter span {
        font-size: 24px;
        }
    .home-owl__item-media {
        width: 240px;
        height: 240px;
    }
    .home-owl__item-desc p {
        font-size: 60px;
        line-height: 36px;
    }
    .home-owl__item-desc p span {
        font-size: 50px;
        line-height: 50px;
    }
    .home-owl__services-item {
        font-size: 14px;
        line-height: 20px;
    }
    .home-owl__services-item + .home-owl__services-item {
        margin-top: 20px;
    }
    .home-services__head {
        width: 570px;
    }
    .services-owl {
        width: 570px;
    }
    .home-order__container {
        width: 570px;
    }
    .home-cars__head {
        width: 570px;
    }
    .cars-owl {
        width: 570px;
    }
    .faq {
        width: 570px;
    }
    .services-owl__item-media {
        border-radius: 12px;
    }
    .services-owl__item-desc p {
        margin-bottom: 10px;
    }
    .cars-owl__item-media {
        border-radius: 12px 12px 0 0;
    }
    .cars-owl__item-desc p {
        font-size: 13px;
        line-height: 22px;
    }
    .services-owl__item-desc p {
        font-size: 13px;
        line-height: 22px;
    }
    .first-screen {
        margin-bottom: 60px;
    }
    .home-services__head {
        margin-bottom: 35px;
    }
    .home-cars__head {
        margin-bottom: 35px;
    }
    .cars-owl__item-desc-price {
        top: 16px;
        line-height: 26px;
    }
    .services-owl__item-more {
        width: 14px;
    }
    .services-owl .owl-nav {
        margin-top: -20px;
    }
    .cars-owl__item-title {
        font-size: 14px;
    }
    .cars-owl .owl-nav {
        margin-top: 0;
    }
    .services-owl__item-media {
        margin-bottom: 20px;
    }
    .services-owl .owl-stage .owl-item:nth-child(even) .services-owl__item-desc {
        margin-bottom: 20px;
    }
    .home-order__bg {
        top: -53%;
        width: 120%;
        left: -18%;
    }
    .home-order__title {
        font-size: 80px;
        line-height: 50px;
    }
    .home-order__title span {
        font-size: 60px;
        line-height: 60px;
    }
    .home-order__wrap-tabs {
        width: 100%;
        margin-top: 30px;
    }
    .cars-owl__item-desc-price {
        font-size: 18px;
    }
    .cars-owl__item-brand {
        height: 30px;
    }
    .services-owl__item-title {
        font-size: 16px;
        line-height: 22px;
    }
    .home-order__container {
        padding-top: 50px;
    }
    .our-cars__grid-item-media {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .our-cars {
        padding-top: 40px;
    }
    .our-cars__grid-item-desc-price {
        line-height: 24px;
    }
    .our-cars__grid-item-title {
        font-size: 15px;
    }
    .our-cars {
        width: 570px;
    }
    .our-cars__grid-item-desc-price {
        font-size: 16px;
    }
    .our-cars__grid-item-brand {
        height: 26px;
    }
    .our-cars__grid-item-more-text p span {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }
    .our-cars__grid-item-text {
        width: 100%;
    }
    .payment__grid {
        align-items: flex-end;
    }
    .payment__media-main {
        top: -100px;
        left: 25px;
    }
    .payment__tab-title {
        padding-left: 35px;
    }
    .payment__tab-title::before {
        font-size: 28px;
        line-height: 28px;
    }
    .payment__tab-text {
        padding-top: 24px;
    }
    .payment__tab-title {
        line-height: 26px;
        letter-spacing: 1px;
    }
    .payment__tab-text ul {
        font-size: 13px;
    }
    .payment__tabs {
        width: 570px;
    }
    .payment__tab {
        margin-bottom: 24px;
    }
    .payment__tab-title-carret {
        width: 21px;
    }
    .payment__tab-title-carret::after {
        height: 21px;
        right: 10px;
        top: -10px;
    }
    .payment__tab-text p {
        font-size: 13px;
    }
    .payment {
        padding-bottom: 50px;
    }
    .payment__tab-title {
        font-size: 17px;
    }
    .payment {
        width: 570px;
    }
    .payment__media {
        width: 260px;
    }
    .payment__media-main {
        width: 210px;
    }
    .payment__desc {
        width: 300px;
    }
    .services__grid-item-media {
        border-radius: 12px;
    }
    .services__grid-item-desc {
        padding-left: 10px;
        padding-right: 10px;
    }
    .services__grid-item-desc p {
        font-size: 13px;
        line-height: 22px;
    }
    .services__grid-item {
        width: calc(50% - 6px);
    }
    .services__head p {
        font-size: 15px;
        line-height: 24px;
    }
    .services__grid-item-media {
        margin-bottom: 15px;
    }
    .services__grid-item-more {
        width: 14px;
    }
    .services__head h2 {
        margin-bottom: 15px;
        font-size: 22px;
    }
    .services__grid-item-title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .services {
        width: 570px;
    }
    .header__wrap-nav {
        flex-grow: 0;
        margin-bottom: 20px;
    }
    .modal-advice {
        width: 560px;
        padding: 30px 15px;
        border-radius: 16px;
    }
    .modal-advice__title {
        font-size: 32px;
        line-height: 40px;
    }
}

@media only screen and (max-width : 599px) {
    .header__mob {
        width: 100%;
        padding-left: 15px;
        padding-right: 5px;
    }
    .header__mob-logo {
        position: relative;
        z-index: 1;
    }
    .about__item {
        flex-direction: column-reverse;
    }
    .about__item:nth-child(even) {
        flex-direction: column-reverse;
    }
    .footer__nav {
        column-count: auto;
    }
    .footer__links {
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer__contacts {
        width: 100%;
        align-items: center;
        margin-bottom: 25px;
    }
    .footer__bottom {
        flex-direction: column;
    }
    .about__item-text ol, .about__item-text ul {
        line-height: 26px;
    }
    .about__item:nth-child(even) .about__item-text {
        padding-left: 0;
    }
    .footer__nav li {
        width: 50%;
    }
    .footer__links a {
        width: 50%;
    }
    .footer__copyright {
        order: 1;
        margin-bottom: 15px;
    }
    .footer__address {
        order: 2;
        max-width: 220px;
        text-align: center;
    }
    .about__item-text p {
        font-size: 14px;
    }
    .about__item-text ol, .about__item-text ul {
        font-size: 14px;
    }
    .footer__payment-cards {
        margin-top: 0;
        width: 100%;
        justify-content: center;
    }
    .about__item-text h2 {
        font-size: 24px;
    }
    .top-line__container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about__item-text {
        width: 100%;
        padding-right: 0;
    }
    .about__item-media {
        width: 220px;
        position: relative;
        top: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .footer__container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer__nav {
        column-gap: 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .footer__payment-cards a {
        width: auto;
        height: 16px;
    }
    .footer__payment-cards a img {
        display: block;
        width: auto;
        height: 100%;
    }
    .loader__media {
        width: 300px;
    }
    .loader__logo {
        width: 200px;
    }
    .top-line__container {
        justify-content: space-between;
    }
    .top-line__tel {
        margin-left: 0;
        margin-right: 0;
    }
    .car-slide__left {
        top: 355px !important;
        margin-left: 320px;
        width: 60px;
        height: 60px;
    }
    .car-slide__right {
        top: 355px !important;
        margin-left: 505px;
        width: 60px;
        height: 60px;
    }
    .car-slider__dot {
        font-size: 20px;
    }
    .car-slider__dot-total {
        left: 34px;
        bottom: -5px;
        font-size: 46px;
        line-height: 46px;
    }
    .car__bottom-options-item {
        font-size: 18px;
    }
    .car__bottom-spec {
        width: 100%;
    }
    .car__bottom-options {
        width: 100%;
    }
    .car {
        width: 500px;
        padding-left: 15px;
        padding-right: 15px;
        overflow-x: hidden;
    }
    #car-slider {
        transform: scale(0.37);
        margin-left: -85.5%;
        margin-bottom: -100px;
        margin-top: -183px;
    }
    .car__bottom-spec-item-title {
        font-size: 17px;
    }
    .car__bottom-spec-item-text {
        font-size: 16px;
    }
    .car-slider__dot {
        width: 40px;
    }
    .car-slider__dot-total {
    left: 40px;
    }
    .contact__content {
        flex-direction: column;
    }
    .contact__title {
        font-size: 22px;
        line-height: 26px;
    }
    .contact__address p {
        font-size: 14px;
    }
    .contact__phone-title {
        font-size: 22px;
        line-height: 26px;
    }
    .contact__phone-title::after {
        top: -4px;
    }
    .contact__phone a {
        font-size: 14px;
    }
    .contact__email-title {
        font-size: 22px;
        line-height: 26px;
    }
    .contact__email-title::after {
        top: -4px;
    }
    .contact__email a {
        font-size: 14px;
    }
    .contact__social a {
        width: 28px;
        height: 28px;
        margin-right: 20px;
    }
    .contact__form-title {
        letter-spacing: 1px;
        margin-bottom: 20px;
    }
    .contact__form-wrap-input {
        margin-bottom: 0;
    }
    .contact__address {
        margin-bottom: 40px;
    }
    .contact__title {
        margin-bottom: 15px;
        padding-left: 50px;
    }
    .contact__title::after {
        width: 36px;
        height: 36px;
    }
    .contact__phone-title {
        margin-bottom: 15px;
        padding-left: 50px;
    }
    .contact__phone-title::after {
        width: 36px;
        height: 36px;
    }
    .contact__email-title {
        margin-bottom: 15px;
        padding-left: 50px;
    }
    .contact__email-title::after {
        width: 36px;
        height: 36px;
    }
    .contact__form-input {
        width: 100%;
        margin-bottom: 20px;
    }
    .contact__form {
        padding: 20px 15px;
    }
    .contact__phone {
        margin-bottom: 40px;
    }
    .contact__email {
        margin-bottom: 40px;
    }
    .contact__form-title {
        font-size: 27px;
        line-height: 36px;
    }
    .contact {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-cars__grid-item {
        width: 100%;
    }
    .our-cars {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .payment__media-bg {
        width: auto;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .payment__media-main {
        top: -10px;
        left: 50%;
        margin-left: -85px;
    }
    .payment__tabs {
        width: 100%;
    }
    .payment {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .payment__media {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .payment__media-main {
        width: 170px;
    }
    .payment__desc {
        margin-left: auto;
        margin-right: auto;
    }
    .services__grid-item:nth-child(even) {
        flex-direction: column;
    }
    .services__grid-item:nth-child(even) .services__grid-item-media {
        margin-bottom: 25px;
    }
    .services__grid-item:nth-child(even) .services__grid-item-desc {
        margin-bottom: 0;
    }
    .services__grid-item {
        width: 100%;
    }
    .services__grid-item-media {
        margin-bottom: 25px;
    }
    .services {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-owl__item {
        flex-direction: column;
    }
    .home-services__head {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .services-owl {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-order__container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-cars__head {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cars-owl {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .faq {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-order {
        margin-bottom: 30px;
    }
    .home-order__title span {
        text-shadow: 2px 0px 0px #EFEFEF;
    }
    .home-order__tab {
        margin-right: 0;
    }
    .home-order__tab.active {
        font-size: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .home-owl__services {
        margin-left: 0;
    }
    .home-owl .owl-nav {
        margin-top: 0;
        position: absolute;
        top: calc(50% + 34px);
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-wrap: nowrap;
    }
    .home-order__form-item {
        width: 100%;
    }
    .home-order__bg-dot1 {
        width: 6px;
        height: 6px;
    }
    .home-order__bg-dot2 {
        width: 6px;
        height: 6px;
    }
    .home-order__bg-dot3 {
        width: 6px;
        height: 6px;
    }
    .home-order__bg-dot4 {
        width: 6px;
        height: 6px;
    }
    .home-order__bg-dot5 {
        width: 6px;
        height: 6px;
    }
	.home-order__bg-dot6 {
        width: 6px;
        height: 6px;
    }
    .home-owl__item-desc {
        margin-right: 0;
        margin-bottom: -90px;
        width: 300px;
    }
    .home-services__title {
        letter-spacing: 1px;
    }
    .home-services__more {
        min-width: 130px;
    }
    .home-cars__title {
        letter-spacing: 1px;
    }
    .home-cars__more {
        min-width: 130px;
    }
    .home-services__title {
        font-size: 24px;
    }
    .home-cars__title {
        font-size: 24px;
    }
    .home-order__tab {
        font-size: 0px;
        padding-right: 0;
        padding-left: 10px;
    }
    #counter {
        transform: translateX(-10px);
        position: absolute;
        top: 116px;
    }
    .home-owl__services {
        padding: 25px 15px;
        margin-top: 60px;
    }
    .home-owl__item-media {
        width: 250px;
        height: 250px;
    }
    .home-owl__item-desc p {
        font-size: 66px;
        line-height: 44px;
    }
    .first-screen {
        margin-bottom: 40px;
    }
    .home-services__head {
        margin-bottom: 30px;
    }
    .home-cars__head {
        margin-bottom: 30px;
    }
    .home-order__bg {
        top: -17%;
        left: 9%;
    }
    .home-order__title {
        line-height: 40px;
    }
    .home-order__title span {
        font-size: 44px;
        line-height: 64px;
    }
    .home-order__container {
        padding-top: 120px;
    }
    .modal-advice__form button {
        width: 200px;
    }
    .modal-advice {
        width: 460px;
    }
    .home-order__bg {
        width: 130%;
        top: -30%;
        left: -22%;
    }
    .home-owl__services-item img {
        top: 10px;
    }
    .home-owl__services-item {
        padding-left: 28px;
        width: calc(50% - 5px);
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 16px;
    }
    .home-owl__services-item + .home-owl__services-item {
        margin-top: 0;
    }
    .home-owl__item {
        justify-content: flex-start;
        align-items: center;
    }
    .home-owl .owl-nav {
        top: 290px;
    }
    .home-owl__item-desc {
        margin-bottom: 0;
        position: absolute;
        left: 15px;
    }
    #counter {
        top: 298px;
        height: 30px;
    }
    .home-owl__services {
        padding: 20px 10px;
        /*margin-top: 325px;*/
        margin-top: 360px;
        width: 90%;
        max-width: 340px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .home-owl__item-media {
        position: absolute;
        /*right: 15px;*/
        right: -30px;
		transform: scale(1.25) !important;
    }
    .first-screen {
        position: relative;
    }
    .faq__grid {
        align-items: flex-end;
    }
    .faq__media {
        width: 250px;
        height: 250px;
		right: -30px;
		transform: scale(1.25) !important;
		margin-bottom: 70px;
    }
    .faq__title {
        font-size: 50px;
        line-height: 46px;
        width: 250px;
        margin-bottom: -150px;
        position: relative;
        z-index: 2;
        color: #000;
        text-shadow: 1px 1px 0px #cbcbcb;
    }
    .home-owl__item {
        min-height: auto;
        height: auto;
    }
    .home-owl .owl-nav {
        /*top: calc(50% + 34px);*/
        top: calc(50% + 54px);
    }
    #counter {
        /*top: calc(50% + 39px);*/
        top: calc(50% + 59px);
    }
    .first-screen .owl-carousel .owl-item {
        height: auto;
        min-height: calc(100vh - 87px);
        display: flex;
        flex-direction: column;
        justify-content: center;
}
}
@media only screen and (max-width : 499px) {
    .car__bottom-spec-item {
        width: 100%;
    }
    .car__bottom-options-item {
        width: 100%;
    }
    .car-slide__thumbnav {
        display: none;
    }
    .car-slide__left {
        top: 355px !important;
    }
    .car-slide__right {
        top: 355px !important;
    }
    .car {
        width: 400px;
    }
    #car-slider {
        transform: scale(0.44);
        margin-left: -97%;
    }
    .modal-advice__form-input {
        width: 100%;
    }
    .modal-advice {
        padding: 20px 15px;
    }
    .modal-advice__title {
        font-size: 28px;
        line-height: 36px;
    }
    .modal-advice__form button {
        width: 180px;
    }
    .modal-advice {
        width: 96%;
    }
    .home-order__bg {
        width: 180%;
        top: -34%;
        left: -45%;
    }
}
@media only screen and (max-width : 399px) {
    .car {
        width: 360px;
    }
    #car-slider {
        transform: scale(0.4);
        margin-left: -117%;
    }
}
@media only screen and (max-width : 359px) {
    .car {
        width: 320px;
    }
    #car-slider {
        transform: scale(0.35);
        margin-left: -144%;
    }
}

/*==========  Mobile First Method  ==========*/

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

}

@media only screen and (min-width : 768px) {
}

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

}

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

}

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

}