@charset "utf-8";
/* CSS Document */

a, button, .button, a:hover, button:hover, .button:hover, button.mobile_btn::after {
    -webkit-transition:all .45s ease;
    -moz-transition:all .45s ease;
    -ms-transition:all .45s ease;
    -o-transition:all .45s ease;
    transition:all .45s ease;
}
* { outline: none; }
body { overflow-x:hidden; }

::-webkit-scrollbar-track, ::-webkit-scrollbar, ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #eee;
}
::-webkit-scrollbar {
	width: 10px;
	background-color: #eee;
}
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,.25); }

/* =============================================================================
   Foundation Resets                                                               
============================================================================= */



/* =============================================================================
   Hosted Inventory Resets                                                               
============================================================================= */
.inven #wide_col { float: left; }
.hosted-content .columns.small-12 {
    width: 25%;
    float: left;
    padding: 0;
}
.attachment-search { width: 100% !important; }

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}
.at-share-btn-elements{
	padding-bottom:10px !important;
}
.listings-wrapper .listing-smallcard .listing-smallcard-title{
	min-height:0 !important;
}
h2{font-size:2em;margin:0}
.listings-wrapper .listing-smallcard .listing-card-pricing .listing-prices {
     margin-bottom: 0px; 
}
.hosted-content img {
	vertical-align: baseline!important;
}
.hosted-content .pagination>.drop-down-form select, .hosted-content .pagination-blog>select {
    width: 60px;
}

.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !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 {background:#ef4023 !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: #ef4023 !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;}

.list-content .list-title .list-listings-count{
	color:#ef4023 !important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name{
	margin:0 0 1rem!important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-count{
	margin:0 3px 1rem 0!important;
}
.section-head{
	width: 100% !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price{
	color:#ef4023 !important;
}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn{
	background:#ef4023 !important;
}
.detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .detail-main-body .main-detail-data .alternate-retail-price{
	color:#ef4023 !important;
}
.detail-content .dealer-info .phone-and-email .send-email-btn{
	border:#ef4023 1px solid !important;
	color:#ef4023!important;
}
.detail-content .detail-additional-data .data-row .data-label{
	background-color:#ef4023!important;
}
.detail-content-mobile .detail-main-body .main-detail-data .detail-price, .detail-content-mobile .detail-main-body .main-detail-data .alternate-retail-price{
	color:#ef4023!important;
}
.contact-options a{
	background:#ef4023!important;
}
.detail-content .search-results{
	color:#ef4023!important;
}
.detail-content .search-results span{
	color:#ef4023!important;
}
.list-content .list-top-section .listing-option-bar .list-listings-count{
	color:#ef4023!important;
}

 .button{
	display:none !important;
}
/* =============================================================================
   Typeography                                                              
============================================================================= */


p a{color:#ef4023;}
p a:hover{color:black;}
/* =============================================================================
   Header                                                              
============================================================================= */
.black-bar{
	background-color: black;
	color:white;
	padding:5px 0;
	z-index: 999999999999999999;
}
.black-bar a{
	color:white;
}
.black-bar p{
	margin-bottom: 0;
}
.top .logo {
    max-height: 200px;
    margin-top: -30px;
    z-index: 999;
    position: absolute;
    left: 43%;
}

.quick-search {
	float: right;
}
input#keywords {
    height: 25px;
    border: none;
    max-width: 300px;
    padding: 5px;
    font-size: 14px;
    color: #000;
    margin: 0;
    position: absolute;
    right: 10px;
}
.quick-button {
    position: absolute;
    top: 5px !important;
    right: 15px;
}
.search-icon {
	max-height: 25px;
}
header {
	display: table;
	width: 100%;
	padding: 0px;
}

/* Menu Main */
.menu-main-container {
	background-color: lightgray;
}
.menu-main-container ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-align: center;
	margin-left: 154px;
	padding:40px 0;
}
.mobile-nav ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#menu-main a {
	display:block; 
	color: #ef4023; 
	padding: 0.8em 0.8em;
	font-size: 17px;
	position: relative;
	text-transform: uppercase;
	font-weight: 600;
}
#menu-main a:hover {
	background-color:#ef4023;
	color:white;
}
#menu-main li:nth-child(2) {
    padding-right: 239px;
}
#menu-main ul li:nth-child(2) {
    padding-right: 0px;
}
#menu-main li {
	position: relative;
	display: inline-block;
}

/* Main Sub-Menu */
#menu-main ul {
	position: absolute;
	white-space: nowrap;
	z-index: 9999999;
	left: -99999em;
	background: #ececec;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
}

#menu-main ul ul {
	position: absolute;
	white-space: nowrap;
	z-index: 9999999;
	left: -99999em;
	background: #f9f9f9;
	text-align: left;
}

#menu-main li ul li { display:block; }
#menu-main ul li a:hover { color: #333; }
#menu-main > li:hover > ul {
	left: 0px;
	min-width: auto;
}
#menu-main > li li:hover > ul { 
	left: 100%;
	top: 0px;
}


/* NEW HEADER */
.head-width {
	max-width: 1100px;
    width: 90%;
    margin: 0 auto;
}
.grey-bg {
    background: #d3d3d3;
}


.logo img {
    max-width: 100%;
    width: 280px;
}

.logo {
    margin-bottom: -47px;
    z-index: 9;
    margin-top: -30px;
}

.mobile-logo {
	display: none;
}
/* Dropdown Arrow */
/*#menu-main li > a:after {
	content: ' ';
    background: url(../siteart/down.png) no-repeat 80% 50% / 8px;
    top: 0;
    position: absolute;
    width: 15px;
    height: 100%;
}
#menu-main li > a:hover:after { background: url(../siteart/down.png) no-repeat 80% 50% / 8px; }
#menu-main li > a:only-child:after { content: none; }
*/

	/* Mobile Menu Toggle */
	.off-canvas-container { position: relative;	}
	.off-canvas-inner {
	    position: relative;
		width: 100%;
		display: block;
		overflow:hidden;
	}
	.off_canvas {
		position: relative;
		height: 100vh;
		max-height: 100%;
		background: #000;
		position: fixed;
		overflow-x:hidden;
		top: 0;
    	z-index: 1;
	}
	.off_canvas_content.is_open, .off_canvas_content.open_right.is_open {
		filter: blur(3px);
		position:fixed;
		width: 100%;
	}
	.off_canvas_content.is_open { transform: translateX(300px); }
	.off_canvas_content.open_right.is_open { transform: translateX(-250px); }
	.position_left, .position_right {
		width: 300px;
		overflow-y: auto;
	}
	.position_left {
		transform: translateX(-300px);
		left: 0	
	}
	.position_right {
		transform: translateX(300px);
		right: 0;	
	}
	.position_left.is_open, .position_right.is_open {
		transform: translateX(0px);
		z-index: 999999;
		-webkit-box-shadow: 2px 0 20px -4px #222;
        box-shadow: 2px 0 20px -4px #222;
	}
	.off_canvas_content, .off_canvas_content.is_open, .position_left, .position_left.is_open, #off_canvas_cover.is_open, #off_canvas_cover, .position_right.is_open, .position_right  {
		-webkit-transition: all 0.75s ease;
		-moz-transition: all 0.75s ease;
		-o-transition: all 0.75s ease;
		transition: all 0.75s ease;		
	}
		/* Close Btn */
		.close {
			background: url(../siteart/close.png) no-repeat 50% 50% / 20px transparent;
			width: 20px;
			height: 20px;
			position: absolute;
			right: 12px;
			top: 15px;
			display: block;		
		}
		.close:hover {
			cursor:pointer;
			background: url(../siteart/close.png) no-repeat 50% 50% / 20px transparent;
		}
		#off_canvas_cover, #off_canvas_cover.is_open { transform: rotate(0); }
		#off_canvas_cover {
			visibility:hidden;
			position: fixed;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			z-index:-1;
			background: rgba(255,255,255,.65);
			opacity: 0;
		}
		#off_canvas_cover.is_open {
			opacity: 1;
			visibility:visible;
			z-index:9999;
		}

  	/* Mobile Menu */
	.off_canvas header {
		background: transparent;
		padding: 0px;
		position: relative;		
		top: 0;
	}
	.off_canvas h2 {
		color: #fff;
		text-align:left;
		font-size: 1.5em;
		margin: 10px 15px;	
		text-transform: uppercase;
	}
	.mobile.button { display: none;	}
	.mobile-nav #mobile-menu-main { border-top: 1px solid #333; }
	.mobile-nav #mobile-menu-main li {
		width: 100%;
		position: relative;
	}
	.mobile-nav #mobile-menu-main li a:hover { background-color:#ef4023; }
	.mobile-nav #mobile-menu-main a {
		width: 100%;
		color: #fff;
		min-height: 45px;
		display: inline-block;
		text-decoration: none;
		padding: 10px 0 10px 5%;
		position: relative;
		font-size: 14px;
		text-transform: uppercase;
		border-bottom: 1px solid #ef4023;
	}

	/* Mobile Sub-Menu */
	.mobile-nav #mobile-menu-main ul {
		position: relative;
		z-index: initial;
		left: 0;
		background: transparent;
		text-align: left;
		width: 100%;
		padding: 0px;
		display:none;
	}
	.mobile-nav ul li ul li a { padding: 10px 0; }
	.mobile-nav ul li a:hover { color: #fff !important; }
	
	/* First Dropdown */
	.mobile-nav #mobile-menu-main > li li:hover > ul {
		left: 0px;
	}
	/* Second Dropdown */
	.mobile-nav #mobile-menu-main > li > .sub-menu li a {
		margin: 0 0 0 5%;
	}
	/* Third Dropdown */
	.mobile-nav #mobile-menu-main > li > .sub-menu > li > ul.sub-menu li a {
		margin: 0 0 0 10%;
	}
	/* Fourth Dropdown */
	.mobile-nav #mobile-menu-main > li > .sub-menu > li > ul.sub-menu > li > ul.sub-menu li a {
		margin: 0 0 0 15%;
	}
	/* Fifth Dropdown */
	.mobile-nav #mobile-menu-main > li > .sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu li a {
		margin: 0 0 0 20%;
	}

	/* Mobile Btn */
	.mobile-nav li button.mobile_btn {
		height: 45px;
		width: 50px;
		position: absolute;
		top: 0;
		right: 0;
		background: #333;
		display: inline-block;
		border-radius: 3px 0 0 3px;
		border:none;
	}
	.mobile-nav li button.mobile_btn:hover { cursor: pointer }
	.mobile-nav button.mobile_btn::after {
		content: ' ';
		position: absolute;
		top: 0;
		left: 0;
		background: url(../siteart/mobile_arrow.png) no-repeat center center / 10px;
		width: 100%;
		height: 100%;
	}
	.mobile-nav li button.mobile_btn.active { background: #666; }
	.mobile-nav li button.mobile_btn.active::after, .close:hover {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}

/* =============================================================================
   Slider                                                             
============================================================================= */
#slider {
			overflow:hidden;
			position:relative;
			width: 100%;
			background: #222;
			display: table;
			margin-top: 0px;

		}
#slider:first-of-type {
	border-bottom: 3px solid #ef4023;
}
		#slider h1 {
			line-height: 1;
			margin-bottom: 10px;
			font-size: 2.5em;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			font-weight: 600;
			text-shadow: 2px 2px #000000;
		}
		#slider .orbit-container {
			height: 0;
			margin: 0;
			list-style: none;
			overflow: hidden;
			height: 45vh !important;
			width: 100%;
		}
		#slider .orbit-slide {
			background-repeat: no-repeat;
			background-size: cover;
			height: 45vh;
			background-position: 50% 50%;
			width: 100%;
			z-index: 9999;
			padding: 0;
		}
		#slider .orbit-caption {
			display: table;
			height: 100%;
			width: 100%;
			top: 0;
			position:relative;
			background: transparent;
			padding: 0;
		}
		#slider .orbit-caption section {
			display: table-cell;
			vertical-align:middle;
		}
		#slider .orbit-caption section span { 
			padding: 25px 25px 10px 25px;
			display: block;
			text-align: center;
		}
		.orbit-next::after, .orbit-previous::after { display: none; }
		.orbit-next, .orbit-previous, .orbit-next:focus, .orbit-previous:focus, .orbit-next:active, .orbit-previous:active { 
			z-index: 999999999; 
			cursor: pointer;
			background: transparent;
		}
		.orbit-next:hover, .orbit-previous:hover { background: rgba(0,0,0,.5) }
		.orbit-next:hover, .orbit-previous:hover, .orbit-next:focus, .orbit-previous:focus { padding: 1rem; }
		.orbit-next, .orbit-previous { background: transparent; }
		
			/* Interior */
			#interior #slider .orbit-container, #interior #slider, #interior #slider .orbit-slide { height: 20vh !important; }
			#interior #slider .orbit-caption { display: none; }
			#interior .orbit-next, #interior .orbit-previous { display:none; }
			#interior #slider .orbit-slide { background-position: 50% 65%; }
/* =============================================================================
   Body                                                             
============================================================================= */
.internal-pages{padding-top: 50px;}

.family-pic{
	background-size: cover;
	min-height: 534px;
	max-height: 534px;
	background-position: 50% 10%;
    padding-top: 30px;
	padding-left: 10px;
}

body {
background-color: #E8E8E8;
}
h2 strong{
	font-size: 20px;
	color:black;
	display: block;
}
h2{
	color:#ef4023;
}

.line-up{margin-top: 82px;}


/* =============================================================================
   CTA                                                            
============================================================================= */
			.cta {
				display: table;
				width: 100%;
				margin: 25px 0;
			}
			.cta ul { 
				list-style:none; 
				position: relative;
				margin: 0px auto;
			}
			.cta ul li { 
				padding: 0 10px 0;
				margin: 0px; 
			}
			.cta ul li div:first-child {
				list-style: none;
				position: relative;
				background-repeat: no-repeat;
				background-size: cover;
				background-position: 50% 50%;
				padding: 0;
				height: 100px;
				z-index: 999;
				margin: 5px 0;
			}
			.cta a span {
				text-align: center;
				display: table-cell; 
				vertical-align:middle;
			}
			.cta a h2 { color: #fff; font-weight: 600; line-height: 1; text-transform: uppercase; font-size: 19px; margin: 0;}
			
			.cta a h2 span { display: block; }
			.cta a:hover { opacity: 1; }
			.cta a .overlay {
				background: #ef4023;
				position:absolute;
				top:0;
				bottom: 0;
				display: table;
				padding: 0 0 0 15px;
				width: 100%;
				height: 100%;
			}
			.cta a:hover .overlay { background: black; }
/* =============================================================================
   Form                                                              
============================================================================= */
.column.text-center.form-space.black-area{
	padding-bottom: 10px;
}
.column.text-center.form-space.black-area p.form-label{
    background-color: #ef4023;
    color: white;
    text-transform: uppercase;
    padding: 5px;
    margin: 0px !important;
}
.CaptchaPanel {
	margin: 0 !important;
	padding: 0px !important;
}
.CaptchaMessagePanel {
	padding: 0 !important;
	font-size: 14px;
}
.CaptchaImagePanel {
	padding: 0 !important;
}
.CaptchaWhatsThisPanel a {
	background-color: rgba(255,255,255,0.00);
	padding: 0px;
	color:black;
	background-image: none !important;
}
.CaptchaWhatsThisPanel a:hover {
	background-color: rgba(0,0,0,0.00);
	text-decoration: underline;
}
.internal-pages [type=submit], .internal-pages [type=reset] {
	background: #ef4023;
	padding: 7px 10px;
	font-size: 15px;
	border: none !important;
	color: white;
	text-transform: uppercase;
}
.internal-pages [type=submit]:hover, .internal-pages[type=reset]:hover {
	background: black;
}

/* =============================================================================
   Footer                                                              
============================================================================= */
.map-responsive{
    overflow:hidden;
    padding-bottom:300px;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.footer{
	padding:10px 0;
	background-color: #242424;
	color:white;
	text-transform: uppercase;
	font-weight: 600;
}
.footer a {
	color: white;
}
.footer a:hover {
	color: #ef4023;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:13px;}
a.footerlink:hover {text-decoration:none; font-size:13px;}

.footertext{font-size:13px;}

.smallfootertext{ display: none;}

.divfooter { text-align:right; margin:0 auto;}

/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	border-top: 3px solid #ef4023;
}
 
.scrolling{
    width:100%;
    height:92px;
}
/* =============================================================================
   Mobile                                                              
============================================================================= */
@media only screen and (max-width: 1720px) {
	.top .logo {
    left: 41%;
}
}
@media only screen and (max-width: 1360px) {
	.top .logo {
    left: 39%;
}
}
@media only screen and (max-width: 1050px) {
	.top .logo {
    left: 36%;
}
}
@media only screen and (max-width: 965px) {
	.menu-main-container ul {
		margin-left: 75px;
		font-size: 10px;
	}
	#menu-main a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 850px) {
	.top .logo {
    left: 32%;
}
	.cta ul li div:first-child {height: 50px;}
	.menu-main-container ul {
		margin-left: 0px;
}
}
@media only screen and (max-width: 850px) {

	.off_canvas { display: block; }
	.mobile.button {
		display: block;
		background: url(../siteart/mobile.png) no-repeat 50% 50% / contain transparent;
		height: 45px;
		width: 45px;
		color: transparent !important;
		position: absolute;
		right:10px;
		top:100px;
	}
	.menu-main-container { display: none;
	}

	.top .medium-6{width:100%; text-align: right;}
	.top .medium-6 .column{padding:0;}
	.top .logo {
    position: relative;
    left: -30px;
    max-height: 150px;
}
	input#keywords {position: relative; right:0;}
	.quick-button {top: 30px !important; right: 30px;}
	.footer .small-12{width: 100%; text-align: center;}
	.divfooter{text-align: center;}
	.line-up {
    margin-top: 0px;
}
}


@media only screen and (max-width: 800px) {
	
	.mobile-logo {
		display: block;
		margin-top: -35px;
	}
	
	.head-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}
	
	.mobile-logo img {
    max-width: 100%;
		width: 230px;
}
}

@media only screen and (max-width: 450px) {
	.head-width {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	
	.mobile-logo {
		margin-top: 0;
		flex-basis: 100%;
	}
	
	#menu-button {
		flex-basis: 100%;
		text-align: center !important;
	}
	
	
}


@media only screen and (max-width: 416px) {
	.quick-button {
    top: 56px !important;
    right: 20px;
}
}
