@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1380px;
    }
}

@media only screen and (max-width: 1600px) {

    section {
        overflow-x: hidden;
    }

    .workSection {
        overflow: visible;
    }

    header .main-navigate .navbar .navbar-brand img {
        width: 170px;
    }

    .navbar-nav {
        gap: 1.75rem;
    }

    .main-slider {
        height: 980px;
        overflow: visible;
    }

    .blueline {
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
    }

    .main-slider h2 {
        font-size: 1.75rem;
    }

    .main-slider h1 {
        font-size: 5.75em;
    }

    img.img-fluid.mouse1 {
        left: 10rem;
    }

    .subHead {
        font-size: 1.5rem;
        margin: 0;
    }

    .mainHead {
        font-size: 4.25rem;
    }

    .abtcntnt h4 {
        font-size: 1.5rem;
    }

    section.aboutsection figure::before {
        width: 106%;
        height: 106%;
        left: -3%;
        top: -3%;
    }

    img.img-fluid.abt2 {
        left: auto;
        right: 0rem;
    }

    .workSection .mainHead {
        font-size: 3.75rem;
    }

    .rentcntnt h5 {
        font-size: 1.75rem;
        flex-wrap: wrap;
        gap: 0.5rem;
        margin-bottom: 1rem;
    }

    section.rideshareSection figure::before {
        width: 100%;
        height: 100%;
    }

    .ridecntnt h2 {
        font-size: 3.25rem;
        line-height: 1.1;
    }

    .blogcntnt h3 {
        font-size: 2.75rem;
    }

    img.img-fluid.fotline {
        top: -20px;
        left: 50%;
        transform: translateX(-50%) rotate(354deg);
        width: 90%;
    }

    img.img-fluid.bmwimg {
        right: -3.5rem;
        top: -12rem;
        transform: scale(0.8);
    }

    img.img-fluid.bluein {
        bottom: 0rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .innerBan h2 {
        font-size: 5rem;
    }

    .rentalcntnt h5,
    .rentalcntnt h4 {
        font-size: 1.875rem;
    }

    .rentalcntnt h5 {
        flex-wrap: wrap;
        gap: 1rem;
    }

    .line {
        width: 100%;
    }

    .blogPagedetail img.attachment-.size-.wp-post-image {
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }

    .blogPagedetail {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .contactInformations h4 {
        font-size: 1.5rem;
    }

    .mapsection iframe {
        height: 700px;
    }
}

@media only screen and (max-width: 1445px) {

    .topBar,
    .an-navbar {
        padding: 0.75rem 0;
    }

    .navbar-nav {
        gap: 1rem;
    }

    ul#menu.navbar-nav {
        gap: 1.5rem;
    }

    .themeBtn,
    .themeBtn2 {
        padding: 0.75em 1.5em;
    }

    .main-slider {
        height: 920px;
    }

    .main-slider h1 {
        font-size: 5em;
    }

    img.img-fluid.mouse1 {
        left: 7rem;
    }

    .subHead {
        font-size: 1.375rem;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 3.5rem;
    }

    .abtcntnt p {
        line-height: 1.5;
    }

    img.img-fluid.abt2 {
        bottom: -3rem;
    }

    img.img-fluid.bmwimg {
        right: -3.5rem;
        top: -11rem;
    }

    .workwrap figure {
        height: 180px;
        width: 180px;
    }

    .workcntn p {
        line-height: 1.2;
    }

    p {
        line-height: 1.8;
    }

    .blogcntnt h3 {
        font-size: 2.25rem;
    }

    footer {
        background-position-x: center;
        padding-top: 8rem;
    }

    img.img-fluid.fotline {
        top: -30px;
        left: 50%;
        transform: translateX(-50%) rotate(0deg);
        width: 90%;
    }

    .innerrental,
    section.mltilogoSec,
    section.testimonialSec.innertesti,
    section.cntactForm{
        padding: 5rem 0;
    }

    .aboutsection {
        padding: 15rem 0 5rem 0;
        margin-top: -10rem
    }

    .copyRight {
        margin-top: 3rem;
    }

    .innerBan h2 {
        font-size: 4.5rem;
    }

    .rentalcntnt h5 {
        margin-top: 1rem;
        font-size: 1.5rem;
    }

    section.contact-section h5 {
        font-size: 1.5rem;
        margin: 0;
    }

    .mapsection iframe {
        height: 650px;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .topBar,
    .an-navbar {
        padding: 0.5rem 0;
    }

    ul.socialLinks2 {
        gap: 0.75rem;
    }

    header .main-navigate .navbar .navbar-brand img {
        width: 150px;
    }

    .main-slider {
        height: 850px;
    }

    div.container {
        padding: 0 15px !important;
    }

    img.img-fluid.mouse1 {
        left: 3rem;
    }

    .main-slider h2 {
        font-size: 1.5rem;
    }

    .main-slider h1 {
        font-size: 4.25em;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 3rem;
    }

    .workwrap figure {
        height: 160px;
        width: 160px;
    }

    .rentwrap figure img {
        width: 100%;
        height: 180px;
        object-fit: contain;
    }

    .rentwrap {
        padding: 2rem 2.5rem;
    }

    .ridecntnt h2 {
        font-size: 2.75rem;
        line-height: 1;
    }

    .ridecntnt h2 {
        font-size: 2.5rem;
    }

    .reviewSlider {
        width: 90%;
    }

    .testimonialSec .swiper-button-prev {
        left: -1rem;
        width: 3.75rem;
        height: 3.75rem;
    }

    .testimonialSec .swiper-button-next {
        right: -1rem;
        width: 3.75rem;
        height: 3.75rem;
    }

    .blogcntnt h3 {
        font-size: 2rem;
    }

    .mltilogoSec .col-md-12 {
        margin-top: 2rem !important;
    }

    footer {
        padding-top: 6rem;
    }

    a.footLogo {
        text-align: center;
        display: block;
        margin-top: 1rem;
    }

    .footLogo img {
        width: 200px;
    }

    footer h3 {
        font-size: 1.375rem;
        padding-bottom: 1rem;
        margin: 0;
    }

    .copyRight {
        margin-top: 2rem;
        padding: 1rem 0;
    }

    .aboutsection {
        padding-bottom: 4rem;
    }

    .workSection,
    .rentalSection,
    .rideshareSection,
    .testimonialSec,
    .blogSection,
    section.mltilogoSec,
    .innerrental,
    section.testimonialSec.innertesti,
    section.cntactForm,
    body.page-template-default.page.page-id-171.theme-buber-cars.woocommerce-cart #primary{
        padding: 4rem 0 !important;
    }

    .innerBan h2 {
        font-size: 4rem;
        text-align: center;
        margin-top: 5rem;
    }

    .rentbox {
        margin-bottom: 2.5rem;
    }

    .contactInformations span br {
        display: none;
    }

    .contactForm input,
    .contactForm .form-group .form-control,
    .woocommerce form .form-row input.input-text{
        margin-bottom: 2rem !important;
    }

    .mapsection iframe {
        height: 600px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    header .main-navigate .navbar .navbar-brand img {
        width: 125px;
    }

    .main-slider {
        height: 750px;
    }

    .main-slider h2 {
        font-size: 1.25rem;
    }

    .main-slider h1 {
        font-size: 3.5em;
        margin-bottom: 6px;
    }

    img.img-fluid.mouse1 {
        left: 50%;
        transform: translateX(-50%);
        bottom: 12rem;
    }

    img.img-fluid.abt2 {
        bottom: -5rem;
        width: 200px;
    }

    img.img-fluid.bmwimg {
        right: -8rem;
        top: -12rem;
        transform: scale(0.6);
    }

    .subHead {
        font-size: 1.25rem;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 2.75rem;
    }

    .cust-ft p {
        margin-top: 2rem !important;
    }

    .rentwrap {
        padding: 1.5rem 2rem;
    }

    .rentwrap figure img {
        height: 150px;
    }

    .rentcntnt h4 {
        font-size: 1.65rem;
        margin-top: 0rem;
    }

    .ridecntnt h2 {
        font-size: 2.25rem;
        line-height: 1.1;
    }

    .testimonialSec .swiper-button-prev {
        left: 0rem;
    }

    .testimonialSec .swiper-button-next {
        right: 0rem;
    }

    .blogcntnt h3 {
        font-size: 1.75rem;
    }

    section.mltilogoSec .col-md-12 h2 {
        font-size: 1.5rem;
    }

    .aboutsection {
        padding: 12rem 0 3.5rem 0;
        margin-top: -8rem;
    }

    .workSection,
    .rentalSection,
    .rideshareSection,
    .testimonialSec,
    .blogSection,
    section.mltilogoSec,
    .innerrental,
    section.testimonialSec.innertesti,
    section.cntactForm,
    body.page-template-default.page.page-id-171.theme-buber-cars.woocommerce-cart #primary{
        padding: 3.5rem 0 !important;
    }

    .innerBan h2 {
        font-size: 3.5rem;
    }

    .rentbox {
        margin-bottom: 2rem;
    }

    section.blogSection.bloginner {
        padding: 3.5rem 2rem;
    }

    .contactForm input,
    .contactForm .form-group .form-control,
    .woocommerce form .form-row input.input-text{
        height: 55px !important;
        margin-bottom: 1.5rem !important;
    }

    .mapsection iframe {
        height: 550px;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    button.navbar-toggler {
        color: var(--white);
    }

    div#navbarSupportedContent {
        background: var(--black);
        padding: 2rem 0;
    }

    ul#menu.navbar-nav {
        gap: 1rem;
    }

    .main-slider {
        height: 580px;
    }

    .blueline {
        bottom: -1rem;
    }

    img.img-fluid.mouse1 {
        bottom: 3rem
    }

    .main-slider h1 {
        font-size: 3em;
    }

    .main-slider h2 {
        font-size: 1.125rem;
    }

    .main-slider h3 {
        font-size: 1.25rem;
    }

    .subHead {
        font-size: 1.125rem;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 2.5rem;
    }

    .abtcntnt h4 {
        font-size: 1.25rem;
    }

    .abtcntnt p {
        font-size: 1rem;
    }

    img.img-fluid.bmwimg {
        right: 0rem;
        top: -5rem;
        transform: scale(1);
        width: 240px;
    }

    .workwrap figure {
        height: 130px;
        width: 130px;
        padding: 2.5rem;
    }

    .workcntn p {
        font-size: 1.125rem;
    }

    .cust-ft p {
        margin-top: 1rem !important;
    }

    .rentwrap {
        padding: 1rem 1.25rem;
        margin: 0 -10px;
        min-height: auto;
    }

    .rentcntnt h4 {
        font-size: 1.475rem;
    }

    p {
        line-height: 1.7;
    }

    .themeBtn {
        font-size: 1rem;
    }

    .ridecntnt h2 {
        font-size: 1.75rem;
        line-height: 1.1;
    }

    .ridecntnt p {
        font-size: 1rem;
    }

    .reviewSlider {
        padding: 0 2px;
    }

    .reviewBox {
        padding: 1rem;
        margin: 0;
    }

    .blogcntnt h3 {
        font-size: 1.5rem;
    }

    img.img-fluid.abt2 {
        bottom: -5rem;
        width: 150px;
    }

    .aboutsection {
        padding: 12rem 0 3rem 0;
        margin-top: -8rem;
    }

    .workSection,
    .rentalSection,
    .rideshareSection,
    .testimonialSec,
    .blogSection,
    section.mltilogoSec,
    .innerrental,
    section.testimonialSec.innertesti,
    section.cntactForm,
    body.page-template-default.page.page-id-171.theme-buber-cars.woocommerce-cart #primary{
        padding: 3rem 0 !important;
    }

    img.img-fluid.fotline {
        top: -24px;
    }

    footer {
        padding-top: 4rem;
    }

    .innerBan h2 {
        font-size: 3rem;
    }

    .rentbox {
        margin-bottom: 1.5rem;
    }

    .list li+li {
        margin-top: 5px;
    }

    .list {
        margin-bottom: 1.5rem
    }

    section.blogSection.bloginner {
        padding: 3rem 1.5rem;
    }

    .line {
        width: 100%;
        margin-top: 3rem;
    }

    .blogPagedetail h2 {
        font-size: 1.75rem;
    }

    .contactBox {
        flex-direction: column;
        text-align: center;
    }

    .contactBox figure {
        width: 85px;
        height: 85px;
        box-shadow: 0 0 0px 8px rgb(78 136 170 / 43%);
    }

    .contactInformations {
        width: 100%;
        flex: 1;
    }

    .contactForm input,
    .contactForm .form-group .form-control,
    .woocommerce form .form-row input.input-text{
        margin-bottom: 1rem !important;
    }

    .mapsection iframe {
        height: 500px;
    }

    .wpb_content_element {
        margin-bottom: 20px !important;
    }

    .uacf7-rating {
        height: auto !important;
        margin-bottom: 1rem !important;
    }

    .inner .vc_custom_1695152990591 {
        padding-top: 4rem !important;
    }
    body.page-template-default.page.page-id-172.theme-buber-cars.woocommerce-checkout.woocommerce-page .checkout_form h3 {
   font-size: 1.5rem;
}
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    .main-slider {
        height: 525px;
    }

    .main-slider h2,
    .main-slider h1,
    .main-slider h3,
    .main-slider p {
        text-align: center;
    }

    .main-slider h2 {
        margin-top: 5rem;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 2.25rem;
    }

    .mainHead.mb-5 {
        margin-bottom: 1rem !important;
    }

    .abtcntnt p {
        line-height: 1.6;
        font-size: 1.125rem;
    }

    img.img-fluid.bmwimg {
        top: -7rem;
    }

    .rentalSection .row {
        gap: 1rem;
    }

    .rentwrap {
        margin: 0;
    }

    .testimonialSec .swiper-button-prev {
        left: -10px;
    }

    .testimonialSec .swiper-button-next {
        right: -10px;
    }

    .blogSection .row {
        gap: 2rem;
    }

    img.img-fluid.fotline {
        display: none;
    }

    footer {
        padding-top: 3rem;
        background: #0e1a2e;
    }

    a.footLogo {
        text-align: center;
        display: inline-block;
        margin: 0;
    }

    .footLogo img {
        width: 175px;
    }

    footer h3 {
        font-size: 1.5rem;
    }

    footer .row {
        gap: 1.5rem;
    }

    footer .row.copyRight.align-items-center {
        gap: 0;
    }

    .contactInfom li a,
    .contactInfom li a span {
        font-size: 1.25rem;
    }

    .links li+li,
    .contactInfom li+li {
        padding-top: 1rem;
        margin-top: 1rem;
    }

    .socialLinks li a span {
        font-size: 1.25rem;
    }

    .aboutsection {
        padding: 11rem 0 2.5rem 0;
    }

    .workSection,
    .rentalSection,
    .rideshareSection,
    .testimonialSec,
    .blogSection,
    section.mltilogoSec,
    .innerrental,
    section.testimonialSec.innertesti,
    section.cntactForm,
    body.page-template-default.page.page-id-171.theme-buber-cars.woocommerce-cart #primary{
        padding: 2.5rem 0 !important;
    }

    .innerBan {
        padding-top: 3rem;
    }

    .innerBan h2 {
        font-size: 2.75rem;
    }

    .rentbox {
        margin-bottom: 1rem;
    }

    p,
    .list {
        font-size: 1.125rem;
    }

    .list {
        margin-bottom: 1rem
    }

    .list li+li {
        margin-top: 0;
    }

    section.blogSection.bloginner {
        padding: 2.5rem 1rem;
    }

    section.testimonialSec.innertesti .reviewBox {
        margin-bottom: 0rem;
    }

    section.testimonialSec.innertesti .row {
        gap: 1.25rem;
    }

    .contactBox figure {
        width: 60px;
        height: 60px;
    }

    .contactBox figure img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .contactForm input,
    .contactForm .form-group .form-control,
    .woocommerce form .form-row input.input-text{
        height: 50px !important;
        margin-bottom: 0rem;
        padding: 0;
    }

    .mapsection iframe {
        height: 450px;
    }

    section.cntactForm {
        padding-bottom: 0;
    }

    .wpb_content_element {
        margin-bottom: 16px !important;
    }

    .inner .vc_custom_1695152990591 {
        padding-top: 3rem !important;
    }

    .ridecntnt p {
        font-size: 1.125rem;
    }

    .reviewSlider .swiper-wrapper {
        align-items: center;
    }
}

@media (max-width: 575.98px) {
    header .main-navigate .navbar .navbar-brand img {
        width: 95px;
    }

    .main-slider {
        height: 480px;
    }

    img.img-fluid.mouse1 {
        width: 25px;
    }

    .main-slider h1 {
        font-size: 2.5em;
    }

    img.img-fluid.abt2 {
        bottom: -3rem;
        width: 120px;
    }

    img.img-fluid.bmwimg {
        top: -6.5rem;
        width: 200px;
    }

    .mainHead,
    .workSection .mainHead {
        font-size: 2rem;
    }

    .reviewSlider {
        width: 75%;
    }

    .testimonialSec .swiper-button-prev {
        left: 5px;
    }

    .testimonialSec .swiper-button-next {
        right: 5px;
    }

    .subHead {
        line-height: 1.7;
    }

    footer .row.copyRight.align-items-center {
        gap: 1rem;
    }

    .copyRight p {
        font-size: 1.25rem;
    }

    ul.socialLinks2 {
        display: none;
    }

    .line {
        margin-top: 2rem;
    }

    .innerBan {
        padding-top: 2rem;
    }

    .innerBan>img.w-100 {
        height: 200px;
        object-fit: cover;
    }

    .innerBan h2 {
        font-size: 2.25rem;
        margin-top: 7rem;
    }

    img.img-fluid.bluein {
        bottom: -10px;
    }

    .mapsection iframe {
        height: 400px;
    }

    .ridecntnt p {
        font-size: 1.25rem;
        line-height: 1.5;
    }
   body.product-template-default.single.single-product div#primary {
       padding-left: 15px !important;padding-right: 15px !important;
   }
}

@media (max-width: 320.98px) {}