.asform__submit .btn,
.select-block select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.asform__header--item:hover,
.checkbox-block,
.select-block select {
    cursor: pointer
}

.asform .owl-next.disabled,
.asform .owl-prev.disabled {
    opacity: 0
}

body {
    margin: 0;
    padding: 0
}

input:focus {
    outline: 0
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
@font-face {
    font-family: ProximaNova;
    src: url(../fonts/proximanovasemibold.otf);
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/proximanovabold.otf);
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: icon;
    src: url(../fonts/icon.eot?gflhn1);
    src: url(../fonts/icon.eot?gflhn1#iefix) format("embedded-opentype"), url(../fonts/icon.ttf?gflhn1) format("truetype"), url(../fonts/icon.woff?gflhn1) format("woff"), url(../fonts/icon.svg?gflhn1#icon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.asform,
.select-block input,
.select-block option,
.select-block select {
    font-family: ProximaNova
}

.icon-aerialplatform:before {
    content: "\e900"
}

.icon-attachement:before {
    content: "\e901"
}

.icon-battery:before {
    content: "\e902"
}

.icon-boomlift:before {
    content: "\e903";
    font-size: 50px;
}

.icon-diehandler:before {
    content: "\e904"
}

.icon-forklift:before {
    content: "\e905";
    font-size: 50px;
}

.icon-icon:before {
    content: "\e906"
}

.icon-scissorlift:before {
    content: "\e907"
}

.icon-scrubber:before {
    content: "\e908"
}

.icon-telehandler:before {
    content: "\e909";
    font-size: 50px;
}

.icon-towtractor:before {
    content: "\e90a"
}

.asform__header:after,
.asform__header:before {
    content: "";
    display: block;
    height: 105px;
    position: absolute;
    background-color: rgba(0, 0, 0, .65)
}

.asform .owl-controls {
    position: absolute;
    width: 100%;
    color: #717172;
    font-size: 25px;
    top: 0
}

.asform .owl-next {
    position: absolute;
    right: 2px;
    top: 40px
}

.asform .owl-prev {
    position: absolute;
    left: 2px;
    top: 40px
}

.asform {
    /*background-image: url(../images/bg-search.jpg);*/
    background-color: #333;
    min-height: 570px;
    background-position: center;
    background-size: cover;
    font-size: 14px
}

.asform__wrapper {
    max-width: 1400px;
    margin: 0 auto
}

.asform__header {
    margin: 0 auto
}

.asform__header:before {
    width: calc(100vw/2 - 700px);
    left: calc(700px - 100vw/2)
}

.asform__header:after {
    top: 0;
    width: calc(100vw/2 - 700px + 3px);
    right: calc(700px - 100vw/2)
}

.asform__header--item {
    padding: 15px 5px;
    position: relative;
    font-size: 10px;
    height: 75px;
    background-color: rgba(0, 0, 0, .65)
}

.asform__header--item .add-wrapper {
    display: table;
    width: 100%
}

.asform__header--item .icon {
    display: block;
    margin: 0 auto 3px;
    width: 70px;
    height: 50px;
    color: #fff;
    font-size: 40px;
    text-align: center
}

.asform__header--item span {
    display: table-cell;
    height: 25px;
    vertical-align: bottom;
    text-transform: uppercase;
    color: #fff;
    text-align: center
}

.asform__header--item.active .icon,
.asform__header--item.active span,
.asform__header--item:hover .icon,
.asform__header--item:hover span {
    color: #ffd71a
}

.asform__header--item.active {
    background: 0 0
}

.asform__body {
    padding: 25px 30px 35px;
    display: none
}

.asform__body--item {
    width: 30%;
    color: #fff;
    float: left;
    padding: 0 1.6666%
}

.asform__submit {
    width: 30%;
    margin: 21px auto 0;
    text-align: center;
    font-size: 0
}

.asform__submit .btn {
    appearance: none;
    width: 47%;
    background-color: #a4a4a4;
    border: 2px solid #a4a4a4;
    border-radius: 3px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    height: 34px;
    padding: unset;
}

.asform__submit .btn:hover {
    background-color: #d70000;
    border-color: #d70000;
    color: #fff
}

.asform__submit .btn:last-child {
    margin-left: 6%
}

.asform__submit .yellow-btn {
    background-color: #ffd71a;
    border-color: #ffb503
}

.asform__submit .yellow-btn:hover {
    background-color: #9bbc44;
    border-color: #9bbc44;
    color: inherit
}

.asform__submit .orange-btn {
    background-color: #fe9700;
    border-color: #724400;
    color: #fff;
}

.asform__submit .orange-btn:hover {
    background-color: #9bbc44;
    border-color: #9bbc44;
    color: inherit
}
.asform__btn-wrapper {
    /* display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto; */
    width: 402px;
}
.asform__btn-wrapper .orange-btn {
    width: 100%;
    margin-left: 0px;
}

.asform__submit .disabled-btn {
    background-color: #FFFFFF;
    border-color: #FEFEFE
}

.asform__submit .disabled-btn:hover {
    background-color: #C4C4C4;
    border-color: #BDBDBD;
    color: inherit
}

.start-form {
    width: auto;
    float: none;
    text-align: center;
    max-width: 600px;
    margin: 140px auto 0
}

.start-form input {
    max-width: 300px;
    padding-right: 10px
}

.start-form input::-webkit-input-placeholder {
    text-align: center
}

.start-form .select-block {
    margin-bottom: 0
}

.start-form .select-block label {
    margin-bottom: 15px
}

.start-btn {
    margin-left: 0!important
}

.slider-block__slider {
    margin-left: 8px;
    margin-right: 8px
}

.slider-block__top {
    font-size: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    grid-column-start: span 3;
}

.slider-block__top span {
    font-size: 16px
}
/*
.slider-block__top--range span {
    font-size: 14px
}
*/
.slider-block__top input {
    display: none
}

.slider-block__top--range {
    color: #ffd71a;
    display: inline-block;
    margin-left: 10px
}

.slider-block__bottom {
    display: table;
    width: 100%
}

.slider-block__bottom span {
    display: table-cell;
    color: #a4a4a4;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 13px
}

.slider-block__bottom span:last-child {
    text-align: right
}

.slider-block {
   /* display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap; */
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto 1fr auto;
}

.slider-block__slider {
    flex-grow: 1;
}
.slider-block__plus-minus {
    display: flex;
    justify-content: center;
    /*align-items:center;*/
    margin-top: 7px;
    width: 42px;
}
.slider-block__plus-minus img {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slider-block__plus-minus img:first-child {
    margin-right: 2px;
}

.select-block {
    margin-bottom: 13px
}

.select-block label {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    white-space: nowrap;
}

@media only screen and (max-width: 374px){
  .select-block label {
      font-size: 14px;
  }
}

.select-block label span{
    font-weight: 400;
    font-size: 11px;
    color: #333;
}
.select-block div.static {
    font-weight: 400;
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
}
@media only screen and (max-width: 991px){
    .select-block label span{
        display: none;
    }
    .radio-block__group label.checkbox-block span {
        display: inline-block;
    }
}

.checkbox-block span,.select-block .radio-block__group {
    display: inline-block
}

.select-block select {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    height: 32px;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 30px;
    border: 1px solid #a4a4a4;
    background-color: white;
    appearance: none;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 25px;
}

@media only screen and (max-width: 374px){
  .select-block select {
      margin-top: 22px;
  }
}

.select-block label + select{
    margin-top: 0;
}

.select-block select[multiple]{
    height: 102px;
    background-image: none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
}

.select-block select[multiple] option{
    padding-top: 3.3px;
    padding-bottom: 3.3px;
    padding-left: 5px;
}

.select-block option {
    font-size: 14px;
    font-weight: 700
}

.select-block input {
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    border-radius: 4px;
    padding-left: 5px;
    font-size: 14px;
    border: 1px solid #a4a4a4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0;
}

.select-block input[type=number] {
    -moz-appearance: textfield
}

.select-block .radio-block {
    margin-top: 10px
}
.select-block .radio-block.radio-block-centered {
    text-align: center;
}

.select-block .radio-block__group:nth-child(2) {
    margin: 0 25px
}

.checkbox-block input {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px
}

.checkbox-block input:not(checked) {
    position: absolute;
    opacity: 0
}

.checkbox-block input:not(checked)+span {
    position: relative;
    padding-left: 24px
}

.checkbox-block input:not(checked)+span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 13px;
    background: #FFF;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.checkbox-block input:not(checked)+span:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background: #fff
}

.checkbox-block input:checked+span:after {
    background: #9FD468
}

.select-block .checkbox-block span {
    text-transform: none;
    font-size: 14px;
    vertical-align: top;
    margin: 0 3px 0 0;
    height: 17px;
    line-height: 17px;
    color: white;
}

.hours:after,
.lbs:after {
    text-transform: uppercase
}

.dol:before {
    content: "$"
}

.lbs:after {
    content: " lbs";
}

.hours:after {
    content: " hours";
}

.inches:after {
    content: "\" or higher";
}

.width-50 {
    width: 47%;
    float: left
}

.width-50:last-child {
    margin-left: 6%
}

@media only screen and (max-width: 374px){
    .width-50{
        width: calc(50% - 5px);
    }
    .width-50:last-child {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1050px) {
    .asform__body--item {
        width: 45%;
        padding: 0 2.5%;
        float: none
    }

    .asform__body--item:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%
    }
    div[data-form-name="all_equipment"] .asform__body--item:nth-child(2) {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        width: 100%
    }
    div[data-form-name="all_equipment"] .asform__body--item:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 100%
    }

    .asform__body--item.start-form {
        width: 100%
    }
    .asform__item-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .asform__submit {
        width: 60%
    }
}

@media only screen and (max-width:768px) {
    .asform__body {
        padding-right: 30px;
        padding-left: 30px
    }
    .asform__body--item {
        width: 100%
    }
    .asform__submit {
        width: 90%
    }
}

/* KS Styles */
/* find and reset buttons are inputs, don't want the indent */
.btn {
    text-indent: 0;
}

/* copied from old search form */
.sort div.sort-form {
    width: 49%;
    float: left;
    text-align: center;
    padding: 0;
}
.sort div.sort-form select {
    text-transform: none;
}

/* expired and delete buttons */

.item_img_adv {
    position: relative;
}
.item_img_adv .btn {
    position: absolute;
    top: 100px;
    background: red;
    padding: 2px 2px 2px 2px;
    width: 100px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    box-sizing: border-box;
}
.item_img_adv .btn a {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    color: #FFF;
    text-transform: uppercase;
}
.item_img_adv .btn a:hover {
    text-decoration: underline;
}
.item_img_adv .extend {
    left: 0px;
}
.item_img_adv .delete {
    left: 120px;
}
.item_img_adv .deleted {
    position: absolute;
    top: 100px;
    left: 0px;
    background: red;
    padding: 2px 0px 2px 0px;
    width: 220px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #FFF;
    text-transform: uppercase;
}
.item_img_adv .expired {
    position: absolute;
    top: 30px;
    left: 0px;
    background: #FFF;
    padding: 5px 0px 5px 0px;
    width: 220px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
}
.bordered .expired {
    border-left: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
}
.bordered .extend {
    border-left: 1px solid #a4a4a4;
}
.bordered .delete {
    border-right: 1px solid #a4a4a4;
}

/* video overlay */
.item_img_adv .video-overlay {
    position: absolute;
    top: 6px;
    left: 180px;
    background: #FFF;
    /*padding: 5px 0px 0px 5px;*/
    width: 40px;
    height: 34px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 5px 0 0 5px;
}
.item_img_adv .video-overlay img {
    float: right;
    width: 24px;
    height: 24px;
    margin-right: 7px;
    margin-top: 4px;
}

@media screen and (max-width: 801px) {
    .item_img_adv .expired {
        width: 180px;
        top: 0;
        border-radius: 5px 5px 0 0;
    }
    .item_img_adv .deleted {
        width: 180px;
        top: 35px;
    }
    .bordered .expired {
        border-left: 1px solid #a4a4a4;
        border-right: 1px solid #a4a4a4;
        border-top: 1px solid #a4a4a4;
    }
    .item_img_adv .btn {
        top: 35px;
        font-size: 12px;
        width: 80px;
    }
    .item_img_adv .extend {
        left: 0px;
    }
    .item_img_adv .delete {
        left: 100px;
    }
}

.content_item_adv_mob .item_img_adv .video-overlay {
    position: absolute;
    top: 6px;
    left: 0px;
    background: #FFF;
    width: 40px;
    height: 34px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 0 5px 5px 0;
}
.content_item_adv_edit .item_img_adv .video-overlay {
    position: absolute;
    top: 6px;
    left: 0px;
    background: #FFF;
    width: 40px;
    height: 34px;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 0 5px 5px 0;
}

.content_item_adv_mob .item_img_adv .expired {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 5px 0px 0px 0px;
    background: #FFF;
    padding: 5px 0px 5px 0px;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    box-sizing: border-box;
}
.content_item_adv_mob .item_img_adv .extend {
    top: 45px;
}
.content_item_adv_mob .item_img_adv .delete {
    top: 75px;
    left: 0px;
}

.search-list-view .content_item_adv_edit .expired {
    top: 0px;
    border-radius: 5px 0 0 0;
    width: 100%;
}
.search-list-view .content_item_adv_edit .btn {
    top: 116px;
    width: 90px;
}
.search-list-view .content_item_adv_edit .extend {
    left: 0px;
    bottom: 1px;
    top: auto;
    border-radius: 0 0 0 5px;
}
.search-list-view .content_item_adv_edit .delete {
    bottom: 1px;
    right: 0px;
    left: auto;
    top: auto;
}
.search-list-view .content_item_adv_edit .bordered .expired {
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    border-right: none;
}
.search-list-view .content_item_adv_edit .bordered .extend {
    border-left: 1px solid #e8e8e8;
    border-top: none;
    border-bottom: 1px solid #e8e8e8;
    border-right: none;
    bottom: 0px;
}
.search-list-view .content_item_adv_edit .bordered .delete {
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #e8e8e8;
    border-right: none;
    bottom: 0px;
}

/* tjf */
.asform__body--full {
    width: 96.66666%;
    color: #fff;
    float: left;
    padding: 0 1.66666%;
}
.select-block.heading {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    text-align: center;
}
.select-block label span.new {
    background-color:#ff8c00;
    color: white;
    padding: 2px 3px 2px 3px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 9px;
}
span.new {
    background-color:#ff8c00;
    color: white;
    padding: 2px 3px 2px 3px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 9px;
}

@media only screen and (max-width:1050px) {
    .asform__body--full {
        width: 95%;
        padding: 0 2.5%;
    }
}

.other-subcat-list option {
    font-weight: bold;
}
.other-subcat-list option[disabled] {
    font-weight: normal;
}
.multiselect-block label.heading {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 5px
}
.multiselect-block  {
    margin-bottom: 13px;
}
.SumoSelect {
    color: #000000;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #a4a4a4;
    height: 32px;
    width: 100%;
}		
.SumoSelect .CaptionCont {
    border: none;
    height: 22px;
}
.SumoSelect .CaptionCont span, .SumoSelect .CaptionCont span.placeholder {
    height: 22px;
    line-height: 22px;
    color: black;
    font-style: normal;
    font-weight: 700;
}
.SumoSelect > .CaptionCont > label > i {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 22px;
    margin-top: 9px;
}
.optWrapper .options .opt label {
    font-size: 14px;
    text-transform: none;
}
.optWrapper .options .disabled span i {
    visibility: hidden;
}

/* stops zoom on iOS */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    select,
    textarea,
    input {
        font-size: 16px;
    }
}
/* sumo drop downs */
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
    background-color: #ffd71a;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk:hover {
    background-color: #9bbc44;;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
    background-color: #a4a4a4;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel:hover {
    background-color: #d70000;
}
/* JUST TESTING - Half Moon Slider Handles */
.ui-slider .ui-slider-handle {
    width: 20px;
    top: -23px;
}
.ui-slider .ui-slider-handle:nth-child(3) {
    margin-left: 0px !important;
}
.ui-slider .ui-slider-handle:before {
    content:"";
    display:block;
    position:absolute;
    height:24px;
    width:12px;
    background-color:#ffd71a;
    border-radius:0px;
    top:12px;
    left:12px
}
.ui-slider .ui-slider-handle:nth-child(2):before {
    border-top-left-radius:12px;
    border-bottom-left-radius:12px;
    left: 7px;
}
.ui-slider .ui-slider-handle:nth-child(3):before {
    border-top-right-radius:12px;
    border-bottom-right-radius:12px;
    left: 1px;
}

.slider-block-single .ui-slider .ui-slider-handle:before {
    content:"";
    display:block;
    position:absolute;
    height:24px;
    width:24px;
    background-color:#ffd71a;
    border-radius:0px;
    top:12px;
    /*left:12px*/
}
.slider-block-single .ui-slider .ui-slider-handle:nth-child(2):before {
    border-radius: 12px;
}
.slider-block-single .ui-slider .ui-slider-handle:nth-child(3) {
    width: 0;
    display: none;
}
.slider-block-single .ui-slider .ui-slider-handle:nth-child(3):before {
    width: 0;
    display: none;
}
.slider-block-single .ui-widget.ui-widget-content {
    /*margin-right: 0px;*/
}
/* .ui-slider .ui-slider-handle.ui-state-hover:before {
    background-color: green;
    z-index: 500;
} */
.ui-slider .ui-slider-handle:nth-child(3):before {
    border-top-right-radius:12px;
    border-bottom-right-radius:12px;
    left: 1px;
}
.slider-block__bottom span {
    padding-top: 13px;
    padding-bottom: 8px;
}

.model_links {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-content: flex-start;
    margin-top: 10px;
}
.model_links div {
    flex-grow: 0;
    width: 125px;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
    font-size: .9em;
}
.model_links div a {
    text-decoration: none;
    color: #444444;
    word-wrap: break-word;
}
.model_links div a:hover {
    text-decoration: underline;
}
.subtype_links {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-content: flex-start;
    margin-top: 10px;
}
.subtype_links > div {
    flex-grow: 0;
    width: 340px;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
    font-size: .9em;
}
.subtype_links > div > a {
	color: rgb(68, 68, 68);
    text-overflow: ellipsis;
    overflow: hidden;
}
.subtype_links > div > a:hover {
	text-decoration: underline;
}
.subtype_links > div > a:visited {
	color: rgb(68, 68, 68);
}
.view-details .fa.fa-youtube-play {  
    font-size: 18px;
    line-height: 14px;
    vertical-align: middle;
    color: #ff0000;
}
.view-details img.youtube-play {  
    height: 12px;
    line-height: 14px;
    vertical-align: middle;
    padding-bottom: 2px;
}
.asform .asform__condition {
    margin-top: 21px;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.asform .asform__condition .switch-block {
    display:flex;
    flex-direction: column;
    text-align: center;
    gap: 5px;
}
.asform .asform__condition .switch-block span {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

.faq_sub_wrap p {
	margin-left:0px !important;
}

.faq_sub_wrap h3 {
	margin-bottom:1em;
	margin-top:0 !important;
}

.faq_sub_wrap ul, .faq_sub_wrap ol {
	margin-top:.5em;
    padding-left: 0;
    margin-left: 0;
    list-style-position: inside;
}
.faq_sub_wrap  .faq_page_item {
	padding-top:1em;
	padding-bottom:1em;
}

.faq_sub_wrap  .faq_page_item:last-child {
	border-bottom:none !important;
	padding-bottom:0 !important;
}

.faq_sub_wrap .form-item {
	padding-top:1.5em;
}

@media (max-width:600px) {

	.faq_sub_wrap .wrapper.faq_page_wr .faq_page {
		padding-left:1em;
		padding-right:1em;
	}

	.faq_sub_wrap .faq_page_item h3 {
		font-size:16px !important;
	}	

	.faq_sub_wrap .faq_page_item, .faq_sub_wrap .faq_page_item p {
		font-size:14px !important;
	}

}

.elt_faq_subwrap {
}

.elt_faq_subwrap h5 {
  margin-top:1em;
  font-size:15px;
}

.elt_faq_subwrap p {
  font-size:14px;
}

/* Region Block/Map */
.elt_region_layout {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #1e293b;
    line-height: 1.5;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 20px;
    align-items: start;
}

.elt_region_layout div,
.elt_region_layout ul,
.elt_region_layout li,
.elt_region_layout span,
.elt_region_layout svg,
.elt_region_layout a {
    box-sizing: border-box;
}

@media (min-width: 1200px) {
    .elt_region_layout {
        grid-template-columns: 2.15fr 0.85fr; 
    }
}

/* Interactive Map Component Modules */
.elt_region_layout .elt_map_card {
    background: #ffffff;
    border-radius: 8px;
    position: relative;
    width: 100%;
}

.elt_region_layout .elt_us_grid_map {
    width: 100%;
    height: auto;
    max-width: 100%; 
    margin: 0 auto;
    display: block;
}

/* Region structural boundary blocks */
.elt_region_layout .elt_state_block {
    fill: #f8fafc;
    stroke: #e2e8f0;
    stroke-width: 1.5;
    transition: all 0.15s ease-in-out;
}

.elt_region_layout .elt_canada_block {
    stroke-dasharray: 2;
    stroke: #cbd5e1;
}

.elt_region_layout .elt_state_label {
    font-size: 11px;
    font-weight: 700;
    fill: #cbd5e1;
    text-anchor: middle;
    dominant-baseline: middle;

    user-select: none;
}

/* Active components map properties */
.elt_region_layout .elt_has_listings {
    fill: #ff8c00;
    stroke: #E67E00;
    cursor: pointer;
}

.elt_region_layout .elt_has_listings + .elt_state_label {
    fill: #ffffff;
}

/* Interactive layer overrides */
.elt_region_layout a:hover .elt_has_listings {
    fill: #1e3a8a;
    stroke: #172554;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
}

/* Interface Anchored Custom Elements */
.elt_region_layout .elt_tooltip {
    position: absolute;
    background: #0f172a;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.15s ease-in-out;
    z-index: 50;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.3);
    white-space: nowrap;
}

/* Directory Card Layout Engine */
.elt_region_layout .elt_directory_card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 14px;
    width: 100%;
}

.elt_region_layout .elt_directory_card h2 {
    font-size: 1rem;
    font-weight: 700;
    color: #334155;
    margin: 0 0 10px 0;
}

/* Dynamic list responsive grid mapping matrix */
.elt_region_layout .elt_state_list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 5px; 
}

@media (min-width: 650px) and (max-width: 1199px) {
    .elt_region_layout .elt_state_list {
        grid-template-columns: repeat(4, 1fr); 
    }
}

@media (min-width: 1200px) {
    .elt_region_layout .elt_state_list {
        grid-template-columns: repeat(2, 1fr); 
    }
}

@media (min-width: 1440px) {
    .elt_region_layout .elt_state_list {
        grid-template-columns: repeat(3, 1fr); 
    }
}

.elt_region_layout .elt_state_item {
    margin: 0;
}

/* High density clean dashboard link blocks */
.elt_region_layout .elt_state_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 6px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 3px;
    color: #1e293b;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.72rem; 
    transition: all 0.1s ease;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.elt_region_layout .elt_link_inactive {
    color: #94a3b8;
    border-color: #f1f5f9;
    font-weight: 500;
}

.elt_region_layout .elt_state_link:hover {
    border-color: #ff8c00;
    background: #fff8f3;
    color: #e66e00;
}

.elt_region_layout .elt_link_inactive:hover {
    border-color: #cbd5e1;
    background: #f8fafc;
    color: #475569;
}

.elt_region_layout .elt_inventory_count {
    background: #f1f5f9;
    color: #64748b;
    font-size: 0.65rem;
    font-weight: 700;
    padding: 1px 4px;
    border-radius: 3px;
    transition: all 0.1s ease;
    margin-left: 3px;
}

.elt_region_layout .elt_link_inactive .elt_inventory_count {
    color: #cbd5e1;
    background: transparent;
}

.elt_region_layout .elt_state_link:hover .elt_inventory_count {
    background: #ff8c00;
    color: #ffffff;
}

.elt_region_layout .elt_link_inactive:hover .elt_inventory_count {
    background: #e2e8f0;
    color: #475569;
}

.elt_region_layout .elt_map_card a {
    cursor: pointer;
    pointer-events: auto;
}

.elt_region_layout .elt_state_block {
    cursor: pointer;
}  

.elt_region_layout span.elt_state_link {
    display: flex;
}

.elt_region_layout .elt_link_inactive {
    color: #94a3b8;
    border-color: #f1f5f9;
    font-weight: 500;
    cursor: default; /* Changed from pointer */
}

.elt_region_layout .elt_state_block {
    cursor: default;
}

.elt_region_layout .elt_has_listings {
    fill: #ff8c00;
    stroke: #E67E00;
    cursor: pointer; 
}
/* End Region Block/Map */

/* crumbs */
.elt_crumbs {
    padding:0 0 0 6px;
    margin: 1em 0 0 0;
    font-size: 11px;
}
.elt_crumbs li {
    display:inline-block;
}
.elt_crumbs li a {
    color:#a52821;
}

/* Hub */

.hub_tile_wrap {
    background: linear-gradient(rgba(20, 22, 26, 0.90), rgba(20, 22, 26, 0.90)), url("/images/bg-search.webp") no-repeat center center;
    background-size: cover;
    padding: 50px 0;
    width: 100%;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    box-sizing: border-box;
}

.hub_tile_subtitle {
    color: #ffffff;
    text-align: center;
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0 auto 35px auto;
    letter-spacing: 0.5px;
    max-width: 1400px;
    width: 90%;
    box-sizing: border-box;
}

.hub_tile_container {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    box-sizing: border-box;
}

.hub_tile {
    background-color: #2d323f;
    border: 1px solid #3f4656;
    border-radius: 8px;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.25s ease-in-out;
    box-sizing: border-box;
    min-height: 175px;
    position: relative;
}

.hub_tile_icon_zone {
    margin-bottom: 15px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.hub_tile i.icon {
    font-size: 2.5rem;
    color: #ffd400;
    transition: transform 0.25s ease-in-out;
}

.hub_tile div.svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 190px;
    background-color: #ffd400;
    -webkit-mask-image: var(--icon-url);
    mask-image: var(--icon-url);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate(-50%, -50%) scale(0.5) translateZ(0);
    transition: transform 0.25s ease-in-out;
}

.hub_tile_title {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 1.3;
}
.hub_tile_title small {
    color: #ffffff !important;
    font-weight: 500;
    font-size: 0.825rem;
    display: block;
    margin-top: 3px;
    opacity: 0.85;
}

.hub_tile:hover {
    background-color: #353b4a;
    border-color: #ffd400;
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);
}

.hub_tile:hover i.icon {
    transform: scale(1.08);
}

.hub_tile_badge {
    position: absolute !important;
    top: 14px !important;
    left: 15px !important;
    font-size: 0.65rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
    color: #9aa2b1 !important;
    background-color: rgba(255, 255, 255, 0.05) !important;
    padding: 3px 8px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    line-height: 1 !important;
    pointer-events: none !important;
    z-index: 10 !important;
}

@media (max-width: 1024px) {
    .hub_tile_subtitle {
        font-size: 1.5rem;
        margin-bottom: 25px;
    }

    .hub_tile_container {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}

@media (max-width: 768px) {
    .hub_tile_container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .hub_tile_subtitle {
        font-size: 1.35rem;
    }

    .hub_tile_container {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

.hub_intro {
    text-align: center;
    color: white;
    margin-bottom: 3em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
}

.hub_location_wrapper {
    margin-top: 2em;
}

.hub_location_wrapper h2 {
    color: black !important;
}

.elt_crumbs_hub_version {
    text-align: center;
    margin: 0 auto 25px auto;
    max-width: 1400px;
    width: 90%;
    box-sizing: border-box;
}

.elt_crumbs_hub_version .elt_crumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #717784;
    font-size: 0.95rem;
    font-weight: 600;
}
.elt_crumbs_hub_version .elt_crumbs li {
    display: inline-flex;
    align-items: center;
}

.elt_crumbs_hub_version .elt_crumbs li a {
    color: #ffd400;
    text-decoration: none !important;
    transition: opacity 0.2s ease-in-out;
}

.elt_crumbs_hub_version .elt_crumbs li a:hover {
    opacity: 0.85;
}

.elt_crumbs_hub_version .elt_crumbs li:last-child span {
    color: #ffffff !important;
    font-weight: 600;
}

/* Category Grid Wrapper Blocks */
.hub_tile_group {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto 40px auto;
    box-sizing: border-box;
}

.hub_tile_group:last-of-type {
    margin-bottom: 0;
}

.hub_tile_group_subtitle {
    color: #ffffff;
    font-size: 1.35rem;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 12px;
    border-left: 4px solid #ffd400;
    letter-spacing: 0.3px;
}

/* Responsive 4-Column Grid Architecture */
.hub_tile_subgroup {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    box-sizing: border-box;
}


/* --- RESPONSIVE SCREEN BREAKPOINTS --- */
@media (max-width: 1280px) {
    .hub_tile_subgroup {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }
    /* Physical target: 150px x 85px -> Super-Sampled 2x targets below: */
    .forklift_subcat_icon {
        width: 300px;
        height: 170px;
    }
    .forklift_subcat_icon_zone {
        height: 85px;
    }
    .hub_tile {
        min-height: 165px;
    }
}

@media (max-width: 850px) {
    .forklift_subcat_heading {
        font-size: 1.85rem;
    }
    .hub_tile_subgroup {
        grid-template-columns: repeat(2, 1fr);
    }
    .hub_tile {
        padding: 16px 12px;
        min-height: 150px;
    }
    /* Physical target: 125px x 75px -> Super-Sampled 2x targets below: */
    .forklift_subcat_icon {
        width: 250px;
        height: 150px;
    }
    .forklift_subcat_icon_zone {
        height: 75px;
    }
    .forklift_subcat_title_zone {
        min-height: auto; 
    }
}

@media (max-width: 480px) {
    .forklift_subcat_heading {
        font-size: 1.5rem;
    }
    .hub_tile_subgroup {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .hub_tile {
        padding: 20px 15px;
        min-height: auto;
    }
}

.hub_tile.hub_tile_super {
    padding: 52px 15px 20px 15px;
    min-height: 220px;
}

.hub_tile.hub_tile_super .hub_tile_icon_zone {
    height: 95px;
}

.hub_tile.hub_tile_super .hub_tile_icon_zone .svg-icon {
    transform: translate(-50%, -50%) scale(0.48) translateZ(0);
}

.category-content_capacity_band {
    background-color: #f8fafc;
    padding: 3em 0;
    font-family: Arial, sans-serif;
    border-top: 1px solid #e2e8f0;
    display: block;
    width: 100%;
    clear: both;
    overflow: hidden; /* Prevents child cards from escaping or overlapping */
    box-sizing: border-box;
    height: auto !important;
}

/* 2. Content Island Container & Local H2 Override */
.hub_capacity_wrapper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
}

.hub_capacity_wrapper .hub_tile_subtitle {
    color: #1a202c !important; /* Force title to be dark gray on the light background */
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 10px 0;
    text-align: center;
}

.hub_capacity_p {
    color: #4a5568;
    font-size: 15px;
    margin: 0 auto 40px auto;
    max-width: 700px;
    line-height: 1.5;
    text-align: center;
}

/* 3. Responsive 3-Column Capacity Grid */
.capacity-matrix-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
}

/* 4. Structural Capacity Class Cards */
.capacity-class-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
}

.capacity-card-header {
    font-size: 18px;
    font-weight: 800;
    color: #2d3748;
    border-bottom: 2px solid #f1f5f9;
    padding-bottom: 8px;
    margin-bottom: 4px;
    text-align: left;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* 5. SEO-Targeted Interactive Link Rows */
.capacity-seo-row {
    display: flex;
    align-items: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
    padding: 10px 12px;
    margin-top: 8px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
}

.capacity-seo-row:hover {
    background: #ffffff;
    border-color: #ffd000; /* Matches your brand yellow action color */
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    transform: translateX(2px);
}

.capacity-svg-icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    object-fit: contain;
}

.capacity-link-text {
    font-size: 13.5px;
    font-weight: 600;
    color: #4a5568;
    text-align: left;
    line-height: 1.3;
}

.capacity-seo-row:hover .capacity-link-text {
    color: #000000;
    text-decoration: underline;
}

/* 6. Responsive Layout Media Queries */
@media (max-width: 992px) {
    .capacity-matrix-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
    .capacity-matrix-grid { grid-template-columns: 1fr; gap: 15px; }
}

.capacity-class-card i.icon {
    color: #000;
    margin-right: 12px;
}
.capacity-class-card .icon-forklift::before,
.capacity-class-card .icon-telehandler::before,
.capacity-class-card .icon-diehandler::before {
    font-size: unset;
}









































/* AI Input & Answer Box Styles for Eliftruck Search Form */
.elt_ai_section {
    width: 100%;
    padding: 0 1.6666%; /* Matches column padding above for perfect edge alignment */
    margin: 15px 0 12px 0;
    box-sizing: border-box;
}

/* Hidden AI Answer Box (Positioned ABOVE the Input Bar) */
.elt_ai_answer_box {
    background-color: #2b2b2b;
    border: 2px solid #ffd71a;
    border-radius: 4px;
    padding: 12px 16px;
    margin-bottom: 12px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    position: relative;
}

.elt_ai_answer_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #444444;
    padding-bottom: 6px;
    margin-bottom: 8px;
}

.elt_ai_answer_title {
    font-weight: 800;
    color: #ffd71a;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.elt_ai_close_btn {
    background: none;
    border: none;
    color: #aaaaaa;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.elt_ai_close_btn:hover {
    color: #ffd71a;
}

.elt_ai_answer_content {
    color: #e0e0e0;
    word-wrap: break-word;
}

/* Single-Line Input Bar Container */
.elt_ai_input_wrapper {
    display: flex;
    align-items: stretch;
    width: 100%;
    border: 2px solid #ffd71a; /* Solid 2px yellow frame */
    border-radius: 4px;
    overflow: hidden;
    background-color: #ffffff; /* Pure white background */
    box-sizing: border-box;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

/* Strong, Bold Left Badge */
.elt_ai_badge {
    background-color: #ffd71a;
    color: #000000;
    font-weight: 900; /* Heavy weight so 'ASK AI' pops */
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    gap: 9px;
    white-space: nowrap;
    text-transform: uppercase;
    flex-shrink: 0;
}

.elt_ai_input {
    flex-grow: 1;
    background-color: #ffffff !important; /* Crisp white input background */
    color: #111111 !important; /* High contrast dark text for crisp typing */
    border: none !important;
    outline: none !important;
    padding: 10px 16px !important;
    font-size: 14px !important; /* Slightly larger text for high readability */
    font-weight: 500 !important;
    font-family: inherit !important;
    width: 100% !important;
    box-sizing: border-box !important;
    height: 42px !important;
}

.elt_ai_input::placeholder {
    color: #666666 !important; /* Solid grey placeholder */
    font-weight: 400;
    opacity: 1;
}