﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
font-family: 'Arimo', sans-serif;
overflow-x: hidden;
	font-size:16px; 
	line-height: 22px;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h1 {font-size:36px; letter-spacing: 1px; line-height: 40px; }
h2 {font-size:26px; letter-spacing: 1px;}
h3 {font-size:22px; letter-spacing: 1px;}
h4 {font-size:16px; letter-spacing: 1px;}
/*--- HEADER STYLES ---------------------*/
header {width:90%; margin: 0 auto;}
.logo {float:left;}
.logo img {max-width: 300px; width: 100%; }
.header-right {float:right; text-align: right; }
.top-right{ text-align: right;}
.top-right h4 {color:#d10014; font-weight:bold;}
.top-right h4 a {color:#d10014; font-weight:bold;}
.dropshadow { box-shadow: 0px 5px 6px grey; width: 100%; display: inline-block;padding:25px 0;}


/*---BODY--------------------------------*/
.width {width: 80%; margin: 0 auto;}
.width-50 {width: 45%; text-align: left;}
.width-60 {width: 60%; margin: 0 auto;}
.hero {background:#3D3D3D; width: 100%; padding:3% 0;display: flex; align-content: center; align-items: center;justify-content: flex-start; flex-direction: row;}
.hero-container {display: flex; background:#fff; flex-direction: row; align-items: center;}
.white-right {align-items: center; justify-content: flex-start;text-align: center; margin: 0 auto;}
.white-right h1 {color:#3D3D3D; letter-spacing: 3px; text-align: center;}
.white-right h2 {color:#8f8f8f; letter-spacing: 3px; text-align: center;}
.red-btn {background:#d10014; padding:10px 20px; text-align: center; color:#fff; text-transform: uppercase; letter-spacing: 2px; font-size:16px; margin-top:25px; transition:.2s ease;}
.red-btn:hover {background:#25247b;}
.white-btn {background:#fff; text-align: center; color:#25247b; padding:10px 20px; font-size:16px; text-transform: uppercase; transition:.2s ease; letter-spacing: 2px; margin-top:25px;display: inline-block;}
.white-btn:hover {background:#25247b; color:#fff;}
.about-bg {background:url(../siteart/Slideshow/heli-bg-lines.png) no-repeat; background-repeat: none; background-position:center;padding:100px 0;}
.about-bg h1 {color:#d10014; padding:15px 0; font-weight: bold;}

.manulogos {width:80%; margin: 0 auto;text-align: center; padding:55px 0;}
.manulogos img {margin:0 35px;}
.border-left {position: relative; left:50px; top:0; bottom:0;}

/*--ABOUT-------------------------------*/
.width-95 {width:90%; margin: 0 auto;}
.wrapper {width: 100% ; display: flex; flex-direction: row; align-items: center; background:rgba(240,240,240,1.00)}
.img-left { display: inline-block; align-items: center; justify-content: flex-start;}
.img-left img {width: 100%;max-width: 500px;}
.col-1-2 {display: inline-block; width:47%; vertical-align: top; margin:5px 25px 5px 0;}
.text-right {width:90%; align-items: center;}
.text-right h1 {color:#d10014}

/*--------CONTACT------------------------*/
.col-1-3 {width:30%; display: inline-block; vertical-align: top; margin: 0 auto; text-align: center; padding:25px 0;}
.right {display: inline-block; vertical-align: top;  padding:25px 0;}
.right h3 {color:#d10014; }
.right h4 {color:#25247b; font-weight: bold; text-transform: uppercase; margin-top:15px}
.right p {padding:5px 0; color:#25247b}
.right p a {color:#25247b; font-weight: bold;}
.right p a:hover {color:#d10014; font-weight: bold;}

/*--------FORM STYLES--------------------*/
#padding20 {padding:20px 0;}
#formpage {  margin: 0 auto;  }
#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input {
	padding:6px 5px 10px;
	border:1px solid #8e8d8d;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #8e8d8d;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:8px 10px;
	width:100%;
}

.formfield {
	width:48%; 
	display:inline-block; 
	margin-right: 12px; 
	margin-top: 10px;
	color: #000;
	text-align:left;
	font-family: 'Open Sans', sans-serif; font-weight: bold;
	
}

.message {font-weight: bold;}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:98%;
    height:85px;
	font-family: 'Open Sans', sans-serif; 
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }
/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#abacac; 
	color:#FFF;
	border:1px solid #abacac;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
	
    width:300px;
    margin:0 auto;
    background: #000; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:16px;
	padding: 10px 20px;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 500;
	letter-spacing:1px;
	text-align: center;
	display: block;
}
#formpage input.button:hover {
    margin:0;
    padding:10px 0px;
    background: #4a4a4a; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
	padding:10px 10px;
} 

.checkbox {text-align: left;}
#formpage input[type="checkbox" i] {
	width:25px; 
	text-align: left;
}

#formpage a#red-border-button  {color:#212121; background:#fff; padding:10px; border:1px solid #000; transition:.2s ease;}
#formpage a#red-border-button:hover  {color:#fff; background:#212121; padding:10px; border:1px solid #000;}
/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 70%; text-align:left;}

.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

/*-------- FACETED INV STYLES ----------------*/

.view-listing-details-link, .buy-now-link,.compare-listings-container .compare-container .button,.fin-calc-mobile>a,.detail-content-mobile .detail-contact-bar .contact-bar-btn {
	background: #d10014 !important;
}
.list-content .list-container .list-listing .buy-now-link, .list-content .list-container .list-listing .contact-btn, .list-content .list-container .list-listing .check-availability, .list-content .list-container .list-listing .email-seller, .list-content .list-container .list-listing .video-chat, .list-content .list-container .list-listing .facebook-messenger, .list-content .list-container .list-listing .whatsapp, .list-content .list-container .list-listing .text,.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn,.detail-content .detail-additional-data .data-row .data-label,.faceted-search-content .selected-facets-container .selected-facet,.modal-bg .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder input, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder input,.list-content .list-listing-mobile .contact-options a,.contact-options a,#calculator-mobile .modal-content .form-main-content .modal-left-col .calculator-btns .calculator-btn,.detail-content-mobile .detail-additional-data .data-row .data-label {
	
	background: #25247b !important;
}

.list-content .list-title .list-listings-count,.currency-selector,.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
	color: #d10014 !important;
}
.detail-content .dealer-info .phone-and-email .send-email-btn{
	color:#d10014 !important;
		border-color: #d10014 !important;
}

.list-content .list-listing-mobile .dealer-phone-container a {
	color:#25247b !important;
		border-color: #25247b !important;
}
.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3,.compare-listings-container .compare-container .compare-price,.detail-content .search-results,.bread-crumbs-heading .return-links .return-links-link i,.bread-crumbs-heading .return-links .return-links-link span {
	color: #25247b !important;
}

.compare-chkbox-container .compare-listings .fa-check {
	    top: -4px !important;
    left: 6px !important;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
	margin-top: 0 !important;
}

.detail-content-mobile .contact-options a {
	color: #fff !important;
}
/*-------- FOOTER STYLES ----------------*/
footer{background:#25247b; padding: 10px 0; text-align: center; color:#fff; font-weight: bold; letter-spacing: 2px;}







/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.hosted-content .m-bottom-10 h1 {font-size:22px !important;}


/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1700px) {
	.col-1-2 {width:46%;}
}
@media only screen and (max-width: 1350px) {
	.white-right h1 {font-size:28px;}
	.white-right h2 {font-size:22px;}
	.manulogos {width:95%;}
	.col-1-3 {width:48%;}
	.formfield {width:46%;}

}
@media only screen and (max-width: 1150px) {
	.hero-container {display: block;width: 100%;}
	.cycle-slideshow {width: 100%;}
	.manulogos img { margin:0px 10px;}
	.col-1-2 {width: 100%; padding:0 0;}
}

@media only screen and (max-width: 900px) {
	.logo {text-align: center; margin: 0 auto; float:none;}
	.logo img {max-width:150px; width: 100%; margin: 0 auto;}
	.header-right {width: 100%; text-align: center; float:none;}
	.top-right {text-align: center; margin: 0 auto;}
	.top-right h4 {font-size:14px;}
	.width {width:95%;}
	.manulogos img {max-width:150px; width: 100%; margin:15px 20px;}
	.width-50 {width: 90%;}
	.wrapper {display: block;}
	.img-left {display: none;}
	.wrapper {padding:7% 0;}
	#contactimg {width: 100%;}
	.right {text-align: center; width: 100%; margin: 0 auto;}
	.col-1-3 {width: 100%;}
	.formfield {width:96%;}
	.text-right {width: 100%;}
	.text-right h1 {text-align: center;}
}


@media only screen and (max-width: 767px) {
	.col-1-2 {width: 100%;}
	.width-60 {width: 90%; margin: 0 auto;}
	
}






