.menu-icon {
    display: none
}

.upper-top-header {
    display: flex;
    background-color: #000;
    padding: 0 0
}

.upper-top-header a {
    color: #fff;
    font-size: 14px
}

.upper-top-header a:hover {
    text-decoration: none;
    color: #f1c603
}

.upper-top-header .right-col-list {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    align-items: center;
    justify-content: flex-end;
    flex: 1
}

.upper-top-header .right-col-list li.header-dropdown {
    position: static
}

.upper-top-header .right-col-list li:first-child {
    margin-left: 0
}

.upperhead-ctnt {
    width: 100%
}

.left-col-list>li {
    margin-left: 5px;
    padding-left: 6px
}

.left-col-list>li:first-child {
    margin-left: 0;
    padding-left: 0
}

.upperhead-ctnt .right-col-list .lnk {
    padding: 10px 25px;
    display: block
}

.upperhead-ctnt .brand.honda {
    background-color: #cb2027
}

.upperhead-ctnt .brand.renault {
    background-color: #efdf00
}

.upperhead-ctnt .brand.dacia {
    background-color: #1885c8
}

.upperhead-ctnt .brand.honda:hover {
    color: #cb2027
}

.upperhead-ctnt .brand.renault:hover {
    color: #efdf00
}

.upperhead-ctnt .brand.dacia:hover {
    color: #1885c8
}

.social-list {
    list-style-type: none;
    display: flex
}

.social-list li {
    margin-left: 10px
}

.social-list li:first-child {
    margin-left: 0
}

.social-list a {
    color: #000;
    font-size: 25px
}

.social-list a:hover {
    color: #f3c501
}

.upperhead-ctnt .brand {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.upperhead-ctnt .brand:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.upperhead-ctnt .brand:hover {
    color: #000
}

.hvr-sweep-to-bottom.active:before,.upperhead-ctnt .brand:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.upper-top-header .left-col-list>li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 46%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: rgba(255,255,255,.7)
}

.upper-top-header .left-col-list .link {
    font-size: 18px
}

.upper-top-header .left-col-list>li:first-child::before {
    display: none
}

.upper-top-header .right-col-list>li:last-child::before {
    display: block
}

.upper-top-header .right-col-list>li:first-child::before {
    display: none
}

.upper-top-header .left-col-list {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    justify-content: flex-start;
    flex: 1;
    align-items: center
}

.lnk.cart {
    padding-left: 40px;
    position: relative
}

.lnk.cart::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 35px;
    height: 20px;
    background: url(../images/car-icon.png) no-repeat 0 0
}

.tel.lnk {
    position: relative;
    padding-left: 25px
}

.tel.lnk::before {
    content: "\f879";
    color: #fff;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: -2px;
    background-color: #000;
    font-weight: 900;
    border-radius: 50%;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 3px
}

.tel.lnk:hover:before {
    background-color: #f1c603;
    color: #fff
}

.brand-logo {
    height: 100%;
    align-items: center;
    display: flex;
    padding: 0px;
    margin-right: 45px;
    width: 50px;
    flex-shrink: 0;
}

.brand-logo img {
    width: 100%;
    height: auto;
    display: block;
}

.brand-logo a {
    display: block;
    padding: 20px 0;
    width: 100%;
}

.header-container {
    padding: 0 0 0 44px;
    position: relative;
    width: 100%;
    background: #000
}

.upperhead-ctnt {
    display: flex;
    justify-content: space-between
}

.heder-content {
    display: flex;
    margin: 0 0;
    flex-direction: row-reverse
}

.extra-mob-menu {
    list-style-type: none;
    padding: 0;
    display: none
}

.nav-item a {
    color: #000
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0;
    padding-bottom: 14px;
    height: 100%
}

.header-menu .nav-item {
    margin-left: 30px;
    position: relative
}

.header-menu .nav-item:first-child {
    margin-left: 0
}

.header-menu .nav-link {
    display: inline-block;
    color: #fff;
    font-family: 'NouvelR Book';
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    line-height: 1.2;
    font-size: 17px
}

.header-menu .nav-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #efdf00;
    height: 3px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.header-menu .nav-item.active .nav-link:before,.header-menu .nav-link:hover:before {
    left: 0;
    right: 0
}

.header-menu .nav-item.active .nav-link:before,.header-menu .nav-link:hover:before {
    left: 0;
    right: 0
}

.header-menu .nav-item.sub-menu .sub-menu-list .nav-link:before {
    left: 51%;
    right: 51%
}

.header-menu .nav-item.sub-menu .sub-menu-list .nav-link:hover,.header-menu .nav-item.sub-menu.active .sub-menu-list .nav-link.active {
    color: #efdf00
}

.nav-link.home {
    text-indent: -9999px
}

.nav-link.home {
    width: 15px;
    height: 18px;
    position: relative
}

.nav-link.home::after {
    content: "\f015";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 18px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: #fff;
    text-indent: 0
}

.navigation-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    align-items: center
}

.sub-menu {
    position: relative
}

.extra-mob-menu {
    position: absolute;
    right: 0;
    top: 100%;
    display: block;
    width: auto;
    min-width: 100%;
    z-index: 999;
    background-color: #fff;
    padding: 10px 15px;
    display: none
}

.moremenu .arrow {
    position: absolute;
    top: 0
}

.header-menu .extra-mob-menu .nav-item {
    margin-left: 0;
    white-space: nowrap
}

.navbar-expand-lg .navbar-nav .sub-menu .nav-link {
    padding-right: 15px
}

.sub-menu .arrow {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 15px;
    color: #fff
}

.sub-menu-list {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 100%;
    z-index: 9;
    background-color: #000;
    display: none
}

.header-menu .sub-menu-list .nav-item {
    margin: 0;
    padding: 0
}

.header-menu .sub-menu-list .nav-item .nav-link {
    display: block;
    padding: 8px 15px;
    min-width: 100%;
    white-space: nowrap
}

.logo-wrap {
    margin: 10px 24px 10px 0;
    display: flex;
    align-items: center
}

.dealership-list {
    border-top: none;
    border-color: transparent;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 5px;
    background-color: #fff;
    z-index: 999;
    width: 100%;
    color: #000;
    overflow: hidden;
    flex-wrap: wrap;
    max-height: 100vh;
    border: 1px solid #9d9d9d;
    z-index: 9999
}

.dealershipt-inner {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    flex-wrap: wrap
}

.dealership-list .media {
    display: block
}

.dealership-list .media-heading {
    font-weight: 700;
    font-size: 20px
}

.dealership-list,.dealership-list a {
    font-size: 16px
}

.dealership-list .media-left {
    padding: 10px;
    margin-bottom: 15px
}

.header-dropdown .lnk {
    display: inline-block
}

.upperhead-ctnt li {
    position: relative
}

.header-dropdown .lnk::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    margin-left: 5px
}

.dealership-list img {
    max-width: 85px
}

.dealership-list a:before {
    display: none;
    background-color: transparent
}

.upper-top-header .dealershipt-inner>li {
    width: 25%;
    margin: 0;
    padding-right: 10px;
    text-align: center;
    margin-left: 0!important
}

footer {
    font-weight: 400;
    background-color: #f0f0f0
}

.ft-pagi-list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 12px 0;
    margin: 0
}

.ft-pagi-list li {
    position: relative;
    padding-left: 15px
}

.ft-pagi-list li::before {
    content: "/";
    width: 8px;
    position: absolute;
    left: 4px;
    top: 0;
    border-left: none;
    border-bottom: none;
    font-weight: 700
}

.ft-pagi-list li:first-child::before {
    display: none
}

.ft-pagi-list li:first-child {
    padding-left: 0
}

.bg-blue {
    background-color: #002a4e
}

.btm-pagination {
    background-color: #efdf00
}

.ft-pagi-list .pagi-ctnt {
    color: #000
}

.ft-pagi-list .pagi-ctnt {
    color: #000
}

.ft-pagi-list a.pagi-ctnt {
    color: #000
}

.ft-pagi-list a.pagi-ctnt:hover {
    text-decoration: none;
    color: #fff
}

.ft-pagi-list li:first-child .pagi-ctnt {
    position: relative;
    padding-left: 25px
}

.ft-pagi-list li:first-child .pagi-ctnt::before {
    content: "\f015";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    left: 0;
    top: 0
}

.ft-btm-bar {
    background-color: #dcdede
}

.ft-lnk-list-point>li {
    margin-bottom: 7px
}

.copy-right {
    color: #000;
    font-size: 14px;
    text-align: center
}

.copy-right a {
    color: #000
}

.copy-right a:hover {
    color: #efdf00;
    text-decoration: underline
}

.thumb-slider-three-col .owl-item {
    padding: 15px;
    padding-bottom: 0
}

.thumb-slider-three-col .owl-item img {
    transition: All .5s ease;
    -webkit-transition: All .2s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .2s ease;
    transform: scale(.9);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.9);
    -o-transform: scale(0);
    -ms-transform: scale(.8)
}

.thumb-slider-three-col .owl-item:hover img {
    transform: translateX(15px) scale(1);
    -webkit-transform: translateX(15px) scale(1);
    -moz-transform: translateX(15px) scale(1);
    -o-transform: translateX(15px) scale(1);
    -ms-transform: translateX(15px) scale(1)
}

.ft-btm-ctnt {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 25px 0;
    letter-spacing: .7px
}

.ft-btm-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    margin-top: 10px;
    justify-content: center;
    flex-wrap: wrap
}

.ft-btm-menu a {
    color: #000
}

.ft-btm-menu li {
    margin-left: 7px;
    padding-left: 7px;
    position: relative
}

.ft-btm-menu li::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    left: 0;
    top: 50%;
    background-color: #000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.ft-btm-menu li:first-child::before {
    display: none
}

.ft-btm-menu li:first-child {
    margin-left: 0;
    padding-left: 0
}

.ft-btm-menu a:hover {
    text-decoration: none;
    color: #f1c603
}

.social-icon-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.social-icon-list {
    display: flex;
    font-size: 20px
}

.social-icon-list li {
    margin-left: 7px
}

.social-icon-list li:first-child {
    margin-left: 0
}

.social-icon-list a {
    color: #fff;
    line-height: 1;
    display: inline-block
}

.social-icon-list a:hover {
    color: #f1c603
}

.ft-content-col-wrap {
    display: flex
}

.ft-address-ctnt {
    padding: 0
}

.ft-address-ctnt a {
    color: #000;
    text-decoration: none
}

.ft-address-ctnt a:hover {
    color: #000!important;
    text-decoration: underline
}

.ft-address-ctnt a.tel {
    text-decoration: none;
    font-size: 18px
}

.ft-content-col.links-col {
    display: flex
}

.ft-content-col .ft-lnk-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 45px
}

.ft-lnk-list:first-child {
    padding-left: 0
}

.ft-lnk-list a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    color: #000
}

.ft-lnk-list a:hover {
    color: #000!important;
    text-decoration: underline
}

.lnk-hd {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f1c603
}

.ft-content-col {
    width: 33.333%;
    padding-left: 50px
}

.ft-content-col.links-col {
    width: 40.375%
}

.ft-content-col {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 30.166667%
}

.ft-content-col:first-child {
    padding-left: 0
}

.ft-content-col.address-col {
    width: 29.458333%
}

.ft-content-col.time-col {
    width: 35%;
    background-color: #f5f6f6
}

.ft-content-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.ft-content-col a:hover {
    color: #f1c603
}

.ft-content-col ul.time-list {
    margin-bottom: 20px
}

.ft-content-col ul.time-list:last-child {
    margin-bottom: 0
}

.ft-content-col.links-col {
    width: 40%
}

.upper-top-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-shrink: 0;
}

.tab-icon {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    justify-content: space-between
}

.tab-icon li {
    cursor: pointer
}

.time-hd {
    font-size: 14px
}

.two-col {
    display: flex
}

.tab-col .two-col {
    padding-top: 15px
}

.time-list {
    font-size: 18px
}

.two-col .time-list {
    padding-left: 25px
}

.two-col .time-list:first-child {
    padding-left: 0
}

.time-list span.timeSize {
    color: #000;
    font-size: 17px;
    font-weight: 700
}

.ft-content-col.tab-col .tab-icon {
    border-bottom: 2px solid #efdf00
}

.ft-content-col.tab-col .tab-icon li {
    background-color: #f0f0f0;
    cursor: pointer;
    width: 25%;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 5px;
    font-weight: 700
}

.ft-content-col.tab-col .tab-icon li.active {
    background-color: #efdf00;
    color: #000
}

.ft-content-col .tab-hd {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    color: #f1c603
}

.ft-hd {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000
}

.ft-address-hd {
    font-size: 24px;
    color: #000;
    font-weight: 700
}

.ft-logo {
    display: block;
    max-width: 300px;
    margin-bottom: 20px
}

.ft-content-col address {
    font-size: 18px;
    color: #000;
    line-height: 30px
}

.ft-content-col {
    padding-right: 15px
}

.time-hd {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #000
}

.list-icon {
    display: none
}

.section-typ1 {
    padding: 0 5%
}

.links-wrap-sec {
    width: 100%;
    display: flex;
    justify-content: flex-start
}

.tab-ctnt>li {
    display: none
}

.tab-ctnt>li.active {
    display: block
}

/*Brand guidlines 2025 start*/
.brand-logo-svg {
    fill: #fff;
    width: 100%;
    display: block;
}

.btn-typ3 {
    border-radius: 0;
    text-transform: lowercase;
}
.btn-typ3:before{
    border-radius: 0;
}
.four-col-slider .hd-typ4{
    font-size: 28px;
}
.hd-typ2{
    font-weight: 700;
}
.btn-typ1, .btn-typ2, .btn-typ3, .btn-typ4, .top-center-btn .btn, section.main-search.grp-home button.search{
    text-transform: lowercase;
}
section.main-search.grp-home button.search{
    font-family: NouvelR;
    font-weight: 700;
}
.stock-btn a{
    font-size: 14px;
    padding: 12px 15px;
}
.car-search button.search{
    text-transform: lowercase;
}
.used-car-list .btns-wrap .btn{
    text-transform: lowercase;
    font-size: 13px;
    line-height: 27px;
}
.used-car-list .btns-wrap .btn i{
    font-size: 10px;
}
.inner-top-button a.btn {
    text-transform: lowercase;
    font-size: 13px;
}
.inner-top-button a.btn i{
    font-size: 12px;
}
.cardetail-sect .btn-bar .dtil-btn {
    text-transform: lowercase;
    font-size: 11px;
    padding: 8px 5px 8px 5px;
}
.red-txt-bar .red-txt {
    text-transform: lowercase;
}
.share-section2 a{
    text-transform: lowercase;
}
.faci-wraper h4{
    text-transform: lowercase;
}
.guar-wraper h4 {
    text-transform: lowercase;
}
.guaranteed-section2 .sub-hd1 {
    text-transform: lowercase;
}
.expand-title {
    text-transform: lowercase;
}
.mibar-typ1.owl-carousel .owl-nav button.owl-next, .mibar-typ1.owl-carousel .owl-nav button.owl-prev{
    width: 32px;
    height: 60px;
    background-color: #000;
    opacity: .75;
    color: #ffff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.mibar-typ1.owl-carousel .owl-nav button.owl-prev:hover::before, .mibar-typ1.owl-carousel .owl-nav button.owl-next:hover::before{
    color: #fff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.mibar-typ1.owl-carousel .owl-nav button:hover{
    opacity: 1;
    color: #fff;
}
.modal-open .brand-home-header{
    position: relative;
    z-index: -1;
}

.header-container-inner {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 95px;
}
.brand-logo-left {
    width: 100px;
    flex-shrink: 0;
}
.brand-logo-left svg{
    fill: #fff;
    width: 100%;
    display: block;
}
.logo-wrap-2 {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
.logo-wrap-2 h6 {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    border-left: 1px solid #fff;
    line-height: 1;
    padding-left: 10px;
    color: #fff;
    font-family: NouvelR;
}
/*Brand guidlines 2025 end*/

@media (max-width: 1440px) {
    .lnk-hd {
        font-size:20px
    }

    .ft-lnk-list a {
        font-size: 16px
    }

    .ft-content-col.tab-col .tab-icon li {
        font-size: 14px
    }

    .time-list span.timeSize {
        font-size: 15px
    }

    .time-list {
        font-size: 18px
    }

    .time-hd {
        font-size: 14px
    }

    .ft-content-col .tab-hd {
        font-size: 22px
    }

    .ft-address-hd {
        font-size: 22px
    }

    .ft-content-col address {
        font-size: 16px
    }

    .ft-address-ctnt a.tel {
        font-size: 14px
    }

    .copy-right {
        font-size: 14px
    }

    .ft-content-col .ft-lnk-list {
        padding-left: 35px
    }

    .ft-content-col .ft-lnk-list:first-child {
        padding-left: 0
    }

    .section-typ1 {
        padding-left: 3%;
        padding-right: 3%
    }

    .header-menu .nav-link {
        font-size: 14px
    }

    .sub-menu .arrow {
        font-size: 13px
    }

    .header-menu .nav-item {
        margin-left: 20px
    }
}

@media (max-width: 1300px) {
    .ft-content-col .ft-lnk-list {
        padding-left:30px
    }

    .ft-content-col .tab-hd {
        font-size: 20px
    }

    .ft-address-hd {
        font-size: 20px
    }

    .sub-menu .arrow {
        top: 2px
    }
}

@media (max-width: 1199px) {
    .header-menu .nav-item {
        margin-left:15px
    }

    .logo-wrap {
        margin-right: 20px
    }

    .brand-logo {
        margin-right: 25px
    }

    .brand-logo img {
        max-width: 130px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 13px
    }

    .upper-top-header a {
        font-size: 13px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px
    }

    .upper-top-header .left-col-list .link {
        font-size: 22px
    }

    .lnk-hd {
        font-size: 16px
    }

    .ft-content-col .tab-hd {
        font-size: 16px
    }
    .logo-wrap {
        width: 250px;
    }
    .header-container-inner {
        padding-left: 75px;
    }
}

@media (min-width: 991px) {
    .sub-menu:hover .sub-menu-list {
        display:block
    }

    .header-menu .nav-item.moremenu:hover .extra-mob-menu {
        display: block
    }

    .navbar-collapse {
        margin-top: 5px
    }

    .header-menu .nav-item.moremenu .sub-list-wrap .nav-link {
        padding-right: 20px
    }

    .header-menu .nav-item.moremenu .sub-list-wrap .arrow {
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (max-width: 991px) {
    .moremenu .arrow {
        display:none
    }

    .extra-mob-menu {
        position: relative;
        top: 10px;
        padding: 0
    }

    .sub-list-wrap {
        display: flex
    }

    .mob-hide {
        display: none
    }

    .extra-mob-menu {
        display: block
    }

    .header-menu .nav-item {
        margin: 0;
        margin-bottom: 10px;
        width: 100%
    }

    .navbar-expand-lg .navbar-nav .nav-link.home {
        text-indent: 0;
        width: auto;
        padding-left: 25px;
        width: 100%;
        display: block
    }

    .nav-link.home::after {
        left: 4px;
        display: none
    }

    .navbar-nav {
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        width: 100vw;
        background-color: #000;
        z-index: 99;
        max-height: 90vh;
        overflow-y: auto;
        overflow-x: hidden;
        left: 0;
        transition: All .5s ease;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease;
        z-index: 999
    }

    .header-menu .nav-item.sub-menu>div {
        display: flex;
        flex: 1
    }

    .sub-menu .arrow {
        width: 45px;
        height: 30px
    }

    .sub-menu.show-sub .arrow::before {
        content: "\f077"
    }

    .sub-menu .arrow {
        top: 6px;
        padding-left: 10px
    }

    .sub-menu-list {
        position: static
    }

    .header-menu .sub-menu-list .nav-item .nav-link {
        font-size: 15px;
        padding-left: 40px
    }

    .sub-menu.show-sub .sub-menu-list {
        display: block
    }

    .menu-open .navbar-nav {
        left: 0
    }

    .menu-open {
        position: fixed;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 25px;
        padding-top: 5px;
        border-bottom: 1px solid #ddd;
        width: 100%;
        display: block;
        font-size: 18px
    }

    header {
        transition: All .5s ease;
        -webkit-transition: All .5s ease;
        -moz-transition: All .5s ease;
        -o-transition: All .5s ease
    }

    header.fixed-header .upper-top-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 9999;
        -webkit-box-shadow: 0 3px 13px -13px rgba(0,0,0,.75);
        -moz-box-shadow: 0 3px 13px -13px rgba(0,0,0,.75);
        box-shadow: 0 3px 13px -13px rgba(0,0,0,.75);
    }

    header.fixed-header .brand-home-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999
    }

    header.fixed-header .brand-logo,header.fixed-header .logo-wrap {
        display: block;
        z-index: 99999
    }

    .fixed-header .upper-top-header .left-col-list,.fixed-header .upper-top-header .right-col-list, .fixed-header .header-container-inner {
        display: none
    }

    header.fixed-header .navbar-nav {
        top: 80px
    }

    /*header.fixed-header .menu-icon {
        position: fixed;
        top: 25px;
        left: 3%;
        z-index: 9999
    }*/

    .ft-content-col.time-col {
        width: 60%
    }

    .ft-content-col.address-col {
        padding-right: 20px
    }

    .time-list-wrap {
        display: flex;
        flex-wrap: wrap
    }

    .time-list-wrap .time-list li {
        padding-right: 15px
    }

    .tel.lnk::before {
        top: -6px;
        width: 25px;
        height: 25px;
        font-size: 13px
    }

    .brand-home-header {
        -webkit-box-shadow: 2px -4px 5px #000;
        -moz-box-shadow: 2px -4px 5px #000;
        box-shadow: 2px -4px 5px #000
    }

    .upper-top-header .right-col-list li {
        text-align: center
    }

    .upper-top-header .right-col-list li.header-dropdown {
        position: static
    }

    .upper-top-header .right-col-list>li.header-dropdown::before {
        display: none
    }

    .upper-top-header .right-col-list>li:first-child::before {
        display: block;
        right: -10px;
        left: auto
    }

    .upper-top-header .header-container {
        position: relative;
        padding-top: 35px;
    }
    .fixed-header .upper-top-header .header-container{
        padding-top: 0;
    }
    .brand-menu {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .brand-menu>li {
        flex: 1;
        width: 101%
    }

    .brand-menu>li .lnk {
        width: 101%
    }

    .upperhead-ctnt .right-col-list .lnk {
        padding: 6px 25px
    }

    .heder-content {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .menu-icon {
        left: 15px
    }

    .brand-logo {
        margin-right: 0;
        margin-left: 46px
    }

    .brand-logo img {
        max-width: 100%
    }

    .logo-wrap {
        width: 250px;
        margin: 0;
        padding: 0;
        flex-shrink: 0;
    }

    .mob-hide {
        display: none
    }

    .menu-open {
        position: fixed;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

        .menu-icon {
        display: block;
        font-size: 35px;
        position: absolute;
        top: 50%;
        left: 44px;
        cursor: pointer;
        border: none;
        color: #fff;
        transform: translate(0, -50%);
    }

    .ft-content-col-wrap {
        flex-wrap: wrap
    }

    .ft-content-col.links-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .ft-content-col .ft-lnk-list {
        flex: 1;
        padding-left: 0;
        width: 100%
    }

    .ft-content-col.tab-col {
        width: 60%
    }

    .ft-content-col.address-col {
        width: 40%;
        margin-bottom: 30px
    }

    .two-col .time-list {
        padding-right: 10px
    }

    .upper-top-header .right-col-list>li::before {
        display: block;
        height: 20px
    }

    .mob-hide {
        display: none
    }
    .header-container{
        padding: 0 15px;
    }
    .menu-icon{
        left: 15px;
    }
    .brand-logo{
        width: 35px;
    }
    .brand-logo a{
        padding: 15px 0;
    }
    .mibar-typ1.owl-carousel .owl-nav button.owl-next, .mibar-typ1.owl-carousel .owl-nav button.owl-prev{
        background-color: transparent;
        opacity: 1;
    }
    .mibar-typ1.owl-carousel .owl-nav button.owl-prev:hover::before, .mibar-typ1.owl-carousel .owl-nav button.owl-next:hover::before{
        color: #000;
    }
    .upperhead-ctnt .right-col-list .upper-Top-Left li:last-child .lnk{
        padding-right: 0;
    }
    .header-container-inner {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .ft-content-col.tab-col {
        width:100%
    }

    .ft-content-col.address-col {
        width: 100%
    }

    .ft-content-col {
        padding-left: 0
    }

    .ft-content-col .ft-lnk-list {
        flex: 100%;
        margin-bottom: 10px;
        padding-left: 0
    }

    .ft-content-col .ft-lnk-list:last-child {
        margin-bottom: 0
    }

    .ft-menu-mob-hide .ft-lnk-list-point {
        display: none
    }

    .tab-col .two-col {
        flex-wrap: wrap
    }

    .lnk-hd {
        background-color: #000;
        color: #fff;
        padding: 10px 20px;
        margin: 0;
        position: relative;
        cursor: pointer;
        font-weight: 700
    }

    .lnk-hd::after,.lnk-hd::before {
        content: "";
        right: 10px;
        top: 17px;
        position: absolute;
        height: 2px;
        background-color: #fff;
        width: 20px
    }

    .ft-menu-mob-hide .lnk-hd::after {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg)
    }

    .ft-lnk-list a {
        font-size: 18px
    }

    .ft-lnk-list-point li {
        margin-top: 7px
    }

    .ft-content-col .ft-lnk-list-point {
        padding-left: 15px;
        padding-top: 15px;
        margin-bottom: 15px
    }

    .ft-content-col.links-col {
        flex-wrap: wrap
    }

    .links-wrap-sec {
        display: block;
        justify-content: initial
    }

    .social-icon-list {
        font-size: 30px
    }

    .upper-top-header .dealershipt-inner>li {
        width: 50%;
        padding-left: 10px!important;
        margin-left: 0
    }

    .dealership-list {
        width: 100%
    }

    .dealership-list {
        overflow-y: auto
    }

    .ft-content-col.time-col {
        width: 100%;
        padding: 20px 25px
    }

    .ft-content-col {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lnk-hd {
        font-size: 15px
    }
}

@media (max-width: 575px) {
    .ft-btm-ctnt {
        display:block
    }

    .copy-right {
        text-align: center
    }

    .social-icon-list {
        display: table;
        margin: 0 auto
    }

    .social-icon-list li {
        float: left
    }

    .navbar-nav {
        top: 70px
    }
    .header-container-inner {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 10px;
        gap:10px;
    }
}

@media (max-width: 480px) {
    .upper-top-header .dealershipt-inner>li {
        width:100%
    }

    .two-col .time-list {
        padding-left: 0;
        margin-bottom: 20px
    }

    .ft-content-col.links-col {
        flex-wrap: wrap
    }

    .dealership-list {
        width: 100%
    }

    .upper-top-header .dealershipt-inner>li {
        width: 100%
    }

    .logo-wrap {
        max-width: 180px
    }

    .ft-content-col.address-col {
        margin-bottom: 0
    }
}

@media (max-width: 359px) {
    .brand-logo a {
        padding:15px 0;
    }

    .brand-logo {
        max-width: 102px;
        margin-left: 35px;
    }

    .mega--menu .sub-menu-list li a {
        padding: 8px 60px !important;
    }

    .mega--menu .arrow {
        right: 0 !important;
    }
}
