@media (max-width:440px) {
    .sec-1-tab .tab-btn li {
        width: 100%;
    }
    .sec-1-tab .tab-btn li a {
        padding: 0;
    }
    .swiper.colorSwiperlarge,
    .modalSwiperlarge {
        margin-top: 30px;
    }
    .modalSwiperlarge .swiper-slide:first-child::after {
        height: 30%;
        background-color: rgb(112, 112, 112, 0.5);
        right: -5px;
    }
    .modalSwiperlarge {
        overflow: visible;
    }
    .swiper.colorSwiperlarge {
        width: 90%;
    }
    .swiper-slide span {
        font-size: 11px;
    }
    .grid-safety .grid8-flex {
        min-height: auto;
        flex-wrap: wrap;
        background: #e5e8ed;
        margin-top: 20px;
    }
    .grid-safety .hover_effect.img-box {
        margin: 0;
    }
    .brdr-2 {
        border-top-left-radius: 0;
        border-bottom-left-radius: 15px;
        border-top-right-radius: 0;
    }
    .brdr-3 {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .brk {
        display: none;
    }
}

@media(max-width:767px) {
    .mblformimg {
        display: none;
    }
    .infobtn {
        display: block;
    }
    .sectionspacing {
        padding: 2rem 0;
    }
    .gallery-tab-btn {
        bottom: 100px;
    }
    .color-1,
    .color-2,
    .color-3,
    .color-4,
    .color-4,
    .color-5,
    .color-6 {
        width: 25px;
        height: 25px;
        margin-top: 10px;
    }
    .color-circle::before {
        width: 40px;
        height: 40px;
    }
    .booknowbtn a {
        color: #fff;
        border: 1px solid #fff;
        position: absolute;
        bottom: 9%;
        left: 7%;
        padding: 4px 10px;
        font-size: 14px;
        text-transform: uppercase;
    }
    .testdrivelogo_form {
        padding: 0 0rem;
    }
    .tngsection {
        display: block;
    }
    .infobtn {
        right: 2%;
        bottom: 31%;
        padding: 0px 5px;
        font-size: 10px;
        border-radius: 5px;
    }
    .tngsection img {
        max-width: 300px;
        margin-bottom: 31px;
    }
    .main-title h2 span {
        font-size: 1rem;
        margin-left: 15%;
    }
    .virtual_showroom {
        margin-top: 30px;
    }
    .tab-body img {
        margin: 5px auto;
    }
    .swiperpadding {
        padding: 0px 0;
    }
    .borwnstrip a {
        display: none;
    }
    .safety a {
        display: block;
        font-size: 13px !important;
    }
    .safety h4 {
        font-size: 13px !important;
    }
    .borwnstrip h4 {
        font-size: 10px;
        text-align: left;
    }
    .borwnstrip {
        padding: 5px 5px;
    }
    .borwnstrip h4::before {
        background: none;
    }
    .btm-strip p {
        font-size: 15px;
    }
    .engine-left .btm-strip {
        bottom: 10px;
    }
    .engine-left .qoate-strip {
        bottom: -8px;
    }
    .specs_title .main-title h2 {
        letter-spacing: 5px;
    }
    .featurestab ul.allnav_tabs {
        overflow-x: scroll;
        padding-top: 20px;
        justify-content: flex-start;
        align-items: stretch;
    }
    .featurestab ul.allnav_tabs li {
        flex-grow: 1;
    }
    .featuresContent {
        display: block;
    }
    .featuresContent ul.featuresList {}
}

@media(min-width:768px) {
    .infobtn {
        display: none;
    }
}

@media (max-width:1024px) {
    .tab-btn {
        position: relative;
        display: flex;
        justify-content: center;
        padding: 0;
    }
    .sec-1-tab .tab-btn li {
        width: 170px;
    }
    .tab-btn li:first-child {
        margin-right: 15px;
    }
    .tab-body img {
        margin: 10px auto;
    }
}

@media (max-width:1280px) {
    .gallery-tab-btn {
        bottom: 120px;
    }
    .camryheader {
        top: 7%;
    }
}

@media (min-width: 1400px) {
    .xxl_screen {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .camryheader {
        top: 10%;
    }
}

@media (min-width: 1600px) {
    .xxl_screen {
        width: 60%;
        margin: 0 auto;
        float: none;
    }
    .camryheader {
        top: 7%;
    }
}