﻿@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
body{
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  /* background:#F6F5F4; */
  font-size: 14px;
  padding-top:94px;
}
a:focus {
  outline: none;
}
.pr-0{
padding-right: 0!important;
}
/*************************************************/
.logo {
  padding: 0 0;
}
.logo img {
  max-height: 80px;
  margin: 7px 0;
}

/*************************************************/
.categories {
  margin-bottom: 20px;
}
.custom-panel {
  color: #000;
  padding: 0 0;
  border-bottom: 1px solid rgb(236, 236, 236);
}
.custom-heading {
  padding: 11px 0;
  display: block;
  position: relative;
  color: #333;
}
.custom-heading .caret {
float: right;
transform: translateY(-50%);
position: absolute;
top: 50%;
right: 0;
border-top: 6px dashed;
border-top: 4px solid \9;
border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  transform: rotate(-90deg);
}
.custom-heading.collapsed .caret{
  transform: rotate(0deg);
}
.custom-panel ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.custom-panel ul li {
  background: rgba(0, 0, 0, 0.025);
  padding: 8px 14px;
margin-bottom: 6px;
border-radius: 4px;
}
.custom-panel ul li a {
  display: block;
}

/* .navbar-default{
  background: #fff;
} */
.nav-secondary {

  background: #5bc449;
}
.p-0 {
  padding: 0 !important;
}
.head-sec {
  display: flex;
  align-items: center;
  
}
.head-sec .navbar.navbar-default {
  width: 100%;
}
.mob-logo {
max-height: 39px;
}

.top-header {
  background: #f6f5f4;
  padding: 9px 28px;
}
.top-nav .navbar-nav a {
  padding: 0 5px;
  font-size: 13px;
}
.top-header  .navbar-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}
.covid-info {
  font-size: 13px;
}


.navbar-default .navbar-text{
  color: #fff; 
  font-size: 14px; 
}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:focus{
  color: #202020;
  font-size: 1.35em;
   text-transform: uppercase;
  /*font-weight: 400; */
  font-family: 'Fjalla One', sans-serif;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > .open > a{
  color:#5bc449;   
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
  color:#5bc449;    
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
font-size: 1.35em;
text-transform: uppercase;
/*font-weight: 400; */
font-family: 'Fjalla One', sans-serif;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #5bc449;
}
.dropdown-menu {
  top: 47px;
  border-top:5px solid #5bc449 !important;
}
.myaccount__dropdown li a .glyphicon {
  color: #5bc449;
}
.menu-list.nav-pills > li > a {
  background-color: #fff;
  color: #333;
}
.slimScrollDiv{
  height: auto;
  max-height: 200px;
}
.scroll {
height: auto;
  overflow-y: scroll;
}

.banner.top {
  margin-bottom: 0px;
  text-align: center;
}
header{
  min-height: 51px;
  border-bottom: 10px solid #5BC449;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  z-index: 20;
  width: 100%;
  top:0;
  z-index: 100000;
}
body.fixed{
  padding-top:0;
}
body.fixed header .container-fluid{
  position: fixed;
  width: 100%;
  z-index: 10;
  background: #fff;
  top:0;
 animation: fixedheader .5s;
 box-shadow: 0 0 3px #ddd;
}

@keyframes fixedheader {
  from {top: -74px;  opacity: 0;}
  to {top: 0px;  opacity: 1;}
}
#jssor_1 {
  margin-bottom: 40px !important;
}
#jssor_1 img {
  width: auto !important;
}

.slider-outer {
  width:100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden;
  margin-top: -41px;
}

.btn-group.open .dropdown-toggle{
  box-shadow: none;
}

.help-those-need {
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	overflow: hidden;
	margin-top: -41px;
	background: #F8C33F;
	color:white;
}

.search-block {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden;
  margin-top: -41px;
  background: #F8C33F;
padding: 63px 0 79px;
}
.search-block h2 {
  font-weight: 800;
  color: #fff;
  font-size: 38px;
  letter-spacing: -0.7px;
  margin-bottom: 16px;
}
.search-block select{
  padding: 10px 15px;
color: #999999;
border: 1px solid #e3e3e3;
width: 100%;
position: relative;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 14px;
}

.selected-box {
  margin-bottom: 18px;
}
.select {
  position: relative;
}
.search-block .select::after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #e3e3e3 transparent transparent transparent;
  position: absolute;
  top: 18px;
  right: 10px;
}
.price-slide {
  margin-top: 50px;
}
.price-slide a.button {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding: 8px 20px;
  background: #5bc449;
  transform: perspective(1px) translateZ(0);
position: relative;
transition-duration: 0.5s;
transition-property: color;
color: #fff;;
}
.button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
 
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.button:hover::before{
  transform: scaleY(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50);
}
.price-slide a {
  font-size: 12px;
  padding-left: 20px;
  font-weight: 600;
}

/******* custom search********/
	.d-flex{
  display: flex !important;
}
.align-item-center{
  align-items: center !important;
}
.mega-search input {
 flex:1;
 padding: 14px;
border: 0;
border-radius: 3px 0 0 3px;
}
.search-btn {
    width: auto;
}
.src-btn {
  background: #24AC25;
  border-radius: 0 3px 3px 0;
  border: 0;
  color: #fff;
  font-size: 18px;
  padding: 7px 24px;
  height: 100%;
}
.src-btn span {
  display: none;
}
.mega-search {
  position: relative;
}
.advance-search .dropdown-menu {
  top: 100%;
  left: auto;
  right: 0;
}
.advance-search {
  bottom: -27px;
  position: absolute;
  right: 0;
}
.advance-search a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.category-title {
  margin-bottom: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 0 8px;
}
.category-title h2 {
  font-size: 38px;
  color: #373737;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Fjalla One', sans-serif;
  display: block;
  margin: 12px 0 22px;
}
.category-title .separator {
  position: relative;
  margin-top: 10px;
  display: inline-block;
}
.category-title .separator::before {
  content: '';
  display: block;
  margin: auto;
  margin-bottom: auto;
  left: 50%;
  height: 1px;
  width: 50px;
  transition: width .8s ease, background-color .8s ease;
  margin-bottom: 6px;
  background: #5bc449;
}
.category-title .separator::after {
  width: 100px;
  display: block;
  margin: auto;
  content: "";
  height: 1px;
  transition: width .8s ease, background-color .8s ease;
  background: #5bc449;
}
main {
  padding-top: 40px;
}

.listing-badge {
  position: absolute;
  left: 7px;
  top: 6px;
}




.home-banner {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
	padding: 144px 20px;
  margin-top: -40px;
  background: url(../Images/banner-img.png) no-repeat fixed center 35px;
  background-size: 100%;
  text-align: center;
  background-size: auto;
}
.home-banner h1 {
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Fjalla One', sans-serif;
  font-size: 55px;
  margin-bottom:27px;
}
.home-banner span {
  font-size: 32px;
}
.home-banner .btn {
	border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-top: 51px;
	border: 1px solid #fff;
	padding: 9px 33px;
}


.btn.cust-btn {
	border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
  padding: 7px 32px;
  border-radius: 0;
}

/************************ Upcoming Auction ******************/
.homeEvent {
	background: #E5E5E5;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
	padding: 45px 0;
  background:#E5E5E5 url(../Images/upcoming-event-bg.png) no-repeat left;
  background-size: cover;
  margin-bottom: 38px;
}

.upcomingAuction {
  width: 49%;
  display: inline-block;
  padding-left: 16px;
  box-sizing: border-box;
}
.upcomingAuction .event-row__img{
  display: none;
}
.upcomingAuction .event-row{
  display: block;
  padding: 21px;
}
.upcomingAuction h6{
  font-size: 18px;
  font-family: 'Fjalla One', sans-serif;
  color: #555555;
  margin-top: 0;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}

.upcomingAuction .event-row__title {
  grid-column-start: 1;

}
.upcomingAuction .event-row__title a{
  color:#373737;
  font-family: 'Fjalla One', sans-serif;
font-weight: 400;
text-rendering: optimizeLegibility;
font-size: 1.55em;
text-transform: uppercase;
}
.upcomingAuction .event-row__summary{
  grid-column-start:1;
}
.upcomingAuction .event-row__details {
  text-align: center;
  grid-column-start: 1;
  grid-row-start: 2;
}
.upcomingAuction .view-all-lots{
    grid-row-start: 3;
    grid-column-start: 1;
}
.view-all-lots .btn {
	border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
}
.timedate {
  font-family: 'Fjalla One', sans-serif;
  font-weight: 400;
  color: #888;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 8px;
}
.event-desc {
	color: #8b8b8b;
	text-align: left;
	margin-bottom: .5em;
	margin-top: 0;
	margin-bottom: 20px;
	min-height: 60px;
	max-height: 60px;
	overflow:hidden
}
.currentevent-desc {
	color: #8b8b8b;
	text-align: left;
	margin-bottom: .5em;
	margin-top: 0;
	margin-bottom: 20px;
	min-height: 240px;
	max-height: 240px;
	overflow: hidden
}
.upcomingevents-banner {
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
	padding: 144px 20px;
  margin-top: -41px;
  background: url(../Images/banner-img.png) no-repeat fixed center 35px;
  background-size: 100%;
  text-align: center;
  background-size: auto 507px;
  margin-bottom: 20px;
}
.upcomingevents-banner h1 {
  font-size: 3em;
  font-family: 'Fjalla One', sans-serif;
  font-weight: 400;
  color: #373737;
  text-transform: uppercase;
  text-align: center;
  line-height: 1em;
  padding-bottom: 12px;
  max-width: 100%;
}
.upcomingevents-banner p {
  font-size: 1.15em;
  max-width: 500px;
  color: #373737;
  margin: 0 auto;
  text-align: center;
}
.upcomingevents-banner .btn {
	border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-top: 51px;
	border: 1px solid #fff;
	padding: 9px 33px;
}
.upcomingAuction.innerEvents {
	width: 24%;
	display: inline-block;
	padding-left: 0;
	box-sizing: border-box;
	padding: 0 8px;
}
.upcomingAuction .panel{
  border-radius: 0;
  border-color: #bebebe;
}
.owl-item {
  padding: 1px 1px;
}
.current-auction .panel.panel-default {
  padding: 0;
  border-radius: 0;
  border-color: #bebebe;
}
.current-auction .auctionDetail {
  padding: 18px;
}
/*.inner-detail{
  min-height: 335px;
}*/
.current-auction .auctionDetail span {
  display: block;
  margin-bottom: 11px;
  font-size: 15px;
color: #777;
}
.current-auction .galleryTitle {
	font-size: 22px;
	overflow: visible;
	white-space: normal;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	line-height: 26px;
	text-transform: uppercase;
}
.current-auction .galleryTitle a{
	color: #373737;
}
.current-auction .gallery-quickbid .btn {
	border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
}
.current-auction .galleryUnit {
  margin-top: 20px;
}


/************************ Support **********************/
.Support-section {
  padding:46px 0 20px;
width: 100vw;
left: 50%;
margin-left: -50vw;
position: relative;
background: #f5f5f5;
margin-top: 35px;
}
.support-box {
  text-align: center;
  margin-bottom: 30px;
}


.suppIcon img {
	width: 74px;
}
.support-box h2 {
  font-weight: 400;
  font-family: 'Fjalla One', sans-serif;
  text-transform: uppercase;
  font-size: 23px;
}
.support-box p {
  margin-bottom: 28px;
  margin-top: 16px;
}
.support-box a{
  border: 0;
	background: #5bc449;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 18px;
	padding: 7px 32px;
}
/************************ Support End **********************/

/************************* newsletter ***************************/
.newsletter-outer {
  padding: 33px 0 0;
}
.newsletter {
  max-width:645px;
  margin: 0 auto;
}
.newsletter h2 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 32px;
  text-transform: uppercase;
  margin: 0;
}
.sub-ns {
	font-size: 21px;
	font-family: 'Fjalla One', sans-serif;
	color: #999;
	margin: 3px 0 10px;
}
.ns-field {
  display: flex;
}
.ns-field input {
	width: 70%;
	border: 2px solid #5bc449;
	padding: 10px;
}
.ns-field a {
	background: #5bc449;
	border: 0;
	padding: 7px 35px;
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	text-transform: uppercase;
  font-size: 22px;
  border-radius: 0;
}
.ns-field a:hover {
	color:white;
}
.disclaimer {
  color: #8a8a8a;
  font-size: 13px;
  font-style: ;
  margin: 5px 0;
}
/*********************** newsletter end***************************/



/************************** footer top banner *********************/
.banner-ad {
  display: flex;
  background: #fff;
  margin-bottom: 40px;
}
.banner-text {
  padding: 21px 26px;
  width: 48%;
}
.banner-text h2 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
}
.banner-text p {
  font-weight: 600;
  color: #000;
}
.banner-text a {
  background: blue;
  color: #fff;
  padding: 7px 12px;
  border-radius: 5px;
  font-size: 15px;
  display: inline-block;
}
.banner-graphic {
  display: flex;
  width: 52%;
}
.banner-graphic svg {
  height: 100%;
  width: 194px;
}
.b-graphic {
  width: 100%;
  background: #007acd;
  text-align: center;
}
.b-graphic img {
  height: 188px;
  margin-top: 14px;
}


/**************************** Store page *********************/

.storePage {
  padding: 35px 0;
}
.item.galleryUnit.store-item {
  border: 0;
  padding: 0;
  text-align: center;
}

.item.galleryUnit.store-item .highlight {
  border: 0;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  background: #fff !important;
}
.store-title {
  font-size: 18px;
  margin: 10px 0 21px;
}
.item.galleryUnit.store-item .galleryTitle {
  white-space: inherit;
  overflow: visible;
}
.store-Desc {
	margin-bottom: 30px;
	min-height: 66px;
	max-height: 66px;
	overflow: hidden;
	line-height: 22px;
	/*text-overflow: ellipsis;*/
}
.storeDesc {
	margin-bottom: 30px;
	/*min-height: 66px;*/
	--lh: 1.4rem;
	--max-lines: 3;
	line-height: var(--lh);
	max-height: calc(var(--lh) * var(--max-lines));
	overflow: hidden;
	/*line-height: 22px;*/
	/*text-overflow: ellipsis;*/
}
.storeDesc::before {
	margin-bottom: 30px;
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
}
.storeDesc::after {
	margin-bottom: 30px;
	content: "";
	position: absolute;
	right: 0; /* note: not using bottom */
	width: 1.2rem;
	height: 1.2rem;
	background: white;
}
.store-item .galleryImage{
overflow: visible;
}
.galleryUnit.store-item > .panel.panel-default:hover img{
  transform: scale(1);
}
.store-logo {
	position: absolute;
	border-radius: 50%;
	height: 110px;
	width: 110px;
	left: 50%;
	transform: translate(-50% , 50%);
	bottom: 0;
	overflow: hidden;
}
.galleryImage .store-logo img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.store-item .galleryTitle {
  margin: 58px 0 3px;

}
.store-item .galleryTitle a{
color: #1147C3;
}
.store-item .galleryTitle a em {
	font-size: 28px;
	font-style: normal;
	vertical-align: sub;
	font-weight: lighter;
	margin: 0 4px;
}
.storeInnerLogo {
	border-radius: 50%;
	width:150px;
	/*height:150px;*/
}
.active-listing {
	font-weight: bold;
	margin: 11px 0;
}
.largeBanner {
  margin-bottom: 40px;
}
.largeBanner img {
  box-shadow: 0 0 16px 1px #eee;
  border: 2px solid #fff;
}
/************************ Store page end*********************************/


/************************ Membership page*********************************/

.price-box {
  box-shadow: 0 0 15px #ddd;
  text-align: center;
  margin-bottom: 20px;
}
.planName {
  text-align: center;
  padding: 12px 15px;
  min-height: 163px;
  background: #fbfafa;
}
.planName h3 {
  font-weight: 700;
  font-size: 20px;
}
.planFeatures ul {
  padding: 18px 15px 18px 35px;
  list-style-position: outside;
  text-align: left;
}
.planFeatures ul li {
  margin-bottom: 10px;
  font-size: 15px;
}
.price-box a {
  margin: 0 auto;
  background: #1147C3;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  margin-bottom: 25px;
}
.planName span {
  font-size: 55px;
  font-weight: bold;
  line-height: 64px;
  margin-top: 11px;
  display: block;
}
.planName span span {
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
}
.planFeatures {
  min-height: 210px;
}
/************************ Membership page end*********************************/



/****************************** Footer ******************************************/
.top-footer {
  background: #fff;
}

.footer-top-link {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0;
  background: #fff;
  padding: 23px 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.footer-top-link li {
  width: 16.66666667%;
  padding: 0 15px;
}
.footer-top-link li a {
  color:#65605d;
  font-size: 13px;
}
.footer__links a:hover{
  color:#5bc449;
}

footer {
  padding-top: 13px;
  margin-top: 0px;
  background-color: #373737;
  border-top: 10px solid #5BC449;
  margin-top: 0;
}

.footer_links h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 9px;
  color: #dcdcdc;
  text-transform: uppercase;
font-weight: 400;
font-family: 'Fjalla One', sans-serif;
border-bottom: 1px solid #808080;
padding-bottom: 7px;
}

.footer_links ul {
  padding: 0;
  list-style: none;
}
.footer_links ul {
  padding: 0;
  list-style: none;
}
.footer_links ul li {
  padding: 8px 0;
  line-height: 1.4em;
}

.footer_links ul li a{
 color:#dcdcdc;
 font-size: 14.5px;
}
.footer_links ul li a:hover{
color:#5bc449;
}
.footer_links p{
  color:#dcdcdc;
  font-size: 14.5px;
  line-height: 22px;
}

.footer__copyright {
  color: #8c8a8a;
  font-size: 12px;
  margin-bottom: 11px;
  text-align: center;
  border-top: 1px solid #373737;
  padding-top: 30px;
}

.view-all-auction {
  padding: 10px 24px;
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  background: #373737;
  font-family: 'Fjalla One', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 27px 0 0;
  display: inline-block;
}
.view-all-auction:hover{
  color:#ccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #007acd;
  border-color: #007acd;
}
/**************************Newsletter*******************************/
.news-letter-main {
  padding: 50px 0px;
}
.bg-1 {
background: url(../images/bg/01.jpg);
background-clip: initial;
background-color: rgba(0, 0, 0, 0);
background-origin: initial;
background-position: center center;
background-repeat: no-repeat;
background-size: cover !important;
position: relative;
z-index: 0;
background-attachment: fixed;
}
.bg-overlay-black-70::before {
background: rgba(0, 0, 0, 0.7);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.news-letter-main h4 {
margin-bottom: 5px;
  margin-top: 6px;
  font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: 24px;
color: #fff;
text-transform: uppercase;
}
.text-white{
  color:#fff;
}
.news-letter-main .news-letter-form input {
background: #ffffff;
display: inline-block;
height: 50px;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.news-letter-main .news-letter-form a.button.red {
padding:15px 12px 14px;
float: right;
background: #007acd;
color: #fff;
font-size: 15px;
width: 100%;
text-align: center;
}
.newsletter-sub-title {
  font-size: 15px;
}
.row.no-gutter {
  margin: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/************************ Want to sell buy *********************************/
.want-to-sell-buy-section {
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
overflow: hidden;
background: #fff;
box-shadow: 0 0 10px #eee;
padding: 50px 0;
}
.want-to-sell-buy {
box-shadow: 0 0 5px #ccc;
}
.sell-buy-img img {
width: 100%;
}
.want-to-sell-buy h2 {
text-align: center;
font-size: 29px;
font-weight: 600;
margin-bottom: 19px;
margin-top: 33px;
}
.want-to-sell-buy p {
  padding: 0 8%;
  text-align: center;
  min-height: 93px;
}
.cta-btn {
text-align: center;
display: block;
}
.cta-btn a {
display: inline-block;
padding: 10px 36px;
background: #007acd;
color: #fff;
margin-bottom: 20px;
margin-top: 11px;
}

/*************************** Want to sell buy end *********************************/

/*************************** Sell car *********************************/
.page-title {
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
overflow: hidden;
background: #fff;
/* box-shadow: 0 0 10px #eee; */
padding: 60px 20px;
margin-top: -40px;
background: url(../images/bg/01.jpg) no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
}
.title-banner{
  background: url(../images/bg/03.jpg) no-repeat;  
  background-position: center center;
background-size: cover; 
background: #F8C33F;

}
.page-title::after{
  content:"";
position: absolute;
width: 100%;
top:0;
bottom:0;
/* background-color: #000; */
opacity: 0.5;
left: 0;
right: 0;
}
.page-title h1 {
font-size: 44px;
text-transform: uppercase;
  font-weight: 600;
  color:#fff;
  position: relative;
  z-index: 2;
}
.page-content {
  padding-top: 35px;
}
.about-boxes h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 13px;
  color: #006ebd;
}
p,li{
  color:#666;
}
.about-boxes p {
font-size: 14px;
}
.about-boxes {
  display: flex;
  flex-wrap: wrap;
  padding: 0 86px;
  margin-bottom: 30px;
  margin-top: 45px;
}
.box-icon {
  margin-bottom: 35px;
}
.box-item {
  background: #fff;
  width: 31%;
  margin: 0 1% 20px;
  text-align: center;
  padding: 19px 24px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 #ddd;
  flex: 0 0 auto;
}
.box-icon img {
  height: 120px;
  width: auto;
}
.features-box {
background: url(../images/bg/03.jpg) no-repeat;
color: #fff;
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
padding: 55px 0 10px;
}
.features-box::after {
content: "";
background: darkblue;
position: absolute;
width: 100%;
top: 0;
bottom: 0;
opacity: 0.86;
}
.features-item {
  text-align: center;
  margin-bottom: 45px;
  position: relative;
  z-index: 5;
}
.features-item h3 {
margin-top: 8px;
margin-bottom: 15px;
font-size: 21px;
font-weight: bold;
}
.features-item span.material-icons {
font-size: 56px;
display: inline-block;
}
.features-item p {
  color: #fff;
}
.more-info-sec {
padding: 50px 0 25px;
}
.box-img {
border-radius: 5px;
overflow: hidden;
margin-bottom: 25px;
padding-top: 16%;
}
.box-img img {
  width: 100%;
}
.info-item {
margin-bottom: 32px;
}
.info-item h3 {
margin: 0 0 9px;
font-size: 22px;
font-weight: 600;
}
.info-item p {
font-size: 15px;
line-height: 20px;
}
/*************************** Sell car end *********************************/

/********************** Our Clients *******************************/
.clients {
  background: #f5f5f5;
  padding: 5px 0 40px;
}
ul.client-logo {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: space-around;
}
ul.client-logo li {
margin: 0 11px;
box-shadow: 0 0 11px #ccc;
  padding: 2%;
  background: #fff;
}
ul.client-logo li img {
  max-width: 100%;
}


.clearfix{
    display: block;
    content: "";
    clear: both;
}
.no-product {
background: none;
border-radius: 0;
text-align: center;
padding: 36px 0 40px;
background: #fff;
}
.no-product p strong {
display: block;
font-size: 31px;
font-style: normal;
/* font-weight: normal; */
color: #777;
text-transform: uppercase;
}
.no-product p strong em {
  font-style: normal;
}
.no-product p {
color: #b0b0b0;
}
.no-product img {
max-width: 100px;
opacity: 0.5;
}
.browse-all {
  padding: 12px 28px;
  display: inline-block;
  background: #1147c3;
  color: #fff;
  margin-bottom: 20px;
margin-top: 16px;
}
.browse-all:hover{
  color: #fff;
}

/**************************** FAQ***********************************/
.faqs h3 {
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 34px;
  font-size: 17px;
}
.faqs .panel-default > .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #dddddd;
  padding:0;
}

.faqs .panel-heading h4 {
  font-weight: 600;
}
.faqs .panel-heading h4 i {
  margin-right: 8px;
  float: right;
}
.faqs.panel-group .panel{
  border-radius: 6px;
  overflow: hidden;
  border-color: #f9af2c;
  border-width: 2px;
  box-shadow: none;
}
.faqs .panel-heading h4 a {
  display: block;
  padding: 15px 14px;
}

/**************************** About ***********************************/
.about {
margin-top: 40px;
}
.about-img img {
width: 100%;
border-radius: 5px;
  box-shadow: 2px 3px 7px #ddd;
  margin-bottom: 30px;
}

/**************************** Listing type ***********************************/
.auction-content {
max-width: 80%;
margin: 41px auto;
box-shadow: 0 0 7px #ddd;
padding:0;
border-radius: 7px;
}
.auction-content .cont-icon {
  text-align: center;
  font-size: 66px;
}
.auction-content h2 {
text-align: center;
font-size: 47px;
font-weight: 600;
margin-top: 0;
background: darkblue;
color: #fff;
padding: 36px 0;
  border-radius: 7px 7px 0 0;
  margin-bottom:0;
}
.auction-inner-content {
  padding: 34px 40px;
  background: #fff;
}
.auction-content h4 {
font-size: 25px;
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
}
.full-width{
  width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
padding: 55px 0 10px;
}
.light-bg {
background: #f5f5f5;
}

/******************* Contact us *******************************/
.form-control {
  background: #f5f5f5;
  border: 0;
  box-shadow: none;
  padding: 6px 14px;
  height: 43px;
}
.contact-form label {
font-size: 15px;
margin-bottom: 7px;
margin-top: 16px;
}
.contact-img img {
  max-width: 330px;
}
.contact-img {
  text-align: center;
  vertical-align: middle;
  display: flex;
  min-height: 462px;
  justify-content: center;
}
.contact-form .btn{
  padding: 12px 28px;
  display: inline-block;
  background: #007acd;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 12px;
  font-weight: 600;
}
.help-block {
padding: 0 18px;
font-style: italic;
font-size: 14px;
}

/**************************** Career ***********************************/

.career h2 {
  font-size: 24px;
}
.career ul {
  padding: 0 0 0 21px;
  list-style: disclosure-closed;
}
.career ul li {
  margin-bottom: 11px;
}

.top-header .user-nav {
  display: block;
}
.top-header .navbar-nav .dropdown-menu {
  top: 25px;
  right: 0;
}
.top-header .navbar-nav  li{
  position: relative;
}
.navbar-nav {
  float: right;
  margin: 0;
}
.navbar-nav > li{
  position:unset;
}
.navbar-nav .dropdown-menu{
  right:92px;
}
.navbar-nav > li:last-child a {
  padding-right: 0;
}


button:focus {
  outline: none;
}


.coming-soon {
	/* text-align: center; */
	padding: 100px 0;
	font-size: 32px;
	color: #f8c33f;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 15px;
	margin: 32px 0;
}
.cm {
	font-size: 57px;
	font-weight: 300;
	color: #888585;
}
.language {
  margin-right: 20px;
}
#culture {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
}
.join-telegram a {
  padding: 0;
  background: none;
  color: blue;
}
p.join-telegram {
  clear: both;
  margin: 12px 0 0;
  padding: 0;
  font-weight: 400;
}
.join-telegram a i {
  font-size: 21px;
  vertical-align: middle;
}

/**********************About page*************************/
.abt-sec {
  text-align: center;
  background: #fff;
  padding: 37px 42px;
  margin-bottom: 22px;
  border-radius: 27px 0 27px 0;
  max-width: 800px;
  margin: 0 auto 39px;
}
.abt-sec img {
  max-width: 200px;
}
.abt-sec h2 {
  font-weight: 600;
  font-size: 25px;
  margin: 20px 0;
}
.abt-contact-sec {
  background: url(../images/about-contact-bg.jpg);
  background-size: cover;
  border-radius: 15px;
  margin-bottom: 33px;
}

.abt-cont-inner {
  background: #ffffffbf;
  padding: 80px 30px;
  text-align: center;
}
.abt-cont-inner h2 {
  font-weight: 600;
  font-size: 37px;
  margin: 20px 0;
  color: #1147c3;
}
.abt-cont-inner p {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  line-height: 27px;
}
.abt-cont-inner a {
  background: blue;
  color: #fff;
  padding: 12px 41px;
  display: inline-block;
  margin-top: 23px;
  border-radius: 4px;
}
.top-categories ul li a i {
  font-size: 13px;
  margin: 0 4px 0 0;
}

.charities-sec {
  background: url(../images/charities-bg.jpg);
  background-size: cover;
  border-radius: 15px;
  margin-bottom: 33px;
}
.charity .p-text h3 {
  font-size: 39px;
  font-weight: bold;
  line-height: 46px;
}
.charity .p-text {
	color: #fff;
	width: 65%;
	padding: 0px 40px;
	display: flex;
	flex-direction: column;
	align-self: center;
}
.content-box {
  box-shadow: 3px 3px 7px #ccc;
  background: #fff;
  padding: 20px;
  margin-top: 27px;
  border-radius: 27px 0 27px 0;
  height: 100%;
  margin-bottom: 20px;
}
/* .detail__submit-wrapper {
	padding-top: 10px;
	background: #fff;
	padding: 15px 15px;
}
.detail__seller-data{
  background: #fff;
} */

.reserve-outer {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  overflow: hidden;
  margin-bottom: 32px;
  margin-top:10px;
  background: #f5f5f5;
  padding: 38px 0 27px;
}
:hover.reserve-outer:hover {
  outline:none;
}

/**************************** Media Query ***********************************/

@media (max-width:1200px) {
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
    color: #202020;
    font-size: 1.1em;
  }
  }


@media (max-width:1024px) {
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
  color: #202020;
  font-size: 1.05em;
}
}

@media (min-width:990px) {

.createaccount a {
  background: #5bc449;
  border-radius: 47px;
  color: #fff !important;
  font-size: 15px !important;
  margin-left: 23px;
  padding: 8px 19px !important;
  margin-top: 6px;
  border: 1px solid #5bc449;
}
.createaccount a:hover {
  color:#333 !important;
}
.signin a {
  background:none;
  border:1px solid #ddd;
	border-radius: 47px;
	color: #fff !important;
	font-size: 15px !important;
	margin-left: 10px;
  padding: 8px 19px !important;
  margin-top: 6px;
  color: #333 !important;
}
.signin a:hover {
  background:#ddd !important;
}


}

@media (min-width:768px) {
  #awe-main-nav {
    display: flex !important;
    justify-content: right;
	float:right;
  }
}



@media (max-width:990px) {
.about-boxes{
  padding: 0;
}
.banner-graphic svg{
  display: none;

}
.p-text h3 {
  font-size: 37px;
  font-weight: bold;
  line-height: 34px;
}
.charity .p-text h3 {
  font-size: 22px;
  line-height: 29px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
  color: #202020;
  font-size: 0.85em;
}
.nav > li > a {
  padding: 32px 9px;
}

.home-banner {
  padding: 80px 20px;
  background-size: auto 445px;
}
.home-banner h1 {
  font-size: 44px;
}
.home-banner span {
  font-size: 24px;
}

}
@media (max-width: 767px) {
body{
  padding-top: 59px;
}
  .navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
}
.navbar-brand {
  padding: 6px 15px;
}
  .user-nav {
    display: block;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #202020;
  font-size: 1.1em;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 6px 0px;
}
.nav > li > a {
  padding: 6px 0;
  border-bottom: 1px solid #ddd;
}

.logo{display: none;}
.head-sec {
  display: flex;
  flex-direction: column;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  background: #f5f5f5;
}

/* .navbar-header{
  background: #007acd;
} */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #625e5e;
}
body.fixed header .container-fluid .logo{
  display: none;
}
header {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: auto;
}
#jssor_1 {
margin-bottom: 22px !important;
}
.search-block {
  padding: 11px 0 58px;
  margin-bottom: 0;
  margin-top: -40px;
}
.search-block h2 {
  font-weight: 800;
  color: #fff;
  font-size: 23px;
  letter-spacing: -0.7px;
}
.category-title {
  margin-bottom: 0;
  text-align: center;
  margin-top: 24px;
}
.category-title h2 {
  font-size: 30px;
}

.banner-ad {
  flex-direction: column;
}
.banner-text {
  padding: 32px;
  width: 100%;
}
.banner-graphic {
  display: flex;
  width: 100%;
}
.banner-graphic svg {
  display: none;
}
.banner-graphic {
  display: flex;
  width: 100%;
  background: #007acd;
}
.footer-top-link li:first-child {
  display: none;
}
.box-item {
  width: 48%;
}
.boxes-outer .row{
display: block;
}

.p-text {
  padding: 0px 36px;
}
.p-text h3 {
  font-size: 52px;
  font-weight: bold;
  line-height: 52px;
}
.src-btn {
  padding: 7px 14px;
  font-size: 0;
}
.src-btn span {
  display: inline-block;
  font-size: 18px;
}
.top-categories ul li a i {
  padding: 6px;
  border-radius: 17px;
  width: 25px;
  height: 25px;
  font-size: 16px;
  display: inline-block;
  margin: 0;
}

.people-driven {
  flex-direction: column;
}

.box-item {
  width: 100%;
  margin: 0 0px 20px;
}
.p-img {
  width: 100%;
  max-height: 240px;
}
.p-text {
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 0px 15px;
}
.charity .p-text {
  width: 100%;
  padding: 0px 15px;
}

.p-text h3 {
  font-size: 28px;
  line-height: 31px;
}
.charity .p-text h3 {
  font-size: 22px;
  line-height: 25px;
}
.p-text p {
  margin-bottom: 27px;
  font-size: 14px;
}
.home-banner {
  padding: 36px 20px;
  background: url(../Images/banner-img.png) no-repeat center 0;
  background-size: cover;
}
.home-banner h1 {
  font-size: 33px;
}
.home-banner span {
  font-size: 20px;
}
.upcomingevents-banner{
  padding: 85px 20px;
  background-size: auto 330px;
}
.upcomingevents-banner h1 {
  font-size: 2em;
}
.upcomingAuction.innerEvents {
  width: 49%;
}
.homeEvent .category-title {
  margin-top: 0;
}



}

@media (max-width: 675px) {
.galleryQTY {
  display: none;
  float: none;
}
.galleryData--values {
padding: 0 8px 12px;
}
.galleryTitle {
  padding: 14px 8px 12px;
}
.galleryTime--active {
padding: 10px 0 0;
font-size: 14px;
display: block;
word-spacing: 0;
font-size: 13px;
letter-spacing: 0px;
}
.galleryTime--active {
  margin-left: 0px;
}
.search-block {
  margin-top: -40px;
  border-radius: 0;
  margin-bottom: 0;
}



#jssor_1 {
margin-bottom: 11px !important;
}

.news-letter-main h4 {
line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-size: 17px;
}
.newsletter-sub-title {
  display: none;
}
.news-letter-main .news-letter-form input {
  height: 42px;
}
.news-letter-main .news-letter-form a.button.red {
  padding: 10px 12px 10px;
}
.news-letter-main {
padding: 15px 0px 22px;
}
ul.client-logo li {
margin: 0 3px;
padding: 1%;
}
.clients {
background: #f5f5f5;
padding: 8px 0 24px;
}

.top-categories ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-categories ul li {
  width: 50%;
}
.top-categories ul li.browse-cat{
  display: flex !important;
}
.trending-categories {
  flex-wrap: wrap;
}
.trends {
  width: 100%;
}
.top-footer {
  display: none;
}
.banner-text h2 {
  font-size: 23px;
}

.top-categories {
  margin-top: 23px;
}

.top-categories ul li.first-cat,.top-categories ul li.second-cat ,.top-categories ul li.third-cat ,.top-categories ul li.fourth-cat ,.top-categories ul li.fifth-cat ,.top-categories ul li.browse-cat {
  background: #fff;
  flex: 0 0 48%;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 11px 10px;
  text-align: left;
}
.top-categories ul li a {
  font-size: 16px;
}
.top-categories ul li.first-cat a {
    color: #710193;
  }
  .top-categories ul li a:hover{
    text-decoration: underline;
  }
  .top-categories ul li.second-cat a {
   color:#1147c3;
  }
  .top-categories ul li.third-cat a {
  color: #D90166;
  }
  .top-categories ul li.fourth-cat a {
    color: #33B3A6;
  }
  .top-categories ul li.fifth-cat a {
    color:#555;
  }
  .top-categories ul li.browse-cat a{
    color:rgb(165, 165, 165);
  }

  .top-categories ul li:hover {
    transform: scale(1);
    transition: all ease 0.5s;
}
  
.block-title {
  font-size: 23px;
}
.upcomingAuction.innerEvents {
  width: 100%;
}
.upcomingAuction {
  width: 100%;
}

}