/*
Theme Name: www.usedequipment.casece.com
Theme URI: //sandhills.com
Author: Sandhills
Author URI: //sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/
@import url('//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,700&display=swap');
/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.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 {d
	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;
}

/*----------------------------------------------------------------
HEADER
----------------------------------------------------------------*/
h1, h2, h3, h4 , h5, p, a {font-family: 'Roboto', sans-serif;}
h1 {font-size: 45px; line-height: 50px; font-weight: 800;font-family: 'Roboto', sans-serif;}
h3 {font-size: 22pt; line-height: 30pt; font-weight: 500;font-family: 'Roboto', sans-serif;}
p { font-size: 16px; line-height: 24px; font-family: 'Roboto', sans-serif;}
body { font-size: 16px; line-height: 24px; font-family: 'Roboto', sans-serif;}
.siteheader {display: flex; flex-direction: row; align-items: stretch}
.siteheader .globalsite {display: none !important;}
#logo {width: 55%; text-align: center; padding: 15px 0;}
.logo { width: 300px;  margin-left: 3%; text-align: center;}
.logo img {text-align: center; margin: 0 auto; max-width: 250px; width: 100%;}
.na {position: relative; width: 95%; text-align: right; margin-right:2.5%; color:#000; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; margin-top:-45px; padding-bottom: 5px; font-size: 14px;}
.na a {color:#000; transition: .2s ease; text-decoration: none !important;}
.na a:hover {color:#C8C8C8; text-decoration: none !important;}
.na .fas { color:#E58E20;}
.logo img {max-width: 200px; width: 100%;}
.header-btn {background: #c8c8c8; padding: 11px 20px; min-width: 200px; width: 10%;   transform: skewX(-25deg); height: 50px; transition: .3s ease;}
.siteheader * {box-sizing: border-box !important;}
.header-btn a p {border:0;  color:#000; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; font-size: 15px; transform: skewX(25deg); text-align: center;margin: 0 auto;}
.header-btn:hover {background: #f1f1f1;}
.header-ico {background: #383939;padding:15px 20px;min-width: 100px;width: 8%;text-align: center;vertical-align: middle;height: 50px;margin-left:-13px;}.header-ico * {box-sizing: border-box !important;}
.header-ico .header-search .fas {padding-right: 0;}
.container-right {
	transform: skewx(-25deg);
    box-shadow: 0 0 7px #666;
	position: relative;
	z-index: 9999;
	height: 50px;
	right:0;
width: 38%;	
	min-width: 630px;
}
.custom-nav {background: #fff; 	width: 628px; float: right;}
/* 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: 'Roboto', sans-serif;
}

.searchbox-icon i:hover {color: #000}

.searchbox-icon i {
    font-size: 22px;
	padding-right: 20px;
    color: #c8c8c8;
    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: #e58e14;
    box-shadow: inset 0px 11px 8px -10px #CCC;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

input[type="text"] {
    border: none !important;
	font-family: 'Roboto', 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: 'Roboto', sans-serif;
}

.header-search ::placeholder {
    font-weight: 300;
    font-size: 15px !important;
    color: #2e2e2e !important;
    text-transform: uppercase;
	font-family: 'Roboto', 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: 'Roboto', 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: #c8c8c8 !important;
}
.sidebarControls {font-size: 20px !important; line-height: 22px;}
.dropbtn {
	background: transparent;
  color: #000;
  font-size: 16px;
  border: none;
font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-weight: 700;line-height: 29px;
}
button:not([class*="Mui"]).dropbtn {
		background: transparent;
  color: #000;
  font-size: 16px;
  border: none;
font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-weight: 700;line-height: 29px;
}

.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: 500;
  z-index: 1;
}

.dropdown-content a {
  color: black;
	text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.dropdown-content a:hover {background-color: #FBF9F7; color:#000;}

.dropdown:hover .dropdown-content {display: block;}
/*-----------------------------------------------
HOME PAGE
---------------------------------------------*/
.width-90 {width: 90%; margin-left: 5%;}
#padding25 {padding: 25px 0;}
.flex-container {display: flex; flex-direction: row; }
.flex-container2 {display: flex; flex-direction: row; align-items: center}
.red-bar {width: 55%; height: 35px; background: #000; transform: skewX(-25deg); transform-origin: bottom right}
.subtitle {background:#ededed; width:55%; min-width: 300px;  height: 60px; padding:  0; text-align: center; color:#000; letter-spacing: 2px; font-weight: 600;  z-index: 9999; transform: skewX(-25deg); transform-origin: top left; margin-right: -25px;}
.subtitle h2 {font-weight: 600;transform: skewX(25deg); text-align: left; margin-left: 40px; }
.hp-search {margin-left: 5%; width: 60%; }
.hp-search h1 {font-weight: 700;}
.hp-search h3 {font-weight: 400;font-size: 16px;}
.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 !important; height:.15px; margin-top:-25px; position: relative; z-index: 999;}
h1.qltitle {font-size: 65px;}
.ql-container {padding-top:25px;}
.ql-container h2 {color:#666;  font-weight: 700; font-size: 45px; line-height:50px;}
.hp-bg { display: inline-block; width: 100%; padding: 50px 0 50px 0; margin-top:-15px;}
.cpo-p {width: 50%; padding: 25px 0; align-items: center;}
.cpo-p  p {color:#000;}
 .cpo-btn {width: 50%; margin-left: 5%;align-items: center;}
.cpo-logo {float: left; padding: 45px 0; background:#fff; width: 45%; max-height: 120px;  }
.cpo-logo img {max-width: 100px; width: 100%;}
.arrow {padding: 35px 15px; background:#000; 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.jpg) 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%;object-fit: cover; height: 200px;}
.post-inventory-buttons-image {object-fit: fill; height:auto; width: 100%;}
.column-padding-inventory-buttons {padding: 45px 15px 10px 15px !important; border:0 !important;}
.post-inventory-buttons-link { line-height: 20px;
    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: 'Roboto', 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:#EC9D2D; color:#000; text-decoration: none !important;}
.sub-hero {margin-top:0px; border-bottom: 20px solid #EC9D2D}
/* 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: #E58E20 !important;
}

#searchbar-form .noUi-horizontal .noUi-handle-upper {
    top: -5px
}

#searchbar-form .noUi-background {
    background: #ccc;
}

#searchbar-form .noUi-connect {
    background: #ededed !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;
}

#searchbar-form .search-bar-container h4 {
    font-size: 12px;
    font-weight: 400;
    color: #adadad;
    text-align: center;
}

#searchbar-form .search-bar-container h4 span {
    color: #7d7b7b;
}

#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: #ededed; 
    height: 50px;
    border: 2px solid #cfcecf;
	padding: 5px 5px;
	 font-family: 'Roboto', sans-serif;
	letter-spacing: .5px; 
	font-size: 14px;
}

#searchbar-form label,
#searchbar-form .example-val,
#searchbar-form .hp-search-btn{
    width: 100%;
	 font-family: 'Roboto', sans-serif;
}

#searchbar-form select {
    width: 100%;
}

#searchbar-form .example-val {
    text-decoration: none;
    color: #000;
	  font-family: 'Roboto', 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:#000; padding: 15px 0; width: 28%; margin: 1% 0 1% 0; color:#fff; border:0; ; text-transform: uppercase; letter-spacing: .5px; font-family: 'Roboto', 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: #EDEDED; padding: 2% 0; display: inline-block; width: 100%;}
.white-bg {background: #fff; padding: 2% 0; display: inline-block; width: 100%;}
.lt-bg {background:#f1f1f1; padding: 2% 0; display: inline-block; width: 100%;}
.width-80 {width: 70%; margin-left: 15%; margin-right: 15%;}
.red-btn {background: #e58e14;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: #383939;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:#ededed; width: 210px; margin-right: 3%; text-align: center;  padding: 15px 0; text-align: center; color:#000; font-size:20px;  margin-top:5px; display: inline-block; float: right;  border-top-left-radius: 20px; border-top-right-radius: 20px; }
.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: 18px; color:#000;}
.foot-dealer  a:hover{text-decoration: none !important;}
#sidebar-footdealer {min-height: 25px !important;}
.footer {background: #131515;  display: inline-block; width: 100%;}
.footer .col5 {width: 13.5%; float: left; margin:2% 3px; color:#000; }
.foot-dealer .row {min-height: auto !important;}
.footer .col5 a, .footer .col5 li {color:#ccc !important;font-family: 'Roboto', sans-serif; transition: .2s ease; font-size: 12px; line-height: 20px; }
.footer .col5 a:hover, .footer .col5 li:hover {text-decoration: underline}
.foot-ql {background: #fff; color:#000; display: inline-block; width: 100%; padding: 10px 0;}
.copyright {width: 96%; margin-left: 2%; color:#333; font-size: 14px; padding-bottom: 10px; text-align: center;}


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:#E58E20 !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: #E58E20 !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:#333!important}
.detail-content .dealer-info .phone-and-email .send-email-btn {color:#E58E20!important;  border:1px solid #E58E20; border-radius: 0 !important; font-size: 14px;}
.detail-content .dealer-info .phone-and-email .send-email-btn:hover {background:#E58E20!important;color:#fff !important;  border:1px solid #E58E20; 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: 'Roboto', sans-serif !important; }
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {margin-top:-1.5px !important; margin-left: 4px;}
.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:#E58E20!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, .list-container-flexrow .price-container .price {color:#E58E20!important; font-size: 16px !important; font-family: 'Roboto', sans-serif; }
.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: 'Roboto', sans-serif;}
.mobile-breadcrumb {background: #333!important; font-size: 12px;}
.paging-container .page-navs .list-page-nav:hover {background: #333!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: #f1f1f1 !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: #333 !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 : 1600px) {	
	.post-inventory-buttons-image {height: auto !important;}
	.hp-bg {margin-top:-22px;}
}
@media only screen and (max-width : 1400px) {	
	.logo {width: 200px;}
	.header-btn select {font-size: 14px;}
	.subtitle {width: 65%;}
	h1 {font-size: 45px; line-height: 52px;}
	.post-inventory-buttons-link {font-size: 12px;}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1350px) {
	.container-right {min-width: 600px;}
	.custom-nav {width: 600px;}
	.header-btn a p {font-size: 14px;}
	.header-btn a p {font-size: 12px;}
	.ql-container h1 {color:#666;  font-weight: 700; font-size: 40px; line-height:45px;}
}
@media only screen and (max-width : 1300px) {
	.ql-container h1 {color:#666;  font-weight: 700; font-size:35px; line-height:40px;}
	}
@media only screen and (max-width : 1200px) {
	.header-btn {min-width: 180px;}
	.header-btn a p {font-size: 13px;}
	.container-right {min-width: 544px;}
	.custom-nav {width: auto;}
	.cpo-img {height: 123px;}
	.cpo-logo {width: 38%; height: 123px;}
	.arrow {width: 13%; padding: 37px 0;}
	.cpo-img {margin-top:0px;}
	.post-inventory-buttons-link {font-size: 11px;}
	.footer .col5 {width: 30%}
	#searchbar-form .col-4 {width: 100%;}
	#searchbar-form .hp-search-btn {width: 82%;}
	.subtitle {z-index: 99;}
	.ql-container h1 {color:#666;  font-weight: 700; font-size: 30px; line-height:36px;}
	

}
@media only screen and (max-width : 1100px) {
	.hp-bg {margin-top:-25px;}
	.post-row-inventory-buttons > [class*="col-"] {width: 48%; margin: 0 auto !important;}
	
	
}
/* Small Devices, Tablets */
@media only screen and (max-width : 1050px) {
	.siteheader .globalsite {display: block; background: #f1f1f1; color:#000;}
	#searchbar-form .col-4 {width: 85%;}
	.container-right {min-width: 125px; border:1px solid #ddd; box-shadow: 0 0 0;}
	.custom-nav {width: 100%;}
	.hp-bg {margin-top:-30px;}
	.siteheader {display: block;}
	.logo, #logo {width: 100%; margin-left:0;}
	.na {display: none;}
	.container-right {float: left; width: 40%; transform: none;}
	.header-btn, .header-ico {float: left; transform: none;}
	.header-btn {min-width: auto; width: 35%; padding: 15px 0; text-align: center; margin: 0 auto;}
	.header-btn a p {transform: none;}
	.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; transform: none;}
	.searchbox-icon {margin: 0 auto;}
	.ql-container h1 {color:#666;  font-weight: 700; font-size: 28px; line-height:36px;}
	
	
	}
@media only screen and (max-width : 768px) {
	.cpo-p {font-size:  16px; line-height: 24px; width: 100%;}
	.flex-container {display: block; }
	.flex-container2 {display: block; }
	.cpo-btn {width: 100%; margin-left: 0;}
	#sidebar-cpologo {width: 70%; margin-left: 15%;}
	.subtitle {display: none;}
	.red-bar {width: 100%; transform: none; margin: 0 auto}
	.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%; padding: 10px 0 !important;}
	.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%; padding: 10px 0 !important;}
	.list-content .list-title {width: 90%; margin-left: 5%;}
	.post-div-inventory-buttons-Image {padding-right: 0 !important;padding-left: 0 !important;}
	.ql-container h1 {font-size: 35px; line-height:43px;}
	.hp-bg {margin-top:-15px;}
	.post-row-inventory-buttons > [class*="col-"] {width: 50%; margin: 0 auto !important;}
	
	
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 500px) {
	.container-right {display: inline-block; width: 30%;}
	.header-btn, .header-ico {display: inline-block;}
	.header-btn {width: 44.5%;}
	.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;}
	.foot-ql ul li {border-right: 0 !important; display: block !important;}
	.column-padding-inventory-buttons {padding: 40px 5px 0 5px !important;}

}

@media only screen and (max-width : 450px) {
	.header-btn, .header-ico {padding:17px 0;}
	.cpo-logo {width: 81%; padding: 22px 0; height: 80px;}
	.header-btn {width: 44.2%;}
	.container-right {min-width: 95px;}
	.arrow {width: 19%; margin-left: 0; padding: 15px 0;}
	.cpo-img {display: none;}
	.ql-container h1 {font-size: 22px; text-align: center;}
	.column-padding-inventory-buttons {padding: 40px 0 0 0 !important;}
	
	.post-row-inventory-buttons > [class*="col-"] {width: 100%; margin: 0 auto !important;}
	.ql-container h1 {color:#666;  font-weight: 700; font-size: 25px; line-height:30px;}
	
	
}
