@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI6miZaNhMQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKX-Go6G5tXcraQKwKAcA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Kanit';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI92kZaNhMQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4-ORWnVaE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKZ-Go6G5tXcraVGwA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Kanit';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5KPxWnVaE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html, body {
    min-height: 100%;
    height: 100%;
}
body {
    font-family: 'Kanit', helvetica, sans-serif;
    font-size: 14px;
    color: #393535;
    line-height: 1.3;
    font-weight: 300;
    background-color: #ffffff;
    position: relative;
}
a .la {
    text-decoration: none;
}
.font-body {
    font-family: 'Kanit', helvetica, sans-serif;
}
h1, h2, h3, h4, h5, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 500 !important;
}
b, strong {
    font-weight: normal;
}
ul, li, div, body, h1, h2, h3, h4, dt, dd, dl, form {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
h1, .h1, h2, .h2, h3, .h3 {
    font-weight: 600 !important;
}
h1, .h1 {
    font-size: 1.9rem;
    line-height: 1.3;
}
h2, .h2 {
    font-size: 1.3rem;
}
h3, .h3 {
    font-size: 1.1rem;
}
h4, .h4 {
    font-size: 1rem;
}
h5, .h5 {
    font-size: 0.95rem;
}
sup {
    top: -1em;
}
ul.list-style-disc {
    list-style: disc;
}
ul.list-style-disc li {
    margin: 0.5rem;
}
.min-h-100 {
    min-height: 100% !important;
}
.table th {
    font-weight: 400;
}
.text-muted {
    color: #909090 !important;
}
.text-green {
    color: #218838 !important;
}
.text-body {
    color: #2b2b2b !important;
}
.text-medium {
    font-weight: 400;
}
.text-small {
    font-size: 0.75rem;
}
.text-blue {
    color: #0e5db9 !important;
}
.text-dark-75 {
    color: #303030 !important;
}
.text-light-blue {
    color: #88b3d6 !important;
}
.text-dark {
    color: #515456 !important;
}
.text-smallest {
    font-size: 0.6rem;
}
.text-white-75 {
    color: rgba(255,255,255,.75) !important;
}
.text-muted img {
    filter: grayscale(1);
}
.text-undeline {
    text-decoration: underline;
}
.modal {
    z-index: 999990;
}
.modal-backdrop {
    z-index: 999900;
}
.pswp {
    z-index: 9999999 !important;
}
.rounded-pill {
    border-radius: 2.5rem !important;
}
.rounded-xl {
    border-radius: 0.5rem !important;
}
.rounded-xxl {
    border-radius: 1rem !important;
}
.rounded-top-xl {
    border-radius: 0.55rem 0.55rem 0 0 !important;
}
.badge-blue {
    background-color: #2167b9;
    color: #fff;
}
.border-blue {
    border-color: #2167b9 !important;
}
.display-1 {
    font-size: 6rem;
}
.display-2 {
    font-size: 3.5rem;
}
.display-3 {
    font-size: 3rem;
}
.display-4 {
    font-size: 2.5rem;
    line-height: 1.2;
}
.display-5 {
    font-size: 2rem;
    line-height: 1.2;
}
.display-6 {
    font-size: 1.5rem;
    line-height: 1.2;
}
.display-7 {
    font-size: 1.25rem;
    line-height: 1.5;
}
.display-8 {
    font-size: 1.15rem;
    line-height: 1.5;
}
.display-9 {
    font-size: 1.05rem;
    line-height: 1.5;
}
.display-10 {
    font-size: .85rem;
    line-height: 1.2;
}
.border-top-dashed {
    border-top: 1px #dee2e6 dashed;
}
.text-overflow-dots {
    display: block;
    max-width: 98%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.line-height-1 {
    line-height: 1 !important;
}
.popular-lots .position-absolute {
    top: 0;
    right: 0;
}
.popular-lots .watch-list, .similar-vehicles .watch-list {
    height: 2rem;
    width: 2rem;
    background-color: white;
    border-radius: 10rem;
}
.popular-lots .lot-bg {
    min-height: 200px;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}
.vehicles-filters .btn {
    margin-bottom: 0.5rem;
}
.faq-questions .sections span, .vehicles-filters .btn-wrapper {
    display: block;
    border-bottom: 1px solid transparent;
}
.faq-questions .sections span.active, .vehicles-filters .btn-wrapper.active {
    border-bottom: 1px solid #0e5db9;
}
.vehicles-filters .btn-wrapper.active .btn-outline-success {
    border-color: #28a745 !important;
    background-color: #28a745 !important;
    color: #fff;
}
.vehicles-filters .btn-wrapper.active .btn-outline-secondary {
    border-color: #0e5db9 !important;
    background-color: #0e5db9 !important;
    color: #fff;
}
p {
    margin: 0.625rem 0;
}
a {
    text-decoration: none;
    color: #3985D8;
}
a img {
    border: 0;
}
a.btn.btn-danger {
    color: #fff;
}
.btn .la, .btn .lab, .btn .las {
    line-height: 0;
}
.btn-danger {
    background-color: #D63A3A;
}
.btn-primary, .btn-primary:active {
    border-color: #3593f3;
    background-color: #3593f3;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active:hover, .btn-primary:active:focus {
    border-color: #1f83e8;
    background-color: #1f83e8;
}
.btn-blue, .btn-blue:active {
    border-color: #0e5db9;
    background-color: #0e5db9;
    color: #ffffff;
}
.btn-blue:focus, .btn-blue:hover, .btn-blue:active:hover, .btn-blue:active:focus {
    border-color: #0466d9;
    background-color: #0466d9;
    color: #ffffff;
}
.btn-grey {
    border-color: #c0c0c0;
    background-color: #c0c0c0;
    color: #ffffff;
}
.btn-grey:focus, .btn-grey:hover, .btn-grey:active:hover, .btn-grey:active:focus {
    border-color: #cccccc;
    background-color: #cccccc;
    color: #ffffff;
}
.btn-light {
    background-color: #ffffff;
}
.btn-outline-blue, .btn-outline-blue:active {
    border-color: #0e5db9;
    background-color: #ffffff;
    color: #2167b9;
}
.btn-outline-blue:focus, .btn-outline-blue:hover, .btn-outline-blue:active:hover, .btn-outline-blue:active:focus {
    border-color: #0e5db9;
    background-color: #0e5db9;
    color: #ffffff;
}
.btn-pills {
    border-radius: 25rem !important;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.btn-outline-success {
    background-color: #fff;
    color: #218838;
    border-color: #218838;
}
.btn-outline-info {
    background-color: #fff;
    color: #3985D8;
    border-color: #3985D8;
}
.btn-outline-info:focus, .btn-outline-info:hover {
    background-color: #3985D8;
    border-color: #3985D8;
}
.btn-dark, .btn-dark:hover, .btn-dark:focus {
    color: #fff;
    background-color: #3a3a3a;
}
.btn-success {
    background-color: #1c964d;
}
.btn-light-blue {
    background-color: #006ab2;
    border-color: #c7ecf9;
    box-shadow: -1px 2px 3px 2px rgba(0, 0, 0, 0.2);
    padding: .275rem 1rem;
    color: #fff !important;
}
.btn-light-blue:hover {
    background-color: #065e9a;
}
.badge-success {
    background-color: #1c964d;
}
.btn {
    font-weight: 400;
    border-radius: 0.45rem;
}
.btn:focus, .btn:active {
    outline: none !important;
    box-shadow: none;
}
.btn-sm {
    border-radius: 0.35rem;
}
.btn-lg {
    white-space: nowrap;
    min-width: 270px;
    padding: .5rem 1rem;
    text-transform: uppercase;
    border-radius: 0.55rem;
}
.btn-outline-secondary {
    color: #2f2f2f;
    border-color: #ebebeb;
    box-shadow: none !important;
}
.btn-outline-secondary.dropdown-toggle::after {
    color: #d2d2d2;
}
.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    background-color: #f5f5f5;
    color: #2f2f2f;
    border-color: #dee2e6;
}
.corner-right {
    -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding-right: 2.5rem;
}
.corner-right-top {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 75px 75px 0;
    border-color: transparent #0e5db9 transparent transparent;
}
.corner-left {
    -webkit-clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);
    padding-left: 2.5rem;
}
.corner-left-right {
    -webkit-clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
    clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.list-group-item-action {
    border-radius: 0 !important;
    background-color: #f4f5f4;
    border-color: #d2d1d2;
    color: #a6a6a6;
}
.list-group-item-action.active {
    background-color: #ffffff;
    border-color: #d2d1d2;
    color: #646464;
    border-right: 4px solid #218838;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #1c964d;
}
.dropdown-sm .dropdown-item {
    font-size: 0.875rem;
}
.alert-link {
    font-weight: 500;
}
.alert-maintenance {
    margin: 0;
    padding: 0.40rem 0;
    border-radius: 0;
    border: 0 !important;
    text-align: center;
    background-color: #e47b39;
}
.alert-maintenance, .alert-maintenance a {
    color: #ffffff;
}
.alert-maintenance.alert-warning, .alert-maintenance.alert-warning a  {
    background-color: #ffd24f;
    color: #2b2b2b;
}
.alert-maintenance.alert-danger  {
    background-color: #c63c39;
    color: #ffffff;
}
.alert-maintenance.alert-promo  {
    background-color: #333333;
    color: #ffffff;
}
.alert-maintenance a.alert-link {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1;
}
.alert-maintenance .close {
    font-size: 1.15rem;
    font-weight: normal;
    line-height: 1;
    color: #a0a0a0;
    text-shadow: none;
    opacity: 1;
    right: 10px;
    top: 5px;
}
.page-item {
    color: #3985D8;
    border-color: #ebebeb;
    box-shadow: none !important;
}
.page-item:first-child .page-link {
    border-radius: 0.35rem 0 0 0.35rem;
}
.page-item:last-child .page-link {
    border-radius: 0 0.35rem 0.35rem 0;
}
.page-item .page-link:hover, .page-item .page-link:focus {
    background-color: #f5f5f5;
}
.page-item .page-link:active {
    box-shadow: none !important;
}
.page-item .page-link {
    color: #3985D8;
}
.page-item.active .page-link {
    background-color: #f5f5f5;
    border-color: #ebebeb;
    color: #929292;
}
.form-control {
    background-clip: border-box;
    border-radius: 0.45rem;
}
.form-control-sm {
    border-radius: 0.35rem;
    padding: .25rem .75rem;
}
.form-control-lg {
    font-size: 1.15rem;
}
.was-validated .form-control:valid {
    border-color: #ced4da;
    background-image: none;
}
.card-gray .form-control {
    border: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
select.form-control, .was-validated select.form-control:valid, .was-validated select.form-control:invalid {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='100' height='100' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 512 298.04'><path fill-rule='nonzero' d='M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z'/></svg>") no-repeat;
    background-size: 10px;
    background-position: calc(100% - 12px) center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
select.form-control.is-invalid {
    background-position: calc(100% - 12px) center;
}
select.form-control-sm {
    background-size: 7px;
    background-position: calc(100% - 7px) center;
    padding-right: 1.25rem;
    padding-left: .5rem;
}
.social-networks a {
    text-decoration: none;
}
.social-networks i {
    color: #f0f0f0;
    padding: 0.075rem;
    font-size: 20px;
    line-height: 0.9;
    margin: 0 0.25rem;
}
.alert > p:first-child {
    margin: 0;
}
.message-block {
    background-color: #333333;
    color: #ffffff;
}
.message-block.success {
    border-bottom: 1px solid #249955;
    color: #249955;
    background-color: #ffffff;
    font-weight: 400;
}
.message-block a {
    color: #ffffff;
    text-decoration: none;
}
.message-block .la {
    font-size: 1.35rem;
}
.message-block.success a {
    color: #249955;
}
header {
    width: 100%;
    background: #0e5db9;
}
header .container {
    max-width: 100%;
}
header .search-box {
    max-width: 900px;
}

.search-box .input-group .form-control {
  border-radius: 2rem 0 0 2rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-left: 1.5rem;
  font-style: italic;
  font-weight: 300;
  border: 1px solid #ccc;
}
header .my-account-menu {
    font-size: 0.8rem;
}
header .my-account-menu .rounded-circle {
    width: 34px;
    height: 34px;
}
header .my-account-menu .rounded-circle span.text-blue {
    font-size: 160%;
}
header .my-account-menu a {
    text-decoration: none;
}
header .my-account-menu .badge-pill {
    top: -5px;
    right: -5px;
    font-weight: 400;
    font-size: 0.85rem;
    padding-right: .5em;
    padding: .1em .5em;
}
header .my-account-menu .account-menu-link {
    margin: 0 .3rem;
    padding: .15rem .5rem .15rem .15rem;
}
header .my-account-menu .account-menu-link.show,
header .my-account-menu .dropdown.account-menu-link:hover,
header .my-account-menu .dropdown.account-menu-link:focus {
    background-color: #3593f3;
    border-radius: 50px;
}
header .my-account-menu .account-menu-link .bg-white {
    border-radius: 50px;
    padding: 0.35rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
header .my-account-menu .dropdown-item:hover, header .my-account-menu .dropdown-item:focus {
    background-color: #dae7f0;
}
header .my-account-menu .dropdown-item:active {
    background-color: #0466d9;
}
header .my-account-menu .rounded-lg {
    border-radius: 18px !important;
    padding-top: 0px;
    padding-bottom: 16px;
    background-color: #ecf1f7;
}
header .my-account-menu .membership {
    background-color: #dae7f0;
    border-radius: 10px;
}
header .sr-20-years {
    padding-left: 1rem;
    border-color: #007ecb !important;
}
header .sr-20-years img {
    width: 78px;
}
.top-navigation {
    background-color: #249955;
}
.search-box .input-group .form-control  {
    border-radius: 2rem 0 0 2rem;
    padding-left: 1.5rem;
    font-style: italic;
    font-weight: 300;
}
.search-box .btn {
    border-radius: 0 2rem 2rem 0;
}
.search-box .btn {
    width: 60px;
}
.search-box .btn i {
    transform: rotate(270deg);
    font-size: 1.5rem;
    line-height: 0.5;
}
.search-box input:focus {
    border-color: #ccc;
    background-color: #ffffff;
}
.navbar {
    padding: 0;
}
.navbar-container {
    z-index: 99999;
}
.dropdown-item {
    font-weight: 300;
}
.navbar .navbar-nav .dropdown-menu {
    border-radius: 0 0 .5rem .5rem;
    margin-top: 0;
    padding-top: 0;
}
.navbar .navbar-nav .dropdown-menu img {
    max-width: 90px;
}
.navbar .navbar-nav .nav-link {
    color: #ffffff;
}
.navbar .navbar-nav .nav-link.register {
    background-color: #ca4242;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
    border-radius: 0;
    background-color: #ffffff;
    color: #2f2f2f;
    border-bottom-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to right, rgba(254,254,254,0) 0%, rgba(209,209,209,1) 50%, rgba(254,254,254,0) 100%) 1;
}
.navbar .navbar-nav .dropdown-submenu > .dropdown-menu {
    border-radius: 0 0 .5rem .5rem;
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link:focus,
.navbar .navbar-nav .active .nav-link, .navbar .navbar-nav .show > .nav-link {
    color: #ffffff;
    background-color: #2b7d4d;
}
.navbar .navbar-nav .nav-link.register:hover {
    background-color: #c82333
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus {
    color: #0d59b7;
    background-color: #f8f8f8;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item i {
    color: #fff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus i,
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover i,
.navbar .navbar-nav .show .dropdown-menu .dropdown-item:hover i {
    color: #0d59b7;
}
.navbar .navbar-nav .dropdown-menu.dropdown-sub-menu .row a,
.navbar .navbar-nav .dropdown-menu.dropdown-sub-menu .row a span {
    color: #111111;
}
.navbar .navbar-nav .dropdown-menu .dropdown-sub-menu .row a:hover,
.navbar .navbar-nav .dropdown-menu .dropdown-sub-menu .row a:hover span {
    color: #0056b3;
}
.navbar .es-flag, .navbar .en-flag {
    background-image: url('../images/flags.webp');
    background-repeat: no-repeat;
    background-size: 70%;
    width: 35px;
    height: 20px;
}
.navbar .en-flag {
    background-position-y: 2px;
}
.navbar .es-flag {
    background-position-y: -18px;
}
header.navbar-collapsed {
    margin-bottom: 0;
}
header .main-logo a img {
    max-width: 225px;
}
header .copart-logo img {
    max-width: 200px;
    margin-left: 1rem;
}
.footer-logo {
    max-width: 150px;
    height: auto;
}
.page-title {
    margin: 1.35rem 0;
    line-height: 1.2;
    font-weight: bold;
}
.live-auctions img {
    max-width: 1440px;
}
footer {
    clear: both;
    background: rgb(13,92,185);
    background: linear-gradient(165deg, rgba(13,92,185,1) 0%, rgba(73,137,211,1) 100%);
    color: #f8f8f8;
}
footer a {
    color: #f8f8f8;
}
footer a:hover, footer a:focus {
    color: #ffffff;
}
footer .header > a {
    display: none !important;
}
.modal-custom-content .page-title {
    margin-top: 0.5rem;
    font-size: 1.25rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dee2e6;
}
.copart-logo {
    max-width: 380px;
}
.navbar.fixed-bottom.disabled {
    background-color: #7d7d7f !important;
    border-color: #898988 !important;
}
.navbar.fixed-bottom.disabled img {
    filter: grayscale(1);
    opacity: 0.5;
}
.footer-menu .footer-links a {
    text-decoration: underline;
}
.footer-menu {
    max-width: 1200px;
}
footer .container {
    max-width: 100%;
}
footer .copart-logo {
    max-width: 260px;
}
footer .footer-register-note {
    max-width: 20rem;
}
footer .btn-danger {
    max-width: 260px;
    min-width: 0;
    width: 85%;
    font-size: 1.5rem;
    line-height: 1.2;
    padding: 0.85rem;
}
footer .copyright {
    max-width: 1200px;
    margin: 0 auto;
}
footer .accordion {
    min-width: 270px;
}
footer .footer-links .header {
    border-bottom: 1px solid #88b3d6;
}
footer .copyright {
    border-top: 1px solid #88b3d6;
    padding-top: 2rem;
    margin-top: 2rem;
}
footer .application img {
    width: 100%;
    max-width: 150px;
    height: auto;
}
footer .a-plus {
    max-width: 90px;
    height: auto;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    color: #6c757d;
    background-color: #fff !important;
    border-color: #6c757d !important;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23249955' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
#search-inventory {
    position: relative;
    margin-top: -4.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}
#search-inventory .nav-item a {
    background-color: #164988;
    color: #fff;
}
#search-inventory .nav-item a.active {
    background-color: #fff !important;
    color: #373737 !important;
}
#search-inventory .nav-item a:hover {
    background-color: #0c56ad;
    color: #fff;
}
#search-inventory .nav-item:first-child a {
    border-radius: 20px 0 0 0;
}
#search-inventory .nav-item:last-child a {
    border-radius:  0 20px 0 0 ;
}
#search-inventory .nav-tabs {
    flex-wrap: nowrap;
    width: 85%;
}
#search-inventory .nav-tabs .nav-item {
    flex-grow: 1;
}
#search-inventory .nav-tabs .nav-link {
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
    padding: .75rem 0.25rem;
}
#search-inventory li a {
    font-size: 1rem;
    color: #a7a7a7;
    border: 0;
    background-color: transparent;
}
#search-inventory a, .advanced-search .card-body a {
    color: #333333;
    text-decoration: none;
}
#search-inventory .tab-content {
    border-radius: 0 20px 20px 20px;
}
.advanced-search .card-body a:hover {
    color: #2f2f2f;
}
#vehicle-types .icon {
    background-image: url("../images/vehicle-types.png");
    background-repeat: no-repeat;
    background-size: 60px 715px;
    height: 32px;
    width: 60px;
    display: inline-block;
}
#quick-picks .icon {
    background-image: url("../images/quick-picks.png");
    background-repeat: no-repeat;
    background-size: 40px 812px;
    height: 30px;
    width: 45px;
    display: inline-block;
}
#vehicle-types .car {
    background-position: 0 -546px;
}
#vehicle-types .suv {
    background-position: 0 -36px;
}
#vehicle-types .motorcycle {
    background-position: 0 -68px;
}
#vehicle-types .industrial {
    background-position: 0 -440px;
}
#vehicle-types .forklift {
    background-position: 0 -220px;
}
#vehicle-types .boat {
    background-position: 0 -130px;
}
#vehicle-types .truck {
    background-position: 0 -98px;
}
#vehicle-types .recreational {
    background-position: 0 -160px;
}
#vehicle-types .snowmobile {
    background-position: 0 -254px;
}
#vehicle-types .jetski {
    background-position: 0 -191px;
}
#vehicle-types .trailer {
    background-position: 0 -283px;
}
#vehicle-types .atv {
    background-position: 0 -346px;
}
#vehicle-types .dirtbike {
    background-position: 0 -315px;
}
#vehicle-types .pickup {
    background-position: 0 -378px;
}
#vehicle-types .mediumtruck {
    background-position: 0 -408px;
}
#vehicle-types .bus {
    background-position: 0 -474px;
}
#vehicle-types .coupe {
    background-position: 0 -6px;
}
#vehicle-types .hatchback {
    background-position: 0 -510px;
}
#vehicle-types .van {
    background-position: 0 -578px;
}
#vehicle-types .convertible {
    background-position: 0 -648px;
}
#vehicle-types .wagon {
    background-position: 0 -648px;
}
#vehicle-types .icon.other {
    background-position: 0 -685px;
}
#quick-picks .buy-now {
    background-position: 0 2px;
}
#quick-picks .no-damage, #quick-picks .copart-select, #quick-picks .copart-go {
    background-position: 0 -122px;
}
#quick-picks .vehicles-for-parts {
    background-position: 0 -242px;
}
#quick-picks .clean-title {
    background-position: 0 -364px;
}
#quick-picks .run-and-drives {
    background-position: 0 -44px;
}
#quick-picks .flood-damage {
    background-position: 0 -162px;
}
#quick-picks .burn-engine {
    background-position: 0 -284px;
}
#quick-picks .vandalism {
    background-position: 0 -401px;
}
#quick-picks .classic-cars {
    background-position: 0 -82px;
}
#quick-picks .selling-today, #quick-picks .new-arrivals {
    background-position: 0 -200px;
}
#quick-picks .no-bids-yet {
    background-position: 0 -321px;
}
#quick-picks .muscle-cars {
    background-position: 0 -445px;
}
#quick-picks .salvage-cars {
    background-position: 0 -525px;
}
#quick-picks .salvage-suvs {
    background-position: 0 -565px;
}
#quick-picks .salvage-motorcycles {
    background-position: 0 -485px;
}
#quick-picks .salvage-trucks {
    background-position: 0 -602px;
}
#quick-picks .lots-with-bids, #quick-picks .pure-sale {
    background-position: 0 -639px;
}
#quick-picks .hybrid-vehicles {
    background-position: 0 -675px;
}
#quick-picks .hail-damage {
    background-position: 0 -713px;
}
#quick-picks .four-by-four {
    background-position: 0 -748px;
}
#quick-picks .rental-vehicles {
    background-position: 0 -782px;
}
#main-image, .zoomImg {
    cursor: zoom-in;
}
.container.home-index, .container.landing-index {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.home-index .how-it-works {
    background: rgb(1,60,118);
    background: linear-gradient(0deg, rgba(1,60,118,1) 0%, rgba(14,93,185,1) 100%);
}
.mobile-apps-banner .application img {
    min-width: 125px;
    max-width: 160px;
}
.card-gray .card-body {
    background-color: #eeeeee;
}
.advanced-search .btn {
    width: 100%;
    max-width: 300px;
}
.advanced-search-details img {
    width: 45px;
}
.advanced-search #quick-picks .icon {
    background-size: 30px 607px;
    width: 35px;
}
.advanced-search #quick-picks .buy-now {
    background-position: 0 6px;
}
.advanced-search #quick-picks .no-damage, .advanced-search #quick-picks .copart-select, .advanced-search #quick-picks .copart-go {
    background-position: 0 -86px;
}
.advanced-search #quick-picks .vehicles-for-parts {
    background-position: 0 -178px;
}
.advanced-search #quick-picks .clean-title {
    background-position: 0 -268px;
}
.advanced-search #quick-picks .run-and-drives {
    background-position: 0 -28px;
}
.advanced-search #quick-picks .flood-damage {
    background-position: 0 -118px;
}
.advanced-search #quick-picks .burn-engine {
    background-position: 0 -208px;
}
.advanced-search #quick-picks .vandalism {
    background-position: 0 -296px;
}
.advanced-search #quick-picks .classic-cars {
    background-position: 0 -58px;
}
.advanced-search #quick-picks .selling-today .advanced-search #quick-picks .new-arrivals {
    background-position: 0 -146px;
}
.advanced-search #quick-picks .no-bids-yet {
    background-position: 0 -235px;
}
.advanced-search #quick-picks .muscle-cars {
    background-position: 0 -328px;
}
.advanced-search #quick-picks .salvage-cars {
    background-position: 0 -388px;
}
.advanced-search #quick-picks .salvage-suvs {
    background-position: 0 -420px;
}
.advanced-search #quick-picks .salvage-motorcycles {
    background-position: 0 -360px;
}
.advanced-search #quick-picks .salvage-trucks {
    background-position: 0 -448px;
}
.advanced-search #quick-picks .lots-with-bids, .advanced-search #quick-picks .pure-sale {
    background-position: 0 -473px;
}
.advanced-search #quick-picks .hybrid-vehicles {
    background-position: 0 -498px;
}
.advanced-search #quick-picks .hail-damage {
    background-position: 0 -526px;
}
.advanced-search #quick-picks .four-by-four {
    background-position: 0 -552px;
}
.advanced-search #quick-picks .rental-vehicles {
    background-position: 0 -580px;
}
.breadcrumbs {
    font-size: 1.1rem;
    color: #909090;
    text-transform: uppercase;
}
.breadcrumbs a:after {
    content: ">";
    display: inline-block;
    color: #cacaca;
    margin-left: 15px;
    margin-right: 10px;
}
.make-bid-form .form-control {
    width: 90%;
    display: inline-block;
    margin-left: 5px;
}
.navigation a, .navigation span, .vehicle-tools a, .vehicle-tools-inactive {
    font-size: 0.85rem;
}
.gallery a {
    max-width: 122px;
    min-width: 100px;
    padding: 0 3px 6px 3px;
}
.gallery {
    height: 188px;
    overflow-y: scroll;
}
.vehicle-tools .la {
    font-size: 1.45em;
}
.vehicle-tools a {
    color: #909090;
    text-decoration: none;
}
.vehicle-tools a:hover, .vehicle-tools a:hover .la, .vehicle-tools.icons a.active {
    color: #3985D8;
}
.page-description {
    margin-bottom: 1.5rem
}
.page-description p:first-child {
    margin-top: 5px;
}
.vehicle-highlight:not(.copart-select-vehicles) {
    text-align: center;
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    cursor: pointer;
    background-color: #008115;
    border-radius: 4.5rem;
    color: #fff;
    margin: 0 2px;
}
.vehicle-highlights .vehicle-highlight:not(.copart-select-vehicles) {
    width: 1rem;
    height: 1rem;
    font-size: 0.85rem;
}
.vehicle-details .vehicle-highlights .vehicle-highlight {
    width: 1.15rem;
    height: 1.15rem;
}
.highlight-badge {
    border: 1px solid #fff;
    border-radius: .125rem;
    padding: 0.1rem 0.4rem;
    margin: 0.15rem 0;
}
.highlight-badge.featured-vehicle {
    border-color: #ee8c13;
    color: #ee8c13;
}
.highlight-badge.fast {
    border-color: #5d025a;
    color: #5d025a;
}
.highlight-badge.offsite-sales {
    border-color: #7f58a4;
    color: #7f58a4;
}
.highlight-badge.donated-vehicle {
    border-color: #075fbd;
    color: #075fbd;
}
.highlight-badge.carb-qualification {
    border-color: #f1631e;
    color: #f1631e;
}
.highlight-badge.engine-start-program {
    border-color: #022a79;
    color: #022a79;
}
.highlight-badge.run-and-drive {
    border-color: #008115;
    color: #008115;
}
.highlight-badge.enhanced-vehicles {
    border-color: #4791e0;
    color: #4791e0;
}
.highlight-badge.seller-certified {
    border-color: #14aba2;
    color: #14aba2;
}
.highlight-badge.drive {
    border-color: #f7be34;
    color: #f7be34;
}
.highlight-badge.sealed-bid-repo {
    border-color: #9e005d;
    color: #9e005d;
}
.highlight-badge.copart-select {
    border-color: #0e5db9;;
}
.copart-select-vehicles {
    color: #0e5db9;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin: 0 2px;
    font-size: 1.35rem;
}
.modal-content .vehicle-highlight {
    width: 4.5rem;
    height: 4.5rem;
    font-size: 4rem !important;
}
.vehicle-highlight.featured-vehicle {
    background-color: #ee8c13;
}
.vehicle-highlight.drive-vehicles {
    background-color: #333333;
    font-style: italic;
    font-weight: bold;
    color: #f7be34;
}
.vehicle-highlight.sealed-bid-repo {
    background-color: #9e005d;
}
.vehicle-highlight.fast-program {
    background-color: #5d025a;
    font-style: italic;
    font-weight: bold;
}
.vehicle-highlight.offsite-sales {
    background-color: #7f58a4;
}
.vehicle-highlight.donated-vehicle {
    background-color: #075fbd;
}
.vehicle-highlight.carb-qualification {
    background-color: #f1631e;
}
.vehicle-highlight.enhanced-vehicle {
    background-color: #4791e0;
}
.vehicle-highlight.engine-start-program {
    background-color: #022a79;
}
.vehicle-highlight.seller-certified {
    background-color: #14aba2;
}
.vehicle-row .bids .btn {
    width: 100%;
    max-width: 120px;
}
.vehicle-row .vehicle-image {
    min-width: 250px;
    max-width: 250px;
}
.vehicle-row .bid-buttons .btn {
    max-width: 110px;
    width: 100%;
}
.no-filters .vehicle-row .vehicle-image {
    max-width: 300px;
}
.invalid-feedback {
    font-size: 90%;
}
.compare-tool img {
    width: 100%;
    max-width: 250px;
}
.table-info {
    background-color: #F2F2F2;
}
#vehicle-filters .scrollable {
    max-height: 500px;
    overflow-y: auto;
}
#vehicle-filters .values label {
    width: 100%;
    overflow: hidden;
    margin: 0.15rem 0;
}
#vehicle-filters .slider-selection {
    background: #0e5db9;
}
#vehicle-filters .slider-handle {
    background-image: none;
    background-color: #fff;
    border: 2px solid #555;
    width: 16px;
    height: 16px;
}
#vehicle-filters .slider.slider-horizontal {
    height: 16px;
}
#vehicle-filters .slider.slider-horizontal .slider-track {
    height: 4px;
    width: 100%;
    margin-top: -2px;
    top: 50%;
    left: 0;
}
.vehicle-row .vehicle-details .font-label {
    font-weight: 400;
}
.auction-video {
    max-width: 1720px;
    margin: auto;
}
.filters-block .angle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #005dc4;
}
.filters-block .collapsed .angle {
    border-width: 9px 6px 0 6px;
    border-color: #005dc4 transparent transparent;
}
.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #005dc4;
    background-color: #005dc4;
}
.banner-bottom {
    width: 728px;
}
.banner-bottom iframe {
    margin: 0;
}
.vehicle-details .card, .vehicle-details .card-body {
    border: 0;
}
.vehicle-details .card-body > div {
    border-bottom: 1px solid #dee2e6;
    border-radius: 0;
}
.vehicle-details .make-bid-form .form-control {
    max-width: 125px;
}
.vehicle-details .card-title {
    border-radius: 0.5rem ;
    padding: 0.5rem 0.75rem;
    background-color: #005dc1;
    background-image: linear-gradient(to right, #0065c4 , #0070dc);
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.vehicle-details .sale-name {
    background-color: #d9ffdb;
    color: #00892a !important;
    padding: 0 0.25rem;
}
.vehicle-details .card-body .row {
    margin: 0;
}
.vehicle-details .btn-sm {
    border-radius: 0.5rem;
    padding: 0.15rem 0.5rem !important;
}
.vehicle-details img.rounded {
    border-radius: 0.75rem !important;
}
.vehicles-details .sale-details {
    font-size: 1rem;
}
.vehicle-details .card-body .row > div {
    padding: 0.5rem;
}
.vehicle-details .owl-nav {
    width: calc(100% - 20px);
    left: 10px;
}
.vehicle-details .buy-now-form {
    background-color: #dcecf9;
    border-radius: 0.75rem;
}
.vehicle-details .buy-now-form .cart-flag {
    width: 40px;
    height: 35px;
    box-sizing: content-box;
    padding-top: 15px;
    position: relative;
    background: #005dc1;
    color: white;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-align: center;
    text-transform: uppercase;
    top: 0px;
    right: 25px;
}
.vehicle-details .buy-now-form .cart-flag:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 13px solid #dcecf9;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.vehicles-details .nav-tabs .nav-link {
    padding-top: 0;
    border: 0;
    border-bottom: 2px solid #dee2e6;
}
.vehicles-details .nav-tabs .nav-link.active {
    border: 0;
    border-bottom: 2px solid #0e5db9;
}
#loading {
    display: none;
    position: fixed;
    width: 54px;
    text-align: center;
    margin: 0 auto;
    z-index: 999999;
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -27px;
}
#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent; /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
#col-filters {
    max-width: 400px;
}
#col-filters .btn-lg {
    min-width: 170px;
}
.container.frontend > :first-child.alert {
    margin-top: 2rem !important;
}
.container.frontend.auctions-live {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.alert-dismissible .close {
    padding: .5rem 1.25rem;
}
.auction-location #map {
    height: 200px;
}
#map {
    width: 100%;
    height: 400px;
}
.modal-header h2 {
    max-width: 90%;
}
.toast {
    background-color: #f1f1f1;
}
.toast-header {
    color: #212529;
}
.dropdown-submenu > a:after {
    display: none;
}
.input-group-text {
    border-radius: 0 0.45rem 0.45rem 0;
}
.buttons-left .buttons {
    text-align: left !important;
}
.buttons-right .buttons {
    text-align: right !important;
}
.buttons-center .buttons {
    text-align: center !important;
}
.btn-social {
    position:relative;
    padding-left:50px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#fff !important;
    border-color:rgba(0,0,0,0.2) !important;
}
.btn-social>:first-child {
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    line-height:40px;
    font-size: 2em;
    text-align:center;
    border-right: 1px solid rgba(0,0,0,0.2);
    padding-right: 2px;
    width: 46px;
}
.btn-facebook {
    background-color:#2c67c5;
}
.btn-facebook:focus, .btn-facebook:hover, .btn-facebook:active, .btn-facebook:active:hover, .btn-facebook:active:focus{
    background-color:#2d6ed7;
}
.btn-google {
    background-color:#dc4437;
}
.btn-google:focus, .btn-google:hover, .btn-google:active, .btn-google:active:hover, .btn-google:active:focus {
    background-color:#ed4739;
}
.bg-green {
    background-color: #249955;
}
.registration-bidder-details .btn-success {
    border-color: #1c242e;
    background-color: #1c242e;
}
.registration-bidder-details .btn-success:hover, .registration-bidder-details .btn-success:active  {
    background-color: #1a2635 !important;
}
.registration-bidder-details .form-control,
.registration-bidder-details .form-control:focus,
.registration-bidder-details .form-control:hover,
.registration-bidder-details .form-control.is-valid,
.registration-bidder-details .was-validated .form-control:valid {
    text-align: center;
    padding: 1.285rem 1rem !important;
    box-shadow: none;
}
.registration-bidder-details .bidder-data {
    border-radius: 1rem;
}
.registration-bidder-details .bidder-data > div {
    max-width: 350px;
    margin: 0 auto;
}
.registration-bidder-details .text-white a {
    color: #ffffff !important;
}
.why-choose-us > .position-relative {
    border-radius: 1.5rem;
    margin-top: -4.5rem;
}
.why-choose-us .rounded-blue {
    background-color: #f1faff;
    border-radius: 1.5rem;
}
.why-choose-us .rounded-grey {
    background-color: #fafafa;
    border-radius: 1.5rem;
}
.popover-danger {
    background-color: #e04a3a;
    border: 1px solid #fff;
    border-radius: 10px;
}
.popover-danger .popover-body {
    color: #fff;
}
.features .icon {
    width: 55px;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(../images/registration-icons.png);
    background-size: 100%;
}
.modal-dialog .features .display-6, .modal-dialog .features .display-8 {
    font-size: 0.95rem;
    line-height: 1.1;
}
.modal-dialog .col-12.display-8 {
    font-size: 0.75rem !important;
}
.modal-login {
    max-width: 350px;
    margin: 1.75rem auto;
}
.modal-login .modal-body {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.modal-login .modal-content {
    overflow: hidden;
}
.modal-login .pull-right .close {
    font-weight: 400;
    font-size: 2rem;
}
.modal-login .nav-tabs .nav-item.show .nav-link, .modal-login .nav-tabs .nav-link.active {
    background-color: #fff;
}
.modal-login .pull-right {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 999999;
}
.modal-dialog .features {
    background-image:url(../images/registration-bg.webp);
    background-position:left;
    background-size:cover;
    background-repeat:no-repeat;
}
.modal-dialog .features .col-6 .w-100 {
    padding: 0 1rem !important;
}
.blog-posts .rounded {
    border-radius: 1rem !important;
    max-width: 475px;
}
.buy-salvage-cars .content-bottom img {
    width: 100%;
    max-width: 440px;
}
.buy-salvage-cars .content-main img {
    width: 100%;
    max-width: 400px;
}
.buy-salvage-cars .description {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
}
.content-referral-program  {
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    max-width: 100% !important;
}
.content-referral-program .bg-cover {
    background-image: url(../images/referral-program-bg.webp);
    background-position: left;
}
.content-referral-program .start-sharing-today {
    background-color: #f4f9ff;
}
.feedback {
    background-color: #ffffff;
    font-size: 0.95rem;
    line-height: 1.6;
}
.feedback .stars {
    color: #f7be34;
    font-size: 1.8rem;
    letter-spacing: 0.15rem;
    text-align: center;
}
.transparent-box {
    border-radius: 1rem;
    padding: 2rem 1rem;
    margin-bottom: 2rem;
}
.shadow-light {
    box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.75);
}
.transparent-box {
    background-color: #1c242e;
    color: #ffffff;
}
.transparent-box a {
    color: #fff;
}
.transparent-box p {
    color: #b8b9bb;
}
#modal-box .grecaptcha-badge{
    display: none;
}
#content.content-knowledge_center {
    max-width: 100% !important;
    padding: 0;
}
.owl-nav {
    position: absolute;
    top: calc(50% - 30px);
    display: flex;
    justify-content: space-between;
    font-size: 3rem;
    color: #ccc;
    height: 5px;
    overflow: visible;
    width: calc(100% + 96px);
    left: -48px;
}
.owl-nav button:hover i {
    color: #0466d9;
}
.owl-carousel .item {
    margin: 1px;
}
.owl-dots {
    display: none;
}
.feedbacks-carousel .user-image {
    max-width: 100px;
    z-index: 99999;
}
.feedbacks-carousel.owl-carousel .owl-stage {
    display: flex;
}
.feedbacks-carousel.owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto;
}
.feedbacks-carousel.owl-carousel .item  {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.bg-cover, .bg-contain  {
    background-repeat: no-repeat;
    background-position: top left;
}
.bg-light {
    background-color: #f4f4f4;
}
.bg-blue, .table .thead-blue th {
    background-color: #0e5db9;
}
.table .thead-dark th {
    background-color: #444d5c;
}
.table .thead-blue th {
    color: #fff;
}
.table .rounded {
    border: 0;
}
.table .rounded th {
    border: 0;
}
.table .rounded th:first-child {
    border-radius: 10px 0 0 0;
}
.table .rounded th:last-child {
    border-radius: 0 10px 0 0;
}
.bg-light-blue {
    background-color: #f1fbfd;
}
.bg-light-green {
    background-color: #c8e6ca;
}
.bg-orange {
    background-color: #ffa400;
}
.bg-gray {
    background-color: #f2f3f5;
}
.bg-cover {
    background-size: cover;
}
.bg-contain {
    background-size: contain;
}
.orange-block, .blue-block {
    display: inline-flex;
    padding: 4px;
    border-radius: 3px;
    font-size: 1.15rem;
}

.orange-block {
    background-color: #ffa400;
}
.blue-block {
    background-color: #0466d9;
}
.content-video img {
    width: 100%;
    max-width: 600px;
}
.content-video p {
    margin-bottom: 0.85rem !important;
}
.content-video .content-video-description {
    max-width: 750px;
}
.content-video-blue, .content-video-gray, .content-video-green, .content-video-light-blue {
    background-position: center;
}
.content-video-blue {
    background-image: url(../images/video-blue-bg.webp);
    background-color: #2167b9;
}
.content-video-gray {
    background-image: url(../images/video-gray-bg.webp);
    background-color: #ebebeb;
}
.content-video-green {
    background-image: url(../images/video-green-bg.webp);
    background-color: #00b580;
}
.content-video-light-blue {
    background-image: url(../images/video-light-blue-bg.webp);
    background-color: #ebebeb;
}
.helpful-links.bg-cover {
    background-image: url(../images/helpful-links.webp);
}
.helpful-links img {
    max-width: 125px;
}
.used-cars-for-sale .content-top .bg-cover {
    background-image: url(../images/used-cars-for-sale.webp);
    min-height: 450px;
}
.buy-salvage-cars .content-top .bg-cover {
    background-image: url(../images/buy-salvage-cars-top.webp);
    min-height: 450px;
}
.buy-salvage-cars .content-main {
    background-image: url(../images/buy-salvage-cars-bg.webp);
    background-color: #ebebeb;
}
.buy-salvage-cars .content-bottom {
    background-image: url(../images/helpful-links.webp);
    background-position: center;
    background-color: #ebebeb;
}
.buy-salvage-cars .content-bottom .description div {
    font-size: 0.9rem;
    line-height: 1.75;
}
.salvage-vehicles .content-top .bg-cover {
    background-image: url(../images/salvage-vehicles-top.webp);
    min-height: 350px;
}
.content-top-header {
    z-index: 999;
}
.salvage-vehicles .content-main.bg-gray {
    background-image: url(../images/salvage-vehicles-gray.webp);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 400px;
}
.salvage-vehicles .content-bottom {
    background-image: url(../images/salvage-vehicles-bg.webp);
    background-position: center bottom;
    background-color: #f2f3f5;
    min-height: 400px;
}
.salvage-vehicles .content-bottom .bg-white {
    max-width: 550px;
}
.salvage-cars-definition .content-top .bg-cover {
    background-image: url(../images/salvage-cars-definition.webp);
    min-height: 450px;
}
.buying-tips .content-top .bg-cover {
    background-image: url(../images/buying-tips.webp);
    min-height: 450px;
}
.financing .content-top {
    background-image: url(../images/financing-bg.webp);
    min-height: 600px;
}
.financing .content-top img {
    max-width: 1000px;
    margin-top: 100px;
}
.financing .content-top .ready-to-apply {
    max-width: 800px;
}
.financing .bg-grey {
    background-color: #f2f2f2;
    color: #727272;
}
.financing .bg-grey.rounded {
    border-radius: 10px !important;
}
.financing .bg-light-grey {
    background-color: #fafafa;
}
.financing .btn-light-blue {
    max-width: 250px;
}
.content-how-to-buy {
    width: 100%;
    max-width: 100% !important;
    padding: 0;
    margin: 0;
}
.how-to-buy .bg-cover {
    background-image: url(../images/how-to-buy-top-bg.webp);
    background-repeat: no-repeat;
}
.how-to-buy .badge.badge-secondary {
    font-weight: 400;
    font-size: 55%;
    background-color: #ccc;
}
.how-to-buy table.shadow {
    box-shadow: 0.5rem 0.25rem 0.5rem rgba(0,0,0,0.05) !important;
}
.how-to-buy .membership {
     background-image: url(../images/how-to-buy-bg.webp);
}
.how-to-buy .how-it-works .bg-contain.position-absolute {
    background-image: url(../images/how-to-buy-top-bg.webp?030725);
}
.how-to-buy .how-it-works .row .col-3 img {
    max-height: 125px;
}
.how-to-buy .membership img {
    max-width: 550px;
}
.how-to-buy-steps a {
    text-decoration: none;
}
.how-to-buy .display-9 {
   font-size: 1rem;
}
.how-to-buy .bg-blue-memberships {
    background-image: url(../images/about-us-top-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}
.salvage-title-cars .content-top {
    background-image: url(../images/salvage-title-cars-top-bg.webp);
}
.salvage-title-cars .content-top img {
    max-width: 450px;
}
.content-pm p {
    margin-bottom: 1.5rem;
}
.content-privacy .content-top .bg-contain {
    background-image: url(../images/privacy-policy-top-bg.webp);
    background-position: right top;
}
.content-terms-and-conditions .bg-cover, .content-fees .bg-cover {
    background-image: url(../images/terms-and-conditions-top-bg.webp);
    background-position: center center;
}
.content-fees h3 {
    font-weight: 500 !important;
}
.content-terms-and-conditions .content-top .position-absolute {
    bottom: 0;
    left: 0;
    background-color: #f4f5f9;
    -webkit-clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
}
.content-about-us .content-top .bg-cover {
    background-image: url(../images/about-us-top-bg.webp);
    background-position: center center;
}
.content-about-us .location {
    background: rgb(0,125,192);
    background: radial-gradient(circle, rgba(0,125,192,1) 0%, rgba(1,72,164,1) 100%);
    margin: 0 -15px;
}
.content-contact-us .content-top .bg-cover {
    background-image: url(../images/contact-us-top-bg.webp);
    background-position: center center;
}
.content-main .broker-details img {
    max-width: 50px;
}
.content-faqs .content-top .bg-cover {
    background-image: url(../images/faqs-top-bg.webp);
    background-position: bottom left;
}
.inspections .content-top .bg-cover {
    background-image: url(../images/inspections-top-bg.webp);
    background-position: bottom left;
}
.price-history .content-top .bg-cover {
    background-image: url(../images/price-history-top-bg.webp);
    background-position: center center;
    min-height: 250px;
}
.price-history form {
    min-width: 50%;
}
.price-history .content-main {
    margin-top: -5rem;
}
.transportations .content-top .bg-cover {
    background-image: url(../images/transportations-top-bg.webp);
    background-position: bottom left;
}
.content-knowledge-center .content-top {
    background-color: #005dbd;
}
.content-knowledge-center .content-top .bg-cover {
    background-image: url(../images/knowledge-center.webp);
    background-position: center left;
}
.content-knowledge-center .video-items a:hover {
    background-color: #fff;
}
.content-knowledge-center .social-networks a i {
    font-size: 1.45rem;
}
.content-knowledge-center .carousel-control-prev, .content-knowledge-center .carousel-control-next {
    height: 50%;
    width: 50px;
    opacity: 1;
}
.content-knowledge-center .text-light {
    color: #e0e0e0 !important;
}
.content-knowledge-center .carousel-control-prev .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.content-knowledge-center .carousel-control-prev {
    right: 0;
    left: auto;
    background-color: #fff;
}
.content-knowledge-center .carousel-control-next {
    background-color: #0e5db9;
    bottom: 0;
    top: auto;
}
.content-knowledge-center .carousel-control-prev:hover {
    background-color: #f9f9f9;
}
.content-knowledge-center .carousel-control-next:hover {
    background-color: #0050a5;
}
.content-knowledge-center .carousel-indicators li {
    background-color: #0e5db9;
    border-radius: 10rem;
    height: 10px;
    width: 10px;
    border: 0;
    margin-left: 0;
    margin-right: 10px;
}
.content-knowledge-center .badge-light {
    background-color: #f3f3f3;
}
.content-knowledge-center .badge-orange {
    background-color: #ffaf00;
    color: #fff;
    font-weight: lighter;
    min-width: 30px;
}
.content-knowledge-center .badge-light, .content-knowledge-center .badge-blue {
    font-size: 100%;
    font-weight: lighter;
}
.auctions-calendar .bg-contain {
    background-image: url(../images/calendar-top-bg.webp);
    background-position: top right;
    min-height: 350px;
}
.auctions-calendar .calendar-block {
    background: #fff;
    background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 2%);
}
.auctions-calendar .col-calendar {
    min-height: 400px;
}
.auctions-calendar .auction-status {
    border-radius: 50px;
    height: 15px;
    width: 15px;
    background-color: #ccc;
}
.auctions-calendar #auction-modal-box .modal-content {
    border-radius: 0 .3rem .3rem .3rem;
}
.auctions-calendar #auction-modal-box .corner-right {
    -webkit-clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0% 100%);
}
.page-description .anchor {
    position: absolute;
    top: -140px;
}
.blue-v-line {
    width: 5px;
    height: 50%;
    background-color: #0e5db9;
    top: 0;
    left: 0;
}
.stars-rate a {
    cursor: pointer;
    text-decoration: none !important;
}
.emoji {
    width: 35px;
    height: 36px;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(../images/emojis.png);
}
.emoji-awful {
    background-position: 0 0px;
}
.emoji-badly {
    background-position: 0 -72px;
}
.emoji-acceptable {
    background-position: 0 -145px;
}
.emoji-good {
    background-position: 0 -217px;
}
.emoji-excellent {
    background-position: 0 -289px;
}
.emoji-awful.active, .emoji-awful:hover {
    background-position: 0 -36px;
}
.emoji-badly.active, .emoji-badly:hover {
    background-position: 0 -108px;
}
.emoji-acceptable.active, .emoji-acceptable:hover {
    background-position: 0 -181px;
}
.emoji-good.active, .emoji-good:hover {
    background-position: 0 -253px;
}
.emoji-excellent.active, .emoji-excellent:hover {
    background-position: 0 -325px;
}
.reviews-leave .content-top {
    background-color: #faf9fe;
}
.reviews-leave .content-top .bg-cover {
    background-image: url(../images/reviews-top-bg.webp);
    background-position: left center;
    min-height: 315px;
}
.reviews-leave .join-today, .reviews-leave .broker-details {
    max-width: 375px;
    width: 100%;
    margin-left: auto;
}
.reviews-leave .broker-details {
    padding-left: 1.5rem;
}
.reviews-leave .alert-success {
    max-width: 600px;
    margin: auto !important;
    font-size: 1.25rem;
    text-align: center;
}
.reviews-leave .alert-success .close {
    display: none;
}
.search-index .content-top .bg-cover {
    background-image: url(../images/advanced-search-top-bg.webp);
    background-position: left center;
    min-height: 315px;
}
.last-reviews .rounded {
    border-radius: 30px !important;
}
.last-reviews .user-image {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.how-it-works .btn-lg {
    min-width: 0;
    font-size: 1.15rem;
    text-transform: none !important;
}
.vin-history .content-top {
    clip-path: polygon(100% 0, 100% 65%, 50% 65%, 45% 100%, 0 100%, 0% 0%);
    background-color: #0e5db9;
}
.vin-history .vehicle-history-banner {
    background-image: url(../images/vehicle-history-line-bg.webp);
    background-position: center;
}
.vin-history .vehicle-alerts {
    background-image: url(../images/vehicle-history-alerts.webp);
    background-position: center;
}
.vin-history .search-by-vin .bg-contain {
    background-image: url(../images/vehicle-history-car.webp);
    background-position: center right;
    margin-top: -2.5rem;
    z-index: -1;
    right: 0;
    width: 94%;
}
.vin-history .search-by-vin .form-block {
    max-width: 750px;
}
.content-transportation .content-top {
    background-image: url(../images/transportation-bg.webp);
    background-size: contain;
}
.content-transportation .content-top .bg-left {
    background-image: url(../images/transportation-bg-left.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}
.content-transportation .content-top .bg-cover,
.content-transportation .content-top .bg-contain {
    background-image: url(../images/transportation-bg-right.webp);
    background-position: left;
}
.content-transportation .how-it-works h1 {
    text-transform: uppercase;
    color: rgba(0,0,0,.5) !important;
}
.clearvin-banner {
    background-image: url(../images/clear-vin-bg.webp);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #0b8b4e;
    background-size: contain;
}
.clearvin-banner .container {
    background-image: url(../images/clear-vin.webp);
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 1600px;
}
.collapse-heading a.collapsed .la-angle-down, .collapse-heading a:not(.collapsed) .la-angle-up {
    display: block;
}
.collapse-heading a.collapsed .la-angle-up, .collapse-heading a:not(.collapsed) .la-angle-down {
    display: none;
}
.vehicle-description {
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
}
.vehicle-description .btn {
    border-radius: 0;
}
.vehicle-description .text-blue {
    color: #3985D8 !important;
}
.vehicle-description .btn-outline-info {
    border-radius: 5px;
    padding: .3rem .5rem;
    font-size: 0.95rem;
    line-height: 1;
}
.transportation-banner {
    min-height: 87px;
}
#popular-vehicles {
    background-color: #f1fbfd;
}
#popular-vehicles .nav-item {
    border: 0;
}
#popular-vehicles li {
    border-bottom: 1px solid transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
}
.vehicles-carousel > div {
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
}
.vehicles-carousel > div.active {
    border-bottom: 1px solid #0e5db9;
}
.btn-outline-secondary {
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}
.btn-outline-success {
    box-shadow: none !important;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary.active {
    color: #ffffff !important;;
    border-color: #0e5db9 !important;
    background-color: #0e5db9 !important;
}
.live-now {
    background-color: #e5e5e5;
    border-radius: 15px;
    padding: 0 18px 0 20px;
    color: #83839f;
    font-size: 1rem;
}
.live-now > span {
    line-height: 0.6;
    margin-top: -5px;
}
.auctions-badge > div {
    background-color: rgba(0, 0, 0, .65);
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: 500;
}
.auctions-badge > div.live {
    border: 2px solid #28a745;
    text-transform: uppercase;
    color: #28a745;
}
.faq-questions a.active {
    background-color: #0e5db9 !important;
    color: #fff !important;
}
.upgrade-membership .row > div {
    -webkit-box-shadow: -3px 0px 3px -2px rgba(34, 60, 80, 0.2) inset;
    -moz-box-shadow: -3px 0px 3px -2px rgba(34, 60, 80, 0.2) inset;
    box-shadow: -3px 0px 3px -2px rgba(34, 60, 80, 0.2) inset;
}
.upgrade-membership .plan-option {
    background-color: #fcfdff;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
.upgrade-membership .plan-body, .upgrade-membership .plan-option {
    height: 80px;
}
.upgrade-membership .plan-body, .upgrade-membership .plan-header, .upgrade-membership .plan-footer {
    background-color: #f8f8f8;
    border-color: #eceef0;
    border-width: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.current-plan .plan-body, .current-plan .plan-header, .current-plan .plan-footer {
    background-color: #f5f5f5;
}
.upgrade-membership .plan-header strong {
    color: #0058b3;
}
.upgrade-membership .badge.badge-info {
    background-color: #c5c2c3;
    color: #fff;
    bottom: -15px;
    z-index: 999;
    border-radius: 10px;
}
.upgrade-membership .plan-header, .upgrade-membership .plan-footer {
    height: 160px;
}
.upgrade-membership .plan-footer strong {
    font-weight: 500;
}
.current-plan .plan-header {
    background-color: #0058b3;
    color: #fff !important;
}
.current-plan .plan-header strong {
    color: #fff !important;
}
.vehicle-row .swiper-wrapper {
    min-height: 200px;
    border-radius: 7px 7px 0 0;
    background: #ccc;
}
.vehicle-row.live .swiper-wrapper {
    border-radius: 7px;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
    color: #555 !important;
}
.navbar.fixed-bottom {
    -webkit-box-shadow: 0px -3px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px -3px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px -3px 10px 2px rgba(34, 60, 80, 0.2);
}
.navbar.fixed-bottom .d-flex > div {
    width: 20%;
}
.navbar.fixed-bottom a:hover, .navbar.fixed-bottom a.active,
.navbar.fixed-bottom a:hover i, .navbar.fixed-bottom a.active i{
    color: #2f8fd1 !important;
}
.toast-block {
    position: fixed;
    z-index: 9999999;
    bottom: 30px;
    left: 30px;
}
.btn-show-calculator {
    border-radius: 0 0 0.5rem 0.5rem;
}
.btn-show-calculator .show-calculator {
    display: none;
}
.btn-show-calculator.collapsed .show-calculator {
    display: inline;
}
.btn-show-calculator.collapsed .hide-calculator {
    display: none;
}
.auction-calculator .calculator-fees {
    background-color: #0e5db9;
    border-radius: 0.5rem;
    color: #fff;
    padding: 0.5rem 0;
}
.auction-calculator .fee-calculator-description, .auction-calculator h3 {
    display: none;
}
.auction-calculator #fee-calculator-results {
    margin: 0 !important;
}
.auction-calculator #fee-calculator-results > div {
    padding: 0 !important;
}
.auction-calculator #fee-calculator-results {
    background-color: #fff;
    border-radius: 0.5rem;
}
.auction-calculator .border,  .auction-calculator .border-right {
    border: 0 !important;
}
.auction-calculator hr {
    display: none;
}
.auction-calculator .bg-light{
    margin-bottom: -3rem;
    background-color: transparent !important;
}
.auction-calculator .fees-total-price div {
    padding: 0 !important;
    font-weight: bolder;
}
.auction-calculator .fees-total-price div:first-child {
    justify-content: end;
}
.auction-calculator .fees-total-price div:first-child span {
    margin-right: 1rem;
}
.auction-calculator .fees-total-price strong {
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-weight: bolder;
    border-radius: 0 0 0.5rem 0.5rem;
}
.insurance .content-top {
    background-image: url(../images/insurance-bg.webp);
    background-position: center right;
    height: 275px;
}
.insurance .content-top strong {
    font-weight: 600;
}
.content-insurance .helpful-links.bg-cover {
    background-image: none;
}
.buyer-questions a.collapse-heading  {
    text-decoration: none;
    font-size: 1rem;
    padding: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: start;
    border-left: 5px solid #005dc1;
    background-color: #fdfdfd;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.buyer-questions a.collapse-heading.collapsed {
    border-left: 5px solid #fff;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #6f6f6f;
}
.buyer-questions a .las {
    margin-right: 1rem;
    font-size: 1.5rem;
}
.collapse-heading:not(.collapsed) .las.la-plus, .faqs a:not(.collapsed) .las.la-plus,
.collapse-heading:not(.collapsed) .las.la-angle-down, .faqs a:not(.collapsed) .las.la-angle-down {
    display: none;
}
.collapse-heading:not(.collapsed) .las.la-minus, .faqs a:not(.collapsed) .las.la-minus,
.collapse-heading:not(.collapsed) .las.la-angle-up, .faqs a:not(.collapsed) .las.la-angle-up {
    display: inline;
}
.collapse-heading.collapsed .las.la-plus, .faqs a.collapsed .las.la-plus,
.collapse-heading.collapsed .las.la-angle-down, .faqs a.collapsed .las.la-angle-down {
    display: inline;
}
.collapse-heading.collapsed .las.la-minus, .faqs a.collapsed .las.la-minus,
.collapse-heading.collapsed .las.la-angle-up, .faqs a.collapsed .las.la-angle-up {
    display: none;
}
.active .hide-active {
    display: none;
}
.show-active {
    display: none;
}
.active .show-active {
    display: block;
}
.swiper-button-next, .swiper-button-prev {
    width: 42px !important;
    height: 42px !important;
    background-color: rgba(255, 255, 255, 0.45);
    border-radius: 25px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background-color: rgba(255, 255, 255, 0.65);
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 30px !important;
}
@media (max-width : 1400px) {
    .landing-banner .bg-car {
        background-position: left -50% bottom 10%;
    }
}

@media (max-width : 1199.9px) {
    .landing-banner .bg-car {
        background-position: left -150% bottom 10%;
    }
}

@media (max-width : 991.9px) {
    .landing-banner .sign-up-form {
        max-width: 350px;
    }
}
@media (max-width : 767.9px) {
    .landing-banner .bg-car {
        background-position: center bottom 10%;
    }
    .landing-banner .btn {
        width: 90%;
    }
}
@media (min-width : 576px) {
    .navbar-nav .dropdown-menu {
        min-width: 11rem;
    }
    .navbar-nav .dropdown-submenu > .dropdown-menu {
        left: 100%;
        border-radius: 0;
        background-color: #f8f9fa;
        min-width: 400px;
    }
    .navbar-nav .dropdown-submenu > a:after {
        display:block;
        content:" ";
        float:right;
        width:0;
        height:0;
        border-color:transparent;
        border-style:solid;
        border-width:5px 0 5px 5px;
        border-left-color:#212529;
        margin-top: 5px;
    }
    .navbar-nav .dropdown-submenu > a:hover:after {
        border-left-color: #0d59b7;
    }
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: .55rem .75rem;
    }
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .dropdown-menu .dropdown-item,
    .navbar .navbar-nav .dropdown-submenu > .dropdown-menu .row a {
        font-size: 0.85rem;
    }
    .navbar .navbar-nav li:hover > .dropdown-menu {
        display: block;
    }
    .navbar .navbar-nav .nav-link.dropdown-toggle {
        padding-right: 0.4rem;
    }
    .modal-login {
        max-width: 400px;
    }
}

@media (min-width : 768px) {
    .border-md-right {
        border-right: 1px solid #dee2e6 !important;
    }
    footer .footer-links .header {
        max-width: 200px;
    }
    footer .accordion {
        min-width: 0;
    }
}

@media (min-width : 993px) {
    .navbar .navbar-nav .dropdown-menu {
        min-width: 14rem;
    }
    .navbar .navbar-nav .dropdown-submenu > .dropdown-menu {
        min-width: 500px;
    }
    .navbar .navbar-nav .nav-link{
        padding: .4rem 0.75rem;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: .65rem 1rem;
    }
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .dropdown-menu .dropdown-item,
    .navbar .navbar-nav .dropdown-submenu > .dropdown-menu .row a {
        font-size: 0.9rem;
    }
    .navbar .navbar-nav .nav-link.dropdown-toggle {
        padding-right: 0.5rem;
    }
    .content-transportation .banner-content {
        padding-left: 10%;
    }
    .modal-login {
        max-width: 900px;
    }
    .modal-login .pull-right .close {
        color: #fff;
        opacity: 1;
    }
    .border-lg {
        border: 1px solid #dee2e6 !important;
    }
    .border-lg-top {
        border-top: 1px solid #dee2e6 !important;
    }
    .border-lg-left {
        border-left: 1px solid #dee2e6 !important;
    }
    .border-lg-right {
        border-right: 1px solid #dee2e6 !important;
    }
    .content-referral-program .start-sharing-today {
        background-color: #fff;
    }
}

@media (min-width: 1200px) {
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .nav-link.dropdown-toggle {
        padding: .4rem 1rem;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: 0.7rem 1.5rem;
    }
    .navbar .navbar-nav #support .dropdown-menu .dropdown-item {
        padding: 0.55rem 1.5rem;
    }
    .navbar .navbar-nav .dropdown-menu {
        padding-bottom: 1rem;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        min-width: 400px;
    }
    .col-transportation {
        max-width: 515px;
    }
    .border-xl-top {
        border-top: 1px solid #dee2e6;
    }
    .border-xl-right {
        border-right: 1px solid #dee2e6;
    }
    footer .collapse {
        display: block !important;
    }
    footer .header > span {
        display: block !important;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
    .container.frontend {
        max-width: 98%;
    }
    header .sr-20-years img {
      width: 70px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1500px;
    }
    header .copart-logo {
        margin-left: 0rem;
    }
    header .copart-logo img {
        max-width: 180px;
    }
    header .sr-20-years img {
      width: 75px;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: 0.7rem 1.75rem;
    }
    .vehicle-row .vehicle-image {
        min-width: 330px;
    }
    .no-filters .vehicle-row .vehicle-image {
        min-width: 360px;
    }
}

@media (min-width: 1900px) {
    .container, .container.frontend {
        max-width: 1780px;
    }
    header .copart-logo {
        margin-left: 1rem;
    }
    .navbar .navbar-nav .dropdown-submenu > .dropdown-menu {
        min-width: 650px;
    }
    .vehicles-banner .vehicles {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media (min-width: 2200px) {
    header .copart-logo {
        margin-left: 3rem;
    }
    .container {
        max-width: 1920px;
    }
    #search-inventory {
        max-width: 1400px;
        position: relative;
    }
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .dropdown-menu .dropdown-item,
    .navbar .navbar-nav .dropdown-submenu > .dropdown-menu .row a {
        font-size: 1rem;
    }
}
@media (min-width: 2800px) {
    header .container, footer .container {
        max-width: 2500px;
    }
}
@media (max-width : 2100px) {
    .content .container.frontend,
    .container.frontend.search-index,
    .history .container.frontend,
    .container.frontend.auctions-calendar,
    .transportations .container.frontend,
    .inspections .container.frontend,
    .container.frontend.content-how-to-buy,
    .how-it-works .container.frontend,
    .how-to-buy > .container,
    .reviews .container.frontend {
        max-width: 100%;
    }
}
@media (max-width : 1600px) {
    .display-1 {
        font-size: 5rem;
    }
    .display-2 {
        font-size: 3.5rem;
    }
    .display-3 {
        font-size: 2.5rem;
    }
    .display-4 {
        font-size: 2rem;
    }
    .display-5 {
        font-size: 1.6rem;
    }
    .display-6 {
        font-size: 1.4rem;
    }
    .display-7 {
        font-size: 1.2rem;
    }
    .display-8 {
        font-size: 1.1rem;
    }
    .display-9 {
        font-size: 1rem;
    }
    .breadcrumbs {
        font-size: 0.85rem;
    }
    footer .btn-danger {
        padding: 0.55rem;
        font-size: 1.25rem;
    }
    header .main-logo a img {
        max-width: 200px;
    }
    header .copart-logo img {
        max-width: 180px;
    }
    header .search-box .input-group .form-control {
        font-size: 0.9rem;
    }
    header .search-box .btn {
        width: 50px;
    }
    #col-filters {
        max-width: 350px;
    }
    .container:not(.container-carousel) {
        max-width: 100%;
    }
    .why-choose-us > .container {
        max-width: 90%;
    }
    .vin-history .content-top {
        clip-path: polygon(100% 0, 100% 65%, 70% 65%, 60% 100%, 0 100%, 0% 0%);
    }
    .vin-history .search-by-vin .bg-contain {
        margin-top: -2.35rem;
        background-position-x: right -150px;
    }
    .financing .content-top img {
        max-width: 900px;
    }
}
@media (max-width : 1400px) {
    header .my-account-menu .rounded-circle {
        width: 29px;
        height: 29px;
    }
    header .my-account-menu {
        font-size: 0.75rem;
    }
    header .my-account-menu .account-menu-link b {
        font-size: 0.8rem;
    }
    header .my-account-menu .account-menu-link {
        padding: 0.05rem 0.5rem 0.05rem 0.15rem;
        margin: 0 .15rem ;
    }
    header .search-box .input-group .form-control {
        padding-left: 1rem;
    }
    header .sr-20-years img {
        width: 70px;
    }
    header .sr-20-years {
        padding-left: 0.85rem;
    }
    #col-filters {
        max-width: 325px;
    }
    #search-inventory {
        margin-left: 15px;
        margin-right: 15px;
        max-width: 100%;
    }
    .navbar .navbar-nav .dropdown-menu img {
        max-width: 80px;
    }
    .search-box .btn i {
        font-size: 1.25rem;
    }
    footer .a-plus {
        max-width: 60px;
    }
    footer .copart-logo {
        max-width: 220px;
    }
    footer .application img {
        max-width: 120px;
    }
    .footer-logo {
        max-width: 110px;
    }
    footer .la-wordpress {
        display: none;
    }
    .search-by-type .vehicle-type {
        width: 25%;
    }
    .mobile-apps-banner .application img {
        max-width: 140px;
    }
    .upgrade-membership .display-7.plan-option {
        font-size: .95rem
    }
    .how-to-buy .how-it-works .row .col-3 img {
        max-height: 110px;
    }
}
@media (max-width : 1200px) {
    h1, .h1 {
        font-size: 1.75rem;
    }
    .display-1 {
        font-size: 4rem;
    }
    .display-2 {
        font-size: 3rem;
    }
    .display-3 {
        font-size: 2rem;
    }
    .display-4 {
        font-size: 1.75rem;
    }
    .display-5 {
        font-size: 1.5rem;
    }
    .display-6 {
        font-size: 1.25rem;
    }
    .display-7 {
        font-size: 1.15rem;
    }
    .display-8 {
        font-size: 1.05rem;
    }
    .display-9 {
        font-size: 0.95rem;
    }
    .home-banner .display-5 {
        font-size: 1.4rem;
    }
    .popular-lots .lot-bg  {
        max-height: 150px !important;
    }
    .salvage-vehicles .content-top .bg-cover, .how-to-buy .content-top .bg-cover {
        min-height: 300px;
    }
    .reviews-leave .content-top .bg-cover {
        min-height: 200px;
    }
    #col-filters {
        max-width: 300px;
    }
    #search-inventory .nav-tabs .nav-link {
        padding: .75rem 0.25rem;
    }
    .vehicle-row .vehicle-image {
        min-width: 225px;
    }
    .vin-history .content-top {
        clip-path: none;
    }
    .vin-history .search-by-vin .bg-contain {
        margin-top: 0;
        background-position-x: right -200px;
    }
    .clearvin-banner > div {
        background-position: -40px;
    }
    .why-choose-us > .position-relative {
        margin-top: 0;
    }
    .why-choose-us > .container {
        max-width: 100%;
    }
    footer .a-plus {
        max-width: 50px;
    }
    footer .copart-logo {
        max-width: 200px;
    }
    footer .application img {
        max-width: 100px;
    }
    .footer-logo {
        max-width: 110px;
    }
    .footer-menu .display-8 {
        font-size: 0.95rem;
    }
    footer .header > a {
        display: flex !important;
    }
    footer .header > span {
        display: none !important;
    }
    .financing .content-top {
        background-position-x: -120px;
        min-height: 400px;
    }
    .financing .content-top img {
        max-width: 800px;
    }
    .upgrade-membership .plan-header,
    .upgrade-membership .plan-footer {
        height: 120px !important;
    }
    .insurance .content-top {
        background-image: url(../images/insurance-bg.webp);
        background-position: center right -100px;
        height: 200px;
    }
    .how-to-buy .how-it-works .row .col-3 img {
        max-height: 95px;
    }
}

@media (max-width : 991.9px) {
    h1, .h1 {
        font-size: 1.5rem;
    }
    h2, .h2 {
        font-size: 1.25rem;
    }
    .btn, .form-control, .input-group-text {
        font-size: 0.9rem;
    }
    .display-1 {
        font-size: 3rem;
    }
    .display-2 {
        font-size: 2.5rem;
    }
    .display-3 {
        font-size: 1.85rem;
    }
    .display-4 {
        font-size: 1.6rem;
    }
    .display-5 {
        font-size: 1.4rem;
    }
    .display-6 {
        font-size: 1.15rem;
    }
    .display-7 {
        font-size: 1.05rem;
    }
    .display-8 {
        font-size: 1rem;
    }
    .display-9 {
        font-size: 0.9rem;
    }
    .display-7.auction-name {
        font-size: 1.15rem !important;
    }
    .btn-lg {
        font-size: 1.15rem;
        white-space: nowrap;
        min-width: 250px;
    }
    .btn-sm {
        font-size: 0.8rem;
    }
    header .main-logo a img {
        width: 180px;
    }
    header .sr-20-years img {
        width: 60px;
    }
    header .sr-20-years {
        padding-left: 0.75rem;
    }
    header .search-box .input-group .form-control {
        height: auto;
        font-size: 0.875rem;
        background-size: 20px;
        padding: 0.3rem 0.85rem ;
    }
    header .search-box .btn {
        width: 40px;
    }
    .navbar .navbar-nav .dropdown-menu img {
        max-width: 75px;
    }
    #search-inventory .nav-tabs {
        width: 90%;
    }
    #search-inventory .nav-tabs .nav-link {
        font-size: 0.9rem;
        padding: .75rem 0.5rem;
    }
    .footer-logo {
        max-width: 90px;
    }
    .popular-lots .lot-bg  {
        max-height: 120px !important;
    }
    .salvage-vehicles .content-top .bg-cover, .how-to-buy .content-top .bg-cover {
        min-height: 250px;
    }
    .banner-bottom {
        width: 100%;
        max-width: 728px;
    }
    #col-filters {
        max-width: 270px;
    }
    .vehicle-row .vehicle-image {
        min-width: 330px;
    }
    .no-filters .vehicle-row .vehicle-image {
        min-width: 400px;
    }
    .vehicle-row .bid-buttons .btn {
        max-width: 100%;
    }
    .vehicle-row .bid-buttons {
        background-color: #e5f7e9;
    }
    .vin-history .search-by-vin .bg-contain {
        background-position: right -250px;
    }
    .container {
        max-width: 100%;
    }
    .content-transportation .col-transportation > div {
        max-width: 525px;
    }
    .search-by-type .vehicle-type {
        width: 33%;
    }
    .content-referral-program .start-sharing-today > .container > h2 {
        border-left: 5px solid #0e5db9;
    }
    .content-referral-program .start-sharing-today h3 {
        border-top: 1px solid #dee2e6;
        color: #0e5db9;
    }
}
@media (max-width : 850px) {
    .vehicle-row .vehicle-image {
        max-width: 30%;
        min-width: 250px;
    }
    header .main-logo a img {
        width: 170px;
    }
    header .sr-20-years img {
        width: 55px;
    }
    header .sr-20-years {
        padding-left: 0.75rem;
    }
    header .display-6 {
        font-size: 1.05rem;
    }
    header .display-10 {
        font-size: 0.75rem;
    }
    header .search-box {
        max-width: 100%;
    }
}
@media (max-width : 767.98px) {
    h1, .h1 {
        font-size: 1.35rem;
        font-weight: 400 !important;
    }
    header .search-box .input-group .form-control {
        border-radius:  2rem !important;
        padding: .2rem .75rem;
        margin: 0 -1.5rem;
    }
    header .main-logo a img {
        width: 170px;
        margin-left: -0.5rem;
    }
    header .display-6 {
        font-size: 1.15rem;
    }
    .language .nav-link {
        padding-right: 0 !important;
    }
    .language .nav-link .d-inline-block:nth-child(2) {
        display: none !important;
    }
    .content-video img {
        max-width: 450px;
        margin-top: 1rem;
    }
    .content-main .broker-details img {
        max-width: 40px;
    }
    .page-item.page-next a {
        border-radius: 0 0.45rem 0.45rem 0;
    }
    .page-item.page-prev a {
        border-radius: 0.45rem 0 0 0.45rem;
    }
    .vehicles-details .breadcrumbs a:nth-child(1), .vehicles-details .breadcrumbs a:nth-child(2) {
        display: none;
    }
    #search-inventory .tab-content {
        border-top-right-radius: 0;
    }
    #search-inventory .nav-tabs {
        flex-wrap: nowrap;
        width: 100%;
    }
    footer .application img {
        max-width: 125px;
    }
    footer .accordion {
        min-width: 300px;
    }
    .search-by-makes, .search-by-locations {
        background-color: #f1fbfd;
    }
    .search-by-type > .border-bottom {
        border: 0 !important;
    }
    .row-wrapper {
        background-color: #fff;
        border-radius: 15px;
        border: 1px solid #dee2e6 !important;
        padding: 1rem 1.5rem;
    }
    .search-by-type .vehicle-type {
        width: 50%;
    }
    .home-index .btn-outline-blue {
        font-size: 1.05rem;
    }
    .home-index .display-7 {
        font-size: 0.85rem;
    }
    .upgrade-membership .plan-header,
    .upgrade-membership .plan-footer,
    .upgrade-membership .plan-body {
        height: auto !important;
    }
    .upgrade-membership .current-plan .plan-header + .plan-body {
        padding-top: 2rem !important;
    }
    .vehicle-row .vehicle-details .font-label {
        width: 50%;
        color: #878787;
        font-weight: 300;
    }
    .vehicle-row .vehicle-details .font-value {
        width: 50%;
        font-weight: bolder;
    }
    .vehicle-row .bid-buttons {
        max-width: 100%;
    }
    .vehicle-row .bids {
        background-color: #e5f7e9;
        border-radius: 0 0 7px 7px;
    }
    .vehicle-row .vehicle-details .vehicle-swiper img {
        border-radius: 7px 7px 0 0;
    }
    .vehicle-row.live .vehicle-details .vehicle-swiper img {
        border-radius: 7px !important;
    }
    .vehicle-row .bids .btn {
        max-width: 150px;
    }
    .vehicle-row.live .vehicle-header {
        border-radius: 10px 10px 0 0;
        color: #fff;
    }
    .vehicle-row.live .vehicle-title {
        background-color: #e5f7e9;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .vehicle-row.live .image-wrapper {
        background-color: #e5f7e9;
        padding: 0 10px 10px;
        border-radius: 0 0 10px 10px;
    }
    .vehicle-header .live {
        background-color: #fff;
        border-radius: 10px;
        color: #656a66;
        padding: 2px 10px;
    }
    .current-bid-circle {
        background-color: #fff;
        border-radius: 100px;
        width: 100px;
        height: 100px;
        right: 10px;
        bottom: -20px;
        padding: 5px;
    }
    .current-bid-circle > div {
        border: 5px solid #075fbd;
        width: 90px;
        height: 90px;
        border-radius: 100px;
    }
    .auction-calculator .calculator-fees {
        padding: 0;
        margin-top: -2rem;
    }
    .insurance .content-top {
        background-image: none;
        height: auto;
    }
    .footer-logo {
      max-width: 320px;
    }
    footer .la-wordpress {
        display: inline;
    }
    .faqs .list-group > a {
        border-bottom: 1px solid #dee2e6;
    }
    .faqs .list-group > a:not(.active) span:not(.la) {
        color: #676767;
    }
    .faqs .list-group a.active {
        color: #fff;
        background-color: #0e5db9;
        border-bottom: 0;
        font-weight: 400 !important;
    }
    .faqs .list-group-item {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        background-color: transparent;
        border-bottom: 1px solid #dee2e6;
        padding: 1.25rem 1rem 1.25rem 1.25rem;
    }
    .faqs .list-group-flush {
        background-color: #edf3ff;
    }
    .faqs a.collapse-heading {
        text-decoration: none;
    }
    .faqs a.collapse-heading strong {
        font-weight: 300 !important;
    }
    .faqs a.active .arrow-down {
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-top: 9px solid #0e5db9;
        bottom: -7px;
    }
    .content-referral-program .form-control {
        border: 1px solid #2167b9;
    }
}
@media (max-width : 575.98px) {
    body {
        font-size: 15px;
    }
    ol, ul {
        padding-left: 1rem;
    }
    .navbar {
        margin: 0 -15px;
        padding: 0;
        border-bottom: 1px solid #164988;
    }
    .top-navigation {
        background: none;
    }
    .header .navbar-collapse {
        border: 1px solid #ccc;
        background-color: #fff;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999999;
        width: 89%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        max-width: 400px;
    }
    .header .en-flag, .header .es-flag {
        background-size: 150%;
        width: 20px;
        height: 20px;
    }
    .header .es-flag {
        background-position-y: -24.5px;
    }
    .header .display-5 {
        font-size: 1.15rem;
    }
    .header .display-6 {
        font-size: 0.95rem;
    }
    .header .display-10 {
        font-size: 0.75rem;
    }
    header .my-account-menu .rounded-circle {
        width: 33px;
        height: 33px;
    }
    header .my-account-menu .rounded-circle span.text-blue {
        font-size: 175%;
    }
    header .my-account-menu .account-menu-link {
        padding: 0.2rem
    }
    header .my-account-menu .dropdown-menu.dropdown-menu-deposit {
        left: -100px;
    }
    header .my-account-menu .dropdown-menu.dropdown-menu-bids {
        left: -55px;
    }
    header .sr-20-years  {
        padding-left: 0.9rem;
    }
    .navbar .navbar-nav {
        background-color: #fff;
        margin: 0;
        padding: 0;
    }
    .navbar .navbar-toggler-icon {
        font-size: 1.25rem;
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar .navbar-toggler {
        margin: 0.5rem;
        font-size: 1rem;
        border-color: #d1cdca;
    }
    .navbar .navbar-brand img.logo-img {
        width: 180px;
    }
    .navbar .btn {
        font-size: 1rem;
    }
    .navbar .navbar-nav .nav-link,
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 1rem;
        color: #797b7f;
    }
    .navbar .navbar-nav .dropdown-menu {
        border-top: 1px solid #ebebed;
    }
    .navbar .navbar-nav .nav-link {
        padding: .65rem 2rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .navbar .navbar-nav .nav-link:hover,
    .navbar .navbar-nav .nav-link:focus,
    .navbar .navbar-nav .active .nav-link,
    .navbar .navbar-nav .active > .nav-link,
    .navbar .navbar-nav .show > .nav-link {
        color: #fff;
        background-color: #0076c7;
    }
    .navbar .nav-item:first-child {
        border-top: 1px solid #ebebed;
    }
    .navbar .nav-item {
        border-bottom: 1px solid #ebebed;
    }
    .navbar .navbar-nav .dropdown-menu,
    .navbar .navbar-nav .dropdown-menu .dropdown-item,
    .navbar .navbar-nav .dropdown-menu .dropdown-item.active,
    .navbar .navbar-nav .dropdown-menu .dropdown-item:active {
        background-color: #f9fbfa !important;
        margin-top: 0;
        border: 0;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        border-image: none;
        border: 0;
        border-bottom: 1px solid #f6f6f7;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: .5rem 2.5rem;
    }
    .navbar .text-muted a {
        color: #828889 !important;
    }
    .navbar .social-networks a {
        background-color: #7c7c7e;
        color: #fff;
        width: 28px;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.5rem;
        margin-right: 0.5rem;
    }
    .header .navbar li > .dropdown-toggle::after {
        font-family: 'Line Awesome Free';
        font-weight: 900;
        content: "\f107";
        border: 0;
        color: #0076c7;
    }
    .header .navbar li.show > .dropdown-toggle::after {
        content: "\f106";
        color: #fff
    }
    .header .navbar li.active > .dropdown-toggle::after,
    .header .navbar li:hover > .dropdown-toggle::after {
        color: #fff
    }
    .search-box {
        width: 100%;
    }
    .search-box .input-group .form-control {
        font-size: 0.9rem;
    }
    #nav-compare-vehicles {
        display: none;
    }
    footer {
        margin-top: 30px;
    }
    #search-inventory .nav-tabs li {
        width: 20%;
    }
    #search-inventory > .container {
        padding: 0;
    }
    #search-inventory .tab-pane {
        height: 500px;
    }
    #search-inventory .tab-pane > div {
        height: 100%;
    }
    #search-inventory .nav-tabs {
        margin-bottom: -1px;
    }
    #search-inventory .tab-pane:not(#car-finder) > div {
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .auction-location #map {
        height: 200px;
    }
    .alert.maintenance {
        margin-top: 0;
    }
    #col-filters {
        display: none;
        max-width: 80%;
    }
    .search-box .input-group {
        width: 92%;
    }
    .page-title {
        margin-top: 0;
    }
    .breadcrumbs a::after {
        margin-left: 6px;
        margin-right: 1px;
    }
    .breadcrumbs + .page-title {
        margin-top: 1.35rem;
    }
    .salvage-vehicles .content-top .bg-cover {
        min-height: 200px;
    }
    .helpful-links img {
        max-width: 100px;
    }
    .helpful-links .bg-light {
        max-width: 350px;
    }
    .page-description {
        font-size: 1rem;
    }
    .table td, .table th {
        padding: 1rem .75rem;
        vertical-align: middle;
    }
    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9999999;
    }
    .pswp__top-bar {
        height: 75px !important;
    }
    .pswp__top-bar > button, .pswp__top-bar > div {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .pswp__top-bar > button {
        opacity: 1;
    }
    .pswp__top-bar > button.pswp__button--close {
        margin-right: 15px;
    }
    .toast-block {
        left: 15px;
        bottom: 15px;
        position: sticky !important;
    }
    .badge-bid-status {
        text-transform: capitalize !important;
        white-space: normal;
    }
    .auctions .border-top-blue {
        border-top: 1px solid #0e5db9;
    }
    .footer-logo {
      max-width: 70%;
    }
    .mobile-footer .social-networks i {
        font-size: 2.25rem !important;
        opacity: 0.75;
    }
    .mobile-footer .footer-logo {
        max-width: 65%;
    }
    .mobile-footer .a-plus {
      max-width: 100px;
    }
}
@media (max-width : 485px) {
    .navbar .navbar-brand img.logo-img {
        width: 150px;
    }
    .navbar .inloher-logo {
        width: 75px;
    }
    header .sr-20-years img {
        width: 50px;
    }
}

@media (max-width : 460px) {
    .navbar .navbar-brand img.logo-img {
        width: 145px;
    }
}

@media (max-width : 440px) {
    .display-1 {
        font-size: 2.5rem;
    }
    .home-banner .display-3 {
        font-size: 1.5rem;
    }
    .home-banner .display-5 {
        font-size: 1.1rem;
    }
    .pagination .pg-last, .pagination .pg-first {
        display: none;
    }
    .auction-location > div {
        width: 100%;
    }
    .advanced-search .col {
        width: 100%;
        flex-basis:auto;
    }
    .listing-content .align-middle {
        min-width: 120px;
    }
    #col-filters {
        max-width: 100%;
    }
    .navbar .navbar-toggler {
        margin: 0 0.25rem 0 0;
    }
    header .my-account-menu .rounded-circle {
        width: 28px;
        height: 28px;
    }
    header .sr-20-years img {
        width: 45px;
    }
    .navbar .navbar-brand img.logo-img {
        width: 140px;
    }
    .navbar .inloher-logo {
        width: 70px;
    }
}

@media (max-width : 420px) {
    .navbar .navbar-toggler {
        margin: 0;
        padding: .25rem .5rem;
    }
}

@media (max-width : 400px) {
    header .my-account-menu .rounded-circle {
        width: 27px;
        height: 27px;
    }
    .navbar .inloher-logo {
        display: none;
    }
}

@media (max-width : 360px) {
    .navbar .navbar-toggler {
        margin: 0;
    }
    #search-inventory .nav-tabs li a {
        font-size: 0.85rem;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 5px 8px;
    }
    footer .accordion {
      min-width: 100%;
    }
}

@media print {
    header, footer, .breadcrumbs, .bottom-content, .banner-bottom, .pagination, .alert-maintenance {
        display: none;
    }
    .btn, .form-control, input, textarea, select {
        display: none;
    }
    a[href]:after {
        content: none !important;
    }
    td.header h3 {
        font-weight: 600;
    }
}