

.car-details-sliders .carousel-indicators {
    margin-left: initial;
    margin-top: 0
}

.car-details-sliders .carousel-indicators a {
    cursor: pointer
}

.car-details-sliders .carousel-indicators>li {
    height: initial;
    text-indent: initial;
    margin-right: 0;
    margin-left: 0
}

.dd.car-details-sliders .carousel-indicators>li {
    width: initial;
    height: initial;
    text-indent: initial
}

.car-details-sliders .list-inline {
    width: 100%;
    bottom: 10px;
    position: absolute
}

.car-details-sliders .list-inline a {
    margin-right: 0
}

.car-properties .list-inline-item {
    width: 80px;
    margin: 5px!important;
    border-radius: 5%
}

.car-properties .list-inline-item a img {
    width: 100%;
    border: none;
    border-radius: 5%;
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.82)
}

.car-details-sliders .carousel-indicators>li.active img {
    opacity: .7
}

.car-details-sliders .right {
    position: absolute;
    right: 15px;
    top: 45%
}

.car-details-sliders .left {
    left: 10px;
    top: 47%;
    width: 30px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    right: -30px;
    text-align: center;
    background: #a5a5a5;
    border-radius: 5%
}

.car-details-sliders .left i {
    font-size: 20px;
    color: #4d4d4d
}

.car-details-sliders .right {
    right: 10px;
    top: 47%;
    width: 30px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    text-align: center;
    background: #a5a5a5;
    border-radius: 5%
}

.car-details-sliders .right i {
    font-size: 20px;
    color: #4d4d4d
}

.list-inline-item:not(:last-child) {
    margin-right: 1px
}

.car-properties {
    width: 100%
}

.carousel-indicators-section {
    display: inline-block;
    width: 100%
}

.carousel-indicators-section .car-properties .list-inline-item {
    width: 20%;
    margin: 0!important;
    border-radius: 0!important
}

.carousel-indicators-section .list-inline-item a img {
    border-radius: 0
}

.carousel-item img {
    width: 100%
}

.carousel-indicators-section .carousel-indicators>li {
    height: initial;
    text-indent: initial;
    margin-right: 0;
    margin-left: 0
}

.carousel-indicators-section .list-inline {
    width: 100%;
    bottom: inherit;
    position: absolute
}

.carousel-indicators-section .carousel-indicators {
    margin-left: initial;
    margin-top: 0;
    position: relative
}

.shop-box {
    text-align: center;
    border-radius: 0;
    border: none;
    margin-bottom: 30px;
    background: #fff
}

.shop-box:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.1)
}

.shop-theme {
    position: relative
}

.shop-theme:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 8;
    background: linear-gradient(to top,rgba(47,45,45,.41) 0%,rgba(0,0,0,.22) 35%,rgba(2,2,2,0) 60%,rgba(0,0,0,0) 100%);
    border-radius: 4px 4px 0 0;
    opacity: 1
}

.shop-box img {
    width: 100%
}

.shop-box .shop-details {
    padding: 25px 20px
}

.btn-border:hover {
    color: #fff
}

.shop-box .shop-details h3 {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 18px
}

.shop-box .shop-details h3 a {
    color: #212121
}

.shop-box .shop-details .btn {
    padding: 5px 20px;
    font-size: 13px;
    border-radius: 3px;
    font-weight: 500
}

.shop-box .price-box {
    color: #fff;
    text-align: right;
    font-size: 17px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 20;
    font-weight: 600;
    font-family: 'Roboto',sans-serif
}

.cart-total-box {
    padding: 30px;
    background: #fff
}

.cart-total-box h5 {
    font-weight: 400;
    font-size: 20px;
    color: #212121
}

.cart-total-box ul li {
    line-height: 33px;
    width: 100%;
    font-size: 15px
}

.shop-checkout .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    background: transparent;
    outline: 0;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.06)
}

.shop-checkout .form-group {
    margin-bottom: 20px
}

.payment-box {
    margin-left: 20px
}

.payment-box .form-check-label {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 5px;
    color: #212121
}

.shop-info .btn-md {
    padding: 13px 5px 11px 5px
}

.shop-info .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    background: transparent;
    outline: 0;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.06)
}

.shop-info {
    background: #fff;
    margin-bottom: 40px
}

.shop-info button,input {
    overflow: visible;
    padding: 10px
}

.shop-info h3 {
    font-size: 27px;
    font-weight: 400;
    color: #212121
}

.shop-info .price {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px
}

.shop-info .price del {
    margin-right: 15px
}

.shop-info .inner {
    padding: 30px
}

.shop-info .ratings {
    margin-bottom: 20px
}

.shop-info .ratings i {
    color: #ffa500
}

.shop-info .car-properties .list-inline-item {
    width: 50px
}

table {
    width: 100%
}

.shop-header {
    margin-bottom: 30px
}

.shop-table.cart .product-thumbnail,.shop-table.cart .product-name {
    padding-left: 0
}

.shop-table.cart .product-thumbnail,.shop-table.cart .product-name a {
    text-transform: none;
    font-size: 15px
}

.shop-table th {
    padding: 15px 0;
    border: none
}

.shop-table.cart td,.shop-table.cart th {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    color: #525252
}

.shop-table.cart .t-600 {
    font-weight: 400;
    font-family: 'Roboto',sans-serif
}

.shop-table.cart .product-remove {
    padding-right: 0
}

.shop-table td {
    border-top: 1px solid #ddd;
    padding: 20px 0
}

.shop-table.cart .product-thumbnail img {
    width: 100px;
    padding: 2px;
    background: #eaeaea
}

.shop-table.cart .qty {
    width: 60px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.shop-table input[type="text"],input[type="email"],textarea,input[type="password"],input[type="tel"] {
    border: 1px solid #e8e8e8;
    padding: 6px 15px;
    color: #525252;
    max-width: 100%;
    outline: none
}

.service-center iframe,.modal-body iframe {
    width: 100%;
    border: none;
    height: 300px
}

.about-car {
    padding-right: 40px
}

.about-car .best-used-car h3 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase
}

.about-car .best-used-car ul li {
    margin-bottom: 10px;
    font-size: 15px;
    padding-left: 26px;
    position: relative;
    font-weight: 500
}

.about-car .best-used-car ul li i {
    left: 0;
    position: absolute;
    top: 3px
}

.about-car .carousel-inner img {
    border-radius: 5px
}

.about-car .best-used-car {
    padding-left: 20px
}

.about-car .car-details-sliders .list-inline {
    width: 100%;
    bottom: 10px;
    position: absolute
}

.about-car .car-properties .list-inline-item {
    width: 60px;
    margin: 3px!important;
    border-radius: 5%
}

.tabbing-box .tab-pane {
    padding-top: 30px
}

.tabbing-box .nav-tabs {
    border-bottom: none;
    background: #fff
}

.tabbing-box .nav-tabs .nav-link {
    display: block;
    padding: 12px 17px 10px
}

.tabbing-box .nav-tabs li {
    font-size: 16px;
    font-weight: 400
}

.tabbing-box .nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 0
}

.tabbing-box .nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link:hover {
    border-radius: 0;
    color: #fff
}

.tabbing-box .nav-tabs .nav-link {
    border: none
}

.compare-table tr {
    border: 1px solid #ececec
}

.compare-table tr:first-child {
    border-top: none
}

.compare-table tr td:first-child {
    width: 350px;
    background: #f8f9fa;
    font-weight: 500
}

.compare-table tr td {
    box-sizing: border-box;
    font-size: 15px;
    color: #6d6d6d;
    padding: 20px 15px;
    text-align: center;
    width: 395px;
    font-weight: 400
}

.compare-table tr td .fa-times {
    color: red
}

.compare-table tr td .fa-check {
    color: green
}

.faq-info .nav-tabs {
    background: transparent;
    border-bottom: none;
    margin-bottom: 30px
}

.faq-info .nav-tabs .nav-link {
    display: block;
    padding: 14px 30px 12px
}

.faq-info .nav-tabs .nav-link {
    display: block;
    padding: 14px 30px 12px;
    border-radius: 5px
}

.faq-box {
    border: 1px solid transparent;
    border-radius: 0;
    margin-bottom: 0
}

.faq-box h5 .btn-link {
    padding: 25px 20px;
    width: 100%;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #535353
}

.faq-box .card-header {
    padding: 0;
    margin: 0;
    font-size: 14px;
    border-bottom: solid 1px #d8d8d8
}

.faq-box .card-body p {
    line-height: 27px
}

.faq-box .card-body span {
    font-size: 14px
}

.faq-box .card-body span a {
    font-weight: 500
}

.faq-accordion .card {
    margin-bottom: 0;
    border: none;
    background: transparent
}

.faq-accordion .p-text {
    padding: 20px 0 50px;
    line-height: 30px;
    color: #535353
}

.faq-accordion .card-header {
    padding: 15px 20px;
    background: transparent
}

.bd-none {
    border-bottom: 1px none
}

.faq-accordion .card-title {
    margin-bottom: 0;
    font-weight: 400;
    width: 100%;
    padding: 0 20px;
    line-height: 30px;
    background-color: transparent;
    letter-spacing: 0;
    font-size: 16px;
    cursor: pointer
}

.faq-accordion .card-header {
    border: none;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #fff
}

.faq-accordion .card-header a {
    width: 100%
}

.faq-accordion .card-block {
    padding: 0
}

.faq-accordion .card-header .card-title:before {
    font-family: 'FontAwesome';
    content: "\f077";
    font-size: 13px;
    font-weight: 300;
    float: left;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    border: solid 2px #eaeaea
}

.faq-accordion .card-header .collapsed.card-title:before {
    content: "\f078";
    font-size: 13px;
    font-weight: 300
}

.foq-info p {
    font-size: 14px;
    line-height: 30px
}

.foq-info {
    padding: 15px 0 35px
}

.submit-property .checkbox {
    padding-left: 0;
    margin-bottom: 10px
}

.submit-property .heading-2 {
    margin: 0 0 20px;
    font-size: 23px
}

.submit-address form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 45px;
    border-radius: 2px
}

.submit-address .search-fields {
    min-height: 45px;
    border-radius: 2px
}

.submit-address form textarea {
    min-height: 160px
}

.submit-address form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    color: #4d4d4d
}

.pad-20 {
    padding: 25px
}

.pad-2 {
    padding: 25px 25px 10px
}

.submit-address form .form-group {
    margin-bottom: 20px
}

.dropzone-design {
    border: 2px dashed #d0d0d0;
    min-height: 100px
}

.dropzone-design,.dropzone-design * {
    box-sizing: border-box
}

.dropzone-design {
    min-height: 160px;
    border: 2px solid rgba(0,0,0,.3);
    background: #fff;
    padding: 20px 20px
}

.dropzone-design.dz-clickable {
    cursor: pointer
}

.dropzone-design.dz-clickable * {
    cursor: default
}

.dropzone-design.dz-clickable .dz-message,.dropzone-design.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone-design.dz-started .dz-message {
    display: none
}

.dropzone-design.dz-drag-hover {
    border-style: solid
}

.dropzone-design.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone-design .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone-design .dz-preview:hover {
    z-index: 1000
}

.dropzone-design .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone-design .dz-preview.dz-file-preview .dz-image {
    border-radius: 3px;
    background: #999;
    background: linear-gradient(to bottom,#eee,#ddd)
}

.dropzone-design .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone-design .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone-design .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone-design .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone-design .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone-design .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone-design .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0,0,0,.9);
    line-height: 150%
}

.dropzone-design .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone-design .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone-design .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200,200,200,.8);
    background-color: rgba(255,255,255,.8)
}

.dropzone-design .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone-design .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone-design .dz-preview .dz-details .dz-filename span,.dropzone-design .dz-preview .dz-details .dz-size span {
    background-color: rgba(255,255,255,.4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone-design .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone-design .dz-preview .dz-image {
    border-radius: 3px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    transition: all .3s;
    display: block;
    z-index: 10
}

.dropzone-design .dz-preview .dz-image img {
    display: block;
    filter: blur(0);
    transition: all .4s
}

.dropzone-design .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
    -moz-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
    -ms-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
    -o-animation: passing-through 3s cubic-bezier(.77,0,.175,1);
    animation: passing-through 3s cubic-bezier(.77,0,.175,1)
}

.dropzone-design .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
    -moz-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
    -ms-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
    -o-animation: slide-in 3s cubic-bezier(.77,0,.175,1);
    animation: slide-in 3s cubic-bezier(.77,0,.175,1)
}

.dropzone-design .dz-preview .dz-success-mark,.dropzone-design .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone-design .dz-preview .dz-success-mark svg,.dropzone-design .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone-design .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone-design .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone-design .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone-design .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255,255,255,.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone-design .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom,#666,#444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}

.dropzone-design .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone-design .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone-design .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom,#be2626,#a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone-design .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

.dropzone-design {
    position: relative;
    border: 2px dashed #d0d0d0;
    border-radius: 3px;
    background: #fcfcfc;
    transition: all .3s linear;
    display: inline-block;
    width: 100%
}

.dropzone-design:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to bottom,rgba(255,255,255,.95),rgba(255,255,255,.9));
    background-color: #66676b;
    opacity: 0;
    z-index: 10;
    transition: all .3s linear;
    border-radius: 3px
}

.dropzone-design:hover:before {
    opacity: .4
}

.dropzone-design .dz-message {
    text-align: center;
    margin: 50px 0;
    font-size: 17px;
    color: #888;
    transition: all .3s linear;
    position: relative;
    z-index: 11
}

.dropzone-design:hover .dz-message {
    color: #66676b
}

.dz-message i {
    display: block;
    font-size: 32px;
    margin-bottom: 15px
}

.dropzone-design .dz-default.dz-message span {
    display: inline;
    line-height: 117px
}

.book-btn {
    display: block;
    height: 41px;
    margin-bottom: 15px;
    border-radius: 3px
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.page_loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(../img/loader.gif) center no-repeat #fff
}

.slider-section .simple-slider {
    margin-bottom: 30px
}

.icon-lists .heading {
    margin: 0 0 10px 0;
    text-transform: uppercase
}

.glyph .bshadow0 {
    background: #fff;
    text-align: center;
    font-size: 15px;
    padding: 20px 10px;
    color: #535353;
    margin-bottom: 30px
}

.glyph .glyph-icon {
    font-size: 24px;
    font-weight: 500;
    color: #555
}

.glyph fieldset,.glyph .hidden-true {
    display: none
}

.glyph .bshadow0 .lnr {
    font-size: 24px;
    color: #555;
    display: block;
    line-height: 35px
}

.icon-lists mark {
    margin-bottom: 10px;
    display: inline-block
}

.font-awesome-icons .col-print-4 {
    margin-bottom: 15px
}

.font-awesome-icons {
    font-size: 14px;
    color: #555
}

.font-awesome-icons .text-muted {
    display: none
}

.portfolio-item {
    margin-bottom: 30px
}

.pg-4 .portfolio-item {
    margin-bottom: 0
}

.default-plate {
    background: #376bff
}

.blue-plate {
    background: #2048bb
}

.yellow-plate {
    background: #ffb400
}

.red-plate {
    background: #f0151f
}

.green-light-plate {
    background: #1abc9c
}

.green-plate {
    background: #7dba21
}

.yellow-light-plate {
    background: #faaa5d
}

.green-light-2-plate {
    background: #0dcdbd
}

.olive-plate {
    background: #b3c211
}

.purple-plate {
    background: #8e44ad
}

.midnight-blue-plate {
    background: #ff214f
}

.brown-plate {
    background: #a14c10
}

.setting-button {
    position: absolute;
    font-size: 20px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    left: -45px;
    color: #2b303b;
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

#full-page-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0,-100%) scale(0,0);
    -moz-transform: translate(0,-100%) scale(0,0);
    -o-transform: translate(0,-100%) scale(0,0);
    -ms-transform: translate(0,-100%) scale(0,0);
    transform: translate(0,-100%) scale(0,0);
    opacity: 0;
    z-index: 99999
}

#full-page-search.open {
    -webkit-transform: translate(0,0) scale(1,1);
    -moz-transform: translate(0,0) scale(1,1);
    -o-transform: translate(0,0) scale(1,1);
    -ms-transform: translate(0,0) scale(1,1);
    transform: translate(0,0) scale(1,1);
    opacity: 1;
    width: 100%
}

#full-page-search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #4d4d4d;
    background: rgba(0,0,0,0);
    font-weight: 400;
    text-align: center;
    border: 0;
    margin-top: -51px;
    padding: 15px;
    max-width: 400px;
    background: #fff;
    outline: none;
    border-radius: 3px;
    font-size: 17px
}

.search-header {
    max-width: 400px;
    margin: 0 auto
}

#full-page-search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 400;
    margin-top: 20px;
    margin-left: -45px
}

#full-page-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #535353;
    opacity: 1;
    padding: 10px 17px;
    font-size: 17px;
    outline: 0 auto -webkit-focus-ring-color;
    cursor: pointer;
    border-radius: 3px;
    background: #3a3a3a
}

.mtb-50 {
    margin: 50px 0
}

.mtb-30 {
    margin: 30px 0
}

.mt-20 {
    margin-top: 20px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-20 {
    margin-bottom: 20px
}

.mb-10 {
    margin-bottom: 10px
}

.option-panel {
    z-index: 9999;
    width: 193px;
    position: fixed;
    right: 0;
    top: 20%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.option-panel-collased {
    right: -193px
}

.option-panel h2 {
    font-size: 14px;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 10px;
    font-weight: 500
}

.option-panel .color-plate {
    width: 32px;
    height: 32px;
    float: left;
    margin: 3px;
    border-radius: 0;
    cursor: pointer
}

.overview-bgi {
    position: relative
}

.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6)
}

@media all and (min-width: 1200px) {
    .car-box-2 .footer {
        position:absolute;
        width: 100%;
        bottom: 0
    }
}

@media all and (min-width: 992px) {
    .banner img {
    }

    .dropdown:hover>.dropdown-menu {
        display: block;
        max-width: 700px;
        margin: auto
    }

    .dropdown .dropdown-item:hover>.dropdown-menu {
        display: block
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block
    }

    .sticky-header .nav-link::after {
        display: none!important
    }

    .sticky-header .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        opacity: .9
    }

    .sh-2 .navbar-expand-lg .navbar-nav .nav-link {
        color: #515151;
        opacity: 1
    }

    .sh-3 .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
        opacity: 1
    }

    .sticky-header .open-offcanvas {
        color: #fff;
        display: inline-block
    }

    .header-shrink .navbar-expand-lg .navbar-nav .nav-link {
        color: #515151
    }

    .header-shrink .open-offcanvas {
        color: #515151
    }

    .hide-carat .nav-link::after {
        display: none!important
    }

    .sticky-header {
        position: fixed;
        top: 49px;
        z-index: 9999;
        width: 100%
    }

    .mh-4 {
        top: 0
    }

    .sh-2 {
        top: 50px
    }

    .header-shrink {
        background: #fff;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        transition: .5s;
        box-shadow: 0 0 5px rgba(0,0,0,.1);
        top: 0!important;
        z-index: 1000
    }

    .top-header-bg {
        background: rgba(12,12,12,.1);
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%
    }
}

@media (max-width: 1200px) {
    .car-box-2 .facilities-list li {
        padding:3px 10px
    }

    .car-box-2 .detail {
        padding: 0 35px 0 20px
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 35px 10px
    }

    .service-car {
        padding-right: 15px
    }

    .best-used-car h3 {
        font-size: 30px
    }

    .main-header .navbar-expand-lg .user-account {
        padding: 30px 10px
    }

    .main-header .form-inline .submit {
        margin-left: 10px
    }

    .service-center .about-text {
        padding: 5px 0 0 30px
    }

    .service-center .about-text h3 {
        font-size: 25px
    }

    .tabbing-box .nav-tabs .nav-link {
        padding: 10px 14px
    }

    .sorting-options2 h5 {
        line-height: normal
    }
}

@media (max-width: 992px) {
    .m-hide {
        display:none
    }

    .content-area {
        padding: 80px 0 50px
    }

    .content-area-2 {
        margin-bottom: 80px
    }

    .content-area-3 {
        margin-bottom: 50px
    }

    .content-area-4 {
        padding: 80px 0 50px
    }

    .content-area-5 {
        padding: 80px 0
    }

    .content-area-6 {
        padding: 80px 0 50px
    }

    .content-area-7 {
        padding-bottom: 65px
    }

    .content-area-8 {
        padding: 80px 0 50px
    }

    .content-area-9 {
        padding: 80px 0 70px
    }

    .content-area-10 {
        padding: 80px 0 40px
    }

    .content-area-11 {
        padding: 50px 0
    }

    .content-area-12 {
        padding: 80px 0 60px
    }

    .content-area-13 {
        padding: 80px 0 65px
    }

    .content-area-14 {
        margin-bottom: 70px
    }

    .content-area-15 {
        padding: 80px 0 10px
    }

    .content-area-16 {
        padding: 80px 0 70px
    }

    .content-area-17 {
        padding: 80px 0 80px
    }

    .content-area-18 {
        padding: 80px 0 80px
    }

    .content-area-19 {
        padding: 80px 0 30px
    }

    .b-content {
        margin-top: 0
    }

    .bi5 {
        margin-top: 0
    }

    .sidebar-title {
        margin: 0 0 20px
    }

    .modalLabel-1 {
        display: none
    }

    .coming-soon h1 {
        font-size: 50px;
        margin-bottom: 20px
    }

    .coming-soon p {
        font-size: 20px
    }

    .modalLabel-2 {
        display: flex
    }

    .banner .carousel-content.bi-2 {
        padding-top: 100px
    }

    .banner .w-100 {
        width: auto!important
    }

    .testimonial-3 .testimonial-info {
        max-width: 500px;
        text-align: center
    }

    .banner .price-box-3 {
        margin-bottom: 10px;
        font-size: 35px
    }

    .view-all h3 {
        font-size: 24px
    }

    .pages-404 .error404 {
        font-size: 150px;
        margin: 0 0 30px
    }

    .vs-section {
        border-top: solid 1px #ececec;
        border-bottom: solid 1px #ececec;
        padding: 5px 0
    }

    .about-car .best-used-car h3 {
        font-size: 22px
    }

    .about-car .best-used-car {
        padding: 0;
        margin-top: 30px
    }

    .counters-2 {
        padding: 80px 0 50px
    }

    .top-header {
        display: none
    }

    .sticky-header {
        top: 0
    }

    .sorting-options2 h5 {
        line-height: 45px
    }

    .car-model-2 .modal-right-content {
        padding: 30px 30px 0
    }

    .car-model-2 .modal-left,.modal-right {
        flex: inherit
    }

    .car-model-2 .modal-body {
        background: #fff;
        padding: 0 15px 30px
    }

    .car-model-2 .modal-left-content .description {
        padding: 30px 30px 0
    }

    .btn-white-lg-outline {
        padding: 9px 28px 8px 28px
    }

    .banner .btn-lg {
        cursor: pointer;
        padding: 10px 28px 9px 28px
    }

    .as-2 {
        display: inline-block;
        width: 100%
    }

    .service-center {
        padding: 80px 0
    }

    .content-area-5 {
        padding: 80px 0
    }

    .contact-2 .contact-info-2 {
        margin: 50px 0 0
    }

    .footer .social-list-2 {
        float: none
    }

    .testimonial-3 {
        padding: 80px 0
    }

    .sub-footer p {
        margin-bottom: 20px;
        text-align: center;
        line-height: normal
    }

    .about-slider-box img {
        left: 0;
        top: 0
    }

    .about-slider-box:before {
        display: none
    }

    .service-car {
        padding-right: 0;
        margin-bottom: 30px
    }

    .best-used-car h3 {
        font-size: 26px
    }

    .faq-info .nav-tabs .nav-link {
        display: block;
        padding: 8px 25px 10px
    }

    .faq-info {
        margin-bottom: 30px
    }

    .pages-404 h1 {
        font-size: 50px
    }

    .main-title-2 p {
        line-height: 26px;
        font-size: 16px
    }

    .mt-50 {
        margin-top: 0
    }

    .service-section-2 {
        padding: 80px 0 50px
    }

    .banner h4 {
        font-size: 42px
    }

    .banner h5 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .sb-2 {
        display: flex
    }

    .details-banner .cover-buttons ul {
        float: left
    }

    .slide-2 {
        margin-bottom: 40px
    }

    .details-banner .cover-buttons {
        left: 15px
    }

    .details-banner {
        height: 500px
    }

    .details-banner .text h1 {
        font-size: 35px
    }

    .d-none-992 {
        display: none
    }

    .details-banner .price-box-2 {
        float: left
    }

    .details-banner .text .ratings-3 {
        float: left
    }

    .details-banner .cover-buttons ul li {
        display: inline-block;
        line-height: 36px
    }

    .main-title-3 {
        padding-right: 0;
        text-align: center
    }

    .main-title-3 p span {
        display: none
    }

    .main-title-3 .important-btn {
        display: none
    }

    .pages-404 .nobottomborder {
        padding-left: 0
    }

    .car-model-2 h4 {
        font-size: 20px
    }

    .sb-5 {
        display: none
    }

    .sb-6 {
        display: flex
    }

    .search-box-4 {
        max-width: 260px!important;
        top: 15%;
        right: 12%
    }

    .search-box-3 .form-group {
        margin-bottom: 15px
    }

    .search-box-3 .range-slider {
        margin-top: 5px;
        margin-bottom: 15px
    }

    .search-box-3 {
        padding: 30px 0 15px
    }

    .heading-4 h4 {
        margin-bottom: 5px
    }

    .heading-4 {
        margin-bottom: 25px
    }

    .cart-total-box {
        margin-top: 30px
    }

    .typography .heading-3 {
        margin-bottom: 15px
    }

    .typography .mb-50 {
        margin-bottom: 40px
    }

    .blog-big h3 {
        font-size: 22px
    }

    .inline-search-area .bootstrap-select .dropdown-toggle .filter-option {
        position: absolute;
        top: 7px
    }

    .search-compare h3 {
        font-size: 22px
    }

    .main-header .dropdown-menu {
        border-top: solid 1px #f1f1f1;
        border-bottom: solid 1px #f1f1f1
    }

    .logo {
        margin: 15px 0
    }

    .logo img {
        height: 40px
    }

    .p-box-2 {
        margin-bottom: 45px
    }

    .banner .carousel-content.banner-info {
    }

    .inline-search-area .btn-search {
        height: 45px;
        line-height: 45px
    }

    .inline-search-area .search-col .form-control,.inline-search-area button.btn-search {
        height: 45px;
        margin-bottom: 0;
        border-radius: 3px!important;
        padding: 0;
        font-size: 14px
    }

    .banner-slider-inner .show-more-options {
        display: none
    }

    .banner-slider-inner .row-4 {
        margin: 0
    }

    .inline-search-area .search-col {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .row-3 {
        margin-right: -15px;
        margin-left: -15px
    }

    .inline-search-area .bootstrap-select button {
        padding: 5px 15px 5px 15px;
        border-radius: 3px;
        height: 45px
    }

    .inline-search-area .search-fields {
        min-height: 40px
    }

    .inline-search-area .dropdown-toggle::after {
        top: 22px
    }

    .car-box-2 .detail {
        padding: 25px 35px 20px 25px
    }

    .main-header .navbar-expand-lg .navbar-nav .link-color {
        padding: 10px 15px!important;
        border-radius: 0;
        border: none;
        font-size: 14px;
        background: #f9f9f9!important;
        border: transparent!important;
        margin: 0;
        color: #515151!important
    }

    .header-ml {
        margin-left: 0
    }

    #search-style-3 {
        padding: 30px 0 80px
    }

    .intro-text h3 {
        line-height: inherit
    }

    .intro-section .btn-md {
        padding: 10px 27px 8px;
        font-size: 13px
    }

    .helping-sentar {
        padding-top: 80px
    }

    .tab-box-2 .nav-link {
        display: block;
        padding: .5rem .3rem
    }

    .ui-item {
        margin-bottom: 30px
    }

    .alert-2 {
        margin-bottom: 30px
    }

    .header-2 {
        padding: 0
    }

    .main-title {
        margin-bottom: 40px
    }

    .main-title-2 {
        margin-bottom: 40px
    }

    .search-area {
        padding: 25px 20px 5px;
        border-radius: 0
    }

    .search-options-btn,.search-options-btn:hover {
        padding: 7px 10px 8px 10px;
        border-radius: 3px
    }

    .search-options-btn,.search-options-btn i {
        margin-left: 0
    }

    .search-area .form-group {
        margin-bottom: 15px
    }

    .about-slider-box {
        margin-bottom: 30px
    }

    .search-area-2 .range-slider {
        margin-top: 15px;
        margin-bottom: 1rem
    }

    .bg-grea .range-slider {
        margin-top: 15px;
        margin-bottom: 1rem
    }

    .search-area-2 {
        padding: 30px 0 10px
    }

    .t-c {
        text-align: center
    }

    .main-title h1 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .main-title-2 h1 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .hidden-mb-20 {
        margin-bottom: 20px
    }

    .main-header .search-fields button {
        background: #efefef
    }

    .main-header .inline-search-small .inline-search-area .search-col:first-child .form-control {
        border-radius: 50px 0 0 50px!important;
        background-color: #efefef
    }

    .search-compare h4 {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center
    }

    .search-compare .form-group {
        margin-bottom: 20px
    }

    .header-transparent {
        position: static;
        z-index: 9;
        width: 100%
    }

    .banner h2 {
        font-size: 42px
    }

    .banner .banner-slider-inner {
        top: 0%
    }

    .banner .banner-opt .banner-slider-inner h1 {
        font-size: 20px
    }

    .banner .banner-opt .banner-slider-inner p {
        line-height: 22px;
        font-size: 14px;
        max-width: 90%;
        margin: 0 auto;
        margin-bottom: 5px
    }

    .pages-404 .nobottomborder h1 {
        font-size: 27px
    }

    .pb-hediin-60 {
        padding-bottom: 60px
    }

    .service-info.h-bdr {
        border: solid 1px #efefef
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 15px;
        background: #f9f9f9
    }

    .main-header .navbar-expand-lg .navbar-nav .link-color:hover {
        background: #f9f9f9
    }

    .main-header .dropdown-menu a {
        padding: 10px 30px
    }

    .main-header .navbar-expand-lg .user-account {
        padding: 15px 10px
    }

    .main-header .navbar-expand-lg .user-account li {
        font-size: 12px
    }

    .main-header .form-inline .submit {
        margin: 0 0 50px 10px;
        font-size: 12px
    }

    .navbar-light .navbar-toggler {
        border: none;
        font-size: 18px;
        font-weight: 400
    }

    .navbar-light .navbar-toggler span {
        color: #fff
    }

    .navbar-toggler {
        padding: 0;
        width: 32px;
        height: 32px;
        outline: none;
        border-radius: 0
    }

    .contect-agent-photo img {
        margin-top: 40px
    }

    .service-center .about-text {
        padding: 0
    }

    .inline-search-area .bootstrap-select button {
        border-bottom: none
    }

    .banner h3 {
        font-size: 42px
    }

    .b p {
        margin-bottom: 0
    }

    .main-title p {
        line-height: 26px;
        font-size: 16px
    }

    .search-box-4 {
        display: none
    }

    .text-l {
        text-align: center!important
    }

    .text-r {
        text-align: center!important
    }

    .sub-banner {
        height: 330px
    }

    .sticky-header {
        position: fixed;
        z-index: 9999;
        width: 100%
    }

    .sh-2 {
        background: #fff
    }

    .top-header-bg {
        background: rgba(12,12,12,.18);
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
        border-bottom: 1px solid rgba(220,220,220,.2)
    }

    .sticky-header {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0
    }

    .testimonial-3 .testimonial-info .avatar {
        max-width: 120px;
        margin: 0 auto 20px
    }

    .testimonial-3 .testimonial-info .avatar img {
        width: 100%;
        border-radius: 100%
    }

    .cb-4 .detail {
        padding: 25px 35px 25px 35px
    }

    .sub-banner {
        background-position: inherit;
        background-repeat: inherit
    }
}

@media (max-width: 768px) {
    .sub-banner {
        height:300px
    }

    .shop-info h3 {
        font-size: 22px
    }

    .coming-soon h1 {
        font-size: 40px
    }

    .coming-soon p {
        font-size: 18px
    }

    .service-section-2 {
        padding: 60px 0 30px
    }

    .inline-search-area .search-col {
        margin-bottom: 10px
    }

    .main-header .company-logo img {
        height: 40px
    }

    .main-header .company-logo-2 img {
        height: 40px
    }

    .banner h4 {
        font-size: 34px
    }

    .banner .carousel-content.bi-2 {
        padding-top: 75px
    }

    .details-banner {
        height: 450px
    }

    .details-banner .text h1 {
        font-size: 30px
    }

    .sub-banner .breadcrumb-area h1 {
        font-size: 27px
    }

    .shop-table.cart td,.shop-table.cart th {
        padding-left: 0
    }

    .shop-table.cart .product-thumbnail img {
        width: 70px
    }

    .shop-table.cart .product-thumbnail,.shop-table.cart .product-name a {
        font-size: 13px
    }

    .shop-table.cart .qty {
        width: 40px
    }

    .cart-total-box {
        padding: 20px
    }

    .car-box-2 .detail {
        padding: 25px 35px 20px 35px
    }

    .main-title-2 h1 {
        font-size: 27px
    }

    .content-area-17 {
        padding: 60px 0 60px
    }

    .content-area-18 {
        padding: 60px 0 60px
    }

    .content-area-19 {
        padding: 60px 0 10px
    }

    .main-title h1 {
        font-size: 27px
    }

    .search-area-3 {
        padding: 25px 0 10px;
        background: #efefef
    }

    .none-768 {
        display: none
    }

    .btn-secton {
        right: 10px;
        top: 50%
    }

    .heading-car h3 {
        font-size: 22px
    }

    .team-2 .detail {
        padding: 25px
    }

    .counters {
        padding: 60px 0 30px
    }

    .slick-slide-item {
        margin-bottom: 0
    }

    .slick-initialized .slick-slide {
        display: block;
        margin-bottom: 0
    }

    .option-bar {
        background: transparent;
        box-shadow: none;
        padding: 0
    }

    .testimonial-3 .testimonial-info {
        text-align: center
    }

    .sub-banner .breadcrumbs li {
        font-size: 15px
    }

    .counters-2 {
        padding: 60px 0 30px
    }

    .counter-box-2 {
        position: relative;
        max-width: 300px;
        margin: 0 auto 30px;
        padding: 10px 10px 15px;
        border: dashed 1px rgba(255,255,255,.2)
    }

    .testimonial-3 {
        padding: 60px 0
    }

    .sorting-options-3.float-right {
        float: left!important
    }

    .sorting-options2 h5 {
        line-height: normal;
        margin-bottom: 15px
    }

    .alert {
        text-transform: uppercase;
        font-size: 12px;
        border-radius: 0;
        padding: 12.5px 20px
    }

    .pages-404 h1 {
        font-size: 40px
    }

    .search-area-3 .inline-search-area .bootstrap-select button {
        padding: 5px 15px 5px 15px;
        border-right: none!important
    }

    .search-area-3 .inline-search-area .dropdown-toggle::after {
        top: 22px
    }

    .search-area-3 .search-fields {
        min-height: 40px
    }

    .search-area-3 .inline-search-area .search-col .form-control,.inline-search-area button.btn-search {
        margin-bottom: 0;
        padding: 0;
        font-size: 14px
    }

    .elements-page .mb-50 {
        margin-bottom: 40px
    }

    .banner .banner-info ul {
        margin-top: 10px
    }

    .banner .carousel-content.banner-info {
        text-align: center
    }

    .banner .banner-slider-inner p {
        font-size: 16px;
        margin-bottom: 20px
    }

    .search-area-3 {
        display: none
    }

    .car-properties .list-inline-item {
        width: 45px;
        margin: 3px!important
    }

    .tabbing-box .nav-tabs .nav-link {
        padding: 8px 14px;
        font-size: 15px
    }

    .tabbing-box .nav-tabs {
        background: transparent;
        border-bottom: transparent
    }

    .cars {
        padding: 0
    }

    .photo-gallery .col-pad {
        padding: 0 15px 0
    }

    .intro-section .btn {
        float: none
    }

    .intro-section {
        text-align: center
    }

    .intro-text h3 {
        font-size: 22px;
        margin-bottom: 15px
    }

    .intro-section {
        padding: 25px 0 30px
    }

    #search-style-3 {
        padding: 30px 0 60px
    }

    .faq-accordion .card-title {
        padding: 0 10px 0 15px
    }

    .compare-table tr td {
        box-sizing: border-box;
        padding: 10px 7px
    }

    footer {
        padding-top: 60px
    }

    .dashboard-content {
        padding: 30px 15px 0;
        overflow: hidden
    }

    .car-box-2 .price-box {
        right: 30px
    }

    .dashboard-header .breadcrumb-nav {
        right: 15px;
        display: inline-block;
        font-size: 15px;
        float: left
    }

    .dashboard-header .breadcrumb-nav ul li {
        display: inline-block;
        list-style: none;
        margin: 0 15px 0 0
    }

    .edit-profile-photo {
        width: 160px;
        margin-bottom: 80px
    }

    .search-options-btn,.search-options-btn:hover {
        padding: 5px 8px 6px 8px;
        border-radius: 3px;
        font-size: 13px
    }

    .main-title {
        margin-bottom: 30px
    }

    .main-title-2 {
        margin-bottom: 30px
    }

    .main-header {
        box-shadow: 0 0 8px 0 rgba(0,0,0,.12)
    }

    .search-area-2 .form-group {
        margin-bottom: 10px
    }

    .property-meta {
        padding: 20px 5px
    }

    .search-area-2 {
        padding: 30px 20px 10px
    }

    .property-meta ul li {
        font-size: 14px
    }

    .property-meta ul li i {
        margin-right: 7px;
        font-size: 17px
    }

    .car-box-2 .footer {
        padding: 15px 35px 15px 35px
    }

    .car-box-2 .hdg {
        padding: 20px 35px
    }

    .footer .footer-item {
        margin-bottom: 40px
    }

    .sub-footer .social-list {
        float: none
    }

    .sub-footer {
        text-align: center
    }

    .banner h2 {
        font-size: 34px;
        margin-bottom: 20px
    }

    .banner-car-box .meta ul li {
        margin-right: 15px
    }

    .banner-car-box .mb-30 {
        margin-bottom: 20px
    }

    .banner h3 {
        font-size: 34px
    }

    .banner .btn-md {
        padding: 9px 15px;
        font-size: 12px
    }

    .blog-social-list {
        float: left;
        margin-top: 20px
    }

    .countdown .top {
        font-size: 30px
    }

    .pages-404 .nobottomborder h4 {
        font-size: 16px
    }

    .pages-404 .nobottomborder {
        margin-bottom: 0;
        padding: 0
    }

    .setting-button {
        font-size: 18px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: -40px
    }

    .inside-car iframe {
        height: 220px!important
    }

    .breadcrumbs {
        font-size: 12px
    }

    .back-to-listings {
        height: 35px;
        line-height: 35px;
        width: 35px;
        font-size: 15px
    }

    .search-area label {
        display: none
    }

    .listings-parallax h1 {
        font-size: 25px;
        margin: 0 0 20px
    }

    .listings-parallax {
        text-align: center;
        padding-top: 60px
    }

    .contact-details .media .media-left {
        padding-right: 20px
    }

    .search-area-inner {
        margin: 0 -15px
    }

    .search-box-3 .search-area-inner {
        margin: 0
    }

    .search-contents .col-xs-12,.search-contents .col-xs-6 {
        padding: 3px 10px
    }

    .search-box .form-group {
        margin-bottom: 0
    }

    .blog-box .detail .tags-box {
        margin-bottom: 20px
    }

    .blog-box .detail .blog-share {
        float: left;
        text-align: left
    }

    .comments ul {
        margin: 0 0 0 0
    }

    .comment-body {
        margin: 10px 0 0 0;
        line-height: 20px;
        padding: 10px 0 0 0;
        font-size: 13px;
        text-align: justify
    }

    .blog-banner {
        text-align: center;
        padding: 40px 0
    }

    .comment-content {
        margin: 0 0 0 65px
    }

    .comment-author {
        height: 50px;
        width: 50px
    }

    .comment p {
        line-height: 26px
    }

    .sec-title-three h2 {
        margin-top: 0
    }

    .content-area {
        padding: 60px 0 30px
    }

    .content-area-2 {
        margin-bottom: 60px
    }

    .content-area-3 {
        margin-bottom: 30px
    }

    .content-area-4 {
        padding: 60px 0 30px
    }

    .content-area-5 {
        padding: 60px 0
    }

    .content-area-6 {
        padding: 60px 0 30px
    }

    .content-area-7 {
        padding-bottom: 45px
    }

    .content-area-8 {
        padding: 60px 0 30px
    }

    .content-area-10 {
        padding: 60px 0 20px
    }

    .content-area-11 {
        padding: 30px 0 20px
    }

    .content-area-12 {
        padding: 60px 0 40px
    }

    .content-area-13 {
        padding: 60px 0 45px
    }

    .content-area-14 {
        margin-bottom: 50px
    }

    .content-area-15 {
        padding: 60px 0 10px
    }

    .content-area-16 {
        padding: 60px 0 50px
    }

    .content-area-9 {
        padding: 60px 0 50px
    }

    .service-center {
        padding: 60px 0
    }

    .content-area-5 {
        padding: 60px 0
    }

    .service-center .about-text {
        padding: 0
    }

    .search-area .form-group {
        margin-bottom: 10px
    }

    .recent-posts-box .detail .location a {
        font-size: 14px
    }

    .about-box {
        max-width: 100%
    }

    .car-amenities ul li {
        list-style: none;
        margin-bottom: 10px
    }

    .heading-car p {
        font-size: 13px
    }

    .heading-car h5 {
        font-size: 13px
    }

    .typography-page p {
        font-size: 13px;
        line-height: 25px;
        text-align: justify
    }

    .breadcrumb-area .btn-md {
        padding: 10px 20px
    }

    .helping-sentar {
        padding-top: 60px
    }
}

@media (max-width: 580px) {
    .comment-content h6 span {
        display:none
    }

    .heading-car .pull-left {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px
    }

    .heading-car .pull-right {
        float: left
    }

    .heading-car .price-box-3 {
        font-size: 20px
    }

    .heading-car .price-box-3 sup {
        top: -15px
    }

    .product-price {
        display: none
    }

    .d_none {
        display: none
    }

    .banner-car-box .meta ul li i {
        margin-right: 5px
    }

    .search-options-btn,.search-options-btn:hover {
        left: 30px;
        bottom: 0
    }

    .setting-button {
        display: none
    }

    .banner .slider-mover-left {
        display: none
    }

    .banner .slider-mover-right {
        display: none
    }

    .heading-car h3 span {
        float: left
    }
}

@media (max-width: 520px) {
    .blog .blog-3 {
        margin-bottom:0
    }
}

@media (min-width: 180px) {
    .header-shrink {
        background:#fff!important;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        transition: .5s;
        box-shadow: 0 0 5px rgba(0,0,0,.1);
        top: 0!important
    }
}

.icon-checkbox-checked {
    width: 15px;
    height: 15px;
    background: red;
    display: inline-block
}

.icon-checkbox-unchecked {
    width: 15px;
    height: 15px;
    background: #eee;
    display: inline-block
}

.table td {
    vertical-align: middle
}

.activ {
    font-weight: bold!important;
    color: #e5251d!important
}

.auctionContent {
    overflow-x: scroll
}
