 @import url('//cdn2.hubspot.net/hub/2029938/hub_generated/template_assets/4879678085/1569729222055/Coded_files/Custom/page/web_page_basic/BoilerplateFeb-17.min.css');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/
 
 


/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* ------------------------------------------------------------------------------ */
/* Base Typography */
/* ------------------------------------------------------------------------------ */

* {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1, h2, h3, h4, h5, h6, {
  margin-bottom: 0.5rem;
  font-family: ;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
}

h1,h2,h3,h4,h5,h6,p,a{
    text-transform:initial;
    margin:0;
    padding:0;
    text-decoration:none;
    margin-bottom:15px;
}

h1{
    font-size: 52px;
    font-weight: 500;
    letter-spacing:normal;
    line-height: 60px;
}

h2{
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0.6px;    
}

h3{
    font-size: 24px;
}

h4{
    font-size: 16px;
    letter-spacing: .5px;
}

h5{
    font-size: 16px;
    font-weight: 600;
}

h6{
    font-size:12px;
    font-weight:600;
}

body {	
  -webkit-font-smoothing: antialiased;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #323438;
  width:100%;
  /*background: #f2f2f2;*/
  background: #f9f9fa;
  margin:0 auto;
  overflow-x:hidden;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}


.guana-bg .bg-container .image{
    background-attachment:scroll!important;
}

body .guana-bg {
    position:relative;
    z-index:5;
}

.row-fluid [class*="span"].wrapper{
    width: 100%;
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
    float: none;
    padding-left:15px;
    padding-right:15px;
}

.body-container-wrapper ul,.body-container-wrapper li{
    margin-bottom:15px;
}

a{
    margin-bottom:0;
}

.body-container-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

body.have-dealer-strip .body-container-wrapper {
}

.body-container-wrapper:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: -1;
}

.body-container-wrapper a,
.footer-container-wrapper a{
    color:#d41b28;
}

.body-container-wrapper ul{
    padding:0;
    text-decoration:none;
    margin:20px 0;
}

.body-container-wrapper ol{
    margin:0;
    padding:0;
    text-decoration:none;
    margin-bottom:15px;    
}

.body-container-wrapper li{
    font-size: 16px;
    line-height: 29.1px;
    color: #727272;
    position:relative;
    margin-left:34px;
    margin-bottom:0;
}

.footer-container-wrapper{
    background:#fff;
}


.no-list-style li{
    margin:0;    
}

.no-list-style li:before{
    display:none;
}

blockquote{
    margin: 0;
    font-size: 16px;
    font-style: italic;
    color: #a9a9a9;
    font-weight: 300;
    padding-left: 17px;
    border-left: 2px solid #2e95ce;
    margin-left: 4px;
    margin-top: 25px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.widget-type-cta{
    margin-top:15px;
}

body .home-hero-slider a.cta_button,
body .container-fluid .row-fluid .hs-button{    
    font-size: 12px;
    line-height: 16px;
    padding: 15px 29px;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    letter-spacing: 1px;
    color: #333;
    border-radius: 3px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    background: #d12138;
    border: 1px solid transparent;
    transition: all ease-in-out .2s;
    font-size: 12px;
    letter-spacing: 0.2px;
}

body a.cta_button,
body .container-fluid .row-fluid .hs-button{    
    font-size: 14px;
    line-height: 16px;
    padding: 19px 73px;
    font-weight: 500;
    border: 0px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    letter-spacing: 1px;
    color: #333;
    border-radius:5px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    background: transparent;
    border: 1px solid;
    transition:all ease-in-out .2s;
}





.white-cta a.cta_button,
body .white-cta .container-fluid .row-fluid .hs-button{    
    color:#fff;
}

.white-cta a.cta_button:hover,
body .white-cta .container-fluid .row-fluid .hs-button:hover{
    border-color:#ef2922;
    color:#ef2922;
}

.red-cta a.cta_button,
body .red-cta .container-fluid .row-fluid .hs-button{    
    color:#fff;
    background:#d41b28;
    border-color:#d41b28;
    letter-spacing: .8px;
    font-size: 12px;
    padding: 11px 19px;
}

.red-cta a.cta_button:hover, body .red-cta .container-fluid .row-fluid .hs-button:hover{
    background:#e80e1b;
}

.simple-cta a.cta_button,
.simple-cta a{
    background:transparent;
    border:0;
    padding:0;
    position:relative;
    color:#151220;
    letter-spacing:0;
    font-weight:normal;
}

.simple-cta a.cta_button:hover:before{
    display:none;
}

.simple-cta a:after{
    background: url('//cdn2.hubspot.net/hubfs/2029938/Assets%20%28Feb%202017%29/shape.png') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: -27px;
    top: 2px;
}   

.align-center {
    text-align:center;
}

.align-left {
    text-align:left;
}

.align-right {
    text-align:right;
}

.float-left{
    float:left;
}

.float-right{
    float:right;
}

.overlay{
    position:relative;
    z-index:1;
}

.overlay:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(181deg, rgba(35, 31, 32, 0.1), #231f20), linear-gradient(rgba(35, 31, 32, 0.5), rgba(35, 31, 32, 0.5));
    z-index: -1;
    opacity:.4;
}

.white-bg{
    background:#fff;
}

.gray-bg{
    background:#fafafa;
}

.all-text-white,
.all-text-white h1,
.all-text-white h2,
.all-text-white h3,
.all-text-white p,
.all-text-white h4,
.all-text-white h5,
.all-text-white h6,
.all-text-white li,
.all-text-white .fa,
.all-text-white a{
    color:#fff;
}

.text-margin-zero h1,
.text-margin-zero h2,
.text-margin-zero h3,
.text-margin-zero p,
.text-margin-zero h4,
.text-margin-zero h5,
.text-margin-zero h6,
.text-margin-zero .fa,
.text-margin-zero a{
    margin:0;
}

.base-color-text h1,
.base-color-text h2,
.base-color-text h3,
.base-color-text p,
.base-color-text h4,
.base-color-text h5,
.base-color-text h6,
.base-color-text .fa,
.base-color-text a{
    color:;
}

body .container-fluid .row-fluid .pad-bottom{
    margin-bottom:80px;
}

body .container-fluid .row-fluid [class*="span"]{
    min-height:0;
}

.section-bg{
    background-size: cover!important;
    background-position: center center!important;
}

.section-bg .bg-image{
    display:none!important;
}

.section-padding{
    padding:100px 0;
}

.section-border{
    border-bottom:1px solid #e7e7e7;
}

body .container-fluid .row-fluid .section-heading.align-center {
    max-width: 840px;
    float: none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:40px;
}

.section-heading p{
    font-size:20px;
    font-weight:400;
}

.primary-banner{
    padding: 120px 0px 100px;
}

body .row-fluid .primary-banner .wrapper{
    max-width:1040px;
}



.heading-underline{
    margin-bottom: 23px;
    padding-bottom: 4px;
    position: relative;
}

.heading-underline:before{
    position: absolute;
    content: '';
    bottom: 0;
    lefT: 0;
    height: 5px;
    width: 33px;
    background: #d41b28;
}

@media (min-width: 1024px) {
    
.equal-height-container > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

body .row-fluid .vertical-center{
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}     
}

.inner-page-hero-section{
    padding:30px 0;
}

.inner-page-hero-section h1{
    margin:0;
    font-size:30px;
}




/*========================================================
        Responsive Styling
========================================================*/

@media (min-width:768px) and (max-width:1024px){

.row-fluid [class*="span"].wrapper{
    padding-left:69px;
    padding-right:69px;
}

h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: normal;
    margin-bottom: 5px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 24px;
}

.section-padding {
    padding: 60px 0;
}

body .container-fluid .row-fluid .section-heading.align-center {
    margin-bottom: 30px;
}

p {
    font-size: 16px;
    line-height: 26px;
}

.body-container-wrapper li {
    font-size: 14px;
}

.section-heading p {
    font-size: 18px;
}

body a.cta_button, body .container-fluid .row-fluid .hs-button{
    padding: 14px 31px;
}


}




@media (max-width:767px){


.row-fluid [class*="span"].wrapper{
    padding-left:15px;
    padding-right:15px;
}

h1 {
    font-size: 24px;
}

.section-padding {
    padding: 60px 0;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

.align-right {
    text-align: center;
}

.align-left {
    text-align: center;    
}

body .container-fluid .row-fluid .section-heading.align-center{
    margin-bottom: 30px;
}

p {
    font-size: 15px;
    line-height: 24px;
}

.body-container-wrapper li {
    font-size: 14px;
    line-height: 24px;
}

.primary-banner {
    padding: 120px 0 40px;
}

.section-heading p {
    font-size: 16px;
}

.heading-underline {
    margin-bottom: 20px;
    padding-bottom: 2px;
}

body a.cta_button, body .container-fluid .row-fluid .hs-button{
    font-size: 13px;
    padding: 14px 35px;
}

body .container-fluid .row-fluid .hide-on-mobile{
    display:none;
}

body .container-fluid .row-fluid .hide-on-desktop{
    display:block;
}


}

body .container-fluid .row-fluid .hide-on-mobile{
    display:block;
}

body .container-fluid .row-fluid .hide-on-desktop{
    display:none;
}


/*==================================================
            Three Col Adjust 
==================================================*/

body .container-fluid .row-fluid .three-col-adjust>span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    margin-right: -2.5%;
}

body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-basis: 30.9%;
    -webkit-flex-basis: 30.9%;
    float: left;
    margin-right: 2.43%;
    margin-top: 2.43%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
}


@media (max-width:767px){
 
 
body .container-fluid .row-fluid .three-col-adjust>span {
    display: block;
    margin-right: 0;
}

body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    /*display: block;
    flex-basis: 100%;
    width:100%;
    -webkit-flex-basis: 100%;
    margin:0;
    margin-top: 20px;*/
    display: block;
    /* flex-basis: 100%; */
    width: 100%;
    /* -webkit-flex-basis: 100%; */
    margin: 0;
    margin-top: 20px;
    max-width: 379px;
    width: 100%;
    margin: 30px auto 0;
    float: none;
}   
}


/*==================================================
            Four Col Adjust 
==================================================*/

body .container-fluid .row-fluid .four-col-adjust>span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    -wevkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    margin-right: -2.565%;
}

body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-basis: 22.5%;
    -webkit-flex-basis: 22.5%;
    float: left;
    margin-right: 2.5%;
    margin-top: 2.43%;
    box-sizing:border-box;
    position:relative;
}


/*=========================================================
                    FORM STYLE
=========================================================*/                


h3.form-title{
    text-align: center;
    margin-bottom: 54px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

::-webkit-input-placeholder {
   color:#000000;
}

:-moz-placeholder {
   color:#000000;
}

::-moz-placeholder {  
   color:#000000;
}

:-ms-input-placeholder {  
   color:#000000;
}

select::-ms-expand {
    display: none;
}

.row-fluid form li{
    margin:0;
}

.row-fluid  form li:before{
    display:none;
}

.row-fluid  form input,
.row-fluid  form select,
.row-fluid  form textarea{
    height: 47px;
    border: 0;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px;
    padding: 0;
    margin-bottom: 9px;
    border-radius: 3px;
    background: #fff;
    padding: 10px 16px;
    color: #000;
    font-weight: 400;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.row-fluid  form input:focus,
.row-fluid  form select:focus,
.row-fluid  form textarea:focus{
    outline:0;
    border:1px solid #2e95ce;
}

.row-fluid  form textarea{
    height:130px;    
}

.row-fluid  form .hs_file_upload input,
.row-fluid  form .hs-form-checkbox input,
.row-fluid  form .hs-form-radio input,
.row-fluid  form .hs-form-booleancheckbox input{
    height:auto;
    padding:0;
    border:0;
}

.row-fluid  form .hs-form-checkbox input,
.row-fluid  form .hs-form-radio input,
.row-fluid  form .hs-form-booleancheckbox input{
    height:auto;
    padding:0;
    border:0;
    margin-bottom:0;
}

.row-fluid form .field>label{
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 300;
    display:block;
    margin-bottom:6px;
    margin-top:0;
}

.row-fluid form .hs_submit .actions{
    margin-top: 28px;
    text-align:center;
}

.row-fluid form .hs-button.primary{
    height: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 306px;
    margin: 0 auto;
    float: none;
}

.hs-form-checkbox span {
    text-transform: capitalize;
}


/*=======================================================
            ERROR MESSAGE
=======================================================*/            


form .hs-error-msgs{
    margin:0;
    padding:0;
}

body .row-fluid form .hs-error-msgs li{
    line-height: 1;
    color: red;
    font-weight: 500;
    font-size: 11px;
    position: relative;
    top: -4px;
    letter-spacing: 0.3px;
}





.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%;
}

body .row-fluid .hs-form fieldset {
    max-width: 100%;
}

form .hs-form-required{
    display:none;
}

.body-container-wrapper form ul,
.body-container-wrapper form li{
    margin:0;
    padding:0;
    font-size: 14px;
    color: #333;
    letter-spacing: .3px;
    font-weight: 500;
    line-height: 19px;
}

.body-container-wrapper form ul,
form ul{
    list-style:none;
}

.body-container-wrapper form li:before{
    display:none;
}

body form .hs-form-checkbox:last-child,
body form .hs-form-radio:last-child,
body form .hs-form-booleancheckbox{
    margin-bottom:20px;
}

body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 32%;
    margin-right:2%;
}

body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 49%;
    margin-right:2%;
}

body .row-fluid .hs-form fieldset .hs-form-field:last-child{
    margin-right:0;
}

body .row-fluid .hs-form fieldset.form-columns-2 .input,
body .row-fluid .hs-form fieldset.form-columns-3 .input {
    margin-right:0px;
}

body .container-fluid .row-fluid .hs-form fieldset .field:last-child .input{
    margin-right:0;
}

body .row-fluid select{
    background: #f5f5f5 url(//cdn2.hubspot.net/hubfs/2558848/Product-3-Pack/Select%20Arrow%20Small.png) no-repeat;
    background-position: center right;
    -webkit-appearance: none;
}





/*=======================================================
            CHECKBOX AND RADIO BUTTONS STYLING
=======================================================*/            

.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input  input[type="radio"]{
    width:auto;
}

.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input  input[type="radio"]{
    padding: 0;
    border-radius: 0;
    background: #fff;
    margin-left: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: #cfd3d7;
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    margin-right: 8px;
    top: 6px;
    width: 25px;
    height: 25px;
}

.row-fluid .hs-form .field .input input[type="checkbox"]:checked:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 5px;
    top: 5px;
    left: 4px;
    border:3px solid #2e95ce;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}


.row-fluid .hs-form .field .input  input[type="radio"]{
    border-radius: 50%;
}

.row-fluid .hs-form .field .input  input[type="radio"]:checked:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    background: ;
    left: 3px;
    border-top: 0;
    border-right: 0;
    border-radius: 50%;
}


@media (max-width:480px){


body form.hs-form .form-columns-2 .hs-form-field .hs-input,body form.hs-form .form-columns-3 .hs-form-field .hs-input{
    width:100%;
}

body .row-fluid .hs-form fieldset .input{
    margin:0;
}

body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100%;
    margin-right: 0;
}

body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    margin-right: 0;
}
}


@media (max-width:767px){
 
body .container-fluid .row-fluid .four-col-adjust>span {
    display: block;
    margin-right: 0;
}

body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    display: block;
    flex-basis: 100%;
    width:100%;
    -webkit-flex-basis: 100%;
    margin:0;
    margin-top: 20px;
}   
}







/*===================================================================
   Header Styling
====================================================================*/

body .container-fluid .row-fluid .mobile-menu{
    display:none;
}

    
body .container-fluid .row-fluid .mobile-menu{
    display:none;
}

@media (max-width:1024px){
    
    
    body .container-fluid .row-fluid .mobile-menu{
        display:block;
    }
    
    body .container-fluid .row-fluid .desktop-menu{
        display:none;
    }
    
}


.search-icon img {
    padding-top: 9px;
}

@media (max-width:1024px){
    
    
.nav-trigger span {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #9b9b9b;
    position: absolute;
   
    content: '';
    right: 4px;
    top: 14px;
        transition: all .2s ease-in-out;
}

.nav-trigger span:after, .nav-trigger span:before {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background:  #9b9b9b;
    position: absolute;
    display: block;
    content: '';
}

.nav-trigger span:before{
    top: 8px;
}

.nav-trigger span:after {
    bottom: 8px;
}

.mob-menu-open .nav-trigger span {
    background: transparent;
    transition: all .2s ease-in-out;
}

.mob-menu-open .nav-trigger span:before {
    top: 0;
    transform: rotate(45deg);
}

.mob-menu-open .nav-trigger span:after {
    bottom: 0;
    transform: rotate(-45deg);
}
}

@media (max-width: 1024px){

.header-container-wrapper .hs-menu-wrapper > ul{
    margin:0;
    padding:0;
}

body .container-fluid .row-fluid .mobile-nav{
    display:block;
}

.header-container-wrapper {
    position: relative;
}


.mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
}

/*.mega-menu-popout-container{
    position:relative;
}*/

.widget-type-cell.menu-group {
    position: absolute;
    width: 100%;
    z-index:4;
  /*max-height: 300px;*/
    overflow-y: auto;
}

.widget-type-widget_container.sidebar, .widget-type-cell.menu-group {
    display: none;
}


.cirrity-grp {
    background-color: #fff;
    padding: 0 0;
    max-width: 100%;
    top: 100px;
    z-index: 12;
  
}

.cirrity-grp{
    position:absolute;
    z-index:12;
}



.nav-trigger span {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #9b9b9b;
    position: absolute;
   
    content: '';
    right: 4px;
    top: 14px;
        transition: all .2s ease-in-out;
}

.nav-trigger span:after, .nav-trigger span:before {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background:  #9b9b9b;
    position: absolute;
    display: block;
    content: '';
}

.nav-trigger span:before{
    top: 8px;
}

.nav-trigger span:after {
    bottom: 8px;
}

.mob-menu-open .nav-trigger span {
    background: transparent;
    transition: all .2s ease-in-out;
}

.mob-menu-open .nav-trigger span:before {
    top: 0;
    transform: rotate(45deg);
}

.mob-menu-open .nav-trigger span:after {
    bottom: 0;
    transform: rotate(-45deg);
}

body .container-fluid .row-fluid .hide-on-mobile{
    display:none;
}
    
}

@media(max-width:1024px){

body .container-fluid .row-fluid .width-50{
    width:48%;    
    float:left;    
}

.mobile-styling ul{
    margin:0;
    padding:0;
   cursor: pointer;     
   text-align: right;     
   float: right;     
   width: 38px;     
   height: 30px;     
   position: relative;     
   top: 11px;
}  

.mobile-styling ul li{
    list-style-type:none;
    width: 38px;
    height: 30px;
    position: relative;
}

.menu-group{
    margin-top:17px;
}

    
}

    
/*=========================================================================
  Menu Styling
==========================================================================*/

body .container-fluid .row-fluid .hide-on-desktop{
    display:none;
}


@media(max-width:1024px){
    
body .container-fluid .row-fluid .hide-on-desktop{
    display:block;
}    
    
}
    
.search-icon i{  
    color: #151220;
    font-size:20px;
    line-height:25px;
}

.search-icon #search_form input{
    height: 36px;
    padding: 17px 0;
    border-left: none;
    border-right: none;
    border-top:none;
    max-width:0;
    transition:all ease-in-out .4s;
    margin-bottom: 0;
    height:auto;
    padding: 0;
    margin-top:0;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}


#search_form input[type="submit"]{
    padding: 0 23px;
    background: #d41b28;
    border-color: #d41b28;
    color: #fff;
    text-transform: uppercase;
    padding-top:0!important;
}

#search_form  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #9b9b9b;
    opacity:1;
}

#search_form input::-moz-placeholder { /* Firefox 19+ */
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #9b9b9b;
    opacity:1;
}

#search_form input:-ms-input-placeholder { /* IE 10+ */
   font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #9b9b9b;
    opacity:1;
}

#search_form input:-moz-placeholder { /* Firefox 18- */
   font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #9b9b9b;
    opacity:1;
}

.search-icon #search_form input.form-open{
       max-width: 84%;
       z-index:2;
       position:relative;
}

.search-icon #search_form .hs-button.primary{
    background: none;
    border: none;
    max-width: 35px;
    padding:0;
    font-size:0;
    text-align:right;
}

.search-icon #search_form .hs-button.primary:hover{
    background:transparent;
}

.search-icon #search_form:before{
    display:none;
}

.header-container-wrapper{
    position: absolute;
    width: 100%;
    z-index: 5;
    top:0;
    left: 0;
    right: 0;
    padding: 25px 0px;
    background:#ffffff;
    border-bottom: 1px solid #DDD;
    max-width:none;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.header-container-wrapper.scroll-header{
    /* position: fixed; */
}

.hide-nav .header-container-wrapper {
    /*-webkit-transform: translateY(-100%);*/
    /*transform: translateY(-100%);*/
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li{
    padding: 0;
    padding-right:5%;
    float:none;
    display:inline-block;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:last-child{
    padding-right:0;
}

.header-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal ul{
    padding:0;
    padding-top:6px;
    display:block;
    text-align:right;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:last-child a{
    color: #ab162b;
}

.header-container-wrapper a,
body .header-container-wrapper .row-fluid  .hs-menu-wrapper > ul li a{
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing:.5px;
    color: #000;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    text-transform: uppercase;
    max-width: none;
    padding: 0;
}

.header-container-wrapper .logo-menu-grp .menu-grp{
    padding-right: 0px; // Hide Search
    position: relative;
}

.header-container-wrapper .logo-menu-grp .menu-grp .search-icon{
    position:absolute;
    right:0;
    width:100%;
    height:27px;
    top:0;
    bottom:0;
    margin:auto;
    display:none; // Hide Search
}


/*=================================================================================
  SubMenu Styling
=================================================================================*/

.with-bg{
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
}

.header-container-wrapper .widget-type-cta {
    margin-top: 0px;
}


.header-container-wrapper .wrapper{
    position:relative;
}

.cirrity-grp{
    background:#ffffff;
}

.header-container-wrapper .column{
    padding: 47px 0px 18px;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical ul{
    margin:0;
    padding:0;
}


.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li{
    padding: 0 0px;
    padding-bottom: 36px;
    border:none;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li a{
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #474b51;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li:hover a{
    color:#e80e1b;
}

.header-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:hover a{
    color:#e80e1b;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li:last-child a{
    color: #474b51;
}

.header-container-wrapper h3{
  font-size: 22px;
  font-weight: normal;
  line-height: 1.27;
  color: #151220;
}

.header-container-wrapper p{
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  color: #474b51;
  margin-bottom: 25px; 
}

.header-container-wrapper .column a{
  font-size: 13px;
  font-weight: normal;
  text-transform:uppercase;
  line-height: normal;
  color: #151220;
}

.header-container-wrapper .column a:hover{
    color:#e80e1b;
}

.header-container-wrapper h5{
  font-size: 13px;
  font-weight: normal;
  text-transform:uppercase;
  line-height: normal;
  color: #808285;
}

.header-container-wrapper h6{
  font-size: 13px;
  font-weight: 300;
  line-height: 1.38;
  text-align: center;
  color: #474b51;
}

.featured-img-grp{
    height:223px;
}

.header-container-wrapper .column .cta_button{
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    padding: 12px 25px;
    background: #d41b28;
    border-color: #d41b28;
}

.header-container-wrapper .column .cta_button:hover{
    background: #e80e1b;
    border-color: #e80e1b;
    color:#ffffff;
}

.header-container-wrapper  p a,
.header-container-wrapper .column h6 a{
    color:#d41b28;
}

.header-container-wrapper .col3 p{
    margin-bottom:0;
}

.header-container-wrapper .col3 .widget-type-cta{
    padding: 12px 0 15px;

}

.for-3-child{
    background:url('https://cdn2.hubspot.net/hubfs/2029938/optimized/Find-Dealers-background-Image.jpg') no-repeat;
    background-size:cover;
    background-position:top center;
    padding: 40px 0px 70px;
}

.search-icon form#search_form {
    width:100%;
    max-width: 314px;
    position: relative;
    float:right;
    display:none;
}

@media (min-width:1025px){
    
    .search-icon form#search_form{
        padding-left:25px;
    }
    
    
.body-container-wrapper {
 
   /* padding-top: 100px; */
}

body.have-dealer-strip .body-container-wrapper {
    padding-top: 170px;
}
    
}


#search_form input{
    max-width: 220px;
    border-radius: 1px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 14px;
    font-weight: normal;
   line-height: 24px;
   color: #808285;
    padding-left: 38px;
}

#search_form  .hs-button.primary{
    max-width: 80px;
    text-align: center;
    background: #d41b28;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #ffffff;
    border: 1px solid #d41b28;
    padding: 11.5px 0px;
    float: right;
}

.search-icon #search_form  .hs-button.primary:hover{
    background:#e80e1b;
}

.search-icon #search_form #search_submit{
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1px;
}

.search-icon #search_form{
    position:relative;
}

.search-icon #search_form:before{
    content:"";
    position:absolute;
    background:url('//cdn2.hubspot.net/hubfs/2029938/Assets%20%28Feb%202017%29/location%20%282%29.png') no-repeat;
    width:10px;
    height:16px;
    top: 12px;
    left: 14px;
}


.header-container-wrapper .search-icon #search_form.dealer-locator-form:before,
.get-sample-section .search-icon #search_form.dealer-locator-form:before{
     left: 14px;
}


/* General Form - Search styling */
form#search_form {
    width:100%;
    max-width: 314px;
    position: relative;
    float:right;
}

#search_form input{
    max-width: 220px;
    border-radius: 1px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 14px;
    font-weight: normal;
   line-height: 24px;
   color: #808285;
    padding-left: 38px;
}

#search_form  .hs-button.primary{
    max-width: 80px;
    text-align: center;
    background: #d41b28;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #ffffff;
    border: 1px solid #d41b28;
    padding: 11.5px 0px;
    float: right;
}

#search_form  .hs-button.primary:hover{
    background:#e80e1b;
}

#search_form #search_submit{
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1px;
}

#search_form{
    position:relative;
}

#search_form:before{
    content:"";
    position:absolute;
    background:url('//cdn2.hubspot.net/hubfs/2029938/Assets%20%28Feb%202017%29/location%20%282%29.png') no-repeat;
    width:10px;
    height:16px;
    top: 12px;
    left: 14px;
}


@media(min-width:768px){
    
.cirrity-grp{
    border-top: solid 1px #dcd8d7;
    position: relative;
    top: 23px
}    
    
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1{
    position:relative;
}    
    
    
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1:after{
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #ffffff;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-left: 1px solid #dcd8d7;
    border-top: 1px solid #dcd8d7;
    display:none;
    z-index:4;
}

.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1.activated:after,
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1.activated:after{
    display:block;
}

.header-container-wrapper .column .hs-menu-wrapper > ul > li.hs-menu-depth-1:after{
    display:none;
}

.header-container-wrapper .col1{
    border-right: 1px solid #dcd8d7;
    width: 18.555%;

}

.header-container-wrapper .col2{
    width: 59.3%;
    border-right: 1px solid #dcd8d7;
}
   
.header-container-wrapper .col3{
    width: 17%;
}  

.header-container-wrapper .col2 img{
   vertical-align: middle;
   position: relative;
   top: -1px;
}

.inner-space{
    padding-right: 27px;
    padding-top: 34px;
}

.header-container-wrapper .col3.vertical-center{
    align-items: flex-end;
    -webkit-box-align:flex-end;
    -moz-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
}

.header-container-wrapper .for-2-child .col3.vertical-center{
      align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

body .header-container-wrapper .inner-col-1{
    width: 39.4%;
}

body .header-container-wrapper .inner-col-2{
    margin: 0;
    width: 57%;
}

.header-container-wrapper .for-3-child  p{
   margin: 20px 0px;
}

}


@media(min-width:768px) and (max-width:1024px){

.cirrity-grp{
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23);
}



.header-container-wrapper .col1 {
 width: 33%;
 background:#ffffff;
 z-index:2;
}    
    
.header-container-wrapper .col2 {
    width: 67%;
    border-right: none;
}

body .container-fluid .row-fluid .inner-space{
    padding-right: 0;
    padding-top: 24px;
    display:block;
}
    
.header-container-wrapper .col3.vertical-center{
    display:block;
} 

.header-container-wrapper .col3{
    width: 100%;
    position: relative;
    padding: 0px;
  
}

.header-container-wrapper .col3:before {
    content: '';
    position: absolute;
    background: #ccc;
    width: 113%;
    height: 1px;
    left: -45px;
    overflow: hidden;
    top: -22px;
    z-index:1;
    
}

.header-container-wrapper h3 {
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 25px;
}

.header-container-wrapper p {
    font-size: 14px;
   line-height: 22px;
   margin-bottom: 6px;
}

body .header-container-wrapper .inner-col-2{
    padding-left:20px;
}

.search-icon #search_form input {
    max-width: 60%;
}

body .header-container-wrapper .inner-col-1 {
    display: block;
    margin-top: 9px;
}
    
}


@media(min-width:900px) and (max-width:1024px){
    
    
.header-container-wrapper .col3{
    margin-top:30px;
}

}


@media(max-width:1024px){
    
.cirrity-grp{
    left:15px;
    right:15px;
  // padding: 30px 0 0;
   background:transparent;
}

body .container-fluid .row-fluid .mobile-hide-menu{
    display:none;
}

.header-container-wrapper .mega-menu:first-child ul{
    background: #ffffff;
    text-align: center;
    border: solid 1px #dddddd;
    padding: 20px 0 0;
    display:block;  
}

.header-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal ul li{
    padding: 5px 0;
    float:none;
}


body .header-container-wrapper .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li a{
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.6px;
  color: #151220;
  padding: 10px 20px;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:last-child {
    padding-bottom: 0;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li:first-child a,
body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:first-child{
    padding-top: 0;
}

.header-container-wrapper .column{
    padding:27px 0 0;
    text-align:center;
}



.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li a,
.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li:last-child a{
     color: #808285;
}


.header-container-wrapper .hs-menu-wrapper > ul > li:nth-child(4) a{
    color:#c3082c;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li{
    padding-bottom:0;
    padding: 10px 0;
}

.for-3-child {
    background: transparent;
    background-size: cover;
    background-position: top center;
    padding: 35px 0 0;
}
 


.search-icon form{
    //padding: 0px 15px;
    float: none;
    margin: 0 auto;
    max-width:270px;
}

#search_form input,
.search-icon #search_form input{
    border-radius: 1px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    height: 40px;
    padding: 10px;
    max-width:67%;
}

#search_form input{
    padding-left:38px;
}



#search_form .hs-button.primary,
.search-icon #search_form .hs-button.primary{
    max-width:66px;
}

.search-icon #search_form .hs-button.primary{
    padding: 12px 0;
    font-size: 20px;
    background: #d41b28;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    /*display: block;*/
    display:none;
}




.search-icon #search_form .hs-button.primary img{
    display:none;
}

.search-icon{
    background-color: #f2f2f3;
    border: solid 1px #dddddd;
    padding: 21px 15px;
    margin-top: 10px;
    display:none;
}
 body .main-menu-top .search-icon{
     display:none!important;
}
}






/*===============================================
                FOOTER STYLING
==============================================*/

.footer{
    padding: 60px 0 50px;
    border-top: 1px solid rgba(159, 162, 164, 0.1);
}

.footer .logo{
    padding-bottom:49px;
    padding-top: 13px;
}

.footer p {
    font-size: 14px;
    color: #9fa2a4;
    margin-bottom: 22px;
}

body .container-fluid .row-fluid .footer .wrapper{
    max-width:980px;
}

.footer .footer-menu-container .menu {
    padding: 0 22px;
}

.footer .social-icons ul{
    padding:0;
}

.footer .social-icons li{
    vertical-align: top;
    border: 1px solid #e5e5e5;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 19%;
    float: left;
    height: 108px;
    margin-left: 1%;
}

.footer .social-icons li:first-child{
    margin-left:0;
}

.footer .social-icons{
    margin: 8px 0 52px;
}



/*===========FOOTER MENU STYLE ================*/

.footer-menu-container .hs-menu-wrapper.hs-menu-flow-vertical li{ 
    border:0;
    padding:0;
}

.footer-menu-container .hs-menu-wrapper.hs-menu-flow-vertical li a{  
    font-size: 14px;
    color: #67686c;
    font-weight: normal;
    line-height: 40px;
    padding:0;
}

.footer-menu-container .hs-menu-wrapper.hs-menu-flow-vertical li:first-child a{  
    font-size: 15px;
    color: #c4082b;
    font-weight: bold;
    line-height: 40px;
    padding:0;
}

.footer-menu-container .hs-menu-wrapper.hs-menu-flow-vertical li:hover a{
    color:#e80e1b;
}





@media (min-width:768px) and (max-width:1024px){
    
    
.footer .wrapper > .row-fluid-wrapper > .row-fluid{
    display: flex;
    flex-direction: column-reverse;
}

.footer {
   padding: 44px 0 30px;
   text-align: center;
}

.footer p br {
    display: none;
}

.footer p {
    line-height: normal;
}

.footer-container-wrapper .footer .footer-menu-container,
.footer-container-wrapper .footer .logo-column{
    width:100%;
    margin:0;
    text-align:left;
}

.footer .footer-menu-container .menu {
    padding: 0;
}

.footer p {
    line-height: normal;
    text-align: left;
}

.footer p br{
    display:none;
}



}



@media(max-width:767px){
    
    
.footer .wrapper > .row-fluid-wrapper > .row-fluid{
    display: flex;
    flex-direction: column-reverse;
}

.footer {
   padding: 44px 0 15px;
   text-align: center;
}

.footer p br {
    display: none;
}

.footer p {
    line-height: normal;
}

}




/*=============================================================================
    Professional Page Global and Custom Module Styling
=============================================================================*/

/*===================================================
    Benefits CM Styling
===================================================*/

.benefits-cm{
    padding:20px 0px;
}

.benefits-cm ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.benefits-cm ul li{
    display:inline-block;
    width:15%;
    vertical-align: top;
}

.benefits-cm p{
    margin-bottom:30px;
}

.benefits-cm p img{
    cursor:inherit;
}

.benefits-cm h4{
    font-size:18px;
    line-height:28px;
}



@media(max-width:1024px) and (min-width:768px){

.benefits-cm ul li:first-child{
    margin-left:0px;
}

.benefits-cm ul li{
    margin-left:20px;
    width:17%;

}

.benefits-cm p{
    margin-bottom:20px;
}

.benefits-cm p img{
    max-width:80px;
}

.benefits-cm h4{
    font-size:14px;
    line-height:22px;
}

}


@media(max-width:767px){
    
.benefits-cm ul li{
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin:10px 0px 10px 20px;
}

.benefits-cm ul li:nth-child(2n+1){
    margin-left:0px;
}

.benefits-cm ul li p{
    margin-bottom:10px;
}

.benefits-cm ul li p img{
    max-width:80px;
}

.benefits-cm h4 {
    font-size: 16px;
    line-height: 26px;
}

    
    }


/*======================================================
    Product Type CM Styling
======================================================*/

@media(min-width:768px){

body .row-fluid .product-type-container>span{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    -wevkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    margin-right: -1%;
}

body .row-fluid .product-type-container>span .hs_cos_wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-basis: 32.3%;
    -webkit-flex-basis: 32.3%;
    float: left;
    margin-right: 1%;
    margin-top: 30px;
}

}


.product-type-cm{
}

.product-type-cm .image-module{}

.product-type-cm .heading-module{
    text-align:center;
    margin:30px 0px;
}


@media(max-width:1024px) and (min-width:768px){
    
.product-type-cm .heading-module {
    text-align: center;
    margin: 10px 0;
}    
    
}
    
    

@media(max-width:767px){
    
    
    
    }


/*==================================================================
    Feature Resource GM Styling
==================================================================*/

.feature-resource-gm{
    padding:30px 0px;
}

.feature-resource-gm h2{
    color:#333333;
}

.feature-resource-gm .head-text{
    margin-bottom:30px;
}

.feature-resource-gm h4{
    margin-bottom:10px;
}

.feature-resource-gm h5 a{
    font-size:14px;
    line-height:16px;
    text-transform:uppercase;
    color:#151220;
        font-weight: normal;
}

.feature-resource-gm p{
    font-size:16px;
    line-height:28px;
    margin-bottom:18px;
    color: #151220;
}

.head-text h3{
    font-weight:bold;
}

body .row-fluid .feature-resource-gm .col-style{
    padding:50px 15px 0px;
    min-height:578px;
    margin:7px;
}

.feature-resource-gm .col-style img{
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.feature-resource-gm .col-style{}

.feature-resource-gm .col-one{}

.feature-resource-gm .col-one .head-text{
    max-width: 340px;
    margin: 0 auto;
    float: none;
    display:block;
}

.feature-resource-gm .col-two{}

.feature-resource-gm .col-three{
    background:#f1edec;
}

.feature-resource-gm .col-three .head-text{
    max-width: 330px;
    display:block;
    margin:0 auto;
    float:none;
}

.feature-resource-gm .col-three .six-img{
    margin-top:20px;
}

.feature-resource-gm .col-three .six-img img{
    height:171px;
    margin:12px 0px 0px;
}

.feature-resource-gm .col-four{}

.feature-resource-gm .col-four .head-text{
    max-width: 400px;
    display:block;
    margin:0 auto;
    float:none;
}



@media(max-width:1024px) and (min-width:768px){
    
    
body .row-fluid .feature-resource-gm .wrapper{
    padding:0px 15px;
}    
    
.feature-resource-gm .head-text {
    margin-bottom: 10px;
}    

body .row-fluid .feature-resource-gm .col-style {
    padding: 20px 15px 0px;
    min-height: 360px;
    margin: 7px;
}

.feature-resource-gm h3{
    margin-bottom:0px;
}
    
.feature-resource-gm p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom:7px;
}  

.feature-resource-gm .col-three .six-img{
    margin:0px;
}

.feature-resource-gm .col-three .six-img img {
    height: auto;
    margin: 8px 0px 0px;
}
    
.feature-resource-gm .col-two .form-style form input{
    width:201px;
}

.head-text h3 {
     font-size: 18px;
    line-height: 39px;
}
    
}



@media(max-width:767px){


.head-text h3 {
     font-size: 18px;
    line-height: 39px;
}
    
body .row-fluid .feature-resource-gm .col-style {
    padding: 20px 15px 0px;
    min-height: 340px;
    margin-bottom: 15px;
} 

.feature-resource-gm .head-text h3{
    margin:0px;
}

.feature-resource-gm p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

.feature-resource-gm .col-three .six-img{
    margin:0px;
}

body .row-fluid .feature-resource-gm .col-three .six-img .span4{
    width: 31.914893614%;
    display: inline-block;
}

.feature-resource-gm .col-three .six-img img{
    height:auto;
    margin: 5px 0px 0px;
}
    
}



/*==============================================
    Architect Feature GM Styling
==============================================*/

.feature-resource-gm.architect-gm{
    padding:62px 0px 30px;
}

/*=====Col One Styling======*/

.feature-resource-gm .col-one.architect-one .head-text{
    max-width:400px;
}


/*=====Col Two Styling=======*/

.feature-resource-gm .col-two.architect-two .head-text{
    max-width:400px;
    margin: 0 auto;
    float: none;
    display: block;
}

/*======Col Four Styling=======*/

.feature-resource-gm .col-three.architect-four{
    background:#f2f2f2;
}

.feature-resource-gm .col-three.architect-four .head-text{
    max-width:400px;
    margin:0 auto;
    float:none;
    display:block;
}



@media(max-width:1024px) and (min-width:768px){
    
body .feature-resource-gm.architect-gm {
    padding: 30px 0px 00px;
}    
    
}


@media(max-width:767px){
    
.feature-resource-gm.architect-gm {
    padding: 30px 0 30px;
}    
    
}





/*===============================================================
    Form Styling
===============================================================*/

.feature-resource-gm .col-two .form-style form input, 
.feature-resource-gm .col-two .form-style form select, 
.feature-resource-gm .col-two .form-style form textarea{
    height: 40px;
    border-radius: 1px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size:14px;
    color:#808285;
    width:192px;
    margin-left:10px;
}

.feature-resource-gm .col-two .form-style{
    max-width: 470px;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
}

.feature-resource-gm .col-two .form-style form input:first-child{
    margin:0px;
}

.feature-resource-gm .col-two .form-style button{
    font-size:12px;
    letter-spacing:0.8px;
    color:#fff;
    background-color: #d41b28;
    border:1px solid #d41b28;
    height:40px;
    width:60px;
    position:relative;
    top:-2px;
    margin-left:10px;
}

/*======PlaceHolder Styling=======*/

.feature-resource-gm .col-two .form-style form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:14px;
    color:#808285;
    background-color: #ffffff;
    opacity:1;
}

.feature-resource-gm .col-two .form-style form input::-moz-placeholder { /* Firefox 19+ */
    font-size:14px;
    color:#808285;
    background-color: #ffffff;
    opacity:1;
}

.feature-resource-gm .col-two .form-style form input:-ms-input-placeholder { /* IE 10+ */
    font-size:14px;
    color:#808285;
    background-color: #ffffff;
    opacity:1;
}

.feature-resource-gm .col-two .form-style form input:-moz-placeholder { /* Firefox 18- */
    font-size:14px;
    color:#808285;
    background-color: #ffffff;
    opacity:1;
}



@media(max-width:1024px) and (min-width:768px){
   
.feature-resource-gm .col-two .form-style form input{
    margin:0px;
}

.feature-resource-gm .col-two .form-style form input:first-child{
    width:260px;
    margin-bottom:10px;
}
    
.feature-resource-gm .col-two .form-style form input:last-child{
    width:190px;
    margin-left:0px;
}    

.feature-resource-gm .col-two .form-style button{
    width:50px;
    top:-1px;
}
    
    
}



@media(max-width:767px){

.feature-resource-gm .col-two .form-style {
    max-width: 240px;
}

.feature-resource-gm .col-two .form-style form input{
    margin: 0px;
    width: 100%;
    max-width: 180px;
}

.feature-resource-gm .col-two .form-style form input:first-child{
    width: 100%;
    max-width: 240px;
    margin-bottom: 10px;
}

.feature-resource-gm .col-two .form-style button{
    width:100%;
    max-width:50px;
    top:-1px;
}
    
}




/*==============================================================
  Color Swatch Styling
===============================================================*/

.color-swatch {
    margin-top: 30px;
}

.swatch-block {
    background: #f2f2f2;
    padding: 25px;
    margin: 20px 0px;
}

.swatch-block h3{
    /*font-family: 'futura_lt_btlight';*/
    text-transform: uppercase;
    font-weight: 400;
}

ul.swatch-block-items{
    margin:0;
  
}

body .container-fluid .row-fluid ul.swatch-block-items li{
    padding: 0;
    display: inline-block;
    text-align: center;
    min-width: 84px;
    max-width: 84px;
    margin: 10px;
}


ul.swatch-block-items li:after{
    display:none;
}

ul.swatch-block-items li img{
    min-width: 82px;
}

ul.swatch-block-items.swatch-block-items.swatch-block-items li p {
    font-size: 11px;
    line-height: 16px;
    color: #151220;
    text-transform: uppercase;
    padding: 15px 10px;
    letter-spacing: -0.6px;
    margin: 0;
    background: #fff;
}


@media(min-width:768px) and (max-width:1024px){
    
    
body .container-fluid .row-fluid ul.swatch-block-items li{
    margin:7px;
}    


}

@media(max-width:767px){
    

body .container-fluid .row-fluid ul.swatch-block-items.swatch-block-items.swatch-block-items li  p{
    margin-top:0;
}

ul.swatch-block-items{
    text-align:center;
}

.lp-hero .right-col {
    float: none;
    margin: 0 auto!important;
}

.color-swatch {
    margin-top: 0px;
}
    
}


/*=======================================================
            Search Style
=======================================================*/            


.row-fluid .gsc-control-cse{
    padding: 0px;
}

.row-fluid .gs-webResult.gs-result a.gs-title:link,
.row-fluid .gs-webResult.gs-result a.gs-title:link b,
.row-fluid .gs-imageResult a.gs-title:link,
.row-fluid .gs-imageResult a.gs-title:link b,
.row-fluid .gs-webResult.gs-result a.gs-title:visited, 
.row-fluid .gs-webResult.gs-result a.gs-title:visited b, 
.row-fluid .gs-imageResult a.gs-title:visited,
.row-fluid .gs-imageResult a.gs-title:visited b{
    color: #474b51;
    font-size:20px;
    line-height:30px;
    text-decoration:none;
}

.row-fluid .gs-title{
   margin-bottom:7px; 
   text-decoration:none;
}

.row-fluid .gsc-result .gs-title{
    height:100%;
    text-decoration:none;
}

.row-fluid .gcsc-branding,.gsc-orderby{
  display:none;   
}

.row-fluid .gs-webResult div.gs-visibleUrl,
.row-fluid .gs-imageResult div.gs-visibleUrl{
    color:#d41b28;
    font-size:16px;
    line-height:25px;
}

.row-fluid .gs-webResult .gs-snippet,
.row-fluid .gs-imageResult .gs-snippet,
.row-fluid .gs-fileFormatType{
    font-size:16px;
    line-height:25px;
    color: #474b51;
    letter-spacing:.25px;
}

.row-fluid .gsc-webResult.gsc-result,
.row-fluid .gsc-webResult.gsc-result:hover{
    border-bottom:1px solid #E9E9E9;
}

.row-fluid .gsc-results .gsc-cursor-box {
    margin: 20px 0px 0px;
}

.row-fluid .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.row-fluid .gsc-results .gsc-cursor-box .gsc-cursor-page:hover{
    background: #d41b28;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    cursor:pointer;
}

.row-fluid .gsc-results .gsc-cursor-box .gsc-cursor-page{
    color:#d41b28;
    font-size:14px;
    padding: 5px 10px;
    margin-right:1px;
}


/*fixes dated 18th apr 2017*/

body .container-fluid .row-fluid .search-icon #search_form .hs-button.primary:hover{
    background:transparent;
}




/*=============================================================
    New Header Change In Style
=============================================================*/

@media(min-width:1025px){

/*====== HomeOwners Menu =======*/

body .row-fluid .home-col-one{
    width:20%;
    border:0px;
    order:3;
    margin-left: 2.564102564%!important;
}

body .row-fluid .home-col-two{
    order:2
}

body .container-fluid .row-fluid .home-col-three{
    border-right: 1px solid #dcd8d7;
    width: 18%;
    padding-right: 25px;
    order:1;
    margin-left:0px;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
}




/*======= Dealer Menu =======*/

body .row-fluid .dealer-menu{
    width:20%;
    border:0px;
    order:3;
    margin-left: 2.564102564%!important;
}

body .row-fluid .middle-col{
    order:2
}

body .container-fluid .row-fluid .dealer-cta-section{
    border-right: 1px solid #dcd8d7;
    width: 20%;
    padding-right: 40px;
    order:1;
    margin-left:0px;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
}


}



/*-------------------------------------------------
HOME BANNER
--------------------------------------------------*/

.home-primary-banner{
    position:relative;
}

body .container-fluid .row-fluid .home-primary-banner .home-slide{
    padding: 150px 0 170px;
    position:relative;
}

@media (min-width:1025px){
    
    body .container-fluid .row-fluid .home-primary-banner .home-slide{
/*         padding:100px 0 60px; */
        padding: 80px 10px 10px 10px;
/*         height: 665px; */
    }
    
    .home-slide .wrapper {
        height: 85vh;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

}


.home-primary-banner .section-header h1{
    margin-bottom:34px;
  font-weight: bold;
}

.home-primary-banner .section-header p{
    max-width:434px;
    font-weight:normal;
}

.home-primary-banner .section-header{
    margin-bottom:20px;
}

.home-primary-banner button.slick-arrow {
    border: 0;
    color: transparent;
    padding: 0;
    background: transparent;
    width: 40px;
    height: 40px;
    bottom: 60px;
    right: 17.3%;
    position: absolute;
    z-index: 4;
    cursor:pointer;
    transition:all ease-in-out .3s;
    border-radius:100%;
    overflow:hidden;
}

.home-primary-banner button.slick-prev.slick-arrow {
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%20%28Jul%2017%29/arw-left.svg)no-repeat;
    right:20.7%;
}

.home-primary-banner button.slick-next.slick-arrow {
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%20%28Jul%2017%29/arw-right%20%282%29.svg)no-repeat;
    transition:all ease-in-out .3s;
}

.home-primary-banner button.slick-prev.slick-arrow:hover {
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%20%28Jul%2017%29/arw-left%20%281%29.svg)no-repeat;
}

.home-primary-banner button.slick-next.slick-arrow:hover {
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%20%28Jul%2017%29/arw-right.svg)no-repeat;
}

.home-primary-banner button:focus {
    outline: none;
}

body .home-primary-banner .slide-number {
    font-size: 12px;
    font-weight: bold;
    line-height: 2.5;
    letter-spacing: 0.8px;
    text-align: right;
    color: #ffffff;
    right: 24.5%;
    position: absolute;
    bottom: 64px;
    max-width:50px;
}

body .home-slide a.cta_button{
    margin-top:38px;
    color:#ffffff;
}

@media (min-width:1025px) and (max-width:1210px){
    
    .home-primary-banner button.slick-arrow{
        right:20px;
    }
    
    .home-primary-banner button.slick-prev.slick-arrow {
        right:68px;
    }

    body .home-primary-banner .slide-number {
        right: 116px;
    }
    
}

@media (max-width:1024px){
    
    body .home-primary-banner .slide-number {
        right: 175px;
    }
    
    .home-primary-banner button.slick-arrow{
        right:70px;
    }
    
    .home-primary-banner button.slick-prev.slick-arrow {
        right:118px;
    }
    
    .home-primary-banner .section-header h1 {
        margin-bottom: 21px;
    }
    
    body .container-fluid .row-fluid .home-primary-banner .home-slide{
        padding: 150px 0 230px;
    }
    
    body .home-slide a.cta_button{
        margin-top:17px;
        position: absolute;
        left: 69px;
        bottom: 180px;
    }
    
    
}

@media (max-width:767px){
    
    body .container-fluid .row-fluid .home-primary-banner .home-slide {
        height: auto;
        min-height: 721px;
        padding: 127px 0 240px;
        position:relative;
    }
    
    
    
    .home-primary-banner button.slick-arrow {
        bottom: 136px;
    }
    
    body .home-primary-banner .slide-number {
        bottom: 140px;
    }
    
    .home-primary-banner button.slick-arrow {
        right: 35px;
    }
    
    .home-primary-banner button.slick-prev.slick-arrow {
        right: 83px;
    }
    
    body .home-primary-banner .slide-number {
        right: 140px;
    }
    
    body .home-slide a.cta_button {
        margin-top: 13px;
        position:absolute;
        bottom:190px;
        left:20px;
    }
    
    .home-primary-banner .section-header p{
        font-size:16px;
        line-height:26px;
    }
    
    .home-primary-banner .section-header p br{
        display:none;    
    }
    
    .home-primary-banner .section-header h1 {
        margin-bottom: 21px;
        font-size: 40px;
        line-height: 1.25;
    }
    
}


/*-------------------------------------------------

--------------------------------------------------*/

.home-section-1 {
    padding-bottom:85px;
    background:#ffffff;
    margin-top:-118px;
}

.home-service-cm h4 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 8px;
}

.home-section-1 .home-service-cm p {
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #9fa2a4;
}

.home-service-cm {
    min-height: 270px;
    padding: 31px 11px 31px 28px;
}

.home-section-1 .home-service-cm-container{
    background:#ffffff;
    transition:all ease-in-out .4s;
    width:100%;
}

.home-section-1 .four-col-adjust a {
    width:100%;
}

.home-section-1 .home-service-cm-container:hover{
    background: #d12138;
}

.home-section-1 .home-service-cm-container:hover h4,
.home-section-1 .home-service-cm-container:hover p{
    color:#ffffff;
}

body .container-fluid .row-fluid .home-section-1 .four-col-adjust>span{
    margin-right: -1.4%;
}

body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    -webkit-flex-basis: 23.6%;
    flex-basis:23.6%;
    margin-right: 1.4%;
    margin-top: 0;
}

@media (min-width:768px) and (max-width:1024px){
    
    
    body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
        -webkit-flex-basis: 48.6%;
        flex-basis: 48.6%;
        margin-bottom:17px;
        box-shadow: 0 30px 80px 0 rgba(0,0,0,0.05);
    }
    
    .home-service-cm {
        min-height: 296px;
    }
    
    .home-section-1 {
        padding-bottom: 66px;
        margin-top: -151px;
    }
    
    
    
    
    
    
    
}

@media (max-width:767px){
    
    .home-section-1 {
        padding-bottom: 52px;
        margin-top: -95px;
    }
    
    .home-service-cm {
        min-height: 296px;
        padding: 36px 26px 31px 28px;
        margin: 0 auto;
        float: none;
    }
    
    body .row-fluid .home-section-1 .four-col-adjust span>.hs_cos_wrapper {
        margin-right: 0;
        margin-top: 0;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 18px;
        box-shadow: 0 30px 80px 0 rgba(0,0,0,0.05);
        float: none;
    }
    
     
    
}


/*===================================================================
   Mobile Menu Styling
====================================================================*/


::-webkit-input-placeholder {
color: #808285;
font-size:14px;
font-weight:normal; 
}

:-moz-placeholder {
color: #808285;
font-size:14px;
font-weight:normal; 
}

::-moz-placeholder {
color: #808285;
font-size:14px;
font-weight:normal; 
}

:-ms-input-placeholder {
color: #808285;
font-size:14px;
font-weight:normal; 
}

@media (max-width:1024px){

li.nav-trigger {
    list-style: none;
}

.header-container-wrapper a:after, body .header-container-wrapper .row-fluid .hs-menu-wrapper>ul li.hs-menu-depth-1 a:after{
    display:none;
}

body .container-fluid .row-fluid .logo-menu-grp .span9{
    display:block;
    width:100%;
    margin:0;
}

body .header-container-wrapper .row-fluid .mobile-menu .hs-menu-wrapper>ul>li {
    display: block;
    padding-right: 0;
    text-align: center;
}

.mobile-menu form#search_form {
    width: 100%;
    max-width: 348px;
    position: relative;
    float: none;
    margin: 0 auto;
}

.mobile-menu .hs-menu-wrapper {
    margin-bottom: 5px;
}

body .header-container-wrapper .row-fluid .mobile-menu .hs-menu-wrapper ul li a {
    font-size: 14px;
    line-height: 2.86;
    letter-spacing: 0.5px;
    color: #808285;
}

body .header-container-wrapper .row-fluid .mobile-menu .hs-menu-wrapper ul li:first-child a {
    font-size: 18px;
    line-height: 2.7;
    letter-spacing: 0.6px;
    color: #151220;
}

.mobile-menu .find-a-dealer h5{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.6px;
    text-align: center;
    color: #151220;
}


.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1.activated:after,
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1.activated:after{
    display:none;
}

body .header-container-wrapper .row-fluid .mobile-menu .contact-us .hs-menu-wrapper ul li a {
    color: #c3082c;
}

#search_form .hs-button.primary{
    float:none;
}

#search_form img{
    display:none;
}

#search_form .hs-button.primary,
#search_form input[type="submit"]{
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.8px;
    color: #ffffff;
    text-transform:uppercase;
}

.logo-menu-grp.equal-height-container>.row-fluid-wrapper>.row-fluid{
    display:block;
}

.mobile-menu .search{
    background-color: #f2f2f3;
  border: solid 1px #dddddd;
  padding:22px 10px 12px;
}

.mobile-menu .mobile-menu-icon{
    position: absolute;
    right: 20px;
    top: 0px;
}

.widget-type-widget_container.sidebar, .widget-type-cell.menu-group{
    position:relative;
    display:block;
}

body .container-fluid .row-fluid .hide-on-mobile{
    display:none;
}

.header-container-wrapper.scroll-header {
    position: relative;
}

body .container-fluid .row-fluid .cirrity-grp{
    display:none;
}

body.mobile-menu-open .nav-trigger span:before {
    top: -5px;
    transform: rotate(-45deg);
}

body.mobile-menu-open .nav-trigger span:after {
    bottom: 5px;
    transform: rotate(45deg);
}

body.mobile-menu-open .nav-trigger span{
    background:transparent;
}

.nav-trigger span:after, .nav-trigger span:before{
    transition:all ease-in-out .3s;
}

.menu-wrapper {
    border: solid 1px #dddddd;
    margin-top: 20px;
    padding-top:20px;
}

.header-container-wrapper {
    padding: 21px 0;
}

.menu-group {
    margin-top: 0;
}

#search_form .hs-button.primary, .search-icon #search_form .hs-button.primary {
    max-width: 80px;
}

.hide-nav .header-container-wrapper {
    transform: none;
}

}


@media (min-width:1025px) and (max-width:1280px){
    
    .header-container-wrapper .row-fluid [class*="span"].wrapper{
        padding:0 0;
    }
    
}
@media (max-width: 1139px) and (min-width: 768px)
{
    .row-fluid .equal-height-container
    {
        margin-left:0;
    }
}





/*============================ My Dealer Strip Styling ============================= */

body.have-dealer-strip .container-fluid .row-fluid .inner-page-hero {
    padding-top: 215px;
}



body .container-fluid .my-dealer-strip {
    background-color: #f2f2f3;
    text-align: center;
    margin-top: -22px;
}

body .container-fluid .row-fluid .my-dealer span,
body .container-fluid .row-fluid .my-dealer span a{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: right;
    color: #151220;
    padding-right: 12px;
}

span.my-dealer-title {
    text-transform: uppercase;
}

span.my-dealer-address {
    position: relative;
    padding-left: 16px;
}

span.my-dealer-address:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 16px;
    background: url(https://cdn2.hubspot.net/hubfs/2029938/location-1.png);
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}

span.my-dealer-phone {
    position: relative;
    padding-left: 24px;
}

span.my-dealer-phone:before {
    position: absolute;
    content: '';
    width: 17px;
    height: 18px;
    background: url(https://cdn2.hubspot.net/hubfs/2029938/phone-1.png);
    background-repeat: no-repeat;
    left: 0;
    top: 2px;
}

span.my-dealer-email {
    position: relative;
    padding-left: 23px;
}

span.my-dealer-email:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 21px;
    background: url(https://cdn2.hubspot.net/hubfs/2029938/mail-1.png?t=1488976192863);
    background-repeat: no-repeat;
    left: 0;
    top: 5px;
}

body .container-fluid a.clear-my-dealer {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: right;
    color: #c7001f;
    letter-spacing: normal;
    text-transform: capitalize;
}

span.my-dealer-email a {
    text-transform: inherit;
}






@media(max-width:1100px) and (min-width:1024px){
body .container-fluid .my-dealer-strip {
    padding: 13px 0 11px;
}

body .container-fluid .row-fluid .my-dealer-strip {
    text-align: left;
}

body .my-dealer {
    position: relative;
    text-align: left;
}

body .container-fluid a.clear-my-dealer {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}

 body .container-fluid .row-fluid .my-dealer span.my-dealer-title  {
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
}

body .my-dealer-strip .my-dealer span {
    font-size: 13px;
    padding-right: 9px;
    padding-bottom: 9px;
}

body span.my-dealer-email:before {
    height: 14px;
    top: 3px;
}

body span.my-dealer-phone:before {
    top: 0px;
}
 
 body.have-dealer-strip .container-fluid .row-fluid .inner-page-hero {
    padding-top: 237px;
}

}



@media(max-width:767px){
    
    body.have-dealer-strip .container-fluid .row-fluid .inner-page-hero {
    padding-top: 237px;
}
    
body .container-fluid .my-dealer-strip {
    margin-bottom: 18px;
    padding: 13px 0 11px;
}

body .container-fluid .row-fluid .my-dealer-strip {
    text-align: left;
}

body .my-dealer {
    position: relative;
    text-align: left;
}

body .container-fluid a.clear-my-dealer {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}

 body .container-fluid .row-fluid .my-dealer span.my-dealer-title  {
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: left;
}

body .my-dealer-strip .my-dealer span {
    font-size: 13px;
    padding-right: 9px;
    padding-bottom: 9px;
}

body span.my-dealer-email:before {
    height: 14px;
    top: 3px;
}

body span.my-dealer-phone:before {
    top: 0px;
}


}






/* Responsive Updates */
/*===================================================================
   Header Styling
====================================================================*/


@media (max-width: 1024px){

.header-container-wrapper .hs-menu-wrapper > ul{
    margin:0;
    padding:0;
}

body .container-fluid .row-fluid .mobile-nav{
    display:block;
}

.header-container-wrapper {
    position: relative;
}


.mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
}

/*.mega-menu-popout-container{
    position:relative;
}*/

.widget-type-cell.menu-group {
    position: absolute;
    width: 100%;
    z-index:4;
  /*max-height: 300px;*/
    overflow-y: auto;
}

.widget-type-widget_container.sidebar, .widget-type-cell.menu-group {
    display: none;
}


.cirrity-grp {
    background-color: #fff;
    padding: 0 0;
    max-width: 100%;
    top: 100px;
    z-index: 12;
  
}

.cirrity-grp{
    position:absolute;
    z-index:12;
}



.nav-trigger span {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #9b9b9b;
    position: absolute;
   
    content: '';
    right: 4px;
    top: 14px;
        transition: all .2s ease-in-out;
}

.nav-trigger span:after, .nav-trigger span:before {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background:  #9b9b9b;
    position: absolute;
    display: block;
    content: '';
}

.nav-trigger span:before{
    top: 8px;
}

.nav-trigger span:after {
    bottom: 8px;
}

.mob-menu-open .nav-trigger span {
    background: transparent;
    transition: all .2s ease-in-out;
}

.mob-menu-open .nav-trigger span:before {
    top: 0;
    transform: rotate(45deg);
}

.mob-menu-open .nav-trigger span:after {
    bottom: 0;
    transform: rotate(-45deg);
}

body .container-fluid .row-fluid .hide-on-mobile{
    display:none;
}
    
}


@media(max-width:1024px){

body .container-fluid .row-fluid .width-50{
    width:48%;    
    float:left;    
}

}


@media(max-width:1024px){


.mobile-styling ul{
    margin:0;
    padding:0;
   cursor: pointer;     
   text-align: right;     
   float: right;     
   width: 38px;     
   height: 30px;     
   position: relative;     
   top: 11px;
}  

.mobile-styling ul li{
    list-style-type:none;
    width: 38px;
    height: 30px;
    position: relative;
}

.menu-group{
    margin-top:17px;
}

    
}

    
/*=========================================================================
  Menu Styling
==========================================================================*/

body .container-fluid .row-fluid .hide-on-desktop{
    display:none;
}


@media(max-width:1024px){
    
body .container-fluid .row-fluid .hide-on-desktop{
    display:block;
}    
    
}
    
@media(max-width:1024px){
    
.cirrity-grp{
    left:15px;
    right:15px;
  // padding: 30px 0 0;
   background:transparent;
}

body .container-fluid .row-fluid .mobile-hide-menu{
    display:none;
}

.header-container-wrapper .mega-menu:first-child ul{
    background: #ffffff;
    text-align: center;
    border: solid 1px #dddddd;
    padding: 20px 0 0;
    display:block;  
}

.header-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal ul li{
    padding: 5px 0;
    float:none;
}


body .header-container-wrapper .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li a{
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.6px;
  color: #151220;
  padding: 10px 20px;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:last-child {
    padding-bottom: 0;
}

body .header-container-wrapper .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li:first-child a,
body .header-container-wrapper .row-fluid .hs-menu-wrapper > ul > li:first-child{
    padding-top: 0;
}

.header-container-wrapper .column{
    padding:27px 0 0;
    text-align:center;
}



.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li a,
.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li:last-child a{
     color: #808285;
}


.header-container-wrapper .hs-menu-wrapper > ul > li:nth-child(4) a{
    color:#c3082c;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li{
    padding-bottom:0;
    padding: 10px 0;
}

form#search_form{
    //padding: 0px 15px;
    float: none;
    margin: 0 auto;
    max-width:270px;
}

#search_form input,
.search-icon #search_form input{
    border-radius: 1px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    height: 40px;
    padding: 10px;
    max-width:67%;
}

#search_form input{
    padding-left:38px;
}



#search_form .hs-button.primary,
.search-icon #search_form .hs-button.primary{
    max-width:66px;
}

.search-icon #search_form .hs-button.primary{
    padding: 12px 0;
    font-size: 20px;
    background: #d41b28;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    display: block;
}




.search-icon #search_form .hs-button.primary img{
    display:none;
}

.search-icon{
    background-color: #f2f2f3;
    border: solid 1px #dddddd;
    padding: 21px 15px;
    margin-top: 10px;
}
 
 
}



.header-container-wrapper{
    border-bottom:0px;
}

.header-container-wrapper a,
body .header-container-wrapper .row-fluid  .hs-menu-wrapper > ul li a{
    text-transform:none;
}

.mega-menu-popout-container .for-1-child .wrapper,
.mega-menu-popout-container .for-2-child .wrapper,
.mega-menu-popout-container .for-3-child .wrapper,
.mega-menu-popout-container .for-4-child .wrapper{
    max-width:600px;
    box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.1);
    padding:0px;
    background-color:#ffffff;
}

.header-container-wrapper h3{
    font-size: 15px;
    font-weight: bold;
    color:#000000;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li:last-child a,
.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li a{
    font-size: 15px;
    color: #c4082b;
}

.header-container-wrapper .featured-sec{
   background-color: rgba(242, 242, 243, 0.7);
   padding: 33px 50px 50px;
   padding-bottom: 0px;
}

.header-container-wrapper .featured-sec h2{
    font-size: 23px;
    color: #000000;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}


.header-container-wrapper .featured-sec a img{
    vertical-align:middle;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li{
    padding-bottom:7px;
}


.header-container-wrapper p{
    font-size:13px;
    line-height:21px;
    margin-bottom:14px;
}

.header-container-wrapper .column{
    padding:0px;
}


.inner-space{
    padding-top:0px;
}


.header-container-wrapper .two-col-menu{
    padding:50px;
}


body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{
    padding:0px;
}

body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    position:relative;
    padding:0px 18px;
}

/*
.mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after{
    content:'\f0d7';
    font-family:FontAwesome;
    position:absolute;
    right:4px;
    top:2px;
    font-size:14px;
}
*/

.mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.activated a:after{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


body .container-fluid .row-fluid .search-icon #search_form .hs-button.primary:hover{
    background-color:transparent;
}

.row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a{
    padding-right:0px;
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a:after{
    display:none;
}


body .header-container-wrapper .row-fluid .column .hs-menu-wrapper > ul > li{
    padding:0px 0px 7px;
}

body .header-container-wrapper .row-fluid .column .hs-menu-wrapper > ul > li a{
    font-size: 15px;
    color: #c4082b;
    font-weight:400;
}


.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-horizontal ul{
    padding-top:0px;
}

@media (min-width: 1025px){

.span1.widget-span.widget-type-raw_html.search-icon.align-right.vertical-center.form-srch {
    width: 300px;
    position: absolute;
    right: 29px;
    top: 40px;
}

.search-icon #search_form .hs-button.primary{
    position:absolute;
    top:2px;
    right:-31px;
}

.row-fluid .main-menu-top{
    width:70%;
}

.search-icon.form-srch #search_form input.form-open {
    max-width: 100%;
}

.search-icon #search_form input.form-open{
    max-width:0;
}

.span1.widget-span.widget-type-raw_html.search-icon.align-right.vertical-center {
    width: 30px;
    transition: all ease-in-out .4s;
    margin: 0px;
    position: absolute;
    right: 29px;
    top: 40px;
}

.search-icon #search_form input {
    height: 36px;
    padding: 17px 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: .5px;
    color: #151220;
    /* max-width: 0; */
    transition: all ease-in-out .4s;
    margin-bottom: 0;
    height: auto;
    padding: 0;
    margin-top: 0;
}


body .container-fluid .my-dealer-strip{
    padding-top:39px;
}

.header-container-wrapper{
    padding-top:0px;
    padding-bottom:0px;
}

.header-container-wrapper .col2 {
    width: 100%;
    border-right: 0px;
    margin: 0px;
}

.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1{
    position:relative;
}    
    
    
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1:after{
    top: 44px;
    box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.1);
    overflow:hidden;
    border:0px;
    
}

.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1.activated:before{
    opacity:1;
    
}
    
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1:before{
    content: "";
    position: absolute;
    top: 46px;
    overflow: hidden;
    border: 0px;
    opacity: 0;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    background: #fff;
}


.row-fluid .cirrity-grp{
    border-top:0px;
    z-index:999;
}

.cirrity-grp.for-2-child{
    left:10%;
}
.cirrity-grp.for-2-child,
.cirrity-grp.for-3-child,
.cirrity-grp.for-4-child{
    background: none;
    padding: 0px;
    left:15%;
}

.cirrity-grp{
    background:transparent;
}

.header-container-wrapper{
    background-color:transparent;
}

body .container-fluid .my-dealer-strip{
    margin-bottom:0px;
}

.cirrity-grp{
    top:0px;
}

.row-fluid .menu-group .logo-menu{
    background-color:#ffffff;
    padding-top:20px;
    border-bottom:15px solid #ffffff;
    position:relative;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}

.row-fluid .menu-group .logo-menu:after,
.row-fluid .menu-group .logo-menu:before{
    content:'';
    background-color:#ffffff;
    position:absolute;
    width:100%;
    height:118%;
    top:0;
    border-bottom:17px solid #ffffff;
}
body.have-dealer-strip .row-fluid .menu-group .logo-menu:after,
body.have-dealer-strip .row-fluid .menu-group .logo-menu:before{
    content:'';
    background-color:#ffffff;
    position:absolute;
    width:100%;
    height:117%;
    top:0;
    border-bottom:17px solid #ffffff;
}

.row-fluid .menu-group .logo-menu:after{
    left:-100%;
}

.row-fluid .menu-group .logo-menu:before{
   right:-100%; 
}

}


@media(min-width:1025px) and (max-width:1280px){

.header-container-wrapper a, body .header-container-wrapper .row-fluid  .hs-menu-wrapper > ul li a{
    font-size:14px;
} 

.cirrity-grp.for-3-child{
    left:15%;
}

body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    position: relative;
    padding: 0px 18px 0px 13px;
}
    
}



@media(max-width:1024px){

body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    display:block;
}

li.hs-menu-item.hs-menu-depth-1:nth-of-type(5) a:after{
    display:none!important;
}

li.hs-menu-item.hs-menu-depth-1:nth-of-type(5) a{
    color:#d41b28!important;
}

.mega-menu-popout-container .for-1-child .wrapper, .mega-menu-popout-container .for-2-child .wrapper, .mega-menu-popout-container .for-3-child .wrapper, .mega-menu-popout-container .for-4-child .wrapper{
    max-width:100%;
}



body .row-fluid .search-icon{
    display:none;
}


.header-container-wrapper .hs-menu-wrapper{
    float:none;
}

body .row-fluid .menu-group .span9{
    width:100%;
    margin:0px;
}

.header-container-wrapper .col2{
    width:100%;
}

.mega-menu-popout-container .for-1-child .wrapper,
.mega-menu-popout-container .for-2-child .wrapper,
.mega-menu-popout-container .for-3-child .wrapper,
.mega-menu-popout-container .for-4-child .wrapper{
    box-shadow:none;
}  

.mega-menu-popout-container .for-3-child{
    padding-top:0px;
}


.row-fluid .cirrity-grp{
    left:0px;
    right:0px;
}

.header-container-wrapper .featured-sec{
    padding: 33px 20px 50px;
    text-align:left;
}

body .row-fluid .menu-group .wrapper{
    padding:0px;
}

.header-container-wrapper .mega-menu:first-child ul{
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    padding-top:0px;
}

.header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical li{
    padding-bottom:0px;
}



body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{
    border-bottom:1px solid #dddddd;
    padding:16px 0px;
    text-align:left;
    width :100%;
}

.header-container-wrapper .two-col-menu h3{
    padding-top:20px;
}

.header-container-wrapper .two-col-menu .first-col h3{
    padding-top:0px;
}


.header-container-wrapper .two-col-menu{
    padding:10px 20px 20px;
    text-align:left;
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after{
    right:25px;
}


}


 @media(max-width:767px){
    .row-fluid .featured-sec .featured-img-grp{
    display:none;
}

}



@media (max-width: 1139px) and (min-width: 768px)
{
    .row-fluid .main-menu-top {
        width: 100%;
        margin-left: 0;
    }
    
    .home-col-two .row-number-3 .widget-type-rich_text
    {
        height: auto;
        
    }
    .header-container-wrapper .two-col-menu h3
    {
        padding-top: 0px;
    }
    .header-container-wrapper .column .hs-menu-wrapper.hs-menu-flow-vertical ul
    {
        display:grid;
    }
}

.my-dealer-strip{
    background-color: #f7f7f7;
    padding-bottom: 30px;   
}

@media(min-width:1025px){

.header-grp.mobile-styling{
    display:none;
}

.search-icon img{
    padding-top:0px;
}

.row-fluid .two-col-menu .widget-type-simple_menu ul li{
    display:block!important;
}

}


/*****/
body .container-fluid .my-dealer-strip{
    background-color: #f6f6f6;
    margin: 0;
    padding: 8px 0;
}
body.have-dealer-strip .header-container-wrapper{
    padding-top:0;
}
@media (max-width: 1024px){
.header-container-wrapper {
     padding-top:0;
}
}

.header-container-wrapper .top-nav-left{
    display:none;
}
body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    padding-top:12px;
    padding-bottom:12px;
}
/*
.row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a{
        border-radius: 3px;
    background-color: #d12138;
    padding: 13.5px 21px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}
*/
.mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after{
    top:12.5px;
}
/* 
body .header-container-wrapper .row-fluid .mega-menu .hs-menu-wrapper>ul>li:last-child{
    margin-left: 17px;
   /* display:none!important; 
}
*/

.header-container-wrapper .hs-menu-wrapper>ul>li.hs-menu-depth-1:last-child.activated:after{
    display:none;
}
body .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-last-child(2) a:after,
.header-container-wrapper .hs-menu-wrapper>ul>li.hs-menu-depth-1:last-child a:after{
    display:none;
}

span.my-dealer-phone:before{
    /*top:0;*/
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%202018/phone.svg);
    background-repeat: no-repeat;
}
@media (min-width: 1025px){
.row-fluid .menu-group .logo-menu {
    background-color: #fff;
    padding-top: 8px;
    padding-bottom:7.3px;
    border-bottom: 14px solid #fff;
    position: relative;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}

.row-fluid .menu-group .logo-menu:after, .row-fluid .menu-group .logo-menu:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 105%;
    top: 0;
    border-bottom: 5px solid #fff;
    display:none;
}
body .container-fluid .my-dealer-strip .wrapper{
        border-left: 15px solid #f6f6f6;
    border-right: 15px solid #f6f6f6;
}

body .header-container-wrapper:after{
    content: '';
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 140.34px;
    top: 0;
    z-index: -1;
}

body.have-dealer-strip .row-fluid .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:nth-last-child(2) a {
    color: #c4082b;
}

body.have-dealer-strip .body-container-wrapper {
    padding-top: 139px;
}
.row-fluid .menu-group .logo-menu{
    border-bottom:0;
}

.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1:before, 
.header-container-wrapper .hs-menu-wrapper > ul > li.hs-menu-depth-1:after{
    top:50px;
}

}
.header-container-wrapper .hs-menu-wrapper>ul>li.hs-menu-depth-1:last-child:before{
    display:none;
}

/* Dealer View */
body.have-dealer-strip .top-nav-left{
    display:block;
}

.top-nav-left{
    float:left;
    padding: 5px 0;
}
body.have-dealer-strip .container-fluid .row-fluid .my-dealer span.top-nav-professional{
    display:none;
}
body.have-dealer-strip .header-container-wrapper .row-fluid .hs-menu-wrapper>ul>li:last-child{
    display:none!important;
}
.top-nav-left span,body .container-fluid .row-fluid .my-dealer span,
body .container-fluid .row-fluid .my-dealer span a{
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #151220;
}
.top-nav-left span,body .container-fluid .row-fluid .my-dealer span:first-child{
    font-weight: normal;
}

span.my-dealer-title {
    text-transform: initial;
}
body .container-fluid a.clear-my-dealer{
     font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #c4082b;
}

@media (min-width: 1025px){
    body.have-dealer-strip .top-nav-left{
    display:block;
    width: calc(100% - 330px);
    text-align:left;
}

    .row-fluid .menu-group .top-nav-a {
    background-color: #fff;
    padding-top: 20px;
    border-bottom: 15px solid #fff;
    position: relative;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
}
    .row-fluid .menu-group .top-nav-a:after, .row-fluid .menu-group .top-nav-a:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 122%;
    top: 0;
    border-bottom: 17px solid #fff;
}
.row-fluid .menu-group .top-nav-a:before {
    right: -100%;
}
.row-fluid .menu-group .top-nav-a:after {
    left: -100%;
}
.row-fluid .main-menu-top {
    width: 100%;
}
body.have-dealer-strip .single-product--main.grey {
    background-color: #fafafa;
    padding-top: 40px;

}
body .single-product--main.grey {
        padding-top:162px;
}

body.have-dealer-strip .header-grp.mobile-styling{
    padding-top:118px;
}
}
.top-nav-left a{
     font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #c4082b;
  margin-left: 26px;
}
.top-nav-left img{
    margin-left: 18px;
    margin-right: 8px;
}



.top-nav-a form.dealer-locator-form#search_form{
    float: right;
    display: inline-block;
    margin-left: 59px;
    max-width:initial;
    
}
.top-nav-a form.dealer-locator-form#search_form:before{
    content: "";
    position: absolute;
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%202018/search-icon.png) no-repeat;
    width: 18px;
    height: 21px;
    top: 9px;
    left: auto;
    right: 20px;
    z-index:9999;
}
.top-nav-a #search_form input{
    height:34px;
    line-height: 1;
    margin-bottom:0;
    padding-left:10px;
    float: right;
    border:none;
}
.top-nav-a #search_form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height:1;
}
.top-nav-a #search_form ::-moz-placeholder { /* Firefox 19+ */
    font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height:1;


}
.top-nav-a #search_form :-ms-input-placeholder { /* IE 10+ */
    font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height:1;
}
.top-nav-a #search_form :-moz-placeholder { /* Firefox 18- */
    font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
    font-size: 14px;
    line-height:1;
    font-weight: normal;
}
.top-nav-a #search_form input[type="submit"]{
    display:none;
}
body .container-fluid .row-fluid .my-dealer #search_form input{
    max-width:initial;
}


body .container-fluid .row-fluid .my-dealer span.top-nav-professional,
body .container-fluid .row-fluid .my-dealer span.top-nav-professional a{
    display: inline-block;
    padding: 10px;
    position:relative;
      font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: right;
  color: #000000;
}
body .container-fluid .row-fluid .my-dealer span.top-nav-professional a{
    text-decoration:none;
    cursor:pointer;
    margin: 0;
    padding: 0;
    color: #d12138;
}
body .container-fluid .row-fluid .my-dealer span.top-nav-professional:before {
    content: "";
    position: absolute;
    background: url(https://cdn2.hubspot.net/hubfs/2029938/Assets%202018/shape.svg) no-repeat;
    width: 10px;
    height: 16px;
    top: 9px;
    left: -9px;
   
}

@media (min-width: 1025px){
body.have-dealer-strip .top-nav-right{
    text-align:right;
    display:inline-flex;
    float:right;
}
.top-nav-right{
    text-align:right;
}
    .top-nav-a form.dealer-locator-form#search_form {
    float: right;
    display: inline-block;
    margin-left: 59px;
    width: 265px;
    height:34px;
}
}
@media (max-width: 1100px) and (min-width: 768px){
    
.top-nav-a #search_form input{
    height:38px;
}

body .container-fluid a.clear-my-dealer {
    display: block;
    position: relative;
    font-size: 14px;
    /*
    display: inline-block;
    position:relative;
    top:-6px;
    */
    display:block;
    float:left;
      line-height: 1.29;
  letter-spacing: 0.5px;
}
body .container-fluid .row-fluid .my-dealer span.my-dealer-title{
    float:none;
    font-weight:normal;
    
}
body .container-fluid .row-fluid .my-dealer span{
    padding-bottom:0;
    float:left;
    line-height: 1.36;
    letter-spacing: 0.5px;
}
body .container-fluid .row-fluid .my-dealer form#search_form{
    width:280px;
}


body.have-dealer-strip .header-container-wrapper .row-fluid .hs-menu-wrapper>ul>li:last-child{
    display:none!important;
}
body.have-dealer-strip .top-nav-left{
    max-width:350px;
    width:100%;
    padding:0;
}
body.have-dealer-strip .top-nav-right{
    display:inline-block;
    float: right;
    margin-top:0px;
}
body .header-grp.mobile-styling{
    padding-top:11px;
}
body .container-fluid .my-dealer-strip .wrapper{
    padding-left: 30px;
    padding-right: 30px;
}
.top-nav-left a{
    margin-left:20px;
}
body.have-dealer-strip .container-fluid .my-dealer-strip{
        padding: 15.5px 0;
}
body .container-fluid .my-dealer-strip{
        padding: 5px 0;
}
}


@media (max-width:767px){
    .top-nav-a form.dealer-locator-form#search_form{
        max-width:100%;
        width:100%;
        margin-top:0;
    }
    body .container-fluid .row-fluid .my-dealer span.my-dealer-title{
        float:none;
      
    }
    body .container-fluid .row-fluid .my-dealer span,
    body .container-fluid .row-fluid .my-dealer span.my-dealer-title{
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #151220;
   
}
body .container-fluid .my-dealer-strip{
    padding:10px 0;
    padding-bottom:16px;
}
body.have-dealer-strip .top-nav-left{
    margin-top:0;
    padding-top:0;
    padding-bottom: 14px;
}
body .top-nav-right{
    text-align:center;
}

body .header-grp.mobile-styling{
    padding-top:21px;
}

body.have-dealer-strip .header-container-wrapper .row-fluid .hs-menu-wrapper>ul>li:last-child{
    display:none!important;
}
.my-dealer span.top-nav-professional{
    margin-bottom:4px;
}
body .container-fluid a.clear-my-dealer{
    top:4px;
}

}




  body .container-fluid .row-fluid .my-dealer span.algolia-autocomplete {
        width: 100%;
        padding-right:0;
      }
      .algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
        width: 100%;
      }
      .algolia-autocomplete .aa-hint {
        color: #999;
      }
      .algolia-autocomplete .aa-dropdown-menu {
        width: 100%;
        background-color: #f2f2f3;
        /*border: 1px solid #999;*/
        border: none;
        text-align:left;
        padding: 10px;
      }
      .algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
        cursor: pointer;
        padding: 5px 4px;
        text-align:left;
      }
      .algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
        background-color: #B2D7FF;
      }
      .algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
        font-weight: bold;
        font-style: normal;
      }
