/*  

	Theme Name: Car Finance Australia
	Theme URI: http://stantondesign.co
	Description: This theme is designed and built for Car Finance Australia 
	Version: 1.0
	Author: @captain_kirkus
	Author URI: http://stantondesign.co

*/
i {
	font-family:"Fontawesome";
}
form#gform_4 {
    width: 50%;
    margin: 0 auto;
    padding: 130px 0;
    position: relative;
}
.contains-car-database_wrapper {    
    position: relative;
}
.contains-car-database_wrapper .ajaxloder{
	background-image: url("img/ajaxloader.gif");	
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.line-inputs li.gfield_error select{
	border: none;
    border-bottom: 1px solid #ed1c24;
    border-right: 1px solid #ebebeb;
}


/* Finance Calculator */
div.tooltip {position: absolute;border: 0;padding: 10px;width: auto;z-index: 13000;font: 400 12px/12px Arial;border-radius: 3px;top: 32px;left: -28px;text-align: center;min-width:80px;}
div.tooltip {background-color: #ed1c24;color: #fff;font-size:18px;}
.noUi-pips-horizontal {margin-top: -23px}
.noUi-base {z-index: 2;}
.noUi-marker-horizontal.noUi-marker {width: 1px;height: 8px;background-color: #dcdcdc;margin-top:3px;}
.noUi-background {background-color: transparent;box-shadow: none;}
.noUi-value {text-align: left;}
.noUi-value-horizontal {margin-top: -35px !important;padding-top: 0 !important;font-weight:bold !important;color:#000 !important;}
.noUi-value:last-child { margin-left: -50px !important; }
.noUi-value:last-child { text-align: right; margin-left: -50px;}
#slider-loan-amount, #slider-loan-term, #slider-loan-interest, #slider-balloon-value, #slider-balloon-value-percent {	margin: 40px 0 50px 0; background-color: #fff;}
.noUi-marker-horizontal.noUi-marker-large:first-child, .noUi-marker-horizontal.noUi-marker-large:nth-last-child(2) { display: none; }
.noUi-marker-horizontal.noUi-marker-large { background-color:#ed1c24 !important; height: 10px !important;margin-top:0 !important; }
.noUi-target {border-radius:6px !important; }
@media (max-width: 500px) {
.noUi-value-large {display:none;}
.noUi-value-large:last-child,.noUi-value-large:nth-child(2) {display:block;}
}

/* Custom styles */
@media (min-width:1024px) {

#home-content .left {
  padding-right: 15px;
}

#home-content .right {
  padding-left: 15px;
}

}
#home_masthead .home-slide .red-overlay {
  height:100% !important;
}
#home-contact-form {
 margin-bottom: 20px !important;
}
.quote-form {
  background-color: #eee !important;
}
.quote-form .button {
  background-color: #fff;
}
.repayment {
  font-weight: bold;
}
.repayment strong {
  color: #ed1c24;
  font-size: 24px;
}
.gform_confirmation_message_5 ol {
  margin: 20px;
  padding-left: 0;
}
.gform_confirmation_message_5 ol li {
  list-style: initial;
}
.gform_confirmation_message_5 .button {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
}