.container-cars { 
    position: relative; 
    width: 100%; 
    margin: 0 auto; 
    padding: 0;
  	margin-top: -100px; 
}

.cars-hero {
  	height: 650px;
}

.cars-hero-logo {
  	position: relative;
	display: block;
  	width: 100%;
  	margin: 0 auto;
  	text-align: center;
}

.cars-hero-logo img {
  	width: 100%;
} 

/*************************************************************************************/



.cars-hero-new {
  	height: 440px;
}

.cars-hero-logo-new {
  	position: relative;
	display: block;
  	width: 100%;
  	margin: 0 auto;
  	text-align: center;
}

.cars-hero-logo-new img {
  	width: 100%;
} 

.cars-hero-text-new h1 {
	position: relative;
	display: block;
	font-size: 32px;
    line-height: 10px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
  	text-transform: none;
  	letter-spacing: 0px;
    font-weight: 200;
  	margin-bottom: 20px;
  	padding: 5px 10px 0px 10px;
    color: #fff;
}

.cars-hero-text-new span {
	position: relative;
	display: block;
	font-size: 60px;
    line-height: 40px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
  	text-transform: none;
  	letter-spacing: 0px;
    font-weight: 400;
  	margin-bottom: 20px;
  	padding: 5px 10px 0px 10px;
    color: #fff;
}

.cars-story-text-new p {
	position: relative;
	display: block;
	font-size: 17px;
  	line-height: 24px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	margin: 0 auto;
  	margin-top: 20px;
  	margin-bottom: 65px;
	text-align: center;
    font-weight: 400;
}

.cars-story-text-new h2 {
	font-size: 30px;
  	line-height: 42px;
	font-family: 'Montserrat', Arial, sans-serif;
	letter-spacing: 0px;
  	margin-top: 60px;
  	margin-bottom: 0px;
	text-align: center;
    font-weight: 400;
  	text-transform: capitalize;
}

.cars-hero-text-new-twoline h1 {
	position: relative;
	display: block;
	font-size: 32px;
    line-height: 10px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
  	text-transform: none;
  	letter-spacing: 0px;
    font-weight: 200;
  	margin-bottom: 20px;
  	padding: 5px 10px 0px 10px;
    color: #fff;
}

.cars-hero-text-new-twoline span {
	position: relative;
	display: block;
	font-size: 60px;
    line-height: 40px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
  	text-transform: none;
  	letter-spacing: 0px;
    font-weight: 400;
  	margin-bottom: 20px;
  	padding: 5px 10px 0px 10px;
    color: #fff;
}


@media only screen and (max-width: 650px) {
    .cars-hero-text-new h1 {
  	font-size: 28px;
    line-height: 12px;
    margin-top: 10px;
	} 
    .cars-hero-text-new span {
  	font-size: 42px;  
    line-height: 12px;
	} 
  
}

@media only screen and (max-width: 650px) {
    .cars-hero-text-new-twoline h1 {
  	font-size: 22px;
    line-height: 12px;
	} 
    .cars-hero-text-new-twoline span {
  	font-size: 40px;  
    line-height: 40px;
	} 
  
}


/*************************************************************************************/

.cars-story-text h1 {
	position: relative;
	display: block;
	font-size: 40px;
    line-height: 42px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-align: center;
  	text-transform: none;
  	letter-spacing: 0px;
    font-weight: 400;
  	margin-top: 60px;
  	margin-bottom: 20px;
  	padding: 0px 10px 0px 10px;
}

.cars-story-text p {
	position: relative;
	display: block;
	font-size: 20px;
  	line-height: 24px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	margin: 0 auto;
  	margin-top: 20px;
  	margin-bottom: 60px;
	text-align: center;
    font-weight: 400;
}

.cars-dividers {
	position: relative;
  	display: flex;
    align-items: center;
  	margin-left: auto;
    margin-right: auto;
    width: 190px;
}

.cars-dividers img {
	width: 40px;
  	margin: 0px 10px 0px 10px;
  	display: inline-block;
}

.cars-feature-divider {
	border: solid 1.5px;
    display: inline-block;
    width: 60px;
    text-align: left;
    color: #0054CF;
}

.cars-feature-divider-2 {
	border: solid 2px;
    display: block;
    width: 100px;
  	margin: 0 auto;
  	margin-top: 25px;
    color: #0054CF;
}

.cars-options-modifications h2 {
	font-size: 30px;
  	line-height: 42px;
	font-family: 'Montserrat', Arial, sans-serif;
	letter-spacing: 0px;
  	margin-bottom: 0px;
	text-align: center;
    font-weight: 400;
  	text-transform: capitalize;
}

.cars-options-modifications p {
	position: relative;
	display: block;
	font-size: 20px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	margin: 0 auto;
  	margin-bottom: 15px;
  	width: 50%;
	text-align: center;
    font-weight: bold;
  	color: #0054CF;
}

.cars-options-modifications hr {
	margin: 0 auto;
  	width: 85%;
  	border-top: 1px solid #e3e3e3;
}

.cars-options-modifications ul {
	list-style-type: none;
  	margin: 0 auto;
  	margin-top: 40px;
  	background: #f5f5f5;
  	padding: 20px 0px 35px 0px;
}

.cars-options-modifications li {
	font-size: 16px;
    color: #474747;
	font-family: 'Source Sans Pro', Arial, sans-serif;
  	line-height: 24px;
	letter-spacing: 0px;
	text-align: center;
    font-weight: 300;
  	margin: 5px 0px 5px 0px;
  	padding: 0px 30px 0px 30px;
}

.cars-options-modifications {
	margin: 40px 8% 0px 8%;
	text-align: center;
}

.cars-options {
	position: relative;
	display: inline-block;
	margin-right: 20px;
  	margin-left: 20px;
  	margin-bottom: 30px;
    width: 40%;
  	min-width: 275px;
  	flex: 1;
  	overflow: auto;
  	vertical-align: top;
}

.cars-modifications {
	position: relative;
	display: inline-block;
	margin-right: 20px;
  	margin-left: 20px;
  	margin-bottom: 30px;
    width: 40%;
  	min-width: 275px;
  	flex: 1;
  	overflow: auto;
  	vertical-align: top;
}

.cars-button {
    background-color: #0054CF;
  	border-radius: 4px;
    border: none;
    color: white;
    padding: 7px 30px;
  	margin-top: 10px;
  	margin-bottom: 10px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
  	letter-spacing: 0px;
  	text-transform: none;
  	font-weight: 300;
    display: inline-block;
    font-size: 14px;
}

.cars-pictures h2 {
	font-size: 30px;
  	line-height: 42px;
	font-family: 'Montserrat', Arial, sans-serif;
	letter-spacing: 0px;
  	margin-bottom: 0px;
  	margin-top: 40px;
	text-align: center;
    font-weight: 400;
  	text-transform: capitalize;
}

.cars-videos h2 {
	font-size: 30px;
  	line-height: 42px;
	font-family: 'Montserrat', Arial, sans-serif;
	letter-spacing: 0px;
  	margin-bottom: 0px;
  	margin-top: 70px;
	text-align: center;
    font-weight: 400;
  	text-transform: capitalize;
}

/*****************************************************/

.cars-widget-placeholder {
    position: relative;
	margin: 0 auto;
	max-width: 3840px;
  	margin: 0px 8% 0px 8%;
}

.cars-widget-placeholder img {
  	width: 100%;
  	margin-top: 35px;
    margin-bottom: 15px;
}

.cars-widget-section {
  	/** background-color: #262626; **/
  	position: relative;
	margin: 0 auto;
	max-width: 3840px;
  	margin: 40px 8% 0px 8%;
}

.elfsight-sapp-ba96d8a0-4651-11e8-9527-e1437ec0a975 {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

.elfsight-sapp-c86f6e80-4650-11e8-8292-457f31060fca {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

.elfsight-sapp-99965ca0-4652-11e8-94bb-f9626e5435df {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

.elfsight-sapp-e8fe39d0-4652-11e8-a01c-1dd9e937730c {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

/*****************************************************/

.elfsight-sapp-603b31f0-58b3-11e8-9e65-778a756bb123 {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

.elfsight-sapp-a6dd67e0-58b2-11e8-b5f7-0fa07f02262a {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

.elfsight-sapp-5c6fea70-58b2-11e8-ab7a-3d7906bcfc99 {
    width: 100%;
  	box-shadow: 1px 2px 5px rgba(0, 0, 0, .18);
}

/*****************************************************/

.cars-widget-section-2 {
  	position: relative;
	margin: 0 auto;
	max-width: 1920px;
  	margin: 40px 8% 0px 8%;
  	padding: 0px;
}


/*****************************************************/

.forum-button {
 	position: relative;
	margin: 0 auto;
	max-width: 1920px;
  	margin: 0px 8% 0px 8%;
  
  	margin-top: 10px;
  	margin-bottom: 10px;
    background-color: #0054CF;
  	border-radius: 4px;
    border: none;
    color: white;
    padding: 15px 30px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
  	letter-spacing: 0px;
  	text-transform: none;
    text-align: center;
  	font-weight: 500;
    font-size: 18px;
    line-height: 20px;
}

/**** Cars Tablet/Mobile ***/

  @media screen and (max-width: 768px)  {
  .cars-hero-text-new h1 {
	font-size: 30px;
    line-height: 2px;
  	margin-bottom: 20px;
  	padding: 0px 10px 0px 10px;
  }
  .cars-hero-text-new span {
	font-size: 48px;
    line-height: 42px;
  	margin-bottom: 20px;
  	padding: 0px 10px 0px 10px;
  }
  .cars-story-text-new p {
	width: 80% !important;
  }
  .cars-hero-text-new-twoline span {
	font-size: 48px;
    line-height: 42px;
  	margin-bottom: 20px;
  	padding: 0px 10px 0px 10px;
  }
  .cars-hero-text-new-twoline h1 {
  	padding: 0px;
    line-height: 2px;
  }
  .cars-hero-logo-new {
	padding-top: 120px !important;
  }  
  .cars-options {
  	min-width: 300px;
    margin-right: 10px;
    margin-left: 10px;
  }  
  .cars-modifications {
  	min-width: 300px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .forum-button {
    margin-top: 20px;
  }
  .cars-widget-section {
    margin-top: 10px;
  }
  .cars-widget-section-2 {
    margin-top: 30px;
  }
  .cars-story-text-new h2 {
	font-size: 34px;
    line-height: 40px;
  }
  .cars-options-modifications h2 {
	font-size: 34px;
    line-height: 40px;
  }
  .cars-pictures h2 {
	font-size: 34px;
    line-height: 40px;
  }
  .cars-videos h2 {
	font-size: 34px;
    line-height: 40px;
    margin-top: 60px;
  }
  .cars-widget-section-2 {
  	position: relative;
	margin: 0 auto;
	max-width: 1920px;
  	margin: 40px 0% 0px 2%;
  	padding: 0px;
  }
}

  
}

  @media screen and (max-width: 767px)  {
  .cars-hero-logo-new {
	padding-top: 100px !important;
  } 
  .cars-story-text-new p {
	width: 80% !important;
  }
  .cars-hero-text-new span {
	font-size: 42px;
  }
  .cars-hero-text-new-twoline span {
	font-size: 42px;
  }
  .cars-options {
	margin-right: 0px;
    margin-left: 0px;
    width: inherit;
  }  
  .cars-modifications {
	margin-right: 0px;
    margin-left: 0px;
    width: inherit;
    margin-top: -40px;
  }  
  .cars-story-text-new h2 {
	font-size: 32px;
    line-height: 36px;
  }
  .cars-options-modifications h2 {
	font-size: 32px;
    line-height: 36px;
  }
  .cars-pictures h2 {
	font-size: 32px;
    line-height: 36px;
    margin-top: 30px;
  }
  .cars-videos h2 {
	font-size: 32px;
    line-height: 36px;
    margin-top: 60px;
  }
  
}