@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir/Avenir-Light.eot');
  src: url('../fonts/Avenir/Avenir-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir/Avenir-Light.woff2') format('woff2'), url('../fonts/Avenir/Avenir-Light.woff') format('woff'), url('../fonts/Avenir/Avenir-Light.ttf') format('truetype'), url('../fonts/Avenir/Avenir-Light.svg#Avenir-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir/Avenir-Roman.eot');
  src: url('../fonts/Avenir/Avenir-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir/Avenir-Roman.woff2') format('woff2'), url('../fonts/Avenir/Avenir-Roman.woff') format('woff'), url('../fonts/Avenir/Avenir-Roman.ttf') format('truetype'), url('../fonts/Avenir/Avenir-Roman.svg#Avenir-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Book';
  src: url('../fonts/Avenir/Avenir-Book.eot');
  src: url('../fonts/Avenir/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir/Avenir-Book.woff2') format('woff2'), url('../fonts/Avenir/Avenir-Book.woff') format('woff'), url('../fonts/Avenir/Avenir-Book.ttf') format('truetype'), url('../fonts/Avenir/Avenir-Book.svg#Avenir-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('../fonts/Roboto/RobotoSlab-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('../fonts/Roboto/RobotoSlab-Bold.woff') format('woff'), url('../fonts/Roboto/RobotoSlab-Bold.ttf') format('truetype'), url('../fonts/Roboto/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Medium';
  src: url('../fonts/Roboto/RobotoSlab-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Medium';
  src: url('../fonts/Roboto/RobotoSlab-Medium.woff') format('woff'), url('../fonts/Roboto/RobotoSlab-Medium.ttf') format('truetype'), url('../fonts/Roboto/RobotoSlab-Medium.svg#RobotoSlab-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/Roboto/RobotoSlab-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/Roboto/RobotoSlab-Regular.woff') format('woff'), url('../fonts/Roboto/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/Roboto/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Thin';
  src: url('../fonts/Roboto/RobotoSlab-Thin.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Thin';
  src: url('../fonts/Roboto/RobotoSlab-Thin.woff') format('woff'), url('../fonts/Roboto/RobotoSlab-Thin.ttf') format('truetype'), url('../fonts/Roboto/RobotoSlab-Thin.svg#RobotoSlab-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600&display=swap');
body, html {
  overflow-x: hidden;
}
body {
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  font-style: normal;
  color: #252525;
  line-height: 1.6;
  background-color: #f9f8f9;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .display-1, .display-2, .display-3, .display-4 {
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  font-style: normal;
  color: #383838;
}
p {
  font-family: 'Avenir Book';
  font-weight: 500;
  font-weight: normal;
  font-style: normal;
}
a:hover {
  text-decoration: none;
}
.bidding_close{
	background-color:#cccccc !important;
}
.bidclose {
    text-transform: uppercase;
    padding: 20px;
}

/************************* CSS ****************************************/
/* login poup */ 

/************************* CSS ****************************************/
.login-btn {
  text-align: center;
  margin-top: 30px;
}
.login-btn a {
  background-color: #F6B21B;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Avenir Book';
  position: relative;
  z-index: 99;
  padding: 10px 20px;
  border-radius: 4px;
  margin: 0 15px 0 30px;
  line-height: 28px;
  border-color: #F6B21B;
}
.login-btn a:hover {
  background-color: #000;
  border-color: #000;
}

.modal-header.login-header {
    width: 100%;
    display: inline-block;
    position: relative;
}

.dropdown-item.mobile{
	padding: 6px 2px;
    border-bottom: 1px solid #eee;
}	
.login-header h2 {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
}
.close {
    position: absolute;
    right: 37px;
    padding: 0px !important;
    top: 39px;
}
.loginmodal-container {
    width: 100%;
    display: inline-block;
    padding: 40px 40px;
}
.loginmodal-container label {
    width: 100%;
}
.loginmodal-container input {
	width: 100%;
	height: 45px;
	border-radius: 4px;
	padding-left: 12px;
	border: 1px solid #ced4da;
}
.login-help {
    width: 100%;
    display: inline-block;
}
.loginmodal-container p br {
	display: none;
}
.login-help a {
    float: right;
    color: #6f6f6f;
}
.login-help a:hover {
    color: #f6b21b;
}
.login-succ {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.login-succ .btn-success {
    background-color: #F6B21B;
    border-color: #F6B21B;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px !important;
    text-align: center;
    border-radius: 0px;
    padding: 10px 30px;
}
.login-succ .btn-success:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.login-modal-footer {
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  font-weight: 600;
}
#register-modal .loginmodal-container label {
	display: none;
}
.login-modal-footer p {
	font-size: 14px;
}
.login-modal-footer a {
  color: #f6b21b;
}
.login-modal-footer a:hover {
    color: #d7980d;
}
.login-modal-footer p {
  margin: 0px !important
}

	.loginmodal-container p {
    text-align: center;
    margin-bottom: 40px;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}

/* END login popup */ 


.featuredlot_blk{
	padding-bottom:30px;
}
header {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  padding: 10px 0 0;
}
.logo img {
  width: 150px;
}
.nav-left-right-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nev-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.bg-white .navbar-collapse {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding-top: 10px;
  padding-bottom: 20px;
}
.nav-txt {
  padding-left: 40px;
}
.nav-txt p {
  font-family: 'Avenir Book';
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #252525;
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-weight: 900;
}
.nav-txt span {
  font-style: italic;
  font-size: 15px;
  color: #252525;
  margin: 0;
  padding: 0;
  font-family: 'Avenir Book';
}
.bg-white .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1);
}
.bg-white .navbar-toggler-icon {
  background-image: url("../images/toggleicon.svg");
}
.select-data.about-bidum .btn {
  font-style: normal;
  font-weight: 900;
  font-family: 'Avenir Book';
  font-size: 15px;
  text-align: right;
  text-transform: uppercase;
  color: #000000;
  width: 150px;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  margin: 0;
}
.select-data.about-bidum {
  width: 115px;
}
.login {
  background-color: #F6B21B;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Avenir Book';
  position: relative;
  z-index: 99;
  padding: 10px 20px;
  border-radius: 4px;
  margin: 0 15px;
  line-height: 28px;
}
.top-nav .dropdown-item:focus, .top-nav .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f6b21b;
}
.top-nav .dropdown01 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 900;
  font-family: 'Avenir Book';
  color: #000;
  font-size: 16px;
}
.top-nav .dropdown-menu.show {
  top: 50px;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  font-family: 'Avenir Book';
  border: transparent !important;
  -webkit-box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  text-transform: capitalize;
}
.about-bidum .dropdown-menu.show {
  top: 40px;
  font-style: normal;
  font-weight: 900;
  font-family: 'Avenir Book';

}
.language-selector .dropdown-toggle {
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  text-align: right;
  text-transform: uppercase;
  color: #000000;
  font-weight: 900;
  font-family: 'Avenir Book';
}
.language-selector .dropdown-menu.show li {
  font-size: 16px;
  color: #000;
  padding: 6px 15px;
}
.language-selector .dropdown-menu.show li a {
  color: #3e3e3e;
}
.language-selector .dropdown-menu.show li a img {
  padding-right: 4px;
}
.dropdown-item.active, .dropdown-item:active {
  color: #000;
  text-decoration: none;
  background-color: #f6b21b;
}
.circle-box-section {
  border-top: 1px solid #e1e1e1;
  margin-top: 10px;
  padding-top: 0px;
}
.crl-box {
  width: 35px;
  height: 35px;
  background-color: #F3D9D1;
  display: inline-block;
  vertical-align: inherit;
  border-radius: 40px;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  font-weight: 900;
  font-family: 'Avenir Book';
  color: #BD9E95;
  margin-right: 4px;
}
.circle-box-cont ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inherit;
}
.circle-box-cont up {
  margin: 0px;
  padding: 0px;
}
.circle-box-cont {
  width: 100%;
}
.circle-box-cont ul {
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.circle-box-cont ul li a {
  margin: 0px;
  padding: 10px 0;
  color: #000;
  font-family: 'Avenir Book';
  text-transform: uppercase;
  font-weight: 900;
  font-size: 15px;
}
.circle-box-cont ul li .dropdown-menu.show a {
  padding: 0 10px;
  text-transform: capitalize !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 32px;
}

.circle-box a span::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 12px;
  padding-left: 5px;
}
.bg-white.navbar.navbar-expand-lg.booking-nv {
	padding: 0;
	display: ;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}
.upa-txt {
  font-family: 'RobotoSlab-Bold';
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #252525;
  margin: 0 0 30px 0;
  padding: 0;
  width: 100%;
}
.site-content {
  width: 100%;
  display: inline-block;
  padding: 40px;
}
.img-post-box {
  position: relative;
}

.crl-box.w {
  background-color: #F4E3CA;
  color: #C2AE91;
}
.crl-box.c {
  background: #F5E1EA;
  color: #B99FAA;
}
.crl-box.f {
  color: #C9BFBA;
  background-color: #F5F0ED;
}
.crl-box.A {
  background: #D6CDC8;
  color: #90837B;
}




.content-onimg {
  position: absolute;
  top: 0;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 30px;
  font-family: 'Avenir Book';
}

.live-box {
  position: relative;
}
.post-box:not(.schedulebox) .content-onimg h2 {
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: normal;
	font-size: 3rem;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.55);
	margin: 0;
	padding: 13px;
	line-height: 0;
}
.content-onimg h2 p {
	margin: 0;
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1;
}
.post-box:not(.schedulebox) .content-onimg h2 span {
	font-size: 18px;
	line-height: 1;
	font-family: 'Avenir';
	font-weight: normal;
	font-style: normal;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.10);
	padding-bottom: 10px;
	margin-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.live-box h3 {
	font-family: Roboto Slab;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 15px;
	position: relative;
}
.live-box h3::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	font-size: 8px;
	position: absolute;
	left: 0;
	color: #E16363;
}

.black-bg {
  background: rgba(0, 0, 0, 0.55);
}
.post-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.post-btns a {
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 900;
  font-family: 'Avenir Book';
  background-color: #f6b21b;
  width: 24%;
  display: inline-block;
  padding: 14px 10px 13px;
  text-align: center;
  margin-top: 30px;
}
.post-btns a:hover, .findsection a:hover, a.login:hover , .submitbuton input.btn:hover, .submitbuton a.btn:hover {
  background: #000;
  color: #fff;
}
.post-box {
	margin-bottom: 30px;
	width: 100%;
}
.select-data .filter-option-inner-inner:focus, .select-data .filter-option-inner:focus, .select-data .bootstrap-select .dropdown-toggle .filter-option:focus, .select-data.about-bidum .btn:focus {
  outline: 0 !important;
  background: #fff;
  border: 0 !important;
  box-shadow: none !important;
}
.select-data button.btn.dropdown-toggle.btn-light {
  border: 0;
}
.pastauction_box img.img-fluid {
  filter: opacity(0.5);
}
/* .pastauction_box h2 {
  color: #000;
} */
.white-bg .white-bglivebox {
  background: rgba(255, 255, 255, 0.4);
  height: auto;
  left: 0;
  top: -10px;
}
.white-bg .white-bglivebox h3:after {
  display: none;
}
.white-bg .white-bglivebox h3 {
  padding: 10px 20px;
  color: #000;
}
.white-bglivebox i.fa.fa-check {
  width: 25px;
  height: 25px;
  border-radius: 30px;
  border: 2px solid #000;
  font-size: 13px;
  padding-top: 4px;
  text-align: center;
  margin-right: 8px;
}
.post-btns a.greybtn {
  background: #E3DFE3;
  color: #fff;
}
.post-btns a.greybtn:hover {
  background: #b5b5b5;
}
.post-btns a.blackbtn {
  background: #000;
  color: #fff;
}
.post-btns a.blackbtn:hover {
  background: #4a4a4a;
}
.blog-slider {
  width: 100%;
}
.latestbidumblk {
  padding: 0 10px;
}
.latestbidumblk .img-ref {
	position: relative;
}
.latestbidumblk .img-ref::before {
	padding-top: 56.25%;
	content: "";
	display: block;
}
.latestbidumblk .img-ref img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-post-box .banner-text {
	padding: 10px;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	background: #000;
}
.img-post-box .banner-text span::before, .img-post-box .banner-text::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	height: 5px;
	width: 42px;
	border-top: 1px solid #fff;
	margin: 0 10px;
	position: relative;
	top: -1px;
}
.latestbidumblk h4 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
}
.blog-slider .slick-next.slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 18px;
  color: #000;
  width: 40px;
  height: 40px;
  background-color: #E3DFE3;
  display: block;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: -95px;
  right: 13px;
  opacity: 1;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
.blog-slider .slick-prev.slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  font-size: 18px;
  color: #000;
  width: 40px;
  height: 40px;
  background-color: #E3DFE3;
  display: block;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: -95px;
  left: 10px;
  opacity: 1;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 999999;
}
.blog-slider .slick-prev {
  z-index: 9999;
}
.latestbidumblk p {
  color: #000;
  font-size: 16px;
  font-family: Avenir;
}
.faqsection {
  background: #eeebee;
  padding: 40px 80px;
}
.faqsection h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}
.faqsection .card {
  background: transparent;
  border: 0;
  margin-bottom: 10px;
}
.faqsection .card-header {
  background: transparent;
  border: 0;
  padding: 0px;
}
.faqsection .card-header .card-link:before {
  content: "\f106";
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: -15px;
}
.faqsection .card-header .card-link.collapsed:before {
  content: "\f107";
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.faqaccordion {
  padding: 0px 0px 0 20px;
}
.faqsection .card-body {
  padding: 0px 0 0px 0px;
  font-size: 16px;
  font-family: Avenir;
}
.faqsection .card-header .card-link {
  color: #000;
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  font-weight: 300;
}
.findsection {
  max-width: 430px;
  margin-left: auto;
  background: #fff;
  padding: 50px 30px;
  text-align: center;
}
.findsection h4 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 15px;
}
.findsection p {
  font-size: 16px;
  font-family: 'Avenir Book';
}
.findsection a {
  border: 1px solid #000;
  color: #000;
  font-weight: 800;
  font-family: 'Avenir Book';
  padding: 12px 30px;
  display: inline-block;
}
ul.footersocial_icons {
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
ul.footersocial_icons li {
  display: inline;
  margin-right: 15px;
}
ul.footersocial_icons li i {
  color: #75777E;
}
.footerinfo p {
  color: #9E9E9E;
  font-size: 14px;
  font-family: 'Mulish', sans-serif;
  max-width: 400px;
  margin-top: 30px;
}
.footerlinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;	
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.footerlink_widget {
  width: 33.3%;
  padding-top: 10px;
}
.footerlink_widget h4 {
  color: #383838;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Mulish', sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
ul.footerlink_list {
  padding: 0;
  list-style: none;
}
ul.footerlink_list li {
  margin-bottom: 7px;
}
ul.footerlink_list li a {
  font-size: 16px;
  color: #9e9e9e;
  font-family: 'Mulish', sans-serif;
}
.footercopyright .container {
  border-top: 1px solid #ccc;
  padding: 20px 0px 0;
  margin-top: 30px;
}
.footercopyright p {
  color: #9e9e9e;
  font-size: 12px;
  font-family: 'Mulish', sans-serif;
  margin-bottom: 0px;
  padding-top: 6px;
  opacity: 0.6;
}
.footercopyright ul li a {
  color: #9e9e9e;
  opacity: 0.6;
  font-size: 16px;
  font-family: 'Mulish', sans-serif;
  padding: 0px 10px;
  text-decoration: underline;
}
.footercopyright ul li:last-child a {
  padding-right: 0px;
}
.footercopyright ul {
  float: right;
  padding: 0;
}
.footercopyright ul li {
  display: inline;
}
.bg-white button.navbar-toggler {
  border: 0;
  outline: 0;
}
.circle-box {
  padding-right: 20px;
}
.postbox_mobileinfo_text {
  background: #a2a1a2;
}
.row.footerrow {
  width: 100%;
}
.latestbidumblk:hover h4 {
  color: #f6b21b;
}
.circle-box:hover span {
  color: #f6b21b;
}
.img-post-box .postimg::after {
	padding-top: 46.5%;
	content: "";
	display: block;
} 
.biduming img {
	max-height: 264px;
	width: 100%;
	object-fit: cover;
}
.schedule-content {
	width: 100%;
} 
.postimg {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.postimg:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.post-box:hover h2 {
  color: #f6b21b;
}

.postimg img {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
 	/* width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0; 
	object-fit:cover; */
}
.img-post-box .postimg img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0; 
	object-fit:cover;	
}

.footersocial_icons li:hover i, ul.footerlink_list li a:hover, .footercopyright ul li a:hover {
  color: #f6b21b;
}
.singleproduct_sec h2 {
  font-size: 60px;
  margin-bottom: 12px;
}
.productslidesmllimg img {
  height: 60px;
}
.singleproduct_leftsec .slick-list.draggable {
  padding: 0 !important;
}
.productslidesmllimg img {
  height: 60px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.singleproduct_leftsec .slick-slide {
  display: block;
  padding: 0px 2px;
}
.singleproduct_leftsec .slider-nav.slick-initialized.slick-slider {
  margin-top:10px;
  padding: 0px 4px;
}
.singleproduct_leftsec .slider-nav.slick-initialized.slick-slider {
  padding: 0px 4px;
}
.singleproduct_leftsec .slider-nav.slick-initialized.slick-slider .slick-current img {
  border: 1px solid #f6b21b;
}
.singleproduct_leftsec {
  position: relative;
}
.errors, .error {
	font-size: 12px;
	color: red;
	margin-top: 5px; 
}
.productslidebigimg img {
	width: 100%;
	border: 1px solid #f6b21b;
	position: absolute;
	height: 100%;
	object-fit: contain;
}
.productslidebigimg {
	position: relative;
}
.productslidebigimg::after {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.singleproduct_rightsec h3 {
  font-size: 16px;
  font-weight: bold;
}
.singleproduct_sec .singleproduct_rightsec h2 {
  font-size: 33px;
  font-family: Avenir;
  font-weight: 600;
  line-height: 1.4;
}
.singleproduct_rightsec p {
  font-size: 18px;
  font-family: Avenir;
  line-height: 1.4;
}

.biddetails table th, .biddetails table td {
	font-size: 14px;
}
.productdetails {
  border: 1px solid #000;
  text-align: center;
  padding: 20px;
}
.productdetails h4 {
  font-size: 28px;
}
.productdetails h4 span {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}
.singleproduct_rightsec .productdetailform .form-group label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.singleproduct_rightsec .productdetailform .form-group {
  text-align: left;
}
.productdetailform .form-group input {
  border: 0;
  height: 50px;
  border-radius: 0;
  color: #000;
  font-weight: 900;
  font-family: 'Avenir Book';
  font-size: 16px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.productdetailform .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-weight: 900;
  font-family: 'Avenir Book';
  opacity: 0.4;
  font-size: 16px;
}
.productdetailform .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-weight: 900;
  font-family: 'Avenir Book';
  opacity: 0.4;
  font-size: 16px;
}
.productdetailform .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-weight: 900;
  font-family: 'Avenir Book';
  opacity: 0.4;
  font-size: 16px;
}
.productdetailform .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-weight: 900;
  font-family: 'Avenir Book';
  opacity: 0.4;
  font-size: 16px;
}
.productbtn input.btn:hover {
  background: #000;
  color: #fff;
}
.productbtn input.btn {
  background: #F6B21B;
  border-radius: 0;
  font-weight: 900;
  font-family: 'Avenir Book';
  padding: 12px 40px;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 16px;
}
.footerlogo {
  padding: 0px;
}
.footercontsec {
  width: 100%;
}
.productcontent_area {
  border-top: 1px solid #ccc;
  margin-top: 30px;
}
.productcontent_sec p {
  font-size: 16px;
  font-family: 'Avenir Book';
}
footer.pagefooter {
  padding-top: 30px;
}
.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.select-data.about-bidum .filter-option-inner-inner::after {
  display: inline-block;
  width: 0;
  margin-left: 10px !important;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.select-data.about-bidum .dropdown-toggle::after {
  display: none;
}
.pastauction_box .postbox_mobileinfo_text {
  background: #e0dfe0;
  padding: 12px 25px;
}
.pastauction_box .postbox_mobileinfo_text i.fa.fa-check {
  width: 25px;
  height: 25px;
  border-radius: 30px;
  border: 2px solid #000;
  font-size: 13px;
  padding-top: 4px;
  text-align: center;
  margin-right: 8px;
}
.pastauction_box .postbox_mobileinfo_text h3:before {
  display: none;
}
.innerbanner_sec {
	/*background: url(../images/lots-bannerimg.jpg);*/
	background-position: center !important;
	background-size: cover !important;
	height: 415px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 20px;
}
/* .innerbanner_sec .container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
}
.innerbanner_sec::after{  
padding-top: 40.25%;
content: "";
display: block;	   
} */
.innerbanner_cont h2 {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}
.post-box:hover .innerbanner_cont h2 {
  color: #fff;
}

.black-bg {
	float: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 13px;
	-ms-flex-item-align: start;
	    align-self: flex-start;
}
.bannerrightsec .live-box span {
  color: #fff;
}
.innerbanner_sec .post-box {
  margin-bottom: 0px;
}
.featuredlot_sec h4 {
  color: #252525;
  font-size: 20px;
  font-weight: bold;
}
.featuredlot_sec h4 span {
  font-weight: normal;
}
.featuredlot_blk img {
  width: 100%;
  height: 100%;
}
.feat_desc p {
    margin: 0;
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
}
.feat_desc ul {
	padding: 0;
	margin-top: 20px;
	list-style-position: inside;
}
.feat_desc ul li {
	margin-bottom: 5px;
}
p.featuredlot_productinfo {
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
p.featuredlot_productinfo span {
	margin-left: 10px;
}

.featuredlot_text h5 {
  font-size: 20px;
  font-weight: 900;
  font-family: 'Avenir Book';
  color: #000;
  font-weight: bold;
}
.featuredlot_text p {
  font-size: 16px;
  font-weight: 900;
  font-family: 'Avenir Book';
  color: #000;
  font-size: 16px;
}
.featuredlot_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
}
.featuredlot_btn a {
  background: #F6B21B;
  padding: 10px 24px;
  display: flex;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Avenir Book';
  font-weight: bold;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 18px;
}
.featuredlot_btn a:hover {
  background-color: #000;
  color: #fff;
}
.featuredlot_btn {
  margin-left: auto;
}

.featuredlot_blk img {
  width: 100%;
  
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.featuredlot_blk img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.featuredimg {
  overflow: hidden;
   border-radius:5px;
   height:220px;
    box-shadow: hsl(0, 0%, 80%) 0 5px 16px;
    border: 1px solid #909090;
}
.featuredlot_blk img {
	width: 100%;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	max-width:380px;
	max-height: 220px;
	height: 100%;
	object-fit: contain;
}
.featured_box .featuredimg {
	box-shadow: hsl(0, 0%, 80%) 0 5px 16px;
	margin-bottom: 15px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #909090;
	height:220px;
}
.featuredlot_text {
  width: calc(100% - 100px);
}
.filterdiv .filter-option-inner-inner {
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 10px 0px;
}
.filterdiv {
  margin-bottom: 45px;
  float: right;
}
.filterdiv .filter-option-inner-inner:before {
  content: "";
  background: url(../images/filtericon.svg);
  padding: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
.filterdiv .select-data .filter-option-inner-inner:after {
  display: none;
}
.filterdiv .dropdown-menu {
  margin-top: 20px;
}
.filterdiv .select-data .filter-option-inner-inner:focus, .filterdiv .select-data .filter-option-inner:focus, .filterdiv .select-data .bootstrap-select .dropdown-toggle .filter-option:focus, .filterdiv .select-data.about-bidum .btn:focus, .filterdiv .filter-option:focus {
  background-color: transparent;
}
.booking-nv button.navbar-toggler {
  padding: 0;
}
header.innerheader {
  padding-bottom: 15px;
  padding-top: 15px;
}
li.liveicon {
  padding-right: 30px;
}
li.liveicon img {
  width: 70px;
}
.top-nav {
  align-items: center;
}
.bg-white .navbar-collapse {
  padding-bottom: 10px;
}
.live-box-text h1 {
  font-size: 60px;
  margin: 0;
  padding: 0;
}
.live-box-text p {
  font-size: 18px;
  margin: 0;
  padding: 0px;
}
.live-box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
}
.live-cont .img-fluid {
  width: 100%;
}
.live-btxt {
  padding: 0;
}
.live-btxt h4 {
  color: #000;
  margin: 30px 0 0 0;
  padding: 0;
  font-weight: 900;
}
.live-btxt h3, .live-btxt h2 {
  color: #000;
}
.live-hide-show .singleproduct_rightsec.live-btxt {
  float: left;
}
.live-hide-show .productdetails {
  float: right;
  width: 40%;
}
.row.live-hide-show {
  display: none;
}
.img-fluid.live-hide-show {
  display: none;
}
.hideshow {
  display: none;
}
.featuredlot_text.liveft {
  width: 100%;
}
.abt-cont {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 60px 0 40px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.abtext-box {
  width: 46%;
}
.abt-cont img {
  width: 46%;
}
.abtext-box h1 {
  font-size: 40px;
  font-weight: 900;
  font-family: 'Avenir Book';
  color: #000;
}
.abt-cont h4 {
  font-size: 20px;
  line-height: 35px;
}
.abright-box {
  width: 46%;
}
.atleft-box {
  width: 46%;
}
.abt-cont.no-border {
  border-bottom: none;
}
.lady-img {
  width: 100%;
  height: 332px;
  -o-object-fit: cover;
  object-fit: cover;
}

.abt-cont.no-border {
    margin-top: 10px;
}	
section.consigncont-sec {
    background: #f9f8f9;
    padding: 40px 0px 0px 0px;
}
.consignleftsec h2 {
    font-family: 'Avenir Book';
    font-size: 33px;
    font-weight: 900;    margin-bottom: 20px;
    letter-spacing: 1px;
}
.consignleftsec p{color:#000;font-size:16px;font-family: 'Avenir Book';}
.experts_sec {
    display: -webkit-box;
    display: -ms-flexbox; -ms-flex-wrap: wrap;    flex-wrap: wrap;
    display: flex;    margin: 0px -10px;
}
.expertblk {
    max-width: 33.3%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
            flex: 0 0 33.3%;padding: 0px 10px;
}
.expertblk img {
    width: 120px;    margin-bottom: 10px;
    height: 140px;
    -o-object-fit: cover;
       object-fit: cover;
}
.expertblk h3 {
    font-size: 18px;
    margin-bottom: 0;
    font-family: Avenir;
    font-weight: 600;
}
.consignleftsec .expertblk p{
    font-size: 14px;font-family: Avenir;
}
.consignleftsec {
    padding-right: 110px;
}
.requestprocess-sec {
    padding: 40px 0;border-bottom:12px solid #f9f8f9;;
    background: #fff; -webkit-box-shadow: 0px 7px 7px -2px rgba(0,0,0,0.03);
            box-shadow: 0px 7px 7px -2px rgba(0,0,0,0.03);
}
.requestprocess h2 {
    font-size: 27px;
	font-family: Avenir Book;
	font-weight: normal;
	color:#000;
}
.requestprocess_sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;margin: 0 -10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;    margin-top: 30px;
}
.requestformblk {
    padding: 30px 80px 0;
}
form.requestform .form-group label {
	font-family: 'RobotoSlab-Bold';
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
form.requestform .form-group input {
    color: #000;
    font-family: Avenir;
    font-size: 16px;
    border: 0px;
    background: #fff;
    height: 50px;
    padding: 0px 15px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    border-radius: 0;
}
form.requestform .form-group textarea {
    color: #000;resize:none;
    font-family: Avenir;
    font-size: 16px;
    border: 0px;
    background: #fff;
    height: 145px;
    padding: 10px 15px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
    border-radius: 0;
}
.requestformblk.formborder {
    border-right: 1px solid rgba(204,204,204,0.7);
}
form.requestform .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group textarea::-moz-placeholder { /* Firefox 19+ */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group textarea:-ms-input-placeholder { /* IE 10+ */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
form.requestform .form-group textarea:-moz-placeholder { /* Firefox 18- */
  color: #000;font-family:Avenir;font-size:16px;opacity:0.2;
}
.requestformblk h3 {
	font-size: 27px;
	font-family: Avenir Book;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	color: #000;
}
.requestprocess_blks {
    width: 20%;
    padding: 0px 10px;
}
.requestformsection h2{font-size:33px;}
.requestprocess_blks h4 {
    width: 50px;margin: 0 auto 15px;
    height: 50px;position:relative;
    border: 1px solid #F6B21B;
    text-align: center;
    font-family: Avenir;
    color: #F6B211;font-size:28px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.requestprocess_blks h4:after {
    content: "";
    background-image: url(../images/arrowimg.png);
    width: 110px;
    position: absolute;
    height: 9px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 100%;
    margin-left: 43px;
}
.requestprocess_blks p{color:#000;font-size:16px; font-family: Avenir Book;}
.requestprocess_blks:last-child h4:after{display:none;}
footer {
    padding-top: 40px;
}
section.requestformsection {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-shadow: 0px 7px 7px -2px rgba(0,0,0,0.03);
            box-shadow: 0px 7px 7px -2px rgba(0,0,0,0.03);
}
.submitbuton input.btn, .submitbuton a.btn {
	  font-family: 'Avenir Book';
	  font-weight: normal;
	  font-style: normal;
	  font-display: swap;	
	background: #F6B21B;
	padding: 12px 30px;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 600;
	color: #000;
}
.submitbuton input.btn:focus,
.submitbuton a.btn:focus{box-shadow:none;border:0px;outline:0;}
section.about-container.terms-container {
      -webkit-box-shadow: 5px 2px 21px rgba(0, 0, 0, 0.1);
              box-shadow: 5px 2px 21px rgba(0, 0, 0, 0.1);
  }
  .hostblk_bg {
      border: 1px solid #D9D8D9;
      padding: 50px 20px;
      text-align: center;
  }
  .hostblk_bg img {
      height: 97px;
      margin-bottom: 20px;
  }
  .hostblk_bg h4 {
      font-size: 22px;
  }
  .hostblk_bg p{font-size:16px;}
  .hostblks {
      padding: 0 5px;
      margin-bottom: 10px;
  }
  .row.hostrow {
      margin: 0 -5px;
  }
  .register_hdr h2 {
      font-family: 'Avenir Book';
      font-size: 18px;
      text-align: center;
  }
  .register_hdr {
      margin-bottom: 20px;
  }
  .forgotpwd_link {
      text-align: center;
      margin-top: 10px;
  }
  .forgotpwd_link a {
      display: block;
      width: 100%;
      color: #000;
      font-weight: bold;
  }
  .forgotpwd_link a:hover{color:#f6b21b;}
  
.innersection.profilebanner { 
	background-color: #001558;
	min-height: 250px;
	background-size: cover;
	background-position: center;
	background-image: url(https://wanderland.qodeinteractive.com/wp-content/uploads/2019/11/h1-rev-slide1-bckg.jpg);
}  
.profilebanner .profile_photo_change {
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.profilebanner_cont {
	display: -webkit-box;
	min-height: 250px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.profilecont {
	width: calc(100% - 140px);
	padding-left: 20px;
	color: #fff;
}
.profilecont h2 {
	font-size: 32px;
	color: #fff;
}
.profilecont span {
	font-size: 16px;
}
.profilecont i {
	background: #fff;
	width: 25px;
	height: 25px;
	color: #F6B21B;
	text-align: center;
	padding-top: 5px;
	margin-right: 10px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 15px;
} 
#profile-upload .fa {
	margin: auto;
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	right: 0;
	padding: 6px;
	opacity: 1;
	transition: opacity 1s linear;
	-webkit-transform: scale(.75);
	color: #fff;
	background-color: #F6B21B;
	border-radius: 40px;
	width: 30px;
	height: 30px;
}
#profile-upload {
	position:relative;
}
.dahboardright_section_bg {
	background: #f5f5f5;
	height: 100%;
	padding-bottom: 40px;
}
 .dahboardright_section_bg h4 {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	padding: 20px 15px;
	border-bottom: 1px solid #d4d4d4;
	color: #000;
	font-weight: 600;
} 
.bid-info-table .lots {
	width: 555px;
}
.table td, .table th {
	font-size: 0.9rem;
}
.dahboardright_section_bg form {
	padding: 50px 100px 30px;
}
.dahboardright_section_bg form label {
	color: #000;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
}
.dahboardright_section_bg form input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 0;
	padding: 0;
	height: 40px;
	box-shadow: none;
	outline: 0;
	color: #7B7B7B;
	font-size: 16px;
}
.dashboard-form i.fa.fa-check {
	position: absolute;
	top: 22px;
	right: 20px;
	color: #529622;
	-webkit-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	        transform: translateY(100%);
}
.updatebtn a {
	background: #F6B21B;
	color: #fff;
	font-weight: normal;
	padding: 10px 50px;
	border: 0;
	height: auto;
	border-radius: 4px;
	text-transform: uppercase;
	margin-top: 30px;
	font-size: 18px;
}
.updatebtn a:hover {
	background: #000;
	color: #fff;
}
.dashboard_contblk.dashpwd_blk {
    border-top: 1px solid #d4d4d4;
    margin-top: 40px;
}
input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

input[type="file"] + label {
    max-width: 80%;
    font-size: 16px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}
input[type="file"] + label {
    font-size: 16px;
    font-weight: 500;
    color: #F6B21B;
    white-space: nowrap;
    cursor: pointer;
}
input[type="file"] + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: #F6B21B;
    margin-top: -0.45em;
    margin-right: 0.25em;
}
.modal-header {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.modal-header .modal-title {
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	color :#000000;
	/*color: #F6B21B;*/
	text-transform: uppercase;
}
.tickimg{
	
	margin:0 auto;
	display:table;
}
.modal .close {
	color: #F6B21B;
	opacity: 1;
}
.profile_photo_modal {
    width: 600px !important;
    padding-top: 150px;
}
.modal .croppie-container .cr-boundary {
    width: 100% !important;
    max-width: 300px;
    min-height: 300px;
}
.upload-image {
    background-color: #F6B21B;
    border: none;
    color: #ffffff;
}
.upload-image:hover{
    background-color: #000;
    border: none;
    color: #ffffff;
}
.spinner-border {
	vertical-align: middle;
}

.expert-team .col-holder h4 { 
	font-size: 24px;
	color: #000;
}
.expert-team .col-holder span,
.expert-team .col-holder .link{
	font-family: 'Avenir';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #000;
	display: block;
}
.expert-team .col-holder img {
	max-width: 179px;
}
.expert-team .col-holder {
	margin-top: 60px;
}
.expert-team .col-holder .img-holder {
	position: relative;
}
.expert-team .col-holder .img-holder::before {
	content: "";
	display: block;
	padding-top: 80.25%;
	min-height: 215px;
}
.expert-team .col-holder .img-holder img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.meet-expert-banner {
	background-image: url(../images/meetexpert_bg.jpg);
}
.free_appraisal-banner{
	background-image: url(../images/free_appraisal-banner.jpg);
}
.innerbanner_sec {
	padding-left: 15px;
	padding-right: 15px;
}
.site-content.listingsitecontent {
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav .nav-link {
	color: #000;
}

.table td a {
	color: #212529;
}

@media (min-width:1500px) {
  .container {
    max-width: 1200px;
  }
  .faqsection {
    max-width: 1440px;
    margin: auto;
  }
  .latestbidumblk p {
    font-size: 15px;
  }

}
@media (max-width:1500px) {
  .register_hdr h2{font-size:17px;}
    .terms-container .abt-cont1 .hostblk_bg p{font-size:15px;}
    .terms-container .abt-cont1 h1 {
      font-size: 30px;
  }
  .hostblk_bg h4 {
      font-size: 20px;
  }
  .terms-container .abt-cont1 p {font-size: 16px;}
	.requestprocess_blks h4:after{margin-left: 33px;}
	.requestprocess_blks h4{font-size:24px;}
	.consignleftsec .expertblk p{font-size:13px;}
	.consignleftsec h2 {
    font-size: 28px;}
	.consignleftsec p {
    font-size: 15px;}
  .faqsection .card-header .card-link {
    font-size: 24px;
  }
  .singleproduct_sec h2 {
    font-size: 50px;
  }
  .consignleftsec {
    padding-right: 70px;
}
.consignleftsec .expertblk p {
font-size: 13px;}
.expertblk h3 {
font-size: 19px;}
.requestprocess h2 {
font-size: 25px;}
.requestprocess_blks p {
font-size: 15px;}
.requestformblk h3 {
font-size: 24px;}
form.requestform .form-group label {
font-size: 13px;}
.submitbuton input.btn{font-size:15px;}
 .profilecont h2 {
    font-size: 28px;
} 
}
@media (max-width:1280px) {
	.consignleftsec h2 {
    font-size: 24px;
}
  .innerbanner_cont h2 {
    font-size: 50px;
  }
  .singleproduct_sec h2 {
    font-size: 40px;
  }
.post-box:not(.schedulebox)  .content-onimg h2 {
    font-size: 50px;
  }
  .faqsection .card-header .card-link {
    font-size: 20px;
  }
  .live-box h3 {
    font-size: 18px;
  }
  .live-box-text h1 {
    font-size: 40px;
  }
 .dahboardright_section_bg form {
	padding: 50px 50px 30px;
} 

}
@media (max-width:1199px) {
  .hostblk_bg {
      padding: 30px 20px 20px;
  }
    .terms-container .abt-cont1 h1 {
      font-size: 28px;
  }
  .terms-container .abt-cont1 p {font-size: 15px;}
	.requestformblk h3 {
    font-size: 22px;
}
	.expertblk h3 {
    font-size: 18px;
}
.consignleftsec .expertblk p {
    font-size: 12px;
}
.consignleftsec {
    padding-right: 40px;
}
.requestprocess h2 {
    font-size: 22px;
}
.requestprocess_blks p {
    font-size: 14px;
}
.requestformblk {
    padding: 30px 50px 0;
}
.requestprocess_blks h4:after{margin-left:17px;}
  .live-hide-show-desk {
    display: none;
  }
  .live-btxt h2 {
    font-size: 26px;
  }
  .live-btxt h3 {
    font-size: 20px;
  }
  .live-btxt h4 {
    margin: 24px 0 0 0;
    font-size: 22px;
  }
  .row.live-hide-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .live-box-text {
    margin: 30px 30px;
  }
  li.liveicon {
    padding-right: 10px;
  }
  .site-content {
    padding: 40px 30px;
  }
  .faqsection {
    padding: 40px 50px;
  }
  .latestbidumblk h4 {
    font-size: 16px;
    line-height: 27px;
  }
  .featuredlot_text h5 {
    font-size: 20px;
  }
  .featuredlot_text p {
    font-size: 15px;
  }
  .featuredlot_btn a {
    padding: 5px 15px;
    font-size: 16px;
  }
  .featuredlot_text h5 {
    font-size: 18px;
    margin: 0;
  }
  .singleproduct_sec .singleproduct_rightsec h2 {
    font-size: 28px;
  }
  .row.footerrow {
    width: 100%;
  }
  .faqsection .card {
    padding: 0px 40px 0px 0px;
  }
  .footercopyright .container {
    padding: 20px 0px 20px;
  }
  .language-selector .dropdown-menu.show {
    left: -60px;
  }
  .faqsection .card-header .card-link {
    font-size: 20px;
  }
  .post-btns a {
    padding: 10px;
  }
  .circle-box {
    padding-right: 70px;
  }
  .nav-txt {
    padding-left: 0px;
  }
  .nav-txt p {
    font-size: 14px;
  }
  .select-data.about-bidum .btn {
    font-size: 14px;
  }
  .nav-txt span {
    font-style: italic;
    font-size: 16px;
  }
  .select-data.about-bidum .btn {
    width: 130px;
  }
  .select-data.about-bidum {
    width: 130px;
  }
  .login {
    font-size: 14px;
    padding: 7px 20px;
  }
  .circle-box a {
    font-size: 13px;
  }
  .circle-box a img {
    width: 36px;
  }
  .logo img {
    padding-right: 15px;
  }
 .post-box:not(.schedulebox) .content-onimg h2 {
    font-size: 40px;
  }
  .upa-txt {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  .circle-box-cont ul li a {
    font-size: 14px;
  }
.crl-box {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 5px;
	position: relative;
	top: -1px;
}
  .consignleftsec h2 {
    font-size: 22px;
}
 .profilecont h2 {
    font-size: 22px;
} 
.abt-cont1 {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (min-width:768px) and (max-width:992px) {
  .language-selector .dropdown-menu.show {
    left: 20px;
    position: absolute;
  }
  li.nav-item.dropdown.language-selector {
    margin-top: 0px;
  }

  header .select-data.about-bidum {
    width: 130px;
    margin-bottom: 0;
  }
/*   nav.booking-nv ul.navbar-nav {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  } */
  .booking-nv .navbar-nav .select-data .dropdown-menu {
    position: absolute;
    overflow: visible !important;
    padding-top: 0;
    padding-bottom: 0;
  }

  .language-selector .dropdown-toggle::after {
    top: 11px;
  }

  .circle-box-section {
    margin-top: 0px;
  }
  
}
@media (min-width:992px) {
  footer .container {
    padding: 0px;
  }
  .innerheader .container {
    padding: 0px;
  }
}
@media (max-width:991px) {
  .hostblk_bg h4 {
    font-size: 18px;
  }
  .hostblk_bg p {
    font-size: 14px;
  }
  .hostblk_bg img {height: 77px;}
  .terms-container .abt-cont1 h1 {
      font-size: 24px;
  }
	.requestprocess h2 {
    font-size: 28px;
}
	.consignleftsec h2 {
    font-size: 20px;
}
	.requestprocess_blks {
    width: 33.3%;}
	.requestprocess_blks h4:after{display:none;}
	form.requestform .form-group label {
    font-size: 10px;
}
.submitbuton input.btn {
    font-size: 14px;
}
.expertblk img {
    width: 90px;
height: 90px;}
.requestformblk {
    padding: 20px 40px 0;
}
section.consigncont-sec {
    padding: 40px 30px;
}
.consignleftsec {
    padding-right: 15px !important;padding-left: 15px !important;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.requestprocess_sec{margin:0px;padding:0px 15px;}
.requestprocess_blks h4 {
    width: 40px;
height: 40px;}
  .faqsection {
    margin: 0px -20px;
  }
  .footercontsec {
    padding-top: 20px;
  }
  .container {
    max-width: 100%;
    padding: 0px 20px;
  }
.circle-box-section {
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}
  .site-content {
    padding: 40px 20px;
  }
  .innerbanner_cont h2 {
    font-size: 40px;
    padding-top: 18px;
  }
  .post-btns a {
    font-size: 15px;
  }
  .filterdiv .select-data.about-bidum {
    width: 130px;
  }
  .featuredlot_blk {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px 15px;
  }
  .featuredlot_row {
    margin: 0px -15px;
  }
  .singleproduct_sec h2 {
    font-size: 34px;
  }
  .singleproduct_rightsec {
    padding-left: 10px;
    padding-top: 10px;
  }
  .productcontent_sec {
    padding-right: 10px !important;
  }
  .productcontent_sec p {
    font-size: 15px;
  }
  .singleproduct_rightsec p {
    font-size: 16px;
  }
  .findsection.productfindsection {
    padding: 20px;
  }
  .findsection.productfindsection h4 {
    font-size: 17px;
  }
  .singleproduct_sec .singleproduct_rightsec h2 {
    font-size: 24px;
  }
  .productslidesmllimg img {
    height: 40px;
  }

  .productslidebigimg img {
    height: 490px;
  }
  .footercopyright .container {
    padding: 20px 20px 0px;
  }
  .footerlogo {
    text-align: center;
  }
  .row.footerrow, .footercopyright .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  .footercopyright_left, .footercopyright_right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footercopyright p {
    text-align: center;
  }
  .footercopyright ul {
    text-align: center;
    margin-top: 20px;
  }
  .footercopyright .container {
    padding-bottom: 30px;
    border: 0;
    margin-top: 0px;
    padding-top: 30px;
  }
  .footercopyright {
    border-top: 1px solid #ccc;
    margin-top: 50px;
  }
  ul.footersocial_icons {
    margin-top: 10px;
  }
  .footercopyright_right ul {
    text-align: center;
    padding: 0;
    float: none;
    margin-top: 0;
  }
  .footerinfo {
    margin-top: 30px;
  }
  .footerinfo p {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .faqsection .card-header .card-link {
    font-size: 22px;
  }
  .findsection {
    margin-right: auto;
    margin-top: 20px;
  }
.footerlink_widget {
    padding-left: 0;
    padding-top: 60px;
}
	.footerlink_widget {
    width: auto;
}
  .footerlinks {
    padding: 0px 40px;
  }
  .footerlink_widget h4, .footerlink_list li {
    text-align: left;
  }
  .footerinfo, .footerlinks {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    max-width: 100%;
  }
  .faqsection {
    padding: 40px 50px;
  }
  .latestbidumblk {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .latestbidumblk img {
    max-height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .select-data.about-bidum {
    width: 100%;
    margin-bottom: 15px;
  }
  .select-data.about-bidum .btn {
    width: 100%;
  }
  .select-data.about-bidum .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
  }
  .login {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    margin: 5px 0 5px 0;
    text-align: center;
  }
  .nav-item.dropdown.language-selector {
    width: 100%;
  }


  section.site-content.listingsitecontent {
    padding: 0px 20px;
  }

  .bg-white.navbar.navbar-expand-lg.booking-nv {
    padding: 0 20px;
  }

  .circle-box-cont ul li a {
    font-size: 12px;
  }
  .circle-box-cont ul li a {
    font-size: 11px;
  }
  .circle-box-cont ul li .dropdown-menu.show a {
    font-size: 14px;
    line-height: 28px;
  }
  .abt-cont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .abt-cont.no-border {
    margin-top: 0;
    margin-bottom: 0;
  }
.profilecont span {
    font-size: 15px;
}  
.post-box:not(.schedulebox) .content-onimg h2 {
    font-size: 30px; 
}
}
@media (min-width:768px) {
  .singleproduct_sec .findsection {
    max-width: 100%;
    margin-left: 15px;
  }
  .mobileposttitle, .postbox_mobileinfo {
    display: none;
  }
}
@media (max-width:767px) {
  .terms-container .abt-cont1 h1 {
      font-size: 20px;
  }
	.requestprocess_blks {
    width: 100%;
    text-align: center;
}
.requestform .row {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
form.requestform .form-group input{height:45px;}
form.requestform .submitbuton {
    margin-top: 20px !important;
}
.submitbuton input.btn {
padding: 9px 22px;font-size: 13px;}
  .live-cont .show-desk {
    display: none;
  }
  .hideshow {
    display: block;
  }
  .language-selector .dropdown-toggle::after {
    top: 13px;
  }
  .login {
    margin: 10px 0;
  }

  .top-nav .dropdown-menu.show {
    box-shadow: none !important;
  }


  .container {
    max-width: 100%;
    padding: 0px 15px;
  }
  .singleproduct_sec {
    padding: 0px 10px;
  }
  .featuredlot_sec .container {
    max-width: 100%;
  }
  .innerbanner_sec {
    background-image: url(../images/mobileviewimg.png);
  }
  .innerbanner_sec {
    background-image: url(../images/mobileviewimg.png);
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: overlay;
    height: 40vh;
  }
  .bannerrightsec .black-bg {
    float: none;
  }
  .singleproduct_sec h2 {
    font-size: 28px;
  }
.productslidebigimg img {
	height: 100%;
	object-fit: cover;
	max-height: 240px;
}
  .productslidesmllimg img {
    height: 30px;
	object-fit: cover;
  }

  .singleproduct_rightsec {
    padding-left: 4px;
    padding-top: 20px;
  }
  .findsection.productfindsection {
    margin-top: 0 !important;
  }
  .singleproduct_sec .singleproduct_rightsec h2 {
    font-size: 20px;
  }
  .faqsection .card-header .card-link {
    font-size: 18px;
    line-height: 1;
  }
  .footercontsec .row {
    margin: 0;
  }
  .faqsection {
    margin: 0px -20px;
    padding: 40px 30px 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  }

  .latestbidumblk h4 {
    font-size: 17px;
  }
  .site-content {
    padding: 20px 20px;
  }
  .upa-txt {
    margin-bottom: 25px;
  }
  .pastauction_box h2.mobileposttitle {
    color: #000;
  }
  .footercopyright p {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footercopyright_left {
    border-top: 1px solid #ccc;
  }
  .footercopyright .container {
    border-top: 0px;
  }
  footer {
    padding: 0px 5px;
  }
  .footercopyright ul li {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  .footercopyright .container {
    padding: 20px 20px 0;
    margin-top: 0px;
  }
  .footercopyright_right ul {
    padding-left: 10px;
  }
  .footerlink_widget h4 {
    font-size: 14px;
  }
  ul.footerlink_list li a {
    font-size: 14px;
  }
  .footerinfo p {
    max-width: 100%;
  }
  .footercopyright {
    margin-left: -30px;
    margin-right: -30px;
  }
.faqsection .row {
    margin: 0px -20px;
}
  .footerinfo {
    padding: 0px;
    margin-top: 0;
  }
  .faqsection .card {
    padding: 0px 20px;
  }
  .faqsection {
    margin: 0px -20px;
    padding: 40px 15px 0;
  }
  .findsection {
    margin: 20px 0px 0;
    max-width: 100%;
  }
  .latestblogsec .row {
    margin: 0px -20px;
  }
  .latestblogsec h2 {
    margin-bottom: 15px;
  }

.post-box {
	margin-left: -20px;
	margin-right: -20px;
	width: auto;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}
  .innerbanner_sec .post-box {
	margin-left: 0;
	margin-right: 0;
}
  .latestbidumblk {
    padding: 0px;
  }
  .pastauction_box .postbox_mobileinfo_arrow {
    background: #000;
  }
  .pastauction_box .postbox_mobileinfo_arrow i {
    color: #fff;
  }
  .footerlogo {
    text-align: left;
    padding: 0;
  }
  .footerlink_widget {
    padding-left: 0px;
    padding-top: 30px;
    padding-right: 15px;
  }
  .footerlinks {
    padding: 0px 0px;
  }
  .pastauction_box .postbox_mobileinfo_text h3, .pastauction_box .postbox_mobileinfo_text span {
    color: #000;
  }
  .post-box .post-btns {
    display: none;
  }
  .postbox_mobileinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .postbox_mobileinfo_arrow i {
    font-size: 50px;
  }
  .postbox_mobileinfo {
    background: #a2a1a2;
  }
  .postbox_mobileinfo_text {
    background: #a2a1a2;
    padding: 12px 40px;
    width: calc(100% - 130px);
  }
  
  .postbox_mobileinfo_arrow {
    width: 130px;
    margin-left: auto;
    text-align: center;
    background: #f6b21b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
 
.postbox_mobileinfo_arrow a {
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
} 
  
  .content-onimg h2 {
    display: none;
  }
  h2.mobileposttitle {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0px 30px 5px;
    display: flex;
    align-items: flex-end;
    font-size: 30px;
  }
  h2.mobileposttitle br {
    display: none;
  }
  .postimg {
    position: relative;
  }
  .content-onimg .black-bg, .content-onimg .white-bg {
    display: none;
  }
  header {
    box-shadow: none;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
  }
.postbox_mobileinfo_text h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	top: 5px;
	display: flex;
}
.postbox_mobileinfo_text h3 .fa {
	margin-right: 8px;
}
  .postbox_mobileinfo_text h3:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 8px;
    content: "\f111";
    font-size: 8px;
    position: absolute;
    left: -16px;
    color: #E16363
  }
  .postbox_mobileinfo_text span {
    color: #fff;
  }
  .content-onimg {
    display: block;
  }
  .content-onimg {
    display: none;
    top: auto;
    bottom: 0;
    height: 100%;
  }
  .nev-left {
    display: inline-block;
  }
  .nav-txt {
    display: none;
  }
.circle-box-cont ul li a {
	font-size: 14px;
}
  .navbar-brand {
    padding: 0;
  }

  .listingbtns_sec .post-btns {
    -ms-flex-wrap: wrap;
    padding: 0px 0px;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  header {
    padding: 10px 0 4px 0;
  }

  .listingbtns_sec .post-btns a {
    width: 49%;
    margin-top: 15px;
  }
  .featuredlot_sec {
    padding: 0px 15px;
  }
  .lotfaqsection.faqsection {
    margin: 0px;
    padding: 40px 0px 0;
  }
  .featuredlot_text {
    width: 100%;
  }
  .featuredlot_btn {
    margin-left: 0;
  }
  .featuredlot_blk img {
    min-height: 300px;
    max-height: 300px;
  }
  .faqsection.lotfaqsection .container {
    max-width: 100%;
  }
  .filterdiv {
    float: left;
  }
  .featuredlot_cont {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .featuredlot_text p {
    font-size: 14px;
    margin: 0;
  }
  .featuredlot_btn a {
    padding: 7px 14px;
  }
  .featuredlot_text h5 {
    margin: 0 0 5px 0;
  }
  .live-btxt {
    width: 100%;
    display: block;
    position: relative;
  }
  .live-btxt h3 {
    font-size: 15px;
    position: absolute;
    top: 0;
  }
  .live-btxt h2 {
    font-size: 30px;
    margin-top: 15px;
    line-height: 44px;
  }
  .live-btxt h4 {
    margin: 0;
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .live-hide-show .productdetails {
    float: left;
    width: 100%;
    margin-top: 18px;
  }
  .live-box-text p {
    display: none;
  }
  .live-box-text h1 {
    font-size: 30px;
  }
  .live-box-text {
    margin: 20px 30px;
  }
  .img-fluid.live-hide-show {
    display: block;
  }
  .icon {
    color: #F6B21B;
  }
  .hideshow {
    color: #F6B21B;
  }
  .abt-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .abtext-box {
    width: 100%;
  }
  .abt-cont img {
    width: 100%;
  }
  .abright-box {
    width: 100%;
  }
  .atleft-box {
    width: 100%;
  }
  .atleft-box img {
    width: 200px;
  }
	
	.lady-img {
    height: 252px;
}
.dashboard-form .form-group.col {
	min-width: 100%;
}
.profileformsec .dahboardright_section_bg form {
	padding: 20px 20px;
}	
 .profilecont h2 {
    font-size: 20px;
} 
p.featuredlot_productinfo {
	margin-bottom: 0;
	margin-top: 20px;
}
.singleproduct_leftsec {
	padding-right: 0;
}

}
@media (max-width:575px) {
  .listingbtns_sec .post-btns {
    padding: 0px 40px;
  }
  .postbox_mobileinfo_text {
    padding: 12px 35px;
    width: calc(100% - 80px);
  }
  .pastauction_box .postbox_mobileinfo_text {
	padding: 12px 15px;
}
  .featuredlot_cont {
    padding: 0px 15px;
  }
  .featuredlot_blk {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 0px;
  }
  .listingbtns_sec .post-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .postbox_mobileinfo_text span {
    font-size: 12px;
  }
  .postbox_mobileinfo_text h3 {
    font-size: 16px;
  }
  .postbox_mobileinfo_arrow i {
    font-size: 40px;
  }
  .postbox_mobileinfo_arrow {
    width: 80px
  }
  h2.mobileposttitle {
    font-size: 24px;
  }
  .listingbtns_sec .post-btns a {
    width: 100%;
  }
  .expertblk {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
  flex: 0 0 100%;text-align: center;}
  .consignleftsec h2 {
    text-align: center;
}
.consignleftsec{text-align:center;}
}


/*---------------------- New CSS -------------------------------------*/

.info-contsec {
    padding-top: 40px;
}
.auctioninfo h2 {
    font-family: 'Avenir';    font-size: 33px;color: #000;font-weight: 600;
}
.auctioninfo p {
    font-size: 20px;    color: #000;
}
.featured_inforow .featuredlot_text {
    width: 100%;
}
.featured_inforow .featuredlot_text p {
    font-family: 'Avenir Book';
    font-weight: normal;
    font-size: 16px;
}
.featured_inforow .featuredlot_blk {
margin-bottom: 20px;}
.infocont_bg {
    border-left: 1px solid #ccc;
    padding-left: 35px;
}
.infocont_bg h4 img {
    margin-right: 8px;
    width: 17px;
}
.infocont_bg h4 {
    margin-bottom: 6px;
    text-transform: uppercase;
    font-size: 16px;color: #000;
    font-family: RobotoSlab-Bold;
}
.infocont_bg p {
    line-height: 1.3;    color: #000;
}
.infocont_bg ul {
    padding: 15px 0 0 0;
    border-top: 1px solid #ccc;
    list-style: none;
}
.infocont_bg li span {
    display: block;
    width: 100%;font-family: 'Avenir Book';
}
.infocont_bg li {
    margin-bottom: 15px;
}
.infocont_bg li strong {
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
}
.countdown ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;border:0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;    padding-top: 8px;
}
.countdown ul li {
    width: 20%;text-transform:capitalize;
    text-align: center;
    color: #000;text-align: left;
    font-size: 17px;margin-bottom: 0;
    padding: 0px 10px 0 0;
}
.countdown ul li span {font-weight: 600;font-size: 30px;}
.countdown ul li.seconds span{color:#F6B21B;}
h3.bidumtitle {
    font-size: 20px;font-family: 'RobotoSlab-Bold';
   color: #252525;
}
.bidumcontent h4 {
    font-size: 20px;margin-bottom: 4px;
    color:#000;font-family: RobotoSlab-Bold;
}
.bidumcontent p{font-size:16px; margin-bottom: 10px;color: #000;}
.latestbidum_sec {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 80px;
}

.innerbannerarea {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 140px 0px;
}
.howtobid_banner {
    background: url(../images/howtobidbanner.png);

}
.innerbannerarea h3 {
    color: #fff;
    padding-bottom: 15px;
    font-family: 'Avenir Book';
    font-size: 32px;
    position: relative;
    margin-bottom: 10px;
}
.innerbannerarea p {
	color: #fff;
	font-size: 22px;
	padding: 0px 80px;
}
.innerbannerarea h3:after {
    content: "";
    background: #F6B21B;
    height: 2px;
    width: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.bidcontent_section {
    padding-top: 30px;padding-bottom: 30px;
}
.howtobid_content {
    padding-bottom: 5px;
}
.howtobid-cont h3 {
    font-family: 'Avenir Book';
    font-weight: 600;
    margin-bottom: 10px;
}
.howtobid-cont h5 {
    font-family: 'Avenir Book';
    margin-bottom: 10px;font-size:16px;
}
.howbid-cont-box ol {
    padding: 0 15px;
    font-family: 'Avenir Book';
}
.howbid-cont-box ol li {
    margin-bottom: 5px;    font-weight: 900;
}
.howbid-cont-box ol li span {
    font-weight: normal;
}
.howtobid-cont {
    border-top: 1px solid #ccc;
}
.howtobuy_banner{background:url(../images/howtobuybanner.png);}
.howtosell_banner{background:url(../images/howtosellbanner.png);}

.howtobuyblk_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.howtobuy_content {
    padding: 50px 0px;
}
.howtobuyblk_cont .checkicon_img img {
    width: 70px;
}
.howtobuyblk_cont p {
    width: calc(100% - 70px);
    padding: 0px 0px 0 20px;margin-top: 15px;
}
.howtobuyblk_cont strong {
    font-size: 20px;
}

.howtobuyblk_cont strong {
    display: block;
    width: 100%;
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 26px;
}
.howtobuyblk_cont span {
    margin-top: 10px;
    display: block;
}
.howtobuyblk {
    margin-bottom: 10px;
}
h2.upcoming_auction_title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	width: 100%;
}
.schedule-content h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}
.schedulebox .content-onimg {
    height: 100%;    padding: 30px;
    background: rgba(0,0,0,0.2);
}
.schedule-content h2 span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: normal;
	    background: none;
    color: #fff;
}
.schedule-content .content-onimg h2{font-weight:normal;color: #fff;}
h3.scheduleblk-title {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 35px;
    padding-left: 30px;
    padding-bottom: 15px;
}
.schedule-box h3 , .rightbox_cont h3{color:#fff;margin-bottom:0px;}
.schedule-box , .schedule-box h3 {
    font-family: 'Avenir';
    font-size: 16px;
}
.rightbox_cont h3{font-weight:bold;}
.rightbox_cont {
    padding-top: 10px;
}
a.consignlink {
    color: #E5A411;
    font-family: 'Avenir';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: none;
    padding: 30px 20px 0;
    display: inline-block;
}
.schedulebox .img-post-box:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
a.browsesalebtn {
    float: right;
    background: #F6B21B;
    padding: 12px 20px;
    color: #000;
    font-family: 'Avenir';
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
}
.schedule-btns {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.post-box.schedulebox {
    margin-bottom: 15px;
}
a.consignlink img {
    margin-left: 10px;
    position: relative;
    top: -2px;
}
a.browsesalebtn:hover{background:#000;color:#fff;}
a.consignlink:hover {
    text-decoration: underline;
}
.schedulebox:Last-child .schedule-btns{border:0px;}
footer.mainfooter {
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.1);
            box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.1);
}
section.contact_banner {
    background: #f9f8f9;
    padding: 20px 0px;
}
.contact_bannerleft h3 {
    font-family: 'Avenir Book';
    font-weight: 600;
    color: #000;
    font-size: 33px;
}
.contact_bannerright {
    float: right;
    max-width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
}
.contact_bannerright .mediaicons {
    float: right;
}
.contact_bannerright .mediaicons .footersocial_icons li a {
    border: 0px;
    width: auto;padding:0px 8px;
    height: auto;
}
section.contact-container {
    background: #fff;padding: 40px 0px 30px;
}
section.contact-container .contactinformation li span.contacticon {
    padding: 0;
    background: #F6B21B;
    width: 40px;
    text-align: center;
    height: 40px;
    padding-top: 3px;
    border-radius: 30px;
}
section.contact-container .contactinformation li span.contacticon img {
    width: 16px;margin-top: 8px;
}

.contact_bannerright {
    float: right;
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.contact_bannercont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.contact_bannerleft {
    max-width: 60%;    font-family: 'Avenir Book';
    font-size: 22px;color: #000;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
}
.contactleftsec.contactinformation li span a {
    color: #0F001A;
    font-size: 18px;
}
.contactleftsec.contactinformation li span a:hover {
    color: #F6B21B;
}
.contact_bannerright .footersocial_icons{padding-bottom:10px;    padding-right: 8px;}
.contactrightsec form.contactform {
    background: #fff;
    border: 0;
    padding: 0;
}
.contactrightsec form.contactform label {
    margin-bottom: 3px;color: #000;
    font-weight: bold;
    text-transform: uppercase;    font-size: 14px;
}
.contactrightsec form.contactform .form-group input {
    border: 1px solid #DDDEDF;font-weight:600;
    height: 45px;color:#0F001A;font-size:16px;
}
.contactrightsec form.contactform .form-group textarea {
    border: 1px solid #DDDEDF;font-weight:600;
    height: 90px;color:#0F001A;font-size:16px;
}
.contactrightsec .contactform .form-group {
    margin-bottom: 6px;
}
.contactrightsec form.contactform .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group input::-moz-placeholder { /* Firefox 19+ */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group input:-ms-input-placeholder { /* IE 10+ */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group input:-moz-placeholder { /* Firefox 18- */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group textarea::-moz-placeholder { /* Firefox 19+ */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group textarea:-ms-input-placeholder { /* IE 10+ */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec form.contactform .form-group textarea:-moz-placeholder { /* Firefox 18- */
color: rgba(0,0,0,0.3);font-size:16px;
}
.contactrightsec .sendbtn button.btn.btn-primary {
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 16px;margin-top: 5px;
    font-weight: 600;
    padding: 6px 50px;
    text-transform: uppercase;
}
section.contact-container .contactinformation li span {
    width: calc(100% - 40px);line-height: 1.2;
}

@media (max-width:1600px) {
	.contact_bannerleft h3 {font-size:24px;}
	.contact_bannerleft{font-size:18px;}
	.howtobuyblk_cont strong {
    font-size: 20px;
}
	.howtobuyblk_cont strong{font-size:22px;}
	.innerbannerarea p {
    font-size: 18px;}
	.auctioninfo p {
    font-size: 16px;
}
.auctioninfo h2{font-size:30px;color: #000;}	
h3.bidumtitle {
font-size: 18px;}
.bidumcontent p {
font-size: 15px;}
.bidumcontent h4 {
font-size: 18px;}
}

@media (max-width:1199px) {
	.contactleftsec.contactinformation li span a {
    font-size: 15px;
}
	.contact_bannerleft h3 {
    font-size: 22px;
}
.contact_bannerleft {
    font-size: 16px;
}
	h3.scheduleblk-title{font-size:30px;}
	.innerbannerarea h3{font-size:27px;}
	.innerbannerarea{padding:50px 0px;}
	.bidcontent_section {
    padding: 20px 20px;
}
.schedule-content h2 span{font-size:45px;}
.howbid-cont-box ol li, .howtobid_text p{font-size:15px;}
.howtobid-cont h3{font-size:24px;}
	.countdown ul li span {
    font-size: 20px;
}
	.infocont_bg li strong{font-size:13px;}
	.infocont_bg{padding-left:20px;}
.blog_nav {
	padding-left: 30px !important;
	padding-right: 30px !important;
}	
	
}
@media (max-width:991px) {
	.contact_bannerright .footersocial_icons {
    padding-bottom: 0px;
}
	h3.scheduleblk-title {
    font-size: 25px;
}
.schedule-content h2 {
font-size: 18px;}
	.howtobuy_content {
    padding: 50px 20px;
}
.howtobuyblk_cont strong {
    font-size: 18px;margin-top: 10px;
}
.howtobuyblk_cont p{font-size:14px;}
	.howtobuyblk_cont .checkicon_img img {
    width: 50px;
}
	.auctioninfo h2 {
    font-size: 24px;
}
.biduming , .bidumcontent{
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.biduming img{width:100%;}
.bidumcontent{margin-top:20px;}
.auctioninfo p {
    font-size: 15px;
}
.featured_inforow .featuredlot_blk img{min-height:170px;max-height:170px;}	
.info-contsec {
    padding-top: 20px;
}
	.infocont_bg {
    border: 0;    padding-left: 0;
}
	.auctionbanner{margin-top:0px;}
	.countdown ul li{font-size:11px;}
	.infocont_bg li span , .infocont_bg p{font-size:13px;}
	
  .navbar-nav.mr-auto {
    border-top: 1px solid #ccc;
    padding-top: 10px;
  }	
.navbar-nav:not(.top-nav) .dropdown-menu {
	border: none;
	padding-left: 15px;
	padding-top: 0;
	margin-top: 0;
}
.navbar-nav:not(.top-nav) .dropdown-menu .dropdown-item::before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
	font-size: 11px;
	position: relative;
	top: -1px;
}
.top-nav .dropdown-menu{
border: none;	
}
.top-nav .dropdown-item {
	padding-left: 0;
	padding-right: 0;
}

.top-navigation .navbar-nav .dropdown-toggle::after {
	float: right;
	position: relative;
	top: 11px;
}
.language-selector .dropdown-toggle {
	display: block;
	text-align: left;
}

}

@media (max-width:767px) {
.contact_bannerleft {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
}
.contact_bannerright .footersocial_icons{padding-bottom:0px;}
.contact_bannerright {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    float: none;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
	.schedulebox .postimg {
    width: 100%;
}
a.browsesalebtn{padding:9px 20px}
a.consignlink{padding-top:10px;}
a.browsesalebtn {
    float: none;
    margin-top: 10px;
    display: inline-block;
}
.schedule-btns {
    text-align: center;
    padding-bottom: 20px;
}
.howtobuyblk_cont p {
    margin-top: 5px;
    padding-left: 10px;
    font-size: 14px;
}
.howtobuyblk_cont strong {
    font-size: 20px;
}
.innerbannerarea p{padding:0px 20px; font-size: 15px;}
.innerbannerarea h3 {
    font-size: 24px;
}
.howtobuy_content {
    padding: 20px 10px;
}
.circle-box-cont ul {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	margin-left: -10px;
	margin-right: -10px;
	width: auto;
}
.circle-box-cont ul li {
	padding: 0 5px;
	width: auto;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 0px;
	        flex: 1 1 0;
	max-width: 33.33333333%;
}

.innerbanner_sec {
	margin-left: -20px;
	margin-right: -20px;
}
.featuredlot_blk {
	margin-bottom: 30px;
}
.img-post-box .banner-text {
font-size: 0.85rem;
}
.img-post-box .banner-text span::before, .img-post-box .banner-text::after {
	width: 32px;
}

}

@media (max-width:640px) {
.circle-box-cont ul li {
	min-width: 50%;
}
}
@media (max-width:575px) {
.expert-team .col-holder {
	max-width: 210px;
	margin-left: auto;
	margin-right: auto;
}
.expert-team .col-holder img {
	max-width: 100%;
}
.expert-team .col-holder .img-holder::before {
	min-height: 240px;
}
.circle-box-cont ul li {
	min-width: 100%;
}
}