/* ==========================================================================
    #sectionSearchShort
========================================================================== */
.sectionSearchShort { background: #1b1c21; }
.formFilters .formLabel { color: #fff; }
.formFilters .field,
.formFilters .textarea,
.formFilters .selectCustom { border-color: #393b41; background-color: #393b41; }

.sectionSearchShort { padding: 30px 0; }

.formFilters { padding: 5px 0; }
.formFilters .field,
.formFilters .selectCustom { height: 33px; }
.formFilters .formActions { padding: 3px 15px; }
.sectionSearchShort .formFilters .formActions { padding-bottom: 0; text-align: center; }
.formFilters .formActions .btnLink { margin-top: 3px; }
.formFilters .formCols { font-size: 0; }
.formFilters .formCol { display: inline-block; float: none; vertical-align: top; }





/* ==========================================================================
    #Icons
========================================================================== */
.ico { background-image: url(sprite.png); }

/* ==========================================================================
    #Buttons
========================================================================== */
.btnOrange, .btn-primary { border-color: #f46e35; background: #f46e35; color: #fff; }
.btnOrange:hover, .btn-primary:hover { border-color: #ff7f48; background: #ff7f48; }

.btnBlue { border-color: #2673b0; background: #2673b0; color: #fff; }

.btnBordered { border-color: #dadadd; background: #fff; color: #2673b0; }
.btnBorderedNoBg { background: transparent; }
.btnBordered:hover { border-color: #95969b; color: #1b1c21; }

.btnBack:before { border-color: #2673b0; }

.btnLink { color: #2673b0; }
.btnLink:hover { color: #f46e35; }

.btnScrollTop { background: #2673b0; }
.btnScrollTop:hover { background: #f46e35; }
.btnScrollTop:before { border-bottom-color: #fff; }
.btnScrollTop:after { background: #fff; }

.btnPlay { border-color: #f46e35; background: none; }
.btnPlay:hover { background: #f46e35; }
.btnPlay:after { border-left-color: #f46e35; }
.btnPlay:hover:after { border-left-color: #fff; }

.btn { display: inline-block; vertical-align: middle; cursor: pointer; }
.btn:hover { text-decoration: none; }
.btnFull { display: block; width: 100%; }
.btnOrange, .btn-primary { height: 50px; border: 2px solid #f46e35; font-size: 24px; line-height: 38px; font-weight: 600; text-transform: uppercase; }
.formSubscribe .btnOrange{ padding: 0 25px; }
.formContact .btnOrange { padding: 0 50px; }
.formAccess .formActions .btnOrange { padding: 0 30px; }
.sectionProducts .formFilters .formActions .btnOrange { padding: 0 55px; }
.formSend .formActions .btnOrange { height: 40px; padding: 0 30px; font-size: 20px; line-height: 34px; }
.shell { width: 1200px; margin: 0 auto; }
.search_vehicle {background: #1b1c21;}     


/* ==========================================================================
    #Forms
========================================================================== */
.form .formLabel { color: #2f3137; }
.form .field,
.form .textarea,
.form .selectCustom { border-color: #e1e6e6; background-color: #fff; }
.form .field:focus,
.form .textarea:focus { border-color: #f46e35; }

.form .selectCustom { background-image: url(dropdown-icon.png); }
.form .selectCustom select { background: transparent; }
.form .selectCustom select:focus { color: #2f3137; }
.formFilters .selectCustom select:focus { color: #fff; }
.formFilters .selectCustom select option { background: #393b41; }

.form .formRowCaptcha .captchaImage { border-color: #e1e6e6; }

.rangeSlider .formLabel .rangeSliderFrom,
.rangeSlider .formLabel .rangeSliderTo,
.rangeSlider .formLabel .separator,
.rangeSlider .rangeSliderDefaults .rangeSliderDefaultValueFrom,
.rangeSlider .rangeSliderDefaults .rangeSliderDefaultValueTo { color: #8e93a2; }
.rangeSlider .rangeSliderRail { background: #393b41; }
.rangeSlider .ui-slider-range { background: #2673b0; }
.rangeSlider .ui-slider-handle { border-color: #fff; background: #fff; }
.rangeSlider .ui-slider-handle.ui-state-focus { border-color: #f46e35; background: #f46e35; }

.customCheckbox label { color: #5a5d65; }
.customCheckboxFake { border-color: #e1e6e6; background: #fff; }
.customInputChecked .customCheckboxFake { background: #e1e6e6; }
.customRadio label { border-color: #e1e6e6; color: #bdc0c8; }
.customInputChecked label { color: #2f3137; }
.customRadioFake { border-color: #848997; background: #848997; }
.customInputChecked .customRadioFake { border-color: #2673b0; background: #2673b0; }

/* ==========================================================================
    #formLoan
========================================================================== */
.formLoan .formHead .formTitle { color: #2d2f35; }
.formLoan .formControls .currencySign { color: #2d2f35; }
.formLoan .formControls .formBodyParagraph { color: #62646a; }
.formLoan .formLabel { color: #2d2f35; }
.formLoan .formResults { border-top-color: #e1e6e6; }
.formLoan .formResults li { border-right-color: #e1e6e6; }
.formLoan .formResults li:last-of-type { border-right-color: transparent; }
.formLoan .formResults dt { color: #62646a; }
.formLoan .formResults dd { color: #2d2f35; }

/* ==========================================================================
    #sectionSearchShort
========================================================================== */
.sectionSearchShort { background: #1b1c21; }
.formFilters .formLabel { color: #fff; }
.formFilters .field,
.formFilters .textarea,
.formFilters .selectCustom { border-color: #393b41; background-color: #393b41; }
.formFilters .customRadio label { border-color: #393b41; background: #393b41; }
.formFilters .customInputChecked label { color: #fff; }
.sectionProducts .formFilters .formActions .btnBordered { color: #fff; }
.sectionProducts .formFilters .formActions .btnBordered:hover { border-color: #f46e35; color: #f46e35; }

/* ==========================================================================
    #sectionSearchShort
========================================================================== */
.sectionSearchShort { padding: 30px 0; }

.formFilters { padding: 5px 0; }
.formFilters .field,
.formFilters .selectCustom { height: 33px; }
.formFilters .formActions { padding: 3px 15px; }
.sectionSearchShort .formFilters .formActions { padding-bottom: 0; text-align: center; }
.formFilters .formActions .btnLink { margin-top: 3px; }
.formFilters .formCols { font-size: 0; }
.formFilters .formCol { display: inline-block; float: none; vertical-align: top; }
   

/* ==========================================================================
    #Forms
========================================================================== */
.form .formRow, .form .form-group { padding: 0 15px; }
.form .formLabel, .form .control-label { display: block; padding-bottom: 5px; font-size: 13px; line-height: 1.4; font-weight: 600; text-transform: uppercase; }
.form .field, .form .form-control,
.form .textarea,
.form .selectCustom { width: 100%; border: 2px solid #e1e6e6; }
.form .field, .form .form-control,
.form .selectCustom { height: 40px; }
.form .field, .form .form-control { padding: 0 10px; }
.form .textarea { height: 140px; padding: 10px; }
.form textarea.form-control { height: 140px; resize: none; }

.form .selectCustom { background-repeat: no-repeat; background-position: right center; }
.form .selectCustom select { width: 100%; height: 100%; padding: 0 25px 0 10px; border: 0; cursor: pointer; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.form .selectCustom select::-ms-expand { display: none; }
.form .selectCustom select option { padding: 0 10px; }
.form .selectCustom #mo, .form .selectCustom #mo option, .form .selectCustom #ma , .form .selectCustom #ma option, .form .selectCustom #_body_type, .form .selectCustom #_body_type option{ color: #FFF; }

.form .formRowCaptcha .captchaImage,
.form .formRowCaptcha .field { display: inline-block; width: auto; vertical-align: middle; }
.form .formRowCaptcha .captchaImage { margin-left: 5px; border: 2px solid #e1e6e6; }
.form .formRowCaptcha .captchaImage img { height: 36px; }

.formCols { overflow: hidden; }
.formCol { float: left; }
.formCol1of2 { width: 50%; }
.formCol1of4 { width: 25%; }
.formCol3of4 { width: 75%; }

.search_vehicle .force_center .sectionBody { margin: 0 auto; width: 800px;} 
.search_vehicle .force_center .sectionBody .formCol1of4{ width: 33.3%;} 
.search_vehicle .force_center .sectionBody .search_adv{ width: 25%;} 

             
    

@media only screen and (max-width: 1024px) { 
    body, #branding { width: 1024px;}
    .shell { width: 1024px;}
    body { min-width: 1024px;}
    #site-actions { width: 720px; }
    .formFiltersShort .formCol1of4 { width: 50%; }  
    .search_vehicle .force_center .sectionBody .formCol1of4{ width: 50%;} 
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a { padding: 0; font-size: 12px; text-decoration: none; color: #FFF; text-transform: uppercase;}
    #Latest_Listing_Div .product:last-child, #Latest_Listing_Div .product:nth-child(7)  {display: none;}     
    .feature { width: 33.3%;}
}


@media only screen and (max-width: 990px) {   

    /* ==========================================================================
        #sectionSearchShort
    ========================================================================== */
    .sectionSearchShort { padding: 5px 0; }

    .formFiltersShort .formCol1of4 { width: 50%; }
    .formFiltersShort .formRow,
    .formFiltersShort .formActions { padding: 5px; }
    
    
    body, #branding { width: 990px;}
    .shell { width: 990px;}
    body { min-width: 990px;}
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a { padding: 0; font-size: 11px; text-decoration: none; color: #FFF; text-transform: uppercase;}
    #Latest_Listing_Div .product:last-child, #Latest_Listing_Div .product:nth-child(7)  {display: none;}     
    .feature { width: 33.3%;}
    
    
}
@media only screen and (max-width: 414px) {
    .search_vehicle .force_center .sectionBody .search_adv { width: 180px; }
    #search-box { display: none; }
    #top-nav {margin-top: 60px;}
    body, #branding { width: 414px;}
    .search_vehicle .force_center .sectionBody { width: 414px; }
    .shell { width: 414px;}
    body { min-width: 414px;}
    .feature { width: 100%;}   
    .formFiltersShort .formCol1of4 { width: 100%; }   
    .search_vehicle .force_center .sectionBody .formCol1of4{ width: 100%;} 
    .formFilters .formCols{ width: 100%;} 
    #site-actions { width: 100px; } 
} 

@media only screen and (max-width: 375px) {
    .search_vehicle .force_center .sectionBody .search_adv { width: 180px; }
    #search-box { display: none; }
    #top-nav {margin-top: 60px;}
    body, #branding { width: 375px;}
    .shell { width: 375px;}
    body { min-width: 375px;}
    .feature { width: 100%;}   
    .formFiltersShort .formCol1of4 { width: 100%; }  
    .search_vehicle .force_center .sectionBody .formCol1of4{ width: 100%;}       
    .formFilters .formCols{ width: 100%;} 
    .search_vehicle .force_center .sectionBody { width: 375px; }
     #site-actions { width: 100px; }    
} 
@media only screen and (max-width: 360px) { 
    .search_vehicle .force_center .sectionBody .search_adv { width: 180px; }
    #search-box { display: none; }
    #top-nav {margin-top: 60px;}
    body, #branding { width: 360px;}
    .shell { width: 360px;}
    body { min-width: 360px;}
    .feature { width: 100%;}   
    .formFiltersShort .formCol1of4 { width: 100%; }  
    .search_vehicle .force_center .sectionBody .formCol1of4{ width: 100%;}   
    .formFilters .formCols{ width: 100%;} 
    .search_vehicle .force_center .sectionBody { width: 360px; }
     #site-actions { width: 100px; } 
} 