@media screen and (max-width: 1199px) {
    header .main-menu .navbar .nav-link {
        margin-left: 10px;
    }
    .car-search .cell-2 .column {
        width: calc(840px / 6);
    }
    .car-search .cell-2 .column.b {
        width: calc(850px / 5);
    }
    footer ul.linksstyle li:first-child {
        width: 150px;
    }
    footer ul.linksstyle li a {
        margin-right: 15px;
    }
    header .top::after {
        left: -500px;
    }
    .used-car-list .cell-row .row-3 span:nth-of-type(3) {
        border-right: 0px;
    }
    .used-car-list .cell-row .row-3 span {
        width: calc(100% / 3 - 10px);
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .used-car-details .cell-right {
        width: calc(100% - 430px);
        padding: 0 0 0 20px;
    }
    .used-car-details .section-4 .swiper-slide .imgBx {
        height: 125px;
    }
    .inner-banner-two .cell {
        height: 268px;
    }
    .contact-us .right .nav {
        width: 120px;
    }
    .contact-us .right .tab-content {
        padding-left: 12px;
    }
    .manufacturer .cell-row .cell {
        width: 310px;
    }
    .overview-section h4 {
        font-size: 25px;
    }
    .overview-section h5 {
        font-size: 25px;
        color: #000;
        font-weight: 400;
    }
    .jcc-parts-shopping .btn.btn-style-1 {
        font-size: 10px;
    }
    .bottom-ser-box h5 {
        font-size: 18px;
    }
    .franch-img-box.gal-image-2 {
        height: 330px;
    }
    .mob-franchises-nav {
        width: 100%;
        background: 0 0 !important;
        border: none;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px 0;
    }
    .franchises-nav li {
        display: block;
        text-align: left;
    }
    .franchises-nav li a {
        padding-left: 0;
        padding-right: 0;
    }
    .sort-by-row h6 {
        padding: 0 12px;
    }
    .usedcardetailpg-new .flexslider.gallery li {
        height: 360px;
    }
}
@media screen and (max-width: 991px) {
    .car-search .cell-2 .column {
        width: calc(640px / 2);
        margin-bottom: 10px;
    }
    .car-search .cell-2 .column:last-child {
        margin-right: 10px;
    }
    .car-search .cell-2 .column:nth-child(2n) {
        margin-right: 0;
    }
    .car-search::after {
        height: 180px;
    }
    .car-search .cell-2 .column.b {
        width: calc(640px / 2);
    }
    .car-search .card-body {
        padding-top: 0;
    }
    .detail-tabs .sc2 .cellrow .cell1,
    .detail-tabs .sc2 .cellrow .cell2,
    .manufacturer .cell-row {
        display: block;
        width: 100%;
    }
    .manufacturer .cell-row .cell {
        width: 33.33%;
    }
    .manufacturer .cell-row .cell:first-of-type {
        padding-left: 16px;
    }
    .manufacturer .cell-row .cell:nth-of-type(2) {
        padding: 0 15px;
    }
    .motability h3,
    section.approved-cars h3 {
        text-align: left;
    }
    section.value-vehicle .cell button.btn-style-1 {
        display: block;
        float: none;
        margin: 15px auto 0;
    }
    section.value-vehicle .cell input {
        width: 290px;
        float: none;
    }
    footer ul.linksstyle li:first-child {
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
    .detail-tabs .sc2 .cellrow .cell1 #diamond,
    .ucdnew-right::before,
    header .main-menu .navbar .nav-link::after,
    header .top ul.link-2::after,
    header .top::after {
        display: none;
    }
    header .top ul.link-2 {
        margin-left: 0;
        padding-left: 0;
    }
    header .logo {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    header .main-menu .navbar-toggler {
        padding: 0;
        border: 0;
        position: absolute;
        right: 15px;
        top: -45px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    header .main-menu .navbar-toggler[aria-expanded="false"] {
        background: url(../images/menu-open.png) center center no-repeat;
    }
    header .main-menu .navbar-toggler[aria-expanded="true"] {
        background: url(../images/menu-close.png) center center no-repeat;
    }
    header .main-menu .navbar-toggler .navbar-toggler-icon {
        width: 30px;
        height: 19px;
    }
    header .main-menu {
        position: absolute;
        z-index: 999;
        right: 0;
        top: 70px;
        width: 100%;
        background: #33414e;
    }
    header .main-menu .navbar-collapse {
        padding: 10px;
    }
    header .main-menu .navbar .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff;
        float: left;
    }
    header .main-menu .navbar .mob-link {
        float: right;
        color: #fff;
        display: block;
        width: 40px;
        text-align: center;
    }
    header .main-menu .navbar .nav-item.show .dropdown-menu {
        margin-top: 38px;
    }
    .results-section .left {
        float: none;
        width: 100%;
    }
    .results-section .right {
        width: 100%;
        float: none;
        padding-top: 10px;
    }
    .results-section .btn-group {
        float: right !important;
    }
    .used-car-list .cell-row {
        display: block;
    }
    .used-car-list .cell-row .cell-left {
        display: block;
        height: 145px;
        margin: 0 auto;
    }
    .used-car-list .cell-row .cell-right {
        display: block;
        width: 100%;
        padding: 10px 0 0;
    }
    .results-section .right ul {
        margin-left: 0;
        float: right;
    }
    .alter-col-wraper .alter-ctnt-row .alter-col,
    .used-car-details .cell-left {
        width: 100%;
    }
    .used-car-details .cell-right {
        width: 100%;
        padding: 20px 0 0;
    }
    .used-car-details .section-3 .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .adv-search.open,
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    .flex-direction-nav .flex-next {
        right: 0;
    }
    .bottom-ser-col,
    .motability .sec2 .cell {
        margin-bottom: 30px;
    }
    .motability .sec2 {
        padding-bottom: 30px;
    }
    .video-1 {
        padding-bottom: 250px;
    }
    .google-map-2 {
        padding-bottom: 300px;
    }
    .contact-us .left {
        padding-bottom: 40px;
    }
    .detail-tabs .video-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .detail-tabs .dream h3,
    .detail-tabs .findout span {
        font-size: 30px;
    }
    .detail-tabs {
        padding-bottom: 50px;
    }
    .detail-tabs .video-sec .vid1 {
        margin-bottom: 30px;
        padding-bottom: 300px;
    }
    .manufacturer .cell-row .cell p {
        width: calc(100% - 30px);
    }
    .detail-tabs section.sec4 .imgBx {
        height: 400px;
    }
    .banner-text {
        padding-top: 40px;
    }
    .banner-text span.title {
        font-size: 22px;
    }
    .banner-text sub {
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .car-search {
        z-index: 9;
    }
    .honda-e-video {
        padding-bottom: 320px;
    }
    .guarantee-image,
    .honda-e .sec3 h4 {
        margin-top: 30px;
    }
    .tc-wraper {
        margin-top: -1px;
    }
    .fixed-nav,
    .ucdnew-flexible {
        margin-top: 0;
    }
    .fixed-nav li a {
        padding: 15px 30px;
    }
    .address-wraper {
        padding: 20px;
        margin-bottom: 60px;
    }
    .overview-section h5 {
        margin-bottom: 20px;
    }
    .offer-btn {
        margin-left: 0;
        display: inline-block;
        margin-bottom: 4px;
        text-align: center;
    }
    .clear-btn,
    .filter-up {
        background: #000;
        display: block;
        color: #fff !important;
    }
    .specification-section .tab-content {
        padding: 45px 15px;
    }
    .sec-desc-listing li {
        width: 50%;
    }
    .app-slider-R {
        padding: 0;
        margin-top: 15px;
    }
    .jcc-parts-shopping .right ul {
        float: none;
        display: table;
        margin: 15px auto 0;
    }
    .bottom-ser-col:last-child {
        margin-bottom: 0;
    }
    .bottom-services,
    .cm-soon-padd,
    .franchises-services {
        padding: 50px 0;
    }
    .join-section {
        padding: 100px 0;
    }
    .join-section h5 {
        font-size: 18px;
    }
    .search-location .form-control {
        width: 280px;
    }
    .sec-heading {
        font-size: 32px;
    }
    .franch-ser-desc h4,
    .usedcardetailpg-new .ucdnew-head .ucnname h3,
    .usedcardetailpg-new .ucdnew-head .ucnprice h3 {
        font-size: 25px;
    }
    .footer-box {
        border-right: 0;
        border-bottom: 1px dashed #4a5b6b;
        padding-bottom: 15px;
    }
    .opening-time .footer-box {
        padding: 30px 0 0;
        border: 0;
    }
    .alter-col-wraper .alter-ctnt-row {
        flex-direction: column !important;
    }
    .alter-col-wraper .alter-ctnt-row .ctnt-col {
        padding: 15px 0 !important;
    }
    .adv-search {
        position: fixed;
        left: -290px;
        top: 0;
        z-index: 9999999;
        height: 100vh;
        overflow-y: scroll;
        width: 290px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        max-height: -webkit-fill-available;
        bottom: 0;
    }
    .filter-up {
        padding: 10px 20px;
        border-radius: 4px;
        text-align: center;
        margin: 0 0 25px;
    }
    .used-car-full-wrap h2 {
        margin-top: 20px;
    }
    .clear-btn {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .uc-listing-top-row {
        flex-direction: column;
    }
    .uc-list-result-count {
        margin-bottom: 10px;
    }
    .ucdnew-right {
        padding: 12px;
        height: auto;
    }
    .ucdnew-times {
        margin-bottom: 40px;
    }
    .usedcardetailpg-new .ucdnew-head {
        margin-bottom: 15px;
    }
    .coming-soon--new .hd-typ-1 {
        font-size: 38px;
    }
    .coming-soon--new .zigzag-cell {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .coming-soon--new .zigzag > .row:nth-child(2n) .zigzag-cell {
        padding-right: 0;
    }
    .coming-soon--new .sub-hd2 {
        font-size: 26px !important;
    }
    .specification-section .offer-hdng {
        max-width: 100%;
        padding-right: 85px;
    }
    .controls-arrows {
        left: auto;
        right: 0;
    }
    header .top ul.link-1 {
        width: 100%;
        margin: 0;
    }
     .bg-text-1 h2{
        font-size: 35px;
    }
    .count-Bx-1 h4{
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    .banner-text span.title,
    .detail-tabs .video-sec h2 {
        font-size: 30px;
    }
    .navigation-thumbs .owl-next {
        width: 25px;
        height: 25px;
    }
    .navigation-thumbs .owl-prev {
        left: 2px !important;
        width: 25px;
        height: 25px;
    }
    .bmc .cell,
    .used-car-list .cell-row .row-1 span.title {
        width: 100%;
        float: none;
    }
    .banner-text {
        padding: 30px 0 0;
        display: none;
    }
    #mainBanner .owl-dots {
        right: auto;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .banner-text sub,
    .manufacturer .cell-row .cell p {
        font-size: 16px;
    }
    .about-page h2,
    .detail-tabs .findout span,
    .inner-banner h1,
    .inner-banner-two .cell h1 span,
    .offer-hdng {
        font-size: 20px;
    }
    .car-search .cell-1 .left {
        float: none;
        display: block;
        margin: 0 0 10px;
    }
    .car-search .cell-1 .right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .car-search .cell-2 .column {
        width: calc(458px / 2);
        margin-bottom: 10px;
    }
    .car-search .cell-2 .column.b {
        width: calc(458px / 2);
    }
    .car-search::after,
    .manufacturer .cell-row .cell label,
    .used-car-details .section-3 .nav-tabs {
        display: none;
    }
    .car-search {
        margin-top: 10px;
    }
    .car-search .cell-row {
        border: 1px solid #efefef;
    }
    .car-search .cell-row span.title {
        border: 1px solid #efefef;
        border-bottom: 0;
        left: -1px;
    }
    .car-search .cell-1 .left input[type="checkbox"].css-checkbox + label.css-label,
    .car-search .cell-1 .left input[type="checkbox"].css-checkbox + label.css-label.clr,
    section.value-vehicle .cell input {
        margin-bottom: 5px;
    }
    .detail-tabs .video-sec .vid2,
    section.approved-cars h3 {
        margin-bottom: 10px;
    }
    section.approved-cars h3 + .btn-style-1 {
        float: left;
        margin-top: 0;
        margin-bottom: 20px;
    }
    section.value-vehicle .cell button.btn-style-1 {
        margin-top: 5px;
    }
    .manufacturer .cell-row .cell span a,
    .stickyButtonWrap {
        display: block;
    }
    .choose-your {
        padding: 0 0 60px;
    }
    .bmc .cell {
        display: block;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .benefit-icon,
    .new-cars .same-height-1,
    .newofferlist .col-lg-3,
    .two-col--sec .item-col,
    .welcome-brand .cell {
        margin-bottom: 15px;
    }
    .address-wraper,
    .bmc,
    .breadcrumb-style {
        margin-bottom: 40px;
    }
    .brand-new-offer-details,
    .business-users,
    .contact-us,
    .motability .sec4,
    .welcome-brand {
        padding-bottom: 40px;
    }
    .new-cars {
        padding-bottom: 30px;
    }
    .used-car-list .cell-row .row-1 span.price {
        float: none;
        display: table;
    }
    .used-car-list .cell-row .row-2 .btn-style-1 {
        width: 49%;
        margin-right: 0;
    }
    .used-car-list .cell-row .row-2 .btn-style-1:first-child {
        margin-right: 1%;
    }
    .used-car-list .cell-row .row-2 a.monthly-payments {
        width: 100%;
        margin-top: 5px;
        text-align: center;
    }
    .top-heading,
    .used-car-list + .results-section {
        margin-bottom: 30px;
    }
    .used-car-list {
        padding-bottom: 0;
    }
    .newofferlist .top {
        margin: -28px 0 15px;
    }
    .motability .sec1,
    .newofferlist {
        padding-bottom: 20px;
    }
    .used-car-details .section-2 .cell-row .cell {
        width: 100%;
        float: none;
        border-right: 0px;
    }
    .used-car-details .section-3 .tab-pane {
        display: block;
        opacity: 9;
    }
    .used-car-details .section-4 .top p {
        display: block;
        float: none;
        text-align: center;
        margin: 0 0 15px;
    }
    .used-car-details .section-4 .top .controlsBox {
        float: left;
    }
    .used-car-details {
        margin-top: -30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .common-top {
        margin: 0 0 30px;
    }
    .about-page h2 {
        line-height: normal;
    }
    .common-top .cell {
        display: block;
        float: none;
    }
    .common-top .cell .btn-style-1 {
        display: block;
        float: none;
        margin: 0 0 5px;
    }
    .inner-banner-two .cell h1 {
        left: 0;
    }
    .motability .sec2 .btn-style-1.view-more {
        float: none;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .motability h3 {
        margin: 0 0 10px;
    }
    .servicing {
        padding: 0 0 40px;
    }
    .brand-new-offer-details .sec2 {
        padding-top: 20px;
    }
    .contact-us h2,
    .detail-banner .item > .texts h1 {
        font-size: 25px;
    }
    .detail-banner .item > .texts p {
        font-size: 18px;
        line-height: normal;
    }
    .detail-banner .item > .texts span.model {
        padding: 0 10px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
    .detail-banner .item > .texts .btnswrap .btn1,
    .detail-banner .item > .texts .btnswrap .btn2 {
        font-size: 14px;
        width: 140px;
        height: 30px;
        line-height: 30px;
        font-weight: 400;
    }
    .detail-banner .item > .texts .btnswrap .btn2 {
        width: 100px;
    }
    .detail-banner .item {
        height: auto;
    }
    .detail-banner .owl-dots {
        left: auto;
        right: 10px;
    }
    .detail-tabs .video-sec p {
        font-size: 18px;
    }
    .detail-tabs .video-sec .vid1 {
        padding-bottom: 175px;
        margin-bottom: 10px;
    }
    .detail-tabs .findout {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .detail-tabs .dream {
        padding-top: 40px;
    }
    .detail-tabs .dream a.btn {
        margin-bottom: 40px;
        font-size: 14px;
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
    }
    .detail-tabs .findout a.btn {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        padding: 0 15px;
    }
    .detail-tabs .sc2 .cellrow .cell2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .detail-tabs .sc2 {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .detail-tabs .sc1 {
        padding: 40px 20px;
        height: auto;
    }
    .detail-tabs .sc1 .wrp,
    .sec-desc-listing li {
        width: 100%;
    }
    .detail-tabs .sc1 .wrp .cell {
        width: 100%;
        margin: 0 0 10px;
    }
    .detail-tabs .sc1 h2 {
        font-size: 30px;
        line-height: normal;
    }
    .detail-tabs .card-body,
    .detail-tabs .sc3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .detail-tabs .accordion .btn-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .detail-tabs .accordion button.btn-link::after {
        right: 10px;
    }
    .newdetailcontent section.sec5 {
        padding: 40px 0 50px;
    }
    .detail-tabs section.sec4 .imgBx {
        height: 250px;
    }
    .detail-tabs section.sec4 .textcell {
        padding: 15px 20px 30px 15px;
        min-height: auto;
    }
    .vid-cell-1 {
        padding-bottom: 280px;
    }
    .aprvd-usdcrs-sec,
    .buynig-ur-car {
        padding: 30px 0;
    }
    .common-top .cell.center .btn-style-1 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
    #features-slider .owl-nav,
    .common-top .cell.center {
        margin-top: 0;
    }
    .used-car-list .cell-row .row-2 a.approved {
        margin: 10px auto 0;
        width: 100%;
        text-align: center;
    }
    #guarantee-main .table {
        min-width: 600px;
    }
    .fixed-nav li a {
        font-size: 12px;
        padding: 15px;
    }
    #sync2 .synced .item {
        padding: 2px;
    }
    #sync2 .item {
        padding: 2px;
        height: 80px;
    }
    #sync1 .item-video,
    #sync1 .item-video iframe,
    .y-iframe iframe {
        height: 350px;
    }
    .specification-section .nav {
        display: block;
        margin-bottom: 15px;
    }
    .specification-section .nav-item {
        display: inline-block;
    }
    .specification-section .nav-pills .nav-link {
        padding: 7px;
    }
    .spec-tab {
        background: 0 0;
    }
    .specification-section .tab-content {
        background: #ededed;
        padding: 15px;
    }
    .offer-hdng {
        margin-bottom: 40px;
    }
    .features-section,
    .gallery-section,
    .offer-section,
    .overview-section,
    .section-padding,
    .specification-section,
    .videos-section {
        padding: 40px 0;
    }
    .spec-list li {
        width: 100% !important;
    }
    .price-wraper {
        display: block !important;
    }
    .popup-video {
        margin-top: 4px !important;
    }
    .search-location .form-control {
        width: 210px;
    }
    .search-location h6 {
        font-size: 14px;
    }
    .btn-locate {
        padding: 0 25px;
    }
    .usecarlist-block .ucimages .owlusedcar-slide .item {
        height: 245px;
    }
    .coming-soon--new .hd-typ-1 {
        font-size: 32px;
    }
    .coming-soon--new .item-col:last-child {
        margin-bottom: 0;
    }
	.usecarlist-block2 .ucimages .ucimgblock2{
		height: 245px;
	}
}
@media screen and (max-width: 575px) {
    .car-search .cell-2 .column {
        width: calc(99% / 2);
        margin-right: 1%;
    }
    .car-search .cell-2 .column.b {
        width: calc(99% / 2);
    }
    .used-car-details .cell-right .cell-row-2 a.btn,
    section.value-vehicle .cell input {
        width: 100%;
        margin: 0 0 5px;
    }
    section.value-vehicle .input-cell {
        padding: 0 15px;
        display: block;
    }
    section.value-vehicle .cell button.btn-style-1 {
        display: block;
        width: 100%;
    }
    .welcome-jc {
        padding-bottom: 30px;
    }
    .citr-servicing,
    section.value-vehicle {
        padding: 40px 0;
    }
    section.section-three {
        padding: 40px 0 0;
    }
    section.section-three .cell {
        margin-bottom: 40px;
    }
    footer {
        padding-bottom: 0;
    }
    .btn-locate,
    .search-location .form-control,
    .search-location .form-group,
    .weopen-btns .btn-style-1,
    header .top ul.link-2 {
        width: 100%;
    }
    header .top ul.link-1 {
        float: left;
        width: 100%;
    }
    header .top.group-home ul.link-1 li {
        width: 100%;
        text-align: center;
    }
    .used-car-list .cell-row .row-3 span {
        width: calc(100% / 2 - 10px);
        border-right: 2px solid #e1e1e1 !important;
    }
    .used-car-list .cell-row .row-3 span:nth-child(2n) {
        border-right: 0 !important;
    }
    .results-section .left span.result {
        float: none;
        width: 100%;
        padding: 0;
        margin-right: 0;
    }
    .results-section .btn-group {
        float: none !important;
        width: 100% !important;
    }
    .results-section .right .btn-style-1 {
        float: none;
        display: block;
        width: 100%;
    }
    .results-section .right ul {
        float: none;
        display: table;
        margin: 15px auto 0;
    }
    .newofferlist .top a.btn-style-1 {
        width: 100%;
        float: none;
        margin: 0 0 5px;
    }
    .detail-tabs section.sec4 .imgBx,
    .used-car-details .section-4 .swiper-slide .imgBx {
        height: 150px;
    }
    .used-car-details .section-1 {
        padding: 10px;
    }
    .used-car-details .section-1 .top span.title {
        display: block;
        float: none;
    }
    .used-car-details .section-1 .top span.price {
        float: none;
        display: table;
    }
    .used-car-details .section-1 .top {
        padding-bottom: 20px;
    }
    .used-car-details .cell-right .cell-row-1 span {
        width: calc(100% / 2 - 8px);
    }
    .used-car-details .cell-right .cell-row-1 span:nth-child(3n + 0) {
        margin-right: 8px;
        border-right: 2px solid #e1e1e1;
        width: calc(100% / 2 - 8px);
    }
    .used-car-details .cell-right .cell-row-1 span:last-child,
    .used-car-details .cell-right .cell-row-1 span:nth-child(2n + 0) {
        padding-right: 0;
        margin-right: 0;
        border-right: 0px;
        width: calc(100% / 2);
    }
    .used-car-details .cell-right .cell-row-3 span.right {
        float: none;
    }
    .used-car-details .cell-right .address .cell-1,
    .used-car-details .cell-right .address .cell-2,
    .used-car-details .section-4 .top .btn {
        float: none;
        width: 100%;
    }
    .used-car-details .section-3 .tab-content {
        padding: 20px 10px;
    }
    .used-car-details .section-4 .top .controlsBox {
        float: none;
        margin: 35px auto 5px;
        display: block;
    }
    .enquiry-form .modal-dialog {
        width: calc(100% - 20px);
        margin: 0;
        left: 10px;
        top: 10px;
    }
    .enquiry-form .modal-body {
        padding: 60px 20px 40px;
    }
    .newdetailcontent section.sec5 .tablestyle1 tr td,
    header .top ul.link-1 li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    header .top ul.link-2 li.saved + li {
        float: right;
        margin-right: 0;
        font-size: 14px;
    }
    .used-cars-mobile {
        width: calc(100% - 30px);
        padding: 5px;
        margin: 15px 0 15px 15px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #8f0236;
        background: #ad0040;
        color: #fff;
        font-size: 14px;
    }
    .franchise-col,
    .franchise-wraper {
        padding: 0 7.5px;
    }
    #guarantee-main h4,
    .bottom-ser-col,
    .franchise-col {
        margin-bottom: 15px;
    }
    .used-cars-mobile span {
        margin-top: 4px;
        display: block;
        float: left;
    }
    .used-cars-mobile a {
        float: right;
        font-size: 13px;
        color: #fff;
        text-decoration: none;
        padding: 5px 10px;
        background: #8f0236;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
    section.approved-cars .owl-dots {
        bottom: -30px;
    }
    .approved-usedcar h3,
    .motability .sec1 h2,
    .motability .sec3 h2,
    section.approved-cars h3 {
        font-size: 26px;
    }
    section.approved-cars {
        padding-bottom: 40px;
    }
    footer ul.linksstyle li a {
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .parts-search input,
    .parts-search-section .dropdown-toggle,
    .parts-search-section .form-control {
        margin-bottom: 10px;
    }
    .aprvd-usdcrs-sec .title {
        font-size: 18px;
    }
    .huge-no {
        font-size: 50px;
    }
    #guarantee-main h4 {
        font-size: 25px;
    }
    #guarantee-main .servicing {
        padding: 0 30px;
    }
    .top-nav {
        display: none;
    }
    .specification-section .table td,
    .table th {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 11px;
    }
    .specification-section .nav-pills .nav-link {
        font-size: 11px;
    }
    .hrv-contact {
        display: block;
    }
    .hrv-contact li {
        width: 100%;
        text-align: center !important;
        border-right: 0;
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 15px;
    }
    .hrv-contact li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .search-location {
        flex-direction: column;
    }
    .search-location h6 {
        text-align: center !important;
        margin: 8px 0;
    }
    .ftr-logos a {
        padding: 0 15px;
    }
    .ftr-logos {
        max-width: 300px;
    }
    ul.pagi {
        overflow-x: auto;
    }
    .usedcardetailpg-new .ucdnew-head {
        flex-direction: column;
        gap: 6px;
    }
    .usedcardetailpg-new .ucdnew-head .ucnprice h3 {
        text-align: left;
        font-size: 26px;
    }
    .usedcardetailpg-new .ucdnew-head .ucnprice .wprice {
        justify-content: flex-start;
    }
    .ucdnew-specs ul {
        flex-wrap: wrap;
    }
    .ucdnew-specs ul li {
        width: calc(33.3333% - 20px);
    }
    .ucdnew-getdirections .gdaddress {
        text-align: left;
    }
    .flexslider {
        margin-bottom: 30px;
    }
    .ucdnew-getdirections {
        margin: 30px 0;
    }
    .usedcardetailpg-new .flexslider.gallery li {
        height: auto;
        background-color: #f1f1f1;
    }
    .usedcardetailpg-new .flexslider.gallery li img {
        object-fit: contain;
    }
}
@media screen and (max-width: 1500px) {
    header .top::after {
        left: -478px;
    }
}
@media screen and (min-width: 461px) {
    .breakpoint-on .classynav .classy-navbar-toggler {
        display: none;
    }
}
@media screen and (max-width: 1199px) {
    header .top ul.link-1 li a {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    header .top ul.link-2 li {
        margin-right: 15px;
    }
    .right-Btn1 .mg-btn-style-1{
        width: 100% !important;
    }
     .count-Bx-1 h4{
        font-size: 30px;
    }
    .im-model-logo {
        width: 230px;
    }
}
@media screen and (max-width: 460px) {
    .breakpoint-on .classy-navbar .classy-menu {
        width: 100%;
        left: -100%;
    }
    .sort-by-row h6 {
        display: none;
    }
    .uc-sort-right {
        width: 100%;
        justify-content: space-between;
    }
    .sort-by-row {
        margin-left: 10px;
    }
    .specification-section .offer-hdng span {
        font-size: 25px;
    }
}
@media screen and (max-width:1199px) {
    .fin-Modal1 .modal-lg {
         max-width: 100%;
         margin: 15px;
    }
}
@media screen and (max-width: 991px) {
    .car-search .cell-2 .column {
        width: calc(50% - 5px);
        margin-bottom: 0;
        margin-top: 10px;
    }
    .sec-padd--1 {
        padding: 65px 0;
    }
    .hd-style-1 {
        font-size: 34px;
    }
    .hd-style-3 {
        font-size: 28px;
    }
    .yt-vdeo-box-1 iframe {
        height: 450px;
    }
    .fin-Modal1 .table{
        min-width: 650px;
    }
}
@media screen and (max-width: 767px) {
    .hd-style-1 {
        font-size: 30px;
    }
    .hd-style-3 {
        font-size: 26px;
    }
    .sec-padd--1 {
        padding: 60px 0;
    }
    .yt-vdeo-box-1 iframe {
        height: 300px;
    }
}
@media screen and (max-width: 575px) {
    .car-search .cell-2 .column {
        width: calc(99% / 2);
        margin-right: 1%;
    }
    .offer-btn {
        width: 100%;
    }
    .usedcardetailpg-new .flexslider.gallery li img {
        object-fit: contain;
        background-color: #f1f1f1;
    }
    .row-gap1 {
        row-gap: 15px;
    }
    .box-style--4 {
        padding: 15px;
    }
    .hd-style-1 {
        font-size: 28px;
    }
    .hd-style-3 {
        font-size: 24px;
    }
    .page-main--wraper .sub-hd1 {
        font-size: 18px;
    }
    .sec-padd--1 {
        padding: 55px 0;
    }
    .yt-vdeo-box-1 iframe {
        height: 260px;
    }
    .table-sec--new1 {
        padding: 30px 15px;
    }
    .video-icon1 {
        width: 65px;
        height: 65px;
        font-size: 20px;
    }
    .page-main--wraper .sub-hd2 {
        font-size: 22px;
    }
}
@media screen and (max-width: 380px) {
    .video-icon1 {
        width: 50px;
        height: 50px;
        font-size: 17px;
    }
}


/*Peugeot section start*/
@media screen and (max-width:991px) {
	.hdng--1 {
	    font-size: 28px;
	}
	.alternation-sec-desc {
	    padding: 20px 0 0;
	}
	.peugeot-yt-video iframe{
		height: 300px;
	}
	.peugeot-Btn1{
		font-size: 13px;
	}
	.alternation-sec-1 .row {
	    margin-bottom: 40px;
	}
}
@media screen and (max-width:767px) {
	.hdng--1 {
	    font-size: 26px;
	}
	.hdng--2{
		font-size: 23px;
	}
	.hdng-sub-2{
		font-size: 19px;
	}
	.alternation-sec-img .gal-item {
	    height: 310px;
	}
	.table-style_1 table{
		min-width: 500px;
	}
	.table-style_1 table th, .table-style_1 table td{
		font-size: 14px;
	}
	.peugeot-main .sec-padding {
	    padding: 50px 0;
	}
}
@media screen and (max-width:575px) {
	.hdng--1 {
	    font-size: 24px;
	}
	.hdng--2{
		font-size: 22px;
	}
	.peugeot-yt-video iframe{
		height: 230px;
	}
	.peugeot-list1 li{
		font-size: 16px;
	}
	.hdng-sub-2{
		font-size: 18px;
	}
	.hdng-sub-3{
		font-size: 17px;
	}
	.rg-gaP1 {
	    row-gap: 15px;
	}
	.peugeot-btn-row{
		flex-direction: column;
	}
}
/*Peugeot section end*/

/*citroen section start*/
@media screen and (max-width:991px) {
	.citroen-yt-video iframe{
		height: 300px;
	}
	.citroen-Btn1{
		font-size: 13px;
	}
	.alternation-sec-1 .row {
	    margin-bottom: 40px;
	}
}
@media screen and (max-width:767px) {
	.citroen-main .sec-padding {
	    padding: 50px 0;
	}
       .bg-text-1 h2{
        font-size: 28px;
    }
    .bg-text-1{
        padding: 100px 0;
    }
    .count-Bx-1 h4{
        font-size: 35px;
    }
}
@media screen and (max-width:575px) {
	.citroen-yt-video iframe{
		height: 230px;
	}
	.citroen-list1 li{
		font-size: 16px;
	}
	.citroen-btn-row{
		flex-direction: column;
	}
}
/*citroen section end*/