/* 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 { 
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    background: transparent; 	
	-webkit-text-size-adjust:none;
}


.list-top-section h1.list-title,
.container h2,
.list-top-section .list-listings-count{color:#121212 !important;}

/*h3.listing-portion-title {color: #111 !important;
    font-size: 36px;

    text-transform: uppercase;
    width: 100%;
    background:transparent !important; padding:0 !important;}

.compare-listings-container .compare-container .cs-btns a{background:#fcc811 !important;}
.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title {color:#fcc811 !important;}

.selected-facet {padding: 8px 12px !important; color:#fff !important; background:#fcc811 !important;}
.list-content .list-error-container .info button {background:#fcc811 !important;}


.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#fcc811 !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #fcc811 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}

.dealer-btns-bottom a {background: #fcc811 !important;}
.page-nav{background-color:#fcc811!important}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#fcc811!important}
.return-links span, .return-links i {color:#fcc811!important;}
.dealer-name {background:none!important; color:black!important; padding:0px;}
.listing-dealer-info {text-align: left!important;}
.contact-info-heading h2 {color:black!important;}
.detail-additional-data h3, .compare-title h3 {background:none!important; color:black; font-size:20px;}
.title-media-buttons-heading span {color:black!important;}*/

@font-face {
  font-family: 'Helvetica LT Std Condensed', 'Oswald', sans-serif; 
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover{
	color:#000;
	text-decoration:none;
}
 h1{
	 font-size:40px;
	 font-weight:bold;
	 text-transform:uppercase;
	 width:100%;
	 color:#fff;
 }


 
h2{
	 color:#fff;
	 font-size:24px;
	 font-weight:100;
	 text-transform:uppercase;
	 width:100%;
	 padding:25px 0 10px 0;
 }
 
 h3{
	 
 }

 
/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {clear: both;}
.left {float:left;}
.right {float:right;}


*{
	box-sizing:border-box;
}

body {
	font-family: 'Helvetica LT Std Condensed', 'Oswald', sans-serif !important;
}

.wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:20px;
	position:relative;
}
.head-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
}
.sub-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
}

::selection {
	color:#fff;
	background: #356088;
}
::-moz-selection {
	color:#fff;
	background: #356088;
}

.overlay{
	background:rgba(255,255,255,0.60);
	width:100%;
}

.sub-page{
	width:100%;
	background:#fff;
	display:inline-block;
	text-align:left;
	margin-bottom:60px
}
.sub-page h1{
	 color:#121212;
	 font-size:36px;
	 font-weight:100;
	 text-transform:uppercase;
	 width:100%;
	 background:#fcc811;
	 padding-bottom:10px;
	 padding:40px 10px 10px 20px;
}

.sub-page p{
	font-size:16px;
	padding:5px 20px;
	text-align:left;
	display:inline-block;
	width:100%;
	margin-top:25px;
}

.sub-page ul li{
	list-style:none;
	padding-left:40px;
}
.sub-page h4{
	color:#806609;
	text-transform:uppercase;
	font-size:24px;
	font-weight:700;
	padding:30px 0 10px 0;
}
.want-to-buy p{
	font-weight:bold;
	margin-top:0px;
	padding-bottom:10px;
}
.want-to-buy{
	padding:10px;
}

/* HEADER CONTACT
----------------------------------------------*/
.header{
	width:100%;
	display:inline-block;
	text-align:center;
	margin:0 auto;
	background:#fff;
}
.logo{
	text-align:left;
	width:57%;
	margin:0 auto;
	display:inline-block;
}
.logo img{
	width:35%;
}

.header-contact{
	width:40%;
	display:inline-block;
	margin:20px auto;
	text-align:left;
	color:#000;
	border-bottom:6px solid #fcc811;
	vertical-align:top;
	
	
}
.hc-content{
	display:inline-block;
	margin:0 auto;
	padding:0 40px 5px 0;
}

.hc-content p{
	color:#6d6c6e;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}


/*HOME MAIN
----------------------------------------------*/
.main{
	background:url(../siteart/bg2.jpg) no-repeat #685340;
	width:100%;
}
.text-overlay h1{
	font-size:5vw;
	width:100%;
	text-shadow:1px 1px 8px #000;
	text-align:center;
}

.icon-bar{
	width:100%;
	text-align:center;
	margin:120px 0 0 0;
	display:inline-block;
}
.icon{
	width:24%;
	display:inline-block;
	text-align:center;
	margin:0 auto;
	padding:20px;
	vertical-align:top;
}


.icon img{
	width:75%;
	/*background:#fff;*/
	border-radius:150px;
	padding:15px;
}
.icon img:hover{
	background:rgba(255,255,255,0.60);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}


/*Icon hover effects */
.bttn-jelly {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-color: transparent;
  background: transparent;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  font-size: 20px;
  font-family: inherit;
  padding: 5px 12px;
  overflow: hidden;
  border-radius: 50px;
  background: #fff;
  color: #1d89ff;
  -webkit-transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.bttn-jelly:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: currentColor;
  content: '';
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
}
.bttn-jelly:hover,
.bttn-jelly:focus {
  box-shadow: 0 1px 8px rgba(58,51,53,0.4);
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.bttn-jelly:hover:before,
.bttn-jelly:focus:before {
  opacity: 0.15;
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}


/* INVENTORY
------------------------------------------------*/
/*.hosted-content .listings-wrapper .listings-list .listing-banner {
	background:#000 !important;
}
.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button{
	background:#fcc811 !important;
}
.hosted-content h3{
	text-transform:none !important;
}
.hosted-content .listings-wrapper .listings-list .listing-banner h2{
	text-transform:none !important;
}*/

.scrolling-wrap {
	padding:20px 0;
    width:100%;
    height:auto;
    overflow:hidden;
	background:#fcc811;
}
 
.scrolling{
    width:100%;
    height:92px;
}




/*Contact Page
---------------------------------------*/
.contact-left{
	width:65%;
	margin:20px auto;
	text-align:left;
	border-right:1px #eaeaea solid;
	padding-right:20px;
	display:inline-block;
}
.contact-left p{
	text-align:left;
	width:100%;
	margin:0 auto;
	padding:10px;
}
.map{
	width:95%;
	margin:0 auto;
	padding-top:10px;
}

.contact-right{
	vertical-align:top;
	width:29%;
	text-align:left;
	margin:10px;
	display:inline-block;
}
.contact-right p{
	text-align:left;
	padding:0px;
}
	
/*
-------------------Contact Form Styles */

.container {

	margin: 20px auto;
	padding-bottom: 20px;
}

.container h2 {
	font-size:24px;
	text-transform:uppercase;
}

.container .listing-boxed-details h2 {
	text-align:left;
}
.wrap {
	width: 100%;
	margin: 0;
}

.contact-form{
	width:60%; 
	display:inline-block;
}
#formpage {
	vertical-align: top;
	padding: 15px 0px 40px 0px;
	display:inline-block;
}

#formpage p{
	text-align:left;
}
.formfield {
	width: 100%;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	color: #000;
	min-width: 175px;
	text-align:left;
}
.CaptchaPanel {
	margin: 10px 0px 10px 0px;
	text-align: center;
	padding: 10px;
}
.CaptchaImagePanel {
	padding: 5px 5px 10px 5px;
}
.CaptchaMessagePanel {
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
.CaptchaAnswerPanel {
	padding: 5px 5px 10px 5px;
}
.CaptchaWhatsThisPanel {
	padding: 5px 5px 10px 5px;
}
#formpage div {
	vertical-align: top;
	padding: 5px 5px;
	position: relative;
}
#formpage input {
	padding: 6px 5px 10px;
	border: 1px solid #8e8d8d;
	font-family: "Source Sans Pro", sans-serif;
	color: #000;
	font-size: 13px;
	background: #fff;
	width: 100%;
	margin-top: 5px;
	-webkit-appearance: none;
     border-radius: 0;
}

#formpage input.button, #formpage input.button:focus {
	width: 55%;
	display:inline-block;
	position:relative;
	margin: 0;
	padding: 20px;
	background: #fff;
	border: 1px solid #FCC811;
	font-size: 14px;
	line-height: 0;
	color: #121212;
	text-transform: uppercase;
}

#formpage input.button:hover{
	background:#FCC811;
	color:#fff;
}

input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
.CaptchaPanel {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: normal !important;
	color: #000;
	margin: 0 auto;
}
.CaptchaImagePanel {
	margin: 0 0 0 0;
	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;
}
.CaptchaAnswerPanel {
	margin: 0 auto;
	padding: 2px 0px 2px 0px !important;
	width: 30%;
}
.CaptchaWhatsThisPanel {
	line-height: 0;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {
	color: #000;
}
.CaptchaImage {
	border: 1px solid #333;
}
#formpage textarea {
	padding: 6px 5px;
	border: 1px solid #8e8d8d;
	font-family: "Source Sans Pro", sans-serif;
	color: #000;
	font-size: 12px;
	background: #fff;
	margin-top: 5px;
}
#formpage textarea {
	width: 100%;
	height: 85px;
}



/***** SIDE TABS *****/


.side {
    background: #fff;
    width: 300px;
    height: 500px;
    position: fixed;
    z-index: 100;
}


#fb {
    width: 400px;
    height: 520px;
    top: 300px;
    right: -400px;
    z-index: 99999;
}

#fbTab {
    display: block;
	height: 150px;
	width: 55px; 
	background:url(../siteart/fbtab.png);
    position: absolute;
    left: -55px;
    top: 0px;
}


/* FOOTER
------------------------------*/
.footer{
	width:100%;
	color:#fff;
	font-size:11px;
	background:#fcc811;
	text-align:center;
}

.footer a{
	color:#8E8E8E;
	text-decoration:underline;
}

.footer a:hover{
	color:#8E8E8E;
	text-decoration:none;
}
.divfooter{
	width:70%;
	margin:0 auto;
}

@media screen and (max-width:1170px){
	.logo img{
		width:47%;
	}
	.icon-bar{
		margin:60px 0 0 0;
	}
	#formpage div{
		width:100%;
	}
	#formpage textarea {
		width: 100%;
	}
	
	.contact-left{
		width:55%;
	}
}

@media screen and (max-width:950px){
	.icon-bar{
		margin:30px 0 0 0;
	}
	.logo {
		width:100%;
		text-align:center;
	}
	.logo img{
		margin:0 auto;
	}
	.header-contact{
		width:100%;
		text-align:center;
		border-bottom:none;
	}
	.hc-content{
		display:block;
		padding:0px;
	}
	.contact-left{
		width:100%;
		border-right:none;
		padding:10px;
	}
	.contact-right{
		width:95%;
	}
	.side{
		display:none;
	}
}
@media screen and (max-width:850px){
	
}

@media screen and (max-width:750px){
	.icon{
		width:35%;
		margin:20px;
	}
	.icon img{
		width:95%;
	}

}
@media screen and (max-width:650px){
	
	
}

@media screen and (max-width:550px){
	.logo img{
		width:60%;
	}
	.icon{
		width:90%;
	}
	.icon img{
		width:50%;
	}
	.hosted-content h3 {
		font-size:24px;
	}
	.divfooter{
		width:100%;
	}
	.contact-right{
		margin:7px;
	}
}

@media screen and (max-width:390px){
	#formpage input.button, #formpage input.button:focus {
	width:100%;
	}
	.text-overlay h1{
		font-size:9vw;
	}

	
	
}