/* Minification failed. Returning unminified contents.
(13,3): run-time error CSS1030: Expected identifier, found ' '
(13,3): run-time error CSS1019: Unexpected token, found ' '
 */

.hl-fastorder-error-format{
    border:1px solid #DE6666;
}

.slickSmallImageSlider .slick-slide {
    margin-left:10px;
    margin-right:10px;
}

./*hl-background-white{
    background-color:white!important;
}*/


.brands {
    padding-top:50px;
    padding-bottom:30px;
    background-color: #F1F1F1 ;
}

.grayBoxes {      
    margin-bottom:10px;
}

.grayBoxes-content {
    background-color: gray;
    padding: 10px;   
}

.grayBoxes.first {
    padding-left: 0px;   
}

.grayBoxes.last {
    padding-right: 0px;   
}

.dealerIncentives {
    padding-top:60px;
    padding-bottom:40px;
    background-color: #F1F1F1 ;
}

.hl-brand-dealer-section, .hl-brand-dealer-section img{
    max-height:60px;
}

.hl-dealer-incentive:nth-child(2){
    text-align:center;
}

.hl-dealer-incentive:nth-child(3){
    text-align:right;
}

.hl-brand-title {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    height:85px;
}

.hl-brand-title div {
    align-self:center;
    -webkit-align-self: center;
}

hl-brand-container
{
    height:85px;
}

.row.brands{
    padding-top:60px;
    padding-bottom:60px;
}

.row.brands .slickBrandSlider {
    text-align: center;
    margin-bottom:0px !important;
}

.row.brands .slickBrandSlider::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.latestNews, .serviceCenter {
    background-color:lightgray;
    padding-top:65px;
    padding-bottom:60px;
}

.services .content,
.brands .content,
.consumers .content,
.dealerIncentives .content,
.latestNews .content,
.serviceCenter .content
 {
    max-width:1249px;
    margin:auto;
}

.hl-img-service {
    width:165px;
    height:90px
}

.hl-latest-video {
    width:380px;
    height:220px;
}

.hl-news {
    margin-top:15px;
    padding-right:60px;
}

.hl-brand-title-section {
    width:130px;
    border-top:2px solid gray;
    border-bottom:2px solid gray;
}

.hl-brand-img {
    width:127px;
}

.dealer-incentive-img {
    width:120px;
    height:120px
}

/*Full Width home page. Consumer */
.fullWidth .hl-home-welcome-text
{
    float: left; 
    position: absolute; 
    top: 100px; 
    z-index: 1; 
    background:rgb(0,0,0); 
    background:rgba(0,0,0,0.75); 
    padding: 5px; 
    padding-left: 20px;
    color: #FFFFFF;
    max-width:600px;
    font-size:26pt;
    margin-left:-5px;
}

.fullWidth .hl-home-welcome-text .hl-welcome-info
{
    font-size:17pt;
    /*line-height: 100%;*/
}

.fullWidth .hl-background-white {
    background-color : transparent !important;
}


.fullWidth .menu-search{
    margin-top: -10px;
}

.fullWidth .navbar-top-links 
{
    background-color: rgba(255,255,255, 0.75);
}

.fullWidth .hl-text {
    font-size:13px;
}

.fullWidth .hl-title {
    font-size:29px;
    font-weight:bold;
}

.fullWidth .hl-sub-title {
    font-size:12.5pt;
    font-weight:bold;
}

.fullWidth .hl-link {
    font-size:13px;
}


.fullWidth .navbar-content
{
    background-color:transparent!important;
}

@media only screen and (max-width: 900px) {

    .hl-home-welcome-text
    {
        display:none;
    }
    .grayBoxes.first {
         padding-left: 15px;   
    }

    .grayBoxes.last {
        padding-right: 15px;   
    }

    .services {
        padding: 10px!important;
    }

    .hl-title-latest-video {
        margin-top:20px;
        padding-top:10px;
        border-top: solid 1px #515151;
    }
    .latestNews {
        padding-top: 10px;        
        padding-bottom: 10px;        
    }

    .latestNews .hl-see-all {
        float:right;
    }


    .hl-img-service {
        width:90px;
        height:49px;
        padding-right:15px;
    }

    .dealer-incentive-img {
        width:90px;
        height:90px
    }

    .dealerIncentives{
        padding-top:20px;
    }

    .hl-service {
        padding-left:0px!important;
        padding-right:0px!important;
    }

    .hl-service .text-center {
        text-align:left !important;
    }

    .hl-latest-video {
        margin-top:20px;
        width:320px;
        height:180px;
    }

    .hl-brand-title{
        height:50px;
    }
    .hl-brand-title-section {
        width:100%;
        text-align:center;
        border-top:2px solid gray;
        border-bottom:2px solid gray;
    }

    .row.brands {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .hl-brand-img {
        width:60px;
    }

    .hl-brand-container{
        padding-left:30px !important;
        padding-right:30px !important;
    }
}

.services {
    padding: 90px 40px;
}

.hl-service-description {
    margin-bottom:5px;
}

@media only screen and (max-width: 1000px) {

    .hl-brand-dealer-section::before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .hl-brand-dealer-section img {
        vertical-align: middle;
        display: inline-block;
    }

    .hl-brand-dealer-section {
        text-align: center;
    }
}
