
/*  Site Designer: Karoline Dassie  

Colors:
Yellow #eac03a
Green #349a01
Black #22211f
Red #b12a1c

*/

@charset "utf-8";
/* CSS Document */

/***** 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; 
}

/*---------------------

		GLOBAL

-----------------------*/

img {
	max-width:100%;	
}

a {
	text-decoration:none;
	cursor:pointer;
	color: #b12a1c;
}

a:hover {
    text-decoration: underline;
}

body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}

.outside {
	width:100%;
	position:relative;
}

.clearfix { overflow: hidden;}


.column2{width:48%; margin:0 1%; float:left}
.clear{clear:both}

.sitewidth{max-width:1024px;margin:0 auto;}

/*---------------------

		inventory

-----------------------*/

.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:#349a01 !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: #349a01 !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: #349a01 !important;}
.page-nav{background-color:#349a01!important}
.search-results {color:#349a01!important} 
.content {width:100%!important;} 

.listing-widgets {width:100%!important;}
.detail-watchlist-lnk-wrapper {border-left:none!important;} .detail-content .lower-detail-data-button-wrapper .lower-detail-data-right {left:24.5em!important;}
 
/*---------------------

		frameless inventory

-----------------------*/
.hosted-content h1{color:#000; font-size:25px!important}
.attachment-search .search-checkboxes label .row{margin:5px!important}


/*---------------------

		General

-----------------------*/

.check{ float:left; padding-right:4%}

.green-wrap{
	background:#349a01;
	padding: 4px 0 4px 10px;
	margin-bottom: 28px;	
}

header {
    width: 100%;
    overflow: hidden;
    transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

header img {
    padding: 0 0 2em 0;
	float:left;
	width:100%; 
	max-width:500px;
}
header a {
    margin: 0 auto;
    text-align: center;
    display:block;
}

.main {
    padding: 54px 0px 70px 0px;
}
.ATquick {float:right; color:#b12a1c;padding-right: 25px; font-size: 14px; margin-top: 15px;display: block;-webkit-transition: ease .3s all;text-decoration: none;}
.ATquick i.fa {color:#b12a1c; display:inline; position:relative; font-size: 16px; top: 1px;padding-right: 4px;}
.ATquick:hover {font-weight:900; color:#b12a1c; text-decoration:none}

.content {
	float:right;
	padding:4em 4em;
	min-height:300px;
	margin: 0 auto;
}

.content p {
    float: left;
    width: 73%;
    font-size: 14px;
    line-height: 30px;
}

.content iframe{
	float:left;
	width: 100%!important;
	max-width:1020px;
	background:#fff; 
	min-height:2100px; 
	margin-top:3%;
	}

.contact-details {position:relative;display: table;margin: 0 auto;margin-bottom: 25px;}
.contact-details li {
    display: inline;
    padding: 0px 15px;
    border-right: 1px solid #DDD;
    font-size: 13px;
}
.contact-details p {
    text-align: center;
    padding: 22px 0px 0px 0px;
    font-size: 13px;
}
.contact-details a {}
.blur {background-image:url(../images/hero.jpg) !important;}
.download {
    overflow: hidden;
    display: table;
    margin: 0 auto;
    margin-bottom: 74px;
}
.download a i.fa {
    padding-right: 10px;
}
.download a {
	background: #0f4fa1;
	border-radius:5px;
	padding: 13px 47px;
	color: #FFF;
	-webkit-transition: ease .1s all;
	float: left;
	margin: 6px 10px 6px 10px;
	font-size:16px;
	border: 3px solid transparent;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	}
.download a:hover {text-decoration:none;background: #f5d100;color: #222;}
.tender {text-align:center;width:100%;margin-bottom: 32px;margin-top: 40px;}


.inv {
	max-width: 1024px;
    margin: 0 auto;
}

#map {
	background:#ebebeb url(../siteart/map2.jpg) no-repeat center center;
	height:200px;
}

/*Inv button effects */

.inv-btn-wrap {margin: 0 auto;margin-bottom: 40px;}

a.inv-btn {
	background: #0f4fa1;
	border-radius: 4px;
	padding: 10px 5px;
	color: #FFF;
	-webkit-transition: ease .1s all;
	float: left;
	margin: 0px 5px 5px 5px;
	font-size: 15px;
	font-weight: 600;
	width: 31%;
	text-align: center;
}

a.inv-btn:hover {
	text-decoration: none;
    background: #f5d100;
    color: #222;
	}

.profile {
    max-width: 1024px;
    margin: 0 auto;
}

.pictures {
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

.circle {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background: #FFF;
    background-size: cover;
    float: left;
    margin: 0px 30px;
    margin-bottom: 42px;
    position: relative;
}

.circle p {
    position: absolute;
    bottom: -33px;
    text-align: center;
    font-size: 14px;
    width: 100%;
}

.col-wrap {padding:0px 15px;font-size: 14px;line-height: 24px;}
.col-l {
	float:left;
	width: 47%;
	padding: 0px 10px;
}
.col-r {
	float: right;
	width: 46%;
	padding: 0px 10px;
}

.col-wrap ul li {list-style-position:inside;}

.col-wrap p {margin: 16px 0px;}

p.return-search {text-align:center;padding:0px 5px;}

.floating-btn {
    margin: 0 auto;
    display: table;
    color: red;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid red;
    padding: 8px 20px;
    border-radius: 3px;
    margin-bottom: 19px;
}
.floating-btn:hover {
    text-decoration: none;
    background: red;
    color: #FFF;
}

i.fa.fa-external-link {
    margin-right: 9px;
}

.tender-notice {
    max-width: 1020px;
    font-size: 13px;
    margin: 0 auto;
    padding: 0px 15px;
    padding-bottom: 22px;
    text-align: center;
    line-height: 22px;
}

/*-----------------------

	Scrolling Inventory

---------------------------*/

. {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*--------------------- Contact Form ------------------------*/


.f-w {
    display: block;
    width: 75%;
    padding: 0px 0px 20px 0px;
}

.contact-form label {display: block;font-size: 16px;text-transform: uppercase;font-weight: 400;font-size: small;font-weight: bold;}
.contact-form input[type="text"], textarea {
    width: 98%;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #f5d100;
    font-size: 14px;
    margin-top: 4px;
    border: 1px solid #BBB;
    padding:  5px;
}
.contact-form input[type="submit"] {
    font-size: 25PX;
    width: 100%;
    padding: 5px 0px;
    color: #FFF;
    outline: 0;
    border: 0;
    background: #eac03a;
    -webkit-transition: all ease .3s;
}

.contact-form input[type="submit"]:hover {background: #ffd243;}

.contact-form textarea {
    height: 182px;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    padding-top: 10px;
    width: 97%;
    padding: 10px;
}	
	
/*-----------------------

	Hidden Tender Div

---------------------------*/

#black-bar {
    background: #22211f;
    height: 3px;
    float: right;
    width: 30%;
}

#yellow-bar {
    width: 70%;
    height: 3px;
    background: #eac03a;
    float: left;
}

#sticker {
  position:relative;
  float:right;
  cursor:pointer;
  background: #b12a1c;
  width: 235px;
  padding: 10px 20px;
  color: #fff;
  line-height:20px;
  font-size: 13px;
  text-align:center;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  transition:all 500ms ease;
  right: 4%;
  font-weight: 400;
}

#stickerat {
  position:relative;
  float:right;
  cursor:pointer;
  background: #22211f;
  width: 195px;
  padding: 1em;
  color: #fff;
  line-height:20px;
  font-size: 13px;
  text-align:center;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  transition:all 500ms ease;
  right: 4%;
  font-weight: 400;
}

#stickerat img{
  padding:0;
}

/*Search Form */

.search{
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 15px;
}

.search input[type="text"] {
	border-radius:6px;
    background: transparent;
    padding: 1% 0 1% 3%;
    border: 0;
    outline: 0;
    width: 97%;
	font-size:14px;
    border: 2px solid #f2c744;
    font-weight: normal;
    color:#22211f;
    background: #FFF;
}
.search input[type="submit"] {}

.search .btn-submit {
    padding: 0px 5px;
    background: transparent;
    border: 0;
    outline: 0;
    position: relative;
    right: 20px;
    position: absolute;
    top: 6px;
}

i.fa.fa-search {
    font-size: 16px;
    color: #AAA;
}

.search textarea:focus,.search input:focus, .search input[type]:focus, .search .uneditable-input:focus {
	 border-color: #eac03a;
    outline: 0 none;
}

i.fa.fa-search:hover {color: #f8931c;}

table, th, td {border:0px; border-collapse:collapse;}

#fieldset {
    width: 100%;
    margin-top: 17px;
}
#fieldset tr {}
#fieldset td {
    font-size: 14px;
}
#fieldset td input[type="text"] {
    border: 1px solid #BBB;
    margin: 0;
    width: 97%;
    border-radius: 0;
    margin-top: 0px;
    border-top: 0;
}

#fieldset tr:nth-child(2) {
    border-top: 1px solid #BBB;
}


/*---------------------

		Footer

-----------------------*/

footer {
    width: 100%;
	position:relative;
}

.contact-bar {
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #CCC;
	vertical-align:middle
}

.c-list img{
	margin:0 1em 0 0 ;
	vertical-align:middle;display:inline-block;
}

.c-list {
	display: block;
    text-align: center;
    font-family: 'Slabo 13px', serif;
    font-size: 13px;
	float: left;
	width:33%;
	color: #8c8c8c;
	vertical-align:middle;
}

.c-list a{
    list-style-type: none;
    color: #8c8c8c;
	vertical-align:middle
}

.c-list a:hover {
    text-decoration: underline;
}

.footer-inner-wrap {
    background:#eac03a url(../siteart/footer_bg.jpg) repeat;
    padding: 2em 0;
}

.footer-inner {
    float: right;
    padding-right: 3em;
}

.secondary-nav {
    width: 100%;
}
.secondary-nav li {
    list-style-type: none;
    display: inline-block;
}
.secondary-nav li a {
    font-size: 13px;
    color: #000;
    padding: 0px 15px;
}
.secondary-nav li a:hover {
    color: #fff;
    text-decoration: none;
}
.secondary-nav li a:first-child {
    padding-left: 0;
}

.footer-bar {background: #22211f; height:5px; width:100%;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{/* text-decoration:underline; */color: #000;}
a.footerlink:hover {text-decoration: underline;}
.divfooter {
	max-width: 44%;
	text-align:left;
	float:left;
	font-size: 11px;
	color:#000;
	padding-left: 3em;
	line-height: 19px;
	position: relative;
}
	
/*-----------------------

	  RESPONSIVE STYLES

-----------------------*/

/* Larger Screens */
@media all and (max-width:1130px) { 
	.content {width: 95%;}
}

/* Breakpoints */
@media (max-width: 960px) {
	h2{font-size:15px!important;}
	
	.content {width: 100%; padding: 5%; float:none}
	.f-w{width: 100%; padding: 1%; float:none}
	.content p {width: 100%;}
	.divfooter{width: 90%; padding:0; margin:0 auto; float: none}
	.footer-inner {width: 90%; padding:0; margin:0 auto; float: none; text-align: center}
	.footer-inner-wrap {padding: 25px 0px;}
	.divfooter {
		max-width: 500px;
		float: none;
		text-align: center;
		margin: 0 auto;
		clear: both;
		padding:5em 0 0 0
	}
	
	
	.secondary-nav li a {padding: 0px 15px;}
	
	.ATquick {padding-right: 5px;}
}

/*--- Ipad Portrait Responsive ---*/
@media (max-width: 768px) {
	.check{ float:none; padding:0 0 1em 0; }
	#black-bar{display:none;}
	#yellow-bar{width:100%;}
	
	.mobile-nav-hidden {display: none;}
	.ATquick {display:none;}
	i.fa.fa-bars {
		padding: 6px 13px;
		margin: 0;
		color: #000;
		float: left;
	}
	
	.c-list {
		float: none;
		width:98%;
		text-align: left;
		margin-left: 2%
	}
	
	.secondary-nav li{display:block}
}

/* Smart Phone */
@media all and (max-width:650px) {
	h1 {text-align:center; font-size:22px!important;}
	h2{font-size:12px!important;}
	
	.green-wrap{margin-bottom:15px;padding:10px 0}
	.content p{font-size:13px; line-height:24px;}
	
	.divfooter {padding:1em 0;}
	.contact-details {width: 100%;}
	.contact-details li {width: 100%;text-align: left;padding-left: 18px;font-weight: bold;}
	.contact-details p {
		float: left;
		padding: 12px;
		padding-left: 18px;
		text-align: left;
	}
	.main {padding: 20px 0px;}
	
	.contact-form input[type="submit"]{font-size:15px;}
	
	
}


/*---------For extra small screens ------------*/
@media all and (max-width:450px) {
	h1 {text-align:center; font-size:15px!important;}
	header img{padding:1em 0;}
	#sticker{display:none}
}
