.welcome-section {
    font-family: 'Lato', 'Arial', 'Helvetica', sans-serif;
    color: #333;
}
.welcome-section h1 {
    font-weight: 900;
    font-size: 36px;
    color: #333333;
    line-height: 35px;
}
.bts4 .btn-branding {
    background: #E8731E;
    color: #FFFFFF !important;
}
.bts4 .btn-wide-submit {
    width: 240px;
}
.welcome-section .title {
    padding-bottom: 45px;
}
.welcome-section .subtitle {
    padding-bottom: 72px;
}
.welcome-section .welcome-section-or {
    padding-top: 21px;
    padding-bottom: 21px;
    display: block;
    font-size: 24px;
    text-align: center;
    width: 240px;
}
.welcome-section .welcome-section-phone-number strong {
    color:  #151515;
    font-weight: 900;
}
.welcome-section .welcome-section-phone-number {
    font-size: 24px;
}
.welcome-section h2 {
    font-weight: 900;
    font-size: 24px;
    color: #333333;
}

.home-v4 .hfy-section {
    margin: 50px 0px 0px 0px;
}
.home-v4 .hfy-section h2 {
    font: 36px/37px Lato;
    color: #000;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: none;
}
.home-v4 .hfy-section h3 {
    font: 24px/25px Lato;
    font-weight: 700;
    color: #000;
    margin: 0px 0px 25px 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: none;
}
.home-v4 .hfy-section h4 {
    font: 22px/27px Lato;
    color: #000;
    margin: 0px 0px 35px 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: none;
    font-weight: 700;
}
.home-v4 .hfy-section h4 a {
    color: #000;
}
.home-v4 .hfy-section p {
    line-height: 30px;
}
.home-v4 .hfy-section .section-text-right,
.home-v4 .hfy-section .section-text-left {
    margin: 80px 0px;
}
.home-v4 .hfy-section .section-text-right .text-col,
.home-v4 .hfy-section .section-text-left .text-col {
    width: 320px;
}
.home-v4 .hfy-section .section-text-left .text-col {
    float: left;
    margin-right: 10px;
}
.home-v4 .hfy-section .section-text-right .text-col {
    float: right;
    margin-left: 10px;
    text-align: right;
}
.home-v4 .hfy-section .section-text-left .image-col {
    float: right;
    width: 632px;
}
.home-v4 .hfy-section .section-text-right .image-col {
    float: left;
    width: 632px;
}
.home-v4 .hfy-section .image-col img {
    width: 100%;
}
.home-v4 .hfy-section ul li {
    list-style-image: none;
    font: 14px/17px Lato;
    margin-top: 25px;
    font-weight: 700;
}
.home-v4 .hfy-section ul li a {
    padding: 0px;
    margin: 0px;
}
.home-v4.welcome #hotel_rental_car_widget_div {
    margin: 0px;
    width: 100%;
}
.home-v4.fold {
    position: relative;
    top: 0px !important;
    left: 0px;
    right: 0px;
    background-color: #FFF;
    height: auto;
    margin-bottom: 45px;
}
.home-v4 .shopping-deals.front-page .shopping-view-all-deals {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 700;
    float: right;
    color: #0066B3;
    margin-top: -20px;
    text-transform: none !important;
}
.explore_the_possibilities .product-row,
.home-v4 .shopping-deals.front-page .shopping-deals-row {
    display: inline-flex;
    position: relative;
    width: 100%;
}
.home-v4 .shopping-deals.front-page .shopping-deals-row {
    margin-top: 33px;
}
.home-v4 .shopping-deals.front-page .shopping-deals-header {
    padding: 0px !important;
}
.home-v4 .shopping-deals.front-page .outbox {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    margin-right:15px;
}

.thin-padding {
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin-bottom: 20px;
}
.thin-margin {
    margin: 0px 0px 20px 0px;  
}
.explore_the_possibilities .outbox {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    height: 410px;
    width: 390px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.explore_the_possibilities .deal,
.home-v4 .shopping-deals.front-page .deal {
    font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
    width: 390px;
    height: 410px;
    display: flex;
    flex-flow: column nowrap;
}
@media screen and (min-width:0\0) {
    .home-v4 .shopping-deals.front-page .deal {
        display: block;
    }
}
.explore_the_possibilities .deal .image-link img,
.home-v4 .shopping-deals.front-page .deal .image-link img {
    width: 100%;
}
.explore_the_possibilities .deal .product_name,
.top_destinations .deal .product_name,
.home-v4 .shopping-deals.front-page .deal .title {
    text-transform: none !important;
    font-size: 14px;
    font-weight: 700;
    color: #4B4C4C;
    margin: 0px auto;
    position:relative;
    text-align: center;
    padding: 0px 20px;
    padding-top: 19px;
    padding-bottom: 5px;
}
.explore_the_possibilities .deal .product_name {
    font-size: 16px;
}
.explore_the_possibilities .deal .offer_text,
.home-v4 .shopping-deals.front-page .deal .slogan-title {
    text-transform: none !important;
    font-size: 14px;
    font-weight: 500;
    color: #E8731E;
    margin: 0px auto;
    line-height: 20px;
    position: relative;
    text-align: center;
    padding: 0px 20px;
}

.home-v4 .shopping-deals.front-page .deal .wrap-box {
}
.explore_the_possibilities .deal .button-container,
.home-v4 .shopping-deals.front-page .deal .button-container {
    margin-top: auto;
    padding-bottom: 15px;
    display: flex;
}
.top_destinations .deal .button-container {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 24px;
}
.explore_the_possibilities .button-container .sell-bottom-btn,
.top_destinations .button-container .sell-bottom-btn,
.home-v4 .shopping-deals.front-page .shopping-deals-row .sell-bottom-btn,
.truecar .search-container .button-container .btn-all {
    font-family: 'Lato';
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
    color: white !important;
    min-width: 100px;
    margin: 0 auto;
    padding: 8px 10px;
    border-radius: 2px;
    background-color: #E8731E;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.explore_the_possibilities .product-row  .view-deal,
.home-v4 .shopping-deals.front-page .shopping-deals-row .view-deal {
    color:#FFFFFF;
    text-decoration: none !important;
    text-align: center;
}
.container_flex {
    display: flex;
    flex-flow: row wrap;
}

.container_1200px {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.home-v4 .highlight_logos {
    float: left;
    margin: 15px 0 0 15px;
    width: 265px;
    height: 159px;
}
.home-v4 .highlight_logos_first {
    width: 265px;
    height: 159px;
    float: left;
    clear: left;
    margin: 15px 0 0;
}

.amazing_offers_container {
    padding-left: 20px;
}

.home-v4 .amazing-offers-front-page {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.home-v4 .amazing-offers-front-page a {
    text-decoration: none;
    color: inherit;
}

.home-v4 h4.amazing-offers-h4 {    
    text-align: center;
    font-weight: bold;
    margin-bottom: 28px !important;
    line-height: 1.2;
}
.home-v4 .amazing-offers-front-page .amazing-offer {
    width: 320px;
    height: 90px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
}

.home-v4 .amazing-offers-front-page .amazing-offer:hover {
    width: 320px;
    height: 90px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.50);
}
.home-v4 .amazing-offers-front-page .amazing-offer img {
    width: 135px;
    flex-shrink: 0;
}
.home-v4 .amazing-offers-front-page .amazing-offer .offer {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.home-v4 .amazing-offers-front-page .amazing-offer .title {
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    line-height: 13px;
    display: block;
    margin-bottom: 5px;
}
.home-v4 .amazing-offers-front-page .amazing-offer .promo {
    font-size: 12px;
    color: #E8731E;
    letter-spacing: 0;
    display: block;
}
.home-v4 .dynamic_adzerk_banner {
    background: white;
}
.home-v4 .dynamic_adzerk_banner.hero {
    width: 100%;
}
.home-v4 .dynamic_adzerk_hero {
    float: left;
    clear: left;
    flex-shrink: 0;
    width: 825px;
}
.home-v4 .dynamic_adzerk_hero .adzerk_placeholder {
    background: #004da0;
    background: linear-gradient(to bottom, #0080c6 0%,#004da0 100%);
}
.home-v4 .dynamic_adzerk_hero .adzerk_placeholder:before {
    content: "";
    width: 100%;
    display: block;
    /* Aspect Ratio is 5:3 */
    padding-top: calc(3/5 * 100%);
}
.recently_viewed {
    background: #F5F5F5;
	width: 100%;
}
.recently_viewed .item img {
    width: 120px;
    height: 150px;
    border: 1px solid #CCCCCC;
}
.recently_viewed .item .text {
    text-align: left;
    font-size: 12px;
    height: 110px;
    overflow: hidden;
    margin-top: 10px;
}
.recently_viewed .item {
    width: 120px;
}

.recently_viewed .item .text h5 {
    font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}
.bts4 .container-fluid .row.clean-row {
    --grid-gutter-x: 0;
}
.top_attractions_row {
    width: 100%;
    text-align: center;
}
.top_attractions .partner_logo {
    display: inline-block;
    height: 80px;
    width: 120px;
    margin-left: 10px;
}
.top_attractions .partner_logo:first-child {
    margin-left: 0px;
}
.top_attractions .partner_logo img {
    max-width: 100%;
    max-height: 100%;
}
.section_separator {
    width: 100%;
    height: 20px;
}
.section_separator.grey {
    background: #F5F5F5;
}


/* START new home page with sliders */
.home_products {
    /*width: 942px;*/
}
.home_products .colorgrey a{
    color: #6c757d;
}
.home_products .colorgrey a:hover{
    color: #6c757d;
}
.home_products .colorblue a{
    color: #166BC0;
}
.home_products .colorblue a:hover{
    color: #166BC0;
}
.great_savings {
    margin: 0px;
}
.great_savings .city {
    margin: 10px 0px 0px 0px;
    float: left;
}
.great_savings .cityicon {
    margin: 0px 0px 0px 10px;
    float:left;
}
.great_savings .citytext {
    margin: 0px 0px 0px 5px;
    float: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}
.great_savings .citytext a:hover {
    text-decoration: underline;
}
.home_products .modal_search {
    position: absolute;
    background-image: url(/img/dropdown_modal_box.svg);
    left: 388px;
    z-index: 2;
    height: 121px;
    width: 250px;
    display:none;
}
.home_products .expanded .modal_search {
    display:block;
}
.home_products .modal_search .close_icon {
    float: right;
    margin: 15px 10px 10px 0px;
    height: 11px;
    width: 11px;
}
.home_products .modal_search .inputcity {
    border: 1px solid #999999;
    border-radius: 2px;
    background: #FFFFFF;
    height: 33px;
    width: 208px;
    padding-left: 12px;
    margin-left: 14px;
}
.home_products .modal_search .currentlocation {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-radius: 2px;
    background: #FFFFFF;
    height: 34px;
    width: 220px;
    margin-left: 14px;
    cursor: pointer;
}
.home_products .modal_search .currentlocation .text {
    float:left;
    margin: 8px 0px 0px 12px;
    font-size: 14px;
}
.home_products .modal_search .currentlocation .icon {
    float:right;
    margin:8px 12px 0px 0px;
}
.home_products .products, .home_products .events {
    width: 1000px;
    margin: 0px auto;
    background: #fff;
}
.recently_viewed .slick-slide img,
.home_products .slick-slide img {
    display: block;
}

.recently_viewed .slider .item,
.home_products .products .slider .item {
    width: 120px;
}
.recently_viewed .slider .item,
.home_products .products .slider .item {
    margin: 0px 10px;
    font-size: 13px;
    color: #000;
    float: left;
}
.recently_viewed .slider .item,
.home_products .products .slider .item {
    margin: 0px 0px;
    text-align:center;
}
.recently_viewed .slider .empty_item,
.home_products .products .slider .empty_item {
    width: 120px;
}
.recently_viewed .slider .empty_item,
.home_products .products .slider .empty_item {
    margin: 0px 10px;
    float: left;
}
.home_products .products .slider .empty_item .product_image {
    width: 120px;
    height: 150px;
    border: 1px solid #CCCCCC;
}
.home_products .products .slider .empty_item .text {
    margin-top: 15px;
    width: 91px;
    height: 45px;
    background-color: #F5F5F5;
}
.home_products .products .slider .empty_item .promo {
    margin-top: 14px;
    width: 91px;
    height: 19px;
    background-color: #F5F5F5;
    color: #EE343F;
}

.recently_viewed .slider,
.home_products .products .slider {
    width: 1000px;
    margin-left:0px;
}
.recently_viewed .slider .slick-track,
.home_products .products .slider .slick-track {
    margin: 0px 0px;
}
.home_products .products .slider .text {
    padding: 0px;
    width: 120px;
    margin: 0 auto;
    height: 105px;
    overflow: hidden;
    margin-top: 10px;
}
.home_products .products .slider a {
    margin: 0px;
}
.home_products .products .slider img {
    width: 120px;
    height:150px;
    border: 1px solid #CCCCCC;
}
.home_products .products {
    padding: 0px !important;
}
.home_products .products .slider h5 {
    height: 35px;
    max-height: 35px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.home_products .products .slider a {
    color: #000;
    display: block;
}
.home_products .products .slider a:hover {
    text-decoration: none;
}
.truecar .search-container h4,
.home_products .products h4 {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 15px;
    font-weight: 700;
}
.home_products .products .heading {
    margin: 0px -25px 15px -25px;
}
.home_products .products .heading a {
    font-size: 14px;
    color: #166BC0;
    font-weight: 900;
}
.home_products .products .heading a:hover {
    color: #0A4DA1;
}
.home_products .products .heading a:hover {
    text-decoration: none;
}
.home_products .products > div {
    margin: 0px 0px 20px 0px;
}

.recently_viewed_row {
    width: 1000px;
    margin: 0 auto;
}
.recently_viewed .sl-arrow.slick-disabled,
.home_products .products .slider .sl-arrow.slick-disabled {
    display: none;
    visibility: hidden;
}
.recently_viewed .sl-arrow,
.home_products .products .slider .sl-arrow {
    top: 65px;
}
.recently_viewed .sl-arrow,
.home_products .products .slider .sl-arrow {
    position: absolute;
    height: 35px;
    width: 35px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    opacity: 0.8;
}
.recently_viewed .sl-arrow.next,
.home_products .products .slider .sl-arrow.next {
    background: url('/img/slider_Right-Arrow.png');
    background-size: 35px;
    right: -40px;
}
.recently_viewed .sl-arrow.prev,
.home_products .products .slider .sl-arrow.prev {
    left: -75px;
    z-index: 2;
    background: url('/img/slider_Left-Arrow.png');
    background-size: 35px;
}

.recently_viewed .sl-arrow:hover,
.home_products .products .slider .sl-arrow:hover {
    cursor: pointer;
}
.home_products .products .item .text {
    padding: 0px 10px;
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
}
.home_products .products .item .promo {
    font-weight: 700;
    color: #EC0439;
    margin-top: 15px;
    height: 35px;
    max-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* START new home page with sliders */
.adzerk_billboard_1 {
    max-width: 970px;
    margin: 50px auto 45px auto;
}

.adzerk_billboard_1 .sponsored_message {
    padding-top: 11px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: right;
}

.adzerk_billboard_2 {
    max-width: 728px;
    margin: 40px auto 45px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.top_destinations .row .col {
    flex: 0 0 240px;
}
.top_destinations .outbox {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    height: 270px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.top_destinations .header {
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0;
    padding-bottom: 22px;
    line-height: 1;
    margin-bottom: 0;
}
.top_destinations .deal {
    height: 100%;
    width: 100%;
    position: relative;
}

.home-v4.welcome .hotel-and-rental-container,
.home-v4.welcome .hotel-and-rental-content-container,
.top_destinations .deal img {
    width: 100%;
}
.home-v4.welcome .hotel-and-rental-container .tabwidget-tab.active,
.home-v4.welcome .hotel-and-rental-container .tabwidget-tab {
    width: 593px !important;
}
.home-v4.welcome .hotel-and-rental-container .tabwidget-tab:first-child:nth-last-child(1) {
    width: 100% !important;
    margin-left: 0px !important;
}
.home-v4 .hotel-rental-car-widget .hotel-widget, 
.home-v4 .hotel-and-rental-content-container .search_car,
.home-v4 .hotel-rental-car-widget .hotel-widget .row-container {
    width: 100% !important;
}
.home-v4 .hotel-widget #hotel_search .search-button-div {
    margin: 25px 0px 0px 0px !important;
    padding: 0px;
}
.home-v4 .hotel-widget#rentalcar-widget .search-button-div {
    float: right;
    margin: 0px !important;
    padding: 0px !important;
}
.home-v4.fold .d-flex {
    display: flex !important;
}
.home-v4.fold .flex-row {
    flex-direction: row !important;
}
.home-v4.fold .flex-wrap {
    flex-wrap: wrap !important;
}
.home-v4.fold .justify-content-between {
    justify-content: space-between !important
}
.home-v4.fold *, .home-v4.fold::before, .home-v4.fold::after {
    box-sizing: border-box;
}
.recently_viewed h3,
.top_attractions h3,
.home-v4 h4.amazing-offers-h4,
.home-v4 .welcome .discount_message,
.explore_the_possibilities .header,
.home-v4 #hotel_rental_car_widget_div #discount_header_top,
.home-v4 .shopping-deals.front-page .shopping-deals-header,
.great_savings h3,
.truecar h3.header {
    font: 22px/24px 'Lato';
    font-weight: bold;
    color: #333333;
    letter-spacing: 0;
    padding: 0px 0px 30px;
    margin: 0px;
}
.home-v4 .welcome .discount_message {
    flex: 0 0 100%;    
    z-index: 2;    
    margin-top: 15px !important;
}
.home-v4 h4.amazing-offers-h4,
.home-v4 .welcome .discount_message {
    padding: 0px;
}
.home-v4.container_1200px.welcome > div,
.home-v4 #hotel_rental_car_widget_div #discount_header_top {
    margin: 0px !important;
}
.near-me-products-container .home_products {
    margin: 0px !important;
    background: #fff;
}
.explore_the_possibilities {
    margin-top: 38px;
    margin-bottom: 25px;
}
.home-featured-container.welcome,
.home-v4.welcome.hotel-rental-car-widget-container,
.top_destinations_container,
.near-me-products-container,
.truecar-container,
.top_attractions {
    margin-top: 40px;
    margin-bottom: 45px;
}
.home-v4.welcome.hotel-rental-car-widget-container .hotel-and-rental-content-container {
    margin-bottom: 0px;
}
.recently_viewed {
    padding: 36px 0px 20px 0px;
}
.top_destinations_container.bts4 .row {
    margin-left: calc(10px / -2);
    margin-right: calc(10px / -2);
    flex-wrap: nowrap;
}
.top_destinations_container.bts4 .row>* {
    padding-left: calc(10px / 2);
    padding-right: calc(10px / 2);
}
.contact-us-b2b {
    padding-top: 50px;
}
.contact-us-b2b.bts4 .row>*  {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.contact-us-b2b-title {
    font-size: 30px !important;
    font-weight: bold !important;
    padding-bottom: 33px;
}
.contact-us-b2b-content {
    font-size: 22px;
    line-height: 1.2;
}
.contact-us-b2b-submit-button {
    text-align: center;
    display: block;
}
.contact-us-b2b-hr-link-title {
    font-weight: bold;
    font-size: 14px;
    padding-right: 10px;
}
.contact-us-b2b-heading {
    font-size: 30px !important;
    font-weight: bold !important;
}
.bts4 .card-big-shadow {
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.50);
}
.contact-us-b2b-disclaimer {
    padding-top: 50px;
}
.value-proposition {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #0066B3;
}
.background-color-blue {
    background: #0066B3;
}
.value-proposition-bar {
    justify-content: center;
    display: flex;
}
.value-proposition-bar .proposition {
    width: 230px;
    color: white;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.value-proposition-bar .proposition .image-container {
    padding-top: 5px;
}
.value-proposition-bar .proposition .image {
    margin: 0 auto;
    height: 80px;
    width: auto;
    padding-bottom: 13px;
}
.value-proposition-bar .proposition .title {
    font-size: 18px;
    font-weight: 900;
    padding-bottom: 20px;
}
.value-proposition-bar .proposition .content {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.employee-loves-brands {
    padding-top: 50px;
    padding-bottom: 50px;
}
.title-and-text-block {
    padding-top: 50px;
    padding-bottom: 50px;
}
.title-and-text-block .title-block {
    padding-bottom: 16px;
}
.title-and-text-block .title {
    font-size: 22px;
    padding-bottom: 8px;
    line-height: 27px;
}
.title-and-text-block .subtitle {
    font-size: 22px;
    padding-bottom: 16px;
    font-weight: normal;
    line-height: 27px;
}
.title-and-text-block .content {
    font-size: 14px;
}
.brand-listing {
    padding-top: 30px;
}
.brand-listing .brand-list {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 50px;
}
.brand-listing .brand {
    display: table-cell;
    width: 130px;
    padding-left: 0;
    padding-right: 10px;
    text-align: center;
    margin: auto 0;
}
.brand-listing .brand img {
    max-width: 100%;
    max-height: 100%;;
}

.featured-brand-listing {
    padding-top: 30px;
    padding-bottom: 50px;
}

.featured-brand-listing .brand-list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.featured-brand-listing .brand {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 22px 15px;
    padding-bottom: 0px;
    width: 210px;
    height: 138px;
    display: flex;
    flex-direction: column;
}
.featured-brand-listing .brand .name {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.featured-brand-listing .brand .image {
    text-align: center;
    display: flex;
    margin: auto;
}
.featured-brand-listing .brand .image img {
    max-width: 100%;
    margin: auto;
}
.alternating-block {
    padding-top: 35px;
    padding-bottom: 35px;
}
.alternating-block .image {
    width: 500px;
}
.alternating-block .row {
    padding-bottom: 50px;
}
.alternating-block .row.odd {
    text-align: right;
}
.alternating-block .content-container {
    margin: auto;
    font-size: 16px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
}
.alternating-block .content {
    width: 90%;
    display: inline-block;
    margin: auto;
}
.video-block {
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #fff;
}
.video-block .video {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 25px;
}
.video-block .title {
    font-weight: bold;
    padding-bottom: 25px;
    width: 580px;
    margin: 0 auto;
    text-align: center;
}
.video-block .content {
    line-height: 22px;
    width: 580px;
    margin: 0 auto;
    text-align: center;
}
.video-block .video > * {
    display: block;
    margin: 0 auto;
}
.line-separator-bar {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 10px;
    padding-bottom: 10px;
}
.truecar .search-container {
    width: 80%;
    margin: 0px auto;
}
.truecar #shop-truecar {
    width: 263px; 
    padding: 0px;
}
.truecar .tab-content.row {
    margin: 0px;
}
.truecar .separator-center {
    border-left: 1px solid #ccc;
    height: 75%;
    top: 11%;
    position: relative;
}
.truecar .search-container .col-form-label {
    text-align: right;
    color: #333;
    font-size: 14px;
}
@media only screen and (min-width: 576px) {
    .truecar .search-container .button-container {
        margin-top: 20px;
    }
    .tab-content > .tab-pane {
        display: block !important;
    }
    .truecar-container .truecar .box {
        border: 1px solid #ccc;
    }
}
@media only screen and (max-width: 576px) {
    .truecar .search-container .col-form-label {
        text-align: left;
    }
}
.truecar .search-container .button-container .btn-all {
    text-transform: uppercase;
    padding: 0.5rem 2.5rem;
}
.truecar .search-container select.form-control {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}