body {
    font-family: Lato, sans-serif;
    background: #F5F5F5
}

.top-header {
    background-color: #363f48;
    border-bottom: 1px solid #363f48;
    padding: 7px 0
}

.top-header .list-inline {
    margin-top: 6px;
    margin-bottom: 0
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.list-inline li a {
    text-decoration: none;
    color: #FFF
}

.list-inline li a i {
    margin-right: 10px
}

.top-buttons {
    text-align: right
}

.btn-grey {
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
    border-color: rgba(0, 0, 0, .1)
}

.btn-grey.active,
.btn-grey.focus,
.btn-grey:active,
.btn-grey:focus,
.btn-grey:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .35);
    border-color: rgba(0, 0, 0, .2)
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.main-header {
    background: #fff
}

.navbar-default {
    background: 0 0;
    border: none;
    margin-bottom: 0;
    border-radius: 0
}

.main-header .navbar-default .nav>li>a {
    display: block;
    padding: 5px 20px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #686868
}

.main-header .navbar-default .nav>li>a:hover {
    background: #f5f5f5;
    color: #F34B0A;
    border: none
}

.main-header .navbar-default .nav>li>.active {
    color: #F34B0A;
    background: #f5f5f5
}

.main-header .navbar-default .nav {
    margin-top: 32px
}

.navbar-brand-logo {
    float: left;
    padding: 23px 0
}

.navbar-brand-logo img {
    height: 50px
}

.dropdown-menu>li>a {
    display: block;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 12px;
    border-left: solid 5px #fff;
    border-bottom: solid 1px #fff;
    background: 0 0
}

.dropdown-menu>li>a:hover {
    border-left: solid 5px #F34B0A;
    background: 0 0;
    border-bottom: solid 1px #f1f1f1
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f5f5f5;
    border-color: #fff
}

.banner {
    width: 100%;
    color: #fff
}

.banner .item {
    height: 546px
}

.item-1 {
    background: url(../img/slide/slide-show1.jpg);
    background-size: cover
}

.item-2 {
    background: url(../img/slide/slide-show2.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.item-3 {
    background: url(../img/slide/slide-show3.jpg);
    background-size: cover
}

.carousel-control.left,
.carousel-control.right {
    background: 0 0
}

.slider-mover-left,
.slider-mover-right {
    line-height: 37px;
    top: 43%;
    z-index: 5;
    background: #1B1410;
    position: absolute;
    display: inline-block
}

.slider-mover-left {
    width: 40px;
    height: 40px;
    left: 5px
}

.slider-mover-left img {
    width: 16px;
    height: 23px
}

.slider-mover-right {
    width: 40px;
    height: 40px;
    right: 5px
}

.slider-mover-right img {
    width: 16px;
    height: 23px
}

.banner-slider-inner-1 {
    position: absolute;
    top: 23%
}

.banner-slider-inner-1 .Website-text {
    font-family: 'Oleo Script', cursive;
    font-size: 60px
}

.banner-slider-inner-1 h1 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 900
}

.banner-slider-inner-1 h2 {
    text-transform: uppercase;
    font-size: 40px
}

.banner-slider-inner-1 h4 {
    font-weight: 300;
    font-size: 18px;
    line-height: 27px
}

.banner-slider-inner-1 span {
    font-weight: 300
}

.content-area {
    padding: 50px 0
}

.option-bar {
    border-radius: 3px;
    background: #fff;
    padding: 15px;
    border: 1px solid #E4E3E3;
    margin-bottom: 20px
}

.option-bar .section-heading {
    margin-bottom: 0
}

.option-bar .sorting-options {
    margin-top: 10px
}

.option-bar .sorting {
    padding: 8px 12px;
    background: #FFF;
    border: 1px solid #EEE;
    color: #999;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 300
}

.change-view-btn {
    color: #F34B0A;
    border-radius: 2px;
    background: #f8f8f8;
    padding: 7px 10px;
    margin-left: 5px;
    border: 1px solid #F34B0A
}

.change-view-btn:hover {
    color: #fff;
    background: #F34B0A
}

.active-view-btn:hover {
    color: #F34B0A;
    background: 0 0
}

.active-view-btn {
    background: #F34B0A;
    color: #FFF;
    padding: 7px 10px;
    margin-left: 5px;
    border: 1px solid #F34B0A
}

.section-heading {
    margin-bottom: 30px
}

.section-heading i {
    float: left;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    background-color: #F34B0A;
    color: #fff;
    margin-right: 10px;
    font-size: 16px
}

.ariane,
.home-like-h2,
.home-like-h4,
.like-h2 {
    display: block
}

.like-h2,
.section-heading h1,
.section-heading h2 {
    margin: 0 0 5px;
    font-size: 16px;
    color: #F34B0A;
    font-weight: 700;
    text-transform: uppercase
}

.section-heading .border {
    height: 2px;
    width: 40px;
    background: #F34B0A;
    float: left
}

.section-heading h4 {
    font-size: 15px;
    color: #9a9a9a
}

.home-like-h4 {
    font-size: 12px!important;
    color: #9a9a9a!important;
    margin-bottom: 10px!important;
    margin-top: 15px!important;
    font-family: inherit;
    font-weight: 500!important;
    line-height: 1.1
}

.error404 .title-error,
.error404 h1 {
    font-family: 'Open Sans', sans-serif
}

.home-like-h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.ariane {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #9a9a9a
}

.car-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #E4E3E3;
    position: relative;
    margin: 0 auto 30px;
    max-width: 360px;
    width: 100%
}

.car-box .car-content h2 a,
.car-box .car-content h3 a {
    border-left: 4px solid #F34B0A;
    text-transform: uppercase;
    text-decoration: none
}

.car-box>img {
    /*max-height: 129px*/
}

.marque-box>img {
    max-height: 129px;
    min-height: 129px;
}


.car-box:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1), 0 6px 5px 0 rgba(0, 0, 0, .1)
}

.car-box .sale {
    transform: rotate(134deg);
    position: absolute;
    left: 35px;
    top: 34px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none
}

.sale span {
    display: block;
    transform: rotate(-134deg);
    text-transform: uppercase;
    color: #fff
}

.car-box .car-content {
    padding: 0
}

.car-box .car-content h3 a {
    color: #363f48;
    font-size: 17px;
    padding: 3px 0 3px 10px
}

.car-box .car-content h3 a:hover {
    color: #F34B0A
}

.car-box .car-content h3 span {
    float: right;
    background: #f5f5f5;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #F34B0A
}

.car-box .car-content h2 a {
    color: #363f48;
    font-size: 17px;
    padding: 3px 0 3px 10px
}

.car-box .car-content h2 a:hover {
    color: #F34B0A
}

.car-box .car-content h2 span {
    float: right;
    background: #f5f5f5;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #F34B0A
}

.s-lineDownLeft:after {
    background-image: url(../img/chevron-down.png);
    background-repeat: no-repeat;
    width: 15px;
    left: 13%;
    height: 7px;
    content: '';
    position: absolute;
    top: 100%;
    display: block
}

.b-items-cars-one-info-header {
    padding-bottom: 15px;
    margin-bottom: 18px
}

.car-box .car-content p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #696969;
    font-weight: 400
}

.car-content .car-tags ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block
}

.car-content .car-tags ul li {
    display: inline-block;
    float: left;
    margin: 0 4px 4px 0;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    font-size: 13px;
    color: #46505a;
    padding: 4px 5px
}

.orange-color {
    color: orange
}

.details-button {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    padding: 7px 13px;
    background-color: #F34B0A;
    border-radius: 2px;
    text-decoration: none;
    margin: 10px 0
}

.details-button:hover {
    background-color: #de460b;
    color: #fff
}

.testimonials {
    width: 100%;
    padding: 70px 0 85px;
    height: auto;
    background: #eaeaea;
    text-align: center
}

.testimonials .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
    padding: 0
}

.testimonials-inner ul {
    margin: 0;
    padding: 0
}

.testimonials-inner .star-rating li {
    list-style: none;
    display: inline-block;
    color: #F34B0A
}

.testimonials-inner .line-dec {
    margin-top: 15px;
    width: 30px;
    height: 2px;
    background-color: #b2b5b5;
    margin-left: auto;
    margin-right: auto
}

.testimonials-inner p {
    margin-top: 25px;
    font-size: 18px;
    font-weight: 300;
    color: #7a7a7a;
    line-height: 32px
}

.testimonials-inner .author-rate img {
    margin-top: 30px;
    border-radius: 50%
}

.testimonials-inner .author-rate h4 {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.testimonials-inner .author-rate span {
    font-size: 12px;
    font-weight: 700;
    color: #f34b0a
}

.testimonials .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    border: none;
    border-radius: 50%
}

.testimonials .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f34b0a
}

.testimonials .carousel-indicators {
    bottom: -40px
}

.testimonials-inner .author-rate .line-dec2 {
    width: 30px;
    height: 2px;
    background-color: #b2b5b5;
    margin: 10px auto 5px
}

footer {
    width: 100%;
    background: #2A2A2A;
    padding: 0px 0
}

footer p {
    color: #fff
}

.footer-item .footer-item-content p {
    margin-top: 30px;
    margin-bottom: 15px
}

.footer-item-content img {
    height: 50px
}

.footer-item .footer-item-content ul {
    margin-bottom: 20px;
    padding: 0
}

.footer-item .footer-item-content ul li {
    list-style: none;
    line-height: 30px
}

.footer-item .footer-item-content ul li a i {
    width: 25px
}

.footer-item .footer-item-content ul li a {
    text-decoration: none;
    color: #fff
}

.social-list li {
    list-style: none;
    float: left;
    margin: 0 3px 3px 0
}

.social-list li a {
    font-size: 12px;
    border-radius: 3px 2px 2px 3px;
    display: inline-block;
    width: 25px;
    height: 26px;
    text-align: center;
    line-height: 28px;
    color: #fff
}

.social-list .facebook {
    background: #3b589e
}

.social-list .twitter {
    background: #2b97f0
}

.social-list .linkedin {
    background: #1c82ca
}

.social-list .google {
    background: #dc4e41
}

.social-list .rss {
    background: #e78733
}

.social-list .vimeo {
    background: #56d7fe
}

footer .footer-item .footer-like-h2,
footer .footer-item h2 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0
}

footer .footer-item .line-dec {
    margin: 15px 0 30px;
    width: 40px;
    height: 2px;
    background-color: #fff
}

footer .footer-item {
    margin-bottom: 30px;
    float: left
}

footer .footer-item .media .media-left img {
    width: 70px;
    height: 70px
}

footer .footer-item .media .media-body a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    margin-top: 5px;
    text-decoration: none;
    letter-spacing: 1px
}

footer .footer-item .media .media-body a:hover {
    color: #F34B0A
}

footer .footer-item .media .media-body .line-dec-o {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 2px;
    background-color: #555
}

footer .footer-item .media .media-body span {
    font-size: 15px;
    font-weight: 700;
    color: #F34B0A
}

footer .footer-item .tags {
    position: relative;
    float: left;
    margin: 0 9px 9px 0;
    border: 1px solid #424242;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 10px;
    font-weight: 400;
    text-transform: capitalize;
    z-index: 0;
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px
}

footer .footer-item .tags:hover {
    background: #F34B0A;
    border: 1px solid #F34B0A
}

footer .footer-item .gallery-item {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 5px 5px 0
}

.sub-footer {
    background-color: #242424;
    width: 100%;
    padding: 23px 0
}

.sub-footer p {
    color: #858585;
    font-size: 14px;
    margin: 0
}

.sub-footer p span,
.sub-footer ul li a {
    text-transform: uppercase;
    font-size: 12px
}

.sub-footer p span {
    color: #777
}

.sub-footer ul {
    margin: 0;
    padding: 0
}

.sub-footer ul li {
    list-style: none;
    float: right;
    margin-left: 20px
}

.sub-footer ul li a {
    text-decoration: none;
    color: #686868
}

.page-banner {
    width: 100%;
    background-image: url(http://placehold.it/1900x400);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
    text-align: center;
    color: #fff
}

.breadcrumb-area {
    background: rgba(0, 0, 0, .5);
    padding: 35px 5px;
    max-width: 555px;
    margin: 0 auto
}

.breadcrumb-area .line-dec {
    margin: 15px auto 20px;
    width: 40px;
    height: 2px;
    background-color: #fff
}

.breadcrumb-area h5 {
    margin-bottom: 30px
}

.breadcrumb-area p a {
    color: #fff;
    margin: 0 7px;
    text-decoration: none
}

.active-page {
    border: 1px solid #F34B0A;
    background: 0 0;
    padding: 7px 24px;
    color: #F34B0A;
    border-radius: 0
}

.active-page:hover {
    color: #fff;
    background: #F34B0A
}

.home-btn {
    background: #F34B0A;
    padding: 7px 24px;
    border: 1px solid #F34B0A;
    border-radius: 0
}

.home-btn:hover {
    background: 0 0;
    color: #F34B0A
}

.breadcrumb-area h2 {
    font-size: 45px;
    font-weight: 700;
    margin: 0 0 10px
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 0!important;
    margin: 0 5px 5px;
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0;
    line-height: 34px
}

.pagination>li>a,
.pagination>li>span:hover {
    color: #f34b0a
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #F34B0A;
    border-color: #F34B0A
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #F34B0A;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #f34b0a;
    color: #fff
}

.sidebar {
    border-radius: 3px;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #E4E3E3
}

.search-block .title {
    font-weight: 700;
    border-left: 4px solid #F34B0A;
    padding-left: 15px;
    font-size: 18px;
    color: #F34B0A
}

.search-block .ratings li {
    list-style: none;
    padding: 6px 0;
    font-size: 12px;
    border-bottom: 1px dotted #DDD
}

.search-block .ratings li a {
    text-decoration: none
}

.search-block .ratings {
    margin: 0;
    padding: 0
}

.search-block .ratings li span {
    float: right;
    color: #999
}

.slider-price-amont {
    font-size: 12px;
    color: #999;
    font-weight: 400
}

.price-box label,
label {
    position: relative;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer
}

.round {
    background: #f34b0a
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
    background: #f34b0a;
    border-radius: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0;
    background: #f5f5f5
}

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
    border-radius: 0
}

.price-box label {
    padding-left: 0;
    margin-right: 0
}

.slider.slider-horizontal {
    width: 100%!important;
    height: 20px
}

element.style {
    width: none
}

.price-box label:before {
    width: 0;
    height: 0
}

.search-block .form-control {
    border-radius: 3px;
    box-shadow: none;
    height: 36px;
    border: 1px solid #EEE
}

label {
    padding-left: 25px;
    margin-right: 15px
}

label:before {
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]:checked+label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px
}

.checkbox label::before,
label:before {
    content: ""
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 30px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox {
    padding-left: 20px
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 15px
}

.checkbox label::after,
.checkbox label::before {
    position: absolute;
    margin-left: -20px;
    display: inline-block;
    left: 0
}

.checkbox label::before {
    width: 17px;
    height: 17px;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.checkbox label::after {
    width: 16px;
    height: 16px;
    top: 0;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555
}

.checkbox-theme input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-theme input[type=checkbox]:checked+label::before {
    background-color: #F34B0A;
    border-color: #F34B0A
}

.search-block .list-1 li {
    list-style: none;
    line-height: 30px;
    font-weight: 700;
    font-size: 12px
}

.search-block .list-1 li a {
    text-decoration: none;
    font-weight: 400;
    color: #434955
}

.search-block label {
    font-size: 12px;
    line-height: 16px;
    color: #434955
}

.search-block .list-1 {
    padding: 0
}

.Recent-news {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #E4E3E3;
    border-radius: 3px
}

.Recent-news .title {
    font-weight: 700;
    border-left: 4px solid #F34B0A;
    padding-left: 15px;
    font-size: 18px;
    color: #F34B0A;
    margin: 0 0 20px
}

.Recent-news .media {
    padding-bottom: 20px;
    border-bottom: 1px dotted #DDD;
    margin-top: 0;
    margin-bottom: 20px
}

.Recent-news .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.Recent-news .media .media-body a {
    color: #585858;
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
    text-decoration: none;
    letter-spacing: 1px
}

.Recent-news .media .media-body a:hover {
    color: #F34B0A
}

.Recent-news .media .media-body .line-dec-o {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 2px;
    background-color: #ccc
}

.Recent-news .media .media-body span {
    font-size: 15px;
    font-weight: 700;
    color: #F34B0A
}

.list-car-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #E4E3E3;
    margin-bottom: 30px;
    position: relative
}

.list-car-box .car-content h2 a,
.list-car-box .car-content h3 a {
    text-transform: uppercase;
    color: #363f48;
    border-left: 4px solid #F34B0A;
    font-size: 17px;
    padding: 3px 0 3px 10px;
    text-decoration: none
}

.list-car-box .car-content h2,
.list-car-box .car-content h3 {
    margin: 15px 0 0
}

.list-car-box .list-car-pic img {
    /*max-width: 220px;*/
    cursor: pointer
}

.list-car-box .car-content h3 a:hover {
    color: #F34B0A
}

.list-car-box .car-content h3 span {
    float: right;
    background: #f5f5f5;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #F34B0A
}

.s-lineDownLeft {
    border-bottom: 1px solid #B4B4B4;
    position: relative
}

.list-car-box .car-content p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #696969;
    font-weight: 400
}

.list-car-box .car-content .col-pad {
    padding: 0
}

.list-car-box .car-content {
    padding: 0 15px 0 0
}

.list-car-box .car-content .item p {
    font-size: 12px;
    margin-bottom: 7px
}

.list-car-box p span {
    float: left;
    margin-right: 15px;
    color: #545454;
    font-weight: 700
}

.car-details-header-price h3 {
    font-size: 21px;
    font-weight: 300;
    margin: 0 0 5px;
    color: #F34B0A
}

.car-details-header-price p {
    margin: 0
}

.car-details-header-price p i {
    color: orange
}

#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0!important;
    width: auto
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: .5
}

#carousel-custom .carousel-indicators li.active img {
    opacity: 1
}

#carousel-custom .carousel-indicators li:hover img {
    opacity: .75
}

#carousel-custom .carousel-outer {
    position: relative
}

.thumb-preview {
    height: 500px!important;
    width: 100%
}

.thumbs {
    width: 82%!important;
    margin: 12px auto!important;
    background: #dde3e4;
    padding: 10px 0 6px 10px
}

.thumbs img {
    width: 80px;
    height: 50px
}

.car-details-content-body {
    margin: 50px 0 30px
}

.panel-body p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 0
}

.panel-default {
    background: 0 0
}

.panel-body {
    background: #fff;
    border: 1px solid #E4E3E3;
    border-radius: 3px;
    padding: 35px
}

.nav-tabs>li>a {
    margin-right: 3px;
    line-height: 1.42857143;
    border-top: solid 2px #fff;
    border-radius: 0;
    background: 0 0;
    color: #000;
    font-weight: 700
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #F34B0A;
    border-top: solid 2px #fff
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: none;
    border-top: solid 2px red
}

.features ul {
    margin: 0;
    padding: 0
}

.features ul li {
    list-style: none;
    line-height: 30px;
    color: #666;
    font-size: 13px
}

.features ul li i {
    font-size: 16px;
    color: #f34b0a;
    margin-right: 15px
}

.technical ul {
    margin: 0;
    padding: 0
}

.technical ul li {
    list-style: none;
    font-weight: 700;
    border-bottom: 1px dotted #d4cece;
    line-height: 35px;
    color: #666
}

.technical ul li span {
    float: right;
    font-weight: 400
}

.comments-box {
    border: 1px solid #E4E3E3;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    border-radius: 3px;
    float: left;
    width: 100%
}

ul.blog-post-comments li ul li,
ul.blog-post-comments ul {
    border-bottom: 0 solid #e1e1e1;
    padding: 0
}

.comments-container {
    position: relative;
    padding: 0 10px;
    float: left
}

.comments-box ul li {
    list-style: none
}

ul.blog-post-comments {
    padding: 0;
    margin: 0 0 25px;
    list-style: none
}

ul.blog-post-comments ul {
    margin: 0 0 0 60px;
    list-style: none;
    border-top: 0 solid #e1e1e1
}

ul.blog-post-comments li {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1
}

ul.blog-post-comments li span.user-image {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    background-color: #C5C5C5;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

ul.blog-post-comments li span.user-name {
    color: #55595c;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    text-align: center
}

ul.blog-post-comments li span.date {
    color: #878d92;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    position: relative;
    float: right
}

ul.blog-post-comments li span.comment {
    color: #878d92;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-align: left;
    margin: 1px 0 0 60px
}

ul.blog-post-comments li .comment-footer {
    color: #878d92;
    font-size: 14px;
    line-height: 22px;
    display: block;
    text-align: left;
    margin-left: 60px;
    margin-top: 35px
}

a.share-box {
    color: #55595c;
    font-size: 14px;
    line-height: 22px;
    margin-right: 10px;
    text-decoration: none
}

a.share-box:hover {
    cursor: pointer
}

ul.blog-post-comments li span.user-image i {
    color: #fff;
    font-size: 38px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px
}

a.share-box span.like i {
    color: #db7560
}

a.share-box span.respond i {
    color: #65abd0
}

a.share-box span.share-2 i {
    color: #24aa98
}

a.share-box i {
    margin-right: 5px
}

ul.blog-post-comments li span.date i {
    color: #b4bbc2;
    font-size: 14px;
    line-height: 22px;
    margin-right: 8px
}

.btn-send {
    background: #F34B0A;
    border: none;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff
}

.car-sidebar-right .title,
.share h2 {
    font-size: 19px;
    text-transform: uppercase
}

.btn-send:hover {
    background: #de460b;
    color: #fff
}

.car-sidebar-right .title {
    line-height: 26px;
    border-left: solid 4px #F34B0A;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    font-weight: 700;
    color: #F34B0A
}

.car-detail-block {
    border: 1px solid #E4E3E3;
    padding: 30px;
    background: #fff;
    border-radius: 3px;
    width: 100%;
    float: left
}

.car-detail-block .car-detail-info-list li {
    list-style: none;
    line-height: 34px;
    color: #999;
    border-bottom: 1px dotted #DDD;
    text-align: right
}

.car-detail-info-list li span {
    font-weight: 700;
    margin-right: 10px;
    float: left;
    color: #3e3e3e
}

.mrg-b-30 {
    margin-bottom: 30px!important
}

.dealer-contact {
    padding: 30px;
    background: #fff;
    border: 1px solid #E4E3E3;
    border-radius: 3px
}

.car-detail-block .car-detail-info-list,
.dealer-contact ul {
    margin: 0;
    padding: 0
}

.dealer-contact ul li {
    list-style: none;
    line-height: 27px;
    color: #999
}

.dealer-contact ul li a {
    text-decoration: none;
    color: #999
}

.dealer-contact ul li span {
    font-weight: 700;
    color: #3e3e3e
}

.share {
    background: #2a2a2a;
    padding: 30px;
    width: 100%;
    float: left
}

.share h2 {
    color: #fff;
    font-weight: 400;
    border-left: solid 4px #fff;
    padding-left: 20px;
    margin: 0 0 20px
}

.share ul {
    padding: 0;
    margin: 0
}

.private-message-to-dealer {
    padding: 30px;
    background: #fff;
    width: 100%;
    border: 1px solid #E4E3E3;
    border-radius: 3px
}

.about-body {
    padding-top: 100px
}

.about-body .title {
    font-weight: 700;
    border-left: 4px solid #f34b0a;
    padding-left: 15px;
    font-size: 25px;
    color: #f34b0a;
    margin: 0 0 20px;
    text-transform: uppercase
}

.about-body p {
    color: #444!important;
    line-height: 24px;
    font-weight: 400
}

.about-body .icon-list {
    margin: 0 0 30px;
    padding: 0
}

.about-body .icon-list li {
    list-style: none;
    line-height: 30px;
    margin: 0 -4px 0 0;
    font-size: 12px;
    padding: 0 15px 0 30px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    color: #444
}

.about-body .icon-list li i {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px 0 0;
    font-size: 16px;
    margin-top: 0;
    color: #f34b0a
}

.btn-contact {
    border: 2px solid #f34b0a;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0;
    padding: 10px 31px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 30px;
    color: #f34b0a;
    text-decoration: none
}

.btn-contact:hover {
    background: #f34b0a;
    color: #fff
}

.iframe-amazon {
    width: 100%;
    height:90px !important;
}

.page-section {
    margin-bottom: 100px
}

.panel-div a {
    text-decoration: none
}

.panel-div .panel-default>.panel-heading {
    background-color: #fff;
    padding: 13px 5px 13px 15px;
    border-radius: 0;
    color: #f34b0a
}

.panel-title i {
    margin-right: 10px;
    background: #f34b0a;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 0;
    color: #fff
}

.panel-default {
    border: none
}

.panel-group .panel+.panel {
    margin-top: 15px
}

.page-section p {
    color: #444!important;
    line-height: 24px;
    font-weight: 400
}

.about-team-meet {
    width: 100%;
    padding: 75px 0;
    background: #fff
}

.about-team-meet .title {
    border-left: 0 solid #f34b0a;
    padding-left: 0;
    margin: 0 0 50px
}

.about-box {
    padding: 0;
    border-radius: 0;
    border: none;
    max-width: 262px;
    margin: 0 auto 30px
}

.about-box .content {
    padding: 0
}

.about-box .content h6 {
    color: #999;
    font-weight: 700;
    margin: 10px 0
}

.about-box .content h3 {
    border-left: 4px solid #f34b0a;
    padding-left: 15px;
    font-size: 18px;
    color: #f34b0a;
    font-weight: 700;
    margin: 0
}

.about-box .content p {
    color: #8e8e8e!important;
    font-size: 14px;
    font-weight: 300;
    margin: 20px 0
}

.about-box .content ul {
    padding: 0;
    margin: 0
}

.serviceslist {
    width: 100%;
    padding: 75px 0 25px
}

.serviceslist .title {
    font-weight: 700;
    font-size: 25px;
    color: #f34b0a;
    margin: 0 0 50px;
    text-transform: uppercase
}

.Services-box {
    padding: 0 20px;
    max-width: 360px;
    margin: 0 auto 50px
}

.Services-box i {
    font-size: 35px;
    color: #f34b0a;
    margin-bottom: 30px
}

.Services-box h3 {
    margin: 0 0 10px;
    font-size: 20px;
    text-transform: uppercase
}

.Services-box p {
    color: #666
}

.contact-us-body {
    width: 100%;
    padding: 100px 0
}

.contact-form .title {
    font-weight: 700;
    border-left: 4px solid #f34b0a;
    padding-left: 25px;
    font-size: 18px;
    color: #f34b0a;
    margin-bottom: 20px
}

.contact-form form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: 0;
    color: #6c6c6c;
    height: 40px;
    border-radius: 3px;
    box-shadow: none
}

.contact-form form textarea {
    border: 1px solid #eee;
    max-width: 100%;
    min-height: 170px;
    max-height: 180px;
    font-size: 12px;
    color: #888;
    height: 40px;
    padding: 12px 45px;
    outline: 0
}

.contact-form .form-group {
    margin-bottom: 25px
}

.contact-form form .btn-message {
    background: #f34b0a;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #ed5565;
    border-radius: 0
}

.contact-form form .btn-message:hover,
.contact-us-body form .btn-message:hover {
    background-color: #de460b;
    color: #fff
}

.contact-details {
    background: #fff;
    border: 1px solid #E4E3E3;
    border-bottom: none
}

.contact-details .item {
    padding: 12px 36px;
    border-bottom: 1px solid #e5e7e9
}

.contact-details .item .icon {
    font-size: 36px;
    line-height: 21px;
    color: #F34B0A;
    float: left
}

.contact-details .content {
    margin-left: 61px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #5d6e7b
}

.contact-details .content h5 {
    font-size: 15px;
    line-height: 21px;
    color: #F34B0A;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 6px
}

.contact-details .content p span {
    font-weight: 700;
    color: #3e3e3e
}

.contact-details .content p a {
    text-decoration: none;
    color: #5d6e7b
}

.form-content-box {
    padding: 54px;
    max-width: 555px;
    background: #fff;
    border: 1px solid #EEE;
    margin: 100px auto 0
}

.form-content-box h4,
.logo-the {
    text-align: center;
    margin-bottom: 20px
}

.form-content-box .logo-the img {
    height: 52px
}

.form-content-box h4 {
    color: #797979;
    font-size: 15px
}

.form-content-box form .input-text {
    width: 100%;
    padding-left: 15px;
    font-size: 13px;
    height: 40px;
    border: 1px solid #D8D8D8;
    outline: 0;
    color: #9c9898;
    border-radius: 0
}

.form-content-box label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 0;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: left;
    color: #929292
}

label:before {
    width: 0;
    height: 0;
    border: 0 solid red
}

.lost-password a {
    text-decoration: none;
    color: #f34b0a;
    font-weight: 700
}

.dhc,
.lost-password {
    font-size: 12px;
    color: #929292
}

.dhc a {
    text-decoration: none;
    font-weight: 700;
    color: #f34b0a
}

.remember-me span {
    margin-left: 15px
}

.form-content-box .btn-send {
    height: 55px;
    margin-bottom: 20px
}

.form-content-box .form-group {
    margin-bottom: 20px
}

.page-content-404 {
    width: 100%;
    padding: 70px 0
}

.error404 {
    position: relative;
    margin: 40px auto;
    max-width: 500px;
    text-align: center
}

.error404 .e404 {
    position: absolute;
    left: 0;
    top: 5%;
    margin-top: 5%;
    padding: 0 10%;
    width: 100%;
    text-align: center
}

.blog-share ul li,
.blog-tags .tags,
a.tags {
    position: relative
}

.error404 h1 {
    margin: 0;
    color: #fe5214;
    font-weight: 700;
    font-size: 108px
}

.error404 .title-error {
    color: #1a1a1b;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600
}

.error404 p {
    margin: 0 0 20px;
    color: #8a8585
}

.error404 img {
    margin-bottom: 30px
}

.btn-back {
    background: #fe5214;
    color: #fff
}

.btn-back:hover {
    background-color: #de460b;
    color: #fff
}

.blog-banner {
    text-align: center;
    background: #2a2a2a;
    padding: 35px 0;
    text-transform: uppercase;
    color: #fff
}

.blog-body {
    padding: 100px 0 50px
}

.blog-box {
    margin-bottom: 50px;
    border-radius: 0;
    padding: 0;
    border: none;
    color: #7B7B7B;
    background: 0 0
}

.blog-box .detail {
    padding: 30px 0 0;
    color: #7B7B7B;
    width: 100%;
    float: left
}

.blog-box .detail h1 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 24px
}

.blog-box .detail h1 a {
    text-decoration: none;
    color: #F34B0A
}

.blog-box .detail h1 a:hover {
    color: #818a9c
}

.blog-box .detail .header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #818a9c;
    text-transform: uppercase
}

.blog-banner a,
.blog-tags .tags,
.btn-read-more {
    letter-spacing: 1px;
    text-decoration: none
}

.btn-read-more {
    background: #F34B0A;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    padding: 7px 14px;
    font-weight: 700;
    text-transform: uppercase
}

.btn-read-more:hover {
    background-color: #de460b;
    color: #fff
}

.blog-box .detail .header a {
    color: #F34B0A;
    text-decoration: none
}

.blog-box .detail .header .fa {
    margin-left: 10px;
    margin-right: 5px
}

.blog-sidebar .Recent-news {
    padding: 0;
    border: none;
    background: 0 0
}

.blog-tags {
    margin-bottom: 30px;
    float: left
}

.blog-tags .title {
    font-weight: 700;
    border-left: 4px solid #F34B0A;
    padding-left: 15px;
    font-size: 18px;
    color: #F34B0A;
    margin: 0 0 20px
}

.blog-tags .tags {
    float: left;
    margin: 0 9px 9px 0;
    border: 1px solid #e2e0e1;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 400;
    text-transform: capitalize;
    z-index: 0;
    color: #696969;
    background: #e2e0e1
}

.blog-tags .tags:hover {
    background: #F34B0A;
    color: #fff
}

.recent-comments {
    margin-bottom: 30px
}

.recent-comments .title {
    font-weight: 700;
    border-left: 4px solid #F34B0A;
    padding-left: 15px;
    font-size: 18px;
    color: #F34B0A;
    margin: 0 0 20px
}

.recent-comments .media {
    margin: 0 0 20px
}

.recent-comments .media .media-left {
    padding-right: 25px
}

.recent-comments .media .media-body p {
    font-size: 13px;
    line-height: 22px;
    color: #7B7B7B;
    margin-bottom: 0
}

.recent-comments .media .media-body span {
    color: #b0b0b0;
    font-size: 11px
}

.recent-comments .media .media-left img {
    width: 55px;
    height: 55px;
    border-radius: 50%
}

.blog-sidebar .dealer-contact {
    padding: 0;
    border: none;
    background: 0 0
}

.blog-sidebar .dealer-contact .title {
    font-size: 19px;
    line-height: 26px;
    border-left: solid 4px #F34B0A;
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #F34B0A
}

.blog-sidebar .dealer-contact ul li a {
    text-decoration: none;
    color: #727070
}

.blog-sidebar .dealer-contact ul li {
    color: #727070
}

.blog-banner h2 {
    margin-top: 0;
    font-weight: 600
}

.blog-box .detail p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 30px
}

.blog-theme img {
    margin-top: 30px
}

.blog-banner .home:hover {
    color: #dcdbdb
}

.blog-banner a {
    color: #fff
}

.blog-banner .m0 {
    margin: 0 5px
}

blockquote {
    border-left: 4px solid #F34B0A;
    padding: 7px 40px;
    margin: 30px 0 30px 30px;
    color: #444;
    font-weight: 300!important;
    font-style: normal;
    line-height: 26px
}

.tags-box .title {
    font-weight: 700;
    border-left: 4px solid #f34b0a;
    padding-left: 15px;
    font-size: 25px;
    color: #f34b0a;
    margin: 0 0 20px;
    text-transform: uppercase
}

.tags-box a {
    border: 1px solid #e2e0e1;
    border-radius: 3px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
    color: #696969;
    background: #e2e0e1;
    margin: 0 3px 3px;
    text-decoration: none
}

.tags-box a:hover {
    color: #fff;
    background: #f34b0a;
    border-radius: 3px
}

.blog-share {
    float: right;
    text-align: right;
    margin-top: 5px
}

.btn-Proceed,
a.tags {
    float: left
}

.blog-share ul {
    margin: 0;
    padding: 0
}

.blog-share ul li {
    list-style: none;
    float: left;
    padding: 0 15px
}

.blog-share ul li h6 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    margin: 0;
    letter-spacing: .5px
}

.blog-share ul li a {
    text-decoration: none
}

.color-facebook {
    color: #4867aa
}

.color-twitter {
    color: #3CF
}

.color-google {
    color: #db4437
}

.color-linkedin {
    color: #0177b5
}

.blog-share ul li:last-child {
    padding-right: 0
}

.color-pinterest {
    color: #bd081c
}

.bordered-right {
    border-right: 1px solid rgba(22, 24, 27, .12)!important
}

.blog-body .comments-box {
    padding: 0;
    border: none;
    background: 0 0
}

.blog-body .comments-box .title {
    font-weight: 700;
    border-left: 4px solid #f34b0a;
    padding-left: 15px;
    font-size: 25px;
    color: #f34b0a;
    margin: 0 0 20px;
    text-transform: uppercase
}

.bottom-block .input-form,
.bottom-block p {
    color: #939393;
    font-size: 13px
}

.mrg-top {
    margin-top: 30px
}

.content-bottom {
    max-width: 984px;
    margin: 0 auto
}

.bottom-block {
    padding: 20px;
    background: #f5f7f9;
    margin-bottom: 30px
}

.bottom-block h3 {
    font-size: 16px;
    margin: 0 0 15px;
    font-weight: 600
}

.bottom-block label {
    font-weight: 600;
    font-size: 13px;
    padding-left: 0
}

.bottom-block .input-form {
    width: 100%;
    border: 1px solid #e8e7e7;
    padding: 6px 12px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    outline: 0;
    border-radius: 3px
}

.bottom-block h4 {
    color: #939393;
    font-size: 15px;
    margin-top: 0
}

.bottom-block h1 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.bottom-block span {
    margin-left: 20px;
    color: #F34B0A
}

.bottom-block .mrg,
.btn-Proceed {
    margin: 20px 0
}

.bottom-block a {
    text-decoration: none;
    color: #939393
}

.bg {
    background: #f7f7f7
}

.mrg-t-b {
    margin: 30px 0
}

.mrg-btnn {
    margin-bottom: 25px
}

.amzImg {
    max-height: 28px
}

.span-left {
    float: none!important
}

@media (max-width:450px) {
    .features .col-pad {
        width: 100%
    }
    .error404 .e404 {
        top: 3%;
        padding: 0
    }
}

@media (max-width:768px) {
    .navbar-brand-logo img {
        height: 37px
    }
    .Recent-news img {
        width: 60px;
        height: 60px
    }
    .Recent-news .media .media-body a {
        font-size: 12px
    }
    .Recent-news .media .media-body .line-dec-o {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 32px;
        margin-right: 0;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0
    }
    .banner-slider-inner-1 {
        position: absolute;
        top: 23%;
        text-align: center;
        padding: 0 20px
    }
    .banner-slider-inner-1 h1 {
        font-size: 27px
    }
    .banner-slider-inner-1 h2 {
        font-size: 18px
    }
    .banner-slider-inner-1 .Website-text {
        font-size: 25px
    }
    .banner-slider-inner-1 h4 {
        font-size: 15px;
        line-height: 20px
    }
    .blog-body .comments-box .title {
        font-size: 19px
    }
    ul.blog-post-comments li span.comment {
        font-size: 13px;
        text-align: justify;
        line-height: 20px
    }
    .tags-box .title {
        font-size: 19px
    }
    .banner-slider-inner h1 {
        text-transform: uppercase;
        font-size: 28px
    }
    .breadcrumb-area p a {
        margin: 0 4px
    }
    .home-btn {
        padding: 7px 18px
    }
    .banner-slider-inner {
        width: 100%;
        text-align: center
    }
    .banner .item {
        height: 300px
    }
    .list-car-box .list-car-pic img {
        height: auto
    }
    .slider-mover-left,
    .slider-mover-right {
        width: 30px;
        height: 30px;
        line-height: 27px;
        background: #1B1410
    }
    .slider-mover-left {
        left: 0
    }
    .slider-mover-right {
        right: 0
    }
    .slider-mover-left img,
    .slider-mover-right img {
        width: 12px;
        height: 19px
    }
    .breadcrumb-area h2 {
        font-size: 28px
    }
    .car-box .car-content h3 a,
    .list-car-box .car-content h3 a {
        font-size: 15px
    }
    .testimonials-inner p {
        padding: 0 5px;
        line-height: 28px;
        text-align: justify
    }
    .option-bar {
        background: 0 0;
        border: none;
        padding: 0
    }
    .active-view-btn,
    .active-view-btn:hover,
    .change-view-btn,
    .change-view-btn:hover {
        padding: 5px 8px;
        margin-left: 2px
    }
    .option-bar .sorting-options {
        margin-top: 20px
    }
    .change-view-btn {
        float: left
    }
    .option-bar .sorting {
        padding: 6px 9px;
        float: left
    }
    .list-car-box .car-content {
        padding: 0 15px
    }
    .thumb-preview {
        height: auto!important;
        width: 100%
    }
    .pagination>li>a,
    .pagination>li>span {
        margin: 0 3px 3px;
        width: 28px;
        height: 28px;
        line-height: 28px
    }
    .car-details-header-price {
        text-align: left
    }
    .nav-tabs>li {
        float: none;
        margin-bottom: -1px
    }
    .panel-body {
        text-align: justify;
        padding: 15px
    }
    ul.blog-post-comments ul {
        margin-left: 0
    }
    .comments-container {
        padding: 0;
        text-align: justify
    }
    .Recent-news,
    .car-detail-block,
    .dealer-contact,
    .private-message-to-dealer,
    .share {
        padding: 15px
    }
    .car-detail-block .car-detail-info-list li {
        font-size: 12px
    }
    .car-sidebar-right .title {
        font-size: 19px
    }
    .about-body .icon-list li {
        list-style: none;
        line-height: 23px
    }
    .about-body .title {
        font-size: 19px;
        margin: 0 0 20px
    }
    .panel-title {
        font-size: 14px
    }
    .serviceslist .title {
        font-size: 19px;
        margin-bottom: 30px
    }
    .contact-us-body .title {
        font-size: 19px
    }
    .contact-details .item {
        padding: 12px 20px
    }
    .contact-details .content {
        margin-left: 50px;
        font-size: 13px;
        line-height: 17px
    }
    .footer-item-content img,
    .form-content-box .logo-the img {
        height: 40px
    }
    .form-content-box {
        padding: 30px 15px
    }
    .error404 h1 {
        font-size: 65px
    }
    .blog-box .detail h1,
    .error404 .title-error {
        font-size: 19px
    }
    .blog-box .detail p {
        text-align: justify;
        font-size: 13px;
        line-height: 20px
    }
    blockquote {
        padding: 7px 20px;
        margin: 30px 0 30px 00px;
        text-align: justify
    }
    .blog-body,
    .contact-us-body {
        padding: 50px 0
    }
    .page-section {
        margin-bottom: 50px
    }
    .serviceslist {
        padding: 50px 0 0
    }
    .about-team-meet {
        padding: 50px 0
    }
    .about-body {
        padding-top: 50px
    }
    .blog-banner h2 {
        margin-top: 0;
        font-size: 24px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .navbar-brand-logo img {
        height: 35px
    }
    .main-header .navbar-default .nav>li>a {
        margin-left: 0;
        padding: 5px 10px
    }
}

.car-box-img{
    height:135px;
}
