/*
Theme Name: 	Performance
Theme URI: 	    http://www.dealersolutions.com.au
Description: 	Performance
Version: 	    1.0.3
Author: 	    Dealer Solutions
Author URI: 	http://www.dealersolutions.com.au

License:	    Closed
*/
@import 'fonts/typicons/typicons.min.css';
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'EurostileDemi';
    src: url('fonts/EurostileDemi.eot');
    src: url('fonts/EurostileDemi.eot') format('embedded-opentype'),  url('fonts/EurostileDemi.woff2') format('woff2'),  url('fonts/EurostileDemi.woff') format('woff'),  url('fonts/EurostileDemi.ttf') format('truetype'),  url('fonts/EurostileDemi.svg#EurostileDemi') format('svg');
}
@font-face {
    font-family: 'EurostileLTStdBoldOblique';
    src: url('fonts/EurostileLTStdBoldOblique.eot');
    src: url('fonts/EurostileLTStdBoldOblique.eot') format('embedded-opentype'),  url('fonts/EurostileLTStdBoldOblique.woff2') format('woff2'),  url('fonts/EurostileLTStdBoldOblique.woff') format('woff'),  url('fonts/EurostileLTStdBoldOblique.ttf') format('truetype'),  url('fonts/EurostileLTStdBoldOblique.svg#EurostileLTStdBoldOblique') format('svg');
}
@font-face {
    font-family: 'EurostileCondensed';
    src: url('fonts/EurostileCondensed.eot');
    src: url('fonts/EurostileCondensed.eot') format('embedded-opentype'),  url('fonts/EurostileCondensed.woff2') format('woff2'),  url('fonts/EurostileCondensed.woff') format('woff'),  url('fonts/EurostileCondensed.ttf') format('truetype'),  url('fonts/EurostileCondensed.svg#EurostileCondensed') format('svg');
}
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot') format('embedded-opentype'),  url('fonts/icomoon.woff') format('woff'),  url('fonts/icomoon.ttf') format('truetype'),  url('fonts/icomoon.svg#icomoon') format('svg');
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chat:before {
    content: "\e600";
}
.icon-map:before {
    content: "\e601";
}
.icon-call:before {
    content: "\e602";
}
.icon-search:before {
    content: "\e603";
}
.icon-doc:before {
    content: "\e604";
}
.icon-cog:before {
    content: "\e605";
}
.icon-car-01:before {
    content: "\e606";
}
.icon-performance {
    cursor: default;
    color: #00AEEF;
}
.icon-performance.icon-car-01 {
    position: absolute;
    top: -18px;
    left: 12px;
    font-size: 127px;
}
.icon-performance.icon-cog {
    font-size: 143px;
    position: absolute;
    left: -6px;
    top: -33px;
}
.icon-performance.icon-doc {
    position: absolute;
    top: -24px;
    left: 34px;
    font-size: 126px;
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline:none;
}


body {
    font-family: 'EurostileDemi';
    font-size: 16px;
    padding-top: 17px;
}
h1, h2, h3, h4, h5, h6 {
    margin:0px 0 10px;
    padding:0px;
    font-weight:normal;
}
h1 {
    font-size:36px;
}
h2 {
    font-size:30px;
}

h3 {
    font-size:20px;
}

h4 {
    font-size:18px;
}
h5 {
    font-size:16px;
}
h6 {
    font-size:14px;
}
p {
    margin: 0 0 10px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.5;
}
.performance_header {
    height:715px;
}
.inventory_page .performance_header {
    height: auto;
    background: #015B7E url(img/home_bg.png) no-repeat;
    background-size: cover;
}
.performance_header .performance_top_section {
    z-index: 2000;
    position: relative;
}
.performance_header .performance_top_section .white-spacer {
    position: absolute;
    width: 22%;
    height: 100%;
    background-color: white;
}
.performance_header .performance_top_section .address-spacer {
    position: absolute;
    width: 50%;
    height: 50px;
    background-color:#262626 ;
    right:0;
}
.performance_header .performance_top_section .nav-spacer {
    position: absolute;
    width: 50%;
    top:50px;
    height: 53px;
    background-color:#1b3641;
    right:0;
}


/*patch*/
.performance_wrapper  {
    overflow:hidden;
}
.performance_header .performance_top_right_section .performance_location_bg {
    position:relative;
    white-space: nowrap;
}
.performance_header .performance_top_right_section .performance_location_bg:before {
    content: '';
    position: absolute;
    top: 0px;
    right: -2000px;
    width: 2000px;
    left: 0;
    color: #ffffff;
    bottom: 0px;
    background: #262626;
    border-top-left-radius: 50px;
}

.performance_header .performance_top_right_section .performance_navbar:before {
    content: '';
    position: absolute;
    top: 0px;
    right: -2000px;
    width: 2000px;
    left: 0;
    color: #ffffff;
    bottom: 0px;
    background: #1b3641;
}

.performance_header .performance_location_bg .performance_address,
.performance_header .performance_location_bg .performance_phone {
    position:relative;
}
/*patch*/



.performance_header .performance_logo {
    position: relative;
    z-index: 99;
    padding-top: 33px;
    padding-bottom: 50px;
    text-align: center;
    background-color: #ffffff;
}

.performance_header .performance_logo:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: -2000px;
    width: 2000px;
    color: #000000;
    bottom: 0;
    background: white;
}
.performance_header .performance_logo a {
    position: relative;
    z-index: 1;
}
.performance_header .performance_logo img {
    display: inline-block;
}
.performance_header .performance_top_right_section {
    background: #fff;
    padding: 0px;
}
.performance_header .performance_location_bg {
    background-color: #262626;
    padding: 9px 29px 10px 0;
    text-align: right;
    font-size: 20px;
    -webkit-border-radius: 20px 0px 0px 0px;
    -moz-border-radius: 20px 0px 0px 0px;
    border-radius: 20px 0px 0px 0px;
    text-transform: uppercase;
}
.performance_header .performance_location_bg .performance_address {
    padding-right: 2px;
    color: #06b7ff;
    display: inline-block;
    padding-left: 2%;
}
.performance_header .performance_location_bg .performance_phone {
    color: #ffffff;
}
.performance_header .performance_location_bg .performance_phone a {
    color: inherit;
    text-decoration: none;
}
.performance_header .performance_location_bg .fa {
    font-size: 27px;
    position: relative;
    top: 2px;
}
.performance_header .performance_location_bg .glyphicon {
    font-size: 24px;
    position: relative;
    top: 5px;
}
.performance_navbar{
    background-color: #1b3641;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 48px;
    padding-right: 15px;
    position: relative;
}
.performance_navbar .navbar-nav > li > a {
    color: #fefefe;
    font-family: "EurostileCondensed";
    text-transform: uppercase;
}
.performance_navbar .nav > li > a {
    display: block;
    padding: 15px 17px;
    position: relative;
}
.performance_navbar .navbar-nav > li > a:focus, .performance_navbar .navbar-nav > li > a:hover {

    color: #fefefe;
}
.performance_navbar .navbar-nav > .active > a, .performance_navbar .navbar-nav > .active > a:focus, .performance_navbar .navbar-nav > .active > a:hover {
    color: #00aeef;
    background:none;
}
.performance_navbar .navbar-toggle {
    position: relative;
    display:inline-block;

    font-size:45px;
    color:#06b7ff;
    width:100%;
    margin-bottom:17px;
    margin-top:16px;

    padding: 9px 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px
}
.performance_navbar .navbar-toggle:focus {
    outline: 0
}
.performance_navbar .navbar-toggle:focus, .performance_navbar .navbar-toggle:hover {
    background:none;

}
.performance_banner {
    width: 100%;
    height: 715px;
    position: absolute;
    top: 17px;
}
.performance_home_bg {
    background: #015B7E url(img/home_bg.png) no-repeat;
    background-size: cover;
}
.performance_home_bg .performance_car_img {
    padding-top: 165px;
    text-align: center;
}
.performance_home_bg .performance_car_img img {
    display: inline-block;
}
.performance_car_img.inner_banner {
    position: absolute;
    padding-top:0;
    left: 0;
    width:100%;
    height: 715px;
    z-index: 1;
    overflow: hidden;
}
.performance_car_img.inner_banner img {
    position: absolute;
    width: 1920px;
    height: 715px;
    max-width: none;
    left: 50%;
    margin-left: -960px;

}
.performance_home_bg .performance_car_img .carousel-control,
.performance_home_bg .performance_car_img .carousel-indicators{
    display: none;
}
/* Fade transition for carousel items */
/*
inspired from http://codepen.io/Rowno/pen/Afykb
*/
.performance_home_bg .performance_car_img .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.performance_home_bg .performance_car_img .carousel-inner .active {
    opacity: 1;
}

.performance_home_bg .performance_car_img .carousel-inner .active.left,
.performance_home_bg .performance_car_img .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.performance_home_bg .performance_car_img .carousel-inner .next.left,
.performance_home_bg .performance_car_img .carousel-inner .prev.right {
    opacity: 1;
}

.performance_home_bg .performance_car_img .carousel-control {
    z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .performance_home_bg .performance_car_img .carousel-inner > .item.next,
    .performance_home_bg .performance_car_img .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .performance_home_bg .performance_car_img .carousel-inner > .item.prev,
    .performance_home_bg .performance_car_img .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .performance_home_bg .performance_car_img .carousel-inner > .item.next.left,
    .performance_home_bg .performance_car_img .carousel-inner > .item.prev.right,
    .performance_home_bg .performance_car_img .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* --------------------- */

.performance_service_bg {
    background: url(img/service_img.jpg) no-repeat 50% 50%;
    background-size: cover;
}
.performance_contact_bg {
    background: url(img/contact_img.jpg) no-repeat 50% 60%;
    background-size: cover;
}

.btn {
    display: inline-block;
    padding: 6px 15px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;

    border: 5px solid #ffffff;
    -webkit-border-radius: 20px 0px 20px 0px;-moz-border-radius: 20px 0px 20px 0px;border-radius: 20px 0px 20px 0px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;box-shadow:none;

}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0
}
.btn-default {
    color: #fff;
    font-size:14px;
    background-color: #005b7f;
    border-color: #fff
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #054e6b;
    border-color: #fff
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #fff
}
.btn-primary {
    color: #fff;
    text-align:left;
    background-color: #00aeef;
    border-color: #fff
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1aa1d3;
    border-color: #fff
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #fff
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.performance_quick_search {
    padding: 220px 0 0 0;
    z-index: 50;
}

.performance_quick_search .form-control option {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.performance_quick_search .form-control, .performance_side_form .form-control {
    border: medium none;
    color: #000000;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 1.42857;
    padding: 6px 7px;
    text-transform: uppercase;
    box-shadow:none;
    border-radius: 0px;
    width: 100%;
}
.performance_side_form .form-control {
    text-transform: none;
}
.performance_quick_search .form-control:focus, .performance_side_form .form-control:focus {
    border-color:none;
    outline: 0;
    box-shadow:none;

}
.performance_quick_search .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.performance_side_form .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ebebeb;
    padding: 0px;
    margin-bottom: 12px;
    -webkit-border-radius: 20px 0px 20px 0px;
    -moz-border-radius: 20px 0px 20px 0px;
    border-radius: 20px 0px 20px 0px;
}
.performance_side_form form h2, .performance_side_form form legend {
    display: none;
}
.performance_side_form textarea.form-control {
    height: 100px;
    max-width: 100%;
}
.performance_side_form form label.error {
    color: red;
}
.performance_quick_search h2 {
    margin: 0px 0 12px;
    padding: 0px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}
.performance_quick_search .qs-toggle-button {
    text-decoration: none;
    cursor: pointer;
}
.is-front .performance_quick_search .qs-toggle-button {
    cursor: default;
}
.performance_quick_search h2 .fa {
    color: #06b7ff;
    font-size: 35px;
    -ms-transform: rotate(-280deg); /* IE 9 */
    -webkit-transform: rotate(-280deg); /* Chrome, Safari, Opera */
    transform: rotate(-280deg);
}
.performance_quick_search .performance_shape_box {
    background-color: #ffffff;
    padding: 5px;
    margin-bottom: 12px;
    -webkit-border-radius: 20px 0px 20px 0px;
    -moz-border-radius: 20px 0px 20px 0px;
    border-radius: 20px 0px 20px 0px;
}
.performance_quick_search .form-horizontal .control-label {
    background-color: #005b7f;
    height: 35px;
    color: #FFF;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: left;
    -webkit-border-radius: 15px 15px 15px 0px;
    -moz-border-radius: 15px 15px 15px 0px;
    border-radius: 15px 15px 15px 0px;
}
.performance_quick_search .performance_sm_padding {
    padding: 0px;
    text-align: center;
}

.performance_quick_search .performance_advance_search {
    padding-top: 0px;
    font-family: 'EurostileCondensed';
    color: #FFF;
    text-align: center;
}
.performance_quick_search .performance_advance_search a {
    color: #FFF;
    text-decoration: none;
}
.performance_range_slider{
    padding-left:0px;
    padding-top:7px;
}
.performance_range_slider .ui-slider {
    height: 10px;
    border-radius: 10px;
    background: #005b7f;
    border: none;
    vertical-align: middle;
    top: 6px;
}
.performance_range_slider .ui-slider .ui-slider-handle {
    height: 38px;
    width: 20px;
    border: solid 3px #fff;
    background: #00aeef;
    border-radius: 10px 10px 15px 0;
    outline: 0;
    top: -14px;
    cursor: pointer;
}
.performance_range_slider .ui-slider .ui-slider-handle:nth-child(2) {
    border-radius: 10px 10px 0 15px;
}
.performance_range_slider .ui-slider .ui-slider-range {
    background: #005b7f;
}
.performance_pd_left_zero {
    padding-left: 0px;
}
.performance_page_content{
    padding:0px;
}
.inventory_page .performance_page_content,
.inventory_page .ds-inventory {
    background: #ebebeb;
}
.performance_gray_box{
    background-color:#ebebeb;
}
.performance_see_our_used_cars_bg{
    background:url(img/see_used_cars.png) no-repeat 157px bottom;
    padding-top:80px;
    padding-bottom:80px;
}
.performance_see_our_used_cars_bg .performance_car_icon{
    padding-left:95px;
    position: relative;
}
.performance_see_our_used_cars_bg h2, .performance_booking_a_service h2, .performance_request_finance h2{
    margin:0px 0 10px;
}
.performance_see_our_used_cars_bg .btn{
    padding:7px 15px;

}
.performance_cta_aboutus {
    padding-top: 80px;
    padding-bottom: 80px;
    background:url(img/request_finance_bg.png) no-repeat 157px bottom;
}
.performance_info_text p{
    color:#252525;
    margin:0px;
    font-family: 'EurostileDemi';
}

#form-group-generic1 {
    display: none;
}

.performance_booking_a_service{
    background:url(img/book_bg.png) no-repeat 665px bottom;
    padding-top:80px;
    padding-bottom:30px;
}
.performance_booking_a_service .performance_car_icon{
    padding-left:100px;
    position:relative;
    top:-35px;
}
.performance_request_finance{
    background:url(img/request_finance_bg.png) no-repeat 157px bottom;
    padding-top:80px;
    padding-bottom:30px;
}
.performance_request_finance .performance_car_icon{
    padding-left:67px;
    position:relative;
    top:-35px;
}
.performance_about_us_section{
    padding-top:75px;
    padding-bottom:75px;
    text-align:center;
    max-width:700px;
}
.performance_about_us_section h2{
    margin-top:0px;
    text-align:center;
}
.performance_about_us_section p{
    margin-top:0px;
    color:#005b7f;
    font-size:17px;
    line-height:1.5;
    font-family: 'EurostileCondensed';
}
.performance_about_us_section a.read_more{
    font-family: 'EurostileDemi';
    color:#00aeef;
    font-size:16px;
    text-decoration:none;
}
.performance_call_to_action{
    background-color:#005b7f;
    padding:32px 15px 23px 15px;
    text-align:center;
}
.performance_call_to_action h1{
    margin:0px;
    font-size:50px;
    color:#ffffff;
    font-family: 'EurostileLTStdBoldOblique';
}
.performance_call_to_action h1 a {
    color: inherit;
    text-decoration: none;
}

.performance_call_to_action h1 span{
    color:#14b4f0;
}
.performance_inner_content{
    padding-top:30px;
    padding-bottom:30px;
}

.performance_side_form h2 {
    margin: 0px 0 12px;
    padding: 0px;
    color: #005b7f;
    text-transform: uppercase;
    font-weight: normal;
}
.performance_side_form .fa {
    font-size:38px;
    color:#02a9ed;
    margin:0 0px 0 15px;

}
.performance_side_form h2 img {
    margin:0 5px 0 25px;
    position:relative;
    top:-5px;

}
.performance_side_form .performance_shape_box {
    background-color: #ebebeb;
    padding: 0px;
    margin-bottom: 12px;
    -webkit-border-radius: 20px 0px 20px 0px;
    -moz-border-radius: 20px 0px 20px 0px;
    border-radius: 20px 0px 20px 0px;
}
.performance_side_form .form-horizontal .control-label {
    background-color: #005b7f;
    /*height: 35px;*/
    color: #FFF;
    border-right:#ffffff solid 4px;
    padding-top: 9px;
    padding-bottom: 8px;
    text-align: left;
    -webkit-border-radius: 15px 15px 15px 0px;
    -moz-border-radius: 15px 15px 15px 0px;
    border-radius: 15px 15px 15px 0px;
    text-transform: uppercase;
    font-size: 14px;
}
.performance_side_form .form-horizontal label[for=general\.field\.comments] {
    border-bottom: #ffffff solid 4px;
    height: 39px;
}
.performance_side_form .form-horizontal label span.required {
    color: #ffffff;
}
.performance_side_form .performance_sm_padding {
    padding: 0px;
    text-align: center;
}
.performance_side_form .btn{
    border:none;
    margin-top:5px;
    text-transform: uppercase;
}
.performance_side_form .performance_require_text{
    padding:0px 15px 0 20px;
    color:#005b7f;
    font-size:12px;
}

.performance_right_content{
    padding-left:20px;
}
.performance_right_content h1{
    color:#00aeef;
    line-height:1.4;
    margin-bottom:15px;
    font-size: 30px;
    text-transform: uppercase;
}
.performance_right_content h2{
    color:#005b7f;
    line-height:1.4;
    margin-bottom:15px;
    font-size: 20px;
}
.performance_right_content p{
    color:#005b7f;
    font-family: 'EurostileCondensed', Arial, sans-serif;
}
.performance_pull_top{
    margin-top:30px;
}

.performance_google_map img{
    width:100%;

}
.performance_footer{
    padding-top:54px;
    padding-bottom:45px;
    background: #0f0f0f; /* Old browsers */
    background: -moz-linear-gradient(top, #0f0f0f 0%, #252525 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#252525)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0f0f0f 0%,#252525 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0f0f0f 0%,#252525 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0f0f0f 0%,#252525 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0f0f0f 0%,#252525 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#252525',GradientType=0 ); /* IE6-9 */
}
.performance_footer .performance_small_box{
    border-left:#005b7f solid 9px;
    min-height:165px;
}

.performance_footer .performance_small_box h3{
    margin:0 0 10px 0;
    font-size:20px;
    color:#00aeef;
}

.performance_footer .performance_small_box h4 {
    color: #FFFFFF;
    margin-bottom: 0;
    font-size: 16px;
}
.performance_footer .performance_small_box ul{
    margin:0px 0 0px;
    padding:0px;
}
.performance_footer .performance_small_box ul li{
    margin:0px;
    padding:0px 0 6px;
    list-style:none;
    font-size:14px;
    font-family:arial, Helvetica, sans-serif;
    line-height:1.4;
    color:#fff;
}

.performance_footer .performance_small_box ul li a{
    color:#fff;
    text-decoration:none;
}
.performance_footer .performance_bottom_links{
    padding:15px 0px 0 0px;
}
.performance_footer .performance_bottom_links ul{
    margin:0px;
    padding:0px;
    line-height:1.1;
}
.performance_footer .performance_bottom_links ul li{
    margin:0;
    display:inline;
    font-size:11px;
    color:#14b4f0;
    font-family:Arial, Helvetica, sans-serif;
    list-style:none;
    font-style:italic;
}

.performance_footer .performance_bottom_links ul li::after {
    content: "/";
    margin-left: 5px;
}
.performance_footer .performance_bottom_links ul li:last-child::after {
    content: "";
    margin-left: 0;
}

.performance_footer .performance_bottom_links ul li a{
    color:#14b4f0;
    text-decoration:none;
}
.performance_footer .performance_bottom_links ul li:last-child{
    background:none;
}
.performance_sidebar .sidebar_cta {
    position: relative;
}
.performance_sidebar .sidebar_cta.cta_used {
    background:#ebebeb url(img/see_used_cars.png) no-repeat 0px bottom;
    background-size: 300px;
}
.performance_sidebar .sidebar_cta.cta_service {
    background:#fff url(img/book_bg.png) no-repeat 180px bottom;
    background-size: 300px;
}
.performance_sidebar .sidebar_cta.cta_finance {
    background:#ebebeb url(img/request_finance_bg.png) no-repeat 10px bottom;
    background-size: 200px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_icon {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.performance_sidebar .sidebar_cta .sidebar_cta_icon.sidebar_cta_service {
    height: 100px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_icon.sidebar_cta_finance {
    height: 100px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_icon.sidebar_cta_used {
    height: 100px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-cog {
    font-size: 143px;
    position: absolute;
    left: 163px;
    top: -36px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-doc {
    font-size: 143px;
    top: -17px;
}

.performance_sidebar .sidebar_cta .sidebar_cta_icon img {
    max-height: 80px;
}
.performance_sidebar .sidebar_cta .sidebar_cta_text {
    padding-top: 15px;
    padding-bottom: 15px;
}
.performance_sidebar .finance-calcs {
    margin-bottom: 30px;
}
.performance_sidebar .finance-calcs .nav-justified>li>a {
    color: #fff;
    background-color: #00aeef;
    border-radius: 20px 0 20px 0;
    padding: 5px 15px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px
}
.performance_sidebar .finance-calcs .nav-pills>li.active>a,
.performance_sidebar .finance-calcs .nav-pills>li.active>a:focus,
.performance_sidebar .finance-calcs .nav-pills>li.active>a:hover {
    background-color: #005b7f;
}

.performance_sidebar .finance-calcs .nav>li>a:focus,
.performance_sidebar .finance-calcs .nav>li>a:hover {
    background-color: #1aa1d3;
}

.performance_sidebar .finance-calcs .btn-primary {
    border:none;
}

.performance_sidebar .performance_side_form.finance {
    padding: 20px 0;
}
.performance_sidebar {
    padding: 0;
}

.ds-inventory {
    padding-bottom: 15px;
}
.ds-inventory{
    background:#ffffff;
}

.performance_locations{
    font-size:16px;
    padding:20px 0;
    font-family: 'EurostileCondensed', Arial, sans-serif;
}
.performance_locations p{
    color: #000;
    font-size: 16px;
    font-family: 'EurostileCondensed', Arial, sans-serif;
}
.performance_locations ul{ padding:0; }
.performance_locations > ul li{
    list-stytle:none;
    padding:8px 0;
}

@media (max-width:320px) {
    .performance_quick_search .form-horizontal .control-label, .performance_side_form .form-horizontal .control-label  {
        padding: 7px 6px 7px 6px!important;
    }

    .performance_slider.slider-horizontal {
        margin-left: 3px!important;
        width:92%!important;

    }
    .performance_see_our_used_cars_bg{
        background:url(img/see_used_cars.png) no-repeat 0px bottom!important;
        background-size:230px!important;
        padding-top:20px!important;
        padding-bottom:20px!important;
    }
    .performance_see_our_used_cars_bg .performance_car_icon{
        padding-left:20px;
        padding-top:20px;
    }
    .performance_see_our_used_cars_bg .performance_car_icon img{
        width:110px!important;

    }
    .performance_see_our_used_cars_bg h2, .performance_booking_a_service h2, .performance_request_finance h2 {
        max-width:190px;
        text-align:center;
        font-size:21px;
        display:inline-block;
    }
    .performance_booking_a_service{
        background:url(img/book_bg.png) no-repeat 100px bottom!important;
        background-size:207px!important;
        padding-top:20px!important;
        padding-bottom:20px!important;
    }
    .performance_booking_a_service .performance_car_icon{
        padding-left:0px;
        position:relative;
        top:10px!important;
        text-align:center;
    }
    .performance_booking_a_service .performance_car_icon img{
        width:85px!important;
    }
    .performance_request_finance{
        background:url(img/request_finance_bg.png) no-repeat 32px bottom;
        background-size:144px!important;
        padding-top:25px!important;
        padding-bottom:25px!important;
    }
    .performance_request_finance .performance_car_icon {
        top:20px;
    }
    .performance_request_finance .performance_car_icon img{
        width:62px!important;
    }
    .btn-default {
        padding-left:3px!important;
        padding-right:3px!important;
    }
    .performance_about_us_section h2{
        font-size:21px!important;
    }
    .performance_about_us_section{
        padding-top:35px!important;
        padding-bottom:35px!important;
    }
    .performance_call_to_action h1{
        line-height:1.3!important;
        font-size:36px!important;
    }
    .performance_call_to_action h1 span{
        display:block!important;
    }
}

@media (min-width:321px) and (max-width:767px)  {
    .icon-performance.icon-car-01 {
        position: absolute;
        top: -40px;
        left: 7px;
        font-size: 206px;
    }
    .icon-performance.icon-cog {
        font-size: 221px;
        position: absolute;
        top: -49px;
        left: calc(50% - 114px);
    }
    .icon-performance.icon-doc {
        position: absolute;
        top: -36px;
        left: 17px;
        font-size: 195px;
    }
}

@media only screen and (max-device-width: 480px) {
    .performance_quick_search .form-control, .performance_side_form .form-control {
        font-size: 18px;
        font-weight: 600;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        min-height: 35px;
        max-height: 40px;
    }
}

@media (max-width:767px) {
    .performance_header {
        height:inherit;
    }
    .performance_header .performance_logo {
        padding-top: 17px;
        padding-bottom: 25px;
    }
    .performance_header .performance_location_bg {
        padding: 27px 0px 26px 0px;
        text-align: center;
        width: 50%;
        position: relative;
        z-index: 500;
        -webkit-border-radius: 0px 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
    }
    .inventory_page .performance_header {
        padding-bottom: 0;
    }
    .performance_header .performance_location_bg .fa {
        color: #06b7ff;
        font-size: 45px!important;
        text-decoration: none!important;
    }
    .performance_header .performance_location_bg a:hover, .performance_header .performance_location_bg a:focus {
        text-decoration: none!important;
    }
    .performance_header .performance_top_right_section {
        position: relative;
    }
    .performance_header .performance_top_right_section .navbar-default {
        position: absolute;
        top: 0px;
        padding-right: 0px;
        z-index: 400;
        width: 100%;
    }
    .performance_navbar .nav > li > a {
        padding: 10px 15px;
    }
    .performance_mob_btn {
        text-align: center!important;
        width: 50%;
        float: right;
    }
    .performance_banner {
        height: inherit;
        position:relative;
        top:0px;
        background:url(img/mobile_bg.png) no-repeat!important;
        background-size:cover!important;
    }

    .performance_quick_search {
        padding: 20px 15px 20px 15px;
    }
    .performance_quick_search .form-horizontal .control-label, .performance_side_form .form-horizontal .control-label  {
        margin-bottom:0px;

    }
    .performance_range_slider{
        position:relative;
        top:-3px;
    }
    .performance_see_our_used_cars_bg{
        background:url(img/see_used_cars.png) no-repeat 0px bottom;
        background-size:300px;
        padding-top:45px;
        padding-bottom:45px;
    }
    .performance_see_our_used_cars_bg .performance_car_icon{
        padding-left:20px;
        padding-top:20px;
    }
    .performance_see_our_used_cars_bg h2 {
        max-width:190px;
        text-align:center;
        display:inline-block;
    }
    .performance_booking_a_service{
        background:url(img/book_bg.png) no-repeat 180px bottom;
    }
    .performance_booking_a_service .performance_car_icon{
        padding-left:0px;
        position:relative;
        top:-35px;
        text-align:center;
    }
    .performance_request_finance{
        background:url(img/request_finance_bg.png) no-repeat 32px bottom;
        padding-top:80px;
        padding-bottom:30px;
    }
    .performance_about_us_section{
        padding-top:45px;
        padding-bottom:45px;
    }
    .performance_call_to_action h1{
        line-height:1.3;
    }
    .performance_call_to_action h1 span{
        display:block;
    }
    .performance_sidebar {
        padding:20px 15px 0;
    }
    .performance_footer{
        padding-left:15px;
        padding-right:15px;
    }
    .performance_footer .performance_small_box{
        margin-bottom:30px;
        min-height:inherit;
    }
    .performance_footer .performance_bottom_links ul li:first-child{
        background:none;
        display:block;
    }
    .performance_header .performance_top_right_section .performance_location_bg:before,
    .performance_header .performance_top_right_section .performance_navbar:before,
    .performance_header .performance_logo:before
    {
        display: none;
    }
    /*.performance_header .performance_top_section {*/
        /*overflow: visible;*/
    /*}*/
}

@media (min-width: 360px) and (max-width: 767px) {
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-cog {
        left: 99%;
    }
}

@media (min-width: 768px){
    .performance_right_content article {
        padding-left: 20px;
    }
    
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-cog {
        left: 70px;
        top: -15px;
    }

    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-doc {
        left: 67px;
    }

    .performance_navbar .navbar-header{
        display:none;
    }
	/*
    .inventory_page .performance_header {
        min-height: 615px;  background: url(img/home_bg.jpg) no-repeat;
        background-size: cover;
    }*/
}
@media (min-width:768px) {
    .performance_quick_search .qs-toggle-button {
        cursor: default;
    }
}
@media (min-width:768px) and (max-width: 1199px) {
    .performance_sidebar .sidebar_cta .sidebar_cta_icon {
        padding-top: 15px;
        position: relative;
        top:0;
        transform: none;
    }
}
@media (min-width:768px)and (max-width:991px) {
    .performance_header {
        height:635px;
    }
    .performance_header .performance_location_bg .performance_address {
        display: block;
        padding-right: 0px;
        padding-bottom: 5px;
    }
    .performance_header .performance_location_bg .performance_phone {
        color: #ffffff;
        display: block;
    }
    .performance_navbar .nav > li > a {
        padding: 15px 10px;
    }
    .performance_banner {
        height: 635px;
    }
    .performance_quick_search {
        padding: 188px 0 0;
    }
    .performance_quick_search h2 {
        font-size: 26px;
    }
    .performance_quick_search h2 .fa {
        font-size: 30px;
    }
    .performance_quick_search .form-horizontal .control-label, .performance_side_form .form-horizontal .control-label {
        height: 28px;
        padding: 5px 5px 5px 5px;
        font-size: 13px;

    }

    .performance_quick_search .form-control, .performance_side_form .form-control {
        font-size: 13px;
        height: 28px;
    }
    .performance_range_slider{
        padding-left:0px;
        padding-top:3px;
    }
    .performance_quick_search .performance_sm_padding {
        font-size: 13px;
    }
    .slider.slider-horizontal {
        margin-left: 7px;
    }
    .performance_see_our_used_cars_bg{
        background:url(img/see_used_cars.png) no-repeat 90px bottom;
        padding-top:65px;
        padding-bottom:65px;
    }
    .performance_see_our_used_cars_bg .performance_car_icon{
        padding-left:60px;
        padding-top:0px;
    }
    .performance_booking_a_service{
        background:url(img/book_bg.png) no-repeat 330px bottom;
    }
    .performance_booking_a_service .performance_car_icon{
        padding-left:0px;
        position:relative;
        top: -35px;
        text-align:center;
    }
    .icon-performance.icon-car-01 {
        position: absolute;
        top: -61px;
        left: 47px;
        font-size: 206px;
    }
    .sidebar_cta_used .icon-performance.icon-car-01 {
        position: absolute;
        top: -44px;
        left: 47px;
        font-size: 206px;
    }
    .icon-performance.icon-cog {
        font-size: 220px;
        position: absolute;
        top: -47px;
        left: 72px;
    }
    .icon-performance.icon-doc {
        position: absolute;
        top: -36px;
        left: 17px;
        font-size: 195px;
    }
    .performance_call_to_action h1{
        font-size:38px;
        line-height:1.5;

    }
    .performance_call_to_action h1 span{
        display:block;
    }
}

@media (min-width: 991px) {
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-cog {
        left: 106px;
    }
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-doc {
        left: 102px;
    }
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-car-01 {
        left: 102px;
    }
}

@media (max-width: 991px) {
    .performance_side_form .form-horizontal .control-label {
        margin-bottom: 0px;
        width: 100%;
        border-top-right-radius: 0;
        border-bottom: #ffffff solid 4px;
        height: 39px;
        padding-top: 8px;
        padding-left: 15px;
    }

    .performance_car_img.inner_banner img {
        height: 635px;
        width: 1836px;
        margin-left: -1120px;
    }

    .performance_car_img.inner_banner {
        height: 635px;
    }
}
@media (min-width:992px)and (max-width:1199px) {
    .performance_side_form .form-horizontal .control-label {
        padding: 9px 5px;
    }
    .performance_header .performance_location_bg .performance_address {
        padding-right: 15px;
    }
    .performance_header .performance_logo img {
        width: 85%;
    }

    .performance_see_our_used_cars_bg{
        background:url(img/see_used_cars.png) no-repeat 90px bottom;
        padding-top:65px;
        padding-bottom:65px;
    }
    .performance_see_our_used_cars_bg .performance_car_icon{
        padding-left:60px;
        padding-top:15px;
    }
    .performance_see_our_used_cars_bg h2 {
        max-width:190px;
        text-align:center;
        display:inline-block;
    }
    .performance_booking_a_service{
        background:url(img/book_bg.png) no-repeat 530px bottom;
    }
    .performance_booking_a_service .performance_car_icon{
        padding-left:97px;
        position:relative;
        top:-35px;
    }
    .icon-performance.icon-car-01 {
        position: absolute;
        top: -46px;
        left: 49px;
        font-size: 206px;
    }
    .icon-performance.icon-cog {
        font-size: 222px;
        position: absolute;
        top: -48px;
        left: 60px;
    }
    .icon-performance.icon-doc {
        position: absolute;
        top: -36px;
        left: 17px;
        font-size: 195px;
    }
    .performance_call_to_action h1{
        font-size:38px;
    }
}
@media (max-width:1199px) {
    .performance_car_img.inner_banner img {
        margin-left: -1120px;
    }
}
@media (min-width:1199px) {
    .icon-performance.icon-car-01 {
        position: absolute;
        top: -61px;
        left: 83px;
        font-size: 206px;
    }
    .icon-performance.icon-cog {
        font-size: 222px;
        position: absolute;
        top: -48px;
        left: 60px;
    }
    .icon-performance.icon-doc {
        position: absolute;
        top: -36px;
        left: 17px;
        font-size: 195px;
    }

    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-cog {
        left: 251px;
    }
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-doc {
        left: 17px;
    }
    .performance_sidebar .sidebar_cta .sidebar_cta_icon .icon-performance.icon-car-01 {
        left: 17px;
    }
}
.social-icon-performance-theme {
    float:left;
    display:inline;
    margin-right: 10%;
    font-size: 40px;
}
.social-icon-performance-theme.fa {
    margin-top:11px;
}
.performance_footer .performance_small_box ul li.social-li-performance-theme {
    padding:0;
    margin:0;
}
/*
    Below is a fix for the address and phone number going off screen at some resolutions.
*/
@media (min-width: 991px) and (max-width: 1317px) {
    .performance_header .performance_top_right_section .performance_location_bg {
        white-space: normal;
        text-align: right;
    }
}
@media (min-width: 991px) and (max-width: 1317px) {
    .performance_top_right_section>.performance_location_bg>.performance_address {
        padding-right: 0px;
    }
    .performance_phone {
        padding-left: 15px;
    }
}
@media (max-width: 875px) {
    .performance_header .performance_top_right_section .performance_location_bg {
        white-space: normal;
    }
}

/*VALUATION MODULE*/
.ds-valuation {
    margin-bottom: 30px;
}