@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

@font-face {
    font-family: 'Gotham';
    font-weight: 400;
    src: url('font/gothambook.eot'); /* IE9 Compat Modes */
    src: url('font/gothambook.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/gothambook.woff2') format('woff2'), /* Super Modern Browsers */ url('font/gothambook.woff') format('woff'), /* Pretty Modern Browsers */ url('font/gothambook.ttf') format('truetype'), /* Safari, Android, iOS */
}


@-webkit-keyframes grow {
    0% {
        width: 0px;
    }
    100% {
        width: 138px;
    }
}

@keyframes grow {
    0% {
        width: 0px;
    }
    100% {
        width: 138px;
    }
}

p {
    margin: 0;
}

html {
    max-width: 100vw !important;
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;
    padding: 0 !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;

}

header {
    border-bottom: 1px solid #f0f0f0;
    background: white;
}

.container {
    max-width: 1300px;
    padding: 0px;
}

.menus li {
    display: inline-block;
    vertical-align: middle;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 90px;
    align-items: center;
    color: #333;
    padding: 0px 10px;
}

ul.navbar-nav.mr-auto.menus {
    margin-left: 32px;
}

.nav-link {
    display: block;
    padding: 0px !important;
}

nav.navbar.navbar-expand-lg {
    padding: 0px;
}

.menus li a {
    color: #333 !important;
}

.logo {
    line-height: 90px;
}

.logins {
    text-align: right;
}

.logins li {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 90px;
    align-items: center;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px;
}

.logins li.last {
    padding-right: 0px;
}

.logins li a {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 90px;
    display: flex;
    align-items: center;
    color: #333;
}

.menus ul, .logins ul {
    padding: 0px;
    margin: 0px;
}

.postheader .backbtn {
    width: 261.75px;
    height: 48.86px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    display: inline-block;
    align-items: center;
    text-align: center;
    letter-spacing: 0.06em;
    color: #FFFFFF;
    background: #333 url(../img/btnleft.svg) no-repeat;
    text-indent: -9999999px;
}

.postheader h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 53px;
    color: #333;
}

.postheader h5 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #333;
}

.postheader p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #333;
    opacity: 0.7;
    margin-bottom: 24px;
}

.postheader ul {
    padding: 0px;
    margin: 0px;
}

.postheader ul li {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 16px;
    border-bottom: 0.75px solid #D6D6D6;
    width: 194px;
    margin-right: 64px;
    padding-bottom: 17px;
    letter-spacing: 0px;
    display: inline-block;
    vertical-align: top;
}

.postheader ul li strong {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    align-items: center;
    color: #333;
    opacity: 1;
    display: block;
    letter-spacing: 0.05em;
}

.postheader {
    padding: 60px 20px;
}

.postheader h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 53px;
    color: #333;
    padding: 36px 0px 20px 0px;
}

.auctioncounter {
    background: #333333;
    border-bottom: 3px solid #FAC406;
    overflow: hidden;
}

.auctioncounter::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
}

.auctioncounter.fxmb::before {
    content: '';
    height: 100%;
    width: 100%;
    position: relative;
}

.auctioncounter h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    text-transform: unset;
    color: #FFBE35;
    opacity: 0.7;
    margin-top: 19px;
    margin-bottom: 2px;
    white-space: nowrap;
}

.auctioncounter .row {
    margin: 0 -30px;
}

.auctioncounter h4 {
    line-height: 1.2 !important;
}

.auctioncounter h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.auctioncounter h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-top: 23px;
}

.col-5.bts {
    padding-top: 13px;
}

.auctioncounter .btns {
    text-align: right;
}

section.auctioncounter .container {
    padding: 10px 0px;
}

a.btn1 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    align-items: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    min-width: 150px;
    padding: 0 30px;
    height: 45px;
    background: #333;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
}

a.btn2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    /*font-weight: bold;*/
    font-weight: 800;
    font-size: 14px;
    align-items: center;
    letter-spacing: 0.03em;
    color: #1D2323;
    /*width: 225px;*/
    padding: 0 30px;
    height: 45px;
    background: #FAC406;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}

a.tertiarycta.btn {
    line-height: 0;
    display: inline-flex;
    align-items: center;
}
a.tertiarycta.btn:hover {
    color: #333333;
}

.errorpanel br {
    /*display: none;*/
}

.introduction .video {
    background: url(../img/bg2.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.meettheowner .video {
    background: url(../img/bg1.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.exterior .video {
    background: url(../img/bg8.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.mechanics .video {
    background: url(../img/bg4.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.technical .video {
    background: url(../img/bg5.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.allimages .video {
    background: url(../img/bg7.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.video a {
    display: block;
    padding: 175px 0px;
}

.video img {
    width: 125px !important;
    margin: -24px auto;
    display: block;
}

.text h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 63px;
    letter-spacing: -0.01em;
    color: #333;
    padding: 0px;
    margin: 0px;
}

.text {
    padding: 40px 60px;
    margin-top: -123px;
    background: white;
}

/*.line*/
.yelow_line {
    width: 138px;
    height: 3px;
    left: 184px;
    top: 1449px;
    background: #FAC406;
    -webkit-animation-name: grow;
    animation-name: grow;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.details {
    padding: 93px 74px;
}

.linegray {
    width: 197px;
    height: 0px;
    border-bottom: 1px solid #E1E1E1;
    margin: 23px auto;
}

.quote .quotetext {
    font-family: Open Sans;
    font-style: italic;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.35;
    margin-top: 0px;
    color: #333;
    text-align: left;
    position: relative;
    z-index: 1;
}

p.quoteby.q2:after {
    content: ' ';
    background: url(../img/quote_2.png);
    width: 300px;
    height: 77px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -67px;
    right: 0;
    text-align: right;
    background-position: right;
    margin-right: 31px;
}

p.quoteby, .quoteby {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: rgba(19, 19, 19, 0.7);
    margin-top: 33px;
    text-align: left;
}

div.quoteby p {
    text-align: left;
    margin-bottom: 10px;
}

.imagebox img {
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.imagebox .name {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-align: center;
    letter-spacing: -0.01em;
    color: #333;
    margin-top: 31px;
    opacity: 0.7;
    padding-bottom: 6px;
}

.imagebox h5 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #333;
    display: block;
    padding-bottom: 10px;
}

.imagebox p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    color: #333;
    opacity: 0.7;
    padding: 0px 10px;
    display: block;
}

.quotetext:before {
    content: ' ';
    background: url(../img/double-circles.png);
    width: 300px;
    height: 77px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -22px;
    margin-left: -30px;
    z-index: -1;
    opacity: 0.2;
    background-size: 160px;
}

.quotetext:after {
    content: ' ';
    background: url(../img/double-circles.png);
    width: 175px;
    background-size: 160px;
    height: 77px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: middle;
    margin-bottom: -5px;
    margin-left: -35px;
    opacity: 0.2;
    z-index: -1;
    position: absolute;
    right: -25px;
    bottom: -22px;
}

ul.list li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    width: 33.0%;
}

ul.list {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.listitems {
    margin-bottom: 75px;
    margin-top: 10px;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
}

.listitem1 span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #333;
    background: url(../img/icon1.svg);
    background-repeat: no-repeat;
    padding: 20px 0px 20px 65px;
    background-position: left;
    border-right: 2px solid #E2E2E2;
}

.listitem2 span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #333;
    background: url(../img/icon2.svg);
    background-repeat: no-repeat;
    padding: 20px 0px 20px 65px;
    background-position: left;
    border-right: 2px solid #E2E2E2;
}

.listitem3 span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #333;
    background: url(../img/icon3.svg);
    background-repeat: no-repeat;
    padding: 20px 0px 20px 65px;
    background-position: left;
}

.dividerline {
    width: 567px;
    height: 0px;
    border: 0.75px solid #D6D6D6;
    margin: 0 auto 45px auto;
}

.calltoaction.row h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    align-items: center;
    text-align: center;
    color: #333;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.calltoaction.row a {
    background: #333;
    border-radius: 3px;
    float: none;
    clear: both;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: block;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF !important;
    width: 203px;
    margin: 0 auto;
    padding: 14px 0px;
}

section.explorermenu {
    background: #F5F5F5;
}

.explorermenu.fxmb {
    position: fixed !important;
}

.pageAuctionLive .explorermenu.fxmb {
    top: 67px;
}

.pageAuctionPreview .explorermenu.fxmb {
    top: 68px;
}

.explorermenu ul {
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
}

.explorermenu ul li {
    display: inline-block;
    vertical-align: middle;
    width: 195px;
    text-align: center;
}

.explorermenu ul li a {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 45px;
    display: block;
    align-items: center;
    text-align: center;
    color: #333;
    border-bottom: 4px solid #F5F5F5;
    text-decoration: none;
}

.explorermenu ul li a:hover, a.current {
    background: #FBFBFB;
    border-radius: 6px 6px 0px 0px;
    border-bottom: 4px solid #FAC406 !important;
}

.explorermenu ul li a:hover {
    border-bottom: 4px solid #FBFBFB !important;
}

section.exterior .quotetext,
section.mechanics .quotetext,
section.technical .quotetext {
    font-family: Open Sans;
    font-style: italic;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.35;
    margin-top: 0px;
    color: #333;
    text-align: center;
    position: relative;
    z-index: 1;
}

.quoteby {
    text-align: center;

}

.detailsbox {
    background: #F9F9F9;
    border-radius: 3px;
    padding: 25px;
    margin-bottom: 28px;
}

.detailsbox > .row {
    align-items: center;
}

.detailsbox .col-9 {
    padding: 10px 50px;
    padding-right: 15px;
    max-width: 70%;
    flex: 0 0 70%;
}

.detailsbox .col-3 {
    max-width: 30%;
    flex: 0 0 30%;
}

.detailsbox h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    display: flex;
    align-items: center;
    color: #333;
    padding-top: 10px;
}

.detailsbox p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    opacity: 0.7;
    padding-top: 28px;
    padding-right: 135px;
}

.moreimages {
    margin-top: 100px;
}

.moreimg {
    margin-bottom: 28px;
}

.viewmore {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    background: #333;
    border-radius: 3px;
    padding: 10px 25px;
    display: block;
    margin: 0 auto;
}

.moreimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gradient {
    background: linear-gradient(180deg, #FFFFFF 9.9%, rgba(255, 255, 255, 0.91) 28.65%, rgba(255, 255, 255, 0.536458) 64.58%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(-180deg);
    width: 100%;
    height: 195px;
    margin-top: -222px;
}

.servicehistory h5, .stats h5 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #333;
}

.servicehistory table {
    width: 95%;
}

.servicehistory td {
    padding: 12px 23px;
    text-align: center;
    border: 1px solid #C4C4C4;
}

.servicehistory tr.odd {
    width: 100%;
    background: #f4f4f4;
    padding: 10px 10px !important;
}

.servicehistory table {
    margin-top: 50px;
}

td.bold {
    font-weight: bold;
}

.servicehistory td {
    padding: 12px 23px;
    border: 1px solid #C4C4C4;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    align-items: center;
    text-align: center;
    color: #333;
}

.stats ul {
    margin-top: 43px;
}

.stats ul li span {
    display: block;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #333;
    opacity: 0.7;
    border-bottom: 0.75px solid #D6D6D6;
    margin-bottom: 15px;
    padding-bottom: 8px;
}

.stats ul li {
    display: inline-block;
    vertical-align: top;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    align-items: center;
    width: 49%;
    color: #333;
    padding-right: 44px;
}

.stats ul {
    margin-left: 0px;
    padding-left: 0px;
}

.servicehistory table {
    margin-top: 50px;
}

ul.viewallimg li {
    display: inline-block;
    vertical-align: middle;
}

ul.viewallimg {
    padding: 0px;
    margin: 0px;
}

.viewallimages a {
    display: block;
    position: absolute;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    color: #FFFFFF;
    width: 127px;
    margin-top: -55px;
    text-align: center;
}

.viewallimages {
    position: relative;
}

.viewallimages a {
    margin-top: 0 !important;
    height: 79px;
    position: absolute;
    top: 0;
    width: 116px;
    line-height: 79px;
    background: rgba(0, 0, 0, 0.7);
}

.viewallimglist .line {
    margin-bottom: 21px;
}

.viewallimglist h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #333;
    margin-top: 47px;
}

.loginbox {
    padding: 35px 20px;
    background: #F9F9F9;
    max-height: 404px;
    overflow: hidden;
}

.loginbox h5 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    display: flex;
    align-items: center;
    color: #333;
}

.loginbox p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    opacity: 0.7;
    margin-top: 21px;
}

.btns a {
    background: #FAC406;
    border-radius: 3px;
    display: inline-block;
    padding: 10px 27px;
    margin: 3px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #333;
}

.regislognbtn {
    text-align: center;
    margin-top: 58px;
}

.loginbtn {
    background: #FFFFFF !important;
    border: 1px solid #333 !important;
    box-sizing: border-box !important;
    border-radius: 3px !important;
}

.commentboximg {
    margin-top: 40px;
}

p.location {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 36px;
    color: #333;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 36px;
}

.requestadelivery h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 63px;
    display: flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #333;
}

input[type="text"], input[type="password"] {
    border: 1px solid #333;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 10px 18px;
    height: 48px;
}

input[type="submit"] {
    background: #333;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    padding: 12px 29px;
    border: 1px solid #333;
    margin-left: -8px;
    height: 48px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

section.subscriptionbox p {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;
    display: block;
    align-items: center;
    color: #C6C6C6;
}

section.subscriptionbox h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    display: block;
    margin: 0;
    margin-bottom: 7px;
    align-items: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    line-height: 1.2;
}

.subscriptionbox a, .mc4wp-form-fields input[type="submit"] {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    align-items: center;
    text-align: center;
    color: #333;
    background: #FFBE35;
    padding: 0;
    margin-left: -5px;
    height: 48px;
    line-height: 49px;
    width: 130px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mc4wp-form-fields input[type="submit"] {
    vertical-align: middle;
    height: 50px !important;
    border-left: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

footer section.subscriptionbox {
    background: #333;
    padding: 25px 0px 25px 0px;
}

section.subscriptionbox input[type="text"] {
    border-radius: 0px;
}

.subscriptionbox .container {
    padding: 0px;
}

section.subscriptionbox form {
    margin-top: 12px;
}

.subscriptionbox input[type="text"], .mc4wp-form-fields input[type="email"] {
    background: transparent;
    border: 1px solid #FFBE35;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

.mc4wp-form-fields input[type="email"] {
    vertical-align: middle;
}

section.footer {
    background: white;
}

.footer li a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #333;
}

.footer h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #333 !important;
    position: relative;
    margin: 0;
}

.footer ul {
    padding: 0px;
    margin: 0px;
}

.footer ul li {
    list-style: none;
    padding: 0px 0px;
}

section.footer {
    background: white;
    padding: 50px 0px;
}

section.footer svg {
    margin-bottom: 40px;
}

.copyright {
    display: flex;
    align-items: center;
    border-top: 1px solid #1D2323;
    padding-top: 19px;
    margin-top: 56px;
    justify-content: center;
}

.copyright p {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 28px;
    width: 100%;
}

.footer h4:after {
    content: ' ';
    width: 58px;
    height: 3px;
    background: #333;
    display: block;
    position: absolute;
    top: 33px;
}

.footer h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px;
    display: flex;
    align-items: center;
    color: #333;
}

.col-5.lastcol p {
    width: 375px;
    margin: 0 auto;
    margin-bottom: 19px;
}

.col-5.lastcol h4:after {
    content: ' ';
    margin: 0 auto;
    position: relative;
    margin-top: -26px;
    width: 78px;
}

.col-5.lastcol h4 {
    text-align: center;
    display: block;
    padding-bottom: 26px;
}

.col-5.lastcol {
    text-align: center;
}

.lastcol {
    border-left: 1px solid #1d2d23;
    padding-left: 53px;
}

.lastcol a {
    margin: 8px;
}

.fancybox-overlay-fixed {
    z-index: 100000 !important;
}


@media screen and (max-width: 991px) {


    ul.navbar-nav.mr-auto.menus {
        margin-left: 0px;
        margin-bottom: 17px;
    }

    .menus li {
        line-height: 30px;
    }

    span.navbar-text {
        display: none;
    }

    .navbar-light .navbar-toggler {
        border-color: transparent !important;
    }

    .container .col-6 {
        max-width: 100% !important;
        flex: inherit;
        text-align: center;
    }

    .postheader h5 {
        text-align: center;
        display: block;
    }

    .postheader p {
        text-align: center;
        display: block;
    }

    .postheader ul li {
        width: 43%;
        text-align: left;
        vertical-align: top;
    }

    .postheader h2 {
        font-size: 36px;
        line-height: 47px;
    }

    .auctioncounter {
        height: auto;
    }

    .auctioncounter .col-2 {
        text-align: center;
        display: block;
        width: 100%;
    }

    .auctioncounter h4 {
        white-space: nowrap;
    }

    .auctioncounter h4, .auctioncounter h2, .auctioncounter h3 {
        text-align: center;
        display: block;
    }

    .auctioncounter h3 {
        text-align: center;
        display: block;
        margin-bottom: 24px;
    }

    a.btn1, a.btn2 {
        width: 80%;
        display: flex;
        align-items: center;
        margin: 10px auto;
        justify-content: center;
    }

    .details {
        padding: 20px;
    }

    .col-4.listitem1 span, .col-4.listitem2 span, .col-4.listitem3 span {
        border: none;
    }

    .col-4.listitem1, .col-4.listitem2, .col-4.listitem3 {
        width: 100% !important;
        border: none;
        display: block;
        flex: initial;
        max-width: 100%;
    }

    .explorermenu ul li {
        display: none;
    }

    .col-8.quote {
        max-width: 100%;
        display: block;
    }

    .detailsbox .col-9 p {
        padding: 19px 0px 0px 0px;
    }

    .detailsbox .col-9 {
        max-width: 100%;
        flex: inherit;
    }

    .commentboximg {
        width: 100%;
    }


}

.lastcol img {
    width: 28px !important;
    height: 30px !important;
}

#interior .video {
    background: url(../img/bg16.png) no-repeat;
    width: 100%;
    width: 100%;
    height: 524px;
    background-size: cover;
}

.col-6.single-image {
    padding-right: 0px;
}

.slider {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
    background-color: #000;
    color: #FFF;
    transition: all 1s;
    z-index: 10000;
}

.slider.close {
    top: 100%;
    height: 0;
}

.closeicon {
    background: url(../img/close.png) no-repeat;
    width: 28px;
    height: 28px;
    float: right;
    text-indent: -99999px;
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
    transition: all 1s;
}

.fancybox-container {
    background: transparent !important;
    visibility: hidden
}

.fancybox-container-visible {
    visibility: visible
}

.fancybox-toolbar {
    visibility: hidden !important
}

.fancybox-toolbar-visible {
    visibility: visible !important
}

header .container {
    padding-right: 0px;
}


/*11-03-2020*/

.right_popup_wrp {
    position: fixed;
    display: flex;
    z-index: 999999999;
    top: 0;
    right: -100px;
    height: 100%;
    overflow: auto;
    width: 100%;
    align-items: center;
    max-width: 750px;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    background: #fff;
    padding: 15px 35px;
    transition: .3s ease-in-out;
    transition-delay: 0.5s;
    padding: 92px 60px 25px;
    overflow: auto;
    min-height: 100%;
    height: 100vh;;
}

.right_popup_wrp.active {
    right: 0;
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;

}

.right_popup_inner {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    margin-left: 50px;
    transition: .3s ease-in-out;
    transition-delay: 0s;
}

.right_popup_wrp.active .right_popup_inner {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    transition-delay: 0.7s;
}

.right_popup_content {
    background: #fff;
    position: relative;
}

.right_popup_wrp #registerform:after {
    display: block;
    content: "";
    clear: both;
}

.right_popup_wrp #registerform {
    padding: 0;
    padding-top: 15px;
}

.right_popup_wrp #registerform .error {
    background: none;
}

.right_popup_wrp #registerform span.error {
    border: 0;
    position: relative;
    top: -10px;
}

.right_popup_wrp .login-submit-form p label {
    padding-left: 0;
}

.right_popup_wrp .do_input {
    width: 295px;
}

.right_popup_wrp .g-recaptcha {
    margin: 20px auto 0;
    text-align: center;
    width: 304px;
    float: none;
    clear: both;
    margin: 0;
    padding-top: 0;
    transform: none;
}

.close_trigger_ {
    background: none;
    border: none;
    color: #000;
    opacity: 1;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    outline: none;
    float: right;
}

.pay_str_modal {
    position: fixed;
    background: #fff;
    right: -50%;
    top: 0;
    width: 50%;
    max-width: 750px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 25px 60px;
    padding-top: 92px;
    overflow: auto;
    opacity: 0;
    z-index: -9;
    visibility: hidden;
    transition: .3s ease-in-out;
    transition-delay: 0.5s;
}

.pay_str_modal.active {
    opacity: 1;
    right: 0;
    z-index: 99999999;
    visibility: visible;
    transition-delay: 0s;
}

.pay_str_modal_inner {
    background: #fff;
    /*padding: 50px 25px;*/
    width: 100%;
    position: relative;
    opacity: 0;
    margin-left: 50px;
    transition: .3s ease-in-out;
    transition-delay: 0s;
}

.pay_str_modal.active .pay_str_modal_inner {
    opacity: 1;
    margin-left: 0;
    transition-delay: 0.7s;
}

.pay_str_modal_close {
    margin: 0;
    position: relative;
    background: none;
    color: #000;
    box-shadow: none;
    outline: none;
    font-size: 20px;
    border: none;
    float: right;
    z-index: 999;
}

.pay_str_modal button#card-button {
    margin-left: 0;
    margin-top: 10px;
    padding: 0px 30px;
    width: 200px;
    border: none;
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333333;
    border-radius: 3px;
    text-decoration: none;
    float: none;

}

p.success {
    font-family: "Montserrat", sans-serif;
}

.pay_str_modal_close + p {
    text-align: center;
    margin: 0;
    font-size: 24px;
}

.pay_str_modal p {
    color: #333;
    font-size: 16px;
    max-width: 550px;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
    color: #333;
    margin-bottom: 12px;
}

.pay_str_modal .auction_frms p {
    font-family: "Open Sans", sans-serif;
}

.pay_str_modal_close:after,
.close_trigger_:after,
.pay_str_modal_close:before,
.close_trigger_:before {
    content: "";
}

.pay_str_modal_close:after {
    width: 16px;
    height: 16px;
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    display: block;
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    right: 8px;
}

.pay_str_modal_close:before {
    width: 30px;
    height: 3px;
    background: #000;
    display: block;
    top: 17px;
    position: absolute;
    left: -2px;
}

.pay_str_modal_close,
.close_trigger_ {
    margin: 0;
    position: relative;
    background: none;
    color: #333;
    box-shadow: none;
    border: none;
    float: right;
    width: 35px;
    /*height: 30px;*/
    padding: 0;
    font-size: 0;
    outline: none !important;

}

#reg_right_pop_frm .close_trigger_ {
    position: relative;
    bottom: -15px;
}

.close_trigger_ img {
    width: 100%;
}

div#reg_error {
    outline: none;
}

/* New __ New */

body::after {
    content: "";
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 9999999;
}

body.pop_active::after {
    opacity: 0.5;
    visibility: visible;
}

.right_popup_wrp .box_title,
.pay_str_modal .box_title {
    position: relative;
    padding-bottom: 20px;
    position: relative;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    padding-right: 45px;
}

.right_popup_wrp .loginFlowSubTitle,
.pay_str_modal .loginFlowSubTitle {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    display: block;
    align-items: center;
    color: #333;
    padding-bottom: 20px;
    margin-top: 15px;
    position: relative;
}

.right_popup_wrp .box_title::after,
.pay_str_modal .box_title::after,
.right_popup_wrp .loginFlowSubTitle::after,
.pay_str_modal .loginFlowSubTitle::after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 2px;
    background: #ffbe35;
    position: absolute;
    left: 0;
    bottom: 10px;
}

.pay_str_modal h4.box_title {
    font-size: 26px;
    margin: 15px 0;
}

.pay_str_modal h4.box_title:after {
}

.rp_subheading {
    font-size: 16px;
    max-width: 550px;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
    color: #333;
    margin-bottom: 12px;
    padding-top: 10px;
}

span.btn_right_text {
    display: inline-block;
    margin-left: 15px;
    color: #888;
    font-size: 13px;
}

span.btn_right_text a {
    border-bottom: 1px solid #888;
    color: #888;
}

span.btn_right_text a:hover {
    border-bottom: 1px solid #FFBE35;
    color: #888;
}

a.pay_str_modal_close.ready_2_bid_ {
    position: relative;
    font-size: 14px;
    float: none;
    font-family: "Montserrat", sans-serif;
    width: auto;
    height: auto;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px;
    background: #FFBE35;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    margin-top: 20px;
    text-decoration: none;
    color: #333;
}

a.pay_str_modal_close.ready_2_bid_:after,
a.pay_str_modal_close.ready_2_bid_:before {
    display: none;
}

.pay_str_modal label {
    font-family: "Montserrat", sans-serif;
}

.rp_info {
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
    margin-bottom: 20px;
}

.step_denot {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 50px;
}

.rpw_forms input[type="text"], .rpw_forms input[type="email"], .rpw_forms input[type="password"], .rpw_forms input[type="phone"] {
    width: 100%;
    padding: 8px 15px;
    font-family: "Open Sans";
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px;
    border: 1px solid #e1e1e1 !important;
    border-radius: 3px;
    min-height: 48px;
}

.rpw_forms .col-sm-6, .rpw_forms .col-sm-12 {
    padding: 0 7px;
}

.rpw_forms .row {
    margin: 0 -7px;
}

.show_pass {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    opacity: 0.8;
    margin-top: -10px;
    display: inline-block;
    cursor: pointer;
    color: #888;
    letter-spacing: normal;
    display: block;
    margin-top: -10px;
}

.rpw_check {
    position: relative;
    margin-top: 20px;
}

.rpw_check > * {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.rpw_check label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
    vertical-align: top;
    margin-right: 10px;
    background: #fff;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.rpw_check input:checked + label::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 10px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    background: transparent;
    position: absolute;
    left: 6px;
    top: 4px;
    cursor: pointer;
    transform: rotate(45deg);
}

.rpw_check label span {
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    line-height: 16px !important;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 300 !important;
}

#rpw_check,
input#rpw_check_stripe {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.right_popup_wrp .submit {
    float: none;
    text-align: left;
}

.right_popup_wrp .submit label {
    display: none;
}

.right_popup_wrp #submits {
    padding: 0px 30px;
    width: 265px;
    border: none;
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333 !important;
    border-radius: 3px;
}

html.pop_active {
    overflow: hidden !important;
}

body.pop_active {
    overflow: hidden !important;
}

.pay_str_modal .rpw_check label span {
    margin: 0;
}

@media only screen and (max-width: 1366px) {
    .right_popup_inner {
        max-height: 100vh;
        padding: 10px 0;
    }

    .right_popup_wrp.active {
        max-width: 50vw;
    }

    .right_popup_wrp .box_title {
        font-size: 36px;
        padding-bottom: 16px;
    }

    .rp_subheading {
        margin-top: -5px;
        margin-bottom: 15px;
    }

    .rp_info {
        font-size: 11px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .rpw_forms input[type="text"], .rpw_forms input[type="email"], .rpw_forms input[type="password"], .rpw_forms input[type="phone"] {
        margin-bottom: 10px;
    }

    .step_denot {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1100px) {
    .estim_v {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .right_popup_wrp.active {
        max-width: 70vw;
    }

    .right_popup_wrp .box_title {
        font-size: 30px;
    }

    .right_popup_wrp .box_title {
        font-size: 28px;
    }

    .right_popup_wrp .loginFlowSubTitle, .pay_str_modal .loginFlowSubTitle {
        font-size: 20px;
    }

    .loginFlowTitle {
        font-size: 28px !important;
    }

    #loginFlowCloseArrow {
        width: 27px;
    }


}

/*24-03-2020*/
.popup_open {
    overflow: hidden;
}

.introduction .details .imagebox img,
.meettheowner .details .imagebox img {
    max-width: 450px;
}

.introduction .linegray {
    margin: 18px auto;
}

section.postheader .backbtn {
    background: #333 !important;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
    text-transform: uppercase;
    width: auto;
    height: auto;
    line-height: 1.4;
    padding: 11px 26px;
    border-left: 4px solid #ffbe35;
    position: relative;
}

section.postheader .backbtn:before {
    content: "";
    position: absolute;
    display: block;
    border: 6px solid #333;
    border-left: 8px solid #ffbe35;
    z-index: 9;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.introduction .video {
    background-position: center;
}

.close_trigger_ {
    z-index: 9999;
}

.bam_bam {
    margin: auto;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
}

.info-message {
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    text-align: left;
}

input#bids_val {
    font-size: 18px !important;
}

.input-mock {
    padding-right: 15px;
}

.loggin-to-comment.loginbox  {
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto !important;
    margin-bottom: 0;
    background: transparent;
}

.loggin-to-comment.loginbox .regislognbtn {
    margin-top: 0 !important;
    text-align: left;
}

.loggin-to-comment.loginbox .regislognbtn  a.login_in_bid{
    margin: 0;
    padding: 0 25px;
    width: auto;
}

.input-mock input[type="text"] {
    height: 70px;
    font-size: 18px !important;
    width: 100%;
}

.error, .newauction_error {
    border: 1px solid #BE4C5A;
    background: #FCDCEC;
    color: #333;
    padding: 12px;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.error ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.aution_old_theme.col-sm-8 .my_box3 {
    width: 100%;
}

input#place_bid {
    padding: 12px !important;
}

.video {
    background-position: center !important;
}

.loginFlowPostInputContainer + p {
    padding-top: 20px;
    text-align: right;
    font-size: 15px;
}

.loginFlowPostInputContainer + p a {
    color: #333;
    text-transform: capitalize;
    border-bottom: 1px solid #333;
    text-decoration: none;
}

.loginFlowPostInputContainer + p a:hover {
    border-bottom: 1px solid #fac406;
}

#loginOverlayContainer .loginFlowSubtext {
    font-size: 16px;
    max-width: 100%;
    line-height: 1.3;
    font-family: inherit;
}

#loginOverlayContainer .registerText {
    font-size: 14px;
    font-family: inherit;
}

#loginOverlayContainer .registerText a,
#loginOverlayContainer .registerText span {
    text-transform: capitalize;
    border-bottom: 1px solid;
    text-decoration: none;
}

#loginOverlayContainer .registerText a:hover,
#loginOverlayContainer .registerText span:hover {
    border-bottom: 1px solid #fac406;
}

#signupOverlayContainer .loginFlowSubtext {
    font-size: 16px;
    max-width: 100%;
    line-height: 1.3;
    font-family: inherit;
}

#signupOverlayContainer .loginFlowSubtext a {
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid #555;
    text-decoration: none;
    color: #555;
}

.signupFlowText {
    font-size: 16px;
}

#signupOverlayContainer .loginFlowSubtext a:hover {
    color: #555;
    border-bottom: 1px solid #fac406;
}

div#loginPrompt {
    font-family: inherit;
    font-size: 14px;
}

div#loginPrompt span {
    text-transform: capitalize;
    border-bottom: 1px solid #333;
    text-decoration: none;
    color: #333;
}

div#loginPrompt span:hover {
    border-bottom: 1px solid #fac406;
}

#signupOverlayContainer .signupFlowTitle {
    max-width: 100%;
    padding-right: 35px;
    text-align: left;
}

.loginFlowCloseIcon,
.signupFlowCloseIcon {
    margin-bottom: -30px;
}

#signupOverlayContainer .loginContainer,
#loginOverlayContainer .loginContainer {
    padding-left: 60px;
    padding-right: 60px;
}

input.loginButton {
    border-color: #FFBE35;
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333333;
    border-radius: 3px;
    padding: 0;
    margin: 0;
}

.rp_info {
    font-size: 14px;
    max-width: 550px;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
    color: #222;
    margin-bottom: 12px;
}

.rp_info a {
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid #fac406;
    text-decoration: none;
    color: #333;
}

.login-submit-form form .box_title {
    font-size: 24px;
    padding-top: 15px;
}

.box_content .login-submit-form .g-recaptcha {
    clear: both;
    margin: 15px 0;
}

.box_content .login-submit-form .checkbox-text {
    margin-bottom: 15px;
}

a.close_trigger_.reg_step_2 {
    padding: 0px 30px;
    width: 200px;
    border: none;
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333333;
    border-radius: 3px;
    text-decoration: none;
    float: none;
}

a.close_trigger_.reg_step_2:after,
a.close_trigger_.reg_step_2:before {
    display: none;
}

.pay_str_modal .box_title.sub_title {
    font-size: 26px;
    padding-top: 10px;
}

.right_popup_inner {
    width: 100%;
    height: 100%;
}

.right_popup_wrp p.submit input#submits {
    margin-left: 0;
    margin-top: 20px;
    vertical-align: middle;
}

.right_popup_wrp p.submit input#submits + .btn_right_text {
    margin-top: 20px;
    vertical-align: middle;
    font-size: 14px;
}

.right_popup_wrp #registerform h6 {
    font-size: 12px;
    line-height: 1.6;
    max-width: 265px;
    color: #888;
    text-align: center;
    padding-top: 5px;
}

.submit div#loginPrompt {
    float: right;
}

.new_reg_reset_div {
    max-width: 302px;
    text-align: center;
    padding-top: 15px;
    line-height: 1;
    font-size: 11px;
    color: #888;
}

#loginOverlayContainer.active #loginOverlay {
    z-index: 999999999;
}

.new_reg_reset_div a {
    color: #888;
    font-size: 12px;
    vertical-align: initial;
    display: inline-block;
}

.new_reg_reset_div a:hover {
    color: #FFBE35;
}

.new_reg_reset_div a span {
    border-bottom: 1px solid #888;
    color: #888;
    line-height: 1;
    display: inline-block;
}

.new_reg_reset_div a:hover span {
    border-bottom: 1px solid #FFBE35;
    color: #888;
}

.right_popup_wrp #registerform h6 a {
    color: #888;
    border-bottom: 1px solid #888;
}

.right_popup_wrp #registerform h6 a:hover {
    color: #888;
    border-bottom: 1px solid #FFBE35;
}

.pay_str_modal .pay_str_modal_inner h6 {
    font-size: 12px;
    line-height: 1.6;
    max-width: 350px;
    color: #888;
    padding-top: 10px;
    clear: both;
}

#reg_similr_auction.pay_str_modal .pay_str_modal_inner h6 {
    max-width: 418px;
}

#buy_bfor_auction.pay_str_modal .pay_str_modal_inner h6 {
    max-width: 440px;
}

#reg_interest_auction.pay_str_modal .pay_str_modal_inner h6 {
    max-width: 425px;
}

.pay_str_modal .pay_str_modal_inner h6 a {
    color: #888;
    text-decoration: none;
    border-bottom: 1px solid #888;
}

.pay_str_modal .pay_str_modal_inner h6 a:hover {
    color: #888;
    border-color: #FFBE35;
}

.ssl_secure_img_wrp img {
    width: 150px;
    margin-top: 20px;
}

.ssl_secure_img_wrp {
    text-align: right;
}

.pre.col-2 h4 {
    margin-top: 0;
    opacity: 1;
}

.counter .sq .bord {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
}

.counter .sq span {
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    opacity: 1;
}


.auctioncounter .row {
    align-items: center;
}

.auctioncounter .col-5.bts {
    padding-top: 0;
}

.pre.col-2 h2 {
    /*display: none;*/
}

.pre.col-2 h4 {
    margin: 0 !important;
}

.pre.col-2 + .col-3,
.pre.col-2 + .col-5 {
    border-left: 1px solid #fac406;
    padding-left: 25px;
}

.counter .sq {
    width: 55px;
    vertical-align: middle;
}

div.counter#clockdiv {
    text-align: left;
    /*padding-left: 10px;*/
}

.counter label {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    padding-right: 10px;
}

.sold_auction .col {
    padding: 0 30px;
}

.sold_auction .pre.col {
    flex-basis: 0;
    flex-grow: unset;
}

.sold_auction .col.bts {
    flex-basis: 0;
    flex-grow: unset;
}

.sold_auction .col h4 {
    margin: 0;
    opacity: 1;
}

.private_auction .col h4 {
    /*min-width: 85px;*/
}

.sold_auction .col p {
    margin: 0;
    color: #fff;
}

.auctioncounter .col {
    padding: 0 30px;
}

.sold_auction .pre.col + .col,
.live_auction .pre.col + .col {
    border-left: 1px solid #FFBE35;
}

.live_auction h4 {
    margin: 0;
}

.live_auction .col {
    flex-grow: 1;
}

.live_auction .pre.col {
    flex-grow: unset;
}

.live_auction .col.bts,
.sold_auction .col.bts {
    /*flex-grow: unset;*/
    min-width: 520px;
    text-align: right;
}

.live_auction .col.bts,
.sold_auction .col.bts {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.live_auction .col.bts a,
.sold_auction .col.bts a {
    display: flex;
    align-items: center;
    outline: none;
}

.bid-details div {
    padding-right: 5px;
}

.live_auction .bid-details div span {
    display: block;
}

.live_auction .bid-details {
    text-align: left;
}

.bid-details {
    display: inline-flex;
}

.live_auction h4 {
    /*min-width: 120px;*/
    opacity: 1;
}

.preview_auction h4 {
    /*min-width: 135px;*/
}

.live_auction a.btnlogin {
    width: auto !important;
    padding: 0 30px;
    background: none;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin: 0;
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.live_auction a.btnlogin + a.btnlogin {
    background: #FFBE35;
    border-color: #FFBE35;
    color: #333;
    font-weight: 800;
}

.pre.col + .col h4 {
    color: #fff;
    font-weight: 400;
}

.pre.col + .col p {
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
}

.closed_auction .pre.col h4 {
    /*min-width: 145px;*/
}

.lite_auction h4 {
    min-width: 100px;
    opacity: 1;
}

.bts a.history {
    background: none;
    opacity: 1;
    color: #fff;
    font-weight: 600;
    line-height: 45px;
    padding: 0 15px;
    display: inline-block !important;
    border: 1px solid #fff;
    border-radius: 6px;
}

.bts a.history:after {
    content: "\2023";
    font-weight: 900;
    font-size: 28px;
    background: #fff;
    width: 17px;
    color: #333;
    height: 17px;
    display: inline-block;
    line-height: 16px;
    border-radius: 50%;
    transform: rotate(90deg);
    text-align: center;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -3px;
    padding-left: 2px;
}

.buy_bfor_aution form input {
    display: block;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #e1e1e1 !important;
    height: 48px;
    margin-bottom: 15px;
    padding: 0 15px;
}

.buy_bfor_aution form button {
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333333;
    border-radius: 3px;
    border: none;
    padding: 0 15px;
    margin-left: 0;
    min-width: 125px;
    margin-top: 0;
}

.buy_bfor_aution form input:first-child {
    max-width: 265px;
    font-weight: 600;
}

#reg_interest_auction form input:first-child,
#reg_similr_auction form input:first-child {
    max-width: 100%;
    font-weight: 400;
}

.buy_bfor_aution h6 {
    max-width: 452px;
}

.live_auction a.btnlogin.login {
    background: #FAC406;
    color: #333;
    font-weight: 800;
    border: none;
    margin-left: 15px;
    height: 45px;
}

a.btn1, a.btn2, a.btnlogin {
    border-radius: 6px !important;
}

.bid-details div {
    line-height: 1.2 !important;
    padding-top: 1px;
}

.errorpanel.bid_panel_err {
    background: #ff0000;
    padding: 8px 15px;
    position: relative;
    z-index: 9999;
}

.errorpanel.bid_panel_ok {
    background: #6aa84f;
    padding: 8px 15px;
    position: relative;
    z-index: 9999;

}

button.bid_panel_close {
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
    outline: none;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    font-weight: 900;
    margin: 0 !important;
    box-shadow: none;
}

a.history_bid {
    border: 1px solid #fff;
    color: #fff;
    padding: 0 15px;
    line-height: 40px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 600;
}

.bts a.history_bid:after {
    content: "\2023";
    font-weight: 900;
    font-size: 25px;
    background: #fff;
    color: #333;
    width: 17px;
    height: 17px;
    display: inline-block;
    line-height: 14px;
    border-radius: 50%;
    transform: rotate(90deg);
    text-align: center;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -3px;
    padding-left: 1px;
    padding-bottom: 1px;
}

a.btnlogin {
    height: 45px;
    font-weight: 400;
}

div#loginOverlayContainer.active {
    display: block;
}

.comn_form_wrpr {
    text-align: left;
}

div#signupOverlayContainer.active {
    display: block;
}

section.footer.live_footer_section {
    background: #FFBE35;
    padding-bottom: 15px;
    padding-top: 75px;
}

.live_footer_section.footer li a {
    font-size: 15px;
}

.live_footer_section.footer h4 {
    font-weight: 600;
    font-size: 22px;
}

.live_footer_section .col-4.lastcol .row {
    height: 100%;
    align-items: flex-end;
    padding-bottom: 5px;
}

.live_footer_section svg {
    margin-left: -35px;
    margin-top: -35px;
}

.live_footer_section .col-4.lastcol h4:after {
    width: 135px;
    top: 8px;
    position: relative;
    margin: 0 auto;
}

.live_footer_section .col-4.lastcol p {
    width: 250px;
    margin: 25px auto;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.lastcol_content h5 a {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 1;
    display: inline-block;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.lastcol_content h3 {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding-bottom: 15px;
    line-height: 1.4;
    padding-bottom: 15px;
}

.lastcol_content h3 strong {
    display: block;
    font-size: 16px;
}

.lastcol_content h6 {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.live_footer_section .col-4.lastcol h4 {
    margin-bottom: 0;
}

.lastcol_content {
    float: right;
}

a:hover, a:focus, a:active {
    text-decoration: none !important;
}

.home_footer .col-12,
.home_footer .col-4,
.home_footer .col-8 {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}

.home_footer .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body.page-id-84380,
body.home  #main{
    text-align: center;
}
body.tax-auction_cat .section-heading {
    padding-left: 0;
    padding-bottom: 25px;
}

body.tax-auction_cat .all_active_auction_list,
.home .all_active_auction_list {
    margin-top: 0;
    width: 80vw;
}

form#loginform, form#registerform {
    padding: 0;
}

form#loginform .g-recaptcha, form#registerform .g-recaptcha {
    margin: 20px 0;
    float: none;
    width: 100%;
}

.login-screen form#registerform .g-recaptcha,
.login-screen form#loginform .g-recaptcha {
    text-align: right;
    padding-top: 25px;
    margin-right: 0;
}

.loginContainer #loginform .g-recaptcha,
.loginContainer #registerform .g-recaptcha {
    text-align: left !important;
}

.right_popup_content #registerform p.submit {
    text-align: left;
}

#registerform p.submit {
    text-align: right;
}

form#loginform .g-recaptcha > div, form#registerform .g-recaptcha > div {
    display: inline-block;
}

.login-screen .login-submit-form form#loginform p input,
.login-screen .login-submit-form form#registerform p input {
    border-color: #e2e2e2;
    height: 48px;
    border: 1px solid #e2e2e2;
}

.box_subtitle {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.login-screen .right_popup_content #registerform p.submit {
    padding-top: 20px;
}

form#loginform .g-recaptcha ~ p {
    text-align: right;
}

form#loginform .g-recaptcha ~ p br {
    display: none;
}


.login-screen #logins li a.green_btn {
    padding: 0;
    line-height: 48px;
    background: #fff;
    color: #333;
    border-radius: 6px;
    font-weight: bold;
}

.login-screen #logins li a.normal_btn,
.login-screen #logins li a.white_btn {
    padding: 0;
    line-height: 48px;
    background: white;
    color: #333;
    border-radius: 6px;
    font-weight: bold;
}

.login-screen #logins.reset-password-success .normal_btn.my-account {
    border-color: #FFBE35;
    background: #FFBE35 ;
    margin-bottom: 10px ;
    margin-top: 20px ;
    font-weight: bold;
}

.underline {
    text-decoration: underline !important;
}

.login-screen #logins {
    margin: 0;
}

.login-screen .login-submit-form .forgot {
    text-align: center;
    padding-bottom: 5px;
}

.login-screen .login-submit-form .forgot a {
    border-bottom: 1px solid #888;
}

.login-screen .login-submit-form .forgot a:hover {
    border-color: #FFBE35;
}

.home_footer .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.home_footer .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.home_footer .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.home_footer {
    text-align: left;
}

.live_footer_section .col-4.lastcol h4 {
    display: block;
}

.home_footer .centertext {
    text-align: center;
}

.home_footer .container {
    max-width: 1300px;
    width: 100%;
}

.new_top_head {
    background: #FFBE35;
    padding: 30px 0;
    padding-bottom: 20px;
    text-align: center;
}

.new_top_head a p {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    margin: 0;
    color: #333;
}

.new_top_head a img {
    width: 530px;
    min-height: 88px;
}

.new_menu_head {
    background: #333333;
    position: relative;
    text-align: center;
    padding: 21px 25px;
    padding-bottom: 20px;
    min-height: 68px;
    z-index: 9;
    border-bottom: 3px solid #ffbe35;
    transition: .3s ease-in-out;
}

.new_menu_head ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0;
}

.menu_trigger {
    display: none;
}

.new_menu_head li {
    display: inline-block;
    padding: 0 13px;
    border-right: 1px solid #ffbe35;
    line-height: 1;
    margin: 0 -2px;
}

.new_menu_head li:last-child {
    border: none;
}

.new_menu_head li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    z-index: 9;
}

.head_reg_btns {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 1920px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: right;
    padding: 0 10px;
    /*z-index: -1;*/
}

.head_reg_btns a {
    color: #fff;
    margin-left: 15px;
    display: inline-block;
    font-size: 14px;
}

.head_reg_btns a + a {
    border: 1px solid #fff;
    border-radius: 8px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-weight: 600;
}

.header_section {
    position: relative;
    /*    left: 0;
    top: 0;
    width: 100%;*/
    z-index: 9999999;
}

.header_section.scroll_up .new_menu_head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.content_super_div,
#header {
    display: none;
}

div#main {
    /*padding-top: 150px;*/
}

.header_section.scroll_up.counter_stick .new_menu_head {
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    top: -50px;
}

.stick_logo {
    width: 85px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
}

.header_section.scroll_up .stick_logo {
    opacity: 1;
    visibility: visible;
}

.stick_logo a {
    margin: 0;
}

.stick_logo img {
    width: 100%;
}

.lastcol_content {
    text-align: center;
}

a.btn2:not([href]):not([tabindex]),
a.btn2 {
    color: #333;
    background: #FFBE35;
}

/*.new_menu_head a:hover,
.head_reg_btns a:hover{
    text-decoration: underline !important;
}*/
.new_menu_head a,
.head_reg_btns a {
    position: relative;
}

.new_menu_head a:after,
.head_reg_btns a:after {
    position: absolute;
    background: #FFBE35;
    content: "";
    width: 0;
    height: 1px;
    display: block;
    bottom: -3px;
    left: 0;
    transition: .3s ease-in-out;
}

.new_menu_head a:hover:after,
.head_reg_btns a:hover:after {
    width: 100%;
}

.head_reg_btns a + a:after {
    display: none;
}

.new_menu_head .actve a:after {
    width: 100%;
}

#mobile-header {
    display: none !important;
}

.footer_logo img {
    width: 348px;
    max-width: 100%;
    margin-bottom: 35px;
    margin-left: -13px;
}

.new_top_head a {
    outline: none;
}

section.subscriptionbox .col-5 {
    text-align: right;
}

section.subscriptionbox .col-5 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    text-align: right;
}

section.subscriptionbox .col-7 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    text-align: left;
}

section.subscriptionbox .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

section.subscriptionbox .row {
    align-items: center;
}

section.subscriptionbox form {
    margin-top: 0;
}

section.subscriptionbox .container {
    width: 100%;
    padding: 0 15px;
}

section.subscriptionbox ::-webkit-input-placeholder {
    /* Edge */
    color: white;
}

section.subscriptionbox :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

section.subscriptionbox ::-moz-placeholder {
    color: white;
}

section.subscriptionbox ::-ms-input-placeholder {
    color: white;
}

section.subscriptionbox ::placeholder {
    color: white;
}

section.subscriptionbox input[type="text"] {
    border-radius: 0px;
    font-size: 16px;
}

.thankyou_msg {
    display: none;
    -webkit-animation: fade_left 1s;
    animation: fade_left 1s;
}

button.thanks_close {
    height: 44px;
    background: #FFBE35;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #333333;
    border-radius: 3px;
    border: none;
    padding: 0 20px;
    margin-top: 25px;
    outline: none;
}

.thankyou_msg.active {
    display: block;
}

@-webkit-keyframes fade_left {
    0% {
        opacity: 0;
        margin-right: -10px;
    }
    100% {
        opacity: 1;
        margin-right: 0;
    }
}

@keyframes fade_left {
    0% {
        opacity: 0;
        margin-right: -10px;
    }
    100% {
        opacity: 1;
        margin-right: 0;
    }
}

.bidding_dtls {
    padding: 20px 0;
}

.bidding_dtls label {
    font-weight: 700;
    font-size: 15px;
    color: #333;
    margin: 0;
}

.bidding_dtls label span {
    color: #ffbe35;
}

.bidding_dtls label:last-child {
    float: right;
}

.bidding_dtls:after {
    content: "";
    display: block;
    clear: both;
}

.loginbox form#my_bid_form_1 p {
    font-size: 12px;
    color: #888;
    font-family: Open Sans;
    font-weight: 400;
    margin: 0;
    padding-top: 15px;
}

.loginbox form#my_bid_form_1 p a {
    color: #888;
    border-bottom: 1px solid #888;
    display: inline-block;
}

.loginbox form#my_bid_form_1 p a:hover {
    color: #888;
    border-color: #FFBE35;
}

.bidding_panel_botm {
    background: #f9f9f9;
    padding: 35px 20px;
    text-align: center;
    height: 258px;
    overflow: hidden;

}

.bidding_panel_botm h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 26px;
    padding-bottom: 10px;
}

.bidding_panel_botm h4 strong {
    font-weight: 600;
}

.bidding_panel_botm div.counter#clockdiv {
    text-align: center;
    padding: 20px 0;
}

.bidding_panel_botm .counter .sq span {
    color: #333;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    padding: 4px 0;
}

.bidding_panel_botm .counter .sq .bord {
    color: #ffbe35 !important;
    font-size: 24px;
}

.bidding_panel_botm .counter .sq {
    width: auto;
    padding: 0 5px;
}

.bidding_panel_botm h5 {
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
}

.bidding_panel_botm h5 span {
    color: #ffbe35;
}

.bidding_panel_botm h6 {
    font-size: 12px;
    color: #888;
    font-family: Open Sans;
    font-weight: 400;
    margin: 0;
    padding-top: 15px;
}

.bidding_panel_botm h6 a {
    color: #888;
    border-bottom: 1px solid #888;
    display: inline-block;
}

.bidding_panel_botm h6 a:hover {
    color: #888;
    border-color: #FFBE35;
}

.bidding_list_wrp {
    background: #f9f9f9;
    padding: 35px 20px;
    margin-top: 10px;
    position: relative;
    height: 400px;
    overflow: hidden;
    padding-bottom: 70px;
    padding-top: 0;
}

.bidding_list_wrp thead th {
    border: none;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    width: 33.33%;
    border-right: 2px solid #fff;
    vertical-align: middle;
    padding: 20px 0;
}

.bidding_list_wrp thead th:last-child,
.bidding_list_wrp tbody th:last-child {
    border: none;
}

.bidding_list_wrp tbody th {
    border-color: #fff;
    color: #333;
    width: 33.33%;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    padding: 12px 2px;
}

.bidding_list_wrp tbody tr:nth-child(odd) {
    background: white !important;
}

.bidding_list_wrp tbody tr:nth-child(even) {
    background: #f9f9f9 !important;
}

.bidding_list_wrp tbody tr:nth-child(even) th {
    border-right: 2px solid #fff;
}

.bidding_list_wrp tbody tr:nth-child(odd) th {
    border-right: 2px solid #f9f9f9;
}

.bidding_list_wrp tbody tr:nth-child(even) th:last-child,
.bidding_list_wrp tbody tr:nth-child(odd) th:last-child {
    border: none;
}

.bidding_list_wrp th a {
    color: #333;
}

.chat_wrp {
    padding: 35px 20px;
    background: #f9f9f9;
    height: 94%;
    position: relative;
    max-height: 1060px;
    overflow: hidden;
    padding-bottom: 75px;
}

.new_bidding_area {
    padding-top: 50px;
    padding-bottom: 100px;
}

.new_bidding_area .wc_comm_submit {
    height: 44px;
    background-color: #333 !important;
    display: inline-block !important;
    font-family: "Montserrat", sans-serif !important;
    border: none !important;
    font-style: normal;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 43px !important;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em !important;
    text-transform: uppercase !important;
    color: #fff !important;
    border-radius: 3px !important;
    padding: 0 25px !important;
    outline: none !important;
    margin: 5px 0 !important;

}

#wpcomm .wpd_label, #wpcomm .wpd_label {
    margin: 5px 0;
}

.new_bidding_area .wc-field-submit .wpd_label .fas {
    height: 44px;
    padding: 0 !important;
    line-height: 44px !important;
    background: #333 !important;
    color: #fff !important;
    border: none !important;
    min-width: 60px;
    border-radius: 3px;
    font-size: 22px !important;
}

.new_bidding_area .wc-field-submit .wpd_label .fas.wpdicon-off {
    opacity: 0.7;
}

.new_bidding_area #wpcomm .wc-thread-wrapper {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.new_bidding_area .wc-thread-wrapper .wc-comment {
    background: #fff;
    padding: 10px;
    margin: 10px 0;
}

#wpcomm .wc-comment .wc-comment-left {
    width: 35px;
}

#wpcomm .wc-blog-subscriber > .wc-comment-left .wc-comment-label {
    display: none;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 0;
}

#wpcomm .wc-comment-right .wc-comment-text {
    padding-left: 0;
}

#wpcomm .wc-comment-header {
    margin: 0;
    margin-left: 45px;
}

#wpcomm .wc-comment-author {
    padding-left: 0;
}

#wpcomm .wpdiscuz-front-actions {
    padding: 10px 0;
}

#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons {
    justify-content: flex-start;
}

.chat_wrp h5 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    display: flex;
    align-items: center;
    color: #333;
}

a.bid_wrps_togl_btn {
    height: 44px;
    background: #333;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff !important;
    border-radius: 3px;
    width: 120px;
    position: absolute;
    bottom: 35px;
    left: 50%;
    display: inline-block;
    margin-left: -60px;
    z-index: 9;
    transition: .3s ease-in-out;
}

.bidding_list_wrp:after,
.chat_wrp:after {
    content: "";
    position: absolute;
    display: block;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    height: 300px;
    max-height: 50%;
    transition: .3s ease-in-out;
}

.chat_wrp:after {
    display: none;
}

.chat_wrp.no-overlay:after {
    display: none;
}

.chat_wrp #wpcomm .wc-reply .wc-comment-right {
    padding: 8px;
    padding-top: 0;
}

#wpcomm .wc-reply .wc-comment-author {
    padding: 0;
}

#wpcomm .wc-comment .wc-comment-left .wc-comment-label {
    display: none;
}

.recent_bid_wrp {
    background: #fff6b5;
    padding: 10px;
    position: relative;
    margin: 10px 0;
}

.recent_bid_wrp h5 {
    margin: 0;
    font-size: 14px;
    line-height: 1;
    display: block;
}

.recent_bid_wrp h5 span {
    float: right;
}

.bidding_list_wrp.active:after {
    display: none;
}

.bidding_list_wrp.active a.bid_wrps_togl_btn {
    /*position: static;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    bottom: 20px;
}

.chat_wrp.active a.bid_wrps_togl_btn {
    /*position: static;*/
    /*display: block;*/
    /*margin: 0 auto;*/
    bottom: 20px;
}

.chat_wrp.active:after {
    display: none;
}

.chat_wrp.active {
    overflow: hidden;
    max-height: none;
}

.chat_wrp.active .chat_wrp_inner {
    max-height: none;
}

.bidding_list_wrp_inner {
    height: 280px;
    overflow: hidden;

}

.bidding_list_wrp.active .bidding_list_wrp_inner {
    overflow: auto;
    margin-right: -20px;
    padding-right: 20px;
}

.bidding_list_wrp_inner .nobidsplace {
    padding: 110px 0;
}

.chat_wrp_inner {
    height: 492px;
    overflow: hidden;
}

.chat_wrp.active .chat_wrp_inner {
    overflow: auto;
    margin-right: -20px;
    padding-right: 20px;
    padding-bottom: 180px;
}

#wpcomm .wc-comment-author {
    padding: 0;
}

.loginbox form#my_bid_form_1 input[type="text"]::-webkit-input-placeholder {
    /* Edge */
    color: #ccc;
}

.loginbox form#my_bid_form_1 input[type="text"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

.loginbox form#my_bid_form_1 input[type="text"]::-moz-placeholder {
    color: #ccc;
}

.loginbox form#my_bid_form_1 input[type="text"]::-ms-input-placeholder {
    color: #ccc;
}

.loginbox form#my_bid_form_1 input[type="text"]::placeholder {
    color: #333;
}

.loginbox .regislognbtn {
    margin-top: 20px;
}

.mob_menu_footer {
    display: none;
}

.right_popup_wrp #registerform a.close_trigger_.reg_step_2 {
    margin-top: 20px;
    bottom: auto;
    width: auto;
    max-width: 300px;
    right: 0;
}

#pay_str_modal .pay_str_modal_inner h6 {
    font-size: 11px;
    line-height: 1.6;
    max-width: 200px;
    text-align: center;
}

.loginFlowTitle {
    color: #333 !important;
}

button.confirm_bid_close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    padding: 0;
    line-height: 34px;
    width: 35px;
    text-align: center;
    font-size: 23px;
    outline: none;
}

#confirmBox {
    background: white;
    padding: 18px 28px;
}

#confirmBox td p {
    padding: 8px 0;
    font-size: 12px;
    font-weight: 400;
    font-family: Open Sans;
    color: #000;
    text-shadow: none !important;
}

.displayconfirmTBL td#cz {
    padding: 0 !important;
}

#confirmBox a.button.gray {
    background: none !important;
    color: #000;
    font-weight: 400;
    text-transform: none;
}

#confirmBox a.button.gray span {
    display: inline-block;
    position: static;
    width: auto;
    background: no-repeat;
    height: auto;
    right: auto;
    line-height: 1;
    border-bottom: 1px solid;
}

#confirmBox a.button.gray:hover span {
    border-color: #ffbe35;
}

#confirmBox a.button.gray span:last-child {
    display: none;
}

#confirmBox a.button.blue {
    display: block;
    margin: 0px auto;
    width: 100%;
    max-width: 325px;
    font-size: 17px;
    line-height: 45px;
    height: 47px;
}

h6.confirmBid_prcy {
    font-size: 10px;
    color: #999;

}

h6.confirmBid_prcy a {
    border-bottom: 1px solid #999;
    color: #999;
}

h6.confirmBid_prcy a:hover {
    border-color: #ffbe35;
}

div#confirmButtons {
    padding-bottom: 0;
}

.displayconfirmTBL td {
    font-size: 20px;
    font-weight: 300;
    padding: 0px 10px;
    padding-bottom: 6px;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.totol_amnt_ td {
    font-weight: 700;
    padding: 10px;
}

.totol_amnt_ td + td {
    position: relative;
}

.totol_amnt_ td + td:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #ffbe35;
    display: block;
    top: 0;
}

.displayconfirmTBL td strong {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding-top: 15px;
    padding-bottom: 5px;
}

#confirmOverlay {
    z-index: 999999999 !important;
}

.account-content-area p[align="right"],
.account-content-area #siteseal {
    display: none;
}

#wpcomm .wpdiscuz-user-settings {
    display: none;
}

.chat_wrp_inner .wpdiscuz-form-top-bar .wpdiscuz-ftb-left {
    display: none;
}

.bid_confrm_help {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(ie.png);
    background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
}

.bid_confrm_help.active {
    opacity: 1;
    visibility: visible;
    z-index: 99999999;
}

.bid_confrm_help_wrp {
    width: 560px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(33, 33, 33, 0.6);
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    background: white;
    padding: 18px 28px;
}

.bid_confrm_help_inner {

}

.bid_confrm_help_wrp h1 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 100%;
    color: #333;
    padding: 15px 0px !important;
    margin-bottom: 24px;
}

.bid_confrm_help_wrp h1:after {
    width: 138px;
    height: 3px;
    left: 27px;
    content: ' ';
    background: #ffbe35;
    position: absolute;
    margin-top: 33px;
}

.bid_confrm_help_inner p {
    padding: 8px 0;
    font-size: 12px;
    font-weight: 400;
    font-family: Open Sans;
    color: #000;
    text-shadow: none !important;
}

.bid_confrm_help_inner h4 {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0;
}

button.help_bid_close {
    position: absolute;
    top: 3px;
    right: 3px;
    background: none;
    border: none;
    padding: 0;
    line-height: 34px;
    width: 35px;
    text-align: center;
    font-size: 23px;
    outline: none;
    color: #333;
    font-weight: 900;
}

.bid_confrm_help_inner {
    max-height: 335px;
    overflow: auto;
    margin-right: -30px;
    padding-right: 30px;
}

.bid_in_cmts {
    display: none;
}

.chat_wrp .bid_in_cmts {
    display: block;
}

.clicked .chat_wrp_inner {
    height: 850px;
}

.chat_wrp.clicked a.bid_wrps_togl_btn {
    bottom: 20px;
}

.chat_wrp.clicked:after {
    display: none;
}

.head_reg_btns a.loginBTN {
    background: none !important;
    border: none !important;
}

.right_popup_wrp .my_box3 {
    width: 100%;
    margin: 0;
}

.live_auction_page.live_auction .col {
    flex-grow: unset;
}

.live_auction_page.live_auction .col.bts {
    flex-grow: 1;
}

.live_auction_page.live_auction .bid-details div {
    display: inline-block;
    vertical-align: middle;
}

.live_auction_page.live_auction div.counter#clockdiv {
    white-space: nowrap;
}

.live_auction_page .bid-details .history_bid {
    border: none;
    padding: 0;
    line-height: 1;
    margin-left: 15px;
    vertical-align: middle;
    font-size: 14px;
    /*text-transform: lowercase;*/
    position: relative;
}

.live_auction_page .bid-details .history_bid:hover:before {
    width: 100%;
}

.history_bid.go_to_bidding_an::before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #ffbe35;
    position: absolute;
    bottom: 8px;
    transition: all 0.3s ease-in-out;
}

.live_auction_page .bid-details .history_bid:after {
    display: none;
}

.fancybox-container {
    z-index: 999929999;
}

.fancybox-container.fancybox-is-open {
    visibility: visible;
}

#registerform p,
#loginform p {
    padding: 8px 0;
    padding-top: 0;
}

.login-screen .login-submit-form #loginform p input.submit_bottom,
.login-screen .login-submit-form #registerform p input.submit_bottom {
    max-width: 304px;
    width: 65%;
    float: right;
    margin: 0;
    text-transform: none;
    font-size: 16px;
    background: #ffbe35;
    color: #333 !important;
    border: none;
    padding: 0;
    float: none;
    border-radius: 6px !important;
}

.login-screen .login-submit-form #registerform p.submit label,
.login-screen .login-submit-form #loginform p.submit label {
    display: none;
}

.login-screen .login-submit-form #registerform p label[for="submitbtn"],
.login-screen .login-submit-form #loginform p label[for="submitbtn"] {
    display: none;
}

.login-screen #main > .my_box3.breadcrumb-wrap {
    padding: 50px 0 !important;
}

.loginbox a.loginButtonTrigger {
    background: #FFBE34 !important;
    color: #333;
    border: none !important;
    margin: 0 5px;
    width: 165px;
    border-radius: 6px !important;
}

.loginbox a.register_to_bid.signuplink.triggr_new_register {
    background: none;
    border: 1px solid #333;
    color: #333;
    margin: 0 5px;
    width: 165px;
    border-radius: 6px;
}

.loginbox input#bids_val {
    max-width: 345px;
    width: 100%;
    display: block;
    margin: 0 auto;
    border-color: #888;
}

#wpcomm .wpd-form-row .wpd-form-col-right {
    width: 100%;
}

.loginbox form#my_bid_form_1 input[type="submit"] {
    max-width: 345px;
    margin: 0 auto !important;
    border-radius: 6px;
}

.chat_wrp_inner a.show_bid_only {
    border-bottom: 1px solid #a7a2a2;
    font-size: 12px;
    color: #888;
    font-family: Open Sans;
    font-weight: 400;
    margin: 0;
}

.chat_wrp_inner a.show_bid_only:hover {
    border-color: #FFBE35;
}

/* .show_bid_only {display: none; } */
.bid_wrps_togl_btn_mob {
    height: 44px;
    background: #333;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 43px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff !important;
    border-radius: 3px;
    width: 170px;
    position: absolute;
    bottom: 35px;
    left: 50%;
    display: inline-block;
    margin-left: -85px;
    z-index: 9;
    transition: .3s ease-in-out;
    display: none;
}

.service_div .viewmore {
    margin: auto;
    width: 140px;
}

.service_div {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.service_div::after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    box-shadow: 0 0 40px 50px #fff;
    background: #fff;
    position: absolute;
    bottom: 0;
}

.key_viewMore {
    position: absolute;
    bottom: 10px;
    z-index: 10;
    margin: auto;
    left: 0;
    right: 0;
}

.service_div.open {
    height: auto;
}

.service_div.open:after {
    display: none;
}

.open .key_viewMore {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}


#card-button {
    box-shadow: none !important;
}

.loginContainer {
    height: 100%;
    width: 100%;
}

.loginContainer .box_title {
    position: relative;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    padding-right: 45px;
}

.loginContainer .box_title:after {
    content: "";
    display: inline-block;
    width: 120px;
    height: 2px;
    background: #ffbe35;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.auctionlivemobile {
    display: none;
}

/*.bidding_panel_botm {
    height: calc(100% - 349px);
}*/

::-webkit-input-placeholder { opacity: 0.7; -webkit-transition: opacity .5s; transition: opacity .5s; }  /* Chrome <=56, Safari < 10 */
:-moz-placeholder { opacity: 0.7; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 4-18 */
::-moz-placeholder { opacity: 0.7; -moz-transition: opacity .5s; transition: opacity .5s; } /* FF 19-51 */
:-ms-input-placeholder { opacity: 0.7; -ms-transition: opacity .5s; transition: opacity .5s; } /* IE 10+ */
::placeholder { opacity: 0.7; transition: opacity .5s; } /* Modern Browsers */

*:focus::-webkit-input-placeholder { opacity: 0; } /* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder { opacity: 0; } /* FF 4-18 */
*:focus::-moz-placeholder { opacity: 0; } /* FF 19-50 */
*:focus:-ms-input-placeholder { opacity: 0; } /* IE 10+ */
*:focus::placeholder { opacity: 0; } /* Modern Browsers */


@media (max-width: 1600px) {
    .live_footer_section .container {
        padding: 0 35px;
    }
}


@media (max-width: 1360px) {
    .registerText {
        width: 100%;
    }

    .loginFlowPostInputContainer {
        height: auto;
    }

    input.loginButton {
        margin-left: 0;
    }

    .loginFlowPostInputContainer + p {
        text-align: left;
    }

    .live_footer_section .lastcol {
        padding-left: 15px;
    }

    .stick_logo {
        left: 15px;
    }

    .head_reg_btns {
        padding-right: 15px;
    }

}


@media (max-width: 1300px) {
    .home .subscriptionbox .container {
        max-width: 90%;
    }

    .postheader h2 {
        font-size: 34px;
        line-height: 40px;

    }
}

@media (max-width: 1300px) and (min-width: 993px) {
    .requestadelivery form input[type="submit"] {
        margin-left: -50px;
    }
}


@media (max-width: 1244px) {
    .bts a.btn1,
    .bts a.btn2 {
        width: auto;
        vertical-align: middle;
        height: 45px;
    }

    .bts a.btn1, .bts a.btn2 {
        white-space: nowrap;
    }

    section.subscriptionbox input[type="text"] {
        font-size: 14px;
        height: 43px;
        width: auto;
    }

    .counter .sq .bord {
        font-size: 17px;
    }

    .counter .sq span {
        font-size: 12px;
    }

    .counter label {
        font-size: 12px;
    }

    .counter .sq {
        width: 42px;
    }

    .bid-details div {
        font-size: 12px;
    }

    .bid-details div span {
        font-size: 15px;
    }

    .live_auction_page .buttonswrap {
        float: none;
    }

    .live_auction.live_auction_page .col, .live_auction.live_auction_page .col.pre {
        width: 20% !important;
        min-width: 225px;
    }
}


@media (max-width: 1200px) {
    #signupOverlayContainer .loginContainer, #loginOverlayContainer .loginContainer {
        padding-left: 35px;
        padding-right: 35px;
    }

    .loginFlowTitle,
    .signupFlowTitle {
        padding-right: 16px;
    }

    .counter .sq .bord {
        font-size: 16px;
    }

    .counter .sq span {
        font-size: 11px;
    }

    .counter .sq {
        width: 32px;
    }

    .counter label {
        font-size: 12px;
    }

    .live_auction a.btnlogin {
        padding: 0 15px;
    }

    .live_auction .col.bts {
        min-width: 500px;
        text-align: right;
    }

    .bts .bid-details div {
        font-size: 12px;
    }

    .bts .bid-details div span {
        font-size: 14px;
    }

    .live_auction .bid-details {
        line-height: 1.4;
    }

    .col.bts .buttonswrap {
        float: none;
    }

    .live_footer_section.footer h4 {
        font-size: 19px;
    }

    .new_menu_head li a,
    .head_reg_btns a {
        font-size: 14px;
    }

    .new_menu_head li {
        padding: 0 10px;
    }

    .new_menu_head {
        padding: 20px;
    }

    .stick_logo {
        width: 90px;
    }

    .head_reg_btns a + a {
        height: 40px;
        line-height: 40px;
    }

    .new_top_head a img {
        width: 350px;
        min-height: 58px;
    }

    .new_top_head a p {
        font-size: 14px;
    }

    .new_top_head {
        padding: 20px 0;
        position: relative;
    }

    .live_footer_section svg {
        margin-left: -5px;
    }

    .sold_auction .col.bts {
        min-width: auto;
    }

    .auctioncounter .container {
        width: 100%;
        max-width: 100%;
        padding: 10px 15px !important;
    }

    section.postheader .backbtn {
        font-size: 15px;
    }

    .loginbox h5,
    .chat_wrp h5 {
        font-size: 24px;
        line-height: 32px;
    }

    .loginbox p {
        font-size: 20px;
    }

    .bidding_dtls label {
        font-size: 14px;
    }

    .bidding_panel_botm h4 {
        font-size: 22px;
    }

    .bidding_panel_botm .counter .sq span {
        font-size: 16px;
    }

    .bidding_panel_botm .counter .sq .bord {
        font-size: 20px;
    }

    .bidding_panel_botm h5 {
        font-size: 15px;
    }

    .recent_bid_wrp h5 {
        font-size: 12px;
        line-height: 1;
    }

    .loginbox a.register_to_bid.signuplink.triggr_new_register,
    .loginbox a.loginButtonTrigger {
        width: 100%;
        margin: 7px 0;
        max-width: 345px;
    }

    .loginbox .regislognbtn {
        margin-top: 7px;
    }

    .mc4wp-form-fields input[type="email"] {
        font-size: 14px;
        width: calc(100% - 148px) !important;
        min-width: 160px !important;
    }

    section.subscriptionbox form {
        width: 340px !important;
    }
}


@media only screen and (max-width: 1100px) {
    .rbn_inner {
        min-height: 300px !important;
    }
}


@media (max-width: 1024px) {
    #mobile-header {
        display: none;
    }

    .sq.hide_mobile {
        display: none;
    }
}


@media screen and (max-width: 991px) {

    .copyright {
        display: block;
        text-align: center;
    }

    section.explorermenu {
        position: static !important;
    }

    section.explorermenu.fxmb {
        position: fixed !important;
        bottom: 0 !important;
        z-index: 9999 !important;
        width: 100vw;
        overflow-x: scroll;
    }

    body.pageAuctionLive section.explorermenu.fxmb {
        position: fixed !important;
        top: 82px;
        z-index: 9999 !important;
        width: 100vw;
        overflow-x: scroll;
        bottom: auto !important;
    }

    body:not(.pageAuctionLive) section.explorermenu.fxmb {
        position: fixed !important;
        top: 0 !important;
        z-index: 9999 !important;
        width: 100vw;
        overflow-x: scroll;
        bottom: auto !important;
    }

    #loginOverlayContainer .registerText {
        padding-bottom: 15px;
    }

    section.auctioncounter .container {
        padding: 10px 15px !important;
    }

    .auctioncounter .row {
        display: flex !important;
        text-align: left !important;
    }

    .auctioncounter h4 {
        text-align: left;
    }

    .sold_auction .col {
        padding: 0 15px;
    }

    section.subscriptionbox .col-5,
    section.subscriptionbox .col-7 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: center;
        margin: 0 !important;
    }

    section.subscriptionbox input[type="text"] {
        font-size: 14px;
        height: 43px;
        width: 185px;
        background: none;
        border: 1px solid #ffbe35;
        margin-bottom: 0;
        text-align: center;
    }

    section.subscriptionbox a {
        border-radius: 0 !important;
        width: 115px;
        height: 43px;
        line-height: 43px;
        padding: 0;
    }

    .live_auction .col,
    section.auctioncounter .pre,
    .preview_auction .col,
    .preview_auction .col-5 {
        width: 30% !important;
        min-width: 275px;
        text-align: center;
        border-left: none !important;
        border-right: 1px solid #fac406;
    }

    .live_auction .row,
    .preview_auction .row {
        display: block !important;
    }

    .live_auction .col.bts,
    .preview_auction .col-5.bts {
        width: 50%;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .auctioncounter.preview_auction .col-5.bts {
        padding: 0 15px;
        border: none;
        margin: 0;
        text-align: right;
        width: 60% !important;
    }

    .preview_auction .col-5 {
        padding-left: 15px !important;
    }

    .counter .sq .bord {
        font-size: 12px;
    }

    div.counter#clockdiv {
        text-align: center;
        padding-left: 0;
    }

    .live_auction.auctioncounter h4,
    .preview_auction.auctioncounter h4 {
        text-align: center;
        padding-bottom: 10px;
    }

    a.history {
        display: block !important;
        max-width: 230px;
        margin: 0 auto !important;
        float: none;
    }

    .auctioncounter .col-5.bts {
        background: none !important;
    }

    .live_auction_page.live_auction .col.bts {
        justify-content: flex-end;
        display: flex;
    }

    div a.history {
        display: inline-flex !important;
        max-width: 175px;
        margin: 0 auto !important;
        float: none;
        padding: 0 10px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .live_auction .bid-details {
        line-height: 1.4;
        float: left;
        padding-top: 10px;
    }

    a.btn1, a.btn2 {
        font-size: 11px !important;
        padding: 0 10px;
        min-width: 175px !important;
        display: inline-flex !important;
        margin: 0 5px !important;
        width: auto !important;
        height: 40px !important;
        vertical-align: middle;
        align-items: center;
    }

    .errorpanel {
        font-size: 13px;
    }

    .sold_auction .pre.col {
        border-right: none;
    }

    .sold_auction .pre.col {
        flex-basis: auto;
        flex-grow: unset;
        width: auto !important;
        min-width: auto;
    }

    .sold_auction .col.bts {
        min-width: 0;
        flex-basis: unset;
        max-width: none;
        width: auto;
    }

    .sold_auction .pre.col {
        flex-basis: auto;
        flex-grow: unset;
        max-width: 100%;
        min-width: 0;
    }

    .sold_auction .pre.col + .col {
        flex-grow: 1;
    }

    .stick_logo {
        opacity: 1;
        visibility: visible;
    }

    button.menu_trigger {
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 50%;
        background: none;
        border: none;
        outline: none;
        transform: translateY(-50%);
    }

    .new_top_head {
        padding: 15px 0;
        border-bottom: 2px solid #333333;
    }

    .new_top_head a p {
        display: none;
    }

    .new_top_head a img {
        width: 241px;
        min-height: 36px;
    }

    button.menu_trigger {
        width: 60px;
        margin: 0;
        box-shadow: none;
    }

    button.menu_trigger img {
        width: 100%;
    }

    .new_menu_head {
        position: absolute !important;
        top: 0;
        transition: none;
        height: 100vh;
        width: 100% !important;
        left: auto !important;
        right: -200px !important;
        opacity: 0;
        min-width: 300px;
        padding: 0;
        /*padding-top: 80px;*/
        text-align: center;
        background: #fff;
        overflow: auto;
        visibility: hidden;
        transition: .3s ease-in-out;
        border-bottom: none;
    }

    .new_menu_head.menu_active {
        visibility: visible;
        opacity: 1;
        right: 0 !important;
        z-index: 99999;
        position: fixed !important;
    }

    body.menu_active.pop_active {
        overflow: hidden !important;
    }

    body.menu_active.pop_active .new_menu_head.menu_active {
        overflow: hidden !important;
    }

    main, #main {
        padding-top: 0 !important;
    }

    .stick_logo {
        display: none;
    }

    .head_reg_btns {
        top: 15px;
        transform: none;
        left: 0;
        display: none;
    }

    .new_menu_head ul {
        display: block;
        text-align: right;
    }

    .new_menu_head li {
        display: block;
        text-align: center;
        padding: 20px 0;
        border: none;
    }

    .new_menu_head li a {
        font-size: 18px;
        color: #333;
        font-weight: 700;
    }

    body.menu_active {
        overflow: hidden;
        height: 100vh;
    }

    .menu_wrp {
        padding: 35px 0;
        min-height: 50%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .mob_menu_footer img {
        width: 30px;
        margin: 0 18px;
    }

    .footer .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .footer .row .col-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .row .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .live_footer_section .col-4.lastcol .row {
        padding-bottom: 0;
    }

    .footer .row .row .col-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .lastcol_content {
        float: none;
    }

    .mob_menu_footer {
        background: #f9f9f9;
        padding: 35px 0;
        min-height: 50%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding-bottom: 125px;
    }

    .mob_menu_footer .menu_trigger {
        position: absolute;
        top: 8px;
        right: 8px;
        transform: none;
        font-size: 25px;
        padding: 0;
        width: 40px;
        line-height: 40px;
        color: #333;
    }

    .mob_menu_footer .lastcol_content {
        padding-top: 40px;
    }

    .mob_menu_footer .lastcol_content h4 {
        font-weight: 700;
        color: #333;
        font-size: 24px;
        text-align: center;
    }

    .mob_menu_footer .lastcol_content h4:after {
        content: "";
        display: block;
        width: 130px;
        height: 2px;
        background: #333;
        margin: 0 auto;
        margin-top: 7px;
        margin-bottom: 15px;
    }

    .mob_menu_footer .lastcol_content h5 {

    }

    .mob_menu_footer .lastcol_content h6 {
        font-size: 12px;
        padding-bottom: 15px;
    }

    .mob_menu_footer .lastcol_content p {
        font-weight: 700;
        max-width: 225px;
        display: block;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .menu_footer_btns {
        width: 100%;
    }

    .menu_footer_btns a {
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #333;
        margin-bottom: 25px;

    }

    .menu_footer_btns a.loginBTN.signed_in {
        color: #999;
        background: none !important;
        border: none !important;
    }

    .menu_footer_btns a.accountBTN.signed_in {

    }

    .menu_footer_btns a.loginButtonTrigger.signed_out {
        background: #ffbe35;
        width: 150px;
        margin: 0 auto;
        line-height: 45px;
        border-radius: 3px;
        font-weight: 700;
        margin-bottom: 25px;
    }

    .lastcol {
        padding-left: 53px;
        border-left: none;
        border-top: 1px solid #1d2d23;
        padding-top: 38px;
        margin-top: 35px;
    }

    section.footer svg {
        margin: 0px auto !important;
        display: block;
        margin-left: -9px;
        margin-bottom: 35px !important;
    }

    section.footer.live_footer_section {
        padding-top: 45px;
    }

    .header_section {
        z-index: 999999999;
    }

    .footer .row .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .live_footer_section.footer h4 {
        font-size: 16px;
    }

    .footer.live_footer_section {
        padding: 30px 0;
        padding-top: 45px;
    }

    .live_footer_section .container {
        padding: 0 15px;
    }

    .live_footer_section.footer li a {
        font-size: 14px;
    }

    .auctioncounter .col {
        padding: 0 10px;
    }

    .rpw_forms .row {
        margin: 0 -7px !important;
    }

    .footer_logo img {
        margin-left: 0;
    }

    section.subscriptionbox form {
        margin: 0 auto;
        display: flex !important;
        width: 300px;
        padding: 0px;
        margin-top: 12px;
    }

    section.subscriptionbox h3 {
        font-size: 24px;
        line-height: 25px;
    }

    section.subscriptionbox p {
        padding: 20px 70px;
        font-size: 16px;
        line-height: 22px;
    }

    .subscriptionbox a {
        border-radius: 4px;
        width: 100%;
        margin: 0px;
    }

    header {
        border: none;
    }

    .new_bidding_area .loginbox p {
        text-align: center;
    }

    .bidding_dtls {
        text-align: left;
    }

    .new_bidding_area .loginbox {
        margin: 0;
        margin-bottom: 10px;
    }

    .bidding_list_wrp {
        margin-bottom: 10px;
    }

    .recent_bid_wrp h5 {
        font-size: 14px;
        text-align: left;
    }

    .new_menu_head li a {
        text-transform: none;
    }

    .live_auction .col.bts {
        min-width: 450px;
    }

    .live_auction_page.live_auction .col.bts {
        width: 65% !important;
    }

    .live_auction_page .bid-details .history_bid {
        font-size: 14px;
    }

    .bts .bid-details div {
        display: inline-block;
        vertical-align: middle;
    }

    .live_auction_page.live_auction .bid-details {
        padding-top: 25px;
    }

    .loginbox form#my_bid_form_1 input[type="submit"] {
        max-width: 345px;
        margin: 0 auto;
    }

    a.bid_wrps_togl_btn {
        display: none;
    }

    .bid_wrps_togl_btn_mob {
        display: block;
    }

    body.pageAuctionPrivate .new_top_head,
    body.pageAuctionLite .new_top_head,
    body.pageAuctionLive .new_top_head,
    body.pageAuctionSold .new_top_head,
    body.pageAuctionClosed .new_top_head,
    body.pageAuctionPreview .new_top_head {
        position: static;

    }

    .new_top_head {
        padding: 15px 0;
        border-bottom: 2px solid #333333;
        position: fixed;
        width: 100%;
    }

    .explorermenu ul li a:hover, .explorermenu ul li a.current {
        border-bottom: 4px solid #FAC406 !important;
    }

    .pageAuctionLive section.auctioncounter {
        position: fixed !important;
        width: 100%;
    }

    .pageAuctionLive section.auctioncounter:not(.fxmb) {
        position: relative !important;
    }

    .pageAuctionLive section.auctioncounter.fxmb {
        position: fixed !important;
        top: 0;
        z-index: 9999;
    }

    .auction_trustRibon {
        width: calc(100% + 50px);
        margin-left: -25px !important;
    }
}


@media (max-width: 767px) {
    .live_auction .col,
    section.auctioncounter .pre,
    .preview_auction .col-5 {
        width: 100% !important;
        min-width: 100%;
        text-align: center;
        border-left: none !important;
        border-right: none;
        position: static;
    }

    .auctioncounter.preview_auction .col-5.bts {
        position: static;
        transform: none;
        transform: translateZ(10000px);
    }

    .live_auction .bid-details {
        float: none;
    }

    .live_auction .row {
        display: block !important;
    }

    .live_auction .col.bts {
        width: 100%;
        position: static;
        top: 50%;
        right: 0;
        transform: none;
        text-align: center;
        transform: translateZ(10000px);
    }

    .auctioncounter.preview_auction .col-5.bts {
        text-align: center;
        padding-top: 10px;
    }

    a.btn1, a.btn2 {
        margin: 10px !important;
    }

    .live_auction.auctioncounter h4 {
        text-align: center;
        padding-bottom: 0;
    }

    .live_auction div.counter#clockdiv {
        text-align: center;
        padding-left: 10px;
    }

    .live_auction .col.bts .buttonswrap {
        text-align: center;
    }

    .live_auction .bid-details {
        text-align: center;
    }

    .live_auction .col {
        padding: 10px 15px;
    }

    .live_auction div.counter#clockdiv {
        padding-left: 0;
    }

    .live_auction .col.bts {
        min-width: 100%;
    }

    .live_auction .bid-details {
        text-align: center;
        padding-bottom: 10px;
    }

    .live_auction a.btnlogin {
        width: 100% !important;
        display: inline-block;
        max-width: 250px;
    }

    .pay_str_modal {
        padding: 25px 10px;
        padding-top: 70px;
    }

    .footer ul {
        display: none;
        padding-bottom: 12px;
    }

    .footer h4:after {
        display: none;
    }

    .live_footer_section.footer h4 {
        justify-content: left;
        margin: 0;
        padding: 8px 0px;
        position: relative;
    }

    .footer .row .row .col-4 {
        border-top: 1px solid #ffcd62;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer .row .row .col-4:last-child {
        border-bottom: 1px solid #ffcd62;
    }

    .footer .row .col-8 {
        padding: 0;
    }

    .lastcol {
        border: none;
    }

    .live_footer_section.footer h4:after {
        display: block;
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: none;
        border-bottom: 2px solid #333;
        border-left: 2px solid #333;
        transform: rotate(-45deg);
        right: 5px;
        top: 12px;
        transition: .3s ease-in-out;
    }

    .live_footer_section.footer h4.active:after {
        transform: rotate(-225deg);
    }

    .live_footer_section.footer .lastcol_content h4:after {
        display: none;
    }

    .lastcol {
        padding-top: 15px;
        margin-top: 0;
    }

    .live_footer_section .col-4.lastcol p {
        margin: 0px auto;
        margin-bottom: 15px;
    }

    .live_footer_section .col-4.lastcol h4:after {
        display: block;
        transform: none;
        border: none;
        background: #333;
        height: 2px;
        width: 75px;
        top: 3px;
    }

    .live_auction.live_auction_page .col, .live_auction.live_auction_page .col.pre {
        width: 100% !important;
        min-width: 225px;
    }

    section.subscriptionbox input[type="text"] {
        width: 140px;
    }

    .lastcol_content h5 a {
        font-size: 28px;
    }

    .bidding_list_wrp:after, .chat_wrp:after {
        left: 0;
        right: 0;
        bottom: 0;
    }

    .chat_wrp.active .chat_wrp_inner {
        overflow: auto;
        margin-right: 0;
        padding-right: 0;
        padding-bottom: 40px;
    }

    .pageAuctionLive .btnlogin.show_card_popup.login {
        display: none;
        float: right;
    }

    .pageAuctionLive .live_auction.live_auction_page .col, .pageAuctionLive .live_auction.live_auction_page .col.pre {
        width: 40% !important;
        min-width: 225px;
        float: left;
    }

    .pageAuctionLive section.auctioncounter {
        position: fixed !important;
        width: 100%;
    }

    .pageAuctionLive #auctioncounter .container {
        position: relative;
    }

    .pageAuctionLive .col.actcnt {
        position: absolute;
        top: 21px;
        left: 5px;
    }

    .pageAuctionLive .live_auction_page.live_auction .col.bts {
        width: 60% !important;
        padding-right: 0;
    }

    .pageAuctionLive .sq span {
        display: inline-block;
        line-height: 30px !important;
    }

    .pageAuctionLive .pre.col.actcol {
        padding-top: 8px;
        padding-left: 0;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid::after {

        display: inline-block;

    }

    .pageAuctionLive .live_auction div.counter#clockdiv {
        text-align: left;
    }

    .pageAuctionLive .live_auction.auctioncounter h4 {
        text-align: left;
        padding-bottom: 0;
        padding-left: 5px;
    }

    .pageAuctionLive .live_auction_page.live_auction .bid-details {
        display: flex;
        justify-content: space-between;
        padding-right: 0;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid {
        font-size: 14px;
        position: relative;
        top: -5px;
        padding: 10px 15px;
        border: 1px solid #fff;
    }

    .pageAuctionLive .col.bts.actbds .bid-details {
        padding-bottom: 4px;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid:hover::before {
        display: none;
    }

    .auctionlivemobile {
        display: flex;
        clear: both;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }

    .acl_counter {
        color: #fff !important;
        margin-top: 4px !important;
    }

    .acl_counter span {
        font-weight: 300;
    }

    .acl_counter span strong {
        font-weight: 700;
    }

    .actm-center * {
        text-align: center !important;
        color: #fff !important;
        font-size: 12px !important;
        font-weight: 300 !important;
    }

    .actm_amt {
        font-weight: 700 !important;
        display: block !important;
    }

    .actm-right .history_bid.go_to_bidding_an::after {
        content: "\2023";
        font-weight: 900;
        font-size: 20px;
        background: #fff;
        color: #333;
        width: 17px;
        height: 17px;
        display: inline-block;
        line-height: 14px;
        border-radius: 50%;
        transform: rotate(90deg);
        text-align: center;
        vertical-align: middle;
        margin-left: 8px;
        margin-top: -3px;
        padding-left: 1px;
        padding-bottom: 1px;
    }

    .actm-right .history_bid.go_to_bidding_an {
        font-size: 11px;
        padding: 8px 10px;
        line-height: 10px;
        text-transform: uppercase;
    }

    .auctioncounter .row.actm__row {
        display: none !important;
    }

    .actm-left {
        padding-right: 20px;
        border-right: 1px solid #fac406;
    }

    .acl_counter i {
        font-style: normal;
    }

    .mc4wp-form-fields input[type="email"] {
        width: calc(100% - 130px) !important;
    }

}

@media (max-width: 640px) {
    .introduction .video {
        background-position: center;
    }

    #signupOverlayContainer .loginContainer, #loginOverlayContainer .loginContainer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .auctioncounter .row {
        display: block !important;
        text-align: center !important;
    }

    .auctioncounter h4 {
        text-align: center;
    }

    .pre.col + .col {
        border: none !important;
    }

    .pre.col-2 + .col-3, .pre.col-2 + .col-5 {
        border: none;
        padding: 15px;
    }

    .auctioncounter .col-5.bts {
        margin-top: 0 !important;
        border: none !important;
        padding: 0 15px !important;
    }

    div.counter#clockdiv {
        text-align: center;
        padding-left: 0;
    }

    .sold_auction .col {
        padding: 5px 15px !important;
    }

    .counter label {
        font-size: 12px;
        display: block;
        padding: 0;
        padding-bottom: 10px;
    }

    a.btn2,
    a.btn1 {
        min-width: 230px;
        text-align: center;
    }

    .auctioncounter .col-5.bts {
        background: none !important;
    }

    .buy_bfor_aution form input:first-child {
        max-width: 100%;
    }

    .errorpanel {
        font-size: 12px;
    }

    .live_auction .bid-details {
        padding-top: 0;
    }

    .sold_auction .col.bts {
        text-align: center;
        justify-content: center;
    }

    .new_top_head a img {
        width: 195px;
        min-height: auto;
    }

    .new_top_head {
        padding: 13px 0;
    }

    button.menu_trigger {
        width: 55px;
        padding: 0 9px;
        right: 10px;
    }

    .footer .row .row .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .live_footer_section.footer h4 {
        justify-content: left;
        margin: 0;
    }

    .live_footer_section.footer li a {
        justify-content: left;
    }

    .show_pass {
        margin: 0;
        margin-bottom: 15px;
    }

    #loginOverlayContainer .loginFlowInput {
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }

    .rpw_forms input[type="text"], .rpw_forms input[type="email"], .rpw_forms input[type="password"], .rpw_forms input[type="phone"] {
        font-size: 14px;
    }

    .footer_logo img {
        width: 200px;
        margin: 0 auto;
        display: block;
        max-width: 100%;
        margin-bottom: 35px;
    }

    .footer .row {
        margin: 0 !important;
    }

    section.postheader .backbtn {
        font-size: 14px;
        padding: 8px 20px;
    }

    section.subscriptionbox p {
        padding: 20px 10px !important;
    }

    .copyright p {
        max-width: 300px;
        margin: 0 auto;
    }

    .new_bidding_area .loginbox p {
        font-size: 20px;
    }

    .new_bidding_area .loginbox {
        padding: 25px 15px;
    }

    .bidding_panel_botm {
        height: auto;
    }

    .bidding_panel_botm h4 {
        font-size: 18px;
        margin: 0;
    }

    .bidding_panel_botm h6 {
        line-height: 1.6;
    }

    .bidding_panel_botm,
    .bidding_list_wrp,
    .chat_wrp {
        padding: 25px 15px;
        padding-bottom: 75px;
    }

    .bidding_list_wrp {
        padding-top: 0;
    }

    .recent_bid_wrp h5 span {
        float: none;
        display: block;
    }

    .recent_bid_wrp h5 {
        text-align: center;
        line-height: 1.5;
    }

    .new_reg_reset_div {
        max-width: 100%;
    }

    #loginFlowCloseArrow,
    .close_trigger_ img {
        height: auto !important;
    }

    #loginFlowCloseArrow, .close_trigger_ img {
        height: 18px !important;
    }

    .pageAuctionLive .btnlogin.show_card_popup.login {
        display: none;
        float: right;
    }

    .pageAuctionLive .live_auction.live_auction_page .col, .pageAuctionLive .live_auction.live_auction_page .col.pre {
        width: 40% !important;
        min-width: 225px;
        float: left;
    }

    .pageAuctionLive section.auctioncounter {
        position: fixed !important;
        width: 100%;
    }

    .pageAuctionLive #auctioncounter .container {
        position: relative;
    }

    .pageAuctionLive .col.actcnt {
        position: absolute;
        top: 21px;
        left: 5px;
    }

    .pageAuctionLive .live_auction_page.live_auction .col.bts {
        width: 60% !important;
        padding-right: 0;
    }

    .pageAuctionLive .sq span {
        display: inline-block;
        line-height: 10px !important;
    }

    .pageAuctionLive .pre.col.actcol {
        padding-top: 8px;
        padding-left: 0;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid::after {

        display: inline-block;

    }

    .pageAuctionLive .live_auction div.counter#clockdiv {
        text-align: left;
    }

    .pageAuctionLive .live_auction.auctioncounter h4 {
        text-align: left;
        padding-bottom: 0;
        padding-left: 5px;
    }

    .pageAuctionLive .live_auction_page.live_auction .bid-details {
        display: flex;
        justify-content: space-between;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid {
        font-size: 14px;
        position: relative;
        top: -5px;
        padding: 10px 15px;
        border: 1px solid #fff;
    }

    .pageAuctionLive .col.bts.actbds .bid-details {
        padding-bottom: 4px;
    }

    .pageAuctionLive .live_auction_page .counter label {
        font-size: 10px;
        display: inline-block;
        padding-top: 6px;
    }

    .pageAuctionLive .live_auction.live_auction_page .col {
        width: 35% !important;
        min-width: auto;
    }

    .pageAuctionLive .live_auction_page.live_auction .col.bts {
        width: 60% !important;
    }

    .pageAuctionLive .live_auction.auctioncounter h4 {
        font-size: 10px;
    }

    .pageAuctionLive .counter label {
        font-size: 10px;
        padding-top: 2px;
    }

    .pageAuctionLive .counter .sq {
        width: 55px;
        vertical-align: top;
        height: 20px;
        line-height: 23px;
    }

    .pageAuctionLive .live_auction_page .bid-details .history_bid {
        font-size: 12px;
        position: relative;
        top: -5px;
        padding: 8px 15px;
        border: 1px solid #fff;
    }
}

.live_footer_section .col-4.lastcol h4 {
    font-size: 20px;
}

.lastcol_content h3 {
    padding-top: 20px;
    font-weight: 400;
    text-align: center;
}

.lastcol_content h3 strong {
    margin-bottom: 5px;
}

.right_popup_wrp #submits {
    width: 100%;
    min-width: 250px;
    max-width: 302px;
}

.right_popup_wrp p.submit input#submits + .btn_right_text {
    margin-top: 20px;
    vertical-align: middle;
    font-size: 14px;
    display: inline-block;
    width: auto;
    margin-left: 30px;
    text-align: center;
}

.right_popup_wrp #registerform h6,
.buy_bfor_aution form button {
    width: 300px;
    max-width: 100%;
}

#buy_bfor_auction.pay_str_modal .pay_str_modal_inner h6,
#reg_similr_auction.pay_str_modal .pay_str_modal_inner h6 {
    max-width: 80%;
    text-align: left;
    width: 100%;
}

input.loginButton {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
    display: block;
    max-width: 302px;
    margin-top: 6px;
}

div#RecaptchaField2,
form#loginform .g-recaptcha {
    max-width: 304px;
    margin: 0;
}

section.subscriptionbox form {
    width: 280px;
}

section.subscriptionbox a {
    width: 115px;
}

section.subscriptionbox input[type="text"] {
    width: 140px;
    flex-grow: 1;
}

#reg_right_pop_frm .close_trigger_ {
    position: absolute;
    bottom: auto;
    top: 7px;
    width: 33px;
    right: 4px;
}

.loginFlowCloseIcon, .signupFlowCloseIcon {
    margin-bottom: 0;
    bottom: -22px;
    position: relative;
}

.right_popup_wrp .box_title, .pay_str_modal .box_title {
    font-size: 28px;
}

.pay_str_modal h4.box_title {
    font-size: 24px;
    margin: 15px 0;
    line-height: 24px;
}

.loginContainer #loginform .g-recaptcha, .loginContainer #registerform .g-recaptcha {
    padding-bottom: 15px;
}

.bid_wrps_togl_btn_mob {
    bottom: 15px;
}

#login_right_pop_frm {
    padding-top: 92px;
}

#reg_right_pop_frm .close_trigger_ img {
    position: relative;
    top: 0;
    right: 0;
}

#login_right_pop_frm .close_trigger_ {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 12px;
}

#login_right_pop_frm .close_trigger_ img {
    width: 33px;
    height: 22px;
    position: relative;
    top: -5px;
    right: 3px;
}

.buy_bfor_aution form button {
    width: auto;
    padding: 0 30px;
}

#buy_bfor_auction.pay_str_modal .pay_str_modal_inner h6 {
    max-width: 70% !important;
    text-align: left !important;
}

.login-submit-form .g-recaptcha {
    margin-left: auto !important;
}

.right_popup_wrp .g-recaptcha {
    margin: 0 !important;
}

.pay_str_modal.buy_bfor_aution.active {
    padding-top: 122px;
    width: 50%;
}

#reg_similr_auction {
    min-width: 750px;
    padding-top: 92px
}

#reg_right_pop_frm .rp_subheading {
    padding-top: 0;
}

#reg_interest_auction, #buy_bfor_auction {
    min-width: 750px;
    max-width: 100%;
    padding-top: 92px;
}

#reg_similr_auction .box_title + p {
    padding-top: 2px;
}

#loginform .rpw_forms input {
    margin-bottom: 15px !important;
    margin-top: 0 !important;
}

#loginform .rpw_forms input#log {
    margin-top: 15px !important;
}

.bidding_panel_botm {
    height: 260px;
}

.loginbox {
    margin-bottom: 10px;
    height: 376px;
}

.chat_wrp {
    height: 647px;
}

section.subscriptionbox form {
    width: 100%;
}

section.subscriptionbox input[type="text"], .mc4wp-form-fields input[type="email"] {
    width: calc(80% - 148px);
    flex-grow: 1;
    height: 48px;
    color: #fff;
}

.mc4wp-form-fields input[type="email"] {
    padding: 10px 18px;
    outline: none;
    box-shadow: none;
}

.viewmore:hover, .viewmore:focus, .viewmore:active {
    color: #fff;
}

.loginbox a.login_in_bid {
    background: #FFBE34 !important;
    color: #333;
    border: none !important;
    margin: 0 5px;
    width: 165px;
    border-radius: 6px !important;
}

.yelow_line.aos-init {
    transform: none !important;
    width: 0 !important;
    transition: all 2s ease-in-out !important;
}

.yelow_line.aos-init.aos-animate {
    width: 138px !important;
}

.regislognbtn a:hover {
    text-decoration: none;
    opacity: 1 !important;
}

.explorermenu:not(.fxmb) {
    top: 48px !important;
}

.explorermenu.fxmb.fx {
    top: 0 !important;
    z-index: 0 !important;
    transition: all 0.3s ease;
}

.userlogged .buy_bfor_aution_close.thanks_close {
    box-shadow: none;
    margin-left: 0;
}

.right_popup_wrp #registerform a.close_trigger_.reg_step_2 {
    position: inherit;
}

ul.viewallimg img {
    height: 79px;
    width: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 4px;
}

.viewallimages a {
    width: 100%;
}

.rbn_inner {
    padding: 70px 30px 30px;
    border: 5px solid #eeeae9;
    position: relative;
    min-height: 300px;
    text-align: center;
    background-color: #fff;
}

.rb_icon {
    position: absolute;
    right: 0;
    left: 0;
    top: -60px;
    margin: auto;
    border: 8px solid #222;
    display: inline-block;
    width: 120px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #fff;
    width: 120px;
    height: 120px;
    text-align: center;
}

.rb_icon img {
    width: 90px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rbn_content h4 {
    text-align: center;
    max-width: 200px;
    margin: 20px auto;
    height: 40px;
    position: relative;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #333;
}

.rbn_content h4 span {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rbn_inner p {
    font-size: 14px;
    color: rgba(19, 19, 19, 0.7);
}

.rbn_desktop {
    margin-bottom: 40px;
}

.rbn_col.col-md-4 {
    padding: 0 5px;
}

.swiper-slide .rbn_inner {
    margin: 60px 0;
}

.swiper-pagination-bullet-active {
    background: #ffbe35 !important;
    opacity: 1 !important;
}

.rbn_swiper .swiper-pagination-bullet {
    width: 60px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: #eeeae9;
    opacity: 1;
}

.rbn_mobile {
    display: none;
}

.video .fancybox1 img {
    width: 145px !important;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    -o-object-position: top;
    object-position: top;
}

.video_linkText_blk {
    text-align: center;
    margin-top: 36px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    letter-spacing: 1px;
}

.imagebox .name {
    margin-top: 0;
}

.imagebox h5 {
    padding-bottom: 0;
    margin-top: 30px;
}

.quoteby + p {
    margin-top: 25px;
    font-size: 10px;
    color: rgba(19, 19, 19, 0.7);
}

.linegray {
    width: 200px;
    border-bottom: 2px solid #E1E1E1;
    margin: 30px auto !important;
}

.meettheowner .linegray {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

.history_additionalPara {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: rgba(19, 19, 19, 0.7);
    margin-top: 50px;
    text-align: left;
}

.urgent_msg_container {
    margin-top: 30px;
    margin-bottom: 50px;
}

.button.blue.cancelDelivery {
    margin-bottom: 22px !important;
}

.loginbox.soldTmp, .loginbox.closedTmp {
    height: 646px;
    max-height: 100%;
}

.pageAuctionSold #comments .text h3 + .yelow_line,
.pageAuctionClosed #comments .text h3 + .yelow_line {
    margin-bottom: 40px;
}

.loginbox.soldTmp #reg_similr, .loginbox.closedTmp #reg_similr {
    margin-top: 20px;
    width: 100%;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
}

.hvr_Line::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 0%;
    height: 1px;
    background: #ffbe35;
    bottom: -1px;
    transition: all 0.3s ease-in-out;
}

.hvr_Line {
    position: relative;
    color: #000;
    padding-bottom: 0;
    border-bottom: 1px solid #000;
    transition: all 0.3s ease-in-out;
}

.hvr_Line:hover::after {
    width: 100%;
}

.hvr_Line:hover {
    width: 100%;
    color: #000;
}

.auction_trustRibon {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.pageAuctionLite .auction_trustRibon {
    margin-top: 135px;
}

.pageAuctionLite .introduction p {
    color: rgba(19, 19, 19, 0.7);
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: rgba(19, 19, 19, 0.7);
    margin-top: 5px;
}

#mc4wp-form-1 {
    display: block !important;
}

.mc4wp-alert.mc4wp-success p {
    padding: 20px 0;
    font-size: 12px;
}

.auction_car_img {
    border-bottom: 20px solid #fff;
}

.featured-auctions-widget {
    margin-bottom: 80px;
}

.cars_swiper {
    margin-top: 0;
}

.auction_car_inner {
    position: relative;
}

.auction_car_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    width: calc(100% - 50px);
    margin: auto;
    padding: 10px 20px;
    border-bottom: 2px solid #ffbe35;
}

.auction_car_title h3 {
    margin: 25px 0 0;
    padding-right: 160px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.auctiondetails_bar {
    position: absolute;
    left: 45px;
    bottom: 90px;
    display: flex;
}

.actr_see {
    float: right;
    position: relative;
    top: -20px;
}

.actr_see a {
    padding: 8px 24px;
    color: #000;
    border: 1px solid;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.aucti_name {
    font-weight: bold;
}

.auctiondetails_bar span {
    display: inline-block;
    padding: 0 22px;
    background: #efefef;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    min-width: auto;
}

.auctiondetails_bar {
    position: absolute;
    left: 45px;
    bottom: 68px;
    display: block;
    z-index: 999;
}

.aucti_ends {
    background: #fff2cc !important;
}

.aucti_name {
    background: #64a349 !important;
    color: #fff;
}

.aucti_name.aucti_dark {
    background: #333 !important;
}

.cars_swiperr .swiper-slide {
    transition: all 0.3s ease-in-out;
}

.cars_swiperr .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.4;
}

.cars_swiperr .swiper-button-prev::after, .cars_swiperr .swiper-button-next::after {
    display: none;
}

.cars_swiperr .swiper-button-prev, .cars_swiperr .swiper-button-next {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 60px;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #ffbe35;
    border-radius: 40px;
}

.cars_swiperr .swiper-button-prev {
    left: 5%;
}

.cars_swiperr .swiper-button-next {
    right: 5%
}

.cars_swiperr .swiper-button-prev.swiper-button-disabled, .cars_swiperr .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}

#content-cars-swiper .section-heading {
    max-width: 80%;
    top: 0;
}

body.tax-auction_cat.fpt-template-AuctionTheme #main,
body.home.fpt-template-AuctionTheme #main {
    width: 100%;
    text-align: center;
}

body.tax-auction_cat.fpt-template-AuctionTheme .trusctsectionWrap,
body.home.fpt-template-AuctionTheme .trusctsectionWrap {
    margin-top: 0;
}

body.tax-auction_cat .trust_section,
body.home .trust_section {
    max-width: 1200px;
    margin: auto;
    margin-top: auto;
    margin-top: 100px;
    width: 95%;
}

.fullpage-wrapper {
    max-width: 100vw;
    overflow: hidden;
}

#content-cars-swiper {
    max-width: 100vw;
    overflow: hidden;
    margin-top: -100px;
}

#main #imgtransition:first-child {
    left: calc(-50vw + 50%);
}

.auction_car_img img {
    max-height: 540px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.auc_list_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -7.5px;
    padding: 0;
}

.auc_list_ul li {
    flex-basis: 50%;
    padding: 0 7.5px;
    list-style: none;
}

.aswidget_img img {
    width: 100%;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover;
}

.aswidget_inner {
    position: relative;
}

.aswidget_titlebox {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: calc(100% - 40px);
    margin: auto;
    left: 0;
    right: 0;
}

.aswidget {
    margin-bottom: 60px;
}

.aswidget_title h2 {
    margin: 20px auto 10px;
    padding: 0 20px;
    font-size: 22px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aswidget_img {
    border-bottom: 60px solid #fff;
}

.aswidget_subrow {
    width: calc(100% - 40px);
    margin: auto;
    background: #efefef;
    padding: 5px 15px;
    border-top: 2px solid #ffbe35;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aswidget_subtitile {
    line-height: 20px;
    min-height: 40px;
    text-align: left;
}

.as_seelist a {
    padding: 6px 12px;
    border: 1px solid;
    border-radius: 4px;
    font-weight: 700;
    color: #333;
}

.auction_car_title .aucti_crntbid {
    display: none !important;
}

.all_active_auction_list {
    margin-top: 40px;
    margin-bottom: 40px;
}

.aswidget_title h2.titeMobile {
    display: none !important;
}

.cars_swiperr .swiper-slide {
    transition: all 0.3s ease-in-out;
    max-width: 80%;
    margin: 0 4px;
}

.titeMobile {
    display: none;
}

.static_slide .auction_car_img img {
    opacity: 0.2;
}

.static_slide .auction_car_img {
    position: relative;
}

.static_slide .auction_car_img a::after {
    content: "SEE ALL CARS";
    font-weight: 800 !important;
    background: #ffbe35;
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    width: 160px;
    border-radius: 3px;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
    cursor: pointer;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border-radius: 6px;
}

.cars_swiperr .swiper-slide:first-child {
    /* margin-left: 0; */
}

.cars_swiperr.swiper-container {
    transition: all 0.3s ease-in-out;
}

.auc_title_live_span {
    background: #64a349 !important;
    color: #fff;
    padding: 0 6px;
    font-size: 12px;
}

.closed_sold_listing ul {
    list-style: none;
    padding-left: 0;
}

.sold_widget .auction_car_title h3 {
    margin-top: 5px;
    padding-right: 0;
}

.auctiondetails_bar.auct_mobile.sold_desc {
    position: relative;
    background: #efefef;
    width: calc(100% - 50px);
    top: 6px;
    padding: 0;
    text-align: left !important;
    left: 0;
    right: 0;
    margin: auto;
}

.sold_title {
    font-size: 22px;
    font-weight: 700;
    background: #ffc000;
    padding: 15px 20px;
    min-height: 48px;
    font-family: "Montserrat", sans-serif;
}

.sold_desc p {
    padding: 15px 20px;
    height: 84px;
    font-family: 'Open Sans';
    letter-spacing: 0;
    overflow: hidden;
}

.closed_sold_listing ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
}

.closed_sold_listing ul li {
    flex-basis: calc(100% / 3);
    padding: 0 7.5px;
    max-width: calc(100% / 3);
}

.auctiondetails_bar.auct_mobile.sold_desc {
    width: calc(100% - 30px);
}

.sold_widget .auction_car_title {
    width: calc(100% - 30px);
}

.sold_widget .auction_car_img img {
    max-height: 260px;
    height: 260px;
}

.sold_title_box .auction_car_title {
    position: relative;
    border-bottom: 0;
    bottom: 0;
    top: 1px;
}

.auctiondetails_bar.auct_mobile.sold_desc {
    position: relative;
    top: 0;
}

.sold_title_box {
    margin-top: -70px;
}

.sold_widget .auction_car_title h3 {
    margin-top: 5px;
    padding-right: 0;
    font-size: 18px;
    height: 40px;
    white-space: break-spaces;
    margin-bottom: 8px;
}

.sold_title_box {
    margin-top: -60px;
    margin-bottom: 70px;
}

.cars_swiper.sold_swiper {
    display: none;
}

.all_active_auction_list,
.closed_sold_listing {
    max-width: 1200px;
    margin: auto;
}

.closed_sold_listing {
    max-width: 1200px;
    /* margin-top: 5px !important; */
    width: 80vw;
    margin: auto;
}

.closed_sold_listing.inner_page {
    padding-top: 40px;
    max-width: 100%;
    width: 100%;
}

.auction_car_title h3, .auction_car_title h2 {
    position: relative;
    font-size: 20px !important;
}

.auction_car_title h3 span, .auction_car_title h2 span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.single__article {
    flex-basis: 50%;
    padding: 0 10px;
}

.articles__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.auction_car_title.article_title h2 {
    margin-top: 0;
    height: 50px;
    font-size: 24px;
    white-space: break-spaces;
    color: #333;
    padding-right: 0;
}

.auctiondetails_bar.auct_mobile.article_desc {
    position: relative;
    bottom: 0;
    left: 0;
    width: calc(100% - 50px);
    margin: auto;
    text-align: left;
    padding: 0 20px;
    height: 60px;
    overflow: hidden;
    background: transparent;
    top: 0;
}

.articles_inner .sold_title_box {
    margin-bottom: 40px;
}

.section-heading.articles_header {
    margin-top: -100px;
}

.auction_car_inner.articles_inner .auction_car_img img {
    height: 350px;
}

.cars_swiper.articles_swiper {
    display: none;
}

.articles__wrap {
    width: 80vw;
    max-width: 1200px;
    margin: auto;
}

.single__article:nth-child(2n+1) {
    padding-left: 0;
}

.single__article:nth-child(2n) {
    padding-right: 0;
}

body.page-id-84380 #comments,
body.home #comments,
body.page-id-57758 #comments {
    display: none;
}

.wp-pagenavi {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #333;
    padding: 5px 5px;
    margin: 2px;
    min-width: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #333;
}

.articles__wrap.bog_inner_page_ist {
    width: 100%;
    margin-top: 40px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ffc000;
    background: #ffc000;
}

.meet_row {
    display: flex;
}

.meet_vid_poster img {
    max-width: 100%;
}

.meet_row > div {
    flex-basis: 50%;
    max-width: 50%;
    height: 450px;
}

.meet_vid_poster {
    position: relative;
}

.meet_vid_poster br {
    display: none;
}

.meet_vid_poster img {
    max-width: 100%;
    height: 400px;
    margin-top: 25px;
    margin-bottom: 25px;
    -o-object-fit: cover;
    object-fit: cover;
}

.meet_vid_poster .fancybox1 {
    position: absolute;
    width: 150px;
    left: 0;
    right: 0;
    margin: auto;
}

.meet_vid_poster .fancybox1 img {
    width: 142px;
    height: 92px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 0;
    -o-object-position: top;
    object-position: top;
    margin-bottom: 0;
}

.meet_vid_poster .fancybox1 {
    position: absolute;
    width: 150px;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

.meet_vid_poster::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #333;
    z-index: -1;
}

.meet_col_cont {
    background: #333;
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: 60px;
    padding-right: 50px;
    text-align: left;
}

.meet_cont_inner h2 {
    font-family: 'Montserrat', sans-serif;
    color: #ffc000;
    font-weight: 700;
    margin-bottom: 40px;
}

.meet_cont_inner p {
    max-width: 340px;
}

.meetfounder_wrap {
    margin-bottom: 100px;
    margin-top: 100px;
}

/* .articles_header .primarycta {
    background: transparent !important;
    border: 1px solid #333 !important;
    height: 43px !important;
} */
/*body.page-id-62564 .page_tite_blk {
    display: none;
}*/
.section-heading.good_team h1, .section-heading.good_team h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    letter-spacing: -0.01em;
}

.auct_counter, .auct_counter span {
    background: transparent !important;
    padding: 0 !important;
    height: auto !important;
    line-height: 1 !important;
    min-width: 30px;
}

.team_Desc {
    max-width: 500px;
    margin: auto;
    font-family: "Open Sans";
    letter-spacing: 0;
    line-height: 22px;
}

.team_Desc .tertiarycta {
    height: auto !important;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #333 !important;
    font-family: "Montserrat" !important;
}

.teams_slider {
    margin-top: 30px;
}

.team_inner {
    position: relative;
}

.team_detail {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    padding: 10px 15px 2px;
}

.team_detail h3 {
    margin-top: 5px;
    color: #333;
    font-size: 18px;
}

.team_detail .yelow_line {
    width: 60px;
}

.team_detail h4 {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    font-family: "Open Sans";
    margin-bottom: 0;
}

.section-heading.good_team {
    padding: 0;
}

.team_slider_wrap .swiper-button-next, .team_slider_wrap .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 40px !important;
    overflow: hidden;
    background: #ffc700 !important;
    outline: none !important;
    display: inline-block;
}

.team_slider_wrap .swiper-button-next::after, .team_slider_wrap .swiper-button-prev::after {
    font-size: 15px;
    line-height: 40px;
    display: inline-block;
    color: #fff !important;
    outline: none !important;
}

.team_slider_wrap {
    position: relative;
}

.team_slider_wrap .swiper-button-next {
    right: -60px;
}

.team_slider_wrap .swiper-button-prev {
    left: -60px;
}

.team_slider_wrap {
    margin-bottom: 30px;
}

.team_img img {
    width: 100%;
}

.team_slider_wrap .swiper-button-next:hover, .team_slider_wrap .swiper-button-prev:hover {
    background: #333 !important;
}

.swiper-button-prev.hdn {
    display: none;
}

.testimonial_slide_inner {
    background: #EDEBE8;
    padding-top: 70px;
}

.testim__cont {
    padding: 10px 40px;
    position: relative;
}

.testim__cont::after, .testim__cont::before {
    content: "";
    width: 15px;
    height: 15px;
    border: 5px solid #FFBE35;
    display: inline-block;
    border-radius: 20px;
    position: absolute;
    left: 40px;
    top: -10px;
}

.testim__cont::after {
    left: 60px;
}

.testim__cont {
    font-family: "Montserrat", sans-serif;
    padding-top: 20px;
    text-align: left;
    line-height: 30px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 50px;
}

.tetim_authr {
    align-items: center;
    display: flex;
}

.tetim_authr > div {
    flex-basis: 50%;
    text-align: left;
}

.testim_stars > span {
    color: #ffc000;
    font-size: 24px;
    margin-right: 5px;
}

.testim_authimg img {
    width: 100%;
}

.testim_authimg {
    position: relative;
}

.authr_type {
    position: absolute;
    background: #ffc200;
    padding: 10px 10px;
    bottom: 0;
    left: 10px;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 12px;
}

.authr_type.seller {
    background: #333;
    color: #ffc200;
}

.testim_rating {
    padding: 0 30px;
}

.rated_user h4 {
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 400;
}

.rated_user h5 {
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 700;
    letter-spacing: 0;
    margin-top: -8px;
}

.testimonial_wrap {
    position: relative;
    left: calc(-50vw + 50%);
    width: 100vw;
}

.testimonial_slide_inner {
    width: calc(40vw - 5px);
}

.swiper-slide.testimonial_slide {
    display: flex;
    max-width: 1200px;
    width: 80vw !important;
}

.testimonial_slide_inner:first-child {
    margin-right: 9px;
}

.testimonial_slide_inner:last-child {
    margin-right: 9px;
}

.swiper-button-prev.testim_prev, .swiper-button-next.testim_next {
    display: inline-block;
    background: #333;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    color: #fff;
    outline: none !important;
}

.swiper-button-prev.testim_prev::after, .swiper-button-next.testim_next::after {
    font-size: 16px !important;
}

.swiper-button-prev.testim_prev {
    left: calc(10% - 20px);
}

.swiper-button-next.testim_next {
    right: calc(10% - 20px);
}

.testimonial_wrap.testimonial_mobile {
    display: none;
}

.testim__cont br {
    display: none;
}

.primarycta br {
    display: none;
}

.meet_vid_poster img {
    width: 100%;
}

.ranger {
    -webkit-appearance: none;
    width: 100%;
    height: 18px;
    border-radius: 30px;
    background: #EDEBE8;
    outline: none !important;
}


.ranger::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border: 10px solid #FFBE35;
    background: #333;
    cursor: pointer;
}

.ranger::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border: 10px solid #FFBE35;
    border-radius: 25px;
    background: #333;
    cursor: pointer;
}

.clc_hd h1, .clc_hd h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin-bottom: 0;
}

.clc_hd h1 + p, .clc_hd h2 + p {
    max-width: 550px;
    margin: auto;
    margin-bottom: auto;
    font-family: "Open Sans";
    letter-spacing: 0;
    margin-bottom: 50px !important;
}

.calculator_wrap {
    background: #EDEBE8;
    padding: 20px;
    margin-bottom: 150px;
    position: relative;
}

.calculator_row {
    display: flex;
    margin: 0;
}

.calculator_row > div {
    flex-basis: 50%;
    padding: 0 10px;
    max-width: 50%;
}

.calculator_cont {
    background: #FFBE35;
    text-align: left;
    font-family: "Open Sans";
    letter-spacing: 0;
    font-weight: 700;
}

.calc_ctlist {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.calc_ctlist {
    padding-left: 30px;
    list-style: none;
    margin-bottom: 0;
    line-height: 56px;
}

.calc_ctlist li {
    position: relative;
    font-size: 20px;
}

.calc_ctlist li::after {

    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: transparent;
    border: 6px solid;
    border-radius: 30px;
    position: absolute;
    left: -30px;
    top: 18px;

}

.calcult_cinner h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: center;
    margin-bottom: 10px;
}

.calcult_cinner {
    padding: 30px 20px 90px;
}

.calculator_rangeselect {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.calc_rangerinner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    width: calc(100% + 10px);
    position: relative;
    right: -5px;
    padding: 30px;
}

.estim_v {
    font-size: 24px;
    font-weight: 800;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    margin-bottom: 40px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -0.01em;
}

.range_wrap {
    margin-bottom: 30px;
    position: relative;
}

.range_sub {
    font-family: "Open Sans";
    letter-spacing: 0;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 9999;
    max-width: 260px;
    font-size: 12px;
}

.range_subh2 {
    font-weight: 800;
    font-size: 32px;
    margin: 24px auto 50px;
    position: relative;
    font-family: "Montserrat", sans-serif;
    letter-spacing: -0.01em;

}

.range_submit {
    background: #ffc000;
    border: 0;
    padding: 14px 20px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #333 !important;
    letter-spacing: 0;
    display: inline-block;
    margin-bottom: 18px;
    margin-top: 14px;
}

input[type=range]::-moz-focus-outer {
    border: 0;
}

.range_wrap br {
    display: none;
}

.testim__cont > p:first-child {
    display: -webkit-box;
    font-family: sans-serif;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    height: 152px;
}

.testim_authimg br {
    display: none;
}

.range_fill::after {
    display: inline-block;
    width: 10px;
    height: 22px;
    background: #ffc000;
    content: "";
    right: -8px;
    position: absolute;
    border-radius: 100%;
    top: -2px;
}

.range_fill {
    position: absolute;
    left: 0;
    background: #333;
    display: inline-block;
    height: 18px;
    width: calc(50% - 20px);
    border-radius: 30px 0 0 30px;
    z-index: 0;
}

input[type="range"]::-moz-range-progress {
    background-color: #333;
    height: 18px;
    border-radius: 30px;
}

input[type="range"]::-moz-range-track {
    background-color: #edebe8;
}

input#myRange::-webkit-slider-thumb {
    border-radius: 30px;
    border: 8px solid #ffc000;
    width: 30px;
    height: 30px;
    background: #333;
}

input#myRange::-webkit-slider-runnable-track {
    border-radius: 10px;
}

.box_title.page_tite_blk h1 {
    font-size: 36px;
    color: #333;
}

.clc_img1 img {
    width: 100%;
}

.clc_img1 {
    position: absolute;
    width: 360px;
    left: -170px;
    bottom: -90px;
}

.clc_img1.slim2 {
    right: -170px;
    left: auto;
    bottom: -90px;
}

.box_content.post-content > h2:first-child {
    font-size: 24px !important;
}

.aswidget_title > a {
    padding: 0 20px;
    display: inline-block;
    color: #333;
}

.section-heading.calculatr {
    padding: 0;
}

.auctiondetails_bar.auct_mobile {
    display: none;
}

.clrblk.text-center {
    margin-top: 20px;
}

/* #myRange.chrome {
    background: linear-gradient(to right, #333 0%, #333 60%, #edebe8 60%, #edebe8 100%);
    transition: background 450ms ease-in;
} */

.clc_lrnmr {
    padding: 8px 25px;
    background: #333;
    color: #fff !important;
    border-radius: 5px;
}

.range_subh2::after {
    content: "";
    display: block;
    height: 2px;
    width: 40%;
    background: #ffc000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -18px;
}

.clcr_title {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    letter-spacing: -0.01em;
}

.clcr_title + p {
    font-family: "Open Sans";
    letter-spacing: 0;
    margin-bottom: 30px;
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-page-builder-no-sidebar .clcr_title + p {
    margin-bottom: 30px !important;
}

.all_active_auction_list .aswidget_title > a {
    padding: 0;
    width: 100%;
}

.aswidget_title h3 {
    padding: 0 20px;
    color: #333 !important;
}

.section-heading.articles_header.testim_header {
    margin-top: -100px;
}

.swiper-pagination.cars__pagination {
    left: 0;
    right: 0;
}

.aucti_ends.counter_in_list .auct_counter {
    min-width: auto !important;
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.swiper-pagination.cars__pagination {
    min-width: 200px;
}

.authr_type {
    display: none;
}

.clc_hd h1 > span, .clc_hd h2 > span {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #ffc000;
    display: inline-block;
    position: relative;
    top: -10px;
    left: 0;
    border-radius: 10px;
}

.tmabtlink img {
    width: 20px;
}

.tmabtlink {
    position: absolute;
    top: 14px;
    width: 50px;
    right: -5px;
}

.auctiondetails_bar.auct_mobile.sold_desc {
    display: block;
    top: 20px;
}

.trusctsectionWrap {
    background: #f3f3f3;
    padding-bottom: 50px;
    margin-bottom: 50px;
    margin-top: 80px;
}

.trusctsectionWrap .section-heading {
    background: transparent;
}

.vhLogoWrap {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.vlogo_WrapRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vhlogoinner img {
    width: 80%;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: all 0.3s ease-in-out;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    margin: auto;
}

.vhLlogoDesktop {
    margin-bottom: 100px;
    margin-top: 100px;
}

.vhlogoinner img:hover {
    -webkit-filter: saturate(1);
    filter: saturate(1);
}

.vhLogoMobile {
    display: none;
}

.trusctsectionWrap .section-heading p {
    letter-spacing: 0;
    font-family: "Open Sans";
    margin-bottom: 5px;
    line-height: 22px;
}

.trusctsectionWrap .section-heading p a u {
    -webkit-text-decoration-color: #333;
    text-decoration-color: #333;
    transition: all 0.3s ease-in-out;
}

.trusctsectionWrap .section-heading p a u:hover {
    text-decoration-color: #ffc000;
    -webkit-text-decoration-color: #ffc000;
}

.lds-dual-ring {
    display: none;
    width: 80px;
    height: 80px;
    margin: auto;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #ffc000;
    border-color: #ffc000 transparent #ffc000 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.single-post .content-column.one_half P {
    margin-bottom: 10px;
}

.swiper-pagination-bullet {
    outline: none !important;
}


.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet,
.swiper-pagination-bullet-active-next-next + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet {
    display: none;
}

.cars__pagination .swiper-pagination-bullet {
    opacity: 0;
}

.cars__pagination .swiper-pagination-bullet-active-prev, .cars__pagination .swiper-pagination-bullet-active-prev-prev,
.cars__pagination .swiper-pagination-bullet-active-next, .cars__pagination .swiper-pagination-bullet-active-next-next {
    opacity: 0.2 !important;
}

.swiper-pagination.cars__pagination {
    min-width: 130px;
    height: 20px;
}

.cars__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
}

.cars__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
    position: absolute;
    left: 35% !important;
    transform: translateX(-35%) scale(.66);
}

.cars__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next {
    position: absolute;
    left: 65% !important;
    transform: translateX(-65%) scale(.66);
}

.cars__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next {
    position: absolute;
    left: 80% !important;
    transform: translateX(-80%) scale(.33);
}

.cars__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
    position: absolute;
    left: 20% !important;
    transform: translateX(-20%) scale(.33);
}

#content-cars-swiper a.primarycta {
    background: transparent;
    border-color: #333;
    position: relative;
    top: -5px;
    border-width: 1px;
    height: 44px;
    line-height: 42px;
}

.swiper-pagination.swiper-pagination-bullets-dynamic {
    display: none;
}

.meetfounder_inner {
    max-width: 1200px;
    margin: auto;
}

.fancybox-bg {
    transition: all 0.3s ease-in-out !important;
    top: 100vh;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
    top: 0;
}

.auctiondetails_bar.auct_mobile.article_desc {
    display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 49%;
}

.sold_swiper .static_slide .auction_car_img a::after {
    content: "ALL SOLD CARS";
    width: 210px;
}

.articles_swiper .static_slide .auction_car_img a::after {
    content: "ALL ARTICLES";
    width: 150px;
}

.history_additionalPara p {
    margin-bottom: 10px;
}

.static_slide .auction_car_img a {
    display: inline-block;
    width: 100%;
}

.content-column.one_half p {
    margin-bottom: 10px !important;
}

.box_content.post-content.zzzz p {
    margin-bottom: 10px;
}

.home.page-template-template-page-builder-no-sidebar p {
    margin-bottom: 0;
}

.speech-double img {
    width: 40px;
    position: relative;
    bottom: -15px;
}

h1 .speech-double img, h2 .speech-double img {
    top: -18px;
}

h2.hmSubtitile {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px !important;
    letter-spacing: -0.01em;
}

.lastcol_content h3 span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-top: 3px;
    color: #000;
}

.section-heading h2 {
    font-size: 32px;
}

.auctiondetails_bar span i {
    font-style: normal !important;
}

.homepage-hero-heading-headline .hmSubtitile {
    color: #fff;
    font-family: "Oswald";
    font-weight: normal;
    font-size: 3.5vw !important;
    letter-spacing: 0.07em;
    padding-bottom: 10px;
    text-shadow: #333333 1px 0 10px;
}

.hhr_stars img {
    width: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.homepage-hero-heading-reviews {
    margin-top: 0;
    font-family: "Open Sans";
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
}

#content-desktops #imgtransition::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
}

#content-desktops #imgtransition {
    position: relative;
    left: calc(-50vw + 50%);
}

.homepage-hero-heading-reviews strong {
    display: block;
    margin-top: 2px;
}

a.secondarycta:link, a.secondarycta:visited {
    font-weight: 800;
}

.auction_car_title h2 span {
    height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.testimonial_slide_inner {

    position: relative;

}

.allbtn {
    display: inline-block;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    background: #ffbe35;
    color: #333 !important;
    padding: 12px 25px;
    border-radius: 7px;
    position: absolute;
    left: 0;
    right: 0;
    width: 210px;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.fancybox-inner {
    transform: translateY(100%);
    transition: all 0.3s ease-in-out;
}

.fancybox-is-open .fancybox-inner {
    transform: translateY(0%);
}

.delivery_cal_div {
    display: flex;
}

/* .fancybox-content {
    min-width: 70vw;
    min-height: 45vw;
    background: transparent !important;
} */
.delivery_cal_div #calculate_del_cost {
    background: #333 !important;
    color: #fff !important;
}

.pageAuctionClosed .col-5.requestadelivery .yelow_line,
.pageAuctionSold .col-5.requestadelivery .yelow_line {
    margin-bottom: 0 !important;
}

p.location {
    padding-top: 12px;
}

.pageAuctionLive .bidding_dtls label:last-child {
    padding-top: 2px;
}

.pageAuctionLive .loginbox a.login_in_bid {
    border: 1px solid #FFBE34 !important;
}

.auctions_frms .nf-mp-body {
    text-align: left;
}

.auctions_frms .nf-field-element input {
    width: 100%;
}

.auctions_frms .nf-field-element input #nf-field-1061 {
    max-width: 265px;
}

.auctions_frms .nf-field-element input {
    width: 100%;
    border: 1px solid #e1e1e1 !important;
}

.nf-field-label {
    display: none;
}

.login-screen .login-submit-form p.submit input {
    float: none;
}

.login-screen .login-submit-form p.submit {
    text-align: left !important;
}

.pageAuctionPreview #clockdiv {
    position: relative;

}

#buy_bfor_btn_ {
    height: 45px;
    border: 1px solid #FFBE35;
}

.allvidul {
    padding-left: 0;
}

.allvidul li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.allvidul li img {
    display: block;
    margin: 0 auto 4px;
    width: 35px;
}

.allvidul li a {
    text-align: center !important;
    display: block;
    background: #333;
    padding: 15px 40px;
    width: 170px;
    height: 110px;
}

.allvidul li a span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}

.all_vidoes_Acution {
    font-size: 36px !important;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-top: 50px;
}

.all_vidoes_Acution + .yelow_line {
    margin-bottom: 30px;
}

.loading_spin {
    padding: 40px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.loading_process {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: progress;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.loading_process.active {
    z-index: 9999999999;
    opacity: 1;
    visibility: visible;
}

.nf-mp-body {
    text-align: left;
    width: 100%;
}

.auction_frms .nf-field-element input[type="text"],
.auction_frms .nf-field-element input[type="email"],
.auction_frms .nf-field-element input[type="tel"],
.auction_frms .nf-field-element input {
    border-radius: 3px !important;
    margin-right: 0;
    width: 100%;
    border: 1px solid #e1e1e1 !important;
    height: 48px !important;
    margin-bottom: 0;
    padding: 0 15px;
    margin-top: 0;
    font-weight: 300 !important;
    color: #212529 !important;
    font-family: "Open Sans" !important;
    max-width: 100% !important;
}

.auction_frms .nf-field-container {
    margin-top: 12px !important;
    margin-bottom: 0 !important;
}

.auction_frms .nf-mp-body {
    text-align: left;
}

.auction_frms .nf-form-content button, .auction_frms .nf-form-content input[type="button"], .auction_frms .nf-form-content input[type="submit"] {
    background: #333;
    border: 0;
    color: #f7f7f7;
    transition: all .5s;
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 45px;
    padding: 0 30px;
    letter-spacing: 1px;
    height: 45px !important;
    background: #ffbe35 !important;
    border: 0 !important;
    color: #333 !important;
    width: auto !important;
}

.auction_frms .nf-error.field-wrap .nf-field-element::after {
    background: #e80000;
    color: #fff;
    font-family: FontAwesome;
    font-size: 16px;
    content: "\f12a";
    position: absolute;
    top: 10px;
    right: 14px;
    bottom: 1px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    transition: all .5s;
    border-radius: 73px;
}

.auction_frms .nf-cell {
    width: 100% !important;
    display: block;
}

.auction_frms .nf-form-content {
    padding: 0;
}

.auction_frms .nf-field-container {
    width: 630px !important;
}

.auction_frms .nf-field-element input[type="text"].buy_offer_input {
    max-width: 265px !important;
    font-weight: 600 !important;
}

.register_inter_btn .ninja-forms-field.buy_bfor_submit.nf-element {
    margin-top: -10px;
}

.pay_str_modal .auction_frms .nf-response-msg p {
    color: #333 !important;
    font-size: 16px;
    max-width: 550px;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 12px;
    font-weight: 400;
}

.nf-response-msg * {
    text-align: left !important;
}

.nf-response-msg .thanks_close {
    margin-top: 5px !important;
}

.introduction .quote .quotetext > p {
    font-family: Open Sans;
    font-style: italic;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.35;
    color: #333 !important;
    text-align: left;
    opacity: 1;
}

.slngnform .nf-field-container {
    max-width: 100% !important;
}

.slngnform .btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {
    border-radius: 5px;
}

.slngnform .nf-form-content .nf-field-container #nf-field-541-wrap .nf-field-element .ninja-forms-field {
    /* background-color: #957c49 !important; */
    max-width: 100% !important;
}

.slngnform .nf-form-content .nf-field-container #nf-field-541-wrap .nf-field-element .ninja-forms-field:hover {
    background-color: #000 !important;
}

.slngnform .nf-form-content .nf-field-container #nf-field-928-wrap .nf-field-element .ninja-forms-field {
    /* background-color: #957c49 !important; */
    max-width: 100% !important;
}

.slngnform .nf-form-content .nf-field-container #nf-field-928-wrap .nf-field-element .ninja-forms-field:hover {
    background-color: #000 !important;
}

.slngnform .nf-field-label {
    display: block;
}

.fancybox2.lazy[data-src] {
    background-size: 12px !important;
    background-repeat: no-repeat;
    background-position: center;
}

.fancybox2.lazy {
    overflow: hidden;
}

body.page-id-84380 #swipebox-overlay,
body.home #swipebox-overlay {
    display: none;
}

.nf-form-content .nf-mp-body .nf-field-container .nf-element {
    max-width: 100% !important;
}

.nf-form-content .nf-field-container #nf-field-4-wrap .nf-field-element .ninja-forms-field {
    max-width: 100% !important;
}

.slngnform .nf-field-container input[type="button"].ninja-forms-field.nf-element {
    max-width: 100% !important;
    width: 100% !important;
}

#loginform[name="lostpass"] #submit {
    float: right !important;
}

/* #content-cars-swiper .section-heading {
    width: 1300px;
} */
/*.explorermenu.bid_panel_err_enabled ~ #comments .text > h3,*/
/*.explorermenu.bid_panel_err_enabled ~ #comments .text > h3 + .yelow_line,*/
/*.explorermenu.bid_panel_ok ~ #comments .text > h3,*/
/*.explorermenu.bid_panel_ok ~ #comments .text > h3 + .yelow_line {*/
/*    display: none !important;*/
/*}*/

.explorermenu.bid_panel_err_enabled.fxmb.passComm {
    display: none !important;
}


.input-icon {
    position: relative;
}

.input-icon > input[type="text"] + i {
    position: absolute;
    transform: translate(30px, -50%);
    top: 50%;
    pointer-events: none;
    width: 25px;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    color: #333;
    opacity: 0.7;
    display: none;
}

.loginbox form#my_bid_form_1 .input-icon input[type="text"].positive,
.loginbox form#my_bid_form_1 .input-icon input[type="text"]:focus,
.loginbox form#my_bid_form_1 .input-icon input[type="text"]:active {
    padding-left: 25px;
}

.loginbox form#my_bid_form_1 .input-icon input[type="text"].positive + i,
.loginbox form#my_bid_form_1 .input-icon input[type="text"]:focus + i,
.loginbox form#my_bid_form_1 .input-icon input[type="text"]:active + i {
    display: block;
    opacity: 1;
}

#wpcomm form .comment-error {
    margin-top: 10px;
}

.wc_comm_submit {
    opacity: 1;
}

.wc_comm_submit[disabled="disabled"]:hover,
.wc_comm_submit[disabled="disabled"] {
    opacity: 0.4;
    transition: opacity 0.3s ease;
}

/* MQ */

@media only screen and (min-width: 2100px) {
    h1 .speech-double img, h2 .speech-double img {
        top: -1.5vw !important;
    }
}

@media only screen and (min-width: 1800px) {
    h1 .speech-double img, h2 .speech-double img {
        top: -28px;
    }
}

@media only screen and (min-width: 1600px) {
    h1 .speech-double img, h2 .speech-double img {
        top: -22px;
    }
}

@media only screen and (max-width: 1366px) {
    .estim_v {
        font-size: 22px;
    }

    .range_subh2 {
        font-size: 26px;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -15px;
    }
}

@media only screen and (max-width: 1244px) and (min-width: 993px) {
    .subscriptionbox a {
        padding: 0 17px !important;
        height: 43px !important;
        line-height: 43px !important;

    }
}

@media only screen and (max-width: 993px) and (min-width: 767px) {
    .buttonswrap a:first-of-type {
        margin-right: 0.5rem;
    }
}

@media only screen and (max-width: 1300px) {
    .auction_frms .nf-field-element input[type="text"], .auction_frms .nf-field-element input[type="email"], .auction_frms .nf-field-element input[type="tel"] {
        width: 640px !important;
    }
}

@media only screen and (max-width: 1244px) {

    .live_auction_page.live_auction .bid-details div {

        line-height: 15px !important;
        margin-top: -2px;
    }

    .requestadelivery h3 {
        font-size: 24px !important;
        line-height: 63px !important;
    }

    .auction_car_title h3 {
        font-size: 22px;
    }

    h2.hmSubtitile {
        font-size: 34px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .fpt-template-AuctionTheme #content-cars-swiper .all_active_auction_list {
        max-width: 900px;
    }

    body.tax-auction_cat .all_active_auction_list .as_seelist,
    body.home .all_active_auction_list .as_seelist {
        display: none !important;
    }

    .loginbox {
        height: auto;
    }

    .chat_wrp {
        max-height: 845px;
        height: auto;
    }

    .chat_wrp_inner {
        max-height: 692px;
        overflow: hidden;
        height: auto;
    }

    section.subscriptionbox input[type="text"] {
        width: calc(100% - 148px);
    }

    input.loginButton {
        width: 100%;
    }

    .loginbox a.login_in_bid {
        width: 100%;
        max-width: 345px;
        margin-top: 7px;
        margin-left: 0;
        margin-right: 0;
    }

    .userlogged a.btn1 {
        padding: 0 16px;
        margin-right: 10px;
    }

    #content-cars-swiper .section-heading {
        max-width: 900px;
    }

    .homepage-hero-heading-container {
        width: 65%;
    }

    .homepage-hero-heading-container .primarycta, .homepage-hero-heading-container .secondarycta {
        font-size: 12px !important;
        display: inline-block !important;
        height: auto !important;
        line-height: 36px !important;
        font-weight: 700 !important;
        font-family: 'Montserrat', sans-serif !important;
        vertical-align: middle !important;
        padding: 0 20px !important;
        border: 0 !important;
    }

    .cars_swiperr .swiper-slide {
        max-width: 900px;
    }

    .cars_swiperr .swiper-button-next {
        right: 5px;
    }

    .cars_swiperr .swiper-button-prev {
        left: 5px;
    }

    .sold_title {
        font-size: 16px;
        padding: 15px 15px;
    }

    .sold_widget .auction_car_img img {
        max-height: 180px;
        height: 180px;
    }

    .sold_desc p {
        padding: 15px 15px;
    }

    .rated_user h4 {
        font-size: 12px;
    }

    .rated_user h5 {
        font-size: 12px;
    }

    .testim_stars > span {
        color: #ffc000;
        font-size: 20px;
    }

    .testim__cont {
        line-height: 32px;
        font-size: 18px;
    }

    .testim_rating {
        padding: 0 15px;
    }

    .homepage-hero-heading-headline h1 img, .homepage-hero-heading-headline h2 img {
        bottom: 4px;
        position: relative;
        width: 18px;
    }

    .estim_v {
        font-size: 20px;
    }

    .range_subh2 {
        font-size: 24px !important;
    }

    h1 .speech-double img, h2 .speech-double img, .speech-double img {
        width: 30px !important;
    }

    .rbn_inner p {
        font-size: 13px;
    }

    .rbn_inner {
        min-height: 300px;
    }

    .auction_frms .nf-field-element input[type="text"], .auction_frms .nf-field-element input[type="email"], .nf-field-element input[type="tel"] {
        width: 640px !important;
    }

    .pageAuctionLite .auction_trustRibon {
        width: calc(100% + 80px);
        margin-left: -40px !important;
    }

    .pageAuctionLite .auction_trustRibon {
        margin: 0 -20px;
    }

}

@media only screen and (max-width: 1159px) {
    body.tax-auction_cat.fpt-template-AuctionTheme #main,
    body.home.fpt-template-AuctionTheme #main {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 1100px) {
    #content-cars-swiper .section-heading {
        max-width: 80vw;
    }

    .cars_swiperr .swiper-slide {
        max-width: 80vw;
    }

    #content-cars-swiper.sold_swiper .section-heading {
        max-width: 80vw;
    }

    .section-heading.articles_header {
        max-width: 80vw !important;
    }

    .estim_v {
        font-size: 17px;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -13px;
    }

    .allvidul li a span {
        line-height: 14px;
        font-size: 12px;
    }

    .allvidul li a {
        width: 150px;
        height: 100px;
    }
}

@media only screen and (max-width: 1199px) {
    .cars_swiperr .swiper-slide {
        margin: 0 5px;
    }

    .cars_swiperr .swiper-button-next {
        right: 5%;
    }

    .cars_swiperr .swiper-button-prev {
        left: 5%;
    }
}

@media only screen and (max-width: 1024px) {
    .aswidget_subtitile {
        font-size: 12px;
    }

    .as_seelist a {
        font-size: 12px;
    }

    .as_seelist {
        display: none !important;
    }

    .homepage-hero-heading-headline h1 img, .homepage-hero-heading-headline h2 img {
        bottom: 4px;
        position: relative;
        width: 12px;
    }
}

@media only screen and (max-width: 840px) {
    .aswidget_subrow {
        flex-direction: column;
        justify-content: flex-start;
        text-align: left;
    }

    .aswidget_subrow > div {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 10px;
    }

    .as_seelist a {
        width: 100% !important;
        display: inline-block;
        text-align: center;
    }

    .aswidget_title h2 {
        font-size: 18px;
    }

    .allvidul li a {
        padding: 15px 32px;
    }

    .allvidul li a span {
        line-height: 12px;
        font-size: 12px;
    }

    .allvidul li:nth-child(3n+3) {
        margin-right: 0;
    }

    .allvidul li {
        width: calc((100% - 10px) / 3);
        float: left;
        margin-right: 5px;
    }

    .allvidul li a {
        height: 95px;
    }

    .allvidul li a {

        width: 100%;
    }

    .allvidul::after {
        content: "";
        display: table;
        clear: both;
        float: none;
    }
}

@media only screen and (max-width: 992px) {
    /* Auction category taxonomy page */
    body.tax-auction_cat #main {
        margin-top: 72px !important;
    }


    section.subscriptionbox input[type="text"] {
        height: 43px;
        max-width: 500px;
    }

    .subscriptionbox h3 {
        text-align: center;
    }

    section.subscriptionbox form {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-top: 0px;
    }

    .rpw_forms input[type="text"], .rpw_forms input[type="email"], .rpw_forms input[type="password"], .rpw_forms input[type="phone"] {
        margin-bottom: 15px;
    }

    #login_right_pop_frm {
        padding-top: 25px !important;
        align-items: flex-start;
    }

    section.subscriptionbox a {
        width: 115px;
        padding: 0 17px;
        height: 43px;
        line-height: 43px;
        border-radius: 0 3px 3px 0 !important;
    }

    .rbn_mobile {
        display: block;
    }

    .rbn_desktop {
        display: none;
    }

    .actr_see a {
        padding: 8px 18px;
        font-size: 12px;
    }

    .auction_car_title h3 {
        padding-right: 130px;
    }

    .cars_swiperr .swiper-button-prev, .cars_swiperr .swiper-button-next {
        font-size: 40px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        display: none !important;
    }

    .auctiondetails_bar span {
        padding: 0px 14px;
        font-size: 10px;
        line-height: 30px;
        height: 30px;
        min-width: 110px;
        letter-spacing: 0.1px;
    }

    .closed_sold_listing ul li {
        flex-basis: 50%;
        max-width: 50%;
    }

    .sold_title_box {
        margin-bottom: 40px;
    }

    .calc_ctlist li {
        font-size: 14px;
    }

    .section-heading.calculatr {
        max-width: 100% !important;
    }

    .estim_v {
        font-size: 16px;
    }

    .vlogo_WrapRow {
        justify-content: center;
    }

    .vhlogoinner img {
        padding: 0 12px;
    }

    .estim_v {
        font-size: 17px;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -11px;
    }
}

@media only screen and (max-width: 991px) {
    .servicehistory table {
        width: 100% !important;
        display: table !important;
        margin: 20px 0 !important;
    }

    .live_auction_page.live_auction .bid-details {
        padding-top: 5px;
        float: none;
        padding-right: 15px;
    }

    .auctioncounter {
        border-bottom: 3px solid #FAC406 !important;
    }

    /*.text h3 {
    font-size: 24px;
    margin-left: -20px;
}
.text h3 + .yelow_line.aos-init.aos-animate {
    margin-left: -20px;
}*/
    .container .text {
        padding: 29px 0px !important;
    }

    .detailsbox .col-9 {
        padding-left: 15px;
    }

    .quote .quotetext {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
    }

    .col-5.requestadelivery {
        border-top: 0 !important;
        padding-top: 0 !important;
    }

    .explorermenu ul li a {
        line-height: 38px !important;
    }

    #auctioncounter:not(.fxmb) + .introduction + .meettheowner + .explorermenu.fxmb.fx {
        top: 0 !important;
    }

    .calcult_cinner h3 {
        font-size: 20px;
        text-align: center;
    }

    .calc_ctlist {
        max-width: 80%;
        margin: 20px auto 0;
    }

    body section.explorermenu.fxmb.bid_panel_err_enabled {
        top: 82px;
    }

    h2.hmSubtitile {
        font-size: 30px !important;
    }

    .delivery_cal_div {
        margin-top: 30px;
        max-width: 550px;
    }

    .delivery_cal_div #calculate_del_cost {
        margin-left: -10px;
        border-radius: 0 5px 5px 0;
        flex-basis: 40%;
        height: 45px !important;
    }

    .col-5.requestadelivery h3 {
        line-height: 30px !important;
        margin-bottom: 18px !important;
    }

    .delivery_cal_div input {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        height: 45px !important;
    }

    .pageAuctionPreview section.comments,
    .pageAuctionLite section.comments,
    .pageAuctionPrivate section.comments {
        padding: 0 20px !important;
    }

    .pageAuctionPreview #comments .row,
    .pageAuctionLite #comments .row,
    .pageAuctionPrivate #comments .row {
        margin: 0 -15px !important;
    }

    .pageAuctionLive .loginbox h5 {
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }

    .pageAuctionLive .chat_wrp h5 {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .pageAuctionClosed .loginbox h5, .pageAuctionSold .loginbox h5 {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .pageAuctionClosed .chat_wrp h5,
    .pageAuctionSold .chat_wrp h5 {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .pageAuctionLite .introduction .text {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 800px) {
    h1 .speech-double img, .speech-double img {
        width: 22px !important;
    }

    h1 .speech-double img, h2 .speech-double img {
        width: 22px !important;
    }
}

@media only screen and (max-width: 768px) {
    .all_active_auction_list {
        margin-left: -10px;
        margin-right: -10px;
    }

    .fpt-template-AuctionTheme #content-cars-swiper .all_active_auction_list {
        overflow: visible;
        width: calc(100vw);
        position: relative;
        left: calc(-50vw + 50%);
        margin: auto;
    }

    #reg_similr_auction, #reg_interest_auction, #buy_bfor_auction {
        min-width: 100%;
        padding: 80px 25px;
        padding-top: 50px;
    }

    #login_right_pop_frm .close_trigger_ {
        z-index: 9999;
        position: absolute;
        right: 0;
        top: 30px;
    }

    #login_right_pop_frm {
        padding-top: 50px;
    }

    input.loginButton {
        margin-left: 0;
        width: 100% !important;
        margin-right: 0 !important;
        display: block;
        padding: 0 40px !important;
        margin-left: 0 !important;
        max-width: 304px;
    }

    .right_popup_wrp .g-recaptcha {
        text-align: left;
    }

    .right_popup_wrp .g-recaptcha {
        margin: 0 !important;
        text-align: left;
        padding-top: 0;
        padding-bottom: 5px !important;
    }

    .login-submit-form .g-recaptcha {
        margin-left: 0 !important;
        padding-top: 0 !important;
    }

    .my_box3.breadcrumb-wrap .login-submit-form #wp-submit {
        position: relative;
        top: -15px;
    }

    #login_right_pop_frm .my_box3.breadcrumb-wrap .login-submit-form #wp-submit {
        top: 0;
    }

    .login-screen #main > .my_box3.breadcrumb-wrap {
        padding: 0px 0 0 !important;
    }

    .buy_bfor_aution form input {
        font-size: 14px;
    }

    /*.right_popup_wrp.active .right_popup_inner {*/
    /*    overflow: auto;*/
    /*}*/
    .right_popup_wrp #submits {
        width: 100%;
        min-width: 250px;
        max-width: 304px;
    }

    div#reg_right_pop_frm .close_trigger_ {
        top: 24px;
    }

    div#RecaptchaField2 {
        margin: 0 auto;
    }

    .right_popup_content #registerform p.submit {
        text-align: center;
    }

    .right_popup_wrp #registerform h6 {
        margin: auto;
    }

    form#loginform .g-recaptcha {
        text-align: center;
    }

    #login_right_pop_frm .my_box3.breadcrumb-wrap .login-submit-form #wp-submit {
        margin: 0 auto !important;
    }

    .new_reg_reset_div {
        margin: auto;
    }

    div#RecaptchaField2, form#loginform .g-recaptcha {
        max-width: 304px;
        margin: 0 auto;
    }

    .right_popup_wrp p.submit input#submits + .btn_right_text {
        margin-left: 0;
    }

    #pay_str_modal.cardpopup_container {
        width: 100%;
        right: 0;
        max-width: 100%;
        padding: 50px 25px 0;
    }

    section.introduction {
        padding-top: 0 !important;
    }

    .counter .sq .bord {
        font-size: 18px;
    }

    .pageAuctionLite .urgent_msg_container {
        margin-bottom: 20px;
    }

    .pageAuctionLite .auction_trustRibon {
        margin-left: -40px;
        margin-right: -40px;
    }

    .pageAuctionLite .rbn_inner {
        padding: 50px 20px 30px;
        min-height: 270px;
    }

    .auctiondetails_bar {
        width: calc(100% - 60px);
        left: 30px;
    }

    .auctiondetails_bar span {
        width: 50%;
    }

    .aucti_crntbid {
        display: block !important;
        width: 100% !important;
    }

    .auction_car_title h3 {
        margin: 36px 0 0;
        font-size: 14px;
    }

    /* .cars_swiper {
    margin-left: -50px;
    margin-right: -50px;
} */
    .cars_swiperr .swiper-button-next {
        right: 13%;
    }

    .cars_swiperr .swiper-button-prev {
        left: 13%;
    }

    .actr_see a {
        padding: 6px 10px;
        letter-spacing: 0.2px;
    }

    .auctiondetails_bar span:nth-child(2) {
        max-width: 50% !important;
        float: right;
    }

    .auctiondetails_bar::after {
        content: "";
        display: table;
        clear: both;
    }

    .auction_car_title h3 {
        padding-right: 100px;
    }

    body {
        overflow-x: hidden;
        max-width: 100vw !important;
    }

    .auction_car_title h3 {
        margin-top: 0;
    }

    .auc_list_ul li {
        flex-basis: 100%;
    }

    .aswidget_title h2 {
        font-size: 18px;
        margin-top: 10px;
    }

    .auction_car_title h3 {
        padding-right: 100px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
    }

    .auction_car_title {
        height: 78px;
    }

    .actr_see {
        float: none;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
    }

    .auction_car_title .aucti_crntbid {
        display: block !important;
        text-align: left;
        font-size: 12px;
        padding: 10px 0 5px;
    }

    .auctiondetails_bar .aucti_crntbid {
        display: none !important;
    }

    .auction_car_title {
        height: 84px;
        position: relative;
        top: -60px;
        padding: 10px;
    }

    .auctiondetails_bar {
        bottom: 138px;
    }

    .actr_see {
        top: auto;
        transform: none;
        left: 0;
        right: 0;
        bottom: 0;
        position: relative;
        margin: 10px 0;
        top: auto;
        width: 100%;
        display: none;
    }

    .auction_car_title {
        width: calc(100% - 30px);
    }

    .auctiondetails_bar span {
        padding: 0px 14px;
        font-size: 10px;
        line-height: 20px;
        height: 20px;
    }

    .auctiondetails_bar {
        display: flex;
    }

    .auctiondetails_bar span {
        min-width: 50%;
        width: 100%;
    }

    #content-cars-swiper .section-heading {
        max-width: 95%;
    }

    .section-heading.articles_header {
        max-width: 95vw !important;
    }

    .cars_swiperr .swiper-slide {
        max-width: 100vw;
        margin: 0;
    }

    .cars_swiperr .swiper-wrapper {
        margin-left: -15px;
    }

    .cars_swiperr .swiper-slide.swiper-slide-prev {
        opacity: 0;
    }

    .closed_sold_listing > ul {
        display: none;
    }

    .closed_sold_listing.inner_page > ul {
        display: flex;
    }

    .cars_swiper.sold_swiper {
        display: block;
    }

    #content-cars-swiper.sold_swiper .section-heading {
        max-width: 95vw;
    }

    .closed_sold_listing ul li {
        flex-basis: 100%;
        max-width: 100%;
    }

    .closed_sold_listing.inner_page li .sold_widget .auction_car_img img {
        max-height: 55vw;
        height: 55vw;
    }

    .closed_sold_listing.inner_page {
        width: 100%;
    }

    .sold_widget .auction_car_img img {
        max-height: 55vw;
        height: 55vw;
    }

    .articles__wrap {
        display: none;
    }

    #content-desktops.article_wall {
        display: block;
    }

    #content-desktops.article_wall #imgtransition > img {
        height: 70vw;
        -o-object-fit: cover;
        object-fit: cover;
    }

    #content-desktops.article_wall .homepage-hero-heading-headline h1 {
        font-size: 5vw;
    }

    #content-desktops.article_wall .homepage-hero-heading-reviews {
        display: none;
    }

    .section-heading.articles_header {
        margin-top: 0 !important;
    }

    #content-desktops.article_wall .homepage-hero-heading-headline h1 {
        font-size: 5.3vw;
    }

    .article_wall .homepage-hero-heading-container-fullwidth {
        left: 5%;
        right: 5%;
        top: 2%;
    }

    .auction_car_title.article_title h2 {
        width: auto;
        position: relative;
    }

    .auction_car_title.article_title h2 span {
        height: 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        width: 100%;
    }

    .auction_car_title.article_title h2 {
        height: 30px;
    }

    .articles_swiper .swiper-slide {
        max-width: calc(90vw - 15px) !important;
    }

    .cars_swiper.articles_swiper {
        display: block;
    }

    .sold_title_box .auction_car_title h3 span {
        position: relative;
        top: auto;
        transform: none;
        width: 100%;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
    }

    .sold_widget .auction_car_title h3 {
        margin-top: 0;
        font-size: 18px;
        height: auto;
    }

    .articles__wrap.bog_inner_page_ist {
        display: block;
    }

    .single__article {
        padding-left: 0;
        padding-right: 0;
    }

    .articles__wrap.bog_inner_page_ist {
        width: calc(80vw + 30px);
        margin-top: 30px;
    }

    .auction_car_inner.articles_inner .auction_car_img img {
        height: 260px;
    }

    .wp-pagenavi a, .wp-pagenavi span {
        font-size: 12px;
    }

    .meet_row {
        flex-direction: column;
    }

    .meet_vid_poster img {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .meet_col_cont {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
    }

    .meet_cont_inner h2 {
        margin-bottom: 20px;
        font-size: 32px;
        margin-top: 35px;
    }

    .meet_row {
        display: block;
        flex-direction: column;
    }

    .meet_row > div {
        flex-basis: 100%;
        max-width: 100%;
        height: auto;
    }

    .meet_vid_poster::after {
        display: none;
    }

    .team_slider_wrap .swiper-button-next, .team_slider_wrap .swiper-button-prev {
        width: 40px;
        height: 40px;
        border-radius: 40px !important;
        overflow: hidden;
        background: #ffc700 !important;
        outline: none !important;
        display: none;
    }

    .section-heading.good_team {
        padding: 0 !important;
        width: 100%;
    }

    .teams_slider {
        margin-top: 10px;
    }

    .team_Desc {
        line-height: 28px;
        font-size: 13px;
    }

    #content-cars-swiper.sold_swiper {
        overflow: visible;
    }

    .testimonial_wrap.testimonial_mobile {
        display: block;
        margin-top: 0;
    }

    .testimonial_wrap.testimonial_desktop {
        display: none;
    }

    .testimonial_slide_inner {
        width: 100vw;
    }

    .swiper-slide.testimonial_slide {
        width: 100vw !important;
    }

    .testimonial_slide_inner:first-child {
        margin-right: 0;
    }

    .swiper-button-prev.testim_prev, .swiper-button-next.testim_next {
        display: none;
    }

    .testimonial_slide_inner {
        padding-top: 40px;
    }

    .meetfounder_wrap {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .calculator_row {
        flex-direction: column;
    }

    .calculator_rangeselect {
        padding-left: 0 !important;
        margin-top: 10px;
    }

    .estim_v {
        font-size: 20px;
    }

    .calcult_cinner {
        padding: 30px 20px;
    }

    .calculator_wrap {
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        margin-bottom: 0;
    }

    .estim_v {
        display: block;
        font-size: 24px;
        margin-bottom: 30px;
    }

    .range_subh2 {
        font-size: 30px !important;
        margin-top: 15px !important;
        text-align: center;
        line-height: 38px;
        margin-bottom: 20px;
    }

    .calculator_row > div {
        flex-basis: 100%;
        padding: 0 10px;
        max-width: 100%;
    }

    .aswidget_title > a {
        padding: 0 15px;
    }

    .clc_img1 {
        display: none;
    }

    .fpt-template-AuctionTheme #content-cars-swiper
    #content-cars-swiper.sold_swiper {
        margin-top: -20px !important;
    }

    .section-heading.articles_header.testim_header {
        margin-top: -20px !important;
    }

    .range_subh2::after {
        display: none;
    }

    .clrblk.text-center {
        display: block;
    }

    .counter_in_list .auct_counter, .counter_in_list .auct_counter span, .counter_in_list .auct_counter span:first-child {
        display: inline-block;
    }

    .page-id-62490 .aswidget_title h3 {
        padding: 0 15px;
        color: #333 !important;
        height: 21px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    body.page-id-84380 .trust_section,
    body.home .trust_section {
        margin-top: 0;
        width: 100%;
    }

    body.tax-auction_cat .all_active_auction_list,
    body.home .all_active_auction_list {
        width: 100vw;
    }

    .homepage-hero-heading-headline h1 img {
        bottom: 5px;
        position: relative;
        width: 10px;
    }

    a.primarycta, a.secondarycta {
        font-family: "Montserrat" !important;
        padding: 0 30px !important;
        font-weight: 800 !important;
        text-shadow: none !important;
        line-height: 40px !important;
        border: 0 !important;
        height: 40px !important;
        font-size: 16px !important;
    }

    .trusctsectionWrap .section-heading h1 img {
        width: 12px;
        margin-bottom: -5px !important;
        margin-left: 3px;
    }

    .auction_car_img img {
        max-height: 320px;
    }

    .vhLogoMobile {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .vhlogoinner {
        padding: 70px;
        border: 5px solid #eeeae9;
    }

    .vhlogoinner img {
        padding: 0;
        height: 103px;
    }

    .vhLlogoDesktop {
        display: none;
    }

    .vhLogoMobile {
        display: block;
    }

    .swiper-slide .rbn_inner {
        min-height: 160px !important;
    }

    .rbn_content h4 {
        height: 20px;
    }

    .calc_ctlist {
        max-width: 90%;
        line-height: 44px;
    }

    .clc_hd h1 + p, .clc_hd h2 + p {
        margin-bottom: 12px;
    }

    .calc_ctlist li::after {
        top: 13px;
    }

    .clcr_title {
        font-size: 20px;
        margin: 0 0 14px;
    }

    .calc_rangerinner {
        padding: 30px 20px;
    }

    .clc_hd h1 > span, .clc_hd h2 > span {
        width: 6px;
        height: 6px;
        top: -6px;
        left: 1px;
    }

    .range_submit {
        display: block;
    }

    .cars_swiperr .swiper-wrapper {
        margin-left: 0;
    }

    .trusctsectionWrap {
        margin-top: 15px;
    }

    .section-heading.good_team > div:first-child {
        margin-top: 0 !important;
    }

    .gc-reset {
        transform: scale(0.95) !important;
        -webkit-transform: scale(0.95) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }

    .auctiondetails_bar.auct_mobile.article_desc {
        display: block;
    }

    .swiper-pagination.swiper-pagination-bullets-dynamic {
        display: block;
    }

    #content-cars-swiper a.primarycta {
        background: transparent;
        border: 1px solid #333 !important;
        position: relative;
        top: 0;
        height: 40px !important;
        line-height: 38px !important;
        font-size: 14px !important;
    }

    .vhLogoWrap {
        display: none;
    }

    .trusctsectionWrap {
        margin-bottom: 0;
    }

    /* .hero-text-heading-mobile h1 img {
    display: none;
} */
    .hero-text-heading-mobile h1 img {
        position: relative;
        margin-bottom: 7px !important;
        vertical-align: bottom;
        width: 15px;
    }

    .hero-text-heading-mobile h1 {
        position: relative;
    }

    /* .hero-text-heading-mobile h1::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 35px;
    background: url('../img/double-circles.png') no-repeat center transparent;
    position: relative;
    bottom: -40px;
    background-size: 100%;
} */
    .hero-text-heading-mobile > span:first-child > img {
        display: none;
    }

    .meet_col_cont {
        padding-bottom: 70px;
        padding-top: 30px;
    }

    .main_firsthero .hero-text-heading-mobile h1::after {
        bottom: -35px;
        background-size: 40px;
        right: 50px;
    }

    #content-cars-swiper {
        margin-top: -15px;
    }

    .fpt-template-AuctionTheme #content-cars-swiper .all_active_auction_list .aswidget_titlebox {
        width: calc(100% - 30px);
    }

    .cars_swiper.sold_swiper {
        margin-bottom: 40px;
    }

    .sld_swiper .swiper-wrapper {
        padding-bottom: 30px;
    }

    .swiper-pagination.sldn__pagination {
        bottom: 0px;
    }

    #main > #content-cars-swiper,
    #main + #content-cars-swiper {
        margin-top: -35px;
    }

    .swiper-container.testimonial_swiper_mobile {
        padding-bottom: 50px;
    }

    .clc_hd h1, .clc_hd h2 {
        margin-bottom: 10px;
    }

    .trusctsectionWrap .section-heading h1 > span {
        font-size: 13px;
        position: relative;
        bottom: -1px;
    }

    .section-heading.good_team h1 span, .section-heading.good_team h1 span {
        width: 6px;
        height: 6px;
        font-size: 0 !important;
        display: inline-block;
        background: #ffc000;
        position: relative !important;
        bottom: 6px;
        border-radius: 100%;
        top: auto !important;
    }

    .section-heading.good_team h1, .section-heading.good_team h2 {
        font-size: 30px;
        padding: 0 15px;
    }

    .team_Desc {
        line-height: 20px;
        font-size: 14px;
        padding: 0 15px;
    }

    .auct_preview .aswidget_subtitile span:nth-child(3)::after,
    .auct_firstook .aswidget_subtitile span:nth-child(3)::after {
        display: none;
    }

    #imgtransition {
        left: calc(-50vw + 50%);
    }

    .testim__cont > p:first-child {
        -webkit-line-clamp: 8;
        height: 202px;
    }

    .testim__cont {
        line-height: 26px;
    }

    .hhr_stars img {
        width: 20px;
        margin-bottom: 5px;
    }

    .homepage-hero-heading-reviews {
        font-size: 12px;
    }

    .sold_title_box .auction_car_title h2 span {
        height: 20px;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
    }

    .hero-text-heading-mobile h1 + .hero-text-body-mobile p + div {
        margin-top: 40px;
    }

    .hero-text-heading-mobile h1 {
        margin-top: 120px;
    }

    .section-heading h2 {
        font-size: 24px;
    }

    .fstop {
        font-size: 12px !important;
        top: 0 !important;
    }

    .hero-text-heading-mobile h1 {
        margin-top: 22px;
    }

    .hero-text-heading-mobile h1 + .hero-text-body-mobile p + div {
        margin-top: 10px;
    }

    /* .trusctsectionWrap h2.hmSubtitile > span {
    font-size: 12px;
    position: relative;
    left: 1px;
    bottom: -1px;
} */
    .trusctsectionWrap h2.hmSubtitile > span {
        font-size: 0.0001px;
        position: relative;
        left: 1px;
        bottom: 6px;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #ffc000;
        border-radius: 100%;
    }

    .testim_lstslide {
        position: relative;
        height: 350px;
        margin-top: -40px;
    }

    .col-5.requestadelivery input[type="text"] {
        flex-basis: 55%;
        max-width: 55% !important;
    }

    .delivery_cal_div #calculate_del_cost {
        flex-basis: 45%;
        max-width: 45%;
    }

    .delivery_cal_div {
        max-width: 100%;
    }

    .all_vidoes_Acution {
        font-size: 24px !important;
        margin-bottom: 10px;
    }

    .loading_spin {
        padding: 25px;
    }

    .loading_spin img {
        width: 50px;
    }

    .auction_frms .nf-field-container {
        width: auto !important;
    }

    .auction_frms .nf-field-element input[type="text"], .auction_frms .nf-field-element input[type="email"], .nf-field-element input[type="tel"] {
        width: 100% !important;
    }

    #reg_interest_auction form input:first-child, #reg_similr_auction form input:first-child {
        font-size: 14px;
        color: #212529;
    }

    .auction_frms .nf-row {
        display: block;
        text-align: left !important;
    }

    .pay_str_modal .auction_frms .nf-field-container .box_title {
        margin-top: -12px;
    }

    .pay_str_modal .auction_frms h4.box_title {
        margin-top: 20px !important;
    }

    .pay_str_modal .auction_frms .nf-response-msg p:last-child {
        text-align: left;
        padding: 0;
    }

    .all_active_auction_list .aswidget_title h2 {
        padding: 0 15px;
    }

    .aswidget_title h3 {
        padding: 0 15px;
        height: 22px;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .quotetext::after, .quotetext::before {
        width: 100px;
        background-size: 100px;
        height: 48px;
    }

    .pageAuctionLive section.auctioncounter:not(.fxmb) + section + section + .explorermenu.fx.fxmb {
        position: relative !important;
    }

    .explorermenu.bid_panel_err_enabled ~ #comments .text > h3,
    .explorermenu.bid_panel_err_enabled ~ #comments .text > h3 + .yelow_line,
    .explorermenu.bid_panel_ok ~ #comments .text > h3,
    .explorermenu.bid_panel_ok ~ #comments .text > h3 + .yelow_line {
        display: none !important;
    }

    body.pageAuctionLive .explorermenu.bid_panel_err_enabled.fxmb {
        top: 86px !important;
    }

    .explorermenu.fxmb.fx.passComm {
        display: none;
    }

    .explorermenu {
        display: none !important;
    }
}

/* 768e */
@media only screen and (max-width: 786px) and (min-width: 641px) {
    #login_right_pop_frm.lgnFRMwrapper .close_trigger_ {
        z-index: 9999;
        position: absolute;
        right: 0;
        top: 15px;
    }

    #reg_right_pop_frm.registerFRMwrap {
        max-width: 100%;
    }

    form#loginform .g-recaptcha {
        margin: 0 auto !important;
    }

}


@media only screen and (max-width: 640px) {
    h1 .speech-double img {
        top: -7px;
    }
}

@media only screen and (max-width: 600px) {
    body.tax-auction_cat .no-live-auction-title {
        font-size: 24px !important;
    }

    .auctiondetails_bar {
        bottom: 75px;
    }

    .auction_car_title h3 {
        font-size: 16px;
    }

    #content-desktops.article_wall {
        display: block;
    }

    #content-desktops.article_wall #imgtransition > img {
        height: 70vw;
        -o-object-fit: cover;
        object-fit: cover;
    }

    #content-desktops.article_wall .homepage-hero-heading-headline h1, #content-desktops.article_wall .homepage-hero-heading-headline h2 {
        font-size: 5vw;
    }

    #content-desktops.article_wall .homepage-hero-heading-reviews {
        display: none;
    }

    .section-heading.articles_header {
        margin-top: 0 !important;
    }

    #content-desktops.article_wall .homepage-hero-heading-headline h1, #content-desktops.article_wall .homepage-hero-heading-headline h2 {
        font-size: 5.3vw;
    }

    .article_wall .homepage-hero-heading-container-fullwidth {
        left: 5%;
        right: 5%;
        top: 2%;
    }

    .hero-text-heading-mobile h1, .hero-text-heading-mobile h2 {
        font-size: 13vw;
        font-weight: 400;
        letter-spacing: 0;
    }

    .hero-text-heading-mobile h1 img, .hero-text-heading-mobile h2 img {
        position: relative;
        margin-bottom: 7px !important;
        vertical-align: bottom;
    }

    .swiper-slide .rbn_inner {
        min-height: 230px !important;
    }

    #content-cars-swiper a.primarycta {
        padding: 0 15px !important;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -10px;
        left: 0;
    }

    h1 .speech-double img, h2 .speech-double img, .speech-double img {
        width: 25px !important;
    }

    .hero-text-heading-mobile .speech-double img {
        display: inline-block !important;
    }

    .hero-text-heading-mobile > .speech-double {
        position: relative;
        top: 40px;
    }

    .speech-double img {
        bottom: -5px;
    }

    .pageAuctionLite .swiper-slide .rbn_inner {
        min-height: 260px !important;
    }
}

@media only screen and (max-width: 575px), (max-width: 575px) and (orientation: landscape) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -27px;
    }

    #confirmBox {
        padding-right: 0;
        width: auto;
        max-width: 95%;
        margin: 0 auto;
        left: 0 !important;
        right: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #confirmBox .confirm-box-container {
        overflow: auto;
        max-height: 110vw;
        padding-right: 24px;
    }
}

@media only screen and (max-width: 575px) and (min-height: 700px) {
    #confirmBox .confirm-box-container {
        overflow: auto;
        max-height: none;
    }
}

@media only screen and (max-width: 500px) {
    body.tax-auction_cat #main {
        margin-top: 50px !important;
    }

    body.tax-auction_cat .no-live-auction-title {
        font-size: 26px;
    }

    h1 .speech-double img, h2 .speech-double img {
        top: -13px;
        width: 24px !important;
        left: 0;
    }

    .speech-double img {
        width: 24px !important;
        bottom: -5px;
    }

    /* #RecaptchaField2 {
        transform:scale(0.77);
     -webkit-transform:scale(0.70);
     transform-origin:4% 0 ;
     -webkit-transform-origin:7% 0;
    } */
    iframe[title="recaptcha challenge"] {
        position: fixed;
        left: 0;
        transform: translateY(-50%);
        top: 50%;
    }

    a[title="Sumo"] + div, #hs-script-loader + div, iframe#sumome-jquery-iframe + div, script#hs-script-loader + div + div {
        border: 0 !important;
        position: fixed !important;
        left: 0 !important;
        width: 100vw;

        transform: scale(0.6);
        background: transparent !important;
        box-shadow: none !important;

    }

    a[title="Sumo"] + div + div, iframe#sumome-jquery-iframe + div + div, script + div + div, iframe[name="_hjRemoteVarsFrame"] + div + div {
        background: transparent !important;
        box-shadow: none !important;
        border: 0 !important;
    }
}


@media (max-width: 480px) {
    .login-screen .login-submit-form p input.submit_bottom {
        width: 100% !important;
        max-width: 100% !important;
    }

    .login-screen form#registerform .g-recaptcha, .login-screen form#loginform .g-recaptcha {
        text-align: center;
    }

    .pageAuctionLive .live_auction.live_auction_page .col {
        width: 35% !important;
        min-width: auto;
    }

    .pageAuctionLive .live_auction_page.live_auction .col.bts {
        width: 65% !important;
    }

    .pageAuctionLive .live_auction.auctioncounter h4 {
        font-size: 10px;
    }

    .counter label {
        font-size: 10px;
        padding-top: 2px;
    }

    .counter .sq {
        width: 55px;
        vertical-align: top;
    }

    /*.acl_counter i {
    font-style: normal;
    display: block;
}*/
    .acl_counter i span {
        display: none;
    }

    .acl_counter i span:first-child {
        display: inline-block;
    }

    .actm-right .history_bid.go_to_bidding_an {
        font-size: 10px;
        padding: 8px 10px;
        line-height: 10px;
    }

    .actm-right .history_bid.go_to_bidding_an::after {

        font-size: 15px;
        margin-left: 8px;
        margin-top: -3px;
        padding-left: 1px;
        padding-bottom: 1px;
    }

    .actm-left {
        padding-right: 15px;
    }

    .actm-center h4 {
        font-size: 10px !important;
    }

    .counter .sq {
        width: 34px;
    }

    .counter .sq span {
        font-size: 10px;
        text-transform: none !important;
    }

    section.subscriptionbox form {
        width: 295px !important;
    }

    .auction_car_title h3 {
        margin: 35px 0 0;
    }

    .auctiondetails_bar {
        bottom: 132px;
    }

    .auction_car_title h3 {
        margin: 35px 0 0;
        font-size: 16px;
        line-height: 20px;
    }

    .actr_see {
        top: -30px;
    }

    .cars_swiperr .swiper-button-prev, .cars_swiperr .swiper-button-next {
        font-size: 20px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: none;
    }

    .cars_swiperr .swiper-button-prev {
        left: 15px;
    }

    .cars_swiperr .swiper-button-next {
        right: 15px;
    }

    .auctiondetails_bar span {
        padding: 0px 8px;
    }

    #content-cars-swiper .primarycta {
        display: block;
        font-size: 12px !important;
        height: auto !important;
        padding: 0 10px !important;
        line-height: 28px !important;
        top: 0;
        position: relative;
    }

    .auction_car_title h3 {
        font-size: 12px;
    }

    .auction_car_title h3 {
        font-size: 14px;
        margin-top: 0;
        padding-right: 0;
    }

    .actr_see {
        top: auto;
        transform: none;
        left: 0;
        right: 0;
        bottom: 0;
        position: relative;
        margin: 10px 0;
        top: auto;
        width: 100%;
        display: none;
    }

    #content-cars-swiper .section-heading {
        max-width: 95%;
        padding: 10px 15px 0;
        padding-bottom: 0px;
        padding-bottom: 35px !important;
        margin-top: 5px;
    }

    .auction_car_title h3 {
        padding-right: 0;
        position: relative;
        top: 0;
        transform: none;
    }

    .cars_swiperr .swiper-button-prev {
        left: 11%;
        top: 35%;
    }

    .cars_swiperr .swiper-button-next {
        right: 11%;
        top: 35%;
    }

    #content-cars-swiper .section-heading h2 {
        font-size: 20px;
    }

    .cars_swiperr .swiper-slide {
        max-width: calc(95vw - 22px);
    }

    .cars_swiperr .swiper-wrapper {
        margin-left: 0;
    }

    .cars_swiperr .swiper-slide {
        max-width: calc(95vw - 15px);
    }

    .sold_swiper .cars_swiperr .swiper-slide {
        max-width: calc(90vw - 15px);
    }

    .cars_swiperr .swiper-slide:first-child {
        margin-left: -15px;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active:first-child {
        margin-left: -2px;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active {
        margin-left: 15px;
    }

    .cars_swiperr .swiper-wrapper {
        margin-left: -5px;
    }

    .auction_car_title.article_title h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .auctiondetails_bar.auct_mobile.article_desc {
        background: transparent;
        padding: 5px 5px;
        height: 65px;
    }

    .auction_car_img img {
        max-height: 250px;
    }

    /* .sold_swiper .cars_swiperr .swiper-wrapper {
    margin-left: -4px;
} */
    .sold_swiper .cars_swiperr .swiper-slide {
        max-width: calc(90vw - 22px);
    }

    /* new sl new */
    .cars_swiperr .swiper-slide {
        max-width: 100vw;
        margin: 0;
    }

    .cars_swiperr .swiper-wrapper {
        margin-left: 0;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active {
        margin-left: 0;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active:first-child {
        margin-left: 0;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active {
        margin-left: 0;
        margin-right: 0;
    }

    .cars_swiperr .swiper-slide:first-child {
        margin-left: 0;
    }

    .cars_swiper {
        margin-left: 0;
        margin-right: 0;
    }

    .testimonial_slide_inner {
        width: 100vw;
    }

    .swiper-slide.testimonial_slide {
        width: 100vw !important;
    }

    .sold_swiper .cars_swiperr .swiper-slide {
        max-width: 100vw;
    }

    #content-cars-swiper .section-heading {
        max-width: 100%;
        padding-bottom: 20px !important;
    }

    #content-cars-swiper.sold_swiper .section-heading {
        max-width: 100vw;
    }

    #content-cars-swiper.sold_swiper {
        overflow: visible;
        width: calc(100vw + 30px);
        position: relative;
        left: calc(-50vw + 50%);
    }

    .section-heading.articles_header {
        max-width: calc(100vw + 30px) !important;
        width: 100vw !important;
        position: relative;
        left: calc(-50vw + 50%);
    }

    .cars_swiper.articles_swiper {
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
    }

    .articles_swiper .swiper-slide {
        max-width: 100vw !important;
    }

    .hero-text-heading-mobile h1 img, .hero-text-heading-mobile h2 img {
        position: relative;
        margin-bottom: 4px !important;
        vertical-align: bottom;
    }

    .cars_swiperr .auction_car_title h3 {
        max-width: 100%;
    }

    .cars_swiperr .auction_car_title {
        padding: 10px 10px;
    }

    #content-cars-swiper a.primarycta {
        top: -2px;
        height: 34px !important;
        line-height: 32px !important;
    }

    .estim_v {
        font-size: 22px;
    }

    .g-recaptcha-bubble-arrow + div {
        position: fixed !important;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    .g-recaptcha-bubble-arrow {
        display: none;
    }
}

@media only screen and (max-width: 440px) {
    h1 .speech-double img {
        top: -20px;
        left: 2px;
    }

    .allvidul li:nth-child(3n+3) {
        margin-right: 5px;
    }

    .allvidul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .allvidul li {
        width: calc((100% - 5px) / 2);
    }

    .allvidul li a {
        height: 92px;
    }

    .swiper-slide .rbn_inner {
        min-height: 250px !important;
    }
}

@media screen and (max-width: 400px) {
    .new_top_head a img {
        width: 150px;
        min-height: auto;
    }

    .new_top_head {
        padding: 12px 0;
    }

    button.menu_trigger {
        width: 50px;
        padding: 0 5px;
        right: 7px;
    }

    .bidding_panel_botm h4 {
        font-size: 15px;
        margin: 0;
    }

    .new_bidding_area .loginbox p {
        font-size: 18px;
    }

    .loginbox h5, .chat_wrp h5 {
        font-size: 22px;
    }

    .nobidsplace.loginbox h5 {
        font-size: 20px;
    }

    .recent_bid_wrp h5 {
        font-size: 12px;
    }

    .cars_swiperr .swiper-slide:first-child {
        margin-left: 0;
    }

    .cars_swiperr .swiper-slide.swiper-slide-active {
        margin-left: 0;
    }

    h1 .speech-double img, .speech-double img {
        width: 24px !important;
    }

    h1 .speech-double img {
        top: -17px;
    }

}

@media only screen and (min-width: 993px) {
    .menu_wrp li:nth-last-child(2) a::after {
        display: none !important;
        background: transparent !important;
    }

    .menu_wrp li:first-child, .menu_wrp li:last-child {
        display: none;
    }

    .menu_wrp li:nth-last-child(2) {
        border-right: 0;
    }

    .service_div.open .key_viewMore {
        display: none;
    }

    #signuplink_reg {
        position: relative;
        top: 0;
    }

    .pageAuctionLive #signuplink_reg {
        top: 0;
    }

    .new_menu_head .menu_wrp > ul > li:nth-last-child(2) a::after {
        display: block !important;
        background: #FFBE35 !important;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1245px) {
    .live_auction .bid-details {
        margin-top: 3px;
    }

    .live_auction_page.live_auction .bid-details div {
        position: relative;
        top: 2px;
    }

    .userlogged .live_auction_page.live_auction .bid-details div {
        position: relative;
        top: -2px;
    }

    .userlogged a.btn1 {
        padding: 0 16px;
        margin-right: 10px;
    }

}

@media only screen and (max-width: 768px) {
    .auctiondetails_bar {
        display: none;
    }

    .auctiondetails_bar.auct_mobile {
        display: block;
        position: relative;
    }

    .auctiondetails_bar.auct_mobile .aucti_crntbid {
        display: block !important;
    }

    .auctiondetails_bar.auct_mobile {
        background: #efefef;
        margin: 0 -15px;
        width: calc(100% + -30px);
        top: -60px;
        padding: 10px;
        text-align: left !important;
    }

    .auctiondetails_bar.auct_mobile .aucti_crntbid {
        display: inline-block !important;
        width: auto !important;
    }

    .auction_car_title .aucti_crntbid {
        display: none !important;
    }

    .auction_car_title {
        height: 44px !important;
    }

    .auction_car_title h3 {
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
    }

    .auctiondetails_bar span {
        font-size: 11px;
        height: 18px;
        line-height: 18px;
        float: none !important;
        min-width: auto;
        width: auto;
        text-align: left;
    }

    .aucti_name {
        display: block !important;
        width: 101px !important;
        text-align: center !important;
    }

    .aucti_name.aucti_dark {
        width: 129px !important;
        background: transparent !important;
        color: #333;
        padding-left: 0;
        margin-left: -2px;
        text-align: left !important;
    }

    .aucti_ends {
        padding-left: 0 !important;
        position: relative;
        background: transparent !important;
    }

    .aucti_ends::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 10px;
        background-color: #ffbe35;
        position: absolute;
        top: 5px;
        right: 0;
    }

    .aucti_name + .aucti_crntbid {
        padding-left: 0 !important;
    }

    .aswidget_img img {
        width: 100%;
        height: 63vw;
    }

    .aswidget_title h2 {
        display: block;
        height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .aswidget_title h2.titeMobile {
        display: block !important;
        font-size: 18px;
        padding: 0 15px;
    }

    .as_seelist {
        display: none;
    }

    .aswidget_subtitile span:first-child {
        display: block;
    }

    .aswidget_subtitile .as_sep, .aswidget_subtitile br {
        display: none;
    }

    .aswidget_subrow {
        width: 100%;
        padding: 5px 15px;
    }

    .aswidget_subtitile span:nth-child(3) {
        padding-right: 5px;
        margin-right: 7px;
        position: relative;
    }

    .aswidget_subtitile span:nth-child(3)::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 12px;
        background: #ffbe35;
        position: absolute;
        right: 0;
        top: 3px;
    }

    .auct_private .aswidget_subtitile span:nth-child(3)::after {
        opacity: 0;
    }

    .aswidget_subrow > div {
        margin-bottom: 0;
    }

    .auc_title_live_span {
        padding: 0 8px;
        width: 101px;
        background: #64a349 !important;
        color: #fff;
        margin-bottom: 2px;
    }

    .aswidget_subrow > div {
        margin-bottom: 0;
        padding: 3px 0;
    }

    .auction_car_title h3 {
        display: block;
        height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 0;
        max-width: calc(100% - 30px);
    }

    .titeMobile {
        display: block !important;
    }

    .page-id-62478 .aswidget_title h2 {
        padding-left: 15px;
    }

}

@media only screen and (max-width: 767px) {
    .input-icon > input[type="text"] + i {
        transform: translate(5px, -50.5%);
    }

    #clockdiv label {
        display: block !important;
        margin-bottom: 5px;
        padding: 0;
    }

    .live_auction .col.bts {
        padding: 0 !important;
        justify-content: center;
    }

    .live_auction .col.bts a {
        margin: 0 5px 12px !important;
    }

    .live_auction .pre.col {
        padding-bottom: 2px;
    }

    a.btn1, a.btn2 {
        padding: 0 15px;
        min-width: auto !important;
    }

    section.introduction {
        padding: 15px;
    }

    .quote .quotetext {
        text-align: center !important;
    }

    p.quoteby {
        font-family: Open Sans;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        margin-bottom: 12px;
    }

    div.detailsbox {
        padding: 0px 15px 20px 15px !important;
        margin: 0 -30px;
    }

    .quote .quotetext, .introduction .quote .quotetext > p {
        margin-bottom: 25px !important;
        font-size: 16px !important;
    }

    /*div.video a {
    margin: 0 -20px !important;
}*/
    .exterior .video, #interior .video, .meettheowner .video, .mechanics .video, .allimages .video, .introduction .video, .technical .video {
        margin: 0 -20px;
        width: calc(100% + 40px) !important;
    }

    #comments .text h3 {
        font-size: 24px;
    }

    #comments .text h3 + .yelow_line.aos-init.aos-animate {
        margin-left: 20px;
    }

    .new_bidding_area .loginbox {
        padding: 15px 20px !important;
    }

    .loginbox input {
        max-width: 100% !important;
    }

    .loginbox a.register_to_bid.signuplink.triggr_new_register {
        max-width: 100%;
    }

    loginbox a.login_in_bid {
        max-width: 100%;
    }

    .bidding_panel_botm h5 {
        padding-top: 30px;
    }

    .bidding_panel_botm {
        height: 200px;
        padding-bottom: 30px !important;
        border-bottom: 10px solid #fff;
    }

    .viewallimg::after {
        content: "";
        display: table;
        clear: both;
        float: none;
    }

    ul.viewallimg li {
        width: calc(100% / 3) !important;
        float: left;
        padding: 0 5px;
    }

    ul.viewallimg {
        margin-left: -5px;
        margin-right: -5px;
    }

    ul.viewallimg li a {
        height: 70px !important;
        width: 100% !important;
    }

    ul.viewallimg li.viewallimages a {
        width: calc(100% - 10px) !important;
        left: 5px;
    }

    ul.viewallimg > li > a.fancybox2 {
        height: 70px !important;
        width: 100% !important;
    }

    p.quoteby {
        margin-top: 25px;
    }

    .imagebox .name {
        font-size: 12px;
    }

    .imagebox h5 {
        font-size: 18px;
    }

    .quote .quotetext {
        font-size: 16px;
    }

    .rbn_inner p {
        font-size: 12px;
        text-align: center !important;
    }

    .loginbox a.login_in_bid {
        width: 100%;
        max-width: 100%;
    }

    .actm-right .history_bid.go_to_bidding_an::after {
        display: inline-block;
        width: 8px;
        height: 8px;
        border: 0;
        background: #fac406;
        content: "";
        top: 1px;
        position: relative;
    }

    .actm-center h4.actm_amt {
        font-size: 14px !important;
    }

    body.pageAuctionPreview #comments #bidhistory {
        display: none;
    }

    .postheader h5 {
        font-size: 20px !important;
    }

    section#comments .col-7 > h3, section#comments .col-7 > h3 + .yelow_line {
        padding: 0;
        margin-left: 0 !important;
    }

    #comments .text h3 + .yelow_line.aos-init.aos-animate {
        margin-left: 0;
    }

    #comments .text h3 + .yelow_line.aos-init.aos-animate + br {
        display: block;
        margin-bottom: 40px;
    }

    .requestadelivery h3 {
        margin-bottom: 0 !important;
    }

    #comments #bidhistory + br + br + h3 {
        padding: 0 20px;
    }

    #comments #bidhistory + br + br + h3 + .yelow_line {
        margin-left: 20px;
    }

    .col-5.requestadelivery input[type="text"] {

        text-align: left !important;
    }

    .col-5.requestadelivery input[type="text"] {
        font-family: inherit;
        font-style: normal;
        font-weight: 400;
        text-align: left !important;
    }

    .col-5.requestadelivery input[type="text"] {
        font-family: inherit !important;
        font-style: normal !important;
        font-weight: 400 !important;
        text-align: left !important;

    }

    .col-5.requestadelivery input[type="text"]::-webkit-input-placeholder {
        opacity: 1;
        color: #333 !important;
    }

    .col-5.requestadelivery input[type="text"]::-moz-placeholder {
        opacity: 1;
        color: #333 !important;
    }

    .col-5.requestadelivery input[type="text"]:-ms-input-placeholder {
        opacity: 1;
        color: #333 !important;
    }

    .col-5.requestadelivery input[type="text"]::-ms-input-placeholder {
        opacity: 1;
        color: #333 !important;
    }

    .col-5.requestadelivery input[type="text"]::placeholder {
        opacity: 1;
        color: #333 !important;
    }

    #pay_str_modal.card_validated {
        width: 100%;
        padding-top: 100px;
    }

    .live_auction .col.bts a {
        margin: 0 2px 10px !important;
        padding: 0 10px;
    }

    .new_bidding_area {
        padding-bottom: 30px;
    }

    .requestadelivery h3 {
        margin-top: 0 !important;
    }

    .pay_str_modal.active {
        width: 100%;
    }

    .mac_os.pageAuctionPreview #signuplink_reg {
        font-weight: bold !important;
    }

    .loginbox.soldTmp, .loginbox.closedTmp {
        height: auto;
        max-height: 100%;
        margin-bottom: 20px;
    }

    .loginbox.soldTmp #reg_similr, .loginbox.closedTmp #reg_similr {
        margin-top: 20px !important;
        width: 100% !important;
        height: 45px !important;
        font-size: 14px !important;
        line-height: 45px !important;
    }

    .mac_os .col-5.requestadelivery input[type="text"] {
        line-height: 45px !important;
        height: 45px !important;
    }

    .col-5.requestadelivery br {
        display: none !important;
    }

    .col-5.requestadelivery input[type="text"] {
        margin-top: 15px;
    }

    .pageAuctionLite section.comments, .pageAuctionPrivate section.comments, .pageAuctionPreview section.comments {
        display: block !important;
        padding: 0 20px;
    }

    .pageAuctionClosed .loginbox, .pageAuctionSold .loginbox {
        padding: 26px 20px;
    }

    .pageAuctionClosed .loginbox h5, .pageAuctionSold .loginbox h5 {
        text-align: left !important;
    }

    .loginbox.soldTmp #reg_similr, .loginbox.closedTmp #reg_similr {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .loginbox.soldTmp, .loginbox.closedTmp {
        margin-top: 0 !important;
    }

    /* .auctiondetails_bar {
    display: none;
}
.auctiondetails_bar.auct_mobile {
    display: block;
    position: relative;
}
.auctiondetails_bar.auct_mobile .aucti_crntbid {
    display: block !important;
}
.auctiondetails_bar.auct_mobile {
    background: #efefef;
    margin: 0 -15px;
    width: calc(100% + -30px);
    top: -60px;
    padding: 10px;
    text-align: left !important;
}
.auctiondetails_bar.auct_mobile .aucti_crntbid {
    display: inline-block !important;
    width: auto !important;
}
.auction_car_title .aucti_crntbid {
    display: none !important;
}
.auction_car_title {
    height: 44px !important;
}
.auction_car_title h3 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.auctiondetails_bar span {
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    float: none !important;
    min-width: auto;
    width: auto;
    text-align: left;
}
.aucti_name {
    display: block !important;
    width: 101px !important;
    text-align: center !important;
}
.aucti_name.aucti_dark {
    width: 129px !important;
    background: transparent !important;
color: #333;
padding-left: 0;
margin-left: -2px;
text-align: left !important;
}
.aucti_ends {
    padding-left: 0 !important;
    position: relative;
    background: transparent !important;
}
.aucti_ends::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #ffbe35;
    position: absolute;
    top: 4px;
    right: 0;
}
.aucti_name + .aucti_crntbid {
    padding-left: 0 !important;
}
.aswidget_img img {
    width: 100%;
    height: 63vw;
}
.aswidget_title h2 {
    display: none;
}
.aswidget_title h2.titeMobile {
    display: block !important;
    font-size: 18px;
    padding: 0 15px;
}
.as_seelist {
    display: none;
}
.aswidget_subtitile span:first-child {
    display: block;
}

.aswidget_subtitile .as_sep, .aswidget_subtitile br {
    display: none;
}
.aswidget_subrow {
    width: 100%;
    padding: 5px 15px;
}
.aswidget_subtitile span:nth-child(3) {
    padding-right: 10px;
    margin-right: 5px;
    position: relative;
}
.aswidget_subtitile span:nth-child(3)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #ffbe35;
    position: absolute;
    right: 0;
    top: 3px;
}
.aswidget_subrow > div {
    margin-bottom: 0;
}
.auc_title_live_span {
    padding: 0 8px;
    width: 101px;
    background: #64a349 !important;
    color: #fff;
    margin-bottom: 2px;
}
.aswidget_subrow > div {
    margin-bottom: 0;
    padding: 3px 0;
}
.auction_car_title h3 {
    display: none;
}
.titeMobile {
    display: block !important;
} */
}

@media (max-width: 640px) {
    .right_popup_wrp {
        padding: 25px 10px;
    }

    .right_popup_content {
        background: #fff;
        padding: 15px;
    }

    .right_popup_wrp .g-recaptcha {
        padding-top: 20px;
        max-width: 100% !important;
        overflow: hidden;
    }

    .right_popup_wrp {
        align-items: flex-start;
    }

    .right_popup_wrp .do_input {
        width: 100%;
    }

    .pay_str_modal {
        align-items: flex-start;
    }

    .right_popup_wrp.active {
        max-width: 100%;
    }

    .close_trigger_ {
        top: -20px;
        /*font-size: 30px;*/
    }

    .introduction .quote .quotetext > p {
        text-align: center;
    }
}

.d-none {
    display: none !important;
}

@media (min-width: 992px) {
    .d-lg-inline-block {
        display: inline-block !important;
    }
}

@media only screen and (max-width: 480px) {
    .actr_see a {
        padding: 6px 10px;
        letter-spacing: 0.2px;
        display: block;
        max-width: 87%;
        margin: auto;
    }

    .auction_car_title h3 {
        padding-right: 0;
        position: relative;
        top: 0;
        transform: none;
    }

    .pr_tags_rt {
        bottom: 120px !important;
    }

    #content-cars-swiper .section-heading h2 {
        font-size: 24px;
        margin-top: 10px;
    }

    .meet_vid_poster img {
        height: 240px;
    }

    .meet_vid_poster .fancybox1 img {
        width: 100px;
        height: 62px;
    }

    .account-content-area .imag_imag {
        padding-left: 0;
        padding-right: 0;
    }

    .account-content-area .imag_imag img {
        width: 100%;
        object-fit: cover;
    }
}


@media only screen and (max-width: 440px) {
    .pr_tags_rt {
        bottom: 170px !important;
    }

    .aucti_name.aucti_dark {
        margin-left: 0;
    }

    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    textarea {
        font-size: 16px !important;
    }

}

@media only screen and (max-width: 420px) {
    .pr_tags_rt {
        bottom: 210px !important;
    }
}

@media only screen and (max-width: 400px) {
    /* .auctiondetails_bar span {
        font-size: 9px;
    }
    .auction_car_title {
        height: 95px;
    }
    .auctiondetails_bar span {
        font-size: 9px;
        height: 20px;
        line-height: 20px;
        float: left !important;
        min-width: auto;
    }
    .auctiondetails_bar {
        bottom: 145px;
    } */
    .cars_swiperr .swiper-button-next {
        right: 13%;
    }

    .cars_swiperr .swiper-button-prev {
        left: 13%;
    }

    .pr_tags_rt {
        bottom: 200px !important;
    }

    #content-cars-swiper .section-heading h2 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 360px) {
    .pr_tags_rt {
        bottom: 210px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .cars_swiperr .swiper-slide {
        max-width: 1200px;
        width: 80%;
    }

    #content-cars-swiper .section-heading {
        max-width: 1200px;
        width: 80vw;
        /* min-width: 1060px; */
    }

    #content-cars-swiper.sold_swiper .section-heading {
        max-width: 1200px;
        width: 80vw;
    }

    .rbn_inner {
        min-height: 300px !important;
    }
}


@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 1.5) {
    .home_footer .row {
        display: flex;
        flex-wrap: nowrap;
    }
}

.nf-response-msg p {
    color: #333 !important
}


.invisible {
    visibility: hidden !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select,
    textarea,
    input {
        font-size: 16px !important;
    }
}

@media (min-width: 640px) {
    .meettheowner .quote .quotetext > p,
    .introduction .quote .quotetext > p,
    .interior .quote .quotetext > p {
        text-align: center;
    }
}
