/*  BODY  ============================================================================= */
html {
    background-color: white;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    box-sizing: border-box;
}

body {
    line-height: 1;
    /* text-align: center; */
    background: #EFEFEF;
}

.inventory-body {
    text-align: left !important;
    margin: 80px 0 !important;
}

/*  STYLES  ============================================================================= */
.full {
    width: 100%;
}

.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}

.inner {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: auto;
    max-width: 1200px;
}

.innerSmall {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: auto;
    max-width: 900px;
}

.floatRight {
    float: right !important;
}

.floatLeft {
    float: left !important;
}

.NoLeftMargin {
    margin-left: 0% !important;
}

.dl-menuwrapper {
    display: none;
}

/*  HEADER  ============================================================================= */
.header {
    border-top: solid 20px #ffcc01;
    border-bottom: 2px solid #fff;
    background-color: #000000;
}

.logo img {
    display: inline-block;
}

.navigation {}

/*  HOME INTRO  ============================================================================= */
.wrapper {
    width: 80%;
    max-width: 1800px;
    margin: 0 auto;
    height: 100%;
}

.introSection {
    height: auto;
    overflow: hidden;
    background: url(../siteart/home_intro.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 200px 0px !important;
}

.introSection_Small {}

.introSection_Small img {
    width: 100%;
}

.introSection_Message {}

.introSection_Message h2 {
    top: 50%;
    left: 0;
    width: 100%;
    text-align: left !important;
    margin-bottom: 30px !important;
}

h2 {
    font-family: 'montserratbold';
    font-size: 35px;
    text-transform: uppercase;
}

.introSection_Message h2 span {
    color: white;
    font-family: 'montserratbold';
    font-size: 45px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 25px;
}

.introSection_Message a {
    float: left;
    background-color: #ffcc01;
    padding: 11px 15px !important;
    font-family: 'montserratbold';
    color: #000;
    text-decoration: none;
    margin-right: 10px !important;
    font-size: 14px;
}

/*  CATEGORY BOXES  ============================================================================= */
.category {
    background-color: #f2f2f2;
}

.category a {
    text-decoration: none;
}

.category_Box {
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.centerBoxes {
    float: none !important;
    display: inline-block !important;
    width: 100%;
}

.category .col {
    display: block;
    float: left;
    margin: 0% 0% 0% 0%;
}

.category .span_1_of_4 {
    width: 25% !important;
}

.category .span_1_of_3 {
    width: 33.333% !important;
}

.category_Box img {
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}

.category_Box:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

h4 {
    font-family: 'montserratbold';
    font-size: 20px;
    text-transform: uppercase;
}

.category_Box h4 {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: white;
    font-family: 'montserratlight';
    font-size: 16px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
}

.brightness_Low {
    -webkit-filter: brightness(70%);
    /* Safari */
    filter: brightness(70%);
}

/*  EQUIPMENT LANDING  ============================================================================= */
.landingIntro {
    background: url(../siteart/black_paper.png) repeat;
    padding: 45px 0px 25px 0px !important;
}

h1 {
    font-family: 'montserratbold';
    font-size: 35px;
    text-transform: uppercase;
}

.landingIntro h1 {
    font-family: 'montserratbold';
    color: #fff;
    text-align: left;
    font-size: 35px;
}

/*  DETAILED SEARCH  ============================================================================= */
.searchtoggles {
    background: url(../siteart/grey.jpg) repeat;
    padding: 1% 0;
}

.searchtoggles div {
    background: #ffcc01;
    text-align: center;
    color: #000;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 0.5%;
    text-decoration: none;
    font-family: 'montserratbold';
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.searchtoggles div:hover {
    background: #ccc;
    cursor: pointer;
    color: #333;
}

.active {
    background: #ccc !important;
    color: #333 !important;
}

.detailedSearch {
    background: url(../siteart/grey.jpg) repeat;
    padding: 50px 0px !important;
    border-bottom: 1px solid #fff;
    border-top: 4px solid #FFCC01;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.detailedSearch_Title {
    padding: 10px 0px !important;
}

.detailedSearch_Title h1 {
    color: #ffcc01;
    text-align: left !important;
    font-family: 'montserratregular';
    font-size: 16px;
}

.detailedSearch_Column {}

.detailedSearch_Row {
    padding: 5px 0px !important;
}

.detailedSearch_Row h2 {
    color: #fff;
    font-family: 'montserratlight';
    text-align: left !important;
    margin-bottom: 3px;
    font-size: 10px;
}

/*  HOME MAP  ============================================================================= */
.map {
    background: url(../siteart/grey.jpg) repeat;
    padding: 50px 0px !important;
}

.map_Light {
    background: #fff;
    padding-bottom: 20px !important;
}

.map_Iframe {}

.map_Iframe iframe {
    width: 100%;
    height: 450px;
}

.moreSites {
    background: #a2a2a2;
    padding: 20px;
    box-sizing: border-box;
    text-align: left !important;
}

.moreSites h1 {
    color: #000;
    font-family: 'montserratbold';
    font-size: 18px;
    margin-bottom: 15px !important;
}

.moreSites a {
    display: block;
    text-decoration: none;
    background: #000;
    color: #FFCC01;
    font-family: 'montserratlight';
    font-size: 12px;
    padding: 8px 10px;
    box-sizing: border-box;
    margin-bottom: 10px !important;
    width: auto !important;
}

/*  CONTACT  ============================================================================= */
.introSection_Contact {
    height: 100px;
    background-color: #E8E8E8;
}

.contact {
    padding: 50px 0px 15px 0px !important;
}

.contact_Info h1 {
    font-family: 'montserratbold';
    font-size: 14px;
    text-align: left !important;
}

.contact_Info ul {
    list-style-type: none;
}

.contact_Info li {
    text-align: left !important;
    font-family: 'montserratlight';
    font-size: 14px;
    line-height: 135%;
}

.contact_Info li a {
    color: #000;
    text-decoration: none;
}

.contact_Info li a:hover {
    color: #FFCC01;
    text-decoration: underline;
}

.contact_Info li.name {
    text-decoration: underline;
    margin-top: 5px;
}

.contact-form {
    box-sizing: border-box;
    padding: 20px;
}

.contact_Info_Title {}

.contact_Info_Content {
    margin-bottom: 20px !important;
}

/* Form Search */
/* ===========================================================
08. Form
=========================================================== */
/* 08.01. Form Base Styles
=========================================================== */
::-webkit-input-placeholder {
    /* WebKit browsers */
    font-weight: 500;
    font-size: 16px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-weight: 500;
    font-size: 16px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-weight: 500;
    font-size: 16px;
}

::-ms-input-placeholder {
    /* Recent browsers */
    font-weight: 500;
    font-size: 16px;
}

::placeholder {
    /* Recent browsers */
    font-weight: 500;
    font-size: 16px;
}

textarea::-webkit-input-placeholder {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

textarea::-moz-placeholder {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

textarea:-ms-input-placeholder {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

textarea::-ms-input-placeholder {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

textarea::placeholder {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.hot-list-search {
    width: 50%;
    margin: 0 auto;
    background: #efefef;
}

#hotlist-search {
    display: none;
}

.form-input {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.flex-row {
    display: flex;
}

#formpage input[type="text"],
#formpage input[type="email"],
#formpage input[type="phone"],
#formpage select,
#formpage textarea {
    background: #dddddd;
    border: none;
    height: 50px;
    border-radius: 0;
    width: 50%;
    margin-bottom: 20px;
}

#formpage input[type="text"],
#formpage input[type="email"],
#formpage input[type="phone"],
#formpage select {
    padding: 0 15px !important;
}

#formpage textarea {
    padding: 15px !important;
}

.form-flex {
    display: flex;
}

/* #green-btn {
    margin: 20px 0;
} */
input:focus {
    background: white;
    border: 1px solid grey;
}

/*  INVENTORY  ============================================================================= */
.introSection_Inventory {}

.inventory {
    padding: 50px 0px !important;
    min-height: 700px;
}

/*  FOOTER  ============================================================================= */
.footer {
    background-color: #1b1b1b;
    padding: 50px 0px !important;
}

.footer_Top {}

.footer_Top_Nav {
    color: #fff;
    font-family: 'montserrathairline';
}

.footer_Top_Nav a {
    text-decoration: none;
    color: #fff;
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    text-align: left !important;
}

.footer_Top_Icons {}

.footer_Top_Icons a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-align: right !important;
    margin-left: 5px;
}

.footer_Top_Icons a.facebook {
    background: blue;
    padding: 10px !important;
}

.footer_Top_Icons a.email {
    background: blue;
    padding: 10px !important;
}

.footer_Top_Icons a.linkedin {
    background: blue;
    padding: 10px !important;
}

.footer_Top_Icons img {
    display: inline-block !important;
}

.footer_Bottom {}

.footer_Bottom_Hosted {}

.footer_Bottom_Address {}

.footer_Bottom_Address ul {
    list-style: none;
}

.footer_Bottom_Address ul li,
.footer_Bottom_Address a {
    color: #757575;
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    text-align: right !important;
    line-height: 135%;
    text-decoration: none;
}

.footer a:hover {
    opacity: 0.5;
}

.footer a {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #757575;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #757575;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #757575;
    text-align: left;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #757575;
    text-align: left;
}

.divfooter {
    width: 450px;
    margin: 0 auto;
    text-align: left;
    color: #757575;
}

.hosted-content .col {
    margin: 0 0 0 0;
}

/*  */
.new-search {
    display: flex;
    flex-direction: column;
    margin-top: 25px;
}

/* .col-1 {
    width: 100%;
    justify-content: space-between;
} */
.new-search input {
    width: 100% !important;
    margin-bottom: 25px;
}

/*  */
.body {
    font-family: 'montserratlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    font-style: normal;
    margin-bottom: 20px;
    letter-spacing: 0.2px;
    text-align: left;
}

.internal-header {
    background-size: cover !important;
    width: 100%;
    height: 280px;
}

.allied-used .internal-header {
    background: url(/siteart/header-allied-used.jpg) center center no-repeat;
}

.sub-heading h1 {
    font-family: 'montserratbold';
    color: #fff;
    font-size: 40px;
}

.landingIntro .internal-list {
    text-align: left;
    list-style-type: none;
}

.landingIntro .internal-list li {
    padding: 10px;
    font-size: 15px;
}

.landingIntro .internal-list li:nth-of-type(odd) {
    background: #333;
}

.col-6.category_Box {
    max-height: 300px;
}

.category_Box_inner {
    height: 300px;
    width: 100%;
}

.category-box-image {
    position: absolute;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}

.rentals .category-box-image {
    background: url(/siteart/Categories/background-card-rental.jpg) center center no-repeat;
}

.hot-list .category-box-image {
    background: url(/siteart/Categories/background-card-hot-list.jpg) center center no-repeat;
}

.auctions .category-box-image {
    background: url(/siteart/Categories/background-card-auctions.jpg) center center no-repeat;
}

.category_Box_inner:hover .category-box-image {
    transform: scale(1.1);
}

.category-box-copy {
    position: relative;
    z-index: 4;
    height: 100%;
    display: flex;
    align-items: center;
}

.category-box-copy h1 {
    width: 100%;
    color: white;
    font-family: 'montserratlight';
    font-size: 16px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
    box-sizing: border-box;
}

.category-box-overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.column4 {
    width: 48% !important;
    margin-bottom: 25px;
    padding: 0 20px;
}

.new-search input::placeholder {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    color: #515151;
    padding: 0 10px;
}

.new-search input {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px !important;
    color: #515151;
    padding: 0 10px !important;
    height: 40px !important;
}

.search-form input,
.search-form select {
    display: block;
    width: 100%;
    background: #fff;
    padding: 12px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 13px;
    border: 1px #ccc solid;
}

.stretch {
    align-items: stretch;
}

.allied-contact-sidebar {
    padding-left: 50px !important;
}

.allied-contact-sidebar-inner {
    background: #cecccc;
    padding: 50px 25px;
    height: 100%;
    box-sizing: border-box;
}

.allied-contact-sidebar-inner .moreSites {
    padding: 25px 0;
    background: none;
}

.allied-contact-sidebar-inner .moreSites a {
    display: block;
    text-decoration: none;
    background: none;
    color: #666;
    font-family: 'montserratlight';
    font-size: 16px;
    padding: 8px 0;
    box-sizing: border-box;
    margin-bottom: 5px !important;
    width: auto !important;
}

.social-container ul {
    list-style-type: none;
}

.social-container li {
    display: inline-block;
    margin-right: 15px;
}

.social-container li a {
    color: #666 !important;
    font-size: 24px;
}

.locations p {
    text-align: center;
}

.yellow-bttn,
.bttn-small {

    cursor: pointer;
    font-family: 'montserratlight';
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    letter-spacing: 0.9px;
}


.bttn-small:hover {
    opacity: 0.6;
}


.yellow-bttn {
    width: 100%;
    background: #ffcc01;
    padding: 11px 60px !important;
    color: #000;
    border-radius: 0px;
    border: none;
    margin: 20px 0px;

}

.yellow-bttn:hover {
    color: #fff;
    background: #000;
}

.allied-used-header {
    position: relative;
}

.landingIntro .yellow-bttn {
    width: auto;
    padding: 11px 60px !important;
    margin: 0;
}

.header-top {
    background: #000;
}



.header-top .wrapper {
    justify-content: space-between;
}

.header-bottom {
    width: 100%;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

/* NOUI SLIDER */
.noUi-target {
    position: relative;
    direction: ltr;
    margin-bottom: 10px;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px
}

.noUi-marker,
.noUi-pips,
.noUi-tooltip,
.noUi-value {
    position: absolute
}

.noUi-horizontal {
    height: 12px;
    z-index: 0
}

.noUi-horizontal .noUi-handle {
    width: 25px;
    height: 21px;
    left: -13px;
    top: -6px
}

.noUi-horizontal .noUi-handle-upper {
    top: -5px
}

.noUi-background {
    background: #ccc;
}

.noUi-connect {
    background: #ffcc01 !important;
    border: 1px #ccc solid;
}

.noUi-target {
    width: calc(100% - 15px);
    margin: 15px auto;
}

.noUi-handle {
    position: relative;
    background: #fff !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    z-index: 1;
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 1px;
    background: #E8E7E6;
    left: 10px;
    top: 3px
}

.noUi-handle:after {
    left: 12px
}

.noUi-pips-horizontal {
    padding: 5px 0;
    height: 10px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-marker-horizontal.noUi-marker {
    margin-top: 5px;
    margin-left: -1px;
    width: 1px;
    height: 5px;
    background: rgb(204, 204, 204);
}

.example-val {
    text-decoration: none;
    color: #fff;
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    padding-bottom: 0;
}

.example-val span {
    font-weight: 400;
    font-size: 12px;
}

#slider-price-value-lower:before,
#slider-price-value-upper:before {
    content: '$';
    padding-right: 2px
}

/* Forms */
.contact-form .col-1 {
    margin-bottom: 25px;
}

.contact-form .CaptchaPanel {
    margin: 10px 0px 10px 0px !important;
}

.contact-form h1,
.contact-form label {
    text-align: left !important;
    color: #000;
    font-family: 'montserratlight';
    margin: 5px 0px;
    font-size: 14px;
}

.contact-form input {
    width: 100%;
    color: #000;
    vertical-align: middle;
    font-size: 12px;
    line-height: normal;
    padding: 10px 5px;
    box-sizing: border-box;
    background: #fff;
    border: none;
}

.contact-form textarea {
    width: 100%;
    color: #000;
    vertical-align: middle;
    font-size: 12px;
    line-height: normal;
    padding: 10px 5px;
    box-sizing: border-box;
    background: #fff;
    height: 250px;
    border: none;
}

.contact-form input.button {
    width: 100%;
    background: #ffcc01;
    padding: 15px 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
    border-radius: 0px;
    border: none;
    margin: 10px 0px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.contact-form input[type="radio"i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
    width: auto !important;
}

.contact-form input.button:hover {
    width: 100%;
    background: #d6d6d6;
    padding: 15px 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
    border-radius: 0px;
    border: none;
    margin: 10px 0px;
    text-transform: uppercase;
}

.contact-form input:focus,
.contact-form textarea:focus {
    width: 100%;
    background: #d6d6d6;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
    outline-style: none;
}

.contact-submit {
    background: #fff;
    width: 90%;
    display: block;
    padding: 10px 0;
    font-family: 'montserratlight';
    color: #000;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-submit:hover {
    background: #000;
    color: #fff;
}

.form-main {
    align-items: flex-end;
}

.form-main .last {
    display: flex;
    justify-content: flex-end;
}

.newsletter .contact-form,
.subscribe .contact-form {
    padding: 0;
}

.subscribe {
    min-height: 400px;
}

.newsletter .col-1 {
    align-items: center;
    justify-content: space-around;
}

.newsletter p {
    margin-bottom: 0;
}

.newsletter .contact-submit {
    width: auto;
    padding: 10px 60px;
}

/*  CAPTCHA  ============================================================================= */
.CaptchaPanel {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    text-align: center;
    line-height: normal !important;
}

.CaptchaImagePanel {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.CaptchaMessagePanel {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: normal !important;
    font-size: 12px;
    line-height: 14px;
}

.CaptchaAnswerPanel {
    margin: 0 0 0 0;
    padding: 2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0 0 0 0;
    padding: 8px 0 8px 0 !important;
}

.CaptchaWhatsThisPanel a {
    color: #000;
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none;
}

/* ===========================================================
09. Classes
=========================================================== */
.text-center {
    text-align: center !important;
}

.row {
    flex-direction: row;
}

.col-1 {
    width: 100%;
}

.col-2 {
    width: 20%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33333%;
}

.col-5 {
    width: 41.66667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33333%;
}

.col-8 {
    width: 66.66667%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33333%;
}

.col-11 {
    width: 91.66667%;
}

.col-12 {
    width: 100%;
}

.flex {
    display: flex;
}

.flex-center {
    justify-content: center;
}

.flex-column {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-center {
    align-items: center;
}

.pd-sm {
    padding: 25px 0;
}

.pd-md {
    padding: 50px 0;
}

.pd-all-md {
    padding: 50px;
}

.pd-all-sm {
    padding: 25px;
}

.pd-lg {
    padding: 100px 0;
}

.pd-t-lg {
    padding-top: 100px;
}

.pd-t-md {
    padding-top: 50px;
}

.pd-t-sm {
    padding-top: 25px;
}

.pd-b-lg {
    padding-bottom: 100px;
}

.pd-b-md {
    padding-bottom: 50px;
}

.pd-b-sm {
    padding-bottom: 25px;
}

.pd-r-md {
    padding-right: 50px;
}

.m-sm {
    margin: 25px 0;
}

.m-md {
    margin: 50px 0;
}

.m-lg {
    margin: 100px 0;
}

.m-t-sm {
    margin-top: 25px;
}

.m-t-md {
    margin-top: 50px;
}

.m-t-lg {
    margin-top: 100px;
}

.m-t-xs {
    margin-top: 10px;
}

.m-b-lg {
    margin-bottom: 100px;
}

.m-b-md {
    margin-bottom: 50px;
}

.m-b-sm {
    margin-bottom: 25px;
}

.m-b-xs {
    margin-bottom: 10px;
}

.m-btm-none {
    margin-bottom: 0 !important;
}

.m-r-xs {
    margin-right: 10px;
}

.m-t-xs {
    margin-top: 10px;
}

.m-b-xs {
    margin-bottom: 10px;
}

.m-b-no {
    margin-bottom: 0;
}

.m-r-sm {
    margin-right: 25px;
}

.m-r-md {
    margin-right: 50px;
}

.m-r-lg {
    margin-right: 100px;
}

.pd-r-md {
    padding-right: 50px;
}

.pd-r-sm {
    padding-right: 25px;
}

.bg-lt-grey {
    background: #e8e8e8;
}

.bg-md-grey {
    background: #999999;
}

.bg-white {
    background: #fff;
}

.bg-yellow {
    background: #ffcc01;
}

.dark-grey {
    color: #6b6b6b;
}

.green {
    color: #00bb9c;
}

.grey {
    color: #999999;
}

.lt-grey {
    color: #c2c2c2;
}

.yellow {
    color: #c4ac20;
}

.red {
    color: #8a000a;
}

.blk {
    color: #353535;
}

.white {
    color: #fff !important;
}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
input[type="button"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="reset"],
input[type="search"],
input[type="submit"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    height: auto;
    line-height: normal;
}

.list-content input[type="button"],
.list-content input[type="color"],
.list-content input[type="date"],
.list-content input[type="datetime"],
.list-content input[type="datetime-local"],
.list-content input[type="email"],
.list-content input[type="file"],
.list-content input[type="month"],
.list-content input[type="number"],
.list-content input[type="password"],
.list-content input[type="reset"],
.list-content input[type="search"],
.list-content input[type="submit"],
.list-content input[type="tel"],
.list-content input[type="text"],
.list-content input[type="time"],
.list-content input[type="url"],
.list-content input[type="week"],
.list-content select,
.list-content textarea,
.modal-form-el label+input,
.modal-form-el label+select {
    height: 30px;
    line-height: 30px;
}

.list-content {
    max-width: 100%;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
    margin: 5px 0 0 5px;
}

.quick-search input[type="text"] {
    padding: 12px !important;
}

.search-mobile input[type="text"] {
    padding: 15px !important;
}

#faceted-search {
    background: #141416 !important;
    text-transform: uppercase;
}

.print-this,
.email-this {
    background: #ffcc01 !important;
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    padding: 10px 50px !important;
    text-align: center !important;
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    border-radius: 0 !important;
    border: none !important;
}

.paging-container .list-page-number,
.ui-selectmenu-text {
    font-size: 16px !important;
    font-weight: 800;
}

.paging-container .page-navs .list-page-nav {
    margin-left: 10px !important;
    text-transform: uppercase;
}

.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-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.faceted-search-content .faceted-section-box .faceted-view-more-btn,
.detail-content .detail-main-body .main-detail-data .offer-btn,
.detail-content .detail-main-body .main-detail-data .buy-btn,
.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,
.faceted-search-content .mobile-done-button-container .mobile-done-button,
.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,
.detail-content-mobile .detail-contact-bar .contact-bar-btn,
.list-container-flexrow .view-listing-details-link,
.paging-container .page-navs .list-page-nav,
.detail-content-mobile .detail-main-body .main-detail-data .buy-btn-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,
.faceted-show-all-btn {
    background: #ffcc01 !important;
    border: none;
    color: #000 !important;
    border-radius: 0 !important;
}

.faceted-search-content .faceted-section-head {
    text-transform: uppercase;
}

.detail-content-mobile .detail-additional-data .data-row .data-label,
.detail-content .detail-additional-data .data-row .data-label {
    background: #ffcc01 !important;
    color: #000 !important;
    font-weight: 700;
}

.detail-content .detail-additional-data .data-row .data-value {
    background: none;
    font-weight: 400;
    border-bottom: 1px #eee solid;
}

.detail-content .detail-additional-data .data-row {
    margin-bottom: 0;
}

.detail-content .detail-additional-data h4 {
    margin: 25px 0 5px;
    color: #141416 !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover,
.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link:hover,
.list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link:hover,
.list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link:hover,
.faceted-search-content .faceted-section-box .faceted-view-more-btn:hover,
.detail-content .detail-main-body .main-detail-data .offer-btn:hover,
.detail-content .detail-main-body .main-detail-data .buy-btn:hover,
.list-content .list-listing-mobile .view-listing-details-link:hover,
.list-content .list-listing-mobile .buy-now-link:hover,
.list-content .list-listing-mobile .check-availability-link:hover,
.list-content .list-listing-mobile .email-seller-link:hover,
.faceted-search-content .mobile-done-button-container .mobile-done-button:hover,
.detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile:hover,
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover,
.list-container-flexrow .view-listing-details-link:hover {
    background: #000;
    color: #fff;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price,
.list-content .list-title .list-listings-count,
.detail-content .detail-main-body .main-detail-data .detail-price,
.detail-content .search-results,
.list-content .list-listing-mobile .price-container .price,
.list-content .list-top-section .listing-option-bar .list-listings-count,
.detail-content-mobile .detail-main-body .main-detail-data .detail-price,
.info {
    color: green;
}

.detail-content .dealer-info .phone-and-email .send-email-btn,
.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call,
.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-text,
.detail-content-mobile .detail-main-body .main-detail-data .opened {
    color: green !important;
    border: 1px green solid !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
    color: #000;
    border: 1px #000 solid;
}

.white-bg .container {
    width: 100% !important;
}

.section-head {
    width: 100%;
}

.list-content .list-title {
    display: flex !important;
    flex-direction: column !important;
}

.list-content .list-title .list-title-text {
    display: block;
    width: 100%;
}

.list-content .list-title .list-listings-count {
    display: block;
    width: 100%;
    margin-left: 0;
}

.list-content .print-this,
.list-content .email-this {
    margin: 0 0 0 5px;
    padding: 7px 15px;
    font-size: 14px;
}

.list-content .list-main-section .list-container .list-listing {
    background: #f2f2f2;
    padding: 15px !important;
    border-radius: 5px;
}

.list-container-flexrow .price-container .price {
    margin-left: 0;
    color: green;
}

.fin-calc p {
    line-height: 10px;
}

.has-search-bar {
    width: 74%;
}

.legal-text-container {
    font-size: 12px;
    color: #666;
    line-height: 18px;
}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-button.view-details,
#part-detail-content .part-detail-additional-data .data-row .data-label {
    color: #000 !important;
    background-color: #ffcc01 !important;
}

.contact-options a,
.fin-calc-mobile>a {
    background: #000 !important;
}

/* Modal / Mobile buttons / Mobile Data Rows */
.button,
.contact-options a,
.fin-calc-mobile>a,
.detail-content-mobile .detail-additional-data .data-row .data-label {
    background-color: #ffcc01 !important;
    color: #000 !important;
}

.button:hover,
.contact-options a:hover,
.fin-calc-mobile>a:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.contact-options a {
    background: #ffcc01 !important;
    background-color: #ffcc01 !important;
    color: #000 !important;
}

/* =============================================================================  RESPONSIVE  ============================================================================= */
@media only screen and (max-width: 1000px) {
    .main-category-container {
        display: flex !important;
        flex-wrap: wrap;
    }

    .main-category-container .category_Box {
        width: 25%;
        flex-grow: 1;
        overflow: hidden;
        height: 200px;
        margin: 0 !important;
    }

    .main-category-container .category_Box img {
        border: 0;
        height: auto;
        max-width: 100%;
        align-self: center;
        flex-shrink: 0;
        transform: scale(2.3);
    }

    .wrapper {
        width: 95%;
    }

    .example-val span {
        font-size: 10px;
    }

    /* .body {
        font-size: 15px;
    } */

    h1 {
        font-size: 30px;
    }

    .landingIntro h1 {
        font-size: 30px;
        text-align: left !important;
    }

    .allied-contact-form .stretch {
        flex-direction: column-reverse;
    }

    .col-main {
        flex-direction: column;
    }

    .allied-contact-form .col-8,
    .allied-contact-form .col-4,
    .subscribe .col-8,
    .subscribe .col-4 {
        width: 100%;
    }

    .allied-contact-sidebar {
        padding: 0 25px !important;
        box-sizing: border-box;
    }

    .newsletter .col-1 {
        flex-direction: column;
    }

    .newsletter h4,
    .newsletter p {
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    .header-bottom {
        position: static;
        transform: none;
    }

    .header-top {
        padding-bottom: 25px;
    }

    .header-top .wrapper {
        align-items: center;
    }

    .header-bottom .wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 650px) {

    .main-category-container .category_Box {
        width: 50%;
        height: 170px;
    }

    .main-category-container .category_Box img {
        transform: none;
    }

    .category_Box:hover img {
        -moz-transform: scale(1.1) !important;
        -webkit-transform: scale(1.1) !important;
        transform: scale(1.1) !important;
    }

    .sub-category-container {
        display: flex !important;
        flex-wrap: wrap;
    }

    .sub-category-container .category_Box {
        width: 100%;
    }

    .category_Box_inner {
        height: 170px;
    }

    .contact-form .col-1 {
        flex-direction: column;
        margin-bottom: 0;
    }

    .contact-form .col-6 {
        width: 100%;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 500px) {
    .main-category-container .category_Box {
        width: 100%;
        height: 140px;
    }
}

@media screen and (max-width: 1023px) and (min-width:926px) {

    /*CATEGORY*/
    .category_Box h4 {
        font-size: 12px;
    }

    /*HOME MAP*/
    .map .span_auto {
        width: 100% !important;
    }

    .map_Image img {
        width: 60%;
        height: auto;
    }

    .map .col {
        margin: 1% 0% 1% 0% !important;
    }
}

@media screen and (max-width: 925px) and (min-width:481px) {
    .dl-menuwrapper {
        display: block;
        width: 100%;
        max-width: 100% !important;
        float: none;
        text-align: center !important;
    }

    .header .span_auto {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }

    .introSection {
        padding: 50px 0px !important;
    }

    .introSection_Message a {
        display: inline-block;
        float: none;
        padding: 11px;
        margin-right: 0px !important;
        font-size: 12px;
        width: 60%;
        margin-top: 15px;
    }

    .introSection_Message h2 {
        text-align: center !important;
    }

    .introSection_Message h2 span {
        font-size: 28px;
    }

    .desktop-nav-main {
        display: none !important;
    }

    /*CATEGORY*/
    .category_Box h4 {
        font-size: 12px;
    }

    .category .span_1_of_3 {
        width: 49%;
    }

    /* .category .col {
        margin: 1% 0 1% 0% !important;
    } */
    .category .span_1_of_3.NoLeftMargin {
        margin-left: 1% !important;
    }

    .map_Iframe iframe {
        width: 100%;
        height: 280px;
    }

    /*CONTACT PAGE*/
    .contact .span_2_of_5 {
        width: 100%;
    }

    .contact .span_3_of_5 {
        width: 100%;
    }

    .contact .col {
        margin: 1% 0 1% 1% !important;
    }

    .introSection_Contact {
        height: 30px;
    }

    /*HOME MAP*/
    .map .span_auto {
        width: 100% !important;
        text-align: center;
    }

    .map_Image img {
        width: 60%;
        height: auto;
    }

    .map .col {
        margin: 1% 0% 1% 0% !important;
    }

    /*FOOTER*/
    .footer_Bottom_Hosted {
        display: none !important;
    }

    .footer_Top .span_auto {
        width: 100%;
        text-align: center;
    }

    .footer_Top_Nav a {
        text-align: center !important;
    }

    .footer_Bottom .span_auto {
        width: 100%;
    }

    .footer_Bottom_Address ul li {
        text-align: center !important;
    }
}

@media screen and (max-width: 600px) {
    .searchtoggles {
        padding: 2% 0;
    }

    .consfilter,
    .farmfilter,
    .truckfilter {
        display: block;
        width: 90%;
        margin: 5px 0 !important;
    }
}

@media screen and (max-width: 480px) and (min-width: 321px) {
    .dl-menuwrapper {
        display: block;
        width: 100%;
        max-width: 100% !important;
        float: none;
        text-align: center !important;
    }

    .header .span_auto {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }

    .introSection {
        padding: 50px 0px !important;
    }

    .introSection_Message a {
        display: inline-block;
        float: none;
        padding: 11px;
        margin-right: 0px !important;
        font-size: 12px;
        width: 60%;
        margin-top: 15px;
    }

    .introSection_Message h2 {
        text-align: center !important;
    }

    .introSection_Message h2 span {
        font-size: 18px;
    }

    header nav {
        display: none !important;
    }

    /*CATEGORY*/
    .centerBoxes {
        float: left !important;
        display: inline-block !important;
    }

    .category_Box h4 {
        font-size: 12px;
    }

    .category .span_1_of_4 {
        width: 50% !important;
    }

    /* .category .col {
        margin: 1% 0 1% 0% !important;
    } */
    .category .span_1_of_3.NoLeftMargin {
        margin-left: 1% !important;
    }

    .map_Iframe iframe {
        width: 100%;
        height: 280px;
    }

    .inventory {
        min-height: auto;
    }

    /*LANDING PAGE*/
    .landingIntro h1 {
        text-align: center !important;
        font-size: 24px;
    }

    /*CONTACT PAGE*/
    .contact .span_2_of_5 {
        width: 100%;
    }

    .contact .span_3_of_5 {
        width: 100%;
    }

    .contact .col {
        margin: 1% 0 1% 1% !important;
    }

    .introSection_Contact {
        height: 30px;
    }

    /*HOME MAP*/
    .map .span_auto {
        width: 100% !important;
    }

    .map_Image img {
        width: 100%;
        height: auto;
    }

    .map .col {
        margin: 1% 0% 1% 0% !important;
    }

    /*FOOTER*/
    .footer_Bottom_Hosted {
        display: none !important;
    }

    .footer_Top .span_auto {
        width: 100%;
    }

    .footer_Top_Nav a {
        text-align: center !important;
    }

    .footer_Bottom .span_auto {
        width: 100%;
    }

    .footer_Bottom_Address ul li {
        text-align: center !important;
    }
}

@media screen and (max-width: 320px) {
    .dl-menuwrapper {
        display: block;
        width: 100%;
        max-width: 100% !important;
        float: none;
        text-align: center !important;
    }

    .header .span_auto {
        width: 100%;
        padding-top: 20px;
    }

    .introSection {
        padding: 50px 0px !important;
    }

    .introSection_Message a {
        display: inline-block;
        float: none;
        padding: 11px;
        margin-right: 0px !important;
        font-size: 12px;
        width: 60%;
        margin-top: 15px;
    }

    .introSection_Message h2 {
        text-align: center !important;
    }

    .introSection_Message h2 span {
        font-size: 14px;
    }

    /* nav {
        display: none !important;
    } */

    /*LANDING PAGE*/
    .landingIntro h1 {
        text-align: center !important;
        font-size: 24px;
    }

    /*CATEGORY*/
    .centerBoxes {
        float: left !important;
        display: inline-block !important;
    }

    .category_Box_Title h1 {
        font-size: 10px;
    }

    .category .span_1_of_4 {
        width: 100% !important;
    }

    .category .col {
        margin: 1% 0 1% 0% !important;
    }

    .category .span_1_of_3.NoLeftMargin {
        margin-left: 1% !important;
    }

    .map_Iframe iframe {
        width: 100%;
        height: 280px;
    }

    .inventory {
        min-height: auto;
    }

    /*CONTACT PAGE*/
    .contact .span_2_of_5 {
        width: 100%;
    }

    .contact .span_3_of_5 {
        width: 100%;
    }

    .contact .col {
        margin: 1% 0 1% 1% !important;
    }

    .contact-form {
        padding: 5px;
    }

    .introSection_Contact {
        height: 30px;
    }

    /*HOME MAP*/
    .map .span_auto {
        width: 100% !important;
    }

    .map_Image img {
        width: 100%;
        height: auto;
    }

    .map .col {
        margin: 1% 0% 1% 0% !important;
    }

    /*FOOTER*/
    .footer_Bottom_Hosted {
        display: none !important;
    }

    .footer_Top .span_auto {
        width: 100%;
    }

    .footer_Top_Nav a {
        text-align: center !important;
    }

    .footer_Bottom .span_auto {
        width: 100%;
    }

    .footer_Bottom_Address ul li {
        text-align: center !important;
    }
}

@media print {
    nav ul li {
        margin-left: 15px !important;
    }

    nav ul li a {
        font-size: 10px !important;
    }

    .logo img {
        width: 150px;
    }

    .landingIntro h1 {
        font-size: 28px !important;
    }

    .category_Box h4 {
        color: #fff !important;
        font-size: 12px !important;
    }

    .hosted-content #listings-title {
        font-size: 20px !important;
    }

    .listings-wrapper .listing-boxed .bottom-border {
        display: none !important;
    }

    .listing-boxed-pricing .compare-link {
        display: none !important;
    }

    .listings-wrapper .listing-boxed .listing-boxed-details {
        padding-top: 0 !important;
    }

    .listings-wrapper .listing-boxed .listing-boxed-pricing {
        padding-top: 0 !important;
    }

    h1 {
        page-break-before: avoid !important;
        page-break-after: avoid !important;
    }

    .listings-wrapper .listing-boxed {
        page-break-inside: avoid !important;
        border-bottom: #ccc 1px solid !important;
    }
}

@media screen and (max-width: 580px) {
    .category .span_1_of_3 {
        width: 50% !important;
    }

    .category .span_1_of_3:first-child {
        width: 100% !important;
    }
}