

@media screen and (max-width:800px){
   body > .no-padding  {
      padding-top:85px!important;
      padding-bottom:85px!important;
  }
}


.container {max-width:1280px; border:0px solid green;}
#mainContent{ width: 990px; max-width: 990px; padding-right:3px; border:0px solid red; }
#sideContent{ width: 320px; max-width: 320px; padding-left:2px; border:0px solid blue; }
.container-shadow { box-shadow: -2px 0 15px 0 #eeeeee, 2px 0 15px 0 #eeeeee; }
.totalHeader .navbar { margin-bottom: 3px;}
.clearance { height: 0px; }
.webintern-footer .container {background:none !important; color: #2f2f2f; }
.webintern-footer { margin-top: 50px; }
ul, menu, dir { -webkit-padding-start:0px;}

a.noHover:link,
a.noHover:visited,
a.noHover:hover,
a.noHover:active
 { text-decoration: none; }

.firstHeading {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.87;
	letter-spacing: normal;
	text-align: left;
	color: #334150;
	margin-top: 35px;
    margin-bottom: 20px;
 }
 .headingStyleTwo{
 font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 35px !important;
 }

 .headingStyleThree{
	 font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #334150;
  margin-bottom:40px;
  margin-top: 30px;
 }

.thirdHeading
{
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #334150;
}
.newcarsPrimaryButton
{
  width: 164px;
  height: 47px;
  border-radius: 4px;
  background-color: #ff5a5f;

   font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: left;
  color: #FFF;
  text-align: center;
}


.newcarsSecondaryButton
{
	width: 164px;
	height: 47px;
	border-radius: 4px;
	background-color: #004369;

	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.71;
	letter-spacing: normal;
	text-align: left;
	color: #FFF;
}

.btn.focus, .btn:focus, .btn:hover,
.newcarsPrimaryButton.focus,
.newcarsPrimaryButton:focus,
.newcarsPrimaryButton:hover,
.newcarsSecondaryButton.focus,
.newcarsSecondaryButton:focus,
.newcarsSecondaryButton:hover
{
	color: #FFF !important; text-decoration: none;
}

.selectMake .chosen-container-single .chosen-single {
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 4px !important;
  border:  1.5px solid #999999 !important;
  height: 47px !important;
  font-size: 18px !important;
  line-height: 40px !important;
  color: #707070 !important;
}
.selectMake .chosen-container-single .chosen-single div b{
	margin-top: 7px!important;
  zoom:125%;
}
.selectMake .chosen-container .chosen-results li{
  font-size: 18px !important;
  line-height: 40px !important;
  color: #707070 !important;
}

.selectMake .chosen-container .chosen-results li.highlighted{
  background-color: #ff5a5f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ff5a5f), color-stop(90%, #ff5a5f));
  background-image: linear-gradient(#ff5a5f 20%, #ff5a5f 90%);
  color: #FFF !important;
}

.selectMake .chosen-container-single .chosen-search input[type="text"]
{
  height: 50px;
  color: #707070 !important;
  font-size: 18px;
  font-family: inherit;
}
div#countryChoice {
    margin-left: 35px;
}
#countryChoice .dd-select {
  height: 47px !important;
  border-radius: 4px !important;
  border:  1.5px solid #999999 !important;
}

 #countryChoice .dd-selected {
  padding: 12px !important;
  color: #020202; }

 #countryChoice label {
  font-weight: 200;
  font-size: 18px;
  color: #707070;
}

  #countryChoice .dd-option {
    padding: 14px 0px 14px 14px;
  }
  #countryChoice .dd-selected {
    padding: 5px;
  }

  #countryChoice .dd-selected-text {
   line-height:17.5px !important;
 }

.dd-selected-image {
    margin-top:1px;
 }

 #countryChoice  .dd-option-text {
  line-height: 12px !important;
}

.styleGroupTab{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: normal;
  text-align: left;
  color: #ababab;
  }
