/*
Theme Name: www.usedequipment.caseih.com
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
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
}
.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%;
}
/* 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:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## 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%;
}

#wp-admin-bar-new-content-default {
	display: none;
}


.dropbtn {
	background: transparent;
  color: #000;
  font-size: 16px;
  border: none;
font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-weight: 700;line-height: 20px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
  z-index: 1;
	margin-left: -10px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.dropdown-content a:hover {background-color: #FBF9F7;}

.dropdown:hover .dropdown-content {display: block;}

.dropbtn2 {
	background: transparent;
  color: #fff;
  font-size: 16px;
  border: none;
font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-weight: 700;line-height: 29px;
}

.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown-content2 {
  display: none;
  position: absolute;
  background-color: #fff;
	min-width: 200px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
  z-index: 1;
}

.dropdown-content2 a {
  color: black;
	text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.dropdown-content2 a:hover {background-color: #FBF9F7; color:#000;}

.dropdown2:hover .dropdown-content2 {display: block;}

.dropbtn-2 {
	background: transparent;
  color: #fff;
  font-size: 16px;
  border: none;
font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-weight: 700;line-height: 29px;
	width: 305px;
	padding: 10px 0;
}

.dropdown-2 {
  position: relative;
  display: inline-block;
 width: 200px;
}

.dropdown-content-2 {
  display: none;
  position: absolute;
	left: 0;
  background-color: #FBF9F7;
	min-width:315px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
  z-index: 1;
    border-bottom-right-radius: 25px;	
	transition: .3s ease;
}
.dropdown-content-2:hover {

    border-bottom-right-radius: 25px;	
}

.dropdown-content-2 a {
  color: #000;
	text-align: center;
  padding: 7px 16px;
  text-decoration: none;
  display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	
}

.dropdown-content-2 a:hover {background-color: #131313; color:#fff;border-bottom-right-radius: 25px;	}

.dropdown-2:hover .dropdown-content-2 {display: block;}


/*----------------------------------------------------------------
HEADER
----------------------------------------------------------------*/
h1, h2, h3, h4 , h5, p, a {font-family: 'Open Sans', sans-serif;}
h1 {font-size: 45px; line-height:50px; font-weight: 800;font-family: 'Open Sans', sans-serif;}
h3 {font-size: 22pt; line-height: 30pt; font-weight: 500;font-family: 'Open Sans', sans-serif;}
h6 {font-size: 10px; line-height: 15px; font-weight: 300;font-family: 'Open Sans', sans-serif;}
p { font-size: 16px; line-height: 24px; font-family: 'Open Sans', sans-serif;}
body { font-size: 16px; line-height: 24px; font-family: 'Open Sans', sans-serif ;}
a, input, select, value { font-family: 'Open Sans', sans-serif ;}
.padding25 {padding: 35px 0;}
.siteheader {display: flex; flex-direction: row; align-items: stretch}
#logo {width: 410px; text-align: centern}
.logo { width: 333px; background: #fff; text-align: center; margin: 0 auto; padding: 10px 0; }
.na {position: absolute; z-index: 9999; width: 333px; background: #b81021;text-align: left; border-bottom-right-radius: 20px; color:#fff;font-family: 'Open Sans', sans-serif; letter-spacing: 1px; font-weight: 600}
.na .fas { color:#000;}
.logo img {max-width: 200px; width: 100%;}
.header-btn {background: #fff; padding: 30px 10px; min-width: 200px; width: 10%; }
.header-btn select {border:0; background: #fff; color:#000; font-weight: 700; font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 15px;}
.header-btn select option{ font-family: 'Open Sans', sans-serif; text-transform: uppercase;}
.header-ico {background: #B81021; padding:30px 20px; min-width: 100px; width: 8%; text-align: center; vertical-align: middle;}
.header-ico .header-search .fas {padding-right: 0;}
.container-right {width: 80%;}
.custom-nav {background: #131313;  vertical-align: middle; width: 100%;}
/* Header Search */

.header-search .fas {color:#fff; text-align: center;}
.initiallyHidden {
    display: none;
}
.searchbox-icon {
    cursor: pointer;
    height: 100%;
    width: 50px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	font-family: 'Open Sans', sans-serif;
}

.searchbox-icon i:hover {color: #000}

.searchbox-icon i {
    font-size: 22px;
	padding-right: 20px;
    color: #b80107;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.search-slide-down {
	width: 100%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #a59a8f;
    box-shadow: inset 0px 11px 8px -10px #CCC;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

input[type="text"] {
    border: none !important;
	font-family: 'Open Sans', sans-serif;
}

.header-search {
    display: flex;
    padding: 0 5%;
}

.header-search input[type=text] {
    font-size: 50px;
    font-weight: 300;
    font-size: 15px !important;
    color: #2e2e2e !important;
    text-transform: uppercase;
    background: #fcfcfc;
    border: none;
	font-family: 'Open Sans', sans-serif;
}

.header-search ::placeholder {
    font-weight: 300;
    font-size: 15px !important;
    color: #2e2e2e !important;
    text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.header-search i:hover {
    color: #a59a8f;
    cursor: pointer;
}

.header-search input:focus {
    outline: none !important;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    caret-color: #a59a8f;
	font-family: 'Open Sans', sans-serif;
}

#mobile-form-submit {
    transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
}

#mobile-form-submit:hover {
    background: #b81021 !important;
}
.sidebarControls {font-size: 20px !important; line-height: 22px;}
/*-----------------------------------------------
HOME PAGE
---------------------------------------------*/
.width-90 {width: 90%; margin-left: 5%;}
#padding25 {padding: 25px 0;}
.flex-container {display: flex; flex-direction: row; align-items: top;}
.red-bar {width: 75%; height: 50px; background: #b81021}
.subtitle {background:#fbf9f7; width:30%; min-width: 250px; margin-top:-52px; height: 100px; padding: 15px 0; text-align: center; color:#000; letter-spacing: 2px; font-weight: 600; border-top-right-radius: 20px; z-index: 9999}
.subtitle h2 {font-weight: 800; }
.hp-search {margin-left: 5%; width: 60%; }
.hp-search #searchbar-form {width: 100%;display: inline-block; padding: 25px 0;}
.hp-img {width: 40%;}
strong {font-weight: 800;}
hr.hp-hr {background: #000; height:.25px; margin-top:-65px; position: relative; z-index: 999;}
.ql-container {padding-top:25px;}
.ql-container h1 {color:#b81021; font-size: 2.5vw; line-height: 1.5vw; padding: 15px 0; }
.hp-bg {background: url(images/hp-bg.png) no-repeat; background-size: cover; background-position: center center; display: inline-block; width: 100%; padding: 50px 0 100px 0; margin-top:-20px;}
.cpo-p {width: 50%; padding: 25px 0; }
.cpo-p  p {color:#fff;}
 .cpo-btn {width: 50%; margin-left: 5%;}
.cpo-logo {float: left; padding: 27px 0; background:#fff; width: 45%;  }
.cpo-logo img {max-width: 100px; width: 100%;}
.arrow {padding: 35px 15px; background:#a59a8f; float: left; margin-left: 10px; width: 10%; text-align: center }
.arrow .fas {font-size: 50px; color:#fff;}
.cpo-img {width: 43%; float: left; background: url(images/cpoimg.png) no-repeat; background-position: center center;  background-size: cover; height: 120px;}
.post-inventory-buttons-image .img-responsive { width: 95%; margin-left: 2.5%; margin-right: 2.5%; margin-top:2%; padding-top:2%;}
.post-inventory-buttons-image .img-responsive img{ width: 95%; margin-left: 2.5%;}
.column-padding-inventory-buttons {padding: 45px 15px 10px 15px !important; border:0 !important;}
.post-inventory-buttons-link {background: #fff; width: 80%; margin-left: 10%; margin-right: 10%; margin-top:-25px; position: relative;text-align: center; color:#000; font-size: 14px; letter-spacing: 1px;font-family: 'Open Sans', sans-serif; padding: 15px 0; text-transform: uppercase; box-shadow: 1px 1px 6px #666;display: inline-block; transition: .3s ease;}
.post-inventory-buttons-link:hover {background: #a59a8f; color:#fff;}
.sub-hero {margin-top:-10px; border-bottom: 20px solid #b81021}
/* NOUI SLIDER */


#searchbar-form .noUi-target {
    position: relative;
    direction: ltr;
    margin-bottom: 10px;
}

#searchbar-form .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px
}

#searchbar-form .noUi-marker,
#searchbar-form .noUi-pips,
#searchbar-form .noUi-tooltip,
#searchbar-form .noUi-value {
    position: absolute
}

#searchbar-form .noUi-horizontal {
    height: 12px;
    z-index: 0
}

#searchbar-form .noUi-horizontal .noUi-handle {
    width: 25px;
    height: 21px;
    left: -13px;
    top: -6px;
	background: #b81021 !important;
}

#searchbar-form .noUi-horizontal .noUi-handle-upper {
    top: -5px
}

#searchbar-form .noUi-background {
    background: #ccc;
}

#searchbar-form .noUi-connect {
    background: #fbf9f7 !important;
    border: 1px #ccc solid;
}

#searchbar-form .noUi-target {
    width: calc(100% - 15px);
    margin: 7px auto 15px auto;
}

#searchbar-form .noUi-handle {
    position: relative;
    background: #fff !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    z-index: 1;
}

#searchbar-form .noUi-handle:after,
#searchbar-form .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 1px;
    background: #E8E7E6;
    left: 10px;
    top: 3px
}

#searchbar-form .noUi-handle:after {
    left: 12px
}

#searchbar-form .noUi-pips-horizontal {
    padding: 5px 0;
    height: 10px;
    top: 100%;
    left: 0;
    width: 100%
}

#searchbar-form .noUi-marker-horizontal.noUi-marker {
    margin-top: 5px;
    margin-left: -1px;
    width: 1px;
    height: 5px;
    background: rgb(204, 204, 204);
}

#searchbar-form .example-val span {
    font-weight: 400;
    font-size: 12px;
}

#searchbar-form #slider-price-value-lower:before,
#searchbar-form #slider-price-value-upper:before {
    content: '$';
    padding-right: 2px
}
#searchbar-form .search-bar-container {
    padding: 25px 12.5px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 60%, rgba(229, 229, 229, 1) 100%);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.search-bar-container h4 {
    font-size: 12px;
    font-weight: 400;
    color: #adadad;
    text-align: center;
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.search-bar-container h4 span {
    color: #7d7b7b;
}
.img-responsive {
    max-width: 100%;
  height: auto;
}
#searchbar-form .col-4 {
	width: 30%;
	margin: 1%  0;
	display: inline-block; vertical-align: middle;
	padding-left: 0px !important;
	padding-right: 20px !important;
}

#searchbar-form select {
    background: #fbf9f7; 
    height: 50px;
    border: 2px solid #cfcecf;
	padding: 5px 5px;
	 font-family: 'Open Sans', sans-serif;
	letter-spacing: .5px; 
	font-size: 14px;
}

#searchbar-form label,
#searchbar-form .example-val,
#searchbar-form .hp-search-btn{
    width: 100%;
	 font-family: 'Open Sans', sans-serif;
}

#searchbar-form select {
    width: 100%;
}

#searchbar-form .example-val {
    text-decoration: none;
    color: #000;
	  font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	line-height: 25px;
    font-weight: 700;
    padding-bottom: 0;
    text-align: left;
}

#searchbar-form .example-val span {
    font-weight: 400;
}

#searchbar-form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#searchbar-form .hp-search-btn {  /*background-image: linear-gradient(to bottom, #af0e1d, #6e0303);*/ background:#B81021; padding: 15px 0; width: 28%; margin: 1% 0 1% 0; color:#fff; border:0; text-transform: uppercase; letter-spacing: .5px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; transition: .3s ease;}
.searchbar-form .hp-search-btn:hover {background: #131313;}
/* Home */

.home-categories {
    margin-top: 50px;
}

.home-categories-tabs {
    display: flex;
    /* border-bottom: 1px solid #EEEEEE; */
    /* margin: 1em 0; */
    position: relative;
    padding-top: 50px;
}

.category-heading-container {
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 50px;
}

.category-tab {
    color: #7d7b7b;
    position: relative;
    cursor: pointer;
    width: 350px;
}

.category-tab.active {
    color: #005798;
}

.sliderX {
    background-color: #F1B715;
    position: absolute;
    z-index: 100;
    left: 0;
    min-width: 50px;
    width: 250px;
    height: 3px;
    bottom: -2px;
    border: none;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.sliderX.bottom:before {
    border-top-width: 12px;
}

.sliderX.bottom:before,
.sliderX.bottom:after {
    bottom: auto;
    top: 0;
    border-bottom-width: 0px;
}

.sliderX:before {
    border-color: #F1B715 transparent;
}

.sliderX:before,
.sliderX:after {
    left: -2px;
    bottom: 0;
    border-top-width: 0px;
}

.sliderX:before,
.sliderY:before {
    border-width: 12px;
}

.sliderX:before,
.sliderX:after,
.sliderY:before,
.sliderY:after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}

.sliderX:after {
    border-color: #FFFFFF transparent;
    margin-left: 4px;
}

.sliderX:after,
.sliderY:after {
    border-width: 8px;
}

.slide-border {
    left: 350px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


/* CPO PAGE */
.drk-bg {background: #A59A8F; padding: 2% 0; display: inline-block; width: 100%;}
.white-bg {background: #fff; padding: 2% 0; display: inline-block; width: 100%;}
.lt-bg {background: #FBF9F7; padding: 2% 0; display: inline-block; width: 100%;}
.width-80 {width: 70%; margin-left: 15%; margin-right: 15%;}
.red-btn {background: #B81021;padding: 15px 25px; text-align: center; font-size: 16px; font-weight: 700;font-family: 'Open Sans', sans-serif; letter-spacing: .5px; text-transform: uppercae; margin: 1% 0; transition: .3s ease; display: inline-block; color:#fff;}
.red-btn:hover {background: #7E7365;color:#fff; }
.cpoflex-container { display: flex; align-items: top; flex-direction: row;}
.box-left {width: 50%;margin-right: 2%;}
.box-right {width:50%;}
#sidebar-cpoheader img {margin-top:25px;}
/*_____________________________________________
FOOTER
=-----------------------------------------*/
.foot-dealer {background:#b81021; padding: 5px 0; text-align: right; color:#fff; font-size:20px;  margin-top:5px; display: inline-block;  width: 100%;}
.foot-dealer .fas {display: inline-block; vertical-align: middle;}
.foot-dealer h3 {display: inline-block; vertical-align: middle; font-size: 22px; color:#fff; margin-top:0 !important; margin-bottom: 0 !important}
.foot-dealer  a{display: inline-block; vertical-align: middle; font-size: 22px; color:#fff; text-decoration: none;}
.foot-dealer  a:hover{text-decoration: none;}
#sidebar-footdealer {min-height: 25px !important;}
.footer {background: #f8f8f8;  display: inline-block; width: 100%; box-shadow: 0 0 8px #000;position: relative; z-index: 999;}
.footer .col5 {width: 19%; float: left; margin:2% 3px; color:#000; }
.footer .col5 a, .footer .col5 li {color:#000 !important;font-family: 'Open Sans', sans-serif !important; transition: .2s ease; }
.footer .col5 a:hover, .footer .col5 li:hover {text-decoration: underline}
.foot-ql {background: #7e7365; color:#000; display: inline-block; width: 100%;}
.copyright {width: 96%; margin-left: 2%; color:#fff; font-size: 14px; padding-bottom: 10px;}

button {transition: .3s ease !important}
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button {background:#b81021 !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: #b81021 !important;text-transform: uppercase; letter-spacing: 1px; font-size: 14px !important}
.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;}
.info, .info a, .list-content .list-title .list-listings-count {color:#7E7365!important}
.detail-content .dealer-info .phone-and-email .send-email-btn {color:#b81021!important;  border:1px solid #b81021; border-radius: 0 !important; font-size: 14px;}
.detail-content .dealer-info .phone-and-email .send-email-btn:hover {background:#b81021!important;color:#fff !important;  border:1px solid #b81021; border-radius: 0 !important}
.list-content .list-title .list-listings-count {font-size: 14px; letter-spacing: 1px;}
.list-content .list-top-section .listing-option-bar .list-sort-order .sort-by-dropdown-container .list-sort-order-select, .modal-form-el label {font-size: 13px;}
.breadcrumbs .breadcrumbs-element {font-size: 11px; }
.modal-form-el label+input, .modal-form-el label+select, .modal-form-el label+textarea {font-size: 11px; border:1px solid #333 !important}
.badge {background: transparent; color:#333;}
.list-content, .list-content .spec-label, .list-content .dealer-data, .button-arial-font-normal {font-family: 'Open Sans', sans-serif !important; }
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {margin-top:-1.5px !important; margin-left: 4px;}
.list-content .list-title, .breadcrumbs .breadcrumbs-element {margin-top:50px !important;}
.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn, input[type="submit"], button[type="submit"], .btn, .button, .media-buttons button, .list-content .list-top-section .listing-option-bar .list-sort-order .sort-by-dropdown-container .list-sort-order-select, .faceted-search-content .faceted-section-box .show-all-modal .show-all-modal-content-container, .detail-content .detail-main-body .main-detail-data, .detail-content .detail-main-body .main-detail-data .offer-btn, .faceted-search-content .selected-facets-container .selected-facet, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button  {border-radius: 0 !important;}
.detail-content .detail-main-body .main-detail-data .offer-btn .fa-chevron-right {margin-top:7px !important; margin-right: 10px;}
.detail-content .detail-main-body .main-detail-data .offer-btn span, .detail-content .dealer-info .dealer-company-header {font-size: 16px;}
.contact-options a, .fin-calc-mobile>a, .paging-container .page-navs .list-page-nav {background:#b81021!important;font-size: 16px !important; border-radius: 0; }
.detail-content-mobile .dealer-info h3 {font-size: 16px !important; font-weight: 600;}
.detail-content-mobile .detail-main-body .main-detail-data .detail-price, .detail-content .dealer-info .dealer-company-header, .detail-content .detail-main-body .main-detail-data .detail-price {color:#b81021!important; font-size: 16px !important; font-family: 'Open Sans', sans-serif !important;}
.detail-content-mobile .detail-additional-data .data-row .data-value, .detail-content-mobile .detail-additional-data .data-row .data-label {font-size: 14px !important;font-family: 'Open Sans', sans-serif !important;}
.mobile-breadcrumb {background: #7E7365!important; font-size: 12px;}
.paging-container .page-navs .list-page-nav:hover {background: #7E7365!important;}
.list-content .add-update-time {width: 95%; margin-left: 2.5%;}
.contact-options.contact-list a:first-of-type, .contact-options.contact-list a {background: #333 !important; font-size: 12px !important}
.list-content .print-this, .list-content .email-this{background: #fbf9f7 !important;}
.detail-content .detail-main-body .main-detail-data .offer-btn:hover, input[type="submit"]:hover, button[type="submit"]:hover, .btn:hover, .button:hover, .list-container-flexrow .listing-card-small .view-listing-details-link:hover,.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn:hover {background: #A59A8F !important; color:#fff !important; transition: .3s ease; }
.detail-content .detail-main-body .main-detail-data .offer-btn:hover span {font-weight: 500 !important}
.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn {paddint:8px 15px !important;}

.compare-chkbox-container .compare-listings .fa-check {top:8px !important; left: 1px !important}
.compare-chkbox-container .compare-listings .compare-chkbox {margin-right: 5px !important}
.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3 {font-size: 22px !important; color:#000;}
.compare-listings-container .compare-container .button {background: #131515 !important}
.compare-listings-container .compare-container .compare-price {color:#000 !important}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1480px) {	
	.width-80 {width: 85%; margin-left: 7.5%;}
	#logo {width: 300px;}
	.logo {width: 279px;}
	.na {width: 279px; font-size: 15px;}
	.dropdown-content-2	{min-width: 250px;}
	.subtitle {width: 65%;}
	h1 {font-size: 45px; line-height: 52px;}
	.post-inventory-buttons-link {font-size: 12px;}
	.header-btn, .dropdown-content {min-width: 165px;}
	.dropbtn, .dropdown-content, .dropdown-content a {font-size: 13px;}
	hr.hp-hr {background: #000; height:.25px; margin-top:-15px; position: relative; z-index: 999;}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1200px) {
	.cpo-img {height: 128px;}
	.cpo-logo {width: 38%;}
	.arrow {width: 13%; padding: 32px 0;}
	.cpo-img {margin-top:-5px;}
	.post-inventory-buttons-link {font-size: 11px;}
	.footer .col5 {width: 30%}
		#searchbar-form .col-4 {width: 90%;}
	#searchbar-form .hp-search-btn {width: 90%;}
	.cpoflex-container {display: block;}
	.box-left, .box-right {width: 100%; margin: 0 auto;}
	.box-right img {padding: 25px 0;}
	
}
/* Small Devices, Tablets */
@media only screen and (max-width : 950px) {
	#searchbar-form .col-4 {width: 85%;}
		.ql-container h1 {font-size: 25px; line-height:auto;}
	.na {display: none;}
	.header-btn {border:1px solid #333; padding: 16px 0;}
	.dropbtn {line-height: 48px;}
	.dropdown-content2 {min-width: 175px;}
	.list-content .list-title,.breadcrumbs .breadcrumbs-element {margin-top:20px !important;}
	.width-80 {width: 90%; margin-left: 5%;}
 
	
	}
@media only screen and (max-width : 768px) {
	.siteheader {display: block;}
	.logo, #logo {width: 100%;}
	.container-right {float: left; width: 40%;}
	.header-btn, .header-ico {float: left}
	.header-btn {min-width: auto; width: 34.2%; padding: 16px 0; text-align: center; margin: 0 auto;}
	.header-ico {min-width: auto; text-align: center; margin: 0 auto; width: 25%; padding: 17px 0;}
	.header-ico .fas {text-align: center; margin: 0 auto;}
	.searchbox-icon {margin: 0 auto;}
	.cpo-p {font-size:  16px; line-height: 24px; width: 100%;}
	.flex-container {display: block; }
	.cpo-btn {width: 100%; margin-left: 0;}
	#sidebar-cpologo {width: 70%; margin-left: 15%;}
	.subtitle {display: none;}
	.red-bar {width: 100%;}
	.hp-search {width: 90%; padding: 25px 0; margin-left: 5%}
	.hp-search h1 {font-size: 35px; width: 90%; line-height: 38px;}
	.hp-search h4 {font-size: 18px; width: 90%;}
	#searchbar-form .col-4 {width: 100%;}
	.hp-img {display: none;}
	.cpo-p p {font-size: 16px; line-height: 26px;}
	.hp-bg {padding: 20px 0; margin-top:-35px;}
	.footer .col5 {width: 43%}
	#searchbar-form .hp-search-btn {width: 100%;}
	.list-content .list-title {width: 90%; margin-left: 5%;}
	.dropbtn {line-height: 20px}
	.ql-container h1 {line-height: 35px;}
	.hp-bg {margin-top:-10px;}
	
	.arrow {padding: 36px 0;}
	#sidebar-cpoheader img {margin: 25px 0; height: auto !important; width: 100%}
	#sidebar-cpoheader h1  {font-size: 30px;}
	#sidebar-sectone h2, #sidebar-secttwo h2, #sidebar-sectthree h2, #sidebar-sectfour h2, #sidebar-sectfive h2  {font-size: 22px; line-height: 30px;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 500px) {
	.container-right {display: inline-block; width: 29%;}
	.header-btn, .header-ico {display: inline-block;}
	.header-btn {width: 45%;}
	.header-btn select {width: 80%; font-size: 11px;}
	.footer .col5 {width: 100%; margin: 1% 0;}
	.copyright {font-size: 10px; line-height: 13px;}
	.ql-container h1 {font-size: 30px; line-height: 25px;}
	.hp-bg {padding: 20px 0; margin-top:-25px;}
	#mobile-form-submit, .header-search input[type=text] {font-size: 14px;}
	.arrow {padding: 32px 0;}

}

@media only screen and (max-width : 450px) {
	.header-btn, .header-ico {padding:17px 0;}
	.cpo-logo {width: 81%; padding: 22px 0; }
	.arrow {width: 19%; margin-left: 0;}
	.cpo-img {display: none;}
	.post-row-inventory-buttons > [class*="col-"] {padding: 45px 0 0 0 !important}
	.dropbtn  {line-height: 18px;}
	.ql-container h1 {font-size: 22px; line-height: 28px;}
	.hp-bg {margin-top:0px;}
}