/***** Desktop *****/ 
  
.cars-hero {
  height: 300px;
}
.cars-hero-logo {
  padding-left: 3%; 
  padding-top: 115px;
}
.cars-hero-logo-image {
  width: 22px; 
  display: inline-block; 
  vertical-align: -14%;
}
.cars-hero-logo h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 16px;
  display: inline-block; 
  color: #7c899b; 
}
.cars-hero-text {
  padding-left: 3%; 
  margin-top: -15px;
}
.cars-hero-text h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 34px;  
  text-align: left; 
  color: white; 
}
hr {
  height: 1px; 
  border: 0; 
  border-top: 1px solid #ddd; 
  margin-top: -15px; 
  margin-bottom: 15px;
}
.cars-story {
  width: 100%;
}
.cars-story h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 22px; 
  text-align: left; 
  color: #0054a6;
}
.cars-story p {
  text-align: left; 
  font-size: 16px; 
  line-height: 20px; 
  width: 70%; 
  display: inline-block;
}
.cars-forum-button {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: inline-block; 
  width: 25%; 
  line-height: 19px;
  margin-left: 4.5%; 
  padding: 10px 8px 8px 8px; 
  border-radius: 4px; 
  background-color: #0054a6; 
  color: white; 
  text-transform: uppercase; 
  text-align: center;
  vertical-align: top;
}
.cars-options-modifications {
  width: 100%; 
  padding-top: 20px;
}
.cars-options-modifications h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 22px; 
  text-align: left; 
  color: #0054a6;
}
.cars-options {
  padding: 2%; 
  background-color: #fff; 
  border: 1px solid #ddd;
  border-radius: 4px;
}
.cars-modifications {
  padding: 2%; 
  background-color: #fff; 
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 20px;
}
.cars-options-modifications h3 {
  text-align: left; 
  font-size: 16px; 
  font-weight: bold; 
  margin-top: -10px;
}
.cars-options-modifications ul {
  font-size: 15px; 
  line-height: 20px; 
  padding: 0% 1.5%;
  columns: 3; 
  -webkit-columns: 3; 
  -moz-columns: 3; 
  list-style-position: outside;  
}
.cars-options-modifications li {
  padding-right: 10px;  
}
.cars-options-modifications li a {
  color: #0054a6;  
}
.cars-pictures {
  width: 100%; 
  padding-top: 30px;
}
.cars-pictures h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 22px; 
  text-align: left; 
  color: #0054a6;
}
.cars-pictures-widget {
  width: 110%;
  margin-left: -2.6%;
  margin-top: -2%;
}
.cars-videos {
  width: 100%; 
  padding-top: 20px;
}
.cars-videos h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 22px; 
  text-align: left; 
  color: #0054a6;
}
.cars-videos-widget {
  width: 100%; 
  padding: 0.1% 2% 0.1% 2%; 
  background-color: #fff; 
  margin-bottom: 40px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.cars-videos-widget a { 
  padding: 9px 20px 8px;
}
.cars-videos-widget form { 
  margin-right: -1.5%;
}

@media only screen and (max-width: 1480px) {
.cars-pictures-widget {
  width: 100%;
  margin-left: 0%;
}
}

/***** Tablet *****/ 
  
@media only screen and (max-width: 1023px) {
.cars-hero {
  height: 250px;
  background-position: 65% !important;
  margin-top: 5px;
}
.cars-hero-text h1 {
  width: 40%;
  font-size: 32px;
  line-height: 32px;
}
#long {
  width: 58%;
}
#short {
  padding-top: 90px;
}
.cars-hero-text {
  margin-top: 0px;
  padding-left: 5%;
}
.cars-hero-logo {
  padding-left: 5%; 
  padding-top: 75px;
}
.cars-story p { 
  width: 100%; 
  display: block;
}
.cars-forum-button {
  width: 100%;
  display: block; 
  margin: 0px;
}
.cars-options-modifications {
  padding-top: 30px;
}
.cars-options {
  padding: 4%;  
}
.cars-modifications {
  padding: 4%; 
}
.cars-options-modifications ul {
  font-size: 14px; 
  line-height: 20px; 
  padding: 0% 2.5%; 
}
.cars-options-modifications li {
  padding-right: 20px;  
}
.cars-pictures {
  padding-top: 30px;
}
.cars-pictures-widget {
  width: 108%;
  margin-left: -1%;
  margin-top: -4%;
}
.cars-videos {
  padding-top: 10px;
}
}

/***** Mobile *****/
  
@media only screen and (max-width: 767px) {
.cars-hero {
  background-position: 85% !important;
  margin-top: -5px;
}
.cars-hero-logo {
  text-align: center;
  padding-left: 0%;
  padding-top 90px;
}
.cars-hero-text h1 {
  width: 100%;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  padding: 0% 7%;
}
#long {
  width: 100%;
}
.cars-hero-text {
  padding-left: 0%;
}
.cars-forum-button { 
  padding: 14px 12px 12px 12px; 
}
.cars-options {
  padding: 6%; 
}
.cars-modifications {
  padding: 6%; 
}
.cars-options-modifications ul {
  font-size: 15px; 
  line-height: 20px; 
  padding: 0% 5%;
  columns: initial; 
  -webkit-columns: initial; 
  -moz-columns: initial; 
  list-style-position: outside;  
}
.cars-options-modifications li {
  padding-right: 0px;  
}
.cars-pictures-widget {
  width: 104%;
  margin-left: -1%;
  margin-top: -8%;
}
.cars-videos-widget form { 
  margin-right: initial;
}
}