body
{
    font-family: "Exo 2", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Exo 2", sans-serif !important;
    font-weight: 600;
}
.dev-h-header-top-banner 
{
    width: 100%;
    background-color: #2d175c;
    margin: 0 auto;
}
.dev-h-htb-col 
{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.dev-h-htb-col a 
{
    display: block;
}
.dev-h-htb-col img 
{
    width: 100%;
    margin: 0 auto;
}
#topbar {
    background: #2d175c;
    height: 26px;
    transition: all .5s;
    color: #fff;
}
.contact-info.mr-auto ul li 
{
    display: flex;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}
#topbar .container.d-flex {
    width: 100%;
    max-width: 1460px !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 12px;
}
.contact-info.mr-auto 
{
    display: inline-block; 
    width: auto;
}
.contact-info ul 
{
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 20px;
}
.contact-info ul li span
{
    font-weight: 600;
    margin-left: 0.25rem;
}
.languageTopBar
{

}
#header
{
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    margin: 0 auto;
}
#header .container {
    width: 100%;
    max-width: 1460px !important;
    margin: 0 auto;
    padding: 12px 10px 7px 10px;
    display: flex;
    align-items: center;
}
#header .nav-menu {
    background: transparent;
    padding-left: 0;
}
#header .logo img {
    max-height: 74px;
    position: relative;
    top: 0;
    /*transform: scale(1.2);*/
    /*transform-origin: center;*/
    /*padding: 0;*/
    padding: 0% 0% 0% 20%;
    background: transparent;
    border-left: 0px solid #dfdfdf;
    border-right: 0px solid #dfdfdf;
    z-index: 199999;
}
.header-content-left 
{
    margin-left: 0px !important;
    padding: 0px 0 !important; 
}
.mainRowHeader
{
    width: 100% !important;
    margin: 0 !important;
}
.search {
    /*border: 0px solid #2d175c;*/
    border: 1px solid #000;
    border-radius: 6px;
}
.search .input-group-text {
    color: #000;
    height: 35px;
    border-radius: 5px 0 0 5px;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    background: #e7e7e7;
    border: 1px solid white;
}
.search .form-control
{
    font-size: 14px !important;
    border-left: none;
    border: 1px solid white;
    border-right: none;
    padding: 5px;
    height: 35px;
    outline: none;
    color: black;
}
.search-btn 
{
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.search-btn button
{
    width: 60px !important;
    height: 35px !important;
    border: 1px solid #2d175c !important;
    background: #2d175c !important;
    text-align: center;
    color: #fff !important;
    border-radius: 0 5px 5px 0 !important;
    cursor: pointer;
    font-size: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navrowcustom
{
    display: flex;
    align-items: center;
}
.headerContactNumbers
{
    margin-left: auto;
    display: flex;
    color: #000;
    margin-top: 8px;
}
.headerContactNumbers span:first-child
{
    margin-right: 10px;
}
.headerContactNumbers a
{
    color: #000;
    font-size: 12px;
}
.socialLinksTop
{
    display: flex;
}
.socialLinksTop a
{
    color: #000;
    margin-right:13px;
    display: inline-block;
}
.socialLinksTop i
{
    color: #000;
    font-size: 20px !important;
}
.nav-menu
{
    margin: 4px 0 0 0;
}
.nav-menu ul
{
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.nav-menu ul li
{

}
.nav-menu ul li a
{
    display: flex;
    align-items: center;
    column-gap: 10px;
    color: black;
    height: 100%;
    min-height: 35px;
    padding: 0;
    font-size: 12px;
}
.mega-menu .row
{
    margin: 0 !important
}
.mega-menu ul
{
    flex-wrap: wrap;
}
.navrowcustom ul li a svg
{
    width: 22px;
    height: 22px;
}
.navrowcustom ul li a svg path
{
    fill: #000;
}
.navrowcustom ul li a svg .cls-1
{
    stroke: #fff !important;
    fill: unset !important;
}
.nav-menu .active>a svg path, .nav-menu a:hover svg path, .nav-menu li:hover>a svg path
{
    fill: #2d175c !important;
}
.nav-menu .active > a span,
.nav-menu a:hover span,
.nav-menu li:hover > a span {
    color: #2d175c !important;
}
.nav-menu .active > a:after,
.nav-menu a:hover:after,
.nav-menu li:hover > a:after {
    color: #2d175c !important;
}
.nav-menu .active>a svg .cls-1, .nav-menu a:hover svg .cls-1, .nav-menu li:hover>a svg .cls-1
{
    fill: unset !important;
    stroke: #2d175c !important;
}
.homepageOuter
{
    max-width: 1460px !important;
}
.dev-h-warning-sec {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: #e6e6e6;
    margin-bottom: 0px;
}
.dev-h-warning-container {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
    padding: 7px 10px;
    display: flex;
    align-items: center;
}
.dev-haseeb-banner {
    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0 15px;
}
.dev-haseeb-banner img {
    width: 100%;
    display: block;
}
.footer-top .container
{
    max-width: 1460px !important;
}
.custom-search-form 
{
    background-color: #14519426;
    border: 1px solid #145194;
}
.custom-search-form .select2-container--default .select2-selection--single 
{
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 4px !important;
}
.default-btn
{

}
.search-reset-btns 
{
    margin-top: 10px;
    text-align: left;
    width: 100%;
    margin-right: auto;
}
.list .list-title {
    padding: 10px 10px;
    color: #ffffff;
    background: #2d175c;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
}
.list .list-title h3 
{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.left_side_btn.btn-dark
{
    background: transparent !important;
    font-size: 10px;
    font-weight: 600;
    color: #000 !important;
    background-color: transparent !important;
    border: 0 !important;
}
.left_side_btn:hover
{
    text-decoration: underline;
    background: transparent !important;
    border: 0 !important;
    color: #000 !important;  
}
.order-sm-first .col-left ul li a b
{
    font-weight: normal !important;
    font-size: 9px;
}
.order-sm-first .col-left ul li a 
{
    color: #000;
    font-size: 12px;
}
.homeTitle
{
    border-bottom: 1px solid #2d175c;
}
.homeTitle h3
{
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.homeTitle h3:before
{
    height: 3px;
}
.seeAllBtn
{
    background-color: #2d175c !important;
    border: 1px solid #2d175c !important;
    color: #fff !important;
    font-size: 0.7rem !important;
    text-decoration: underline;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: auto;
    border-radius: .25rem;
    float: right;
    margin-bottom: 1rem;
}
.seeAllBtn:hover
{
    text-decoration: none;
}
.bg-danger {
    opacity: .25;
    background-color: rgba(220, 53, 69, 1) !important;
    border: 0 none;
    height: 1px;
    color: #ccc;
    clear: both;
    margin: 1rem 0;
}
.mbot16
{
    margin-bottom: 1rem !important;
}
.item-desc .btn-danger
{
    background-color: #2d175c !important;
    border: 1px solid #2d175c !important;
    color: #fff !important;
    font-size: 0.7rem !important;
    text-decoration: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: auto;
    border-radius: .25rem;
}
.item-price
{
    flex-direction: column;
    display: flex;
}
.item-price strong
{
    display: block;
    font-weight: 700 !important;
    color: #000;
    font-size: 12px;
}
.item-price span
{
    display: block;
    color: #4f9801;
    font-weight: bold;
    line-height: 1.3;
    font-size: 12px;
}
#footer .footer-top {
    padding: 45px 0 0 0;
    background: #000;
}
#footer {
    padding: 0;
    color: #fff;
    font-size: 14px;
    background: #2d175c;
}
.homeGridRow
{
    display: flex;
    column-gap: 10px;
    padding: 0;
}
.five-grid-img {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 20%;
}
.grid-item .item-desc .item-title p 
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.center-main-content {
    max-width: 66.666667% !important;
    width: unset;
    min-width: unset;
}
.custom-grid .col-md-3, 
.custom-grid .col-sm-4 
{
    padding-left: 0;
    padding-right: 0;
    width: unset !important;
    max-width: 16.666667% !important;
}
.checkbox-container
{
    display: flex;
    flex-wrap: wrap;
}
.checkbox-container .custom-checkbox
{
    width: 16.666667%;
    display: flex;
}
.checkbox-container .custom-checkbox input
{
    margin-right: 0.35rem;
}
.toggleOptions
{
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    color: #000;
    font-size: 12px !important;
    font-weight: 700;
}
.toggleOptions:focus-visible,
.toggleOptions:focus,
.toggleOptions:active,
.toggleOptions:hover,
.toggleOptions:focus-within
{
    outline: 0 none !important;
    box-shadow: 0 0 0 !important;
    border:0 !important;
    background: transparent !important;
    color: #000 !important;
    background-color: transparent !important;
}
.btn-secondary.toggleOptions:not(:disabled):not(.disabled).active, 
.btn-secondary.toggleOptions:not(:disabled):not(.disabled):active, 
.show>.btn-secondary.toggleOptions.dropdown-toggle
{
    background: transparent !important;
    background-color: transparent !important;
    color: #000 !important;
}

.dev-h-breadcrumb {
    padding: 10px 15px;
    font-size: 13px;
    display: flex;
    background: #2d175c;
    margin-top: 1rem;
}
.detail-page
{
    max-width: 1224px !important;
}
.dev-h-pd-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    row-gap: 5px;
    margin-bottom: 1.5rem;
}
.dev-h-pd-title h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
}
.dev-h-print-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dev-h-print-con a {
    border: 0;
    font-size: 17px;
    display: flex;
    column-gap: 5px;
    font-weight: 600;
    color: royalblue !important;
    background: white;
    cursor: pointer;
}
.dev-h-print-con a:hover {
    color: royalblue !important;
}
.dev-h-print-con a i
{
    margin-top: 3px;
}
.stock-id
{
    font-size: 14px;
    font-weight: 500;
}
.dev-h-pd-list-detail-box {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #2d175c;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.dev-h-pd-col-1, .dev-h-pd-col-2 
{
    width: 50%;
}
.dev-h-current-price-con {
    display: flex;
    font-size: 18px;
    flex-direction: column;
    row-gap: 15px;
}
span.dev-h-label {
    display: block;
    width: 145px;
    font-size: 14px;
}
span.dev-h-final-price {
    color: green;
    font-size: 22px;
    font-weight: 600;
}
.dev-h-pd-quote-container {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: flex-end;
    row-gap: 10px;
}
a.dev-h-quote-price-btn {
    width: 290px;
    background: #145194;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    font-size: 16px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    border: 2px solid #145194;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    outline: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.dev-h-quote-buy-btn {
    width: 290px;
    background: #2d175c;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    column-gap: 8px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    border: #2d175c;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    outline: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.step1-area,
.step2-area 
{
    margin: 0 0 20px;
    border: solid 1px #888;
}
.cf:before, .cf:after 
{
    content: "";
    display: table;
}
.step1-area .area-headline, 
.step2-area .area-headline 
{
    color: #000000 !important;
    background: #14519426 !important;

    margin: 0 0 8px;
    padding: 8px;
    font-size: 20px;
    color: #000057;
    background: #e8eff9;
}
.step1-area .area-headline strong,
.step2-area .area-headline strong
{
    font-weight: bold;
}
.step1-area-left {
    float: left;
    width: 240px;
    margin: 0 0 8px;
    padding: 12px 0 0 18px;
}
.step1-area-right {
    float: right;
    width: 204px;
    padding: 12px 8px 8px;
    margin: 0 0 8px;
    background: #fff;
}
.dev-h-heading {
    font-size: 15px;
    display: flex;
    align-items: center;
    font-weight: 600;
    column-gap: 5px;
}
.step1-area-left .select2.select2-container .select2-selection--single 
{
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 30px;
    user-select: none;
    -webkit-user-select: none;
    border-radius: 5px;
}
.step1-area-left .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    font-size: 11px;
}
ul.service-legend-list {
    padding: 0;
}
.service-legend-list li {
    margin: 0 0 4px;
    font-size: 12px;
    line-height: 150%;
    list-style: none;
}
.tableDataDetails .radio
{
    display: flex;
    justify-content: center;
}
.tableDataDetails .radio
{
    display: flex;
}
.port_name
{
    display: inline-block;
    margin: 0 0 0 7px;
}
.quote-table 
{
    width: 100%;
    background: #fff;
    border: solid 1px #bfbfbf;
    border-right: none;
    border-left: none;
}
.quote-table .th-arrival-port {
    border-left: none;
}
.quote-table thead th {
    padding: 4px 2px;
    font-size: 11px;
    text-align: center;
    line-height: 1.3;
    border-bottom: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
    border-top: solid 1px #bfbfbf !important;
}
.quote-table tbody th {
    padding: 4px 0 4px 8px;
    border-bottom: solid 1px #bfbfbf;
    border-right: 1px solid #bfbfbf;
    font-size: 11px;
    padding: 4px 3px;
    text-align: center;
    border-top: solid 1px #bfbfbf !important;
}
.quote-table tbody td {
    padding: 4px;
    border-left: dotted 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    text-align: center;
    font-size: 11px;
    border-top: solid 1px #bfbfbf !important;
}

.total-price-discount-area {
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    text-align: right;
    margin: 4px 0 0;
    padding: 10px 18px 14px;
}
.total-price-discount-area span {
    font-size: 18px;
}
span.price-total {
    float: left;
    font-weight: bold;
}
span.price-quotation {
    display: inline-block;
    font-weight: bold;
    padding-right: 8px;
}
.total_price 
{
    color: #008000;
    font-weight: bold;
}
.total_price_wrap
{
    color: #008000;
    font-weight: bold;
}
.inquiry-left
{
    color: #858585;
    font-weight: bold;
    margin: 8px 0 0 11px;
    font-size: 12px;
}
.step2-area .form-row
{
    padding: 0 10px;
    margin: 6px;
}
.scanImg img
{
    width: auto;
    height: 78px;
    object-fit: contain;
    float: right;
}
.sendInquiryBtn
{

}
.sendInquiryBtn button
{
    width: 100%;
    padding: 10px 20px;
    font-size: 14px !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sendInquiryBtn button i
{
    margin-right: 7px;
    margin-top: -3px;
}
.sendInquiryBtn span
{
    display: block;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 12px;
}
.whatsappBtn
{

}
.whatsappBtn button
{
    width: 100%;
    padding: 10px 20px;
    font-size: 14px !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #059669 !important;
    color: white;
}
.whatsappBtn button i
{
    margin-right: 7px;
    margin-top: -1px;
}
.step3-area {
    border: solid 1px #888;
}
.step3-area .area-headline {
    padding: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background: #b5b5b5;
}
.step3-area .black {
    color: #555;
    margin: 0 22px;
}
.step3-area p {
    padding: 8px;
    color: #475a78;
    font-weight: bold;
}
.step3-area .order-flow {
    padding: 0 20px 4px;
}
.step3-area .order-flow li {
    margin: 0 22px 8px;
    color: #555;
    line-height: 1em;
    list-style-type: decimal;
}
.downloadImgBtn
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0;
}
.downloadImgBtn a {
    padding: 10px 20px;
    background: #2d175c;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    display: inline;
    
    font-size: 12px;
}
.dev-h-specs 
{
    width: 100% !important;
    max-width: 100% !important;
    border: 0 !important;
    padding-top: 15px;
    border-top: 1px solid #c4c4c4 !important;
    margin-top: 10px;
    float: left;
}
.dev-h-spec-tile-con {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.dev-h-spec-tile-con > div:nth-child(1) span {
    display: flex;
    column-gap: 5px;
    align-items: center;
}
.pickup-specification {
    margin: 20px auto;
    text-align: center;
}
.pickup-specification table {
    margin: auto;
    height: 40px;
}
.pickup-specification table tr td:first-child {
    padding-left: 0;
}
.pickup-specification table tr:first-child td {
    padding-bottom: 7px;
    font-size: 13px;
}
.pickup-specification table tr td {
    border-right: 1px solid #E6E6E6;
    padding: 0 13px;
}
.pickup-specification table tr .pickup-specification-text {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    max-width: 202px;
    word-break: break-all;
}
.dev-h-full-specification {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}
.dev-h-full-specification > table {
    width: 100%;
}
.dev-h-full-specification > table tbody > tr {
    border: 1px solid #ccc;
    height: 30px;
    display: table-row;
}
.dev-h-full-specification > table tbody > tr > th {
    background: #f0f0f0;
    padding: 5px 10px;
    width: 140px;
    font-size: 12px;
}
.dev-h-full-specification > table tbody > tr > td {
    padding: 5px 10px;
    width: 152px;
    font-size: 12px;
}
.bold {
    font-weight: bold;
}
.green {
    color: #008000;
}
.orange {
    color: #dd0404;
}
.dev-h-features {
    width: 100%;
    padding: 0 !important;
}
span.standard-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}
.dev-h-features table {
    width: 100%;
}
.dev-h-features table tr td {
    color: #A7A7A7;
    background-color: #F3F3F3;
    padding: 4px 12px 5px;
    text-align: center;
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    height: 20px;
    border-radius: 4px;
    font-size: 12px;
}
.dev-h-features table tr td.active-td
{
    padding: 4px 12px 5px;
    text-align: center;
    background-color: #14519426;
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    height: 27px;
    border-radius: 4px;
    font-weight: 500;
    line-height: 15px;
    color: #000;
}
.specification-comment p
{
    font-size:12px;
}
.specification-comment p span {
    font-weight: 600 !important;
}
#list-center {
    width: 100%;
    margin: 15px auto;
}
.dev-h-inquiry-mob {
    display: block;
    margin-top: 27px;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}
.dev-h-contact-info-sec h2 {
    font-size: 23px;
    padding: 10px 5px;
    border-bottom: 3px solid #2d175c;
    margin-bottom: 29px;
    font-weight: 600;
    text-align: center;
}
.dev-h-contact-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    margin-bottom: 30px;
}
.dev-h-contact-col-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-info-coc {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dev-h-contact-col-2 {
    width: 100%;
    margin: 0 auto;
}
.dev-h-contact-info-row {
    display: flex;
    justify-content: center;
    column-gap: 15px;
    row-gap: 20px;
    max-width: 700px;
}
.dev-h-contact-info-row li {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    row-gap: 10px;
    align-items: center;
    font-size: 12px;
}
.dev-h-contact-col-2 li {
    width: 33.33%;
}
.logo-info-coc img {
    display: block;
    max-height: 114px;
}
.more-cars-to-consider-area {
}
.more-cars-to-consider-area .headline {
    background-image: none !important;
    padding: 10px 0 10px 10px !important;
    background-color: #2d175c !important;
    color: white;
    height: 36px;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.more-cars-to-consider-area .headline {
    border: 1px solid #E1E1E1;
}
.thumb-icon {
    background-image: url(../images/thumb-icon.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 15px;
    height: 16px;
    display: inline-block;
    padding-right: 0;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
#mcc_target {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5rem 0 !important;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
.similar-area {
    float: left;
}
.more-cars-box {
    width: 149px;
    padding: 10px 10px 4px;
    margin: 0 auto;
    font-family: Arial;
    line-height: 110%;
    float: left;
    font-size: 12px
}
.more-cars-box p {
    margin-bottom: 3px;
}
.more-cars-box .blue {
    margin: 0 0 9px;
}
.more-cars-box p {
    margin-bottom: 3px;
}
.more-cars-box button {
    background-color: #2d175c !important;
    border: 1px solid #2d175c !important;
    font-size: 0.7rem !important;
}
.desktopHide
{
    display: none;
}
.homeAccordion button {
    font-size: 13px;
    padding: 5px 15px;
    font-weight: 600;
    color: #e60000;
    background: #ffe8bd;
}
.homeAccordion .card
{
    padding: 0;
}
.homeAccordion .card-header
{
    padding: 0;
}
.homeAccordion p
{
    font-size: 12px;
}
.homeAccordion .fa
{
    float: right;
    color: #333;
    font-size: 16px;
}
.mobileAccordion
{
    padding: 0 10px;
    margin-top: 1rem;
}
.mobileAccordion .card
{
    background: transparent;
    border-radius: 0 !important;
    margin-bottom: 10px;
}
.mobileAccordion .card-header
{
    border-bottom: 0px solid rgba(0, 0, 0, .125);
}
.mobileAccordion .btn-link {
    color: white;
    line-height: 30px;
    display: flex;
    background: #2d175c;
    padding: 0 10px;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
    width: 100%;
    border: 0;
    margin-bottom: 0px;
    border-radius: 0;
    font-size: 12px;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.mobileAccordion .list-group {
    font-size: 12px;
    color: white;
    line-height: 30px;
    display: flex;
    background: #2d175c;
    padding: 0 10px;
    justify-content: space-between;
    flex-wrap: wrap;
    cursor: pointer;
    border-radius: 0;
}
.mobileAccordion .list-group li
{
    width: 100%;
    background: #ffffff73;
    padding: 0 10px;
    color: black;
    margin-bottom: 10px;
    font-size: 12px;
}
.mobileAccordion .list-group li a
{
    padding: 0;
    color: #000 !important;
}
.mobileAccordion .list-group li img
{
    display: none;
}
.mobileAccordion .list-group li b {
    padding-left: 0 !important;
    font-size: 11px !important;
    font-weight: normal !important;
    color: #000 !important;
}
#main > .container.searchContainer
{
    max-width: 1460px !important;
    width: auto !important;
}
#main > .container.searchContainer .col-md-10
{
    padding:0 !important;
    width: auto !important;
    min-width:  83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333% !important;
}
.mtop12
{
    margin-top: 12px;
}
.dev-h-pagination-controls 
{
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
    gap: 15px;
    margin-top: -30px;
}
.dev-h-items-per-page
{
    display: flex;
    flex-direction: column;
}
.dev-h-sort-by
{
    display: flex;
    flex-direction: column;
}
.dev-h-stocklist-row
{
    display: flex !important;
    border-bottom: 1px solid #6b6b6b;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.dev-h-stocklist-col-1 {
    display: flex !important;
    width: 250px !important;
}
.dev-h-wrapper-img {
    width: 100% !important;
}
.dev-h-wrapper-img {
    width: 250px !important;
    position: relative;
}
.dev-h-wrapper-img .dev-h-img {
    display: block;
    height: 190px;
}
.dev-h-wrapper-img .dev-h-img img
{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.dev-h-wrapper-img a {
    display: block;
}
a.dev-h-ref-no {
    display: block;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    background: #414141;
    color: white !important;
}
.dev-h-stocklist-container
{
    display: flex;
    flex-direction: column;
}
.dev-h-stocklist-col-2
{
    width: 720px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.dev-h-model-title a {
    text-decoration: none;
    color: black;
    display: block !important;
}
.dev-h-model-title h3
{
    text-transform: uppercase;
    font-weight: normal;
}
.dev-h-specs-box-wrapper {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.dev-h-additional-information-wrapper {
    display: flex;
    justify-content: space-between;
    border: 1px solid #d0d0d0;
}
.additional-col {
    display: flex;
    flex-direction: column;
}
.additional-child-wrapper {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d0d0d0;
}
.spec-child-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    width: 138px;
    border-right: 1px solid #d0d0d0;
    justify-content: center;
    align-items: center;
}
.spec-child-wrapper:last-child
{
    border-right: 0;
}
.dev-h-specs-title {
    font-size: 15px;
    color: black;
    margin: 0;
}
.dev-h-specs-value {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 16px;
}
.additional-child-wrapper:last-child {
    border: 0;
}
.additional-col-1 .additional-child-wrapper .dev-h-additional-title, .additional-col-1 .additional-child-wrapper .dev-h-additional-value {
    width: 110px;
    text-align: center;
}
.additional-col-2 .additional-child-wrapper .dev-h-additional-title, .additional-col-2 .additional-child-wrapper .dev-h-additional-value {
    width: 100px;
    text-align: center;
}
.additional-col-3 .additional-child-wrapper .dev-h-additional-title, .additional-col-3 .additional-child-wrapper .dev-h-additional-value {
    width: 71px;
    text-align: center;
}
.additional-col-4 .additional-child-wrapper .dev-h-additional-title, .additional-col-4 .additional-child-wrapper .dev-h-additional-value {
    width: 62.5px;
    text-align: center;
}
.additional-child-wrapper p {
    font-size: 12px;
    margin: 0;
}
.dev-h-additional-title {
    background: #F2F2F2;
    padding: 3px 0;
    margin: 0;
}
.dev-h-accessories {
    display: flex;
    width: 100%;
}
.dev-h-accessories ul {
    display: flex;
    width: 100%;
    column-gap: 15px;
    font-size: 13px;
    font-weight: 300;
}
.dev-h-accessories ul li
{
    list-style: none;
}
a.and-more {
    display: flex;
    width: 100px;
    font-size: 13px;
    justify-content: flex-end;
    align-items: center;
}
.dev-h-stocklist-col-3 {
    width: 239.35px !important;
    margin-top: 10px !important;
    padding: 15px 0px !important;
}
.dev-h-inquiry-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 0px;
    padding: 0 10px;
}
.dev-h-price-wrapper, .dev-h-total-price-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dev-h-price-title {
    font-size: 12px;
    margin: 0;
}
.text-danger 
{
    color: #DD0404 !important;
}
.dev-h-price-value 
{
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.text-success 
{
    color: rgb(25, 135, 84);
}
.dev-h-category-inquiry-btn {
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: white !important;
    background: #2d175c;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: 0.3s;
    display: flex;
    column-gap: 5px;
    font-size: 16px;
    border:0;
    margin-top: 16px;
}
.dev-h-category-inquiry-btn i:before
{
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.padBotCustom
{
    padding-bottom: 30px;
}
.pagination ul.list-inline { display: flex; margin: 0 !important; gap: 0; border: solid 1px #dee2e6; } 
.pagination ul.list-inline li { float: none; margin: 0; } 
.pagination ul.list-inline li  a { border: none; font-size: 16px; padding: 6px 13px; color: #2d175c; display: block; border-right: solid 1px #dee2e6; } 
.pagination ul.list-inline li.active a { background: #2d175c; } .pagination ul.list-inline li:last-child a { border: none; }

.popup-description .table-responsive { border: none; } 
.popup-description .cars-list-table table.table.table-bordered { border: none; } 
.popup-description .cars-list-table table.table.table-bordered tr th{ font-size: 15px; font-weight: 500; display: table-cell; border: none; } 
.popup-description .table-responsive table.table-bordered  tr td { border: none; font-size: 13px !important; padding: 10px; color: #333; border: none; text-align: center; }

.dev-h-col.adx-spec {
    display: none;
    flex-direction: column;
    margin-top: 5px;
}
.adx-spec-col {
    display: flex;
    justify-content: space-between;
}
.dev-h-mob-engine, .dev-h-mob-location {
    font-size: 10px;
}
.dev-h-mob-engine span, .dev-h-mob-location span {
    font-weight: bold;
}
.mega-menu
{
    max-width: 580px;
    visibility: visible;
    opacity: 1;
    padding: 0 !important;
    top: 100% !important;
}
#header .mega-menu .container
{
    padding: 15px;
}
#header .mega-menu .container .row
{
    width: 100%;
}
#header .mega-menu ul 
{
    flex-wrap: wrap;
    column-gap: 0;
    flex-direction: column;
    padding: 0 20px;
    align-items: flex-start;
    position: relative;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
#header .mega-menu ul:after
{
    content: '';
    background: lightgray;
    width: 1px;
    height: 100%;
    right:0;
    top:0;
    position: absolute;
}
#header .mega-menu ul:last-child:after
{
    display: none;
}
#header .mega-menu b {
    margin-top: 10px;
    margin-bottom: 5px;
    display: table;
    width: 100%;
    font-weight: 500;
    text-transform: unset;
    font-size: 12px;
    color: #000;
}
#header .mega-menu ul li {
    min-width: unset;
    position: relative;
}
#header .mega-menu ul li a {
    padding: 4px 0;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    color: #3366cc;
    border-bottom: 0px solid #dfdfdf;
    min-height: unset;
    column-gap: 0 !important;
    text-transform: uppercase;
}
#header .mega-menu ul li a:hover
{
    text-decoration: underline;
}
.single-dropdown .mega-menu {
    min-width: 185px !important;
    padding-top: 4px !important;
    padding-bottom: 0 !important;
}
#header .single-dropdown .mega-menu ul 
{
    flex: 0 0 100%;
    max-width: 100%;
}
.marZero
{
    margin: 0;
}
.line-through {
    color: #666 !important;
    font-weight: normal !important;
    text-decoration: line-through;
}
.dev-h-current-price-con > div
{
    display: flex;
    align-items: center;
}
span.dev-h-current-price 
{
    text-decoration: line-through;
    color: red;
    font-size: 22px;
}
.searchContainer .left-sidebar
{
    margin-top: 8px;
}
@media (min-width: 1180px) and (max-width: 1366px)
{
    #main > .container.searchContainer {
        padding: 0 8px;
    }
    #main > .container.searchContainer .col-md-10 
    {
        padding: 0 !important;
        width: auto !important;
        min-width: 87.50%;
        flex: 0 0 87.50%;
        max-width: 87.50% !important;
    }
    .searchContainer .left-sidebar
    {
        padding-left: 0;
        width: auto !important;
        max-width: 12%;
    }
    .dev-h-stocklist-col-1 {
        display: flex !important;
        width: 230px !important;
    }
    .dev-h-wrapper-img {
        width: 230px !important;
        position: relative;
    }
    .dev-h-price-title {
        font-size: 11px;
        margin: 0;
    }
    .dev-h-price-value {
        font-size: 20px;
        font-weight: 600;
        margin: 0;
    }
}
@media (min-width: 1367px) and (max-width: 1440px)
{
    .searchContainer .left-sidebar
    {
        padding-left: 0;
    }
}
@media (max-width: 480px)
{
    #header .logo img {
        padding: 0;
        max-height: 38px;
        margin-left: 37px;
    }
    #header .container {
        padding: 0px 10px 7px 10px;
    }
    .header-content-left
    {
        display: flex;
        margin: 0.75rem 0 0.5rem 0;
        width: 100%;
    }
    .header-content-left .row
    {
        margin: 0;
        width: 100%;
    }
    .header-content-left .row .col-md-12
    {
        padding:0;
    }
    .mainRowHeader .col-lg-2,
    .mainRowHeader .col-lg-10
    {
        padding: 0;
    }
    .mobileHide
    {
        display: none;
    }
    .headerContactNumbers 
    {
        margin-left: unset;
        display: flex;
        color: #000;
        margin-top: 0;
        justify-content: space-between;
        width: 100%;
    }
    .center-main-content {
        max-width: 100% !important;
    }
    .search-cars 
    {
        background: #14519426;
        border: 1px solid #145194;
    }
    .search-cars .title 
    {
        padding: 12px 12px 10px;
        color: #000;
        border-color: transparent;
        text-transform: uppercase;
    }
    .custom-grid {
        margin-bottom: 20px;
        padding: 0 8px;
    }
    .custom-grid .col-md-3, .custom-grid .col-sm-4 
    {
        padding-left: 0;
        padding-right: 0;
        width: unset !important;
        max-width: 33.33% !important;
    }
    .mobile-nav-toggle {
        position: absolute;
        right: unset;
        top: 43px;
        z-index: 19999;
        border: 0;
        background: 0 0;
        font-size: 30px;
        transition: all .4s;
        outline: 0 !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
        color: #fff;
        left: 9px;
        padding: 0 !important;
    }
    .mobile-nav-toggle i {
        color: #000;
    }
    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 29px;
        user-select: none;
        -webkit-user-select: none;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }
    .date-selection .text-white
    {
        color: #000 !important;
    }
    
    .desktopHide
    {
        display: block;
    }
    /**/
    .dev-h-full-specification > table tbody > tr > th 
    {
        /*width: 100%;*/
    }
    .dev-h-full-specification > table tbody > tr > td 
    {
        /*width: 100%;*/
    }
    .pickup-specification table tr td:first-child {
        padding-left: 0;
        display: none;
    }
    .pickup-specification table tr .pickup-specification-text {
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        max-width: 202px;
        word-break: break-all;
    }
    .step1-area-left {
        float: left;
        width: 92%;
        margin: 0 4%;
        padding: 12px 0 0 0px;
    }
    .step1-area-right {
        float: right;
        width: 92%;
        padding: 12px 0px 8px 0px;
        margin: 0 4%;
        background: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    ul.service-legend-list {
        padding: 0;
        margin: 0;
    }
    
    .scanImg img {
        width: auto !important;
        height: 78px;
        object-fit: contain;
        float: unset;
        text-align: center;
        margin: auto;
    }
    #list-center {
        width: 100%;
        margin: 15px auto;
        display: none;
    }
    .more-cars-to-consider-area {
        display: none;
    }
    .dev-h-breadcrumb {
        padding: 10px 8px;
        font-size: 11px;
        display: flex;
        background: #2d175c;
        margin-top: 1rem;
    }
    .dev-h-pd-title
    {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 8px;
    }
    .dev-h-pd-title h4{
        font-size: 18px !important;
    }
    .dev-h-pd-col-1, .dev-h-pd-col-2 {
        width: 100%;
    }
    .dev-h-current-price-con {
        display: flex;
        font-size: 18px;
        flex-direction: row;
        row-gap: 0;
        justify-content: space-between;
        align-items: center;
    }
    span.dev-h-label {
        font-size: 12px;
    }
    span.dev-h-final-price {
        color: green;
        font-size: 18px;
        font-weight: 600;
    }
    a.dev-h-quote-price-btn {
        width: 100%;
        margin: 1rem 0;
    }
    .whatsappBtn
    {
        margin-bottom: 1rem;
    }
    .dev-h-full-specification > table tbody
    {
        width: 100%;
    }
    .downloadImgBtn {
        margin: 0rem 0;
    }
    .downloadImgBtn a 
    {
        padding: 0;
        color: #2e3192;
        font-weight: normal;
        background: transparent;
    }
    .dev-h-mob-header-cc-2 {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        column-gap: 12px;
    }
    a.dev-h-m-search {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 9px;
        color: #0000;
    }
    a.dev-h-m-login {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 9px;
        color: #ffffff;
    }
    a.dev-h-m-login svg,
    a.dev-h-m-search svg
    {
        width: 20px;
    }
    .footer-logo
    {
        text-align: center;
    }
    .mobile-nav {
        padding: 55px 0 0;
        height: 100%;
        width: 250px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        display: flex;
        flex-direction: column;
        z-index: 99999999;
        transition: right 0.3s ease-in-out;
    }
    .mobile-nav-active .mobile-nav-toggle
    {
       display: none;
    }
    .onlyMobile
    {
        color: white;
        background: gray;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 15px;
        font-weight: 500;
        font-size: 15px;
        width: 30px;
        height: 30px;
        text-decoration: none;
        z-index: 9999999999;
        top: 15px;
        left: 210px;
        border: 0;
        position: absolute !important;
    }
    nav.mobile-nav.d-lg-none ul li 
    {
        border-bottom: 1px solid;
        color: #fff;
    }
    .mobile-nav svg 
    {
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .mobile-nav svg path
    {
       fill: #fff;
    }
    .mobile-nav ul li a span
    {
        color: #fff !important;
    }
    .mobile-nav-overly
    {
        display: none !important;
    }
    .mobile-nav .drop-down>a:after 
    {
        color: #fff;
    }
    .mobile-nav .mega-menu ul li a {
        color: #fff;
    }
    nav.mobile-nav.d-lg-none ul b
    {
        color: #2d175c;
    }
    .dev-h-menu-wrapper {
        display: flex;
        align-items: center;
        position: relative;
        column-gap: 15px;
        justify-content: space-between;
    }
    .dev-h-menu-wrapper > ul {
        margin: 0;
        padding: 0;
    }
    .dev-h-menu-wrapper > ul > li > a {
        display: flex;
        align-items: center;
        column-gap: 10px;
        color: #000;
        height: 100%;
        min-height: 30px;
        text-decoration: none;
        font-size: 12px;
    }
    ul.dev-h-menu-box {
        border-radius: 5px;
        position: absolute;
        top: 33px;
        width: fit-content;
        padding: 20px 0px;
        background: white;
        margin: 0;
        color: black;
        z-index: 9999;
        display: none;
        box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    }
    .dev-h-menu-box-col {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
        width: 185px;
        padding: 0 20px;
    }
    .mega-menu-heading {
        display: block;
        font-weight: 600;
        color: #222222;
        margin-bottom: 8px;
    }
    .dev-h-menu-wrapper ul li
    {
        list-style: none;
    }
    .dev-h-menu-box-col ul li 
    {
        list-style: none;
    }
    .dev-h-menu-box-col ul li a {
        display: block;
        font-size: 12px;
        color: #3366cc;
    }
    .dev-h-menu-wrapper ul li svg
    {
        width: 18px;
        height: 18px;
    }
    .dev-h-menu-wrapper ul li svg path
    {
        fill: #000;
    }
    .dev-h-mob-header-col-3
    {
        width: 100%;
        padding: 0 14px;
    }
    .dev-h-menu-box-col ul 
    {
        padding:0;
    }
    .dev-h-full-specification .table.desktopHide
    {
        display: table;
    }
    #main > .container.searchContainer .col-md-10 
    {
        width: auto !important;
        min-width: 100%;
        flex: 0 0 100%;
        max-width: 100% !important;
        padding: 10px 0 !important;
    }
    .dev-h-stocklist-col-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 40% !important;
        overflow: hidden;
    }
    .dev-h-wrapper-img {
        width: 100% !important;
        position: relative;
    }
    .dev-h-wrapper-img a
    {
        height: unset !important;
    }
    .dev-h-stocklist-col-1 a.dev-h-ref-no {
        padding: 2px;
        font-size: 10px;
    }
    .dev-h-stocklist-col-2 {
        display: flex;
        flex-direction: column;
        width: 60% !important;
        row-gap: 0;
        padding: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-model-title a h3 {
        font-size: 16px;
        padding-left: 10px;
        font-weight: 600;
        margin: 0 0 4px 0;
    }
    .dev-h-stocklist-col-2 .dev-h-price-title {
        font-size: 10px;
        margin: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-price-value {
        font-size: 15px;
        font-weight: 600;
        margin: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-col {
        display: flex;
        flex-direction: column;
        row-gap: 2px;
        padding: 0 0 0 10px;
    }
    .dev-h-stocklist-col-2 .dev-h-category-inquiry-btn 
    {
        text-decoration: none !important;
        height: 30px;
        font-size: 13px;
    }
    .pagination ul.list-inline li a {
        border: none;
        font-size: 12px;
        padding: 5px 9px;
        color: #2d175c;
        display: block;
        border-right: solid 1px #dee2e6;
    }
    .searchHeader 
    {
        font-size: 20px !important;
        margin: 10px 0 20px 0 !important;
        font-weight: 600;
        text-align: center;
        border-bottom: 2px solid #2d175c;
        padding-bottom: 8px;
    }
    .searchAccordion .custom-search-form
    {
        display: flex;
        padding: 0;
    }
    .searchAccordion button {
        font-size: 14px;
        padding: 7px 15px;
        font-weight: 600;
        color: #000;
        background: #ffe8bd;
        border: 1px solid #000;
    }
    .searchAccordion .card
    {
        border:0;
    }
    .searchAccordion .card-body
    {
        padding: 0.25rem 0.65rem;
    }
    .searchAccordion .custom-search-form .row
    {
        margin: 0;
    }
    .searchAccordion .custom-search-form .row .col-md-12,
    .searchAccordion .custom-search-form .row .col-sm-12
    {
        padding:0;
    }
    .searchAccordion .card-body form button#form-submit
    {
        font-size: 12px;
        font-weight: normal;
        color: #fff;
    }
    .searchAccordion .toggleOptions {
        padding: 0;
    }
    .searchAccordion .checkbox-container .custom-checkbox {
        width: 50%;
    }
    .car-detail-m-price-col
    {
        flex-direction: column;
        align-items: flex-start;
    }
    .car-detail-m-price-col div
    {
        justify-content: space-between;
        width: 100%;
    }
}
@media (min-width: 481px) and (max-width: 768px)
{
    #header .logo img {
        padding: 0;
        max-height: 38px;
        margin-left: 37px;
    }
    #header .container {
        padding: 0px 10px 7px 10px;
    }
    .header-content-left
    {
        display: flex;
        margin: 0.75rem 0 0.5rem 0;
        width: 100%;
    }
    .header-content-left .row
    {
        margin: 0;
        width: 100%;
    }
    .header-content-left .row .col-md-12
    {
        padding:0;
    }
    .mainRowHeader .col-lg-2,
    .mainRowHeader .col-lg-10
    {
        padding: 0;
    }
    .mobileHide
    {
        display: none;
    }
    .headerContactNumbers 
    {
        margin-left: unset;
        display: flex;
        color: #000;
        margin-top: 0;
        justify-content: space-between;
        width: 100%;
    }
    .center-main-content {
        max-width: 100% !important;
    }
    .search-cars 
    {
        background: #14519426;
        border: 1px solid #145194;
    }
    .search-cars .title 
    {
        padding: 12px 12px 10px;
        color: #000;
        border-color: transparent;
        text-transform: uppercase;
    }
    .custom-grid {
        margin-bottom: 20px;
        padding: 0 8px;
    }
    .custom-grid .col-md-3, .custom-grid .col-sm-4 
    {
        padding-left: 0;
        padding-right: 0;
        width: unset !important;
        max-width: 33.33% !important;
    }
    .mobile-nav-toggle {
        position: absolute;
        right: unset;
        top: 43px;
        z-index: 19999;
        border: 0;
        background: 0 0;
        font-size: 30px;
        transition: all .4s;
        outline: 0 !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
        color: #fff;
        left: 9px;
        padding: 0 !important;
    }
    .mobile-nav-toggle i {
        color: #000;
    }
    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 29px;
        user-select: none;
        -webkit-user-select: none;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }
    .date-selection .text-white
    {
        color: #000 !important;
    }
    
    .desktopHide
    {
        display: block;
    }
    /**/
    .dev-h-full-specification > table tbody > tr > th 
    {
        /*width: 100%;*/
    }
    .dev-h-full-specification > table tbody > tr > td 
    {
        /*width: 100%;*/
    }
    .pickup-specification table tr td:first-child {
        padding-left: 0;
        display: none;
    }
    .pickup-specification table tr .pickup-specification-text {
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        max-width: 202px;
        word-break: break-all;
    }
    .step1-area-left {
        float: left;
        width: 92%;
        margin: 0 4%;
        padding: 12px 0 0 0px;
    }
    .step1-area-right {
        float: right;
        width: 92%;
        padding: 12px 0px 8px 0px;
        margin: 0 4%;
        background: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    ul.service-legend-list {
        padding: 0;
        margin: 0;
    }
    
    .scanImg img {
        width: auto !important;
        height: 78px;
        object-fit: contain;
        float: unset;
        text-align: center;
        margin: auto;
    }
    #list-center {
        width: 100%;
        margin: 15px auto;
        display: none;
    }
    .more-cars-to-consider-area {
        display: none;
    }
    .dev-h-breadcrumb {
        padding: 10px 8px;
        font-size: 11px;
        display: flex;
        background: #2d175c;
        margin-top: 1rem;
    }
    .dev-h-pd-title
    {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 8px;
    }
    .dev-h-pd-title h4{
        font-size: 18px !important;
    }
    .dev-h-pd-col-1, .dev-h-pd-col-2 {
        width: 100%;
    }
    .dev-h-current-price-con {
        display: flex;
        font-size: 18px;
        flex-direction: row;
        row-gap: 0;
        justify-content: space-between;
        align-items: center;
    }
    span.dev-h-label {
        font-size: 12px;
    }
    span.dev-h-final-price {
        color: green;
        font-size: 18px;
        font-weight: 600;
    }
    a.dev-h-quote-price-btn {
        width: 100%;
        margin: 1rem 0;
    }
    .whatsappBtn
    {
        margin-bottom: 1rem;
    }
    .dev-h-full-specification > table tbody
    {
        width: 100%;
    }
    .downloadImgBtn {
        margin: 0rem 0;
    }
    .downloadImgBtn a 
    {
        padding: 0;
        color: #2e3192;
        font-weight: normal;
        background: transparent;
    }
    .dev-h-mob-header-cc-2 {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        column-gap: 12px;
    }
    a.dev-h-m-search {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 9px;
        color: #000;
    }
    a.dev-h-m-login {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 9px;
        color: #ffffff;
    }
    a.dev-h-m-login svg,
    a.dev-h-m-search svg
    {
        width: 20px;
    }
    .footer-logo
    {
        text-align: center;
    }
    .mobile-nav {
        padding: 55px 0 0;
        height: 100%;
        width: 250px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #111;
        overflow-x: hidden;
        display: flex;
        flex-direction: column;
        z-index: 99999999;
        transition: right 0.3s ease-in-out;
    }
    .mobile-nav-active .mobile-nav-toggle
    {
       display: none;
    }
    .onlyMobile
    {
        color: white;
        background: gray;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 15px;
        font-weight: 500;
        font-size: 15px;
        width: 30px;
        height: 30px;
        text-decoration: none;
        z-index: 9999999999;
        top: 15px;
        left: 210px;
        border: 0;
        position: absolute !important;
    }
    nav.mobile-nav.d-lg-none ul li 
    {
        border-bottom: 1px solid;
        color: #fff;
    }
    .mobile-nav svg 
    {
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }
    .mobile-nav svg path
    {
       fill: #fff;
    }
    .mobile-nav ul li a span
    {
        color: #fff !important;
    }
    .mobile-nav-overly
    {
        display: none !important;
    }
    .mobile-nav .drop-down>a:after 
    {
        color: #fff;
    }
    .mobile-nav .mega-menu ul li a {
        color: #fff;
    }
    nav.mobile-nav.d-lg-none ul b
    {
        color: #2d175c;
    }
    .dev-h-menu-wrapper {
        display: flex;
        align-items: center;
        position: relative;
        column-gap: 15px;
        justify-content: space-between;
    }
    .dev-h-menu-wrapper > ul {
        margin: 0;
        padding: 0;
    }
    .dev-h-menu-wrapper > ul > li > a {
        display: flex;
        align-items: center;
        column-gap: 10px;
        color: #000;
        height: 100%;
        min-height: 30px;
        text-decoration: none;
        font-size: 12px;
    }
    ul.dev-h-menu-box {
        border-radius: 5px;
        position: absolute;
        top: 33px;
        width: fit-content;
        padding: 20px 0px;
        background: white;
        margin: 0;
        color: black;
        z-index: 9999;
        display: none;
        box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    }
    .dev-h-menu-box-col {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
        width: 185px;
        padding: 0 20px;
    }
    .mega-menu-heading {
        display: block;
        font-weight: 600;
        color: #222222;
        margin-bottom: 8px;
    }
    .dev-h-menu-wrapper ul li
    {
        list-style: none;
    }
    .dev-h-menu-box-col ul li 
    {
        list-style: none;
    }
    .dev-h-menu-box-col ul li a {
        display: block;
        font-size: 12px;
        color: #3366cc;
    }
    .dev-h-menu-wrapper ul li svg
    {
        width: 18px;
        height: 18px;
    }
    .dev-h-menu-wrapper ul li svg path
    {
        fill: #000;
    }
    .dev-h-mob-header-col-3
    {
        width: 100%;
        padding: 0 14px;
    }
    .dev-h-menu-box-col ul 
    {
        padding:0;
    }
    .dev-h-full-specification .table.desktopHide
    {
        display: table;
    }
    #main > .container.searchContainer .col-md-10 
    {
        width: auto !important;
        min-width: 100%;
        flex: 0 0 100%;
        max-width: 100% !important;
        padding: 10px 0 !important;
    }
    .dev-h-stocklist-col-1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 40% !important;
        overflow: hidden;
    }
    .dev-h-wrapper-img {
        width: 100% !important;
        position: relative;
    }
    .dev-h-wrapper-img a
    {
        height: unset !important;
    }
    .dev-h-stocklist-col-1 a.dev-h-ref-no {
        padding: 2px;
        font-size: 10px;
    }
    .dev-h-stocklist-col-2 {
        display: flex;
        flex-direction: column;
        width: 60% !important;
        row-gap: 0;
        padding: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-model-title a h3 {
        font-size: 16px;
        padding-left: 10px;
        font-weight: 600;
        margin: 0 0 4px 0;
    }
    .dev-h-stocklist-col-2 .dev-h-price-title {
        font-size: 10px;
        margin: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-price-value {
        font-size: 15px;
        font-weight: 600;
        margin: 0;
    }
    .dev-h-stocklist-col-2 .dev-h-col {
        display: flex;
        flex-direction: column;
        row-gap: 2px;
        padding: 0 0 0 10px;
    }
    .dev-h-stocklist-col-2 .dev-h-category-inquiry-btn 
    {
        text-decoration: none !important;
        height: 30px;
        font-size: 13px;
    }
    .pagination ul.list-inline li a {
        border: none;
        font-size: 12px;
        padding: 5px 9px;
        color: #2d175c;
        display: block;
        border-right: solid 1px #dee2e6;
    }
    .searchHeader 
    {
        font-size: 20px !important;
        margin: 10px 0 20px 0 !important;
        font-weight: 600;
        text-align: center;
        border-bottom: 2px solid #2d175c;
        padding-bottom: 8px;
    }
    .searchAccordion .custom-search-form
    {
        display: flex;
        padding: 0;
    }
    .searchAccordion button {
        font-size: 14px;
        padding: 7px 15px;
        font-weight: 600;
        color: #000;
        background: #ffe8bd;
        border: 1px solid #000;
    }
    .searchAccordion .card
    {
        border:0;
    }
    .searchAccordion .card-body
    {
        padding: 0.25rem 0.65rem;
    }
    .searchAccordion .custom-search-form .row
    {
        margin: 0;
    }
    .searchAccordion .custom-search-form .row .col-md-12,
    .searchAccordion .custom-search-form .row .col-sm-12
    {
        padding:0;
    }
    .searchAccordion .card-body form button#form-submit
    {
        font-size: 12px;
        font-weight: normal;
        color: #fff;
    }
    .searchAccordion .toggleOptions {
        padding: 0;
    }
    .searchAccordion .checkbox-container .custom-checkbox {
        width: 50%;
    }
    .car-detail-m-price-col
    {
        flex-direction: column;
        align-items: flex-start;
    }
    .car-detail-m-price-col div
    {
        justify-content: space-between;
        width: 100%;
    }
}