/* Add your custom styles here */



.internal_hero #hero_overlay {



    background-position: 0 0;



    background-repeat: repeat;



    background-attachment: fixed;



    background-size: 2px 2px;



    background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, .4) 51%, rgba(0, 0, 0, 0.2) 55%);



    background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, .4) 51%, rgba(0, 0, 0, 0.2) 55%);



    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, 1) 51%, rgba(0, 0, 0, 0.2) 55%);



}



.navbar-nav, .navbar-nav > .nav-item {

    float: right;

}

p.disclamier_txt, #hero_right form#hero_form p.disclamier_txt, #internal_hero_form form#hero_form p.disclamier_txt{
    color: #fff;
    font-size: 11px;
    line-height: 14px !important;
    font-weight: 600;
}

form#sticky_form p.disclamier_txt, form#financing_form p.disclamier_txt, form#specials_form p.disclamier_txt, form#contact_form p.disclamier_txt, form#hero_form p.disclamier_txt
{
    color: #333333;
}

