.ui-helper-hidden {
    display: none
    }
    .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
    }
    .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
    }
    .ui-helper-clearfix:before,
    .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
    }
    .ui-helper-clearfix:after {
    clear: both
    }
    .ui-helper-clearfix {
    min-height: 0
    }
    .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
    }
    .ui-front {
    z-index: 100
    }
    .ui-state-disabled {
    cursor: default !important
    }
    .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
    }
    .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
    .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
    }
    .ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
    }
    .ui-widget .ui-widget {
    font-size: 1em
    }
    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
    }
    .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
    }
    .ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
    }
    .ui-widget-content a {
    color: #333
    }
    .ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
    }
    .ui-widget-header a {
    color: #333
    }
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button,
    html .ui-button.ui-state-disabled:hover,
    html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
    }
    .ui-state-default a,
    .ui-state-default a:link,
    .ui-state-default a:visited,
    a.ui-button,
    a:link.ui-button,
    a:visited.ui-button,
    .ui-button {
    color: #454545;
    text-decoration: none
    }
    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus,
    .ui-button:hover,
    .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
    }
    .ui-state-hover a,
    .ui-state-hover a:hover,
    .ui-state-hover a:link,
    .ui-state-hover a:visited,
    .ui-state-focus a,
    .ui-state-focus a:hover,
    .ui-state-focus a:link,
    .ui-state-focus a:visited,
    a.ui-button:hover,
    a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
    }
    .ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
    }
    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active,
    a.ui-button:active,
    .ui-button:active,
    .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
    }
    .ui-icon-background,
    .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
    }
    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
    }
    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
    }
    .ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
    }
    .ui-state-highlight a,
    .ui-widget-content .ui-state-highlight a,
    .ui-widget-header .ui-state-highlight a {
    color: #777620
    }
    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
    }
    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
    color: #5f3f3f
    }
    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
    }
    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
    font-weight: bold
    }
    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
    }
    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
    }
    .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
    }
    .ui-icon {
    width: 16px;
    height: 16px
    }
    .ui-icon,
    .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
    }
    .ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
    }
    .ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
    }
    .ui-state-hover .ui-icon,
    .ui-state-focus .ui-icon,
    .ui-button:hover .ui-icon,
    .ui-button:focus .ui-icon,
    .ui-state-default .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
    }
    .ui-state-active .ui-icon,
    .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
    }
    .ui-state-highlight .ui-icon,
    .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
    }
    .ui-state-error .ui-icon,
    .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
    }
    .ui-icon-blank {
    background-position: 16px 16px
    }
    .ui-icon-caret-1-n {
    background-position: 0 0
    }
    .ui-icon-caret-1-ne {
    background-position: -16px 0
    }
    .ui-icon-caret-1-e {
    background-position: -32px 0
    }
    .ui-icon-caret-1-se {
    background-position: -48px 0
    }
    .ui-icon-caret-1-s {
    background-position: -65px 0
    }
    .ui-icon-caret-1-sw {
    background-position: -80px 0
    }
    .ui-icon-caret-1-w {
    background-position: -96px 0
    }
    .ui-icon-caret-1-nw {
    background-position: -112px 0
    }
    .ui-icon-caret-2-n-s {
    background-position: -128px 0
    }
    .ui-icon-caret-2-e-w {
    background-position: -144px 0
    }
    .ui-icon-triangle-1-n {
    background-position: 0 -16px
    }
    .ui-icon-triangle-1-ne {
    background-position: -16px -16px
    }
    .ui-icon-triangle-1-e {
    background-position: -32px -16px
    }
    .ui-icon-triangle-1-se {
    background-position: -48px -16px
    }
    .ui-icon-triangle-1-s {
    background-position: -65px -16px
    }
    .ui-icon-triangle-1-sw {
    background-position: -80px -16px
    }
    .ui-icon-triangle-1-w {
    background-position: -96px -16px
    }
    .ui-icon-triangle-1-nw {
    background-position: -112px -16px
    }
    .ui-icon-triangle-2-n-s {
    background-position: -128px -16px
    }
    .ui-icon-triangle-2-e-w {
    background-position: -144px -16px
    }
    .ui-icon-arrow-1-n {
    background-position: 0 -32px
    }
    .ui-icon-arrow-1-ne {
    background-position: -16px -32px
    }
    .ui-icon-arrow-1-e {
    background-position: -32px -32px
    }
    .ui-icon-arrow-1-se {
    background-position: -48px -32px
    }
    .ui-icon-arrow-1-s {
    background-position: -65px -32px
    }
    .ui-icon-arrow-1-sw {
    background-position: -80px -32px
    }
    .ui-icon-arrow-1-w {
    background-position: -96px -32px
    }
    .ui-icon-arrow-1-nw {
    background-position: -112px -32px
    }
    .ui-icon-arrow-2-n-s {
    background-position: -128px -32px
    }
    .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
    }
    .ui-icon-arrow-2-e-w {
    background-position: -160px -32px
    }
    .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
    }
    .ui-icon-arrowstop-1-n {
    background-position: -192px -32px
    }
    .ui-icon-arrowstop-1-e {
    background-position: -208px -32px
    }
    .ui-icon-arrowstop-1-s {
    background-position: -224px -32px
    }
    .ui-icon-arrowstop-1-w {
    background-position: -240px -32px
    }
    .ui-icon-arrowthick-1-n {
    background-position: 1px -48px
    }
    .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
    }
    .ui-icon-arrowthick-1-e {
    background-position: -32px -48px
    }
    .ui-icon-arrowthick-1-se {
    background-position: -48px -48px
    }
    .ui-icon-arrowthick-1-s {
    background-position: -64px -48px
    }
    .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
    }
    .ui-icon-arrowthick-1-w {
    background-position: -96px -48px
    }
    .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
    }
    .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
    }
    .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
    }
    .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
    }
    .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
    }
    .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
    }
    .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
    }
    .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
    }
    .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
    }
    .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
    }
    .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
    }
    .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
    }
    .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
    }
    .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
    }
    .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
    }
    .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
    }
    .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
    }
    .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
    }
    .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
    }
    .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
    }
    .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
    }
    .ui-icon-arrow-4 {
    background-position: 0 -80px
    }
    .ui-icon-arrow-4-diag {
    background-position: -16px -80px
    }
    .ui-icon-extlink {
    background-position: -32px -80px
    }
    .ui-icon-newwin {
    background-position: -48px -80px
    }
    .ui-icon-refresh {
    background-position: -64px -80px
    }
    .ui-icon-shuffle {
    background-position: -80px -80px
    }
    .ui-icon-transfer-e-w {
    background-position: -96px -80px
    }
    .ui-icon-transferthick-e-w {
    background-position: -112px -80px
    }
    .ui-icon-folder-collapsed {
    background-position: 0 -96px
    }
    .ui-icon-folder-open {
    background-position: -16px -96px
    }
    .ui-icon-document {
    background-position: -32px -96px
    }
    .ui-icon-document-b {
    background-position: -48px -96px
    }
    .ui-icon-note {
    background-position: -64px -96px
    }
    .ui-icon-mail-closed {
    background-position: -80px -96px
    }
    .ui-icon-mail-open {
    background-position: -96px -96px
    }
    .ui-icon-suitcase {
    background-position: -112px -96px
    }
    .ui-icon-comment {
    background-position: -128px -96px
    }
    .ui-icon-person {
    background-position: -144px -96px
    }
    .ui-icon-print {
    background-position: -160px -96px
    }
    .ui-icon-trash {
    background-position: -176px -96px
    }
    .ui-icon-locked {
    background-position: -192px -96px
    }
    .ui-icon-unlocked {
    background-position: -208px -96px
    }
    .ui-icon-bookmark {
    background-position: -224px -96px
    }
    .ui-icon-tag {
    background-position: -240px -96px
    }
    .ui-icon-home {
    background-position: 0 -112px
    }
    .ui-icon-flag {
    background-position: -16px -112px
    }
    .ui-icon-calendar {
    background-position: -32px -112px
    }
    .ui-icon-cart {
    background-position: -48px -112px
    }
    .ui-icon-pencil {
    background-position: -64px -112px
    }
    .ui-icon-clock {
    background-position: -80px -112px
    }
    .ui-icon-disk {
    background-position: -96px -112px
    }
    .ui-icon-calculator {
    background-position: -112px -112px
    }
    .ui-icon-zoomin {
    background-position: -128px -112px
    }
    .ui-icon-zoomout {
    background-position: -144px -112px
    }
    .ui-icon-search {
    background-position: -160px -112px
    }
    .ui-icon-wrench {
    background-position: -176px -112px
    }
    .ui-icon-gear {
    background-position: -192px -112px
    }
    .ui-icon-heart {
    background-position: -208px -112px
    }
    .ui-icon-star {
    background-position: -224px -112px
    }
    .ui-icon-link {
    background-position: -240px -112px
    }
    .ui-icon-cancel {
    background-position: 0 -128px
    }
    .ui-icon-plus {
    background-position: -16px -128px
    }
    .ui-icon-plusthick {
    background-position: -32px -128px
    }
    .ui-icon-minus {
    background-position: -48px -128px
    }
    .ui-icon-minusthick {
    background-position: -64px -128px
    }
    .ui-icon-close {
    background-position: -80px -128px
    }
    .ui-icon-closethick {
    background-position: -96px -128px
    }
    .ui-icon-key {
    background-position: -112px -128px
    }
    .ui-icon-lightbulb {
    background-position: -128px -128px
    }
    .ui-icon-scissors {
    background-position: -144px -128px
    }
    .ui-icon-clipboard {
    background-position: -160px -128px
    }
    .ui-icon-copy {
    background-position: -176px -128px
    }
    .ui-icon-contact {
    background-position: -192px -128px
    }
    .ui-icon-image {
    background-position: -208px -128px
    }
    .ui-icon-video {
    background-position: -224px -128px
    }
    .ui-icon-script {
    background-position: -240px -128px
    }
    .ui-icon-alert {
    background-position: 0 -144px
    }
    .ui-icon-info {
    background-position: -16px -144px
    }
    .ui-icon-notice {
    background-position: -32px -144px
    }
    .ui-icon-help {
    background-position: -48px -144px
    }
    .ui-icon-check {
    background-position: -64px -144px
    }
    .ui-icon-bullet {
    background-position: -80px -144px
    }
    .ui-icon-radio-on {
    background-position: -96px -144px
    }
    .ui-icon-radio-off {
    background-position: -112px -144px
    }
    .ui-icon-pin-w {
    background-position: -128px -144px
    }
    .ui-icon-pin-s {
    background-position: -144px -144px
    }
    .ui-icon-play {
    background-position: 0 -160px
    }
    .ui-icon-pause {
    background-position: -16px -160px
    }
    .ui-icon-seek-next {
    background-position: -32px -160px
    }
    .ui-icon-seek-prev {
    background-position: -48px -160px
    }
    .ui-icon-seek-end {
    background-position: -64px -160px
    }
    .ui-icon-seek-start {
    background-position: -80px -160px
    }
    .ui-icon-seek-first {
    background-position: -80px -160px
    }
    .ui-icon-stop {
    background-position: -96px -160px
    }
    .ui-icon-eject {
    background-position: -112px -160px
    }
    .ui-icon-volume-off {
    background-position: -128px -160px
    }
    .ui-icon-volume-on {
    background-position: -144px -160px
    }
    .ui-icon-power {
    background-position: 0 -176px
    }
    .ui-icon-signal-diag {
    background-position: -16px -176px
    }
    .ui-icon-signal {
    background-position: -32px -176px
    }
    .ui-icon-battery-0 {
    background-position: -48px -176px
    }
    .ui-icon-battery-1 {
    background-position: -64px -176px
    }
    .ui-icon-battery-2 {
    background-position: -80px -176px
    }
    .ui-icon-battery-3 {
    background-position: -96px -176px
    }
    .ui-icon-circle-plus {
    background-position: 0 -192px
    }
    .ui-icon-circle-minus {
    background-position: -16px -192px
    }
    .ui-icon-circle-close {
    background-position: -32px -192px
    }
    .ui-icon-circle-triangle-e {
    background-position: -48px -192px
    }
    .ui-icon-circle-triangle-s {
    background-position: -64px -192px
    }
    .ui-icon-circle-triangle-w {
    background-position: -80px -192px
    }
    .ui-icon-circle-triangle-n {
    background-position: -96px -192px
    }
    .ui-icon-circle-arrow-e {
    background-position: -112px -192px
    }
    .ui-icon-circle-arrow-s {
    background-position: -128px -192px
    }
    .ui-icon-circle-arrow-w {
    background-position: -144px -192px
    }
    .ui-icon-circle-arrow-n {
    background-position: -160px -192px
    }
    .ui-icon-circle-zoomin {
    background-position: -176px -192px
    }
    .ui-icon-circle-zoomout {
    background-position: -192px -192px
    }
    .ui-icon-circle-check {
    background-position: -208px -192px
    }
    .ui-icon-circlesmall-plus {
    background-position: 0 -208px
    }
    .ui-icon-circlesmall-minus {
    background-position: -16px -208px
    }
    .ui-icon-circlesmall-close {
    background-position: -32px -208px
    }
    .ui-icon-squaresmall-plus {
    background-position: -48px -208px
    }
    .ui-icon-squaresmall-minus {
    background-position: -64px -208px
    }
    .ui-icon-squaresmall-close {
    background-position: -80px -208px
    }
    .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
    }
    .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
    }
    .ui-icon-grip-solid-vertical {
    background-position: -32px -224px
    }
    .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
    }
    .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
    }
    .ui-icon-grip-diagonal-se {
    background-position: -80px -224px
    }
    .ui-corner-all,
    .ui-corner-top,
    .ui-corner-left,
    .ui-corner-tl {
    border-top-left-radius: 3px
    }
    .ui-corner-all,
    .ui-corner-top,
    .ui-corner-right,
    .ui-corner-tr {
    border-top-right-radius: 3px
    }
    .ui-corner-all,
    .ui-corner-bottom,
    .ui-corner-left,
    .ui-corner-bl {
    border-bottom-left-radius: 3px
    }
    .ui-corner-all,
    .ui-corner-bottom,
    .ui-corner-right,
    .ui-corner-br {
    border-bottom-right-radius: 3px
    }
    .ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
    }
    .ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
    }
 </style>
 <style>
    @charset "UTF-8";
    .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    }
    .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 1124px;
    }
    .slick-list:focus {
    outline: none;
    }
    .slick-list.dragging {
    cursor: pointer;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
    .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .slick-track:before,
    .slick-track:after {
    content: "";
    display: table;
    }
    .slick-track:after {
    clear: both;
    }
    .slick-loading .slick-track {
    visibility: hidden;
    }
    .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    }
    [dir="rtl"] .slick-slide {
    float: right;
    }
    .slick-slide img {
    display: block;
    }
    .slick-slide.slick-loading img {
    display: none;
    }
    .slick-slide.dragging img {
    pointer-events: none;
    }
    .slick-initialized .slick-slide {
    display: block;
    }
    .slick-loading .slick-slide {
    visibility: hidden;
    }
    .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
    display: none;
    }
    @font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    }
    .slick-prev:not([class*="Mui"]),
    .slick-next:not([class*="Mui"]) {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    }
    .slick-prev:not([class*="Mui"]):hover,
    .slick-prev:not([class*="Mui"]):focus,
    .slick-next:not([class*="Mui"]):hover,
    .slick-next:not([class*="Mui"]):focus {
    outline: none;
    color: transparent;
    background: transparent;
    }
    .slick-prev:not([class*="Mui"]):hover:before,
    .slick-prev:not([class*="Mui"]):focus:before,
    .slick-next:not([class*="Mui"]):hover:before,
    .slick-next:not([class*="Mui"]):focus:before {
    opacity: 1;
    }
    .slick-prev:not([class*="Mui"]).slick-disabled:before,
    .slick-next:not([class*="Mui"]).slick-disabled:before {
    opacity: .25;
    }
    .slick-prev:not([class*="Mui"]):before,
    .slick-next:not([class*="Mui"]):before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .slick-prev:not([class*="Mui"]) {
    left: -25px;
    }
    [dir="rtl"] .slick-prev:not([class*="Mui"]) {
    left: auto;
    right: -25px;
    }
    .slick-prev:not([class*="Mui"]):before {
    content: "←";
    }
    [dir="rtl"] .slick-prev:not([class*="Mui"]):before {
    content: "→";
    }
    .slick-next:not([class*="Mui"]) {
    right: -25px;
    }
    [dir="rtl"] .slick-next:not([class*="Mui"]) {
    left: -25px;
    right: auto;
    }
    .slick-next:not([class*="Mui"]):before {
    content: "→";
    }
    [dir="rtl"] .slick-next:not([class*="Mui"]):before {
    content: "←";
    }
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    }
    .slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    }
    .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    }
    .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    }
    .slick-dots li button:hover,
    .slick-dots li button:focus {
    outline: none;
    }
    .slick-dots li button:hover:before,
    .slick-dots li button:focus:before {
    opacity: 1;
    }
    .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75;
    }
    .slick-slider {
    padding: 10px 0;
    width: 100%;
    margin-bottom: 30px;
    }
    .slick-track {
    padding: 35px 0 10px 0;
    }
    .slick-prev:not([class*="Mui"]):hover,
    .slick-prev:not([class*="Mui"]):focus,
    .slick-next:not([class*="Mui"]):hover,
    .slick-next:not([class*="Mui"]):focus {
    outline: 1px solid #fff;
    }
    .slick-prev:not([class*="Mui"]):before {
    content: url("/Content/images/arrow-left.png");
    }
    [dir="rtl"] .slick-prev:not([class*="Mui"]):before {
    content: url("/Content/images/arrow-right.png");
    }
    .slick-next:not([class*="Mui"]):before {
    content: url("/Content/images/arrow-right.png");
    }
    [dir="rtl"] .slick-next:not([class*="Mui"]):before {
    content: url("/Content/images/arrow-left.png");
    }
    .slick-dots li button:before {
    color: #007a4c;
    font-size: 40px;
    line-height: .5;
    }
    .slick-dots li.slick-active button:before {
    color: #007a4c;
    }
    .cf:before,
    .cf:after {
    content: " ";
    display: table;
    }
    .cf:after {
    clear: both;
    }
    .cf {
    *zoom: 1;
    }
    @keyframes animatetop {
    from {
    top: -300px;
    opacity: 0;
    }
    to {
    top: 0;
    opacity: 1;
    }
    }
    @keyframes floating {
    from {
    transform: translateY(0);
    }
    to {
    transform: translateY(-5px);
    }
    }
    @keyframes load {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    }
    }
    @keyframes slideinleft {
    from {
    right: -300px;
    opacity: 0;
    }
    to {
    right: 0;
    opacity: 1;
    }
    }
    .content-wrapper {
    width: 100%;
    overflow: hidden;
    }
    .content-body {
    margin: 0 auto;
    max-width: 1124px;
    }
    .page-title {
    font-size: 1.5em;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    gap: 10px;
    }
    .primary-background-color {
    background-color: #007a4c;
    }
    .left {
    float: left;
    }
    .right {
    float: right;
    }
    .pagename {
    font-size: 1.2rem;
    }
    .border-bottom {
    border-bottom: 1px solid #e6e7e8;
    }
    .collapsed-plus:after {
    font-family: 'Font Awesome 5 Free';
    content: "";
    }
    .expanded-minus:after {
    font-family: 'Font Awesome 5 Free';
    content: "";
    }
    .column1 {
    width: 5.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column1 {
    width: 5.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span1 {
    width: 8.33333%;
    padding: 0;
    }
    .offset1 {
    margin: 0 0 0 8.33333%;
    }
    .column2 {
    width: 13.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column2 {
    width: 13.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span2 {
    width: 16.66667%;
    padding: 0;
    }
    .offset2 {
    margin: 0 0 0 16.66667%;
    }
    .column3 {
    width: 21.5%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column3 {
    width: 22%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span3 {
    width: 25%;
    padding: 0;
    }
    .offset3 {
    margin: 0 0 0 25%;
    }
    .column4 {
    width: 30.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column4 {
    width: 30.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span4 {
    width: 33.33333%;
    padding: 0;
    }
    .offset4 {
    margin: 0 0 0 33.33333%;
    }
    .column5 {
    width: 38.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column5 {
    width: 38.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span5 {
    width: 41.66667%;
    padding: 0;
    }
    .offset5 {
    margin: 0 0 0 41.66667%;
    }
    .column6 {
    width: 47%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column6 {
    width: 47%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span6 {
    width: 50%;
    padding: 0;
    }
    .offset6 {
    margin: 0 0 0 50%;
    }
    .column7 {
    width: 55.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column7 {
    width: 55.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span7 {
    width: 58.33333%;
    padding: 0;
    }
    .offset7 {
    margin: 0 0 0 58.33333%;
    }
    .column8 {
    width: 63.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column8 {
    width: 63.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span8 {
    width: 66.66667%;
    padding: 0;
    }
    .offset8 {
    margin: 0 0 0 66.66667%;
    }
    .column9 {
    width: 72%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column9 {
    width: 72%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span9 {
    width: 75%;
    padding: 0;
    }
    .offset9 {
    margin: 0 0 0 75%;
    }
    .column10 {
    width: 80.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column10 {
    width: 80.33333%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span10 {
    width: 83.33333%;
    padding: 0;
    }
    .offset10 {
    margin: 0 0 0 83.33333%;
    }
    .column11 {
    width: 88.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column11 {
    width: 88.66667%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span11 {
    width: 91.66667%;
    padding: 0;
    }
    .offset11 {
    margin: 0 0 0 91.66667%;
    }
    .column12 {
    width: 97%;
    margin: 0 1.5%;
    padding: 0;
    }
    .fixed-column12 {
    width: 97%;
    margin: 0 1.5%;
    padding: 0;
    }
    .span12 {
    width: 100%;
    padding: 0;
    }
    ul.bullet-list li,
    .bullet-list ul li {
    padding: 0;
    margin: 0;
    margin: 5px 0 5px 20px;
    margin: .5rem 0 .5rem 2rem;
    }
    .inline {
    display: inline;
    }
    .block {
    display: block;
    }
    .italic {
    font-style: italic;
    }
    .hide-with-opacity {
    opacity: 0;
    cursor: none;
    }
    .font14 {
    font-size: 14px;
    }
    @media screen and (max-width:1000px) {
    .column1,
    .column2,
    .column3,
    .column4,
    .column5,
    .column6,
    .column7,
    .column8,
    .column9,
    .column10,
    .column11,
    .column12 {
    width: 96%;
    margin: 0 2%;
    float: none;
    }
    .column12.pad-tb.font14 {
    padding-left: 0 !important;
    }
    }
    .center-text {
    text-align: center;
    }
    .centered-div-and-text {
    text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    }
    html {
    height: 100%;
    font-size: 100%;
    }
    body {
    height: 100%;
    margin: 0;
    font-size: 1em;
    font-weight: 400;
    font-family: Arial, sans-serif;
    background-color: #fff;
    overflow-y: scroll;
    }
    @media screen and (max-width:1000px) {
    body {
    overflow-x: hidden;
    }
    }
    a {
    color: inherit;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s ease-in-out;
    }
    .buyers-premium-link:hover {
    cursor: pointer;
    text-decoration: underline;
    }
    .exclusive-wholesale-phone-mobile-label {
    padding-right: 10px;
    }
    .exclusive-wholesale-phone-mobile a {
    border-color: #b12c1b !important;
    }
    .exclusive-wholesale-phone-mobile,
    .exclusive-wholesale-phone-mobile a,
    .exclusive-wholesale-phone-mobile a span {
    color: #b12c1b !important;
    }
    .exclusive-wholesale-phone {
    color: #b12c1b;
    margin-top: 5px;
    display: inline-block;
    }
    .exclusive-wholesale-phone .phone-link {
    color: #b12c1b;
    }
    .exclusive-wholesale-price-label {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #b12c1b !important;
    }
    .exclusive-wholesale-price {
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    }
    .exclusive-wholesale-price-details {
    font-size: 1.5rem;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #b12c1b;
    }
    .exclusive-wholesale-contact-info {
    color: #b12c1b !important;
    }
    .exclusive-wholesale-contact-info a:not(.view-seller-btn) {
    color: #b12c1b !important;
    }
    .exclusive-wholesale-contact-info h3.wholesale {
    color: #b12c1b !important;
    }
    .exclusive-wholesale-contact-info .send-email-btn {
    color: #b12c1b !important;
    border-color: #b12c1b !important;
    }
    .exclusive-wholesale-contact-info-mobile {
    margin-bottom: 1em;
    }
    .exclusive-wholesale-contact-info-mobile h3,
    .exclusive-wholesale-contact-info-mobile .wholesale,
    .exclusive-wholesale-contact-info-mobile .contact {
    color: #b12c1b !important;
    }
    .exclusive-wholesale-contact-info-mobile .wholesale {
    margin-top: 1.5em !important;
    margin-bottom: 5px;
    }
    .thumb-card-exclusive-price {
    margin-top: 1em;
    }
    .exclusive-dealer-phone-call {
    background-color: #b12c1b !important;
    display: inline-block !important;
    }
    .exclusive-dealer-phone-call .exclusive-dealer-phone-call-text {
    display: block;
    }
    .exclusive-dealer-phone-call i {
    vertical-align: top;
    }
    .capitalize {
    text-transform: capitalize;
    }
    .uppercase {
    text-transform: uppercase;
    }
    .center {
    text-align: center;
    }
    .hide {
    display: none !important;
    }
    #btnSearch {
    width: 100%;
    }
    ul {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    }
    .hidden {
    display: none !important;
    }
    .block {
    display: block !important;
    }
    .site-primary-fill path {
    fill: #007a4c;
    }
    .body-content {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    transition: all .4s ease;
    background-color: #fff;
    color: #000;
    }
    .body-content div[id^='react_'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    }
    .cache-container {
    margin: 0 auto;
    max-width: 1124px;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    }
    @media screen and (max-width:1000px) {
    .cache-container {
    max-width: 80%;
    }
    }
    .cache-container .cache-navigation {
    margin-bottom: 30px;
    }
    .cache-container .cache-navigation .cache-link {
    margin: 1.5%;
    font-size: 14px;
    }
    .body-wrapper {
    transition: width, margin-left .5s ease;
    background-color: #fff;
    margin-bottom: 30px;
    }
    .underline {
    text-decoration: underline !important;
    }
    .ub-num {
    font-family: Arial, sans-serif;
    }
    .red-text {
    color: #b12c1b;
    }
    .set-pref {
    margin: 5px 0;
    }
    .not-found-direct {
    text-align: center;
    }
    .not-found-btn {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 7px;
    border-radius: 4px;
    border: 2px solid #007a4c;
    color: #007a4c !important;
    text-decoration: none !important;
    text-transform: capitalize;
    transition: ease .3s;
    margin: 0 2px;
    }
    .not-found-btn .fas {
    font-size: 1.5rem;
    }
    .not-found-btn:hover {
    background: #007a4c;
    color: #fff !important;
    transition: ease .3s;
    }
    @media screen and (max-width:1000px) {
    .not-found-btn {
    width: 27%;
    }
    }
    @media screen and (max-width:650px) {
    .not-found-btn {
    font-size: 12px;
    }
    }
    @media screen and (max-width:400px) {
    .not-found-btn {
    width: 95%;
    margin: 5px 0;
    }
    }
    .temp-hidden {
    visibility: hidden;
    }
    .temp-gone {
    display: none;
    }
    .breadcrumbs {
    font-size: .8125rem;
    }
    @media screen and (max-width:785px) {
    .breadcrumbs {
    text-align: center;
    }
    }
    .breadcrumbs__link {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    }
    .breadcrumbs__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    }
    .breadcrumbs__list-item {
    display: inline;
    }
    @media screen and (max-width:1000px) {
    .mobile-hide {
    display: none !important;
    }
    }
    @media screen and (min-width:1000px) {
    .desktop-hide {
    display: none !important;
    }
    }
    .bold {
    font-weight: bold !important;
    }
    .media-container_empty {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    min-height: 250px;
    }
    .media-control-no-photo {
    width: 100%;
    height: 250px;
    background: #fff url(//media.sandhills.com/cdn/images/icons/miscellaneous/no-image-icon.svg) no-repeat center center;
    }
    .error-index a,
    .not-found a {
    text-decoration: underline;
    color: #000;
    }
    .error-index .error {
    color: #000;
    }
    .at-resp-share-element .at-share-btn:focus {
    transform: translateY(0) !important;
    }
    .error {
    color: #f00;
    font-weight: normal !important;
    }
    .error-msg {
    color: #b12c1b;
    }
    .success {
    color: #008000;
    }
    .high-contrast-red-bg {
    background-color: #b12c1b;
    }
    .high-contrast-yellow-bg {
    background-color: #fcd020;
    }
    .black-background {
    background: #111 !important;
    color: #fff !important;
    }
    .info {
    color: #007a4c;
    }
    .clear {
    clear: both;
    }
    .captcha-placeholder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .captcha-placeholder .g-recaptcha {
    min-width: 258px;
    margin-top: 7px;
    }
    @media screen and (max-width:368px) {
    .captcha-placeholder {
    transform: scale(.9);
    }
    }
    .grouped-faceted-header {
    display: block;
    text-align: center;
    background: #000;
    border-bottom: 1px #000 solid;
    padding: 7px 2%;
    color: #fff;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 25px;
    }
    .desktop-banner-ad {
    display: block;
    }
    .mobile-banner-ad {
    display: none;
    }
    [class^=DoubleClick_] {
    position: relative;
    aspect-ratio: 539/60;
    clear: both;
    }
    .parts-listing-container+.banner-ad-container {
    margin: 0;
    margin-bottom: .75rem;
    }
    .banner-ad-container {
    max-width: 1124px;
    margin: .75rem auto;
    }
    .close-ad {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1502;
    height: 54px;
    width: 46px;
    cursor: pointer;
    opacity: .001;
    }
    [class^=DoubleClick_Top_PopUp],
    [class^=DoubleClick_Top_PopUp_AuctionResults] {
    position: fixed;
    aspect-ratio: auto;
    height: 180px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1501;
    }
    [class^=DoubleClick_] iframe {
    position: absolute;
    top: 0;
    left: 0;
    }
    [id^=google_ads_iframe] {
    width: 100% !important;
    height: 100% !important;
    }
    @media screen and (max-width:725px) {
    [class^=DoubleClick_] {
    aspect-ratio: 39/5;
    }
    [class^=DoubleClick_Top_PopUp],
    [class^=DoubleClick_Top_PopUp_AuctionResults] {
    aspect-ratio: auto;
    }
    .banner-ad-has-mobile {
    display: none;
    }
    .mobile-banner-ad {
    display: block;
    }
    }
    .gtm-noclick {
    pointer-events: none;
    }
    .select-open {
    height: auto !important;
    }
    .overflow-visible {
    overflow: visible;
    }
    .ph-10 {
    padding-left: 10px;
    padding-right: 10px;
    }
    .recaptcha-submit-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .recaptcha-submit-container .recaptcha-submit-button {
    height: 50px;
    width: 258px;
    margin: 10px;
    border-radius: 7px;
    font-size: 1em;
    font-weight: 500;
    background-color: #007a4c;
    border: #007a4c;
    }
    .recaptcha-submit-container .recaptcha-submit-button:hover {
    background-color: #1c6d25;
    border: #1c6d25;
    }
    @media(max-width:576px) {
    .exclusive-dealer-phone-call-text {
    display: inline !important;
    margin-right: 20px;
    }
    }
    .detail-contact-bar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1003;
    text-align: center;
    box-shadow: -1px -1px 5px rgba(0, 0, 0, .3);
    }
    .detail-contact-bar .contact-bar-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: inherit;
    margin: 0 5px;
    padding: 5px;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    }
    @media screen and (max-width:550px) {
    .detail-contact-bar .contact-bar-btn {
    font-size: 12px;
    }
    }
    .detail-contact-bar .classic-view img {
    margin-bottom: 4px;
    }
    .detail-contact-bar .value-insight-portal img {
    max-height: 12px;
    margin-bottom: 7px;
    }
    .currency-selector {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 5px;
    }
    .currency-selector .currency-select-container {
    padding-right: 15px;
    }
    .currency-selector .currency-select {
    border: none;
    border-radius: 0;
    padding: 0 10px 0 0;
    background: transparent;
    background-image: url(//media.sandhills.com/cdn/images/icons/miscellaneous/select-arrow.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    .visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    }
    .no-wrap {
    white-space: nowrap;
    }
    .match-count {
    white-space: nowrap;
    color: #007a4c;
    font-size: .625em;
    }
    .distance-sort-descriptor {
    font-size: .75em;
    margin-bottom: 10px;
    text-align: right;
    }
    .distance-sort-descriptor p {
    margin: 0;
    }
    .distance-sort-descriptor .distance-nearest-sort {
    color: #007a4c;
    }
    .distance-sort-descriptor .distance-sort-update {
    color: #8e8e8e;
    border-left: 1px solid #c0c0c0;
    margin-left: 15px;
    padding: 5px 15px;
    text-decoration: none;
    background-color: transparent;
    }
    @media screen and (min-width:1000px) {
    .distance-sort-descriptor .distance-sort-update:hover {
    color: #1c6d25;
    }
    }
    .ts-flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .ts-justify-space-between {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    #onesignal-bell-container.onesignal-bell-container.onesignal-reset,
    #onesignal-bell-container #onesignal-bell-launcher .onesignal-bell-launcher-button {
    z-index: 1002;
    }
    @media screen and (max-width:1000px) {
    .detail__mobile-padding-bottom__wholesale {
    padding-bottom: 85px;
    }
    }
    @media screen and (max-width:1000px) {
    .detail__mobile-padding-bottom {
    padding-bottom: 79px;
    }
    }
    @font-face {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.eot?");
    src: url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.woff2") format("woff2"), url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.woff") format("woff"), url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.ttf") format("truetype"), url("//media.sandhills.com/cdn/fonts/BarlowCondensed-Bold.svg#BarlowCondensed-Bold") format("svg");
    }
    @font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("//media.sandhills.com/cdn/fonts/Barlow-Regular.eot?");
    src: url("//media.sandhills.com/cdn/fonts/Barlow-Regular.eot?#iefix") format("embedded-opentype"), url("//media.sandhills.com/cdn/fonts/Barlow-Regular.woff2") format("woff2"), url("//media.sandhills.com/cdn/fonts/Barlow-Regular.woff") format("woff"), url("//media.sandhills.com/cdn/fonts/Barlow-Regular.ttf") format("truetype"), url("//media.sandhills.com/cdn/fonts/Barlow-Regular.svg#Barlow-Regular") format("svg");
    }
    @media screen and (max-width:1000px) {
    .list-top-section {
    padding: 0 10px;
    }
    }
    .list-top-section .list-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    }
    .list-top-section .list-title {
    font-size: 1em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    border-bottom: 1px solid #000;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title {
    padding: 0 24px 12px 0;
    }
    }
    .list-top-section .list-title .list-title-text {
    font-size: 1.25em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title .list-title-text {
    font-size: 1.8em;
    }
    }
    .list-top-section .list-listings-count {
    line-height: 27px;
    color: #1c6d25;
    font-size: .9rem;
    font-weight: bold;
    padding-right: 12px;
    }
    .list-top-section .list-title {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 7px;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title {
    padding-bottom: 7px;
    }
    }
    .list-top-section .list-listings-count {
    white-space: nowrap;
    }
    .list-top-section .listing-option-bar {
    display: none;
    }
    .list-top-section .listing-option-bar-content .list-listings-count {
    display: none;
    }
    .list-top-section .watchlist-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-weight: 700;
    text-align: center;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    position: relative;
    margin: 0 2px;
    padding: 10px 25px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    flex: 1 0 9%;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button.active {
    background: #007a4c;
    color: #fff;
    opacity: 1;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button.active:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #007a4c;
    transform: translate(-50%, 0);
    }
    @media screen and (max-width:786px) {
    .list-top-section .dealer-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons {
    padding: 0;
    justify-content: flex-start;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button {
    width: calc(50% - 4px);
    margin: 2px;
    border-radius: 4px;
    }
    }
    .list-top-section .dealer-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-weight: 700;
    text-align: center;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    position: relative;
    margin: 0 2px;
    padding: 10px 25px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button.active {
    background: #007a4c;
    color: #fff;
    opacity: 1;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button.active:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #007a4c;
    transform: translate(-50%, 0);
    }
    @media screen and (min-width:786px) {
    .list-top-section .listing-option-bar {
    display: block;
    }
    .list-top-section .listing-option-bar .distance-sort-descriptor {
    display: block;
    }
    .list-top-section .listing-option-bar-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    padding-left: 0;
    width: 100%;
    }
    .list-top-section .high-low-average-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .812em;
    font-weight: 600;
    margin-left: 5px;
    padding: 10px 30px;
    }
    .list-top-section .high-low-average-button:disabled {
    background-color: #a9a9a9;
    }
    }
    @media screen and (min-width:786px) and (min-width:1001px) {
    .list-top-section .high-low-average-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:786px) and (min-width:1001px) {
    .list-top-section .high-low-average-button:hover {
    background-color: #1c6d25;
    }
    }
    @media screen and (min-width:786px) {
    .list-top-section .high-low-average-button i {
    font-size: 18px;
    }
    .list-top-section .high-low-average-button>span {
    margin-left: 5px;
    }
    .list-top-section .listing-option-bar-dropdowns {
    display: flex;
    gap: 0 15px;
    }
    .list-top-section .sticky-top-menu {
    position: fixed;
    border-bottom: 1px #ddd solid;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1002;
    }
    .list-top-section .sticky-top-menu .listing-option-bar-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count {
    color: #007a4c;
    display: block;
    font-weight: bold;
    font-size: .937em;
    white-space: nowrap;
    margin: 0 5px;
    padding: 0;
    }
    }
    .list-top-section .list-bcrumbs-and-title .distance-sort-descriptor {
    text-align: left;
    }
    @media screen and (min-width:786px) {
    .list-top-section .list-bcrumbs-and-title .distance-sort-descriptor {
    display: none;
    }
    }
    @media screen and (max-width:786px) {
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button {
    flex: 1 0 33%;
    }
    }
    .list-sort-order .sort-by-dropdown-container,
    .list-results-dropdown .results-dropdown-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap;
    }
    .list-sort-order .sort-by-dropdown-container .list-sort-order-select,
    .list-sort-order .sort-by-dropdown-container .list-results-select,
    .list-results-dropdown .results-dropdown-container .list-sort-order-select,
    .list-results-dropdown .results-dropdown-container .list-results-select {
    font-size: .8125rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    height: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px #bec1cf solid;
    width: 100%;
    max-width: 235px;
    padding-left: 10px;
    background-color: #fff;
    }
    .list-bottom-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
    .list-bottom-controls .list-results-dropdown {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-end;
    margin: 0 15px 0 0;
    }
    @media screen and (max-width:786px) {
    .list-bottom-controls {
    flex-wrap: wrap;
    justify-content: center;
    }
    .list-bottom-controls .list-results-dropdown {
    width: 100%;
    justify-content: center;
    order: -1;
    margin: 10px 0;
    }
    }
    .av-plug {
    display: block;
    background: #15274d;
    font-family: "Nunito", sans-serif;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .av-plug {
    display: none;
    }
    }
    .av-plug:hover {
    color: #fff;
    opacity: .9;
    }
    .av-plug .av-bg {
    display: flex;
    flex-direction: column;
    background: url("../images/AVPlug/banner.png") center center;
    background-size: cover;
    }
    .av-plug .av-logo {
    position: relative;
    top: 8px;
    padding: 15px 20px;
    }
    .av-plug .av-logo img {
    max-width: 100%;
    }
    .av-plug .av-btn {
    display: inline-block;
    background: #fff;
    margin-left: auto;
    padding: 7px 20px 3px 35px;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    color: #15274d;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    .av-plug .av-bottom {
    display: block;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border-top: 1px #fff solid;
    }
    .form-main-content {
    display: block;
    padding-bottom: 20px;
    }
    @media screen and (min-width:650px) {
    .form-main-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    .form-main-content .form-el {
    margin-bottom: 15px;
    }
    .form-main-content .form-el input:not(input[class^="Mui"]),
    .form-main-content .form-el textarea,
    .form-main-content .form-el select {
    height: 42px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px #bec1cf solid;
    width: 100%;
    padding-left: 10px;
    }
    .form-main-content .form-el textarea {
    padding-top: 12px;
    }
    .form-main-content .form-el label {
    font-size: .875rem;
    font-weight: bold;
    }
    .form-main-content .form-el label+input:not(input[class^="Mui"]),
    .form-main-content .form-el label+select,
    .form-main-content .form-el label+textarea {
    font-size: .8125rem;
    font-weight: 400;
    }
    .form-main-content .form-el #date-to,
    .form-main-content .form-el #date-from {
    width: 100%;
    height: 42px;
    }
    .form-main-content .select-dropdown,
    .form-main-content .text-area {
    margin: 3px 0;
    font-size: .8125rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    }
    .form-main-content .left-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    @media screen and (min-width:650px) {
    .form-main-content .left-col {
    padding-right: 10px;
    }
    }
    @media screen and (min-width:1001px) {
    .form-main-content .left-col {
    padding-right: 45px;
    }
    }
    .form-main-content .right-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 200px;
    }
    .background-fixed {
    position: fixed !important;
    width: 100%;
    }
    .modal-bg {
    display: none;
    }
    .ts-modal-container {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    z-index: 1503;
    }
    @media screen and (min-width:786px) {
    .ts-modal-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .ts-modal-container .ts-modal-content {
    background-color: #fefefe;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    margin: auto;
    padding: 20px;
    overflow: auto;
    width: 100%;
    }
    @media screen and (min-width:1000px) {
    .ts-modal-container .ts-modal-content {
    border: 1px solid #888;
    border-radius: 5px;
    max-width: 725px;
    width: 80%;
    }
    }
    .ts-modal-container .ts-modal-content.slide-in-left {
    position: relative;
    animation-name: slideinleft;
    animation-duration: .6s;
    }
    .ts-modal-container .ts-modal-content.slide-in-top {
    position: relative;
    animation-name: animatetop;
    animation-duration: .4s;
    }
    .ts-modal-container .ts-modal-content.box-shadow {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .25);
    }
    .ts-modal-container button {
    background-color: #007a4c;
    color: #fff;
    }
    @media screen and (min-width:1001px) {
    .ts-modal-container button:hover {
    background-color: #1c6d25;
    }
    }
    .ts-modal-container button:disabled:hover {
    background-color: #a9a9a9;
    }
    .ts-modal-container .form-bottom {
    display: block;
    }
    @media screen and (min-width:650px) {
    .ts-modal-container .form-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    }
    .ts-modal-container .form-bottom .spacer {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    padding-bottom: 20px;
    }
    @media screen and (min-width:650px) {
    .ts-modal-container .form-bottom .spacer {
    padding-bottom: 0;
    }
    }
    @media screen and (min-width:1001px) {
    .ts-modal-container .form-bottom .spacer {
    padding-right: 45px;
    }
    }
    .ts-modal-container .form-bottom .captcha-and-submit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 10px;
    border-radius: 5px;
    }
    .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button,
    .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder input {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 50px;
    }
    .ts-modal-header {
    margin-bottom: 30px;
    position: relative;
    }
    .ts-modal-header h2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 2em .5em 0;
    }
    @media screen and (min-width:1001px) {
    .ts-modal-header h2 {
    font-size: 1.5rem;
    }
    }
    .ts-modal-header .close {
    position: absolute;
    width: auto;
    right: 0;
    top: 0;
    padding: 0;
    background-color: #fff;
    color: #aaa;
    cursor: pointer;
    font-size: 25px;
    border: none;
    }
    @media screen and (min-width:1001px) {
    .ts-modal-header .close:hover {
    background-color: #fff;
    color: #000;
    }
    }
    .ts-modal-header .close:focus {
    color: #000;
    }
    @media screen and (max-width:1000px) {
    .list-top-section {
    padding: 0 10px;
    }
    }
    .list-top-section .list-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    }
    .list-top-section .list-title {
    font-size: 1em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    border-bottom: 1px solid #000;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title {
    padding: 0 24px 12px 0;
    }
    }
    .list-top-section .list-title .list-title-text {
    font-size: 1.25em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title .list-title-text {
    font-size: 1.8em;
    }
    }
    .list-top-section .list-listings-count {
    line-height: 27px;
    color: #1c6d25;
    font-size: .9rem;
    font-weight: bold;
    padding-right: 12px;
    }
    .list-top-section .list-title {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 7px;
    }
    @media screen and (min-width:1001px) {
    .list-top-section .list-title {
    padding-bottom: 7px;
    }
    }
    .list-top-section .list-listings-count {
    white-space: nowrap;
    }
    .list-top-section .listing-option-bar {
    display: none;
    }
    .list-top-section .listing-option-bar-content .list-listings-count {
    display: none;
    }
    .list-top-section .watchlist-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-weight: 700;
    text-align: center;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    position: relative;
    margin: 0 2px;
    padding: 10px 25px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    flex: 1 0 9%;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button.active {
    background: #007a4c;
    color: #fff;
    opacity: 1;
    }
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button.active:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #007a4c;
    transform: translate(-50%, 0);
    }
    @media screen and (max-width:786px) {
    .list-top-section .dealer-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons {
    padding: 0;
    justify-content: flex-start;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button {
    width: calc(50% - 4px);
    margin: 2px;
    border-radius: 4px;
    }
    }
    .list-top-section .dealer-tabs {
    border-bottom: 1px #e6e7e8 solid;
    margin: 15px 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-weight: 700;
    text-align: center;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    position: relative;
    margin: 0 2px;
    padding: 10px 25px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button.active {
    background: #007a4c;
    color: #fff;
    opacity: 1;
    }
    .list-top-section .dealer-tabs .dealer-tab-buttons .dealer-tab-button.active:after {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #007a4c;
    transform: translate(-50%, 0);
    }
    @media screen and (min-width:786px) {
    .list-top-section .listing-option-bar {
    display: block;
    }
    .list-top-section .listing-option-bar .distance-sort-descriptor {
    display: block;
    }
    .list-top-section .listing-option-bar-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    padding-left: 0;
    width: 100%;
    }
    .list-top-section .high-low-average-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .812em;
    font-weight: 600;
    margin-left: 5px;
    padding: 10px 30px;
    }
    .list-top-section .high-low-average-button:disabled {
    background-color: #a9a9a9;
    }
    }
    @media screen and (min-width:786px) and (min-width:1001px) {
    .list-top-section .high-low-average-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:786px) and (min-width:1001px) {
    .list-top-section .high-low-average-button:hover {
    background-color: #1c6d25;
    }
    }
    @media screen and (min-width:786px) {
    .list-top-section .high-low-average-button i {
    font-size: 18px;
    }
    .list-top-section .high-low-average-button>span {
    margin-left: 5px;
    }
    .list-top-section .listing-option-bar-dropdowns {
    display: flex;
    gap: 0 15px;
    }
    .list-top-section .sticky-top-menu {
    position: fixed;
    border-bottom: 1px #ddd solid;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1002;
    }
    .list-top-section .sticky-top-menu .listing-option-bar-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count {
    color: #007a4c;
    display: block;
    font-weight: bold;
    font-size: .937em;
    white-space: nowrap;
    margin: 0 5px;
    padding: 0;
    }
    }
    .list-top-section .list-bcrumbs-and-title .distance-sort-descriptor {
    text-align: left;
    }
    @media screen and (min-width:786px) {
    .list-top-section .list-bcrumbs-and-title .distance-sort-descriptor {
    display: none;
    }
    }
    @media screen and (max-width:786px) {
    .list-top-section .watchlist-tabs .watchlist-tab-buttons .watchlist-tab-button {
    flex: 1 0 33%;
    }
    }
    .list-sort-order .sort-by-dropdown-container,
    .list-results-dropdown .results-dropdown-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap;
    }
    .list-sort-order .sort-by-dropdown-container .list-sort-order-select,
    .list-sort-order .sort-by-dropdown-container .list-results-select,
    .list-results-dropdown .results-dropdown-container .list-sort-order-select,
    .list-results-dropdown .results-dropdown-container .list-results-select {
    font-size: .8125rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    height: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px #bec1cf solid;
    width: 100%;
    max-width: 235px;
    padding-left: 10px;
    background-color: #fff;
    }
    .list-bottom-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
    .list-bottom-controls .list-results-dropdown {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-end;
    margin: 0 15px 0 0;
    }
    @media screen and (max-width:786px) {
    .list-bottom-controls {
    flex-wrap: wrap;
    justify-content: center;
    }
    .list-bottom-controls .list-results-dropdown {
    width: 100%;
    justify-content: center;
    order: -1;
    margin: 10px 0;
    }
    }
    .av-plug {
    display: block;
    background: #15274d;
    font-family: "Nunito", sans-serif;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .av-plug {
    display: none;
    }
    }
    .av-plug:hover {
    color: #fff;
    opacity: .9;
    }
    .av-plug .av-bg {
    display: flex;
    flex-direction: column;
    background: url("../images/AVPlug/banner.png") center center;
    background-size: cover;
    }
    .av-plug .av-logo {
    position: relative;
    top: 8px;
    padding: 15px 20px;
    }
    .av-plug .av-logo img {
    max-width: 100%;
    }
    .av-plug .av-btn {
    display: inline-block;
    background: #fff;
    margin-left: auto;
    padding: 7px 20px 3px 35px;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    color: #15274d;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    .av-plug .av-bottom {
    display: block;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border-top: 1px #fff solid;
    }
    .a11y-nav {
    position: absolute;
    top: -20em;
    width: 100%;
    z-index: 1004;
    }
    .a11y-nav a {
    background-color: rgba(255, 255, 255, .9);
    font-weight: 700;
    left: 0;
    padding: .5rem;
    position: absolute;
    right: 0;
    text-align: center;
    }
    .a11y-nav a:focus,
    .a11y-nav a:hover {
    text-decoration: none;
    top: 20em;
    }
    .address-modal__error-message {
    color: #b12c1b;
    font-size: 16px;
    }
    .address-modal__address-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 10px 0;
    border: 2px #ddd solid;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    position: relative;
    padding: 20px 10px;
    width: 100%;
    }
    @media screen and (min-width:1000px) {
    .address-modal__address-container:hover {
    border: 2px #aaa solid;
    }
    }
    .address-modal__address-container_active {
    border: 2px solid #007a4c;
    }
    .address-modal__button {
    width: 100%;
    margin-bottom: 10px;
    }
    .advanced-header-container {
    background: #fff;
    top: -100px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    transition: all .5s linear;
    box-sizing: border-box;
    margin-bottom: 20px;
    zoom: 1;
    }
    .advanced-header-container .header {
    padding: 5px 0;
    }
    .advanced-header-container .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 5px;
    }
    .advanced-header-container .logo {
    width: calc(100% - 120px);
    max-width: 200px;
    padding: 4px 0;
    }
    .advanced-header-container .logo img {
    max-width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    }
    .advanced-header-container .main-search {
    width: calc(100% - 400px);
    position: relative;
    font-size: 0;
    }
    .advanced-header-container .main-search:after {
    position: absolute;
    top: 10px;
    right: 13px;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    content: '';
    color: #333;
    pointer-events: none;
    }
    .advanced-header-container .main-search #category-dropdown {
    float: left;
    width: 180px;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #999;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border: 1px #ccc solid;
    height: 38px;
    line-height: 15px;
    background-color: rgba(1, 1, 1, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    }
    .advanced-header-container .main-search .select-icon {
    position: absolute;
    top: 10px;
    left: 160px;
    font-size: 16px;
    color: #999;
    }
    .advanced-header-container .main-search .search-text-field {
    float: left;
    width: calc(100% - 180px);
    background-color: #f5f5f5;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px #ccc solid;
    padding: 10px 10px 11px;
    height: 38px;
    line-height: 18px;
    margin: 0;
    }
    .advanced-header-container .main-search .sub-btn {
    position: absolute;
    right: 1px;
    background-color: #777;
    width: 35px;
    height: 100%;
    border: 1px solid #aaa;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    }
    .advanced-header-container .bottom-header {
    border-top: 1px #e6e7e8 solid;
    text-align: center;
    }
    .advanced-header-container .bottom-header ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0;
    width: 100%;
    }
    .advanced-header-container .bottom-header ul li {
    display: inline-block;
    }
    .advanced-header-container .bottom-header ul li a,
    .advanced-header-container .bottom-header ul li p {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #777;
    padding: 14px 20px;
    text-decoration: none;
    }
    .advanced-header-container .bottom-header ul li a:hover,
    .advanced-header-container .bottom-header ul li p:hover {
    background-color: #007a4c;
    color: #fff;
    }
    .advanced-header-container .bottom-header ul li a .sub-menu-arrow,
    .advanced-header-container .bottom-header ul li p .sub-menu-arrow {
    padding-left: 5px;
    }
    .advanced-header-container .bottom-header ul li img {
    position: relative;
    vertical-align: middle;
    top: -2px;
    max-height: 14px;
    }
    .advanced-header-container .bottom-header ul .search-parts {
    border-left: 1px #e6e7e8 solid;
    }
    .advanced-header-container .bottom-header .sub-dropdown {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding-bottom: 30px;
    border-top: 1px #e6e7e8 solid;
    border-bottom: 1px #e6e7e8 solid;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    z-index: 1002;
    overflow: hidden;
    margin-top: -3px;
    }
    .advanced-header-container .bottom-header .sub-dropdown:hover {
    display: block;
    }
    .advanced-header-container .bottom-header .sub-dropdown #firstCol {
    border-left: none;
    }
    .advanced-header-container .bottom-header .sub-dropdown .container {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    }
    .advanced-header-container .bottom-header .sub-dropdown .column3 {
    text-align: left;
    border-left: 1px #e6e7e8 solid;
    margin-top: 16px;
    padding: 0 20px;
    box-sizing: border-box;
    float: left;
    }
    .advanced-header-container .bottom-header .sub-dropdown .column3 h3 {
    margin: 16px 0;
    margin-top: 0;
    }
    .advanced-header-container .bottom-header .sub-dropdown .column3 ul li a {
    display: block;
    padding: 8px 15px;
    color: #555;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    }
    .advanced-header-container .bottom-header .sub-dropdown .column3 ul li a:hover {
    background: #f5f5f5;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands-container {
    position: relative;
    margin: 0 auto;
    max-width: 1124px;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands {
    position: static;
    transform: none;
    right: 0;
    font-size: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    box-shadow: initial;
    -webkit-box-shadow: initial;
    border: none;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands ul {
    display: block;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands a {
    padding: 0;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands a:hover {
    background: none;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands a img {
    max-height: 100px;
    }
    .advanced-header-container .bottom-header .sub-dropdown .our-brands .all-brands {
    padding: 12px;
    border: 1px #e6e7e8 solid;
    max-width: 1000px;
    margin: 15px auto;
    }
    .advanced-header-container .bottom-header .sub-dropdown .header-cat-menu .sub-image {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    opacity: .15;
    }
    .advanced-header-container .bottom-header .sub-dropdown .header-cat-menu .container ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    }
    .advanced-header-container .bottom-header .active {
    display: block;
    }
    .advanced-header-container .all-cats {
    display: block;
    max-width: 300px;
    width: 100%;
    background: #b22a1c;
    margin: 15px auto;
    padding: 10px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    text-decoration: none;
    }
    @media screen and (min-width:1001px) {
    .advanced-header-container .user-setting-selector.row-view {
    padding-top: 15px;
    max-width: 1000px;
    }
    }
    .listing-option-bar.search-header-stacked-sticky-bar.sticky-top-menu {
    margin-top: 68px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    }
    @media screen and (max-width:1000px) {
    .advanced-header-container .main-search {
    clear: both;
    margin: auto;
    width: 100%;
    margin-bottom: 10px;
    }
    .advanced-header-container .main-search #category-dropdown {
    width: 120px;
    }
    .advanced-header-container .main-search .select-icon {
    left: 100px;
    }
    .advanced-header-container .main-search .search-text-field {
    width: calc(100% - 120px);
    }
    .listing-option-bar.search-header-stacked-sticky-bar.sticky-top-menu {
    margin-top: 58px;
    }
    }
    @media screen and (max-width:1297px) {
    .listing-option-bar.search-header-stacked-sticky-bar.sticky-top-menu {
    margin-top: 66px;
    }
    }
    .alert-modal .ts-modal-content {
    width: auto;
    }
    .alert-modal .ts-modal-body p {
    text-transform: capitalize;
    }
    .alert-preferences {
    width: 100%;
    }
    .alert-preferences .text-alert-header {
    background-color: rgba(103, 0, 2, .1);
    width: 100%;
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
    color: #670001;
    border-radius: 4px;
    margin-bottom: 15px;
    line-height: 1.5;
    }
    .alert-preferences .text-alert-header a {
    display: inline-block;
    padding: 0 3px;
    font-weight: 700;
    text-decoration: underline;
    }
    .alert-preferences .text-alert-header .blurb-section {
    width: 70%;
    display: inline-block;
    }
    .alert-preferences .alert-preference-title {
    font-weight: 600;
    display: inline-block;
    width: 100%;
    }
    .alert-preferences .alert-preference-section {
    width: 100%;
    margin: 10px 0 25px;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    font-size: 14px;
    }
    .alert-preferences .alert-preference-section .link {
    text-decoration: underline;
    cursor: pointer;
    }
    .alert-preferences .alert-preference-section .alert-preference-top .helper-text {
    font-weight: 700;
    width: 70%;
    display: inline-block;
    padding: 5px;
    }
    .alert-preferences .alert-preference-section .alert-preference-top .alert-title {
    width: 14%;
    font-weight: 700;
    text-align: right;
    display: inline-block;
    }
    .alert-preferences .alert-preference-section .alert-preferences-preferences-display .helper-text {
    width: 70%;
    display: inline-block;
    padding: 5px;
    margin-top: 15px;
    }
    .alert-preferences .alert-preference-section .alert-preferences-preferences-display .alert-title {
    width: 14%;
    text-align: right;
    display: inline-block;
    }
    .alert-preferences .alert-pref-legal {
    padding-top: 5px;
    padding-left: 30px;
    font-size: 12px;
    }
    .alert-preferences .text-alerts-modal .top-row {
    margin-bottom: 10px;
    }
    .alert-preferences .text-alerts-modal .bottom-buttons {
    display: inline-block;
    width: 100%;
    }
    .alert-preferences .text-alerts-modal .bottom-buttons .ts-button {
    width: 20%;
    display: inline-block;
    margin-right: 10px;
    }
    .alert-preferences .text-alerts-modal .bottom-buttons .cancel-button {
    background: #d0d0d0;
    color: #333;
    }
    .alert-preference-modal .submit {
    color: #fff;
    background-color: #000;
    }
    .alert-preference-modal .cancel-link {
    display: inline-block;
    margin-left: 15px;
    opacity: .66;
    font-size: 12px;
    cursor: pointer;
    }
    .event-empty-catalog {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    background-color: rgba(255, 204, 0, .1);
    border: 1px #fc0 solid;
    font-size: 12px;
    }
    .event-empty-catalog .title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    }
    .event-empty-catalog .message {
    font-size: 12px;
    }
    .event-empty-catalog .message span {
    text-decoration: underline;
    cursor: pointer;
    font-weight: 700;
    }
    .ui-autocomplete {
    display: block;
    max-height: 100vh;
    z-index: 1005;
    position: absolute;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 12px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    text-align: left;
    }
    .ui-autocomplete .ui-state-focus {
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
    }
    .ui-autocomplete .ui-menu-item {
    display: block;
    padding: 10px;
    cursor: pointer;
    background: #fff;
    border-bottom: 1px solid #ccc;
    white-space: pre-wrap;
    }
    .ui-autocomplete .ui-menu-item:hover {
    background: #fafafa;
    }
    .ui-autocomplete::before,
    .ui-autocomplete::after {
    content: "";
    position: absolute;
    }
    .ui-autocomplete::before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #aaa;
    left: calc(50% - 11px);
    top: -11px;
    }
    .ui-autocomplete::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    left: calc(50% - 10px);
    }
    @media screen and (max-width:785px) {
    .ui-autocomplete {
    display: inline-block;
    width: calc(100% - 80px);
    left: 50%;
    transform: translateX(-50%);
    }
    .faceted-section-box .ui-autocomplete {
    width: calc(100% - 30px);
    left: 10px;
    display: block;
    transform: none;
    }
    .wtb-input-details .ui-autocomplete {
    width: calc(100% - 30px);
    }
    }
    .bidding-agreement-modal .ts-modal-content {
    max-width: 1124px;
    text-align: center;
    padding: 0;
    }
    .bidding-agreement-modal .ts-modal-content h3 {
    margin: 0;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-header,
    .bidding-agreement-modal .ts-modal-content .ts-modal-footer {
    padding: 20px;
    text-align: left;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-header {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-header .close {
    top: 10px;
    right: 5px;
    font-size: 20px;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-footer .accept-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-right: 10px;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-footer .accept-buttons button {
    background-color: #000;
    color: #fff;
    margin-left: 10px;
    font-weight: bold;
    font-size: 13px;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-footer .accept-buttons .agreement-cancel {
    background: transparent;
    color: #4d4d4d;
    border: none;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-footer .accept-buttons .terms-accepted {
    font-size: 13px;
    font-weight: 700;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-body {
    padding: 20px;
    font-size: 14px;
    line-height: 160%;
    overflow-y: scroll;
    min-height: 300px;
    max-height: 400px;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-body .notification-header {
    margin: 10px 0;
    padding: 0;
    border-bottom: none;
    display: flex;
    align-items: center;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-body .notification-header h2 {
    padding-right: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-body .notification-header a {
    text-decoration: none;
    display: inline-block;
    flex-shrink: 0;
    background: #ffcc01;
    padding: 7px 20px;
    margin-left: auto;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    border-radius: 4px;
    }
    .bidding-agreement-modal .ts-modal-content .ts-modal-body .notification-header a:hover {
    background: #ebc11c;
    }
    .bidding-agreement-modal.cc-auth .ts-modal-content .ts-modal-body,
    .bidding-agreement-modal-mfa .ts-modal-content .ts-modal-body {
    height: unset;
    }
    @media screen and (min-width:1001px) {
    .bidding-agreement-modal.cc-auth .ts-modal-content .ts-modal-body,
    .bidding-agreement-modal-mfa .ts-modal-content .ts-modal-body {
    max-height: 700px;
    }
    }
    @media screen and (max-width:1000px) {
    .bidding-agreement-modal.cc-auth .ts-modal-content .ts-modal-body,
    .bidding-agreement-modal-mfa .ts-modal-content .ts-modal-body {
    max-height: unset;
    }
    }
    .bidder-registration-message-container {
    display: flex;
    flex-direction: column;
    }
    .bidder-registration-message-container h2.green {
    color: #509e45;
    }
    .bidder-registration-message-container h2.green a {
    color: #509e45 !important;
    }
    .bidder-registration-message-container .matching-bidder-info-message-box {
    background: rgba(221, 134, 17, .05);
    margin-bottom: 25px;
    padding: 20px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #dd8611;
    border-radius: 5px;
    }
    .bidder-registration-message-container .matching-bidder-info-message-box i {
    margin-right: 5px;
    }
    .bidder-registration-message-container .instant-verification {
    padding: 5px 0;
    }
    .bidder-registration-message-container .have-items-to-sell {
    padding-bottom: 20px;
    }
    .bidder-registration-message-container .have-items-to-sell h2 {
    margin-bottom: 0;
    }
    .bidder-registration-message-container .questions-and-office-hours {
    margin: 20px 0;
    }
    .bidder-registration-message-container .thank-you {
    padding: 10px 0;
    }
    .bidder-registration-message-container button {
    width: 45%;
    text-decoration: none !important;
    font-weight: bold;
    color: #fff !important;
    }
    @media screen and (max-width:1000px) {
    .bidder-registration-message-container button {
    width: 100%;
    }
    }
    .bidder-registration-message-container button:hover {
    color: #fff !important;
    }
    .bidder-status {
    padding: 5px;
    text-align: center;
    }
    .bidder-status_live-auction {
    border: 2px #b12c1b solid;
    color: #b12c1b;
    font-weight: bold;
    }
    .bidder-status_high-bidder,
    .bidder-status_outbid {
    margin-bottom: 10px;
    font-weight: 700;
    }
    .bidder-status_high-bidder h3,
    .bidder-status_outbid h3 {
    padding: 5px 0;
    margin: 0;
    }
    .bidder-status_high-bidder {
    background-color: #b12c1b;
    color: #fff;
    }
    .bidder-status_high-bidder h3 {
    color: #fff;
    }
    .bidder-status_outbid {
    background-color: #fcd020;
    color: #000;
    }
    .bidder-status_outbid h3 {
    color: #000;
    }
    .bid-history-modal .ts-modal-content {
    max-width: 900px;
    }
    .bid-history-modal .inline-header {
    padding-right: 5px;
    }
    .bid-history-modal .delete-bid-confirmation {
    text-align: center;
    }
    .bid-history-modal .delete-bid-confirmation .delete-bid-confirm-btn,
    .bid-history-modal .delete-bid-confirmation .delete-bid-cancel-btn {
    font-size: 12px;
    margin: 14px 8px 0;
    padding: 8px 16px;
    }
    .bid-history-modal .delete-bid-confirmation .delete-bid-cancel-btn {
    background-color: #d3d3d3;
    }
    .bid-history-modal .bid-history-table {
    margin-top: 10px;
    font-size: 14px;
    border-bottom: 2px solid;
    }
    .bid-history-modal .bid-history-table .row {
    padding: 10px 0;
    }
    .bid-history-modal .bid-history-table .row.titles {
    background: #000;
    font-weight: 700;
    color: #fff;
    padding: 5px 0;
    white-space: nowrap;
    }
    .bid-history-modal .bid-history-table .row-deleted-bid {
    background: #f00;
    color: #fff;
    }
    .bid-history-modal .bid-history-table .row-active-bid:nth-of-type(even) {
    background: #f5f5f5;
    }
    .bid-history-modal .bid-history-table .column3 {
    width: 30%;
    }
    .bid-history-modal .bid-history-table .column4 {
    width: 22%;
    }
    .bid-history-modal .bid-history-table .column3,
    .bid-history-modal .bid-history-table .column4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 20px;
    }
    @media screen and (max-width:1000px) {
    .bid-history-modal .bid-history-table .column3,
    .bid-history-modal .bid-history-table .column4 {
    width: 96%;
    }
    }
    .bid-history-modal .bid-history-table .column3:empty,
    .bid-history-modal .bid-history-table .column4:empty {
    display: none;
    }
    .bid-history-modal .bid-history-table p {
    text-align: center;
    }
    .bid-history-modal .bid-history-table .delete-bid-btn {
    font-size: 12px;
    padding: 8px 16px;
    width: 85%;
    }
    .ts-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
    padding: 10px;
    }
    .ts-button:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .ts-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .ts-button:hover {
    background-color: #1c6d25;
    }
    }
    button {
    border: none;
    }
    .btn,
    .button {
    font-size: 1em;
    font-weight: 500;
    font-family: Arial, sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 5px 0;
    width: 100%;
    }
    .btn--pub-reversed {
    background-color: #fff;
    color: #007a4c;
    border: 1px solid #007a4c;
    }
    .btn--pub {
    background-color: #007a4c;
    color: #fff;
    border: none;
    }
    .view-listing-details-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .75em;
    line-height: 1;
    margin: 0 0 5px;
    padding: 10px;
    width: 100%;
    }
    .view-listing-details-link:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .view-listing-details-link {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .view-listing-details-link:hover {
    background-color: #1c6d25;
    }
    }
    .view-listing-details-link span {
    margin-left: 5px;
    }
    .view-seller-btn {
    display: block;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 4px;
    text-decoration: none;
    transition: ease .3s;
    cursor: pointer;
    }
    @media screen and (min-width:1000px) {
    .view-seller-btn:hover {
    background: #444;
    }
    }
    .view-seller-btn .fas {
    padding-right: 3px;
    }
    .view-seller-btn span {
    margin: 5px;
    }
    .offer-btn:not([class*="Mui"]),
    .buy-btn:not([class*="Mui"]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    }
    .offer-btn:not([class*="Mui"]):disabled,
    .buy-btn:not([class*="Mui"]):disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .offer-btn:not([class*="Mui"]),
    .buy-btn:not([class*="Mui"]) {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .offer-btn:not([class*="Mui"]):hover,
    .buy-btn:not([class*="Mui"]):hover {
    background-color: #1c6d25;
    }
    }
    .offer-btn:not([class*="Mui"]) {
    background-color: #333;
    }
    @media screen and (min-width:1001px) {
    .offer-btn:not([class*="Mui"]):hover {
    background-color: #000;
    }
    }
    .offer-btn:not([class*="Mui"]) .fa-tag {
    margin-right: 15px;
    }
    .buy-btn,
    .request-a-quote-btn {
    padding: 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    @media screen and (max-width:1000px) {
    .buy-btn,
    .request-a-quote-btn {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    @media screen and (min-width:1001px) {
    .buy-btn,
    .request-a-quote-btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    }
    .buy-btn .fa-shopping-cart,
    .request-a-quote-btn .fa-shopping-cart {
    margin-right: 5px;
    }
    .buy-btn .fa-solid.fa-key,
    .request-a-quote-btn .fa-solid.fa-key {
    margin-right: 7px;
    }
    .paypal-button-container {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-top: 5px;
    }
    .paypal-button-container .paypal-or {
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
    }
    .enter-auction-btn .red-btn {
    flex: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    padding: 8px 20px;
    background: #b12a1c;
    color: #fff;
    text-align: center;
    }
    .enter-auction-btn .ts-button {
    font-size: 12px;
    }
    .buyers-premium-modal {
    font-size: 12px;
    }
    .buyers-premium-form .btn {
    margin: 0;
    padding: 8px;
    }
    .buyers-premium-form .content-wrapper {
    width: 100%;
    }
    .buyers-premium-form .bp-headers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
    .buyers-premium-form .bp-headers div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    }
    .buyers-premium-form .form-el {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: solid 1px #d3d3d3;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px !important;
    }
    @media screen and (max-width:1000px) {
    .buyers-premium-form .form-el {
    display: block;
    }
    }
    .buyers-premium-form .form-el div {
    text-align: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    @media screen and (max-width:1000px) {
    .buyers-premium-form .form-el div {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
    }
    }
    .buyers-premium-form .column3 {
    text-align: right;
    }
    @media screen and (max-width:1000px) {
    .buyers-premium-form .column6,
    .buyers-premium-form .column3 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    }
    }
    @media screen and (max-width:1000px) {
    .buyers-premium-form .btn {
    width: 100%;
    margin-top: 10px;
    }
    }
    .buyers-premium-form .form-header {
    margin-bottom: 10px;
    }
    .buyers-premium-form .lh-2 {
    line-height: 2;
    }
    .buyers-premium-form .align-right {
    text-align: right;
    }
    .buyers-premium-form .addtional-fees {
    margin-bottom: 10px;
    }
    .buyers-premium-form .addtional-fees div {
    margin-bottom: 5px;
    }
    .calculator__finance-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f3f3f3;
    color: #666;
    font-size: .875rem;
    font-weight: 700;
    text-decoration: none;
    }
    @media screen and (min-width:1001px) {
    .calculator__finance-button:hover {
    background-color: #ddd;
    }
    }
    .calculator__image {
    margin-right: 5px;
    max-width: 60px;
    max-height: 20px;
    }
    .calculator__icon {
    margin-left: auto;
    }
    .standalone-calculator {
    border: 1px solid #ccc;
    margin: 20px;
    padding: 20px;
    }
    @media screen and (max-width:1000px) {
    .standalone-calculator .form-main-content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .calculator-form {
    background-color: transparent;
    }
    @media screen and (max-width:1000px) {
    .calculator-form {
    -webkit-overflow-scrolling: touch;
    }
    }
    .calculator-form .calc-output {
    background: #fff;
    border: 1px #ddd solid;
    padding: 20px;
    color: #000;
    }
    .calculator-form .calc-output .calc-label {
    display: block;
    font-size: .875rem;
    }
    .calculator-form .calc-output .calc-label span {
    float: right;
    }
    .calculator-form .form-el-flex-half {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 49%;
    }
    .calculator-form .calculator-btns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (min-width:1001px) {
    .calculator-form .calculator-btns {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    .calculator-form .calculator-btn {
    background: #333;
    color: #fff;
    font-size: .9em;
    border-radius: 5px;
    text-align: center;
    width: 49%;
    }
    .calculator-form input[type="text"]:not([class*="Mui"]),
    .calculator-form select {
    color: #000;
    margin: 0;
    }
    @media screen and (max-width:1000px) {
    .calculator-mobile {
    position: relative;
    }
    .calculator-form .form-main-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .calculator-form .form-main-content .left-col {
    padding-right: 0;
    }
    .calculator-form .form-main-content .calculator-btns {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .calculator-form .form-main-content .calculator-btns .calculator-btn {
    margin-bottom: 15px;
    width: 100%;
    }
    }
    @media screen and (max-width:1000px) {
    .calculator-modal .ts-modal-content {
    height: 100%;
    }
    }
    @media screen and (min-width:1001px) {
    .calculator-modal .form-main-content {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    }
    }
    .cookie-banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 30px;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    text-align: left;
    z-index: 1005;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 1s;
    transform: translateY(110vh);
    animation: slide-up 1s forwards;
    }
    @keyframes slide-up {
    0% {
    transform: translateY(110vh);
    }
    100% {
    transform: translateY(0);
    }
    }
    @media screen and (max-width:1000px) {
    .cookie-banner {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    }
    }
    .cookie-banner_fade-in {
    opacity: 1;
    }
    .cookie-banner__content {
    margin: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    @media screen and (max-width:1000px) {
    .cookie-banner__content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .cookie-banner__btn-filled,
    .cookie-banner__btn-unfilled {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    padding: 7px 25px;
    font-size: 14px;
    margin: 2.5px;
    white-space: nowrap;
    }
    @media screen and (max-width:1000px) {
    .cookie-banner__btn-filled,
    .cookie-banner__btn-unfilled {
    width: 100%;
    }
    }
    .cookie-banner__btn-filled {
    background: #007a4c;
    border: 2px solid #007a4c;
    color: #fff;
    }
    .cookie-banner__btn-filled:hover {
    background: #1c6d25;
    border: 2px solid #1c6d25;
    cursor: pointer;
    }
    .cookie-banner__btn-unfilled {
    border: 2px solid #a7a7a7;
    }
    .cookie-banner__btn-unfilled:hover {
    background: #a7a7a7;
    cursor: pointer;
    }
    @media screen and (min-width:1001px) and (min-width:1000px) {
    .compare-listings:hover {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .compare-listings__label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    }
    @media screen and (min-width:1001px) and (min-width:1000px) {
    .compare-listings__label:hover,
    .compare-listings__checkbox:hover {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .compare-listings__checkbox {
    margin-right: 5px;
    }
    .compare-chkbox-container {
    display: inline-block;
    vertical-align: top;
    }
    .compare-chkbox-container .compare-listings {
    position: relative;
    margin: 0 auto;
    }
    .compare-chkbox-container .compare-listings:hover {
    cursor: pointer;
    }
    .compare-chkbox-container .compare-listings .compare-chkbox {
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    .compare-chkbox-container .compare-listings .compare-label {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 12px;
    }
    .compare-chkbox-container .compare-listings .fas {
    display: inline-block;
    font: normal normal normal 14px/1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Font Awesome 5 Free';
    }
    .compare-chkbox-container .compare-listings .fa-check {
    position: absolute;
    top: -3px;
    left: 5px;
    font-size: 13px;
    }
    .compare-checked {
    font-size: 12px;
    padding: 3px 0;
    color: #007a4c;
    cursor: pointer;
    }
    .compare-checked a {
    color: inherit;
    text-decoration: underline;
    transition: all .2s;
    -webkit-transition: all .2s ease-in-out;
    }
    .compare-checked a:hover {
    text-decoration: none;
    }
    }
    .conflicting-specs-button {
    background-color: #fff;
    color: #fff;
    width: 155px;
    border-radius: 4px;
    padding: 7px;
    cursor: pointer;
    font-size: 12px;
    }
    .conflicting-specs-button:hover {
    background-color: #333;
    }
    .conflicting-specs-modal p {
    margin-inline: unset;
    margin-block: unset;
    }
    .conflicting-specs-modal h3 {
    margin: 5px 0;
    }
    .conflicting-specs-modal .category {
    width: 115px;
    }
    .conflicting-specs-modal .specfield {
    width: 140px;
    }
    .conflicting-specs-modal .name {
    width: 190px;
    }
    .conflicting-specs-modal .specID {
    width: 80px;
    }
    .conflicting-specs-modal .isyesno {
    width: 80px;
    }
    .conflicting-specs-modal .speccontroltype {
    width: 140px;
    }
    .conflicting-specs-modal .languageID {
    width: 90px;
    }
    .conflicting-specs-modal .databaseunit {
    width: 125px;
    }
    .conflicting-specs-modal .unitimperial {
    width: 115px;
    }
    .conflicting-specs-modal .unitmetric {
    width: 115px;
    }
    .conflicting-specs-modal .propertyname {
    width: 160px;
    }
    .conflicting-specs-modal .isspec {
    width: 80px;
    }
    .conflicting-specs-modal .facets-removed p {
    margin-bottom: 10px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container {
    overflow-x: scroll;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .facet-container {
    width: 925px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .spec-container {
    width: 1200px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container {
    padding-bottom: 15px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs-header div {
    height: 30px;
    padding: 5px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs-header div p {
    font-weight: bold;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 30px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs div {
    padding: 5px;
    overflow: hidden;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs div:hover {
    overflow: unset;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs div:hover p {
    position: relative;
    background-color: #d3d3d3;
    white-space: unset;
    padding: 6px;
    margin-top: -6px;
    margin-left: -6px;
    border-radius: 6px;
    }
    .conflicting-specs-modal .conflicting-specs-overflow-container .conflicting-specs-container .conflicting-specs div p {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    }
    .contact-options {
    margin: 15px 0;
    }
    .contact-options a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: block;
    margin: 5px 0;
    padding: 10px;
    line-height: 1;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    font-size: .75em;
    }
    .contact-options a:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .contact-options a {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .contact-options a:hover {
    background-color: #1c6d25;
    }
    }
    .contact-options a i {
    float: left;
    max-width: 14px;
    margin-right: -14px;
    }
    .contact-options a.contact-btn:after {
    font-family: 'Font Awesome 5 Free';
    content: "";
    font-weight: 900;
    float: right;
    margin-left: -14px;
    }
    .contact-options a.contact-btn-active:after {
    content: "";
    }
    .contact-options .contact-btn {
    margin-top: 0;
    }
    .contact-options .buy-btn {
    background-color: #333;
    color: #fff;
    min-height: inherit;
    width: 100%;
    }
    @media screen and (min-width:1001px) {
    .contact-options .buy-btn:hover {
    background-color: #000;
    }
    }
    .contact-options a img {
    width: 25px;
    float: left;
    margin-right: -25px;
    margin-top: -5px;
    }
    .contact-options .collapsible-content a {
    background-color: #ddd;
    color: #333;
    }
    @media screen and (min-width:1001px) {
    .contact-options .collapsible-content a:hover {
    color: #bbb;
    }
    }
    .contact-list {
    margin-top: 0;
    }
    .contact-list a {
    font-weight: 500;
    }
    .contact-list a i {
    float: none;
    margin-right: 7px;
    }
    .contact-list a.contact-btn:after {
    content: "";
    }
    .contact-list a.contact-btn-active:after {
    content: "";
    }
    .contact-list a:first-of-type {
    margin-top: 0;
    }
    .contact-list .contact-btn i {
    display: none;
    }
    .exclusive-wholesale-contact-info-mobile .contact-options a {
    background-color: #b12c1b;
    border: none;
    }
    .collapsible-contact__list_detail {
    width: calc(100% + 40px);
    padding: 10px 20px;
    margin: 10px -20px;
    background-color: #ddd;
    }
    .content-box {
    width: 91%;
    border: 1px #808080 solid;
    border-radius: 10px;
    padding: 24px 4.5% 10px 4.5%;
    margin-bottom: 35px;
    }
    .content-box .row:after {
    clear: both;
    content: "";
    display: block;
    }
    .wrap {
    width: 80%;
    margin: 0 auto;
    }
    .copyright-content {
    margin: 0 auto;
    max-width: 1124px;
    padding-left: 24px;
    }
    .copyright-content .copyright-column2 {
    margin-bottom: 10px;
    }
    .copyright-content {
    border-color: #808080;
    width: 53%;
    margin: 0 auto;
    }
    .copyright-column1 {
    width: 100%;
    }
    .copyright-column2 {
    width: 48%;
    float: left;
    margin-right: 4%;
    }
    .copyright-column2:last-of-type {
    margin-right: 0%;
    }
    form.copyright {
    width: 100%;
    }
    form.copyright .copyright-submit-button {
    font-weight: 500;
    width: 98%;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 1em;
    padding: 10px 0;
    margin: 15px 0;
    border-radius: 3px;
    border: none;
    background-color: #007a4c;
    display: inline-block;
    font-family: Arial, sans-serif;
    }
    form.copyright .copyright-required {
    float: left;
    margin-right: 4px;
    }
    form.copyright .copyright-label {
    margin-right: 4px;
    }
    form.copyright input[type="checkbox"] {
    background: none;
    width: auto;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    line-height: normal;
    }
    form.copyright input[type="radio"] {
    background: none;
    width: auto;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    line-height: normal;
    }
    form.copyright textarea {
    background: none;
    display: block;
    width: 100%;
    height: 12em;
    }
    form.copyright label {
    display: inline;
    }
    .fieldlabel {
    text-align: left;
    font-size: 1em;
    }
    .fieldlabel.required:before {
    content: "* ";
    color: #f00;
    }
    .required:before {
    content: "*";
    color: #f00;
    }
    @media screen and (max-width:1090px) {
    .wrap {
    width: 96%;
    }
    .copyright-content {
    width: 70%;
    }
    }
    @media screen and (max-width:768px) {
    .copyright-content {
    width: 87%;
    padding-left: 0;
    }
    }
    @media screen and (max-width:640px) {
    .content-box {
    margin-bottom: 25px;
    }
    .copyright-column2 {
    width: 100%;
    margin-right: 0%;
    }
    footer {
    padding: 20px 0;
    padding-top: 0;
    }
    }
    @media screen and (max-width:480px) {
    .copyright-content {
    width: 98%;
    }
    }
    @media screen and (max-width:390px) {
    h4 {
    font-size: 14px;
    }
    form.copyright input:not([class*="Mui"]) {
    font-size: 12px;
    line-height: 12px;
    }
    form.copyright input[type="submit"] {
    font-size: 14px;
    line-height: 14px;
    }
    }
    #high-low-average-content {
    margin: 0 auto;
    max-width: 1124px;
    padding-left: 24px;
    min-height: 800px;
    }
    @media screen and (max-width:1000px) {
    #high-low-average-content {
    display: none;
    }
    }
    #high-low-average-content #high-low-average-top #high-low-title {
    margin: 15px 0 10px 0;
    font-size: 2em;
    }
    #high-low-average-content #high-low-average-top #region-filter {
    padding-top: 15px;
    font-size: 12px;
    color: #6e6e6e;
    }
    #high-low-average-content #high-low-average-top .breadcrumbs-left {
    display: inline-block;
    width: 49%;
    }
    #high-low-average-content #high-low-average-top .breadcrumbs-right {
    display: inline-block;
    width: 49%;
    text-align: right;
    font-size: 12px;
    color: #6e6e6e;
    }
    #high-low-average-content #high-low-average-top .breadcrumbs-right a:hover {
    text-decoration: none;
    }
    #high-low-average-content #return-to-listings-link {
    color: #007a4c;
    text-decoration: none;
    }
    #high-low-average-content #return-to-listings-link i {
    font-size: 1.2em;
    }
    #high-low-average-content #return-to-listings-link span {
    font-size: .9em;
    }
    #high-low-average-content #search-criteria {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 14px;
    }
    #high-low-average-content #search-criteria .criteria {
    margin: 5px 0;
    }
    #high-low-average-content #high-low-average-table {
    width: 100%;
    border-collapse: collapse;
    }
    #high-low-average-content #high-low-average-table thead tr #description-column {
    width: 50%;
    border: 0;
    }
    #high-low-average-content #high-low-average-table thead tr th:nth-child(1n+2) {
    border-left: 1px solid #8e8e8e;
    border-top: 1px solid #8e8e8e;
    }
    #high-low-average-content #high-low-average-table thead tr th {
    padding: 15px;
    }
    #high-low-average-content #high-low-average-table tbody tr td:first-child {
    border-left: 1px solid #8e8e8e;
    }
    #high-low-average-content #high-low-average-table tbody tr td:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    }
    #high-low-average-content #high-low-average-table tbody tr td:nth-child(1n+2) {
    text-align: right;
    }
    #high-low-average-content #high-low-average-table tbody tr td {
    padding: 15px;
    }
    #high-low-average-content #high-low-average-table tbody tr td a {
    color: #007a4c;
    }
    #high-low-average-content #high-low-average-table tbody tr:nth-child(odd) {
    background-color: #eee;
    }
    #high-low-average-content #high-low-average-table col:nth-child(3) {
    border-right: 1px solid #8e8e8e;
    }
    #high-low-average-content #high-low-average-table tr:last-child {
    border-bottom: 1px solid #8e8e8e;
    }
    #high-low-average-mobile-content {
    margin: 0 auto;
    max-width: 1124px;
    display: none;
    }
    @media screen and (max-width:1000px) {
    #high-low-average-mobile-content {
    display: block;
    }
    }
    #high-low-average-mobile-content #high-low-average-main-content {
    padding: 0 4px;
    }
    #high-low-average-mobile-content #high-low-average-top #high-low-title {
    padding-left: 10px;
    margin: 10px 0;
    font-size: 2em;
    }
    #high-low-average-mobile-content #high-low-average-top #region-filter {
    padding: 20px 0 0 10px;
    font-size: 12px;
    color: #6e6e6e;
    }
    #high-low-average-mobile-content #return-to-listings-link {
    color: #007a4c;
    text-decoration: none;
    padding-left: 10px;
    }
    #high-low-average-mobile-content #return-to-listings-link i {
    font-size: 1.2em;
    }
    #high-low-average-mobile-content #search-criteria {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 14px;
    }
    #high-low-average-mobile-content #search-criteria .criteria {
    margin: 5px 0;
    }
    #high-low-average-mobile-content #high-low-average-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    margin-top: 20px;
    }
    #high-low-average-mobile-content #high-low-average-table thead tr #description-column {
    width: 50%;
    border: 0;
    }
    #high-low-average-mobile-content #high-low-average-table thead tr th:nth-child(1n+2) {
    border-left: 1px solid #8e8e8e;
    border-top: 1px solid #8e8e8e;
    }
    #high-low-average-mobile-content #high-low-average-table thead tr th {
    padding: 15px 5px;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr td:first-child {
    border-left: 1px solid #8e8e8e;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr td:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr td:nth-child(1n+2) {
    text-align: right;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr td {
    padding: 15px 5px;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr td a {
    color: #007a4c;
    }
    #high-low-average-mobile-content #high-low-average-table tbody tr:nth-child(odd) {
    background-color: #eee;
    }
    #high-low-average-mobile-content #high-low-average-table col:nth-child(3) {
    border-right: 1px solid #8e8e8e;
    }
    #high-low-average-mobile-content #high-low-average-table tr:last-child {
    border-bottom: 1px solid #8e8e8e;
    }
    @media screen and (min-width:1001px) {
    #contact-info>.view-seller-btn,
    #contact-info>.contact-options {
    display: none;
    }
    }
    @media screen and (min-width:1001px) {
    .dealer-info {
    overflow: hidden;
    padding-left: 20px;
    }
    }
    .dealer-info h3 {
    font-size: 1.5rem;
    font-weight: bold;
    font-family: Arial, sans-serif;
    }
    .dealer-info h3.wholesale {
    color: #b12c1b;
    }
    .dealer-info .dealer-company-header {
    font-size: 1.1rem;
    font-weight: bold;
    font-family: Arial, sans-serif;
    }
    @media screen and (min-width:1001px) {
    .dealer-info .contact-information {
    width: 50%;
    float: left;
    }
    }
    .dealer-info .contact-information .address,
    .dealer-info .contact-information .phone,
    .dealer-info .contact-information .contact {
    line-height: 20px;
    }
    .dealer-info .contact-information .inline-block {
    display: inline-block;
    }
    .dealer-info .anchor-no-link {
    cursor: auto;
    text-decoration: none;
    }
    .dealer-info .listing-location-display {
    font-weight: bold;
    }
    .dealer-info .google-maps-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .dealer-info .google-maps-link i {
    margin-right: 2px;
    }
    .dealer-info .address-and-contact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 28px;
    }
    @media screen and (max-width:1000px) {
    .dealer-info .phone-and-email {
    display: none;
    }
    }
    @media screen and (min-width:1001px) {
    .dealer-info .phone-and-email {
    float: right;
    width: 37%;
    }
    .dealer-info .phone-and-email .send-email-btn {
    background-color: #fff;
    color: #007a4c;
    border: 1px solid #007a4c;
    font-weight: 700;
    height: auto;
    margin-top: 15px;
    padding: 14px 0;
    text-transform: uppercase;
    width: 100%;
    }
    .dealer-info .phone-and-email .send-email-btn:hover {
    background-color: #fff;
    border-color: #1c6d25;
    color: #1c6d25;
    }
    .dealer-info .phone-and-email .send-email-btn .fas {
    font-size: .938rem;
    padding-right: 10px;
    }
    .dealer-info .phone-and-email .send-email-btn span {
    margin: 5px;
    }
    .dealer-info .phone-and-email .check-availability-btn,
    .dealer-info .phone-and-email .video-chat-btn {
    display: block;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 4px;
    text-decoration: none;
    transition: ease .3s;
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) and (min-width:1000px) {
    .dealer-info .phone-and-email .check-availability-btn:hover,
    .dealer-info .phone-and-email .video-chat-btn:hover {
    background: #444;
    }
    }
    @media screen and (min-width:1001px) {
    .dealer-info .phone-and-email .check-availability-btn .fas,
    .dealer-info .phone-and-email .video-chat-btn .fas {
    padding-right: 3px;
    }
    .dealer-info .phone-and-email .check-availability-btn span,
    .dealer-info .phone-and-email .video-chat-btn span {
    margin: 5px;
    }
    }
    @media screen and (max-width:1000px) {
    .dealer-info .contact-info-heading,
    .dealer-info .phone,
    .dealer-info .whatsapp,
    .dealer-info .facebook-messenger {
    display: none;
    }
    }
    .dealer-info .field-name {
    font-size: 14px;
    vertical-align: top;
    font-weight: bold;
    margin-right: 7px;
    }
    .dealer-info .field-value {
    vertical-align: top;
    font-size: 14px;
    max-width: 100%;
    }
    .detail-additional-data {
    margin: 20px 0;
    }
    @media screen and (min-width:1001px) {
    .detail-additional-data {
    margin: 10px 0;
    max-width: 1124px;
    }
    }
    .detail-additional-data .data-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 5px;
    font-size: .875rem;
    font-weight: normal;
    font-family: Arial, sans-serif;
    }
    @media screen and (max-width:410px) {
    .detail-additional-data .data-row {
    font-size: .75rem;
    }
    }
    .detail-additional-data .data-row .data-label {
    color: #fff;
    background-color: #007a4c;
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: pre-wrap;
    }
    @media screen and (max-width:1000px) {
    .detail-additional-data .data-row .data-label {
    min-width: 30%;
    max-width: 30%;
    display: block;
    padding: 10px 7px;
    }
    }
    @media screen and (min-width:1001px) {
    .detail-additional-data .data-row .data-label {
    padding: 10px 10px;
    width: 300px;
    }
    }
    .detail-additional-data .data-row .data-value {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: inherit;
    font-weight: bold;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 10px 7px;
    background-color: #f2f2f2;
    margin-left: 5px;
    white-space: pre-wrap;
    word-break: break-word;
    }
    @media screen and (max-width:1000px) {
    .detail-additional-data .data-row .data-value {
    width: 100%;
    }
    }
    @media screen and (min-width:1001px) {
    .detail-additional-data .data-row .data-value {
    width: 804px;
    }
    }
    .detail-additional-data .data-row .terms-and-conditions-details {
    width: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    }
    .detail-additional-data .data-row .terms-and-conditions-details p {
    margin: 0;
    }
    .detail-additional-data .data-row .p-toggle-btn {
    font-weight: 700;
    color: #007a4c;
    cursor: pointer;
    margin-top: 5px;
    }
    .additional-information {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .additional-information__heading {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    }
    .additional-information__link {
    margin-bottom: 10px;
    }
    @media screen and (min-width:1000px) {
    .additional-information__link:hover {
    color: #1c6d25;
    }
    }
    .additional-information__image {
    margin-right: 5px;
    vertical-align: middle;
    }
    .bidding-box-details__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px #ddd solid;
    }
    .bidding-box-details__heading {
    margin: 0;
    font-size: 1.125rem;
    }
    .bidding-box-details__more-info {
    cursor: pointer;
    }
    .bidding-box-details__more-info-icon {
    margin-left: 5px;
    }
    .bidding-box-details__buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .bidding-box-details__buttons {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (min-width:1001px) {
    .bidding-box-details__buttons {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    .bidding-box-details__auction-in-progress {
    margin: 5px 0;
    }
    .bidding-box-details__view-buyers-premium {
    background-color: inherit;
    }
    @media screen and (min-width:1000px) {
    .bidding-box-details__view-buyers-premium:hover {
    cursor: pointer;
    }
    }
    .newsstand-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .inner-wrap {
    max-width: 100%;
    }
    .main-content {
    margin: auto;
    }
    .di-issue-date {
    font-style: italic;
    }
    .di-img {
    border: 1px solid #ccc;
    width: 100%;
    }
    .di-info {
    height: 10em;
    margin-top: 1em;
    overflow: auto;
    }
    .di-title {
    margin-bottom: 1em;
    }
    .di-title h1 {
    display: inline-block;
    font-size: 1.5rem;
    margin-right: .5rem;
    }
    .di-edition-name {
    font-size: 1.1em;
    }
    .di-region,
    .di-issue-date {
    max-height: 1.3em;
    }
    .di-edition-name,
    .di-region,
    .di-issue-date {
    line-height: 1.3em;
    overflow: hidden;
    }
    .di-container {
    display: inline-block;
    width: 17.6%;
    margin: 0 1% 3em;
    }
    .di-subscribe {
    font-weight: bold;
    font-size: 12px;
    margin: 1em 0 0 0;
    display: inline-block;
    cursor: pointer;
    background-color: #007a4c;
    text-align: center;
    line-height: 1.5rem;
    padding: 3px 7px;
    color: #fff;
    width: 95%;
    text-decoration: none;
    border-radius: 5px;
    }
    .di-subscribe.alt {
    background-color: #000;
    color: #fff;
    }
    .di-subscribe:hover {
    background-color: #1c6d25;
    color: #fff;
    }
    .show-all.alt {
    background-color: #007a4c;
    }
    .pagination {
    width: 98%;
    overflow: hidden;
    zoom: 1;
    text-align: center;
    padding: 2em 0 .5em 0;
    }
    .pagination a.prev {
    float: left;
    }
    .pagination a.next {
    float: right;
    }
    .pagination a.btn {
    text-decoration: none;
    }
    @media screen and (min-width:380px) and (max-width:1025px) {
    .di-info {
    margin-bottom: 1em;
    }
    }
    @media screen and (max-width:1000px) {
    .di-container {
    width: 22%;
    }
    }
    @media screen and (max-width:640px) {
    .di-container {
    width: 30.5%;
    }
    }
    @media screen and (max-width:520px) {
    .di-container {
    width: 46.5%;
    }
    }
    @media screen and (max-width:400px) {
    .di-container {
    width: 95%;
    }
    }
    .distance-modal .ts-modal-content {
    overflow: visible;
    text-align: center;
    }
    @media screen and (max-width:1000px) {
    .distance-modal .ts-modal-content {
    max-width: 95%;
    margin-top: 50%;
    border-radius: 5px;
    }
    }
    .distance-modal .current-btn {
    display: block;
    width: 100%;
    background: #007a4c;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    margin: 10px 0;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
    }
    .distance-modal .current-btn i {
    margin-right: 5px;
    }
    @media screen and (min-width:1001px) {
    .distance-modal .current-btn:hover {
    background-color: #1c6d25;
    }
    }
    .distance-modal .distance-form-container {
    position: relative;
    margin: 10px 0;
    display: block;
    }
    .distance-modal .distance-form-container .distance-form {
    border: 1px solid #ccc;
    display: flex;
    background: #fff;
    width: 100%;
    }
    .distance-modal .distance-form-container .distance-form div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .distance-modal .distance-form-container .distance-form input[type="text"] {
    height: auto;
    padding: 12px;
    margin: 0;
    border: none;
    line-height: normal;
    box-sizing: border-box;
    }
    .distance-modal .distance-form-container .distance-form input[type="text"]:focus {
    outline: none;
    }
    .distance-modal .distance-form-container .distance-form button {
    width: 52px;
    border-radius: 0;
    }
    .email-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1.1rem;
    line-height: 1.6;
    font-family: Roboto, sans-serif;
    }
    .email-container h1 {
    font-size: 2rem !important;
    }
    .email-container .inner-wrap {
    padding-right: 24px;
    }
    .email-container .content {
    max-width: 50%;
    margin: auto;
    }
    .email-container>div {
    padding-left: 24px;
    }
    @media screen and (max-width:768px) {
    .email-container .content {
    max-width: 100%;
    }
    }
    .send-a-message .top-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .send-a-message .top-right .form-el:nth-child(1) {
    -webkit-box-flex: 5;
    -moz-box-flex: 5;
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
    }
    .send-a-message .top-right .form-el:nth-child(2) {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-left: 25px;
    }
    .send-a-message .video-chat-datetime {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    }
    .send-a-message .video-chat-datetime>div {
    width: 48%;
    }
    .send-a-message .comment-element {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .send-a-message .comment-element textarea {
    height: 175px;
    font-family: inherit;
    line-height: 2;
    padding: 10px;
    overflow-y: scroll;
    resize: vertical;
    }
    @media screen and (min-width:650px) {
    .send-a-message .comment-element textarea {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    height: auto;
    }
    }
    .send-a-message .warranty-element {
    display: none;
    }
    .send-a-message .ts-modal-content {
    padding-bottom: max(20px, calc(2*env(safe-area-inset-bottom)));
    }
    .send-a-message .social-share-icon {
    margin-right: auto;
    position: absolute;
    top: 2px;
    left: 2px;
    }
    .send-a-message .social-share-icon-fa {
    color: #fff;
    margin: 8px;
    height: 25px;
    width: 25px;
    }
    .youtube-thumbnail .youtube-thumbnail-btn {
    margin: 35px 0 25px;
    display: block;
    width: 100%;
    cursor: pointer;
    }
    .youtube-thumbnail .youtube-thumbnail-img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    transition: all .2s ease-in-out;
    overflow: hidden;
    z-index: 0;
    }
    .youtube-thumbnail .youtube-thumbnail-img:hover {
    transform: scale(1.01);
    box-shadow: 0 10px 35px 0;
    }
    .youtube-thumbnail .youtube-thumbnail-img:hover:before {
    opacity: 0;
    }
    .youtube-thumbnail .youtube-thumbnail-img:hover:after {
    background: transparent;
    }
    .youtube-thumbnail .youtube-thumbnail-img:before {
    position: absolute;
    font-family: "Font Awesome 5 Brands";
    font-size: 48px;
    font-weight: 900;
    color: #fff;
    content: "";
    z-index: 9999;
    opacity: .95;
    transition: all .2s ease-in-out;
    }
    .youtube-thumbnail .youtube-thumbnail-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .25);
    z-index: 999;
    pointer-events: none;
    transition: all .2s ease-in-out;
    }
    .youtube-thumbnail .youtube-thumbnail-text {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    }
    .youtube-thumbnail .youtube-thumbnail-text:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    content: "";
    margin-left: 5px;
    }
    .youtube-video-modal .ts-modal-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    max-width: 960px;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    padding: 0 10px;
    margin: 0 auto;
    overflow-y: hidden;
    }
    .youtube-video-modal .ts-modal-header {
    width: 100%;
    margin-bottom: 45px;
    z-index: 1505;
    }
    .youtube-video-modal .ts-modal-header .ts-button {
    width: 45px;
    border: none;
    border-radius: 15px;
    background-color: #c00;
    color: #fff;
    font-size: 35px;
    }
    .youtube-video-modal .ts-modal-body {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    }
    .youtube-video-modal .ts-modal-body iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    }
    .youtube-playlist-container {
    display: block;
    width: 100%;
    max-width: 350px;
    margin: auto;
    cursor: pointer;
    text-align: center;
    }
    .youtube-playlist-container .youtube-playlist-viewport {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    transition: all .2s ease-in-out;
    overflow: hidden;
    z-index: 0;
    }
    .youtube-playlist-container .youtube-playlist-viewport iframe {
    margin: auto;
    max-width: 100%;
    width: 400px;
    height: 220px;
    }
    .youtube-playlist-container .youtube-playlist-text {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    }
    .youtube-playlist-container .youtube-playlist-text:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    content: "";
    margin-left: 5px;
    }
    @media screen and (max-height:600px) {
    .youtube-video-modal .ts-modal-content {
    max-width: 698px;
    }
    .youtube-video-modal .ts-modal-header {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    }
    }
    @media screen and (max-width:600px) {
    .youtube-video-modal .ts-modal-body {
    padding-bottom: -moz-calc(56.25% - 11.25px);
    padding-bottom: -webkit-calc(56.25% - 11.25px);
    padding-bottom: -o-calc(56.25% - 11.25px);
    padding-bottom: calc(56.25% - 11.25px);
    }
    .youtube-video-modal .ts-modal-body,
    .youtube-video-modal .ts-modal-header {
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
    }
    }
    .feedback-modal {
    padding-left: 0;
    }
    .feedback-modal .CAPrivacyPolicyNotice a {
    text-decoration: underline;
    }
    .feedback-modal .form-bottom {
    display: block;
    }
    .feedback-modal .text-area-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .feedback-modal .text-area-container .text-area {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    resize: vertical;
    }
    @media screen and (max-width:1000px) {
    .feedback-modal .form-main-content {
    display: block !important;
    }
    .feedback-modal .left-col,
    .feedback-modal .right-col {
    padding-right: 0 !important;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .feedback-modal .ts-modal-content :last-of-type.modal-form-el {
    display: block !important;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1;
    }
    }
    .site-footer {
    transition: width, margin-left .5s ease;
    width: 100%;
    background-color: #333;
    color: #fff;
    font-size: .875rem;
    margin-top: auto;
    }
    .site-footer .footer-link {
    text-decoration: none;
    color: #fff;
    font-size: .75rem;
    margin-right: 10px;
    }
    .site-footer .footer-link:hover {
    color: #007a4c;
    }
    .site-footer .footer-logo img {
    height: 35px;
    margin-left: 20px;
    }
    @media screen and (max-width:768px) {
    .site-footer .footer-logo img {
    height: 26px;
    }
    }
    .site-footer .other-links .footer-link {
    margin-right: 0;
    }
    .site-footer:before {
    content: "";
    clear: both;
    }
    .site-footer .footer-top-border {
    height: 10px;
    background-color: #007a4c;
    }
    .site-footer .footer-content {
    margin: 0 auto;
    max-width: 1124px;
    box-sizing: border-box;
    padding: 10px 28px 15px;
    }
    .site-footer .footer-row-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 13px;
    border-bottom: 1px solid #fff;
    }
    .site-footer .footer-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 70%;
    margin-right: 20px;
    }
    @media screen and (max-width:1000px) {
    .site-footer .footer-links {
    display: none;
    }
    }
    .site-footer .footer-row-2 {
    padding-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    @media screen and (max-width:1000px) {
    .site-footer .footer-row-2 .other-links {
    display: none;
    }
    }
    .site-footer .copyright {
    color: #fff;
    font-size: .75rem;
    flex: 2;
    }
    .site-footer .other-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-flex: 1.45;
    -moz-box-flex: 1.45;
    -webkit-flex: 1.45;
    -ms-flex: 1.45;
    flex: 1.45;
    flex-flow: column;
    align-items: flex-end;
    }
    .social-media-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .social-media-links .twitter-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-twitter-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #64cbee;
    background-size: 29px;
    }
    .social-media-links .mobile-twitter-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_Twitter_MobileShare.svg);
    }
    .social-media-links .facebook-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-facebook-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #507cbd;
    background-size: 29px;
    }
    .social-media-links .mobile-facebook-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_Facebook_MobileShare.svg);
    }
    .social-media-links .google-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-google-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: "red";
    background-size: 29px;
    }
    .social-media-links .mobile-google-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_Google_MobileShare.svg);
    }
    .social-media-links .insta-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-insta-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f24e29;
    background-size: 29px;
    }
    .social-media-links .mobile-insta-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_Insta_MobileShare.svg);
    }
    .social-media-links .linkedin-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-linkedin-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #346582;
    background-size: 29px;
    }
    .social-media-links .mobile-linkedin-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_LinkedIn_MobileShare.svg);
    }
    .social-media-links .youtube-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-youtube-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f06361;
    background-size: 29px;
    }
    .social-media-links .mobile-youtube-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_YouTube_MobileShare.svg);
    }
    .social-media-links .add-img {
    transition: all .2s ease-in-out;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    box-sizing: border-box;
    border-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .social-media-links .mobile-add-img {
    width: 44px;
    height: 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fd6655;
    background-size: 29px;
    }
    .social-media-links .mobile-add-img.lazyload-bg {
    background-image: url(/content/images/social/home/Icon_Social_Add_MobileShare.svg);
    }
    .social-media-links .social-image {
    width: 45px;
    height: 45px;
    }
    .social-media-links .media-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .social-media-links {
    margin: 0 auto;
    width: 260px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .social-media-links .media-row {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
    }
    .social-media-links .media-row .social-item {
    width: 42px;
    height: 42px;
    }
    }
    .global-brands-modal {
    padding: 5% 0;
    overflow: auto;
    }
    .global-brands-modal .global-brands-modal-content {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 30px);
    max-width: 900px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    animation-name: animatetop;
    animation-duration: .4s;
    padding: 0;
    }
    .global-brands-modal .global-brands-modal-content .ts-modal-body {
    max-height: 60vh;
    padding: 25px;
    overflow-y: auto;
    }
    .global-brands-modal .global-brands-modal-content .ts-modal-body .additional-region-divider {
    font-size: 1.3rem;
    margin: 25px 0;
    }
    .global-brands-modal .global-brands-modal-header {
    display: flex;
    padding: 0 25px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    margin-bottom: auto;
    justify-content: space-between;
    flex-direction: row-reverse;
    }
    .global-brands-modal .global-brands-modal-header h2 {
    font-size: 1.3rem;
    margin: 18px 0;
    }
    .global-brands-modal .global-brands-modal-header .close {
    position: relative;
    font-size: 20px;
    }
    .global-brands-modal .MuiAccordion-root::before {
    background-color: unset;
    }
    .global-brands-modal .accordion-header {
    padding: 10px 20px;
    font-size: 16px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 5px;
    }
    .global-brands-modal .accordion-header:hover {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    }
    .global-brands-modal .accordion-header.country-header {
    padding: 2px 18px;
    font-size: 14px;
    }
    .global-brands-modal .accordion-header.country-header .MuiAccordionSummary-content {
    align-items: center;
    }
    .global-brands-modal .accordion-header img {
    margin-right: 10px;
    }
    .global-brands-modal .MuiAccordionDetails-root {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    }
    .global-brands-modal .brand-container {
    display: flex;
    flex-wrap: wrap;
    }
    .global-brands-modal .brand-container .brand-box {
    display: block;
    position: relative;
    background: #fff;
    width: calc(33.3333% - 4px);
    margin: 2px;
    padding: 15px;
    text-align: center;
    border: 1px #eee solid;
    transition: all .5s ease;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    }
    .global-brands-modal .brand-container .brand-box:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 70px 0 rgba(0, 0, 0, .25);
    z-index: 9;
    font-weight: bold;
    }
    .global-brands-modal .brand-container .brand-box img {
    display: block;
    padding: 15px;
    max-width: 100%;
    height: 60px;
    margin: auto;
    }
    .header-submenu {
    padding: 5px;
    }
    .header-submenu__list-item {
    padding: 10px;
    display: block;
    }
    .header-submenu__link {
    font-size: .813rem;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    }
    @media screen and (max-width:1100px) {
    .hide-1100 {
    display: none;
    }
    }
    @media screen and (min-width:1101px) {
    .show-1100 {
    display: none;
    }
    }
    .header.stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1003;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    }
    .header.stick.no-shadow {
    box-shadow: 0 0;
    }
    .hamburger-menu .our-brands {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    }
    .hamburger-menu .our-brands ul {
    width: 100%;
    padding: 0;
    }
    .hamburger-menu .our-brands ul li {
    width: 100%;
    }
    .hamburger-menu .our-brands ul li a:hover {
    background: #f5f5f5;
    }
    .hamburger-menu .our-brands .all-brands {
    background: #444;
    font-weight: 700;
    color: #fff;
    }
    .faceted-search-content {
    scroll-margin-top: 60px;
    }
    .faceted-search-content .faceted-search__main-section {
    border: 1px solid #ddd;
    }
    .faceted-search-content .faceted-search__top-section {
    border: 1px solid #ddd;
    border-bottom: none;
    }
    .faceted-search-content.visible {
    opacity: 1;
    visibility: visible;
    }
    .faceted-search-content .list-error-container {
    display: none;
    }
    .faceted-search-content .disabled-facet {
    color: #808080;
    }
    .faceted-search-content .disabled-facet .faceted-section-head {
    cursor: not-allowed;
    color: #808080;
    }
    .faceted-search-content button.faceted-search {
    background-color: #333;
    color: #fff;
    }
    @media screen and (min-width:1001px) {
    .faceted-search-content button.faceted-search:hover {
    background-color: #808285;
    }
    }
    .faceted-search-content .mobile-done-button-container {
    display: none;
    padding: 5px 4%;
    border-bottom: 1px solid #ddd;
    }
    .faceted-search-content .mobile-done-button-container .mobile-done-button {
    display: block;
    text-decoration: none;
    background: #007a4c;
    text-align: center;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    }
    .faceted-search-content .mobile-done-button-container .mobile-done-button:hover {
    background: #1c6d25;
    }
    .faceted-search-content .mobile-filtering-by {
    color: #8e8e8e;
    font-size: 11px;
    padding: 10px 0 0 12px;
    display: none;
    }
    .faceted-search-content .selected-facets-container {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    }
    .faceted-search-content .selected-facets-container .selected-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px;
    box-sizing: border-box;
    }
    .faceted-search-content .selected-facets-container .selected-header strong {
    font-size: 14px;
    }
    .faceted-search-content .selected-facets-container .selected-header .filter-clear-all {
    margin-left: auto;
    border: none;
    padding: 0;
    background-color: inherit;
    color: inherit;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    }
    .faceted-search-content .selected-facets-container .selected-facets {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    padding-right: 10px;
    margin-bottom: 15px;
    }
    .faceted-search-content .selected-facets-container .facets-toggle {
    font-size: 13px;
    padding: 0 10px 10px;
    box-sizing: border-box;
    }
    .faceted-search-content .selected-facets-container .facets-toggle a {
    text-decoration: underline;
    cursor: pointer;
    }
    .faceted-search-content .selected-facets-container .selected-facet {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: #007a4c;
    margin: 10px 0 0 10px;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .faceted-search-content .selected-facets-container .selected-facet i {
    padding-right: 4px;
    }
    .faceted-search-content .faceted-section-head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 2%;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    background-color: #f6f6f6;
    color: #000;
    cursor: pointer;
    font-size: inherit;
    text-align: left;
    }
    @media screen and (min-width:1001px) {
    .faceted-search-content .faceted-section-head:hover {
    background-color: #f6f6f6;
    }
    }
    .faceted-search-content .faceted-section-head .faceted-section-title {
    font-size: .83em;
    font-weight: bold;
    }
    .faceted-search-content .space-above {
    margin-top: 25px;
    }
    .faceted-search-content .faceted-section-box {
    padding: 15px 2%;
    border-bottom: 1px solid #ddd;
    position: relative;
    background-color: #fff;
    }
    .faceted-search-content .faceted-section-box.closed {
    display: none;
    }
    .faceted-search-content .faceted-section-box.showAllOnly {
    display: block;
    padding: 0;
    border-bottom: none;
    }
    .faceted-search-content .faceted-section-box .loader-container.unopen-facet {
    left: auto;
    top: auto;
    margin-left: 0;
    margin-top: -3%;
    width: 25%;
    min-width: 200px;
    max-width: 281px;
    }
    .faceted-search-content .faceted-section-box .loader-container.unopen-facet .loader {
    margin: 7px auto;
    }
    .faceted-search-content .faceted-section-box .faceted-text-input {
    display: inline-block;
    width: 65%;
    font-size: 12px;
    margin-right: 1%;
    margin: 0;
    float: left;
    }
    .faceted-search-content .faceted-section-box .faceted-text-input-searchType {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    font-size: 11px;
    }
    .faceted-search-content .faceted-section-box .faceted-search {
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin-left: 2%;
    padding-bottom: 0;
    padding-top: 0;
    width: 33%;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container {
    font-size: 12px;
    background-color: #fff;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container.hide {
    display: none;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container.faceted-header {
    font-weight: bold;
    padding-bottom: 5px;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 5px;
    cursor: pointer;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {
    cursor: pointer;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 3px;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-count {
    float: right;
    margin-top: 3px;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container__disabled {
    color: #808080;
    cursor: not-allowed;
    }
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container__disabled label,
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container__disabled input,
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container__disabled span {
    cursor: not-allowed;
    }
    .faceted-search-content .faceted-section-box .faceted-link {
    padding-left: 5px;
    }
    .faceted-search-content .faceted-section-box .faceted-link input {
    display: none;
    }
    .faceted-search-content .faceted-section-box .faceted-link .option-name {
    text-decoration: underline;
    }
    @media screen and (max-width:1000px) {
    .faceted-search-content .faceted-section-box .individual-option {
    padding: 5px 10px 0 10px;
    display: block;
    }
    .faceted-search-content .faceted-section-box .individual-option:last-of-type {
    padding-bottom: 10px;
    }
    }
    .faceted-search-content .faceted-section-box .view-text {
    display: inline;
    }
    .faceted-search-content .faceted-section-box .freq-options {
    margin-bottom: 10px;
    }
    .faceted-search-content .faceted-section-box .faceted-range {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 65%;
    font-size: 12px;
    float: left;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 100%;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .prefix,
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .suffix {
    color: #000;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .prefix {
    position: absolute;
    margin-left: 5px;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .prefix-input {
    padding-left: 12px;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .suffix {
    right: 0;
    position: absolute;
    margin-right: 5px;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container .suffix-input {
    padding-right: 20px;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container input::-webkit-outer-spin-button,
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-input-container input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
    .faceted-search-content .faceted-section-box .faceted-range .faceted-range-divider {
    margin: 2%;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range {
    font-size: 12px;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range .faceted-range-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range .faceted-range-container .faceted-range {
    width: 100%;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range .days-ago-container {
    margin-top: 5px;
    display: inline-block;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range .days-ago-container .days-ago-input {
    width: 15%;
    height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 0;
    font-size: 12px;
    }
    .faceted-search-content .faceted-section-box .faceted-date-range .faceted-search {
    margin: 10px auto 0;
    display: block;
    }
    .faceted-search-content .faceted-section-box .faceted-btn-container {
    text-align: center;
    }
    .faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 1%;
    display: inline-block;
    cursor: pointer;
    padding: 5px 7px;
    text-align: center;
    line-height: 1.5rem;
    min-width: 110px;
    border-radius: 5px;
    background: #000;
    color: #fff;
    }
    .faceted-search-content .faceted-section-box .hybrid-content {
    width: 100%;
    display: flex;
    }
    .faceted-search-content .faceted-section-box .hybrid-content .option-name {
    display: inline-block;
    }
    .faceted-search-content .faceted-section-box .hybrid-content .disabled {
    color: #808080;
    cursor: not-allowed;
    }
    .faceted-search-content .faceted-section-box .hybrid-content .button-icons {
    display: flex;
    align-items: flex-end;
    opacity: .65;
    font-size: 14px;
    }
    .faceted-search-content .faceted-section-box .hybrid-content .button-icons i {
    padding-left: 15px;
    }
    .faceted-search-content .faceted-section-box .hybrid-content .disabled {
    color: #808080;
    cursor: not-allowed;
    }
    .faceted-search-content .faceted-section-box .hybrid-content-edit {
    width: 100%;
    display: flex;
    }
    .faceted-search-content .faceted-section-box .hybrid-content-edit .button-icons {
    display: flex;
    align-items: flex-end;
    padding-bottom: 20px;
    margin-top: auto;
    opacity: .65;
    font-size: 14px;
    }
    .faceted-search-content .faceted-section-box .hybrid-content-edit .button-icons i {
    padding-left: 15px;
    }
    .faceted-search-content .faceted-section-box .hybrid-content-edit .hybrid-text-box {
    display: flex;
    padding-bottom: 15px;
    }
    .faceted-search-content .faceted-section-box .hybrid-content-edit .disabled {
    color: #808080;
    }
    @media screen and (max-width:785px) {
    .faceted-search-content {
    position: fixed;
    border: none;
    bottom: 0;
    float: none;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    max-width: none;
    overflow-y: auto;
    opacity: 0;
    background-color: #fff;
    color: #000;
    transition: opacity .3s 0s, visibility 0s .3s;
    visibility: hidden;
    z-index: 1502;
    -webkit-overflow-scrolling: touch;
    }
    .faceted-search-content .mobile-done-button-container {
    display: block;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 5;
    }
    .faceted-search-content .list-error-container {
    display: block;
    }
    .faceted-search-content .mobile-filtering-by {
    display: block;
    }
    .faceted-search-content .faceted-search-field.disabled-facet .faceted-section-head {
    color: #808080;
    }
    .faceted-search-content .faceted-search-field .faceted-section-head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f6f6f6;
    color: #000;
    }
    .faceted-search-content .faceted-search-field .faceted-link {
    padding-left: 10px;
    border-top: none !important;
    border-left: none !important;
    }
    .faceted-search-content .faceted-search-field .faceted-link .view-text span {
    display: none;
    }
    .faceted-search-content .faceted-search-field .faceted-link .view-text span {
    display: none;
    }
    .faceted-search-content .faceted-search-field .faceted-link .option-name {
    text-decoration: underline;
    }
    .faceted-search-content .faceted-search-field .faceted-link .disabled {
    color: #808080;
    cursor: not-allowed;
    }
    .faceted-search-content .faceted-search-field.checkbox .faceted-section-box.closed,
    .faceted-search-content .faceted-search-field.Checkbox .faceted-section-box.closed {
    display: block;
    padding: 0;
    border: none;
    }
    .faceted-search-content .faceted-search-field.checkbox .faceted-section-box.closed .faceted-option-checkbox-container,
    .faceted-search-content .faceted-search-field.checkbox .faceted-section-box.closed .faceted-view-more-btn,
    .faceted-search-content .faceted-search-field.checkbox .faceted-section-box.closed .faceted-show-all-btn,
    .faceted-search-content .faceted-search-field.Checkbox .faceted-section-box.closed .faceted-option-checkbox-container,
    .faceted-search-content .faceted-search-field.Checkbox .faceted-section-box.closed .faceted-view-more-btn,
    .faceted-search-content .faceted-search-field.Checkbox .faceted-section-box.closed .faceted-show-all-btn {
    display: none;
    }
    .faceted-search-content .faceted-search-field.checkbox .faceted-section-box.closed .visible,
    .faceted-search-content .faceted-search-field.Checkbox .faceted-section-box.closed .visible {
    display: block;
    }
    }
    @media screen and (min-width:786px) {
    .side-container {
    float: left;
    margin-right: 1%;
    width: 25%;
    }
    }
    @media screen and (max-width:785px) {
    .show-all-modal {
    background-color: #fff;
    overflow-y: unset;
    }
    }
    .show-all-modal .show-all-modal-content-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    }
    @media screen and (max-width:785px) {
    .show-all-modal .show-all-modal-content-container {
    margin: 0;
    }
    }
    @media screen and (min-width:786px) {
    .show-all-modal .show-all-modal-content-container {
    width: 92%;
    max-width: 750px;
    padding: 1.2%;
    }
    }
    @media screen and (min-width:786px) {
    .show-all-modal .single-column {
    max-width: 24%;
    }
    .show-all-modal .single-column .option-container {
    padding: 5px 0;
    }
    }
    .show-all-modal .show-all-modal-content {
    background-color: inherit;
    }
    .show-all-modal .show-all-modal-header {
    background-color: inherit;
    margin-bottom: 5px;
    }
    @media screen and (max-width:785px) {
    .show-all-modal .show-all-modal-header {
    position: sticky;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: .5em;
    margin-top: -20px;
    top: -20px;
    left: 0;
    }
    .show-all-modal .show-all-modal-header .close {
    display: none;
    }
    }
    .show-all-modal .show-all-modal-header .top-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .show-all-modal .filter-options {
    margin-bottom: 10px;
    }
    @media screen and (min-width:786px) {
    .show-all-modal .filter-options {
    width: 300px;
    }
    }
    .show-all-modal .filter-options input {
    margin: 3px 0;
    width: 100%;
    }
    .show-all-modal .filter-options input::-ms-clear {
    display: none;
    }
    .show-all-modal .filter-options .clear-text {
    position: relative;
    top: -25px;
    float: right;
    margin-right: 7px;
    color: #a9a9a9;
    font-size: 14px;
    cursor: pointer;
    height: 0;
    }
    .show-all-modal .faceted-option-checkbox-sort {
    background-color: #b7b7b7;
    color: #000;
    padding: 5px 15px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    width: auto;
    width: initial;
    }
    .show-all-modal .faceted-option-checkbox-sort .fas {
    padding: 0 5px;
    }
    .show-all-modal .faceted-option-checkbox-sort--high-contrast {
    padding: 5px 15px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    width: auto;
    width: initial;
    }
    @media screen and (max-width:550px) {
    .show-all-modal .option-container {
    width: 95%;
    column-count: 1;
    }
    }
    .show-all-modal .show-all-modal-title {
    font-size: 1.17em;
    }
    @media screen and (max-width:785px) {
    .show-all-modal .show-all-modal-title {
    margin: 0 .5em;
    }
    }
    @media screen and (max-width:785px) {
    .show-all-modal .back-button,
    .show-all-modal .apply-button,
    .show-all-modal .nuf-button {
    border-radius: 4px;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    }
    .show-all-modal .back-button {
    border: 1px solid #007a4c;
    color: #007a4c;
    background-color: inherit;
    }
    .show-all-modal .apply-button {
    background: #007a4c;
    color: #fff;
    }
    .show-all-modal .nuf-button {
    background: #007a4c;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    }
    .show-all-modal .nuf-button:not(:first-of-type) {
    margin-left: 5px;
    }
    }
    @media screen and (min-width:786px) {
    .show-all-modal .back-button,
    .show-all-modal .apply-button,
    .show-all-modal .nuf-button {
    display: none;
    }
    }
    .show-all-modal .all-options-container {
    overflow-y: auto;
    overflow-x: hidden;
    }
    .show-all-modal .all-options-container.fixed-search-height-additional {
    height: 78vh;
    overflow: hidden;
    }
    .show-all-modal .all-options-container.fixed-search-height {
    height: 84vh;
    overflow: hidden;
    }
    @media screen and (min-width:786px) {
    .show-all-modal .all-options-container {
    max-height: 40vh;
    }
    .show-all-modal .all-options-container.fixed-search-height {
    height: 40vh;
    }
    }
    .show-all-modal .all-options-container .faceted-header {
    width: 98%;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    }
    .show-all-modal .all-options-container .option-container {
    width: 98%;
    margin: 0 1%;
    }
    @media screen and (min-width:551px) {
    .show-all-modal .all-options-container .option-container.three-column {
    column-count: 3;
    }
    .show-all-modal .all-options-container .option-container.two-column {
    column-count: 2;
    }
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container {
    font-size: 12px;
    width: 100%;
    }
    @media screen and (min-width:786px) {
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container {
    display: inline-block;
    }
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container .option-name {
    margin-right: 6px;
    margin-top: 3px;
    max-width: 100%;
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container .option-count {
    float: right;
    margin-top: 3px;
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 5px;
    cursor: pointer;
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container label input {
    cursor: pointer;
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container__disabled {
    color: #808080;
    cursor: not-allowed;
    }
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container__disabled label,
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container__disabled input,
    .show-all-modal .all-options-container .option-container .faceted-option-checkbox-container__disabled span {
    cursor: not-allowed;
    }
    .show-all-modal .all-options-container .option-container .individual-option:not(:first-of-type) {
    border-top: 2px solid #ddd;
    padding-top: 5px;
    }
    @media screen and (max-width:785px) {
    .show-all-modal .show-all-apply-filter {
    display: none;
    }
    }
    @media screen and (min-width:786px) {
    .show-all-modal .show-all-apply-filter {
    height: 30px;
    padding-bottom: 0;
    padding-top: 0;
    margin-right: 10px;
    margin-top: 10px;
    }
    }
    @media screen and (max-width:785px) {
    .show-all-modal .additional-button-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    }
    }
    @media screen and (min-width:786px) {
    .show-all-modal .additional-button-row {
    display: inline-block;
    }
    }
    .show-all-modal button {
    background-color: #333;
    color: #fff;
    }
    @media screen and (min-width:1001px) {
    .show-all-modal button:hover {
    background-color: #808285;
    }
    }
    .fin-stacked {
    display: inline-block;
    margin-bottom: .5em;
    }
    .fin-calc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .75em;
    text-decoration: underline;
    }
    @media screen and (min-width:1001px) {
    .fin-calc {
    text-decoration: none;
    }
    }
    @media screen and (min-width:1000px) {
    .fin-calc:hover {
    text-decoration: underline;
    cursor: pointer;
    }
    }
    .fin-calc img {
    margin-right: 5px;
    max-height: 25px;
    }
    .fin-calc i {
    margin-right: 5px;
    }
    .fin-calc p {
    display: inline-block;
    }
    @media screen and (max-width:1000px) {
    .main-detail-color {
    background: #f7f7f7;
    }
    }
    .purchase-today-link {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    }
    @media screen and (max-width:768px) {
    .purchase-today-link {
    width: 100%;
    }
    }
    .purchase-today-link .lender-info {
    margin-left: 2rem;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
    @media screen and (max-width:768px) {
    .purchase-today-link .lender-info {
    margin-right: 15px;
    }
    }
    .purchase-today-link .lender-info img {
    cursor: pointer;
    width: 16px;
    }
    .fin-calc-mobile>a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: block;
    padding: 10px;
    margin: 5px 0;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    }
    .fin-calc-mobile>a:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .fin-calc-mobile>a {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .fin-calc-mobile>a:hover {
    background-color: #1c6d25;
    }
    }
    .fin-calc-mobile>a i {
    float: left;
    max-width: 14px;
    margin-right: -14px;
    }
    .fin-calc-mobile>a.fin-calc-btn-mobile:after {
    font-weight: 900;
    float: right;
    margin-left: -14px;
    }
    @media screen and (min-width:1000px) {
    .fin-calc-mobile>a:hover {
    background: #1c6d25;
    }
    }
    @media screen and (max-width:768px) {
    .purchase-today-link .fin-calc {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    }
    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"]:not([class*="Mui"]),
    input[type="reset"],
    input[type="search"]:not([class*="Mui"]),
    input[type="tel"]:not([class^="Mui"]),
    input[type="text"]:not([class^="Mui"]),
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
    background-color: #fff;
    border: 1px #afafaf solid;
    border-radius: 3px;
    box-sizing: border-box;
    color: #57595b;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 0 0 5px;
    width: 100%;
    }
    @media screen and (max-width:1000px) {
    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"]:not([class*="Mui"]),
    input[type="reset"],
    input[type="search"]:not([class*="Mui"]),
    input[type="tel"]:not([class^="Mui"]),
    input[type="text"]:not([class^="Mui"]),
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
    font-size: 1rem !important;
    }
    }
    @media screen and (min-width:1001px) {
    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"]:not([class*="Mui"]),
    input[type="reset"],
    input[type="search"]:not([class*="Mui"]),
    input[type="tel"]:not([class^="Mui"]),
    input[type="text"]:not([class^="Mui"]),
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
    font-size: .875rem;
    }
    }
    select {
    cursor: pointer;
    }
    .input-validation-error input[type="text"] {
    border-color: #f00;
    border-radius: 0 0 3px 3px;
    }
    .ts__fieldset {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    }
    .ts__legend {
    display: block;
    border: none;
    padding: 0;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-form {
    font-family: canada-type-gibson, sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-form label {
    color: #b4a169;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-form iframe {
    width: 100%;
    margin-bottom: 15px;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form {
    font-family: canada-type-gibson, sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form .ach-label {
    color: #b4a169;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form .ach-field {
    margin-bottom: 1em;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form input,
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form select {
    border: 1px #ddd solid;
    padding: 12px;
    font-family: canada-type-gibson, sans-serif;
    border-radius: 3px;
    box-sizing: border-box;
    height: 100%;
    line-height: 100%;
    color: #000;
    outline: none;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form button {
    border: none;
    flex: none !important;
    line-height: 0;
    display: block;
    margin: 0 auto !important;
    width: 300px !important;
    height: 51px;
    background: #003a5d;
    padding: 15px;
    font-family: canada-type-gibson, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form button:hover {
    background: #01273e;
    }
    .global-payments-modal .global-payments-pay-fields .global-payments-ach-form input.invalid {
    border-color: #ff4040;
    }
    .card-info-fields .global-payments-form label {
    color: #000;
    }
    .card-info-fields .global-payments-form iframe {
    margin-bottom: 15px;
    min-height: 42px;
    width: 100%;
    }
    .card-info-fields .global-payments-form button {
    background-color: #007a4c;
    }
    .hamburger-menu .hm-triggers {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .hamburger-menu .hm-triggers span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 8px;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    }
    .hamburger-menu .hm-triggers i {
    font-size: 20px;
    margin-bottom: 5px;
    }
    .hamburger-menu .hm-overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .5;
    z-index: 1005;
    }
    .hamburger-menu .hm-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
    min-width: 140px;
    max-width: 440px;
    background: #333;
    color: #fff;
    font-weight: 700;
    padding: 0;
    overflow: hidden;
    z-index: 1005;
    }
    .hamburger-menu .hm-content .hm-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-color: #007a4c;
    padding: 5px;
    }
    .hamburger-menu .hm-content .hm-header img {
    width: 220px;
    margin: 0 auto;
    padding-top: 5px;
    }
    .hamburger-menu .hm-content .hm-header .main-logo-link {
    margin-left: 10px;
    }
    .hamburger-menu .hm-content .hm-header .hm-close {
    padding-right: 10px;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back {
    background-color: #007a4c;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back a,
    .hamburger-menu .hm-content .hm-header .sub-menu-back div,
    .hamburger-menu .hm-content .hm-header .sub-menu-back span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    padding: 0;
    margin: 0;
    text-decoration: none;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back a:hover,
    .hamburger-menu .hm-content .hm-header .sub-menu-back div:hover,
    .hamburger-menu .hm-content .hm-header .sub-menu-back span:hover {
    text-decoration: none;
    background-color: inherit;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back a span,
    .hamburger-menu .hm-content .hm-header .sub-menu-back div span,
    .hamburger-menu .hm-content .hm-header .sub-menu-back span span {
    width: 100%;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back a .sub-menu-arrow,
    .hamburger-menu .hm-content .hm-header .sub-menu-back div .sub-menu-arrow,
    .hamburger-menu .hm-content .hm-header .sub-menu-back span .sub-menu-arrow {
    padding: 0 5px;
    }
    .hamburger-menu .hm-content .hm-header .sub-menu-back a i,
    .hamburger-menu .hm-content .hm-header .sub-menu-back div i,
    .hamburger-menu .hm-content .hm-header .sub-menu-back span i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 5px;
    }
    .hamburger-menu .hm-list {
    transform: translateX(0%);
    transition: transform .4s ease;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    background: inherit;
    width: 100%;
    height: calc(100% - 65px);
    font: inherit;
    font-size: 14px;
    list-style: none;
    display: block;
    padding: 0 0 10px 0;
    }
    .hamburger-menu .hm-list li {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    background: transparent;
    }
    .hamburger-menu .hm-list li::after {
    content: '';
    border-bottom: #000 1px solid;
    display: block;
    }
    .hamburger-menu .hm-list li>a,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #aaa;
    padding: 15px;
    margin: 0;
    text-decoration: none;
    }
    .hamburger-menu .hm-list li>a:hover,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector):hover {
    text-decoration: none;
    background: #444;
    }
    .hamburger-menu .hm-list li>a span,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector) span {
    width: 100%;
    }
    .hamburger-menu .hm-list li>a .sub-menu-arrow,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector) .sub-menu-arrow {
    padding: 0 5px;
    }
    .hamburger-menu .hm-list li>a img,
    .hamburger-menu .hm-list li>a i,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector) img,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector) i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 5px;
    }
    .hamburger-menu .hm-list li>a.sub-menu-link.lang-selector span,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector).sub-menu-link.lang-selector span {
    padding: 0 5px;
    }
    .hamburger-menu .hm-list li>a.sub-menu-link.lang-selector img,
    .hamburger-menu .hm-list li>div:not(.our-brands, .user-setting-selector).sub-menu-link.lang-selector img {
    display: inline;
    vertical-align: middle;
    }
    .hamburger-menu .hm-list li .cart-icon-container {
    padding: 15px;
    }
    .hamburger-menu .hm-list li .cart-icon-container i {
    order: 0;
    margin-left: 0;
    }
    .hamburger-menu .hm-list .sub-menu-title {
    background-color: #007a4c;
    }
    .hamburger-menu .hm-list .sub-menu-title a {
    font-weight: 700;
    color: #fff;
    }
    .hamburger-menu .hm-list .sub-menu-title a:hover {
    background-color: inherit;
    }
    .mobile-option-bar {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1003;
    }
    @media screen and (min-width:786px) {
    .mobile-option-bar {
    display: none;
    }
    }
    .mobile-option-bar .mobile-option-bar-filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    background: #fff;
    margin: auto;
    padding: 10px;
    width: 80px;
    height: 80px;
    color: #007a4c;
    border: 2px #ccc solid;
    border-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: .625em;
    font-weight: 700;
    line-height: 1.15;
    z-index: 1004;
    }
    @media screen and (min-width:600px) {
    .mobile-option-bar .mobile-option-bar-filter {
    font-size: .75em;
    }
    }
    .mobile-option-bar .mobile-option-bar-filter i {
    font-size: 20px;
    margin: 0 auto 5px;
    }
    .mobile-option-bar .mobile-option-bar-filter i.small-sort {
    font-size: 12px;
    }
    .mobile-option-bar .mobile-option-bar-filter span {
    width: 100%;
    display: block;
    }
    .mobile-option-bar .mobile-option-bar-options {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    box-shadow: -1px -1px 16px rgba(0, 0, 0, .5);
    border-radius: 10px 10px 0 0;
    font-size: .625em;
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    }
    @media screen and (min-width:600px) {
    .mobile-option-bar .mobile-option-bar-options {
    font-size: .75em;
    }
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group:first-child {
    padding-right: 25px;
    border-top-left-radius: 10px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group:first-child .option-bar-option:first-child {
    border-top-left-radius: 10px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group:last-child {
    padding-left: 25px;
    border-top-right-radius: 10px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group:last-child .option-bar-option:last-child {
    border-top-right-radius: 10px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group:only-child {
    padding: 0;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option {
    vertical-align: middle;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    padding: 10px 4px 20px;
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option .option-bar-image {
    max-height: 12px;
    margin: 0 auto 5px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option i {
    font-size: 20px;
    margin: 5px auto;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option a {
    text-decoration: none;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option a .vip-image {
    display: block;
    max-height: 15px;
    margin: 5px auto 8px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .option-bar-option span {
    width: 100%;
    display: block;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .sort-option-container {
    min-width: 35%;
    overflow: auto;
    box-shadow: -1px -1px 16px rgba(0, 0, 0, .5);
    border-bottom: 1px solid #8e8e8e;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .sort-option-container .sort-option {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: inherit;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .sort-option-container .sort-option:last-child {
    border: none;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .sort-option-container .sort-option.selected-option {
    background-color: #cecece;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .ts-modal-header {
    background-color: inherit;
    margin: 0 0 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .ts-modal-title {
    margin: 5px 0 0 0;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group #option-bar-sort .ts-modal-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 75%;
    border-radius: 10px;
    }
    .mobile-option-bar .mobile-option-bar-options .mobile-options-group .classic-view img {
    display: block;
    }
    .lender-tooltip {
    position: absolute;
    padding: 15px;
    margin-top: 7px;
    border-radius: 5px;
    font-size: 12px;
    background: #555;
    line-height: 1.3;
    color: #fff;
    z-index: 10;
    }
    @media screen and (max-width:768px) {
    .lender-tooltip {
    width: calc(100% - 30px);
    left: 15px;
    }
    }
    @media screen and (min-width:769px) {
    .lender-tooltip {
    width: 260px;
    margin-left: -121px;
    }
    }
    .lender-tooltip:before {
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555;
    top: -10px;
    left: calc(50% - 11px);
    }
    @media screen and (max-width:768px) {
    .lender-tooltip:before {
    right: 13px;
    left: auto;
    }
    }
    @media screen and (max-width:768px) {
    .detail-wrapper .lender-tooltip:before {
    right: 16px;
    }
    }
    .blog-seo {
    border: 1px #ddd solid;
    margin: 25px 0;
    padding: 20px 15px;
    width: 100%;
    }
    .blog-seo .blog-post {
    font-size: 13px;
    margin-top: 10px;
    }
    .blog-seo .blog-post a {
    text-decoration: underline;
    }
    .blog-seo .blog-post em {
    display: block;
    margin-top: 3px;
    }
    .blog-seo h3 {
    display: block;
    margin-bottom: 15px;
    }
    @media screen and (max-width:1000px) {
    .blog-seo {
    margin: 25px;
    width: auto;
    }
    }
    .listing-bidding-box {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: end;
    justify-content: end;
    width: 100%;
    text-align: left;
    }
    .listing-bidding-box .bidding-box-container {
    margin: 4px 0;
    padding: 5px 10px 8px;
    box-sizing: border-box;
    border: 1px #ddd solid;
    background-color: #f6f6f6;
    }
    @media screen and (max-width:1000px) {
    .listing-bidding-box .bidding-box-container {
    width: 100%;
    }
    }
    .listing-bidding-box .bidding-box-container .pre-bid {
    width: 75%;
    }
    .listing-bidding-box .print-current-bid {
    display: none;
    }
    .bidding-box-container {
    margin-top: 5px;
    }
    .bidding-box__status-message,
    .bidding-box__bid-format,
    .bidding-box__user-last-bid,
    .bidding-box__error,
    .bidding-box__buyers-premium {
    font-size: .75rem;
    }
    .bidding-box__user-last-bid,
    .bidding-box__current-bid {
    font-weight: 700;
    }
    .bidding-box__user-last-bid {
    margin: 5px 0 0;
    color: #008000;
    }
    .bidding-box__current-bid {
    font-size: .875rem;
    }
    .bidding-box__current-bid,
    .bidding-box__bid-format,
    .bidding-box__buyers-premium {
    margin-bottom: 5px;
    }
    .bidding-box__buyers-premium {
    cursor: pointer;
    }
    @media screen and (min-width:1000px) {
    .bidding-box__buyers-premium:hover {
    text-decoration: underline;
    }
    }
    .bidding-box__current-bid,
    .bidding-box__buyers-premium {
    color: #b12c1b;
    }
    .bidding-box__error {
    margin-top: 5px;
    }
    .bidding-box__status-message {
    margin: 0;
    }
    .bidding-box__collection-info {
    background: #555;
    margin: 10px 0;
    padding: 10px 15px;
    font-size: .6875rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
    }
    .bidding-box__collection-list {
    display: block;
    margin-top: 5px;
    }
    .bidding-box__collection-list-item {
    display: inline-block;
    padding: 0 5px;
    }
    .bidding-box__collection-list-item-link {
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
    }
    @media screen and (min-width:1000px) {
    .bidding-box__collection-list-item-link:hover {
    text-decoration: none;
    color: inherit;
    }
    }
    .bidding-box__collection-tooltip {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    font-size: .875rem;
    color: #ddd;
    cursor: pointer;
    outline: none;
    appearance: none;
    }
    .bidding-box__collection-tooltip i {
    margin-left: 5px;
    }
    .bidding-box__collection-tooltip-text {
    position: absolute;
    width: 225px;
    white-space: inherit;
    left: 50%;
    bottom: calc(100% + 15px);
    opacity: 0;
    padding: 10px;
    background: #000;
    font-size: .6875rem;
    text-align: center;
    line-height: 1.25;
    color: #fff;
    transform: translate(-50%, 1em);
    border-radius: 10px;
    transition: all .15s ease-in-out;
    }
    .bidding-box__collection-tooltip-text:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #000;
    transform: translate(-50%, 0);
    }
    .bidding-box__collection-tooltip:hover .bidding-box__collection-tooltip-text,
    .bidding-box__collection-tooltip:focus .bidding-box__collection-tooltip-text {
    opacity: 1;
    transform: translate(-50%, 0);
    }
    .listing-carousel .latest-listings-section .section-title {
    display: flex;
    }
    .listing-carousel .latest-listings-section .section-title .wordmark {
    padding: 6px 0 0 0;
    }
    .listing-carousel .latest-listings-section .section-title h2 {
    font-size: unset;
    margin-block-start: unset;
    margin-block-end: unset;
    display: contents;
    }
    .listing-carousel .latest-listings-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    max-width: 1124px;
    width: 92%;
    max-width: 1124px;
    }
    .listing-carousel .latest-listings-container .listing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (min-width:1001px) {
    .listing-carousel .latest-listings-container .slick-slider {
    max-width: 1124px;
    }
    .listing-carousel .latest-listings-container .slick-slider .slick-slide>div {
    border: 1px solid #919191;
    margin: 0 7px;
    }
    .listing-carousel .latest-listings-container .listing {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 412px;
    width: 265px;
    padding: 16px;
    box-sizing: border-box;
    text-decoration: none;
    background-color: #fff;
    }
    .listing-carousel .latest-listings-container .listing:hover,
    .listing-carousel .latest-listings-container .listing:focus {
    background-color: #fff;
    }
    .listing-carousel .latest-listings-container .listing:hover .view-listing-details-link,
    .listing-carousel .latest-listings-container .listing:focus .view-listing-details-link {
    background-color: #1c6d25;
    }
    .listing-carousel .latest-listings-container .listing .listing-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: 378px;
    }
    .listing-carousel .latest-listings-container .listing .image-wrapper {
    position: relative;
    width: 231px;
    height: 204px;
    overflow: hidden;
    border-radius: 8px;
    }
    .listing-carousel .latest-listings-container .listing .image-wrapper .listing-image {
    height: 169px;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    }
    .listing-carousel .latest-listings-container .listing .listing-title-link {
    color: #000;
    text-decoration: none;
    }
    .listing-carousel .latest-listings-container .listing .name-and-category {
    display: block;
    margin-top: 10px;
    }
    .listing-carousel .latest-listings-container .listing .name-and-category .listing-name {
    color: #007a4c;
    display: block;
    font-weight: bold;
    font-size: 18px;
    }
    .listing-carousel .latest-listings-container .listing .name-and-category .listing-category {
    display: block;
    font-family: Arial, sans-serif;
    margin-top: 3px;
    }
    .listing-carousel .latest-listings-container .listing .top-region {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    }
    .listing-carousel .latest-listings-container .listing .listing-price-label {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    }
    .listing-carousel .latest-listings-container .listing .listing-price {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    }
    .listing-carousel .latest-listings-container .listing .view-listing-details-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    font-weight: 700;
    line-height: inherit;
    padding: 12px 0;
    }
    .listing-carousel .latest-listings-container .listing .view-listing-details-link:disabled {
    background-color: #a9a9a9;
    }
    }
    @media screen and (min-width:1001px) and (min-width:1001px) {
    .listing-carousel .latest-listings-container .listing .view-listing-details-link {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) and (min-width:1001px) {
    .listing-carousel .latest-listings-container .listing .view-listing-details-link:hover {
    background-color: #1c6d25;
    }
    }
    .listing-carousel .recommended-listings-section {
    background: #f6f6f6 !important;
    padding: 20px;
    }
    .listing-carousel .recommended-listings-section .section-title {
    display: flex;
    }
    .listing-carousel .recommended-listings-section .section-title .wordmark {
    padding: 6px 0 0 0;
    }
    .listing-carousel .recommended-listings-section .section-title h2 {
    font-size: unset;
    margin-block-start: unset;
    margin-block-end: unset;
    display: contents;
    }
    .listing-carousel .recommended-listings-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    max-width: 1124px;
    width: 100%;
    max-width: 1124px;
    }
    .listing-carousel .recommended-listings-container .listing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .listing-carousel .recommended-listings-container .slick-slider {
    max-width: 1124px;
    }
    .listing-carousel .recommended-listings-container .slick-slider .slick-slide>div {
    border: 1px solid #ddd;
    margin: 0 7px;
    }
    .listing-carousel .recommended-listings-container .listing {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    height: 300px;
    width: 265px;
    box-sizing: border-box;
    text-decoration: none;
    background-color: #fff;
    }
    .listing-carousel .recommended-listings-container .listing:hover,
    .listing-carousel .recommended-listings-container .listing:focus {
    background-color: #fff;
    }
    .listing-carousel .recommended-listings-container .listing:hover .view-listing-details-link,
    .listing-carousel .recommended-listings-container .listing:focus .view-listing-details-link {
    background-color: #1c6d25;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    }
    .listing-carousel .recommended-listings-container .listing .top-region {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .listing-carousel .recommended-listings-container .listing .top-region section {
    padding: 0;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image {
    background: #333;
    color: #fff;
    width: 100%;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex: 0;
    flex-shrink: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-header {
    padding: 4px 10px;
    font-size: .687em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-header img {
    display: inline;
    position: relative;
    top: 1px;
    max-height: 12px;
    margin-right: 5px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .EF {
    background-color: #fcd020;
    color: #000;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .AT {
    background-color: #b12a1c;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container {
    position: relative;
    overflow: hidden;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .listings-watchlist-lnk {
    position: absolute;
    top: 5px;
    right: 5px;
    background: inherit;
    color: #fff;
    padding: 0;
    z-index: 1;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .listings-watchlist-lnk .fa-heart {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    width: 35px;
    height: 35px;
    font-size: 12px;
    border-radius: 50px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .watchlist-delete .far.fa-heart,
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .watchlist-add .fas.fa-heart {
    display: none;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .listing-image-blur {
    height: 150px;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .25;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container .listing-image-blur img {
    width: 100%;
    height: 100%;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-container img.listing-main-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    min-height: 16px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts {
    margin-right: 8px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts .listing-image-icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    vertical-align: text-bottom;
    width: 16px;
    height: 16px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts .listing-image-icon-text {
    font-size: .875em;
    padding: 0 3px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-left .listing-image-price {
    display: none;
    font-size: 1.125em;
    font-weight: 700;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-footer-center {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 700;
    font-size: 12px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-buttons {
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 700;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .listing-image .listing-image-footer .listing-image-buttons .listings-watchlist-lnk {
    padding: 0 5px;
    height: 18px;
    background-color: inherit;
    color: #fff;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion {
    position: absolute;
    background-color: #fff;
    right: 0;
    margin-right: 20px;
    margin-top: 50px;
    min-height: 100px;
    min-width: 150px;
    font-size: 13px;
    text-transform: none;
    color: #000;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
    border-radius: 5px;
    z-index: 10;
    display: block;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .close {
    display: flex;
    justify-content: flex-end;
    padding: 8px 8px 6px;
    cursor: pointer;
    opacity: .5;
    font-size: 11px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .close i {
    padding-left: 5px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content {
    padding: 0 5px 10px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content .single-watchlist {
    padding: 0 10px 8px 6px;
    width: 100%;
    display: flex;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content a {
    width: 85%;
    text-transform: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-left: 10px;
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content a span {
    margin-left: auto;
    font-size: 11px;
    opacity: 1;
    }
    @media screen and (min-width:1000px) {
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content a span {
    opacity: 0;
    }
    }
    @media screen and (min-width:1000px) {
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content a:hover span {
    opacity: 1;
    }
    }
    .listing-carousel .recommended-listings-container .listing .top-region .watchlist-expansion .watchlist-epansion-content .create-watchlist {
    border-top: 1px solid #ddd;
    padding: 12px 10px;
    text-align: center;
    display: flex;
    cursor: pointer;
    }
    .listing-carousel .recommended-listings-container .listing .bottom-region .name {
    display: block;
    padding: 8px 5px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .listing-carousel .recommended-listings-container .listing .bottom-region .evaluator-values {
    margin-bottom: 0;
    }
    .listing-carousel .recommended-listings-container .no-evaluator {
    height: 229px;
    }
    @media screen and (max-width:1200px) {
    .listing-carousel .recommended-listings-container .slick-slider .slick-prev,
    .listing-carousel .recommended-listings-container .slick-slider .slick-next {
    display: none !important;
    }
    }
    @media screen and (max-width:1000px) {
    .listing-carousel .recommended-listings-container .listing {
    margin: 0;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content {
    padding: 0;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content .top-region .listing-image {
    height: 100%;
    border-radius: 0;
    }
    .listing-carousel .recommended-listings-container .no-evaluator .listing-content .bottom-region .name {
    padding: 7px 5px;
    }
    }
    @media screen and (max-width:768px) {
    .listing-carousel .recommended-listings-container .listing {
    height: 255px;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content .top-region .listing-image .listing-image-container .listing-image-blur {
    height: 101px;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content .bottom-region .name {
    font-size: 13px;
    }
    .listing-carousel .recommended-listings-container .no-evaluator {
    height: 182px;
    }
    }
    @media screen and (max-width:480px) {
    .listing-carousel .recommended-listings-container .listing {
    height: 282px;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content .bottom-region .evaluator-values .values-container .evaluator-auction,
    .listing-carousel .recommended-listings-container .listing .listing-content .bottom-region .evaluator-values .values-container .evaluator-retail {
    flex-direction: column;
    }
    .listing-carousel .recommended-listings-container .listing .listing-content .bottom-region .evaluator-values .no-values-container {
    margin: 20px 0;
    }
    .listing-carousel .recommended-listings-container .no-evaluator {
    height: 183px;
    }
    }
    .listing-carousel .watchlist-modal .ts-modal-header {
    font-weight: 700;
    line-height: 1.25;
    font-size: 1.5em;
    }
    .listing-carousel .watchlist-modal .cancel-button {
    background: transparent;
    color: #4d4d4d;
    padding-left: 15px;
    }
    .listing-carousel .watchlist-modal .ts-modal-body {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    }
    .listing-carousel .watchlist-modal .message {
    margin-bottom: 15px;
    color: #008000;
    }
    .listing-carousel .watchlist-modal .message-error {
    margin-bottom: 15px;
    color: #b12c1b;
    }
    @media screen and (max-width:1000px) {
    .listing-carousel .listing {
    box-sizing: border-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px solid #e6e7e8;
    min-height: 135px;
    width: 330px;
    max-width: 100%;
    margin: 20px auto;
    background-color: #fff;
    }
    .listing-carousel .listing .listing-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    }
    .listing-carousel .listing .listing-content .listing-image {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 110px;
    height: 110px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    }
    .listing-carousel .listing .listing-content .latest-listing-container-link {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    width: 118px;
    height: 118px;
    overflow: hidden;
    }
    .listing-carousel .listing .listing-content .latest-listing-container-link img {
    height: 118px;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    }
    .listing-carousel .listing .listing-content .name-and-category {
    margin-left: 14px;
    flex: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: calc(100% - 122px);
    }
    .listing-carousel .listing .listing-content .name-and-category .listing-name {
    display: block;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #007a4c;
    }
    .listing-carousel .listing .listing-content .name-and-category .listing-category {
    display: block;
    font-family: Arial, sans-serif;
    font-size: .9em;
    }
    .listing-carousel .listing .listing-content .listing-price-label {
    margin-top: 8px;
    font-weight: bold;
    margin-bottom: 4px;
    }
    .listing-carousel .listing .listing-content .listing-price {
    margin-top: 8px;
    font-weight: bold;
    margin-bottom: 4px;
    }
    .listing-carousel .listing .listing-content .view-details-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    padding: 13px 45px;
    max-width: 100%;
    min-height: 34px;
    }
    .listing-carousel .listing .listing-content .view-details-btn:disabled {
    background-color: #a9a9a9;
    }
    }
    @media screen and (max-width:1000px) and (min-width:1001px) {
    .listing-carousel .listing .listing-content .view-details-btn {
    cursor: pointer;
    }
    }
    @media screen and (max-width:1000px) and (min-width:1001px) {
    .listing-carousel .listing .listing-content .view-details-btn:hover {
    background-color: #1c6d25;
    }
    }
    @media screen and (max-width:1000px) {
    .listing-carousel .listing .listing-content .view-listing-details-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: auto;
    text-decoration: none;
    max-width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    margin-top: 10px;
    padding: 15px 0;
    font-weight: 700;
    }
    .listing-carousel .listing .listing-content .view-listing-details-link:disabled {
    background-color: #a9a9a9;
    }
    }
    @media screen and (max-width:1000px) and (min-width:1001px) {
    .listing-carousel .listing .listing-content .view-listing-details-link {
    cursor: pointer;
    }
    }
    @media screen and (max-width:1000px) and (min-width:1001px) {
    .listing-carousel .listing .listing-content .view-listing-details-link:hover {
    background-color: #1c6d25;
    }
    }
    @media screen and (max-width:1000px) {
    .listing-carousel .va-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 42px;
    width: 95%;
    margin: 16px auto;
    }
    .listing-carousel .va-container a,
    .listing-carousel .va-container button {
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    height: 100%;
    }
    .listing-carousel .va-container .view-all-link {
    font-size: 14px;
    font-weight: 500;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 7px;
    width: 230px;
    margin: 0 auto;
    border: 2px solid #007a4c;
    color: #007a4c;
    }
    }
    .listing-floorplan {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 20px;
    color: #007a4c;
    }
    .listing-floorplan__image-icon {
    margin-right: 5px;
    }
    .listing-floorplan__thumb {
    width: 80%;
    }
    @media screen and (min-width:1001px) {
    .listing-floorplan__thumb {
    width: 50%;
    }
    }
    .listing-floorplan .floorplan-modal {
    max-height: 100%;
    max-width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1503;
    overflow: hidden;
    pointer-events: all;
    display: block;
    }
    .listing-floorplan .floorplan-modal .fpm-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: .6;
    }
    .listing-floorplan .floorplan-modal .fpm-close {
    display: block;
    text-align: right;
    }
    .listing-floorplan .floorplan-modal .fpm-close .fpm-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    font-size: 30px;
    color: #b12c1b;
    background-color: #fff;
    line-height: 20px;
    }
    .listing-floorplan .floorplan-modal .fpm-close .fpm-close-icon:hover {
    cursor: pointer;
    }
    .listing-floorplan .floorplan-modal .fpm-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .listing-floorplan .floorplan-modal .fpm-content img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    }
    .listing-floorplan .floorplan-modal .fpm-content img:hover {
    cursor: grab;
    }
    .listing-widget .financing {
    position: relative;
    }
    .listing-widget__image {
    max-height: 20px;
    }
    div[class*="listing-widget__"] {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .currency-banner-list {
    width: 95%;
    margin: .75rem auto;
    }
    .currency-banner-detail {
    width: 100%;
    }
    .currency-estimate-not-completed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    background-size: cover;
    padding: 0 15px;
    font-family: Helvetica, Arial, "sans-serif";
    color: #fff;
    overflow: hidden;
    border: 2px #003a5d solid;
    width: 100%;
    }
    .currency-estimate-not-completed * {
    box-sizing: border-box;
    }
    .currency-estimate-not-completed .currency-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5px;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    }
    .currency-banner-list .currency-estimate-not-completed .currency-text {
    width: calc(100% - 225px);
    }
    .currency-banner-detail .currency-estimate-not-completed .currency-text {
    width: calc(100% - 500px);
    }
    .currency-estimate-not-completed .currency-text span {
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 16px;
    font-weight: 300;
    padding: 0 8px;
    }
    .currency-estimate-not-completed .currency-text img {
    display: inline-block;
    vertical-align: middle;
    max-width: 175px;
    }
    .currency-estimate-not-completed .currency-image {
    width: 225px;
    padding: 0 20px;
    }
    .currency-estimate-not-completed .currency-image div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    background: #fff;
    height: 100%;
    transform: skew(-21deg);
    padding: 0 10px;
    }
    .currency-estimate-not-completed .currency-image div img {
    width: 181px;
    height: 46px;
    transform: skew(21deg);
    margin: 0 auto;
    }
    .currency-estimate-not-completed .currency-image-list {
    display: none;
    }
    .currency-estimate-not-completed .currency-apply {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .currency-estimate-not-completed .currency-apply a,
    .currency-estimate-not-completed .currency-apply p {
    display: block;
    background: #05ae4b;
    padding: 7px 20px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    margin: auto;
    }
    .currency-estimate-not-completed .currency-apply a:hover {
    background: #02963f;
    }
    @media screen and (min-width:1120px) {
    .currency-estimate-not-completed .currency-apply,
    .currency-estimate-not-completed .currency-apply a {
    margin: 5px 0;
    }
    .currency-estimate-not-completed .currency-image-detail {
    margin-right: 25px;
    }
    }
    @media screen and (max-width:1120px) {
    .currency-estimate-not-completed .currency-image {
    display: none;
    }
    .currency-banner-detail .currency-estimate-not-completed .currency-text {
    width: calc(100% - 250px);
    }
    .currency-estimate-not-completed .currency-text {
    width: auto;
    padding: 10px 15px;
    }
    .currency-estimate-not-completed .currency-apply {
    padding: 5px;
    }
    }
    @media screen and (max-width:985px) {
    .currency-estimate-not-completed .currency-text {
    padding: 10px 15px 5px;
    }
    .currency-estimate-not-completed .currency-apply,
    .currency-estimate-not-completed .currency-apply a {
    width: 100%;
    }
    .currency-banner .currency-estimate-not-completed .currency-text {
    width: calc(100% - 50px);
    }
    }
    @media screen and (max-width:985px) and (max-width:785px) {
    .currency-estimate-not-completed .currency-text {
    display: block;
    }
    .currency-estimate-not-completed .currency-text img {
    max-width: 125px;
    position: relative;
    top: -3px;
    }
    }
    .currency-estimate-completed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    background-size: cover;
    padding: 15px 25px;
    font-family: Helvetica, Arial, "sans-serif";
    color: #fff;
    overflow: hidden;
    width: 100%;
    }
    .currency-estimate-completed * {
    box-sizing: border-box;
    }
    .currency-estimate-completed .currency-circle {
    flex: none;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    z-index: 0;
    }
    .currency-estimate-completed .currency-text {
    width: calc(100% - 450px);
    position: relative;
    padding-right: 15px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    z-index: 1;
    }
    .currency-estimate-completed .currency-text strong {
    margin: 0 5px;
    color: #b4a169;
    }
    .currency-estimate-completed .currency-logo {
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
    }
    .currency-estimate-completed .currency-logo img {
    max-width: 175px;
    vertical-align: middle;
    padding: 0 15px;
    }
    .currency-estimate-completed .currency-apply {
    padding: 0 20px;
    }
    .currency-estimate-completed .currency-apply a {
    display: block;
    background: #05ae4b;
    padding: 7px 25px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    margin: auto;
    }
    .currency-estimate-completed .currency-apply a:hover {
    background: #02963f;
    }
    .currency-estimate-completed .currency-recalculate a {
    font-size: 12px;
    text-align: center;
    color: #fff;
    }
    @media screen and (max-width:1024px) {
    .currency-estimate-completed .currency-logo {
    display: none;
    }
    .currency-estimate-completed .currency-text {
    width: calc(100% - 265px);
    font-size: 16px;
    line-height: 20px;
    }
    }
    @media screen and (max-width:480px) {
    .currency-estimate-completed .currency-text {
    width: 100%;
    margin-bottom: 8px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    }
    .currency-estimate-completed .currency-apply {
    width: calc(100% - 50px);
    padding: 0 10px;
    }
    .currency-estimate-completed .currency-recalculate {
    width: 50px;
    }
    }
    .currency-modal {
    padding-top: 5%;
    }
    .currency-modal * {
    box-sizing: border-box;
    }
    .currency-modal .ts-modal-content {
    position: relative;
    margin: auto;
    padding: 25px;
    width: calc(100% - 30px);
    max-width: 600px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .25);
    animation-name: animatetop;
    animation-duration: .4s;
    }
    .currency-modal .ts-modal-header {
    position: relative;
    color: #555;
    }
    .currency-modal .ts-modal-content p {
    font-size: 12px;
    margin: 0;
    }
    .currency-modal .ts-modal-content .modal-main img {
    margin-top: 25px;
    }
    .currency-modal .ts-modal-header .close:hover {
    color: #000;
    }
    .currency-modal .modal-main {
    margin: 25px 0;
    }
    .currency-modal .modal-main label {
    margin-top: 10px;
    }
    .currency-modal .modal-main select {
    display: block;
    width: 100%;
    margin: 5px 0;
    }
    .currency-modal .modal-main .approval-amount {
    margin: 25px 0 0;
    }
    .currency-modal .modal-main .approval-amount span {
    font-size: 18px;
    font-weight: 700;
    color: #c1b768;
    margin: 0 5px;
    }
    .currency-modal .modal-main .approval-amount .button {
    background: #3aae2a;
    height: auto;
    margin: 10px 0;
    padding: 5px 25px !important;
    }
    .currency-modal .modal-main .approval-amount .button:hover {
    background: #0d9a1d;
    }
    .currency-modal .modal-buttons a {
    display: inline-block;
    border-radius: 3px;
    padding: 12px 35px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    }
    .currency-modal .modal-buttons .save-modal {
    background: #003a5d;
    color: #fff;
    }
    .currency-modal .modal-buttons .save-modal:hover {
    background: #0e7abb;
    color: #fff;
    }
    .currency-modal .modal-buttons .close-modal {
    color: #555;
    }
    .currency-modal .modal-buttons .close-modal:hover {
    color: #003a5d;
    }
    .currency-topdropdown {
    position: fixed;
    background-size: cover;
    padding: 15px 30px 15px 0;
    font-family: Helvetica, Arial, "sans-serif";
    color: #fff;
    width: calc(100% - 30px);
    border-radius: 5px;
    top: 15px;
    left: 0;
    right: 0;
    min-height: 137px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    z-index: 1004;
    }
    @media screen and (max-width:1000px) {
    .currency-topdropdown {
    min-height: 0;
    }
    }
    .currency-topdropdown * {
    box-sizing: border-box;
    }
    .currency-topdropdown p {
    margin: 0;
    }
    .currency-topdropdown .currency-topdropdown-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .currency-topdropdown .currency-topdropdown-inner .banner-not-completed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .currency-topdropdown .close-exp-mobile {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
    }
    .currency-topdropdown .currency-circle {
    margin-right: 10px;
    }
    .currency-topdropdown .banner-message {
    width: calc(100% - 790px);
    padding-right: 15px;
    font-size: 36px;
    font-weight: 900;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    }
    .currency-topdropdown .banner-message span {
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 20px;
    font-weight: 300;
    padding: 0 8px;
    }
    .currency-topdropdown .banner-message p {
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: none;
    margin-top: 5px;
    }
    .currency-topdropdown .banner-message img {
    display: inline-block;
    max-width: 200px;
    }
    .currency-topdropdown .banner-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 790px;
    }
    .currency-topdropdown .banner-form select {
    width: 100%;
    }
    .currency-topdropdown .banner-form label {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 3px;
    }
    .currency-topdropdown .banner-form div {
    width: 25%;
    padding: 0 2px;
    }
    .currency-topdropdown .banner-form div:last-child {
    width: 100%;
    }
    .currency-topdropdown .banner-form p {
    font-family: Helvetica, Arial, "sans-serif";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: none;
    }
    .currency-topdropdown .banner-form a {
    display: block;
    background: #05ae4b;
    padding: 8px;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    }
    .currency-topdropdown .banner-form a:hover {
    background: #02963f;
    }
    .currency-topdropdown .banner-message-mobile {
    width: 100%;
    }
    .currency-topdropdown .banner-message-mobile a {
    display: block;
    background: #05ae4b;
    padding: 8px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    }
    .currency-topdropdown .banner-message-mobile a:hover {
    background: #02963f;
    }
    .currency-topdropdown .banner-completion .completion {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .currency-topdropdown .banner-completion .disclaimer {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    }
    .currency-topdropdown .banner-completion .disclaimer a {
    color: #fff;
    }
    .currency-topdropdown .banner-completion .completion .completion-value {
    font-size: 24px;
    font-weight: 900;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    }
    .currency-topdropdown .banner-completion .completion .completion-value span {
    color: #b4a169;
    }
    .currency-topdropdown .banner-completion .completion .completion-logo {
    border-left: 1px #fff solid;
    border-right: 1px #fff solid;
    padding: 0 15px;
    margin: 0 15px;
    }
    .currency-topdropdown .banner-completion .completion .completion-logo img {
    width: 100%;
    max-width: 150px;
    }
    .currency-topdropdown .banner-completion .completion .completion-apply a {
    display: block;
    background: #05ae4b;
    padding: 8px 25px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    }
    .currency-topdropdown .banner-completion .completion .completion-apply a:hover {
    background: #02963f;
    }
    @media screen and (max-width:1600px) {
    .currency-topdropdown .banner-message {
    font-size: 24px;
    line-height: 28px;
    }
    .currency-topdropdown .banner-message span {
    font-size: 16px;
    }
    .currency-topdropdown .banner-message p {
    font-size: 14px;
    line-height: 18px;
    }
    .currency-topdropdown .banner-message img {
    max-width: 175px;
    }
    }
    @media screen and (max-width:1200px) {
    .currency-topdropdown {
    padding: 10px 20px;
    }
    .currency-topdropdown .currency-circle {
    display: none;
    }
    .currency-topdropdown .banner-message {
    width: 100%;
    padding: 5px 0;
    }
    .currency-topdropdown .banner-form {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    }
    }
    @media screen and (max-width:980px) {
    .currency-topdropdown .banner-completion {
    text-align: center;
    }
    .currency-topdropdown .banner-completion .completion .completion-value {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    }
    .currency-topdropdown .banner-completion .completion .completion-logo {
    width: 50%;
    margin: 0;
    border: none;
    }
    .currency-topdropdown .banner-completion .completion .completion-logo img {
    margin: 0 auto;
    }
    .currency-topdropdown .banner-completion .completion .completion-apply {
    width: 50%;
    }
    }
    @media screen and (max-width:820px) {
    .currency-topdropdown .banner-form p {
    margin-bottom: 10px;
    }
    .currency-topdropdown .banner-form div {
    display: inline-block;
    width: calc(25% - 3px);
    }
    }
    @media screen and (max-width:600px) {
    .currency-topdropdown .banner-form div {
    width: calc(50% - 3px);
    margin-bottom: 5px;
    }
    }
    .media-buttons {
    display: none;
    }
    @media screen and (min-width:1001px) {
    .media-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 5px;
    margin-left: auto;
    float: right;
    }
    }
    .media-buttons__icon {
    margin-right: 5px;
    }
    .media-upload-button {
    margin-top: 5px;
    background: #414042;
    color: #fff !important;
    display: inline-block;
    margin: 5px 0;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    line-height: initial;
    }
    .media-uploader {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    }
    .media-uploader .media-item {
    width: 140px;
    height: 140px;
    margin: 5px;
    position: relative;
    }
    .media-uploader .media-item .media-container {
    position: relative;
    width: 130px;
    height: 130px;
    border-style: solid;
    border-width: 5px;
    border-color: #dedfde;
    background-color: #dedfde;
    float: left;
    overflow: hidden;
    border-radius: 10px;
    }
    .media-uploader .media-item .media-container .media-delete-item {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 24px;
    z-index: 100;
    border-radius: 5px;
    right: 3px;
    bottom: 3px;
    }
    .media-uploader .media-item .media-container .media-delete-item i {
    width: 13px;
    height: 20px;
    margin-left: 3px;
    margin-top: 2px;
    color: #fafafa;
    }
    .media-uploader .media-item .media-container .media-filename-container {
    position: absolute;
    width: 130px;
    height: 30px;
    cursor: text;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 130px 18px;
    background-color: #000;
    bottom: 0;
    }
    .media-uploader .media-item .media-container .media-filename-container .media-filename-holder {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    z-index: 500;
    margin-left: 4px;
    overflow: hidden;
    width: 100px;
    }
    .media-uploader .media-item .media-container .media-filename-container .media-filename-holder .media-filename {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    font-size: 11px;
    }
    .media-uploader .media-item .media-container .media-image-container {
    background: #333;
    color: #fff;
    width: 130px;
    height: 100px;
    flex-shrink: 0;
    align-self: flex-start;
    }
    .media-uploader .media-item .media-container .media-image-container .media-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    }
    .media-uploader .media-item .media-container .media-image-container .media-image .media-image-blur {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .25;
    width: 100%;
    height: 100%;
    }
    .media-uploader .media-item .media-container .media-image-container .media-image .media-image-blur .media-blurred-image {
    display: inline;
    width: 100%;
    height: 100%;
    }
    .media-uploader .media-item .media-container .media-image-container .media-image .media-display-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100%;
    }
    .multifactor-registration-options-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    }
    .multifactor-registration-options-container button {
    flex: 1;
    display: block;
    background-color: #fff;
    padding: 20px;
    margin: 5px;
    font-size: 14px;
    text-align: center;
    color: #666;
    border: 3px #eaeced solid;
    border-radius: 5px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05);
    transition: all .2s ease-in-out;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none !important;
    }
    .multifactor-registration-options-container button i {
    display: block;
    margin: 0 auto 15px;
    font-size: 72px;
    color: #ccc;
    box-shadow: none !important;
    }
    .multifactor-registration-options-container button:hover {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
    background-color: #fff !important;
    }
    .multifactor-auth-container h3 {
    padding: 6px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    }
    .multifactor-auth-container .container-body {
    border: 1px solid #d3d3d3;
    }
    .multifactor-auth-container .form-two-column-layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .multifactor-auth-container .form-two-column-layout {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .multifactor-auth-container .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    @media screen and (max-width:1000px) {
    .multifactor-auth-container .form-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .multifactor-auth-container .form-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(50% - 15px);
    }
    .multifactor-auth-container .form-column .form-element {
    width: calc(100% - 30px);
    }
    @media screen and (max-width:1000px) {
    .multifactor-auth-container .form-column {
    width: 100%;
    }
    }
    .multifactor-auth-container .form-element {
    width: calc(50% - 15px);
    text-align: left;
    margin: 0 10px 0 10px;
    padding: 10px;
    }
    @media screen and (max-width:1000px) {
    .multifactor-auth-container .form-element {
    width: 100%;
    margin: 0;
    }
    }
    .multifactor-auth-container .form-element .what-is-this {
    margin-left: 15px;
    }
    .multifactor-auth-container .form-element input {
    background-color: #fff;
    color: #333;
    }
    .multifactor-auth-footer {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    display: flex;
    justify-content: space-around;
    }
    .multifactor-auth-footer .footer-button {
    width: 33%;
    }
    .paging-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .parts-quick-search {
    margin-top: 10px;
    padding: 0 10px;
    }
    @media screen and (min-width:1001px) {
    .parts-quick-search {
    background: #007a4c;
    padding: 15px 25%;
    margin-top: 0;
    }
    }
    .payment-auth-container h3 {
    padding: 6px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    }
    .payment-auth-container .container-body {
    border: 1px solid #d3d3d3;
    }
    .payment-auth-container .currency-max-height-iframe .payfield-container {
    max-height: 60px;
    }
    .payment-auth-container .form-two-column-layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .form-two-column-layout {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .payment-auth-container .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .form-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .payment-auth-container .form-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(50% - 15px);
    }
    .payment-auth-container .form-column .form-element {
    width: calc(100% - 30px);
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .form-column {
    width: 100%;
    }
    }
    .payment-auth-container .form-element {
    width: calc(50% - 15px);
    text-align: left;
    margin: 0 10px 0 10px;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .form-element {
    width: 100%;
    margin: 0;
    }
    }
    .payment-auth-container .form-element .what-is-this {
    margin-left: 15px;
    }
    .payment-auth-container .paypal-btn {
    width: 50%;
    margin: auto;
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .paypal-btn {
    width: 100%;
    }
    }
    .payment-auth-container .card-selector {
    margin-top: 10px;
    width: 50%;
    margin: auto;
    }
    .payment-auth-container .card-selector select {
    width: calc(50% - 5px);
    height: 36px;
    }
    .payment-auth-container .card-selector button {
    width: calc(50% - 5px);
    }
    .payment-auth-container .card-selector .form-row button {
    margin: auto;
    width: calc(50% - 10px);
    margin-bottom: 10px;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container .card-selector {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    }
    .payment-auth-container .card-selector select,
    .payment-auth-container .card-selector button,
    .payment-auth-container .card-selector .form-row {
    width: 100%;
    }
    .payment-auth-container .card-selector .form-row button {
    width: 100%;
    }
    }
    .payment-auth-container .payment-auth-logo {
    margin-top: 10px;
    }
    .payment-auth-container .payment-auth-logo img {
    max-height: 50px;
    margin-left: 10px;
    max-width: 250px;
    padding: 5px;
    }
    .payment-auth-container form button {
    width: 50%;
    }
    @media screen and (max-width:1000px) {
    .payment-auth-container form button {
    width: 100%;
    }
    }
    .pre-bid-body .bid-listing-title p {
    font-size: 14px;
    }
    .pre-bid-body .bid-warning {
    color: #b12c1b;
    }
    .pre-bid-body .submit {
    display: block;
    float: right;
    }
    .purchase-options {
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .purchase-options {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (max-width:1000px) {
    .purchase-options .buy-btn {
    margin-bottom: 5px;
    }
    }
    .our-brands {
    width: 490px;
    }
    .our-brands h5 {
    font-size: 18px;
    color: #555;
    }
    .our-brands ul {
    padding: 15px;
    }
    .our-brands ul li {
    display: inline-block;
    width: 33.3333%;
    padding: 15px 10px;
    box-sizing: border-box;
    }
    .our-brands ul li a img {
    display: block;
    image-rendering: -webkit-optimize-contrast;
    max-height: 25px;
    max-width: 133px;
    margin-left: auto;
    margin-right: auto;
    }
    .our-brands ul li a img:hover {
    opacity: .5;
    }
    .our-brands .all-brands {
    display: block;
    width: 100%;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #555;
    padding: 12px;
    box-sizing: border-box;
    border-top: 1px #ccc solid;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    }
    .our-brands .all-brands:hover {
    background: #eee;
    }
    .quick-find {
    width: 100%;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    }
    @media screen and (min-width:1001px) {
    .quick-find {
    width: 400px;
    }
    }
    .search-toggle-off {
    display: none;
    transition: all .2s ease-in-out;
    }
    .search-toggle-on {
    display: block;
    transition: all .2s ease-in-out;
    }
    .search-type-button {
    flex: 1;
    color: #000;
    display: block;
    padding: 5px;
    font-size: 11px;
    text-align: center;
    border-bottom: 2px #e6e7e8 solid;
    }
    .search-type-button.active {
    color: #007a4c;
    border-bottom: 2px #007a4c solid;
    }
    .search-selector {
    display: flex;
    }
    .quick-signup .ts-modal-header {
    padding: 25px 25px 0;
    text-align: center;
    }
    .quick-signup .ts-modal-header h2,
    .quick-signup .ts-modal-header h3 {
    color: #444850;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 .5em;
    }
    .quick-signup .ts-modal-header h2 {
    font-size: 1.5em;
    }
    @media screen and (min-width:769px) {
    .quick-signup .ts-modal-header h2 {
    font-size: 3em;
    }
    }
    .quick-signup .ts-modal-header h3 {
    font-size: 1.25em;
    }
    .quick-signup .ts-modal-header p {
    font-size: 1.125em;
    line-height: 1;
    margin: 10px 0 20px;
    }
    .quick-signup .ts-modal-body {
    padding: 0 25px 25px;
    }
    .quick-signup .ts-modal-body p {
    font-size: .75em;
    margin: 10px 0;
    }
    .quick-signup .ts-modal-body input {
    margin: 5px 0;
    font-family: 'Barlow', sans-serif;
    border-radius: 0;
    }
    .quick-signup .ts-modal-body input[type="text"] {
    display: block;
    width: 100%;
    height: auto;
    padding: 8px;
    border: 1px #ddd solid;
    }
    .quick-signup .ts-modal-body .signup-btn {
    display: block;
    width: 100%;
    padding: 12px;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    height: 48px;
    line-height: inherit;
    }
    .quick-signup .ts-modal-body .signup-close {
    margin-top: 10px;
    font-size: .75em;
    font-weight: 700;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
    }
    @media screen and (min-width:1001px) {
    .quick-signup .ts-modal-body .signup-close:hover {
    text-decoration: none;
    }
    }
    @media screen and (max-width:768px) {
    .quick-signup .quick-signup-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    border-radius: 10px;
    }
    .ts-modal-header h2 {
    font-size: 1.5em;
    }
    .ts-modal-header p {
    font-size: 1em;
    }
    }
    .user-message-alert {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    }
    .user-message-alert .message-alert-message-count {
    font-size: 15px;
    font-weight: bold;
    }
    .user-message-alert .message-alert-messages {
    display: flex;
    justify-content: space-between;
    border: 1px solid #000;
    border-radius: 5px;
    background-color: #f0f8ff;
    padding: 10px;
    }
    .user-message-alert .message-alert-messages .message-alert-message-icon {
    width: 20%;
    margin: auto;
    }
    .user-message-alert .message-alert-messages .message-alert-message {
    width: 80%;
    }
    .user-message-alert .message-alert-messages .message-alert-message a {
    text-decoration: none;
    }
    .user-message-alert .message-alert-messages .message-alert-message .sender {
    font-weight: bold;
    font-size: 14px;
    }
    .user-message-alert .message-alert-messages .message-alert-message .default-message {
    font-size: 12px;
    }
    .user-message-alert .message-alert-messages .message-alert-message span {
    text-align: left;
    }
    .user-message-alert__dropdowns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .user-message-alert__dropdowns>* {
    margin: 5px 0;
    width: 100%;
    text-align: left;
    }
    .user-message-alert__dropdowns message-alert__button {
    margin: 10px 0;
    width: 100%;
    }
    .user-message-alert__dropdowns message-alert__button a {
    width: 100%;
    }
    @media screen and (min-width:1001px) {
    .user-message-alert__dropdowns message-alert__button.row-view {
    width: auto;
    }
    }
    @media screen and (min-width:1001px) {
    .user-message-alert__dropdowns {
    min-width: 400px;
    }
    .user-message-alert__dropdowns.row-view {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    max-width: 100%;
    }
    .user-message-alert__dropdowns.row-view>* {
    width: 33%;
    }
    }
    .messages-header-button-div {
    background-color: #fff;
    }
    .messages-header-button-div .messages-header-button {
    display: block;
    background-color: #fff;
    }
    .messages-header-button-div .messages-header-button text {
    text-transform: uppercase;
    }
    @media screen and (max-width:768px) {
    .text-signup .text-signup-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    border-radius: 10px;
    }
    }
    .request-a-quote {
    padding: 30px 0;
    }
    .request-a-quote input:-webkit-autofill {
    background-color: #007a4c;
    }
    .request-a-quote .container {
    max-width: 1124px;
    margin: auto;
    }
    @media screen and (min-width:769px) {
    .request-a-quote .container .flex-col {
    display: flex;
    flex-wrap: wrap;
    }
    .request-a-quote .container .flex-col .col {
    padding-right: 50px;
    }
    .request-a-quote .container .flex-col .col:last-child {
    padding-right: 0;
    }
    }
    @media screen and (max-width:768px) {
    .request-a-quote .container .flex-col .col-6 {
    width: 100%;
    }
    }
    @media screen and (min-width:769px) {
    .request-a-quote .container .flex-col .col-6 {
    width: 50%;
    }
    }
    .request-a-quote .container .flex-col .col-6 h2 {
    font-size: 19px;
    margin-block-start: 0;
    margin-block-end: 0;
    }
    .request-a-quote .container .flex-col .col-6 .section-title {
    margin-bottom: 25px;
    padding-bottom: 15px;
    }
    .request-a-quote .container .flex-col .col-6 .section-title h2 {
    font-size: 19px;
    margin-block-start: 0;
    margin-block-end: 0;
    }
    .request-a-quote .container .flex-col .col-6 .section-title h2 .section-title-text {
    font-size: 19px;
    }
    .request-a-quote .container .request-a-quote-instructions {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    }
    @media screen and (max-width:768px) {
    .request-a-quote .container .request-a-quote-instructions {
    padding: 0 10px;
    }
    }
    .request-a-quote .container .request-a-quote-instructions li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
    }
    .request-a-quote .container .request-a-quote-instructions li .quote-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    width: 75px;
    height: 75px;
    font-size: 24px;
    color: #1e74a9;
    border-radius: 5px;
    }
    @media screen and (max-width:768px) {
    .request-a-quote .container .request-a-quote-instructions li .quote-icon {
    background: #fff;
    }
    }
    .request-a-quote .container .request-a-quote-instructions li .quote-text {
    flex: 1;
    padding-left: 20px;
    font-size: 14px;
    }
    .request-a-quote .container .form {
    background: #f5f5f5;
    padding: 25px;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
    }
    @media screen and (max-width:768px) {
    .request-a-quote .container .form {
    background: #fff;
    }
    }
    .request-a-quote .container .form h3 {
    margin-bottom: 15px;
    font-size: 16px;
    margin-block-start: 0;
    }
    .request-a-quote .container .form .form-row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    }
    .request-a-quote .container .form .form-row .form-col:last-child {
    padding-right: 0;
    }
    .request-a-quote .container .form .form-row .form-col {
    flex: 1;
    padding-right: 10px;
    width: 100%;
    }
    .request-a-quote .container .form .form-row .form-col label {
    font-size: 13px;
    color: #000;
    }
    .request-a-quote .container .form .form-row .form-col span.error {
    font-size: 12px;
    }
    .request-a-quote .container .form .form-row .form-col select,
    .request-a-quote .container .form .form-row .form-col input {
    border-radius: 5px;
    }
    .request-a-quote .container .form .form-row .form-col #Industry,
    .request-a-quote .container .form .form-row .form-col #Category,
    .request-a-quote .container .form .form-row .form-col #Quantity,
    .request-a-quote .container .form .form-row .form-col #Manufacturer,
    .request-a-quote .container .form .form-row .form-col #Model,
    .request-a-quote .container .form .form-row .form-col #Country,
    .request-a-quote .container .form .form-row .form-col #City,
    .request-a-quote .container .form .form-row .form-col #State,
    .request-a-quote .container .form .form-row .form-col #StateTyped,
    .request-a-quote .container .form .form-row .form-col #PostalCode {
    display: flex;
    position: relative;
    height: 37.13px;
    }
    .request-a-quote .container .form .form-row .form-col #Comments {
    min-height: 70px;
    max-width: 100%;
    }
    .quote-wrap {
    border: 1px solid #dfdfdf;
    margin: 2rem 0 0 0;
    border-radius: 5px;
    }
    .quote-request-div {
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: .5rem;
    margin: 1rem;
    }
    .quote-request-div .quote-request {
    margin: 1rem;
    font-size: 12px;
    }
    .quote-request-div .quote-request .quote-request-top {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top {
    display: block;
    }
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-image {
    width: 20%;
    margin-right: 2%;
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-image img {
    max-width: 100%;
    background-color: #fff;
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top .quote-request-image img {
    display: flex;
    margin: auto;
    max-height: 200px;
    }
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top .quote-request-image {
    width: 100%;
    }
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-info {
    width: 53%;
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top .quote-request-info {
    padding-top: 5px;
    }
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-info h3,
    .quote-request-div .quote-request .quote-request-top .quote-request-info h4 {
    font-size: 14px;
    margin-block: 0 5px;
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-info h3 {
    font-weight: 700;
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-info h4 {
    font-weight: 600;
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top .quote-request-info {
    width: 100%;
    }
    }
    .quote-request-div .quote-request .quote-request-top .quote-request-buttons {
    width: 25%;
    }
    @media screen and (max-width:768px) {
    .quote-request-div .quote-request .quote-request-top .quote-request-buttons {
    width: 100%;
    }
    }
    .quotes {
    margin: auto;
    max-width: 1124px;
    }
    @media screen and (max-width:768px) {
    .quotes {
    padding: .5rem;
    }
    }
    .quotes h1 {
    font-size: 1.5rem;
    margin-block-end: 0;
    }
    @media screen and (max-width:768px) {
    .quotes h1 {
    font-size: 1.1rem;
    text-align: center;
    }
    }
    .quotes .quote-request-section .quote-requests .quote-request-div {
    margin: 0;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: .5rem;
    }
    .quotes .quote-request-section .quote-requests .quote-request-div .quote-request {
    margin: 1rem;
    font-size: 12px;
    }
    .quote-messages-section {
    margin-top: 30px;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap {
    border: 1px solid #dfdfdf;
    margin-top: 0;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-reply-button {
    display: flex;
    float: right;
    margin: 1rem;
    font-size: 12px;
    width: fit-content;
    }
    @media screen and (max-width:768px) {
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-reply-button {
    width: 100%;
    margin: 0;
    padding: 1rem;
    }
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 1.5rem;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info {
    width: 100%;
    display: flex;
    }
    @media screen and (max-width:768px) {
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info {
    display: block;
    }
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info .quote-dealer-name {
    font-size: 15px;
    width: 45%;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info .quote-dealer-logo {
    width: 25%;
    margin-right: 2%;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info .quote-dealer-logo img {
    max-width: 100%;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info .quote-accepted {
    width: 30%;
    margin: 1.5rem;
    text-align: center;
    }
    .quote-messages-section .quote-messages .quote-message .quote-wrap .quote-section .quote-company-info .quote-accepted .accepted-price-quote .accepted-price-label {
    font-size: 15px;
    }
    .quote-messages-section .quote-wrap {
    border: 1px solid #dfdfdf;
    margin-top: 0;
    }
    .quote-messages-section .quote-wrap .quote-direct-messages {
    display: inline-block;
    width: 100%;
    margin-top: 1rem;
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap.received {
    margin-left: 5%;
    background: #f4f4f4;
    width: 50%;
    float: left;
    display: flex;
    margin-bottom: 15px;
    }
    @media screen and (max-width:768px) {
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap.received {
    width: 75%;
    }
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap.sent {
    margin-right: 5%;
    background: #fff;
    width: 50%;
    float: right;
    display: flex;
    margin-bottom: 15px;
    }
    @media screen and (max-width:768px) {
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap.sent {
    width: 75%;
    }
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap .quote-message-container {
    width: 100%;
    font-size: 14px;
    margin: 1rem;
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap .quote-message-container .quote-message-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: .5rem;
    }
    @media screen and (max-width:768px) {
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap .quote-message-container .quote-message-info {
    display: grid;
    }
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap .quote-message-container .quote-attachments {
    margin-top: 10px;
    }
    .quote-messages-section .quote-wrap .quote-direct-messages .quote-wrap .quote-message-container .quote-attachments i {
    margin-right: 4px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply {
    max-width: 1124px;
    margin: auto;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message {
    margin: 1.5rem;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message .quote-new-message-text {
    height: 150px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message .form-el.text-area-container {
    width: 100%;
    height: unset;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message .form-el.text-area-container textarea {
    max-width: 100%;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons {
    display: flex;
    justify-content: space-between;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .add-attachment,
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .send {
    height: 30px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .add-attachment span,
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .send span {
    font-size: 12px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons a i {
    margin-right: 8px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .stolen-equipment-input-full .media-upload-button {
    margin-top: 0;
    appearance: none;
    backface-visibility: hidden;
    background-color: #1e74a9;
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    height: 30px;
    padding: 4px 10px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .stolen-equipment-input-full .media-upload-button i {
    margin-right: 8px;
    }
    .quote-messages-section .quote-wrap .quote-message-reply .quote-new-message.quote-buttons .stolen-equipment-input-full span {
    font-size: 12px;
    vertical-align: middle;
    }
    .quote-price-options {
    margin: 1.5rem;
    font-size: 14px;
    }
    @media screen and (max-width:768px) {
    .quote-price-options {
    margin: .5rem;
    }
    }
    .quote-price-options .quote-prices-toggle {
    display: flex;
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle {
    display: grid;
    }
    }
    .quote-price-options .quote-prices-toggle a {
    background-color: #f0f8ff;
    border-radius: 5px;
    padding: .5rem;
    margin-top: 10px;
    text-align: center;
    margin-right: 5px;
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle a {
    width: 100%;
    margin-right: 0;
    }
    }
    .quote-price-options .quote-prices-toggle a.lease-price {
    margin-left: 15px;
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle a.lease-price {
    width: 100%;
    margin-left: 0;
    }
    }
    .quote-price-options .quote-prices-toggle a.rental-price {
    width: 18%;
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle a.rental-price {
    width: 100%;
    }
    }
    .quote-price-options .quote-prices-toggle .accept-quote-btn {
    margin: auto;
    width: 70%;
    }
    .quote-price-options .quote-prices-toggle .accept-quote-btn button {
    width: fit-content;
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle .accept-quote-btn button {
    width: 100%;
    }
    }
    @media screen and (max-width:768px) {
    .quote-price-options .quote-prices-toggle .accept-quote-btn {
    width: 100%;
    display: block;
    }
    }
    .shp-container .shp__trigger {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: none;
    margin-right: 8px;
    min-height: 25px;
    background-color: inherit;
    color: inherit;
    font-size: .8125rem;
    }
    .shp-container .shp__trigger-icon {
    margin-left: 5px;
    }
    .shp-container .shp__trigger-arrow {
    margin-left: 5px;
    }
    @media screen and (min-width:1001px) {
    .shp-container .shp__trigger:hover {
    background-color: inherit;
    color: inherit;
    }
    }
    .saved-searches__save-current-search,
    .saved-searches__saved-search-row {
    display: inline-block;
    width: 100%;
    }
    .saved-searches__save-current-search .saved-searches__save-current-text-input,
    .saved-searches__saved-search-row .saved-searches__save-current-text-input {
    display: inline-block;
    width: 100%;
    }
    .saved-searches__save-current-search .saved-searches__save-current-text-input div,
    .saved-searches__saved-search-row .saved-searches__save-current-text-input div {
    width: 100%;
    border: 1px solid #000;
    }
    .saved-searches__save-current-search .saved-searches__save-current-text-input div input,
    .saved-searches__saved-search-row .saved-searches__save-current-text-input div input {
    height: 25px;
    }
    .saved-searches__save-current-search .saved-searches__save-current-text-input div input:after,
    .saved-searches__saved-search-row .saved-searches__save-current-text-input div input:after {
    border-bottom: none;
    }
    .saved-searches__save-current-search .disabled,
    .saved-searches__saved-search-row .disabled {
    opacity: .66;
    }
    .saved-searches__save-current-search .update-text-input,
    .saved-searches__saved-search-row .update-text-input {
    width: 80%;
    }
    .saved-searches__save-current-search .button-icons,
    .saved-searches__saved-search-row .button-icons {
    width: 20%;
    display: inline-block;
    text-align: right;
    padding: 10px 0 10px 0;
    }
    .saved-searches__save-current-search .button-icons i,
    .saved-searches__saved-search-row .button-icons i {
    font-size: 14px;
    height: 100%;
    opacity: .5;
    color: rgba(0, 0, 0, .65);
    padding-right: 15px;
    cursor: pointer;
    }
    .saved-searches__save-current-search .cancel-button,
    .saved-searches__saved-search-row .cancel-button {
    margin-left: 10px;
    background: none;
    color: #000;
    }
    .saved-searches__save-current-search .save-button,
    .saved-searches__saved-search-row .save-button {
    background-color: #333;
    color: #fff;
    max-width: 85%;
    }
    @media screen and (min-width:1001px) {
    .saved-searches__save-current-search .save-button:hover,
    .saved-searches__saved-search-row .save-button:hover {
    background-color: #000;
    }
    }
    .saved-searches__save-current-search .row-content,
    .saved-searches__saved-search-row .row-content {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 5px 0;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    }
    .mobile-saved-searches {
    position: fixed;
    width: 85% !important;
    top: 33%;
    left: 7.5%;
    }
    .saved-searches__buttons {
    min-height: 35px;
    }
    .saved-searches__buttons button {
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    height: 35px;
    width: 50%;
    text-decoration: none;
    background-color: #f6f6f6;
    color: #000;
    height: 40px;
    }
    .saved-searches__buttons button i {
    padding-right: 5px;
    }
    .saved-searches__buttons .full {
    width: 100%;
    }
    .saved-searches__buttons button:first-of-type {
    border-right: 1px solid #ddd;
    }
    .saved-searches__buttons button:hover {
    background-color: #eee;
    }
    button.saved-searches__save-this-search i {
    margin-right: 5px;
    }
    .saved-searches__saved-search-row a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    .saved-searches__saved-search-row input {
    width: 80%;
    border: none;
    }
    .saved-searches h3.saved-searches__header {
    margin-bottom: 15px;
    }
    .saved-searches .error-message {
    display: inline-block;
    color: #b12c1b;
    }
    .saved-searches .edit-link {
    padding-left: 10px;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    }
    @media screen and (max-width:1000px) {
    .saved-searches__buttons {
    width: 100%;
    text-align: center;
    display: inline-block;
    }
    .saved-searches__buttons button {
    width: 50%;
    border: 1px solid #ddd;
    }
    }
    .scrollToTop {
    bottom: 20px;
    right: 25px;
    z-index: 1002;
    position: fixed;
    }
    .scrollToTop:hover {
    opacity: 1;
    }
    .scrollToTop a {
    text-decoration: none;
    line-height: 150%;
    padding: 5px 12px;
    opacity: .8;
    display: block;
    background: #000;
    font-size: 14px;
    text-align: center;
    color: #fff;
    }
    .scrollToTop a:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    }
    .rent-title,
    .lease-title,
    .fractional-title {
    background-color: #fff;
    color: #3687c6;
    }
    .rent-title-details,
    .lease-title-details,
    .fractional-title-details {
    color: #3687c6;
    }
    .rent-prices,
    .lease-prices,
    .fractional-prices {
    padding: 5px 0;
    display: block;
    font-weight: normal;
    }
    .linking-buttons {
    margin: 20px 0;
    }
    .linking-buttons ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:785px) {
    .linking-buttons ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .linking-buttons ul li {
    margin: 2px 0;
    }
    }
    .linking-buttons li {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 2px 10px;
    }
    @media screen and (min-width:786px) {
    .linking-buttons li {
    max-width: 350px;
    }
    }
    .linking-buttons a {
    display: block;
    padding: 12px 15px;
    cursor: pointer;
    background: #f5f5f5;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #555;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px #ccc solid;
    transition: all .2s ease-in-out;
    }
    .linking-buttons a:hover {
    background: #eee;
    text-decoration: none;
    }
    .linking-buttons a.active {
    background: #007a4c;
    color: #fff;
    }
    .linking-buttons a:after {
    font-family: 'Font Awesome 5 Free';
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    }
    .linking-container {
    border: 1px #ccc solid;
    margin: 20px 0;
    padding: 25px;
    box-sizing: border-box;
    }
    .linking-container ul li {
    list-style: none;
    padding: 5px 0;
    }
    .internal-link-parent {
    font-weight: bold;
    }
    .internal-link-parent.disabled {
    cursor: pointer;
    pointer-events: none;
    }
    .shipping-estimate {
    font-size: .75rem;
    }
    .shipping-estimate__link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    }
    @media screen and (min-width:1000px) {
    .shipping-estimate__link:hover {
    cursor: pointer;
    text-decoration: underline;
    }
    }
    .shipping-estimate__icon {
    max-width: 25px;
    margin-right: 5px;
    }
    .show-closest-first-container {
    background: #f6f6f6;
    border: 1px #ddd solid;
    }
    .show-closest-first-container .error {
    text-align: center;
    }
    .show-closest-first-container .update-link {
    display: none;
    }
    .show-closest-first-container .show-closest-first {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 10px;
    font-size: 12px;
    }
    @media screen and (max-width:1000px) {
    .show-closest-first-container .show-closest-first {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .show-closest-first-container .show-closest-first .closest-toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 160px;
    margin-right: 15px;
    }
    .show-closest-first-container .show-closest-first .closest-toggle label {
    margin-right: 10px;
    font-weight: bold;
    }
    @media screen and (max-width:1000px) {
    .show-closest-first-container .show-closest-first .closest-toggle {
    margin-right: 0;
    margin-bottom: 10px;
    }
    }
    .show-closest-first-container .show-closest-first .update-btn i {
    margin-right: 5px;
    }
    .show-closest-first-container .show-closest-first .text-box-with-built-in-button {
    width: 275px;
    border: 1px solid #a9a9a9;
    display: inline-block;
    background: #fff;
    }
    .show-closest-first-container .show-closest-first .text-box-with-built-in-button div {
    display: inline-block;
    }
    .show-closest-first-container .show-closest-first .text-box-with-built-in-button input {
    border: none;
    width: 240px;
    }
    .show-closest-first-container .show-closest-first .text-box-with-built-in-button input:focus {
    outline: none;
    }
    .show-closest-first-container .show-closest-first .text-box-with-built-in-button .current-loc-btn {
    float: right;
    border-radius: 0;
    height: 30px;
    width: 30px;
    }
    .list-container .thumb-container {
    margin-bottom: 10px;
    }
    .list-container .similar-view-more-button button,
    .list-container .similar-view-more-button a {
    width: 25%;
    min-width: 200px;
    }
    .thumb-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
    justify-content: center;
    }
    .thumb-container .thumb {
    width: calc(25% - 10px);
    margin: 15px 0;
    position: relative;
    margin-bottom: 52px;
    }
    .thumb-container .thumb .listing-image {
    width: auto;
    }
    .thumb-container .thumb .thumb-img-wrapper {
    width: 280px;
    max-width: 100%;
    height: 17.25vw;
    max-height: 210px;
    }
    .thumb-container .thumb .thumb-details {
    background: #f5f5f5;
    padding: 10px;
    left: 0;
    right: 0;
    min-height: 32px;
    }
    .thumb-container .thumb .thumb-details .title {
    font-size: 16px;
    font-weight: 700;
    color: #007a4c;
    }
    .thumb-container .thumb .thumb-details .desc {
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .thumb-container .thumb img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
    }
    .thumb-container .simple-photo-thumb {
    margin-right: 10px;
    }
    .thumb-container .simple-photo-thumb .thumb-details {
    bottom: -52px;
    }
    .thumb-container a.advanced-photo-thumb {
    color: #007a4c;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .thumb-container a.advanced-photo-thumb .thumb-details {
    height: 100%;
    }
    .thumb-container .advanced-photo-thumb {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    }
    .thumb-container .advanced-photo-thumb .listing-image {
    border-radius: 15px;
    }
    .thumb-container .advanced-photo-thumb .listing-image .listing-image-header {
    min-height: 26px;
    }
    .thumb-container .advanced-photo-thumb .listing-image .listing-image-footer-left {
    min-height: 18px;
    }
    @media screen and (max-width:768px) {
    .thumb-container .thumb {
    width: calc(50% - 10px);
    }
    .thumb-container .thumb .thumb-img-wrapper {
    width: 100%;
    max-width: 100%;
    height: 30vw;
    max-height: 100%;
    }
    }
    .similar-listings-section {
    display: flex;
    grid-column: col-start/span 12;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2%;
    width: 100%;
    }
    .similar-listings-section .thumb-container {
    width: 100%;
    }
    .similar-listings-section .thumb-container .thumb-details {
    background-color: transparent;
    color: #000;
    text-align: center;
    }
    .similar-listings-section .title {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 1.17em;
    }
    .similar-listings-section .listing-image {
    background: #333;
    color: #fff;
    width: 260px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex: 0;
    flex-shrink: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 7px;
    }
    .similar-listings-section .listing-image .listing-image-header {
    display: none;
    }
    .similar-listings-section .listing-image .listing-image-header img {
    position: relative;
    top: 1px;
    max-height: 12px;
    margin-right: 5px;
    }
    .similar-listings-section .listing-image .listing-image-container {
    position: relative;
    overflow: hidden;
    }
    .similar-listings-section .listing-image .listing-image-container .listing-image-blur {
    height: 220px;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .25;
    }
    .similar-listings-section .listing-image .listing-image-container .listing-image-blur img {
    width: 100%;
    height: 100%;
    }
    .similar-listings-section .listing-image .listing-image-container img.listing-main-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    max-height: 220px;
    max-width: 100%;
    }
    .similar-listings-section .listing-image .listing-image-footer {
    display: none;
    }
    .subscription-content-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    }
    @media screen and (max-width:1000px) {
    .subscription-content-container {
    width: 100% !important;
    }
    }
    .subscription-content-container .subscription-content-header,
    .subscription-content-container .quicksignup-container {
    padding-left: 24px;
    padding-right: 24px;
    }
    .subscription-content-container .quicksignup-btn {
    color: #fff;
    background-color: #007a4c;
    }
    @media screen and (max-width:1000px) {
    .subscription-content-container {
    font-size: 1rem;
    }
    .subscription-content-container .subscription-content-header {
    padding: 0;
    }
    .subscription-content-container .subscription-content-header h1 {
    margin-left: 24px;
    margin-right: 24px;
    }
    }
    .subscription-content-container .pagename {
    padding-bottom: 12px;
    border-bottom: 1px #e6e7e8 solid;
    font-weight: 800;
    }
    .tread-depth {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 30px;
    }
    @media screen and (max-width:1000px) {
    .tread-depth {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .tread-depth__specs {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .tread-depth__image {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    }
    .tread-depth__heading {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    }
    .tread-depth__specs-wrapper {
    display: grid;
    gap: 4px 5px;
    grid-template-columns: [col-start]25% [col-start]75%;
    }
    @media screen and (min-width:1001px) {
    .tread-depth__specs-wrapper {
    margin-bottom: 20px;
    }
    }
    .tread-depth__label {
    padding: 10px 15px;
    background-color: #f3f3f3;
    font-weight: 700;
    }
    .tread-depth__value {
    padding: 10px 15px;
    border-bottom: 1px #eaeaea solid;
    }
    .popup-content fieldset {
    background: transparent;
    border: 0;
    margin: 0;
    }
    .popup-content .rightKey,
    .popup-content .leftKey {
    display: block;
    }
    .site-header {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    max-width: 100vw;
    color: #fff;
    font-family: Arial, sans-serif;
    }
    @media screen and (min-width:1000px) {
    .site-header .contact-us:hover,
    .site-header .cross-branding:hover,
    .site-header .global-brands:hover,
    .site-header .auth-container a:hover {
    text-shadow: .4px 0 .1px currentColor;
    }
    }
    .site-header .header-content {
    max-width: 1124px;
    margin: 0 auto;
    }
    .site-header .top-row {
    width: 100%;
    height: 35px;
    background-color: #7fffd4;
    box-sizing: border-box;
    background-color: #007a4c;
    border-bottom: 1px solid #fff;
    }
    @media screen and (max-width:1000px) {
    .site-header .top-row {
    display: none;
    }
    }
    .site-header .top-row .contact-us,
    .site-header .top-row .website-hosting {
    padding: 8px 5px;
    margin-right: 8px;
    text-decoration: none;
    font-size: 13px;
    }
    .site-header .top-row .top-row-content {
    margin: 0 auto;
    max-width: 1124px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 30px;
    max-width: 1450px;
    }
    .site-header .top-row .additional-header-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-width: 372.3px;
    min-height: 31px;
    }
    .site-header .top-row .additional-header-links a {
    text-decoration: none;
    }
    .site-header .top-row .additional-header-links a[href^="tel:"] {
    color: #fff;
    text-decoration: none;
    }
    .site-header .top-row .additional-header-links button {
    padding: 1px 6px;
    }
    .site-header .middle-row {
    box-sizing: border-box;
    background-color: #fff;
    color: #000;
    }
    @media screen and (max-width:1000px) {
    .site-header .middle-row {
    padding: 0 10px;
    }
    }
    @media screen and (min-width:1001px) {
    .site-header .middle-row {
    border-bottom: 1px solid #e6e7e8;
    }
    }
    .site-header .middle-row .middle-row-content {
    margin: 0 auto;
    max-width: 1124px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    max-width: 1450px;
    }
    @media screen and (min-width:1001px) {
    .site-header .middle-row .middle-row-content {
    padding: 10px 30px 10px 15px;
    }
    }
    .site-header .middle-row .logo {
    height: 100%;
    }
    .site-header .middle-row .main-logo {
    height: 55px;
    }
    @media screen and (max-width:1000px) {
    .site-header .middle-row .main-logo {
    width: 100%;
    margin: 0 auto;
    margin-top: 7px;
    }
    }
    .site-header .bottom-row {
    background-color: #fff;
    color: #000;
    }
    .site-header .bottom-row .bottom-row-content>div:first-child {
    height: 100%;
    }
    .site-header .bottom-row .quickfind-container {
    margin: 10px;
    }
    @keyframes fadeIn {
    0% {
    opacity: 0;
    }
    100% {
    opacity: 1;
    }
    }
    @keyframes fadeOut {
    0% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }
    .site-header .bottom-row .left-header-arrow {
    padding: 5px;
    position: absolute;
    background-color: #fff;
    }
    .site-header .bottom-row .left-header-arrow.fade-out {
    animation: fadeOut .5s forwards;
    }
    .site-header .bottom-row .left-geader-arrow.fade-in {
    animation: fadeIn .5s forwards;
    }
    .site-header .bottom-row .right-header-arrow {
    padding: 5px;
    position: absolute;
    right: 0;
    background-color: #fff;
    }
    .site-header .bottom-row .right-header-arrow.fade-out {
    animation: fadeOut .5s forwards;
    }
    .site-header .bottom-row .right-header-arrow.fade-in {
    animation: fadeIn .5s forwards;
    }
    .site-header .bottom-row .bottom-row-content {
    margin: 0 auto;
    max-width: 1124px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    max-width: 1450px;
    white-space: nowrap;
    }
    @media screen and (max-width:1000px) {
    .site-header .bottom-row .bottom-row-content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .site-header .bottom-row .bottom-row-content .bottom-row-desktop {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .site-header .bottom-row .bottom-row-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .site-header .bottom-row .bottom-row-buttons {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .site-header .bottom-row .bottom-row-buttons-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    column-gap: 2px;
    }
    .site-header .bottom-row .get-finance-button,
    .site-header .bottom-row .shipping-button,
    .site-header .bottom-row .sell-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #007a4c;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    }
    .site-header .bottom-row .get-finance-button .fa-chevron-right,
    .site-header .bottom-row .shipping-button .fa-chevron-right,
    .site-header .bottom-row .sell-btn .fa-chevron-right {
    margin-left: .25rem;
    }
    .site-header .bottom-row .get-finance-button img,
    .site-header .bottom-row .shipping-button img,
    .site-header .bottom-row .sell-btn img {
    height: 13px;
    width: 13px;
    }
    @media screen and (max-width:1000px) {
    .site-header .bottom-row .get-finance-button,
    .site-header .bottom-row .shipping-button,
    .site-header .bottom-row .sell-btn {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    padding: 7px;
    width: 100%;
    }
    }
    @media screen and (min-width:1001px) {
    .site-header .bottom-row .get-finance-button,
    .site-header .bottom-row .shipping-button,
    .site-header .bottom-row .sell-btn {
    padding: 8px 10px;
    border-radius: 4px;
    margin: 10px 0 10px 5px;
    }
    }
    @media screen and (min-width:1001px) and (min-width:1000px) {
    .site-header .bottom-row .get-finance-button:hover,
    .site-header .bottom-row .shipping-button:hover,
    .site-header .bottom-row .sell-btn:hover {
    opacity: .8;
    }
    }
    @media screen and (min-width:1001px) {
    .site-header .bottom-row .get-finance-button .fa-chevron-right,
    .site-header .bottom-row .shipping-button .fa-chevron-right,
    .site-header .bottom-row .sell-btn .fa-chevron-right {
    display: none;
    }
    }
    @media screen and (min-width:1000px) {
    .site-header .bottom-row .sell-btn:hover {
    background-color: #1c6d25;
    }
    }
    .site-header .bottom-row .call-btn {
    display: block;
    padding: 10px;
    background: #ddd;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    }
    @media screen and (min-width:1001px) {
    .site-header .bottom-row .call-btn {
    display: none;
    }
    }
    .site-header .bottom-row .bottom-row-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    }
    @media screen and (max-width:1000px) {
    .site-header .bottom-row .bottom-row-links {
    display: none;
    }
    }
    .site-header .bottom-row .bottom-row-links .shp-container {
    min-width: 70.75px;
    }
    .site-header .bottom-row .bottom-row-links>span {
    display: inline-block;
    }
    .site-header .bottom-row .bottom-row-links a,
    .site-header .bottom-row .bottom-row-links p {
    margin-right: 8px;
    font-size: 13px;
    transition: all .4s ease;
    text-decoration: none;
    background: transparent;
    padding: 8px 5px;
    font-weight: normal;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    }
    .site-header .bottom-row .bottom-row-links a:hover,
    .site-header .bottom-row .bottom-row-links p:hover {
    text-shadow: .4px 0 .1px currentColor;
    }
    .site-header .bottom-row .bottom-row-featured-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    overflow: auto;
    }
    @media screen and (max-width:1000px) {
    .site-header .bottom-row .bottom-row-featured-links {
    padding: 5px 0;
    border-top: 2px #eee solid;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
    -webkit-overflow-scrolling: touch;
    }
    }
    @media screen and (max-width:700px) {
    .site-header .bottom-row .bottom-row-featured-links {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    }
    }
    .site-header .bottom-row .bottom-row-featured-links>span {
    display: inline-block;
    }
    .site-header .bottom-row .bottom-row-featured-links a,
    .site-header .bottom-row .bottom-row-featured-links p {
    padding: 6px 19px;
    font-weight: 700;
    border-right: 1px #eee solid;
    font-size: 13px;
    transition: all .4s ease;
    text-decoration: none;
    background: transparent;
    white-space: nowrap;
    }
    .site-header .bottom-row .bottom-row-featured-links>:last-child {
    border-right: none;
    }
    .auth-container {
    font-size: .8125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .auth-container .logged-out {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .auth-container .logged-out a:first-child:after,
    .auth-container .logged-out .value-insight-portal:before {
    content: '/';
    padding: 0 5px;
    }
    .auth-container .logged-in-menu-container {
    display: none;
    }
    .auth-container .logged-in {
    position: relative;
    display: flex;
    align-items: center;
    }
    .auth-container .login-dealer-login-divider {
    display: inline-block;
    margin: 0 3px;
    }
    .auth-container .register {
    margin-left: 50px;
    }
    .auth-container .current-username,
    .auth-container global-currency-dropdown {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .auth-container .current-username>i,
    .auth-container global-currency-dropdown>i {
    margin-left: 7px;
    }
    .mobile-auth-container {
    display: none;
    }
    @media screen and (max-width:1000px) {
    .mobile-auth-container {
    display: block;
    color: #000;
    }
    }
    .toggle {
    display: inline-block;
    position: relative;
    background: #ddd;
    min-width: 35px;
    height: 20px;
    border-radius: 100px;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .05);
    overflow: hidden;
    cursor: pointer;
    }
    .toggle input[type="checkbox"] {
    position: absolute;
    display: block;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1000;
    }
    input[type="checkbox"]:focus+.toggle__switch {
    outline: 2px solid #000;
    }
    .toggle__switch {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 16px;
    background: #fff;
    border-radius: 30px;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: 0s, .05s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    z-index: 1000;
    }
    .toggle__switch_checked {
    right: 2px;
    left: 16px;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: .05s, 0s;
    }
    .toggle__track {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .05);
    border-radius: 40px;
    }
    .toggle__track_checked {
    box-shadow: inset 0 0 0 20px #4bd863;
    }
    .unsupported-browser-modal {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .8);
    }
    .unsupported-browser-modal .ts-modal-body>p {
    text-transform: capitalize;
    text-align: center;
    }
    .unsupported-browser-modal .ts-modal-body>.browser-list {
    padding: 0 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .unsupported-browser-modal .ts-modal-body>.browser-list>div {
    margin: 0 10px;
    }
    .user-setting-selector {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    }
    .user-setting-selector__dropdowns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .user-setting-selector__dropdowns>* {
    margin: 5px 0;
    width: 100%;
    text-align: center;
    }
    .user-setting-selector__dropdowns p {
    text-align: left;
    }
    @media screen and (min-width:1001px) {
    .user-setting-selector__dropdowns {
    min-width: 400px;
    }
    .user-setting-selector__dropdowns.timezone-view {
    max-width: 430px;
    }
    .user-setting-selector__dropdowns.row-view {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    max-width: 100%;
    }
    .user-setting-selector__dropdowns.row-view>* {
    width: 33%;
    }
    }
    .user-setting-selector__button {
    margin: 10px 0;
    width: 100%;
    }
    @media screen and (min-width:1001px) {
    .user-setting-selector__button.row-view {
    width: auto;
    }
    }
    .adi-container .wrap {
    width: 92%;
    margin: 0 auto;
    max-width: 1024px;
    }
    .adi-container .column2,
    .adi-container .column5,
    .adi-container .column6 {
    box-sizing: border-box;
    float: left;
    }
    .adi-container .column2 {
    width: 16.66666%;
    margin: 0;
    }
    .adi-container .column5 {
    width: 41.66666%;
    margin: 0;
    }
    .adi-container .column6 {
    width: 50%;
    margin: 0;
    }
    .adi-container h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    }
    .adi-container h1.pagename {
    padding-bottom: 12px;
    border-bottom: 1px #e6e7e8 solid;
    font-weight: 800;
    font-size: 1.2rem;
    }
    .adi-container h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    }
    .adi-container h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
    }
    .adi-container h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    }
    .adi-container h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    }
    .adi-container h6 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: uppercase;
    text-align: center;
    }
    .adi-container .border-bottom {
    padding-bottom: 3px;
    border-bottom: 1px #e6e7e8 solid;
    }
    .adi-container p {
    margin-bottom: 16px;
    line-height: 135%;
    }
    .adi-container .no-margin {
    margin: 0;
    }
    .adi-container .center-text {
    text-align: center;
    }
    .adi-container ol.numbered {
    list-style: decimal;
    margin: 0 0 16px 16px;
    }
    .adi-container ol.numbered li {
    list-style: decimal;
    margin-left: 16px;
    line-height: 135%;
    padding: 2px 0;
    }
    .adi-container ul.lettered {
    list-style: upper-alpha;
    margin: 0 0 16px 16px;
    }
    .adi-container ul.lettered li {
    list-style: upper-alpha;
    margin-left: 16px;
    line-height: 135%;
    padding: 2px 0;
    }
    .adi-container ul.bullets {
    list-style: disc;
    margin: 0 0 16px 16px;
    }
    .adi-container ul.bullets li {
    list-style: disc;
    margin-left: 16px;
    line-height: 135%;
    padding: 2px 0;
    }
    .adi-container .divider {
    width: 100%;
    height: 1px;
    background: #999;
    display: block;
    margin: 25px 0;
    }
    .adi-container #warranty-parts-schedule .all-caps {
    text-transform: uppercase;
    }
    .adi-container #warranty-parts-schedule .inline-block {
    display: inline-block;
    }
    .adi-container #warranty-parts-schedule .display-contents {
    display: contents;
    }
    .adi-container #warranty-parts-schedule article {
    width: 100%;
    padding: 15px 0;
    }
    .adi-container #warranty-parts-schedule .table-header {
    background: #ddd;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding: 5px 0;
    margin-bottom: 2px;
    }
    .adi-container #warranty-parts-schedule .table-subheader {
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding: 5px;
    margin: 0 1px;
    height: 62px;
    }
    .adi-container #warranty-parts-schedule .parts-list {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    }
    @media screen and (max-width:1175px) {
    .adi-container .table-subheader {
    font-size: 15px;
    height: 67px;
    }
    }
    @media screen and (max-width:850px) {
    .adi-container .column1-vt {
    width: 8.33333%;
    }
    .adi-container .column2-vt {
    width: 16.66666%;
    }
    .adi-container .column3-vt {
    width: 25%;
    }
    .adi-container .column4-vt {
    width: 33.33333%;
    }
    .adi-container .column5-vt {
    width: 41.66666%;
    }
    .adi-container .column6-vt {
    width: 50%;
    }
    .adi-container .column7-vt {
    width: 58.33333%;
    }
    .adi-container .column8-vt {
    width: 66.66666%;
    }
    .adi-container .column9-vt {
    width: 75%;
    }
    .adi-container .column10-vt {
    width: 83.33333%;
    }
    .adi-container .column11-vt {
    width: 91.66666%;
    }
    .adi-container .column12-vt {
    width: 100%;
    }
    .adi-container .col-pad-lt-vt {
    padding: 0 0 0 2%;
    }
    .adi-container .col-pad-rt-vt {
    padding: 0 2% 0 0;
    }
    .adi-container .col-pad-center-vt {
    padding: 0 1%;
    }
    .adi-container h1 {
    font-size: 24px;
    margin-bottom: 10px;
    }
    .adi-container h2 {
    font-size: 20px;
    }
    .adi-container h3,
    .adi-container h4,
    .adi-container .table-header {
    font-size: 16px;
    }
    .adi-container h5,
    .adi-container h6,
    .adi-container .table-subheader {
    font-size: 14px;
    }
    .adi-container .table-subheader {
    margin: 0;
    }
    }
    @media screen and (max-width:480px) {
    .adi-container .column1-vp {
    width: 8.33333%;
    }
    .adi-container .column2-vp {
    width: 16.66666%;
    }
    .adi-container .column3-vp {
    width: 25%;
    }
    .adi-container .column4-vp {
    width: 33.33333%;
    }
    .adi-container .column5-vp {
    width: 41.66666%;
    }
    .adi-container .column6-vp {
    width: 50%;
    }
    .adi-container .column7-vp {
    width: 58.33333%;
    }
    .adi-container .column8-vp {
    width: 66.66666%;
    }
    .adi-container .column9-vp {
    width: 75%;
    }
    .adi-container .column10-vp {
    width: 83.33333%;
    }
    .adi-container .column11-vp {
    width: 91.66666%;
    }
    .adi-container .column12-vp {
    width: 100%;
    }
    .adi-container .col-pad-lt-vp {
    padding: 0 0 0 2%;
    }
    .adi-container .col-pad-rt-vp {
    padding: 0 2% 0 0;
    }
    .adi-container .col-pad-center-vp {
    padding: 0 1%;
    }
    .adi-container .col-pad-clear-vp {
    padding: 0;
    }
    .adi-container .pad-bottom-10-vp {
    margin: 0 0 10px 0;
    }
    .adi-container .table-subheader {
    margin: 0 0 10px 0;
    }
    .adi-container .parts-list {
    padding: 0 10px;
    }
    .adi-container .parts-list .bullets {
    margin-bottom: 0;
    }
    }
    .localized-divider {
    margin: 20px;
    }
    .localized-divider .list-similar {
    display: block;
    padding: 10px;
    border: 1px #ddd solid;
    }
    .localized-divider .list-similar h3 {
    margin: 2px 0 5px;
    font-size: 14px;
    text-align: center;
    }
    .localized-divider .list-similar .similar-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .localized-divider .list-similar .similar-listings:hover {
    border: 1px #1c6d25 solid;
    }
    .localized-divider .list-similar .similar-listings {
    flex: 1;
    margin: 3px;
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;
    padding: 15px;
    border: 1px #ccc solid;
    text-decoration: none;
    transition: all .2s ease-in-out;
    }
    .localized-divider .list-similar .similar-listings .block-btn {
    margin-top: 8px;
    width: 100%;
    padding: 8px;
    }
    .localized-divider .list-similar .similar-listings .similar-img {
    background: #333;
    height: 115px;
    width: 100%;
    margin: auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .localized-divider .list-similar .similar-listings .similar-img img {
    display: block;
    max-height: 100px;
    position: absolute;
    max-width: 100%;
    width: auto;
    height: auto;
    }
    .localized-divider .list-similar .similar-listings .similar-details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px;
    }
    .localized-divider .list-similar .similar-listings .similar-category {
    width: 100%;
    font-size: 14px;
    }
    .localized-divider .list-similar .similar-listings .similar-name {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #b12a1c;
    }
    .localized-divider .list-similar .similar-listings .similar-price {
    width: 100%;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 700;
    }
    .localized-divider .list-similar .similar-search-list {
    margin: 8px 3px 3px;
    }
    .localized-divider .list-similar .similar-search-list ul {
    display: flex;
    flex-wrap: wrap;
    }
    .localized-divider .list-similar .similar-search-list ul li {
    list-style: none;
    width: 50%;
    padding: 2px 5px;
    }
    @media screen and (max-width:1000px) {
    .localized-divider .list-similar .similar-search-list ul li {
    width: 100%;
    }
    }
    .localized-divider .list-similar .similar-search-list ul li a {
    display: inline-block;
    font-size: 12px;
    text-decoration: underline;
    }
    .localized-divider .list-similar .similar-search-list ul li a:hover {
    text-decoration: none;
    }
    .localized-divider .list-similar.alt {
    padding: 0;
    border: none;
    }
    .localized-divider .list-similar.alt .similar-search-list {
    margin: 3px;
    padding: 10px;
    border: 1px #ddd solid;
    }
    @media screen and (max-width:1000px) {
    .localized-divider .block-btn.show-mobile {
    display: block;
    margin-top: 25px;
    max-width: 100%;
    }
    .localized-divider .similar-listings {
    max-width: 400px;
    margin: 0 auto 10px;
    border: 1px #ccc solid;
    }
    .localized-divider .similar-listings .block-btn {
    margin: auto;
    font-size: 12px;
    }
    .localized-divider .similar-listings .similar-img {
    width: 120px;
    padding-right: 15px;
    }
    .localized-divider .similar-listings .similar-category {
    font-size: 14px;
    }
    .localized-divider .similar-listings .similar-details {
    width: calc(100% - 120px);
    margin: 0;
    text-align: center;
    }
    .localized-divider .similar-listings .similar-name a,
    .localized-divider .similar-listings .similar-category a {
    text-decoration: underline;
    }
    .localized-divider .similar-listings .similar-price {
    padding-top: 0;
    }
    }
    .my-account-content {
    color: #333;
    margin: 0 auto;
    max-width: 1124px;
    padding-bottom: 30px;
    }
    @media screen and (max-width:1000px) {
    .my-account-content {
    margin: 0 20px;
    }
    }
    .my-account-content .account-button {
    display: inline-block;
    background: #007a4c;
    margin: 10px 0;
    padding: 10px 25px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    }
    .my-account-content .account-button:hover {
    background-color: #1c6d25;
    cursor: pointer;
    }
    .my-account-content .account-button.title {
    font-size: 12px;
    }
    @media screen and (max-width:1000px) {
    .my-account-content .account-button {
    width: 100%;
    }
    }
    .my-account-content .mobile-header {
    display: none;
    }
    .my-account-content .mobile-header a {
    display: block;
    position: relative;
    background: #f5f5f5;
    color: #e6e7e8;
    margin: 0 0 15px;
    padding: 16px 20px;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #e6e7e8;
    }
    .my-account-content .side-menu {
    float: left;
    width: 235px;
    padding: 12px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #f5f5f5;
    }
    .my-account-content .side-menu__accordion {
    background: #f5f5f5;
    font-size: 12px;
    color: #333;
    border-radius: 5px;
    box-shadow: none;
    }
    .my-account-content .side-menu__accordion.active {
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    }
    .my-account-content .side-menu__accordion_submenu {
    display: block;
    position: relative;
    background: #f5f5f5;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    border-radius: 5px;
    }
    .my-account-content .side-menu__accordion_submenu.active {
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    }
    .my-account-content .side-menu__accordion_details {
    border-left: 1px #ddd solid;
    padding: 8px;
    }
    .my-account-content .side-menu__accordion_summary {
    padding: 0 12px;
    min-height: 0;
    }
    .my-account-content .side-menu li {
    list-style: none;
    }
    .my-account-content .side-menu li:hover {
    background: #eee;
    font-weight: 700;
    }
    .my-account-content .side-menu li a.menu-item {
    display: block;
    position: relative;
    background: #f5f5f5;
    margin: 0;
    padding: 10px 12px;
    box-sizing: border-box;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    border-radius: 5px;
    }
    .my-account-content .side-menu li a.menu-item.active {
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    }
    .my-account-content .account-main {
    float: left;
    width: calc(100% - 270px);
    padding: 0 0 0 25px;
    box-sizing: border-box;
    }
    .my-account-content .user-setting-selector {
    width: 100%;
    padding: 0;
    }
    .my-account-content .user-setting-selector p {
    margin: 14px 0 0 0;
    font-weight: bold;
    font-size: 16px;
    }
    .my-account-content .grey-box {
    background-color: #fff;
    margin: 10px 0;
    padding: 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    border-radius: 5px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    }
    .my-account-content .grey-box .cf {
    margin: 0 0 15px;
    }
    .my-account-content .grey-box .cf .column12 .server-info-heading {
    margin-right: 5px;
    }
    .my-account-content .grey-box .flex-col {
    flex-wrap: wrap;
    }
    @media screen and (min-width:1000px) {
    .my-account-content .grey-box .flex-col {
    display: flex;
    }
    }
    .my-account-content .grey-box .flex-col .block-button {
    display: block;
    background: #007a4c;
    margin: 10px 0;
    padding: 10px 25px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    }
    .my-account-content .grey-box .flex-col .block-button:hover {
    background-color: #1c6d25;
    cursor: pointer;
    }
    .my-account-content .grey-box .flex-col label {
    color: #666;
    font-weight: 700;
    font-size: 11px;
    width: 100px;
    }
    @media screen and (min-width:1001px) {
    .my-account-content .grey-box .col-6 {
    width: 50%;
    padding-right: 10px;
    }
    }
    .my-account-content .grey-box .form-row {
    display: flex;
    }
    .my-account-content .grey-box .input-text {
    padding: 5px 15px;
    }
    .my-account-content .http-cookie {
    word-wrap: break-word;
    }
    .my-account-content hr {
    border: 0;
    height: 1px;
    background: #e6e7e8;
    }
    .my-account-content hr.pad {
    margin: 25px 0;
    }
    .my-account-content h2,
    .my-account-content h3 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    }
    .my-account-content h2.employee-only-header,
    .my-account-content h3.employee-only-header {
    text-transform: none;
    margin: 30px 0 10px 0;
    }
    .my-account-content h4 {
    font-size: 18px;
    margin: 0 0 20px;
    color: #333;
    }
    .my-account-content header {
    margin-bottom: 15px;
    }
    .my-account-content .pagename {
    padding: 10px 0;
    }
    .my-account-content li {
    list-style: none;
    }
    .my-account-content li a {
    color: #000;
    text-decoration: none;
    }
    .my-account-content li a:hover {
    text-decoration: none;
    }
    .my-account-content .columns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-right: 400px;
    }
    .my-account-content .server-info-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .my-account-content .server-info-content .server-info-main-content {
    padding-left: 24px;
    margin-bottom: 25px;
    }
    .my-account-content .server-info-content .server-info-main-content p {
    word-wrap: break-word;
    }
    @media screen and (max-width:1000px) {
    .my-account-content .side-menu {
    padding: 0;
    overflow: hidden;
    width: 100%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    margin: 0 0 10px 0;
    }
    .my-account-content .account-main {
    float: none;
    width: 100%;
    padding: 0;
    border: none;
    }
    .my-account-content .cf {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (min-width:1000px) {
    .my-account-content .notification-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    }
    }
    .table .table-row {
    display: flex;
    }
    .table .table-head {
    font-weight: 700;
    }
    .table .table-column {
    flex: 1;
    padding: 5px;
    }
    .toggle input[type="checkbox"]:checked~.track {
    box-shadow: inset 0 0 0 20px #4bd863;
    }
    .toggle input[type="checkbox"]:checked~.switch {
    right: 2px;
    left: 16px;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: .05s, 0s;
    }
    .toggle .switch {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 16px;
    background: #fff;
    border-radius: 30px;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: 0s, .05s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    z-index: 1;
    }
    .toggle .track {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .35s cubic-bezier(.785, .135, .15, .86);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .05);
    border-radius: 40px;
    }
    .article-content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    }
    .inline-video {
    position: relative;
    }
    .ccenter {
    margin: 15px auto 15px auto;
    width: 100% !important;
    }
    .cleft {
    float: left;
    margin: 15px 10px 15px 5px;
    width: 50% !important;
    }
    .cright {
    float: right;
    margin: 15px 5px 15px 10px;
    width: 50% !important;
    }
    .ccenter,
    .cleft,
    .cright {
    text-align: center;
    display: table;
    height: auto !important;
    }
    .ccenter div,
    .cleft div,
    .cright div {
    font-size: .9em !important;
    display: table-caption;
    caption-side: bottom;
    width: auto !important;
    height: auto !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: initial !important;
    margin: initial !important;
    padding: initial !important;
    color: #646464 !important;
    }
    .ccenter img,
    .ccenter video,
    .ccenter iframe,
    .cleft img,
    .cleft video,
    .cleft iframe,
    .cright img,
    .cright video,
    .cright iframe {
    width: 100% !important;
    height: auto !important;
    }
    .article-paging {
    margin-top: 44px;
    float: left;
    width: 100%;
    }
    .link-bl {
    color: #000;
    }
    .link-bl:link,
    .link-bl:visited {
    color: #000;
    }
    .article-tag {
    margin-right: 4px;
    }
    .rss {
    font-size: 24px;
    }
    .blog-feed {
    border: 1px #585858 solid;
    padding: 0;
    font-size: 12px;
    }
    .blog-home-view-all {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid #585858;
    }
    .blog-home-view-all .button {
    margin: 10px;
    }
    .fa-angle-double-right {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-decoration: none;
    }
    .blog-home-post:first-child {
    border-top: none;
    }
    .blog-home-post {
    padding: 15px;
    border-top: 1px solid #585858;
    }
    .blog-home-post a {
    font-weight: 700;
    }
    .blog-home-post .button {
    margin: 0;
    font-size: 13px;
    }
    .blog-home-post .blog-home-post-title {
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    padding-bottom: 8px;
    display: inline-block;
    }
    .blog-home-post .blog-home-post-date {
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    }
    .blog-home-post .blog-home-post-content {
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    }
    .blog-home-post .blog-home-post-read-more {
    font-size: .9em;
    font-weight: bold;
    display: inline-block;
    }
    .blog-link {
    margin: 8px 0 12px;
    text-align: center;
    font-weight: bold;
    }
    .blog-list-right-menu {
    border: 1px #ccc solid;
    margin: 10px 0 0;
    font-size: 12px;
    float: left;
    width: 17%;
    position: relative;
    margin-top: 3%;
    margin-left: 3%;
    }
    .blog-list-right-menu .blog-list-right-menu-header {
    background: #007a4c;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    padding: 7px 15px;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    }
    .blog-list-right-menu .blog-list-right-menu-cats,
    .blog-list-right-menu .blog-list-right-menu-tags {
    padding: 10px 10px 5px;
    box-sizing: border-box;
    color: #000;
    }
    .blog-list-right-menu .blog-list-right-menu-cats div,
    .blog-list-right-menu .blog-list-right-menu-tags div {
    margin: 5px auto;
    }
    .blog-list-right-menu .blog-list-right-menu-tags {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    column-gap: 1px;
    word-break: break-all;
    }
    .blog-list-right-menu .blog-list-right-menu-cats a {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    }
    .blog-list-right-menu .blog-list-right-menu-tags a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    word-break: break-word;
    padding: 3px 5px;
    margin: 1px;
    line-height: 11px;
    border-radius: 4px;
    background-color: #007a4c;
    }
    .blog-list-left-menu {
    border: 1px #ccc solid;
    margin: 10px 0 0;
    font-size: 12px;
    position: relative;
    margin-top: 3%;
    }
    .blog-list-left-menu .blog-list-left-menu-header {
    background: #007a4c;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    padding: 7px 15px;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    }
    .blog-list-item {
    padding: 35px 0;
    border-bottom: 1px #ccc solid;
    width: 100%;
    float: left;
    }
    .blog-list-item .blog-list-item-image {
    padding: 10px;
    box-sizing: border-box;
    }
    .blog-list-item .blog-list-item-image img {
    max-width: 100%;
    }
    .blog-list-item .blog-list-item-title {
    font-size: 18px;
    color: #007a4c;
    font-weight: bold;
    }
    .blog-list-item .blog-list-item-title a:link,
    .blog-list-item .blog-list-item-title a:visited {
    color: #000;
    }
    .blog-list-item .blog-list-item-date {
    font-size: 13px;
    padding-top: 5px;
    font-weight: bold;
    }
    .blog-list-item .blog-list-item-social-buttons {
    float: left;
    margin: 20px 0 0;
    }
    .blog-list-item .blog-list-item-body {
    font-size: 13px;
    line-height: 18px;
    margin: 5px 0;
    }
    .blog-list-item .blog-list-item-read-more {
    float: right;
    margin: 25px 0 0;
    }
    .blog-list-item .blog-list-item-read-more a {
    background: #007a4c;
    color: #fff;
    padding: 8px 35px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 3px;
    }
    .blog-col-center {
    width: 72%;
    float: left;
    position: relative;
    }
    .blog-col-right {
    width: 27%;
    float: right;
    position: relative;
    }
    .blog-col-right .blog-list-right-menu {
    width: 96%;
    margin-top: 5%;
    }
    .blog-post-body {
    font-size: 15px;
    margin: 5px 0;
    }
    .blog-post-body ul {
    list-style-type: disc;
    margin-bottom: 16px;
    margin-top: 16px;
    margin-left: 40px;
    }
    .blog-post-body ol {
    list-style-type: decimal;
    margin-bottom: 16px;
    margin-top: 16px;
    margin-left: 40px;
    }
    .blog-post-body a,
    .blog-post-body a:visited,
    .blog-post-body a:active {
    text-decoration: underline;
    }
    .blog-posted-date,
    .blog-updated-date {
    font-weight: bold;
    font-style: italic;
    }
    .cat-tags {
    font-size: 14px;
    clear: both;
    }
    .show-mobile-blog {
    display: none;
    }
    .hide-mobile-blog {
    display: block;
    }
    @media screen and (max-width:1300px) {
    .blog-list-right-menu {
    width: 94%;
    margin-left: 18px;
    }
    .show-mobile-blog {
    display: block;
    }
    .hide-mobile-blog {
    display: none;
    }
    }
    @media screen and (max-width:1000px) {
    .blog-col-center {
    width: 98%;
    }
    .article-content-wrapper .blog-col-right {
    width: 100%;
    max-width: 100%;
    }
    .article-content-wrapper .blog-col-right .blog-list-right-menu {
    margin-left: 0;
    width: 98%;
    }
    }
    @media screen and (max-width:767px) and (min-width:481px) {
    .blog-list-right-menu {
    width: 96%;
    margin-left: 10px;
    }
    }
    @media screen and (max-width:480px) {
    .blog-list-right-menu {
    width: 98%;
    margin-left: 0;
    }
    .blog-link .btn,
    .blog-link .button {
    width: 50%;
    }
    }
    .has-blog {
    width: 79%;
    }
    .has-no-blog {
    width: 100%;
    }
    .product-blurb h5,
    .product-blurb-attachment h5 {
    display: inline;
    }
    .product-blurb p,
    .product-blurb-attachment p,
    .product-blurb a {
    display: inline;
    }
    .product-blurb a {
    text-decoration: underline;
    }
    .product-blurb p:before,
    .product-blurb-attachment p:before {
    content: " - ";
    }
    .show-1300 {
    display: none;
    }
    .full-text-blurb p,
    .full-text-blurb-attachment p {
    margin-bottom: 15px;
    line-height: 160%;
    }
    .full-text-blurb ul,
    .product-blurb ul,
    .full-text-blurb-attachment ul,
    .product-blurb-attachment ul {
    font-size: 1em;
    line-height: 160%;
    list-style-type: disc;
    margin-bottom: 20px;
    margin-left: 40px;
    }
    .full-text-blurb ol,
    .product-blurb ol,
    .full-text-blurb-attachment ol,
    .product-blurb-attachment ol {
    font-size: 1em;
    line-height: 160%;
    list-style-type: decimal;
    margin-bottom: 20px;
    margin-left: 40px;
    }
    .full-text-blurb-attachment {
    clear: right;
    margin: 0 0 10px 2%;
    width: 98%;
    }
    .full-text-blurb,
    .full-text-blurb-attachment {
    overflow: hidden;
    margin-top: 10px;
    }
    @media screen and (min-width:1001px) {
    .full-text-blurb .inner-blurb-wrapper,
    .full-text-blurb-attachment .inner-blurb-wrapper {
    width: 98%;
    margin: auto;
    }
    }
    @media screen and (max-width:1000px) {
    .full-text-blurb {
    padding: 0 10px;
    }
    }
    .product-blurb p,
    .product-blurb-attachment p,
    .product-blurb a,
    .full-text-blurb p,
    .full-text-blurb-attachment p {
    font-size: 1em;
    }
    .show-blurb-features {
    display: none;
    }
    .product-blurb-attachment-hide {
    display: none;
    }
    .product-blurb-attachment-show {
    display: block;
    }
    @media screen and (max-width:1300px) {
    .product-blurb .inner-summary-wrapper .show-blurb-features {
    display: block;
    }
    .product-blurb-attachment .inner-summary-wrapper .show-blurb-features {
    display: block;
    }
    .product-blurb p:before,
    .product-blurb-attachment p:before {
    content: "";
    }
    .product-blurb-attachment p,
    .product-blurb p {
    display: block;
    margin: 5px 0 15px 0;
    }
    .product-blurb .inner-summary-wrapper {
    background: none;
    border: 0;
    padding: 0;
    }
    .product-blurb-attachment .inner-summary-wrapper {
    background: none;
    border: 0;
    padding: 0;
    }
    .product-blurb {
    padding: 0;
    clear: both;
    }
    .product-blurb-attachment {
    padding: 0;
    clear: both;
    }
    }
    .blog-carousel-wrapper {
    float: left;
    margin: 2%;
    width: 96%;
    }
    .listing-carousel .section-title {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px #e6e7e8 solid;
    }
    .listing-carousel .section-title .section-title-text {
    font-size: 19px;
    font-weight: 900;
    }
    .listing-carousel .section-title h2 {
    font-size: 19px;
    font-weight: 900;
    }
    @media screen and (max-width:1000px) {
    .listing-carousel .section-title h2 span {
    width: 100%;
    }
    }
    .blog-internal-links {
    float: left;
    width: 100%;
    }
    @media screen and (max-width:1000px) {
    .blog-internal-links {
    margin: 2%;
    width: 96%;
    }
    }
    .blog-internal-links .linking-container h3 {
    margin: 0;
    }
    @media screen and (min-width:786px) {
    .blog-internal-links .linking-buttons li {
    max-width: 50%;
    }
    }
    @media screen and (max-width:1000px) {
    .blog-list-right-menu {
    margin: 2%;
    width: 96%;
    }
    }
    .ca-privacy-policy img {
    max-width: 100%;
    }
    .ca-privacy-policy html,
    .ca-privacy-policy body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    height: 100%;
    width: 100%;
    }
    .ca-privacy-policy .container {
    max-width: 1124px;
    margin: 0 auto;
    }
    .ca-privacy-policy .flex-col {
    display: flex;
    flex-wrap: wrap;
    }
    .ca-privacy-policy .flex-col .col {
    padding-right: 50px;
    }
    .ca-privacy-policy .flex-col .col:last-child {
    padding-right: 0;
    }
    .ca-privacy-policy .col-12 {
    width: 100%;
    }
    .ca-privacy-policy .col-11 {
    width: 91.6666%;
    }
    .ca-privacy-policy .col-10 {
    width: 83.3333%;
    }
    .ca-privacy-policy .col-9 {
    width: 75%;
    }
    .ca-privacy-policy .col-8 {
    width: 66.6666%;
    }
    .ca-privacy-policy .col-7 {
    width: 58.3333%;
    }
    .ca-privacy-policy .col-6 {
    width: 50%;
    }
    .ca-privacy-policy .col-5 {
    width: 41.6666%;
    }
    .ca-privacy-policy .col-4 {
    width: 33.3333%;
    }
    .ca-privacy-policy .col-3 {
    width: 25%;
    }
    .ca-privacy-policy .col-2 {
    width: 16.6666%;
    }
    .ca-privacy-policy .col-1 {
    width: 8.3333%;
    }
    .ca-privacy-policy .cf {
    zoom: 1;
    }
    .ca-privacy-policy .cf:before,
    .ca-privacy-policy .cf:after {
    content: "";
    display: table;
    }
    .ca-privacy-policy .cf:after {
    clear: both;
    }
    .ca-privacy-policy .clear {
    clear: both;
    }
    .ca-privacy-policy * {
    box-sizing: border-box;
    }
    .ca-privacy-policy h1,
    .ca-privacy-policy h2,
    .ca-privacy-policy h3,
    .ca-privacy-policy h4,
    .ca-privacy-policy h5,
    .ca-privacy-policy h6 {
    font-weight: 700;
    }
    .ca-privacy-policy a {
    font-weight: 700;
    color: inherit;
    cursor: pointer;
    transition: all .2s ease-in-out;
    }
    .ca-privacy-policy a:hover {
    color: inherit;
    }
    .ca-privacy-policy .bold-italic {
    font-weight: 700;
    font-style: italic;
    }
    .ca-privacy-policy .legal {
    padding: 50px 0;
    }
    .ca-privacy-policy .legal h1 {
    margin-bottom: 25px;
    font-size: 24px;
    text-align: center;
    }
    .ca-privacy-policy .legal h2 {
    margin: 25px 0;
    font-size: 24px;
    text-align: center;
    text-decoration: underline;
    }
    .ca-privacy-policy .legal h3 {
    margin: 15px 0;
    font-size: 16px;
    text-decoration: underline;
    }
    .ca-privacy-policy .legal p {
    margin: 15px 0;
    }
    .ca-privacy-policy .legal a {
    text-decoration: underline;
    }
    .ca-privacy-policy .legal a:hover {
    text-decoration: none;
    }
    .ca-privacy-policy .legal ol {
    margin: 15px 0;
    }
    .ca-privacy-policy .legal ol li {
    margin-left: 20px;
    list-style: decimal;
    }
    .ca-privacy-policy .legal ul {
    margin: 15px 0;
    }
    .ca-privacy-policy .legal ul li {
    margin-left: 20px;
    list-style: disc;
    }
    .ca-privacy-policy .legal ul ul {
    margin: 5px 0;
    }
    .ca-privacy-policy .legal ul ul li {
    list-style: circle;
    }
    .ca-privacy-policy .table-container {
    overflow: auto;
    }
    .ca-privacy-policy .table {
    min-width: 1076px;
    line-height: 1.25;
    border: 1px #000 solid;
    }
    .ca-privacy-policy .table .table-head {
    font-weight: 700;
    text-align: center;
    }
    .ca-privacy-policy .table .table-head span {
    display: block;
    font-size: 12px;
    }
    .ca-privacy-policy .table .table-row {
    display: flex;
    border-bottom: 1px #000 solid;
    }
    .ca-privacy-policy .table .table-row:last-child {
    border-bottom: none;
    }
    .ca-privacy-policy .table .table-row .table-column {
    padding: 5px;
    border-right: 1px #000 solid;
    }
    .ca-privacy-policy .table .table-row .table-column:first-child {
    width: 350px;
    flex: none;
    }
    .ca-privacy-policy .table .table-row .table-column:not(:first-child) {
    flex: 1;
    }
    .ca-privacy-policy .table .table-row .table-column:last-child {
    border-right: none;
    }
    .ca-privacy-policy .table .table-multi-row {
    flex: 1;
    }
    .ca-privacy-policy .table .table-multi-row .table-column:first-child {
    flex: 1;
    }
    .ca-privacy-policy .form .form-row {
    display: block;
    margin: 0 0 15px;
    }
    .ca-privacy-policy .form label {
    display: block;
    font-weight: 700;
    line-height: 1.25;
    color: #333;
    }
    .ca-privacy-policy .form input[type="text"],
    .ca-privacy-policy .form select,
    .ca-privacy-policy .form textarea {
    display: block;
    background: #fff;
    width: 100%;
    margin: 5px 0;
    padding: 10px;
    border: 1px #ddd solid;
    border-radius: 5px;
    }
    .ca-privacy-policy .form input[type="submit"] {
    display: inline-block;
    background: #b12c1b;
    margin: 5px auto;
    padding: 12px 35px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    }
    .ca-privacy-policy .form input[type="submit"]:hover {
    background: #961e11;
    }
    .ca-privacy-policy .form textarea {
    height: 90px;
    }
    @media screen and (max-width:1000px) {
    .ca-privacy-policy .legal {
    padding: 25px 0;
    }
    .ca-privacy-policy .flex-col .col {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
    }
    .ca-privacy-policy .flex-col .col:last-child {
    margin-bottom: 0;
    }
    }
    .bread-crumbs-heading {
    margin: 0 auto;
    max-width: 1124px;
    }
    .bread-crumbs-heading .return-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .bread-crumbs-heading .return-links .return-links-link {
    text-decoration: none;
    margin-top: 5px;
    }
    .bread-crumbs-heading .return-links .return-links-link i {
    display: inline-block;
    font: normal normal normal 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #007a4c;
    text-decoration: none;
    margin-right: 5px;
    }
    .bread-crumbs-heading .return-links .return-links-link span {
    color: #007a4c;
    text-decoration: none;
    }
    .title-media-buttons-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
    }
    .title-media-buttons-heading h1 {
    display: contents;
    vertical-align: middle;
    }
    #no-compare-listings {
    display: none;
    text-align: center;
    margin: auto;
    margin-top: 100px;
    color: #007a4c;
    }
    .compare-listings-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 1124px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    }
    .compare-listings-container .compare-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    width: 21.5%;
    vertical-align: top;
    margin: 10px 2px 20px 2px;
    padding: 15px;
    text-align: left;
    border: 1px solid #ccc;
    }
    .compare-listings-container .compare-container .fas {
    vertical-align: middle;
    margin: 5px 7px;
    }
    .compare-listings-container .compare-container .fa-envelope {
    margin-top: 4px !important;
    }
    .compare-listings-container .compare-container .comp-header-img {
    display: block;
    }
    .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-close {
    top: 15px;
    right: 15px;
    color: #b8b8b8;
    }
    .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-close:hover {
    color: #8e8e8e;
    cursor: pointer;
    }
    .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title {
    font-size: 16px;
    font-weight: bold;
    color: #007a4c;
    }
    .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3 {
    margin: 0;
    }
    .compare-listings-container .compare-container .comp-header-img .compare-img {
    width: 100%;
    display: block;
    padding: 20px 0;
    margin: auto;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 200px;
    }
    .compare-listings-container .compare-container .comp-header-img .compare-img img {
    width: 100%;
    height: auto;
    max-height: 230px;
    }
    .compare-listings-container .compare-container .list-media {
    margin-bottom: 30px;
    text-align: center;
    height: 2px;
    margin-top: 15px;
    }
    .compare-listings-container .compare-container .list-media span {
    margin-right: 3px;
    }
    .compare-listings-container .compare-container .compare-price {
    font-size: 18px;
    font-weight: bold;
    color: #007a4c;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry {
    color: #000;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .other-site-data .rent-title-details {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .other-site-data .rent-prices {
    font-size: 14px;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .other-site-data .rent-prices .price-type {
    color: #000;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .other-site-data .rent-prices .rent-lease-price {
    color: #007a4c;
    font-weight: 700;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .other-site-data .rent-prices .price-entered-as {
    font-size: 13px;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .lease-pr .lease-title-details {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .lease-pr .lease-prices {
    font-size: 14px;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .lease-pr .lease-prices .price-type {
    color: #000;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .lease-pr .lease-prices .rent-lease-price {
    color: #007a4c;
    font-weight: 700;
    }
    .compare-listings-container .compare-container .compare-price .other-site-data .other-site-data-section .rent-lease-ry .lease-pr .lease-prices .price-entered-as {
    font-size: 13px;
    }
    .compare-listings-container .compare-container .compare-specs {
    width: 100%;
    text-align: left;
    }
    .compare-listings-container .compare-container .compare-specs .cs-row {
    width: 100%;
    display: block;
    padding: 3px 0;
    }
    .compare-listings-container .compare-container .compare-specs .cs-row .specs-title {
    padding: 3px 0;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    }
    .compare-listings-container .compare-container .compare-specs .cs-row .cs-label {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    }
    .compare-listings-container .compare-container .compare-specs .cs-spec {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    word-break: break-word;
    }
    .compare-listings-container .compare-container .compare-specs .indent {
    padding-left: 10px;
    }
    .compare-listings-container .compare-container .button {
    color: #fff;
    }
    .compare-listings-container .compare-container .sms-comp {
    display: none;
    }
    .compare-listings-container .compare-container .cs-btns {
    margin-top: 20px;
    }
    .compare-listings-container .compare-container .comp-mobile {
    display: none;
    }
    .compare-listings-container .compare-container .dealer-btns-bottom .whatsapp i {
    font-weight: 900;
    }
    .compare-listings-container .compare-container .cs-btns {
    font-size: 12px;
    }
    .compare-listings-container .compare-container .cs-btns i {
    font-size: 14px;
    vertical-align: middle;
    margin: 3px 7px;
    }
    @media screen and (max-width:1000px) {
    #return-to-listings-link {
    margin-top: 10px;
    display: block;
    }
    .sms-comp {
    display: block !important;
    }
    .compare-listings-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1px;
    }
    .compare-listings-container .compare-container {
    width: 90%;
    margin: auto;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .compare-listings-container .compare-container .compare-img {
    text-align: center;
    height: auto;
    }
    .compare-listings-container .compare-container .compare-img img {
    width: unset !important;
    margin: auto;
    }
    }
    .dealer-directory {
    margin: 0 auto;
    max-width: 1124px;
    }
    .dealer-directory .page-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 13px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: bold;
    }
    @media screen and (max-width:785px) {
    .dealer-directory .page-title {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    }
    .dealer-directory .page-title .fbo-vendor-information-link {
    font-size: 12px;
    }
    .dealer-directory .page-title .list-sort-container .distance-sort-descriptor {
    font-size: .625em;
    font-weight: normal;
    margin-top: 15px;
    }
    .dealer-directory .page-title .list-sort-container .list-sort-order {
    display: none;
    }
    @media screen and (min-width:786px) {
    .dealer-directory .page-title .list-sort-container .list-sort-order {
    display: block;
    }
    }
    .dealer-directory .page-title .list-sort-container #option-bar-sort {
    display: none;
    }
    .dealer-directory .page-title .list-sort-container .sort-by-dropdown-container {
    text-align: right;
    }
    .dealer-directory .page-title .list-sort-container .sort-by-dropdown-container .list-sort-order-select {
    width: 60%;
    }
    .dealer-directory .dealer-directory-content {
    border: 1px solid #ddd;
    padding: 15px;
    display: grid;
    }
    .dealer-directory .dealer-directory-content .dealer-listings-wrapper {
    display: grid;
    }
    @media screen and (min-width:1001px) {
    .dealer-directory .dealer-directory-content .dealer-listings-wrapper {
    grid-auto-rows: 1fr;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing {
    margin: 10px 0;
    padding: 15px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    }
    @media screen and (max-width:1000px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (min-width:1001px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing {
    display: grid;
    grid-template-rows: 1fr;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    @media screen and (max-width:550px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half {
    width: 49%;
    padding-bottom: 5px;
    }
    @media screen and (max-width:550px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half {
    width: 100%;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .listing-distance-from-your-location {
    color: #007a4c;
    font-size: 12px;
    margin-right: 4px;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half:last-child {
    text-align: right;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-title-text {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-data-text {
    display: block;
    font-size: 12px;
    line-height: 1.3;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-logo {
    width: 100%;
    height: 140px;
    max-width: 200px;
    margin-right: 9%;
    object-fit: contain;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-logo.mobile {
    display: none;
    height: 80px;
    }
    @media screen and (max-width:550px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-logo {
    display: none;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .dealer-listing-row .dealer-listing-half .dealer-logo.mobile {
    display: inline-block;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container:last-of-type {
    align-self: end;
    }
    @media screen and (max-width:1000px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button {
    width: calc(25% - 4px);
    box-sizing: border-box;
    cursor: pointer;
    transition: all .25s;
    border-radius: 5px;
    backface-visibility: hidden;
    background-color: #fff;
    color: #007a4c;
    border: 1px solid #007a4c;
    margin: 5px 2px 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    font-size: .8rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    @media screen and (max-width:1000px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button {
    width: calc(50% - 4px);
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button .dealer-data-text {
    font-size: .8rem;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button i {
    margin-right: 5px;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button.texting {
    display: none;
    }
    @media screen and (max-width:785px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button.texting {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button a {
    text-decoration: none;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button a.send-email i {
    font-size: 15px;
    padding-right: 10px;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .dealer-contact-button .text-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(/Content/ForestryTrader/images/misc-icons/listing-text-icon.svg) no-repeat center;
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .inventory-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    background-color: #007a4c;
    transition: all .25s;
    border: none;
    border-radius: 5px;
    backface-visibility: hidden;
    margin: 5px 2px 0;
    height: 38px;
    width: calc(25% - 4px);
    box-sizing: border-box;
    padding: 1px 6px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    }
    @media screen and (max-width:1000px) {
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .inventory-button {
    width: calc(50% - 4px);
    }
    }
    .dealer-directory .dealer-directory-content .dealer-directory-listing .button-container .inventory-button:hover {
    background-color: #1c6d25;
    }
    .dealer-directory .dealer-directory-content .no-dealers-filter {
    color: #007a4c;
    text-align: center;
    font-weight: bold;
    }
    .dealer-directory .dealer-directory-content .no-dealers-filter .clear-all-text {
    cursor: pointer;
    }
    .dealer-directory-listing {
    font-size: .8em;
    }
    .dealer-directory-listing .tos-message-response {
    margin-top: 15px;
    }
    .event-rings {
    border-bottom: 1px #e6e7e8 solid;
    margin-top: 10px;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    text-align: center;
    }
    .event-rings .ts-button {
    border-radius: 4px 4px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    position: relative;
    margin: 2px 2px;
    padding: 10px 25px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #000;
    cursor: pointer;
    }
    .event-rings .current-event {
    background: #007a4c;
    color: #fff;
    }
    .dealer-header-info {
    background: #f5f5f5;
    box-sizing: border-box;
    margin: 20px 0;
    padding: 25px 40px 40px 40px;
    }
    .dealer-header-info .half-width {
    width: 50%;
    }
    .dealer-header-info .quarter-width {
    width: 25%;
    }
    .dealer-header-info .dealer-phone {
    text-decoration: underline;
    }
    .dealer-header-info .dealer-phone:hover {
    font-weight: bold;
    }
    .dealer-header-info span.dealer-phone-mobile {
    font-size: 12px;
    }
    .dealer-header-info .dealer-header-title {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 0;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-title {
    width: 100%;
    }
    }
    .dealer-header-info .dealer-header-title .dealer-header-title-logo {
    max-width: 180px;
    width: auto;
    height: auto;
    vertical-align: middle;
    margin: 0 auto;
    }
    .dealer-header-info .dealer-header-title h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    width: inherit;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    }
    @media screen and (max-width:515px) {
    .dealer-header-info .dealer-header-title h2 {
    display: block;
    padding: 0;
    margin-top: 5px;
    }
    }
    .dealer-header-info .dealer-header-title .dealer-title-info h2 {
    margin: 0 auto;
    padding: 0 10px;
    }
    .dealer-header-info .dealer-header-title .event-title-info h2,
    .dealer-header-info .dealer-header-title .event-title-info h4 {
    margin: 0;
    }
    .dealer-header-info .dealer-header-title .event-title-info .flex-between {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 5px;
    }
    @media screen and (min-width:1001px) {
    .dealer-header-info .dealer-header-title .event-title-info .flex-between {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-title .event-title-info .flex-between {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .dealer-header-info .dealer-header-title a {
    padding: 0 10px;
    }
    @media screen and (max-width:515px) {
    .dealer-header-info .dealer-header-title a {
    padding: 0;
    }
    }
    .dealer-header-info .dealer-header-desktop_description {
    margin: 10px 0;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-desktop_description {
    padding: 0 10px;
    }
    }
    .dealer-header-info .dealer-header-desktop_description-button {
    text-decoration: underline;
    }
    .dealer-header-info .dealer-header-container {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    column-gap: 10px;
    margin: 0 auto;
    float: right;
    width: calc(100% - 300px);
    vertical-align: middle;
    }
    .dealer-header-info .dealer-header-desktop {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .dealer-header-info .dealer-contact-info {
    width: 49%;
    padding: 0 25px 0 0;
    margin-left: auto;
    }
    .dealer-header-info .dealer-contact-info .dealer-header-contact-title {
    border-bottom: 1px solid #000;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    }
    .dealer-header-info .dealer-contact-info .dealer-header-contact-title h3 {
    display: inline-block;
    width: 65%;
    margin-right: 10px;
    padding: 0;
    vertical-align: bottom;
    font-size: 18px;
    }
    .dealer-header-info .dealer-contact-info .contact-info {
    font-size: 12px;
    line-height: 20px;
    }
    .dealer-header-info .dealer-contact-info .dealer-header-contact-website {
    font-size: 12px;
    }
    .dealer-header-info .dealer-buttons {
    margin: 15px 0;
    }
    @media screen and (min-width:1001px) {
    .dealer-header-info .dealer-buttons {
    max-width: 85%;
    float: right;
    }
    }
    .dealer-header-info .flex-center-space-between {
    width: 100%;
    }
    .dealer-header-info .dealer-buttons .dealer-button,
    .dealer-header-info .event-rings .dealer-button {
    display: block;
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    margin: 2px;
    text-align: center;
    cursor: pointer;
    height: auto;
    line-height: 30px;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    width: calc(100% - 4px);
    box-shadow: none;
    }
    .dealer-header-info .dealer-header-mobile {
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding-top: 20px;
    }
    @media screen and (max-width:515px) {
    .dealer-header-info .dealer-header-mobile {
    margin-bottom: 10px;
    }
    }
    .dealer-header-info .dealer-header-mobile h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    margin: 0 0 10px 0;
    padding: 10px 0;
    }
    .dealer-header-info .dealer-header-mobile p {
    padding: 0;
    font-size: 12px;
    display: inline-block;
    width: 49%;
    }
    @media screen and (max-width:515px) {
    .dealer-header-info .dealer-header-mobile p {
    width: 100%;
    }
    }
    .dealer-header-info .dealer-header-mobile .dealer-header-contact-website {
    font-size: 12px;
    }
    .dealer-header-info .dealer-header-map-accordion {
    width: 100%;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-header {
    display: block;
    padding: 25px;
    color: #555;
    cursor: pointer;
    position: relative;
    user-select: none;
    text-align: center;
    border-bottom: 2px solid #dcdcdc;
    }
    @media screen and (max-width:620px) {
    .dealer-header-info .dealer-header-map-accordion .accordion-header {
    padding: 15px;
    }
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-header .fas {
    font-size: 1.813rem;
    position: absolute;
    bottom: -27px;
    left: 45%;
    background: #fff;
    color: #dcdcdc;
    padding: 11px 16px;
    border-radius: 70px;
    box-shadow: 1px 1px 2px #8e8e8e;
    transition: ease .35s;
    }
    @media screen and (max-width:400px) {
    .dealer-header-info .dealer-header-map-accordion .accordion-header .fas {
    left: 41%;
    }
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content {
    display: none;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 35px 25px;
    overflow: auto;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-map-accordion .accordion-content {
    padding: 35px 0;
    }
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .dealer-locations-container {
    width: 34%;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-map-accordion .accordion-content .dealer-locations-container {
    width: 100%;
    }
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .dealer-locations-container .dealer-locations-mobile {
    margin-bottom: 5px;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .dealer-locations-container .dealer-locations-mobile select {
    width: 100%;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .dealer-locations-container .dealer-location {
    display: block;
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    margin: 2px 0;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    padding: 8px 6px;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .google-maps-info-wrapper .google-maps-info-title {
    font-weight: 500 !important;
    font-size: 14px !important;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .google-maps-info-wrapper .google-maps-info-title,
    .dealer-header-info .dealer-header-map-accordion .accordion-content .google-maps-info-wrapper .google-maps-info-address {
    color: #333 !important;
    font-family: Roboto, Arial !important;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content .google-maps-info-wrapper .view-link {
    text-decoration: none !important;
    color: #427fed !important;
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content #dealer-map {
    width: 65%;
    height: 150px;
    border: 0;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-map-accordion .accordion-content #dealer-map {
    width: 100%;
    height: 250px;
    }
    }
    .dealer-header-info .dealer-header-map-accordion .accordion-content.full-map #dealer-map {
    width: 100%;
    height: 250px;
    }
    .dealer-header-info .dealer-header-map-accordion.open-map .accordion-header .fas {
    transform: rotate(180deg);
    box-shadow: -1px -1px 2px #8e8e8e;
    }
    .dealer-header-info .dealer-header-map-accordion.open-map .accordion-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .dealer-header-info .dealer-header-map-accordion.open-map .accordion-content {
    display: block;
    }
    }
    .event-header {
    padding: 25px 0;
    border-bottom: 1px #ddd solid;
    background: #f5f5f5;
    }
    .event-header .event-header-info {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    }
    .event-header .event-header-info .event-header-section {
    margin-bottom: 0;
    font-size: 12px;
    display: flex;
    position: relative;
    background: #fff;
    line-height: 1.75;
    border-radius: 8px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    }
    .event-header .event-header-info .title {
    min-width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1.25;
    }
    .event-header .event-header-info .title img {
    display: block;
    width: 100%;
    max-width: 175px;
    margin: 0 auto 15px;
    }
    .event-header .event-header-info .title div {
    text-align: center;
    }
    .event-header .event-header-info .dealer {
    min-width: 25%;
    }
    .event-header .event-header-info .auction {
    width: 50%;
    }
    .event-header .event-header-info .dealer-btn {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    }
    .event-header .event-header-info .dealer-button {
    background: #007a4c;
    display: flex;
    width: 100%;
    justify-content: center;
    flex: none;
    color: #fff;
    font-size: 12px;
    }
    .event-header .event-header-info .dealer-button:hover {
    background: #1c6d25;
    }
    .event-header .event-header-info .save-link span {
    text-decoration: underline;
    cursor: pointer;
    padding-left: 5px;
    }
    .event-header .event-header-info .view-watchlist span {
    text-decoration: underline;
    cursor: pointer;
    padding-left: 5px;
    }
    .event-header .event-header-info .show-more {
    color: #b12a1c;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 650;
    }
    .event-header .event-header-info .upcoming-column {
    padding: 20px;
    border-right: 1px #eee solid;
    }
    @media screen and (max-width:1000px) {
    .event-header .event-header-info .event-header-section {
    display: inline-block;
    }
    .event-header .event-header-info .upcoming-event-split {
    width: 100%;
    border-right: none;
    display: flex;
    border-top: 1px #eee solid;
    }
    .event-header .event-header-info .upcoming-event-split .dealer {
    border: none;
    }
    .event-header .event-header-info .dealer-btn {
    width: 100%;
    margin-block: 15px;
    }
    .event-header .event-header-info .dealer-btn .dealer-button {
    width: 90%;
    }
    .event-header .event-header-info .auction {
    width: 100%;
    display: inline-block;
    }
    }
    .dealer-sites .mock-image {
    max-width: 100%;
    height: auto;
    }
    .dealer-sites .mock-link {
    color: #007a4c;
    cursor: pointer;
    }
    @media screen and (min-width:1000px) {
    .dealer-sites .mock-link:hover {
    font-weight: bold;
    }
    }
    .dealer-sites .mock-container {
    margin: 50px auto;
    font-weight: 700;
    text-align: center;
    }
    .dealer-sites .mock-container .column6 {
    display: inline-block;
    }
    .dealer-sites ul {
    list-style-position: inside;
    }
    .detail-wrapper {
    display: grid;
    grid-template-columns: repeat(12, [col-start]1fr);
    gap: 20px;
    padding: 0 20px;
    font-size: .8125rem;
    line-height: 1.5;
    color: #666;
    }
    @media screen and (min-width:1001px) {
    .detail-wrapper {
    margin: 0 auto;
    max-width: 1124px;
    }
    }
    .detail-wrapper #at15s {
    display: none;
    }
    @media screen and (max-width:576px) {
    .detail-wrapper .mc-thumb-toggles .mc-btn {
    -webkit-flex-basis: calc(22% - 4px);
    flex-basis: calc(22% - 4px);
    font-size: .9rem;
    }
    }
    .detail-wrapper .fin-stacked {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:768px) {
    .detail-wrapper .fin-stacked {
    padding: 10px 5px 10px 5px;
    background: #f7f7f7;
    }
    .detail-wrapper .fin-stacked .fin-calc {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    }
    @media screen and (min-width:1001px) {
    .detail-wrapper .dealer-listings-links {
    margin: 10px 0;
    }
    }
    .detail-wrapper .dealer-listings-links a,
    .detail-wrapper .dealer-listings-links p,
    .detail-wrapper .dealer-listings-links button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px 0;
    padding: 12px;
    font-size: .812em;
    text-align: center;
    }
    .detail-wrapper .dealer-listings-links a:disabled,
    .detail-wrapper .dealer-listings-links p:disabled,
    .detail-wrapper .dealer-listings-links button:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .detail-wrapper .dealer-listings-links a,
    .detail-wrapper .dealer-listings-links p,
    .detail-wrapper .dealer-listings-links button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .detail-wrapper .dealer-listings-links a:hover,
    .detail-wrapper .dealer-listings-links p:hover,
    .detail-wrapper .dealer-listings-links button:hover {
    background-color: #1c6d25;
    }
    }
    @media screen and (min-width:1000px) {
    .detail-wrapper .dealer-listings-links a:hover,
    .detail-wrapper .dealer-listings-links p:hover,
    .detail-wrapper .dealer-listings-links button:hover {
    background-color: #1c6d25;
    color: #fff;
    }
    }
    .detail-wrapper .dealer-listings-links button {
    width: 100%;
    font-weight: normal;
    line-height: normal;
    }
    .detail-wrapper .dealer-listings-links a.high-contrast-red-bg {
    background-color: #b12c1b;
    }
    .detail-wrapper .dealer-listings-links a.high-contrast-yellow-bg {
    background-color: #fcd020;
    color: #000;
    }
    .detail-wrapper .watchlist-modal .ts-modal-header {
    font-weight: 700;
    line-height: 1.25;
    font-size: 1.5em;
    }
    .detail-wrapper .watchlist-modal .cancel-button {
    background: transparent;
    color: #4d4d4d;
    padding-left: 15px;
    }
    .detail-wrapper .watchlist-modal .ts-modal-body {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    }
    .detail-wrapper .watchlist-expansion {
    position: absolute;
    background-color: #fff;
    margin-top: 160px;
    min-width: 265px;
    font-size: 13px;
    text-transform: none;
    color: #000;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
    border-radius: 5px;
    z-index: 10;
    display: block;
    }
    @media screen and (max-width:1000px) {
    .detail-wrapper .watchlist-expansion {
    margin-top: 85px;
    margin-left: 35%;
    margin-bottom: 0;
    }
    }
    .detail-wrapper .watchlist-expansion .close {
    display: flex;
    justify-content: flex-end;
    padding: 8px 8px 6px;
    cursor: pointer;
    opacity: .5;
    font-size: 11px;
    }
    .detail-wrapper .watchlist-expansion .close i {
    padding-left: 5px;
    }
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content {
    padding: 0 5px 10px;
    }
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content .single-watchlist {
    padding: 0 15px 8px 6px;
    width: 100%;
    display: flex;
    }
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content a {
    width: 85%;
    text-transform: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-left: 10px;
    }
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content a span {
    margin-left: auto;
    font-size: 11px;
    opacity: 1;
    }
    @media screen and (min-width:1000px) {
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content a span {
    opacity: 0;
    }
    }
    @media screen and (min-width:1000px) {
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content a:hover span {
    opacity: 1;
    }
    }
    .detail-wrapper .watchlist-expansion .watchlist-epansion-content .create-watchlist {
    border-top: 1px solid #ddd;
    padding: 12px 10px;
    text-align: center;
    display: flex;
    cursor: pointer;
    }
    .finance-link-container {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    }
    .finance-link-container .lender-info {
    margin-left: auto;
    }
    .finance-link-container .lender-info img {
    cursor: pointer;
    width: 16px;
    }
    .detail__breadcrumbs {
    grid-column: col-start/span 12;
    }
    @media screen and (min-width:1001px) {
    .detail__breadcrumbs {
    grid-column: col-start/span 7;
    }
    }
    .detail__media-buttons {
    grid-column: col-start 8/span 5;
    max-height: 42px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
    .detail__media-buttons-icon {
    margin-right: 5px;
    }
    .detail__main-content {
    grid-column: col-start/span 12;
    display: grid;
    grid-template-columns: repeat(12, [col-start]1fr);
    gap: 20px;
    }
    .detail__left-col {
    grid-column: col-start/span 12;
    }
    @media screen and (min-width:1001px) {
    .detail__left-col {
    grid-column: col-start/span 6;
    }
    }
    .detail__right-col {
    grid-column: col-start/span 12;
    }
    @media screen and (min-width:1001px) {
    .detail__right-col {
    grid-column: col-start 7/span 6;
    }
    }
    .detail__heading {
    display: grid;
    grid-column: col-start/span 12;
    grid-template-columns: repeat(12, [col-start]1fr);
    gap: 5px;
    }
    @media screen and (min-width:1001px) {
    .detail__heading {
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    }
    }
    .detail__heading-actions {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    grid-column: col-start/span 12;
    justify-content: space-between;
    }
    @media screen and (min-width:1001px) {
    .detail__heading-actions {
    margin-left: auto;
    flex-direction: column;
    }
    }
    .detail__specs {
    grid-column: col-start/span 12;
    }
    .detail__additional-listings {
    grid-column: col-start/span 12;
    }
    .dealer-contact,
    .detail-shipping {
    background-color: inherit;
    }
    @media screen and (max-width:1000px) {
    .dealer-contact,
    .detail-shipping {
    width: calc(100% + 40px);
    margin: 0 0 5px -20px;
    padding: 20px;
    }
    }
    @media screen and (min-width:1001px) {
    .dealer-contact,
    .detail-shipping {
    margin: 15px 0;
    padding: 20px 25px;
    border-radius: 10px;
    }
    }
    .dealer-contact__header,
    .detail-shipping__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px #ddd solid;
    }
    @media screen and (min-width:1001px) {
    .dealer-contact__details,
    .detail-shipping__details {
    display: grid;
    grid-template-columns: repeat(2, [col-start]1fr);
    gap: 20px;
    }
    }
    .dealer-contact__details_left-col,
    .detail-shipping__details_left-col {
    grid-column: col-start;
    }
    @media screen and (min-width:1001px) {
    .dealer-contact__details_left-col .dealer-contact__phone,
    .detail-shipping__details_left-col .dealer-contact__phone {
    display: none;
    }
    }
    .dealer-contact__details_right-col,
    .detail-shipping__details_right-col {
    grid-column: col-start 2;
    }
    @media screen and (max-width:1000px) {
    .dealer-contact__details_right-col,
    .detail-shipping__details_right-col {
    display: none;
    }
    }
    .dealer-contact__branch-name,
    .dealer-contact__label,
    .detail-shipping__branch-name,
    .detail-shipping__label {
    margin-right: 5px;
    font-weight: bold;
    }
    .dealer-contact__phone,
    .detail-shipping__phone {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .dealer-contact__icon,
    .detail-shipping__icon {
    margin-right: 5px;
    }
    .dealer-contact__website-text,
    .detail-shipping__website-text {
    text-transform: capitalize;
    }
    .detail-shipping {
    line-height: 1.75;
    }
    @media screen and (min-width:786px) {
    .detail-shipping__details {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    }
    }
    .detail-shipping__heading {
    font-size: 1.125rem;
    margin: 0;
    }
    .detail__shipping-icon {
    margin-left: 5px;
    }
    .detail__specs-wrapper,
    .detail__specs-wrapper_showroom {
    display: grid;
    grid-template-columns: [col-start]38% [col-start]62%;
    gap: 4px 5px;
    margin-bottom: 20px;
    }
    @media screen and (min-width:1001px) {
    .detail__specs-wrapper,
    .detail__specs-wrapper_showroom {
    grid-template-columns: [col-start]25% [col-start]75%;
    }
    }
    .detail__specs-wrapper_showroom {
    margin-bottom: 5px;
    }
    .detail__specs-wrapper:last-of-type {
    margin-bottom: 0;
    }
    .detail__specs-showroom-spec-section {
    margin-bottom: 20px;
    }
    .detail__specs-heading {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    }
    .detail__specs-label,
    .detail__specs-label_showroom {
    padding: 10px 15px;
    background-color: #f3f3f3;
    font-weight: 700;
    }
    .detail__specs-value,
    .detail__specs-value_showroom {
    padding: 10px 15px;
    border-bottom: 1px #eaeaea solid;
    word-break: break-word;
    white-space: pre-wrap;
    }
    .detail__specs-link {
    display: block;
    }
    .detail__specs-service-logs {
    margin-bottom: 20px;
    }
    .detail__share-listing {
    grid-column: col-start/span 12;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .detail__share-heading {
    margin: 0 15px 0 0;
    font-size: 1.25rem;
    }
    .detail__gray-market-disclaimer {
    grid-column: col-start/span 12;
    border: 1px #d7d7d7;
    padding: 15px;
    background-color: #e0e6e7;
    color: #333;
    font-size: .875rem;
    line-height: 1.25;
    }
    .detail__gray-market-disclaimer .gray-market-dislaimer-icon {
    margin-right: 5px;
    }
    .detail__bidder-status {
    grid-column: col-start/span 12;
    text-align: center;
    }
    .bidder-status-text {
    padding: 10px;
    }
    @media screen and (min-width:1001px) {
    .detail__purchase-options {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    }
    .detail__purchase-options-icon {
    margin-right: 5px;
    }
    .detail__search-results {
    margin-top: 5px;
    }
    .detail__search-results-text {
    margin-left: 5px;
    }
    .detail__title-container {
    grid-column: col-start/span 12;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .detail__title {
    margin: 0;
    font-size: 1.563rem;
    font-weight: 700;
    line-height: 1;
    }
    @media screen and (max-width:368px) {
    .detail__title {
    min-width: 300px;
    }
    }
    .detail__category {
    grid-column: col-start/span 7;
    }
    .detail__details {
    padding: 0 20px 20px 20px;
    }
    @media screen and (max-width:1000px) {
    .detail__details {
    width: calc(100% + 40px);
    margin-left: -20px;
    }
    }
    .detail__cta-buttons,
    .detail__additional-listings,
    .dealer-contact__buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    @media screen and (min-width:481px) {
    .detail__cta-buttons,
    .detail__additional-listings,
    .dealer-contact__buttons {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2%;
    }
    }
    .detail__contact-info .form .form-row-one {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    }
    .detail__contact-info .form .form-row-one .form-col {
    width: 30%;
    }
    .detail__contact-info .form .form-row-one .form-col div.form-el {
    min-height: 37.13px;
    }
    .detail__contact-info .form .form-row-one .form-col div.form-el input#Quantity {
    height: 37.13px;
    border-radius: 5px;
    }
    .detail__contact-info .form .form-row-two {
    display: flex;
    justify-content: space-between;
    }
    @media screen and (max-width:1000px) {
    .detail__contact-info .form .form-row-two {
    display: block;
    }
    }
    .detail__contact-info .form .form-row-two .form-col.comments {
    width: 60%;
    }
    .detail__contact-info .form .form-row-two .form-col.comments .text-area-container .text-area {
    max-width: 100%;
    min-height: 70px;
    overflow: auto;
    }
    @media screen and (max-width:1000px) {
    .detail__contact-info .form .form-row-two .form-col.comments {
    width: 100%;
    padding-bottom: 10px;
    }
    }
    .detail__contact-info .form .form-row-two .form-col.submit {
    width: 35%;
    }
    @media screen and (max-width:1000px) {
    .detail__contact-info .form .form-row-two .form-col.submit {
    width: 100%;
    padding-bottom: 10px;
    }
    }
    .detail__contact-info .form .form-row-two .form-col.submit button {
    border-radius: 20px;
    margin: 21px 0;
    }
    @media screen and (max-width:1000px) {
    .detail__contact-info .form .form-row-two .form-col.submit button {
    width: 100%;
    margin-bottom: 0;
    }
    }
    .dealer-contact__buttons {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    margin: 15px 0 0;
    }
    @media screen and (min-width:1001px) {
    .dealer-contact__buttons {
    display: none;
    }
    }
    .dealer-contact__buttons .dealer-contact__icon {
    font-size: .8125rem;
    }
    .detail__machine-location {
    margin-top: 15px;
    text-align: center;
    }
    .detail__machine-location-label-text {
    margin-right: 5px;
    font-weight: bold;
    }
    @media screen and (max-width:480px) {
    .detail__machine-location-label-text {
    display: block;
    }
    }
    .detail__machine-location-address {
    margin-right: 5px;
    }
    .detail__banner-ad {
    grid-column: col-start/span 12;
    }
    .detail__expired-listing {
    grid-column: col-start/span 12;
    }
    .detail__im-link {
    grid-column: col-start/span 12;
    }
    .detail__email-this {
    padding: 0;
    margin: 0;
    background-color: inherit;
    color: inherit;
    font-size: 1.125rem;
    }
    @media screen and (min-width:1000px) {
    .detail__email-this:hover {
    cursor: pointer;
    }
    }
    .detail__watchlist-button {
    grid-column: col-start 0/span 1;
    background-color: inherit;
    min-width: 24px;
    padding: 0 15px 0 5px;
    }
    @media screen and (min-width:1000px) {
    .detail__watchlist-button:hover {
    cursor: pointer;
    }
    }
    .detail__watchlist-button:hover {
    background-color: inherit;
    color: #666;
    box-shadow: none;
    }
    .detail__compare-listings {
    margin-left: auto;
    }
    .detail__watchlist-icon {
    font-size: 24px;
    }
    .detail__watchlist-container {
    grid-column: col-start/span 12;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .detail__left-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    }
    .detail__badge-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .detail__badge-container .badge-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.25;
    font-size: inherit;
    }
    .detail__badge-container .badge {
    margin: 0 10px;
    font-weight: 700;
    }
    .detail__badge-container .badge__image {
    display: block;
    margin: 0 auto 3px;
    max-width: 40px;
    }
    .detail__badge-container .carfax__image {
    width: 100px;
    }
    .listing-prices {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
    }
    @media screen and (max-width:1000px) {
    .listing-prices {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (min-width:1001px) {
    .listing-prices {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 20px;
    }
    }
    .listing-prices__current-bid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    }
    @media screen and (max-width:1000px) {
    .listing-prices__current-bid {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    }
    .listing-prices__bid-formatted {
    color: #b12c1b;
    font-size: 1.5rem;
    }
    @media screen and (max-width:1000px) {
    .listing-prices__main {
    text-align: center;
    margin-bottom: 10px;
    }
    }
    @media screen and (min-width:1001px) {
    .listing-prices__main {
    -webkit-box-flex: 1.25;
    -moz-box-flex: 1.25;
    -webkit-flex: 1.25;
    -ms-flex: 1.25;
    flex: 1.25;
    }
    }
    .listing-prices__msrp-label {
    font-weight: 700;
    }
    .listing-prices__msrp-save-amount,
    .listing-prices__msrp-save-price,
    .listing-prices__msrp-save-percentage,
    .listing-prices__additional-price_pre-at,
    .listing-prices__discount {
    color: #b12c1b;
    font-weight: 700;
    }
    .listing-prices__discount {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    @media screen and (max-width:1000px) {
    .listing-prices__discount {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    }
    .listing-prices__msrp-save-amount,
    .listing-prices__discount-amount {
    margin-right: 5px;
    }
    .listing-prices__msrp-price,
    .listing-prices__discount-retail-price {
    margin: 0 5px;
    font-weight: 400;
    text-decoration: line-through;
    }
    .listing-prices__retail-price,
    .listing-prices__discount-formatted-price,
    .listing-prices__alternate-retail-price,
    .listing-prices__exclusive-wholesale-price {
    color: #007a4c;
    font-size: 1.5rem;
    font-weight: 700;
    }
    .listing-prices__exclusive-wholesale-price {
    color: #b12c1b;
    }
    @media screen and (min-width:1001px) {
    .listing-prices__additional {
    -webkit-box-flex: 1.75;
    -moz-box-flex: 1.75;
    -webkit-flex: 1.75;
    -ms-flex: 1.75;
    flex: 1.75;
    }
    }
    .listing-prices__additional-price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 5px 0;
    }
    .listing-prices__additional-image {
    height: 20px;
    margin-right: 10px;
    }
    .listing-prices__quantity-label {
    color: #b12c1b;
    }
    .detail__share {
    grid-column: col-start/span 12;
    }
    .detail__legal-notices {
    grid-column: col-start/span 12;
    }
    .detail__terms-conditions {
    white-space: pre-wrap;
    }
    .detail__fits-to {
    grid-column: col-start/span 12;
    }
    .fits-to-heading {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    }
    .fits-to-list {
    margin: 0;
    padding: 0;
    }
    .fits-to-list .fits-to-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
    }
    .fits-to-list-item {
    display: inline;
    font-weight: 700;
    list-style: none;
    }
    .fits-to-list-item_has-children {
    padding: 10px 0;
    background-color: inherit;
    }
    .fits-to-list-item::after {
    content: ", ";
    }
    .fits-to-list-item:last-child::after,
    .fits-to-list-item_has-children::after {
    content: "";
    }
    .fits-to-list-item-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    margin: 15px 0;
    border-bottom: 1px #eaeaea solid;
    background-color: inherit;
    font-weight: 700;
    cursor: pointer;
    }
    .fits-to-list-item-manufacturer {
    column-gap: 20px;
    }
    .fits-to-list-item-model {
    font-weight: normal;
    }
    .detail__contact-info .evaluator-values {
    font-size: .8125rem;
    border: none;
    }
    .detail__contact-info .evaluator-values .evaluator-logo {
    margin-bottom: 8px;
    max-height: 100%;
    }
    .detail__contact-info .evaluator-values .values-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 375px;
    }
    .detail__contact-info .evaluator-values .values-container .evaluator-auction {
    margin-bottom: 0;
    }
    .detail__contact-info .evaluator-values .values-container .evaluator-auction,
    .detail__contact-info .evaluator-values .values-container .evaluator-retail {
    width: auto;
    }
    .additional-listings-link_auctioneer-info {
    background-color: #fcd020;
    color: #333;
    }
    .additional-listings-link_auctioneer-info:hover {
    background-color: #ebc11c;
    }
    .calc-button-wrapper {
    margin: 10px 0;
    }
    .fa-external-link-alt {
    margin-left: 5px;
    }
    .finance-link__image {
    max-height: 20px;
    max-width: 36px;
    margin-right: 5px;
    }
    .finance-link__text {
    font-weight: bold;
    }
    .listing-widgets-detail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    margin: 20px 0 0;
    font-weight: 700;
    }
    .listing-widgets-detail .Currency a {
    position: relative;
    background: #003a5d;
    color: #fff;
    }
    .listing-widgets-detail .Currency a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: radial-gradient(120% 70px at 50% -25px, rgba(255, 255, 255, .1) 75%, transparent 75%) no-repeat;
    transition: all .2s ease-in-out;
    }
    .inspection-list__heading {
    margin: 0 0 10px 0;
    font-size: 1.25rem;
    }
    .inspection__heading {
    margin: 0 0 5px;
    }
    .inspection__specs-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    }
    @media screen and (max-width:1000px) {
    .inspection__specs-wrapper {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .inspection__specs {
    display: grid;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-template-columns: [col-start]25% [col-start]75%;
    gap: 4px 5px;
    }
    @media screen and (max-width:1000px) {
    .inspection__specs {
    order: 2;
    }
    }
    @media screen and (min-width:1001px) {
    .inspection__specs {
    grid-auto-rows: min-content;
    }
    }
    @media screen and (min-width:1001px) {
    .inspection__media {
    width: 30%;
    }
    }
    .inspection__spec-label,
    .inspection__spec {
    grid-column: 1;
    padding: 10px 15px;
    background-color: #f3f3f3;
    font-weight: 700;
    }
    .inspection__spec-value {
    grid-column: 2;
    padding: 10px 15px;
    border-bottom: 1px #eaeaea solid;
    }
    .bidder-tooltip {
    position: absolute;
    width: 345px;
    white-space: inherit;
    left: calc(50% - 1px);
    bottom: 100%;
    opacity: 0;
    margin-bottom: 15px;
    padding: 15px 20px;
    background: #333;
    font-weight: 400;
    color: #fff;
    transform: translate(-50%, 1em);
    border-radius: 10px;
    transition: all .15s ease-in-out;
    pointer-events: none;
    }
    .bidder-tooltip p {
    color: #fff;
    }
    @media screen and (max-width:1000px) {
    .bidder-tooltip {
    display: none;
    }
    }
    .bidder-tooltip::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    border: .5em solid transparent;
    border-top-color: #000;
    }
    .lot-section {
    display: flex;
    grid-column: col-start/span 12;
    opacity: .75;
    margin-bottom: 10px;
    }
    .lot-section .current-lot {
    font-size: 16px;
    font-weight: 700;
    }
    .lot-section .prev-lot {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    }
    .lot-section .next-lot {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    }
    @media screen and (min-width:1001px) {
    .bidding-box-details__more-info:hover .bidder-tooltip {
    opacity: 1;
    }
    .bidding-box-details__status .bidding-box {
    width: 100%;
    display: inline-block;
    }
    .bidding-box-details__status .bidding-box__place-bid div {
    width: 65%;
    }
    .bidding-box-details__status .bidding-box__place-bid div div {
    width: 100%;
    }
    .bidding-box-details__status .bidding-box__place-bid button {
    width: 25%;
    margin: 0;
    border-radius: 25px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
    }
    }
    .drilldown-search-container {
    max-width: 1124px;
    }
    .drilldown-search-container .linking-container {
    border: none;
    }
    .drilldown__button-container {
    width: 100%;
    color: rgba(0, 0, 0, .87);
    }
    @media screen and (max-width:1000px) {
    .drilldown__button-container {
    padding-bottom: 7px;
    }
    }
    .drilldown__search-button {
    width: 100%;
    font-size: 14px;
    padding: 7px 7px 7px 7px;
    width: calc(100% - 10px);
    text-overflow: ellipsis;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5);
    box-shadow: none;
    border-radius: 4px 4px 0 0;
    }
    @media screen and (min-width:1001px) {
    .drilldown__search-button:hover {
    background-color: #fff;
    }
    }
    .drilldown__popover-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px;
    }
    .drilldown__popover {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px;
    flex-direction: column;
    }
    .faceted-range {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 12px;
    float: left;
    padding-bottom: 10px;
    }
    .faceted-range .faceted-range-divider {
    margin: 2%;
    }
    .faceted-date-range {
    font-size: 12px;
    }
    .faceted-date-range .faceted-range-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .faceted-date-range .faceted-range-container .faceted-range {
    width: 100%;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    }
    .faceted-date-range .faceted-search {
    margin: 10px auto 0;
    display: block;
    }
    .drilldown__save-button {
    width: 100%;
    }
    .ecommerce-container {
    font-family: Arial, sans-serif;
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    }
    .ecommerce-container .breadcrumbs__link a {
    padding-left: 10px;
    text-decoration: none;
    cursor: pointer;
    }
    .ecommerce-container .ecommerce {
    padding-left: 24px;
    padding-right: 24px;
    padding: 35px 10px;
    box-sizing: border-box;
    }
    .ecommerce-container .ecommerce h1 {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    }
    .ecommerce-container .ecommerce h2 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: left !important;
    margin: 0;
    }
    .ecommerce-container .ecommerce .button {
    background: #007a4c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 8px 25px !important;
    height: auto;
    max-width: 300px;
    }
    .ecommerce-container .ecommerce .button:hover {
    background: #1c6d25;
    }
    .ecommerce-container .ecommerce .ecommerce-sample {
    position: relative;
    margin: 25px 0;
    padding: 50px;
    box-sizing: border-box;
    background: #333;
    background: -moz-linear-gradient(top, #333 0%, #000 100%);
    background: -webkit-linear-gradient(top, #333 0%, #000 100%);
    background: linear-gradient(to bottom, #333 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
    max-width: 100%;
    max-height: 600px;
    overflow: hidden;
    }
    .ecommerce-container .ecommerce .ecommerce-sample .ecommerce-text {
    position: absolute;
    color: #fff;
    max-width: 500px;
    font-size: 16px;
    line-height: 24px;
    }
    .ecommerce-container .ecommerce .ecommerce-sample .ecommerce-text h3 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px;
    }
    .ecommerce-container .ecommerce .ecommerce-sample .ecommerce-text img {
    min-width: 1500px;
    }
    .ecommerce-container .ecommerce .ecommerce-facts {
    margin: 25px 0;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox {
    float: left;
    width: calc(50% - 20px);
    margin: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    display: flex;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox img {
    float: left;
    width: 60px;
    padding: 20px;
    box-sizing: content-box;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox .ecommerce-factbox-text {
    float: left;
    width: calc(100% - 100px);
    font-size: 14px;
    line-height: 22px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup img {
    max-width: 100%;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-text {
    text-align: center;
    margin-bottom: 1em;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons a {
    margin: 0 .25em;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-signup-button {
    background: #f4a261;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-signup-button:hover {
    background: #e78743;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-questions-button {
    color: #e78743;
    background: #fff;
    border: 1px solid #f4a261;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-questions-button:hover {
    color: #e78743;
    background: #dfdfdf;
    border-color: #e78743;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-signup-button,
    .ecommerce-container .ecommerce .ecommerce-addashop-signup .addashop-container .addashop-buttons .addashop-questions-button {
    text-align: center;
    }
    .ecommerce-container .ecommerce .cf {
    color: #333;
    }
    .ecommerce-container .ecommerce .ecommerce-link {
    display: block;
    width: 100%;
    background: #007a4c;
    padding: 50px 25px;
    font-size: 36px;
    line-height: normal;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    box-sizing: border-box;
    }
    .ecommerce-container .ecommerce .ecommerce-link a {
    display: inline-block;
    background: #fff;
    font-size: 12px;
    text-decoration: none;
    color: #007a4c;
    margin: 10px 0;
    padding: 15px 50px;
    box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
    }
    @media screen and (max-width:1000px) {
    .ecommerce-container .ecommerce {
    padding-left: 24px;
    padding-right: 24px;
    }
    .ecommerce-container .ecommerce .ecommerce-sample {
    padding: 25px;
    }
    .ecommerce-container .ecommerce .ecommerce-sample img {
    min-width: inherit;
    max-width: 100%;
    }
    .ecommerce-container .ecommerce .ecommerce-sample .ecommerce-text {
    position: relative;
    z-index: 8;
    max-width: 100%;
    margin: 10px 0 20px;
    }
    .ecommerce-container .ecommerce .ecommerce-sample .ecommerce-text h3 {
    font-size: 20px;
    }
    .ecommerce-container .ecommerce .ecommerce-facts {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox {
    width: 100%;
    min-height: inherit;
    margin: 5px 0;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox img {
    padding: 20px;
    max-height: 100px;
    }
    .ecommerce-container .ecommerce .ecommerce-facts .ecommerce-factbox .ecommerce-factbox-text {
    padding: 20px 10px;
    }
    .ecommerce-container .ecommerce .ecommerce-addashop-signup {
    flex-flow: column-reverse;
    }
    }
    .category-tile-grid {
    max-width: 1144px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 25px;
    margin-top: 25px;
    }
    .category-tile-grid .category-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .category-tile-grid .category-row .half-width {
    width: 50%;
    }
    .category-tile-grid .category-row .quarter-width {
    width: 25%;
    }
    .category-tile-grid .category-row .zoom-container {
    background: #000;
    position: relative;
    height: 200px;
    overflow: hidden;
    border: 1px #fff solid;
    }
    .category-tile-grid .category-row .zoom-container a .zoom-caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, .25);
    z-index: 10;
    transition: all .5s ease;
    }
    .category-tile-grid .category-row .zoom-container a img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    margin: auto;
    opacity: .9;
    transition: all .5s ease;
    }
    .category-tile-grid .category-row .zoom-container a img:hover {
    transform: scale(1.05);
    }
    .ads-container,
    .ad-carousel,
    .slick-slider,
    .slick-list {
    max-width: 100%;
    }
    .home-content {
    margin-top: -20px;
    }
    @media screen and (max-width:1000px) {
    .home-content {
    display: none;
    }
    }
    .home-content .primary-categories {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    }
    .home-content .primary-categories .category-grid {
    background-color: rgba(236, 240, 241, .95);
    padding-top: 30px;
    padding-bottom: 0;
    margin: 0 auto;
    max-width: 1124px;
    font-weight: 500;
    }
    .home-content .primary-categories .categories {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    width: 1004px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 15px 0 15px 0;
    }
    .home-content .primary-categories .categories .category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc((100%/7) - 1px);
    height: 120px;
    box-sizing: border-box;
    margin-bottom: 15px;
    }
    .home-content .primary-categories .categories .category h2 {
    font-weight: normal;
    font-size: 16px;
    }
    .home-content .primary-categories .categories .category a.category-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 5px;
    border-bottom: 4px solid transparent;
    text-decoration: none;
    color: #000;
    max-width: 100%;
    justify-content: flex-start;
    }
    .home-content .primary-categories .categories .category a.category-content .content-icon {
    margin-bottom: 5px;
    max-width: 125px;
    height: 70px;
    }
    .home-content .primary-categories .categories .category a.category-content span {
    text-align: center;
    max-width: 96%;
    hyphens: auto;
    }
    @supports not (-moz-appearance:none) {
    .home-content .primary-categories .categories .category a.category-content span {
    word-break: break-word;
    }
    }
    .home-content .primary-categories .categories .category:hover span {
    font-weight: bold;
    }
    .home-content .primary-categories .categories .category:hover .category-content {
    border-color: #1c6d25;
    }
    .home-content .primary-categories .categories .category img {
    margin-bottom: 5px;
    max-width: 100%;
    max-height: 100%;
    width: 125px;
    height: 70px;
    }
    .home-content .primary-categories .categories .category.cat-width-x5 {
    width: calc((100%/5) - 1px);
    }
    .home-content .primary-categories .categories .category.cat-width-x6 {
    width: calc((100%/6) - 1px);
    }
    .home-content .primary-categories .tab-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #555;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 25px;
    border-radius: 5px;
    }
    .home-content .primary-categories .tab-buttons .active {
    background: #007a4c;
    color: #fff;
    }
    .home-content .primary-categories .tab-buttons h2 {
    display: contents;
    font-size: unset;
    font-weight: unset;
    margin-block: unset;
    margin-inline: unset;
    }
    .home-content .primary-categories .tab-button {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 7px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #bbb;
    border-radius: 5px;
    cursor: pointer;
    }
    .home-content .primary-categories h1 {
    font-size: 2rem;
    text-align: center;
    color: #007a4c;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 15px;
    }
    .home-content .listing-types {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .home-content .listing-types .listing-types-items {
    float: left;
    }
    .home-content .listing-types .listing-types-items .button {
    background: #000;
    width: calc(100% - 10px);
    height: 100%;
    color: #fff;
    outline: none;
    }
    .home-content .listing-types .listing-types-items .button:hover {
    background: #1c6d25;
    }
    .home-content .listing-types .listing-types-items .button i {
    display: none !important;
    margin-right: 10px;
    }
    .home-content .listing-types .listing-types-items .button.active {
    background: #007a4c;
    color: #fff;
    }
    .home-content .listing-types .listing-types-items .button.active i {
    display: block !important;
    }
    .home-content section {
    padding: 20px 0 20px 0;
    }
    .home-content section:nth-child(even) {
    background-color: #f6f6f6;
    }
    .home-content section:nth-child(odd) {
    background-color: rgba(255, 255, 255, .8);
    }
    .home-content .section-title {
    margin: 0 auto;
    max-width: 1124px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    color: #000;
    padding: 0 24px 24px;
    font-size: 1em;
    padding: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e7e8;
    }
    .home-content .section-title .section-title-text {
    font-size: 1.2em;
    font-weight: 800;
    font-family: Arial, sans-serif;
    }
    .home-content .section-title .blog-section-title-text {
    font-size: 1em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    .home-content .section-title .section-sub-title-text {
    font-size: 1.5em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    .home-content .section-title .view-all-link {
    font-size: 1em;
    font-weight: 500;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #007a4c;
    padding: 1px 20px;
    line-height: 24px;
    border-radius: 5px;
    float: right;
    text-align: right;
    font-weight: 600;
    font-size: 12px;
    display: block;
    margin: auto 0;
    }
    .home-content .showAllTheCats {
    padding-top: 40px;
    }
    .home-content .section-sub-title {
    color: #007a4c;
    width: 100%;
    font-size: 1.2em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    .home-content .latest-listings-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 1204px;
    margin: auto;
    }
    .home-content .popular-brands-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    max-width: 1124px;
    width: 92%;
    max-width: 1124px;
    }
    .home-content .popular-brands-container .slick-slider {
    max-width: 1124px;
    }
    .home-content .popular-brands-container .bordered {
    border: 1px solid #e6e7e8;
    }
    .home-content .popular-brands-container .brand {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 188px;
    padding: 5px;
    box-sizing: border-box;
    text-decoration: none;
    margin: 0 auto;
    }
    .home-content .popular-brands-container .brand .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    }
    .home-content .popular-brands-container .brand .content .image-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 130px;
    }
    .home-content .popular-brands-container .brand .content .panel-text-wrapper {
    width: 100%;
    height: 130px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .home-content .popular-brands-container .brand img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 5px;
    }
    .home-content .popular-brands-container .brand h3 {
    margin-block: auto;
    }
    .home-content .popular-brands-container .brand .view-listing-details-link {
    font-weight: 700;
    }
    .home-content .popular-brands-container .brand .view-listing-details-link h3 {
    margin-block: auto;
    }
    .home-content .about-us-section {
    background-color: rgba(255, 255, 255, .8);
    }
    .home-content .about-us-section .about-us-outside-container {
    margin: 0 auto;
    max-width: 1124px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 95%;
    }
    .home-content .about-us-section .newsstand-section {
    margin-top: 15px;
    width: 28%;
    }
    .home-content .about-us-section .newsstand-section .section-title {
    border: none;
    }
    .home-content .about-us-section .newsstand-section .newsstand-container {
    padding: 15px;
    border: 1px solid #585858;
    }
    .home-content .about-us-section .newsstand-section .newsstand-container .nopub-wrap {
    width: 100%;
    overflow: hidden;
    }
    .home-content .about-us-section .newsstand-section .newsstand-container .edition-wrap {
    width: 55%;
    margin: auto;
    }
    .home-content .about-us-section .newsstand-section .newsstand-container .edition-wrap .newsstand-preview {
    width: 100%;
    border: 1px solid #ccc;
    }
    .home-content .about-us-section .newsstand-section .newsstand-container .newsstand-button {
    margin: 5px 0 0 0;
    box-sizing: border-box;
    font-size: 14px;
    }
    .home-content .about-us-section .blog-section {
    float: left;
    width: 28%;
    }
    .home-content .about-us-section .blog-section .section-title {
    border: none;
    }
    .home-content .about-us-section .blog-section .blog-item {
    padding: 10px;
    }
    .home-content .about-us-section .blog-section .blog-item .post-header {
    font-size: 1em;
    color: #007a4c;
    text-decoration: underline;
    margin: 0;
    display: inline-block;
    }
    .home-content .about-us-section .blog-section .blog-item .post-date {
    font-size: .9em;
    font-weight: bold;
    padding-bottom: 10px;
    display: inline-block;
    }
    .home-content .about-us-section .blog-section .blog-item .post-content {
    font-size: .8em;
    display: inline-block;
    padding-bottom: 10px;
    }
    .home-content .about-us-section .blog-section .blog-item .post-read-more {
    font-size: .9em;
    font-weight: bold;
    display: inline-block;
    }
    .home-content .about-us-section .about-us-container {
    float: left;
    width: 68%;
    margin-right: 4%;
    }
    .home-content .about-us-section .about-us-container .subscription-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    margin-top: 1em;
    }
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    }
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons a,
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons div {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    width: 300px;
    min-height: 34px;
    font-size: 14px;
    font-weight: 700;
    padding: 14.5px;
    text-align: center;
    margin: 5px 0;
    }
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons a:disabled,
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons div:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons a,
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons div {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons a:hover,
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content_buttons div:hover {
    background-color: #1c6d25;
    }
    }
    .home-content .about-us-section .about-us-container .subscription-container .subscription-content-logo {
    width: 175px;
    }
    .home-content .about-us-section .about-us-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-family: Arial, sans-serif;
    }
    .home-content .about-us-section .about-us-content .about-us-description {
    margin: 0;
    line-height: 1.8;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    }
    .home-content .about-us-section .about-us-content .newsletter-signup {
    display: none;
    }
    .home-content .about-us-section .about-us-content .newsletter-signup p {
    margin: 0 0 10px;
    font-size: .8125rem;
    font-weight: 400;
    }
    .home-content .about-us-section .about-us-content .newsletter-signup .email-input {
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding-left: 12px;
    box-sizing: border-box;
    border: 1px solid #808080;
    height: 43px;
    padding-left: 12px;
    box-sizing: border-box;
    border: 1px solid #808080;
    margin-right: 30px;
    }
    .home-content .about-us-section .about-us-content .newsletter-signup .signup-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    float: right;
    height: 43px;
    padding: 0 30px;
    }
    .home-content .about-us-section .about-us-content .newsletter-signup .signup-button:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content .about-us-section .about-us-content .newsletter-signup .signup-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content .about-us-section .about-us-content .newsletter-signup .signup-button:hover {
    background-color: #1c6d25;
    }
    }
    .home-content .links-section {
    padding-left: 24px;
    padding-top: 43px;
    }
    .home-content .links-section .section-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    max-width: 1124px;
    margin-top: 33px;
    line-height: 1.5em;
    }
    .home-content .links-section .section-container .links {
    margin-top: 9px;
    width: 25%;
    }
    .home-content .links-section .section-container .links .container {
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
    }
    .home-content .links-section .section-container .links .container .child {
    padding-left: 15px;
    }
    .home-content .links-section .section-container .links .container .child .link {
    text-decoration: underline;
    font-weight: normal;
    color: #000;
    }
    .home-content .links-section .section-container .links .container .child .link:before {
    content: "-";
    padding-right: 2px;
    display: inline-block;
    text-decoration: none;
    }
    .home-content .links-section .section-container .links .container .link {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    }
    .home-content .links-section .section-container .links .container .link:hover {
    color: #007a4c;
    }
    .home-content .events-section {
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 20px 0;
    }
    .home-content .events-section .ts-button {
    padding: 8px;
    font-size: 12px;
    }
    .home-content .events-section .live-event-list {
    margin: 25px 0 40px;
    }
    .home-content .events-section .live-event {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 12px 0;
    line-height: 1.5;
    }
    .home-content .events-section .live-event:nth-child(even) {
    background: #f5f5f5;
    }
    .home-content .events-section .live-event .live-date {
    width: 75px;
    text-align: center;
    }
    .home-content .events-section .live-event .live-date .live {
    font-size: 12px;
    font-weight: 700;
    color: #b12a1c;
    }
    .home-content .events-section .live-event .live-date .live i {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    }
    .home-content .events-section .live-event .live-date .live img {
    display: block;
    margin: 0 auto 5px;
    }
    .home-content .events-section .live-event .live-date .calendar {
    font-size: 12px;
    text-transform: uppercase;
    }
    .home-content .events-section .live-event .live-date .calendar strong {
    display: block;
    font-size: 20px;
    }
    .home-content .events-section .live-event .live-image {
    width: 125px;
    }
    .home-content .events-section .live-event .live-image img {
    display: block;
    max-width: 100%;
    max-height: 80px;
    margin: auto;
    }
    .home-content .events-section .live-event .live-details {
    flex: 1;
    padding: 0 15px;
    font-size: 12px;
    }
    .home-content .events-section .live-event .live-details h2 {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 1.25;
    margin-top: 0;
    }
    .home-content .events-section .live-event .live-details h2 a {
    text-decoration: none;
    }
    .home-content .events-section .live-event .live-details strong {
    font-size: 14px;
    }
    .home-content .events-section .live-event .live-details .live-auctioneer-name {
    font-size: 16px;
    }
    .home-content .events-section .live-event .live-details p {
    font-size: 12px;
    }
    .home-content .events-section .live-event .live-details p a {
    text-decoration: underline;
    }
    .home-content .events-section .live-event .live-details p a:hover {
    text-decoration: none;
    }
    .home-content .events-section .live-event .live-details .red {
    font-weight: 700;
    color: #b12a1c;
    }
    .home-content .events-section .live-event .live-details .meter {
    position: relative;
    height: 23px;
    background: #eee;
    margin: 5px 0;
    padding: 5px;
    line-height: 1;
    border-radius: 5px;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .25);
    }
    .home-content .events-section .live-event .live-details .meter>span {
    display: block;
    position: relative;
    height: 100%;
    border-radius: 3px;
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    overflow: hidden;
    }
    .home-content .events-section .live-event .live-details .meter>span:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    border-radius: 8px;
    overflow: hidden;
    z-index: 1;
    }
    .home-content .events-section .live-event .live-details .pbred>span {
    background-color: #b12a1c;
    background-image: -moz-linear-gradient(top, #b12a1c, #f42323);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b12a1c), color-stop(1, #f42323));
    background-image: -webkit-linear-gradient(#b12a1c, #f42323);
    }
    .home-content .events-section .live-event .live-details .pbred>span strong {
    position: absolute;
    top: 1px;
    right: 2px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    }
    .home-content .events-section .live-event .live-details .meter.done>span:after {
    -webkit-animation: none;
    }
    @-webkit-keyframes move {
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: 25px 25px;
    }
    }
    .home-content .events-section .live-event .live-btns {
    display: flex;
    flex-wrap: wrap;
    width: 230px;
    padding: 0 15px;
    font-weight: 700;
    text-align: center;
    }
    .home-content .events-section .live-event .live-btns .live-address {
    width: 100%;
    margin-bottom: 8px;
    font-size: 12px;
    text-align: left;
    }
    .home-content .events-section .live-event .live-btns .live-address .phone-number {
    font-weight: 400;
    }
    .home-content .events-section .live-event .live-btns .sales-btn {
    flex: 1;
    margin-right: 3px;
    }
    .home-content .events-section .live-event .live-btns .terms-btn {
    width: 16.67%;
    }
    .home-content .events-section .live-event .live-btns .red-btn {
    flex: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    padding: 8px 20px;
    background: #b12a1c;
    color: #fff;
    }
    .home-content .events-section .live-event .live-btns .no-catalog-btn {
    flex: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    line-height: 1.3;
    }
    .home-content .events-section .live-event .watchlist {
    display: flex;
    align-items: center;
    }
    .home-content .events-section .live-event .watchlist i {
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
    color: #f00;
    }
    .home-content .events-section .live-event .watchlist .watchlist-btn {
    font-size: 12px;
    text-decoration: underline;
    }
    .home-content .events-section .live-event .watchlist .watchlist-toggle {
    cursor: pointer;
    }
    .home-content .events-section .at-event {
    background: #fff !important;
    border: 1px #b12a1c solid;
    margin-bottom: 1px;
    }
    .home-content .events-section .live-active .live-event {
    background: none;
    padding: 15px 0;
    border-bottom: 1px #eee solid;
    }
    .home-content .events-section .live-active .at-event {
    border-bottom: 1px #b12a1c solid;
    }
    .home-content .events-section .upcoming-pagination {
    display: block;
    margin: 35px 0 25px;
    font-size: 13px;
    width: 100%;
    padding-right: 0;
    text-align: center;
    }
    .home-content .events-section .upcoming-pagination a {
    margin-top: 5px;
    }
    .home-content .events-section .view-all-btn {
    font-weight: 700;
    white-space: nowrap;
    padding: 7px 25px;
    }
    .home-content .listing-input-banner {
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    }
    .home-content .listing-input-banner .image-container {
    width: 50%;
    display: inline-block;
    }
    .home-content .listing-input-banner .image-container img {
    height: auto;
    max-width: 100%;
    }
    .home-content .listing-input-banner .blurb-container {
    display: inline-block;
    width: 50%;
    position: relative;
    background: #007a4c;
    padding: 50px;
    padding-top: 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
    color: #fff;
    }
    .home-content .listing-input-banner .blurb-container h3 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.25;
    }
    .home-content .listing-input-banner .blurb-container p {
    opacity: .9;
    font-size: 16px;
    line-height: 1.75;
    }
    .home-content .listing-input-banner .blurb-container a {
    margin-top: 8px;
    text-align: center;
    padding: 15px;
    font-weight: 700;
    width: 50%;
    background: #fff;
    color: #007a4c;
    }
    .drilldown-section {
    width: 100%;
    max-width: 100%;
    margin: 0;
    line-height: 24px;
    }
    .drilldown-section .content {
    margin: 0 auto;
    max-width: 1124px;
    padding-top: 0;
    }
    .drilldown-section .section-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (min-width:1001px) {
    .drilldown-section .sub-section-container {
    display: block;
    width: 100%;
    margin-right: auto;
    }
    }
    .drilldown-section .sub-section-container .sub-section-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .drilldown-section .sub-section-container .sub-section-space-between {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .drilldown-section .drilldwn-auto-width {
    width: auto;
    }
    @media screen and (max-width:1000px) {
    .drilldown-section .drilldwn-auto-width {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    }
    }
    .drilldown-section .drilldwn-auto-width .links-container {
    width: auto;
    }
    .drilldown-section .show-all-in-category {
    text-decoration: underline;
    color: #000;
    font-size: 1.0825em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    .drilldown-section .show-all-in-category:hover {
    color: #007a4c;
    }
    .drilldown-section .secondary-header {
    color: #000;
    font-size: 1.2em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    }
    .drilldown-section .sub-section-title {
    color: #007a4c;
    width: 100%;
    font-size: 1.2em;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin: 10px 0 0 0;
    }
    .drilldown-section h3 {
    font-size: 16px;
    font-weight: normal;
    margin-block: auto;
    }
    .drilldown-section h4 {
    font-size: 16px;
    font-weight: normal;
    margin-block: auto;
    }
    .drilldown-section h5 {
    font-size: 13px;
    font-weight: normal;
    margin-block: auto;
    }
    .drilldown-section .attachment-component-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .drilldown-section .attachment-component-links h3 {
    margin-block: 0;
    display: inline;
    font-size: 16px;
    }
    .drilldown-section .attachment-component-links h4 {
    font-size: 13px;
    font-weight: normal;
    margin-block: 0;
    }
    .drilldown-section .attachment-component-links h5 {
    font-size: 13px;
    font-weight: normal;
    margin-block: auto;
    }
    .drilldown-section .attachment-component-links .header-section-link {
    font-weight: bold;
    }
    .drilldown-section .attachment-component-links .sub-section-content .multi-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media only screen and (max-width:500px) {
    .drilldown-section .attachment-component-links .sub-section-content .multi-column {
    display: block;
    }
    }
    .drilldown-section ul,
    .drilldown-section li {
    list-style: none;
    }
    .drilldown-section .auto-col {
    width: 100%;
    column-count: 4;
    }
    @media screen and (max-width:1000px) {
    .drilldown-section .auto-col {
    column-count: 2;
    }
    }
    @media screen and (max-width:415px) {
    .drilldown-section .auto-col {
    column-count: 1;
    }
    }
    .drilldown-section .auto-col h3 {
    margin-block: 0;
    display: inline;
    font-size: 16px;
    }
    .drilldown-section .links,
    .drilldown-section .auto-col {
    margin-top: 9px;
    }
    .drilldown-section .links .links-container,
    .drilldown-section .auto-col .links-container {
    width: 100%;
    box-sizing: border-box;
    padding-right: 8px;
    }
    .drilldown-section .links .links-container .links-split-child-column,
    .drilldown-section .auto-col .links-container .links-split-child-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .drilldown-section .links .links-container .links-split-child-column .links-container,
    .drilldown-section .auto-col .links-container .links-split-child-column .links-container {
    width: auto;
    }
    .drilldown-section .links .links-container .child,
    .drilldown-section .auto-col .links-container .child {
    padding-left: 15px;
    }
    .drilldown-section .links .links-container .child .links-container .links-link,
    .drilldown-section .auto-col .links-container .child .links-container .links-link {
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
    }
    .drilldown-section .links .links-container .child .links-container .links-link:before,
    .drilldown-section .auto-col .links-container .child .links-container .links-link:before {
    content: "-";
    padding-right: 2px;
    display: inline-block;
    text-decoration: underline;
    }
    .drilldown-section .links .links-container .child .links-container .links-link:before,
    .drilldown-section .auto-col .links-container .child .links-container .links-link:before {
    text-decoration: none;
    }
    .drilldown-section .links .links-container .links-link,
    .drilldown-section .auto-col .links-container .links-link {
    text-decoration: none;
    color: #000;
    }
    .drilldown-section .links .links-container .links-link:hover,
    .drilldown-section .auto-col .links-container .links-link:hover {
    color: #007a4c;
    }
    .drilldown-section .links .links-container .links-link,
    .drilldown-section .auto-col .links-container .links-link {
    text-decoration: underline;
    font-weight: bold;
    }
    .drilldown-section #AdditionalCategories .links {
    margin-top: 0;
    }
    .drilldown-section .attachment-categories .links {
    width: 25%;
    }
    .additional-categories-section .additional-categories {
    margin-top: 10px;
    }
    .additional-categories-section .section-container {
    display: block;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-title {
    margin: 1em 0 .25em;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .links {
    width: 20%;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .links .links-container {
    width: 100%;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .links-container {
    width: 20%;
    word-break: break-word;
    white-space: break-spaces;
    padding-right: 10px;
    box-sizing: border-box;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .links-container .links-link {
    text-decoration: underline;
    font-weight: normal;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .double-wide {
    width: 40%;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .child {
    width: 100%;
    padding-left: 15px;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .child .sub-link-container {
    float: left;
    width: 50%;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .child .sub-link-container .links-container {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .child .sub-link-container .links-container .links-link:before {
    content: "-";
    padding-right: 2px;
    display: inline-block;
    text-decoration: underline;
    }
    .additional-categories-section .section-container .sub-section-container .sub-section-content .child .sub-link-container .links-container .links-link:before {
    text-decoration: none;
    }
    .drill-search-parent-option {
    color: #000 !important;
    font-weight: bold !important;
    }
    .drill-search-option {
    color: #000 !important;
    }
    .drill-search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    padding: 15px;
    }
    .drill-search #drilldown-search-manufacturer,
    .drill-search #drilldown-search-category,
    .drill-search #drilldown-search-model,
    .drill-search #drilldown-search-spec,
    .drill-search #drilldown-search-classification-category,
    .drill-search #drilldown-search-type #drilldown-search-citystatezip {
    min-width: 0;
    }
    .drill-search .text-box-with-built-in-button {
    width: 275px;
    border-bottom: 1px solid #a9a9a9;
    display: inline-block;
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 10px;
    width: calc(100% - 10px);
    height: 39.13px;
    }
    @media screen and (max-width:1000px) {
    .drill-search .text-box-with-built-in-button {
    margin-bottom: 5px;
    }
    }
    .drill-search .text-box-with-built-in-button div {
    display: inline-block;
    }
    .drill-search .text-box-with-built-in-button input {
    border: none;
    width: calc(100% - 10px);
    height: 38.13px;
    padding: 14px 20px 14px 14px;
    color: rgba(0, 0, 0, .87);
    }
    .drill-search .text-box-with-built-in-button input:focus {
    outline: none;
    }
    .drill-search .text-box-with-built-in-button .current-loc-btn {
    float: right;
    border-radius: 0;
    height: 38.63px;
    width: 38.63px;
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
    .drill-search .drill-search-select {
    font-size: 14px;
    height: auto;
    background-color: #fff;
    }
    .drill-search .drill-search-select .text {
    color: #000 !important;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    }
    .drill-search .loading.selection.dropdown.drill-search-select i.icon {
    padding: 0 30px 0 0 !important;
    }
    .drill-search .drill-search-select:disabled {
    background-color: #e5e5e5;
    }
    .drill-search .drill-search-select,
    .drill-search .drill-search-submit {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: normal;
    }
    .drill-search .drill-search-submit {
    background: #007a4c;
    color: #fff;
    font-weight: 700;
    }
    .drill-search .drill-search-submit:hover {
    background: #1c6d25;
    }
    .drill-container {
    max-width: 820px;
    padding: 0 15px 15px;
    margin: 0 auto;
    }
    .drill-container .drill-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    }
    .drill-container .drill-buttons h3 {
    font-size: 14px;
    margin-block: auto;
    }
    .drill-container .drill-button {
    margin: 0 2px;
    padding: 8px 24px;
    min-width: 90px;
    background-color: rgba(0, 0, 0, .05);
    border-radius: 0;
    color: #777;
    cursor: pointer;
    font-size: inherit;
    font-weight: 700;
    transition: all .2s ease-in-out;
    }
    @media screen and (min-width:1001px) {
    .drill-container .drill-button:hover {
    background-color: rgba(0, 0, 0, .05);
    color: #222;
    }
    }
    .drill-container .drill-button.active {
    position: relative;
    background-color: #007a4c;
    color: #fff;
    }
    .drill-container .drill-button.active::before {
    position: absolute;
    bottom: -12px;
    left: 50%;
    height: 0;
    width: 0;
    border: .5em solid transparent;
    border-top-color: #007a4c;
    content: '';
    transform: translate(-50%, 0);
    }
    .drill-container .drill-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 8px 0;
    padding: 10px;
    min-height: 70px;
    background: rgba(0, 0, 0, .05);
    }
    .drill-container .drill-search {
    max-width: 100%;
    width: 100%;
    padding: 0;
    }
    .drill-container .drill-search .drill-search-select {
    margin: 0 5px;
    }
    .drill-container .drill-search .drill-search-select,
    .drill-container .drill-search .drill-search-select:hover {
    border: 1px #ddd solid;
    }
    .drill-container .drill-search input[type="submit"] {
    padding: 12px;
    min-width: 175px;
    cursor: pointer;
    }
    @media screen and (min-width:1001px) {
    .drill-container .drill-search input[type="submit"] {
    max-width: 175px;
    }
    }
    @media screen and (max-width:1000px) {
    .drill-container .drill-search input[type="submit"] {
    width: calc(100% - 10px);
    }
    }
    @media screen and (max-width:1000px) {
    .drilldown-section .content {
    margin: 0 auto;
    max-width: 1124px;
    width: inherit;
    }
    .drilldown-section .section-container {
    margin: 0 auto;
    display: inline-block;
    }
    .drilldown-section .section-container .sub-section-container {
    margin: 15px 0;
    padding-left: 34px;
    }
    .drilldown-section .section-container .sub-section-container .sub-section-content {
    display: block;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .drilldown-section .attachment-cats .section-container {
    display: block;
    }
    .drilldown-section .links {
    margin-top: 0;
    }
    .drilldown-section .links .links-container .links-link {
    text-decoration: underline;
    font-weight: normal;
    }
    .drilldown-section .sub-section-title {
    margin: 0;
    }
    .category-tile-grid .category-row {
    display: block;
    }
    .category-tile-grid .category-row .half-width {
    width: 100%;
    }
    .category-tile-grid .category-row .quarter-width {
    width: 50%;
    }
    .category-tile-grid .tile-row-0.Child-1,
    .category-tile-grid .tile-row-1.Child-0 {
    float: left;
    }
    .category-tile-grid .tile-row-0.Child-2,
    .category-tile-grid .tile-row-1.Child-1 {
    float: right;
    }
    }
    .parts-container,
    .dismantled-search-container {
    box-sizing: border-box;
    padding: 20px;
    }
    .parts-container input[type="submit"] {
    background: #007a4c;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-left: 5px;
    padding: 10px;
    width: 150px;
    }
    @media screen and (min-width:1001px) {
    .parts-container input[type="submit"]:hover {
    background-color: #1c6d25;
    }
    }
    .parts-container input[type="text"]:not([class*="Mui"]) {
    font-family: Arial, sans-serif;
    padding: 10px;
    height: auto;
    line-height: normal;
    width: calc(100% - 155px);
    }
    .dismantled-search-container .dismantled-drill-search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .dismantled-search-container .dismantled-drill-search .drill-search-submit {
    padding: 12px;
    min-width: 175px;
    cursor: pointer;
    font-weight: 700;
    }
    @media screen and (min-width:1001px) {
    .dismantled-search-container .dismantled-drill-search .drill-search-submit {
    max-width: 175px;
    }
    }
    @media screen and (max-width:1000px) {
    .dismantled-search-container .dismantled-drill-search .drill-search-submit {
    width: calc(100% - 10px);
    }
    }
    .dismantled-search-container .dismantled-drill-search .dismantled-select {
    display: inline-block;
    width: 32%;
    }
    .dismantled-search-container .dismantled-drill-search .dismantled-select .drill-search-select {
    line-height: normal;
    font-size: 14px;
    box-sizing: border-box;
    width: 97%;
    min-width: 0;
    }
    .dismantled-search-container .dismantled-drill-search .dismantled-select .drill-search-select .text {
    color: #000;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    }
    .dismantled-search-container .dismantled-drill-search .dismantled-select .loading.selection.dropdown.drill-search-select i.icon {
    padding: 0 30px 0 0 !important;
    }
    .part-radio {
    margin: 10px 0;
    }
    .part-radio label {
    margin: 0 10px 0 0;
    }
    .part-label,
    .dismantled-label {
    padding: 0 0 5px;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    }
    .divPartsDismantled {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #f6f6f6;
    margin: 20px 0;
    }
    .divPartsDismantled .loading-spinner {
    width: auto;
    height: auto;
    left: auto;
    top: 50%;
    }
    @media screen and (max-width:1000px) {
    .divPartsDismantled .loading-spinner {
    left: 45%;
    }
    }
    .divPartsDismantled div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .ad-button:hover {
    background: #1c6d25;
    }
    .popular-brands-section {
    display: inline-block;
    width: 100%;
    text-align: center;
    }
    .popular-brands-section .section-title h2 {
    font-size: unset;
    margin-block-start: unset;
    margin-block-end: unset;
    }
    .accordion-section {
    padding: 0 20px;
    }
    .accordion-section li {
    list-style: none;
    line-height: 1.5;
    }
    .accordion-section .content {
    margin: 0 auto;
    max-width: 1124px;
    width: inherit;
    }
    .accordion-section .accordion-header {
    display: flex;
    align-items: center;
    margin: 2px 0;
    padding: 5px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    color: #007a4c;
    padding-left: 15px;
    }
    .accordion-section .accordion-header.Mui-expanded {
    background: #444;
    color: #fff;
    }
    .accordion-section .MuiAccordionSummary-expandIconWrapper.Mui-expanded {
    color: #fff;
    }
    .accordion-section .accordion-columns {
    column-count: 4;
    }
    @media screen and (max-width:1000px) {
    .accordion-section .accordion-columns {
    column-count: 2;
    }
    }
    @media screen and (max-width:415px) {
    .accordion-section .accordion-columns {
    column-count: 1;
    }
    }
    .accordion-section .accordion__category-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    }
    .accordion-section .accordion__category-list .accordion__category-list-item a::before {
    content: '-';
    display: inline-block;
    }
    .accordion-section .ts-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .accordion-section .accordion__category-link {
    text-decoration: underline;
    font-size: .875rem;
    }
    .accordion-section .accordion__category-sub-list {
    padding-left: 15px;
    }
    .accordion-section .accordion__category-sub-list .accordion__category-parent::before {
    content: '-';
    }
    .accordion-section .accordion__btn {
    max-width: 150px;
    margin: 35px auto 0;
    }
    .accordion-section .accordion__btn-container {
    justify-content: center;
    display: flex;
    }
    .home-content-mobile {
    display: none;
    }
    .home-content-mobile h2 {
    color: #000 !important;
    }
    .home-content-mobile section {
    padding: 10px;
    }
    .home-content-mobile section:nth-child(even) {
    background-color: #f6f6f6;
    }
    .home-content-mobile section:nth-child(odd) {
    background-color: rgba(255, 255, 255, .8);
    }
    @media screen and (max-width:1000px) {
    .home-content-mobile {
    display: block;
    }
    .home-content-mobile .drill-search {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 15px;
    }
    .home-content-mobile .drill-search .drill-search-submit {
    padding: 12px;
    }
    .home-content-mobile .drill-search .drill-search-select,
    .home-content-mobile .drill-search .drill-search-submit {
    margin: 8px 0;
    }
    .home-content-mobile .drill-search .drill-search-select:first-child,
    .home-content-mobile .drill-search .drill-search-submit {
    flex: none;
    width: 100%;
    }
    .home-content-mobile .drill-buttons {
    display: block;
    }
    .home-content-mobile .drill-buttons h3 {
    display: inline;
    }
    .home-content-mobile .drill-buttons .drill-button {
    width: calc(50% - 10px);
    padding: 8px;
    border-radius: 5px;
    margin: 5px 5px 0 0;
    }
    }
    .home-content-mobile .primary-categories .category-grid {
    margin-top: 60px;
    background-color: rgba(236, 240, 241, .95);
    width: 100%;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-weight: 200;
    }
    .home-content-mobile .primary-categories .categories {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    }
    .home-content-mobile .primary-categories .categories .category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: calc(100%/3);
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 0;
    }
    .home-content-mobile .primary-categories .categories .category h2 {
    font-weight: normal;
    margin-block: auto;
    font-size: 16px;
    }
    .home-content-mobile .primary-categories .categories .category a.category-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-bottom: 4px solid transparent;
    text-decoration: none;
    color: #000;
    min-height: 70px;
    max-width: 100%;
    justify-content: flex-start;
    }
    .home-content-mobile .primary-categories .categories .category a.category-content .content-icon {
    margin-bottom: 5px;
    max-width: 125px;
    max-height: 70px;
    height: 14vw;
    }
    .home-content-mobile .primary-categories .categories .category a.category-content span {
    text-align: center;
    max-width: 100%;
    hyphens: auto;
    }
    @supports not (-moz-appearance:none) {
    .home-content-mobile .primary-categories .categories .category a.category-content span {
    word-break: break-word;
    }
    }
    @media(max-width:560px) {
    .home-content-mobile .primary-categories .categories .category a.category-content span {
    font-size: .875rem;
    }
    }
    .home-content-mobile .primary-categories .categories .category:hover span {
    font-weight: bold;
    }
    .home-content-mobile .primary-categories .categories .category:hover .category-content {
    border-color: #1c6d25;
    }
    .home-content-mobile .primary-categories .categories .category img {
    max-width: 100%;
    max-height: 100%;
    height: 70px;
    width: 125px;
    }
    .home-content-mobile .primary-categories .tab-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #555;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    padding: 5px;
    margin-bottom: 25px;
    border-radius: 5px;
    }
    .home-content-mobile .primary-categories .tab-buttons .active {
    background: #007a4c;
    color: #fff;
    }
    .home-content-mobile .primary-categories .tab-button {
    display: block;
    flex: 1;
    padding: 7px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #bbb;
    border-radius: 5px;
    cursor: pointer;
    }
    .home-content-mobile .primary-categories h1 {
    text-align: center;
    color: #007a4c;
    margin-top: 0;
    display: none;
    }
    .home-content-mobile .listing-types {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .home-content-mobile .listing-types .listing-types-items {
    padding: 0 0 5px 0;
    }
    .home-content-mobile .listing-types .listing-types-items .button {
    background: #000;
    color: #fff;
    width: calc(100% - 10px);
    height: 100%;
    }
    .home-content-mobile .listing-types .listing-types-items .button:hover {
    background: #1c6d25;
    }
    .home-content-mobile .listing-types .listing-types-items .button i {
    display: none !important;
    margin-right: 10px;
    }
    .home-content-mobile .listing-types .listing-types-items .button.active {
    background: #007a4c;
    color: #fff;
    }
    .home-content-mobile .listing-types .listing-types-items .button.active i {
    display: block !important;
    }
    .home-content-mobile .section-title {
    color: #000;
    margin: 0 auto;
    max-width: 1124px;
    box-sizing: border-box;
    padding: 0 12px 10px 12px;
    font-size: .75em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    border-bottom: 1px solid #000;
    }
    .home-content-mobile .section-title .section-title-text {
    font-size: 2em;
    font-weight: 800;
    font-family: Arial, sans-serif;
    }
    .home-content-mobile .section-title .view-all-link {
    font-size: 1em;
    font-weight: 500;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #007a4c;
    padding: 1px 20px;
    line-height: 24px;
    border-radius: 5px;
    float: right;
    text-align: right;
    font-weight: 600;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    margin: auto 0;
    }
    .home-content-mobile .va-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 42px;
    width: 95%;
    margin: 16px auto;
    }
    .home-content-mobile .va-container a,
    .home-content-mobile .va-container button {
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    height: 100%;
    }
    .home-content-mobile .va-container .view-all-link {
    font-size: 14px;
    font-weight: 500;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 7px;
    width: 230px;
    margin: 0 auto;
    border: 2px solid #007a4c;
    color: #007a4c;
    }
    .home-content-mobile .popular-brands-container .bordered {
    border: 1px solid #e6e7e8;
    }
    .home-content-mobile .popular-brands-container .brand {
    width: 164px;
    padding: 16px;
    min-height: 150px;
    box-sizing: border-box;
    margin: 4px auto;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .home-content-mobile .popular-brands-container .brand .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    }
    .home-content-mobile .popular-brands-container .brand .content .image-wrapper {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .home-content-mobile .popular-brands-container .brand .view-listing-details-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
    max-width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    width: 100%;
    margin-top: 10px;
    padding: 15px 0;
    font-weight: 700;
    }
    .home-content-mobile .popular-brands-container .brand .view-listing-details-link:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .popular-brands-container .brand .view-listing-details-link {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .popular-brands-container .brand .view-listing-details-link:hover {
    background-color: #1c6d25;
    }
    }
    .home-content-mobile .popular-brands-container .brand img {
    max-width: 100%;
    width: 100%;
    height: auto;
    }
    .home-content-mobile .drilldown-section .attachment-cats {
    padding: 0 20px;
    }
    .home-content-mobile .drilldown-section .attachment-cats .sub-section-container {
    padding: 0;
    }
    .home-content-mobile .dismantled-search-container .dismantled-drill-search {
    display: block;
    }
    .home-content-mobile .dismantled-search-container .dismantled-drill-search .dismantled-select {
    width: 49%;
    }
    .home-content-mobile .dismantled-search-container .dismantled-drill-search .dismantled-select .drill-search-select {
    margin-bottom: 10px;
    width: 100%;
    }
    .home-content-mobile .dismantled-search-container .dismantled-drill-search .dismantled-select:first-of-type {
    margin-right: 2%;
    }
    .home-content-mobile .dismantled-search-container button {
    width: 100%;
    }
    .home-content-mobile .parts-container input[type="text"]:not([class*="Mui"]) {
    width: 100%;
    }
    .home-content-mobile .parts-container input:not([type="radio"]) {
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%;
    }
    .home-content-mobile .popular-brands-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1124px;
    margin-top: 24px;
    }
    .home-content-mobile .popular-brands-container .listing {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 1px solid #99d3df;
    height: 344px;
    width: 50%;
    margin: 0 auto;
    padding: 18px;
    }
    .home-content-mobile .popular-brands-container .listing .listing-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .home-content-mobile .popular-brands-container .listing .listing-content .listing-image {
    max-width: 120px;
    max-height: 120px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    }
    .home-content-mobile .popular-brands-container .listing .listing-content .listing-price {
    font-weight: bold;
    }
    .home-content-mobile .popular-brands-container .listing .listing-content .view-details-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    padding: 13px 45px;
    max-width: 100%;
    min-height: 34px;
    }
    .home-content-mobile .popular-brands-container .listing .listing-content .view-details-btn:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .popular-brands-container .listing .listing-content .view-details-btn {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .popular-brands-container .listing .listing-content .view-details-btn:hover {
    background-color: #1c6d25;
    }
    }
    .home-content-mobile .popular-brands-container .listing .listing-content .view-listing-details-link {
    width: auto;
    }
    .home-content-mobile .popular-brands-container .listing {
    width: 164px;
    height: 240px;
    margin-bottom: 30px;
    }
    .home-content-mobile .popular-brands-container .listing .listing-image {
    width: 130px;
    height: 130px;
    }
    .home-content-mobile .popular-brands-container .listing .view-listing-details-link {
    padding: 10px 10px;
    max-width: 100%;
    }
    .home-content-mobile .popular-brands-section {
    margin-bottom: 10px;
    }
    .home-content-mobile .about-us-section {
    margin: 0 auto;
    max-width: 1124px;
    }
    .home-content-mobile .about-us-section .blog-section {
    float: left;
    width: 100%;
    }
    .home-content-mobile .about-us-section .about-us-content {
    margin-top: 16px;
    padding: 0 34px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-size: 1.1rem;
    line-height: 1.3;
    }
    .home-content-mobile .about-us-section .about-us-content .about-us-description {
    margin: 0;
    margin-bottom: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    }
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup {
    display: none;
    }
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup p {
    margin: 0 0 10px;
    }
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup .email-input {
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding-left: 12px;
    box-sizing: border-box;
    border: 1px solid #808080;
    height: 43px;
    padding-left: 12px;
    box-sizing: border-box;
    border: 1px solid #808080;
    margin-right: 30px;
    }
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup .signup-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    float: right;
    height: 43px;
    padding: 0 30px;
    }
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup .signup-button:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup .signup-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .about-us-section .about-us-content .newsletter-signup .signup-button:hover {
    background-color: #1c6d25;
    }
    }
    .home-content-mobile .about-us-section .newsstand-section {
    margin-top: 10px;
    }
    .home-content-mobile .about-us-section .newsstand-section .newsstand-container {
    width: 80%;
    margin: auto;
    padding: 10px;
    margin-top: 15px;
    border: 1px solid #585858;
    }
    .home-content-mobile .about-us-section .newsstand-section .newsstand-container .newsstand-button {
    margin-top: 10px;
    }
    .home-content-mobile .about-us-section .newsstand-section .nopub-wrap {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 70%;
    }
    .home-content-mobile .about-us-section .newsstand-section .nopub-wrap .nopub {
    width: 100%;
    }
    .home-content-mobile .about-us-section .newsstand-section .edition-wrap {
    margin: auto;
    width: 60%;
    border: 1px solid #ccc;
    }
    .home-content-mobile .about-us-section .newsstand-section .edition-wrap .newsstand-preview {
    width: 100%;
    }
    .home-content-mobile .about-us-section .subscription-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 34px;
    }
    @media only screen and (max-width:768px) {
    .home-content-mobile .about-us-section .subscription-container .subscription-content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons a,
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons div {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    width: 300px;
    min-height: 34px;
    font-size: 14px;
    font-weight: 700;
    padding: 14.5px;
    text-align: center;
    margin: 5px 0;
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons a:disabled,
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons div:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons a,
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons div {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons a:hover,
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons div:hover {
    background-color: #1c6d25;
    }
    }
    @media only screen and (max-width:768px) {
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons {
    margin-bottom: 10px;
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content_buttons a {
    width: 100%;
    }
    }
    .home-content-mobile .about-us-section .subscription-container .subscription-content-logo {
    width: 175px;
    }
    .home-content-mobile .events-section {
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 20px 0;
    }
    .home-content-mobile .events-section .ts-button {
    padding: 8px;
    font-size: 12px;
    }
    .home-content-mobile .events-section .live-event-list {
    margin: 25px 0 40px;
    }
    .home-content-mobile .events-section .live-event {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 12px 0;
    line-height: 1.5;
    }
    .home-content-mobile .events-section .live-event:nth-child(even) {
    background: #f5f5f5;
    }
    .home-content-mobile .events-section .live-event .live-date {
    width: 75px;
    text-align: center;
    }
    .home-content-mobile .events-section .live-event .live-date .live {
    font-size: 12px;
    font-weight: 700;
    color: #b12a1c;
    }
    .home-content-mobile .events-section .live-event .live-date .live i {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    }
    .home-content-mobile .events-section .live-event .live-date .live img {
    display: block;
    margin: 0 auto 5px;
    }
    .home-content-mobile .events-section .live-event .live-date .calendar {
    font-size: 12px;
    text-transform: uppercase;
    }
    .home-content-mobile .events-section .live-event .live-date .calendar strong {
    display: block;
    font-size: 20px;
    }
    .home-content-mobile .events-section .live-event .live-image {
    width: 125px;
    padding: 0 10px;
    }
    .home-content-mobile .events-section .live-event .live-image img {
    display: block;
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto;
    height: auto;
    width: auto;
    padding: 8% 0 0;
    }
    .home-content-mobile .events-section .live-event .live-details {
    flex: 1;
    padding: 0 15px;
    font-size: 12px;
    }
    .home-content-mobile .events-section .live-event .live-details h2 {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 1.25;
    margin-top: 0;
    }
    .home-content-mobile .events-section .live-event .live-details h2 a {
    text-decoration: none;
    }
    .home-content-mobile .events-section .live-event .live-details strong {
    font-size: 14px;
    }
    .home-content-mobile .events-section .live-event .live-details .live-auctioneer-name {
    font-size: 16px;
    }
    .home-content-mobile .events-section .live-event .live-details p {
    font-size: 12px;
    }
    .home-content-mobile .events-section .live-event .live-details p a {
    text-decoration: underline;
    }
    .home-content-mobile .events-section .live-event .live-details p a:hover {
    text-decoration: none;
    }
    .home-content-mobile .events-section .live-event .live-details .red {
    font-weight: 700;
    color: #b12a1c;
    }
    .home-content-mobile .events-section .live-event .live-details .meter {
    position: relative;
    height: 23px;
    background: #eee;
    margin: 5px 0;
    padding: 5px;
    line-height: 1;
    border-radius: 5px;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .25);
    }
    .home-content-mobile .events-section .live-event .live-details .meter>span {
    display: block;
    position: relative;
    height: 100%;
    border-radius: 3px;
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    overflow: hidden;
    }
    .home-content-mobile .events-section .live-event .live-details .meter>span:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    border-radius: 8px;
    overflow: hidden;
    z-index: 1;
    }
    .home-content-mobile .events-section .live-event .live-details .pbred>span {
    background-color: #b12a1c;
    background-image: -moz-linear-gradient(top, #b12a1c, #f42323);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b12a1c), color-stop(1, #f42323));
    background-image: -webkit-linear-gradient(#b12a1c, #f42323);
    }
    .home-content-mobile .events-section .live-event .live-details .pbred>span strong {
    position: absolute;
    top: 1px;
    right: 2px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    }
    .home-content-mobile .events-section .live-event .live-details .meter.done>span:after {
    -webkit-animation: none;
    }
    @-webkit-keyframes move {
    0% {
    background-position: 0 0;
    }
    100% {
    background-position: 25px 25px;
    }
    }
    .home-content-mobile .events-section .live-event .live-btns {
    display: flex;
    flex-wrap: wrap;
    width: 230px;
    padding: 0 15px;
    font-weight: 700;
    text-align: center;
    }
    .home-content-mobile .events-section .live-event .live-btns .live-address {
    width: 100%;
    margin-bottom: 8px;
    font-size: 12px;
    text-align: left;
    }
    .home-content-mobile .events-section .live-event .live-btns .live-address .phone-number {
    font-weight: 400;
    }
    .home-content-mobile .events-section .live-event .live-btns .sales-btn {
    flex: 1;
    margin-right: 3px;
    }
    .home-content-mobile .events-section .live-event .live-btns .terms-btn {
    width: 16.67%;
    }
    .home-content-mobile .events-section .live-event .live-btns .red-btn {
    flex: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    padding: 8px 20px;
    background: #b12a1c;
    color: #fff;
    }
    .home-content-mobile .events-section .live-event .live-btns .no-catalog-btn {
    flex: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3px;
    line-height: 1.3;
    }
    .home-content-mobile .events-section .live-event .watchlist {
    display: flex;
    align-items: center;
    margin-left: auto;
    }
    .home-content-mobile .events-section .live-event .watchlist i {
    display: inline-block;
    padding: 0 10px;
    padding-right: 0;
    font-size: 20px;
    color: #f00;
    }
    .home-content-mobile .events-section .live-event .watchlist .watchlist-btn {
    display: none !important;
    font-size: 12px;
    text-decoration: underline;
    }
    .home-content-mobile .events-section .live-event .watchlist .active .watchlist-btn {
    display: block;
    }
    .home-content-mobile .events-section .at-event {
    background: #fff !important;
    border: 1px #b12a1c solid;
    margin-bottom: 1px;
    }
    .home-content-mobile .events-section .live-active .live-event {
    background: none;
    padding: 15px 0;
    border-bottom: 1px #eee solid;
    }
    .home-content-mobile .events-section .live-active .at-event {
    border-bottom: 1px #b12a1c solid;
    }
    .home-content-mobile .events-section .upcoming-pagination {
    display: block;
    margin: 35px 0 25px;
    font-size: 13px;
    width: 100%;
    padding-right: 0;
    text-align: center;
    }
    .home-content-mobile .events-section .upcoming-pagination a {
    margin-top: 5px;
    }
    .home-content-mobile .events-section .view-all-btn {
    font-weight: 700;
    white-space: nowrap;
    padding: 7px 25px;
    }
    @media screen and (max-width:768px) {
    .home-content-mobile .events-section .ts-button {
    font-size: 11px;
    }
    .home-content-mobile .events-section .live-event .live-date {
    width: 50px;
    }
    .home-content-mobile .events-section .live-event .live-details {
    padding-left: 5px;
    }
    .home-content-mobile .events-section .live-event .live-btns {
    width: 100%;
    margin: 10px auto 0;
    padding: 0 6px;
    }
    .home-content-mobile .events-section .live-event .live-btns .ts-button {
    flex: 1;
    width: auto;
    margin: 0 2px;
    padding: 10px;
    }
    .home-content-mobile .events-section .view-all-btn {
    font-size: 12px;
    }
    }
    @media screen and (max-width:480px) {
    .home-content-mobile .events-section .section-title .view-all-btn {
    display: none;
    }
    .home-content-mobile .events-section .live-event {
    padding: 12px 0;
    }
    .home-content-mobile .events-section .live-event .live-date {
    position: absolute;
    top: 7px;
    right: 7px;
    width: auto;
    font-size: 10px !important;
    }
    .home-content-mobile .events-section .live-event .live-date .live i {
    font-size: 14px;
    }
    .home-content-mobile .events-section .live-event .live-date .calendar strong {
    font-size: 14px;
    }
    .home-content-mobile .events-section .live-event .live-image {
    width: 100%;
    padding: 0 10px;
    text-align: center;
    }
    .home-content-mobile .events-section .live-event .live-image img {
    max-width: calc(100% - 50px);
    max-height: 100px;
    margin: 0 auto 0 0;
    height: auto;
    width: auto;
    padding: 0;
    }
    .home-content-mobile .events-section .live-event .live-details {
    flex: none;
    width: calc(100% - 15px);
    margin: 10px auto 0;
    padding: 0;
    }
    .home-content-mobile .events-section .live-event .live-details .meter.done {
    display: none;
    }
    .home-content-mobile .events-section .live-active .live-event {
    padding: 20px 0;
    }
    .home-content-mobile .events-section .live-active .live-event .live-date {
    top: 10px;
    right: 5px;
    }
    .home-content-mobile .events-section .upcoming-box .upcoming-btns .red-btn {
    flex: none;
    width: calc(100% - 6px);
    }
    }
    .home-content-mobile .listing-input-banner {
    display: flex;
    padding: 15px 0;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    }
    .home-content-mobile .listing-input-banner .image-container {
    display: inline-block;
    width: 100%;
    padding: 0;
    }
    .home-content-mobile .listing-input-banner .image-container img {
    height: auto;
    max-width: 100%;
    }
    .home-content-mobile .listing-input-banner .blurb-container {
    width: calc(100% - 40px);
    display: inline-block;
    position: relative;
    background: #007a4c;
    padding: 25px;
    top: -30px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    }
    .home-content-mobile .listing-input-banner .blurb-container h3 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.25;
    }
    .home-content-mobile .listing-input-banner .blurb-container p {
    opacity: .9;
    font-size: 16px;
    line-height: 1.75;
    }
    .home-content-mobile .listing-input-banner .blurb-container a {
    margin: 20px auto 0;
    text-align: center;
    padding: 15px;
    font-weight: 700;
    width: 50%;
    background: #fff;
    color: #007a4c;
    }
    .newsstand-container .newsstand-button {
    font-size: 13px;
    font-weight: 700;
    }
    .industry-website-content {
    max-width: 1124px;
    margin: 0 auto;
    }
    .industry-website-content .page-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 13px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: bold;
    }
    .industry-website-content .page-title .list-listings-count {
    line-height: 27px;
    margin-left: 20px;
    color: #007a4c;
    font-size: .9rem;
    }
    .industry-website-content .match-count {
    display: none;
    }
    @media screen and (min-width:786px) {
    .industry-website-content .match-count {
    display: block;
    }
    }
    .industry-website-content .new-page-header-layout {
    padding-bottom: 5px;
    }
    .industry-website-content .industry-website-listings {
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 100%;
    }
    @media screen and (min-width:786px) {
    .industry-website-content .industry-website-listings {
    width: 74%;
    }
    }
    .industry-website-content .industry-website-listings .prev {
    margin-right: 8px;
    }
    .industry-website-content .industry-website-listings .next {
    margin-left: 8px;
    }
    .industry-website-content .industry-website-listing {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    }
    .industry-website-content .industry-website-listing .inventory-button.old-layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    background-color: #007a4c;
    transition: all .25s;
    border: none;
    border-radius: 5px;
    backface-visibility: hidden;
    margin: 5px 2px 0;
    height: 38px;
    width: calc(25% - 4px);
    box-sizing: border-box;
    padding: 1px 6px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .industry-website-content .industry-website-listing .inventory-button.old-layout {
    width: calc(50% - 4px);
    }
    }
    .industry-website-content .industry-website-listing.logo-format {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.5;
    }
    .industry-website-content .industry-website-listing.logo-format a {
    font-weight: 700;
    text-decoration: underline;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-left {
    padding: 0 20px;
    flex: 1;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-left p {
    margin: 7px 0 0;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right {
    width: 200px;
    text-align: right;
    margin: auto;
    margin-right: unset;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    backface-visibility: hidden;
    background-color: #007a4c;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: block;
    max-width: 150px;
    margin-left: auto;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button:disabled {
    background-color: #a9a9a9;
    }
    @media screen and (min-width:1001px) {
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button {
    cursor: pointer;
    }
    }
    @media screen and (min-width:1001px) {
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button:hover {
    background-color: #1c6d25;
    }
    }
    .industry-website-content .industry-website-listing.logo-format .listing-logo {
    width: 125px;
    display: block;
    object-fit: scale-down;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-logo.no-logo {
    height: 0;
    }
    .industry-website-content .industry-website-listing .dealer-listing-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    }
    .industry-website-content .industry-website-listing .dealer-contact-info {
    display: block;
    width: 100%;
    }
    .industry-website-content .industry-website-listing .dealer-title-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    }
    .industry-website-content .industry-website-listing .dealer-title-text .dealer-listing-half {
    width: 49%;
    }
    .industry-website-content .industry-website-listing .dealer-title-text .dealer-listing-half:last-child {
    text-align: right;
    }
    .industry-website-content .industry-website-listing .dealer-title-text .industry-logo {
    width: 49%;
    max-width: 200px;
    margin-right: 9%;
    text-align: right;
    display: inline-block;
    }
    @media screen and (max-width:1000px) {
    .industry-website-content .industry-website-listing .new-page-header-layout {
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
    }
    .industry-website-content .industry-website-listing .new-page-header-layout .list-title-text {
    font-size: 16px;
    }
    .industry-website-content .industry-website-listing .new-page-header-layout .list-listings-count {
    margin-left: 0;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right {
    width: 100%;
    text-align: left;
    margin: 5px 0 0 150px;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button {
    margin-top: 10px;
    margin-left: 0;
    }
    .industry-website-content .industry-website-listing.no-logo .listing-right {
    margin-right: 78px;
    margin-top: 0;
    }
    }
    @media screen and (max-width:430px) {
    .industry-website-content .industry-website-listing.logo-format .listing-logo {
    width: 75px;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right {
    margin: 15px 0 0 100px;
    }
    .industry-website-content .industry-website-listing.logo-format .listing-right .inventory-button {
    max-width: 100%;
    }
    }
    @media screen and (max-width:786px) {
    .industry-website-content .visible {
    visibility: visible;
    opacity: 1;
    }
    }
    .center-form {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
    #blackbar {
    background-color: #000;
    font-size: 11px;
    color: #fff;
    vertical-align: middle;
    padding: 7px 12px;
    box-sizing: border-box;
    width: 100%;
    }
    .mbk-logo {
    margin: 10px auto;
    width: 168px;
    }
    #blackbar a {
    color: #fff;
    }
    #blackbar a:hover {
    color: #b12a1c;
    }
    #blackbar:after {
    content: "";
    display: block;
    clear: both;
    }
    .splashWrap {
    max-width: 994px;
    margin: auto;
    padding: 10px;
    box-sizing: unset;
    }
    .industry-mat {
    width: 33.3333333333333%;
    float: left;
    text-align: center;
    background: url("/Content/images/IndustrySelector/MAT-bg.jpg") no-repeat center center;
    padding: 400px 0 49px 0;
    height: 89px;
    }
    .industry-tho {
    width: 33.3333333333333%;
    float: left;
    text-align: center;
    background: url("/Content/images/IndustrySelector/THO-bg.jpg") no-repeat center center;
    padding: 400px 0 49px 0;
    height: 89px;
    }
    .industry-trk {
    width: 33.3333333333333%;
    float: left;
    text-align: center;
    background: url("/Content/images/IndustrySelector/TRK-bg.jpg") no-repeat center center;
    padding: 400px 0 49px 0;
    height: 89px;
    }
    .holder {
    background-color: rgba(255, 255, 255, .3);
    padding: 5px 0;
    width: 100%;
    }
    .holder img {
    width: 70%;
    height: 60px;
    margin: 0 auto;
    }
    .full-clear {
    clear: both;
    height: 0;
    margin: 0;
    }
    .lang-box {
    width: 50%;
    float: right;
    text-align: right;
    }
    .lang-box a.lang:link {
    color: #fff;
    text-decoration: none;
    }
    .lang-box a.lang:visited {
    color: #fff;
    text-decoration: none;
    }
    .lang-box a.lang:active {
    color: #fff;
    text-decoration: none;
    }
    .lang-box a.lang:hover {
    color: #fff !important;
    text-decoration: none;
    }
    .lang-box img {
    vertical-align: middle;
    }
    @media screen and (max-width:768px) {
    .holder img {
    width: 90%;
    }
    }
    @media screen and (max-width:540px) {
    .industry-mat {
    width: 100%;
    background: url("/Content/images/IndustrySelector/mobile-mat-banner.jpg") no-repeat center center;
    background-size: cover;
    padding: 9px 0;
    }
    .industry-tho {
    width: 100%;
    background: url("/Content/images/IndustrySelector/mobile-tho-banner.jpg") no-repeat center center;
    padding: 9px 0;
    background-size: cover;
    }
    .industry-trk {
    width: 100%;
    background: url("/Content/images/IndustrySelector/mobile-trk-banner.jpg") no-repeat center center;
    padding: 9px 0;
    background-size: cover;
    }
    .holder img {
    width: 40%;
    }
    }
    @media screen and (max-width:480px) {
    .holder img {
    width: 50%;
    }
    }
    @media screen and (max-width:320px) {
    .holder img {
    width: 60%;
    }
    }
    #footer {
    padding: 1rem 0;
    width: 100%;
    clear: both;
    font-size: 1.2rem;
    line-height: 3.3rem;
    background: #212121;
    color: #999;
    }
    #footer_copyright {
    text-align: center;
    }
    .language-map-mobile .map-region-accordion {
    background-color: #fff;
    color: #000;
    }
    .site-map-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1.1rem;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    }
    .site-map-container a:not(.breadcrumbs__link) {
    display: inline-block;
    margin-bottom: 8px;
    color: #000;
    }
    .site-map-container .general-links {
    margin-bottom: 40px;
    }
    .site-map-container .for-sale-listings {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    }
    .site-map-container .for-sale-listings .link-container {
    width: 50%;
    }
    .site-map-container .for-sale-listings h4 {
    width: 100%;
    }
    .error-content-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    }
    @media screen and (max-width:1000px) {
    .error-content-container {
    font-size: 1rem;
    }
    }
    .error-content-container>div,
    .error-content-container .breadcrumbs {
    padding-left: 24px;
    padding-right: 24px;
    }
    .error-content-container .pagename {
    padding-bottom: 12px;
    border-bottom: 1px #e6e7e8 solid;
    font-weight: 800;
    }
    .privacy-policy-container li {
    margin-bottom: 25px;
    }
    .privacy-policy-container a {
    color: #000;
    }
    .info-body-container {
    max-width: 1140px;
    margin: auto;
    padding: 0 20px;
    }
    .info-body-container img {
    display: block;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
    }
    .contact-us-container a {
    text-decoration: none;
    }
    .contact-us-container .inline-block {
    display: inline-block;
    margin-block-end: .5em;
    }
    .contact-us-container .click-here {
    color: #007a4c;
    cursor: pointer;
    text-transform: capitalize;
    }
    .contact-us-container .click-here:hover {
    font-weight: bold;
    }
    .contact-us-container .contact-details {
    padding: 5px 0;
    }
    .how-to-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    }
    .how-to-container a {
    text-decoration: none;
    }
    .how-to-container span {
    font-size: 14px;
    }
    .how-to-container .how-to-content {
    flex: 1;
    padding: 0 50px 0 15px;
    }
    @media screen and (max-width:1000px) {
    .how-to-container .how-to-content {
    flex: none;
    width: 100%;
    padding: 0;
    }
    .how-to-container .how-to-content h2 {
    border-radius: 0;
    }
    }
    .how-to-container .how-to-content img {
    display: block;
    width: 100%;
    max-width: 600px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    }
    .how-to-container .how-to-content video {
    display: block;
    width: 100%;
    max-width: 600px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    }
    .how-to-container .how-to-content h2 {
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    background: #f5f5f5;
    padding: 12px 20px;
    font-size: 18px;
    border-radius: 5px;
    margin: 0;
    }
    .how-to-container .how-to-content .section {
    margin-bottom: 35px;
    }
    .how-to-container .how-to-content .youtube-thumbnail-container {
    padding: 0;
    }
    .how-to-container .how-to-content .youtube-thumbnail-container .youtube-thumbnail-btn {
    margin: 0;
    }
    .how-to-container .how-to-links {
    width: 250px;
    border-left: 1px #eee solid;
    }
    @media screen and (max-width:1000px) {
    .how-to-container .how-to-links {
    display: none;
    }
    }
    .how-to-container .how-to-links ul {
    position: relative;
    }
    .how-to-container .how-to-links ol,
    .how-to-container .how-to-links ul {
    list-style: none;
    transition: top .3s ease;
    }
    .how-to-container .how-to-links ul li a:hover {
    opacity: 1;
    }
    .how-to-container .how-to-links ul li a.active {
    font-weight: 700;
    opacity: 1;
    }
    .how-to-container .how-to-links ul li a {
    display: block;
    padding: 15px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 0 3px 3px 0;
    opacity: .65;
    }
    .how-to-container-av {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    }
    .how-to-container-av span {
    font-size: 14px;
    }
    .how-to-container-av .how-to-content-av {
    flex: 1;
    padding: 0 0 0 15px;
    }
    @media screen and (max-width:1000px) {
    .how-to-container-av .how-to-content-av {
    flex: none;
    width: 100%;
    padding: 0;
    }
    .how-to-container-av .how-to-content-av h2 {
    border-radius: 0;
    }
    }
    .how-to-container-av .how-to-content-av hr {
    opacity: .25;
    width: 100%;
    margin-top: 10px;
    }
    .how-to-container-av .how-to-content-av p {
    font-size: 14px;
    }
    .how-to-container-av .how-to-content-av h2 {
    font-size: 18px;
    }
    .how-to-container-av .how-to-content-av .section-av h2 {
    margin-top: 25px;
    font-size: 22px;
    }
    .how-to-container-av .how-to-content-av .section-av a {
    color: #143980;
    font-weight: bold;
    text-decoration: none;
    }
    .how-to-container-av .how-to-content-av .section-av .text-section {
    width: 100%;
    min-height: min-content;
    margin-bottom: 25px;
    }
    .how-to-container-av .how-to-content-av .section-av .text-section-with-video {
    width: 62.5%;
    min-height: 250px;
    padding-right: 2.5%;
    float: left;
    }
    .how-to-container-av .how-to-content-av .section-av .video-section .gap {
    height: 135px;
    }
    .how-to-container-av .how-to-content-av .section-av .video-section .video {
    display: flex;
    align-items: center;
    height: 196px;
    }
    .how-to-container-av .how-to-content-av .section-av .video-section .video img {
    width: 350px;
    height: 182px;
    object-fit: cover;
    }
    .how-to-container-av .how-to-content-av .section-av .video-section .video-mobile {
    max-width: 350px;
    }
    .how-to-container-av .how-to-content-av .section-av .video-section .video-mobile img {
    width: 350px;
    height: 174px;
    object-fit: cover;
    }
    .how-to-container-av .how-to-content-av .section-av li {
    font-size: 14px;
    list-style-type: none;
    margin-left: 15px;
    }
    @media screen and (max-width:1000px) {
    .how-to-container-av .how-to-links-av {
    display: none;
    }
    }
    .how-to-container-av .how-to-links-av ul {
    position: relative;
    }
    .how-to-container-av .how-to-links-av ol,
    .how-to-container-av .how-to-links-av ul {
    list-style: none;
    transition: top .3s ease;
    }
    .how-to-container-av .how-to-links-av ul li a:hover {
    opacity: .65;
    }
    .how-to-container-av .how-to-links-av ul li a {
    font-size: 14px;
    }
    .contact-us-information {
    padding-left: 0;
    }
    .contact-us-information .column-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    .contact-us-information .column-container .column {
    width: 50%;
    margin-left: 0;
    }
    .contact-us-information .bold {
    font-weight: bold;
    margin: 4px 0;
    }
    .contact-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .contact-info__contact {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
    }
    @media screen and (min-width:721px) {
    .contact-info__contact {
    -webkit-flex-basis: 30.5%;
    flex-basis: 30.5%;
    margin-right: 2.5%;
    }
    }
    @media screen and (min-width:1001px) {
    .narrow-column-spacing {
    -webkit-flex-basis: 17.5%;
    flex-basis: 17.5%;
    }
    }
    .media-kit-sizes {
    margin: 15px 0;
    font-size: 14px;
    }
    @media screen and (max-width:768px) {
    .media-kit-sizes {
    font-size: 10px;
    }
    }
    .media-kit-sizes .left {
    float: left;
    }
    .media-kit-row:nth-child(2n+1) {
    background-color: #f1f1f1;
    }
    .captcha-info-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.4;
    padding: 0 5px 0 5px;
    }
    .captcha-info-container h1,
    .captcha-info-container p {
    margin-block: unset;
    }
    .info-content-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    }
    @media screen and (max-width:1000px) {
    .info-content-container {
    width: 100% !important;
    }
    }
    .info-content-container .info-inner-layout {
    width: 97%;
    margin: 0 1.5%;
    padding: 0;
    }
    .info-content-container .info-inner-layout h1 {
    font-weight: 800;
    padding-bottom: 12px;
    }
    @media screen and (max-width:1000px) {
    .info-content-container .info-inner-layout {
    padding: 2px;
    }
    }
    .info-content-container .info-section ul {
    margin-left: 50px;
    margin-top: 5px;
    }
    .info-content-container .info-content-header,
    .info-content-container .legal-container,
    .info-content-container .privacy-policy-container,
    .info-content-container .cookie-container,
    .info-content-container .dmca-container,
    .info-content-container .contact-us-container,
    .info-content-container .returns-and-refunds-container,
    .info-content-container .site-map-container,
    .info-content-container .scam-container,
    .info-content-container .accessibility-statement-container,
    .info-content-container .how-to-container,
    .info-content-container .how-to-container-av {
    padding-left: 24px;
    padding-right: 24px;
    }
    @media screen and (max-width:1000px) {
    .info-content-container {
    font-size: 1rem;
    }
    .info-content-container .info-content-header {
    padding: 0;
    }
    .info-content-container .info-content-header h1 {
    margin-left: 24px;
    margin-right: 24px;
    }
    }
    .info-content-container .pagename {
    padding-bottom: 12px;
    font-weight: 800;
    }
    .info-content-container .pagename-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 12px;
    }
    .info-content-container .pagename-container .pagename {
    padding-bottom: 0;
    }
    .info-content-container .pagename-container .fa {
    font-size: 19px;
    }
    .info-content-container .youtube-thumbnail-container {
    padding: 0 24px;
    }
    .info-content-container .youtube-thumbnail-container .youtube-thumbnail-btn {
    max-width: 480px;
    }
    .info-content-container .youtube-thumbnail-container .youtube-thumbnail-img {
    max-height: 270px;
    }
    .scam-container {
    margin-bottom: 70px;
    }
    .scam-container .info-section {
    margin-bottom: 18px;
    }
    .scam-container .info-section p {
    margin-top: 0;
    margin-bottom: 10px;
    }
    .advertising legend {
    margin: 0;
    padding: 0;
    }
    .advertising fieldset {
    border: none;
    padding: 0;
    margin: 0;
    }
    .advertising .left-padding {
    padding-left: 4px;
    }
    .advertising .bottom-padding {
    padding-bottom: 25px;
    }
    .advertising .primary-color {
    color: #007a4c;
    }
    .advertising .advertising-container {
    padding-left: 24px;
    padding-right: 24px;
    }
    @media screen and (max-width:1000px) {
    .advertising .advertising-container {
    padding: 0;
    margin: 0 2%;
    }
    }
    .advertising .advertising-container .description-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .advertising .advertising-container .description-container .advertising-description {
    width: 66.66%;
    padding-right: 50px;
    }
    .advertising .advertising-container .description-container .advertising-image {
    width: 33.33%;
    }
    .advertising .advertising-container .description-container .advertising-image img {
    display: block;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
    }
    @media screen and (max-width:1000px) {
    .advertising .advertising-container .description-container .advertising-description,
    .advertising .advertising-container .description-container .advertising-image {
    width: 100%;
    }
    }
    .advertising .advertising-container .checkbox-wrapper {
    line-height: 1.3;
    }
    .advertising .advertising-container .checkbox-wrapper .checkbox-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .advertising .advertising-container .slideshow {
    position: relative;
    margin: 25px 0 50px;
    }
    .advertising .advertising-container .cycle-slideshow {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 18px;
    text-align: center;
    z-index: 0;
    }
    .advertising .advertising-container .cycle-slideshow .Container {
    display: flex;
    flex-direction: row;
    align-items: center;
    }
    .advertising .advertising-container .cycle-slideshow .Container .slide-text {
    flex: 1;
    max-width: 25.75%;
    text-align: left;
    }
    .advertising .advertising-container .cycle-slideshow .Container .slide-image {
    flex: 1;
    }
    @media screen and (max-width:1000px) {
    .advertising .advertising-container .cycle-slideshow .Container {
    flex-direction: column;
    }
    .advertising .advertising-container .cycle-slideshow .Container .slide-text {
    max-width: 100%;
    }
    }
    .advertising .advertising-container .cycle-slideshow h2 {
    margin: 0;
    font-size: 20px;
    color: #2d4549;
    display: inline-block;
    }
    .advertising .advertising-container .cycle-slideshow img {
    max-width: 100%;
    position: relative;
    margin: 10px 0;
    z-index: 0;
    display: inline-block;
    }
    @media screen and (max-width:1000px) {
    .advertising .advertising-container .cycle-slideshow img {
    max-height: 100%;
    }
    }
    @media screen and (max-width:1000px) {
    .advertising .advertising-container .cycle-slideshow .slick-arrow {
    display: none;
    }
    }
    .advertising .advertising-container .cycle-slide {
    padding: 0 50px;
    }
    .advertising .advertising-container .cycle-controls {
    position: absolute;
    top: 40%;
    width: 100%;
    z-index: 9;
    }
    .advertising .advertising-container .cycle-controls span {
    cursor: pointer;
    font-size: 36px;
    color: #eee;
    }
    .advertising .advertising-container .cycle-controls span:hover {
    color: #aaa;
    }
    .advertising .advertising-container .cycle-controls #prev {
    float: left;
    }
    .advertising .advertising-container .cycle-controls #next {
    float: right;
    }
    .advertising .advertising-container li {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    }
    .advertising .advertising-container .advertising__bullet-list li:after {
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    font-weight: 900;
    content: "";
    padding: 0 15px;
    }
    .advertising .advertising-container .advertising__bullet-list li:last-child:after {
    content: "";
    }
    .advertising .advertising-form {
    background: #f5f5f5;
    padding: 50px 0;
    }
    .advertising .advertising-form h2,
    .advertising .advertising-form h3 {
    text-align: center;
    margin: 0;
    }
    .advertising .advertising-form .column12,
    .advertising .advertising-form .column7,
    .advertising .advertising-form .column6,
    .advertising .advertising-form .column4 {
    padding: 0;
    }
    .advertising .advertising-form .captcha-placeholder {
    margin-top: 10px;
    }
    .advertising .advertising-form .column4 {
    margin-left: 20px;
    }
    .advertising .advertising-form .column4 label {
    font-size: 12px;
    margin: 5px 0;
    }
    @media screen and (min-width:768px) {
    .advertising .advertising-form .advertising__form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    }
    }
    .advertising .advertising-form .advertising__form-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    @media screen and (min-width:768px) {
    .advertising .advertising-form .advertising__form-column {
    width: 33.33%;
    padding-right: 25px;
    }
    }
    .advertising .advertising-form .advertising__form-input {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .advertising .advertising-form .advertising__form-input_textarea {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .advertising .advertising-form .advertising__form-input_textarea textarea {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .advertising .advertising-form .advertising__form-request-type {
    font-weight: 700;
    }
    .advertising .advertising__banner {
    display: block;
    margin: 15px 0;
    padding: 20px 35px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #007a4c;
    }
    .advertising .banner-title {
    margin-bottom: 5px;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0;
    }
    .advertising .advertising-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    }
    .advertising .advertising-icons__image {
    display: block;
    max-height: 100px;
    margin: auto;
    }
    .advertising .advertising-icons__heading {
    display: block;
    margin: 5px 0;
    font-size: 18px;
    color: #007a4c;
    text-decoration: none;
    }
    .advertising .advertising-icons__text {
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
    color: #000;
    }
    .advertising .advertising-icons__button {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    }
    .advertising .advertising-icons__button:hover {
    background-color: #fff;
    }
    @media screen and (min-width:768px) {
    .advertising .advertising-icons__button {
    width: calc(33.3333% - 20px);
    margin: 10px;
    }
    }
    @media screen and (min-width:480px) and (max-width:767px) {
    .advertising .advertising-icons__button {
    width: calc(50% - 20px);
    margin: 10px;
    }
    }
    .advertising .pagename.title.italian {
    margin-bottom: 20px;
    border-bottom: 0;
    padding: 0;
    }
    .advertising .info-privacy-italian .info-table {
    border-collapse: collapse;
    }
    .advertising .info-privacy-italian .info-table th,
    .advertising .info-privacy-italian .info-table td {
    padding: 0;
    border: 1px solid #000 !important;
    padding: 10px;
    vertical-align: middle;
    }
    .advertising .info-privacy-italian .info-table.text-centered-cells tr td:first-of-type,
    .advertising .info-privacy-italian .info-table.text-centered-cells tr th:first-of-type {
    text-align: center;
    }
    .advertising .info-privacy-italian ul.indented-list li {
    list-style-position: inside;
    list-style-type: square;
    line-height: 1.8rem;
    color: #000;
    }
    .advertising .info-privacy-italian ul.indented-list li.first-of-type {
    list-style-type: disc;
    margin-bottom: 5px;
    }
    .advertising .info-privacy-italian ul.indented-list li:not(:first-of-type) {
    list-style-type: circle;
    padding-left: 20px;
    margin-top: 10px;
    }
    .advertising .info-privacy-italian .tooltip-privacy {
    position: relative;
    display: inline-block;
    border-bottom: 2px dotted #000;
    }
    .advertising .info-privacy-italian .tooltip-privacy .inline {
    display: inline;
    }
    .advertising .info-privacy-italian .tooltip-privacy p {
    margin: 0 10px 0 10px;
    }
    .advertising .info-privacy-italian .tooltip-privacy:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    }
    .advertising .info-privacy-italian .tooltip-privacy .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #fff;
    color: #000;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -150px;
    opacity: 0;
    transition: opacity .3s;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .5);
    }
    .advertising .info-privacy-italian .tooltip-privacy .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    }
    .main-invoice-page {
    padding: 50px 0;
    font-family: canada-type-gibson, sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    }
    .main-invoice-page .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px !important;
    }
    .main-invoice-page .container h1 {
    display: block;
    position: relative;
    margin-bottom: 50px;
    font-size: 36px;
    text-align: center;
    color: #003a5d;
    }
    .main-invoice-page .container h1:after {
    content: "";
    position: absolute;
    width: 40px;
    left: 0;
    right: 0;
    margin: auto;
    height: 3px;
    background-color: #b3a369;
    bottom: -15px;
    }
    .main-invoice-page .container a {
    color: inherit;
    transition: all .2s ease-in-out;
    }
    .main-invoice-page .container a:hover {
    color: inherit;
    }
    .main-invoice-page .container img {
    max-width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
    }
    .main-invoice-page .container .payment-selector {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .main-invoice-page .container .payment-selector h3 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #003a5d;
    }
    .main-invoice-page .container .payment-selector .global-btn,
    .main-invoice-page .container .payment-selector .currency-btn,
    .main-invoice-page .container .payment-selector .paypal-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    margin: 3px;
    padding: 12px 50px;
    font-family: canada-type-gibson, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #b4a169;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
    }
    .main-invoice-page .container .payment-selector .global-btn img {
    max-height: 20px;
    margin: 2px 0;
    }
    .main-invoice-page .container .payment-selector .global-btn span {
    width: 100%;
    }
    .main-invoice-page .container .payment-selector .currency-btn img {
    max-height: 15px;
    margin: 2px 0;
    }
    .main-invoice-page .container .payment-selector .currency-btn span {
    width: 100%;
    }
    .main-invoice-page .container .payment-selector .paypal-btn img {
    max-height: 30px;
    }
    .main-invoice-page .container .payment-selector a:hover,
    .main-invoice-page .container .payment-selector a.active {
    background: #ddd;
    }
    .main-invoice-page .container .payment-selector a.active:before {
    position: absolute;
    top: calc(50% - 11px);
    left: 15px;
    font-family: "Font Awesome 5 Free";
    font-size: 22px;
    font-weight: 900;
    color: #003a5d;
    content: "";
    }
    .main-invoice-page .container .fa-check-circle {
    margin-right: 5px;
    color: #008000;
    }
    .main-invoice-page .container .form-container {
    margin: 25px 0;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1);
    }
    .main-invoice-page .container .form-container .minimum-payment {
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    }
    .main-invoice-page .container .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 10px 0;
    }
    .main-invoice-page .container .form-row label {
    position: relative;
    width: 150px;
    color: #b4a169;
    }
    .main-invoice-page .container .form-row .input-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .main-invoice-page .container .form-row .input-wrapper input {
    width: calc(100% - 150px);
    border: 1px #ddd solid !important;
    padding: 12px !important;
    font-family: canada-type-gibson, sans-serif;
    border-radius: 3px;
    box-sizing: border-box;
    height: 100%;
    line-height: 100%;
    color: #000;
    outline: none;
    }
    .main-invoice-page .container .form-row .input-wrapper .input-field {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: calc(100% - 150px);
    background: #f5f5f5;
    border: 1px #ddd solid;
    border-radius: 3px;
    }
    .main-invoice-page .container .form-row .input-wrapper .input-field i {
    width: 40px;
    text-align: center;
    color: #999;
    }
    .main-invoice-page .container .form-row .input-wrapper .input-field input {
    width: calc(100% - 40px) !important;
    border: none !important;
    border-left: 1px #ddd solid !important;
    border-radius: 0;
    }
    .main-invoice-page .container .terms-row {
    margin: 25px 0;
    }
    .main-invoice-page .container .terms-row label {
    display: block;
    width: 100%;
    text-align: center;
    }
    .main-invoice-page .container .terms-row textarea {
    overflow-y: scroll;
    display: block;
    margin: 5px 0;
    padding: 8px;
    width: 100%;
    height: 150px;
    border: 1px #ddd solid;
    border-radius: 3px;
    outline: none;
    }
    .main-invoice-page .container .show-terms {
    margin: 20px 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #777;
    transition: all .2s ease-in-out;
    cursor: pointer;
    }
    .main-invoice-page .container .show-terms .terms-icon {
    margin-left: 5px;
    font-size: 10px;
    }
    .main-invoice-page .container .submit-btn {
    margin: 25px 0;
    text-align: center;
    }
    .main-invoice-page .container .submit-btn .submit {
    line-height: 0;
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 51px;
    background: #003a5d;
    padding: 15px;
    font-family: canada-type-gibson, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    }
    .main-invoice-page .container .submit-btn .submit:hover,
    .main-invoice-page .container .submit-btn .disabled {
    background: #01273e;
    }
    .main-invoice-page .container .submit-btn .paypal-btn {
    margin: 0 auto;
    width: 300px;
    height: 51px;
    overflow: hidden;
    }
    .main-invoice-page .container .invoice-payment-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container {
    float: left;
    width: 50%;
    padding: 0 25px 0 0;
    box-sizing: border-box;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container .order-details {
    font-size: 14px;
    line-height: 24px;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container .order-details strong {
    color: #b4a169;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container .order-details .display-text-field {
    margin-bottom: 0;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container .order-details .display-text-field label {
    width: auto;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container .order-details .display-text-field span {
    margin-left: 5px;
    margin-top: 7px;
    display: inline-block;
    }
    .main-invoice-page .container .invoice-payment-details h3 {
    padding: 10px 0;
    margin: 0 0 25px;
    border-bottom: 1px #ccc solid;
    text-align: left;
    color: #333;
    }
    @media screen and (max-width:768px) {
    .main-invoice-page .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .main-invoice-page .container .payment-selector {
    max-width: 100% !important;
    }
    .main-invoice-page .container .payment-selector .global-btn,
    .main-invoice-page .container .payment-selector .currency-btn,
    .main-invoice-page .container .payment-selector .paypal-btn {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    width: 100% !important;
    }
    .main-invoice-page .container .form-row input,
    .main-invoice-page .container .form-row label {
    width: 100% !important;
    }
    .main-invoice-page .container .form-row .input-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .main-invoice-page .container .form-row .input-wrapper .input-field {
    width: 100% !important;
    }
    .main-invoice-page .container .invoice-payment-details {
    flex-direction: column !important;
    }
    .main-invoice-page .container .invoice-payment-details .form-row-container {
    margin: 15px 0 !important;
    width: 100% !important;
    }
    }
    .list-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .list-content h3,
    .list-content h5 {
    margin: 0;
    }
    .list-content .media-buttons {
    padding-right: 10px;
    }
    .list-content .media-buttons .print-this,
    .list-content .media-buttons .email-this {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 11px 30px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    background-color: #f3f3f3;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: all .25s ease-in-out;
    }
    .list-content .pre-bid-not-available {
    font-size: .75em;
    font-weight: 600;
    margin: 0;
    color: #b12c1b;
    }
    .list-content .lot-number {
    font-size: .937em;
    text-transform: uppercase;
    font-weight: bold;
    color: #6e7076;
    }
    @media screen and (max-width:1000px) {
    .list-content .lot-number {
    font-size: 18px;
    }
    }
    .list-content .top-banner-ad-container {
    padding-left: 15px;
    padding-right: 15px;
    }
    .list-content .top-banner-ad-container .banner-ad-container {
    margin: .25rem auto;
    }
    .list-content .list-container .banner-ad-container {
    padding-left: 26px;
    padding-right: 26px;
    }
    @media screen and (max-width:725px) {
    .list-content .list-container .banner-ad-container {
    padding-left: 0;
    padding-right: 0;
    }
    }
    .list-content .bc-bid-now-link {
    color: #000;
    background-color: #fcd020;
    column-gap: 10px;
    }
    @media screen and (min-width:1001px) {
    .list-content .bc-bid-now-link:hover {
    background-color: #ebc11c;
    }
    }
    .list-content .at-bid-now-link {
    color: #fff !important;
    background-color: #b12a1c !important;
    column-gap: 10px;
    }
    @media screen and (min-width:1001px) {
    .list-content .at-bid-now-link:hover {
    background-color: #c7321e;
    }
    }
    .list-content .at-view-details {
    background-color: #333 !important;
    color: #fff;
    }
    .list-content .list-main-section {
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding-bottom: 20px;
    }
    .list-content .has-search-bar {
    width: 74%;
    float: left;
    }
    .list-content .rental-phone {
    color: #1e74a9;
    }
    .list-content .rental-phone-alternate {
    color: #1e74a9;
    padding-bottom: 10px;
    }
    @media screen and (min-width:1001px) {
    .list-content .boxed-rental-alignment {
    text-align: right;
    }
    }
    .list-content .rent-lease-ry .rent-title,
    .list-content .rent-lease-ry .lease-title,
    .list-content .rent-lease-ry .rent-title.not-for-retail,
    .list-content .rent-lease-ry .lease-title.not-for-retail {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    }
    .list-content .rent-lease-ry .rent-prices .price-type {
    font-size: 12px;
    }
    .list-content .rent-lease-ry .rent-prices .rent-lease-price {
    font-weight: 700;
    font-size: 14px;
    color: #007a4c;
    }
    .list-content .rent-lease-ry .lease-prices .price-type {
    font-size: 12px;
    }
    .list-content .rent-lease-ry .lease-prices .rent-lease-price {
    font-weight: 700;
    font-size: 14px;
    color: #007a4c;
    }
    .list-content .rent-lease .rent-prices .price-type {
    font-weight: 700;
    }
    .list-content .rent-lease .lease-prices .price-type {
    font-weight: 700;
    }
    @media screen and (max-width:785px) {
    .list-content .has-search-bar {
    width: 100%;
    float: none;
    }
    .list-content .no-search-bar {
    width: 100%;
    float: none;
    }
    }
    @media screen and (min-width:786px) {
    .list-content .no-search-bar {
    width: 100%;
    float: left;
    }
    }
    .list-content .buy-btn {
    background-color: #333;
    }
    @media screen and (min-width:1001px) {
    .list-content .buy-btn:hover {
    background-color: #000;
    }
    }
    .list-content .price-container {
    margin-top: 5px;
    word-break: break-word;
    }
    .list-content .price-container .MSRP-parent {
    margin-bottom: .35em;
    }
    .list-content .price-container .MSRP-parent .msrp {
    font-size: .937em;
    text-decoration: line-through;
    }
    @media screen and (min-width:1001px) {
    .list-content .price-container .MSRP-parent .msrp {
    font-size: .75em;
    }
    }
    .list-content .price-container .MSRP-parent .msrp-save-percentage {
    background: #b12a1c;
    padding: .25em .35em;
    color: #fff;
    font-size: .75em;
    margin-left: .5em;
    font-weight: 400;
    }
    .list-content .price-container .MSRP-parent .price {
    margin-top: .35em;
    margin-left: 0;
    }
    .list-content .price-container .price {
    color: #007a4c;
    font-size: 1.5em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    margin-left: 10px;
    }
    @media screen and (min-width:1001px) {
    .list-content .price-container .price {
    font-size: 1em;
    margin-left: 5px;
    }
    }
    .list-content .price-container .retail-price-container {
    margin-bottom: .5em;
    }
    .list-content .other-site-data {
    font-size: .687em;
    font-weight: 600;
    }
    .list-content .other-site-data .other-site-data-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 7px;
    }
    .list-content .other-site-data .pre-at-price .other-site-content,
    .list-content .other-site-data .wholesale-price .other-site-content {
    color: #b12a1c;
    }
    .list-content .other-site-data .other-site-content {
    margin: 3px 0;
    }
    .list-content .other-site-data img {
    padding-right: 5px;
    width: 25px;
    }
    .list-content .other-site-data a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 2px;
    text-decoration: none;
    }
    .list-content .other-site-data a:not(:last-of-type) {
    margin-bottom: 2px;
    }
    .list-content .other-site-data a i {
    font-size: .75em;
    padding-left: 5px;
    }
    .list-content .other-site-data .spaced-line {
    margin: 3px 0;
    }
    .list-content .other-site-data .rental-yard-url {
    color: #3687c6;
    }
    @media screen and (min-width:1000px) {
    .list-content .other-site-data .rental-yard-url:hover {
    color: #000;
    }
    }
    .list-content .other-site-data .not-for-retail {
    font-size: 1.36em;
    }
    .list-content .listing-image {
    background: #333;
    color: #fff;
    width: 260px;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex: 0;
    flex-shrink: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 7px;
    }
    .list-content .listing-image .listing-image-header {
    padding: 4px 10px;
    font-size: .687em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    }
    .list-content .listing-image .listing-image-header img {
    position: relative;
    top: 1px;
    max-height: 12px;
    margin-right: 5px;
    }
    .list-content .listing-image .EF {
    background-color: #fcd020;
    color: #000;
    }
    .list-content .listing-image .AT {
    background-color: #b12a1c;
    }
    .list-content .listing-image .listing-image-container {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 220px;
    }
    .list-content .listing-image .listing-image-container .listing-image-blur {
    height: 220px;
    width: 100%;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .25;
    position: absolute;
    }
    .list-content .listing-image .listing-image-container .listing-image-blur img {
    width: 100%;
    height: 100%;
    }
    .list-content .listing-image .listing-image-container .arrow-container {
    width: 100%;
    height: 76px;
    }
    .list-content .listing-image .listing-image-container .arrow-container .view-all {
    background-color: #000;
    color: #fff;
    padding: 10px 15px;
    font-size: 12px;
    position: absolute;
    border: 1px solid #fff;
    border-radius: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 27%;
    z-index: 1015;
    text-decoration: none;
    }
    .list-content .listing-image .listing-image-container .arrow-container .max-image {
    background-color: #000;
    opacity: .4;
    text-align: center;
    }
    .list-content .listing-image .listing-image-container .arrow-container .arrow {
    padding: 30px 8px;
    font-size: 16px;
    background-color: #696969;
    display: none;
    opacity: .7;
    z-index: 5;
    }
    .list-content .listing-image .listing-image-container .arrow-container .arrow:hover {
    cursor: pointer;
    }
    .list-content .listing-image .listing-image-container .arrow-container .arrow-right {
    float: right;
    }
    .list-content .listing-image .listing-image-container .arrow-container .arrow-left {
    position: absolute;
    }
    @media screen and (max-width:785px) {
    .list-content .listing-image .listing-image-container .arrow-container .arrow {
    display: none !important;
    }
    .list-content .listing-image .listing-image-container .listing-image-blur {
    margin-bottom: 10px;
    }
    }
    .list-content .listing-image .listing-image-container img.listing-main-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    max-height: 220px;
    max-width: 100%;
    }
    .list-content .listing-image .listing-image-container:hover .arrow {
    display: block;
    }
    .list-content .listing-image .image-selector {
    margin-left: 45%;
    }
    .list-content .listing-image .image-selector i {
    padding-right: 5px;
    font-size: 8px;
    color: #fff;
    }
    .list-content .listing-image .image-selector i:hover {
    cursor: pointer;
    }
    @media screen and (max-width:785px) {
    .list-content .listing-image .image-selector {
    margin-top: 10px;
    }
    }
    .list-content .listing-image .image-max {
    margin-left: 38%;
    }
    .list-content .listing-image .listing-image-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 8px;
    text-transform: uppercase;
    min-height: 16px;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts {
    margin-right: 8px;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts .listing-image-icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    vertical-align: text-bottom;
    width: 16px;
    height: 16px;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left .listing-image-counts .listing-image-icon-text {
    font-size: .875em;
    padding: 0 3px;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left .listing-image-price {
    display: none;
    font-size: 1.125em;
    font-weight: 700;
    }
    .list-content .listing-image .listing-image-footer .listing-image-buttons {
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 700;
    }
    .list-content .listing-image .listing-image-footer .listing-image-buttons .listings-watchlist-lnk {
    padding: 0 5px;
    height: 18px;
    background-color: inherit;
    color: #fff;
    }
    @media screen and (max-width:1000px) {
    .list-content .listing-image {
    width: 100%;
    }
    .list-content .listing-image .listing-image-footer .listing-image-footer-left .listing-image-price {
    display: block;
    }
    }
    .list-content .watchlist-modal .ts-modal-header {
    font-weight: 700;
    line-height: 1.25;
    font-size: 1.5em;
    }
    .list-content .watchlist-modal .cancel-button {
    background: transparent;
    color: #4d4d4d;
    padding-left: 15px;
    }
    .list-content .watchlist-modal .ts-modal-body {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    }
    .list-content .watchlist-modal .message {
    margin-bottom: 15px;
    color: #008000;
    }
    .list-content .watchlist-modal .message-error {
    margin-bottom: 15px;
    color: #b12c1b;
    }
    .list-content .watchlist-expansion {
    position: absolute;
    background-color: #fff;
    margin-left: 45px;
    margin-top: -20px;
    min-width: 265px;
    min-height: 100px;
    font-size: 13px;
    text-transform: none;
    color: #000;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
    border-radius: 5px;
    z-index: 10;
    display: block;
    }
    @media screen and (max-width:1000px) {
    .list-content .watchlist-expansion {
    margin-top: 0;
    margin-left: 35%;
    margin-bottom: 0;
    }
    }
    @media screen and (max-width:500px) {
    .list-content .watchlist-expansion {
    margin-left: 23%;
    }
    }
    @media screen and (max-width:400px) {
    .list-content .watchlist-expansion {
    margin-left: 18%;
    }
    }
    @media screen and (max-width:350px) {
    .list-content .watchlist-expansion {
    margin-left: 0;
    }
    }
    .list-content .watchlist-expansion .close {
    display: flex;
    justify-content: flex-end;
    padding: 8px 8px 6px;
    cursor: pointer;
    opacity: .5;
    font-size: 11px;
    }
    .list-content .watchlist-expansion .close i {
    padding-left: 5px;
    }
    .list-content .watchlist-expansion .watchlist-epansion-content {
    padding: 0 5px 10px;
    }
    .list-content .watchlist-expansion .watchlist-epansion-content .single-watchlist {
    padding: 0 10px 8px 6px;
    width: 100%;
    display: flex;
    }
    .list-content .watchlist-expansion .watchlist-epansion-content a {
    width: 85%;
    text-transform: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-left: 10px;
    }
    .list-content .watchlist-expansion .watchlist-epansion-content a span {
    margin-left: auto;
    font-size: 11px;
    opacity: 1;
    }
    @media screen and (min-width:1000px) {
    .list-content .watchlist-expansion .watchlist-epansion-content a span {
    opacity: 0;
    }
    }
    @media screen and (min-width:1000px) {
    .list-content .watchlist-expansion .watchlist-epansion-content a:hover span {
    opacity: 1;
    }
    }
    .list-content .watchlist-expansion .watchlist-epansion-content .create-watchlist {
    border-top: 1px solid #ddd;
    padding: 12px 10px;
    text-align: center;
    display: flex;
    cursor: pointer;
    }
    .list-content .listing-group-banner {
    margin-bottom: 26px;
    background: #eee;
    padding: 15px;
    box-sizing: border-box;
    font-size: 1.125em;
    font-weight: 700;
    text-align: center;
    color: #555;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    }
    .list-content .listing-group-banner img {
    position: relative;
    top: 1px;
    padding-right: 10px;
    max-height: 22px;
    }
    @media screen and (max-width:600px) {
    .list-content .listing-group-banner {
    padding: 4px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    }
    .list-content .listing-group-banner img {
    display: block;
    margin: 5px auto;
    top: 0;
    }
    }
    .list-content .specs-container {
    margin-bottom: 5px;
    }
    @media screen and (min-width:1001px) {
    .list-content .specs-container {
    margin-bottom: 0;
    }
    }
    .list-content .spec-section-title-text {
    margin: 5px 0;
    font-size: .687em;
    font-weight: 700;
    color: #3687c6;
    }
    .list-content .spec-container {
    word-break: break-word;
    }
    .list-content .spec-label {
    margin-right: 10px;
    }
    .list-content .spec-label.price-tax {
    display: block;
    line-height: 1.1rem;
    }
    @media screen and (min-width:1001px) {
    .list-content .spec-label.price-tax {
    font-size: .75rem;
    font-weight: normal;
    }
    }
    .list-content .spec-label,
    .list-content .dealer-data {
    font-size: .75em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    }
    @media screen and (min-width:1001px) {
    .list-content .dealer-data {
    font-weight: normal;
    }
    }
    .list-content .spec-value {
    font-size: .75em;
    font-weight: 400;
    font-family: Arial, sans-serif;
    }
    .list-content .free-shipping {
    color: #007a4c;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: left;
    margin-top: .25em;
    margin-bottom: .5em;
    }
    .list-content .retail-price-container {
    margin-bottom: .25em;
    }
    .list-content .spec-icon {
    width: 40%;
    margin: 5px 0;
    padding: 5px;
    background-color: #f5f5f5;
    color: inherit;
    text-align: center;
    cursor: pointer;
    }
    @media screen and (min-width:1001px) {
    .list-content .spec-icon {
    width: 70%;
    }
    }
    @media screen and (min-width:1000px) {
    .list-content .spec-icon:hover {
    background-color: #f5f5f5;
    }
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-dealer-info .spec-label,
    .list-content .listing-dealer-info .dealer-data,
    .list-content .listing-dealer-info spec-value {
    font-size: .75em;
    }
    }
    @media screen and (max-width:1000px) {
    .list-content .contact-options {
    margin: 0 0 15px 0;
    }
    .list-content .contact-options a.contact-btn:after {
    float: none;
    margin-left: 9px;
    }
    .list-content .contact-options .contact-btn i {
    display: none;
    }
    }
    @media screen and (max-width:1000px) {
    .list-content .list-listing-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 15px 10px;
    padding: 15px 15px;
    position: relative;
    }
    .list-content .list-listing-mobile .dealer-phone-container {
    font-size: .875em;
    font-weight: 400;
    font-family: Arial, sans-serif;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 14px 0;
    }
    .list-content .list-listing-mobile .dealer-phone-container a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #007a4c;
    background: none;
    height: 43px;
    color: #000;
    border-radius: 7px;
    width: 100%;
    text-decoration: none;
    }
    .list-content .list-listing-mobile .dealer-phone-container a i {
    margin-right: 9px;
    }
    .list-content .list-listing-mobile .evaluator-values {
    margin-bottom: 0;
    }
    }
    @media screen and (min-width:1001px) {
    .list-content .list-listing-mobile {
    display: none;
    }
    }
    @media screen and (max-width:1000px) {
    .list-content .list-heading {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    }
    .list-content .list-heading .list-title {
    display: block;
    }
    .list-content .list-heading .list-title .list-title-text {
    font-size: 16px;
    display: block;
    }
    .list-content .list-heading .list-listings-count {
    display: block;
    margin-left: 0;
    }
    }
    .list-content .list-listing {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 15px;
    margin: 26px;
    }
    @media screen and (max-width:1000px) {
    .list-content .list-listing {
    display: none;
    }
    }
    @media screen and (min-width:1001px) {
    .list-content .list-listing .listing-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .list-content .list-listing .dealer-name {
    font-family: Arial, sans-serif;
    font-size: .875rem;
    word-break: break-word;
    }
    .list-content .list-listing .listing-main-stats {
    margin-left: 15px;
    width: 100%;
    }
    .list-content .list-listing .listing-main-stats .auction-price {
    margin-left: 5px;
    color: #b12c1b;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    }
    .list-content .list-listing .listing-main-stats .quantity-label {
    display: block;
    color: #b12c1b;
    font-weight: 700;
    font-size: 13.5px;
    }
    .list-content .list-listing .listing-main-stats .list-spec-premium {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .list-content .list-listing .listing-main-stats .list-spec-premium .list-spec {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    }
    .list-content .list-listing .listing-main-stats .list-spec-premium .list-spec .spec {
    width: 100%;
    display: block;
    margin-bottom: 1rem;
    }
    .list-content .list-listing .listing-main-stats .list-spec-premium .list-spec .spec span {
    width: 100%;
    display: block;
    margin: 0;
    }
    .list-content .list-listing .listing-main-stats .list-spec-premium .spec-icon {
    display: inline-block;
    width: 90%;
    }
    .list-content .list-listing .listing-main-stats .spec-label {
    display: inline-block;
    font-weight: 600;
    margin-right: 10px;
    }
    .list-content .list-listing .listing-main-stats .spec-label.price-tax {
    font-size: .75em;
    font-weight: normal;
    }
    .list-content .list-listing .listing-main-stats .free-shipping {
    margin-left: 4.5em;
    }
    .list-content .list-listing .listing-main-stats .premium-detail-link {
    margin-top: 10px;
    width: 100%;
    }
    .list-content .list-listing .listing-top-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 67%;
    max-width: 517px;
    }
    .list-content .list-listing .listing-top-left .listing-description-text {
    margin: 10px 0 10px 0;
    word-break: break-word;
    }
    .list-content .list-listing .listing-top-left .compare-listings__label {
    -webkit-box-pack: right;
    -moz-box-pack: right;
    -ms-flex-pack: right;
    -webkit-justify-content: right;
    justify-content: right;
    }
    .list-content .list-listing .listing-top-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30%;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info {
    text-align: right;
    margin-bottom: 10px;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info .phone-link {
    font-family: Arial, sans-serif;
    text-decoration: underline;
    font-weight: 700;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info>* {
    margin-bottom: 5px;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info .wholesale-phone {
    color: #b12a1c;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info .wholesale-phone a[href^="tel:"] {
    color: #b12a1c;
    }
    .list-content .list-listing .listing-top-right .listing-dealer-info .listing-distance-from-your-location {
    color: #007a4c;
    font-size: .75em;
    margin-right: 4px;
    }
    .list-content .list-listing .listing-top-right .compare-listings__label {
    -webkit-box-pack: right;
    -moz-box-pack: right;
    -ms-flex-pack: right;
    -webkit-justify-content: right;
    justify-content: right;
    }
    .list-content .list-listing .listings-compare-link-wrapper {
    font-size: .75rem;
    }
    .list-content .list-listing .dealer-price {
    display: flex;
    }
    .list-content .list-listing .dealer-price .premium-dealer-price-column {
    flex: 1;
    }
    .list-content .list-listing .dealer-price .premium-dealer-price-column .dealer-name,
    .list-content .list-listing .dealer-price .premium-dealer-price-column .price-container {
    margin: 0;
    }
    .list-content .list-listing .dealer-price .premium-dealer-price-column .listing-distance-from-your-location {
    color: #007a4c;
    font-size: .75em;
    margin-right: 4px;
    }
    .list-content .list-listing .listing-main-stats-premium {
    margin-left: 15px;
    width: 95%;
    }
    }
    .list-content .list-premium-listing {
    border: 2px #007a4c solid;
    line-height: 18px;
    }
    .list-content .list-premium-listing .listing-top-left {
    width: 100%;
    max-width: none;
    }
    .list-content .list-premium-listing .listing-top-left .listing-main-section-premium {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    }
    .list-content .list-premium-listing .listing-top-left .dealer-price .wholesale-phone {
    color: #b12a1c;
    }
    .list-content .list-premium-listing .listing-top-left .dealer-price .wholesale-phone a[href^="tel:"] {
    color: #b12a1c;
    }
    .list-content .list-premium-listing .widget-shipping-estimate .fin-calc {
    display: block;
    }
    .list-content .list-premium-listing .site-data-section {
    font-size: .687em;
    font-weight: 600;
    }
    .list-content .compare-selected-listings-container {
    display: none;
    }
    @media screen and (min-width:1001px) {
    .list-content .compare-selected-listings-container.has-compare-listings {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .list-content .compare-button-list {
    backface-visibility: hidden;
    background-color: #007a4c;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: .75em;
    padding: 12px;
    text-decoration: none;
    transition: all .25s;
    }
    .list-content .compare-button-list:hover {
    background-color: #1c6d25;
    }
    .list-content .selected-compare-images {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 10px;
    }
    .list-content .selected-compare-images img {
    border: 1px solid #fff;
    transition: ease .2s;
    width: 42px;
    max-height: 56px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }
    .list-content .selected-compare-images img:hover {
    opacity: .7;
    border: 1px solid #ccc;
    }
    .list-content .selected-compare-images .hover-close {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    margin-right: 3px;
    position: relative;
    transition: ease .2s;
    }
    .list-content .selected-compare-images .hover-close:last-of-type {
    margin-right: 0;
    }
    .list-content .selected-compare-images .hover-close .fas {
    display: none;
    z-index: 10;
    }
    .list-content .selected-compare-images .hover-close:hover .fas {
    background: #fff;
    color: #000;
    display: block;
    font-size: 1.125rem;
    position: absolute;
    right: 2px;
    top: 0;
    }
    }
    @media screen and (min-width:786px) {
    .list-content .listing-option-bar-div {
    height: 85px;
    }
    }
    .list-content .listing-option-bar .distance-sort-descriptor {
    display: none;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-option-bar .distance-sort-descriptor {
    display: block;
    }
    }
    .list-content .sticky-top-menu .distance-sort-descriptor {
    padding-bottom: 10px;
    margin: 0 auto;
    max-width: 1124px;
    }
    .list-content .product-blurb-summary {
    display: none;
    }
    @media screen and (min-width:1001px) {
    .list-content .product-blurb-summary {
    background-color: #e0e6e7;
    border: 1px #d7d7d7 solid;
    display: block;
    padding: 2px;
    margin: 5px 0;
    }
    .list-content .product-blurb-summary h5 {
    display: inline;
    font-size: 1.125em;
    }
    .list-content .product-blurb-summary p {
    display: inline;
    }
    .list-content .product-blurb-summary p:before {
    content: " - ";
    }
    .list-content .product-blurb-summary .read-more {
    color: #000;
    padding-left: 5px;
    text-decoration: underline;
    background-color: transparent;
    font-size: inherit;
    font: inherit;
    }
    }
    .list-content .list-container .buy-btn,
    .list-content .list-container .contact-btn,
    .list-content .list-container .check-availability,
    .list-content .list-container .email-seller,
    .list-content .list-container .video-chat,
    .list-content .list-container .facebook-messenger,
    .list-content .list-container .whatsapp,
    .list-content .list-container .text,
    .list-content .list-container .request-a-quote-btn {
    background-color: #333;
    color: #fff;
    }
    @media screen and (min-width:1001px) {
    .list-content .list-container .buy-btn:hover,
    .list-content .list-container .contact-btn:hover,
    .list-content .list-container .check-availability:hover,
    .list-content .list-container .email-seller:hover,
    .list-content .list-container .video-chat:hover,
    .list-content .list-container .facebook-messenger:hover,
    .list-content .list-container .whatsapp:hover,
    .list-content .list-container .text:hover,
    .list-content .list-container .request-a-quote-btn:hover {
    background-color: #000;
    }
    }
    .list-content .list-container .buy-btn,
    .list-content .list-container .request-a-quote-btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: .75em;
    line-height: 1;
    margin: 0 0 5px;
    padding: 10px;
    }
    @media screen and (max-width:1000px) {
    .list-content .listing-dealer-info {
    margin-top: 5px;
    }
    .list-content .listing-dealer-info .listing-distance-from-your-location {
    color: #007a4c;
    margin-right: 5px;
    font-size: .875rem;
    }
    .list-content .listing-dealer-info .dealer-location {
    margin-top: 0;
    margin-bottom: 10px;
    }
    }
    .list-content .wholesale-phone-mobile {
    color: #b12a1c;
    font-weight: bold;
    font-size: .938em;
    }
    .list-content .wholesale-phone-mobile a[href^="tel:"] {
    color: #b12a1c;
    text-decoration: none;
    }
    .list-content .listing-description {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: .75em;
    padding-bottom: 13px;
    padding-top: 8px;
    word-break: break-word;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-description {
    padding-bottom: 5px;
    padding-top: 0;
    }
    }
    .list-content .listing-description .more {
    margin-left: 10px;
    font-weight: 700;
    white-space: nowrap;
    }
    .list-content .list-error {
    background-color: #fff;
    color: #000;
    padding: 15px 15px 30px;
    margin: 0 auto 26px;
    margin-left: 0;
    margin-right: 0;
    }
    .list-content .list-error-container {
    text-align: center;
    margin: 10px;
    }
    .list-content .list-error-container .info {
    color: #000;
    }
    @media screen and (max-width:1000px) {
    .list-content .list-error-container .info {
    padding-top: 5px;
    }
    }
    .list-content .list-error-container .info .selected-facets {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 290px;
    margin: auto;
    }
    .list-content .list-error-container .info .selected-facet {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    background-color: transparent;
    }
    .list-content .list-error-container .info .selected-facet button {
    padding: 5px;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    }
    .list-content .list-error-container .info .selected-facet b {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 4px;
    text-align: left;
    color: #000;
    }
    .list-content .list-error-container .info .selected-facet span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    .list-content .list-error-container .info button:not(.login-button) {
    padding: 14px 50px 10px;
    margin: 5px auto;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #007a4c;
    }
    .list-content .list-error-container .info div {
    margin-bottom: 10px;
    }
    .list-content .list-error-container .info .or-line {
    position: relative;
    margin: 25px 0;
    z-index: 1;
    }
    .list-content .list-error-container .info .or-line span {
    padding: 0 20px;
    background: #fff;
    }
    .list-content .list-error-container .info .or-line:before {
    border-top: 1px solid #ddd;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    z-index: -1;
    }
    .list-content .list-error-container .info .no-listings-found i {
    color: #ddd;
    }
    .list-content .list-error-container a {
    text-decoration: underline;
    cursor: pointer;
    }
    .list-content .add-update-time {
    display: block;
    text-align: left;
    font-size: .687em;
    margin-top: 7px;
    }
    .list-content .list-listing-title-link {
    color: #000;
    text-decoration: none;
    }
    .list-content .list-listing-title-link:hover {
    text-decoration: underline;
    }
    .list-content .listing-portion-title {
    font-size: 1.13em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    display: inline;
    line-height: 1.25;
    word-break: break-word;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-portion-title {
    font-size: .9em;
    }
    }
    .list-content .listing-category {
    font-size: .75em;
    word-break: break-word;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-category {
    margin-top: 3px;
    margin-bottom: 10px;
    }
    }
    .list-content .open-spec-link {
    width: 15px;
    height: 15px;
    display: inline;
    }
    .list-content .open-spec-link i {
    cursor: pointer;
    padding-left: 10px;
    font-size: .937em;
    }
    .list-content .widget-price-container img {
    background-color: #f3f3f3;
    max-width: 25px;
    min-width: 0;
    margin-right: 17.5px;
    margin-left: 12.5px;
    padding-left: 5px;
    }
    @media screen and (min-width:1001px) {
    .list-content .widget-price-container img {
    background-color: transparent;
    padding-left: 0;
    }
    }
    .list-content .badge-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 5px;
    font-weight: 700;
    font-size: .625rem;
    }
    @media screen and (min-width:1001px) {
    .list-content .badge-container {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    font-size: .688rem;
    }
    }
    .list-content .badge {
    width: 100%;
    text-align: center;
    }
    .list-content .badge__button {
    margin: 5px;
    }
    .list-content .badge__image {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    max-width: 30px;
    }
    @media screen and (min-width:1001px) {
    .list-content .badge__image {
    display: block;
    margin: 5px auto;
    max-width: 60px;
    }
    }
    .list-content .listing-widgets {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    gap: 5px;
    font-size: .687rem;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-widgets {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    }
    }
    .list-content .listing-widgets a {
    width: 100%;
    }
    @media screen and (min-width:1001px) {
    .list-content .listing-widgets a {
    font-weight: bold;
    border-radius: 5px;
    }
    }
    .list-content .listing-widgets .Currency a {
    position: relative;
    background: #003a5d;
    color: #fff;
    }
    .list-content .listing-widgets .Currency a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: radial-gradient(120% 70px at 50% -25px, rgba(255, 255, 255, .1) 75%, transparent 75%) no-repeat;
    transition: all .2s ease-in-out;
    }
    .list-content .listing-bottom {
    margin-top: 10px;
    }
    .list-content .listing-bottom .listing-description-text {
    line-height: 20px;
    margin: 15px 0 30px 0;
    }
    .list-content .legal-text-container {
    padding: 0 16px;
    }
    @media screen and (max-width:785px) {
    .list-content .legal-text-container {
    font-size: .75em;
    margin-bottom: 30px;
    }
    }
    .list-content .machine-location {
    display: block;
    margin: 10px 0;
    font-size: .75em;
    }
    @media screen and (max-width:1000px) {
    .list-content .tax-price-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-radius: 3px;
    line-height: 1.5;
    margin-bottom: 13px;
    padding: 10px 15px;
    background: #f5f5f5;
    font-size: 12px;
    color: #333;
    text-align: left;
    }
    .list-content .tax-price-mobile div {
    margin-right: 10px;
    }
    .list-content .list-price-entered-as {
    font-size: 12px;
    }
    .list-content .listing-date-floor-info {
    margin-bottom: 12px;
    }
    }
    @media screen and (min-width:541px) {
    .list-content .hosted-boxed-tax-price-mobile {
    display: block;
    padding: 10px 5px;
    font-size: .6rem;
    }
    }
    .list-content .additional-price-info {
    display: block;
    margin-top: 8px;
    }
    .list-content .live-tile {
    display: inline-block;
    background: #b12a1c;
    margin-bottom: 5px;
    padding: 5px 12px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    }
    .list-content .live-title-container {
    width: 100%;
    overflow: visible;
    }
    .list-content .live-tile-wrapper {
    align-items: end;
    display: flex;
    flex-direction: column;
    float: right;
    }
    .list-content .live-listing-title {
    width: max-content;
    }
    .list-content .auction-type-banner-heading {
    display: block;
    background: #f6f6f6;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    color: #333;
    box-sizing: border-box;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    }
    .time-zone-modal .form-el {
    margin-bottom: 20px;
    }
    .time-zone-modal .form-el select {
    margin-top: 5px;
    }
    .time-zone-modal .success-message {
    color: #008000;
    padding-bottom: 10px;
    }
    .time-zone-modal .cancel-btn {
    background-color: transparent;
    color: #4d4d4d;
    }
    .time-zone-modal .cancel-btn:hover {
    background-color: transparent;
    }
    .time-zone-container {
    display: inline-block;
    }
    .time-zone-container .time-zone {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    }
    @media screen and (max-width:1000px) {
    .time-zone-container {
    padding-bottom: 10px;
    }
    }
    .bottom-bar {
    display: block;
    position: fixed;
    bottom: 15px;
    left: 0;
    width: 100%;
    padding: 0 10px;
    z-index: 1002;
    pointer-events: none;
    }
    .bottom-bar .listing-control-bar,
    .bottom-bar .mobile-listing-control-bar {
    pointer-events: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333;
    max-width: 500px;
    margin: auto;
    border: 1px #777 solid;
    border-radius: 10px;
    box-shadow: -1px -1px 16px rgba(0, 0, 0, .5);
    }
    .bottom-bar .listing-control-bar .left-half,
    .bottom-bar .listing-control-bar .right-half,
    .bottom-bar .mobile-listing-control-bar .left-half,
    .bottom-bar .mobile-listing-control-bar .right-half {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 2;
    }
    .bottom-bar .listing-control-bar .filler,
    .bottom-bar .mobile-listing-control-bar .filler {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 2;
    }
    .bottom-bar .listing-control-bar a,
    .bottom-bar .mobile-listing-control-bar a {
    display: block;
    position: relative;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.15;
    text-decoration: none;
    }
    .bottom-bar .listing-control-bar i,
    .bottom-bar .mobile-listing-control-bar i {
    display: block;
    max-height: 25px;
    font-size: 20px;
    margin: 5px auto 8px;
    }
    .bottom-bar .listing-control-bar br,
    .bottom-bar .mobile-listing-control-bar br {
    display: none;
    }
    .bottom-bar .listing-control-bar img,
    .bottom-bar .mobile-listing-control-bar img {
    display: block;
    max-height: 14px;
    margin: 5px auto 8px;
    }
    .bottom-bar .listing-control-bar .bar-item,
    .bottom-bar .mobile-listing-control-bar .bar-item {
    position: relative;
    flex: 1;
    border-radius: 10px 0 0 10px;
    color: #fff;
    padding: 11px 0;
    }
    .bottom-bar .listing-control-bar .group i,
    .bottom-bar .mobile-listing-control-bar .group i {
    display: inline-block;
    }
    .bottom-bar .listing-control-bar .watchlist-count,
    .bottom-bar .mobile-listing-control-bar .watchlist-count {
    font-size: 10px;
    background-color: #f00;
    color: #fff;
    border-radius: 50%;
    width: 27px;
    height: 19px;
    line-height: 20px;
    border: 1px solid #fff;
    position: absolute;
    top: 3px;
    right: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    }
    .bottom-bar .listing-control-bar .no-email-alerts,
    .bottom-bar .mobile-listing-control-bar .no-email-alerts {
    right: 72px;
    }
    .bottom-bar .listing-control-bar .left-half-alone,
    .bottom-bar .mobile-listing-control-bar .left-half-alone {
    right: 96px;
    }
    .bottom-bar .listing-control-bar .compressed,
    .bottom-bar .mobile-listing-control-bar .compressed {
    right: 13px;
    }
    .bottom-bar .listing-control-bar .mobile-left-half-alone,
    .bottom-bar .mobile-listing-control-bar .mobile-left-half-alone {
    right: 70px;
    }
    .bottom-bar .listing-control-bar .compressed-mobile-left-half-alone,
    .bottom-bar .mobile-listing-control-bar .compressed-mobile-left-half-alone {
    right: 55px;
    }
    .bottom-bar .listing-control-bar .bi-center,
    .bottom-bar .mobile-listing-control-bar .bi-center {
    border-radius: 50px;
    background: #333;
    border: 2px solid #777;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    padding: 15px;
    width: 80px;
    height: 80px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
    z-index: 10;
    }
    .bottom-bar .listing-control-bar .bi-center i,
    .bottom-bar .mobile-listing-control-bar .bi-center i {
    display: inline-block;
    }
    .bottom-bar .listing-control-bar .bi-center .small-sort,
    .bottom-bar .mobile-listing-control-bar .bi-center .small-sort {
    font-size: 12px;
    }
    .bottom-bar .listing-control-bar .vip,
    .bottom-bar .mobile-listing-control-bar .vip {
    background: #000;
    }
    .bottom-bar .listing-control-bar .sort .option-bar-option,
    .bottom-bar .mobile-listing-control-bar .sort .option-bar-option {
    height: 39.5px;
    }
    .bottom-bar .listing-control-bar .sort .sort-option-container,
    .bottom-bar .mobile-listing-control-bar .sort .sort-option-container {
    min-width: 35%;
    overflow: auto;
    box-shadow: -1px -1px 16px rgba(0, 0, 0, .5);
    border-bottom: 1px solid #8e8e8e;
    }
    .bottom-bar .listing-control-bar .sort .sort-option-container span,
    .bottom-bar .mobile-listing-control-bar .sort .sort-option-container span {
    color: #000;
    font-size: 20px;
    }
    .bottom-bar .listing-control-bar .sort .sort-option-container .sort-option,
    .bottom-bar .mobile-listing-control-bar .sort .sort-option-container .sort-option {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: inherit;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    }
    .bottom-bar .listing-control-bar .sort .sort-option-container .sort-option:last-child,
    .bottom-bar .mobile-listing-control-bar .sort .sort-option-container .sort-option:last-child {
    border: none;
    }
    .bottom-bar .listing-control-bar .sort .sort-option-container .sort-option.selected-option,
    .bottom-bar .mobile-listing-control-bar .sort .sort-option-container .sort-option.selected-option {
    background-color: #cecece;
    }
    .bottom-bar .listing-control-bar .sort .ts-modal-header,
    .bottom-bar .mobile-listing-control-bar .sort .ts-modal-header {
    background-color: inherit;
    margin: 0 0 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .bottom-bar .listing-control-bar .sort .ts-modal-title,
    .bottom-bar .mobile-listing-control-bar .sort .ts-modal-title {
    margin: 5px 0 0 0;
    }
    .bottom-bar .listing-control-bar .sort .ts-modal-content,
    .bottom-bar .mobile-listing-control-bar .sort .ts-modal-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 75%;
    border-radius: 10px;
    }
    .bottom-bar .filter-only {
    max-width: 0;
    position: relative;
    bottom: 30px;
    }
    .no-listings {
    bottom: 45px;
    }
    .mobile-no-listings {
    bottom: 81px;
    }
    .sparkle {
    box-shadow: 2px 2px 4px 4px rgba(0, 0, 0, .5);
    }
    .captcha-placeholder {
    margin: 25px auto;
    }
    .signup-form select {
    display: block;
    background: #f5f5f5;
    margin: 5px 0;
    padding: 10px;
    width: 100%;
    color: #444;
    border: 1px #eee solid;
    height: 40px;
    }
    .signup-form input[type="text"] {
    display: block;
    background: #f5f5f5;
    margin: 5px 0;
    padding: 10px;
    width: 100%;
    color: #444;
    border: 1px #eee solid;
    height: 40px;
    }
    .signup-form label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 7px 0;
    cursor: pointer;
    font-size: 14px;
    }
    .av-banner {
    display: block;
    background: #fff;
    position: relative;
    width: 100%;
    height: 137px;
    max-height: 137px;
    margin: 50px auto 0;
    font-family: "Nunito", sans-serif;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    }
    .av-banner a {
    text-decoration: none;
    }
    .av-banner img {
    max-width: 100%;
    }
    .av-banner .avbanner-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #000 url("../images/AVPlug/bannerlight.jpg");
    background-size: contain;
    width: 100%;
    height: calc(100% - 42px);
    }
    .av-banner .avbanner-inner {
    display: flex;
    flex-wrap: wrap;
    height: 137px;
    }
    .av-banner .avbanner-left {
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1;
    height: 137px;
    z-index: 0;
    }
    .av-banner .avbanner-right {
    display: flex;
    flex-direction: column;
    position: relative;
    background: linear-gradient(90deg, #152d5d 0%, #16387f 50%, #152d5d 100%);
    width: 550px;
    height: 137px;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    z-index: 9;
    }
    .av-banner .avbanner-tagline {
    display: block;
    background: #15274d;
    width: calc(100% + 50px);
    margin-top: auto;
    padding: 5px 35px 5px 10px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    }
    .av-banner .avbanner-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    }
    .av-banner .avbanner-logo img {
    display: block;
    position: relative;
    max-width: 65%;
    top: 8px;
    right: -15px;
    }
    .av-banner .avbanner-button {
    display: inline-block;
    position: relative;
    top: -1px;
    left: -1px;
    background: #fff;
    width: 200px;
    margin-left: auto;
    padding: 10px 10px 8px 25px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #15274d;
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    @media screen and (max-width:1300px) {
    .av-banner .avbanner-image {
    background-size: cover;
    }
    }
    @media screen and (max-width:1050px) {
    .av-banner .avbanner-image {
    background-position: center;
    height: calc(100% - 32px);
    }
    .av-banner .avbanner-right {
    width: 300px;
    clip-path: polygon(30% 0%, 100% 0, 100% 100%, 0% 100%);
    }
    .av-banner .avbanner-tagline {
    font-size: 16px;
    }
    .av-banner .avbanner-button {
    width: 150px;
    padding: 10px 10px 8px 25px;
    font-size: 13px;
    }
    }
    @media screen and (max-width:650px) {
    .av-banner .avbanner-left {
    flex: none;
    width: 100%;
    height: 32px;
    order: 2;
    }
    .av-banner .avbanner-right {
    flex: none;
    background: rgba(21, 45, 93, .85);
    width: 100%;
    height: calc(100% - 33px);
    clip-path: none;
    order: 1;
    }
    .av-banner .avbanner-logo img {
    max-width: 220px;
    top: 10px;
    right: -5px;
    }
    .av-banner .avbanner-button {
    width: 125px;
    padding: 6px 10px 4px 25px;
    font-size: 12px;
    }
    .av-banner .avbanner-tagline {
    width: 100%;
    padding: 5px;
    }
    }
    @media screen and (max-width:380px) {
    .av-banner .avbanner-right {
    height: calc(100% - 30px);
    }
    .av-banner .avbanner-left {
    height: 29px;
    }
    .av-banner .avbanner-tagline {
    font-size: 14px;
    }
    }
    .part-detail-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    .part-detail-content .part-detail-container {
    padding-left: 10px;
    padding-right: 10px;
    }
    .part-detail-content .search-results-link {
    text-decoration: none;
    color: #007a4c;
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .search-results-link {
    display: none;
    }
    }
    .part-detail-content .search-results-link i {
    font-size: 1.2em;
    }
    .part-detail-content .search-results-link span {
    font-size: .9em;
    padding-left: 5px;
    }
    .part-detail-content .part-detail-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 27px;
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .part-detail-body {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .part-detail-body {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .part-image-carousel {
    width: calc(50% - 14px);
    }
    }
    .part-detail-content .part-image-carousel.empty-carousel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .part-image-carousel.empty-carousel {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 27px;
    }
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .part-image-carousel.empty-carousel {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    }
    .part-detail-content .part-body-data {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .part-body-data {
    width: calc(50% - 14px);
    }
    }
    .part-detail-content .part-main-data {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 20px;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .part-main-data {
    background-color: #f2f2f2;
    border-radius: 9px;
    margin-bottom: 0;
    min-height: 314px;
    padding: 20px;
    }
    }
    .part-detail-content .detail-title {
    color: #000;
    font-size: 1.125em;
    font-weight: bold;
    margin: 0;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .detail-title {
    color: #666;
    font-size: 1.56em;
    font-weight: 400;
    }
    }
    .part-detail-content .detail-price {
    color: #007a4c;
    font-size: 1.25em;
    font-weight: 700;
    margin-top: 10px;
    display: block;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .detail-price {
    font-size: 1.5em;
    }
    }
    .part-detail-content .detail-price .detail-price-value {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 5px;
    vertical-align: middle;
    }
    .part-detail-content .detail-price .detail-price-value .detail-msrp-price {
    text-decoration: line-through;
    margin-right: .25em;
    color: #000;
    }
    .part-detail-content .detail-price .msrp-percentage-container {
    display: block;
    font-size: .8rem;
    margin-top: .25em;
    margin-bottom: .5em;
    font-weight: normal;
    }
    .part-detail-content .detail-price .msrp-percentage-container .detail-msrp-save-amount {
    color: #b12a1c;
    margin-right: .25em;
    margin-left: .25em;
    }
    .part-detail-content .detail-price .msrp-percentage-container .detail-msrp-save-percentage {
    padding: .25em .125em;
    background: #b12a1c;
    color: #fff;
    }
    .part-detail-content .detail-price .detail-price-entered-as {
    font-size: 1em;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    margin-left: .25em;
    }
    .part-detail-content .part-detail-body .purchase-options .buy-btn .fa-shopping-cart {
    margin-right: 20px;
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .part-detail-body .purchase-options .buy-btn {
    font-size: .75em;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .part-detail-content .part-detail-body .purchase-options .buy-btn .fa-shopping-cart {
    margin-right: 10px;
    }
    }
    .part-detail-content .detail-free-shipping {
    font-size: .75em;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: #007a4c;
    text-align: left;
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: .25em;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .offer-btn,
    .part-detail-content .buy-btn {
    width: 275px;
    min-height: 45px;
    margin: 3px 0;
    }
    }
    .part-detail-content .shipping-info {
    padding-top: 1em;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .shipping-info {
    padding-left: 20px;
    }
    }
    .part-detail-content .shipping-info .shipping-details-display {
    font-weight: bold;
    margin: 5px 0;
    }
    .part-detail-content .shipping-info .field-value {
    vertical-align: top;
    font-size: 14px;
    max-width: 100%;
    }
    @media screen and (min-width:1001px) {
    .part-detail-content .share-container {
    display: none;
    }
    }
    .part-detail-content .purchase-options {
    margin-top: 10px;
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .purchase-options {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }
    }
    @media screen and (max-width:1000px) {
    .part-detail-content .purchase-options .buy-btn,
    .part-detail-content .purchase-options .paypal-button-container {
    width: 49%;
    margin-right: 5px;
    font-size: 1rem;
    min-height: 25px;
    }
    .part-detail-content .purchase-options .paypal-button-container {
    margin: 0;
    }
    .part-detail-content .purchase-options .buy-btn {
    margin-bottom: 5px;
    }
    }
    .part-detail-content .shipping-info {
    padding-top: 0;
    }
    .part-detail-content .paypal-button-container .paypal-or {
    color: initial;
    font-size: 1rem;
    }
    .parts-list-content {
    margin: 0 auto;
    max-width: 1124px;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content {
    padding-bottom: 20px;
    }
    }
    .parts-list-content .media-buttons .print-this,
    .parts-list-content .media-buttons .email-this {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 11px 30px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    background-color: #f3f3f3;
    color: #555;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: all .25s ease-in-out;
    }
    .parts-list-content .parts-title-and-breadcrumbs {
    margin-bottom: 20px;
    }
    .parts-list-content .parts-title-and-breadcrumbs .parts-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
    margin-top: 7px;
    font-size: 1em;
    }
    .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-title-text {
    font-size: 1.8em;
    font-weight: 700;
    }
    @media screen and (max-width:1000px) {
    .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-title-text {
    font-size: 1.25rem;
    }
    }
    .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-listings-count {
    margin-left: 13px;
    color: #1c6d25;
    font-size: .9rem;
    white-space: nowrap;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-listings-count {
    margin-left: 20px;
    }
    }
    .parts-list-content .buy-btn {
    background-color: #333;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content .buy-btn:hover {
    background-color: #000;
    }
    }
    .parts-list-content .bottom-section {
    margin-top: 10px;
    }
    .parts-list-content .error-message {
    color: #007a4c;
    font-weight: bold;
    padding: 30px 15px;
    border: 1px #ccc solid;
    text-align: center;
    }
    .parts-list-content .parts-list-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 72%;
    }
    @media screen and (max-width:785px) {
    .parts-list-content .parts-list-content {
    width: 98%;
    }
    }
    .parts-list-content .parts-list-content.no-parts {
    width: 100%;
    }
    .parts-list-content .parts-listing-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0 0 10px 0;
    }
    @media screen and (min-width:651px) {
    .parts-list-content .parts-listing-container {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    }
    .parts-list-content .parts-listing-container .machine-location {
    display: block;
    font-size: .75em;
    }
    .parts-list-content .parts-listing-container .parts-listing-column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    line-height: 1.5;
    width: 100%;
    }
    @media screen and (min-width:651px) {
    .parts-list-content .parts-listing-container .parts-listing-column {
    padding-right: 20px;
    width: 27%;
    }
    }
    .parts-list-content .parts-listing-container .part-image {
    display: block;
    margin: 0 auto;
    width: 60%;
    max-height: 260px;
    }
    @media screen and (min-width:651px) {
    .parts-list-content .parts-listing-container .part-image {
    max-width: 260px;
    width: 100%;
    }
    }
    .parts-list-content .parts-listing-container .parts-image-count {
    text-align: center;
    padding-top: 5px;
    }
    .parts-list-content .parts-listing-container .parts-image-count .parts-img-count {
    display: inline-block;
    width: 40px;
    }
    .parts-list-content .parts-listing-container .parts-image-count .listing-image-icon-text {
    padding-left: 5px;
    }
    .parts-list-content .parts-listing-container .parts-listing-column:nth-of-type(2) {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: auto;
    }
    .parts-list-content .parts-listing-container .parts-listing-column:last-of-type {
    padding-right: 0;
    }
    .parts-list-content .parts-listing-container a.part-name-value-large {
    text-decoration: none;
    }
    .parts-list-content .parts-listing-container a.part-name-value-large:hover {
    text-decoration: underline;
    }
    .parts-list-content .parts-listing-container .part-name-value-large {
    font-size: 20px;
    text-align: left;
    }
    .parts-list-content .parts-listing-container .part-list-price {
    color: #007a4c;
    }
    .parts-list-content .parts-listing-container .part-list-msrp {
    text-decoration: line-through;
    margin-right: .25em;
    }
    .parts-list-content .parts-listing-container .part-free-shipping {
    color: #007a4c;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: left;
    margin-top: .5em;
    margin-bottom: .5em;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content .parts-listing-container .part-free-shipping {
    margin-top: .25em;
    }
    }
    .parts-list-content .parts-listing-container .list-msrp-save-percentage {
    padding: .25em .35em;
    background: #b12a1c;
    color: #fff;
    font-weight: 400;
    font-size: .8rem;
    }
    .parts-list-content .parts-listing-container .part-name-value {
    font-size: 12px;
    text-align: left;
    }
    .parts-list-content .parts-listing-container .part-make-value {
    margin-bottom: 15px;
    font-size: 14px;
    }
    .parts-list-content .parts-listing-container .part-description {
    width: 100%;
    margin-top: 15px;
    font-size: 12px;
    margin-bottom: 3px;
    overflow: hidden;
    }
    .parts-list-content .parts-listing-container .part-description .more {
    margin-left: 10px;
    font-weight: 700;
    }
    .parts-list-content .parts-listing-container .part-description p {
    margin: 0;
    }
    @media screen and (max-width:650px) {
    .parts-list-content .parts-listing-container .part-updated {
    font-size: 12px;
    font-style: italic;
    margin-top: 15px;
    }
    }
    .parts-list-content .parts-listing-container .part-dealer-info {
    font-size: 12px;
    text-align: right;
    }
    .parts-list-content .parts-listing-container .part-dealer-info a {
    text-decoration: underline;
    -webkit-transition: all .2s ease-in-out;
    }
    .parts-list-content .parts-listing-container .buy-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 5px 20px;
    line-height: 23px;
    font-size: .75em;
    margin: 0 0 5px;
    color: #fff;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content .parts-listing-container .buy-btn:hover {
    background-color: #000;
    }
    }
    .parts-list-content .parts-listing-container .buy-btn .fas {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .656rem;
    margin-right: 7px;
    }
    .parts-list-content .parts-listing-container .contact-options a {
    color: #fff;
    background-color: #333;
    line-height: 1;
    }
    @media screen and (min-width:1001px) {
    .parts-list-content .parts-listing-container .contact-options a:hover {
    background-color: #000;
    }
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 14px 0 6px;
    border: 1px #007a4c solid;
    background: none;
    height: 43px;
    color: #007a4c;
    border-radius: 7px;
    width: 100%;
    text-decoration: none;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a i {
    margin-right: 5px;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-name {
    margin-top: 14px;
    line-height: 1;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-location {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-text-large {
    font-size: 15px;
    }
    .parts-list-content .parts-listing-container .mobile-parts-detail-container .dealer-text-small {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    }
    .parts-list-content .part-group-banner {
    background: #eee;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #555;
    border: 1px #ccc solid;
    }
    .parts-list-content .parts-search-container {
    padding: 20px;
    border: 1px #ccc solid;
    box-sizing: border-box;
    }
    .parts-list-content .parts-search-container .error-message {
    max-width: 800px;
    margin: 0 auto;
    border: none;
    border-bottom: 1px #ccc solid;
    box-sizing: border-box;
    }
    .parts-list-content .parts-search-container .parts-search-content {
    width: 100%;
    max-width: 800px;
    margin: 15px auto;
    border: none;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-title {
    font-size: .83em;
    border: none;
    background: none;
    margin: 5px 0;
    padding: 0;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form {
    padding: 0;
    width: inherit;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .part-search-partnumber-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .parts-radio {
    font-size: 11px;
    margin: 7px 5px 7px 0;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .parts-radio .search-type {
    margin-bottom: 4px;
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .part-search-partnumber {
    width: calc(100% - 150px);
    margin: 0;
    }
    @media screen and (max-width:1000px) {
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .part-search-partnumber {
    width: calc(100% - 100px);
    }
    }
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .parts-search-submit {
    width: 150px;
    margin-left: 5px;
    color: #fff;
    }
    @media screen and (max-width:1000px) {
    .parts-list-content .parts-search-container .parts-search-content .parts-search .parts-search-form .parts-search-submit {
    width: 100px;
    }
    }
    .parts-list-content .top-manufacturers.drilldown-section {
    margin-top: 10px;
    }
    .parts-list-content .top-manufacturers.drilldown-section .section-container .links {
    width: 25%;
    }
    .parts-list-content .top-manufacturers.drilldown-section .section-container .links .links-link {
    font-weight: normal;
    }
    .parts-list-content .top-manufacturers.drilldown-section .parts-all {
    font-weight: 700;
    margin: 0 0 15px;
    }
    .parts-list-content .top-manufacturers.drilldown-section .parts-all.view-more-parts {
    text-align: center;
    margin: 35px 0;
    }
    .parts-list-content .top-manufacturers.drilldown-section .paging-container {
    margin: 35px 0;
    }
    @media screen and (max-width:1000px) {
    .parts-list-content .top-manufacturers.drilldown-section .section-container {
    width: 100%;
    }
    }
    @media screen and (max-width:768px) {
    .parts-list-content .top-manufacturers.drilldown-section .section-container .links {
    width: 50%;
    }
    }
    @media screen and (max-width:480px) {
    .parts-list-content .top-manufacturers.drilldown-section .section-container .links {
    width: 100%;
    }
    }
    @media print {
    .list-top-section,
    .banner-ad-container,
    .desktop-banner-ad,
    .view-listing-details-link,
    .des-view-listingDetails,
    .contact-options,
    .contact-list,
    .paging-container,
    .mobile-option-bar {
    display: none;
    }
    .parts-list-content #main-content {
    width: 100%;
    }
    .parts-listing-container.desktop,
    .parts-listing-container.mobile {
    page-break-inside: avoid;
    }
    .parts-listing-container.desktop {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .parts-listing-container.desktop .buy-btn.des-buy-now {
    display: none;
    }
    .parts-listing-container.desktop .parts-listing-column {
    max-width: 220px;
    width: 100%;
    overflow-wrap: break-word;
    }
    .parts-listing-container.desktop .parts-listing-column .part-image {
    width: 100%;
    }
    }
    .global-brands-container {
    padding: 0 20px 20px;
    }
    .global-brands-container .breadcrumbs {
    margin: 0 auto;
    max-width: 1124px;
    line-height: 1.6;
    }
    .global-brands-container .blurb-content {
    display: none;
    }
    .global-brands-container .page-title {
    display: flex;
    align-items: center;
    max-width: 1124px;
    margin: 0 auto 40px;
    }
    .global-brands-container .page-title h1 {
    flex: 1;
    font-size: 1.2em;
    margin: 15px 0;
    }
    .global-brands-container .toggle-switch {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: #f5f5f5;
    padding: 3px;
    border-radius: 5px;
    border: 1px #eee solid;
    overflow: hidden;
    }
    .global-brands-container .toggle-switch button {
    padding: 10px 24px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #777;
    border-radius: 3px;
    cursor: pointer;
    background-color: #f5f5f5;
    }
    .global-brands-container .toggle-switch button.active {
    background: #fff;
    color: #000;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    }
    .global-brands-container .toggle-switch button:hover {
    color: #000;
    }
    .global-brands-container .toggle-switch span {
    margin-left: 6px;
    }
    .global-brands-container .map-view {
    display: none;
    max-width: 1500px;
    margin: auto;
    }
    .global-brands-container .map-view.active {
    display: block;
    }
    .global-brands-container .map-view .world-map {
    display: block;
    position: relative;
    top: 0;
    left: 2%;
    max-width: 98%;
    filter: drop-shadow(0 10px 3px rgba(0, 0, 0, .25));
    }
    .global-brands-container .map-view .world-map g {
    fill: #222;
    stroke: #777;
    transition: all .5s ease;
    cursor: pointer;
    }
    .global-brands-container .map-view .world-map g:hover {
    fill: #007a4c;
    }
    .global-brands-container .map-view .world-map g:active {
    outline: none;
    }
    .global-brands-container .map-view .world-map .greenland {
    fill: #eee;
    stroke: none;
    pointer-events: none;
    }
    .global-brands-container .map-view .world-map text {
    font-family: Impact, sans-serif;
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
    fill: #fff;
    text-shadow: 0 0 2px black;
    pointer-events: none;
    paint-order: stroke;
    stroke: #222;
    stroke-width: 8px;
    }
    .global-brands-container .list-view {
    display: none;
    max-width: 1124px;
    margin: auto;
    }
    .global-brands-container .list-view.active {
    display: block;
    }
    .global-brands-container .list-view .MuiAccordion-root::before {
    background-color: unset;
    }
    .global-brands-container .list-view .accordion-header {
    padding: 10px 20px;
    font-weight: 700;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-bottom: 5px;
    }
    .global-brands-container .list-view .accordion-header:hover {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    }
    .global-brands-container .list-view .accordion-header.country-header {
    padding: 2px 18px;
    font-size: 14px;
    }
    .global-brands-container .list-view .accordion-header.country-header .MuiAccordionSummary-content {
    align-items: center;
    }
    .global-brands-container .list-view .accordion-header img {
    margin-right: 10px;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container {
    display: flex;
    flex-wrap: wrap;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container .brand-box {
    display: block;
    position: relative;
    background: #fff;
    width: calc(33.3333% - 4px);
    margin: 2px;
    padding: 15px;
    text-align: center;
    border: 1px #eee solid;
    transition: all .5s ease;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container .brand-box:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 70px 0 rgba(0, 0, 0, .25);
    z-index: 9;
    font-weight: bold;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container .brand-box img {
    display: block;
    padding: 15px;
    max-width: 100%;
    height: 60px;
    margin: auto;
    }
    @media screen and (max-width:480px) {
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container .brand-box img {
    padding: 0;
    }
    }
    @media screen and (max-width:768px) {
    .global-brands-container {
    padding: 0 20px;
    }
    .global-brands-container .map-view {
    display: none !important;
    }
    .global-brands-container .list-view {
    display: block;
    }
    .global-brands-container .page-title {
    margin: 20px 0;
    }
    .global-brands-container .page-title h1 {
    font-size: 20px;
    margin: 0;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root .brand-container .brand-box {
    width: calc(50% - 4px);
    }
    .global-brands-container .list-view .accordion-header {
    padding: 0 16px;
    font-size: 14px;
    }
    .global-brands-container .list-view .MuiAccordionDetails-root {
    padding: 15px;
    }
    .global-brands-container .toggle-switch {
    display: none;
    }
    }
    @media screen and (min-width:1001px) {
    .global-brands-container .blurb-content {
    display: block;
    background-color: #e0e6e7;
    border: 1px #d7d7d7 solid;
    padding: 10px;
    margin: 10px auto;
    max-width: 1124px;
    line-height: 1.2;
    }
    }
    input::-ms-reveal,
    input::-ms-clear {
    display: none;
    }
    .registration__container {
    max-width: 800px;
    margin: auto;
    padding: 0 20px;
    }
    .widget__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 15px;
    }
    .widget {
    width: calc(33.3% - .5rem);
    text-decoration: none !important;
    }
    .widget:not(:last-child) {
    margin-right: .5rem;
    }
    .widget:last-child {
    width: 33.4%;
    }
    .widget__image-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 60%;
    }
    .widget__image {
    width: 90%;
    margin: auto 0 auto auto;
    }
    .widget__text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: auto;
    }
    @media screen and (max-width:767px) {
    .widget__container {
    display: block;
    }
    .widget {
    width: 100%;
    }
    .widget:not(:last-child) {
    margin-right: 0;
    }
    .widget:last-child {
    width: 100%;
    }
    .widget__image-container {
    width: 50%;
    }
    .widget__image {
    width: 60%;
    }
    }
    @media screen and (max-width:720px) {
    .smartplay .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .smartplay .flex div {
    width: 60%;
    }
    }
    @media screen and (max-width:768px) {
    .smartplay .hero {
    padding: 25px 0 50px !important;
    }
    .smartplay .hero .container {
    padding: 0 15px;
    }
    .smartplay .hero .container h1 {
    font-size: 36px;
    line-height: 36px;
    }
    .smartplay .hero .container .form {
    display: block;
    }
    .smartplay .hero .container .form .smartplay-input [type="text"],
    .smartplay .hero .container .form .smartplay-input .request-a-demo-submit {
    flex: none;
    margin: 5px 0 5px 0;
    }
    .smartplay .pricing .pricing-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .smartplay .pricing .pricing-flex .module {
    float: none;
    width: 100%;
    padding: 15px;
    }
    }
    .smartplay .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding-top: 20px;
    }
    .smartplay .flex div {
    width: 33%;
    padding: 0 10px;
    margin-bottom: 1.5rem;
    box-sizing: border-box;
    }
    .smartplay .flex p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    }
    .smartplay a {
    cursor: pointer;
    }
    .smartplay img {
    max-width: 100%;
    height: auto;
    }
    .smartplay .container {
    max-width: 1124px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
    }
    .smartplay .column4 .left {
    width: 31.33333%;
    margin: 0 1%;
    padding: 0;
    }
    .smartplay h2 {
    font-size: 32px;
    margin: 0;
    }
    .smartplay #touchscreen-example {
    cursor: pointer;
    }
    .smartplay .hero {
    background: no-repeat top center fixed;
    background-size: cover;
    padding: 50px 0 60px;
    text-align: center;
    color: #fff;
    }
    .smartplay .hero h1 {
    font-size: 50px;
    line-height: 48px;
    margin: 15px 0;
    }
    .smartplay .hero h3 {
    font-size: 20px;
    margin: 15px 0;
    }
    .smartplay .hero .container .confirmation-container {
    padding-top: 0;
    }
    .smartplay .hero .container .confirmation-container .confirmation-number {
    text-decoration: underline;
    }
    .smartplay .hero .container .flex .request-submitted {
    margin-bottom: 0;
    }
    .smartplay .hero .container .flex .request-error {
    margin-bottom: 0;
    color: #f00;
    }
    .smartplay .hero .container .flex p {
    color: #fff;
    }
    .smartplay .hero .container .order-now-submit {
    font-weight: bold;
    text-decoration: underline;
    background: none;
    }
    .smartplay .hero .form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 40px 0 20px;
    }
    .smartplay .hero .form .smartplay-input {
    margin: 0 5px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    }
    .smartplay .hero .form input[type="text"],
    .smartplay .hero .form .request-a-demo-submit {
    width: 100%;
    margin: 3px 0;
    height: auto;
    line-height: normal;
    padding: 15px;
    box-sizing: border-box;
    }
    .smartplay .hero .form .request-a-demo-submit {
    background: #007a4c;
    font-weight: 700;
    border: 1px #007a4c solid;
    }
    .smartplay .hero .form .request-a-demo-submit:hover {
    background: #1c6d25;
    border: 1px #1c6d25 solid;
    }
    .smartplay .hero .form .validation-error {
    color: #f00;
    }
    .smartplay .advantage {
    padding: 50px 0;
    text-align: center;
    }
    .smartplay .advantage strong {
    display: block;
    font-size: 16px;
    margin: 10px 0 5px;
    }
    .smartplay .advantage p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    }
    .smartplay .touchscreen {
    background: #f5f5f5;
    padding: 50px 0;
    text-align: center;
    }
    .smartplay .features {
    padding: 50px 0;
    text-align: center;
    }
    .smartplay .features strong {
    display: block;
    font-size: 16px;
    margin: 10px 0 5px;
    }
    .smartplay .features p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    }
    .smartplay .features .advantage-cards {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 5px;
    }
    .smartplay .features .advantage-cards .advantage-card {
    -webkit-flex-basis: 33%;
    flex-basis: 33%;
    margin-top: 10px;
    padding: 20px;
    }
    .smartplay .features .advantage-cards .advantage-card img {
    max-width: 100px;
    }
    .smartplay .testimonials {
    background: #f5f5f5;
    padding: 50px 0;
    text-align: center;
    }
    .smartplay .testimonials .testimonial {
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    color: #555;
    }
    .smartplay .testimonials .testimonial strong {
    display: block;
    margin: 10px 0;
    font-style: normal;
    color: #333;
    }
    .smartplay .pricing {
    padding: 50px 0;
    text-align: center;
    }
    .smartplay .pricing .pricing-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
    .smartplay .pricing .module {
    float: left;
    width: calc(33.3333% - 10px);
    padding: 35px 15px;
    margin: 5px;
    box-sizing: border-box;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
    }
    .smartplay .pricing .module strong {
    color: #b11016;
    }
    .smartplay .faq {
    background: #f5f5f5;
    padding: 50px 0;
    text-align: center;
    }
    .smartplay-form {
    margin: 25px 0;
    padding: 10px 15px;
    font-weight: 700;
    box-sizing: border-box;
    }
    .smartplay-form .row {
    margin: 10px 0;
    }
    .smartplay-form h4 {
    margin: 10px 0;
    font-size: 18px;
    color: #666;
    }
    .smartplay-form label {
    font-size: 14px;
    color: #777;
    }
    .smartplay-form input:not([class*="Mui"]) {
    border: 1px #ddd solid;
    }
    .smartplay-form select {
    display: block;
    width: 100%;
    border: 1px #ddd solid;
    padding: 0 0 0 5px;
    margin: 3px 0;
    border-radius: 3px;
    }
    .smartplay-form textarea {
    display: block;
    width: 100%;
    height: 120px;
    border: 1px #ddd solid;
    padding: 0 0 0 5px;
    margin: 3px 0;
    border-radius: 3px;
    }
    #touchscreen-modal {
    display: block;
    }
    #touchscreen-modal .close-modal {
    position: absolute;
    top: 0;
    right: -3px;
    }
    #touchscreen-modal .demo-embed {
    position: absolute;
    height: 1080px;
    width: 1920px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.5);
    border: 50px #000 solid;
    }
    #touchscreen-modal .demo-embed .embed-responsive-item {
    width: 100%;
    height: 100%;
    }
    .disabled-btn,
    .disabled-btn:hover {
    background: #d0d0d0 !important;
    color: #717171 !important;
    }
    .want-to-buy-container {
    margin: 0 auto;
    max-width: 1124px;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    }
    @media screen and (max-width:1000px) {
    .want-to-buy-container {
    font-size: 1rem;
    }
    }
    .want-to-buy-container>div {
    padding-left: 24px;
    padding-right: 24px;
    }
    .want-to-buy-container .pagename {
    padding-bottom: 12px;
    border-bottom: 1px #e6e7e8 solid;
    font-weight: 800;
    }
    .want-to-buy-container .want-to-buy-form {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    background: #fff;
    border: 1px solid #ddd;
    line-height: 20px;
    font-size: 14px;
    padding: 15px 15px 110px 15px;
    position: relative;
    box-sizing: border-box;
    }
    .want-to-buy-container .wtb-header {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 15px 0;
    margin: 0;
    }
    .want-to-buy-container .wtb-subtitle {
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0;
    margin: 0;
    display: block;
    }
    .want-to-buy-container .continue-btn:hover {
    background: #1c6d25;
    transition: ease .3s;
    }
    .want-to-buy-container .save-btn {
    position: absolute;
    right: 90px;
    bottom: 20px;
    }
    .want-to-buy-container .continue-btn:not([class*="Mui"]) {
    background: #007a4c;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 14px;
    font-weight: bold;
    transition: ease .3s;
    }
    .want-to-buy-container .wtb-input-inline-radios {
    width: auto;
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: middle;
    }
    .want-to-buy-container .hide {
    display: none;
    }
    .want-to-buy-container .cancel-btn {
    background: #d0d0d0;
    color: #717171;
    text-align: center;
    padding: 10px 15px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 14px;
    font-weight: normal;
    transition: ease .3s;
    }
    .want-to-buy-container .continue-btn,
    .want-to-buy-container .cancel-btn,
    .want-to-buy-container .cancel-btn label,
    .want-to-buy-container .continue-btn label {
    cursor: pointer;
    }
    .want-to-buy-container .wtb-btns {
    width: 100%;
    text-align: right;
    margin: 0 auto;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    right: 20px;
    }
    .want-to-buy-container .wtb-input-full {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 5px 0;
    }
    .want-to-buy-container .wtb-input-half {
    display: inline-block;
    width: 47%;
    text-align: left;
    margin: 2px 10px 2px 0;
    vertical-align: bottom;
    }
    .want-to-buy-container .wtb-input-half .wtb-mileage-to {
    width: 68%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    }
    .want-to-buy-container .wtb-input-half .wtb-location-search {
    width: 85%;
    display: inline-block;
    }
    .want-to-buy-container .wtb-input-half .current-loc-btn {
    color: #fff;
    max-height: 35px;
    border-radius: 0;
    }
    .want-to-buy-container .wtb-input-half .required {
    display: inline-block;
    color: #f00;
    font-size: 11px;
    }
    .want-to-buy-container .toggle-inline {
    width: 50%;
    display: inline-block;
    }
    .want-to-buy-container .toggle-inline span {
    vertical-align: text-bottom;
    padding-left: 5px;
    }
    .want-to-buy-container .toggle-inline .watchlist-toggle {
    width: 10%;
    display: inline-block;
    margin-left: 10px;
    margin-right: 15px;
    }
    .want-to-buy-container .wtb-combine-inputs div {
    width: 50%;
    display: inline-block;
    }
    .want-to-buy-container .wtb-manu-input {
    display: inline-block;
    width: 100%;
    }
    .want-to-buy-container .wtb-or {
    padding-right: 10px;
    display: inline-block;
    margin-top: 15px;
    vertical-align: middle;
    }
    .want-to-buy-container .l-margin {
    margin-left: 30px;
    }
    .want-to-buy-container .save-btn {
    position: absolute;
    right: 105px;
    bottom: 20px;
    height: 40px;
    min-width: 63px;
    }
    .want-to-buy-container .planning-to-buy-option {
    padding-top: 5px;
    padding-bottom: 5px;
    }
    .want-to-buy-container .planning-to-buy-input {
    margin-bottom: 10px;
    }
    .want-to-buy-container .wtb-input-details {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .want-to-buy-container .wtb-price {
    width: 69%;
    display: inline-block;
    vertical-align: middle;
    }
    .want-to-buy-container .wtb-specific-fields {
    display: inline;
    }
    .want-to-buy-container .wtb-currency {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    }
    .want-to-buy-container .wtb-input-other-comments textarea {
    width: 100%;
    height: 100px;
    resize: none;
    }
    .want-to-buy-container .m-top-20 {
    margin-top: 20px;
    }
    .want-to-buy-container .alternative-dropdown label {
    display: none;
    }
    @media screen and (min-width:1000px) {
    .confirmation-message {
    width: 80%;
    }
    }
    @media screen and (max-width:1000px) {
    .wtb-entry .wtb-equip-info .wtb-half,
    .wtb-input-details .wtb-input-half {
    width: 100%;
    margin-left: 0;
    }
    .wtb-input-details .wtb-input-half {
    margin-bottom: 5px;
    }
    .wtb-entry .wtb-equip-info h3 {
    padding-left: 0;
    }
    .wtb-update-delete .update-time {
    width: 50%;
    }
    .want-to-buy-container .wtb-input-details .wtb-or {
    margin: 0 0 -10px 5px;
    float: left;
    }
    .email-alerts-container .email-alerts-list-box .alert-container-with-button div {
    margin-bottom: 0;
    width: 100%;
    font-size: 14px;
    }
    .email-alerts-container .email-alerts-list-box .alert-container-with-button button {
    border-radius: 4px;
    font-weight: 700;
    margin-bottom: 25px;
    width: 100%;
    }
    .email-alerts-container .email-alerts-list-box .alert-container-with-button button i {
    padding-right: 10px;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .alert-modal .ts-button {
    min-width: 25%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .alert-modal .cancel-button {
    color: #333;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row {
    overflow: auto;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display:first-of-type {
    width: 100%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .mobile-location-stretch {
    width: 95% !important;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .display-row {
    padding-left: 0;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display {
    display: block;
    width: 100% !important;
    text-align: left;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display label,
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .mobile-alert-label {
    width: 35%;
    font-weight: 700 !important;
    display: inline-block;
    font-size: 12px;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .watchlist-toggle {
    text-align: left;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .text-alert-toggle {
    text-align: left;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .mobile-alert-value {
    width: 63%;
    display: inline-block;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display input {
    width: 63%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display select {
    width: 63%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .icon-buttons {
    background-color: #f5f5f5;
    color: #999;
    width: 31%;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .save {
    color: #fff;
    background-color: #007a4c;
    width: 48%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .half-width {
    width: 48%;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .display-content-value {
    width: 100%;
    margin-bottom: 5px;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .alert-main-display .no-background {
    background-color: #fff;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .display-content-label {
    width: 100%;
    margin-bottom: 5px;
    }
    .email-alerts-container .email-alerts-list-box .alert-table .email-alert .alert-table-data-row .wtb-input-half {
    width: 45%;
    }
    .mobile-disclaimer {
    font-size: 12px;
    margin-bottom: 20px;
    }
    }
    @media screen and (max-width:480px) {
    .wtb-update-delete {
    text-align: left;
    }
    .wtb-update-delete .update-time {
    width: 100%;
    }
    .wtb-update-delete .wtb-edit {
    padding-right: 20px;
    padding-top: 10px;
    }
    }
    .wtb-sect-header {
    background: #8e8e8e;
    padding: 10px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    }
    .wtb-sect-header .wtb-half {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    }
    .wtb-half h4 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    }
    .wtb-half:last-child {
    text-align: right;
    }
    .my-wtb {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 20px auto;
    background: #fff;
    border: 1px #ddd solid;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    }
    .wtb-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    }
    .wtb-header h3 {
    width: 50%;
    }
    .wtb-entry {
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    }
    .wtb-equip-info h3 {
    text-transform: uppercase;
    color: #007a4c;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding-bottom: 15px;
    padding-left: 5px;
    }
    .wtb-entry-info {
    text-align: left;
    display: block;
    font-size: 12px;
    }
    .wtb-equip-info .wtb-half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    }
    .wtb-update-delete {
    padding: 10px;
    margin-top: 10px;
    font-size: 12px;
    }
    .update-time {
    text-align: left;
    display: inline-block;
    margin: 0 auto;
    width: 60%;
    }
    .wtb-edit {
    text-align: right;
    display: inline-block;
    padding-right: 10px;
    padding-left: 8px;
    }
    .wtb-edit a,
    .wtb-delete a {
    text-decoration: none;
    }
    .wtb-sect-header {
    background: #8e8e8e;
    padding: 10px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    }
    .check-icon {
    position: absolute;
    top: -48px;
    background: #007a4c;
    border-radius: 200px;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 27px;
    box-shadow: 2px 3px 5px #a7a7a7;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    }
    .check-icon .fas {
    font-size: 2.75rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }
    .confirmation-message {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 60px 60px 40px 60px;
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 50px;
    }
    .contain-it {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    }
    .confirmation-message .red {
    color: #ca1b28;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    }
    .ref-id {
    margin: 10px 0;
    background: #fff;
    display: inline-block;
    padding: 0 20px;
    }
    .fin-message {
    margin-top: 70px;
    padding-top: 50px;
    border-top: 1px solid #8e8e8e;
    font-size: 14px;
    text-align: center;
    }
    .fin-btn {
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    background: #007a4c;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 20px;
    font-weight: bold;
    transition: ease .3s;
    }
    .fin-top {
    text-align: center;
    font-size: 16px;
    }
    .center-contain {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    }
    .pwr-dollar {
    width: 100px;
    display: inline-block;
    margin: 15px 0 10px 0;
    text-align: center;
    }
    .border-box {
    box-sizing: border-box;
    }
    .email-alerts-list__heading {
    width: initial;
    margin: 0 0 20px;
    font-size: 1.125rem;
    }
    .email-alerts-container .pagename {
    border: none;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    }
    .email-alerts-container .want-to-buy-form {
    margin-top: 0;
    }
    .email-alerts-container>div {
    padding-left: 0;
    padding-right: 0;
    }
    @media screen and (min-width:1001px) {
    .email-alerts-container .wtb-input .wtb-input-half {
    width: 45%;
    }
    }
    .email-alerts-container .wtb-input .wtb-input-half .wtb-mileage-to {
    width: 68%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    }
    .email-alerts-container .wtb-price {
    width: 68%;
    margin-right: 1%;
    }
    .email-alerts-container .wtb-language {
    width: 50%;
    }
    @media screen and (max-width:1000px) {
    .email-alerts-container .wtb-language {
    width: 100%;
    }
    }
    .alert-table-btn {
    cursor: pointer;
    font-size: 12px;
    }
    .email-alert-title {
    display: inline-block;
    width: 100%;
    }
    .email-alert-title h3 {
    width: 75%;
    display: inline-block;
    }
    .email-alert-title div {
    display: inline-block;
    width: 20%;
    }
    .text-alerts-modal .ts-modal-header {
    margin-bottom: 0;
    }
    .text-alerts-modal .ts-modal-header h2 {
    margin-bottom: 0;
    }
    .text-alerts-modal .ts-modal-header .close {
    text-align: right;
    }
    .text-alerts-modal .submit-text {
    font-size: 14px;
    padding-top: 10px;
    }
    .text-alerts-modal .submit-text div {
    padding-bottom: 10px;
    }
    .text-alerts-modal .smaller-text {
    font-size: 14px;
    padding: 10px 0;
    }
    .text-alerts-modal .opt-out {
    font-size: 12px;
    padding: 25px 0 5px 0;
    }
    .text-alerts-modal .opt-out p {
    text-transform: none;
    padding: 0;
    display: inline-block;
    margin: 0;
    text-decoration: underline;
    }
    .text-alerts-modal .opt-out i {
    opacity: 1;
    }
    .text-alerts-modal .bottom-buttons {
    display: inline-block;
    width: 100%;
    }
    .text-alerts-modal i {
    opacity: .5;
    }
    .text-alerts-modal .submit-line {
    padding-bottom: 10px;
    }
    .email-alerts-list-box .wtb-header {
    padding: 0;
    }
    .email-alerts-list-box .email-alert {
    border-bottom: 1px #eee solid;
    }
    .email-alerts-list-box .email-alert a {
    text-decoration: underline;
    }
    .email-alerts-list-box .alert-container-with-button div {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
    font-size: 14px;
    }
    .email-alerts-list-box .alert-container-with-button button {
    display: inline-block;
    width: 25%;
    border-radius: 4px;
    font-weight: 700;
    margin-bottom: 25px;
    }
    .email-alerts-list-box .alert-container-with-button button i {
    padding-right: 10px;
    }
    .email-alerts-list-box .helper-text {
    font-size: 14px;
    margin: 10px 0;
    margin-bottom: 25px;
    }
    .email-alerts-list-box .wtb-update-delete {
    margin-top: 0;
    }
    .email-alerts-list-box .another-button-top {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    }
    .email-alerts-list-box .another-button-top button {
    width: 75%;
    max-width: 400px;
    border-radius: 4px;
    font-weight: 700;
    display: inline-block;
    }
    .email-alerts-list-box .another-button-top i {
    padding-right: 10px;
    }
    .email-alerts-list-box .text-alert-header {
    background-color: rgba(103, 0, 2, .1);
    width: 100%;
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
    color: #670001;
    border-radius: 4px;
    margin-bottom: 15px;
    }
    .email-alerts-list-box .text-alert-header .blurb-section {
    width: 70%;
    display: inline-block;
    }
    .email-alerts-list-box .alert-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px #eee solid;
    margin-bottom: 25px;
    }
    .email-alerts-list-box .alert-table .alert-table-header {
    background: #f5f5f5;
    padding: 12px 10px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    }
    .email-alerts-list-box .alert-table .alert-table-header div:first-of-type {
    width: 6%;
    }
    .email-alerts-list-box .alert-table .alert-table-header div:last-of-type {
    width: 17%;
    }
    .email-alerts-list-box .alert-table .alert-table-header div {
    width: 14%;
    text-align: left;
    display: inline-block;
    text-overflow: clip;
    font-size: 12px;
    }
    .email-alerts-list-box .alert-table .alert-table-header .watchlist {
    width: 14%;
    }
    .email-alerts-list-box .alert-table .alert-table-header .watchlist i {
    margin-left: 5px !important;
    }
    .email-alerts-list-box .alert-table .alert-table-header .item-label {
    display: block;
    margin-left: 5px;
    }
    .email-alerts-list-box .alert-table .alert-table-header .th-space {
    min-width: 120px;
    }
    .email-alerts-list-box .alert-table .alert-table-header span {
    padding-right: 5px;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name {
    position: relative;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name i {
    margin: 0 5px;
    opacity: .25;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name .heavy {
    opacity: 1;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name:hover {
    cursor: pointer;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name:hover .email-alert__popup {
    opacity: 1;
    transform: translate(-50%, 0);
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name .email-alert__popup {
    width: 240px;
    opacity: 0;
    position: absolute;
    padding: 15px;
    margin-top: 7px;
    border-radius: 5px;
    font-size: 12px;
    background: #555;
    line-height: 1.3;
    color: #fff;
    z-index: 13;
    transition: all .15s ease-in-out;
    pointer-events: none;
    bottom: calc(100% + 5px);
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name .email-alert__popup:hover {
    display: block;
    }
    .email-alerts-list-box .alert-table .alert-table-header .title-name .email-alert__popup:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: .5em solid transparent;
    border-top-color: #000;
    transform: translate(-50%, 0);
    opacity: 1;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row {
    background: #fff;
    font-size: 13px;
    padding: 12px 10px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .email-alerts__alert-expanded-info {
    padding-top: 5px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display:first-of-type {
    width: 6%;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display:last-of-type {
    width: 17%;
    padding-right: 0;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display {
    display: inline-block;
    margin: 0 auto;
    width: 14%;
    padding-right: 10px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display .required {
    display: inline-block;
    color: #f00;
    font-size: 11px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display input {
    width: 95%;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display select {
    width: 95%;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display .error {
    display: block;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display .watchlist-toggle {
    text-align: center;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .alert-main-display .text-alert-toggle {
    text-align: center;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .seventy-width {
    width: 48% !important;
    padding-left: 15px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .fifty-width {
    width: 40% !important;
    padding-left: 15px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .buffer::after {
    content: ' ';
    width: 100%;
    display: block;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row .wtb-input-inline-radios {
    display: inline-block;
    margin: 0 auto;
    width: 45%;
    padding-right: 10px;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row-distance {
    background: #fff;
    column-span: all;
    }
    .email-alerts-list-box .alert-table .alert-table-data-row-distance div {
    width: 100%;
    }
    .email-alerts-list-box .alert-table .bottom-border-gray {
    border-bottom: 4px solid #f1f1f1;
    }
    .email-alerts-list-box .alert-table .cat-mm-td {
    padding-left: 5px;
    }
    .email-alerts-list-box .alert-table .alert-modal .ts-button {
    width: 12%;
    display: inline-block;
    margin-right: 10px;
    }
    .email-alerts-list-box .alert-table .alert-modal .cancel-button {
    background: #d0d0d0;
    color: #333;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons {
    font-weight: 600;
    color: #999;
    font-size: 15px;
    text-align: right;
    width: 20% !important;
    padding-right: 0 !important;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons .icon-buttons {
    display: inline-block;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons .icon-buttons i {
    padding: 10px;
    font-size: 15px;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons .icon-buttons:hover {
    cursor: pointer;
    background-color: #f5f5f5;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons .fa-save {
    color: #fff;
    background-color: #007a4c;
    }
    .email-alerts-list-box .alert-table .email-alerts__alert-buttons .fa-save:hover {
    background-color: #007a4c;
    }
    .email-alerts-list-box .alert-table .email-alerts__delete-popup {
    display: block;
    position: fixed;
    bottom: 25px;
    left: 45%;
    text-align: center;
    }
    .email-alerts-list-box .alert-table .email-alerts__delete-popup .text-section {
    background-color: #fff;
    display: inline-block;
    padding: 0 10px;
    max-width: 1140px;
    margin: auto;
    justify-content: center;
    text-align: center;
    box-shadow: 0 10px 20px 0 #161434;
    }
    .email-alerts-list-box .alert-table .email-alerts__delete-popup .text-section .bulk-delete-button i {
    padding-right: 10px;
    }
    .email-alerts-list-box .alert-table .email-alerts__delete-popup .text-section .selection {
    display: inline-block;
    padding-right: 10px;
    }
    .email-alerts-list-box .alert-table .email-alerts__delete-popup .text-section .selection i {
    opacity: .5;
    }
    .email-alerts-list-box .alert-table .display-row:first-of-type {
    padding-top: 5px;
    }
    .email-alerts-list-box .alert-table .display-row {
    min-width: 100%;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #333;
    }
    .email-alerts-list-box .alert-table .display-row .display-content-label {
    background: #f5f5f5;
    display: inline-block;
    width: 30%;
    font-weight: bold;
    padding: 10px;
    }
    .email-alerts-list-box .alert-table .display-row .display-content-value {
    background: inherit;
    display: inline-block;
    width: 65%;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    color: #000;
    }
    .email-alerts-list-box .alert-table .display-row .wtb-location-search {
    width: 75%;
    display: inline-block;
    }
    .email-alerts-list-box .alert-table .display-row mobile-location-stretch {
    padding: 0;
    padding-left: 10px;
    }
    .email-alerts-list-box .alert-table .display-row .current-loc-btn {
    color: #fff !important;
    }
    .email-alerts-list-box .alert-table .display-row .wtb-input-half {
    width: 30%;
    padding-left: 8px;
    }
    .email-alerts-list-box .alert-table .display-row .wtb-input-half .wtb-price {
    width: 75%;
    }
    .email-alerts-list-box .alert-table .display-row .wtb-input-half .wtb-currency {
    width: 20%;
    }
    .email-alerts-list-box .alert-table .display-row .half-width {
    width: 46%;
    padding-left: 7px;
    display: inline-block;
    }
    .email-alerts-list-box .alert-table .display-row .half-width .required {
    display: inline-block;
    color: #f00;
    font-size: 11px;
    }
    .email-alerts-list-box .email-alerts__bottom-row {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    }
    .email-alerts-list-box .email-alerts__bottom-row i {
    padding-right: 10px;
    }
    .email-alerts-list-box .email-alerts__bottom-row button {
    width: 75%;
    max-width: 400px;
    border-radius: 4px;
    font-weight: 700;
    }
    .email-alerts-list-box .alerts-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    }
    .email-alerts-list-box .alerts-header h4 {
    width: 50%;
    }
    .email-alerts-list-box .alert-success-modal {
    min-width: 33%;
    }
    .alert-table-mobile {
    display: none;
    }
    .alert-table-mobile .alert-table-data-row {
    width: 95%;
    background: #fff;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #f1f1f1;
    }
    .alert-table-mobile .alert-table-data-row .row-item {
    margin-bottom: 10px;
    font-size: 12px;
    }
    .alert-table-mobile .alert-table-data-row .wtb-update-delete {
    padding-left: 0;
    }
    @media screen and (max-width:550px) {
    .alert-table-mobile {
    display: block;
    }
    }
    .error-red {
    color: #ca1b28;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    }
    .watchlist-add .fa-bookmark,
    .watchlist-delete .fa-bookmark {
    position: relative;
    top: 1px;
    }
    .watchlist-add .fa-heart,
    .watchlist-delete .fa-heart {
    font-size: 20px;
    width: 1.05em;
    }
    .watchlist-delete .fa-heart {
    color: #f00;
    -webkit-text-stroke: 1px #fff;
    }
    .watchlist-delete .fa-times {
    padding-left: 5px;
    padding-right: 0;
    font-size: 18px;
    color: #b8b8b8;
    }
    .listing-top-right .watchlist-delete,
    .listing-main-stats .watchlist-delete {
    display: block;
    }
    .watchlist-add .listings-watchlist-lnk-text,
    .watchlist-delete .listings-watchlist-lnk-text {
    display: inline-block;
    line-height: 18px;
    }
    .watchlist-delete .fa-bookmark.bookmark-solid,
    .watchlist-delete .fa-heart {
    display: inline;
    }
    .watchlist-delete .fa-bookmark.bookmark-clear,
    .watchlist-delete .far.fa-heart,
    .watchlist-add .watchlist-delete-text,
    .watchlist-delete .watchlist-add-text,
    .watchlist-add .fa-bookmark.bookmark-solid,
    .watchlist-add .fas.fa-heart {
    display: none;
    }
    .watchlist-view-text {
    display: inline;
    font-size: 12px;
    }
    .watchlist-add-lnk-wrapper,
    .watchlist-delete-lnk-wrapper {
    padding-bottom: 5px;
    }
    .listings-watchlist-link-wrapper,
    .listings-compare-link-wrapper {
    text-align: right;
    }
    @media print {
    .no-print,
    .scrollToTop,
    .sidebar,
    .paging-container {
    display: none;
    }
    .legal-text-container {
    margin-top: 15px;
    }
    .list-content .list-top-section,
    .list-content .linking-buttons,
    .list-content .listing-widgets,
    .list-content .listing-widgets-undefined {
    display: none;
    }
    .list-content .side-container .av-plug {
    display: none;
    }
    .list-content .list-main-section {
    width: 100%;
    margin: auto;
    border: none;
    }
    .list-content .list-main-section .show-closest-first-container,
    .list-content .list-main-section .listing-group-banner,
    .list-content .list-main-section .currency-banner,
    .list-content .list-main-section .currency-banner-list,
    .list-content .list-main-section .banner-ad-container {
    display: none;
    }
    .list-content .list-main-section .list-container,
    .list-content .list-main-section #list-container {
    width: 100%;
    }
    .list-content .list-main-section .list-container .contact-options,
    .list-content .list-main-section .list-container .contact-list,
    .list-content .list-main-section .list-container .listings-compare-link-wrapper,
    .list-content .list-main-section .list-container .spec-icon,
    .list-content .list-main-section .list-container .open-spec-link,
    .list-content .list-main-section .list-container .listing-image-buttons,
    .list-content .list-main-section .list-container .fin-stacked,
    .list-content .list-main-section .list-container .purchase-today-link,
    .list-content .list-main-section .list-container a.view-listing-details-link.premium-detail-link,
    .list-content .list-main-section .list-container .buy-btn,
    .list-content .list-main-section .list-container .dealer-phone-call-mobile,
    .list-content .list-main-section #list-container .contact-options,
    .list-content .list-main-section #list-container .contact-list,
    .list-content .list-main-section #list-container .listings-compare-link-wrapper,
    .list-content .list-main-section #list-container .spec-icon,
    .list-content .list-main-section #list-container .open-spec-link,
    .list-content .list-main-section #list-container .listing-image-buttons,
    .list-content .list-main-section #list-container .fin-stacked,
    .list-content .list-main-section #list-container .purchase-today-link,
    .list-content .list-main-section #list-container a.view-listing-details-link.premium-detail-link,
    .list-content .list-main-section #list-container .buy-btn,
    .list-content .list-main-section #list-container .dealer-phone-call-mobile {
    display: none;
    }
    .list-content .list-main-section .list-container .list-listing,
    .list-content .list-main-section .list-container .list-listing-mobile,
    .list-content .list-main-section .list-container .listing-data-selector,
    .list-content .list-main-section #list-container .list-listing,
    .list-content .list-main-section #list-container .list-listing-mobile,
    .list-content .list-main-section #list-container .listing-data-selector {
    page-break-inside: avoid;
    }
    .list-content .list-main-section .list-container .list-listing-mobile,
    .list-content .list-main-section .list-container .listing-data-selector,
    .list-content .list-main-section #list-container .list-listing-mobile,
    .list-content .list-main-section #list-container .listing-data-selector {
    padding: 10px;
    }
    .list-content .list-main-section .list-container .listing-top,
    .list-content .list-main-section #list-container .listing-top {
    flex-direction: row;
    display: flex;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left,
    .list-content .list-main-section #list-container .listing-top .listing-top-left {
    display: flex;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left section,
    .list-content .list-main-section #list-container .listing-top .listing-top-left section {
    overflow-wrap: break-word;
    word-wrap: break-word;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats {
    padding-left: 15px;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .top-specs__additional,
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .visually-hidden,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .top-specs__additional,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .visually-hidden {
    display: contents;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .listing-category,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .listing-category {
    margin: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container {
    margin: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container .price,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container .price {
    font-size: 1em;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container .rent-prices,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container .rent-prices {
    padding: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container .retail-price-container,
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container .MSRP-parent,
    .list-content .list-main-section .list-container .listing-top .listing-top-left .listing-main-stats .price-container .machine-location,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container .retail-price-container,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container .MSRP-parent,
    .list-content .list-main-section #list-container .listing-top .listing-top-left .listing-main-stats .price-container .machine-location {
    margin: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .request-a-quote-btn,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .request-a-quote-btn {
    display: none;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info {
    text-align: left;
    margin: 0 0 5px 15px;
    width: 100%;
    padding-right: 15px;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info .listing-bidder-box,
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info .print-current-bid,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info .listing-bidder-box,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info .print-current-bid {
    display: contents;
    font-size: .875rem;
    margin-bottom: 5px;
    color: #b12c1b;
    font-weight: 700;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info .dealer-name,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info .dealer-name {
    margin: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info .dealer-data,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info .dealer-data {
    font-weight: normal;
    margin: 0;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .listing-dealer-info .dealer-data .visit-our-website,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .listing-dealer-info .dealer-data .visit-our-website {
    display: none;
    }
    .list-content .list-main-section .list-container .listing-top .listing-top-right .badge-container,
    .list-content .list-main-section #list-container .listing-top .listing-top-right .badge-container {
    float: left;
    }
    .list-content .list-main-section .list-container .listing-bottom .dealer-phone-call-desktop,
    .list-content .list-main-section #list-container .listing-bottom .dealer-phone-call-desktop {
    display: contents;
    }
    .list-content .list-main-section .list-container .listing-bottom .listing-description-text,
    .list-content .list-main-section #list-container .listing-bottom .listing-description-text {
    margin: 0 30px 5px 0;
    }
    .list-listing-card-wrapper {
    width: 30% !important;
    max-width: 100%;
    -webkit-print-color-adjust: exact;
    }
    .list-listing-card-wrapper .list-listing .listing-content .list-listing-title {
    height: fit-content;
    }
    .list-listing-card-wrapper .list-listing .listing-content .list-listing-title .listing-portion-title {
    font-size: .937em;
    }
    .list-listing-card-wrapper .list-listing .listing-content .specs-container .top-specs__additional,
    .list-listing-card-wrapper .list-listing .listing-content .specs-container .visually-hidden {
    display: contents;
    }
    .list-listing-card-wrapper .list-listing .listing-content .price-container {
    padding: 0;
    }
    .list-listing-card-wrapper .list-listing .listing-content .price-container .rent-prices,
    .list-listing-card-wrapper .list-listing .listing-content .price-container .lease-prices {
    padding: 0;
    }
    .list-listing-card-wrapper .list-listing .listing-bottom {
    margin-top: 0;
    }
    .list-listing-card-wrapper .list-listing .listing-bottom a.view-listing-details-link.des-view-listingDetails {
    display: none;
    }
    .list-listing-wrapper {
    -webkit-print-color-adjust: exact;
    }
    .list-listing-wrapper .list-listing .listing-content .listing-content-middle {
    padding: 0 15px 0 15px;
    max-width: 600px;
    }
    .list-listing-wrapper .list-listing .listing-content .listing-content-middle .specs-container .top-specs__additional,
    .list-listing-wrapper .list-listing .listing-content .listing-content-middle .specs-container .visually-hidden {
    display: contents;
    }
    .list-listing-wrapper .list-listing .listing-content .listing-content-right .dealer-phone-call-desktop {
    display: contents;
    }
    .list-listing-wrapper .list-listing .listing-content .listing-content-right a.view-listing-details-link,
    .list-listing-wrapper .list-listing .listing-content .listing-content-right .des-view-listingDetails {
    display: none;
    }
    .list-listing-wrapper .list-listing .listing-content .listing-content-right .listings-compare-link-wrapper,
    .list-listing-wrapper .list-listing .listing-content .listing-content-right .compare-listings__label {
    display: none;
    }
    }
    .print-list-top-section .print-event-header {
    text-align: center;
    }
    .print-list-top-section .print-event-header .dealer-header-title-logo {
    display: block;
    width: auto;
    height: auto;
    max-width: 160px;
    margin: 25px auto;
    }
    .print-list-top-section .print-event-header .event-title-with-logo {
    margin-top: 0;
    }
    @media print {
    .print-list-top-section .print-event-header .print-this {
    display: none;
    }
    }
    .print-list-top-section .print-event-header .print-this {
    margin-top: 10px;
    }
    .print-main-content {
    width: 100%;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper {
    border-bottom: 1px #e5e5e5 solid;
    display: flex;
    padding-block: 15px;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container {
    width: 100%;
    }
    @media print {
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    }
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-left {
    width: 19.5%;
    text-align: center;
    padding-right: 1.5%;
    line-height: 1.8rem;
    }
    @media screen and (min-width:1040px) {
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-left {
    float: left;
    }
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-left .print-listing-image {
    padding: 0;
    max-height: 175px;
    max-width: 202px;
    margin: auto;
    left: 0;
    right: 0;
    width: auto;
    transform: none;
    height: 100%;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-left .print-listing-image .print-listing-main-image {
    max-height: 175px;
    max-width: 202px;
    width: auto;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-middle {
    position: relative;
    width: 35%;
    float: left;
    padding-left: 15px;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-middle .print-listing-description-text {
    margin-block-start: 0;
    margin-block-end: 0;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-middle .print-listing-description-text .print-listing-description {
    font-size: .75em;
    }
    .print-main-content .print-list-container .print-list-listing-wrapper .print-listing-container .print-listing-right {
    position: relative;
    width: 30%;
    float: left;
    }
    @media screen and (min-width:1001px) {
    .print-detail-wrapper {
    margin: 0 auto;
    max-width: 1124px;
    }
    }
    .print-detail-wrapper .print-detail-content .dealer-header-title-logo {
    max-height: 180px;
    max-width: 360px;
    display: block;
    margin: 10px auto auto auto;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 2em;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .title-and-image {
    max-width: 60%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .title-and-image .print-this-img-main {
    max-width: 100%;
    max-height: 100%;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information {
    max-width: 40%;
    padding-top: 4em;
    padding-left: 2em;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .detail-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .msrp-percentage-container,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .price-entered-as {
    display: table;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .detail-price .msrp-save-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .detail-price .msrp-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .msrp-percentage-container .msrp-save-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .msrp-percentage-container .msrp-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .price-entered-as .msrp-save-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .price-entered-as .msrp-price {
    padding-right: 8px;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .detail-price,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .alternate-retail-price {
    font-weight: bold;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .price-entered-as {
    font-size: 12px;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .other-site-data-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .field-name,
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-company-header {
    font-weight: bold;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info {
    padding-left: 0;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info .wholesale {
    margin-top: .5em;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info .contact-information {
    width: 100%;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info .phone-and-email {
    display: none;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info a {
    text-decoration: none;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .dealer-info .des-video-chat {
    display: none;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info .print-contact-information .detail__machine-location {
    text-align: unset;
    margin-bottom: 15px;
    font-size: 12px;
    }
    .print-detail-wrapper .print-detail-content .thumbnails {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .print-detail-wrapper .print-detail-content .thumbnails .print-this-thumbnails {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .print-detail-wrapper .print-detail-content .thumbnails .print-this-thumbnail {
    max-height: 100px;
    max-width: 100px;
    margin-left: .05em;
    margin-right: .05em;
    margin-bottom: .25em;
    }
    .print-detail-wrapper .print-detail-content .thumbnails .hide {
    display: none;
    }
    .print-detail-wrapper .print-detail-content .thumbnails .print-this-hide-toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    }
    .print-detail-wrapper .print-detail-content .print-detail-main-info,
    .print-detail-wrapper .print-detail-content .specifications-heading,
    .print-detail-wrapper .print-detail-content .print-specs-table,
    .print-detail-wrapper .print-detail-content .print-specs-paragraph,
    .print-detail-wrapper .print-detail-content .print-this-thumbnails {
    width: 95%;
    margin: auto;
    margin-bottom: 1em;
    }
    .print-detail-wrapper .print-detail-content .print-specs-table {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .print-detail-wrapper .print-detail-content .print-specs-table .print-data-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 47%;
    margin: 0 1.5%;
    padding: 0;
    margin-bottom: .25em;
    }
    .print-detail-wrapper .print-detail-content .print-specs-table .print-data-row .print-data-label {
    font-weight: bold;
    min-width: 50%;
    }
    .print-detail-wrapper .print-detail-content .print-data-value {
    line-height: 20px;
    }
    .print-detail-wrapper .print-detail-content .print-specs-paragraph {
    line-height: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .print-detail-wrapper .print-detail-content .print-specs-paragraph .print-paragraph-spec-key {
    margin-right: 5px;
    font-weight: bold;
    }
    .print-detail-wrapper .print-detail-content .print-specs-paragraph .divider {
    margin: 0 8px;
    }
    .print-detail-wrapper .print-detail-content .specs-toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 5em;
    }
    .print-detail-wrapper .print-detail-content .hide {
    display: none;
    }
    .print-detail-wrapper .print-detail-content a {
    cursor: pointer;
    text-decoration: underline;
    }
    .print-detail-wrapper .print-detail-content .fas,
    .print-detail-wrapper .print-detail-content .fab {
    display: none;
    }
    .print-detail-wrapper .print-detail-content .listing-prices {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
    }
    .print-detail-wrapper .print-detail-content .dealer-contact {
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    }
    .print-detail-wrapper .print-detail-content .dealer-contact__button,
    .print-detail-wrapper .print-detail-content .dealer-contact__view-seller-info {
    display: none;
    }
    .print-detail-wrapper .print-detail-content .dealer-contact__link {
    text-decoration: none;
    }
    .print-detail-wrapper .print-detail-content .dealer-contact__website {
    font-size: 10px;
    }
    .list-redesign {
    max-width: 1450px;
    }
    .list-redesign .banner-ad-container {
    width: 100%;
    }
    @media screen and (min-width:1000px) {
    .list-redesign .side-container {
    max-width: 281px;
    padding-left: 5px;
    }
    .list-redesign .has-search-bar {
    width: 74%;
    }
    .list-redesign .listing-card-grid .contact-container .shared .dealer-data,
    .list-redesign .listing-card-grid .contact-container .shared .email {
    padding: 10px 3px;
    }
    }
    @media screen and (min-width:1357px) {
    .list-redesign .has-search-bar {
    width: 78%;
    }
    }
    .list-redesign .title-group {
    display: inline-flex;
    width: 100%;
    }
    .list-redesign .title-group .list-title-left {
    width: 65%;
    }
    .list-redesign .title-group .toggle-contain {
    width: 35%;
    align-content: flex-end;
    }
    .list-redesign .title-group .toggle-contain .page-type-toggle {
    max-width: 75px;
    margin-right: 0;
    }
    .list-redesign .page-type-toggle {
    display: flex;
    margin-left: auto;
    background-color: #ddd;
    border-radius: 25px;
    margin-right: 10px;
    padding: 3px;
    }
    .list-redesign .page-type-toggle .active {
    border-radius: 50%;
    background-color: #fff;
    }
    .list-redesign .page-type-toggle .sort {
    font-size: 14px;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    }
    .list-redesign .pre-at-price {
    padding-top: 3px;
    color: #b12c1b;
    font-size: 11px;
    text-align: left;
    }
    .list-redesign .pre-at-price .no-wrap {
    font-weight: 600;
    }
    .list-redesign .youtube-playlist-container {
    width: 100%;
    max-width: unset;
    }
    .list-redesign .bidding-box .redesign-textbox {
    width: 49%;
    display: inline-block;
    border: 1px solid #666;
    border-radius: 5px;
    }
    .list-redesign .bidding-box .redesign-textbox input {
    padding-left: 5px;
    }
    .list-redesign .bidding-box .redesign-textbox div::after {
    border: none;
    }
    .list-redesign .bidding-box .redesign-textbox div::before {
    border: none;
    }
    .list-redesign .bidding-box .redesign-bid {
    background: #ebc11c;
    color: #000;
    width: 48%;
    margin: 2px;
    display: inline-block;
    line-height: unset;
    border-radius: 5px;
    }
    .list-redesign .list-container-flexrow {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 2px 15px 15px;
    }
    .list-redesign .list-container-flexrow .localized-divider .similar-split {
    width: 100%;
    }
    .list-redesign .list-container-flexrow .listing-group-banner {
    width: 100%;
    margin-top: 10px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 2px;
    width: 100%;
    box-shadow: 2px 5px 5px #666;
    }
    @media(max-width:1250px) and (min-width:1000px) {
    .list-redesign .list-container-flexrow .list-listing-card-wrapper {
    max-width: calc(49%);
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-image {
    width: 100%;
    }
    }
    @media(min-width:1251px) {
    .list-redesign .list-container-flexrow .list-listing-card-wrapper {
    max-width: calc(24%);
    }
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .ListingParentElement {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    border: 1px #ddd solid;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .list-premium-listing {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .extra-space {
    padding: 5px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .lot-number {
    font-size: 11px;
    position: relative;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .lot-number span {
    opacity: .65;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title {
    min-height: 24px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .open-spec-link i {
    padding-left: unset;
    margin-left: unset;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listing-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 2px 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listing-title .short-link {
    max-width: 80%;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listings-watchlist-lnk {
    margin-left: auto;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .live-tile {
    position: absolute;
    right: 0;
    max-height: 20px;
    padding: 5px;
    opacity: 1;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listing-category {
    font-size: 11px;
    line-height: 1.15;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container {
    position: relative;
    overflow: hidden;
    display: block;
    align-items: center;
    height: unset;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container .listing-image-blur {
    width: unset;
    position: unset;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container .arrow-container {
    width: 100%;
    height: 76px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container .arrow-container .arrow {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container .arrow-container .arrow-right {
    margin-left: 90%;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-container .arrow-container .arrow-left {
    float: left;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image {
    max-width: 100%;
    background-color: unset;
    margin-bottom: 0;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-main-img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-blur .listing-main-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(5px);
    height: 100%;
    width: 100%;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-blur-remove img {
    display: none;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-full {
    display: none;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image-full img {
    display: none;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .image-selector {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    width: fit-content;
    margin: auto;
    padding: 3px 4px;
    font-size: 8px;
    color: #fff;
    border-radius: 50px;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner {
    z-index: 2;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .left-flavor {
    position: absolute;
    top: 5px;
    left: 5px;
    background: rgba(0, 0, 0, .6);
    padding: 5px 7px;
    font-size: 10px;
    text-transform: none;
    line-height: 1;
    color: #fff;
    border-radius: 50px;
    z-index: 2;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .right-flavor {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .ef {
    background: rgba(255, 204, 1, .75);
    color: #000;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .at {
    background: rgba(177, 43, 28, .75);
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .image-watchlist {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .image-watchlist i {
    font-size: 20px;
    -webkit-text-stroke: 1px #fff;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .watchlist-ad {
    display: inline-block;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .watchlist-ad i {
    color: rgba(0, 0, 0, .5);
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .watchlist-delet {
    display: inline-block;
    }
    .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .top-banner .watchlist-delet i {
    color: #f00;
    }
    .list-redesign .watchlist-expansion {
    margin-left: 0;
    margin-top: -180px;
    z-index: 1004;
    }
    .list-redesign .price-contain {
    align-items: center;
    width: 100%;
    padding: 5px 2px;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    }
    .list-redesign .widget-container .listing-widgets a {
    width: 100%;
    font-size: 10px;
    padding: 0 5px;
    max-height: 45px;
    }
    .list-redesign .widget-container .listing-widgets .shipping a {
    color: #000;
    background-color: #ccc;
    }
    .list-redesign .wholesale-price {
    font-size: 11px;
    color: #b12c1b;
    padding-top: 5px;
    }
    .list-redesign .rentalyard-section {
    font-size: 11px;
    color: #3687c6;
    padding-top: 5px;
    text-decoration: none;
    font-weight: 700;
    }
    .list-redesign .msrp-group {
    font-size: 11px;
    font-weight: 500;
    }
    .list-redesign .msrp-group .msrp {
    text-decoration: line-through;
    }
    .list-redesign .MSRP-parent .msrp {
    font-size: .75em;
    text-decoration: line-through;
    }
    .list-redesign .MSRP-parent .msrp-save-percentage {
    background: #b12a1c;
    padding: .25em .35em;
    color: #fff;
    font-size: .75em;
    margin-left: .5em;
    font-weight: 400;
    }
    .list-redesign .listing-floorplan {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    font-size: 12px;
    margin-top: 5px;
    align-content: flex-start;
    color: unset;
    cursor: pointer;
    }
    .list-redesign .other-site-data-section .rent-lease {
    padding-top: 5px;
    }
    .list-redesign .other-site-data-section .rent-lease .fractional-title {
    font-size: 12px;
    color: unset;
    font-weight: 700;
    }
    .list-redesign .other-site-data-section .rent-lease .fractional-prices {
    font-size: 12px;
    }
    .list-redesign .other-site-data-section .rent-lease .lease-title {
    font-size: 14px;
    color: unset;
    font-weight: 700;
    }
    .list-redesign .other-site-data-section .rent-lease .lease-prices {
    font-size: 12px;
    }
    .list-redesign .other-site-data-section .rent-lease .rent-title {
    font-size: 14px;
    color: unset;
    font-weight: 700;
    }
    .list-redesign .other-site-data-section .rent-lease .rent-prices {
    font-size: 12px;
    }
    .list-redesign .other-site-data-section .rent-lease .rent-lease-price {
    color: #3687c6;
    }
    .list-redesign .other-site-data-section .rent-lease .price-type {
    font-weight: 500;
    }
    .list-redesign .other-site-data-section .rent-lease-ry {
    font-size: 12px;
    }
    .list-redesign .other-site-data-section .other-site-content a {
    margin-bottom: 5px;
    }
    .list-redesign .additional-price-info-grid {
    background: #f5f5f5;
    gap: 10px;
    display: flex;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 11px;
    color: #333;
    }
    .list-redesign .spec-toggle-container {
    margin-top: auto;
    padding-left: 5px;
    }
    .list-redesign .spec-toggle-container .specs-button {
    align-items: center;
    max-width: 100%;
    margin: 5px 10px 5px 5px;
    padding: 7px;
    color: #444;
    border-radius: 5px;
    background: #f5f5f5;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    font-size: 11px;
    font-weight: 700;
    }
    .list-redesign .spec-toggle-container .spec-label {
    margin-right: 0;
    }
    .list-redesign .specs-container {
    padding: 5px;
    margin-top: auto;
    font-size: 15px;
    }
    .list-redesign .specs-container .spec-label {
    margin-right: 0;
    }
    .list-redesign .specs-container .machine-location {
    margin-top: 2px;
    margin-bottom: 2px;
    }
    @media screen and (min-width:577px) {
    .list-redesign .specs-container .machine-location strong {
    display: inline-block;
    }
    }
    .list-redesign .specs-container .distance-away {
    font-size: 11px;
    }
    .list-redesign .container-split {
    padding-bottom: 5px;
    }
    .list-redesign .container-split .list-spec {
    display: inline-block;
    width: 48%;
    overflow-wrap: anywhere;
    }
    .list-redesign .listing-content {
    font-size: 15px;
    }
    .list-redesign .listing-content .badge-container {
    font-size: 11px;
    display: flex;
    margin-left: 0;
    }
    .list-redesign .listing-content .badge-container .badge {
    text-align: left;
    color: #555;
    }
    .list-redesign .listing-content .badge-container .badge div {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: unset;
    -moz-box-pack: unset;
    -ms-flex-pack: unset;
    -webkit-justify-content: unset;
    justify-content: unset;
    }
    .list-redesign .listing-content .date {
    margin-right: 5px;
    }
    .list-redesign .listing-content .opens {
    margin-right: 4px;
    }
    .list-redesign .contact-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    border-top: 1px #ddd solid;
    }
    .list-redesign .contact-container .shared {
    width: 100%;
    background: #f6f6f6;
    margin-top: auto;
    display: inline-block;
    align-content: center;
    align-items: center;
    border-bottom: 1px #ddd solid;
    }
    .list-redesign .contact-container .shared .dealer-data,
    .list-redesign .contact-container .shared .email {
    display: inline-block;
    padding: 11px;
    font-size: 11px;
    font-weight: 700;
    color: #333;
    width: 50%;
    text-align: center;
    cursor: pointer;
    }
    .list-redesign .contact-container .shared .full-width {
    width: 100%;
    }
    .list-redesign .contact-container .shared .dealer-data {
    border-left: 1px #ddd solid;
    }
    .list-redesign .contact-container .shared .dealer-data .phone-link {
    display: inline-block;
    overflow-wrap: break-word;
    max-width: 95%;
    }
    .list-redesign .contact-container .seller {
    width: 100%;
    background: #f6f6f6;
    text-align: center;
    border-top: 1px #ddd solid;
    padding: 11px;
    font-size: 11px;
    font-weight: 700;
    color: #333;
    line-height: 1;
    border: none;
    border-radius: 0;
    }
    .list-redesign .fa-clock {
    font-size: 10px;
    }
    .vip .vip-banner-cta {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 15px 25px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 5px;
    box-sizing: border-box;
    }
    .vip .vip-banner-cta * {
    box-sizing: border-box;
    }
    .vip .vip-banner-cta .vip-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: calc(100% - 500px);
    text-align: center;
    }
    .vip .vip-banner-cta .vip-details p {
    display: block;
    width: 100%;
    margin: 5px 0 0;
    padding: 0;
    font-size: 19px;
    color: #fff;
    }
    .vip .vip-banner-cta .vip-details p strong {
    display: inline-block;
    font-size: 18px;
    line-height: 1.25;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #d8ac29;
    }
    .vip .vip-banner-cta .vip-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 500px;
    }
    .vip .vip-banner-cta .vip-btn img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 35px;
    margin: 10px 0 25px;
    }
    .vip .vip-banner-cta .vip-btn a {
    display: block;
    width: 100%;
    background: #eccd51;
    background: #eccd51;
    background: radial-gradient(circle, #eccd51 68%, #c4a836 100%);
    background: -moz-radial-gradient(circle, #eccd51 68%, #c4a836 100%);
    background: -webkit-radial-gradient(circle, #eccd51 68%, #c4a836 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EBCC4F, endColorstr=#C5A836, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EBCC4F, endColorstr=#C5A836, GradientType=1)";
    padding: 12px;
    font-size: 12px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    color: #555;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    }
    .vip .vip-banner-cta .vip-btn a span {
    font-size: 12px;
    color: #222;
    }
    .vip .vip-banner-cta .vip-btn a:hover {
    opacity: .9;
    }
    .vip .vip-banner-cta .vip-btn i {
    margin-right: 10px;
    }
    .vip .vip-floating-cta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25px 0;
    margin: 0 auto;
    text-align: center;
    pointer-events: none;
    z-index: 1001;
    }
    .vip .vip-floating-cta .vip-floating-cta-btn {
    display: inline-block;
    background: #222;
    padding: 15px 25px 10px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    line-height: 125%;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 0 25px 0 rgba(255, 255, 255, .5);
    animation: floating 1.5s infinite alternate;
    cursor: pointer;
    pointer-events: all;
    }
    .vip .vip-floating-cta .vip-floating-cta-btn img {
    max-height: 15px;
    }
    .vip .vip-floating-cta .vip-floating-cta-btn:hover {
    background: #444;
    }
    @media screen and (max-width:1000px) {
    .vip .vip-banner-cta {
    padding: 15px;
    }
    .vip .vip-banner-cta .vip-details {
    width: calc(100% - 300px);
    }
    .vip .vip-banner-cta .vip-details .vip-img {
    width: 100%;
    margin-bottom: 10px;
    }
    .vip .vip-banner-cta .vip-details .vip-img img {
    max-width: 250px;
    margin: 0 auto;
    width: 100%;
    }
    .vip .vip-banner-cta .vip-details p {
    width: 100%;
    font-size: 13px;
    padding: 0;
    }
    .vip .vip-banner-cta .vip-details p strong {
    font-size: 14px;
    }
    .vip .vip-banner-cta .vip-btn {
    width: 300px;
    margin: 0;
    padding: 0 0 0 15px;
    }
    .vip .vip-banner-cta .vip-btn a {
    font-size: 12px;
    line-height: 1.25;
    padding: 10px 20px;
    }
    .vip .vip-floating-cta {
    display: none;
    }
    }
    @media screen and (max-width:600px) {
    .vip .vip-banner-cta .vip-details {
    width: calc(100% - 125px);
    }
    .vip .vip-banner-cta .vip-btn {
    width: 125px;
    }
    .vip .vip-banner-cta .vip-btn span {
    display: block;
    }
    .vip .vip-banner-cta .vip-btn i {
    display: none;
    }
    .dealer-header-info .dealer-header-container {
    width: 100%;
    }
    }
    .sub-section-single-col {
    width: 63% !important;
    }
    .arrow-container img {
    width: 100%; 
    height: 200px; 
    object-fit: cover;
    }
    html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;font-family:Arial,sans-serif;font-weight:400;font-size:1rem;background-color:#fff;}@media print{body{background-color:#fff;}}body::backdrop{background-color:#fff;}
    @-webkit-keyframes mui-auto-fill{from{display:block;}}@keyframes mui-auto-fill{from{display:block;}}@-webkit-keyframes mui-auto-fill-cancel{from{display:block;}}@keyframes mui-auto-fill-cancel{from{display:block;}}
    @-webkit-keyframes animation-61bdi0{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes animation-61bdi0{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}
     @-webkit-keyframes animation-1p2h4ri{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0;}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px;}100%{stroke-dasharray:100px,200px;stroke-dashoffset:-125px;}}@keyframes animation-1p2h4ri{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0;}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px;}100%{stroke-dasharray:100px,200px;stroke-dashoffset:-125px;}}
     .wwwforestrytradercom-1pugmri{width:100%;}.wwwforestrytradercom-1pugmri.Mui-focused .MuiAutocomplete-clearIndicator{visibility:visible;}@media (pointer: fine){.wwwforestrytradercom-1pugmri:hover .MuiAutocomplete-clearIndicator{visibility:visible;}}.wwwforestrytradercom-1pugmri .MuiAutocomplete-tag{margin:2px;max-width:calc(100% - 4px);}.wwwforestrytradercom-1pugmri .MuiAutocomplete-inputRoot{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.MuiAutocomplete-hasPopupIcon.wwwforestrytradercom-1pugmri .MuiAutocomplete-inputRoot,.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiAutocomplete-inputRoot{padding-right:30px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiAutocomplete-inputRoot{padding-right:56px;}.wwwforestrytradercom-1pugmri .MuiAutocomplete-inputRoot .MuiAutocomplete-input{width:0;min-width:30px;}.wwwforestrytradercom-1pugmri .MuiInput-root{padding-bottom:1px;}.wwwforestrytradercom-1pugmri .MuiInput-root .MuiInput-input{padding:4px 4px 4px 0px;}.wwwforestrytradercom-1pugmri .MuiInput-root.MuiInputBase-sizeSmall .MuiInput-input{padding:2px 4px 3px 0;}.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root{padding:9px;}.MuiAutocomplete-hasPopupIcon.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root,.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root{padding-right:39px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root{padding-right:65px;}.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root .MuiAutocomplete-input{padding:7.5px 4px 7.5px 6px;}.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root .MuiAutocomplete-endAdornment{right:9px;}.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root.MuiInputBase-sizeSmall{padding:6px;}.wwwforestrytradercom-1pugmri .MuiOutlinedInput-root.MuiInputBase-sizeSmall .MuiAutocomplete-input{padding:2.5px 4px 2.5px 6px;}.wwwforestrytradercom-1pugmri .MuiFilledInput-root{padding-top:19px;padding-left:8px;}.MuiAutocomplete-hasPopupIcon.wwwforestrytradercom-1pugmri .MuiFilledInput-root,.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiFilledInput-root{padding-right:39px;}.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.wwwforestrytradercom-1pugmri .MuiFilledInput-root{padding-right:65px;}.wwwforestrytradercom-1pugmri .MuiFilledInput-root .MuiFilledInput-input{padding:7px 4px;}.wwwforestrytradercom-1pugmri .MuiFilledInput-root .MuiAutocomplete-endAdornment{right:9px;}.wwwforestrytradercom-1pugmri .MuiFilledInput-root.MuiInputBase-sizeSmall{padding-bottom:1px;}.wwwforestrytradercom-1pugmri .MuiFilledInput-root.MuiInputBase-sizeSmall .MuiFilledInput-input{padding:2.5px 4px;}.wwwforestrytradercom-1pugmri .MuiInputBase-hiddenLabel{padding-top:8px;}.wwwforestrytradercom-1pugmri .MuiAutocomplete-input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-overflow:ellipsis;opacity:1;}.wwwforestrytradercom-1pugmri .MuiFormControl-root .MuiInputLabel-root{color:rgba(0, 0, 0, 0.87);}.wwwforestrytradercom-1pugmri .MuiFormControl-root .MuiInputLabel-root.Mui-focused{font-weight:bold;color:rgba(0, 0, 0, 0.87);}.wwwforestrytradercom-1pugmri .MuiFormControl-root .MuiInputLabel-root.Mui-error{color:#d32f2f;}.wwwforestrytradercom-1ksd4vl{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;min-width:0;padding:0;margin:0;border:0;vertical-align:top;width:100%;}.wwwforestrytradercom-1ksd4vl .MuiInputLabel-root{color:rgba(0, 0, 0, 0.87);}.wwwforestrytradercom-1ksd4vl .MuiInputLabel-root.Mui-focused{font-weight:bold;color:rgba(0, 0, 0, 0.87);}.wwwforestrytradercom-1ksd4vl .MuiInputLabel-root.Mui-error{color:#d32f2f;}.wwwforestrytradercom-qqwul4{line-height:1.4375em;font-family:Arial,sans-serif;font-weight:400;font-size:1rem;padding:0;position:relative;display:block;transform-origin:top left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);position:absolute;left:0;top:0;-webkit-transform:translate(12px, 13px) scale(1);-moz-transform:translate(12px, 13px) scale(1);-ms-transform:translate(12px, 13px) scale(1);transform:translate(12px, 13px) scale(1);-webkit-transition:color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,-webkit-transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;transition:color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;z-index:1;pointer-events:none;}.wwwforestrytradercom-qqwul4.Mui-focused{color:#007a4c;}.wwwforestrytradercom-qqwul4.Mui-disabled{color:rgba(0, 0, 0, 0.38);}.wwwforestrytradercom-qqwul4.Mui-error{color:#d32f2f;}.wwwforestrytradercom-c0y6oc{line-height:1.4375em;color:rgba(0, 0, 0, 0.87);font-family:Arial,sans-serif;font-weight:400;font-size:1rem;box-sizing:border-box;position:relative;cursor:text;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;background-color:rgba(0, 0, 0, 0.06);border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:background-color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;transition:background-color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;padding-right:12px;}.wwwforestrytradercom-c0y6oc.Mui-disabled{color:rgba(0, 0, 0, 0.38);cursor:default;}.wwwforestrytradercom-c0y6oc:hover{background-color:rgba(0, 0, 0, 0.09);}@media (hover: none){.wwwforestrytradercom-c0y6oc:hover{background-color:rgba(0, 0, 0, 0.06);}}.wwwforestrytradercom-c0y6oc.Mui-focused{background-color:rgba(0, 0, 0, 0.06);}.wwwforestrytradercom-c0y6oc.Mui-disabled{background-color:rgba(0, 0, 0, 0.12);}.wwwforestrytradercom-c0y6oc:after{border-bottom:2px solid #007a4c;left:0;bottom:0;content:"";position:absolute;right:0;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;transition:transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;pointer-events:none;}.wwwforestrytradercom-c0y6oc.Mui-focused:after{-webkit-transform:scaleX(1) translateX(0);-moz-transform:scaleX(1) translateX(0);-ms-transform:scaleX(1) translateX(0);transform:scaleX(1) translateX(0);}.wwwforestrytradercom-c0y6oc.Mui-error:after{border-bottom-color:#d32f2f;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.wwwforestrytradercom-c0y6oc:before{border-bottom:1px solid rgba(0, 0, 0, 0.42);left:0;bottom:0;content:"\00a0";position:absolute;right:0;-webkit-transition:border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;pointer-events:none;}.wwwforestrytradercom-c0y6oc:hover:not(.Mui-disabled):before{border-bottom:1px solid rgba(0, 0, 0, 0.87);}.wwwforestrytradercom-c0y6oc.Mui-disabled:before{border-bottom-style:dotted;}.wwwforestrytradercom-9psbyt{font:inherit;letter-spacing:inherit;color:currentColor;padding:4px 0 5px;border:0;box-sizing:content-box;background:none;height:1.4375em;margin:0;-webkit-tap-highlight-color:transparent;display:block;min-width:0;width:100%;-webkit-animation-name:mui-auto-fill-cancel;animation-name:mui-auto-fill-cancel;-webkit-animation-duration:10ms;animation-duration:10ms;padding-top:1px;padding-top:21px;padding-right:0;padding-bottom:4px;padding-left:12px;}.wwwforestrytradercom-9psbyt::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;}.wwwforestrytradercom-9psbyt::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;}.wwwforestrytradercom-9psbyt:-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;}.wwwforestrytradercom-9psbyt::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;}.wwwforestrytradercom-9psbyt:focus{outline:0;}.wwwforestrytradercom-9psbyt:invalid{box-shadow:none;}.wwwforestrytradercom-9psbyt::-webkit-search-decoration{-webkit-appearance:none;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt::-webkit-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt::-moz-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt:-ms-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt::-ms-input-placeholder{opacity:0!important;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt:focus::-webkit-input-placeholder{opacity:0.42;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt:focus::-moz-placeholder{opacity:0.42;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt:focus:-ms-input-placeholder{opacity:0.42;}label[data-shrink=false]+.MuiInputBase-formControl .wwwforestrytradercom-9psbyt:focus::-ms-input-placeholder{opacity:0.42;}.wwwforestrytradercom-9psbyt.Mui-disabled{opacity:1;-webkit-text-fill-color:rgba(0, 0, 0, 0.38);}.wwwforestrytradercom-9psbyt:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill;}.wwwforestrytradercom-9psbyt:-webkit-autofill{border-top-left-radius:inherit;border-top-right-radius:inherit;}.wwwforestrytradercom-1wjqioa{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;text-align:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem;padding:8px;border-radius:50%;overflow:visible;color:rgba(0, 0, 0, 0.54);-webkit-transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;padding:5px;font-size:1.125rem;color:#fff;background-color:#000;}.wwwforestrytradercom-1wjqioa::-moz-focus-inner{border-style:none;}.wwwforestrytradercom-1wjqioa.Mui-disabled{pointer-events:none;cursor:default;}@media print{.wwwforestrytradercom-1wjqioa{-webkit-print-color-adjust:exact;color-adjust:exact;}}.wwwforestrytradercom-1wjqioa:hover{background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.wwwforestrytradercom-1wjqioa:hover{background-color:transparent;}}.wwwforestrytradercom-1wjqioa.Mui-disabled{background-color:transparent;color:rgba(0, 0, 0, 0.26);}.wwwforestrytradercom-1wjqioa:hover{background-color:#007a4c;color:#fff;}.wwwforestrytradercom-1k33q06{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentColor;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;font-size:1.25rem;}.wwwforestrytradercom-13ec0ti{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;right:0;bottom:0;top:0;left:0;background-color:rgba(0, 0, 0, 0.5);-webkit-tap-highlight-color:transparent;z-index:1201;}.wwwforestrytradercom-tlbgiv{display:inline-block;color:#007a4c;-webkit-animation:animation-61bdi0 1.4s linear infinite;animation:animation-61bdi0 1.4s linear infinite;}.wwwforestrytradercom-13o7eu2{display:block;}.wwwforestrytradercom-14891ef{stroke:currentColor;stroke-dasharray:80px,200px;stroke-dashoffset:0;-webkit-animation:animation-1p2h4ri 1.4s ease-in-out infinite;animation:animation-1p2h4ri 1.4s ease-in-out infinite;}.wwwforestrytradercom-8635iw{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;font-family:Arial,sans-serif;font-weight:500;font-size:0.8125rem;line-height:1.75;text-transform:uppercase;min-width:64px;padding:4px 10px;border-radius:4px;-webkit-transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;color:#fff;background-color:#007a4c;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);font-weight:700;text-transform:none;-webkit-flex:1;-ms-flex:1;flex:1;margin:5px 0;padding:12px 25px;min-height:45px;border-radius:50px;line-height:1.25;font-size:inherit;text-transform:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#f3f3f3;color:#666666;}.wwwforestrytradercom-8635iw::-moz-focus-inner{border-style:none;}.wwwforestrytradercom-8635iw.Mui-disabled{pointer-events:none;cursor:default;}@media print{.wwwforestrytradercom-8635iw{-webkit-print-color-adjust:exact;color-adjust:exact;}}.wwwforestrytradercom-8635iw:hover{-webkit-text-decoration:none;text-decoration:none;background-color:rgb(0, 105, 35);box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);}@media (hover: none){.wwwforestrytradercom-8635iw:hover{background-color:#007a4c;}}.wwwforestrytradercom-8635iw:active{box-shadow:0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);}.wwwforestrytradercom-8635iw.Mui-focusVisible{box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);}.wwwforestrytradercom-8635iw.Mui-disabled{color:rgba(0, 0, 0, 0.26);box-shadow:none;background-color:rgba(0, 0, 0, 0.12);}.wwwforestrytradercom-8635iw:hover{background-color:#aaaaaa;color:#fff;}.wwwforestrytradercom-nhb8h9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;list-style:none;}.wwwforestrytradercom-1jj2dtt{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-moz-appearance:none;-webkit-appearance:none;-webkit-text-decoration:none;text-decoration:none;color:inherit;line-height:1.75;font-size:0.8125rem;color:rgba(0, 0, 0, 0.87);font-family:Arial,sans-serif;font-weight:400;border-radius:4px;text-align:center;box-sizing:border-box;min-width:32px;height:32px;padding:0 6px;margin:0 3px;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;}.wwwforestrytradercom-1jj2dtt::-moz-focus-inner{border-style:none;}.wwwforestrytradercom-1jj2dtt.Mui-disabled{pointer-events:none;cursor:default;}@media print{.wwwforestrytradercom-1jj2dtt{-webkit-print-color-adjust:exact;color-adjust:exact;}}.wwwforestrytradercom-1jj2dtt.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.12);}.wwwforestrytradercom-1jj2dtt.Mui-disabled{opacity:0.38;}.wwwforestrytradercom-1jj2dtt:hover{background-color:rgba(0, 0, 0, 0.04);}@media (hover: none){.wwwforestrytradercom-1jj2dtt:hover{background-color:transparent;}}.wwwforestrytradercom-1jj2dtt.Mui-selected{background-color:rgba(0, 0, 0, 0.08);}.wwwforestrytradercom-1jj2dtt.Mui-selected:hover{background-color:rgba(0, 0, 0, 0.12);}@media (hover: none){.wwwforestrytradercom-1jj2dtt.Mui-selected:hover{background-color:rgba(0, 0, 0, 0.08);}}.wwwforestrytradercom-1jj2dtt.Mui-selected.Mui-focusVisible{background-color:rgba(0, 0, 0, 0.2);}.wwwforestrytradercom-1jj2dtt.Mui-selected.Mui-disabled{opacity:1;color:rgba(0, 0, 0, 0.26);background-color:rgba(0, 0, 0, 0.08);}.wwwforestrytradercom-1jj2dtt.Mui-selected.Mui-disabled{color:rgba(0, 0, 0, 0.26);}.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-previousNext{padding:0px 10px;margin:0px 4px;cursor:pointer;border:none;font-weight:bold;-webkit-text-decoration:none;text-decoration:none;color:#fff;background-color:#007a4c;}.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-previousNext:hover,.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-previousNext:focus{background-color:#1c6d25;}.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-ellipsis{display:none;}.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-page,.wwwforestrytradercom-1jj2dtt.MuiPaginationItem-firstLast{color:#666666;}.wwwforestrytradercom-lrb33l{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentColor;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;font-size:1.5rem;font-size:1.25rem;margin:0 -8px;}.wwwforestrytradercom-1bfvtbi{line-height:1.75;font-size:0.8125rem;color:rgba(0, 0, 0, 0.87);font-family:Arial,sans-serif;font-weight:400;border-radius:16px;text-align:center;box-sizing:border-box;min-width:32px;padding:0 6px;margin:0 3px;height:auto;}.wwwforestrytradercom-1bfvtbi.Mui-disabled{opacity:0.38;}.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-previousNext{padding:0px 10px;margin:0px 4px;cursor:pointer;border:none;font-weight:bold;-webkit-text-decoration:none;text-decoration:none;color:#fff;background-color:#007a4c;}.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-previousNext:hover,.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-previousNext:focus{background-color:#1c6d25;}.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-ellipsis{display:none;}.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-page,.wwwforestrytradercom-1bfvtbi.MuiPaginationItem-firstLast{color:#666666;}
