@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; }

.list-listings-count {color:#2A6F9A!important;}
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	margin:15px 0;
}
 
.scrolling{
    width:100%;
    height:92px;
}
.at-share-btn-elements{
	padding-bottom:10px !important;
}
.listings-wrapper .listing-smallcard .listing-smallcard-title{
	min-height:0 !important;
}
h1{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;
}
/* =============================================================================
 new inventory resets                                                       
============================================================================= */
.info-bar .small-6.medium-6.column, .top .small-10.medium-4.large-4.column, .top .small-2.medium-8.large-8.column, .top .small-12.medium-12.large-12, .footer .small-6.medium-6.large-4.column, .footer .small-12.medium-12.large-4.column, .manu-bar .small-4.medium-4.large-4.column, .small-12.medium-12.large-12.column .column,  .small-12.medium-12.large-12.column{box-sizing: border-box !important;}

.info-bar a[href^="tel:"] {
    color: #000 !important;
}
.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, .rent-title, .list-content .list-listing-mobile .price-container .price, .dealer-company-header, .detail-content .dealer-info .contact-information .address, .detail-content .dealer-info .contact-information .phone, .detail-content .dealer-info .contact-information .contact, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name, .list-content .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count{color:#2269b3 !important;}
.faceted-search-content .selected-facets-container .selected-facet, .list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link,  .list-content .list-listing-mobile .view-listing-details-link, .detail-content .detail-additional-data .data-row .data-label, .detail-content .detail-main-body .main-detail-data .offer-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-additional-data .data-row .data-label, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .cs-btns a, .contact-options a, .mobile-breadcrumb {background-color:#2269b3 !important; color: #fff !important;}

.faceted-search-content .selected-facets-container .selected-facet:hover, .list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover, .list-content .list-listing-mobile .view-listing-details-link:hover, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover,  .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover, .detail-content-mobile .detail-contact-bar .contact-bar-btn:hover, .detail-content-mobile .detail-contact-bar .contact-bar-btn:hover, .cs-btns a:hover, .contact-options a:hover{background-color:#194878 !important;}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label {
    font-size: 12px;
    line-height: 1;
}
.top .button:hover{background-color:rgba(0,0,0,0.00); background: url(../siteart/mobile.png) no-repeat 50% 50% / contain transparent;}

.list-content {
    max-width: 95rem !important;
}
/* =============================================================================
   Typeography                                                              
============================================================================= */

h1, h2, h3,h4, h5, h6{font-family: 'Oswald', sans-serif; text-transform: uppercase;}
p, a, ul, li, label{font-family: 'Open Sans', sans-serif;}
h1, h3, h5, p a{color:#2269b3;}
h2, h4, h6{color:#000;}
p a:hover{color:#000;}
/* =============================================================================
   Header                                                              
============================================================================= */


.banner{
	padding: 12px;
	background: #2269b3;
	text-align: center;
	display: block;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700;
}
.banner-red{
	position: relative;
	padding: 10px 30px;
	background: #E01A1E;
	text-align: left;
	display: block;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700;
	
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
	max-width: 1330px;
	
    font-size: 25px;
	line-height: 1;
	
	transition: ease all 0.3s;
}
.banner-red:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
    width: 25%;
    background: #fff;
    clip-path: polygon(34px 0%, 100% 0, 100% 100%, 0% 100%);
	
	transition: ease all 0.3s;
}
.banner-red:hover:after{
    width: 0%;
}
.banner-red span{
    font-size: 20px;
	font-weight: 400;
	display: block;
	line-height: 1;
}

.banner-red:hover{
	padding-left: 40px;
}

.info-bar{
	background-color: #eeeeee;
	display: none;
}
.top{
	padding-bottom: 10px;
}
.info-bar p, .location-numbers p{text-align: right; margin-bottom: 0; padding:7px 0;}
.info-bar a, .top .location-numbers a{
	text-transform: uppercase;
	color:black;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	padding:0 10px;
}
.info-bar a:last-child, .top .location-numbers a:last-child{padding:0px;}
.info-bar a:hover, .top .location-numbers a:hover{opacity: .6;}
.info-bar .icon, .top .icon{
	max-height: 20px;
	vertical-align: middle;
	display: inline-block;
}

.top .logo{
	position: absolute;
	z-index: 999;
	
    max-height: 83px;
}


.header {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	float:right;
	margin-right: -15px;
}
.header > .menu-main-container{
	
	background-color:#2269b3;
}
/* Menu Main */
.menu-main-container ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-align: right;
}
.mobile-nav ul {
	margin: 0;
	padding:0;
	list-style: none;
}
#menu-main a {
	display:block; 
	color: white; 
	padding: 0.4em 0.9em;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
}
#menu-main a:hover {
	background-color:#194878;
}
#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-color:#2269b3;
	text-align: left;
}
#menu-main li ul li { display:block; }
#menu-main ul li a:hover { color: #fff; background-color:#194878 }
#menu-main > li:hover > ul {
	left: auto;
	min-width: 100%;
}
#menu-main > li li:hover > ul { 
	left: 100%;
	margin-left: 1px;
	top: -1px;
}

/* 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: #fff;
		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 #2269b3;
			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 #2269b3;
		}
		#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: #000;
		text-align:left;
		font-size: 1.5em;
		margin: 10px 15px;	
		text-transform: uppercase;
		font-weight: 600;
	}
	.mobile.button, a.mobile { display: none;	}
	.mobile-nav #mobile-menu-main { border-top: 2px solid #000; }
	.mobile-nav #mobile-menu-main li {
		width: 100%;
		position: relative;
	}
	.mobile-nav #mobile-menu-main li a:hover { background-color:#2269b3; color: white; }
	.mobile-nav #mobile-menu-main a {
		width: 100%;
		color: #2269b3;
		display: inline-block;
		text-decoration: none;
		padding: 10px 0 10px 5%;
		position: relative;
		font-size: 14px;
		border-bottom: 1px solid #000;
		text-transform: uppercase;
		font-weight: 600;
	}

	/* 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                                                             
============================================================================= */
.grey-texture {
	background-image:url("../siteart/metal-background.jpg");
	background-repeat: none;
	background-size: cover;
	padding: 20px;
}
.grey-texture-inventory {
	background-image:url("../siteart/metal-background.jpg");
	height: 100%;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px;
}
/* Slider */
#slider {
	height: 45vh;
	overflow: hidden;
	position: relative;
	width: 100%;
	background: #222;
	display: table;
}
#slider .orbit-container {
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 45vh !important;
	min-height: 345px;
	width: 100%;
	text-align: left;
}
#slider .orbit-slide {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	z-index: 9999;
}
#slider .orbit-caption {
	display: table;
	height: 100%;
	top: 0;
	left: 35px;
	position: absolute;
	background: transparent;
	z-index: 99999;
}
#slider .orbit-caption section {
	display: table-cell;
	vertical-align: middle;
}
#slider .mac-img-cont {
	position: absolute;
	display: inline-block;
	right: 10px;
	top: 10px;
	z-index: 999999;
}
#slider .mac-img-cont a{
	display: inline-block;
	cursor: pointer;
}
.orbit-next::after, .orbit-previous::after {
	display: none;
}
.orbit-next, .orbit-previous {
	z-index: 999999999;
	cursor: pointer;
	background: transparent;
	padding: 5px;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:focus, .orbit-previous:focus, .orbit-next:active, .orbit-previous:active {
	background: rgba(0,0,0,.5)
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:focus, .orbit-previous:focus {
	padding: 5px;
}
.orbit-next, .orbit-previous {
	background: transparent;
}
.orbit-next img, .orbit-previous img {
	width: 40px;
	display: block;
	margin: 0px auto;
}
/* Slider CTA */
.sliderCTA {
	margin: 0px;
	list-style: none;
	display: table-cell;
	vertical-align: middle;
}
.sliderCTA li {
	display: block;
	height: 90px;
	width: 275px;
	padding: 12px 0 0 10px;
	border-left: 10px solid #2269b3;
	background-color: white;
	background-image: linear-gradient(to left,  transparent,  transparent 50%,  #2269b3 50%,  #2269b3);
	margin-bottom: 10px;
	position: relative;
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all .25s ease-in;
}
.sliderCTA li:hover {
	background-position: 0 0;
}
.sliderCTA:first-child {
	padding-top: 0;
}
.sliderCTA li:last-child {
	margin: 0px;
}
.sliderCTA li a {
	color: #ff3600;
	width: 100%;
	height: 100%;
	position: absolute;
}
.sliderCTA li a h2 {
	color: #2b2b2b;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
}
.sliderCTA li a p {
	font-weight: 600;
	text-transform: uppercase;
	color: #2b2b2b;
	margin-bottom: 0;
}
.image-background .icon, .mobileCTA .icon {
	max-height: 25px;
	vertical-align: middle;
}
.mobileCTA {
	display: none;
}
.mobileCTA .small-12 {
	height: 75px;
	width: 100%;
	padding: 12px 0 0 10px;
	border-left: 10px solid #2269b3;
	background-color: white;
	margin-bottom: 5px;
}
.mobileCTA .small-12 a h2 {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
}
.mobileCTA .small-12 a p {
	font-weight: 600;
	text-transform: uppercase;
	color: #2b2b2b;
	margin-bottom: 0;
}
.mobileCTA .small-12:first-child {
	margin-top: 20px;
}
.mobileCTA .small-12:last-child {
	margin: 0px;
}
.mobileCTA .small-12:hover {
	background: #2269b3;
}
.slider-buttons {
	padding-top: 20px;
}
.slider-buttons h2 {
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
	line-height: 1;
	padding: 7px 10px;
	font-family: 'Open Sans', sans-serif;
}
.slider-buttons h2 strong {
	display: block;
	font-size: 25px;
}
.slider-buttons .column .column {
	background: white;
	background-image: url(../siteart/blue-bar.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.slider-buttons .column .column:hover {
	background: #2269b3;
}
/* =============================================================================
   Search                                                              
============================================================================= */
.searchBar .heading{
	color:black;
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}
.searchBar {
	background: #eeeeee;
	display: block;
	width: 100%;
	color: #777777;
	padding: 10px;
	position: relative;
	font-family: 'Oswald', sans-serif;
}
.searchBar label { color: #333; font-weight: 700; text-align: left;}
.searchBar .column.column-block { margin-bottom: 0px; }
.searchBar select {
	height: 2em;
	font-size: 14px;
	padding: 0 5px;
	background-position: 95% 50%;
	background-size: 9px;
	width:100%;
	
}
.searchBar input[type=text] {
	height: 2em;
	padding: 0 5px;
	font-size: 14px;
}
.searchBar input.button {
	height: auto;
	position:relative;
	width:100%;
	background-color:#2269b3;
	color: white;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:600;
	padding:5px 10px;
	margin-top: 25px;
    display: block;
}
.searchBar input.button:hover {
	background-color:#194878;
}

/* =============================================================================
   Body                                                              
============================================================================= */
.main-area{padding:20px 0;}
h1{font-weight: 600; margin-bottom: 10px;}
h2{margin-bottom: 0;}

.blue-intro-bar{
	background-color:#2269b3;
	padding:5px 0;
}
.blue-intro-bar h1{
	color:white;
	margin-bottom: 0;
}
.blue-intro-bar .submit-request-button{
	margin-top: 10px;
	text-align: right;
}
.blue-intro-bar .submit-request-button a{
	background-color:white;
	padding:7px 5px;
	color:#2269b3;
	text-transform: uppercase;
	font-weight: 600;
}
.blue-intro-bar .submit-request-button a:hover{opacity: .6;}


.departments h4{
    color: white;
	background-color: #2269b3;
	margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px;
    margin: 0px !important;
	text-align: center;
	font-weight: 600;
}
.departments ul{
	margin-top: 10px;
    list-style: none;
    margin-left: 0;
}

.single_row{
	padding: 0 35% !important;
}
/* =============================================================================
   manu bar                                                              
============================================================================= */
.manu-bar{
	margin:15px 0;
	background-color:#eee;
	padding:10px 0;
}
.manu-bar img{
	max-height: 90px;
}
/* =============================================================================
   Form                                                              
============================================================================= */
.formss .black-area{
	background-color: #2269b3;
	margin-bottom: 10px;
    clear: both;
    margin-top: 10px;
    float: left;
}
.formss .black-area p{
    color: white;
    text-transform: uppercase;
    padding: 5px;
    margin: 0px !important;
	text-align: center;
	font-weight: 600;
}
.form-divider{
	display: block;
	border-bottom: solid 1px #eee;
	margin: 20px 0;
	float: left;
	width: 100%;
	
}
.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;
}
.formss [type=submit], .formss [type=reset] {
	background: #2269b3;
	padding: 7px 10px;
	font-size: 15px;
	border: none !important;
	color: white;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.formss [type=submit]:hover, .formss [type=reset]:hover {
	background-color: #194878;
}
/* =============================================================================
   Footer                                                              
============================================================================= */
.map-responsive{
    overflow:hidden;
    padding-bottom:380px;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.footer{
	padding:10px 0;
	background-color: #2269b3;
	text-transform: uppercase;
	color:white;
}
.footer a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.footer a:hover {
	opacity: .6;
}
.footer h6 {
	font-weight: 600;
	color:white;
	font-size: 16px;
}
.footer ul {
	font-size: 13px;
	line-height: 1.8;
	list-style-type: none;
	margin-left: none !important;
}
.footer ol, .footer ul {
	margin-left: 0;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{font-size:13px;}
a.footerlink:hover {font-size:13px;}

.footertext{font-size:13px;}

.smallfootertext{ display: none;}

.divfooter { text-align:right; margin:0 auto;}

/* FACETED */

#inv .compare-chkbox-container input[type=checkbox]{
	margin: 0 !important;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px !important;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px !important;}

span.compare-label{padding-left: 4px !important;}
.compare-chkbox-container .compare-listings .fa-check {
    top: 6px !important;
    left: 1px !important;
}



/* =============================================================================
   Mobile                                                              
============================================================================= */
@media only screen and (max-width: 1439px) {
	.info-bar a, .top .location-numbers a, #menu-main a{
		font-size: 14px;
	}
	
}
@media only screen and (max-width: 1250px) {
	.top .medium-4, .top .medium-8{width: 100%;}
	.header {
    width: 100%;
    float: none;
    margin-right: 0;
	}
	
	.header > .menu-main-container{
		width: 100%;
	}

	.menu-main-container ul{text-align: center;}

	
		.top .location-numbers a {
    padding: 0px;
    display: block;
}
	
	.top .logo {max-width: 40%; 
    max-height: unset;}
	
	
}
@media only screen and (max-width: 1080px) {

	
}
@media only screen and (max-width: 1024px) {
	.divfooter { text-align:center;}
	
}
@media only screen and (max-width: 850px) {
	.top .logo {position: relative; max-width: 100%;}
	.top{padding-bottom: 0;}
	.top .small-10{width:230px;} 
	.top .small-2{width: calc(100% - 230px);}
	.top .location-numbers {display: none;}
	.info-bar {display: inline-block; width: 100%;}
	.info-bar p{text-align: center;}
	.top .logo {max-height: 65px;}
	header{background-color: white;}
	.off_canvas { display: block; }
	
	.header.mobile{display: flex; flex-wrap: wrap; justify-content: flex-end;}
	.mobile.button {
		display: block;
		background: url(../siteart/mobile.png) no-repeat 50% 50% / contain transparent;
		height: 45px;
		width: 45px;
		position:relative;
		color: transparent !important;
		margin: 0 0 5px 5px;
	}
	a.mobile {
		display: block;
		height: 45px;
		width: 45px;
		position:relative;
		color: transparent !important;
		margin: 0 0 5px 5px;
	}
	.menu-main-container { display: none; }

}

@media only screen and (max-width: 765px) {

	.slider-buttons .small-12 {
		width: 100%;
	}
	.slider-buttons .column .column {
		background-position: 0% 50%;
	}
	.slider-buttons .column .column:first-child {
		margin-bottom: 5px;
	}
	.sliderCTA {
		display: none;
	}
	.mobileCTA {
		display: block;
	}
	#slider .mac-img-cont img {
		width: 100px;
	}
}

@media only screen and (max-width: 640px) {
.info-bar .small-6 {
    width: 100%;
    text-align: center;
}
.info-bar p {
    padding: 2px 0;
}
#slider {
	height: 40vh;
}
#slider .orbit-container {
	height: 40vh !important;
}
#slider .orbit-slide {
	height: 40vh;
}
.slider-buttons .column {
	padding: 0;
}
.blue-intro-bar .submit-request-button {
    margin: 10px 0;
    text-align: left;
}	
	
	
.banner-red:after{
    content: none;
}
.banner-red{
	margin-top: 0 !important; 
	padding-left: 15px !important;
}
	
	
}


@media only screen and (max-width: 430px) {
	.info-bar .small-6{width:100%;}
	.info-bar p{padding:0;}
	.info-bar a{font-size: 14px;}
	.info-bar .icon, .top .icon {max-height: 16px;}
	.searchBar .small-6{width: 100%;}
	.searchBar select, .searchBar input[type=text] {margin: 5px 0;}
	.searchBar input.button {margin-top: 10px;}
	.searchBar p.heading.text-center{margin-bottom: 0; padding-bottom: 10px;}
	
	.manu-bar .small-4 {width: 100%;}
	
	.footer .small-6{width:100%; text-align: center;}
}