#trucks_details #bs-vi .features h3 {
    font-weight: bold;
    font-size: 48px;
    line-height: 40px;
    color: #121B21;
}
#bs-vi .features h3 {
    font-size: 40px;
    font-family: "Roboto", sans-serif;
    padding: 20px 0;
}
#trucks_details .truck-header-content h2, #trucks_details #productsHolder .productsHolder_descripion h2{
    font-family: "Roboto", sans-serif;
}
#trucks_details .truck-header-content h2, #trucks_details #productsHolder .productsHolder_descripion h1{
    font-family: "Roboto", sans-serif;
}
#key-buying-panel #key-buying-slider .key-buying {
    position: relative;
    width: 98%;
}

.owl-theme .owl-controls .owl-dots {
    display: inline-block;
}

.owl-prev, .owl-next {
    display: block !important;
}
.owl-theme .owl-controls .owl-dots span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
} 
#key-buying-panel #key-buying-slider .owl-prev {
    left: -55px;
    background: url(../slide-prev.png) no-repeat center center !important;
}
#key-buying-panel #key-buying-slider .owl-next {
    right: -30px !important;
    background: url(../slide-next.png) no-repeat center center !important;
}
#key-buying-panel #key-buying-slider .owl-next {
    display: block !important;
}
#key-buying-panel #key-buying-slider .owl-prev {
    display: block !important;
}
.truck-cover {
    padding-bottom: 10% !important;
}
@media only screen and (min-width: 768px) {
    #trucks_details #key-buying-panel #key-buying-slider .key-buying .key-text p {
        width: 48%;
    }
}
#trucks_details #productsHolder .productsHolder_descripion h1 {
    text-align: center;
    color: #A70E13;
    font-weight: bold;
}
#productSlider .product-panel .product-thumb .newBadge span img {
    width: 50px;
    position: absolute;
}
#productSlider .product-panel .product-thumb .newBadge .new2 {
    right: -10px;
    top: -10px;
}
#services.innerService h2, .innerService h2 {
    text-align: center;
    padding: 0px 0px 15px 0;
}
h1, h2, h3, h4 {
    text-transform: capitalize;
}