
/* body {
    margin: 0;
    padding: 0;
    background-color: #dddddd;
    font-family: 'Roboto', sans-serif;
    }

a{
    color:#d42e12;
    text-decoration: none;
}
a:hover{
    color:#f56600;
    text-decoration: none;    
}
a:active{
    text-decoration: none;
}
.active{
    background-color: #efefef;
    border-radius: 6px;
} */
#info1{
    background-color: #ffffff !important;
    padding: 20px 0px 40px 0px;
}
#info3{
    background-color: #ffffff !important;
    padding: 20px 0px 40px 0px;
}
#info5{
    background-color: #ffffff !important;
    padding: 20px 0px 40px 0px;
}
#info2{
    background-color: #ffffff!important;
    padding: 20px 0px 40px 0px;
}
#info4{
    background-color: #ffffff !important;
    padding: 20px 0px 40px 0px;
}
#info6{
    background-color: #ffffff !important;
    padding: 20px 0px 40px 0px;
}

/*----Modals---*/
.modalButton{
    padding:0px !important;
    float: right;
    border-radius: 0px 10px 10px 0px !important;
    border: 0px solid #ffffff !important;
    font-family: 'Roboto', sans-serif;
    
}
btn-modal-close{
    background-color: #333333;
}
.modal-content{
  
    padding:5px;
    font-family: 'Roboto', sans-serif;
    background-color: #efefef;
   
}
.modal-body{
  
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    padding-bottom: 65px !important;

}
.modal-body .center{
  margin-left:auto;
    margin-right:auto;
    text-align: center;

}

.modal-dialog{
    padding: 0px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top:50px !important;
    width: 80% !important;
    height: auto !important;
      font-family: 'Roboto', sans-serif;
}
.list ul{
    padding-left:20px;
    margin-top:12px;
}

.drop{
    padding-left:20px; 
    padding-right:60px;
    margin-top:40px;
}


.modal .socialIMG {
   float:left;
    width: 100% !important;
    height: 100% !important;
    border:0px !important;
    margin-bottom:30px !important;
    border-radius: 0px !important;
}
.modal-body .socialIMG2 {
  text-align: center;
    width: 100% !important;
    height: 100% !important;
    border:0px !important;
    margin-bottom:30px !important;
}
.modal .OEMLogo {
    padding: 40px 0px 40px 0px;  
}
.modal .genuinePartsCopy {
    padding: 10px 40px 20px 20px;  
}
.modal .padding40 {
    padding: 20px 20px 20px 20px;  
}
.modal .padding0 {
    padding: 0px 0px 0px 0px;  
}
.modal-body .center a {
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
}
/* RESPONSIVE VIDEO */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    margin: 25px 0;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*----HERO---*/
#hero{
    background-color: #fff;
    background: url(../img/showcaseHeader.png) no-repeat top center;
    background-size:cover;
    height: 250px;
    width: 100%; 
    font-family: 'Roboto', sans-serif;
}
.marginDown{
    margin-top: 5px;
    
}
.paddingTop{
    padding-top: 0px !important;
}
.paddingTop2{
    padding-top: 40px !important;
}
.paddingTop2b{
    padding-top: 40px !important;
    padding-left:20px !important;
}
.paddingTop2c{
    padding: 40px 30px 30px 30px !important;
    
}
.paddingW{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.headline{
    text-align: center;
    padding:30px 10px 0px 10px;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
    font-size:1.5em;
    font-weight: bold;
}

.headline h1{
    font-size: 3em;
    color:#333;
    font-weight: 600;
}

.headline h2{
    font-size: 2.4em;
    color: #d42e12;
    margin-top: -6px;
    font-weight: 500;
}

.bullPoint{
    font-size: .95em;
    padding:0px 6px 0px 18px;   
}

.bullPoint li{
    margin-bottom:5px;
    line-height:17px;
    font-family: 'Roboto', sans-serif;
    list-style:circle !important;
    font-weight: normal;
    
}
.img-tile{
   
    padding: 0px !important;
    border-radius: 10px;
    float: right !important;
    
}

.proDes{
    margin-left:125px;
}

.proDes ul {
list-style: none !important;
}

.content1{
    font-size: 1em;
    color:#333;
    font-family: 'Roboto', sans-serif;
    border-right:0px solid #f9f9f9;
    border-bottom:0px solid #f9f9f9;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0px 0px 16px #888888; 
    padding-right: 0px !important;
}
.content1b{
    font-size: 1em;
    color:#333;
    font-family: 'Roboto', sans-serif;
    border-right:0px solid #f9f9f9;
    border-bottom:0px solid #f9f9f9;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0px 0px 16px #888888;
}

.padding0 {
   padding-right:0px !important;
}
.ship-space{
    padding: 20px 20px 20px 20px;
}
/*
.padding0 img {
    border-radius: 0px 10px 10px 0px;
    
   float:right;
}*/

.padding10 {
    padding:10px 8px 10px 10px !important;
    
}
 .padding10 img {
    border-radius: 0px 10px 10px 0px;
   
}.padding0 img {
    border-radius: 0px 10px 10px 0px;
   
}

.title{
    text-align: center;
    padding: 20px;
    font-weight:600;
    font-size: 2.5em;
    margin-bottom: -10px;
}



.title h3{
    font-weight:500;
    font-size: 1.8em;
    margin-top: 18px;
}

.subCopy{
    font-size: 1.2em;
    padding: 8px;
    margin-top: -12px;
    text-align: center;
}

.btn-default{
    color: #333;
    font-size: 1.8em;
    font-weight: 600;
    
    background-color: #eeeeee;
    border-radius: 6px;
    padding:5px 10px 10px 10px;
    margin-bottom: 22px;  
}

.btn-default:hover{
    background-color:#d42e12;
    color:#fff;
}

.links{
    width: 95%;
    margin-bottom: 20px;
    margin-top: 10px;
    border-top: 1px solid #d42e12;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* .navbar{
    padding: 2px 2px 2px 12px;
    background-color: #fff;
    height: 85px;    
}

.navbar .navbar-nav{
    padding:3px;
    width:auto;
    margin-top:10px;
    margin-left: 15px;   
}

.navbar li{
    font-size: 1.2em;
    margin-right:15px;
    padding: 1px;
}

.navbar-brand{
    height: auto;
    padding: 2px ;   
}

.navbar-toggle{
    padding: 12px;
    margin-top: 20px;    
}

.navbar-header{
    font-size: 1.8em;
}

.navbar-collapse{
    background: #fff;
}

.navbar-collapse .active{
    background: #fff;
} */


/*-----Sections----*/
.section-title {
  margin-top: 75px;
  font-size: 3em;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.section-title-white {
    margin-top: 75px;
  font-size: 3em;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.section-title-white-h4{
    font-size: 2em;
    text-align: center;
    margin-top:-12px;
    color: #333;
}

.section-description {
  text-align: center;
  margin-bottom: 40px;
}

.section-title-divider {
  width: 66%;
  height: 4px;
  background: #d42e12;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.section-title-divider2 {
  width: 98%;
  height: 3px;
  background: #d42e12;
  margin-bottom: 10px;
  margin-top: 10px;
}

.section-title-divider-small{
  width: 65%;
  height: 3px;
  background: #d42e12;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
.section-title-divider-white {
  width: 650px;
  height: 3px;
  background: #d42e12;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
}

.cta{
    font-size: 1.2em;
}

.ctaCopy{
    font-size: .7em;
}
.ctaHeadline{
    font-size: 1em;
    font-weight: 600
}

/*-----Footer---*/
/* #footer{
    background-color: #d42e12;
    color:#fff;
    height: 45px;
}

.copyright{
    text-align: center;
    margin-top: 12px;
    font-size: .9em;
}
.copyright a{
    color: #fff;
}*/

.br{
    display: none;
    }


.productLink{
    background-color: #fff;
    padding: 20px;
    font-size: 1.6em;
    border-radius:0px 0px 8px 8px;
    text-align: center;
}
.linkImg{
    margin-left: auto;
    margin-right:auto;
    box-shadow: 5px 5px 8px #dddddd;
    margin-bottom: 12px;
}

.clearfix {
    clear: both !important;
  }

.hide{
    display:inline !important;
}
img.show{
    display:none !important;
}
/*-----Media Query--MEDIUM--*/
@media only screen and (max-width:992px){
    .paddingTop2b{
    padding-top: 20px !important;
    padding-left:20px !important;
}
   .hide{
    display:none !important;
}
    img.show{
    display:block !important;
}
    
    h4{
        font-size: 14px !iportant;
    }
   
     .under{
        padding-top: 60px !important;
    }
    .bullPoint{
    padding:0px 8px 0px 30px;
}

.bullPoint li{
  font-size: 14px !important;
}

.padding10 img {
    border-radius: 0px 0px 0px 0px;
   
}
.padding0 img {
    border-radius: 0px 0px 0px 0px;
    }
    
#hero{
        background-color: #fff;
        background: url(../img/catCover.png) no-repeat top center;
        background-size: cover;
        width: auto;
    }
    .gp-logos {
        flex-direction: column;
    }
}


@media only screen and (max-width:768px){
    
        .under{
        padding-top: 60px !important;
    }
      .bullPoint{
    font-size: 1em !important;
         
    padding:0px 0px 0px 30px !important;   
}

.bullPoint li{
   line-height: 18px !important;
    
}
    
    #hero{
        background-color: #fff;
        background: url(../img/catCover.png) no-repeat top center;
        background-size: cover;
        width: auto;
    }
    .clearfix {
    clear: both !important;
  }
   
   .descrip{
    padding-right:20px !important;
    
  
}
    .padding0 {
    padding:0px !important;

}
    .br{
        display: block
    }
    .headline h1{
        font-size:3em;
    }
    .headline h2{
        font-size: 2.2em;
    }
    .section-title-divider {
      width: 66%px;
      height: 3px;
      background: #d42e12;
      margin: 0 auto;
      margin-bottom: 30px;
      margin-top: 20px;
}
    .section-title-divider-white {
      width: 250px;
      height: 3px;
      background: #d42e12;
      margin: 0 auto;
      margin-bottom: 30px;
      margin-top: 20px;
}
    .section-title {
      margin-top: 75px;
      font-size: 2em;
      color: #333;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
}
    .section-title-white {
      margin-top: 75px;
      font-size: 2em;
      color: #333;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
}
    .section-title-white-h4{
    font-size: 1.6em;
    text-align: center;
    margin-top:-12px;
    color: #333;
}
    .content1{
    font-size: .95em;
    color:#333;
    padding: 0px;
    font-family: sans-serif; 
    height: auto !important;    
}
    .content2{
        display: none;  
    }
   
   
    .padding0 img {
    border-radius: 0px 0px 0px 0px;
   
}
    .padding10 img {
    border-radius: 0px 10px 10px 0px;
   
}
   
}


@media only screen and (max-width: 510px){
     .paddingTop2b{
    padding-top: 20px !important;
    padding-left:20px !important;
}
    h4{
        font-size: 16px !important;
    }
    
 .section-title-divider2 {
  width: 98%;
  height: 4px;
  background: #d42e12;
  margin-bottom: 8px;
  margin-top: 8px;
}
    .padding10 {
    padding:0px 0px 0px 8px !important;
    
}
    
    .under{
        padding-top: 60px !important;
    }
    
    .img-tile{
   
    padding: 0px !important;
    border-radius: 10px;
    float: right !important;
    
}
     .bullPoint{
    font-size: .9em;
    padding:0px 20px 0px 18px;   
}

.bullPoint li{
    margin-bottom:4px;
    font-family: 'Roboto', sans-serif;
    list-style:circle !important;
    font-weight: normal;
    
}

   .clearfix {
    clear: both !important;
  }
    #hero{
        background-color: #fff;
        background: url(../img/catCover.png) no-repeat top center;
        background-size: cover;
        width: auto;
    }
    
    .headline{
    text-align: center;
    padding:20px 10px 0px 10px;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
        font-size:1.3em !important;
}

.headline h1{
    font-size: 3em;
    color:#333;
    font-weight: 600;
}

.headline h2{
    font-size: 2.4em;
    color: #d42e12;
    margin-top: -6px;
    font-weight: 500;
}
    

    .br{
    display: block;
    }
    
    .headline h1{
        font-size:1.9em;
    }
    .headline h2{
        font-size: 1.8em;
    }
    .section-title-divider {
      width: 66%;
      height: 3px;
      background: #d42e12;
      margin: 0 auto;
      margin-bottom: 30px;
      margin-top: 20px;
}
    .section-title-divider-white {
      width: 250px;
      height: 3px;
      background: #d42e12;
      margin: 0 auto;
      margin-bottom: 30px;
      margin-top: 20px;
}
    .section-title {
      margin-top: 75px;
      font-size: 2em;
      color: #333;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
}
    .section-title-white {
      margin-top: 75px;
      font-size: 2em;
      color: #333;
      text-transform: uppercase;
      text-align: center;
      font-weight: 700;
}
    
    .section-title-white-h4{
        font-size: 1.2em;
        text-align: center;
        margin-top:-12px;
        color: #333;
}
 
}

