/* CSS layout */
body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #252525;
    background-color: #f2f2f2;
    line-height: 1.2em;
    min-width: 750px;
}

a {
    color: #0a2f6f;
}

    a img {
        outline: none;
    }

.embed-responsive-3by2 {
    padding-bottom: 66.6%;
}

.specialHours {
    color: red;
}

h1, h2 {
    font-size: 24px;
    color: #252525;
}

img {
    border: none;
}

h1 {
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 26.4px;
} 

h3 {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 24px;
} 

p { 
    font-family: "Open Sans"; 
    font-size: 14px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 20px; 
} 

blockquote { 
    font-family: "Open Sans"; 
    font-size: 21px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 30px; 
} 

pre { 
    font-family: "Open Sans"; 
    font-size: 13px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 400; 
    line-height: 18.5714px; 
}
/* For layout debugging */
/*
div 
{
	border: 1px solid red;
	
}
*/

.bump-margin-bottom {
    margin-bottom: 16px;
}

.bump-margin-bottom-x2 {
    margin-bottom: 32px;
}

.reg-text {
    font-size: 1.25em;
    line-height: 1.35em;
}

#masthead {
    height: 74px;
}

#mastheadmain {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.6);
    border: solid 1px rgba(0, 0, 0, 0.05);
    z-index: 2;
    position: relative;
    padding: 0;
}

#mastheadLogo {
    float: left;
    height: 66px;
    margin-top: 12px;
    margin-left: 24px;
    margin-bottom: 12px;
}

#menuContainer {
    float: right;
    margin-top: 14px;
    margin-right: 10px;
}

.header-social-media-wrapper {
    display: inline-block;
    margin-top: -3px;
    float: right;
}

#menu-info {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}

.search-bar {
    display: flex;
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
    padding-right: 28px;
    padding-bottom: 12px;
    margin-top: -4px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    background-color: #ddd;
    border-radius: 0 0 4px 4px;
    border: 1px solid #cccccc;
    position: relative;
    z-index: 1;
}

.start-search-arrow {
    margin-left: 8px;
}

.simple-search-form {
    display: inline-block;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}

.keyword-or {
    display: inline-block;
    margin-top: 14px;
    margin-right: -38px;
    margin-left: -4px;
    font-size: 14px;
}

select,
.ui-select .ui-btn,
.ui-checkbox .ui-btn, 
.ui-radio .ui-btn {
    border: 1px solid #bbb;
    border-radius: 4px;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    box-shadow: none;
}

.search-bar-select {
    padding: 11px 8px;
    margin-right: 10px;
}

.search-bar-select#KeywordInventoryTypes,
.search-bar-select#KeywordMakes, 
.search-bar-select#KeywordModels {
    width: 146px;
}

#start-search-text {
    margin-top: 14px;
    margin-left: 26px;
}

.lmrv-input,
.ui-input-btn input {
    height: auto;
    padding: 12px 14px;
    line-height: 18px;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
}

.lmrv-input {
    width: 100%;
}

.search-bar-input {
    margin-right: 12px;
}

input.search-bar-input {
    width: 205px;
}

input.search-bar-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #bbb;
}

input.search-bar-input::-moz-placeholder { /* Firefox 19+ */
    color: #bbb;
}

input.search-bar-input:-ms-input-placeholder { /* IE 10+ */
    color: #bbb;
}

input.search-bar-input:-moz-placeholder { /* Firefox 18- */
    color: #bbb;
}

#btnKeywordSearchBar {
    padding: 14px 14px;
}

.advanced-search-bar-button {
    font-size: 8px;
    line-height: 9px;
    display: block;
    text-align: center;
    margin-top: 2px;
    margin-bottom: -8px;
}

.white-button,
.ui-page-theme-a .ui-btn.white-button,
.ui-input-btn input.white-button,
.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn:last-child,
.ui-radio label,
.ui-page-theme-a .ui-btn:hover,
.ui-input-btn input[type="submit"],
.ui-page-theme-a .ui-btn {
    color: #143880;
    border: 1px solid #bbb;
    border-radius: 4px;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    box-shadow: none;
}

.ui-input-btn input[type="submit"] {
    border: 0;
    margin: 0
}

.white-button:active,
.ui-page-theme-a .ui-btn.white-button:active,
.ui-input-btn input.white-button:active,
.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn:last-child:active,
.ui-radio:active label,
.ui-radio label:active,
.ui-radio label input:active,
.ui-page-theme-a .ui-btn:active,
.ui-input-btn input[type="submit"]:active,
.ui-page-theme-a .ui-btn:active {
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e2e2e2 0%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.blue-button,
.mobile-keyword-search .ui-btn,
.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn,
.ui-page-theme-a .ui-btn.blue-button {
    color: #fff;
    padding: 12px 14px;
    border: 1px solid #09275b;
    border-radius: 4px;
    font-size: 12px;
    background: #0d3b89; /* Old browsers */
    background: -moz-linear-gradient(top, #0d3b89 0%, #09275b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0d3b89 0%,#09275b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0d3b89 0%,#09275b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3b89', endColorstr='#09275b',GradientType=0 ); /* IE6-9 */
}

.blue-button:active,
.mobile-keyword-search .ui-btn:active,
.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn:active,
.ui-page-theme-a .ui-btn.blue-button:active {
    background: #09275b; /* Old browsers */
    background: -moz-linear-gradient(top, #09275b 0%, #0d3b89 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #09275b 0%,#0d3b89 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #09275b 0%,#0d3b89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09275b', endColorstr='#0d3b89',GradientType=0 ); /* IE6-9 */
}

.font-16-px,
.ui-page-theme-a .ui-btn.font-16-px {
    font-size: 16px;
}

.mobile-keyword-search .ui-btn,
.mobile-keyword-search .ui-btn:hover {
    font-size: 16px;
    text-shadow: none;
    color: #fff;
}

.mobile-keyword-search .ui-btn:hover {
    text-decoration: underline !important; /* JQuery Mobile uses an !important, so we have to fight fire with fire. */
}

.blue-button.btn-lg {
    font-size: 1.5em;
    padding: 14px 22px;
}

a.blue-button:hover {
    color: #ffffff;
}

a.blue-button:focus {
    color: #ffffff;
}

div.live-chat-button {
    display: inline-flex;
    background-color: #0d3675;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 6px;
    margin-right: 4px;
    border-radius: 2px;
    text-decoration: none;
}

    div.live-chat-button:before {
        content: "Live Chat";
        text-decoration: none;
    }

    div.live-chat-button img {
        display: none;
    }

.header-social-media img {
    margin-bottom: -4px;
    margin-right: 4px;
    height: 16px;
}

#topMenuContainer {
    float: right;
    margin: 0px 0px;
    margin-top: -20px;
    margin-right: 6px;
    clear: both;
    z-index: 1000;
}

#topMenu {
    list-style: none;
    font-size: small;
    text-align: center;
    position: relative;
    z-index: 7000;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

    #topMenu li {
        float: left;
        position: relative;
    }

    #topMenu a {
        display: block;
        padding: 0 10px;
        color: #252525;
        text-decoration: none;
    }

    #topMenu ul {
        background: #fff;
        list-style: none;
        position: absolute;
        left: -9999px;
        padding: 0px;
        margin: 0px;
        border: 1px solid #ccc;
        z-index: 999999;
    }

        #topMenu ul li {
            text-align: left;
            padding: 8px 8px;
            float: none;
            margin: 0;
        }

#slide0 {
    float: left;
    position: relative;
    left: 30px;
    width: 400px;
    height: 100px;
}

#topMenu ul a {
    white-space: nowrap;
    color: #252525;
}

#topMenu li:hover ul {
    left: 0;
}

#topMenu li:hover ul li a:hover {
    background: #8f8f8f;
    color: #fff;
}

#dropDownMenuContainer {
    float: left;
    width: 650px;
    height: 40px;
    padding-left: 40px;
    padding-top: 10px;
    margin-top: 10px;
}

#dropDownMenu {
    background: -webkit-gradient(linear, left top, left bottom, from(#405E9A), to(#001E5A));
    background: -moz-linear-gradient(top, #405E9A, #001E5A);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#405E9A', endColorstr='#001E5A');
    background: -ms-linear-gradient(top, #405E9A 0%, #001E5A 100%);
    list-style: none;
    font-weight: bold;
    text-align: center;
    height: 40px;
    margin: 0px;
    position: relative;
    padding-left: 0px;
}

    #dropDownMenu li {
        float: left;
        border-right: 1px solid #ccc;
        position: relative;
        width: 24%;
    }

    #dropDownMenu a {
        display: block;
        padding: 10px 5px;
        color: #fff;
        text-decoration: none;
    }

    #dropDownMenu ul {
        background: #fff;
        list-style: none;
        position: absolute;
        left: -9999px;
        padding: 0px;
        margin: 0px;
        border: 1px solid #ccc;
        z-index: 99;
    }

        #dropDownMenu ul li {
            text-align: left;
            padding-top: 1px;
            float: none;
            margin: 0;
            width: 172px;
        }

        #dropDownMenu ul a {
            white-space: nowrap;
            color: #666;
            padding: 8px;
        }

    #dropDownMenu li:hover ul {
        left: 0;
    }

        #dropDownMenu li:hover ul li a:hover {
            background: #23417D;
            background: -webkit-gradient(linear, left top, left bottom, from(#405E9A), to(#001E5A));
            background: -moz-linear-gradient(top, #405E9A, #001E5A);
            color: #fff;
        }

#facebookWidgetContainer {
    margin-top: 3px;
    position: absolute;
    bottom: 0;
    left: 130px;
    float: right;
}


/* SIDEBAR */

#sidebar {
    margin: 10px 10px 12px 0;
}

    #page_content legend {
        font-weight: bold;
        color: #525252;
        padding-bottom: 7px;
    }

    #sidebar legend {
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-left: 4px;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        color: #252525;
        border-bottom: 1px solid #ccc;
    }

    #sidebar ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

        #sidebar ul li {
            padding-top: 0px;
            padding-bottom: 0px;
        }

#AdvancedSearchForm button.close-filters-btn {
    display: none;
}

#AdvancedSearchForm h3 {
    float: left;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #525252;
    text-transform: uppercase;
}

.advanced-search__subtitle-with-action {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
    #AdvancedSearchForm .advanced-search__subtitle-with-action h3 {
        flex: 1;
        margin: 8px 0;
        padding-left: 4px;
        font-weight: 700;
    }
    .advanced-search__subtitle-with-action input.clear-filters-btn {
        flex: 0;
        margin-right: 4px;
        padding: 1px 0 0;
        text-transform: none;
        font-size: 12px;
        font-weight: 400;
        line-height: 23px;
        color: #0d3675;
        background: transparent;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        text-decoration: underline;
    }
        .advanced-search__subtitle-with-action input.clear-filters-btn:hover {
            text-decoration: none;
        }
        .advanced-search__subtitle-with-action input.clear-filters-btn:focus {
            outline: 0;
        }

#AdvancedSearchForm label.advanced-search__field-label {
    margin: 8px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #525252;
    text-transform: uppercase;
}

ul.Bodies {
    list-style: none;
}

ul#FuelTypes li,
ul.FuelTypes li {
    display: block;
}

#advancedSearchList {
    margin-bottom: 15px !important;
}

#advancedSearchList li select {
    width: 100% !important;
    font-size: 14px;
    padding: 6px 8px;
}

#AdvancedSearchForm input[type="submit"] {
    margin-right: 2px;
}

#AdvancedSearchForm input[type="submit"] {
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    padding: 4px 8px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0d3675;
    background: #dcdcdc; /* Old browsers */
    background: -moz-linear-gradient(top, #dcdcdc 0%, #d1d1d1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #dcdcdc 0%,#d1d1d1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #dcdcdc 0%,#d1d1d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

#AdvancedSearchForm input[type="submit"]:hover {
    background: #d3d3d3; /* Old browsers */
    background: -moz-linear-gradient(top, #d3d3d3 0%, #c6c6c6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d3d3d3 0%,#c6c6c6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d3d3d3 0%,#c6c6c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-9 */
}

hr.var-width {
    border-color: #bbb;
    margin-top: 6px;
    margin-bottom: 6px;
}

#contentContainer {
    margin-top: 10px;
}

#page_content {
    margin-top: 16px;
}

#footer-wrapper {
    width: 100%;
    background-color: #05347A;
    float: left;
}

#footer {
    color: #8AB6F6;
    font-weight: normal;
    text-align: center;
    padding: 20px;
    padding-top: 32px;
}

    #footer span {
        padding-right: 20px;
    }

    #footer a {
        color: #fff;
        text-decoration: none;
    }

        #footer a:hover {
            text-decoration: underline;
        }

    #footer hr {
        border: #8AB6F6 .25px solid;
        opacity: 0.5;
    }

#footerSubtext {
    color: #8AB6F6;
    font-size: 12px;
    text-align: center;
    float: left;
    padding-bottom: 30px;
    font-weight: normal;
    opacity: 0.65;
}

#footer-links {
    list-style: none;
    font-size: 14px;
}

    #footer-links li {
        display: inline;
    }

        #footer-links li:not(:nth-last-child(-n+2)):after {
            content: "|";
            margin-left: 5px;
            margin-right: 2px;
        }

/* Shared between Service Index page and Contact us page right now */
.simpleTable td {
    border-bottom: 1px solid #A1A09D;
    width: auto;
    padding-bottom: 25px;
    text-align: left;
    width: 725px;
    vertical-align: text-top;
    line-height: 1.3em;
    font-size: medium;
}

.field-validation-error {
    color: #ff0000;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

#employment-nav-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#employment-nav-menu li a {
    background-image: linear-gradient(bottom, rgb(158,158,158) 26%, rgb(235,235,232) 69%, rgb(255,255,255) 85%);
    background-image: -o-linear-gradient(bottom, rgb(158,158,158) 26%, rgb(235,235,232) 69%, rgb(255,255,255) 85%);
    background-image: -moz-linear-gradient(bottom, rgb(158,158,158) 26%, rgb(235,235,232) 69%, rgb(255,255,255) 85%);
    background-image: -webkit-linear-gradient(bottom, rgb(158,158,158) 26%, rgb(235,235,232) 69%, rgb(255,255,255) 85%);
    background-image: -ms-linear-gradient(bottom, rgb(158,158,158) 26%, rgb(235,235,232) 69%, rgb(255,255,255) 85%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.26, rgb(158,158,158)), color-stop(0.69, rgb(235,235,232)), color-stop(0.85, rgb(255,255,255)) );
    height: 2em;
    line-height: 2em;
    width: 9em;
    display: block;
    border: 0.1em solid #dcdce9;
    color: #0d2474;
    text-decoration: none;
    text-align: center;
}

.locationrow {
    width: 750px;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.locationitem {
    width: 200px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

    .locationitem img {
        width: 100%;
    }

    .locationitem a {
        color: #008;
        float: left;
        width: 100%;
        text-align: center;
        text-decoration: none;
    }

.locationlinks {
    text-align: center;
}

    .locationlinks a {
        text-align: center;
        float: left;
        width: 50%;
    }

.store-locations {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 18px;
}

.hours-and-info p {
    line-height: 14px;
}

.main-address {
    font-size: 14px;
    line-height: 18px;
    padding-top: 26px;
}

.main-map iframe {
    border: 2px solid #008;
    border-radius: 6px;
}

.selllabel {
    width: 450px;
    display: inline-block;
}

.ui-field-contain label {width: 500px;display: inline-block;}

.carousel-overlay {
    position: absolute;
    cursor: pointer;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    float: right;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
}

    .carousel-overlay:hover {
        background-color: rgba(0, 0, 0, .35);
        z-index: 2;
        transition: 0.2s ease;
    }

    .carousel-overlay p {
        font-size: 30px;
        text-shadow: 0px 1px 1px rgba(34, 34, 34, 0.65);
        line-height: 30px;
        margin: 36px 24px;
    }

    .carousel-overlay .carousel-button {
        font-size: 14px;
        margin-top: 12px;
        padding: 8px 14px;
        border-radius: 4px;
        display: inline-block;
        border: 1px solid #eee;
        text-transform: uppercase;
    }

    .carousel-overlay:hover .carousel-button {
        background-color: white;
        color: #111;
        transition: 0.2s ease;
    }

    .carousel-overlay p,
    .carousel-overlay .carousel-button {
        color: #eee;
    }

.rv-classes-container {
    background-color: #fff; 
}

.rv-classes {
    margin-top: 16px;
    margin-bottom: 36px;
}

.rv-classes div {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

    .rv-classes div:hover {
        background-color: white;
        box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 6px;
        transition: 0.2s ease;
    }

    .rv-classes div h3 {
        font-size: 16px;
        font-weight: bold;
    }

    .rv-classes div:hover h3 {
        color: #143880;
        transition: 0.2s ease;
    }

    .rv-classes div a:hover {
        text-decoration: none;
    }

    .rv-classes div img {
        width: auto;
        height: 64px;
        margin: 0 auto;
        opacity: 0.84;
    }

    @media (min-width: 992px) {
        .rv-classes div img {
            height: 48px;
        }
    }

    @media (min-width: 1200px) {
        .rv-classes div img {
            height: 58px;
        }
    }

    .rv-classes div span a {
        color: transparent;
        font-size: 14px;
    }

    .rv-classes div:hover span a:not(:last-child):after {
        content: "|";
        margin-left: 4px;
        margin-right: 1px;
        color: #222;
        transition: 0.2s ease;
        display: inline-block;
    }

    .rv-classes div:hover span a:hover:not(:last-child):after {
        text-decoration: none;
    }

    .rv-classes div:hover span a {
        color: #143880;
        transition: 0.2s ease;
    }

.rv-logo-wrapper {
    text-align: center;
    margin-top: 48px;
    margin-bottom: 48px;
}

.rv-logo {
    display: inline-block;
    filter: grayscale(100%);
    padding: 6px;
}

    .rv-logo:hover {
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 6px;
        filter: none;
        transition: 0.2s ease;
    }

    .rv-logo img {
        max-width: 210px;
        max-height: 60px;
    }

.footer-social-media {
    float: right;
}

.blog-feed-wrapper {
    background-color: hsla(0, 0%, 98%, 1);
    padding: 20px 5px;
}

.blog-card {
    background-color: #fff;
    height: 524px;
}

.blog-card-image {
    object-fit: cover;
    width: 100%;
    height: 222px;
}

.blog-card-text {
    padding: 12px 20px;
}

    .blog-card-text h3 {
        color: #111;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .blog-card-text p {
        font-size: 14px;
        line-height: 1.8em;
    }

    .blog-card-text h4 {
        position: absolute;
        bottom: 10px;
    }

        .blog-card-text h4 a {
            text-transform: uppercase;
            color: #d72737;
            font-weight: bold;
            font-size: 14px;
            letter-spacing: .08rem;
        }

.homePageImg
{
    height: 75px;
    text-align: center;
}

.action-buttons {
    margin-top: 32px;
    margin-bottom: 16px;
    padding: 0 100px;
}

.action-buttons > div > a:hover + h5 a {
    text-decoration: underline;
}

.action-buttons h5 a {
    color: #111;
    font-size: 14px;
    letter-spacing: 0px;
}

.home .slick-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .home .slick-slide iframe {
        padding: 10px;
    }

    .home .slick-slide img,
    .home .slick-slide iframe {
        width: 1150px;
        height: 526px;
        padding: 10px;
        object-fit: cover;
    }

.home .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 43%;
    z-index: 10;
    background-color: rgba(255, 255, 255, .75);
    width: 30px;
    font-size: 20px;
    padding: 4px;
    border: 1px solid transparent;
}

    .home .slick-arrow:hover {
        background-color: rgba(255,255,255,.85);
        border: 1px solid rgba(200,200,200,1);
    }

.home .slick-prev {
    left: 25px;
    border-radius: 0 4px 4px 0;
}

    .home .slick-prev:hover {
        border-left-color: transparent;
    }

.home .slick-next {
    right: 24px;
    border-radius: 4px 0 0 4px;
}

    .home .slick-next:hover {
        border-right-color: transparent;
    }

ul.search-parameters__list {
    width: 100%;
    margin: 0;
    padding: 0 10px 10px; 
    list-style: none;
}
    ul.search-parameters__list li.search-param {
        display: inline-block;
        margin-right: 10px;
        background: #E6E6E6;
        border: 1px solid #CCCCCC;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #252525;
    }
        ul.search-parameters__list li.search-param span {
            display: inline-block;
            padding: 0 8px 0 8px;
            font-weight: 600;
            line-height: 20px;
            text-transform: uppercase;
        }
    ul.search-parameters__list li.search-param button.remove-search-param-btn {
        -webkit-appearance: none;
        background-color: transparent;
        border: 0;
        margin-left: -4px;
        padding: 4px;
        color: rgba(0, 0, 0, 0.5);
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        transition: background-color 0.2s ease;
    }
        ul.search-parameters__list li.search-param button.remove-search-param-btn:hover {
            background-color: #DDDDDD;
            color: rgba(0, 0, 0, 0.88);
        }

.search-results__top-bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin: 0 0 10px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #CCCCCC;
}

    p.search-results__count {
        flex: 1;
        margin: 0;
        font-size: 12px;
        line-height: 20px;
        color: #767676;
    }

    .search-results__sort-menu {
        flex: 0 0 auto;
    }
        .search-results__sort .sort-menu__label {
            color: #757575;
            font-size: 12px;
            line-height: 20px;
            text-transform: uppercase;
        }

.select-menu--plain {
    position: relative;
}
    .select-menu--plain select {
        height: 20px;
        padding: 0 24px 0 8px;
        color: #252525;
        border: 0;
        border-radius: 0;
        background: transparent;
        filter: none;
        box-shadow: none;
        cursor: pointer;
        -webkit-appearance: none;
    }
    .select-menu--plain select:focus {
        outline: 0;
    }
    .select-menu--plain .glyphicon-triangle-bottom {
        position: absolute;
        top: 5px;
        right: 6px;
        width: 10px;
        height: 10px;
        color: #7D7D7D;
        font-size: 10px;
    }

.search-results__container {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 60px;
}

    ul.search-results__list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        ul.search-results__list li {
            display: flex;
            flex: 1;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            margin: 0 0 16px;
            padding: 0 8px;
        }

        @media (min-width: 992px) {
            ul.search-results__list li {
                flex: 0 1 50%;
            }
        }

        @media (min-width: 1200px) {
            ul.search-results__list li {
                flex: 0 1 33.333333%;
            }
        }

            .search-results__summary-container {
                display: flex;
                width: 100%;
                flex-direction: column;
                justify-content: flex-start;
                align-items: flex-start;
                background-color: #ffffff;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.44);
                box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.44);
                overflow: hidden;
            }

            .search-results__summary-details {
                display: flex;
                flex-direction: column;
                flex: 1;
                width: 100%;
            }
            .search-results__summary-details.carousel-items {
                padding: 4px 10px 4px;
            }
            @media (min-width:992px) {
                .summary__title-location-row {
                    min-height: 73px;
                }
            }
                h2.summary__title-bar {
                    width: 100%;
                    margin: 0 0 6px;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 20px;
                }

                .summary__stock-location-details {
                    display: flex;
                    flex-direction: row;
                    justify-content: space-between;
                    align-items: center;
                    margin-bottom: 12px;
                    color: #767676;
                }

        ul.summary__features-list {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: flex-start;
            padding: 10px 0 8px;
            margin: 0 0 12px;
            border-style: solid;
            border-color: #DDDDDD;
            border-width: 1px 0 1px 0;
        }

            ul.summary__features-list li {
                display: flex;
                flex: 0 0 auto;
                flex-direction: column;
                justify-content: flex-start;
                align-items: center;
                width: auto;
                height: auto;
                min-height: 0;
                margin: 0;
                padding: 0 8px;
                background-color: transparent;
                border: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
                -webkit-box-shadow: none;
                box-shadow: none;
            }
                ul.summary__features-list li img {
                    width: auto;
                    height: 32px;
                    opacity: 0.84;
                }
                ul.summary__features-list li span {
                    margin-top: 5px;
                    color: #545454;
                    font-size: 11px;
                    font-weight: 600;
                    line-height: 16px;
                }

        ul.search-results__list li .search-results__summary-photo {
            position: relative;
            width: 100%;
            height: auto;
        }
            span.summary-photo__inventory-type {
                position: absolute;
                top: 5px;
                left: 5px;
                width: auto;
                height: 26px;
                padding: 1px 9px;
                font-size: 12px;
                line-height: 24px;
                color: #ffffff;
                background: #0a2f6f;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                text-transform: uppercase;
                z-index: 10;
            }

            span.summary-photo__inventory-type.carousel-item {
                top: auto;
                left: auto;
                margin: 5px;
            }

            span.summary-photo__inventory-type.inline {
                position: relative;
                top: auto;
                left: auto;
                display: flex;
                flex: 0 0 42px;
                height: 22px;
                margin: 2px 0;
                padding: 1px 8px;
                line-height: 20px;
                vertical-align: top;
            }

            ul.search-results__list li .search-results__summary-photo img.summary-photo__img {
                width: 100%;
                height: auto;
                border: 0;
                -webkit-border-radius: 4px 4px 0 0;
                border-radius: 4px 4px 0 0;
            }

        .summary__pricing-row {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: flex-start;
            padding: 0 0 14px;
            margin: 0;
        }
            .summary__pricing {
                display: flex;
                flex-direction: column;
                margin: 0;
                padding: 0 8px;
                line-height: 16px;
                color: #8A8A8A;
                text-align: center;
            }
                .summary__pricing + .summary__pricing {
                    border-left: 1px solid #DDDDDD;
                }
                .summary__pricing span.pricing-label {
                    font-size: 12px;
                    line-height: 15px;
                    text-transform: uppercase;
                }
                .summary__pricing span.pricing-value {
                    font-size: 14px;
                    text-decoration: line-through;
                }

            p.sale-price {
                height: 38px;
                margin: 0;
                color: #0a2f6f;
                font-size: 19px;
                font-weight: 700;
                line-height: 23px;
                text-align: center;
            }
                p.sale-price span {
                    display: block;
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 15px;
                    text-transform: uppercase;
                }

            button.sale-price.make-an-offer,
            a.sale-price.make-an-offer{
                padding: 12px 12px;
                color: #ffffff;
                border: 0;
                border-radius: 4px;
                font-weight: 600;
            }
            a.sale-price.make-an-offer.carousel-button {
                padding: 8px 12px;
            }


        .button-row.get-price {
            padding: 1px 5px 0px 5px;
            min-height: 38px;
            justify-content: center;
        }

        .button-row {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
        }
            .button-row button,
            .button-row a#make-an-offer-button {
                flex: 1;
            }
            .button-row .glyphicon {
                top: 0;
                flex: 0 0 16px;
                height: 16px;
                margin: 0 8px;
                font-size: 16px;
                color: #767676;
            }

button.confirm-availability,
a.confirm-availability {
    flex: 2 1 0;
    margin-top: 8px;
    margin-right: 4px;
}

button.default-button,
a.default-button {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 11px 8px;
    color: #0d3675;
    font-weight: 600;
    background: #E8E8E8; /* Old browsers */
    background: -moz-linear-gradient(top, #F6F6F6 0%, #E8E8E8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #F6F6F6 0%,#E8E8E8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #F6F6F6 0%,#E8E8E8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6F6F6', endColorstr='##E8E8E8',GradientType=0 ); /* IE6-9 */
}

    button.default-button:hover,
    a.default-button:hover {
        background: #E0E0E0; /* Old browsers */
        background: -moz-linear-gradient(top, #EAEAEA 0%, #E0E0E0 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #EAEAEA 0%,#E0E0E0 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #EAEAEA 0%,#E0E0E0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#E0E0E0',GradientType=0 ); /* IE6-9 */
    }

button.view-details,
a.view-details {
    flex: 1 1 0;
    margin-top: 8px;
    margin-left: 4px;
}

button.primary-button,
a.primary-button {
    border-radius: 4px;
    padding: 11px 8px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #09275b;
    background: #0d3b89;
    background: -moz-linear-gradient(top, #0d3b89 0%, #09275b 100%);
    background: -webkit-linear-gradient(top, #0d3b89 0%,#09275b 100%);
    background: linear-gradient(to bottom, #0d3b89 0%,#09275b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3b89', endColorstr='#09275b',GradientType=0 );
}

    button.primary-button:hover,
    a.primary-button:hover {
        background: #09275b;
        background: -moz-linear-gradient(top, #09275b 0%, #0d3b89 100%);
        background: -webkit-linear-gradient(top, #09275b 0%,#0d3b89 100%);
        background: linear-gradient(to bottom, #09275b 0%,#0d3b89 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09275b', endColorstr='#0d3b89',GradientType=0 );
    }

button.primary-button.apply-search-filters-btn {
    width: 100%;
    margin-bottom: 15px;
}

.load-more-results__container {
    width: 100%;
    padding: 0 8px;
}
.load-more-results__container button {
    width: 100%;
}

.no-results {
    color: #757575;
    text-align: center;
}
.no-results h2 {
    color: inherit;
}

.no-results i {
        margin: 30px 0 10px;
    font-size: 128px;
    opacity: 0.56;
}

/* LOADING INDICATOR */
.loading-indicator_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(242, 242, 242, 0.78);
    z-index: 100;
}

.loading-indicator_spinner {
    position: fixed;
    margin-top: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
    .search-results__container .loading-indicator_spinner {
        margin-left: 225px;
    }

    @media (min-width: 992px) {
        .search-results__container .loading-indicator_spinner {
            margin-left: 298px;
        }
    }

    @media (min-width: 1200px) {
        .search-results__container .loading-indicator_spinner {
            margin-left: 417px;
        }
    }

    .loading-indicator_spinner > div {
        background-color: #143880;
        height: 100%;
        width: 6px;
        margin: 0 1px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .loading-indicator_spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .loading-indicator_spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .loading-indicator_spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .loading-indicator_spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* OLD SEARCH RESULTS HEADER */
.search-header-wrapper {
    padding: 0 15px;
}
    
.search-header {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 2px #000;
    z-index: 1;
}

    .search-header h1 {
        margin-top: 10px;
        color: #111;
        display: inline-block;
    }

.search-result-filter {
    float: right;
    margin-top: 9px;
    font-weight: bold;
}

.search-header span {
    font-size: 16px;
}

.search-result-filter select {
    height: 28px;
    width: 500px;
    font-size: 12px;
}
    ul .search-filters__list li:not(:first-child) label.search-radio span.radio-button {
        top: 8px;
    }

    ul .search-filters__list li:last-child label.search-radio, 
    ul.checkbox-list li:last-child label.search-checkbox {
        margin-bottom: 0;
    }

/* === Custom Radio Buttons, Checkboxes === */
label.search-radio,
label.search-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

label.search-radio img.rv-icon {
    width: auto;
    height: 32px;
    opacity: 0.84;
}
    label.search-radio img[alt='All'] {
        display: none
    }
    label.search-radio img[alt='Class A'] {
        margin: 0 6px 0 6px;
    }
    label.search-radio img[alt='Class B'] {
        margin: 0 19px 0 19px;
    }
    label.search-radio img[alt='Class C'] {
        margin: 0 15px 0 15px;
    }
    label.search-radio img[alt='5th Wheel'] {
        margin: 0 6px 0 7px;
    }
    label.search-radio img[alt='Travel Trailer'] {
        margin: 0 7px 0 7px;
    }

@media (max-width: 991px) {
    label.search-radio img[alt='Class A'],
    label.search-radio img[alt='Class B'],
    label.search-radio img[alt='Class C'],
    label.search-radio img[alt='5th Wheel'],
    label.search-radio img[alt='Travel Trailer'],
    label.search-radio img[alt='Toy Hauler'] {
        display: block;
        margin-bottom: 4px;
        margin-left: 0;
    }
}

label.search-radio input,
label.search-checkbox input {
    position: absolute;
    opacity: 0;
    display: none;
}

    label.search-radio span.radio-button,
    .ui-radio-on span.radio-button,
    .ui-radio-off span.radio-button,
    label.search-checkbox span.checkbox {
        box-sizing: border-box;
        position: absolute;
        top: 1px;
        left: 0;
        height: 15px;
        width: 15px;
        background-color: transparent;
        border: 1px solid #bbbbbb;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    label.search-radio span.radio-button,
    .ui-radio-on span.radio-button,
    .ui-radio-off span.radio-button {
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    label.search-checkbox span.checkbox {
        margin: 0;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

.ui-radio-on span.radio-button,
.ui-radio-off span.radio-button {
    top: 16px;
    left: 16px;
}

label.search-radio span.radio-button:after,
.ui-radio label.ui-radio-on span.radio-button:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;
    background: #143880;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

label.search-checkbox span.checkbox:after {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    position: absolute;
    display: none;
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    color: #143880;
    font-size: 9px;
    line-height: 9px;
}

label.search-radio input:checked ~ span.radio-button:after,
.ui-radio label.ui-radio-on span.radio-button:after,
label.search-checkbox input:checked ~ span.checkbox:after {
    display: block;
}

label.search-radio input:checked ~ span.radio-button,
.ui-radio label.ui-radio-on span.radio-button,
label.search-checkbox input:checked ~ span.checkbox {
    border: 1px solid #143880;
}

.inventory-count {
    font-size: .85em;
    color: #797979;
}

.lowerContentContainer {
    padding: 5px 0px 5px 0px;
    width: 670px;
    margin-left: auto;
    margin-right: auto;
}


/* === Search Results Page === */

#searchresult {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

    #searchresult > li {
        width: 100%;
        border: 1px solid #ccc;
        border-top: none;
        border-left: none;
        margin: 0px;
        padding: 5px;
    }

        #searchresult > li:hover {
            background-color: hsla(0, 0%, 89%, 1);
            box-shadow: 0px 2px 1px rgba(0,0,0,.25);
        }

.pricing-information {
    margin-left: 0px;
    padding: 2px 0;
}

#searchresult h4 {
    color: #525252;
    margin: 0;
    margin-bottom: 3px;
}

#searchresult .linkDiv h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 6px;
}

#searchresult .linkDiv a {
    display: block;
}

.img-link img {
    width: 150px;
}

#searchresult > img {
    width: 150px;
    height: 125px;
    padding-top: 0px;
    display: inline-block;
}

#searchresult .linkDiv {
    padding-bottom: 3px;
}

#searchresult .strikeThrough {
    text-decoration: line-through;
}

#searchresult .salePrice {
    color: red;
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}


.paging_container {
    width: 655px;
    height: 725px;
    display: none;
}

.simplePagerNav {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.simplePagerNav li {
    display: inline-block;
    list-style: none;
    border: 1px solid #ccc;
    margin: 2px;
    padding: 5px;
    /*width: 25px;*/
    text-align: center;
}

.currentPage {
    background: LightGrey;
    font-weight: bolder;
}


.simplePagerNav .current a {
    color: black;
}

.msrp-price {
    font-size: 10px;
    color: #525252;
}

.request-quote-button {
    border: 1px solid orange;
    border-radius: 4px;
    padding: 8px 8px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #111;
    margin-top: 24px;
    background: #f9e4af; /* Old browsers */
    background: -moz-linear-gradient(top, #f9e4af 0%, #f6971f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9e4af 0%,#f6971f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9e4af 0%,#f6971f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e4af', endColorstr='#f6971f',GradientType=0 ); /* IE6-9 */
}

a.request-quote-button:hover {
    color: #3c3b3b;
    text-decoration: none;
    background: #f6971f; /* Old browsers */
    background: -moz-linear-gradient(top, #f6971f 0%, #f9e4af 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f6971f 0%,#f9e4af 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f6971f 0%,#f9e4af 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6971f', endColorstr='#f9e4af',GradientType=0 ); /* IE6-9 */
}

.detailed-stats ul {
    list-style: none;
    padding-left: 0px;
}

    .detailed-stats ul li {
        margin-bottom: 3px;
        font-size: 14px;
    }

        .detailed-stats ul li.color {
            margin-top: 23px;
        }

.additional-links .make-an-offer,
.make-an-offer {
    display: inline-block;
    color: #fff;
    padding: 10px 18px;
    border-radius: 3px;
    font-size: 12px;
    background: #d72737; /* Old browsers */
    background: -moz-linear-gradient(top, #d72737 0%, #cf212f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d72737 0%,#cf212f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d72737 0%,#cf212f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72737', endColorstr='#cf212f',GradientType=0 ); /* IE6-9 */
}

    .additional-links .make-an-offer:hover,
    .make-an-offer:hover {
        text-decoration: none;
        background: #b71d25; /* Old browsers */
        background: -moz-linear-gradient(top, #b71d25 0%, #ce2735 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #b71d25 0%,#ce2735 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #b71d25 0%,#ce2735 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b71d25', endColorstr='#ce2735',GradientType=0 ); /* IE6-9 */
    }

.additional-links ul {
    padding-left: 0px;
    list-style: none;
    margin-top: 7px;
}

    .additional-links ul li {
        margin-bottom: 5px;
    }

        .additional-links ul li a {
            font-weight: bold;
            text-transform: uppercase;
            font-size: 12px;
        }

img.additional-info-icon {
    height: 11px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.search-breadcrumbs {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    background: #f3bcc1; /* Old browsers */
    background: -moz-linear-gradient(top, #f3bcc1 0%, #d50d1c 45%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f3bcc1 0%,#d50d1c 45%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f3bcc1 0%,#d50d1c 45%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3bcc1', endColorstr='#d50d1c',GradientType=0 ); /* IE6-9 */
}

.result-column {
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 6px;
    float: left;
    margin-top: 0px;
    z-index: 1;
    width: 100%;
}

.result-count {
    margin-left: 4px;
    padding-top: 8px;
    border-right: 1px solid #ccc;
}


/* === Details Page === */

.vehicle-title__row {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 15px;
    padding: 0 0 8px;
    border-bottom: 1px solid #DDDDDD;
}

@media (min-width: 992px) {
    .vehicle-title__row {
        flex-direction: row;
        padding: 19px 0 15px;
    }
}

.vehicle-title__name-type {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

    .vehicle-title__name-type h1.vehicle-name {
        display: flex;
        flex: 1;
        margin: 0 0 0 6px;
        font-size: 24px;
        font-weight: 400;
        color: #252525;
        display: inline-block;
    }

.vehicle-title__location {
    display: flex;
    flex: 0 0 18px;
    margin: 8px 0 0 0;
    font-size: 12px;
    font-weight: 400;
    color: #767676;
    line-height: 16px;
}
    .vehicle-title__location a {
        top: auto;
        margin-right: 5px;
        line-height: 16px;
    }

@media (min-width: 992px) {
    .vehicle-title__location {
        flex: 0 0 154px;
        justify-content: flex-end;
        margin: 8px 0 0 10px;
    }
}

h2.details-subtitle {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 400;
    color: #252525;
}

@media (min-width: 1200px) {
    .detail-info {
        padding-left: 0px;
    }
}

.thumbnail {
    list-style: none;
    padding: 3px;
    margin: 0;
}

.thumbnail li {
    float: left;
    margin: 2px;
}

.details {
    float: left;
    margin-top: 10px;
}

.details ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 200px;
    float: left;
}

.ui-page .details ul {
    width: auto;
}

.details li {
    padding: 5px;
}

.details span {
    font-weight: bold;
}

.equipment {
    float: left;
}

.equipment ul {
    list-style: none;
    margin: 0;
    width: 200px;
    float: left;
}

.equipment li {
    padding: 2px;    
}

.detail-pictures .slick-slider.thumbnail {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .detail-pictures {
        float: right;
        width: 62%
    }

    .detail-info {
        width: 38%
    }
}

.detail .slick-prev,
.detail .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 0;
    padding: 4px 2px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    font-size: 20px;
    background: no-repeat center;
    background-color: rgba(255, 255, 255, .75);
    z-index: 10;
    border-radius: 4px;
}

.thumbnail .slick-current img {
    border: solid 2px black;
}

#mainCarousel .slick-slide {
    display: inline-block;
    position: relative;
    height: 405px;
} 

@media (min-width: 1200px) {
    #mainCarousel .slick-slide {
        height: 433px;
    } 
}

#mainCarousel .slick-slide img {
    width: 100%;
    object-fit: contain;
}

.slick-slide:focus {
    outline: 0;
} 

.detail-prices {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    padding: 10px 10px 0;
    border-top: 1px solid #DDDDDD;
}

.detail-best-price {
    flex: 2;
    margin-bottom: 0;
    font-size: 20px;
    color: #0a2f6f;
}

.detail-msrp-price,
.detail-was-price {
    flex: 1;
    margin-bottom: 0;
    font-size: 14px;
    color: #767676;
}

    .detail-msrp-price span {
        text-decoration: line-through;
    }

    .detail-msrp-price strong,
    .detail-was-price strong,
    .detail-best-price strong {
        display: block;
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
    }

.detail-best-price span {
    font-weight: 700;
}

#make-an-offer-button {
    background: #d72737; /* Old browsers */
    background: -moz-linear-gradient(top, #d72737 0%, #cf212f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d72737 0%,#cf212f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d72737 0%,#cf212f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d72737', endColorstr='#cf212f',GradientType=0 ); /* IE6-9 */
    color: #fff;
    padding: 14px 30px;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.detail-secondary-actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

    .detail-secondary-actions button.confirm-availability,
    .detail-secondary-actions button.view-details {
        flex: 1;
    }

ul.detail-info__highlights,
ul.detail-info__list {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    font-size: 12px;
}

ul.detail-info__highlights {
    justify-content: space-between;
    margin-top: 6px;
    margin-bottom: 15px;
    color: #545454;
}
@media (max-width: 1199px) {
    ul.detail-info__highlights {
        margin-top: 30px;
    }
}

    ul.detail-info__highlights li {
        display: flex;
        flex-direction: column;
        flex: 1;
        align-items: center;
        padding: 0;
        line-height: 16px;
    }
        ul.detail-info__highlights li img {
            width: auto;
            height: 32px;
            margin-bottom: 5px;
            opacity: 0.84;
        }

ul.detail-info__list {
    justify-content: flex-start;
    flex-wrap: wrap;
    color: #767676;
}

    ul.detail-info__list li {
        display: flex;
        flex-direction: column;
        flex: 0 1 48%;
        padding: 4px 10px 6px;
        line-height: 17px;
    }
    ul.detail-info__list li:nth-child(odd) {
        margin-right: 4px;
    }

    ul.detail-info__list li:nth-child(even) {
        margin-left: 4px;
    }

    ul.detail-info__list li strong {
        font-size: 14px;
        color: #545454;
    }

@media (max-width: 1199px) {
    ul.detail-info__list li {
        flex-direction: row;
        align-items: center;
        padding: 10px 15px;
        line-height: 18px;
    }

        ul.detail-info__list li strong {
            flex: 1;
            text-align: right;
        }
}
@media (max-width: 767px) {
    ul.detail-info__list li {
        flex-direction: column;
        align-items: flex-start;
        padding: 4px 10px 6px;
        line-height: 17px;
    }
        ul.detail-info__list li strong {
            flex: 1;
            text-align: left;
        }
}

ul.detail-info__highlights li strong,
ul.detail-info__list li strong {
    font-weight: 600;
}

    ul.detail-info__list li:nth-child(1),
    ul.detail-info__list li:nth-child(2),
    ul.detail-info__list li:nth-child(5),
    ul.detail-info__list li:nth-child(6),
    ul.detail-info__list li:nth-child(9),
    ul.detail-info__list li:nth-child(10) {
        background: #E8E8E8;
    }

ul.info-links {
    list-style: none;
    padding: 0 10px;
    margin: 10px 0;
}

    ul.info-links li {
        display: block;
        padding: 5px 0;
        font-size: 12px;
        line-height: 16px;
    }

    ul.info-links a {
        display: inline-block;
    }

    ul.info-links img {
        margin-right: 6px;
        width: 12px;
        line-height: 16px;
        vertical-align: top;
    }

ul.equipment__list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
}
    ul.equipment__list li {
        flex: 0 0 46%;
        margin: 0 0 0 24px;
        padding: 0;
        list-style-type: disc;
    }

@media (max-width: 991px) {
    ul.equipment__list li {
        flex: 0 0 100%;
    }
}

.descriptive-copy {
    font-size: 14px;
    line-height: 1.2em;
}
    .descriptive-copy ul {
        padding-left: 24px;
        font-size: 14px;
        line-height: 20px;
    }

.email-contact-header {
    margin-bottom: 20px;
    font-size: 24px;
}

.email-submit {
    min-width: 132px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 18px;
}

.email-form label {
    display: inline-block;
    font-size: 12px;
}

.email-form .required {
    color: red;
}

.email-form .required label {
    margin-left: 4px;
    color: #252525;
}

.fluid-fields div[class*='col-'] .form-group {
    margin-bottom: 30px;
}

.fluid-fields div[class*='col-'] .form-group .form-control {
    width: 100%;
}

.details__floor-plan-large {
    display: block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

    .details__floor-plan-large img {
        border: 0;
        width: 100%;
        height: auto;
    }

.quick-quote-text {
    margin-bottom: 10px;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 18px;
    background-color: #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    text-align: center;
}

.required-indicator {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.input-group .form-control.prefix-only {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.carousel-thumbnail-image {
    height: 67px;
    width: 80px;
}

#video-tab iframe {
    display: block;
    margin: 0;
}

@media (min-width: 768px) {
    #video-tab iframe {
        width: 470px;
        height: 260px;
    }
}

@media (min-width: 992px) {
    #video-tab iframe {
        width: 616px;
        height: 340px;
    }
}

@media (min-width: 1200px) {
    #video-tab iframe {
        width: 855px;
        height: 472px;
    }
}

.step-image {
    margin-left: -4px;
    display: block;
}

.history-image {
    border: 2px solid #008;
	padding: 0px; 
	margin-left : 16px; 
	margin-bottom: 16px; 
	margin-top: 25px;
	width: 336px;
}

.employment-image {
    height:200px;
    float:left;
    margin:3px; 
    margin-right: 10px;
}


.masonry {
    column-count: 2;
    column-gap: 1em;
    column-fill: balance;
}

.brick { 
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.category {
    font-size: 14px;
    line-height: 16px;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

.category > ul {
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

#makesearchresult li div,
#makesearchresult li div a {
    font-size: 14px;
}

.brand-seo-text-detail {
    width: 645px;
}


/* === Media Queries === */

/* --- Large Devices --- */
@media (min-width: 1200px) {
    .container {
        width: 118rem;
    }
}

/* --- Medium Devices --- */
@media (max-width: 1199px) {
    .search-bar {
        padding-right: 12px;
        font-size: 12px;
    }

    .search-bar-select {
        padding: 11px 12px;
        margin-right: 2px;
    }

    .search-bar-select:last-child {
        margin-right: 6px;
    }

    .keyword-or {
        display: inline-block;
        margin-top: 14px;
        margin-right: -26px;
        margin-left: -1px;
        font-size: 14px;
    }

    .search-bar-select#KeywordInventoryTypes,
    .search-bar-select#KeywordMakes, 
    .search-bar-select#KeywordModels {
        width: 130px;
    }

    .home .slick-slide img,
    .home .slick-slide iframe {
        width: 941px;
        height: 432px;
    }

    .homePageImg
    {
        height: 50px;
        text-align: center;
    }

    .pricing-information {
        padding-left: 18px;
    }

    .additional-links .make-an-offer {
        font-size: 12px;
    }

    #mainCarousel .slick-slide {
        height: 514px;
    }

    .carousel-thumbnail-image {
        height: 60px; width: 68px
    }

    .detail-best-price {
        line-height: 18px;
        margin-top: -6px;
    }

    #make-an-offer-button {
        padding: 16px;
    }

    .tabs a {
        display: block;
    }

    .tabs a.active {
        border: solid 1px #cccccc;
        border-radius: 4px;
        text-decoration: none;
    }

    .tabs li:first-child a.active {
        border: solid 1px #cccccc;
        border-radius: 4px;
    }

    .employment-image {
        height: 150px;
    }

    .brand-seo-text-detail {
        width: 430px;
    }
}

/* --- Small Devices ---*/
@media (max-width: 991px) {
    #menu-info {
        font-size: 14px;
    }

    #mastheadLogo {
        height: 60px;
        margin-top: 8px;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    #topMenuContainer {
        margin-top: -10px;
    }

    .search-bar-select:first-child {
        margin-left: -22px;
    }

    .keyword-or {
        margin-left: 0px;
    }

    #start-search-text {
        display: none;
    }

    .home .slick-slide img,
    .home .slick-slide iframe {
        width: 720px;
        height: 334px;
    }

    .carousel-overlay p {
        font-size: 20px;
        margin-bottom: 0px;
    }

    #mainCarousel .slick-slide {
        height: 390px;
    }

    .footer-social-media {
        float: none;
        display: inline-block;
        margin-top: 12px;
    }

    .footer-social-media img {
        height: 25px;
    }

    .footer-social-media a:not(:first-child) img {
        margin-left: 18px;
    }

    #footer-links {
        font-size: 12px;
    }

    #footer hr {
        margin-top: 10px;
        margin-bottom: 6px;
    }

    .simplePagerNav li a {
        font-size: 14px;
    }

    ul#FuelTypes li:not(:last-child) {
        margin-right: 28px;
    }

    .search-result-filter select {
        width: 400px;
    }

    .detail-make-an-offer {
        padding-left: 16px;
    }

    .tabbed-details {
        padding-left: 16px;
    }

    .tabs {
        margin-bottom: 3px;
    }

    .tabs a {
        display: inline;
    }

    .tabs a.active {
        border: solid 1px #cccccc;
        border-radius: 4px 4px 1px 1px;
        border-bottom: solid 1px #f2f2f2;
        text-decoration: none;
    }

    .tabs li:first-child a.active {
        border-left: none;
        border-bottom: solid 1px #f2f2f2;
        border-top-left-radius: 0px;
        botder-bottom-left-radius:  0px;
    }

    .history-image {
        width: 215px;
    }

    .employment-image {
        height: 130px;
    }

    .blog-card-text p {
        line-height: 1.4em;
    }

    .blog-card {
        height: 520px;
    }

    .masonry {
        column-count: 1;
        margin-left: 10px;
    }
}

.ui-page-theme-a {
    background-color: #f2f2f2;
}

.ui-page-theme-a .ui-footer {
    background-color: #05347A;
}

.ui-footer {
    font-weight: normal;
    text-align: center;
    width: 100%;
    border: none;
}

.ui-footer span {
    padding-right: 20px;
}

.ui-page-theme-a .ui-footer a {
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid #052658;
    border-bottom: none;
}

.ui-footer .nav > li > a:hover 
 {
    background-color: #05347A;
}

.ui-footer a:visited {
    color: #fff;
    text-decoration: none;
    background-color: #05347A;
}

.ui-footer a:hover {
    text-decoration: underline;
}

.ui-page-theme-a .ui-btn.ui-btn-active {
    text-shadow: none;
}

.ui-footer .nav > li > a:focus {
    background-color: #05347A;
}

.ui-footer a:active {
    background-color: #052658;
}

.ui-footer hr {
    border: #8AB6F6 .25px solid;
    opacity: 0.5;
}

.ui-listview > li > a.ui-btn,
.ui-listview > li > a.ui-btn:hover,
.ui-listview > li > a.ui-btn:focus,
.ui-listview > .ui-li-static,
.ui-collapsible-heading a,
.ui-collapsible-heading a:hover,
.ui-collapsible-heading a:focus {
    border-color: #e5e5e5;
}

#menupanel {
    min-height: 15%;
    height: 100%;
    overflow-y: auto;
    border-right: 1px solid #e5e5e5;
}

.ui-page-theme-a a, 
html .ui-bar-a a, 
html .ui-body-a a, 
html body .ui-group-theme-a a {
    color: #143880;
}

.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn {
    font-size: 16px;
}

.ui-page #AdvancedSearchForm div.ui-btn.ui-input-btn input {
    background: none;
    border: none;
}

.ui-select .ui-btn {
    color: #143880
}

.ui-page-theme-a .ui-btn.ui-btn-active {
    color: rgba(20, 56, 98, 1)
}

.ui-page #advancedSearchList {
    list-style: none;
}

.ui-checkbox-off:after, .ui-btn.ui-radio-off:after,
.ui-checkbox-on:after, .ui-btn.ui-radio-on:after {
    display: none;
}

#searchresult .detailDiv {
    font-size: small;
}

.paging_container {
    width: 655px;
    height: 725px;
    display: none;
}

.simplePagerNav {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.currentPage {
    background: LightGrey;
    font-weight: bolder;
}


.simplePagerNav .current a {
    color: black;
}

.inventory-type-banner {
    background-color: #0a2f6f;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
}

.ui-page-theme-a .ui-btn.blue-button {
    font-size: 16px;
}

.equipment li {
    padding: 2px;
}

.inventory-type-banner {
    background-color: #0a2f6f;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
}

.ui-page-theme-a .ui-btn.blue-button {
    font-size: 16px;
}

.ui-grid-b > .ui-block-b {
    height: 65px;
}

.show-on-mobile {
    display: none;
}

.checkbox-inline__container {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: flex-start;
}
    .checkbox-inline__container .ui-checkbox {
        display: flex;
    }

.ui-checkbox .ui-btn.ui-checkbox-flat {
    border: 0;
    border-radius: 0;
    background: transparent;
    filter: none;
}


.ui-btn.ui-checkbox-flat.ui-checkbox-off:after,
.ui-btn.ui-checkbox-flat.ui-checkbox-on:after {
    box-sizing: border-box;
    position: absolute;
    content: "";
    top: 14px;
    left: 18px;
    height: 15px;
    width: 15px;
    margin: 0;
    background-color: transparent;
    background-image: none !important;
    border: #143880 solid 2px;
    opacity: 1;
}

.ui-btn.ui-checkbox-flat.ui-checkbox-on:before {
    display: block;
    content: "";
    position: absolute;
    top: 18px;
    left: 22px;
    width: 7px;
    height: 7px;
    background: #143880;
}

.ui-checkbox .ui-btn.ui-checkbox-flat + input {
    opacity: 0;
}

.ui-checkbox .ui-btn.checkbox-inline {
    display: inline-block;
}

.carousel-row {
    position: relative;
}
    .carousel-row .carousel-list {
        padding: 10px 0;
    }
        .carousel-row .carousel-list .carousel-list__item {
            margin: 10px;
            padding: 5px;
            background-color: #FFFFFF;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
            border: solid 1px rgba(0, 0, 0, 0.05);
            cursor: pointer;
            min-height: 265px;
        }
        .carousel-list .see-more__container {
            height: 333px;
            display: flex !important;
            flex-direction: column;
            justify-content: center;
        }
            .carousel-list .see-more__container .see-more {
                cursor: pointer;
                width: 228px;
            }
        .carousel-row .carousel-list .carousel-list__item a:focus {
            outline: none;
        }
        .carousel-row .carousel-list .carousel-list__item img.img-responsive {
            width: 100%;
        }
        .carousel-row .carousel-list .carousel-list__item a.item__title-link {
            display: block;
            margin: 5px;
            font-size: 14px;
            line-height: 20px;
            height: 40px;
            overflow: hidden;
            text-align: center;
            place-content: baseline;
        }
        .carousel-row .carousel-list .see-more__container .carousel-list__item a.item__title-link {
            margin: 5px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            height: 100px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .carousel-row .carousel-list .see-more__container .carousel-list__item .see-more-arrow {
            font-size: 36px;
            padding-bottom: 8px;
        }
        a.item__title-link.carousel-item__title {
            display: flex !important;
            flex-direction: column;
            justify-content: center;
        }
        .carousel-row .carousel-list .carousel-list__item p.item__old-price {
            margin: 0 5px;
            font-size: 12px;
            color: #787878;
            text-decoration: line-through;
        }
        .carousel-row .carousel-list .carousel-list__item p.item__sale-price {
            margin: 0 5px 5px;
            font-size: 13px;
            font-weight: 600;
            color: #d72737;
        }
    .carousel-row .controls {
        text-align: center;
        line-height: 30px;
    }
        .carousel-row .controls .slick-arrow {
            position: absolute;
            top: 50%;
            width: 30px;
            margin-top: -20px;
            padding: 4px 2px;
            background-color: rgba(255, 255, 255, .75);
            border: 1px solid transparent;
            font-size: 20px;
            cursor: pointer;
            z-index: 10;
        }
            .carousel-row .controls .slick-arrow.slick-disabled {
                display: none !important;
            }
        .carousel-row .controls .slick-prev {
            left: 5px;
            border-radius: 0 4px 4px 0;
        }
        .carousel-row .controls .slick-next {
            right: 5px;
            border-radius: 4px 0 0 4px;
        }
.carousel-row.gray-background .controls .slick-arrow {
    background-color: rgba(242, 242, 242, .75);
}

.carousel-item__price-details {
    display: flex;
    justify-content: center;
    padding-bottom: 8px;
}
/* === Custom Range Slider === */

.range-slider__container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
}

.range-slider__track {
    display: flex;
    width: 100%; 
    height: 36px;
}

.range-slider__track-inner {
    width: 100%;
    height: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    align-self: center;
}

.range-slider__thumb {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 2px 6px #AAA;
    box-shadow: 0px 2px 6px #AAA;
}

.range-slider__thumb-inner {
    width: 5px;
    height: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.range-slider__output {
    display: flex; 
    justify-content: space-between; 
    flex-wrap: nowrap; 
    width: 100%; 
    padding-top: 0; 
    font-size: 12px; 
    line-height: 20px; 
    color: #797979;
}

.range-slider__output span {
    flex: 1;
}

    .range-slider__output span.split {
        flex: 0;
    }

    .range-slider__output span.end {
        text-align: right;
    }

/* === Collapsible Panel === */

.collapsible__container {
    border-top: 1px solid #dddddd;
    background: transparent;
    transition: background 0.2s ease;
}
    .collapsible__container.is-hovered {
        background: rgba(0, 0, 0, 0.04);
    }

.collapsible__header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}
    .collapsible__header label {
        flex: 1;
        padding-left: 4px;
        cursor: inherit;
    }
    .collapsible__header .glyphicon {
        flex: 0;
        margin-right: 4px;
        color: #7D7D7D;
    }
        .collapsible__header .glyphicon.glyphicon-ok {
            width: 18px;
            height: 18px;
            margin-right: 10px;
            padding: 4px;
            font-size: 10px;
            line-height: 10px;
            color: #ffffff;
            background-color: #8AB6F6;
            -webkit-border-radius: 9px;
            border-radius: 9px;
        }

.collapsible__content {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease;
}
    .collapsible__content.panel-open {
        max-height: 2000px;
    }
    .collapsible__content .collapsible__content-inner {
        max-height: 342px;
        padding: 4px 4px 16px;
        opacity: 0;
        overflow: auto;
        transition: opacity 0.2s 0.1s ease;
    }
    .collapsible__content.panel-open .collapsible__content-inner {
        opacity: 1;
    }

.suggestive-search-with-button {
    position: relative;
    display: block;
    width: 100%;
}

    .suggestive-search-with-button button.attached-search-button {
        position: absolute;
        top: 0;
        right: 0;
        width: 36px;
        height: 36px;
        border: 1px solid #09275b;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        color: #ffffff;
        background: #0d3b89; /* Old browsers */
        background: -moz-linear-gradient(top, #0d3b89 0%, #09275b 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #0d3b89 0%,#09275b 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #0d3b89 0%,#09275b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3b89', endColorstr='#09275b',GradientType=0 ); /* IE6-9 */
    }

.react-autosuggest__container {
    position: relative;
    display: block;
    width: 100%;
}
    /* Uncomment below to add search icon inside text input field */
    /*.react-autosuggest__container:before {
        font-family: "Glyphicons Halflings";
        content: "\e003";
        position: absolute;
        top: 10px;
        left: 10px;
        width: 14px;
        height: 14px;
        color: #bbbbbb;
        font-size: 14px;
        line-height: 14px;
    }*/

    .react-autosuggest__container input {
        display: block;
        width: 100%;
        height: auto;
        padding: 8px 10px 8px 10px;
        font-size: 12px;
        line-height: 18px;
        border: 1px solid #bbb;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
    }

.react-autosuggest__input--focused {
    outline: none;
}

.react-autosuggest__input--open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
    display: none;
}

.react-autosuggest__suggestions-container--open {
    display: block;
    position: absolute;
    top: 34px;
    width: 100%;
    max-height: 172px;
    border: 1px solid #bbbbbb;
    background-color: #ffffff;
    font-family: inherit;
    font-size: 13px;
    overflow: auto;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0px 2px 6px #AAA;
    box-shadow: 0px 2px 6px #AAA;
    z-index: 2;
}

.react-autosuggest__suggestions-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.react-autosuggest__suggestion {
    cursor: pointer;
    padding: 2px 10px !important;
    line-height: 17px;
}

.react-autosuggest__suggestion--highlighted {
    background-color: #d8d8d8;
}

.no-suggestions {
    padding: 6px 10px;
    font-size: 12px;
    color: #767676;
}

.collapsible-suggestive-search-panel {
    min-height: 200px;
}

.brandHeader {
    text-decoration: underline;
    font-weight: bold;
}

ul.rv-types__grid-list {
    list-style: none;
    padding: 0px;
    margin: 0 0 20px;
}

    ul.rv-types__grid-list li {
        float: left;
        width: 33.33333333%;
        padding: 4px;
    }

        ul.rv-types__grid-list li a {
            display: block;
            padding: 8px;
            background: #FFFFFF;
            border: 1px solid #ccc;
            text-align: center;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.44);
            box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.44);
        }

        ul.rv-types__grid-list li a img {
            display: block;
            width: auto;
            height: 32px;
            margin: 4px auto 10px;
            opacity: 0.84;
        }
        @media (min-width: 992px) {
            ul.rv-types__grid-list li a:hover {
                background: #FAFAFA;
            }

            ul.rv-types__grid-list li a img {
                height: 64px;
            }
        }

.required-text {
    text-align: right;
}

    .required-text p {
        margin-bottom: 0;
        font-size: 12px;
        color: #767676;
    }