/*
Theme Name: 	Youngs on the highway
Theme URI: 	    http://www.dealersolutions.com.au
Description: 	Youngs on the highway Theme
Version: 	    1.0.1
Author: 	    Dealer Solutions
Author URI: 	http://www.dealersolutions.com.au

License:	    Closed
*/


/*Helpers*/
.nopadding{
    padding: 0;
}

.nopadding-left {
    padding-left: 0;
}

.nopadding-right {
    padding-right: 0;
}

.nopadding-top {
    padding-top: 0;
}

.nopadding-bottom {
    padding-bottom: 0;
}

.nomargin{
    margin: 0;
}

.nomargin-left {
    margin-left: 0;
}

.nomargin-right {
    margin-right: 0;
}

.nomargin-top {
    margin-top: 0;
}

.nomargin-bottom {
    margin-bottom: 0;
}



/*MAPS*/
.ym.map-wrapper #map-canvas{
    width: 100%;
    height: 400px;
}


#form-group-generic1 {
    display: none;
}




a{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


a:hover{
    text-decoration: underline;
}


body {
    font-family: "museo-sans",sans-serif;
}

::-moz-selection {
    background-color: #0072BC;
    color: #ffffff;
}

::selection {
    background-color: #0072BC;
    color: #ffffff;
}



/* Easily vertically align stuff */
.young-motors-vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* Header */
.young-motors-header {
    margin-top: 15px;
    margin-bottom: 15px;
}
.young-motors-header .young-motors-dealer-details {
    text-align: right;

}
.young-motors-header .young-motors-dealer-details h1 {
    font-weight:bold;
    font-size: 20px;
    color:#282828;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 900;
}

.young-motors-header .young-motors-dealer-details .young-motors-phone {
    font-weight:bold;
    font-size: 20px;
    color: #000000;
}

.young-motors-header .young-motors-dealer-details .glyphicon {
    margin: 0 7px 0 12px;
    font-size: 16px;
}


h1{
    font-weight: 700;
}
h2,h3,h4,h5,h6{
    font-weight: 500;
}
.young-motors-content-inner h1,
.young-motors-content h1{
    font-weight: 900;
}

.young-motors-content h1,
.young-motors-content h2,
.young-motors-content h3,
.young-motors-content h4,
.young-motors-content h5,
.young-motors-content h6,
.young-motors-content-inner h1,
.young-motors-content-inner h2,
.young-motors-content-inner h3,
.young-motors-content-inner h4,
.young-motors-content-inner h5,
.young-motors-content-inner h6{
    text-transform: uppercase;
}

/* Navbar */
.young-motors-navbar {
    margin-bottom: 0;
    background: none;
    font-weight:lighter;
    font-size: 18px;
    border-color: #e5e5e5;
    border-bottom: none;
    border-left: none;
    border-right: none;
    min-height: 36px;
    background-color: #000000;
    border-radius:0;
}

.young-motors-navbar .navbar-toggle:hover,
.young-motors-navbar .navbar-toggle:focus{
    background-color: #212121;
}

.young-motors-navbar .navbar-nav>li>a {
    color: #ffffff;
    padding-top: 17px;
    padding-bottom: 17px;
    text-transform: uppercase;
    font-size: 17px;
}

.young-motors-navbar .navbar-nav>.active>a,
.young-motors-navbar .navbar-nav>.active>a:focus,
.young-motors-navbar .navbar-nav>.active>a:hover,
.young-motors-navbar .navbar-nav>li>a:hover {
    background: none;
    color: #ffffff;
    font-weight: bold;
}




.young-motors-navbar .navbar-nav>li>a:focus, .young-motors-navbar .navbar-nav>li>a:hover {
    color: #ffffff;
}

/* Navbar Toggle */
.young-motors-navbar .navbar-toggle {
    width: 100%;
    border:none;
    border-radius: 0;
    margin:0;
    padding: 4px;
    color:#ffffff;
    font-weight:lighter;
    font-size: 16px;
    text-transform: uppercase;
}

.young-motors-navbar .young-motors-menu-toggle .fa {
    color: #000000;
    padding-right: 10px;
}

.young-motors-menu-logos-container{
    height: 92px;
    display: table;
}

.young-motors-dealer-name{
    font-size:25px !important;
    margin-bottom:0 !important;
}

.young-motors-dealer-name span{
    font-size: 15px !important;
    color: #0072BC;
    font-weight: 900;
}

.young-motors-dealer-name a{
    color:#000000;
}

.young-motors-phone{
    font-size: 16px !important;
}


.young-motors-menu-logos{
    display: table-cell;
    vertical-align: bottom;
}

ul.young-motors-menu-logos li{
    display: inline-block;
}
ul.young-motors-menu-logos {
    list-style: none;
}

.navbar-collapse{
    border-top:0;
}

/* Carousel */
#young-motors-carousel .carousel-indicators .active {
    width: 45px;
    height: 5px;
    margin: 0 3px;
    background-color: #0072BC;
}


#young-motors-carousel  .carousel-indicators{
    display: none;
}



#young-motors-carousel .carousel-inner>.item>a>img,
#young-motors-carousel .carousel-inner>.item>img {
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
}



#young-motors-carousel .carousel-inner{
    background-image: url(img/slider-background.jpg);
}

.carousel-indicators li {
    display: inline-block;
    width: 45px;
    height: 5px;
    margin: 0 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #5f5e5e;
    border: none;
    border-radius: 0;
}


#young-motors-carousel img{
    width: 80%;
    height:auto;
}


/* CTA/Title Bar */
.young-motors-cta-bar {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    color: #fefefe;
}

.young-motors-cta-bar h1 {
    font-size: 32px;
    font-weight: lighter;
    margin:0;
    padding: 0;
    text-transform: uppercase;
}

/* Front CTAS */

.young-motors-ctas{
    margin-top:-30px;
}
.young-motors-cta-bar .young-motors-ctas a {
    color:inherit;
    text-decoration: none;
}
.young-motors-cta-bar .young-motors-ctas .young-motors-cta-header {
    font-weight:bold;
    font-size: 16px;
    text-transform: uppercase;
    background: #212121;
    text-align: left;
    padding: 40px 15px;
    margin-bottom: 10px;
    transition: 0.5s;
}
.young-motors-cta-bar .young-motors-ctas .young-motors-cta-header:hover {
    background:#767676;
}

.young-motors-cta-bar .young-motors-ctas .young-motors-cta-header i {
    margin-right: 10px;
    color: #0e0d0c;
}
.young-motors-cta-bar .young-motors-ctas .young-motors-cta-header .glyphicon {
    font-size: 17px;
}
.young-motors-cta-bar .young-motors-ctas .young-motors-cta-header.last {
    margin-bottom: 0;
}



.ym-cta{
    position: relative;
    background-color: #212121;
    text-align: center;
    padding:15px 0;
    -webkit-box-shadow: -2px 0px 7px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 0px 7px -2px rgba(0,0,0,0.75);
    box-shadow: -2px 0px 7px -2px rgba(0,0,0,0.75);
    overflow: hidden;

}
.ym-cta-text,
.ym-cta{
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}


.ym-cta:hover .ym-cta-text{
    left:-30px;
}

.ym-cta:hover{
    background-color: #1980c2;
}

.ym-cta-service:hover{
    background-color: #1980c2;
}

.ym-cta-enquiry:hover{
    background-color: #0072BC;
}

.ym-cta-search:hover{
    background-color: #161616;
}

.ym-cta-search:hover i{
    color:#ffffff;
}

.ym-cta.ym-cta-mitsubishi:hover img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}



/**/
.ym-cta-search{
    color:#767676;
}
.ym-cta-enquiry{
    color:#ffffff;
}

.ym-cta-service{
    background-color:#767676;
}

.ym-cta-enquiry{
    background-color: ##1980c2;
}


.ym-cta-text{
    position: absolute;
    background-color: #161616;
    bottom: 0;
    height: 114px;
    width: 30px;
    background-position: 30% 40%;
    left: 0px;
}


.ym-cta-service-text{
    background-color:#464646;
    background-image: url(img/ctas/service-text.png);
}
.ym-cta-website-text{
    background-image: url(img/ctas/visit-site-text.png);
}

.ym-cta-search-text{
    background-image: url(img/ctas/search-text.png);

}

.ym-cta-enquiry-text{
    background-image: url(img/ctas/enquiry-text.png);
    background-color: #0072BC;
}


.ym-sidebar-cta{
    margin-bottom: 10px;
}

.ym-sidebar-cta-container:first-child{
    padding-right:0;
}
.ym-sidebar-cta-container:last-child {
    padding-left:0;
}


.ym-sidebar-cta-container .ym-cta{
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;

    padding: 23px 0;
}

.ym-sidebar-cta-container .ym-cta-text{
    height: 81px;
    background-position: 30% 50%;
}



/*.young-motors-cta-header:before{*/
/*display: inline-block;*/
/*height:50px;*/
/*background: red;*/
/*content: " ";*/
/*}*/




/*CTA*/
.young-motors-contact-now-cta{
    background-color: #1980c2;
    padding:20px;
    text-align: center;
    border:20px solid #dddddd;
}
.young-motors-contact-now-cta h1{
    margin:0;
    color:#212121;
    text-transform: uppercase;
    font-weight: bold;
    font-style:italic;
    font-size: 26px;
}
.young-motors-contact-now-cta h1 a{
    color:#ffffff;
    text-decoration: none;
}


.rotate {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


.young-motors-cta-header div{
    display: inline-block;
}

.young-motors-cta-header-before{
    background: #161616;
}


/* CONTENT */
.young-motors-content-inner {
    margin-top:20px;
    margin-bottom: 20px;
}

.young-motors-content-inner a {
    color: #1980c2;
    text-decoration: underline;
}

.young-motors-content-inner a:hover{
    text-decoration: none;
}

.young-motors-content-inner h2 {
    font-size: 24px;
    color: #1980c2;
}

.young-motors-content-inner h2:first-child {
    margin-top:0;
}

.young-motors-content-inner p {

    color: #000000;
    font-size: 14px;
}

/* CONTENT DEALER DETAILS */
.young-motors-content-inner .young-motors-dealer-details {
    border-top: dashed 1px #000000;
    padding-top: 20px;
    padding-bottom: 20px;
}
.young-motors-content-inner .young-motors-dealer-details h4{
    font-size: 16px;
    color: #000000;
    margin-bottom: 3px;
}
.young-motors-content-inner .young-motors-dealer-details h3 {
    font-size: 20px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
}
.young-motors-content-inner .young-motors-dealer-details p {
    margin:0;
}

/* NEW CAR RANGE */
.young-motors-new-cars .young-motors-new-filter {
    font-size: 16px;
    color:#757575;
    text-transform: uppercase;
}

.young-motors-new-cars .young-motors-new-filter >div {
    display: inline-block;
}

.young-motors-new-cars .young-motors-new-filter a {
    color:inherit;
    padding: 0 5px;
}

.young-motors-new-cars .young-motors-new-filter a.active {
    color: #000000;
    font-weight:bold;
}
.young-motors-new-cars .young-motors-new-filter h2 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #1980c2;
    margin-top: 0;
    margin-right: 10px;
}


.young-motors-new-cars .thumbnail {
    padding:0;
    border:none;
}
.young-motors-new-cars .thumbnail .caption {
    text-align: center;
    padding: 0;
}
.young-motors-new-cars .thumbnail .caption h3 {
    margin-top: 0;
    font-size: 20px;
    color: #000000;
}


/* Sidebar */
.young-motors-sidebar {
    margin: 20px 0;
}
#sidebar {
    margin: 20px 0;
}
.young-motors-sidebar .panel, .young-motors-content-form .panel {
    border:none;
    /*     background: #e6e6e6; */
    border-radius: 0;
}


.young-motors-sidebar .panel .panel-body{
    padding:0;
}
.young-motors-sidebar .panel .panel-heading, .young-motors-content-form .panel .panel-heading {
    /*background: url(../images/header-bg.png) repeat-x;*/
    border-radius: 0;
    border-bottom: solid 5px #9d9d9d;
    padding: 9px 15px;
    font-weight:bold;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
}
.young-motors-sidebar .panel .panel-heading i, .young-motors-content-form .panel .panel-heading i {
    margin-right: 10px;
    color: #0e0d0c;
}


.young-motors-sidebar form p{
    text-transform: uppercase;
    margin-bottom: 1px;
    margin-top:5px;
}
.young-motors-slider p{
    margin-left: 17px;
}



/* FORMS (INC QS) */

.qs-bg{
    padding: 0;
    background-color: #f8f8f8;
    height: 35px;
    border: 2px solid #ededed;
    border-radius:10px;
    position:relative;
}

.qs-bg-line{
    position: absolute;
    height: 3px;
    background-color: #909090;
    width: 88%;
    bottom: 35px;
    z-index: 100;
    left: 20px;
}

.qs-bg-object{
    padding: 0 15px;
    height:35px;
    overflow: visible !important;
}

.young-motors-form .form-label{
    padding-right: 0;
    padding-left:15px;
    width:80px;
    float:left;
}

.young-motors-form .form-label {
    width:110px;
}
.young-motors-form .form-label label {
    text-align: right;
    background: #757575;
    height: 28px;
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    font-weight:bold;
    text-transform: uppercase;
    padding-right: 10px;
    padding-top: 5px;
    margin-bottom: 0;
}
.young-motors-form .form-input {
    padding-left: 0;
    width: auto;
    overflow: hidden;
    padding-right: 0;
    margin-bottom: 10px;
}

.young-motors-form .form-input .form-control,
.young-motors-sidebar input,
.young-motors-sidebar textarea,
#service input,
#service textarea,
#dsqcksrch select{
    border-radius: 0;
    border:none;
    -webkit-box-shadow: none;
    box-shadow: none;

    text-transform: uppercase;
    font-size: 13px;
    color: #5d5d5d;
    padding-left: 5px;
    height: 35px;
    padding-top: 5px;
    border: 2px solid #ededed;
    background-color: #f8f8f8;
}

.young-motors-form  textarea,
#general\2e field\2e comments,
#service textarea {
    height: 120px;
    resize:none;
}

.young-motors-form .col-sm-8,
#general  .col-sm-8,
#general > fieldset > div:nth-child(13) > div > div{
    width:100%;
}

.young-motors-form .form-input .form-control:focus {
    /*     border-color: #ed1b2d; */
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(225,20,40,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(225,20,40,.6);
}

/*

*/
#service .form-group {
    margin-bottom: 15px;
    width: 100%;
    padding: 0 20px;
    display: inline-block;
}
#service .form-input{
    width:50%;
    display:inline-block;
}

#service .time{
    display: block;
}
/*
display: inline-block;
float: right;
display: table-cell;
position: absolute;
vertical-align: bottom;
right: 40px;
bottom: 20px;*/

.service-form-wrapper .submit-button-wrapper{
    padding:0 20px;
}
.service-form-wrapper{
    border: 2px solid #ededed;
}

.service-form-wrapper form{
    padding:10px 0;
}
.service-form-body{
    border-top: 2px solid #ededed;
}


.service-form-header h1{
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 900;
}
.service-form-header{
    /* border-bottom: 2px solid #ededed; */
    background-color: #f8f8f8;
}

.service-form-header:hover{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    cursor: pointer;
}


.young-motors-form .form-input select,
.young-motors-form select,
#dsqcksrch select{
    width: 100%;
    padding:3px;
    margin: 0;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    background: url(img/forms/select-drop-down.png) no-repeat right #f8f8f8;
    border: 2px solid #ededed;
}


#dsqcksrch  .control-label{
    text-align:left;
    text-transform: uppercase;
}

.young-motors-form .form-group {
    margin-bottom: 10px;
}

.young-motors-form .submit-group .btn,
#general-element-30,
#service button,
#dsqcksrch button{
    background: #1980c2;
    font-weight:bold;
    color: #ffffff;
    transition: background 0.5s;
    border: 0;
    height: 35px;
    text-transform:uppercase;
    border-radius:0;
    font-size: 16px;
    line-height: 1;
}

#dsqcksrch button{
    width:100%;
}


.young-motors-form .submit-group .btn:hover,
#general-element-30:hover,
#service button:hover {
    background: #dddddd;
    color: #1980c2;
}

.secondary-button{
    background: #dddddd !important;
    color: #1980c2 !important;
    transition: background 0.5s;      border: 0;      height: 35px;      text-transform: uppercase;      border-radius: 0;
    font-size: 16px;
    /* line-height: 1; */
}

.secondary-button:hover{
    background: #1980c2 !important;
    color: #ffffff !important;
}

.young-motors-form .submit-group .form-label label {
    background: #1980c2;
    font-weight:bold;
    font-size: 20px;
    padding-top: 0;
}

/*form slider classes */
.young-motors-form .young-motors-slider .ui-slider {
    height: 22px;
    background: #f8f8f8;
    border-radius: 0;
    border: none;
    margin-top: 3px;
}

.young-motors-form .young-motors-slider .ui-slider:before {
    /*     content:"-"; */
    position: absolute;
    top: -2px;
    left: 6px;
    z-index: 10;
}

.young-motors-form .young-motors-slider .ui-slider:after {
    /*     content:"+"; */
    position: absolute;
    bottom: -2px;
    right: 6px;
}

.young-motors-form .young-motors-slider .ui-slider-handle {
    height: 34px;
    z-index: 100;
    width: 35px;
}
.young-motors-form .young-motors-slider .ui-slider .ui-slider-handle {
    /*background: url(../images/slider.png) no-repeat;*/
    border: none;
    outline:none;
    border-radius: 0;
}
.young-motors-form .young-motors-slider .ui-slider .ui-slider-handle:first-of-type {
    /*background: url(../images/slider.png) no-repeat;*/
}

.young-motors-form  .young-motors-slider  .ui-slider-range {
    background: none;
}

.young-motors-form .young-motors-slider .slider-tooltip {
    position:absolute;
    height: 22px;
    z-index: 1;
    /*background: url(../images/tooltipbg.png)center;*/
    font-weight:bold;
    font-size: 13px;
    padding: 0 5px;
    top: 10px;
}


.young-motors-form textarea{
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    color: #c2c2c2;
    padding-left: 5px;
    min-height: 100px;
    padding-top: 5px;
    border: 2px solid #ededed;
    background-color: #f8f8f8;
    width: 100%;
}



/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .young-motors-form .form-input select {padding-right:18px}
}

.young-motors-form .form-input label {
    font-weight: normal;
    width: 100%;
    position:relative;
    margin-bottom: 0;

}
.young-motors-form .form-input label:after {
    content:'>';
    font:17px "Univers-Condensed-Light", monospace;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:10px; top:6px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.young-motors-form .form-input label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    position:absolute;
    pointer-events:none;
    display:block;
}


/* SIDEBAR CTAS */
.young-motors-sidebar-cta a {
    color:inherit;
    text-decoration: none;
}

.young-motors-sidebar-cta .test-drive-cta h3 {
    /*background: #E21429 url(../images/cta_test_drive.jpg) no-repeat center right;*/
    margin-bottom: 20px !important;
}

.young-motors-sidebar-cta .latest-offers-cta h3 {
    /*background: #757575 url(../images/cta_latest_offers.jpg) no-repeat center right;*/
}

.young-motors-sidebar-cta .latest-offers-cta h3, .young-motors-sidebar-cta .test-drive-cta h3 {
    padding: 20px 0 20px 20px;
    color:#fefefe;
    margin:0;
    transition: opacity 0.5s;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 32px;
}

.young-motors-sidebar-cta .latest-offers-cta h3:hover, .young-motors-sidebar-cta .test-drive-cta h3:hover {
    opacity: 0.75;
}

/* SIDEBAR MENU */
.young-motors-sidebar-menu h2{
    font-weight: lighter;
    font-size: 20px;
    color:#000000;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #000000;
}
.young-motors-sidebar-menu ul {
    padding-left: 0;
    list-style: none;
}
.young-motors-sidebar-menu ul a {
    font-weight: lighter;
    font-size: 16px;
    margin: 5px 0;
    display: inline-block;
    color: #000000;
}

.young-motors-sidebar-menu ul a.active {
    padding-left: 14px;
    border-left: solid 6px #e32033;
    color: #e32033;
}
/* FOOTER */
.young-motors-footer {
    background: #212121;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.young-motors-footer a {
    color:inherit;
    text-decoration: none;
}
.young-motors-footer-1 h3 {
    font-weight: bold;
    font-size:16px;
    text-transform: uppercase;
    margin:0;
}

.young-motors-footer h1,
.young-motors-footer h2,
.young-motors-footer h3,
.young-motors-footer h4,
.young-motors-footer h5,
.young-motors-footer h6{
    text-transform: uppercase;
}

.young-motors-social h3{
    font-weight: 300;
}

.young-motors-footer-1 ul {
    list-style: none;
    padding-left: 0;
    font-size: 12px;
    font-weight: lighter;
    margin-bottom: 15px;
}
.young-motors-footer-1 ul li {
    margin: 7px 0;
}
.young-motors-footer .young-motors-social .fa-stack {
    font-size: 10px;
    margin-right: 3px;
    margin-top: -1px;
}
.young-motors-footer .young-motors-social .social-facebook .fa-stop {
    color:#37579b
}
.young-motors-footer .young-motors-social .social-twitter .fa-stop {
    color:#0ba7df
}
.young-motors-footer .young-motors-social .social-google-plus .fa-stop {
    color:#1980c2
}
.young-motors-footer .young-motors-social .social-youtube .fa-stop {
    color:#0072BC
}
.young-motors-footer .young-motors-social .social-instagram .fa-stop {
    color:#1980c2
}
.young-motors-footer .young-motors-social .social-pinterest .fa-stop {
    color:#0072BC
}
.young-motors-social a i{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.young-motors-social a:hover i{
    color:#ffffff;
}

ul.young-motors-social-listing{
    list-style: none;
    font-size: 40px;
}

.young-motors-social-listing li{
    display: inline-block;
    margin: 0 10px;
}
.young-motors-social-listing li:first-child{
    margin:0;
}


/* Footer Dealer Details */
.young-motors-footer .young-motors-dealership .young-motors-dealer-map {
    height: 150px;
    background: #c9c9c9;
}
.young-motors-footer .young-motors-dealership .dealer-details {
    text-align: right;
}
.young-motors-footer .young-motors-dealership .dealer-details > span {
    display: block;
    margin: 5px 0;
    font-weight:bold;
    font-size: 16px;
}
.young-motors-footer .young-motors-dealership .dealer-details .dealer-name {
    text-transform: uppercase;
    margin-top: 10px;
}

/* Second footer */
.young-motors-footer-2 {
    margin-top:20px;
    padding-top: 20px;
    font-weight: lighter;
    font-size: 16px;
}

/* .young-motors-footer-2 > div{
    display: inline-block;
    float:none;
    vertical-align: middle;
} */
.young-motors-footer-2 .young-motors-links {
    text-align: center;
    margin-bottom: 20px;
}
.young-motors-footer-2 .young-motors-links ul {
    list-style: none;
    padding:0;
    margin-bottom: 0;
}

.young-motors-footer-2 .young-motors-links ul li {
    display: inline-block;
    padding: 0 5px;
}

.young-motors-footer-2 .young-motors-copyright {
    text-align: center;
}

.young-motors-footer-2 .young-motors-logo {
    text-align: center;
    margin-bottom: 20px;
}

.young-motors-footer-2 h3{
    margin-top:0;
}

.young-motors-footer ul.footer-contact {
    list-style: none;
}

@media only screen and (min-width: 280px) and (max-width: 1920px) and (orientation : portrait) {
    .young-motors-footer ul.footer-dealer-contact {
        list-style: none;
        display: block;
    }
}

@media only screen and (min-width: 280px) and (max-width: 767px){
    .young-motors-contact-number{
        padding-top: 3px;
        /*position: absolute;*/
        display: block;
    }
}




.young-motors-social{
    text-align: right;
}
.young-motors-footer .fa,
.young-motors-footer a{
    color: #1980c2;
}

.young-motors-footer .fa {
    display: inline-block;
    width: 26px;
}

.young-motors-footer .ph-label {
    position: relative;
    top: -4px;
}

.young-motors-footer .fa-mobile {
    font-size: 28px;
}

.young-motors-footer .young-motors-contact a{
    color:#ffffff;
}

.young-motors-footer a:hover{
    text-decoration: underline;
}


/*CONTACT*/
.young-motors-map img{
    width:100%;
    height:auto;
}


.young-motors-contact-section{
    margin-bottom: 10px;
    display: block;
    clear:both;
    height: auto;
    overflow: auto;
}

.young-motors-contact-section h4{
    color:#1980c2;
}

.young-motors-contact-table > [class^="col-"],
.young-motors-contact-table > [class*="col-"]{
    border:2px solid #ededed;

}

.young-motors-contact-table > [class^="col-"]:last-child,
.young-motors-contact-table > [class*="col-"]:last-child{
    border-left:0;
    background-color: #f8f8f8;
}


.young-motors-contact-num,
.young-motors-trading-hours{
    padding-left: 0;
    list-style: none;
}

.young-motors-trading-hours li [class^="col-"],
.young-motors-trading-hours li [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.location-details {
    padding-top: 20px;
    border-top: 1px solid #DDDDDD;
    padding-bottom: 20px;
}

.dealership-title {
    font-weight: bold;
}




/* BANNER */
.young-motors-banner img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


#youngMotorsBanner{
    background-image: url(img/slider-background.jpg);
}

#youngMotorsBanner img {
    height: auto;
    width: 100%;
    max-width: 1299px;
    margin-left: auto;
    margin-right: auto;
}




.show-mobile{
    display: none;
}


@media (max-width: 479px) {



    .young-motors-footer .young-motors-dealership .young-motors-dealer-map{
        width: 100%;
    }

    .young-motors-footer .young-motors-dealership .dealer-details {
        width: 100%;
        text-align: center;
    }

    .young-motors-footer .col-xs-4 {
        width: 50%;
    }
    .young-motors-footer .young-motors-ownership {
        clear:left;
    }

    .young-motors-footer .young-motors-dealership {
        padding-top: 20px;
        border-top: dashed 1px #fff;
    }
}





@media (min-width: 480px) {
    .young-motors-header .young-motors-logo, .young-motors-header .young-motors-dealer-details {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .young-motors-cta-bar .young-motors-ctas .young-motors-cta-header {
        margin-bottom: 20px;
    }

}


@media(min-width: 768px){
    .young-motors-sidebar{
        border-left: 1px solid #dddddd;
    }
}


@media (min-width: 480px ) and (max-width: 767px) {
    .young-motors-header .young-motors-logo, .young-motors-header .young-motors-dealer-details {
        width: 50%;
    }
    .young-motors-ctas >div {
        float: left;
        width: 50%;
    }
    .young-motors-footer .young-motors-social {
        width:100%;
    }
    .young-motors-footer .young-motors-social ul li {
        display: inline-block;
        margin-right: 5px;
    }
}


.tablet-hide{
    display:block;
}
.tablet-show{
    display:none;
}
@media (max-width:991px){
    .tablet-hide{
        display:none;
    }
    .tablet-show{
        display:block;
    }

    .young-motors-contact-now-cta h1 a{
        display: block;
    }


    .young-motors-cta-mob{
        background-color: #161616;
        width:100%;
        color:#585858;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        font-weight:bold;
    }


    .young-motors-ctas [class^='col-'],
    .young-motors-ctas [class*='col-']{
        padding:0;
        width:33.333%;
    }

    .young-motors-ctas{
        margin-top:0;
    }

    .young-motors-cta-bar{
        background: #212121;
    }

    .young-motors-ctas [class^='col-'] .ym-cta-website-text,
    .young-motors-ctas [class*='col-'] .ym-cta-website-text{
        display:none;
    }

    .young-motors-ctas [class^='col-'] .ym-cta,
    .young-motors-ctas [class*='col-'] .ym-cta{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .young-motors-ctas [class*='col-']:last-child{
        display:none;
    }



}





@media(max-width: 550px){
    .young-motors-logo{
        padding:1em;
    }
}

@media (max-width:767px){

    .show-mobile{
        display: inline;
    }

    .tablet-hide{
        display:none;
    }

    .ym-contact-mobile{
        float:right;
        height: 70px;
        background-color: #1980c2;
        display: table;
    }

    .ym-contact-mobile-content{
        color:#ffffff;
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        text-align: center;
    }

    .ym-contact-mobile-content h5{
        margin-top:0;
    }

    .ym-contact-mobile-link:hover.ym-contact-mobile,
    .ym-contact-mobile:hover{
        background-color: #0072BC;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }


    .young-motors-logo{
        height:70px;
        display: table;
    }

    .young-motors-logo{
        display: table-cell;
        vertical-align: middle;
    }

    .young-motors-header{
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar{
        border:0;
    }

    .young-motors-details, .young-motors-contact, .young-motors-social{
        text-align: center;
    }

    .young-motors-contact ul{
        padding-left: 0;
    }
    .young-motors-footer-2 > div{
        margin-bottom: 10px;
    }


    .young-motors-navbar{
        font-size: 16px;
    }



    .young-motors-contact-table > [class^="col-"]:last-child,
    .young-motors-contact-table > [class*="col-"]:last-child{
        border-left:2px solid #ededed;
        border-top:0 ;
    }



}


@media (min-width: 480px) and (max-width: 991px) {
    .young-motors-sidebar-cta .col-xs-12 {
        width: 50%;
        float:left;
    }
}
@media (min-width: 768px) {
    .young-motors-header .young-motors-dealer-details .young-motors-dealer-name,  .young-motors-header .young-motors-dealer-details .young-motors-phone {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .young-motors-footer-2 .young-motors-logo {
        margin-bottom: 0;
    }

    .young-motors-footer-2 .young-motors-links {
        text-align: left;
        margin-bottom: 0;
    }

    .young-motors-footer-2 .young-motors-copyright {
        text-align: right;
    }

    .young-motors-footer .young-motors-dealership {
        padding-top: 20px;
        border-top: dashed 1px #fff;
    }
}

@media (min-width: 992px) {
    .young-motors-cta-bar .young-motors-ctas .young-motors-cta-header {
        margin-bottom: 0;
    }

    .young-motors-footer .young-motors-dealership {
        padding-top: 0;
        border-top: none;
    }

    .young-motors-footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


/*INVENTORY*/
#WPIS_canvas{
    padding-bottom:10px
}


/*QUICK SEARCH*/
#dsqcksrch .ui-state-default,#dsqcksrch .ui-widget-content .ui-state-default,#dsqcksrch .ui-widget-header .ui-state-default {
    border: 0   !important;
    background: #f6f6f6 url("img/quick-search/slider.png") 50% 50% repeat-x !important;
    font-weight: bold !important;
    color: #1980c2 !important;
    height:35px !important;
    width:34px !important;
    margin-top:4px !important;
}


#dsqcksrch .ui-widget-content {
    height: 38px !important;
}


.form-input > .slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{
    border: 2px solid #ededed !important;
    background-color: #f8f8f8 !important;
    position:relative !important;
}
label.error {
    color: #1980c2;
}

.ui-slider-horizontal .ui-slider-range{
    position:absolute !important;
    height:5px !important;
    top:15px !important;
    background-color:#909090 !important;
}


.form-group.range-slider.slider-price.col-xs-12,
.form-group.range-slider.slider-year.col-xs-12,
.form-group.range-slider.slider-kms.col-xs-12 {
    padding-right:0 !important;
}


.form-group.range-slider.slider-price.col-xs-12 .form-input,
.form-group.range-slider.slider-year.col-xs-12 .form-input,
.form-group.range-slider.slider-kms.col-xs-12 .form-input{
    margin-left: 8px !important;
    margin-right: 8px !important;
}
#dsqcksrch .form-group{
    margin-bottom: 0;
}

/* MOBILE RESPONSIVE FIX - 10-25-2017 */

@media (min-width: 768px) and (max-width: 991px) {
    .young-motors-contact-number {
        position: absolute;
        left: 31px;
        top: 19px;
    }
    .footer-contact li {
        height: 40px;
        position: relative;
    }
    .footer-contact li:first-child {
        font-size: 80%;
    }
}

@media (min-width: 551px) and (max-width: 767px) {
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        margin: 5px;
        height: 95%;
    }
}
@media (max-width: 550px) {
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        margin: 0;
        height: 120%;
    }

    .young-motors-ctas div:first-child div img {
        width: 100%;
    }
    .young-motors-ctas div:nth-child(2) div img {
        width: 50%;
    }
    .young-motors-ctas div:nth-child(n+3) div img {
        width: 100%;
    }

    .young-motors-contact ul {
        font-size: 80%;
        text-align: left;
        margin-left: 25%;
    }

    .young-motors-contact-number {
        padding-top: 8px;
    }

}

@media (min-width: 358px) and (max-width: 419px) {
    .young-motors-contact ul {
        font-size: 80%;
        text-align: left;
        margin-left: 10%;
    }

}

@media (max-width: 357px) {
    .young-motors-contact ul {
        font-size: 80%;
        text-align: left;
        margin-left: 10%;
    }
    .young-motors-footer ul.footer-contact li {
        height: 42px;
        position: relative;
    }
    .young-motors-footer ul.footer-contact li i  {
        position: absolute;
        left: 0;
    }
    .young-motors-footer ul.footer-contact li span {
        position: absolute;
        left: 32px;
        top: 0px;
    }
    .young-motors-footer ul.footer-contact li a {
        position: absolute;
        left: 32px;
        top: 8px;
    }
    .young-motors-footer ul.footer-contact :first-child {
        height: 22px;
    }
    .young-motors-footer ul.footer-contact li:first-child a{
        position: absolute;
        top: -4px !important;
    }
}






