/*
Theme Name: www.arrowwest.com Template
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

html, body {
	height:100%;
	width:100%;
	
	background-size: cover;
	background-repeat: repeat;
}
.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
pre.pre_desc {
    white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-word;
	background-color: transparent !important;
	border: none !important;
	font-family: inherit !important;
	font-size: inherit !important;
	margin:0 !important;
	padding: 0 !important;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#fff;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
	z-index: 1002;
}
.navbar-default .navbar-nav>li>a {
    color: #000!important;
	font-size:20px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24!important;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #fff!important;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #F68116;
    transition: linear 0.2s;
	color: #FFFFFF!important;
}
.dropdown-menu:not(.head-list)>li>a:focus {
    background-color: #FFC600;
    transition: linear 0.2s;
	color: #FFFFFF!important;
}
.menu-link.main-menu-link {
	font-family: 'Roboto Condensed', sans-serif;
    color: #ffffff!important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 400;
}
.menu-link.main-menu-link:hover {
	color: #FFC600!important;
}
.menu-link.main-menu-link:active {
	color: #FFC600!important;
}
.menu-link.main-menu-link:focus {
	color: #FFC600!important;
}
.navbar-right .dropdown-menu {
    left: 0;
	right: auto;
}
a.menu-link.main-menu-link.dropdown-toggle.sh-dropdown-toggle {
    background-color: transparent!important;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
}
h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
}
h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}
p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

.yellow {color: #FFC600;}
.orange {color: #F68116;}
.white {color: #FFFFFF;}
.black {color: #000000;}

.center {text-align: center;}
.bold {font-weight: 800;}
.semi-bold {font-weight: 600;}
.tracking {letter-spacing: 1px;}
.caps {text-transform: uppercase;}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-bkgd {

	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px;	
	border-bottom: 2px solid #F68116;	
}
.header-logo {
	padding: 10px;
    max-width: 325px;
	width: 100%;
}
.header-contact {
	text-align: right;
    padding: 0px 15px;
}
.header_phone-link {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	color: #F68116!important;
	font-weight: 800;
	letter-spacing: 1px;
}
.header_phone-link:hover {
	color: #000!important;
}

/*--- mobile menu ---*/
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
	background-color: #000!important;
}
.menu {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	vertical-align: 4px;
    padding: 0px 5px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent!important;
}
.navbar-default .navbar-toggle {
	background-color: transparent!important;
}
.hamburger--3dxy.is-active .hamburger-inner {
    background: transparent!important;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.inv-footer{padding-bottom:100px!important;}

.footer-bkgd {
	
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px;	
	padding-bottom: 0px;
	border-top: 2px solid #F68116;
}
.footer-contact {}
.footer-logo {
	max-width: 300px;
    margin: auto;
    display: block;
    padding: 15px;
	width: 100%;
}
.footer_contact-bkgd {
	background-color: #000000;
	padding: 20px 20px 10px 20px;
	text-align: center;
}
.footer-logo_container {
	max-width: 1200px;
	margin: auto !important;
}
.footer-phone {
	color: #FFC600!important;
}
.footer-phone:hover {
	color: #F68116!important;
}

.SearchTabs > ul > li > a {
	display: block!important;
}
/*--------------------------------------------------------------
## Home Page
--------------------------------------------------------------*/
.home-hero {}
.inventory-btn_container {
	max-width: 1600px;
    display: block;
    margin: 27% auto;
}
.inventory-btn {
	background-color: #fff;
    border: none;
    padding: 10px;
    border-right: 3px solid #f68116;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    display: block;
    margin: auto;
	width: 225px;
}
.inventory-btn:hover {
	color: #F68116;
}

/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}
.scrolling-bkgd {
	background-color: #fff!important;
	border-bottom: 2px solid #FFC600;
}

/*  carousel inventory
------------------------------------------------*/
.inv_car_title{
	color: #F68116;
	font-weight: 800;
	text-transform: uppercase;
}

.carousel-inner .inv_car_item{
	background: white;
	color: black;
	box-shadow:2px 2px 5px 3px rgba(0,0,0,.15);
	margin:10px;
	width:calc(100% - 20px);
}

.carousel-inner .listing-title{
	color: #F68116;
}
.car-image-placeholder{
	overflow: hidden;
}

.inv_car_item{
	background: white;
	color: black;
	box-shadow:2px 2px 5px 3px rgba(0,0,0,.2);
}


/*===================== 
	Inventory styles 
=======================*/

.g-recaptcha, #compare-page-print-this, .list-content .list-error-container .info button:not(.login-button){background:#f68116!important; color:#fff!important; transition:.3s ease;}
.g-recaptcha:hover, #compare-page-print-this:hover, .list-content .list-error-container .info button:not(.login-button):hover{background:#ffc600!important; color:#000!important;}


.body-content .body-wrapper {padding:2% 0; background:#fff;}
.list-title-text{color:#000;}
.list-top-section .list-title .list-listings-count{color:#000 !important;}

.list-content .list-listing {background:#fff !important;}
.list-container-flexrow .listing-card .listing-content{color:#000;}
h3.listing-portion-title{color:#000;}

.list-container-flexrow .listing-card .listings-compare-link-wrapper .compare-chkbox-container .compare-listings .compare-chkbox{border-color: #000;}
.list-container-flexrow .dealer-phone-call{background-color: #f68116 !important; color:#fff !important; border-radius: 0;}
.list-container-flexrow .dealer-phone-call:hover{background-color: #ffc600 !important; color:#000!important;}

/*----View Details Button----*/
.view-listing-details-link {background:#f68116 !important; color: #fff !important; border-radius: 4px !important;}
.view-listing-details-link:hover {background:#ffc600 !important; color: #000!important;}

/*----Price----*/
.list-container-flexrow .price-container .price{color:#f68116 !important;}
.listing-main-stats .price {color:#fff !important;}

/*------- Faceted Search------*/
.faceted-search-content{color:#000 !important;}
.faceted-search-content .faceted-section-head{color:#000; background:#ccc;}
.faceted-search-content .faceted-section-head:hover{color:#000; background:#ccc;}
.faceted-search-content .faceted-section-head .fa-minus, .faceted-search-content .faceted-section-head .fa-chevron-right{color:#f68116;}
.faceted-search-content .selected-facets-container .selected-facet{background: #f68116 !important; color:#fff !important;}

/*----Make an Offer Button----*/
.main-detail-data .offer-btn,.dealer-info .phone-and-email .send-email-btn{background:#f68116 !important; color:#fff !important; border:none !important;}
.main-detail-data .offer-btn:hover {background:#2b323a !important; color:#fff !important;}
.dealer-info .phone-and-email .send-email-btn:hover{background: #2b323a !important}

/*----Details Price----*/
.detail-price {color:#f68116 !important;}
.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{padding: 10px !important;}
.detail-wrapper .main-detail-data{background-color:#000; color:#fff;}
.detail-wrapper .detail-title, .detail-wrapper .detail-category{color:#fff;}
.compare-chkbox-container .compare-listings .compare-chkbox{border:#fff 1px solid;}

/*----Breadcrumb - Search Results button----*/
.breadcrumbs .breadcrumbs__link{color:#717171 !important;}
.detail-content .search-results {color:#f68116 !important;}

.detail-content-mobile .detail-additional-data .data-row .data-label{
	background:#000 !important; color:#fff !important;
}
.carousel_details_btn{background:#f68116; transition:.3s ease; color:#fff; border-radius:5px; padding:8px 12px; border:none;}
.carousel_details_btn:hover{background:#000;}
/*----Specs----*/
.detail-additional-data .data-row .data-label, .detail-additional-data .data-row .data-value {background:#000 !important; color:#fff !important; border-top: solid #fff 1px;}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .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 .fin-calc-btn-mobile{
	background:#f68116 !important; 
	color:#fff !important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn{
	background:#000 !important; 
	color:#fff !important;
}

.share-container h2{color:#fff;}
.detail-mobile-title{color:#fff;}
.contact-options a {background: #f68116 !important; color:#fff !important; border-radius: 0;}
.contact-options a:hover{background-color: #ffc600 !important; color:#000!important;}
.detail-additional-data h3{color:#fff;}
.dealer-info{color:#fff !important;}
.dealer-info .des-retail-phone{color:#fff !important;}

/* ---- Parts ----- */
.parts-listing-container .parts-button{background: #f68116 !important; color:#fff !important;}
.parts-listing-container .parts-button:hover{background:#000 !important; color:#fff !important}
	
#part-detail-content .part-detail-additional-data .data-row .data-label{background:#000 !important; color:#fff !important;}

/*------------------------------Compare Page---------------------------------*/
.cs-btns a{
	background:#f68116 !important; color:#fff !important;
}
.cs-btns a:hover{
	background:#f68116 !important; color:#fff !important;
}
.scrollToTop a{color:#fff!important;}

.compare-listings-container .compare-container .compare-price{color:#f68116 !important;}
.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title{color:#000 !important;}
.compare-listings-container .compare-container .list-media span.media-icon img{ 
	filter: invert(100%);
  -webkit-filter: invert(100%);
}
.bread-crumbs-heading .return-links .return-links-link span,.bread-crumbs-heading .return-links .return-links-link i{color:#f68116 !important;}
.title-media-buttons-heading h1{color:#000 !important;}

/* ---- Custom Inventory Style Overrides ----- */
a button.listing_detail_btn{color:#fff;}
.list-top-section .list-listings-count{color: #f68116!important; font-family: 'Roboto Condensed', sans-serif!important;}
.list-top-section .list-title .list-title-text{font-family: 'Roboto Condensed', sans-serif!important;}
/*  sliders
------------------------------------------------*/
/* large attachment slider */
.attachment-slider {}
.slider_attach-title {}

/* mobile attachment slider */
.attach-mobile-slider {}
.attach-heading {}
.attach-container {
	margin-top: 50px;
	margin-bottom: 30px;
}

/* large equipment slider */
.equipment-slider {}
.slider_equip-title {}

/* mobile equipment slider */
.equip-mobile-slider {}
.equip-heading {}
.equip-container {
	margin-top: 50px;
	margin-bottom: 30px;
}


/*  quick search
------------------------------------------------*/
.search-container {
	background-color: #fff;
    padding: 50px 25px;
    max-width: 1200px;
    display: block;
	box-shadow:2px 2px 5px 3px rgba(0,0,0,.15);
    margin: 50px auto 0 auto;
}
.search-container-home{
	background-color: #fff;
    padding: 10px 25px;
    max-width: 1200px;
    display: block;
    margin: -80px auto 0 auto;
}
#inquire_btn, .back-btn {
	color:white;
}
#widget_sandhills_file_1{background: #fff;}
.nav-tabs li a {
	border-radius: 0px!important;
	color: #000!important;
	margin-bottom: 20px!important;
	border-bottom: 1px solid #000;
    border-right: 0px;
    border-left: 0px;
	border-top: 1px solid transparent!important;
	padding: 10px 60px;
}
.inv_label {
	padding: 2px 10px!important;
}
.a_collapse_btn small {
	float: right;
}

.nav-tabs>li>a {
	border-radius: 0px!important;
	margin-right: 0px!important;
}
.nav-tabs>li>a:hover {
	background-color: transparent!important;
}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.nav-tabs>li>a.active, .nav-tabs>li>a.active:hover, .nav-tabs>li>a.active:focus {
    border-top: 2px solid #F68116!important;
    border-left: 1px solid #000!important;
    border-right: 1px solid #000!important;
    border-bottom: none!important;
	background-color: transparent!important;
}
.btn-primary {
	background-color: #F68116!important;
	border-color: #F68116!important;
}
.btn-primary:hover {
	background-color: #000!important;
	color: #ffc600!important;
	border-color: #ffc600!important;
}
.btn {
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .75px;
}
.tab_title {
	width: 33%; 
	text-align:center;
}
li.tab_title>a {
	padding: 10px;
}
input#const_keyword.form-control {
    border: none!important;
	border-radius: 0px!important;
}
input#const_search_btn {
	padding: 6.5px 12px!important;
    border: 1px solid #ffc600!important;
    border-radius: 0px!important;
    box-sizing: border-box!important;
    line-height: 1.45;
    background-color: #ffc600!important;
	color: #FFFFFF!important;
	margin-top: -1px;
}
input#const_search_btn:hover {
    background-color: #000!important;
	color: #ffc600!important;
}
input#partNumber.search-field.form-control {
    border: none!important;
	border-radius: 0px!important;
}
input#parts_search_btn {
	padding: 6.5px 12px!important;
    border: 1px solid #ffc600!important;
    border-radius: 0px!important;
    box-sizing: border-box!important;
    line-height: 1.45;
    background-color: #ffc600!important;
	color: #FFFFFF!important;
	margin-top: -1px;
}
input#parts_search_btn:hover {
    background-color: #ffffff!important;
	color: #ffc600!important;
}
input#attach_keyword.form-control {
    border: none!important;
	border-radius: 0px!important;
}
input#attach_search_btn {
	padding: 6.5px 12px!important;
    border: 1px solid #ffc600!important;
    border-radius: 0px!important;
    box-sizing: border-box!important;
    line-height: 1.45;
    background-color: #ffc600!important;
	color: #FFFFFF!important;
	margin-top: -1px;
}
input#attach_search_btn:hover {
    background-color: #ffffff!important;
	color: #ffc600!important;
}




/*--------------------------------------------------------------
## About Page
--------------------------------------------------------------*/
.about-page_container {
	padding: 20px 40px;
	box-shadow:2px 2px 5px 3px rgba(0,0,0,.15);
}
.about-page {
	background: #fff;
    display: block;
    max-width: 70%;
    width: 100%;
    margin: 0px 15%;
    padding: 20px;
	color:#000;
}
.about-page_img {
	max-width: 300px;
    width: 100%;
    margin: 0px 25px 25px 0px;
	float: left;
}
.about-img_container {}
.about_left-container {
	line-height: 1.5;
    letter-spacing: .5px;
}
.about-bottom_container {
	clear: both;
	line-height: 1.5;
    letter-spacing: .5px;
}



/*--------------------------------------------------------------
## Landing Pages
--------------------------------------------------------------*/
.equipment-wrapper {
    max-width: 1600px;
    display: flex;
    margin: 15px auto;
}
.equip-inv_button {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #FFC600;
	text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #000;
	width: 100%;
	max-width: 470px;
	padding: 15px;
	border: none;
	display: block;
	margin: 0px auto;
}
.equip-inv_button:hover {
	background-color: #FFC600;
	color: #000000;
}
.equip-inv_image {
	display: block;
    margin: 0px auto;
    background-color: #fff;
    padding: 15px 50px;
    padding-bottom: 0px;
}
.equip-card {
	padding: 15px!important;
}

/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.contact-page_container {
	padding: 20px 40px;
}
.contact-page {
	background-image: linear-gradient(#3c3c3c, #717171);
    display: block;
    max-width: 70%;
    width: 100%;
    margin: 0px 15%;
    padding: 20px;
}
.contact_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .75px;
	color: #ffc600;
    margin: 0px!important;
    margin-bottom: 3px!important;
}
.contact_left {
	width: 33%;
	display: block;
	margin: auto;
	padding: 0px;
	float: left;
	color: #ffffff;
    letter-spacing: .5px;
	margin-bottom: 15px;
}
.contact_middle {
	width: 33%;
	display: block;
	margin: auto;
	padding: 0px;
	float: left;
	color: #ffffff;
    letter-spacing: .5px;
	margin-bottom: 15px;
}
.contact_right {
	width: 33%;
	display: block;
	margin: auto;
	padding: 0px;
	float: right;
	color: #ffffff;
    letter-spacing: .5px;
	margin-bottom: 15px;
}
.contact-wrapper {
	clear: both;
	margin: 20px 0px;
}
.contact-page_email {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
    letter-spacing: .5px;
    text-transform: lowercase;
    color: #ffffff!important;
	display: block;
}
.contact-page_email:hover {
	color: #ffc600!important;
}
.general-wrapper {
	margin: 20px 0px;
}


/*--- mobile directory ---*/
.contact-page_mobile {
	background-image: linear-gradient(#3c3c3c, #717171);
    display: block;
    max-width: 70%;
    width: 100%;
    margin: 0px 15%;
    padding: 20px;
}
.contact-page_container_mobile {
	padding: 10px;
}
.contact-wrapper_mobile {
	margin: 20px 0px;
    text-align: center;
}
.general_wrapper_mobile {
	margin: 10px 0px;
	color: #ffffff;
}
.contact_title_mobile {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .75px;
	color: #ffc600;
    margin: 0px!important;
    margin-bottom: 3px!important;
}

/*--- contact form ---*/
.contactForm.container-fluid {
    max-width: 70%;
    width: 100%;
    display: block;
    margin: 20px auto;
    color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
}
.contactForm h1 {
	color: #F68116;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.contactForm label{color:#000!important;}
.has-feedback .form-control-feedback{color:#000!important;}
.form-control {
	border: 2px solid #000000;
}
.form-group {
	margin: 10px 5px;
}
input.btn.btn-success {
	background-color: #ffc600!important;
	color: #fff!important;
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	padding: 8px 30px;
	border: 2px solid #ffc600!important;
}
input.btn.btn-success:hover {
	background-color: transparent!important;
	color: #ffc600!important;
	border: 2px solid #ffc600!important;
}

/*--------------------------------------------------------------
## Inventory Page
--------------------------------------------------------------*/
.breadcrumb_link {
    color: #737373!important;
}
.breadcrumb_link:hover {
    color: #000!important;
	text-decoration: none!important;
}

.list-btn{
	font-size: 14px !Important;
	width: 100% !important;
	border: none !important;
	color: white !important;
	padding: 10px 20px !important;
	margin-bottom: 5px !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	letter-spacing: 1.25px;
	font-weight: 500;
	background-color: #f68116 !important;
	border-radius: 0px;
}

.list-btn:hover{
	background:  #303030 !important;
	box-shadow: 0 1px 5px 1px #B7B7B7;
}



/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
section.error-404.not-found {
    max-width: 1600px;
    display: block;
    margin: auto;
    padding: 0px 20px;
    color: #fff;
}
section.error-404.not-found a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
}
section.error-404.not-found a:hover {
    color: #F68116;
}
main#main.site-main.site-search {
    max-width: 1600px;
    display: block;
    margin: auto;
    padding: 0px 20px;
    color: #fff;
}

main#main.site-main.site-search a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .5px;
}

main#main.site-main.site-search a:hover {
    color: #F68116;
}

main#main.site-main.site-search h1.page-title {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.car_col {
	padding: 20px !important;;
}



/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
	.hide_phone-link {display: none;}
	.header-contact {text-align: center; margin: 20px auto;}
	.header-logo {display: block; margin: auto;}
	.inventory-btn_container {margin: 23% auto;}
	.logo {margin:0 auto!important; display:block!important; max-width:300px; width:100%; }
	
}

@media only screen and (min-width : 1200px){
	.show_phone-link {display: none;}
	body .full .inner-wrap {width: 1170px;}
	
}

@media only screen and (max-width : 1282px) and (min-width : 1200px) {
	div#navbar-collapse-primary {padding: 0px;}
	.header-contact {padding: 0px;}
}

@media only screen and (max-width : 1237px) and (min-width : 1200px) {
	.nav>li>a {padding: 10px 10px;}
}

@media only screen and (max-width : 1199px) and (min-width : 769px){		
	.navbar-nav>li {float: none!important;}
	.nav>li {display: inline-block!important;}
	#menu-primary {float: none!important; text-align: center!important;}	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.inventory-btn_container {margin: 8% auto;}
	.inventory-btn {margin: 15px auto;}
}

@media only screen and (min-width : 992px) {
	body .full .inner-wrap {width: 970px;}
	/* mobile attachment slider 
	.attach-mobile-slider {display:none;}
	.attach-container {display:none;} */
	/* mobile equipment slider 
	.equip-mobile-slider {display:none;}
	.equip-heading {display:none;}
	.equip-container {display:none;} */
}

@media only screen and (max-width: 991px) {
	.body-wrapper {padding: 0px!important;}
	/* large attachment slider
	.attachment-slider {display:none;}
	.slider_attach-title {display:none;} */
	/* large equipment slider
	.equipment-slider {display:none;}
	.slider_equip-title {display:none;} */
	
}

@media only screen and (max-width : 894px) and (min-width : 769px) {
	.nav>li>a {padding: 10px 10px;}
}

@media only screen and (max-width : 824px) and (min-width : 769px) {
	.header-bkgd {padding: 20px 10px;}
}

@media only screen and (max-width : 804px) and (min-width : 769px) {
	.nav>li>a {padding: 10px 5px;}
}

@media only screen and (max-width : 850px) {
	.tab_title {width: 100%;}
	.nav-tabs>li>a.active, .nav-tabs>li>a.active:hover, .nav-tabs>li>a.active:focus {background-color: #ffc600!important; margin: 5px 0px; color: #000000!important; border: 2px solid #ffc600!important;}
	.nav-tabs li a {margin: 5px 0px; border: 2px solid #ffffff!important;}	
}

@media only screen and (min-width : 769px) {
	.contact-page_mobile {display: none;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.inventory-btn_container {margin: 10px auto;}
	.about-page_img {float: none; display: block; margin: auto; margin-bottom: 30px;}
	body .full .inner-wrap {width: 750px;}
	.contact-page {display: none;}
	button.navbar-toggle.sh-navbar-toggle.sh-collapsed.hamburger.hamburger--3dxy.collapsed {float: none!important; text-align: center!important; display: block; margin: auto;color:#000!important;}
	button.navbar-toggle.sh-navbar-toggle.sh-collapsed.hamburger.hamburger--3dxy.is-active {float: none!important; text-align: center!important; display:block; margin: auto;}
	ul#menu-primary {text-align: center;}
	ul.dropdown-menu.sh-dropdown-menu.sub-menu {text-align: center;}
}

@media only screen and (max-width: 767px) {.body-wrapper {
	padding: 0 25px!important;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}