/*custome css*/

@font-face{
	font-family:"Brandon-Light";
	font-display:auto;
	font-weight:300;
	font-style:normal;
	src:url("fonts/BrandonText-Light.woff2")
}
@font-face{
	font-family:"Brandon-Regular";
	font-display:auto;
	font-weight:400;
	font-style:normal;
	src:url("fonts/BrandonText-Regular.woff2")
}
@font-face{
	font-family:"Brandon-Bold";
	font-display:auto;
	font-weight:700;
	font-style:normal;
	src:url("fonts/BrandonText-Bold.woff2")
}
@font-face{
	font-family:"Brandon-Black";
	font-display:auto;
	font-weight:900;
	font-style:normal;
	src:url("fonts/BrandonText-Black.otf")
}
body{
	font-family:"Brandon-Regular";
    color: #757989;
}
a{
    color: rgb(0, 174, 217);
}


/*********************************************************************/
/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/* medium - display 2  */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

/* large - display 3 */
@media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.flw {
    float: left;
    width: 100%;
}
.main-header {
    box-shadow: 0 0 3px 2px rgb(0 0 0 / 10%);
}
.top-header {
    background: #00619e;
    color: #fff;
}

.tophdmenu {
    float: left;
    padding: 0;
    position: relative;
    z-index: 1;
}

a.tophdmenu-a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    float: left;
    width: 100%;
    font-family: 'Brandon-Bold';
    background: #00619e;
    transition: 0.3s;
    font-weight: bold;
    border-left: 1px solid #005083;
}

ul.tophdmenu-ul {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0;
    top: 100%;
    border-left: 1px solid #eee;
    right: 0;
    border-top: 1px solid transparent;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.1);
    border-radius: 10px;
}

li.tophdmenu-li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
    transition: 0.3s;
}

li.tophdmenu-li a {
    float: left;
    width: 100%;
    padding: 10px 20px;
    color: #000;
    font-size: 13px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Brandon-Bold";
}

ul.tophdmenu-ul:after {content: '';height: 0;width: 0;position: absolute;top: -21px;right: 8px;border-bottom: 8px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 13px solid transparent;}

li.tophdmenu-li:last-child {
    border-radius: 0 0 10px 10px;
}

a {}

li.tophdmenu-li:last-child a {
    border-radius: 0 0 8px 8px;
}

.tophdmenu:hover > ul.tophdmenu-ul {
    display: block;
}



a.tophdmenu-a::after {content: '';position: absolute;top: 16px;right: 15px;height: 0;width: 0;border-top: 5px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;}

li.tophdmenu-li:first-child {
    border-radius: 10px 10px 0 0;
}

li.tophdmenu-li:hover {
    background: #f2f2f2;
}

a.tophdmenu-a:hover {
    background: #005083;
    color: #2799e1;
}


.main-header .bg-light {
    background: #fff !important;
}

.main-header a.nav-link {
    color: rgb(24, 53, 88) !important;
    text-transform: uppercase;
    font-size: 14px;
    /*font-family: 'Brandon-Bold';*/
	font-weight:700;
    transition: 0.3s;
}
.main-header .navbar-nav.mr-auto .nav-item.active > a {
    position: relative;
}

.main-header .navbar-nav.mr-auto .nav-item.active > a:after {
    content: '';
    height: 5px;
    width: 100%;
    bottom: -16px;
    background: #00acd8;
    position: absolute;
    left: 0;
}


.main-header .navbar-nav.mr-auto .nav-item.active > a:before {
    content: '';
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00acd8;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -22px;
}
.main-header a.nav-link:hover {
    color: #00aed9 !important;
}

.main-header li.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
}

.main-header  a.dropdown-item {
    text-transform: uppercase;
    font-family: 'Brandon-Bold';
        font-size: 14px;
		color:rgb(24, 53, 88);
}

.pur-title {
    float: left;
    width: 100%;
    font-family: 'Brandon-Bold';
    font-size: 14px;
    color: rgb(24, 53, 88);
    margin-bottom: 8px;
}

.pur-box {
    float: left;
    width: 100%;
    background: #eef2f4;
    padding: 15px;
    min-width: 215px;
    border-radius: 4px;
}

.pur-box-head {
    float: left;
    width: 100%;
}

.subpricesymbole {
    float: left;
    color: rgb(0, 174, 217);
    font-size: 16px;
    position: relative;
}

.mainPURprice {
    float: left;
    color: rgb(0, 174, 217);
    font-size: 30px;
    line-height: 1;
}

.mainPUR-image {
    float: right;
    height: 30px;
    width: 30px;
}

.mainPUR-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.pur-box-subtitile {
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 7px 0;
	color:rgb(24, 53, 88);
}

.pur-box-btn {
    float: left;
    width: 100%;
}

.dropdown-item.pur-menu {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.dropdown-item.pur-menu:hover {
    background: #fff;
}


.main-header a.dropdown-item:hover {
    background: #fff !important;
    color: #00aed9;
}

.main-header .dropdown-menu {
    border: none;
    box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.1);
}
a.nav-link.nav-link-blue {
    color: #00aed9 !important;
}

.yellow-dash {
    width: 40px;
    height: 5px;
    background: #feb948;
    margin-bottom: 10px;
    margin-top: -10px;
}

.banner-hd-1 h1 {
    font-size: 38px;
    font-family: 'Brandon-Bold';
    color: #ffffff;
    margin-bottom: -5px;
}

.banner-hd-2 h2 {
    font-family: 'Brandon-Bold';
    font-size: 74px;
    color: #ffffff;
    margin-bottom: 0px;
}

.banner-hd-3 p {
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 25px;
}

.banner-hd-btn .btn-lg {
    text-transform: uppercase;
    border-radius: 0;
    padding: 13px 45px;
    font-family: 'Brandon-Bold';
    font-size: 16px;
}

.banner-hd-btn .btn-info {
    color: #fff;
    background: #0f5a93;
    border-color: #0f5a93;
}
.banner-hd-btn .btn-light {
    color: #0f5a93;
    background: #fff;
    border-color: #fff;
}

span.or-hd {
    width: 70px;
    display: inline-block;
    text-align: center;
    font-family: 'Brandon-Bold';
    color: #fff;
    font-size: 16px;
}

.home-sec-2 {
    background: #eee;
    padding: 10px;
}

.covid-sec {
    padding: 20px 0;
    color: #183558;
}

.bolt-card-left {
    /*background-image: url(../images/bolt-left.jpeg);*/
    background-color: #10619e;
}
.bolt-card-right {
    /*background-image: url(../images/bolt-right.jpg);*/
    background-color: #10619e;
}

.bolt-card {
    background-size: cover;
    border-radius: 8px;
    padding: 8% 10%;
    min-height: 350px;
}

.yellowDash {
    background: #fc0;
    height: 5px;
    width: 30px;
}

.bolt-card h2 {
    color: #fff;
    font-family: 'Brandon-Bold';
    margin-top: 15px;
}

.bolt-card p {
    color: #fff;
}

.btn-info {
    color: #fff;
    background: #00aed9;
    border-color: #00aed9;
    border-radius: 2px;
}

.btn-lg {
    font-size: 15px;
    font-family: 'Brandon-Bold';
    padding: 15px 25px;
}

.home-sec-3 {
    min-height: 400px;
    background-color: #24245c;
    background-image: url(../images/carosual.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    position: relative;
    padding: 50px 0 30px;
}



.caro-side {
    position: absolute;
    top: 20%;
    left: 10%;
    z-index: 1;
}

.caro-side .yellowDash {
    margin-bottom: 10px;
}

.caro-side h2 {
    float: left;
    width: 100%;
    font-family: 'BRANDON-BOLD';
    text-transform: uppercase;
    font-size: 1.5em;
}


.caro-side h3 {
    font-size: 2.5em;
    font-family: 'Brandon-Bold';
    line-height: 1;
    text-transform: uppercase;
}

.owl-carousel-home .owl-nav .owl-prev {
    position: absolute;
    top: calc(50% - 25px);
    left:15px;
    height: 50px;
    width: 50px;
    background: #fff !important;
    color: #00aed9 !important;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 30%);
}
.owl-carousel-home {
    z-index:2;
}
.owl-carousel-home .owl-nav .owl-prev span {
    font-size: 2em;
    line-height: 25px;
}
.owl-carousel-home .owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 25px);
    right:15px;
    height: 50px;
    width: 50px;
    background: #fff !important;
    color: #00aed9 !important;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 30%);
}

.owl-carousel-home .owl-nav .owl-next span {
    font-size: 2em;
    line-height: 25px;
}
.caro-itm {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    min-height: 330px;
}
.caro-itm-img {
    float: left;
    width: 100%;
}

.caro-itm-title {
    float: left;
    width: 100%;
    padding: 0px 15px;
}

.caro-itm-desc {
    float: left;
    width: 100%;
    padding: 0 30px 10px 30px;
}

.caro-itm-img-iner {
    height: 200px;
}

.caro-itm-img-iner img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    max-height: 100%;
    object-fit: contain;
}
.caro-itm-title h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-family: 'Brandon-Bold';
    color: #000;
}

.caro-itm-desc p {
    color: #757989;
}

.owl-carousel-home .owl-nav .owl-prev.disabled {
    display: none;
}

.owl-carousel-home .owl-nav .owl-next.disabled {
    display: none;
}


.home-sec-4 {
    padding: 40px 0;
}

.sec-head {
    text-align: center;
    margin-bottom: 15px;
}

.sec-head h2 {
    font-size: 28px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.sec-head p {
    font-size: 18px;
}


.toolchip {float: left;width: 100%;text-align: center;text-decoration: none;color: #757989;font-size: 16px;}

.toolchip-img {
    float: left;
    width: 100%;
}

.toolchip-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.toolchip-title {
    float: left;
    width: 100%;
}

.toolchip-title h3 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Brandon-Bold';
    color: #00aed9;
}

.toolchip-desc {
    float: left;
    width: 100%;
}

.toolchip-desc p {
    font-size: 16px;
    margin-bottom: 0;
    width: 80%;
    margin-left: 10%;
}

.toolchip-outer {
    border-right: 1px solid #d9dde9;
    margin-bottom: 25px;
}
.toolchip-outer:last-child {
    border: none;
}
.sec-sub-head h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'Brandon-Bold';
    font-size: 18px;
    color: #183558;
}

.home-sec-4 .sec-sub-head {
    margin: 25px 0;
}

.cat-box-default {
    float: left;
    width: 100%;
}

.cat-box-item {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #00aed9;
    text-decoration: none;
    margin: 5px 0;
}

.cat-box-item:hover {
    text-decoration: none !important;
}

.cat-box-switch {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}

.cat-box-append {
    display: none;
    float: left;
    width: 100%;
}

.cat-box-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
a.ctbx-more,a.ctbx-more:hover {
    font-family: 'Brandon-Bold';
    color: #00aed9;
    font-size: 18px;
    text-decoration: none;
}

a.ctbx-less,a.ctbx-less:hover {
    font-family: 'Brandon-Bold';
    color: #00aed9;
    font-size: 18px;
    text-decoration: none;
    display: none;
}

.footer-main {
    background: #183558;
    padding: 50px 0;
}

.footer-menu {
    float: left;
    width: 100%;
}

.footer-menu-hd {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footer-menu-hd h3 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: #fff;
}

.footer-menu-item {
    float: left;
    width: 100%;
}

.footer-menu-item a {
    float: left;
    width: 100%;
    color: #aab1c7;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-menu-item a:hover {
    color: #00aed9;
    text-decoration: none;
}

.footer-menu-hd-icon {
    float: left;
    width: 100%;
    min-height: 36px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px;
    color: #aab1c7;
    padding-bottom: 20px;
    border-bottom: 1px solid #122946;
}

.footer-menu-hd-icon .fa {
    position: absolute;
    left: 0;
    font-size: 36px;
}

.footer-menu-hd-icon h3 {
    float: left;
    width: 100%;
    font-family: 'Brandon-Bold';
    font-size: 14px;
    padding-top: 11px;
}

.footer-menu-item h4 {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: #aab1c7;
}

.footer-menu-2 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.footer-menu-2-item {
    float: left;
    width: 100%;
}

.footer-menu-2-item a {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #aab1c7;
    color: #aab1c7;
    font-size: 12px;
    line-height: 1.1;
}

.footer-menu-2-item a:last-child {
    border: none;
}

.footer-menu-social {
    float: left;
    width: 100%;
}

.ft-hr {
    border-bottom: 1px solid #89b1b2;
    padding-bottom: 0px;
    margin-bottom: 25px;
}

.footer-menu-social-item {
    float: left;
    width: 40px;
    transition: 0.3s;
    height: 40px;
    text-align: center;
    color: #183558;
    background: #aab1c7;
    margin-right: 15px;
    border-radius: 50%;
    font-size: 22px;
    padding-top: 3px;
}

.footer-menu-social-item:hover {
    text-decoration: none;
    background: #00aee0;
    color: #fff;
}

.footer-menu-hd-icon:hover {
    color: #00aed9;
}

.footer-menu-2-item a:hover {
    text-decoration: none;
    color: #00aed9;
}

.footer-menu-copy {
    float: left;
    width: 100%;
    text-align: center;
}

.footer-menu-copy p {
    float: left;
    width: 100%;
    margin: 0 0 -20px;
    color: #aab1c7;
    font-size: 14px;
}

.footer-menu-copy p a {
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    color: #9199b4;
    border-right: 1px solid #9199b4;
    line-height: 1.1;
}

.footer-menu-copy p a:last-child {
    border: none;
}

.footer-accr {
    float: left;
    width: 100%;
    text-align: right;
}

.footer-menu-copy p a:hover {
    color: #03a9f4;
    text-decoration: none;
}


.gototop {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.top-header-search {
    background: #005a93;
    padding: 10px;
    position: fixed;
    z-index: 99;
    transform: translate(0, -85px);
    transition: 0.3s;
}

.gototop a {
    font-family: 'Brandon-Bold';
    text-transform: uppercase;
    color: #fff;
    text-decoration: none !important;
}

.gototop a .fa {
    color: rgb(0, 174, 217);
    margin-right: 5px;
}

.topsearch {
    float: left;
    width: 100%;
    position: relative;
    padding-right: 90px;
}

.topsearch-inpur {
    float: left;
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 50px;
    padding: 0px 15px 0px 42px;
    font-size: 18px;
    color: #000000;
    outline: 0;
}

.topsearch i.fa.fa-search {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 15px;
    font-size: 20px;
    color: #000;
    left: 12px;
}

button.got-search {
    position: absolute;
    right: 0;
    width: 75px;
    height: 50px;
    border: none;
    border-radius: 5px;
    background: #1976d2;
    color: #fff;
    font-family: 'Brandon-Bold';
    text-transform: uppercase;
}

.top-header-search.scrollfix {
    transform: translate(0px, 0px);
}


.customePop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    display: none;
}
.customePop.active {
    display: block;
}

.customePop-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.customePop-iner {
    margin: auto;
    height: calc(100vh - 75px);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 700px;
    background: #fff;
    position: absolute;
    border-radius: 5px;
}

.customePop-main {
    float: left;
    width: 100%;
    height: 100%;
}

.customePop-head {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.1);
    position: relative;
}

.customePop-body {
    float: left;
    width: 100%;
    height: calc(100vh - 125px);
    overflow-y: auto;
    background: #f4f8fa;
}

.customePop-head h2 {
    text-align: center;
    font-family: 'Brandon-Bold';
    font-size: 16px;
    margin: 0;
    padding: 15px;
    color: rgb(24, 53, 88);
}

.cp-close-dg {
    position: absolute;
    top: 11px;
    right: 17px;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    /*font-family: cursive;*/
}

.customePop-body-form {
    margin: 50px auto;
    width: 60%;
}

.customePop-body-form h2 {
    font-family: 'Brandon-Bold';
    color: rgb(24, 53, 88);
    font-size: 22px;
    text-align: center;
}

.customePop-body-form p {
    text-align: center;
}

.customePop-body-form .form-control {
    height: 55px;
    border-radius: 0;
}

span.sig-or {
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    font-family: 'Brandon-Bold';
    color: rgb(24, 53, 88);
}

span.sig-or:before {content: '';height: 1px;width: calc(50% - 40px);right: 0;top: 12px;background: #ccc;position: absolute;}
span.sig-or:after {content: '';height: 1px;width: calc(50% - 40px);left: 0;top: 12px;background: #ccc;position: absolute;}

.customePop-body-form .btn-primary {
    background: #3b5998 !important;
    border-radius: 2px;
    border-color: #3b5998;
}

.customePop-body-form .btn-primary i.fa.fa-facebook-official {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -3px;
    line-height: 1;
    margin-bottom: -3px;
}

.car-item-box {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 8px;
    transition: 0.3s;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
}

.car-item-img {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.car-item-img > img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
}

.search-result {
    background: #e4ecf0;
    padding: 30px 20px;
    border-top: 1px solid #c8dae3;
}

.whish-hart {
    position: absolute;
    top: 5px;
    right: 12px;
    font-size: 25px;
}

.whish-hart input {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
}

.whish-hart input + span i.fa.fa-heart {
    display: none;
}

.whish-hart input:checked + span i.fa.fa-heart-o {
    display: none;
}

.whish-hart input:checked + span i.fa.fa-heart {
    display: block;
    margin-top: 7px;
}

.car-item-text {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px;
}

.car-item-text-left {
    float: left;
    width: 50%;
}

.car-item-text-right {
    float: right;
    width: 50%;
    text-align: right;
}

.car-certfid {
    font-size: 12px;
}

.car-name {font-family: 'Brandon-Bold';font-size: 16px;color: #333;}
.car-model {font-family: 'Brandon-Bold';font-size: 16px;color: #333;margin-bottom: 10px;}

.car-Ex {
    font-size: 13px;
    color: #aeaeae;
}
.car-miles{
    font-size: 13px;
    color: #aeaeae;
}
.car-Est {
    font-size: 13px;
    color: #aeaeae;
}
.car-price-mo {
    font-size: 14px;
    color: #aeaeae;
    text-decoration: underline;
    margin-left: 5px;
}

.car-price-down {
    font-size: 13px;
    color: #aeaeae;
}

.car-price {
    font-family: 'Brandon-Bold';
    color: #000;
    font-size: 24px;
    margin-bottom: 37px;
}

.car-item-box:hover {
    box-shadow: 0 0 6px 2px rgb(0 0 0 / 20%);
}


.search-filter {
    padding: 15px 30px;
}

.filter-search p {
    float: left;
    width: 100%;
}

.filter-search {}

.filter-search-input {
    float: left;
    width: 100%;
    background: #e4ecf0;
    border: 1px solid #c8dae3;
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
}

.filter-search {
    float: left;
    width: 100%;
}

.filter-search-input > input {
    float: left;
    width: 100%;
    border: none;
    outline: 0;
    padding: 5px 15px 5px 45px;
    height: 50px;
    color: #000;
    background: transparent;
    font-size: 18px;
}

.fs-icon {
    position: absolute;
    top: 10px;
    font-size: 20px;
    left: 15px;
}

.filter-menubox-btn {
    float: left;
    width: 100%;
    border: 1px solid #c8dae3;
    padding: 12px 13px;
    font-size: 13px;
    font-family: 'Brandon-Bold';
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    background: #fff;
}

.filter-menubox-btn p {
    margin: 0;
    float: left;
    width: 100%;
}

.filter-search p {
    margin-bottom: 5px;
    font-size: 12px;
    font-family: 'Brandon-Bold';
    color: #000;
}

.filter-menubox-btn p .fa {float: right;font-size: 16px;color: rgb(0, 174, 217);}

.filter-menubox-btn p i.fa.fa-caret-up {
    display: none;
}

.filter-menubox-btn.active p i.fa.fa-caret-up {
    display: block;
}

.filter-menubox-btn.active p i.fa.fa-caret-down {
    display: none;
}

.filter-menubox-panel-over {
    position: fixed;
    z-index: 3;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 3px;
}

.filter-menubox-panel-body {
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    border-radius: 3px;
    padding: 40px;
}









.filter-menubox-body {
    float: left;
    width: 100%;
    position: relative;
}

.filter-menubox-panel {
    position: absolute;
    top: -2px;
    left: 0;
    width: 70vw;
    background: #fff;
    z-index: 1;
    border: 1px solid #c8dae3;
    border-radius: 3px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    display: none;
}

.filter-menubox-panel.fmb-1 {
    left: -4vh;
}
.filter-menubox-panel.fmb-2 {
    left: 5vw;
}
.filter-menubox-panel.fmb-3 {
    left: 10vw;
}
.filter-menubox-panel.fmb-4 {
    left: 15vw;
}
.filter-menubox-panel.fmb-5 {
    left: 19vw;
}
.filter-menubox-panel.fmb-6 {
    left: 23vw;
}



.filter-menubox-btn.active {border-bottom: none;z-index: 3;border-radius: 3px 3px 0 0;}

.filter-menubox-panel.active {
    display: block;
}
.zindex-fbt.active{
    z-index: 2;
}




.PRICE-RANGE-box {
    float: left;
    width: 100%;
}

.swaptoggle {
    float: left;
    position: relative;
    width: 50%;
    border: 1px solid #c8dae3;
    border-radius: 50px;
    overflow: hidden;
    background: #e4ecf0;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: #37474f;
    margin-bottom: 25px;
}

.swaptoggle-panel {
    float: left;
    width: 100%;
}

.Finance-btn {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.Price-btn {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.swaptoggle-swp {
    position: absolute;
    top: 0;
    height: 100%;
    background: #fff;
    width: 50%;
    left: 0;
    border-radius: 50px;
    transition: 0.3s;
    border-right: 1px solid #c8dae3;
    border-left: 1px solid #c8dae3;
}


.swaptoggle.st-left .swaptoggle-swp {
    transform: translate(0, 0);
}
.swaptoggle.st-right .swaptoggle-swp {
    transform: translate(100%, 0);
}

.st-left .Price-btn {
    color: rgb(0, 174, 217);
}

.st-right .Finance-btn {
    color: rgb(0, 174, 217);
}




.Finance-box {
    display: none;
    float: left;
    width: 100%;
}
.Finance-box.active {
    display: block;
    
}
.Price-box {
    display: none;
    float: left;
    width: 100%;
}
.Price-box.active {
    display: block;
    
}
.st-left .Price-btn {
    color: rgb(0, 174, 217);
}

.st-right .Finance-btn {
    color: rgb(0, 174, 217);
}

.sliderRangOuter {
    float: left;
    width: 100%;
}

.sliderRange {
    float: left;
    width: 100%;
}

.sliderRangeTitle {float: left;font-family: 'Brandon-Bold';color: #000;font-size: 14px;padding-top: 8px;}

.rangValuBox {
    float: right;
    width: 200px;
    border: 1px solid #c8dae3;
    position: relative;
    padding: 5px 7px;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 1;
    border-radius: 3px;
}

.rangValuBox > input {
    float: right;
    width: calc(100% - 15px);
    border: none;
    font-size: 14px;
    color: rgb(0, 174, 217);
    outline: 0;
    font-family: 'Brandon-Bold';
    margin-top: -1px;
    text-align: right;
}



.rangDashBox {
    float: right;
    padding: 2px 10px;
    font-size: 18px;
}

.ui-slider {
    float: left;
    width: 100%;
    height: 5px;
    background: #eeeeee;
    border: none !important;
}

.rangBottom {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #9e9e9e;
    margin: 10px 0;
}

.rangBottomLeft {
    float: left;
}

.rangBottomRight {
    float: right;
}

.ui-widget-header {
    background: #00aed9;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 3px solid #00aed9;
    border-radius: 50%;
    background: #fff;
}

.ui-slider .ui-slider-handle {
    height: 1.5em;
    width: 1.5em;
    top: -9px;
}

.financeOffer {
    float: left;
    width: 100%;
}

.OfferCard {
    float: left;
    width: 100%;
    padding: 25px;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
}

.OfferCard-head {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.OfferCard-head h2 {
    font-size: 16px;
    color: #607d8b;
    font-family: 'Brandon-Bold';
}

.OfferCard-text {
    float: left;
    width: 100%;
    padding: 0 0 0 85px;
    position: relative;
    min-height: 100px;
}

.OfferCard-icon {
    position: absolute;
    width: 70px;
    margin-right: 15px;
    left: 0;
    top: 0;
}

.OfferCard-icon img {
    width: 100%;
}

.OfferCard-text p {
    font-size: 14px;
}

.OfferCard-btn {
    float: left;
    width: 100%;
}

.OfferCard-btn a {
    float: left;
    width: 100%;
    padding: 12px;
    text-align: center;
    border-radius: 3px;
    color: #08b0da;
    border: 1px solid #08b0da;
    text-transform: uppercase;
    font-family: 'Brandon-Bold';
    font-size: 14px;
    text-decoration: none;
    transition: 0.3s;
}

.OfferCard-btn a:hover {
    background: #08b0da;
    color: #fff;
}

.PRICE-RANGE-bottom {
    float: left;
    width: 100%;
    margin-bottom: -39px;
    margin-top: 25px;
    border-top: 1px solid #d1d1d1;
    padding-top: 15px;
}

.PRICE-RANGE-bottom p {
    font-size: 14px;
    color: #607d8b;
}
.FinanceText {
    float: left;
    width: 100%;
    font-size: 12px;
}

.makeandmodel-list {
    float: left;
    width: 100%;
    margin-top: 25px;
}

ul.makeandmodel-ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

li.makeandmodel-li {
    float: left;
    width: 20%;
    margin: 5px 0;
}
.choseCars {
    float: left;
    width: 100%;
}

.ChoseCars-item {
    float: left;
    width: 12.5%;
    text-align: center;
}

.ChoseCars-item a {
    text-decoration: none;
    font-family: 'Brandon-Bold';
    color: #263238;
}

.XhoseCars-img {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.XhoseCars-img img {
    max-width: 100%;
}

.featureBoxMain {
    float: left;
    width: 100%;
}

.featureBoxhead {
    float: left;
    width: 100%;
}

.featureBoxhead h2 {
    float: left;
    width: 100%;
    font-family: 'Brandon-Bold';
    font-size: 16px;
    color: #183558;
    margin-bottom: 15px;
}

.featureBoxCont {
    float: left;
    width: 100%;
}

.sUs-btn {
    float: left;
    width: 100%;
    padding: 7px 15px;
    text-decoration: none;
    color: #183558;
    background: #f4f8fa;
    margin-bottom: 15px;
    position: relative;
    font-size: 14px;
    font-family: 'Brandon-Bold';
}

.sUs-btn.sUs-w-icon {
    padding-left: 40px;
}

.sUs-icon {
    position: absolute;
    left: 10px;
    width: 20px;
    top: 5px;
}

.sUs-icon img {
    width: 100%;
}

a.sUs-btn.active {
    background: #03a9f4;
    color: #fff;
}

a.sUs-btn.active .sUs-icon img {
    filter: brightness(30);
}

.sUs-btn:hover {
    text-decoration: none;
}
.fthr {
    border-bottom: 1px solid #e0e0e0;
    float: left;
    width: 100%;
}
.moreFilterBoxMain {
    float: left;
    width: 100%;
}

.moreFilterBoxhead {
    float: left;
    width: 100%;
}

.moreFilterBoxhead h2 {
    float: left;
    width: 100%;
    font-size: 16px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.moreFilterBoxCont {
    float: left;
    width: 100%;
}


.sUs-btn.sUs-color {
    background: transparent;
    padding: 0;
    position: relative;
}

.sUs-color-box {
    float: left;
    width: 100%;
    text-align: center;
}

.sUs-color-item {
    background: #333;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
}

.sUs-color-text {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #183558;
}

.sUs-color-icon {
    position: absolute;
    bottom: -1px;
    right: -10px;
    color: #03a9f4;
    display: none;
}

a.sUs-btn.sUs-color.active {
    background: transparent;
}

.sUs-btn.sUs-color.active .sUs-color-text {
    color: #03a9f4;
}

.sUs-btn.sUs-color.active .sUs-color-icon {
    display: block;
}
.sUs-color-item.scb-Silver {
    background: #e0e0e0;
}

.sUs-color-item.scb-White {
    background: #fff;
    border: 1px solid #e0e0e0;
}

.sUs-color-item.scb-Gray {
    background: #989898;
}

.sUs-color-item.scb-Red {
    background: #dc4444;
}

.sUs-color-item.scb-Blue {
    background: #3f72b0;
}

.sUs-color-item.scb-Gold {
    background: #c29050;
}

.sUs-color-item.scb-Orange {
    background: #da7a38;
}

.sUs-color-item.scb-Green {
    background: #748959;
}

.sUs-color-item.scb-Brown {
    background: #76523c;
}

.sUs-color-item.scb-Other {
    background-image: url(../images/ranbo.png);
    background-size: contain;
}
.filter-menubox-panel-over .fa {
    display: none;
}







.dd-left p {
    float: left;
    margin: 0;
    font-size: 12px;
    font-family: 'Brandon-Bold';
    padding-bottom: 10px;
}

.dropdown-title {
    float: left;
    font-size: 13px;
    font-family: 'Brandon-Bold';
}

.dropdowna {
    float: left;
    margin-left: 15px;
    font-size: 13px;
    font-family: 'Brandon-Bold';
}

.dropdowna button {
    background: transparent;
    border: none;
    color: rgb(0, 174, 217);
    font-size: 13px;
    font-family: 'Brandon-Bold';
    text-transform: uppercase;
}

.dd-rigt {
    margin-bottom: 8px;
}

.dropdown-title a {
    color: rgb(0, 174, 217);
    margin-left: 5px;
    text-transform: uppercase;
}

.paginationa-center p {
    padding-top: 15px;
    font-family: 'Brandon-Bold';
    color: #000;
    font-size: 14px;
}
.section-car {
    background-color: #000;
    background-image: url(../images/black-car-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 100px 0;
}

.carsec-box {
    float: left;
    width: 100%;
}

.carsec-iner {
    display: inline-block;
}

.carsec-iner h2 {
    color: #fff;
    font-family: 'Brandon-Bold';
    font-size: 36px;
    margin: 15px 0;
}

.carsec-iner p {
    color: #fff;
    font-size: 22px;
}
.textDark{
    color: rgb(24, 53, 88) !important;
}
.textLight{
    color: #fff;
}
.textBold{
    font-family: 'Brandon-Bold';
}
.textThin{
    font-family:"Brandon-Light";
}
.displayInline {
    display: inline-block;
}
.startRat {
    color: #fc0;
}
.review-caro {
    float: left;
    width: 100%;
}

.review-caro-head {
    float: left;
    width: 100%;
    margin: 0 0 25px;
}

.review-caro-main {
    float: left;
    width: 100%;
}

.review-caro-item {
    float: left;
    width: 100%;
}

.review-caro-item-head {
    float: left;
    width: 100%;
}

.review-caro-item-head-left {
    float: left;
}

.review-caro-item-head-right {
    float: right;
}

.review-caro-item-text {
    float: left;
    width: 100%;
    height: 100px;
    padding-top: 18px;
}

.review-caro-item-readmore {
    float: left;
    width: 100%;
    box-shadow: 10px -25px 35px 11px rgb(255 255 255);
}

.review-caro-item-readmore a {
    font-family: 'Brandon-Bold';
    text-decoration: none;
}

.review-caro-item-text p {
    font-size: 14px;
}

.review-caro-item-head-left h2 {
    font-family: 'Brandon-Bold';
    font-size: 20px;
    margin: 0;
}

.review-caro-item-head-left p {
    font-size: 12px;
}

.review-caro-item-head-right p {
    font-size: 14px;
    margin: 0;
}

.review-caro-item-head-right span {
    font-size: 12px;
}

.review-caro-item-foot {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 15px 0;
    padding: 15px 0;
}

.review-caro-item-foot-left {
    float: left;
}

.review-caro-item-foot-right {
    float: right;
}

.review-caro-item-foot-right .startRat {
    font-size: 12px;
}

.review-caro-item-foot-left h3 {
    font-size: 14px;
    font-family: 'Brandon-Bold';
}

.review-caro-main .owl-nav {
    float: left;
    width: 100%;
}

.review-caro-main .owl-nav button.owl-prev {
    background: #fff;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
    font-size: 36px;
    line-height: 0;
    float: left;
    color: rgb(0, 174, 217);
}


.review-caro-main .owl-nav button.owl-next {
    background: #fff;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.2);
    font-size: 36px;
    line-height: 0;
    float: right;
    color: rgb(0, 174, 217);
}
.review-caro-main .owl-nav button.owl-prev.disabled , .review-caro-main .owl-nav button.owl-next.disabled {
    display: none;
}
.review-caro-main .owl-nav button.owl-prev span {
    top: -5px;
    position: relative;
}
.review-caro-main .owl-nav button.owl-next span {
    top: -5px;
    position: relative;
}

.car-details-head {
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.cdhmain {
    float: left;
    width: 100%;
}

.cdh-left {
    float: left;
}

.cdh-right {
    float: right;
}

.cdh-pric {
    float: left;
}

.cdh-hart {
    float: left;
    padding: 10px 15px;
    text-align: center;
}

.cdh-btnbox {
    float: left;
}

.cdh-info {
    float: left;
    padding: 15px 0 15px 15px;
}

.cdh-left h1 {
    font-size: 24px;
    margin: 0;
}

.cdh-left p {
    margin: 0;
}

.cdh-pric h2 {
    font-size: 22px;
    margin: 0;
}

.cdh-pric p {
    margin: 0;
}
.whish-hart.positionRelative {
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    height: 30px;
}
.dumimg{
    width: 100%;
}
.cdh-btnbox .get-started {
    background: #4caf50;
    padding: 15px 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Brandon-Bold';
    display: inline-block;
    border-radius: 3px;
}
.car-details-underhead > a {
    display: inline-block;
    padding: 15px 25px;
    color: #333;
    text-decoration: none;
    font-family: 'Brandon-Bold';
}

.car-details-underhead {
    padding: 15px 0;
}

.car-details-images {
    background: #f4f8fa;
    padding: 36px 0 36px;
}

.cdi-head {
    float: left;
    width: 100%;
}

.cdi-head-item {
    display: inline-block;
    padding: 0 15px;
}

.cdi-head-item > .fa {
    float: left;
    font-size: 18px;
    margin-top: 5px;
}

.cdi-head-item > p {
    float: left;
    font-size: 14px;
    margin: 0;
}

.cdi-head-item > p > span {
    font-family: 'Brandon-Bold';
    font-size: 18px;
    color: #183558;
    margin: 0 10px;
}

.cdi-head-carosul {
    float: left;
    width: 100%;
}
.cdi-head-carosul-item {
    float: left;
    width: 100%;
}

.cdi-head-carosul-item-img {
    float: left;
    width: 100%;
    padding-top: 80%;
    position: relative;
}

.cdi-head-carosul-item-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.arroMidCaro .owl-nav button.owl-prev{
    position: absolute;
    top: 0;
    left: 4%;
    height: 40px;
    width: 40px;
    background: #fff;
    color: #72b9ff;
    border-radius: 50%;
    line-height: 0;
    box-shadow: 2px 2px 4px 4px rgba(0,0,0,0.1);
    font-size: 33px;
    margin: auto;
    bottom: 0;
}

.arroMidCaro .owl-nav button.owl-prev > span {
    line-height: 1;
    top: -3px;
    position: relative;
}

.arroMidCaro .owl-nav button.owl-next{
    position: absolute;
    top: 0;
    right: 4%;
    height: 40px;
    width: 40px;
    background: #fff;
    color: #72b9ff;
    border-radius: 50%;
    line-height: 0;
    box-shadow: 2px 2px 4px 4px rgba(0,0,0,0.1);
    font-size: 33px;
    margin: auto;
    bottom: 0;
}

.arroMidCaro .owl-nav button.owl-next > span {
    line-height: 1;
    top: -3px;
    position: relative;
}
.vernty {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: -45px;
}

.locbox {
    display: inline-block;
    padding: 0 30px;
}

.locbox-img {
    padding: 15px;
    background: #fff;
    border-radius: 50%;
    height: 95px;
    width: 95px;
    display: inline-block;
    margin-bottom: 5px;
}

.locbox-img img {
    width: 100%;
}

.locbox-text {display: inline-block;width: 100%;}

.locbox-text p a {
    font-family: 'Brandon-Bold';
    text-decoration: none;
}

.locbox-text p {
    font-size: 14px;
}

.veh-imgbox {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding-left: 100px;
    min-height: 100px;
    position: relative;
    margin-bottom: 30px;
}

.veh-imgbox-img {
    position: absolute;
    left: 0;
    top: 0;
}

.veh-imgbox-text {
    padding: 15px;
    height: 100px;
}
.veh-imgbox-text p {
    margin: 0;
}
.veh-imgbox-tex {
    height: 100px;
}

.veh-imgbox-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vehTab {
    float: left;
    width: 100%;
}

.vehTab-head {
    float: left;
    width: 100%;
    text-align: center;
}

.vehTab-head-item {
    display: inline-block;
    padding: 15px 0;
    font-family: 'Brandon-Bold';
    color: #00bcd4;
    position: relative;
    margin: 15px;
    cursor: pointer;
}

.vehTab-head-item.active:after {
    content: '';
    width: 100%;
    height: 5px;
    bottom: 0;
    position: absolute;
    background: #00bcd4;
    left: 0;
}

.vehTab-head-item.active {
    color: #33336e;
}

.vehTab-head-item.active:before {
    content: '';
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #00bcd4;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -5px;
}
.vehTab-body {
    float: left;
    width: 100%;
}

.vehTab-panel.active {
    display: block;
}

.vehTab-panel {
    float: left;
    width: 100%;
    display: none;
}
.cul {
    font-size: 14px;
    list-style: none;
    padding-left: 25px;
}

.cul > li {
    position: relative;
}

.cul > li > p {
    margin-bottom: 7px;
}

.cul > li:after {
    content: '';
    height: 4px;
    width: 4px;
    background: #00bcd4;
    left: 0;
    top: 8px;
    position: absolute;
    border-radius: 50%;
}
.vehTab-panel h3 {
    font-size: 24px;
}

.GuaranteeBox {
    float: left;
    width: 100%;
    padding: 20px 15px 20px 100px;
    position: relative;
    background: #f4f8fa;
    border-radius: 7px;
    min-height: 100px;
}

.GuaranteeBox-img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 70px;
    text-align: center;
}

.GuaranteeBox-img img {
    max-width: 100%;
}

.GuaranteeBox-text {
    float: left;
    width: 100%;
    padding-left: 15px;
}

.GuaranteeBox-text h4 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.GuaranteeBox-text p {
    margin: 0;
    font-size: 14px;
    color: #183558;
}
.carwanacare-card {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 12px;
}

.carwanacare-card-head {
    float: left;
    width: 100%;
    padding: 0 15px 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.carwanacare-card-head img.crimg {
    float: left;
    width: 35px;
    margin: 0 15px 0 0;
}

a.cr-righ {
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Brandon-Bold';
    color: #00bcd4;
    text-decoration: none;
    margin-top: 11px;
}

.carwanacare-card-head h4 {
    float: left;
    margin: 6px 0 0 0;
    font-size: 20px;
}

.carwanacare-card-body p {
    font-size: 16px;
}
























section.price-details-sec {
    background: #f4f8fa;
    padding: 50px 0;
}

.bg-heading {
    font-family: 'Brandon-Bold';
    color: rgb(24, 53, 88);
    font-size: 42px;
}

.price-card-main {
    float: left;
    width: 100%;
    padding: 35px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #d9dde9;
}

.price-card-head {
    float: left;
    width: calc(100% + 70px);
    text-align: center;
    margin-left: -35px;
    border-bottom: 1px solid #d9dde9;
}

.price-card-head h2 {
    font-family: 'Brandon-Bold';
    color: #183558;
    font-size: 28px;
    margin: 0 0 25px;
}

.price-card-pricebox {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d9dde9;
    text-align: center;
    padding: 30px 0;
}

.price-card-pricebox h3 {
    font-size: 40px;
    font-family: 'Brandon-Bold';
    color: #183558;
    margin: 0;
}

.price-card-listbox {
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #d9dde9;
}

.price-card-listbox > ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.price-card-listbox > ul > li {
    float: left;
    width: 100%;
    padding: 3px 0;
    color: #183558;
}

.pcl-left {
    float: left;
}

.pcl-right {
    float: right;
}

.Cpopover {
    display: inline-block;
    position: relative;
}

.Cpopover-body {
    position: absolute;
    background: rgb(24, 53, 88);
    width: 300px;
    right: -20px;
    top: 100%;
    display: none;
    padding: 20px;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    box-shadow: 0 0 39px -3px rgba(0,0,0,0.5);
}

.Cpopover-body p {
    font-size: 14px;
    float: left;
    width: 100%;
    margin: 0;
}

.Cpopover-body ul {
    float: left;
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

.Cpopover-body ul li {
    margin-bottom: 3px;
}

.Cpopover-body:after {
    content: '';
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid rgb(24, 53, 88);
    top: -7px;
    right: 16px;
}

.Cpopover:hover .Cpopover-body {
    display: block;
}

.price-card-listbox .Cpopover {
    margin-left: 10px;
}


.price-card-totalbox {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.price-card-totalbox-left {
    float: left;
}

.price-card-totalbox-right {
    float: right;
}

.price-card-totalbox-left p {
    font-family: 'Brandon-Bold';
    margin: 0;
}

.price-card-totalbox-right p {
    font-family: 'Brandon-Bold';
    margin: 0;
}

.price-card-textebox {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d9dde9;
    padding: 25px 0;
}

.price-card-btnbox {
    float: left;
    width: 100%;
}

img.pct-fire-icon {
    width: 17px;
    margin-top: 0px;
    margin-right: 7px;
}

.price-card-textebox p {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 0;
    color: #183558;
}
.price-card-pricebox p {
    font-size: 14px;
    color: #183558;
    display: inline-block;
    margin-right: 10px;
}

.price-card-textebox p small {
    color: #757989;
}

.price-card-bottom {
    float: left;
    width: 100%;
    padding: 25px;
    border: 1px solid #d9dde9;
    margin-top: 25px;
}

img.price-card-bottom-img {
    float: left;
    margin-right: 15px;
}

.price-card-bottom p {
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    width: calc(100% - 75px);
}

.price-card-bottom p a {
    float: right;
    font-family: 'Brandon-Bold';
    color: #00bcd4;
    font-size: 14px;
    margin-top: 1px;
}

.price-card-bottom p strong {
    color: #183558;
}
.Cpopover-body p {
    color: #fff;
}
.wwcard .price-card-main {
    height: 100%;
}
.INSPECTION-sec {
    padding: 50px 0;
}

.inspectionBox {
    float: left;
    width: 100%;
    padding: 3px;
}

.inspectionBoxHead {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.inBH-left p {
    text-align: left;
}

.inBH-right p {
    text-align: right;
}

.inspectionBoxHead p {
    font-size: 14px;
    margin: 0;
}

.inspectionBoxBody {
    float: left;
    width: 100%;
}

.inspectionBoxItem {
    float: left;
    width: 100%;
    background: #f4f8fa;
    margin-bottom: 5px;
    padding: 10px 15px;
    min-height: 48px;
}

.inspBoxItem-title {
    float: left;
    font-family: 'Brandon-Bold';
    color: #183558;
}
.inspBoxItem-cta p {
    font-size: 14px;
    padding-top: 3px;
    margin: 0 10px 0;
}
.inspBoxItem-title a {
    color: #00bcd4;
    text-decoration: none;
}
.inspBoxItem-popover {
    float: right;
}

.inspBoxItem-status {
    float: right;
    font-size: 14px;
    padding-top: 4px;
}

.inspBoxItem-icon {
    float: right;
    font-size: 20px;
    margin: -2px 10px 0;
    color: #14b21a;
}

.inspBoxItem-cta {
    float: right;
}

.inspBoxItem-cta a {
    font-size: 14px;
    margin-right: 10px;
    color: #00bcd4;
    text-decoration: none;
}
.inspectionBoxFoot {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding: 3px;
}





.PERFECTION-img {
    float: left;
    width: 100%;
    padding-top: 51%;
    position: relative;
    height: 100%;
}

.PERFECTION-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.PERFECTION-sec {
    background: #005a93;
    color: #fff;
}

.PERFECTION-text {
    float: left;
    width: 100%;
    padding: 10%;
    text-align: center;
}

h2 {}

.PERFECTION-text h2 {
    display: inline-block;
    font-size: 30px;
    font-family: 'Brandon-Bold';
    line-height: 1;
}

.PERFECTION-text p {
    color: #cfeaf2;
    font-size: 14px;
}

.PERFECTION-text-bottom {
    display: inline-block;
}

.PERFECTION-text-bottom-check {
    float: left;
    padding-top: 77px;
    color: #14b21a;
    font-size: 20px;
    margin-right: 10px;
}

.PERFECTION-text-bottom-icon {
    float: left;
}

.PERFECTION-text-bottom-ul {
    float: left;
    text-align: left;
}

img.PERFECTION-text-bottom-icon-img {
    width: 70px;
}

.PERFECTION-text-bottom-icon p {
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 1;
    font-family: 'Brandon-Bold';
}

.PERFECTION-text-bottom-check .fa {
    background: #fff;
    border-radius: 50%;
    line-height: 0.5;
}

.PERFECTION-text-bottom-ul ul {
    font-size: 14px;
    color: #cfeaf2;
}

section.blueBoxFoot-sec {
    text-align: center;
    background: #00aed9;
    padding: 50px 0;
}

.blueBoxB {
    display: inline-block;
    border-right: 1px solid #cfeaf2;
    padding: 0 50px;
}

.blueBoxB a {
    color: #fff;
    text-decoration: none;
    font-family: 'Brandon-Bold';
}

.blueBoxB p {
    margin: 10px 0 0;
}

.blueBoxB:last-child {border-right: none;}


.car-finder {
    background: #00619e;
}

.carfinderText {
    float: left;
    width: 100%;
    padding: 15%;
}

.carfinderText h1 {
    float: left;
    width: 100%;
}
.hd-lg {
    font-size: 60px;
    font-family: 'Brandon-Bold';
    color: #183558;
    line-height: 1;
}
.hd-white {
    color: #fff !important;
}
.carfinderText p {
    font-size: 24px;
    color: #fff;
    float: left;
    width: 100%;
    margin: 25px 0;
}

.carfinder-cta {
    float: left;
    width: 100%;
}

.yellowDash.yellowDash-lg {
    width: 50px;
}
.carfinderimage {
    float: left;
    width: 100%;
    padding: 10%;
}

.carfinderimage img {
    width: 100%;
}


.car-finder-qa {
    background: #f4f8fa;
    padding: 50px;
}

.CarFinderQa {
    float: left;
    width: 100%;
}

.CarFinderQa-head {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.CFQ-item {
    padding: 15px 25px;
    color: #afb5c9;
    font-family: 'Brandon-Bold';
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.CFQ-item:hover {
    text-decoration: none;
    color: #afb5c9;
}

.CFQ-item.active {
    color: #183558;
}
.CFQ-item.active:hover {
    color: #183558;
}

.CFQ-item.active:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgb(0, 174, 217);
}


.CFQ-item.active:before {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid rgb(0, 174, 217);
    margin: auto;
    right: 0;
}


.CarFinderQa-body {
    float: left;
    width: 100%;
    padding: 5% 0 0;
    display: none;
}
.CarFinderQa-body.active {
    display: block;
}

.CarFinderQa-body-head {
    float: left;
    width: 100%;
    text-align: center;
}

.CarFinderQa-body-head h2 {
    font-size: 22px;
    font-family: 'Brandon-Bold';
    color: #18355d;
}

.CarFinderQa-body-panel {
    float: left;
    width: 100%;
    padding: 5% 0;
}

.stack-btn {
    float: left;
    width: calc(50% - 10px);
    text-align: center;
    position: relative;
    padding: 16px;
    margin: 5px;
    color: #18355d;
    font-family: 'Brandon-Bold';
    border-radius: 4px;
    box-shadow: 0px 1px 0px 1px rgb(0 0 0 / 10%);
    font-size: 14px;
    text-decoration: none !important;
    border: 1px solid #eee;
    background: #fff;
}

.CarFinderQa-foot {
    float: left;
    width: 100%;
    text-align: right;
    padding: 5px;
    display: none;
}.CarFinderQa-foot.active {
    display: block;
}

.stack-btn:hover {
    color: #18355d;
}

.stack-btn.active {
    border-color: #00bcd4;
    color: #00bcd4;
}

.stack-btn.active .stack-count {
    position: absolute;
    right: 15px;
    top: 16px;
    display: block;
    color:#000;
}

.stack-count {
    display: none;
}
.CFQ-item-cta {
    width: 100%;
    max-width: 200px;
}
.CFQ-item-cta.disabler {
    background: #cbcbcb !important;
    color: #333;
    border-color: transparent;
}

.cCardr {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 7%;
    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.1);
}



.sliderRangOuter.sliderRangOuter-single .ui-widget-header + .ui-slider-handle {
    display: none;
}




.sliderRangOuter-single .rangValuBox {
    float: none;
    display: block;
    margin: 10px auto 50px;
    height: 50px;
    background: #eee;
    padding-top: 10px;
    font-size: 21px;
    padding-left: 18px;
    width: 170px;
    text-align: center;
    white-space: nowrap;
    color: #000;
    font-family: 'Brandon-Bold';
}

.sliderRangOuter-single .rangValuBox input {
    font-size: 21px;
    display: inline-block !important;
    float: none;
    min-width: unset;
    max-width: unset;
    width: 80px;
    background: transparent;
    color: #000;
    text-align: left;
}

.sliderRangOuter-single .rangBottom {
    font-size: 23px;
}


.stack-btn.stack-btn-col-3 {
    width: calc(33% - 10px);
    min-height: 130px;
}

.stack-img {
    float: left;
    width: 100%;
    margin: -5px 0 15px 0;
}

.stack-nopref {
    margin-top: 40px;
    float: left;
    width: 100%;
}
.btn-outline-info {
    border: 1px solid #00bcd4;
    color: #00bcd4;
    border-radius: 2px;
}


.sell-my-car-banner {
    padding: 100px 0;
    background-image: url(../images/smc.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.smcb-text {
    float: left;
    width: 100%;
}

.smcb-text p {
    color: #fff;
    font-size: 24px;
    line-height: 1.1;
}

.smcb-text h2 {
    margin-bottom: 35px;
}

.smcb-form-head {
    float: left;
    width: 100%;
}









.swaptoggle.flw {
    width: 100%;
}

.smcb-form-head p {
    font-size: 14px;
}

.smcb-form-body {
    float: left;
    width: 100%;
}

.smcbForm {
    float: left;
    width: 100%;
}

.inputTitle {
    float: left;
    width: 100%;
    position: relative;
}

.formControl {
    float: left;
    width: 100%;
    height: 55px;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px 15px;
    font-size: 14px;
    font-family: 'Brandon-Bold';
    position: relative;
    z-index: 2;
    background: transparent;
}

.inputTitle > label {
    position: absolute;
    left: 15px;
    font-size: 16px;
    font-family: 'Brandon-Bold';
    color: #183558;
    top: 17px;
    transition: 0.2s;
    text-transform: uppercase;
    width: 100%;
}
.inputTitle.inputTitleSelect select {
    appearance: none;
}

.inputTitle.inputTitleSelect label:after {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #00bcd4;
    right: 30px;
    bottom: -10px;
}
.formControl:not(:placeholder-shown) , .formControl:focus {
    border: 1px solid #00bcd4;
    outline: 0;
}

.formControl:not(:placeholder-shown) + label , .formControl:focus + label{
    color: #00bcd4;
    font-size: 10px;
    top: 5px;
}

.formdText {
    float: left;
    width: 100%;
}
.formControl::placeholder{
    color: transparent;
}
.formdText a {
    color: #00bcd4;
    font-size: 14px;
    margin: 12px 0;
    float: left;
    width: 100%;
}

.formdbtn {
    float: left;
    width: 100%;
    padding: 5px 0;
}

.btn.disable {
    background: #e4ecf0;
    color: #9d9d9d;
}

.formdbtn p {
    margin: 13px 0 0 0;
}

.smcb-form {
    float: left;
    width: 100%;
}

.smcb-form .cCardr {
    border-radius: 3px;
}
.Plate-btn-body {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.VIN-btn-body {
    float: left;
    width: 100%;
}



.howItWork_sec {
    float: left;
    width: 100%;
    padding: 100px 0;
}

.howTiwokTextBox {
    float: left;
    width: 100%;
}

.howTiwokTextBox-img {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}


.howTiwokTextBox-text {
    float: left;
    width: 100%;
    text-align: center;
}

.howTiwokTextBox-text h3 {
    font-family: 'Brandon-Bold';
    font-size: 18px;
    color: #183558;
}

.howTiwokTextBox-text p {
    font-size: 14px;
}

.customerSays_sec {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: #f4f8fa;
}

.customerSays_points {
    float: left;
    width: 100%;
    padding: 0 23%;
    border-right: 1px solid #dbdbdb;
}

.cSays_p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 85px;
    color: #00619e;
    line-height: 1;
}

.cSays_star {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #03a9f4;
}

.cSays_star .fa {
    margin: 0 2px;
}

.cSays_cus {
    float: left;
    width: 100%;
    font-size: 12px;
    font-family: 'Brandon-Bold';
    color: #183558;
    text-align: left;
}

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

.cSays_cta {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 15px;
}

.customerSays_review {
    float: left;
    width: 100%;
}

.cusSays_review-star {
    float: left;
    width: 100%;
    color: #fc0;
    margin-bottom: 15px;
}

.cusSays_review-star .fa {
    margin: 0 4px;
}

.cusSays_review-text {
    float: left;
    width: 100%;
    font-size: 18px;
}

.cusSays_review-nameDate {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

span.csrn {
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: #000;
}

span.csrd {
    font-size: 14px;
}

.cusSays_review-cta {
    float: left;
    width: 100%;
}
.cusSays_review-text p {
    font-family: 'Brandon-Bold';
    font-size: 22px;
    color: #00619e;
}


.review-caros button.owl-prev {
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    background: #fff !important;
    color: rgb(0, 174, 217) !important;
    float: left;
}

.review-caros button.owl-prev span {
    font-size: 40px;
    position: relative;
    top: -10px;
}

.review-caros button.owl-next {
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    background: #fff !important;
    color: rgb(0, 174, 217) !important;
    float: right;
}

.review-caros button.owl-next span {
    font-size: 40px;
    position: relative;
    top: -10px;
}

.review-caros .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d5d5d5 !important;
    margin: 0 6px;
}

.review-caros .owl-nav {
    max-width: 400px;
    position: relative;
    margin-top: 30px;
}

.review-caros .owl-dots {
    max-width: 400px;
    text-align: center;
    padding-top: 7px;
}
.section_white_50pd {
    padding: 50px 0;
}

.bredcrmb {
    float: left;
    width: 100%;
}

.bredcrmb p {
    font-size: 14px;
}

.bredcrmb a {
    color: #757989;
}

.bredcrmb p a .fa {
    font-size: 10px;
    position: relative;
    top: -1px;
}

.entry-content {
    float: left;
    width: 100%;
    font-size: 1rem;
}

.entry-content h1 {
    font-size: 36px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.entry-content h2 {
    font-size: 28px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.entry-content h3 {
    font-size: 22px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.entry-content h4 {
    font-size: 18px;
    font-family: 'Brandon-Bold';
    color: #183558;
}

.entry-content h5 {
    font-size: 16px;
    font-family: 'Brandon-Bold';
    color: #183558;
}
.entry-content ul li, .entry-content ol li {
    margin: 0 0 15px;
    padding-left: 15px;
}

.entry-content strong {
    font-family: 'Brandon-Bold';
    color: #183558;
}

.section_gray_50pd {
    background: #f4f8fa;
    padding: 100px 0 50px;
}

.related-content {
    float: left;
    width: 100%;
}

.related-content h3 {
    font-family: 'Brandon-Bold';
    color: #183558;
    margin-bottom: 25px;
}

.aText-black {
    text-decoration: none;
    color: #183558;
}

.aTextBlue {
    color: #03a9f4;
}

.aTextBlue .fa {
    font-size: 10px;
    position: relative;
    top: -2px;
    left: 2px;
}

.aText-black:hover {
    text-decoration: none;
    color: #333;
}
.related-content p {
    margin-bottom: 25px;
}
.section_content {
    padding: 50px 0;
}
.video-responsove{
    position: relative;
    padding-top: 57%;
    float: left;
    width: 100%;
}
.video-responsove iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


.big-heading-sec {
    padding: 0 3%;
}

.big-heading {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background: #183558;
    color: #fff;
}

.big-heading p {
    margin: 0;
    font-size: 28px;
    font-family: 'Brandon-Bold';
    margin-bottom: -10px;
}

.big-heading h1 {
    font-size: 74px;
    font-family: 'Brandon-Bold';
    margin: 0;
}



.cardBox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding: 25px;
    border: 1px solid #dad5e3;
    border-radius: 10px;
    background: #fff;
}

.cardBox-img {
    flex-wrap: wrap;
    flex: 0 0 100%;
}

.cardBox-text {
    flex-wrap: wrap;
    flex: 0 0 100%;
}

.cardBox-foot {
    flex: 0 0 100%;
    flex-wrap: wrap;
}



.cardBox-img img {
    max-width: 100%;
}

.cardBox-text h2 {
    font-size: 16px;
    font-family: 'Brandon-Bold';
    color: #183558;
    margin: 15px;
}

.shado-card {
    box-shadow: 0 0 5px 1px rgb(216 199 234 / 50%);
}

.outlineNone {
    border: none !important;
}

.height-6 {
    min-height: 500px;
}
.height-5 {
    min-height: 400px;
}
.height-4 {
    min-height: 325px;
}
.height-3 {
    min-height: 225px;
}

img.gole-img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.graydate {
    float: right;
    background: rgb(244, 248, 250);
    padding: 15px;
    height: 100px;
}

.graymonth {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: #000;
}

.grayday {
    font-family: 'Brandon-Bold';
    font-size: 36px;
    color: #9aafba;
}
.image-responsove {
    float: left;
    width: 100%;
}

.image-responsove img {
    max-width: 100%;
}

.text-gray {
    color: #757989;
}








.faqsBox .ui-state-default {
    padding: 25px 0;
    font-size: 18px;
    border-bottom: 1px solid rgb(211 211 211);
    border-radius: 0;
    border-right: none;
    border-top: none;
    border-left: none;
}

.faqsBox .ui-accordion-content {
    border: none;
    padding: 0;
    border-bottom: 1px solid rgb(211 211 211);
    border-radius: 0;
}

.faqsBox .ui-accordion-content p {
    font-family: 'Brandon-Regular';
    color: rgb(117, 121, 137);
    font-size: 16px;
}

.faqsBox .ui-state-default.ui-state-active {
    border-bottom: none;
}
.faqsBox h3.ui-state-default .ui-accordion-header-icon {
    display: none;
}



span.arrow-acd {
    float: right;
    color: rgb(0, 174, 217);
    font-size: 30px;
    position: relative;
    top: -4px;
}

.faqsBox .ui-state-default.ui-state-active span.arrow-acd .fa-angle-up {
    display: block;
}

.faqsBox .ui-state-default.ui-state-active span.arrow-acd .fa-angle-down {
    display: none;
}

.faqsBox .ui-state-default span.arrow-acd .fa-angle-up {
    display: none;
}

.faqsBox .ui-state-default span.arrow-acd .fa-angle-down {
    display: block;
}




ul.sm-check {
    padding: 0;
    list-style: none;
}

ul.sm-check > li {
    padding-left: 50px;
    position: relative;
}

ul.sm-check > li > span {
    position: absolute;
    left: 10px;
    top: 4px;
    color: #00aed9;
}




ul.lg-check {
    padding: 0;
    list-style: none;
}

ul.lg-check > li {
    padding-left: 70px;
    position: relative;
    margin-bottom: 35px;
}

ul.lg-check > li > span {
    position: absolute;
    left: -8px;
    top: 3px;
    color: #00bcd4;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding-top: 13px;
}



.reviewpgtop {
    float: left;
    width: 100%;
    padding: 15px 15px 5px;
    background: #fff;
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.1);
    border-radius: 8px;
}

.reviewpgtop-head {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.reviewpgtop-head-star {
    float: left;
}

.reviewpgtop-head-rev {
    float: left;
    margin-left: 15px;
    font-size: 18px;
    line-height: 1.3;
    font-family: 'Brandon-Bold';
    color: #03a9f4;
}

.rpgths {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    line-height: 1;
}

.rpgths-val {
    float: left;
}

.RTCpopover {
    position: relative;
    z-index: 2;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.RTCpopover > span {
    font-family: 'Brandon-Bold';
    color: #03a9f4;
}

.RTCpopover-body {
    position: absolute;
    background: #fff;
    width: 280px;
    right: -130px;
    top: 98%;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 15px;
    display: none;
}

.RTCpopover-body:after {content: '';position: absolute;left: 0;right: 0;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;z-index: 1;margin: auto;top: -7px;}

.ratingboxs {
    float: left;
    width: 100%;
}

.ratboxItem {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.RatTtile {
    float: left;
    font-size: 14px;
    width: 40px;
    line-height: 1;
    text-align: right;
    padding-right: 10px;
}

.RatTtile .fa {
    font-size: 12px;
}

.StarRatProgress {
    float: left;
    width: calc(100% - 130px);
    height: 10px;
    background: #eee;
    margin-top: 3px;
    position: relative;
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 8%) inset;
}

.StarRatProgress-val {
    float: left;
    width: 70px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 1;
}



.StRProgress {
    position: absolute;
    left: 0;
    top: 0;
    background: #fc0;
    height: 100%;
    width: 63%;
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 8%) inset;
}



.RTCpopover:hover > .RTCpopover-body {
    display: block;
}



.ratingboxs.rtOverall .RatTtile {
    width: 140px;
    text-align: left;
}

.ratingboxs.rtOverall .StarRatProgress-val {
    width: 30px;
    text-align: right;
}

.ratingboxs.rtOverall .StarRatProgress {
    width: calc(100% - 190px);
}

.StRProgress-to {
    position: absolute;
    width: 100%;
    height: 100%;
}

.StRProgress-to > span {
    width: 20%;
    border-right: 1px solid #b8a34f;
    height: 100%;
    float: left;
    box-shadow: 0px 0 0 1px rgb(255 255 255 / 46%);
}


.StarRatProgressStar {
    float: left;
    width: calc(100% - 190px);
    font-size: 24px;
    line-height: 1;
}

.StarRatProgressStar .startRat {
    margin-top: -10px;
    float: left;
}

h2.reovwhead {
    color: #03a9f4;
    margin: 50px 0;
    
    font-family: 'Brandon-Bold';
}

.sortingv {
    background: #eee;
    padding: 15px;
    border-radius: 8px;
}

.ratingboxs.rtOverall.rtTitleTop .RatTtile {
    width: 100%;
}

.ratingboxs.rtOverall.rtTitleTop .StarRatProgress {
    width: 100%;
}


.btnDefault {
    background: #eee;
}

.btnDefault:hover {
    box-shadow: 0 0 8px -1px rgba(0,0,0,0.1) inset;
}

.cusReviewCard {
    float: left;
    width: 100%;
    padding-left: 75px;
    position: relative;
    min-height: 100px;
}

.cusReviewCard-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 54px;
}

.cusReviewCard-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.cusReview {
    float: left;
    width: 100%;
    margin: 50px 0;
}
.btnDefaultOutline {
    border: 1px solid #212529;
}
.help-sec {
    background-image: url(../images/helpsec.png);
    padding: 50px 0;
}

.helpHD {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.helpSearch {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.helpSearchInput {
    display: inline-block;
    max-width: 500px;
    text-align: left;
    width: 100%;
    background: #fff;
    position: relative;
    height: 60px;
    padding: 0 50px;
    border-radius: 4px;
    border: 1px solid #ccc;
}


.hsiIconLeft {
    position: absolute;
    top: 17px;
    left: 19px;
}

.hsiAutoSugg {
    position: absolute;
    right: 0;
    top: 110%;
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: none;
    padding: 0;
    border-radius: 4px;
    z-index: 1;
    box-shadow: -1px -3px 5px 3px rgb(0 0 0 / 17%);
}

.hsiIconRight {
    position: absolute;
    right: 19px;
    top: 17px;
}

.hsiAutoSugg-input {
    float: left;
    width: 100%;
    height: 58px;
    border: none;
    outline: 0;
    font-family: 'Brandon-Bold';
}

.hsiAutoSugg-item {
    float: left;
    width: 100%;
    padding: 10px 30px;
    color: #1d4776;
    font-family: 'Brandon-Bold';
    text-decoration: none !important;
    transition: 0.3s;
    font-size: 14px;
}

.hsiAutoSugg-item:hover {
    background: #f2f2f2;
    color: #000;
}


.videoBoxd {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.videoBoxd-img {
    float: left;
    width: 100%;
    padding-top: 57%;
    position: relative;
}

.videoBoxd-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.videoBoxd-playicon {
    position: absolute;
    left: 25px;
    bottom: 25px;
    background: #fff;
    color: #03a9f4;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
    padding-left: 2px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 19%);
}

.videoBoxd-cont {
    float: left;
    width: 100%;
    padding: 25px;
    background: #fff;
}



.fqCarc {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #d4dfe5;
}
.fqCarc-img img {
    max-width: 80px;
}

.fqCarc-img {
    margin-right: 20px;
}

.fqCarc-text {
    font-family: 'Brandon-Bold';
    font-size: 16px;
    text-decoration: none !important;
    color: #183558;
    transition: 0.3s;
}

.fqCarc:hover {
    border-color: #333;
}
.fqCarc a {
    text-decoration: none !important;
}
.fqCarc:hover a .fqCarc-text{
    color: #03a9f4 !important;
    text-decoration: none !important;
}
.waitTime-outer {
    position: relative;
}

.waitTime-box {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
    padding: 5px 10px 5px 32px;
}

.waitTime-box p {
    font-size: 12px;
    margin: 0;
    color: #656fac;
}

span.wtbIcon {
    position: absolute;
    left: 0;
    text-align: center;
    width: 27px;
    background: #00bcd4;
    color: #fff;
    height: 100%;
    top: 0;
    padding-top: 1px;
}

.toolchip-left .toolchip {
    text-align: left;
}

.toolchip-left .toolchip .toolchip-title {
    margin-left: 10%;
}

.product_sec {
    padding: 25px 0;
}


.product-img {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 75%;
}

.product-img > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.offerBadg {
    position: absolute;
    top: 0;
    right: 0;
    height: 85px;
    width: 85px;
    text-align: center;
    background: #183558;
    border-radius: 50%;
    color: #fff;
    padding-top: 20px;
}

.offerBadg-percent {
    font-size: 28px;
    line-height: 1;
}

.offerBadg-text {
    font-size: 12px;
    font-family: 'Brandon-Bold';
}

.product_des {
    float: left;
    width: 100%;
}

.product_des h1 {
    line-height: 1;
}

.product_des h2 {
    line-height: 1;
}

.product_des p {
    margin-bottom: 0px;
    font-size: 18px;
}

.product_des p small {
    font-size: 14px;
}

.product_des .ddLeft p {
    font-size: 14px;
}

.product_des .ddRight p {
    font-size: 14px;
}
.product-foot-p p {
    font-size: 14px;
}

.product-foot-btn {
    min-width: 70%;
}


.product_item_card {
    float: left;
    width: 100%;
    box-shadow: 0 0 3px 1px rgb(202 219 227);
    background: #fff;
    border-radius: 3px;
}

.product_item_card-img {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 75%;
}

.product_item_card-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_item_card-img .offerBadg {
    top: 15px;
    right: 15px;
}

.product-dec-main {
    float: left;
    width: 100%;
    padding: 25px;
}

.product_item_card-head {
    float: left;
    width: 100%;
}

.product_item_card-head-left {
    float: left;
}

.product_item_card-head-right {
    float: right;
}

.product_item_card-dec {
    float: left;
    width: 100%;
}

.product_item_card-cta {
    float: left;
    width: 100%;
}

.product_item_card-showmore {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.product_item_card-showmore a {
    font-family: 'Brandon-Bold';
    transition: 0.3s;
}

.product_item_card-showmore a:hover {
    text-decoration: none;
    color: #17539b;
}

.product_item_card-head-right h2 {
    font-size: 24px;
    color: #03a9f4;
    letter-spacing: -1px;
    margin: 0;
}

.product_item_card-head-right h2 span {
    font-size: 13px;
    vertical-align: middle;
    line-height: 1;
}

.product_item_card-head-right p {
    font-size: 14px;
    text-align: right;
    margin-bottom: 5px;
}

.product_item_card-dec p {
    font-size: 16px;
    font-family: 'Brandon-Regular';
    text-align: justify;
}

.product_item_card-head-left h5 {
    font-size: 16px;
}


img.headprofileimg {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px;
    margin-left: 15px;
    vertical-align: middle;
    margin-top: -8px;
}

.wish-heart {
    font-size: 20px;
    color: #f88787;
    position: relative;
}

span.wish-count {
    background: #fff;
    width: 16px;
    height: 16px;
    font-size: 10px;
    color: #000;
    border-radius: 50%;
    right: -8px;
    bottom: 2px;
    position: absolute;
    text-align: center;
}
.profilemeun .dropdown-menu {
    left: auto;
    right: 0;
}

.profilemeun .nav-link {
    vertical-align: middle;
    padding-top: 14px;
}


section.dashboard_sec {
    overflow: hidden;
}

.dahsboard-main {
    float: left;
    width: 100%;
    padding-left: 300px;
    position: relative;
}

.dashboard-sidebar {
    position: absolute;
    left: 0;
    top: 0;
    background: #143051;
    padding: 25px;
    width: 300px;
    height: 100%;
}

.dashboard-content {
    float: left;
    width: 100%;
    padding: 50px;
    background: #eceef4;
}

.dashboard-sidebar-head {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.dashboard-sidebar-head img {
    margin: 25px;
    width: 52px;
}

.dashboard-sidebar-head h2 {
    font-size: 28px;
    font-family: 'Brandon-Bold';
}

.dashboard-sidebar-menu {
    float: left;
    width: 100%;
}

ul.dsm-ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.dsm-ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

ul.dsm-ul li a {
    text-transform: uppercase;
    color: #bec8e7;
    font-size: 14px;
    transition: 0.3s;
    font-family: 'Brandon-Bold';
}

ul.dsm-ul li a .fa {
    margin-right: 15px;
}

ul.dsm-ul li a:hover, ul.dsm-ul li.active a {
    color: rgb(0, 174, 217);
    text-decoration: none;
}

.dash-cont-card {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 7px -1px rgb(0 0 0 / 25%);
}

.dash-cont-card-head {
    float: left;
    width: 100%;
    padding: 30px;
    border-bottom: 1px solid #ccc;
}

.dash-cont-card-head h2 {
    margin: 0;
}

.dash-cont-card-body {
    float: left;
    width: 100%;
    padding: 30px;
}

.profile-detail {
    float: left;
    width: 100%;
}

.profile-detail-head {
    float: left;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

.profile-detail-head h5 {
    font-family: 'Brandon-Bold';
    color: #333;
    font-size: 16px;
    float: left;
}

.profile-detail-head a {
    float: right;
}
.dashboard-menu{
    display: none;
}











.fancy-radio {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 20px;
}

.fancy-radio input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
}

.fancy-radio-handle {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #dae9ee;
    border-radius: 25px;
    border: 1px solid #dae9ee;
    z-index: 1;
}

.fancy-radio-handle > span {
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #dae9ee;
    top: -6px;
    left: -6px;
    transition: 0.3s;
    box-shadow: -1px 3px 3px 0px rgb(0 0 0 / 8%);
}

.fancy-radio input:checked + .fancy-radio-handle > span {
    left: 26px;
}

.fancy-radio input:checked + .fancy-radio-handle {
    background: #51d579;
    border-color: #51d579;
}







.fancy-check {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 25px;
}

.fancy-check input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
}

.fancy-check-handle {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 25px;
    color: #eee;
}

.fancy-check-handle .fa-square-o {
    display:block
}

.fancy-check-handle .fa-check-square-o {
    display:none;
}

.fancy-check input:checked + .fancy-check-handle .fa-square-o {
    display:none;
}

.fancy-check input:checked + .fancy-check-handle .fa-check-square-o {
    display:block;
    color: rgb(0, 174, 217);
}



.Htdiv {
    font-size: 18px;
    color: #03a9f4;
    font-family: 'Brandon-Bold';
}


/*-------------------------PRIVACY AND POLICY--*/

.ewRXEf {
    color: rgb(105, 105, 105);
    margin-bottom: 100px;
    max-width: 1075px;
    padding-top: 50px;
    text-align: center;
}
.jYeiJd {
    color: rgb(102, 102, 102);
    font-size: 20px;
    line-height: 20px;
    margin-top: 8px;
}
.fHNymZ {
    display: grid;
    text-align: right;
}
.iBymaY.has-bottom-margin {
    margin-bottom: 8px;
}
.iBymaY.has-row-gap {
    row-gap: 8px;
}
.iBymaY.has-two-col {
    grid-template-columns: 25% 75%;
}
.iBymaY {
    color: rgb(0, 0, 0);
    display: grid;
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
}
.hGrcBw.is-bg-black {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}
.hGrcBw {
    border: 1px solid black;
    margin: 0px -1px -1px 0px;
    padding: 5px 10px;
}
.hGrcBw span.has-letter-spacing {
    font-weight: 600;
    letter-spacing: 5px;
}
.hGrcBw .is-bold {
    font-weight: 600;
}
.iBymaY.has-bottom-margin {
    margin-bottom: 8px;
}
.iBymaY.has-row-gap {
    row-gap: 8px;
}
.iBymaY.has-two-col {
    grid-template-columns: 25% 75%;
}
.iBymaY {
    color: rgb(0, 0, 0);
    display: grid;
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
.hGrcBw ul {
    margin-bottom: 0px;
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
.iBymaY.has-three-col {
    grid-template-columns: 50% 25% 25%;
}
.iBymaY {
    color: rgb(0, 0, 0);
    display: grid;
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
.hGrcBw.is-bg-blue {
    background-color: rgb(0, 174, 217);
}
/*-------------------------PRIVACY AND POLICY- end-*/


.recomendation-main {
    display: none;
}

.hidedetails-rec {
    display: none;
}

.product_item_card.pic_hover {
    transition: 0.2s;
}

.product_item_card.pic_hover:hover {
    box-shadow: 0 0 28px 9px rgb(198 218 228 / 34%);
}

.gray-a a {
    text-decoration: none !important;
    color: #909090;
}




.sportAndContact {
    position: absolute;
    top: 50px;
    width: 80%;
    right: 20px;
    max-width: 375px;
    background: rgb(0, 97, 158);
    z-index: 9999;
    border-radius: 5px;
    height: calc(100vh - 50px);
    display: none;
    left: auto !important;
}

.sportAndContact-head {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-family: 'Brandon-Bold';
    position: relative;
    box-shadow: 0px 2px 6px -4px rgb(0 0 0 / 50%);
}

.sportAndContact-close {
    position: absolute;
    right: 15px;
    height: 15px;
    width: 15px;
    top: 26px;
    cursor: pointer;
}

.sportAndContact-close:after {
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    transform: rotate(45deg);
}

.sportAndContact-close:before {
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    transform: rotate(-45deg);
}

.sportAndContact:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid rgb(0, 97, 158);
    top: -9px;
    right: 41px;
}

.sportAndContact-body {
    float: left;
    width: 100%;
    padding: 15px;
    height: calc(100vh - 158px);
    overflow-y: scroll;
    overflow-x: hidden;
}


.sportAndContact-body::-webkit-scrollbar {
    width: 5px;
}
 
.sportAndContact-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.sportAndContact-body::-webkit-scrollbar-thumb {
  background-color: #183558;
}





.sportAndContact-foot {
    float: left;
    width: 100%;
    box-shadow: 0px -2px 6px -4px rgb(0 0 0 / 50%);
    text-align: center;
    padding: 15px;
}

.sportAndContact-slider {
    float: left;
    width: 100%;
    padding: 15px ;
}

.sportAndContact-slider-item {
    float: left;
    width: 100%;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}

.sportAndContact-slider-item-video {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 57%;
}

.sportAndContact-slider-item-video video, .sportAndContact-slider-item-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.sportAndContact-slider-item-title {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 0 0 4px 4px;
    padding: 10px 15px;
    text-align: center;
    font-family: 'Brandon-Bold';
    color: rgb(24, 53, 88);
    font-size: 14px;
    text-transform: uppercase;
}

.sportAndContact-btns {
    float: left;
    width: 100%;
    margin-top: -15px;
}

.sportAndContact-faq {
    float: left;
    width: 100%;
}

.sportAndContact-foot a {
    font-size: 14px;
    font-family: 'Brandon-Bold';
    color: rgb(0, 174, 217);
    text-decoration: none;
}

.sportAndContact-title {
    font-size: 14px;
}

.snc-btn {
    float: left;
    width: 100%;
    background: #183558;
    margin-bottom: 15px;
    padding: 15px 15px 15px 90px;
    border-radius: 2px;
    position: relative;
    min-height: 80px;
    text-decoration: none !important;
}

.snc-btn-img {
    position: absolute;
    left: 0;
    width: 79px;
    height: 65px;
    text-align: center;
}

.snc-btn-icon {
    position: absolute;
    right: 15px;
    top: 28px;
    color: #00aed9;
}

.snc-btn p {
    color: #fff;
    text-transform: uppercase;
    margin: 3px 0 0 0;
    font-size: 14px;
}

.snc-btn.snc-btn-chat p {
    margin-top: 15px;
}

.sportAndContact-faq .ui-state-default {
    background: #00619e;
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.sportAndContact-faq span.arrow-acd {
    font-size: 20px;
    top: -1px;
}

.sportAndContact-faq .ui-widget-content {
    background: transparent;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.sportAndContact-faq .ui-widget-content p {
    color: #fff;
    font-size: 14px;
}



.sportAndContact-slider .arroMidCaro .owl-nav button.owl-prev {
    top: -27%;
}
.sportAndContact-slider .arroMidCaro .owl-nav button.owl-next {
    top: -27%;
}


.sportAndContact-slider .owl-dots {
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;
    padding-top: 12px;
}

.sportAndContact-slider .owl-dots .owl-dot {
    height: 20px;
    width: 20px;
    display: inline-block;
    background: #dad5d5;
    margin: 5px 0;
    border-radius: 50%;
    border: 7px solid #00619e;
}

.sportAndContact-slider .owl-dots .owl-dot.active {
    border-color: #00acd8;
    background: #fff;
}



































@media(max-width:991px){

    .filter-menubox-btn {
    margin-bottom: 15px;
    }  

    .filter-menubox-panel-over {
    background: rgba(0,0,0,0.5);
    }

    .filter-menubox-panel-over .fa {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    }

    .filter-menubox-panel-body {
    position: fixed;
    width: calc(100% - 60px);
    height: calc(100vh - 30px);
    top: 35px;
    left: 30px;
    z-index: 9999999;
    overflow-y: auto;
    }

    li.makeandmodel-li {
    width: 33%;
    }
    .zindex-fbt.active {
    z-index: 1;
    }
    .ChoseCars-item {
        width: 25%;
    }
    .OfferCard {
        margin-bottom: 15px;
    }
    .swaptoggle {
        width: 100%;
    }
    .stack-btn.stack-btn-col-3 {
        width: calc(50% - 10px);
    }
    .stack-btn {
        width: calc(100% - 10px);
    }

    .dahsboard-main {
        padding: 0;
    }
    
    .dashboard-sidebar {
        position: fixed;
        transform: translate(-301px, 0px);
        transition: 0.3s;
        z-index: 9;
        width: 250px;
    }
    
    .dashboard-sidebar.active {
        transform: translate(0, 0);
    }
    .dashboard-content {
        padding: 15px;
    }
    .dashboard-menu{
        display: block;
    }
	.main-header .navbar-nav.mr-auto .nav-item.active > a:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #00acd8;
    bottom: -2px;
	}
	.main-header .navbar-nav.mr-auto .nav-item.active > a:after {
    height: 3px;
    bottom: 4px;

	}
}




















@media(max-width:767px){
    .home-banner {
    padding: 45px 20px;
    }

    .banner-hd-2 h2 {
        font-size: 40px;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        margin-top: 15px;
    }

    .banner-hd-1 h1 {
        font-size: 28px;
    }

    .banner-hd-3 p {
        text-align: center;
        font-size: 18px;
    }

    .banner-hd-btn .btn {
        width: 100%;
    }

    span.or-hd {
        width: 100%;
        height: 40px;
        padding-top: 9px;
    }

    .covid-sec {
        padding: 5px;
    }

    .covid-sec p {
        margin-bottom: 10px;
    }

    .bolt-card h2 {
        font-size: 24px;
    }

    .bolt-card p {
        font-size: 14px;
    }

    .bolt-card .btn {
        width: 100%;
    }

    .bolt-card {
        margin-bottom: 15px;
    }
    .home-sec-3 {
        padding: 25px 15px;
        background-position: top;
    }

    .caro-side {
        position: static;
        padding: 15px;
    }
    .footer-accr {
    text-align: center;
    }
    .footer-accr {
    text-align: center;
    }

    .footer-menu-copy p a {
    margin-bottom: 10px;
    }

    .footer-menu-2-item a {
    margin-bottom: 10px;
    }
    .footer-main {
    padding: 40px 15px;
    }

    .footer-menu-social-item {
    font-size: 17px;
    width: 30px;
    height: 30px;
    }
    .paginationa-center p {
        padding-top: 12px;
        font-size: 10px;
    }

    li.makeandmodel-li {
        width: 50%;
    }
    .rangValuBox {
        width: 80px;
    }
    .ChoseCars-item {
        width: 33%;
        min-height: 95px;
    }
    .stack-btn.stack-btn-col-3 {
        width: calc(100% - 10px);
    }

    .hd-white {
        font-size: 36px;
    }
    
    .smcb-text p {
        font-size: 18px;
    }
    
    .bg-heading {
        font-size: 30px;
    }
    
    .customerSays_points {
        border-right: none;
    }
    
    .cusSays_review-text p {
        font-size: 18px;
    }
    
    .sell-my-car-banner {
        padding: 50px 25px;
    }

    .cusReviewCard {
        padding: 15px;
    }
    
    .cusReviewCard-img {
        position: static;
        text-align: center;
        width: 100%;
        height: auto;
        padding: 15px;
    }
    
    .cusReviewCard-img img {
        width: auto;
        height: auto;
    }
    .product-foot-btn {
        min-width: 100%;
    }

}
/* 767*/
.mobile-only{
    display: none;
}
@media(max-width:480px){
    .mobile-only{
        display: block;
    }
    .top-header{
        display: none;
    }
    .padding-0-mobile {
    padding: 0 !important;
    }

    .gototop {margin-top: 8px;}

    .gototop a {
    font-size: 12px;
    }

    .topsearch-inpur {
    height: 40px;
    padding-left: 30px;
    font-size: 15px;
    }

    .topsearch i.fa.fa-search {
    left: 10px;
    font-size: 15px;
    top: 13px;
    }

    .topsearch {
    padding-right: 60px;
    }

    button.got-search {
    width: 50px;
    height: 40px;
    font-size: 12px;
    }






    .home-banner {
    padding: 45px 20px;
    }

    .banner-hd-2 h2 {
        font-size: 40px;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        margin-top: 15px;
    }

    .banner-hd-1 h1 {
        font-size: 28px;
    }

    .banner-hd-3 p {
        text-align: center;
        font-size: 18px;
    }

    .banner-hd-btn .btn {
        width: 100%;
    }

    span.or-hd {
        width: 100%;
        height: 40px;
        padding-top: 9px;
    }
    .rangValuBox {
        width: calc(50% - 10px);
    }
    
    .sliderRangeTitle {
        width: 100%;
    }
    
    
    .rangDashBox {
        width: 20px;
        padding: 0 7px;
    }
    
    .OfferCard-text {
        padding: 0;
    }
    
    .OfferCard-icon {
        position: static;
        float: left;

        width: 100%;
        text-align: center;
        margin: 0 0 15px;
    }
    
    .OfferCard-icon img {
        max-width: 100%;
        width: auto;
        text-align: center;
    }
    li.makeandmodel-li {
        width: 100%;
        border-bottom: 1px solid #eee;
        margin: 0;
    }
    
    li.makeandmodel-li a {
        padding: 10px 0;
        display: inline-block;
    }
    
    .ChoseCars-item {
        width: 50%;
    }
}