
@font-face {
    font-family: 'Proxima Nova Medium';
    src: url('../fonts/ProximaNova-Medium.eot');
    src: url('../fonts/ProximaNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Medium.woff2') format('woff2'),
        url('../fonts/ProximaNova-Medium.woff') format('woff'),
        url('../fonts/ProximaNova-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Extrabld';
    src: url('../fonts/ProximaNova-Extrabld.eot');
    src: url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'),
        url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
        url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Proxima Nova Black';
    src: url('../fonts/ProximaNova-Black.eot');
    src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Black.woff2') format('woff2'),
        url('../fonts/ProximaNova-Black.woff') format('woff'),
        url('../fonts/ProximaNova-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




@charset "UTF-8";
:root {
  --star-size: 20px;
  --star-color: #fff;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
}
.Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0em;
}

.footer-links ul li a {
    font-weight: normal !important;
}

.supply-search-result-section em {
    background: #ffe4be;
    color: #0072a3;
    font-style: normal;
}
.solid-star {
    mask: url(icon/solid/star.svg) no-repeat center / contain;
    -webkit-mask:url(icon/solid/star.svg) no-repeat center / contain;
}

.mrketplace-seller-item-content .star-cions {
    margin-top: 8px;
}
.star-icon {
    color: #fad749;
    margin-right: 3px;
    font-size: 14px;
    line-height: 14px;
}

a:focus, a:hover {
color: var(--bs-primary-color);
}
.breadcrumb>span[property]{

}

.primiry-button:focus {
    color: #fff;
}
.primiry-button {
    letter-spacing: initial!important;
}
.border-primiry-button:focus {
    color: var(--bs-primary-color);
}
.custom-seller-logo {
/*    width: 162px!important;*/
    height: 60px!important;
    margin-right: 20px!important;

}
.mktoForm .mktoLabel#LblMessage {
    width: 100%!important;
}
.mktoButtonRow span.mktoButtonWrap.mktoSimple {
    margin: 0!important;
}
.svg-icon {
    width: 18px;
    height: 18px;
    display: block;
    background-color: #45bd62;
}
.seller-header-link {
    position: absolute;
    right: 0;
    top: -15px;
}
.seller-header-link p {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    color: #161B1B;
    font-family: 'Proxima Nova Semibold';
}

.sourcing-top-menu-row fieldset .search_submit {
    padding: 0;
    border: 0;
    background: transparent;
    text-indent: -5000px;
    background-color: transparent !important;
    width: 40px;
    height: 36px;
    background-image: url(../images/seller-images/search.svg), linear-gradient(#fff, #ffffff)!important;
    background-repeat: no-repeat;
    background-position: center right 10px;
    flex-shrink: 0;
    background-size: 17px;
}

.object-cover {
object-fit: cover;
}

.bstock-sprite {
background-image: url(../images/seller-images/sprite.png);
}

.border-primiry-button {
height: 48px;
padding: 0px 20px;
font-size: 14px;
line-height: 16px;
font-family: 'Proxima Nova Semibold';
color: var(--bs-primary-color);
border: 1px solid var(--bs-primary-color);
border-radius: 5px;
}

.seller-primiry-button {
height: 48px;
font-size: 14px;
line-height: 16px;
text-transform: capitalize;
}

.cross-btn.supply-auction-close{
	width: 24px;
    height: 24px;
}

.supply-search-result-section {
    position: absolute;
    z-index: 9;
    top: 115px;
    left: 0;
    background: #f9f9f9;
    padding: 40px 15px;
    min-height: 100%;
}

.supply-auction-close {
    right: 10px;
    top: 0;
    width: 28px;
    height: 28px;
    z-index: 2;
}
.supply-search-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
    font-family: 'Proxima Nova Semibold';
    text-transform: initial!important;
}
.supply-search-title-column {
    margin-bottom: 30px;
    padding-right: 20px;
}
.supply-search-title-column p {
    margin: 0;
}

.supply-search-restult-description {
    font-size: 16px;
    font-family: 'Proxima Nova Semibold';
}
.search-result-auction-block {
    margin-right: -8px;
    margin-left: -8px;
}
.supply-search-result-container .auction-block .box-holder .lot-info {
    min-height: initial!important;
    max-height: initial!important;
    padding-bottom: 32px!important;
}

.no_result_container {
    border-top: 1px solid #e8e8e8;
    width: 100%;
    text-align: center;
    padding-top: 34px;
}
.no_result_container .supply-search-title {
    font-size: 24px;
    line-height: 30px;
}
.no_result_container a.clear_search {
    font-family: 'Proxima Nova Semibold';
}



.suupply-top-banner {
    background: #f6f7fb;
    min-height: auto;
    padding-top: 86px!important;
    padding-bottom: 40px;
}

.suupply-top-banner-text {
margin: 0;
max-width: 540px;
}

.top-content-center-banner-text .customh1-fdp {
font-size: 14px;
line-height: 18px;
color: #4F4F4F;
font-family: 'Proxima Nova Semibold';
letter-spacing: 0.025em;
}

.suupply-top-banner .customh1-fdp {
margin-bottom: 14px;
}

.suupply-top-banner .custom-large-h2 {
font-size: 36px;
line-height: 40px;
margin-bottom: 14px;
color: #242424;
font-family: 'Proxima Nova Extrabld';
}

.custom-banner-link .primiry-button:last-child {
margin-right: 0;
}

.supply-seller-link,
.supply-seller-link a {
color: #000000;
font-size: 14px;
line-height: 18px;
margin: 0;
margin-top: 19px;
font-family: 'Proxima Nova Semibold';

}
.suupply-top-banner .second-cta-button {
    background: transparent;
    color: #153ADC;
    border: 1px solid #153ADC;
    border-radius: 5px;
    margin-left: 8px!important;
}
.suupply-top-banner .second-cta-button:hover {
    background: #041E91;
    color: #ffffff;
    border: 1px solid #041E91;
}
.supply-seller-link a {
color: var(--bs-primary-color);
}

.custom_padding_section {
padding: 40px 15px;
}

.max-width-100 {
max-width: 100%!important;
}

.supply-category-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #f6f7fb;
    width: 100%;
    height: 115px;
}

.supply-category-column-grid-row {
    justify-content: center;
}
.supply-category-link {
margin-right: 20px;
width: 166px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}

.supply-category-link:hover {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-moz-transform: translateY(-10px);
box-shadow: 0px 0px 26px #e6e6e6;
}

.supply-category-link:last-child {
margin-right: 0;
}

.supply-category-figure {
overflow: hidden;
position: relative;
border-radius: 4px;
}

.supply-category-figure,
.supply-category-figure img {
width: 100%;
min-height: 171px;
max-height: 171px;
}

.supply-category-figure img {
object-fit: cover;
}

.supply-category-figure:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 30%);
}

.supply-category-text {
color: #fff;
font-size: 18px;
line-height: 18px;
font-family: 'Proxima Nova Bold';
left: 15px;
bottom: 10px;
display: inline-block;
max-width: 125px;
}

.supply-category-text i {
background-image: url(../images/seller-images/white-right-arrow.svg);
width: 10px;
height: 10px;
background-repeat: no-repeat;
display: inline-flex;
background-position: center right;
background-size: contain;
flex-shrink: 0;
position: relative;
right: -3px;
}

.seller-content-grid-section .section-title {
/*margin-bottom: 32px;*/
margin-bottom: 25px;
}



.seller-wrapper-title .column-title {
line-height: 29px;
font-family: 'Proxima Nova Bold';
color: #000;
margin: 0;
}

.seller-wrapper-large-title .column-title {
font-size: 36px;
line-height: 44px;
color: #000;
margin: 0;
font-family: 'Proxima Nova Bold';
}

.thriving-bstock-section .seller-wrapper-title, .deiat-bstock-section .seller-wrapper-title {
    max-width: 650px;
}
.seller-wrapper-title p {
font-size: 14px;
line-height: 22px;
color: #000;
margin: 0;
margin-top: 23px;
}

.seller-wrapper-title .column-subtitle-text {
font-size: 16px;
line-height: 26px;
}

.about-our-mission-content .column-subtitle-text {
font-size: 20px;
line-height: 32px;
}

.seller-wrapper-extralarge-title .column-title {
font-size: 48px;
line-height: 58px;
}

.merchandise-section-title-wrapper {
max-width: 841px;
}

.seller-content-grid-column {
width: 100%;
max-width: 220px;
margin: 0px 20px;
}

.seller-content-grid-icon {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}


.seller-content-grid-column:first-child {
margin-left: 0;
}

.seller-content-grid-column:last-child {
margin-right: 0;
}

.seller-content-grid-title {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    margin: 0;
    margin-top: 9px;
    margin-bottom: 3px;
}

.seller-content-text {
margin: 0;
font-size: 14px;
line-height: 20px;
color: #000000;
}

.seller-all-category-grid-container {
align-items: flex-start;
flex-wrap: wrap;
padding-left: 590px;
/* justify-content: flex-end;*/
}

.seller-category-column {
width: 256px;
flex-shrink: 0;
margin-bottom: 13px;
margin-right: 23px;
}

.seller-category-column:nth-child(3n),
.seller-category-column:nth-child(5n) {
margin-right: 0;
}
.seller-category-column:nth-last-child(1), 
.seller-category-column:nth-last-child(2) {
    margin-bottom: 0;
}
.each-our-category-section .related-section-title {
margin-bottom: 12px;
}

.seller-related-section-title .column-title {
line-height: 56px;
color: #000000;
}

.seller-category-figure {
width: 100%;
overflow: hidden;
border-radius: 3px;
}

.seller-category-figure img {
object-fit: cover;
}

.seller-category-figure img,
.seller-category-figure {
min-height: 170px;
max-height: 170px;
}

.seller-category-thumb {
width: 56px;
height: 56px;
background: #fff;
border-radius: 100%;
bottom: 11px;
left: 11px;
overflow: hidden;
z-index: 1;
}

.seller-category-thumb img {
max-height: 39px;
max-width: 40px;
}

.seller-category-item-name {
    font-size: 17px;
    line-height: 20px;
    font-family: 'Proxima Nova Semibold';
    margin: 0;
    margin-top: 9px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000000;
}

.seller-category-column:first-child {
width: 560px;
margin: 0;
margin-right: 0;
position: absolute;
left: 15px;
}

.seller-category-column:first-child .seller-category-figure img,
.seller-category-column:first-child .seller-category-figure {
min-height: 386px;
max-height: 386px;
}

.seller-category-column-multi-container {
justify-content: space-between;
}

.seller-category-column:first-child .seller-category-thumb {
width: 115px;
height: 115px;
left: 21px;
bottom: 25px;
}

.seller-category-column:first-child .seller-category-thumb img {
max-height: 56px;
max-width: 83px;
}
.seller-category-thumb img {
    transform: scale(1)!important;
}
.seller-category-figure-link figure:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 36%);
border-radius: 3px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
opacity: 0;
visibility: hidden;
z-index: 1;
}

.seller-category-figure-link img {
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}

.seller-category-figure:hover:before {
opacity: 1;
visibility: visible;
}

.seller-category-figure-link:hover img {
transform: scale(1.1);
}

.supplyer-cardview-container-section {
margin-top: 58px;
}

.cardview-container {
    background: #F6F7FB;
    padding: 35px 15px 40px 15px;
    border-radius: 8px;
}
.sellerone-cardview-container-section .cardview-container{
    padding-bottom: 32px;
}


.cardview-container .seller-wrapper-title p {
    font-size: 16px;
    line-height: 25px;
    color: #212121;
    margin: 0;
}
.cardview-container .cardview-content-figure span {
    max-width: 50px;
}
.cardview-content-figure {
    margin-bottom: 9px;
    display: flex;
    justify-content: center;
}
.cardview-content-figure span {
/*    max-width: 36px;*/
}
.cardview-content-figure span img {
/*    max-height: 36px;*/
}

.cardview-container-mobile-cta {
display: none;
}

.sellerone-view-supply-auction-section .primiry-button{
    min-width: 198px;
}
.cardview-content .border-primiry-button {
margin-top: 12px;
font-family: 'Proxima Nova Bold';
}

.cardview-container .seller-wrapper-title .column-title {
    margin-bottom: 8px;
/*    font-family: 'Proxima Nova Extrabld';*/
}

.sellerone-cardview-container-section .cardview-container .cardview-content {
max-width: 382px;
}

.supply-closing-product-auction .related-section-title {
margin-bottom: 23px;
}

.supply-newly-listed-auction .related-section-title {
margin-bottom: 16px;
}

.shop-ship-type-section {
background: #F6F7FB;
}

.shopship-type-left-column-box {
    justify-content: space-between;
    align-items: flex-start;
}

.shopship-type-left-column {
max-width: 380px;
flex-shrink: 0;
}
.shopship-type-left-column figure {
/*    max-width: 135px;*/
}
.shopship-type-left-column .section-title {
margin-bottom: 30px;
}

.shopship-type-left-column p {
margin: 0;
font-size: 16px;
line-height: 25px;
color: #3E3E3E;
margin-top: 10px;
}

.shopship-type-right-column {
max-width: 600px;
}

.shopship-type-left-column-box .blog-grid-content {
padding: 0px 15px;
margin-bottom: 32px;
}
.shopship-grid-column .arrow-link i {
    width: 18px;
    background-image: url(../images/seller-images/thin-right-blue-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0;
    height: 10px;
    margin-left: 7px;
    background-size: contain;
}
.shopship-grid-title {
    line-height:29px;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 7px;
    color: #000;
    font-size: 24px;
}


.shopship-grid-text {
    font-size: 16px;
    margin-bottom: 13px;
    color: #3E3E3E;
}
.shopship-grid-column a.arrow-link {
    line-height: 19px;
}
.blog-grid-content .arrow-link {
    letter-spacing: inherit;
}
.supply-blog-grid-column-section .section-title {
margin-bottom: 36px;
}

.shopship-type-left-column-box .blog-grid-content:last-child,
.shopship-type-left-column-box .blog-grid-content:nth-last-child(2) {
margin: 0;
}



.seo-header-text {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Proxima Nova Semibold';
    margin-bottom: 14px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    line-height: 1.5em;
    color: #949494;
}

.ready-shopping-resale-content-wrapper .column-title {
font-size: 48px;
line-height: 58px;
margin-bottom: 16px;
font-family: 'Proxima Nova Bold';
color: #000;
}

.about-view-supply-auction-section .column-title{
/*font-family: 'Proxima Nova Extrabld';*/
margin-bottom: 14px;
}
.about-view-supply-auction-section p{
    margin-bottom: 25px;
}
.ready-shopping-resale-content-wrapper .ready-shopping-register {
margin: 0;
color: var(--bs-primary-color);
font-size: 14px;
line-height: 16px;
font-family: 'Proxima Nova Bold';
margin-top: 16px;
}

.seller-top-banner {
background: #070939;
padding: 72px 15px 48px 15px!important;
min-height: auto;
}

.seller-top-banner .banner-text {
max-width: 545px;
}
.seller-top-banner .banner-text .primiry-button {
    min-width: 144px;
}
.page-template-template-seller-enterprise .banner-text .primiry-button {
    margin-right: 13px;
}
.seller-banner-one .customh1-fdp {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.025em;
    font-family: 'Proxima Nova Semibold';
margin-bottom: 12px;
    color: #DBDBDB;
}

.seller-banner-one .custom-large-h2 {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 16px;
    font-family: 'Proxima Nova Extrabld';
}

.seller-banner-one .banner-text .primiry-button {
margin-right: 11px
}

.seller-banner-one .banner-text .primiry-button:last-child {
margin-right: 0;
}
.seller-banner-one .banner-text .white-primiry-button {
    border: 1px solid #041e91;
}
.white-primiry-button {
background: #fff;
color: var(--bs-primary-color);
border: 1px solid var(--bs-primary-color);
;
}

.seller-banner-one-get-started-box {
width: 100%;
max-width: 432px;
}

.seller-banner-get-started-container {
background: #FFFFFF;
box-shadow: 0px 4px 8px rgb(0 0 0 / 25%);
border-radius: 4px;
width: 100%;
padding: 54px 0px;
}

.seller-banner-get-started-wrapper {
max-width: 312px;
}

.started-today-title {
font-size: 24px;
line-height: 29px;
margin-bottom: 7px;
color: #000;
font-family: 'Proxima Nova Extrabld';
}
.started-today-subtitle {
color: #000;
font-size: 16px;
line-height: 25px;
margin: 0;
}

.get-started-monthly {
margin-top: 13px;
border-bottom: 1px solid #DDDDDD;
margin-bottom: 31px;
padding-bottom: 28px;
}

.get-monthly-price {
font-size: 24px;
line-height: 29px;
font-family: 'Proxima Nova Extrabld';
margin: 0;
color: #0F5FD7;
}

.get-monthly-bill {
color: #000;
font-size: 16px;
line-height: 25px;
margin: 0;
}

.get-started-checkbox-wrapper {
    width: 100%;
    padding-left: 40px;
}

.monthly-check-title {
color: #000000;
font-size: 14px;
line-height: 16px;
font-family: 'Proxima Nova Bold';
margin-bottom: 18px;
}

.check-sign-listing {
margin: 0;
}

.check-sign-listing li {
margin-bottom: 16px;
font-size: 14px;
line-height: 17px;
color: #000;
position: relative;
}

.check-sign-listing li:last-child {
margin: 0;
}

.check-sign-listing li:before {
content: "";
position: absolute;
left: -26px;
top: 3px;
background-image: url(../images/seller-images/blue-check-sign.svg);
width: 15px;
height: 12px;
background-size: contain;
background-repeat: no-repeat;
}
.sellerone-seller-content-grid-section{
/*    padding-bottom: 84px;*/
padding-bottom: 105px;
}

.sellerone-seller-content-grid-section .customh1-fdp {
color: #B4B4B4;
font-size: 14px;
line-height: 18px;
margin-bottom: 15px;
letter-spacing: 0.025em;
font-family: 'Proxima Nova Semibold';
}
.sellerone-seller-content-grid-section .seller-content-grid-title{

}




.low-monthly-fee-container {
max-width: 410px;
margin-top: 10px;
}

.low-monthly-fee-content .seller-wrapper-large-title {
margin-bottom: 24px;
}
.low-monthly-fee-content .column-title {
    font-family: 'Proxima Nova Bold';
}

.low-monthly-fee-listing {
margin: 0;
margin-left: 40px;
}

.low-monthly-fee-listing>li {
font-size: 16px;
line-height: 26px;
color: #000;
font-family: 'Proxima Nova Semibold';
margin-bottom: 12px;
}

.low-monthly-fee-listing>li:before {
top: 8px;
left: -30px;
}

.low-monthly-fee-listing>li:last-child {
margin: 0;
}

.low-monthly-fee-image {
/*max-width: 560px;*/
max-width: 598px;
}

.transport-figure {
border-radius: 8px;
overflow: hidden;
}

.low-monthly-fee-image .low-monthly-fee-listing {
display: none;
}

.get-started-easy-step-section .section-title {
margin-bottom: 40px;
}

.step-section-title-wrapper {
max-width: 663px;
}



.started-easy-step-column-row {
counter-reset: section;
}

.started-easy-step-column::before {
border: 1px solid var(--bs-primary-color);
counter-increment: section;
content: "" counter(section) " ";
width: 40px;
height: 40px;
display: flex;
align-items: center;
margin: auto;
justify-content: center;
color: var(--bs-primary-color);
font-size: 14px;
line-height: 23px;
font-family: 'Proxima Nova Semibold';
border-radius: 100%;
margin-bottom: 18px;
}


.easy-step-column-title {
font-size: 16px;
line-height: 26px;
color: #000;
font-family: 'Proxima Nova Semibold';
margin: 0;
margin-top: 11px;
padding: 0px 40px;
}

.need-help-text-link p {
margin: 0;
}

.seller-tab-blogs-row .blog-grid-title,
.seller-tab-blogs-row .blog-grid-content a {
font-family: 'Proxima Nova Bold';
}

.seller-tab-blogs-row .blog-grid-column:nth-child(1),
.seller-tab-blogs-row .blog-grid-column:nth-child(2),
.seller-tab-blogs-row .blog-grid-column:nth-child(3) {
margin-top: 0;
}

.take-saller-content .seller-wrapper-large-title {
max-width: 500px;
}

.take-saller-content p {
margin: 0;
font-size: 18px;
margin-top: 16px;
color: #000000;
}
.take-seller-video > div {
    margin: 0!important;
    display: flex;

}
.take-seller-video iframe {
    width: 100%;
    height: 307px;
    position: static!important;
}



.seller-seccond-top-banner {
padding-top: 88px!important;
min-height: auto;
}

.seller-seccond-banner-text-wrapper .customh1-fdp {
color: #949494;
margin-bottom: 7px;
}

.seller-seccond-banner-text-wrapper .custom-large-h2 {
font-size: 46px;
line-height: 51px;
margin-bottom: 32px;
font-family: 'Proxima Nova Extrabld';
}

.seccond-banner-link-title {
font-size: 18px;
line-height: 25px;
color: #161616;
font-family: 'Proxima Nova Bold';
margin-bottom: 16px;
}
.seller-seccond-banner-link-content {
    flex-wrap: wrap;
    
}
.seller-seccond-banner-link-content .banner-link {
margin-right: 21px;
}

.seller-seccond-banner-link-content .banner-link:last-child {
margin: 0;
}

.seller-seccond-banner-link-content .banner-link p {
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    margin-top: 7px;
    color: #3F3F3F;
    font-family: 'Proxima Nova Medium';
}

.amazon-bstock-container-section {
background: #070939;
margin-top: 355px;
padding-bottom: 150px;
}

.amazon-bstock-container-wrapper {
margin-top: -305px;
}

.enterprise-slider-wrapper {
    width: 100%;
    max-width: 870px;
}

.enterprise-slider-wrapper {
    width: 100%;
    max-width: 870px;
}









.screen-wrapper {
    width: 100%;
    max-width: 868px;
    background-image: url(../images/seller-images/laptop-screen2.png);
    background-size: contain;
    height: 490px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    background-position: top center;
    align-items: center;
}
.screen-slider-wrapper {
    width: 100%;
    max-width: 672px;
    align-self: flex-start;
    margin-top: 19px;
    border-radius: 10px 10px 0px 0px;
    background: #fff;
}
.screen-slider-figure, .screen-slider-figure img {
    min-height: 426px;
    max-height: 426px;
}
.screen-slider-figure img {
    object-fit: cover;
}
.screen-slider {
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}
.screen-thumb-item {
    width: 100%;
    max-width: 164px;
    bottom: 15px;
    right: -98px;
    min-height: 206px;

}
.amazon-bstock-section-title {
margin: 100px 0px 80px 0px;
}

.amazon-bstock-section-title .column-title {
font-size: 32px;
line-height: 39px;
margin-bottom: 26px;
/* font-family: 'Proxima Nova Extrabld';*/
}
.buyer-recovery-text span {
    color: #0f60d6;
}

.world-leading-brand-column,
.byer-wating-bid-column {
margin-top: 50px;
max-width: 275px;
}

.byer-wating-bid-column {
margin-left: -60px;
}
.byer-wating-bid-column figure img {
    position: relative;
    left: -12px;
    max-width: 139px;
    max-height: 176px;
}
.world-leading-brand-column {
    margin-right: -40px;
}
.world-leading-brand-column figure{
    text-align: left;
}
.world-leading-brand-column figure img {
    max-width: 242px;
    max-height: 148px;
}
.bstock-circle-graph-column {
position: relative;
width: 468px;
justify-content: center;
}

.bstock-circle-graph-wrapper {
position: relative;
width: 274px;
}

.bstock-circle-graph-column:before, .bstock-circle-graph-column:after {
content: "";
position: absolute;
width: 551px;
height: 134px;
background-repeat: no-repeat;
background-size: contain;
}

.bstock-circle-graph-column:before {
    background-image: url(../images/seller-images/large-arrow-1.svg);
    top: -50px;
    right: -28px;
}
.bstock-circle-graph-column:after {
    background-image: url(../images/seller-images/large-arrow-1.svg);
    bottom: -45px;
    left: -7px;
    transform: rotate(177deg);
}

.amazon-bstock-column-title {
font-size: 22px;
line-height: 27px;
margin-bottom: 17px;
}

.amazon-bstock-column-grid .check-sign-listing {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 27px;
padding: 0px 15px;
}

.amazon-bstock-column-grid .check-sign-listing li {
    margin-right: 15px;
    font-size: 14px;
    line-height: 14px;
    padding-left: 19px;
    margin-bottom: 10px;
}

.amazon-bstock-column-grid .check-sign-listing li:before {
left: 0;
top: 0px;
}

.bstock-circle-graph-title {
font-size: 16px;
line-height: 19px;
color: #959595;
margin: 0;
}

.bstock-rounded-circle {
border-radius: 100%;
}

.bstock-parent-circle {
width: 274px;
height: 274px;
margin: 40px 0px 33px;
}

.bstock-parent-circle {
background: rgba(245, 249, 255, 0.2);
padding: 20px;
}

.bstock-child-circle {
width: 100%;
height: 100%;
}

.bstock-circle-two {
background: rgba(248, 250, 255, 0.2);
padding: 29px;
}

.bstock-circle-three {
background: rgba(238, 243, 255, 0.2);
padding: 23px;
}

.bstock-circle-four {
background: #294D99;
}
.bstock-circle-four figure {
    width: calc(100% - 26px);
}
.join-large-brand-section-title-wrapper p {
margin: auto;
margin-top: 12px;
max-width: 533px;
}

.sellertwo-seller-content-grid-section .section-title {
margin-bottom: 47px;
}

.world-largest-seller-brand-section .section-title {
margin-bottom: 50px;
}



.world-largest-seller-brand-section .seller-wrapper-title p {
max-width: 533px;
margin: auto;
margin-top: 12px;
}

.word-brand-column {
margin-top: 45px;
}

.word-brand-column:nth-child(1),
.word-brand-column:nth-child(2),
.word-brand-column:nth-child(3),
.word-brand-column:nth-child(4) {
margin-top: 0px;
}

.globle-b2b-content-column-figure {
    width: 100%;
    max-width: 530px;
}

.globle-b2b-content-row {
margin-top: 144px;
}

.globle-b2b-content-row:first-child {
margin-top: 0;
}

.globle-b2b-content-row:nth-child(even) {
flex-direction: row-reverse;
}

.world-section-title {
max-width: 430px;
}

.world-section-title .seller-wrapper-large-title .column-title {
font-size: 32px;
line-height: 39px;
font-family: 'Proxima Nova Bold';
}

.globle-b2b-content-column-content .seller-wrapper-title p {
margin-top: 8px;
}
.sellertwo-view-supply-auction-section .seo-header-text{
    margin-bottom: 6px;

}
.bstock-partner-card-auction .ready-shopping-resale-content-wrapper {
/*max-width: 491px;*/
}
.sellertwo-view-supply-auction-section .column-title{
    margin-bottom: 27px;
}
.seller-multib-border-primiry-button {
    flex-wrap: wrap;
}
.seller-primiry-button-text-column {
margin-right: 21px;
}

.seller-primiry-button-text-column:last-child {
margin: 0px;
}

.seller-primiry-button-text-column p {
margin: 0;
font-size: 14px;
line-height: 25px;
margin-top: 7px;
font-family: 'Proxima Nova Medium';
color: #3F3F3F;
}

.seller-banner-text-three {
max-width: 510px;
}

.seller-banner-three {
padding: 98px 15px 100px 15px!important;
}
.seller-top-banner .seller-banner-text-three{
    max-width: 530px;
}
.seller-banner-three figure {
    max-width: 503px;
}
.seller-banner-text-three .customh1-fdp {
    color: #B0B0B0;
    font-family: 'Proxima Nova Semibold';
    letter-spacing: 0.025em;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 16px;
}

.seller-banner-text-three .custom-large-h2 {
font-size: 36px;
line-height: 44px;
margin-bottom: 16px;
font-family: 'Proxima Nova Extrabld';
}

.banner-revenue-text-link {
margin-top: 36px;
}

.banner-revenue-text-link p {
margin: 0;
font-family: 'Proxima Nova Semibold';
}

.banner-revenue-text-link .primiry-link {
font-size: 14px;
line-height: 28px;
}

.world-leading-retailer-brand-section .section-title {
margin-bottom: 22px;
}
.sellerthree-world-leading-retailer-brand-section .world-leading-retailer-brand-column-row {
    justify-content: center;
}
.word-brand-column-link {
    margin: 0px 20px;
    max-width: 170px;
}
.word-brand-column-link figure img {
    max-height: 75px;
}
.word-brand-column-link:first-child{
    margin-left: 0
}
.word-brand-column-link:last-child {
margin-right: 0px;
}

.excess-inventory-time-section .section-title {
margin-bottom: 92px;
}

.excess-inventory-graph-container{
    width: 100%;
    max-width: 494px;
}
.excess-inventory-graph-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 2.91301px 14.5651px rgb(191 191 191 / 25%);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 28px 15px 36px 15px;
}
.excess-animation-graph-box {
    background-image: url(../images/graph-border.png);
    width: 100%;
    max-width: 352px;
    justify-content: center;
    align-items: flex-end;
}
.excess-animation-graph-column {
    margin: 0px 0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    top: 10px;
}

.graph-data-process {
    min-height: 200px;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 9px;
}

.graph-data-process-table {
    width: 60px;
    position: relative;
}
.graph-data-process-table:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0px;
    background: #5973e2;
    left: 0;
    bottom: 0;
    transition: height 0.5s ease-in-out 0s;
    transition-delay: 1s;
    transition-duration: 1s;
    opacity: 0;
    visibility: hidden;
    border-radius: 4px 4px 0px 0px;
}
.seller-graph-percent {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Proxima Nova Extrabld';
    font-size: 24px;
    line-height: 29px;
    color: #153ADC;
    margin-bottom: 5px;
    transition: all 1s;
    opacity: 0;
    visibility: hidden;
}
.active-graph .graph-data-process-table:before{
    height: 100%;
    opacity: 1;
    visibility: visible;
}
.active-graph .seller-graph-percent{
    opacity: 1;
    visibility: visible;   
}

.excess-animation-graph-two .graph-data-process-table:before{
    background: #143adb;
}
.excess-animation-graph-column p {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Proxima Nova Semibold';
    color: #000;
}


.excess-inventory-time-section .section-title .seller-wrapper-title p {
margin: auto;
max-width: 700px;
margin-top: 18px;
}

.excess-inventory-column-row {
margin-top: 87px;
}

.excess-inventory-column-row:first-child {
margin-top: 0;
}

.excess-inventory-column-row:nth-child(even) {
flex-direction: row-reverse;
}


.excess-inventory-column-figure,.excess-inventory-column-content {
    max-width: 500px;
}
.excess-inventory-column-figure figure {
    border-radius: 4px;
    overflow: hidden;
}
.excess-inventory-column-content .seller-wrapper-title p {
margin-top: 15px;
}

.excess-inventory-column-content .seller-wrapper-large-title .column-title {
font-size: 32px;
line-height: 39px;
font-family: 'Proxima Nova Bold';
}

.have-cellphone-detail-card {
background-repeat: no-repeat;
background-size: cover;
border-radius: 8px;
overflow: hidden;
background-position: center center;
}

.have-cellphone-content-box {
background: #fff;
border-radius: 8px;
width: 100%;
max-width: 557px;
margin: 45px 50px 52px 0px;
padding: 50px 0px 55px 61px;
}

.have-cellphone-content-box .seller-wrapper-title {
max-width: 335px;
}

.have-cellphone-content-box .seller-wrapper-title .column-title {
font-size: 32px;
line-height: 35px;
}

.have-cellphone-content-box .seller-wrapper-title p {
margin-top: 9px;
}

.have-cellphone-content-box .primiry-link {
font-size: 14px;
margin-top: 15px;
}

.have-cellphone-content-box .primiry-link:before {
bottom: 2px;
}

.trusted-brand-box-section .section-title {
margin-bottom: 32px;
}



.trusted-brand-box-section .seller-wrapper-title p {
max-width:700px;
margin: auto;
margin-top: 13px;
}

.trusted-brand-grid-content-box {
height: 100%;
border-radius: 0px 0px 5px 5px;
border: 1px solid #DDDDDD;
padding: 47px 22px 54px 40px;
display: flex;
flex-wrap: wrap;
align-content: space-between;

}
.trusted-brand-figure img {
    max-height: 90px;
}


.trusted-brand-link {
font-size: 16px;
line-height: 18px;
color: #939393;
font-family: 'Proxima Nova Semibold';
letter-spacing: 0.025em;
text-transform: uppercase;
}

.trusted-brand-grid-text {
max-width: 216px;
margin-top: 20px;
}

.trusted-brand-title {
color: #0F5FD7;
font-size: 36px;
line-height: 44px;
font-family: 'Proxima Nova Bold';
margin: 0;
}

.trusted-brand-text {
margin: 0;
font-size: 18px;
line-height: 22px;
color: #000000;
font-family: 'Proxima Nova Semibold';
display: -webkit-box;
/*-webkit-line-clamp: 2;*/
-webkit-box-orient: vertical;
overflow: hidden;
}

.trusted-brand-grid-content-box .border-primiry-button {
height: 40px;
font-size: 12px;
line-height: 13px;
font-family: 'Proxima Nova Bold';
padding: 0px 18px;
margin-top: 28px;
}

.trusted-brand-box-section .section-primay-link {
margin-top: 36px;
color: #000000;
}


.seller-three-view-supply-auction-section .primiry-button {
    min-width: 196px;
}
.seller-three-view-supply-auction-section .seo-header-text {
    margin-bottom: 8px;
}





.about-us-top-content {
padding-top: 176px!important;
min-height: auto;
}

.about-banner-text {
margin: 0;
max-width: 896px;
}

.about-us-top-content .customh1-fdp {
font-size: 10px;
line-height: 12px;
color: #949494;
max-width: 145px;
margin: auto;
margin-bottom: 6px;
display: none;
}

.about-us-banner-title {
margin: 0;
font-size: 64px;
line-height: 66px;
font-family: 'Proxima Nova Extrabld';
}

.heading-text-bg {
position: relative;
}

.heading-text-bg:before {
content: "";
background-image: url(../images/seller-images/about-heading.png);
background-repeat: no-repeat;
width: 100%;
background-size: contain;
position: absolute;
height: 19px;
bottom: -12px;
z-index: -1;
}

.about-our-mission-section {
background: #F6F7FB;
margin-top: 325px;
padding-bottom: 123px;
}

.about-our-mission-gallery {
    justify-content: space-between;
    padding: 0;
    overflow: hidden;
    margin-top: -215px;
    align-items: flex-end;
}

.mission-gallery-column {
    margin: 0px 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    cursor: auto;
}



.mission-gallery-column:first-child {
margin-left: 0px;
}

.mission-gallery-column:last-child {
    margin-right: 0px;
    margin-bottom: 6px;
}



.mission-gallery-1 {
width: 390px;
}

.mission-gallery-2 {
width: 201px;
margin-bottom: 24px;
}

.mission-gallery-3 {
width: 270px;
}

.mission-gallery-4 {
width: 240px;
margin-bottom: 20px;
}

.mission-gallery-5 {
width: 210px;
margin-bottom: 5px;
}




.mission-gallery-column:first-child {
    margin-left: 0px;
}
.mission-gallery-column:last-child {
    margin-right: 0px;
    margin-bottom: 6px;
}





.mission-gallery-column figure {
border-radius: 4px;
overflow: hidden;
}
.mission-gallery-column:first-child figure {
    border-radius: 0px 4px 4px 0px;
}
.mission-gallery-column:last-child figure {
    border-radius: 0px;
}
.mission-gallery-1 figure,
.mission-gallery-1 figure img {
min-height: 322px;
max-height: 322px;
}

.mission-gallery-2 figure,
.mission-gallery-2 figure img {
min-height: 251px;
max-height: 251px;
}

.mission-gallery-3 figure,
.mission-gallery-3 figure img {
min-height: 360px;
max-height: 360px;
}

.mission-gallery-4 figure,
.mission-gallery-4 figure img {
min-height: 300px;
max-height: 300px;
}

.mission-gallery-5 figure,
.mission-gallery-5 figure img {
min-height: 251px;
max-height: 251px;
}

.about-our-mission-content {
margin-top: 94px;
}

.about-our-mission-content .seller-wrapper-large-title {
max-width: 738px;
}

.about-our-mission-content .seller-wrapper-large-title .column-title {
margin-bottom: 23px;
}

.about-our-mission-content .seller-wrapper-large-title p {
margin: 0px;
}

.leader-ship-team-section {
/*padding-bottom: 100px;*/
/*padding-top: 120px;*/
padding-top: 84px;
padding-bottom: 158px;
}

.leader-ship-team-section .section-title {
margin-bottom: 52px;
}

.leadership-column-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}

.leadership-column {
margin-bottom: 70px;
margin-right: 102px;
max-width: 200px;
}

.leadership-column:nth-child(4n) {
margin-right: 0px;
}



.leadership-figure {
width: 200px;
}



.leadership-detail-text {
margin-top: 17px;
}

.leadership-name {
font-size: 18px;
line-height: 29px;
color: #000;
margin: 0;
}

.leadership-position {
margin: 0;
font-size: 12px;
line-height: 19px;
color: #252525;
font-family: 'Proxima Nova Semibold';
text-transform: uppercase;
}

.leadership-column:nth-last-child(1),
.leadership-column:nth-last-child(2),
.leadership-column:nth-last-child(3),
.leadership-column:nth-last-child(4) {
margin-bottom: 0;
}

.investors-mission-section {
background: #F6F7FB;
padding-top: 100px;
padding-bottom: 108px;
}

.investors-mission-section .section-title {
margin-bottom: 56px;
}

.about-investor-logo {
    margin: 0px 43px;
    max-width: 258px;
}

.about-investor-logo:first-child {
margin-left: 0px;
}

.about-investor-logo:last-child {
margin-right: 0px;
}

.in-the-news-section {
padding-top: 96px;
padding-bottom: 142px;
}

.in-the-news-section .section-title {
margin-bottom:43px;
}

.news-column-wrapper {
align-items: flex-end;
height: 100%;
}

.news-column-content {
max-width: 222px;
}
.news-column-content .primiry-link{
    color: #000000;
}
.news-column-content p {
    margin: 0;
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 17px;
    display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.marketplace-seller-wrapper {
background: #f6f7fb;
}

.marketplace-seller-top-content {
min-height: auto;
padding-bottom: 52px;
}

.marketplaces-seller-banner-text {
margin: 0;
max-width: 550px;
}
.marketplace-seller-top-content .customh1-fdp {
    font-size: 14px;
    line-height: 18px;
    color: #4F4F4F;
    letter-spacing: 0.025em;
    margin-bottom:7px;
}

.marketplace-seller-top-content .custom-large-h2 {
font-size: 48px;
line-height: 58px;
margin: 0;
font-family: 'Proxima Nova Extrabld';
}

.marketplaces-seller-banner-text p {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    margin-top: 14px;
    color: #000;
}

.large-section-title {
margin-bottom: 23px;
}

.large-section-title .column-title {
font-size: 36px;
line-height: 56px;
font-family: 'Proxima Nova Bold';
}

.mrketplace-seller-figure {
overflow: hidden;
}

.mrketplace-seller-figure,
.mrketplace-seller-figure img {
min-height: 203px;
max-height: 203px;
}

.mrketplace-seller-content-wrapper {
    background: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    height: 100%;
}



.mrketplace-seller-content-wrapper:hover {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-moz-transform: translateY(-10px);
box-shadow: 0 0 26px #e6e6e6;
}

.mrketplace-seller-item-content {
    padding: 23px 34px 32px 34px;
    height: calc(100% - 203px);
    align-content: space-between;
}


.only-mrketplace-seller-item-content-row .mrketplace-seller-figure-img{
display: none;
}
.marketplaces-seller-top-related-section .large-section-title {
    margin-bottom: 18px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content {
    padding: 60px 34px 64px 45px;
    height: 100%;
}

.thumb-seller-figure {
width: 64px;
height: 64px;
border-radius: 100%;
background: #fff;
bottom: 8px;
left: 13px;
}

.thumb-seller-figure img {
    max-width: 41px;
    max-height: 41px;
}
.mrketplace-seller-item-column-row {
flex-wrap: wrap;

}

.marketplaces-seller-featured-section{
    padding-bottom: 25px;
}
.marketplaces-seller-top-related-section{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mrketplace-seller-item-column {
margin-bottom: 24px;
}

.mrketplace-seller-item-column:nth-last-child(1),
.mrketplace-seller-item-column:nth-last-child(2),
.mrketplace-seller-item-column:nth-last-child(3) {
margin-bottom: 0;
}

.mrketplace-seller-item-content p {
    font-size: 16px;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mrketplace-seller-item-subtitle {
    color: #818181;
    font-size: 12px!important;
    letter-spacing: 0.05em;
    line-height: 10px!important;
    font-family: 'Proxima Nova Bold';
    margin-top: 0px!important;
    margin-bottom: 2px!important;
    -webkit-line-clamp: 1!important;
}

.mrketplace-seller-item-title {
font-family: 'Proxima Nova Bold';
font-size: 20px;
line-height: 24px;
margin: 0;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}

.mrketplace-seller-item-content .stars {
    margin-top:8px;
    display: flex;
}

.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content .stars {
    margin-top: 3px;
}
.only-mrketplace-seller-item-content-row .stars i {
    margin-right: 4px;
    font-size: 14px;
    line-height: 14px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content p {
    margin-top: 10px;
}

.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content .star-cions {
    margin-top: 2px;
}
.mrketplace-seller-item-column .rating-nubber {
    display: none;
    font-size: 8px;
    line-height: 9px;
}
.stars i {
    color: #E7E7E7;
    margin-right: 5px;
    font-size: 16px;
    line-height: 16px;
}
.stars i.fa-star,.stars i.fa-star-half-full{
    color: #FAD749;
}
.no-rating .star-icon{
color: #E7E7E7;
}

.mrketplace-seller-item-content .primiry-link {
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.mrketplace-seller-item-content .primiry-link:before {
bottom: -5px;
}

.eu-mrketplace-seller-item-column-row .mrketplace-seller-item-content{
padding: 35px 34px 32px 34px;
}

.seller-behalf-grid-section-a {
padding-top: 33px;
padding-bottom: 44px;
}

.marketplace-seller-wrapper .behalf-grid-column-container {
background: #fff;
}

.marketplaces-seller-high-value-section {
padding-top: 40px;
}

.seller-five-top-banner {
min-height: auto;
padding-top: 80px!important;
}

.seller-five-banner-text {


}

.sellerfive-seller-content-grid-section {
    background: #070938;
    margin-top: 261px!important;
    padding-bottom: 92px;
}
.sellerfive-seller-content-grid-section .seller-content-grid-column {
    max-width: 188px;
    margin: 0px 25px;
}
.border-seller-content-grid-column-row .seller-content-grid-title {
    margin: 0;
    margin-bottom: 12px;
    position: relative;
}
.border-seller-content-grid-column-row .seller-content-grid-title:before {
    content: "";
    position: absolute;
    height: 26px;
    width: 1px;
    background: #2B4CDC;
    left: -11px;
    top: 50%;
    transform: translateY(-50%);
}

.sellerfive-seller-content-grid-section .section-title {
margin-bottom: 55px;
}
.sellerfive-seller-content-grid-section .seller-wrapper-title {
    max-width: 550px;
}
.sellerfive-seller-content-grid-section .column-subtitle-text {
    margin-top: 11px;
}
.seller-five-banner-text .customh1-fdp {
color: #B0B0B0;
font-size: 16px;
line-height: 18px;
letter-spacing: 0.025em;
font-family: 'Proxima Nova Semibold';
}

.seller-five-banner-text .custom-large-h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 17px;
    font-family: 'Proxima Nova Extrabld';
    color: #000;
}
.seller-five-banner-text .banner-revenue-text-link .primiry-link{
    color: #000000;
}
.seller-five-banner-text .banner-link {
margin-bottom: 25px;
flex-flow: initial;
}

.sales-platform-image {
    margin-top: -210px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}
.sales-platform-image figure {
    max-width: 898px;
}


.seller-five-banner-text .banner-revenue-text-link p {
font-family: 'Proxima Nova Semibold';
}

.seller-how-it-work-section {
padding-top: 107px;
padding-bottom: 144px;
}

.seller-how-it-work-section .section-title {
margin-bottom: 115px;
}

.seller-how-it-work-section .section-title .seller-wrapper-title {
max-width: 793px;
}

.seller-how-it-work-figure {
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    max-width: 627px;
}
.seller-how-it-work-figure img {
    max-height: 356px;
}
.seller-how-it-work-content {
    background: #F6F7FB;
    border-radius: 4px;
    flex-shrink: 0;
    width: 576px;
    min-height: 432px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: -140px;
    padding: 60px 15px;
    padding-right: 57px;
}

.seller-how-it-work-content-wrapper {
    max-width: 356px;
}
.seller-how-it-work-content .seller-wrapper-title {
margin-bottom: 13px;
}

.seller-how-it-work-content .check-sign-listing {
margin-left: 26px;
}

.seller-how-it-work-content .check-sign-listing li {
font-size: 16px;
line-height: 27px;
font-family: 'Proxima Nova Semibold';
margin-bottom: 10px;
}
.seller-how-it-work-content .check-sign-listing li:before {
    top: 6px;
}
.seller-how-it-work-content .check-sign-listing li:last-child {
margin: 0;
}

.seller-figure-excess-inventory-row-section .excess-inventory-column-row {
margin-top:80px;
}

.seller-figure-excess-inventory-row-section .excess-inventory-column-row:first-child {
margin-top: 0px;
}

.sellerfive-cardview-container-section {
padding-top: 132px;
padding-bottom: 112px;
}

.seller-cardview-figure {
max-width: 380px;
}

.figure-content-cardview-container {
    padding: 17px 15px 25px 15px;
}
.figure-content-cardview-container .arrow-link i{
    width: 18px;
    background-image: url(../images/seller-images/thin-right-blue-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0;
    height: 20px;
    margin-left: 7px;
}
.seller-cardview-wrapper-title {
max-width: 390px;
margin-left: 100px;
}

.seller-cardview-wrapper-title .column-title {
font-size: 32px;
line-height: 39px;
}
.figure-content-cardview-container .seller-cardview-wrapper-title .column-title{
        font-family: 'Proxima Nova Bold';
}


.seller-cardview-wrapper-title a.arrow-link {
line-height: 19px;
font-family: 'Proxima Nova Semibold';
margin-top: 14px;
}

.contact_seller_v1 {
    width: 100%;
}
.sellerfive-view-supply-auction-section .primiry-button {
    /*min-width: 196px;*/
}
.sellerfive-view-supply-auction-section .seo-header-text{
    margin-bottom: 8px;
}
.career-wrapper .supply-seller-blog-section {
    padding-bottom: 143px;
}

.careers-top-content {
    min-height: 715px;
    background: #F6F7FB;
      padding-top: 135px!important;
}

.career-banner-title {
font-size: 64px;
line-height: 66px;
color: #000;
margin-bottom: 25px;
font-family: 'Proxima Nova Extrabld';
}

.careers-banner-text p {
color: #000;
margin-bottom: 27px;
}

.career-gallery-section {
    margin-top: -257px;
}
.career-gallery-row {
    justify-content: center;
    overflow: hidden;
}

.career-gallery-row-box{
    justify-content: center;
}
.career-gallery-column{
    margin-right: 12px;
}
.career-gallery-column-1 {

}
.career-gallery-column-2,.career-gallery-column:nth-child(2) {
    width: 382px;
}
.career-gallery-column-3,.career-gallery-column:nth-child(3) {
    width: 414px;
}
.career-gallery-column-4 {

}
.career-gallery-figure {
    overflow: hidden;
    border-radius: 5px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 312px;
    max-height: 312px;
}
.career-gallery-column:last-child {
    margin-right: -5px;
}
.career-gallery-column:first-child{
    margin-left: -5px;
}


.career-seller-content-grid-section {
padding-top: 95px;
padding-bottom: 143px;
}

.career-seller-content-grid-section .section-title {
margin-bottom: 56px;
}

.career-seller-content-grid-section .column-title {
line-height: 56px;
}



.seller-content-grid-row-wrapper {
max-width: 880px;
}

.career-seller-content-grid-section .seller-content-grid-column {
max-width: 240px;
margin: 0px 25px;
margin-top: 65px;
}

.career-seller-content-grid-section .seller-content-grid-column:nth-child(1),
.career-seller-content-grid-section .seller-content-grid-column:nth-child(2),
.career-seller-content-grid-section .seller-content-grid-column:nth-child(3) {
margin-top: 0px;
}

.career-seller-content-grid-section .seller-content-grid-column:nth-child(3n) {
margin-right: 0;
}

.career-seller-content-grid-section .seller-content-grid-column:nth-child(3n+4) {
margin-left: 0;
}

.career-seller-content-grid-section .seller-content-grid-column:nth-child(1) {
margin-left: 0;
}

.career-seller-content-grid-section .seller-content-grid-title {
	font-size: 20px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.career-seller-content-grid-section .seller-content-text {
font-size: 17px;
line-height: 25px;
}



.career-testimonial-section .section-title {
    margin-bottom: 40px;
}
.career-testimonial-section .seller-wrapper-large-title .column-title {
    line-height: 56px;
}
.seller-testimonail-wrapper {
    border-radius: 1px;
    background: #F6F7FB;
    display: flex;
    justify-content: center;
    padding: 0px 10px;
    height: 100%;
}
.seller-testimonail-container {
    max-width: 263px;
    padding-bottom: 32px;
    padding-top: 48px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    position: relative;
}
.seller-testimonail-container:before {
    content: "";
    position: absolute;
    left: 0;
    top: -18px;
    background-image: url(../images/seller-images/career/testimonial-quote.svg);
    width: 50px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: contain;
}
.seller-testimonail-quote {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
    color: #000;
    margin: 0;
}
.seller-testimonail-auther-content {
    margin-top: 22px;
}
.seller-testimonail-figure {
    width: 58px;
    border-radius: 100%;
    overflow: hidden;
}
.seller-testimonail-figure img, .seller-testimonail-figure {
    min-height: 58px;
    max-height: 58px;
}
.seller-testimonail-auther-detail {
    padding-left: 21px;
}
.testimonail-auther-name {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #000;
    font-family: 'Proxima Nova Bold';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonail-auther-position {
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    color: #000;
    font-family: 'Proxima Nova Medium';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.our-value-section{
    padding-top: 176px;
    padding-bottom:160px;
    overflow: hidden;
}



.our-value-gallery-content-container {
    padding: 0px 15px;
}
.our-value-gallery {
    flex-shrink: 0;
    margin-right: 85px;
    align-items: flex-start;
}
.our-value-gallery-column-one {
    margin-right: 32px;
    width: 212px;
    padding-top: 78px;
}
.our-value-gallery-image {
    width: 100%;
}
.our-value-gallery-image figure{
    border-radius: 3px;
    overflow: hidden;
}
.our-value-gallery-image-1 figure,.our-value-gallery-image-1 figure img {
    min-height: 442px;
    max-height: 442px;
}
.our-value-gallery-image-2 {
    margin-top: 34px;
}
.our-value-gallery-image-2 figure, .our-value-gallery-image-2 figure img {
    min-height: 203px;
    max-height: 203px;
}
.our-value-gallery-column-two {
    width: 294px;
}

.our-value-gallery-image-3 {
    width: calc(100% - 58px);
}
.our-value-gallery-image-3 figure, .our-value-gallery-image-3 figure img {
    min-height: 283px;
    max-height: 283px;
}
.our-value-gallery-image-4 {
    margin: 28px 0px;
}
.our-value-gallery-image-4 figure, .our-value-gallery-image-4 figure img {
    min-height: 224px;
    max-height: 224px;
}
.our-value-gallery-image-5 {
    width: calc(100% - 40px);
}
.our-value-gallery-image-5 figure, .our-value-gallery-image-5 figure img {
    min-height: 344px;
    max-height: 344px;
}





.our-value-content-column {
    max-width: 326px;
    padding-right: 15px;

}
.our-value-content-column .seller-wrapper-title {
    margin-bottom: 52px;
}
.our-value-content-column .seller-wrapper-large-title .column-title {
    line-height: 56px;
}   
.our-value-content-grid {
    margin-bottom: 40px;
}
.our-value-content-grid:last-child {
    margin: 0;
}
.our-value-grid-title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 8px;
}
.our-value-content-grid p {
    margin: 0;
    font-size: 17px;
    color: #000;
}


.career-office-section{
    padding-bottom: 120px;
}
.career-office-section .section-title {
    margin-bottom: 60px;
}
.our-office-wrapper {
    max-width: 854px;
}
.our-office-column {
    margin: 0px 25px;
    margin-top: 40px;
    max-width: 250px;
}
.our-office-column:nth-child(1), .our-office-column:nth-child(2), .our-office-column:nth-child(3) {
    margin-top: 0px;
}
.our-office-column:nth-child(3n) {
    margin-right: 0;
}
.our-office-column:first-child {
    margin-left: 0;
}
.career-office-section .our-office-column {
    min-width: 250px;
}
.career-office-section .our-office-column:nth-child(3n+4) {
    margin-left: 0;
}




.our-office-column-figure {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.our-office-column-title {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    margin-top: 8px;
    margin-bottom: 8px;
}
.our-office-column p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
}

.ticker-wrapper {
    height: 76px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.ticker-wrapper ul{
    margin:0;
    padding:0;

}
.ticker-wrapper ul li {
    max-width: 174px;
    height: 25px;
    font-size: 16px;
    opacity: 0.5;
    transition: all 0.6s;
    line-height: 25px;
}


.ticker-wrapper ul li.active{
    color: #000;
    opacity: 1;
    font-size: 18px;
}


.seller-small-wrapper-title {
    margin-bottom: 54px;
}
.seller-small-wrapper-title .column-title {
    line-height: 56px;
}
.seller-small-wrapper-title .column-subtitle-text {
    font-size: 18px;
    line-height: 24px;
    margin-top:12px;
}


.small-wrapper-box {
    max-width: 820px;
    justify-content: space-between;
}
.small-wrapper-column {
    margin-top: 40px;
    max-width: 350px;
    padding: 0;
}
.small-wrapper-column:nth-child(1),.small-wrapper-column:nth-child(2) {
    margin-top: 0px;
}
.small-wrapper-content-box {
    width: 100%;
}
.career-small-wrapper-title {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 12px;
    color: #000000;
}

.career-small-wrapper-description {
    margin: 0;
    color: #000;
}

.seller-career-large-gallery-section {
    margin-bottom: 100px;
    margin-top: 180px;
}
.seller-career-team-gallery-section {
    margin-bottom: 120px;
    margin-top: 130px;
}


.iframe-wrap {
box-sizing: border-box;
display: flex;
width: 100%;

justify-content: center;
}
.job-iframe-section .column-subtitle-text {
    text-align: center;
}
.iframe-wrap iframe {
width: 100%;
max-width: 820px;
height: 870px;
border: 1px solid #ccc;
padding:10px 10px 10px 0px;

}

.press-media-top-content {
background: #070938;
padding-top: 90px!important;
padding-bottom: 90px;
min-height: auto;
}
.press-media-top-content .primiry-button{
    min-width: 160px;
}

.press-media-banner-title {
font-size: 64px;
line-height: 66px;
margin-bottom: 24px;
font-family: 'Proxima Nova Extrabld';
}

.press-media-news-section .section-title {
margin-bottom: 40px;
}

.press-media-news-section .seller-wrapper-large-title .column-title {
line-height: 56px;

}

.in-the-news-column {
padding: 35px 15px 35px 0px;
border-bottom: 1px solid #D7D7D7;
}

.in-the-news-column:last-child {
border-bottom: 1px solid #D7D7D7;
}

.news-figure {
width: 240px;
}

.news-figure,
.news-figure img {
min-height: 120px;
max-height: 120px;
}

.news-date-title {
max-width: 530px;
margin-left: 130px;
}

.news-publish-date {
color: #818181;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.05em;
font-family: 'Proxima Nova Bold';
margin-bottom: 10px;
}

.news-title-text {
color: #000000;
font-size: 24px;
line-height: 29px;
font-family: 'Proxima Nova Bold';
margin: 0;
}

.pagination>li>a.next:before,
.pagination>li>a.prev:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background-image: url(../images/seller-images/sprite.png);
width: 20px;
height: 12px;
}

.press-media-news-section .pagination {
padding-top: 50px;
}




.seller-casestudies-main-wrapper {
    background: #F6F7FB;
}
.seller-casestudies-top-banner {
    padding-top: 72px!important;
    min-height: auto;

}
.seller-casestudies-banner-text {
    margin: 0;
    max-width: 670px;
}
.seller-casestudies-banner-text .customh1-fdp {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Proxima Nova Semibold';
    color: #B0B0B0;
    letter-spacing: 0.025em;
    margin-bottom: 8px;
}   
.seller-casestudies-banner-text .custom-large-h2 {
    font-size: 36px;
    line-height: 44px;
    font-family: 'Proxima Nova Extrabld';
    color: #000;
    margin-bottom: 16px;
}
.seller-casestudies-banner-text p {
    margin: 0;
    font-family: 'Proxima Nova Semibold';
    color: #000;
}
.banner-dropdown {
    margin-top: 17px;
    margin-bottom: 10px;
}
.seller-dropdown {
    background: #FFFFFF;
    border: 0.773694px solid #EAEAEA;
    box-sizing: border-box;
    box-shadow: 0px 3.09478px 15.4739px rgb(191 191 191 / 25%);
    border-radius: 3px;
    padding-right: 0px;
}


.seller-dropdown>a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 22px;
    color: #161B1B;
    padding: 0px 15px;
    font-family: 'Proxima Nova Semibold';
    min-width: 134px;
    padding-right: 30px;
    position: relative;
}
.seller-dropdown>a:after {
    content: "";
    position: absolute;
    background-image: url(../images/seller-images/seller-dropdown-arrow.svg);
    width: 8px;
    height: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    background-repeat: no-repeat;
}
.seller-dropdown.show>a:after {
    transform: rotateX(-180deg);
}
.seller-dropdown .dropdown-menu {
    transform: initial!important;
    left: initial!important;
    right: 0!important;
    background: transparent;
    margin: 0;
    padding: 0;
    padding-top: 34px;
    width: 100%;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 3px;
    overflow: hidden;
    min-width: auto;
}
.seller-dropdown-menu{
    background: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    padding:15px;
    position: relative;
}

.seller-dropdown .dropdown-menu li {
    cursor: pointer;
    margin-bottom: 15px;
    line-height: initial;
}
.seller-dropdown .dropdown-menu li:last-child{
    margin-bottom: 0;
}
.seller-dropdown .dropdown-menu li a{
    display: block;
    padding: 0;
    font-size: 14px;
    line-height: 17px;
    color: #161B1B;
}
.seller-dropdown .dropdown-menu li a:hover {
    font-family: 'Proxima Nova Bold';
}

.seller-resource-hub-section{
    padding-top: 60px;
}
.seller-resource-hub-container {
    align-items: flex-start;
    flex-wrap: wrap;
}
.seller-resource-hub-container ul.nav {
    margin: 0;
    flex-shrink: 0;
    width: 220px;
    margin-right: 20px;
}
.seller-resource-hub-container ul.nav li {
    width: 100%;
    line-height: initial;
    margin-bottom: 16px;
}
.seller-resource-hub-container ul.nav li a {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Proxima Nova Semibold';
    display: inline-block;
}
.seller-resource-hub-container ul.nav li a:hover{
 color: #153adc;
}
.seller-resource-hub-container ul.nav li a.active{
    font-family: 'Proxima Nova Bold';
}
.seller-resource-hub-wrapper {
    flex: 1;
}
.seller-casestudies-column {
    margin-top: 25px;
}
.seller-casestudies-column:nth-child(1),.seller-casestudies-column:nth-child(2),.seller-casestudies-column:nth-child(3){
    margin-top:0px;
}
.seller-casestudies-container {
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 0px 0px 4px 4px;
    height: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.seller-casestudies-container:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0px 0px 26px #e6e6e6;
}
.seller-casestudies-figure {
    min-height: 197px;
    background: #242424;
    display: flex;
    justify-content: center;
    align-items: center;
}
.seller-casestudies-figure figure {
    max-width: 213px;
}
.seller-casestudies-figure figure img {
    max-height: 150px;
}

.seller-casestudies-content {
    padding: 25px 30px 20px 33px;
}
.casestudies-subttle {
    /*font-size: 8px;
    line-height: 10px;
    letter-spacing: 0.05em;
    color: #818181;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 7px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;*/
    display: none;
}
.casestudies-title {
    font-size: 18px;
    line-height: 20px;
    color: #161B1B;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 7px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.casestudies-description {
    font-size: 14px;
    line-height: 16px;
    color: #161B1B;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.seller-resource-hub-container .pagination{
    padding-top: 70px;
}
.seller-resources-faq-block-category{
    max-width: 870px;
    float: right;
}

.faq-banner-top-content {
    background: #070938;
    min-height: auto;
        /*padding-top: 99px!important;*/
    /*   padding-bottom: 75px;*/
    padding-top: 120px!important;
    padding-bottom: 113px;
}

.faq-banner-title {
/*    font-size: 48px;
    line-height: 53px;*/
    font-size: 64px;
    line-height: 70px;
    margin: 0;
    font-family: 'Proxima Nova Extrabld';
}
.faq-banner-title span {
    color: #4E6FFF;
}

.faq-main-section .section-title {
    margin-bottom: 67px;
}

.faq-column-row {
    padding: 0;
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: space-between;
        grid-column-gap: 30px;
}

.faq-column {
    margin-bottom: 65px;
}
.faq-column:nth-last-child(1),.faq-column:nth-last-child(2),.faq-column:nth-last-child(3){
    margin-bottom: 0px;
}
.faq-wrapper {
    max-width: 240px;
}
.faq-column-title {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    margin-bottom: 17px;
    font-family: 'Proxima Nova Bold';
}

.faq-wrapper ul {
    margin: 0;
    padding: 0;
}

.faq-wrapper ul li {
    line-height: initial;
    margin-bottom: 15px;
}

.faq-wrapper ul li:last-child {
    margin: 0;
}
.faq-wrapper ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #373737;
    font-family: 'Proxima Nova Semibold';
    display: inline-block;
}

.faq-wrapper ul li.faq-view-all a {
    color: var(--bs-primary-color);
    line-height: 26px;
    font-family: 'Proxima Nova Medium';
    position: relative;
    display: inline-block;
}

.faq-wrapper ul li.faq-view-all a:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;  
    background: #ffffff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;

}
.faq-wrapper ul li.faq-view-all a:hover:before {
	animation-name: width;
	-webkit-animation-name: width;
	-moz-animation-name: width;
	-ms-animation-name: width;
	background: #153adc;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
}
.faq-wrapper ul li a:hover{
    color: #4E6FFF;
}

.faq-suport-container {
    border-top: 1px solid #EDEDED;
    padding-top: 57px;
}


.faq-suport-container {
    border-top: 1px solid #EDEDED;
    padding: 0;
    padding-top: 57px;
}
.faq-support-wrapper .column-title {
    font-size: 32px;
    line-height: 39px;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 25px;
}





.topic-faq-section{
    padding-bottom: 152px;
    padding-top: 55px;
}

.apply-menu-left-column {
    align-self: flex-start;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-right: 30px;
    max-width: 200px;
    padding-top: 25px;
}
.apply-menu-left-column:after {
    content: "";
    position: absolute;
    right: 0;
    height: calc(100% - 25px);
    width: 1px;
    background: #E6E6E6;
    bottom: 0;
}
.apply-left-title {
    font-size: 24px;
    line-height: 29px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 17px;
}
.apply-left-menu {
    margin: 0;
}
.apply-left-menu li {
    line-height: initial;
    margin-bottom: 16px;
}
.apply-left-menu li:last-child {
    margin: 0;
}
.apply-left-menu li a {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Semibold';
    color: #000;

}
.apply-left-menu li a.active,.apply-left-menu li a:hover{
     color: #153ADC;
}
.apply-right-container {
	flex: 1;
	padding-left: 112px;
	padding-top: 15px;
}
.apply-right-container iframe {
    width: 100%;
}
.apply-logging-title {
    margin: 0;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 32px;
}
.apply-logging-link {
    margin: 0;
    padding: 0;
}
.apply-logging-link li {
    line-height: initial;
    margin-bottom: 24px;
}
.apply-logging-link li:last-child {
    margin: 0;
}
.apply-logging-link li a {
    font-size: 18px;
    line-height: 22px;
    color: #262626;
    font-family: 'Proxima Nova Semibold';
}
.apply-logging-link li a:hover{
        color: #153ADC;
}

.apply-logging-suppport-container {
    border: 1px solid #EDEDED;
    border-radius: 4px;
    min-height: 100px;
    padding: 0px 40px 0px 35px;
    max-width: 640px;
    margin-top: 96px;
}
.apply-logging-suppport-title {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-family: 'Proxima Nova Bold';
}

.apply-logging-suppport-container .primiry-button {
    font-size: 14px;
    line-height: 16px;
    height: 45px;
    text-transform: initial !important;
}
.apply-right-container ul{
	margin:0;
    padding-left: 17px;
}
.apply-right-container ul li {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Proxima Nova Medium';
    list-style: disc;
}
.apply-right-container .apply-logging-link {
    padding: 0;
}
.apply-right-container .apply-logging-link li {
    list-style: none;
}
.applying-logging-section {
    padding-top: 15px;
}

.how-apply-container .apply-menu-left-column {
    width: 100%;
    max-width: 242px;
    padding-right: 0;
}
.how-apply-container .apply-menu-left-column:after{
    opacity: 0;
    visibility: hidden;
}

.how-apply-container .apply-left-title {
    font-size: 18px;
    line-height: 22px;
}
.how-apply-container .apply-logging-title {
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 15px;
        font-family: 'Proxima Nova Extrabld';
}
.how-apply-right-content p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Proxima Nova Medium';
    color: #000;
}
.how-apply-right-content p:last-child {
    margin: 0;
}
.helpful-container {
    margin-top: 24px;
}
.helpful-title {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
    color: #000;
}

.help-radio-button {
    margin-right: 12px;
}
.help-radio-button input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    margin: 0;
}
.help-radio-button label {
    margin: 0;
    transition: all 0.3s;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 12px;
    padding: 0;
    line-height: 12px;
    height: 26px;
    min-width: 59px;
    font-family: 'Proxima Nova Semibold';
    display: flex;
    align-items: center;
    justify-content: center;
}
.help-radio-button:last-child{
    margin-right: 0;
}
.help-radio-button input:checked + label {
    background-color: var(--bs-primary-color);
    color: #fff;
    border:1px solid var(--bs-primary-color);
}
.how-apply-container .apply-logging-suppport-container {
    margin-top: 64px;
}






.about-career-office-section{
    padding-bottom: 159px;
}
.about-career-office-section .section-title {
    margin-bottom: 40px;
}



.seller-breadcrumb {
    margin: 0;
    padding: 0;
    margin-top: 16px;
}
.seller-breadcrumb li {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-family: 'Proxima Nova Medium';
    position: relative;
}
.seller-breadcrumb li a{
   color: #000000; 
}
.seller-breadcrumb li:after {
    content: ">";
    font-size: 11px;
    color: #000000;
    font-family: 'Proxima Nova Semibold';
    display: inline-block;
    margin-left: 8px;
    margin-right: 5px;
    line-height: 11px;
}


.seller-breadcrumb li:last-child:after {
display: none;
}




























/*custom spacing css start*/

.supply-closing-product-auction {
padding-top: 58px;
padding-bottom: 60px;
}

.shop-ship-type-section {
    padding: 80px 15px 30px 15px;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.supplyer-bying-blogs-tips-section {
padding-top: 60px;
padding-bottom: 80px;
}

.view-supply-auction-section {
padding-top: 88px;
padding-bottom: 60px;
}
.sellerone-view-supply-auction-section {
    padding-bottom: 104px;
}
.seller-three-view-supply-auction-section {
    padding-bottom: 104px;
}
.get-started-easy-step-section {
/*padding-top: 148px;*/
padding-top: 120px;
padding-bottom: 111px;
}

.seller-career-bottom-auction-section {
    padding-bottom: 118px;
}

.sellerone-supply-blog-grid-column-section {
padding: 127px 15px;
}

.take-seller-video-content-secction {
padding-bottom: 123px;
}

.sellertwo-seller-content-grid-section {
padding-top: 116px;
padding-bottom: 135px;
}

.seller-business-solution-section {
    padding-top: 116px;
}

.seller-business-solution-container {
    background: #F6F7FB;
    border-radius: 4px;
    padding: 60px 15px 48px 15px;
}
.seller-business-solution-wrapper {
    max-width: 925px;
}
.seller-business-solution-wrapper .section-title {
    margin-bottom: 32px;
    padding: 0;
}

.seller-business-solution-container .seller-wrapper-title .column-subtitle-text {
    margin-top: 4px;
}
.business-solution-card-container {
    background: #FFFFFF;
    border-radius: 4px;
    min-height: 240px;
    padding: 15px;
}
.business-solution-card-wrapper {
    max-width: 344px;
}

.business-solution-revenue-title {
    font-size: 12px;
    line-height: 18px;
    color: #153ADC;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 4px;
}

.business-solution-column-title {
    color: #000000;
    font-family: 'Proxima Nova Bold';
    margin: 0;
    font-size: 24px;
    line-height: 29px;
}

.business-solution-column-desc {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-top: 9px;
}
.business-solution-card-wrapper .primiry-button {
    height: 40px;
    margin-top: 13px;
}



.supply-newly-listed-auction .auction-block .item-box-holder,.supply-closing-product-auction .auction-block .item-box-holder{
	padding-bottom: 0px;
}




.seller-career-modal-container {
    max-width: 686px;
}
.seller-career-modal-container .modal-content {
    background: #f6f7fb;
}
.seller-career-modal-container .modal-content {
    background: #f6f7fb;
    border-radius: 5px;
    border: 0;
    overflow: hidden;
}
.seller-career-modal-wrapper {
    display: flex;
    min-height: 416px;
    position: relative;
}

.seller-modal-left {
    width: 276px;
    flex-shrink: 0;
    background: #070938;
    display: flex;
    align-items: center;
}
.seller-modal-right {
    display: flex;
    align-items: center;
}
.seller-modal-right-wrapper {
    padding-left: 57px;
}
.seller-modal-right .seller-modal-logo img {
    max-width: 106px;
}

.seller-modal-title {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 18px;
    margin-top: 30px;
    font-family: 'Proxima Nova Bold';
}
.seller-modal-description {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 27px;
}


.close-modal {
    width: 16px;
    height: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    background-image: url(../images/close-modal.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    right: 24px;
    top: 24px;
}

.seller-modal-right .seller-primiry-button {
    opacity: 1!important;
    font-size: 12px;
    line-height: 14px;
    height: 40px;
    float: left;
 letter-spacing: 0.5px!important;
    text-shadow: none;
}


.supply-seller-blog-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-left: calc(50% + 40px);
}

.supply-seller-blog-grid-column {
    flex-shrink: 0;
    padding: 0px 0px;
    width: 100%;
    margin-bottom: 30px;
}
.supply-seller-blog-grid-column:last-child {
    margin: 0;
}
.supply-seller-blog-grid-column:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}
.supply-seller-blog-grid-column .blog-grid-text {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
}
.supply-seller-blog-item {
    display: flex;
    border: 0;
    box-shadow: none!important;
    transform: initial!important;
}
.supply-seller-blog-grid-column:first-child .supply-seller-blog-item {
    flex-wrap: wrap;
}
.supply-seller-blog-item .blog-grid-img {
    width: 382px;
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 24px;
}
.supply-seller-blog-grid-column:first-child .blog-grid-img {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}
.supply-seller-blog-item .blog-grid-content {
    padding: 0;
}


.supply-seller-blog-item .blog-grid-img img {
    min-height: 216px;
    max-height: 216px;
}

.supply-seller-blog-grid-column:first-child .supply-seller-blog-item .blog-grid-img img {
    min-height: 346px;
    max-height: 346px;
}
.supply-blog-subtitle {
    font-family: 'Proxima Nova Bold';
    color: #7a7a7a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.career-blogs-cta {
    margin-top: 110px;
}
















.globle-b2b-content-row-column-section {
	padding-top: 218px;
	padding-bottom: 98px;

}

.have-cellphone-detail-card-section {
padding: 122px 15px;
}

.seller-three-cardview-container-section {
    padding-top: 83px;
    padding-bottom: 99px;
}

.sellerthree-world-leading-retailer-brand-section{
    padding-top: 56px;
    padding-bottom:68px;
}
.about-view-supply-auction-section{
   padding-bottom: 85px; 
}
.sellerfive-view-supply-auction-section {
    padding-bottom: 100px;
}

/*custom spacing css end*/

/* Cusotm css for slider animation on enterprise homepage */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.seller-faq-cta-arrow {
    display: inline-flex;
    justify-content: center;
    position: relative;

}

.seller-faq-cta-arrow::before {
    background-color: #153ADC;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    left: 0px;
}
.seller-faq-cta-arrow:hover::before{
        animation-name: width;
    -webkit-animation-name: width;
    -moz-animation-name: width;
    -ms-animation-name: width;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
}
.seller-faq-cta-arrow a {
    color: #153ADC;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Proxima Nova Semibold';
    display: flex;
    padding-right: 14px;
}

.seller-faq-cta-arrow a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    border: 1px solid #153ADC;
    border-left: 0px;
    border-bottom: 0px;
}

.seller-faq-cta-arrow a:before {
    transform: translateY(-50%);
    content: "";
    width: 8px;
    height: 1px;
    position: absolute;
    top: 50%;
    margin: auto;
    right: 1px;
    background-color: #153ADC;
    z-index: 2;
}


/*career list css start*/
.career-list-top-content {
    min-height: auto;
}
.career-list-banner-text .customh1-fdp {
    color: #949494;
    line-height: 18px;
    font-family: 'Proxima Nova Semibold';
    letter-spacing: 0.025em;
    margin-bottom: 4px;
}
.career-list-banner-text .custom-large-h2 {
    font-size: 64px;
    line-height: 66px;
    font-family: 'Proxima Nova Extrabld';
    margin-bottom: 14px;
}
.career-list-banner-text p {
    margin: 0;
    color: #000;
}

.career-list-gallery-row {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 70px;
}   
.career-list-gallery-row figure {
    width: 100%;
}

.career-list-gallery-row figure img {
    width: 100%;
}

img.hide_on_load {
    margin: auto;
    max-width: 200px;
    display: block;
}

.career-list-title-wrapper .custom-large-h2 {
    font-size: 36px;
    line-height: 36px;
    font-family: 'Proxima Nova Extrabld';
    margin-bottom: 32px;
}

.career-list-title-wrapper{
    max-width: 810px;
    margin-bottom: 52px;
}
.career-list-title-wrapper p {
    margin: 0;
}

.career-list-title-wrapper a {
    display: inline-block;
    margin-top: 28px;
    font-family: 'Proxima Nova Semibold';
    color: #153adc;
    font-size: 18px;
    position: relative;
    line-height: 18px;
}
.career-list-title-wrapper a:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #bac7ff;
    display: block;
    position: absolute;
    bottom: 0;
}
















/*career list css end*/


/*faq and blogs search css start*/

.faq-search,.faq-search-form {
    width: 100%;
    margin-top: 26px;
}
.blog-search-form,.faq-search-form{
	padding-left: 15px;
}
.blog-search-form{
	width: 100%
}
body.search.search-results.category .top-content .blog-search-form {
    margin-top: 26px;
}
.faq-search form,.faq-search-form form,.blog-search-form form {
    display: flex;
    align-items: center;
    background: #fff;
    max-width: 772px;
    border-radius: 8px;
    border: 2px solid #DDDDDD;
    /*border: 1.5px solid #DDDDDD;*/
    overflow: hidden;
}
.faq-search form input,.faq-search-form form input,.blog-search-form form input {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.faq-search input[type="text"],.faq-search-form input[type="text"],.blog-search-form input[type="text"] {
    height: 48px;
    padding-left: 38px;
    border:0;
}
.faq-search input[type="submit"], .faq-search-form input[type="submit"], .blog-search-form input[type="submit"] {
    text-indent: -5000px;
    width: 76px;
    height: 100%;
    background-image: url(../images/search.svg), linear-gradient(#fff, #ffffff)!important;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center right 30px;
    background-size: 17px;
}

body.search.search-results .top-content {
    background: #070938;
    min-height: auto;
    padding-top: 124px;
    padding-bottom: 132px;
    margin: 0;
}
body.search.search-results.category .top-content {
    background: transparent;
    padding-bottom: 0;
}
body.search.search-results.category .top-content .banner-title {
    color: #C9C9C9;
}
body.search.search-results.category .top-content .banner-title span {
    color: #000;
}
body.search.search-results.category .top-content .faq-search-form {
    margin: 0;
}



.faq-section {
    padding-top: 104px;
    padding-bottom: 118px;
}
body.search.search-results.category .faq-section {
    padding-top: 88px;
}
.faq-post-result .posts {
    border-top: 1px solid #EDEDED;
    padding-bottom: 58px;
    padding-top: 44px;
}
.faq-post-result .posts article {
    width: calc(100% - 15%);
}
.faq-post-result .posts:first-child {
    border: 0;
    padding-top: 0;
}
.faq-post-result .posts:last-child{
    padding-bottom: 0;
}
.faq-post-result a.excerpt-read-more {
    display: none;
}
.faq-post-result .posts p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: 'Proxima Nova Medium';
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.faq-post-result .posts h4 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 16px;
    font-family: 'Proxima Nova Bold';
}
.faq-post-result .posts h4 a {
    color: #153ADC;
}

body.search.search-results .top-content .banner-title {
    margin: 0;
    color: #4E6FFF;
    font-size: 36px;
    line-height: 40px;
    font-family: 'Proxima Nova Extrabld';
}
body.search.search-results .top-content .banner-title span {
    font-size: 64px;
    line-height: 70px;
    display: block;
    color: #ffffff
}
body.search.search-no-results .top-content .banner-title{
        color: #C9C9C9;
    font-size: 36px;
    line-height: 40px;
    font-family: 'Proxima Nova Extrabld';
        margin: 0;
}
body.search.search-no-results .top-content .banner-title span {
    font-size: 64px;
    line-height: 70px;
    display: block;
        color: #000;
}
body.search.search-no-results.category .top-content .blog-search-form{
	margin-top:26px;
}
body.search.search-no-results .faq-section {
    padding: 0;
}
body.search.search-no-results.category .top-content{
	margin-bottom: 0;
}
body.search.search-no-results  .no-result-section {
    border: 0;
}
.blog-list-heading .banner-text.auto-text {
    margin: 0;
    width: 100%;
}
.custom-blog-tab {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 15px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.custom-blog-tab .tab-bar {
    width: auto;
    max-width: initial;
    flex: initial;
    margin: 0;
}

.tab-bar li:first-child a {
    padding-left: 10px;
}
.nav-tabs li a {
    padding: 8px 20px;
}
.custom-blog-tab .blog-search-form {
    width: 221px;
    flex-shrink: 0;
    margin-top:0px;
        padding: 0;
}
.custom-blog-tab .blog-search-form form {
    border: 1px solid #DDDDDD;
}
.custom-blog-tab .blog-search-form form input[type="text"] {
    height: 45px;
    padding-left: 20px;
}

.custom-blog-tab .blog-search-form input[type="submit"] {
    width: 36px;
    background-position: center right 10px;
}


.custom-blog-grid-column {
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    padding-top: 32px;
    padding-bottom: 50px;
}
.custom-blog-grid-column:last-child {
    border: 0;
}
.custom-blog-grid-column:first-child {
    padding-top: 0;
}
.custom-blog-item {
    align-items: flex-start;
   	width: calc(100% - 12%);
    cursor: pointer;
}
.custom-blog-item>figure {
	width: 200px;
	flex-shrink: 0;
	min-height: 112px;
	max-height: 112px;
	background-image: url(../images/sfwp-custom/default-image.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.custom-blog-item>figure img {
    width: 100%;
    min-height: 112px;
    max-height: 112px;
    object-fit: cover;
} 

.custom-blog-item .blog-grid-content {
    padding: 0px;
    padding-left: 44px;
}	
.custom-blog-item .blog-grid-content .blog-grid-title {
    min-height: auto;
    color: #000;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 15px;
}

.custom-blog-item .blog-grid-text {
    -webkit-line-clamp: 2;
    margin-bottom: 8px;
}


















.faq-search input[type="text"]::placeholder,.faq-search-form input[type="text"]::placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::placeholder{
color:#929292!important;
font-size: 18px!important;
line-height: 20px!important;
letter-spacing: 0px !important;
}
.faq-search input[type="text"]::-moz-placeholder,.faq-search-form input[type="text"]::-moz-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-moz-placeholder{
color:#929292!important;
font-size: 18px!important;
line-height: 20px!important;
letter-spacing: 0px !important;
}
.faq-search input[type="text"]::-ms-placeholder,.faq-search-form input[type="text"]::-ms-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-ms-placeholder{
	color:#929292!important;
font-size: 18px!important;
line-height: 20px!important;
letter-spacing: 0px !important;
}
.faq-search input[type="text"]::-webkit-placeholder,.faq-search-form input[type="text"]::-webkit-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-webkit-placeholder{
	color:#929292!important;
font-size: 18px!important;
line-height: 20px!important;
letter-spacing: 0px !important;
}

.custom-blog-tab .blog-search-form form input[type="text"]::placeholder {
    line-height: 20px !important;
    font-size: 18px !important;
    color: #929292!important;
    letter-spacing: 0px !important;
}
/*faq and blogs search css end*/







.marketplace-banner-old .banner-text {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin: 0;
}
.marketplace-banner-old .order-listing {
    display: flex!important;
    text-align: center;
    padding: 0px;
    flex-wrap: wrap;
}
.marketplace-banner-old .order-listing li {
    width: calc(100%/3);
    text-align: center;
    padding: 0px 15px;
}
.auction-step-icon {
    margin-bottom: 10px;
}
.auction-step-icon img {
    max-width: 77px;
}
.marketplace-banner-old .order-listing li:before {
    opacity: 0;
    visibility: hidden;
}
.auction-step-title {
    font-size: 22px;
    margin: 0;
    line-height: 30px;
}

.marketplace-banner-old .order-listing li p {
    font-size: 18px;
    font-family: 'Proxima Nova Semibold';
}










/*essentials css start*/

.essentials-selling-section {
padding-top: 165px;
padding-bottom: 45px;
}
.essentials-selling-section .section-title {
margin-bottom: 44px;
}
.essentials-selling-column-row{
counter-reset: number;
}

.essentials-column-wrapper {
background: #F6F7FB;
border-radius: 8px;
padding: 37px 20px 31px 29px;
height: 100%;
display: flex;
}
.essentials-column-title {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin: 0;
}

.essentials-counter {
    width: 27px;
    height: 27px;
    flex-shrink: 0;
    margin-right: 15px;
    background-color: var(--bs-primary-color);
    border-radius: 100%;
    margin-top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.essentials-counter:after {
    counter-increment: number;
    content: " " counter(number) " ";
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    font-family: 'Proxima Nova Bold';
}

.essentials-selling-section .section-primay-link {
    margin-top: 33px;
}

/*essentials css end*/

/*new marketplace css start*/





.marketplace-filter-overlay {
    height: 100%;
    background: rgb(0 0 0 / 30%);
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}
.marketplace-brandbanner-setion {
    padding-top: 73px;
    padding-bottom: 92px;
}

.marketplace-brandbanner-setion .custom-large-h2 {
    font-family: 'Proxima Nova Extrabld';
    font-size: 48px;
    line-height: 58px;
    color: #161B1B;
    margin: 0;
}


.marketplace-brandbanner-text {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    margin-top: 12px;
    color: #000;
}
.marketplace-brandbanner-setion .marketplace-related-title-link {
  font-size: 14px;
  line-height: 14px;
  display: none;
  margin-top: 12px;
}

.marketplace-related-heading-row {
  margin-bottom: 25px;
  align-items: flex-end;
}
.marketplace-related-title {
    font-size: 28px;
    line-height: 28px;
    color: #161B1B;
    margin: 0;
}
.marketplace-related-title-link {
  font-size: 18px;
  line-height: 18px;
  color: #153ADC;
  font-family: 'Proxima Nova Semibold';
}

.marketplace-brand-column {
  margin-top: 15px;
}


.marketplace-brand-column:nth-child(1),.marketplace-brand-column:nth-child(2),.marketplace-brand-column:nth-child(3) {
  margin-top: 0px;
}
.all-marketplace-brand-column .marketplace-brand-column{
  margin-top: 0px!important;
  margin-bottom: 30px;
} 
.marketplace-brand-container {
    background: #FFFFFF;
    box-shadow: 0px 3px 12px 4px rgb(20 20 20 / 5%);
    border-radius: 4px;
    padding: 17px 27px 17px 37px;
    height: 100%;
    cursor: pointer;
    align-items: center;
   /* align-items: flex-start;*/
    position: relative;
}
.marketplace-brand-container:hover .primiry-link::before{
      animation-name: width;
    -webkit-animation-name: width;
    -moz-animation-name: width;
    -ms-animation-name: width;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
}
.marketplace-brand-figure {
  margin: 0;
  width: 92px;
  height: 92px;
  border-radius: 100%;
  border: 1px solid #DFDFDF;
  overflow: hidden;
  margin-right: 26px!important;
}

.marketplace-brand-figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.marketplace-brand-figure .missing-image {
    object-fit: cover;
}
.marketplace-brand-wrapper {
/*    padding-top:4px;*/
}
.marketplace-brand-title {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.marketplace-brand-details {
    font-size: 12px;
    line-height: 12px;
    color: #808080;
    margin: 0;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Proxima Nova Semibold';
}

.marketplace-new-brand {
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.045em;
    color: #184BFF;
    font-family: 'Proxima Nova Bold';
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}


.marketplace-primiry-link {
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
}

.marketplace-primiry-link:before {
height: 1px;
/*bottom: -3px;*/
}
/*.marketplace-outlet-row {
background: #F5FCFF;
border-radius: 6px;
padding: 82px 15px 62px 15px;
}
.marketplace-outletbrand-content {
width: 365px;
margin-right: 87px;
}
.marketplace-outletbrand-title {
font-size: 38px;
line-height: 38px;
margin: 0;
}
.marketplace-outletbrand-text {
font-size: 19px;
line-height: 23px;
margin: 0;
margin-top: 25px;
}
.outletbrand-learn-more {
    color: #005B9C;
    font-size: 19px;
    line-height: 23px;
    margin-top: 22px;
}
.outletbrand-learn-more:after {
    content: "";
    background-image: url(../images/learn-right-arrow.png);
    width: 6px;
    height: 9px;
    margin-left: 6px;
    position: relative;
    background-repeat: no-repeat;
    top: 1px;
}

.marketplace-outletbrand-figure {
display: flex;
justify-content: center;
flex-shrink: 0;
}

.marketplace-outletbrand-figure figure {
width: 238px;
height: 238px;
border-radius: 100%;
background: #fff;
overflow: hidden;
}

.marketplace-outletbrand-figure figure img {
width: 100%;
height: 100%;
object-fit: contain;
}*/


.importer-updated {
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px;
    margin-top: 30px;
    margin-bottom: 50px;
    max-width: 100%!important;
}

.importer-updated a {
    margin: 0;
}

.gated_asset_new-queryContent ul {
    margin-top: 10px !important;
}



.marketplace-brand-filter-section {
    margin-bottom: 70px;
    z-index: 5;
}
.marketplace-allbrand-filter-container{
      position: relative;
}
.marketplace-allbrand-filter-column {
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    box-shadow: 0px 4px 20px rgb(191 191 191 / 25%);
    border-radius: 5px;
    background: #fff;
    padding-left: 22px;

}

.allbrand-filter-title {
    font-size: 12px;
    line-height: 16px;
    color: #153ADC;
    letter-spacing: 0.05em;
    font-family: 'Proxima Nova Bold';
    margin-right: 15px;
    position: relative;
    z-index: 2;
}



.marketplace-brand-filter-container {
    z-index: 1;
}

.marketplace-dropdownmenu-text {
    font-size: 16px;
    line-height: 28px;
    color: #161B1B;
    padding: 9px 15px;
    position: relative;
    border: 0;
    z-index: 1;
    min-width: 130px;
    justify-content: space-between;
    font-family: 'Proxima Nova Semibold';
}

.marketplace-filter-dropdownmenu:last-child .marketplace-dropdownmenu-text{
padding-right: 28px;
}
.marketplace-dropdownmenu-text:before {
    content: "";
    position: absolute;
    left: 0;
    background: #EAEAEA;
    width: 1px;
    height: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.marketplace-filter-dropdownmenu:first-child .marketplace-dropdownmenu-text:before {
    opacity: 0;
    visibility: hidden;
}

.marketplace-filter-dropdown {
    width: calc(100% + 1px);
    left: 0;
    top: calc(100% + 1px);
    display: none;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-radius:0px 0px 4px 4px;
}
.two-marketplace-filter-item {
    top: 100%;
    width: 100%;
}
.marketplace-filter-dropdownmenu.active .marketplace-filter-dropdown{
  display: block;
  border-radius: 0;
}
.marketplace-filter-dropdown ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 13px 0px 15px 0px;
    box-shadow: 0px 4px 20px rgb(191 191 191 / 25%);
    border-radius: 0px 0px 3px 3px;
    background: #fff;
}



.marketplace-filter-dropdown ul li {
    width: 100%;
}
.two-marketplace-filter-item ul li {
    width: calc(100%/2);
}
.marketplace-filter-dropdown ul li a {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding: 7px 20px 7px 23px;
}
.marketplace-mega-dropdownmenu ul li a{
    padding: 7px 20px 7px 28px;
}
.marketplace-filter-dropdown ul li a:hover{
  color: #153ADC;
}
.marketplace-dropdownmenu-text .fas.fa-chevron-down {
    background-image: url(../images/small-down-arrow.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 7px;
}
.marketplace-filter-dropdownmenu.active .fas.fa-chevron-down {
    transform: rotateX(-180deg);
}

.marketplace-search-form {
    width: 208px;
}
.marketplace-search-form fieldset {
    border: 1px solid #ddd;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    flex-direction: row-reverse;
    position: relative;
}
.marketplace-search-form fieldset input[type="text"] {
    margin: 0;
    border: 0;
    padding: 0px;
    flex: 1;
    box-shadow: none;
    letter-spacing: initial !important;
    font-size: 13px
}
.marketplace-search-form fieldset input[type="submit"] {
    padding: 0;
    border: 0;
    background: transparent;
    text-indent: -5000px;
    background-color: transparent !important;
    width: 50px;
    background-image: url(../images/search.svg), linear-gradient(#fff, #fff) !important;
    background-repeat: no-repeat;
    background-position: center center;
    flex-shrink: 0;
    background-size: 16px;
}
.marketplace-search-form fieldset input[type="text"],.marketplace-search-form fieldset input[type="submit"]{
  height: 45px;
}

.close-filter-search {
    border: 0px;
    width: 30px;
    height: 35px;
    background-image: url(../images/close-filter-search.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    display: none;
}


.marketplace-search-form fieldset input[type="text"]::placeholder{
  font-size: 14px!important;
  line-height: 36px !important;
  color: #929292 !important;
  font-family: 'Proxima Nova Regular'!important;
  letter-spacing: 0px !important;
}



.marketplace-new-brand-section {
    padding-top: 108px;
}

.marketplace-outlet-section {
    margin-top: 92px;
}
.marketplace-all-brand-section {
    padding-top: 106px;
}







.view-acution-modal-box {
    position: fixed;
    transform: translateX(calc(122% - 210px));
    left: 50%;
    z-index: 9;
    /*bottom: 50px;*/
    bottom: 25px;
    max-width: 412px;
    display: none;
}

.small-closemodal-cta {
    padding: 0;
    border: 0;
    width: 12px;
    height: 12px;
    background-image: url(../images/small-close-modal.svg);
    flex-shrink: 0;
    background-repeat: no-repeat;
    right: 4px;
    top: 6px;
    background-position: center center;
    background-size: contain;
}
.view-acution-modal-container {
    background: #383838;
    border-radius: 8px;
    padding: 16px 26px;
}
.view-acution-modal-container h5 {
    color: #fff;
    font-size: 14px;
    line-height: 13px;
    margin-right: 17px!important;
}

.view-acution-modal-container .primiry-button {
    font-size: 12px;
    line-height: 13px;
    text-transform: capitalize;
    height: 32px;
    padding: 5px 12px;
}


.marketplace-mobilefilter-search-column {
/*    margin-left:4px;*/
    display: none;
    background: #fff;
}
.marketplace-mobilefilter-search-cta {
    width: 46px;
    /*height: 35px;*/
    height: 36px;
    border-radius: 3px;
    box-shadow: 0px 2px 10px rgb(191 191 191 / 25%);
    border: 1px solid #EAEAEA;
    padding: 6px 0px;
    overflow: hidden;
}
.mobilefilter-sarch-icon {
    padding: 0;
    border: 0;
    background: transparent;
    text-indent: -5000px;
    background-color: transparent !important;
    width: 10px;
    height: 10px;
    background-image: url(../images/search.svg);
    background-repeat: no-repeat;
    flex-shrink: 0;
    background-size: 10px;
}
.marketplace-mobilefilter-search-cta p {
   /* font-size: 8px;*/
    font-size: 9px;
    line-height: 15px;
    color: #161B1B;
    font-family: 'Proxima Nova Semibold';
}

.marketplace-bottombanner-section {
    padding-top: 108px;
    padding-bottom: 127px;
}
.marketplace-bottombanner-description {
    margin: 0 auto;
    max-width: 670px;
    font-size: 14px;
    margin-top: 20px;
    line-height: 18px;
}
.marketplace-bottombanner-title {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 24px;
    font-family: 'Proxima Nova Bold';
}

.marketplace-bottombanner-section .primiry-button {
    text-transform: capitalize;
    font-size: 14px;
    height: 48px;
    padding: 0 19px;
}

.active-sticky-filter .marketplace-dropdownmenu-text {
    padding: 19px 15px;
}
.active-sticky-filter.active-filter-overlay .marketplace-filter-overlay {
    display: block;
}


.responsive-embed {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 0px!important;
    max-width: 1084px;
    height: 550px;
    margin: auto!important;
}

.responsive-embed iframe {
    /* position: static!important; */
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: contain; */
}
    
/*new marketplace css end*/




.carrerdiverse-representation-section-titleContainer {
    max-width: 820px;
    align-items: center;
}
.carrerdiverse-representation-circleIcon {
margin-right: 40px;
width: 202px;
height: 202px;
overflow: hidden;
border-radius: 50%;
}
.carrerdiverse-representation-circleIcon figure {
width: 100%;
height: 100%;
overflow: hidden;
border-radius: 50%;
}
.carrerdiverse-representation-circleIcon figure img {
width: 100%;
height: 100%;
object-fit: cover;
}

.banner-link .primiry-button {
    margin-right: 40px;
}

/*Faq's accordian start*/
.accordion_2-section .container {
/*    max-width: 740px;*/
}

.accordion_2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.accordion_2 .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.accordion_2 .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #03b5d2;
}

.accordion_2 button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    padding: 20px 0;
    padding-right: 30px;
}

.accordion_2 button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
}

.accordion_2 button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion_2 button .faq2-icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion_2 button .faq2-icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion_2 button .faq2-icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion_2 button[aria-expanded=true] {
    color: #03b5d2;
}

.accordion_2 button[aria-expanded=true] .faq2-icon::after {
    width: 0;
}

.accordion_2 button[aria-expanded=true]+.accordion-content-new {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion_2 .accordion-content-new {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion_2 .accordion-content-new p {
    margin: 0;
    padding: 2em 0;
    font-size: 1rem;
    font-weight: 300;
}












.accordion_2-section .accordian_p{
    margin-bottom: 8px;
    font-size: 14px;
    font-family: 'Proxima Nova Semibold';
    letter-spacing: 0.025em;
    text-transform: uppercase;
    line-height: 1.5em;
    color: #949494; 
}
.accordion_2-section .accordian_h2 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 16px;
    font-family: 'Proxima Nova Bold';
    color: #000;
}

.accordion_2-section .accordian_p2{
    font-size: 16px;
    color: #000;
    margin: 0;
}
.accordion_2-section .accordian_p, .accordion_2-section .accordian_h2, .accordion_2-section .accordian_p2 {
    max-width: 900px;
}

.accordion_2-section .accordion_2{
    margin-top: 26px;
}
.accordion_2-section .accordion_2 .accordion-item {
    border: 0;
    border-top: 2px solid #DADDDF;
}
.accordion_2-section .accordion_2 button {
    color: #141A1E;
    font-family: 'Proxima Nova Bold';
    font-size: 18px;
    line-height: 22px;
    padding: 25px 0;
/*    padding-right: 30px;*/
    position: relative;
    transition: all 0.3s;
}
.accordion_2-section .accordion_2 .accordion-content-new,.accordion_2-section .accordion_2 button {
/*    padding-right: 200px;*/
}
.accordion_2-section .accordion_2 .accordion-content-new, .accordion_2-section .accordion_2 button .accordion2-title {
    display: block;
    width: 100%;
    max-width: 900px;
    padding-right: 30px;
}
.accordion_2-section .accordion_2 button:after {
    content: "";
    position: absolute;
    right: 0;
    background-image: url(../images/faq-angle-down.svg);
    width: 16px;
    height: 9px;
    top: 30px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    color: inherit;
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true]:after {
    transform: rotateX(180deg);
        top: 40px;
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true] {
    border: 0;
    padding-top: 34px;
    padding-bottom: 8px;
}


.accordion_2-section .accordion_2 button .faq2-icon {
    opacity: 0;
    visibility: hidden;
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true] + .accordion-content-new {
     max-height: initial;
    padding-bottom: 34px;
}
.accordion_2-section .accordion_2 .accordion-content-new p {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}


.blog_accordian .accordian_p {
    font-size: 14px!important;
    padding: 0!important;
    line-height: 1.5em!important;
}


.blog_accordian .accordian_p2 {
    font-size: 16px!important;
    line-height: 25px!important;
    padding: 0!important;
}
.blog_accordian .accordian_h2 {
    margin: 0!important;
    margin-bottom: 16px!important;
}
/*Faq's accordian end*/











/*new css seller blog start*/
.blog-list-heading .banner-text.auto-text {
    padding-right: 250px;
}
.category-blog-bannertitle {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: 'Proxima Nova Semibold';
}
.custom-blog-tab {
    position: relative;
    margin-bottom: 25px;
}
.custom-blog-tab .tab-bar .nav-tabs {
    justify-content: flex-start!important;
}
.custom-blog-tab .tab-bar .nav-tabs li a {
    display: flex;
    padding: 8px 14px;
    font-size: 16px;
}
.custom-blog-tab .blog-search-form {
    position: absolute;
    right: 15px;
    bottom: calc(100% + 40px);
}
.buyer-blogs-section {
    padding-top: 40px;
}
/*new css seller blog end*/




section.contactus_style_form .cell.medium-5 h1 {
    font-family: 'Proxima Nova Bold';
    margin: 0;
}
section.contactus_style_form .cell.medium-5 .contact_ul-text {
    margin-top: 25px!important;
}


section.contactus_style_form .cell.medium-5 .contact_ul-text li {
    line-height: 24px;
    margin-bottom: 15px;
}
section.contactus_style_form .cell.medium-5 .contact_ul-text li:last-child {
    margin: 0;
}
section.contactus_style_form .cell.medium-5 h5 {
    margin: 0!important;
    font-size: 22px;
    line-height: 30px;
    color: #161b1b;
    font-family: 'Proxima Nova Semibold';
    margin-top: 25px!important;
}

.contactus_style_form .newsletter-form .mktoForm .mktoFormRow select#Business_Locations__c {
    height: 100px;
}

/* New gated assets css start */
.gatedAssed2-banner-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.gatedAssed2-banner-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.4);
}
.gatedAssed2-banner-container {
    min-height: 260px;
    align-items: center;
    padding: 50px 0px;
}
.gatedAssed2-bannerTitle {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    margin: 0;
}
.gatedAssed2-bannerTag-section {
    background: #070938;
}
.gatedAssed2-bannersubTitle {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    /* font-weight: 600; */
    /* letter-spacing: 0.7px; */
    line-height: 18px;
    padding: 20px 0px;
    font-family: 'Proxima Nova Semibold';
}

.gatedAssed2-querysform-section {
    padding: 90px 15px;
    background: #f5f7fb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.gatedAssed2-querysformLeftColumn {
    display: flex;
    align-items: center;
    padding: 15px;
    padding-top: 30px;
    padding-right: 55px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.gatedAssed2-querysformLeftColumnContent {
    position: relative;
    z-index: 1;
}

.gatedAssed2-querysformLeftColumn-hasBgImage:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 95%);
}

.gatedAssed2_querty_columnTitle {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    font-family: "Proxima Nova Bold";
    margin-bottom: 15px;
}

.gatedAssed2-querysformLeftColumnContent p {
    font-size: 16px;
    line-height: 28px;
}

.gatedAssed2-querysformLeftColumnContent ul {
    margin: 0;
    padding-left: 22px;
    margin-top: 10px !important;
}

.gatedAssed2-querysformLeftColumnContent ul li {
    font-size: 16px;
    line-height: 30px;
    list-style: disc;
}

.gatedAssed2-querysformLeftColumnContent ul li a {
    text-decoration: underline !important;
}

.gatedAssed2-querysformrightColumn {
    width: 100%;
    max-width: 570px;
    border-radius: 5px;
    background: #fff;
    flex-shrink: 0;
    padding: 30px 40px;
}

.gatedAssed2-querysform-formTitle {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    font-family: "Proxima Nova Bold";
    text-align: center;
}
.gatedAssed2-querysformrightColumn form.mktoForm {
    width: 100% !important;
    padding: 0;
}

.gatedAssed2-querysformrightColumn form.mktoForm .mktoFormRow,
.gatedAssed2-querysformrightColumn form.mktoForm .mktoButtonRow {
    width: 100%;
    display: flex;
}
.gatedAssed2-querysformrightColumn form.mktoForm .mktoButtonRow {
    justify-content: center;
    margin-top: 15px;
}
.gatedAssed2-querysformrightColumn
    form.mktoForm
    .mktoFormRow
    .mktoFormCol
    .mktoFieldWrap {
    margin-bottom: 15px;
}
.gatedAssed2-querysformrightColumn form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap > label {
    margin: 0;
    padding: 0;
}
.gatedAssed2-querysformrightColumn form.mktoForm .mktoFormRow .mktoFormCol input,.gatedAssed2-querysformrightColumn
    form.mktoForm .mktoFormRow .mktoFormCol select {
    height: 48px !important;
    border: 1px solid #ddd !important;
    width: 100% !important;
    padding-left: 18px !important;
    color: #818181 !important;
    font-size: 17px !important;
    line-height: 17px !important;
    font-family: "Proxima Nova Regular";
    background-color: #fff !important;
}
.gatedAssed2-querysformrightColumn form.mktoForm .mktoFormRow .mktoFormCol select {
    background-image: url(../images/select-dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 26px;
    background-size: 15px;
    padding-right: 45px;
}

.gatedAssed2-querysformrightColumn form.mktoForm .mktoButtonRow button.mktoButton:hover {
    background: #041e91 !important;
}
.gatedAssed2-querysformrightColumn form.mktoForm .mktoButtonRow button.mktoButton {
    font-style: normal;
    font-weight: bold;
    font-size: 16px !important;
    line-height: 19px !important;
    background: #153adc !important;
    font-family: "Proxima Nova Bold";
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 22px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    letter-spacing: initial;
    border: 0 !important;
    height: 48px;
    text-transform: capitalize;
    text-shadow: none!important;
}

.gatedAssed2-querysform-bottom-description {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    margin: auto;
    text-align: center;
    margin-top: 20px;
}

.gatedAssed2-recommended-section {
    padding: 80px 15px;
}

.gatedAssed2-recommended-section-title-row {
    margin-bottom: 40px;
}
.gatedAssed2-recommended-section-title {
    color: #404040;
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    font-family: "Proxima Nova Bold";
    margin: 0;
}
.gatedAssed2-recommended-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.gatedAssed2-recommended-grid-item {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    color: #161b1b;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #eaeaea;
    background: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.gatedAssed2-recommended-grid-item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 0 26px #e6e6e6;
}
.gatedAssed2-recommended-grid-item figure {
    width: 100%;
    display: flex;
    height: 240px;
    overflow: hidden;
}
.gatedAssed2-recommended-grid-item figure img {
    object-fit: cover;
}
.gatedAssed2-recommended-grid-content {
    padding: 32px 40px;
}
.gatedAssed2-recommended-grid-title {
    color: #161b1b;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gatedAssed2-recommended-grid-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #161b1b;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
}

.gatedAssed2-postedType-blog {
    color: #153adc;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    font-family: "Proxima Nova Bold";
    line-height: 17px;
    font-size: 13px;
}
/* New gated assets css end */


/*responsive css start*/

@media (max-width: 1199px) {
    .gatedAssed2-banner-container {
        min-height: 150px;
        padding: 30px 0px;
    }
    .gatedAssed2-bannerTitle {
        font-size: 24px;
        line-height: 26px;
    }
.gatedAssed2-bannersubTitle {
    font-size: 14px;
    line-height: 14px;
    padding: 15px 0px;
}
    .gatedAssed2_querty_columnTitle {
        font-size: 20px;
        line-height: 24px;
    }
    .gatedAssed2-querysformrightColumn {
        max-width: 440px;
        padding: 25px;
    }
    .gatedAssed2-querysform-formTitle {
        font-size: 20px;
        line-height: 28px;
    }
    .gatedAssed2-querysform-section {
        padding: 50px 15px;
    }
  
    .gatedAssed2-recommended-section {
        padding: 50px 15px;
    }
    .gatedAssed2-recommended-grid-item figure {
        height: 160px;
    }
    .gatedAssed2-recommended-grid-content {
        padding: 20px;
    }

    .gatedAssed2-recommended-grid-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .gatedAssed2-recommended-grid-content p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .gatedAssed2-postedType-blog {
        line-height: 14px;
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .gatedAssed2-querysform-container {
        flex-wrap: wrap;
        gap: 40px;
    }
    .gatedAssed2-querysformrightColumn {
        max-width: 100%;
        padding: 25px;
        order: -1;
    }
    .gatedAssed2-recommended-grid-item figure {
        height: 130px;
    }
    .gatedAssed2-recommended-grid-content {
        padding: 15px;
    }

    .gatedAssed2-querysformLeftColumn {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .gatedAssed2-banner-container {
        min-height: 260px;
        padding: 40px 0px;
    }

    .gatedAssed2-bannerTitle {
        font-size: 28px;
        line-height: 30px;
    }
    .gatedAssed2-bannersubTitle {
        padding: 15px 0px;
        font-size: 16px;
    line-height: 18px;
    }
 .gatedAssed2-querysform-section {
    padding: 40px 0px;
    padding-bottom: 0;

}
    .gatedAssed2-querysform-section .container {
        padding: 0;
    }
  .gatedAssed2-querysformrightColumn {
    padding: 0 15px;
    background-color: transparent!important;
}

    .gatedAssed2-querysform-formTitle {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 15px;
    }
    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoFormRow
        .mktoFormCol
        .mktoFieldWrap {
        margin-bottom: 9px;
    }

    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoFormRow
        .mktoFormCol
        input,
    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoFormRow
        .mktoFormCol
        select {
        padding-left: 9px !important;
        height: 36px !important;
        font-size: 12px !important;
        line-height: 14px !important;
        border-radius: 3px;
    }
    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoFormRow
        .mktoFormCol
        select {
        background-size: 10px;
        background-position: center right 15px;
    }

    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoButtonRow
        button.mktoButton {
        font-size: 14px !important;
        line-height: 15px !important;
        padding: 0px 12px;
        height: 40px;
        border-radius: 3px;
    }
    .gatedAssed2-querysform-bottom-description {
        font-size: 11px;
        margin-top: 15px;
    }
    .gatedAssed2-querysformrightColumn
        form.mktoForm
        .mktoFormRow
        .mktoFormCol
        input::placeholder {
        font-size: 12px !important;
        line-height: 14px !important;
    }

.gatedAssed2-querysformLeftColumn {
    padding: 40px 15px;
    background-color: #fff!important;
    padding-bottom: 0;
}

    .gatedAssed2_querty_columnTitle {
        text-align: center;
        color: #000;
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 12px;
    }
.gatedAssed2-recommended-section {
    padding: 40px 15px;
}
    .gatedAssed2-recommended-section-title-row {
        margin-bottom: 15px;
    }

    
    .gatedAssed2-recommended-section-title {
        color: #000000;
        text-align: center;
        font-size: 22px;
        line-height: 26px;
    }
    .gatedAssed2-recommended-grid-container {
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }
    .gatedAssed2-recommended-grid-item figure {
        height: 190px;
    }
    .gatedAssed2-recommended-grid-content {
        padding: 25px;
    }
    .gatedAssed2-recommended-grid-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px;
    }
    .gatedAssed2-recommended-grid-content p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .gatedAssed2-postedType-blog {
        line-height: 17px;
        font-size: 13px;
    }
}

@media(min-width: 768px){

.active-sticky-filter .marketplace-brand-filter-section {
    background: #fff;
    border-bottom: 1px solid #ddd;
    position: sticky;
    top: 0;
    box-shadow: 0px 3px 24px rgb(20 20 20 / 10%);
}

   .active-sticky-filter .marketplace-filter-dropdown ul{
    box-shadow: none;
    border-radius: 0;
   }
  .active-sticky-filter .marketplace-allbrand-filter-column {
      border: 0;
      box-shadow: none;
      padding-left: 0;
  }


  .active-sticky-filter .marketplace-filter-dropdown{
    top: 100%;
  }

  .active-sticky-filter .view-acution-modal-box{
  display: block;
}

.marketplace-filter-dropdown:before {
    position: absolute;
    width: calc(100% + 2px);
    height: 10px;
    content: "";
    background: #fff;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    left: -1px;
    top: -4px;
    z-index: -1;
}
.active-sticky-filter .marketplace-filter-dropdown:before{opacity: 0; visibility: hidden;}
}

@media(max-width:1366px){

.view-acution-modal-box {
    transform: initial;
    left: initial;
    right: 20px;
}

}


@media(max-width:1199px){

.marketplace-brandbanner-setion {
    padding-top: 60px;
    padding-bottom: 60px;
}
.marketplace-brandbanner-setion .custom-large-h2 {
    font-size: 38px;
    line-height: 44px;
}
.marketplace-brandbanner-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
}
.marketplace-brandbanner-setion {
    padding-top: 60px;
    padding-bottom: 60px;
}
.marketplace-related-heading-row {
    margin-bottom: 20px;
}
.marketplace-related-title {
    font-size: 22px;
    line-height: 22px;
}
.marketplace-related-title-link {
    font-size: 16px;
    line-height: 16px;
}
.marketplace-brand-container {
    padding: 14px 20px 15px 30px;

}
.marketplace-brand-figure {
    margin-right: 20px!important;
}
.marketplace-new-brand-section {
    padding-top: 60px;
}
.marketplace-outlet-section {
    margin-top: 60px;
}

.marketplace-all-brand-section {
    padding-top: 70px;
}
.marketplace-brand-filter-section {
    margin-bottom: 40px;
}
.marketplace-dropdownmenu-text {
    font-size: 13px;
    line-height: 25px;
}
.allbrand-filter-title {
    font-size: 11px;
    line-height: 14px;
}

.marketplace-bottombanner-section {
    padding-top: 30px;
    padding-bottom: 60px;
}

.marketplace-bottombanner-title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}



.view-acution-modal-container h5 {
    font-size: 11px;
    line-height: 11px;
    margin-right: 15px!important;
}

.view-acution-modal-container .primiry-button {
    font-size: 9px;
    line-height: 9px;
}

.active-sticky-filter .marketplace-dropdownmenu-text {
    padding: 12px 15px;
}
.marketplace-search-form fieldset input[type="text"], .marketplace-search-form fieldset input[type="submit"] {
    height: 34px;
}

.seller-resources-faq-block-category {
    max-width: 760px;
}

.accordion_2-section .accordion_2 button {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
/*    padding-right: 30px;*/
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true] {
    padding-top: 25px;
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true] + .accordion-content-new {
    padding-bottom: 25px;
}
.accordion_2-section .accordion_2 button:after {
    width: 14px;
    height: 7px;
    top: 26px;
}
.accordion_2-section .accordion_2 .accordion-item button[aria-expanded=true]:after {
    top: 30px;
}
.accordion_2-section .accordian_h2 {
    font-size: 36px;
    line-height: 42px;
}
.responsive-embed {
    max-width: 800px;
    height: 455px;
}

.importer-updated {
    gap: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}



section.contactus_style_form .cell.medium-7 {
    margin: 0px!important;
    width: 100%;
    margin-top: 30px!important;
}

}



@media(max-width:991px){

.marketplace-brand-column:nth-child(3) {
    margin-top: 15px;
}
.all-marketplace-brand-column .marketplace-brand-column:nth-child(3) {
    margin-top: 30px;
}

.responsive-embed {
    max-width: 600px;
    height: 255px;
}
}


@media(max-width:767px){

    .thank-you-embed-video {
    padding: 0;
    padding-top: 60px;
    padding-bottom: 15px!important;
}
.responsive-embed {
    max-width: 100%;
    height: 400px;
}


    /*career specific mobile css*/
.carrerdiverse-representation-section-titleContainer {
flex-wrap: wrap;
text-align: center;
}
.carrerdiverse-representation-circleIcon {
  margin: 0;
  margin-bottom: 30px;
}


.marketplace-brandbanner-setion {
    padding-top: 40px;
    padding-bottom: 50px;
}
.marketplace-brandbanner-setion .custom-large-h2 {
    font-size: 24px;
    line-height: 28px;
}
.marketplace-brandbanner-text {
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px;
    color: #2F2F2F;
}
.marketplace-brandbanner-setion .marketplace-related-title-link {
    display: inline-block;
}


.marketplace-related-heading-row {
    margin-bottom: 13px;
}
.marketplace-related-title {
    font-size: 18px;
    line-height: 18px;
}
.marketplace-related-heading-row .marketplace-related-title-link {
    display: none;
}
.marketplace-brand-column {
    margin-top: 15px!important;
}
.marketplace-brand-column:first-child {
    margin-top:0px!important;
}
.all-marketplace-brand-column .marketplace-brand-column {
    margin-top: 0px!important;
    margin-bottom: 15px!important;
}
.marketplace-brand-container {
    /*padding: 15px 20px 15px 26px;*/
    padding: 15px;
    border-radius: 3px;
    align-items: center;
}
.marketplace-brand-figure{
  width: 75px;
  height: 75px;
  margin-right: 22px!important;
}
.marketplace-brand-wrapper {
    padding-top: 0;
}
.marketplace-brand-title {
    font-size: 14px;
    line-height: 15px;
}
.marketplace-brand-details {
    font-size: 11px;
    line-height: 11px;
    margin-top: 4px;
}
.marketplace-primiry-link {
    font-size:12px;
    line-height: 15px;
    margin-top: 5px;
}
.marketplace-new-brand {
    font-size: 8px;
    line-height: 9px;
    margin-bottom: 4px;

}
.marketplace-new-brand-section {
    padding-top: 52px;
}

.marketplace-all-brand-section {
    padding-top: 73px;
    padding-bottom: 35px!important;
}
.marketplace-all-brand-section .marketplace-related-heading-row {
    justify-content: center!important;
}
.marketplace-all-brand-section .marketplace-related-heading-row {
    margin-bottom: 30px;
}
.marketplace-all-brand-section .marketplace-related-title {
    font-size: 22px;
    line-height: 22px;
}

.marketplace-allbrand-filter-container,
.marketplace-filter-dropdownmenu-box, 
.marketplace-filter-dropdownmenu,
.marketplace-dropdownmenu-text {
    width: 100%;
}
.marketplace-mega-dropdownmenu .marketplace-dropdownmenu-text {
    padding-left: 0;
}
.marketplace-filter-dropdownmenu-box {
    position: relative;
}

.allbrand-filter-title {
    /*font-size: 8px;*/
    line-height: 10px;
    /*margin-right: 10px;*/
   font-size: 10px;
       margin-right: 15px
;
}
.marketplace-dropdownmenu-text {
    font-size: 11px;
    line-height: 15px;
    padding: 10px 15px;
    min-width: auto;
    font-size: 12px;
    line-height: 16px;
}
.marketplace-dropdownmenu-text:before {
    height: 16px;
}
.marketplace-dropdownmenu-text span{
      display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.marketplace-search-form {
    position: absolute;
    width: calc(100% - 30px);
    right: 0;
    z-index: 3;
    left: 0;
    margin: auto;
    transition: all 0.3s;
    transform: translateY(70px);
}
.active-marketplace-brand-search .marketplace-search-form{
transform: translateY(0px);
}
.active-marketplace-brand-search .marketplace-allbrand-filter-container,.active-sticky-search .marketplace-allbrand-filter-container{
/*opacity: 0;
visibility: hidden;*/
}
.active-marketplace-brand-search .marketplace-mobilefilter-search-column{
    opacity: 0;
    visibility: hidden;
}

.marketplace-search-form fieldset {
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    box-shadow: 0px 2px 10px rgb(191 191 191 / 25%);
    padding-right: 35px;
}
.marketplace-search-form fieldset input[type="text"], .marketplace-search-form fieldset input[type="submit"] {
    height: 35px;
}
.marketplace-search-form fieldset input[type="submit"] {
    width: 48px;
}
.marketplace-search-form fieldset input[type="text"]::placeholder{
  font-size: 12px!important;
}
.close-filter-search{
  display: block;
}



.marketplace-filter-dropdownmenu:last-child .marketplace-dropdownmenu-text {
    padding-right: 15px;
    padding-left: 15px;

}
.marketplace-dropdownmenu-text .fas.fa-chevron-down {
    margin-left: 5px;
}
.marketplace-brand-filter-container {
   /* justify-content: center!important;*/
}
.marketplace-allbrand-filter-column {
    padding-left: 12px;
    border-radius: 3px;
}
.marketplace-filter-search-column {
    margin-left: 4px;
}
.marketplace-mobilefilter-search-column {
    display: block;
}

.marketplace-brand-filter-section {
    margin: 0;
}


.marketplace-brand-filter-section {
    margin: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    top: initial;
    padding-bottom: 26px;
    padding-top: 10px;
    width: 100%;
    transition: all 0.5s;
    transform: translateY(500px);
}
.marketplace-brand-filter-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    backdrop-filter: blur(3px);
}

.mobile-active-sticky-filter .marketplace-brand-filter-section,.active-sticky-search .marketplace-brand-filter-section{
    transform: translateY(0px);
}
.view-acution-modal-box {
    top: 0;
    bottom: initial;
    width: 100%;
    left: 0;
    right: initial;
    transition: all 0.3s;
    transform: translateY(-50px);
    display: flex;
    max-width: 100%;
    background: #383838;
    justify-content: center;
}
.active-sticky-filter .view-acution-modal-box{
  transform: translateY(0px);
}
.view-acution-modal-container h5 {
    font-size: 11px;
    line-height: 9px;
    margin-right: 12px!important;
  /*  font-family: 'Proxima Nova Bold';*/
}
.view-acution-modal-container {
    border-radius: 0;
    padding: 10px 0px;
    justify-content: center;
    background: transparent;
/*    position: relative;*/
/*    padding-right: 20px;*/
}
.view-acution-modal-container .primiry-button {
    font-size: 9px;
    line-height: 9px;
    height: 25px;
    padding: 5px 15px;
}
.small-closemodal-cta {
    right: 15px;
    margin: 0;
    top: 8px;
    width: 12px;
    height: 14px;
    background-size: contain;
}
.active-sticky-filter .marketplace-dropdownmenu-text {
    padding: 9px 10px;
    min-width: auto;
    padding-left: 0;
}
.marketplace-filter-dropdown {
    padding: 0px 1px;
    bottom: 100%;
    bottom: calc(100% + 1px);
    top: initial;
    border: 0;
    width: 100%;
}
.marketplace-filter-dropdown ul {
    border-radius: 3px 3px 0px 0px;
}
.marketplace-filter-dropdownmenu {
    position: static!important;
}


.marketplace-filter-dropdown ul{
    /*max-height: 300px;*/
    max-height: 250px;
    overflow: auto;
}

.two-marketplace-filter-item ul li {
    width: 100%;
}

.marketplace-bottombanner-section {
    padding-top: 25px;
    padding-bottom: 40px;
    display: none;
}

.marketplace-bottombanner-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 8px;
}
.marketplace-bottombanner-section .primiry-button {
    text-transform: capitalize;
    font-size: 11px;
    height: 36px;
    padding: 0 12px;
}

}

@media(min-width:1200px){
a.custom-seller-logo {
    height: 55px!important;
}

}

@media(max-width: 3840px) and (min-width:2961px){







.about-our-mission-gallery {
margin-top: -640px;
}
.about-our-mission-section {
    margin-top: 725px;
   
}

.mission-gallery-column:last-child {
    margin-right: -130px!important;
}
.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 863px;
    max-height: 863px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 685px;
    max-height: 685px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 1025px;
    max-height: 1025px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 820px;
    max-height: 820px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 690px;
    max-height: 690px;
}





.career-gallery-column {
    margin-right: 30px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 820px;
    max-height: 820px;
}

 
}


@media(max-width: 2960px) and (min-width:2561px){







.about-our-mission-gallery {
    margin-top: -495px;
}
.about-our-mission-section {
    margin-top: 600px;
   
}

.mission-gallery-column:last-child {
    margin-right: -90px!important;
}
.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 650px;
    max-height: 650px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 515px;
    max-height: 515px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 775px;
    max-height: 775px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 620px;
    max-height: 620px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 520px;
    max-height: 520px;
}



.career-gallery-column {
    margin-right: 30px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 630px;
    max-height: 630px;
}


  
}








@media(max-width: 2560px) and (min-width:1921px){



















.about-our-mission-gallery {
    margin-top: -470px;
}
.about-our-mission-section {
    margin-top: 570px;
   
}

.mission-gallery-column:last-child {
    margin-right: -60px!important;
}

.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 555px;
    max-height: 555px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 440px;
    max-height: 440px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 660px;
    max-height: 660px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 530px;
    max-height: 530px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 450px;
    max-height: 450px;
}



.career-gallery-column {
    margin-right: 30px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 540px;
    max-height: 540px;
}
  
}

@media(max-width: 1920px) and (min-width:1441px){





.about-our-mission-gallery {
     margin-top: -325px;
}
.about-our-mission-section {
    margin-top: 434px;
   
}
.mission-gallery-column:last-child {
    margin-right: -30px!important;
}
.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 430px;
    max-height: 430px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 340px;
    max-height: 340px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 510px;
    max-height: 510px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 410px;
    max-height: 410px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 345px;
    max-height: 345px;
}



.career-gallery-column {
    margin-right: 15px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 408px;
    max-height: 408px;
}


}




















@media (min-width: 768px) {
.bstock-fdp-logo {
background-image: url(../images/seller-images/bstock-logo.png);
background-size: contain;
background-position: 0;
}
  

.eu-mrketplace-seller-item-column-row .mrketplace-seller-item-content .star-cions{
display: none!important;
}

}


@media(min-width:1441px){


.mission-gallery-column {
    margin: 0px 16px;
    flex: 1;
}
.mission-gallery-1 {
    flex: 1.9;
}
.mission-gallery-2 {
    flex: 1;
    margin-bottom: 24px;
}
.mission-gallery-3 {
    flex: 1.4;
}
.mission-gallery-4 {
    flex: 1.2;
    margin-bottom: 20px;
}
.mission-gallery-5 {
    flex: 1.05;
}

.career-gallery-column {
    flex: 1;
}
.career-gallery-column-2,.career-gallery-column:nth-child(2) {
    flex: 1.2;
}
.career-gallery-column-3,.career-gallery-column:nth-child(3) {
    flex: 1.3;
}

}




@media(min-width: 1921px) {


.mission-gallery-column {
    margin-left:30px;
      margin-right:30px;
}
.mission-gallery-4 {
    margin-bottom: 50px;
}
.mission-gallery-column:last-child {
    margin-bottom: 25px;
}
.mission-gallery-2{
margin-bottom: 35px;
}




}

@media(min-width: 1500px) {
.supply-seller-blog-section .container {
    max-width: 1460px;
}

}




@media(max-width: 1366px) {
.about-us-top-content {
    padding-top: 60px!important;
}
.about-banner-text {
    max-width: 690px;
}
.about-us-banner-title {
    font-size: 48px;
    line-height: 50px;
}


.about-our-mission-section {
    margin-top: 270px;
}
.about-our-mission-gallery {
    margin-top: -200px;
}
.mission-gallery-1 {
    width: 370px;
}

.mission-gallery-2 {
    width:180px;
}
.mission-gallery-3 {
    width: 250px;
}
.mission-gallery-4 {
    width: 220px;
}
.mission-gallery-5 {
    width: 180px;
}
.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 300px;
    max-height: 300px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 220px;
    max-height: 220px;
}

.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 330px;
    max-height: 330px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 275px;
    max-height: 275px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 215px;
    max-height: 215px;
}



.supply-seller-blog-row {
    padding-left: calc(45% + 30px);
}

.supply-seller-blog-grid-column:first-child {
    width: 45%;
}
.supply-seller-blog-grid-column:first-child .supply-seller-blog-item .blog-grid-img img {
    min-height: 240px;
    max-height: 240px;
}

.supply-seller-blog-item .blog-grid-img {
    width: 290px;
    margin-right: 20px;
}
.supply-seller-blog-item .blog-grid-img img {
    min-height: 185px;
    max-height: 185px;
}
.career-blogs-cta {
    margin-top: 70px;
}
}


@media(max-width: 1199px) {

.sourcing-header .custom-seller-logo,.footer-logo .custom-seller-logo{
/*    width: 110px!important;*/
    height: 41px!important;
/*    background-size: 110px;*/
/*    background-position: center;*/
}
.career-wrapper .supply-seller-blog-section {
    padding-bottom: 60px;
}
.seller-primiry-button {
height: 44px;
}
.suupply-top-banner {
padding-top: 50px!important;
}
.seller-wrapper-title p {
margin-top: 15px;
}
.seller-wrapper-title .column-subtitle-text {
font-size: 14px;
line-height: 22px;
}
.border-primiry-button {
height: 42px;
padding: 0px 15px;
font-size: 12px;
}
.custom_padding_section {
padding: 50px 15px;
}
.seller-wrapper-large-title .column-title {
font-size: 26px;
line-height: 34px;
}
.supply-category-link {
margin-right: 12px;
width: 140px;
}
.supply-category-text {
font-size: 14px;
line-height: 14px;
max-width: 100px;
}
.supply-category-figure,
.supply-category-figure img {
min-height: 145px;
max-height: 145px;
}
.seller-content-grid-column {
max-width: 200px;
margin: 0px 12px;
}
.seller-content-grid-section .section-title {
/*margin-bottom: 40px;*/
}
.seller-content-grid-title {
font-size: 14px;
line-height: 18px;
}
.seller-content-text {
font-size: 12px;
line-height: 14px;
font-family: 'Proxima Nova Semibold';
}
.seller-all-category-grid-container {
padding-left: 506px;
}
.seller-category-column:first-child {
width: 480px;
}
.seller-category-column:first-child .seller-category-figure img,
.seller-category-column:first-child .seller-category-figure {
min-height: 303px;
max-height: 303px;
}
.seller-category-column:first-child .seller-category-thumb {
    width: 90px;
    height: 90px;
}
.seller-category-column:first-child .seller-category-thumb img {
    max-height: 50px;
    max-width: 60px;
}
.seller-category-column {
width: 210px;
margin-bottom: 13px;
margin-right: 18px;
}
.seller-category-figure img,
.seller-category-figure {
min-height: 130px;
max-height: 130px;
}
.seller-category-item-name {
font-size: 14px;
line-height: 16px;
margin-top: 11px;
}
.seller-related-section-title .column-title {
/* line-height: 22px;*/
}
.shopship-type-left-column {
max-width: 280px;
}
.shopship-type-left-column .section-title {
margin-bottom: 25px;
}
.shopship-type-left-column figure img {
max-width: 80px;
}
.shopship-grid-title {
    line-height: 26px;
    font-size: 20px;
}
.shopship-type-left-column-box .blog-grid-content {
margin-bottom: 20px;
}
.shopship-type-left-column-box .blog-grid-content a.arrow-link {
    font-size: 14px;
    line-height: 26px;
}


.ready-shopping-resale-content-wrapper .column-title {
    font-size: 36px;
    line-height: 42px;
}
.supply-blog-grid-column-section .section-title {
margin-bottom: 26px;
}
.seller-top-banner {
padding: 50px 15px 35px 15px!important;
}
.seller-top-banner .seller-banner-one-banner-text {
max-width: 445px;
}
.seller-banner-one .custom-large-h2 {
font-size: 36px;
line-height: 44px;
margin-bottom: 15px;
}
.seller-banner-one-get-started-box {
max-width: 400px;
}
.seller-banner-get-started-container {
padding: 35px 15px;
}

.sellerone-seller-content-grid-section {
    padding-bottom: 40px;
}


.low-monthly-fee-content .seller-wrapper-large-title {
margin-bottom: 15px;
}
.low-monthly-fee-container {
    max-width: 330px;
}

.low-monthly-fee-listing>li {
margin-bottom: 15px;
}
.low-monthly-fee-image {
/*max-width: 450px;*/
max-width: 535px;
}
.seller-seccond-top-banner {
padding-top: 60px!important;
}
.seller-seccond-banner-text-wrapper .custom-large-h2 {
font-size: 36px;
line-height: 44px;
margin-bottom: 25px;
}

.get-started-easy-step-section .section-title {
    margin-bottom: 20px;
}

.easy-step-column-title {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 15px;
}

.supply-seller-blog-grid-column:first-child {
    width: 40%;
}

.supply-seller-blog-row {
    padding-left: calc(40% + 30px);
}



/* essentials css 1199px start */
.essentials-selling-section {
padding-top: 50px;
padding-bottom: 0;
}
.essentials-selling-section .section-title {
margin-bottom: 20px;
}
.essentials-column-wrapper {
padding: 20px;

}
.essentials-column-title {
font-size: 14px;
line-height: 23px;
}

.essentials-counter {
    margin-top: 1px;
}

/* essentials css 1199px end */

/*graph css start*/
.amazon-bstock-container-section {
margin-top: 275px;
}
.amazon-bstock-container-wrapper {
margin-top: -240px;
}

.screen-slider-wrapper {
    max-width: 502px;
    margin-top: 13px;
}
.screen-slider-figure, .screen-slider-figure img {
    min-height: 320px;
    max-height: 320px;
}
.enterprise-slider-wrapper {
    max-width: 645px;
}
.screen-wrapper {
    max-width: 645px;
    height: 366px;

}
.screen-thumb-item {
    max-width: 120px;
    min-height: 151px;
    right: -69px;
}
.amazon-bstock-section-title .column-title {
font-size: 22px;
line-height: 28px;
margin-bottom: 26px;
font-family: 'Proxima Nova Bold';
}
/*graph css end*/
.world-largest-seller-brand-section .section-title {
margin-bottom: 35px;
}
.world-largest-seller-brand-section .seller-wrapper-title p {
margin-top: 8px;
}
.globle-b2b-content-row {
    margin-top: 40px;
}
.globle-b2b-content-column-figure {
max-width: 350px;
}
.world-section-title .seller-wrapper-large-title .column-title {
font-size: 22px;
line-height: 28px;
}
.seller-banner-three {
padding: 40px 15px 40px 15px!important;
}
.seller-top-banner .banner-text .primiry-button {
    min-width: auto;
}
.banner-revenue-text-link {
margin-top: 25px;
}
.excess-inventory-time-section .section-title {
margin-bottom: 40px;
}
.excess-inventory-time-section .seller-wrapper-title {
max-width: 500px;
}
.excess-inventory-column-figure,
.excess-inventory-column-content,.excess-inventory-graph-container {
/*max-width: 420px;*/
}
.excess-inventory-column-figure,.excess-inventory-column-content
{
max-width: 430px;
}

.excess-inventory-graph-container{
 max-width: 370px;   
}
.excess-inventory-graph-wrapper {
    padding: 20px 15px 30px 15px;
}
.excess-animation-graph-column {
    top: 5px;
}
.graph-data-process-table {
    width: 42px;
}
.seller-graph-percent {
    font-size: 18px;
    line-height: 24px;
}
.excess-animation-graph-column p {
    font-size: 12px;
    line-height: 13px;
}
.excess-inventory-column-content .seller-wrapper-large-title .column-title {
    font-size: 22px;
    line-height: 26px;
}
.excess-inventory-column-row {
margin-top: 60px;
}

.excess-inventory-time-section .section-title .seller-wrapper-title p {
    margin-top: 12px;
}
.excess-inventory-column-row {
margin-top: 40px;
}
.excess-inventory-column-content .seller-wrapper-title p {
    margin-top: 10px;
}

.have-cellphone-content-box {
margin: 40px 30px 40px 0px;
padding: 30px 0px 30px 40px;
max-width: 350px;
}
.have-cellphone-content-box .seller-wrapper-title {
    max-width: 240px;
}
.have-cellphone-content-box .seller-wrapper-title .column-title {
    font-size: 22px;
    line-height: 26px;
}

.trusted-brand-grid-content-box {
padding: 30px 20px 40px 30px;
}
.trusted-brand-grid-text {
margin-top: 25px;
}
.trusted-brand-title {
    font-size: 22px;
    line-height: 28px;
}
.trusted-brand-text {
    font-size: 14px;
    line-height: 18px;
}
.trusted-brand-link {
    font-size: 14px;
    line-height: 15px;
}
.trusted-brand-box-section .section-primay-link {
    margin-top: 28px;
}
.trusted-brand-grid-content-box .border-primiry-button {
margin-top: 20px;
}

.sellerthree-world-leading-retailer-brand-section .section-title {
    margin-bottom: 15px;
}
.word-brand-column-link {
    max-width: 115px;
    margin: 0px 15px;
}

.marketplace-seller-top-content .custom-large-h2 {
font-size: 42px;
line-height: 52px;
}
.marketplaces-seller-banner-text p {
font-size: 18px;
line-height: 22px;
}
.large-section-title .column-title {
font-size: 22px;
line-height: 22px;
}
.mrketplace-seller-item-content {
padding: 20px 25px 25px 25px;
height: calc(100% - 170px);
}
.eu-mrketplace-seller-item-column-row .mrketplace-seller-item-content {
        padding: 20px 25px 25px 25px;
}
.mrketplace-seller-figure, .mrketplace-seller-figure img {
    min-height: 170px;
    max-height: 170px;
}
.thumb-seller-figure {
    width: 48px;
    height: 48px;
}
.thumb-seller-figure img {
    max-width: 34px;
    max-height: 27px;
}
.mrketplace-seller-item-title {
    font-size: 18px;
    line-height: 22px;
}
.mrketplace-seller-item-content .star-cions {
    margin-top: 4px;
}
.mrketplace-seller-item-content p {
    font-size: 14px;
    line-height:17px;
    margin-top: 10px;
}
.mrketplace-seller-item-content .stars {
    margin-top: 4px;
}
.stars i,.only-mrketplace-seller-item-content-row .stars i {
    font-size: 13px;
    line-height: 13px;
}
.mrketplace-seller-item-content .primiry-link {
    font-size: 12px;
    line-height: 14px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content {
padding: 35px 25px 35px 25px;
}


.seller-five-top-banner {
    padding-top: 60px!important;
}

.sellerfive-seller-content-grid-section {
margin-top: 180px!important;
}
.sellerfive-seller-content-grid-section .seller-content-grid-column {
    max-width: 180px;
}
.sales-platform-image {
margin-top: -150px;
margin-bottom: 35px;
}
.sales-platform-image figure {
max-width: 500px;
}
.seller-how-it-work-figure {
max-width:550px;
}
.seller-how-it-work-figure img {
    max-height: 356px;
}
.seller-how-it-work-content {
    width: 452px;
    min-height: 380px;
    margin-left: -90px;
}
.seller-how-it-work-content-wrapper {
    max-width: 295px;
}
.seller-how-it-work-content .check-sign-listing li {
    font-size: 13px;
    line-height: 20px;
}
.seller-how-it-work-content .check-sign-listing li:before {
    top: 6px;
    width: 13px;
    height: 11px;
    left: -20px;
}
.sellerfive-figure-excess-inventory-row-section .excess-inventory-column-row {
margin-top: 40px;
}
.seller-cardview-figure {
    max-width: 280px;
}
.seller-cardview-wrapper-title {
margin-left: 40px;
}
.seller-cardview-wrapper-title .column-title {
font-size: 22px;
line-height: 29px;
}

.about-banner-text {
max-width: 675px;
}
.about-us-banner-title {
font-size: 44px;
line-height: 44px;
}
.about-our-mission-section {
background: #F6F7FB;
margin-top: 250px;
padding-bottom: 70px;
}


.mission-gallery-column {
    margin-left: 10px;
    margin-right: 10px;
}
.mission-gallery-1 {
    width: 300px;
}

.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 245px;
    max-height: 245px;
}

.mission-gallery-2 {
    width: 130px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 160px;
    max-height: 160px;
}
.mission-gallery-3 {
    width: 225px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 300px;
    max-height: 300px;
}

.mission-gallery-4 {
    width: 180px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 220px;
    max-height: 220px;
}
.mission-gallery-5 {
    width: 130px;
}
.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 150px;
    max-height: 150px;
}







.about-our-mission-content {
margin-top: 70px;
}
.leader-ship-team-section .section-title {
margin-bottom: 40px;
}
.leadership-column {
margin-bottom: 50px;
margin-right: 40px;
}
.investors-mission-section .section-title {
margin-bottom: 40px;
}
.investors-mission-section {
padding-top: 60px;
padding-bottom: 60px;
}
.about-investor-logo {
margin: 0px 30px;
max-width: 180px;
}
.in-the-news-section {
padding-top: 60px;
padding-bottom: 60px;
}
.in-the-news-section .section-title {
margin-bottom: 30px;
}
.careers-top-content {
padding-top: 60px!important;
padding-bottom: 60px;
    min-height: 450px;
}
.career-banner-title {
font-size: 44px;
line-height: 46px;
margin-bottom: 15px;
}
.careers-banner-text p {
color: #000;
margin-bottom: 20px;
}
.career-gallery-section {
    margin-top: -190px;
}


.career-seller-content-grid-section {
padding-top: 60px;
padding-bottom:60px;

}
.career-seller-content-grid-section .seller-content-grid-column {
margin: 0px 15px;
margin-top: 40px;
}
.career-seller-content-grid-section .seller-content-grid-title {
font-size: 18px;
line-height: 20px;
}
.career-seller-content-grid-section .seller-content-text {
font-size: 14px;
line-height: 22px;
}
.seller-testimonail-quote {
    font-size: 14px;
    line-height: 20px;
}
.seller-testimonail-container {
    padding-bottom: 20px;
    padding-top: 30px;
}
.seller-testimonail-container:before {
    left: 0px;
    top: -10px;
    width: 35px;
    height: 25px;
}

.testimonail-auther-name {
    font-size: 14px;
    line-height: 18px;
}

.testimonail-auther-position {
    font-size: 10px;
    line-height: 18px;
}

.seller-testimonail-auther-detail {
    padding-left: 10px;
}

.seller-testimonail-figure {
    width: 30px;
}
.seller-testimonail-figure img, .seller-testimonail-figure {
    min-height: 30px;
    max-height: 30px;
}






.our-value-section {
    padding-top: 60px;
    padding-bottom:60px;
}


.our-value-content-column .seller-wrapper-title {
    margin-bottom: 30px;
}
.our-value-content-column .seller-wrapper-large-title .column-title {
    line-height: 34px;
}


.our-value-gallery {
    margin-right: 50px;
}
.our-value-gallery-column-one {
    margin-right: 25px;
    width: 162px;
    padding-top: 75px;
}
.our-value-gallery-image-1 figure, .our-value-gallery-image-1 figure img {
    min-height: 340px;
    max-height: 340px;
}
.our-value-gallery-image-2 {
    margin-top: 15px;
}
.our-value-gallery-image-2 figure, .our-value-gallery-image-2 figure img {
    min-height: 155px;
    max-height: 155px;
}
.our-value-gallery-column-two {
    width: 244px;
}
.our-value-gallery-image-3 figure, .our-value-gallery-image-3 figure img {
    min-height: 224px;
    max-height: 224px;
}
.our-value-gallery-image-4 {
    margin: 20px 0px;
}

.our-value-gallery-image-4 figure, .our-value-gallery-image-4 figure img {
    min-height: 187px;
    max-height: 187px;
}
.our-value-gallery-image-5 figure, .our-value-gallery-image-5 figure img {
    min-height: 275px;
    max-height: 275px;
}






.our-value-content-column {
    max-width: 255px;
}
.our-value-content-grid {
    margin-bottom: 24px;
}
.our-value-grid-title {
    font-size: 16px;
    line-height: 20px;
}
.our-value-content-grid p {
    font-size: 14px;
    line-height: 20px;
}

.career-office-section {
    padding-bottom: 50px;
}
.our-office-wrapper {
    max-width: 700px;
}
.our-office-column {
    margin: 0px 20px;
    margin-bottom:30px;
    max-width: 200px;
}
.our-office-column-title {
    font-size: 18px;
    line-height: 22px;
}
.our-office-column p {
    font-size: 14px;
}




































.press-media-top-content {
padding-top: 60px!important;
padding-bottom: 60px!important;
}
.press-media-top-content .primiry-button {
    min-width: auto;
}
.press-media-banner-title {
font-size: 44px;
line-height: 46px;
margin-bottom: 20px;
}
.press-media-news-section .section-title {
    margin-bottom: 20px;
}
.press-media-news-section .seller-wrapper-large-title .column-title {
line-height: 40px;
}
.in-the-news-column {
    padding: 25px 15px 25px 0px;
}
.news-figure {
width: 200px;
}
.news-figure,
.news-figure img {
min-height: 100px;
max-height: 100px;
}
.news-date-title {
max-width: 400px;
margin-left: 50px;
}
.news-publish-date {
font-size: 14px;
line-height: 16px;
}
.news-title-text {
font-size: 20px;
line-height: 26px;
}

.seller-casestudies-top-banner {
    padding-top: 60px!important;
}
.seller-casestudies-banner-text .customh1-fdp {
    font-size: 14px;
}

.seller-casestudies-figure {
    min-height: 150px;
}
.seller-casestudies-figure figure {
    max-width: 140px;
}
.seller-casestudies-figure figure img {
    max-height: 100px;
}
.seller-casestudies-content {
    padding: 20px;
}
.seller-resource-hub-section {
    padding-top: 40px;
}
.seller-resource-hub-container ul.nav {
    width: 160px;
    margin-right:10px;
}
.seller-resource-hub-container ul.nav li {
    margin-bottom: 10px;
}
.seller-resource-hub-container ul.nav li a {
    font-size: 14px;
    line-height: 24px;
}
.seller-resource-hub-container .pagination {
    padding-top: 32px;
}

.faq-banner-top-content {
    padding-top: 60px!important;
    padding-bottom: 60px;
}
.faq-banner-title {
    font-size: 44px;
    line-height: 46px;
}

.faq-main-section .section-title {
    margin-bottom: 40px;
}
.faq-column {
    margin-bottom:40px;
}
.faq-column-title {
    font-size: 20px;
    line-height: 26px;
}
.faq-wrapper ul li {
    margin-bottom: 12px;
}
.faq-wrapper ul li a {
    font-size: 14px;
    line-height: 20px;
}

.faq-suport-container {
    padding-top: 40px;
}

.faq-support-wrapper .column-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}




.topic-faq-section{
    padding-bottom: 40px;
}
.how-apply-container .apply-menu-left-column {
    max-width: 210px;
}
.apply-left-title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
}
.how-apply-container .apply-left-title {
    font-size: 16px;
    line-height: 18px;
}
.apply-left-menu li {
    margin-bottom: 12px;
}
.apply-left-menu li a {
    font-size: 14px;
    line-height: 20px;
}
.apply-logging-link li {
    margin-bottom: 16px;
}
.apply-logging-link li a {
    font-size: 16px;
    line-height: 20px;
}
.apply-right-container {
    padding-left: 80px;
}
.how-apply-container .apply-logging-title,.apply-logging-title{
     font-size: 28px;
    line-height: 36px;   
}
.apply-logging-title {
  /*  font-size: 34px;
    line-height: 36px;*/
}

.how-apply-right-content p {
    font-size: 14px;
    line-height: 25px;
}
.helpful-title {
    font-size: 16px;
    line-height: 20px;
}
.apply-logging-suppport-container,.how-apply-container .apply-logging-suppport-container {
    margin-top: 52px;
}


.word-brand-column {
    margin-top: 30px;
}

.seller-business-solution-section {
    padding-top: 60px;
}

.business-solution-column-title {
    font-size: 20px;
    line-height: 22px;
}



.seller-three-view-supply-auction-section .primiry-button,.sellerone-view-supply-auction-section .primiry-button,
.sellerfive-view-supply-auction-section .primiry-button {
    min-width: 150px;
}


/*1199px custom spacing css start*/
.supplyer-cardview-container-section {
margin-top: 40px;
}
.supply-closing-product-auction,
.supplyer-bying-blogs-tips-section,
.view-supply-auction-section {
padding-top: 30px;
padding-bottom: 50px;
}
.get-started-easy-step-section {
padding-top: 40px;
padding-bottom: 40px;
}
.sellerone-supply-blog-grid-column-section {
padding: 40px 15px;
}
.take-seller-video-content-secction {
padding-bottom: 40px;
}
.globle-b2b-content-row-column-section {
padding-bottom: 60px;
padding-top: 60px;
}
.have-cellphone-detail-card-section {
padding: 40px 15px;
}
.seller-three-cardview-container-section {
padding-bottom: 40px;
padding-top: 40px;
}
.seller-how-it-work-section {
padding-top: 40px;
padding-bottom: 40px;
}
.sellerfive-cardview-container-section {
padding-top: 40px;
padding-bottom:40px;
}
.leader-ship-team-section {
padding-bottom: 70px;
padding-top: 70px;
}
.shop-ship-type-section {
padding: 40px 15px;
     margin-top: 60px !important; 
     margin-bottom: 60px !important;
}
.sellerthree-world-leading-retailer-brand-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.seller-career-team-gallery-section,.seller-career-large-gallery-section {
    margin-bottom: 60px;
    margin-top: 60px;

}
.seller-small-wrapper-title {
    margin-bottom: 40px;
}
.small-wrapper-column {
    margin-top: 30px;
}
.career-small-wrapper-description {
    font-size: 14px;
    line-height: 22px;
}
.career-small-wrapper-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
.ticker-wrapper {
    height: 70px;
}
.ticker-wrapper ul li {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}

/*1199px custom spacing css start*/

.career-office-section .our-office-column:nth-child(2n) {
    margin-right: 0;
    margin-left: 20px;
}
.career-office-section .our-office-column:nth-child(2n+3) {
    margin-left: 0;
}








/*faq and blogs search css start 1199px*/ 
.nav-tabs li a {
    font-size: 15px;
    line-height: 24px;
    padding: 8px 16px;
}
body.search.search-results.category .top-content .banner-title,body.search.search-no-results .top-content .banner-title,
body.search.search-results .top-content .banner-title {
    font-size: 32px;
    line-height:36px;
}
body.search.search-results .top-content .banner-title span,body.search.search-no-results .top-content .banner-title span {
    font-size: 58px;
    line-height: 66px;
}
.custom-blog-item .blog-grid-content .blog-grid-title,.faq-post-result .posts h4 {
    font-size: 26px;
    line-height: 32px;
}
body.search.search-results .top-content{
    padding-top: 60px;	
    padding-bottom: 60px;
}
.faq-section {
    padding-top: 60px;
}
body.search.search-results.category .faq-section {
    padding-top: 60px;
}
.faq-post-result .posts {
    padding-bottom: 35px;
    padding-top: 30px;
}
.custom-blog-grid-column {
    padding-top: 25px;
    padding-bottom: 30px;
}
.faq-search input[type="text"], .faq-search-form input[type="text"], .blog-search-form input[type="text"] {
    border: 0;
    padding-left:20px;
}
.faq-search form, .faq-search-form form, .blog-search-form form {
    display: flex;
    max-width: 500px;

}
.custom-blog-tab .blog-search-form form input[type="text"] {
    height: 40px;
}

.faq-search input[type="text"]::placeholder,.faq-search-form input[type="text"]::placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::placeholder{
font-size: 16px!important;
line-height: 24px!important;
}
.faq-search input[type="text"]::-moz-placeholder,.faq-search-form input[type="text"]::-moz-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-moz-placeholder{
font-size: 16px!important;
line-height: 24px!important;
}
.faq-search input[type="text"]::-ms-placeholder,.faq-search-form input[type="text"]::-ms-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-ms-placeholder{
font-size: 16px!important;
line-height: 24px!important;
}
.faq-search input[type="text"]::-webkit-placeholder,.faq-search-form input[type="text"]::-webkit-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-webkit-placeholder{
font-size: 16px!important;
line-height: 24px!important;
}

.custom-blog-tab .blog-search-form form input[type="text"]::placeholder {
    line-height: 24px !important;
    font-size: 14px !important;
}


/*faq and blogs search css end 1199px*/ 
.custom-blog-tab .tab-bar .nav-tabs li a {
    font-size: 15px;
}
}


@media(max-width: 1024px) {
.career-gallery-column-4,.career-gallery-column:last-child {
    width: 202px;
}
.career-gallery-column-1,.career-gallery-column:first-child {
    width: 200px;
}
.career-gallery-column-2,.career-gallery-column:nth-child(2) {
    width: 282px;
}
.career-gallery-column-3,.career-gallery-column:nth-child(3) {
    width: 314px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 230px;
    max-height: 230px;
}


.career-list-banner-text .custom-large-h2 {
    font-size: 44px;
    line-height: 46px;
}


.marketplace-banner-old .order-listing li p {
    font-size: 16px;
}
.auction-step-title {
    font-size: 20px;
    line-height: 28px;
}

}













@media(max-width: 991px) {
.sourcing-header .nav-block{
  padding-top: 100px!important;  
}
.sourcing-top-menu-row .header-top-menu>ul>li:hover>a:before {
    opacity: 0!important;
    visibility: hidden!important;
}
.sourcing-top-menu-row .header-top-menu>ul>li.marketplace-primary-menu {
    top: 60px!important;
}
.supply-search-result-section {
    top: 70px;
}


.seller-header-link {
    right: initial;
    top: 30px;
    left: 30px;
}

.supply-category-column-row {
    justify-content: center;
}
.supply-category-column-grid-row {
    display: grid!important;
    grid-template-columns: auto auto auto auto auto auto;
    grid-column-gap: 10px;
}
.supply-category-section:before {
    height: 70px;
}
.supply-category-link {
margin: 0;
width: 100%;
}
.supply-category-text {
    font-size: 10px;
    line-height: 10px;
    left: 8px;
    bottom: 7px;
    max-width: 70px;
}
.supply-category-figure, .supply-category-figure img {
    min-height: 106px;
    max-height: 106px;
}
.supply-category-link:nth-last-child(1),
.supply-category-link:nth-last-child(2),
.supply-category-link:nth-last-child(3) {
margin-bottom: 0px;
}
.supply-category-column {
margin: 0;
width: 100%;
margin-bottom: 30px;
}
.supply-category-column:nth-last-child(1),
.supply-category-column:nth-last-child(2),
.supply-category-column:nth-last-child(3) {
margin-bottom: 0px;
}
.seller-content-grid-column {
width: 50%;
max-width: 50%;
margin: 0;
margin-top: 25px;
}
.seller-content-grid-box {
max-width: 200px;
margin: auto;
height: 100%;
}
.seller-content-grid-column:nth-child(1),
.seller-content-grid-column:nth-child(2) {
margin-top: 0px;
}
.three_seller_content_grid_row .seller-content-grid-column {
width: calc(100%/3);
margin: 0;
}
.seller-all-category-grid-container {
padding-left: 366px;
}
.seller-category-column {
width: 160px;
}
.seller-category-figure img,
.seller-category-figure {
min-height: 90px;
max-height: 90px;
}
.seller-category-column:first-child {
width: 335px;
}
.seller-category-column:first-child .seller-category-figure img,
.seller-category-column:first-child .seller-category-figure {
min-height: 220px;
max-height: 220px;
}
.seller-category-column:first-child .seller-category-thumb {
width: 80px;
height: 80px;
left: 15px;
bottom: 15px;
}
.seller-category-column:first-child .seller-category-thumb img {
max-height: 30px;
}
.shopship-type-right-column {
max-width: 400px;
}
.seller-all-acution-category-section .auction-block .box-holder:nth-child(5) {
display: none;
}
.shopship-type-left-column {
max-width: 280px;
}
.shopship-grid-title {
    line-height: 22px;
    font-size: 18px;
}
.shopship-grid-text {
    font-size: 14px;
}
.seller-tab-blogs-row .blog-grid-column:nth-child(3n) {
margin-top: 30px;
}
.seller-banner-one .custom-large-h2 {
    font-size: 24px;
    line-height: 34px;
}
.seller-top-banner .seller-banner-one-banner-text {
max-width: 320px;
}
.seller-banner-get-started-wrapper {
max-width: 300px;
}
.get-started-monthly {
margin-bottom: 20px;
padding-bottom: 20px;
}

.seller-seccond-banner-text-wrapper .custom-large-h2 {
font-size: 34px;
line-height: 36px;
}
.globle-b2b-content-column-figure,
.globle-b2b-content-column-content {
max-width: 300px;
}
.low-monthly-fee-container,
.low-monthly-fee-image {
/*max-width: 320px;*/
}
.low-monthly-fee-container {
    max-width: 298px;
}
.low-monthly-fee-image {
    max-width: 370px;
}

/*graph css start*/
.amazon-bstock-column-title {
font-size: 16px;
line-height: 16px;
margin-bottom: 17px;
}
.amazon-bstock-column-grid .check-sign-listing {
margin-bottom: 15px;
padding: 0px 0px;
}
.bstock-circle-graph-title {
font-size: 12px;
line-height: 15px;
}
.bstock-circle-graph-wrapper {
width: 200px;
}
.bstock-parent-circle {
width: 160px;
height: 160px;
margin: 30px 0px 30px;
}
.bstock-parent-circle {
padding: 10px;
}
.bstock-circle-two {
padding: 12px;
}
.bstock-circle-three {
padding: 13px;
}
.world-leading-brand-column,
.byer-wating-bid-column {
margin-top: 20px;
max-width: 205px;
}
.bstock-circle-graph-column:before {
    width: 354px;
    height: 87px;
    right: 17px;
    top: -46px;
}

.bstock-circle-graph-column:after {
    width: 435px;
    height: 86px;
    left: -78px;
}
.bstock-circle-graph-column {
width: 344px;
}
.bstock-circle-four {
padding: 15px;
}
.byer-wating-bid-column figure {
    text-align: left;
    padding-left: 40px;
}
.byer-wating-bid-column figure img {
    left: 0;
    max-width: 100px;
}
.world-leading-brand-column figure img {
    max-width: 176px;
    max-height: 108px;
    max-height: 122px;
}

/*graph css end*/
.seller-banner-three .banner-text {
max-width: 358px;
}
.seller-banner-text-three .custom-large-h2 {
    font-size: 24px;
    line-height: 32px;
}
.excess-inventory-column-figure,
.excess-inventory-column-content,.excess-inventory-graph-container {
max-width: 325px;
}
.excess-inventory-column-row {
margin-top: 40px;
}
.graph-data-process {
    min-height: 150px;
}
.trusted-brand-link {
font-size: 12px;
line-height: 14px;
}
.trusted-brand-grid-content-box {
    padding: 20px 15px;
}
.marketplace-seller-top-content .custom-large-h2 {
font-size: 36px;
line-height: 42px;
}
.marketplaces-seller-banner-text p {
font-size: 14px;
line-height: 20px;
}
.mrketplace-seller-figure,
.mrketplace-seller-figure img {
min-height: 126px;
max-height: 126px;
}
.mrketplace-seller-item-content {
    height: calc(100% - 126px);
}
.mrketplace-seller-item-title {
font-size: 16px;
line-height: 20px;
}
.star-icon {
font-size: 14px;
line-height: 14px;
}

.seller-how-it-work-figure {
    max-width: 338px;
}
.seller-how-it-work-figure img {
    max-height: 192px;
}
.seller-how-it-work-content {
    width: 380px;
    min-height: 280px;
    margin-left: -30px;
    padding: 30px 15px;
    padding-right: 30px;
}
.seller-how-it-work-content-wrapper {
    max-width: 317px;
}

.seller-how-it-work-content .check-sign-listing li {
font-size: 14px;
line-height: 20px;
}

.seller-cardview-wrapper-title {
max-width: 300px;
}

.about-banner-text {
    max-width: 460px;
}

.about-us-banner-title {
    font-size: 32px;
    line-height: 40px;
}

.leadership-column {
margin-bottom: 50px;
max-width: 180px;
}
.leadership-column,
.leadership-column:nth-child(4n) {
margin-right: 40px;
}
.leadership-column:nth-child(3n) {
margin-right: 0px;
}
.leadership-figure {
width: 180px;
}

.career-seller-content-grid-section .seller-content-grid-column {
max-width: 200px;
}

.word-brand-column-link {
    max-width: 90px;
    margin: 0px 10px;
}
.seller-five-banner-text .custom-large-h2 {
    font-size: 32px;
    line-height: 38px;
}




.seller-casestudies-banner-text .customh1-fdp {
    font-size: 12px;
    line-height: 14px;
}
.seller-casestudies-banner-text .custom-large-h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 10px;
}

.seller-casestudies-column:nth-child(2n+3){
    margin-top: 25px;
}




.about-our-mission-section {
    margin-top: 160px;
}
.about-our-mission-gallery {
    margin-top: -125px;
}

.mission-gallery-1 {
    width: 200px;
}

.mission-gallery-1 figure, .mission-gallery-1 figure img {
    min-height: 165px;
    max-height: 165px;
}
.mission-gallery-2 {
    width: 110px;
    margin-bottom: 10px;
}

.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 135px;
    max-height: 135px;
}
.mission-gallery-3 {
    width: 150px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 200px;
    max-height: 200px;
}
.mission-gallery-4 {
    width: 130px;
    margin-bottom: 8px;
}

.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 160px;
    max-height: 160px;
}

.mission-gallery-5 {
    width: 100px;
}

.mission-gallery-5 figure, .mission-gallery-5 figure img {
    min-height: 130px;
    max-height: 130px;
}

.about-our-mission-content {
    margin-top: 50px;
}
.apply-right-container {
    padding-left: 50px;
}

.apply-logging-suppport-container {
    padding: 0px 20px 0px 20px;
}


.sellerfive-seller-content-grid-section .seller-content-grid-column {
    margin: 0;
    margin-top: 25px;
    max-width: 50%;
    width: 50%;
}
.sellerfive-seller-content-grid-section .seller-content-grid-column:nth-child(1),
.sellerfive-seller-content-grid-section .seller-content-grid-column:nth-child(2){
	 margin-top:0px;
}

.supply-seller-blog-row {
    padding-left: 0;
}
.supply-seller-blog-grid-column:first-child {
    width: 100%;
    position: static;
}
.supply-seller-blog-grid-column:first-child .supply-seller-blog-item {
    flex-wrap: nowrap;
}


.supply-seller-blog-grid-column:first-child .blog-grid-img {
    width: 290px;
    margin-bottom: 0;
    margin-right: 20px;
}
.supply-seller-blog-grid-column:first-child .supply-seller-blog-item .blog-grid-img img {
    min-height: 185px;
    max-height: 185px;
}
.career-blogs-cta {
    margin-top: 40px;
}

.careers-top-content {
    min-height: 410px;
}
.career-gallery-section {
    margin-top: -158px;
}
.small-wrapper-column {
    max-width: 320px;
}


/*faq and blogs search css start 991px*/ 
.custom-blog-tab .blog-search-form {
    width: 100%;
    order: -1;
    margin-bottom: 20px;
  padding: 0px 15px;
}
.custom-blog-tab .blog-search-form form {
    max-width: 100%;
    width: 100%;
}
.custom-blog-tab .tab-bar {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}


.custom-blog-item,.faq-post-result .posts article {
    width: 100%;
}
.custom-blog-tab {
    margin-bottom: 40px;
    padding-right:0;
}
.tab-bar li:first-child a {
    padding-left: 16px;
}
/*faq and blogs search css end 991px*/ 


.marketplace-banner-old .order-listing li p {
    font-size: 14px;
    line-height: 14px;
}

.auction-step-title {
    font-size: 18px;
    line-height: 26px;
}



.seller-resources-faq-block-category {
    max-width: 520px;
}



}
@media(max-width: 770px) {
.career-gallery-column-1, .career-gallery-column:first-child {
    width: 142px;
}
.career-gallery-column-2, .career-gallery-column:nth-child(2) {
    width: 240px;
}
.career-gallery-column-3, .career-gallery-column:nth-child(3) {
    width: 260px;
}
.career-gallery-column-4, .career-gallery-column:last-child {
    width: 122px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 200px;
    max-height: 200px;
}




}
@media(max-width: 767px) {
.supply-search-result-section {
    top: 66px;
    padding-top: 30px;
}
.supply-search-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.cross-btn.supply-auction-close {
    right: 12px;
}
.sourcing-header .custom-seller-logo,.footer-logo .custom-seller-logo {
/*    width: 100px!important;*/
    height: 36px!important;
    background-size: 100px;
    background-position: center;
}
.ready-shopping-resale-content-wrapper .primiry-button {
/*    font-size: 10px;*/
/*    line-height: 7px;*/
/*    height: 30px;*/
}

.seller-related-section-title .column-title {
line-height: 18px;
}
.cardview-container-mobile-cta {
display: block;
}
.seller-primiry-button {
    height: 40px;
    font-size: 14px;
    line-height: 8px;
    border-radius: 2px;
}
.seller-wrapper-large-title .column-title {
font-size: 20px!important;
line-height: 24px!important;
}
.seller-wrapper-title .column-subtitle-text {
    font-size: 16px!important;
    line-height: 24px!important;
    margin-top: 7px;
    font-family: 'Proxima Nova Medium';
}
.custom_padding_section {
padding: 75px 15px;
}
.suupply-top-banner {
    padding-top: 46px!important;
    padding-bottom: 30px;
}
.supply-category-section:before {
    height: 165px;
}
.suupply-top-banner-text {
margin: 0;
/*max-width: 284px;*/
}
.suupply-top-banner-text .customh1-fdp {
font-size: 10px;
line-height: 12px;
margin: auto;
margin-bottom: 3px;
}
.suupply-top-banner .custom-large-h2 {
font-size: 24px;
line-height: 28px;
margin-bottom: 18px;
}
.supply-seller-link, .supply-seller-link a {
    /*margin-top: 10px;*/
     margin-top: 22px;
}
.suupply-top-banner .custom-banner-link {
    flex-flow: initial;
}
.suupply-top-banner .second-cta-button {
    border-radius: 2px;
}
.supply-category-column-grid-row {
    display: grid!important;
    grid-template-columns: auto auto auto;
    grid-column-gap: 10px;
    grid-column-gap: 10px;
    max-width: 100%;
}



.supply-category-link {
margin-bottom: 11px;
}
.supply-category-figure {
border-radius: 2px;
}
.supply-category-figure,
.supply-category-figure img {
min-height: 108px;
max-height: 108px;
}
.supply-category-text {
    font-size: 12px;
    line-height: 14px;
    left: 8px;
    bottom: 7px;
    max-width: 80px;
}
.supply-category-text i {
    width: 8px;
    height: 8px;
}
.seller-content-grid-section .section-title {
margin-bottom: 12px;
}
.seller-wrapper-title .column-title {
font-size: 20px!important;
line-height: 24px!important;
}
.supplyer-seller-content-grid-section {
    padding-top: 50px;
    /* padding-bottom: 15px; */
    padding-bottom: 50px;
}
.seller-content-grid-box {
    max-width: 100%;
    text-align: left!important;
}
.seller_content-grid-row{
    margin-left: 5px;
}
.seller-content-grid-column:nth-child(odd) {
    padding-right: 15px;
}
.seller-content-grid-icon {
    min-height: 42px;
    justify-content: flex-start;
}
.seller-content-grid-icon span {
    max-width: 40px!important;
}

.seller-content-grid-column {
    margin-top: 10px;
}
.seller-content-grid-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 6px;
}

.seller-content-text {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Proxima Nova Medium';
}

.each-our-category-section .seller-related-section-title {
margin-bottom: 15px;
}
.each-our-category-section .seller-related-section-title .column-title {
    line-height: 24px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    font-size: 20px;
}
.seller-all-category-grid-container {
padding: 0;
justify-content: flex-start;
flex-wrap: nowrap;
overflow: auto;
padding-left: 15px;
}
.seller-category-column {
position: static!important;
margin: 0!important;
margin-right: 8px!important;
width: 232px!important;
}
.seller-category-column:first-child .seller-category-figure img,
.seller-category-column:first-child .seller-category-figure,
.seller-category-figure img,
.seller-category-figure {
min-height: 168px;
max-height: 168px;
}
.seller-category-figure {
border-radius: 1px;
}
.seller-category-column:first-child .seller-category-thumb{
width: 56px;
height: 56px;
left: 9px;
bottom: 10px;
}
.seller-category-thumb {
width: 56px;
height: 56px;
left: 9px;
bottom: 10px;
}
.seller-category-column:first-child .seller-category-thumb img{
max-height: 38px;
max-width: 38px;
}
.seller-category-thumb img {
max-height: 38px;
max-width: 38px;
}
.seller-category-item-name {
font-size: 16px;
line-height: 19px;
}
.supply-closing-product-auction .related-section-title {
margin-bottom: 10px;
}
.mobile-text-center {
text-align: center;
}
.supplyer-cardview-container-section {
margin-top: 50px;
}
.border-primiry-button {
    height: 40px;
    font-size: 14px;
    line-height: 12px;
}
.cardview-container {
padding: 47px 15px 49px 15px;
}
.seller-three-cardview-container-section .cardview-container {
    padding: 37px 15px 35px 15px;
}
.cardview-container .seller-wrapper-title .column-title {
margin-bottom: 5px;
font-size: 16px;
line-height: 19px;
}
.cardview-content-figure {
    margin-bottom: 12px;
}
.supplyer-cardview-container-section .seller-wrapper-title p {
max-width: 197px;
margin: auto;
}
.cardview-content .border-primiry-button {
margin-top: 11px;
border-radius: 3px;
}
.shopship-type-left-column-box {
flex-wrap: wrap;
}
.shop-ship-type-section {
padding-top: 30px;
padding-bottom: 50px;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.shopship-type-left-column {
max-width: 100%;
text-align: center;
display: flex;
flex-wrap: wrap;
width: 100%;
}
.shopship-type-left-column .seller-wrapper-large-title .column-title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 7px;
}

.shopship-type-left-column .section-title {
margin-bottom: 0;
max-width: 100%;
margin-top: 8px;
}

.shopship-type-left-column p {
    color: #212121;
    font-family: 'Proxima Nova Medium';
    font-size: 16px;
    line-height: 24px;
    margin: auto;
}
.shopship-type-left-column figure {
width: 100%;
order: -1;
max-width: 100%;
}
.shopship-type-left-column figure img {
max-width: 45px;
}
.shopship-type-right-column {
text-align: center;
margin-top: 35px;
}
.shopship-type-left-column-box .blog-grid-content {
display: flex;
justify-content: center;
margin-bottom: 35px!important;
}
.shopship-type-left-column-box .blog-grid-content:last-child {
margin-bottom: 0px!important;
}
.blog-grid-content-wrapper {
/*max-width: 232px;*/
}
.shopship-grid-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
}
.shopship-grid-text {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 20px;
    font-family: 'Proxima Nova Medium';
}
.shopship-type-left-column-box .blog-grid-content a.arrow-link {
    font-size: 16px;
    line-height: 19px;
}
.shopship-grid-column .arrow-link i {
    width: 19px;
    margin-left: 7px;
    height: 11px;
}
.shopship-type-right-column .blog-grid-content p>.arrow-link i {
background-image: url(../images/seller-images/mobile-blue-arrow.svg);
background-repeat: no-repeat;
background-position: 0 0;
background-position: center center;
margin-left: 2px;
}
.supply-blog-grid-column-section .section-title {
margin-bottom: 22px;
}
.supplyer-bying-blogs-tips-section .seller-wrapper-large-title .column-title {
font-size: 16px;
line-height: 19px;
}
.seller-tab-blogs-row .blog-grid-column:nth-child(3n),
.seller-tab-blogs-row .blog-grid-column:nth-child(2n) {
margin-top: 15px;
}
.seller-tab-blogs-row .blog-grid-column:last-child .blog-item {
padding-bottom: 0;
border: 0;
}
.supplyer-bying-blogs-tips-section {
padding-top: 50px;
padding-bottom: 50px;
}
.mobile-tab-blogs-row .blog-item {
display: flex;
border: 0;
align-items: flex-start;
border-bottom: 1px solid #EAEAEA;
padding-bottom: 16px;
}
.mobile-tab-blogs-row .blog-grid-img {
width: 86px;
flex-shrink: 0;
}
.mobile-tab-blogs-row .blog-grid-img figure {
width: 100%;
overflow: hidden;
border: 0;
}
.mobile-tab-blogs-row .blog-grid-img figure,
.mobile-tab-blogs-row .blog-grid-img figure img {
min-height: 74px;
max-height: 74px;
}
.mobile-tab-blogs-row .blog-grid-content {
    padding: 0;
    padding-left: 18px;
    padding-right: 18px;
}
.mobile-tab-blogs-row .blog-grid-title {
    font-family: 'Proxima Nova Semibold';
    color: #000;
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.mobile-tab-blogs-row .blog-grid-text {
font-size: 10px;
line-height: 11px;
color: #000;
margin-bottom: 7px;
}
.mobile-tab-blogs-row .blog-grid-content p {
line-height: 11px;
display: none;
}
.mobile-tab-blogs-row .blog-grid-content a {
    font-size: 9px;
    line-height: 11px;
    font-family: 'Proxima Nova Semibold';
}
.supply-newly-listed-auction .related-section-title {
margin-bottom: 11px;
}
.seo-header-text {
font-size: 10px;
margin-bottom: 6px;
}

.ready-shopping-resale-content-wrapper .column-title {
font-size: 24px;
line-height: 26px;
}
.sellerone-view-supply-auction-section .ready-shopping-resale-content-wrapper .column-title {
    margin-bottom: 15px;
    line-height: 28px;
}

.seller-career-bottom-auction-section .column-subtitle-text {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
    margin-top: 15px;
}

.seller-primiry-button-text-column {
    margin-right: 0;
    min-width: 210px;
    margin-bottom: 16px;
}
.seller-primiry-button-text-column p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px;
}
.ready-shopping-resale-content-wrapper .ready-shopping-register {
    line-height: 7px;
    margin-top: 18px;
}
.view-supply-auction-section {
padding: 35px 15px;
}


.sellertwo-view-supply-auction-section .primiry-button {
    width: 100%;
}

.supplyer-bottom-auction-section {
padding: 50px 15px;
}
.seller-all-acution-category-section .auction-block .box-holder:nth-child(5) {
display: block;
}
.seller-top-banner {
padding: 40px 15px 40px 15px!important;
min-height: auto;
}
.seller-top-banner .seller-banner-one-banner-text {
/*max-width: 243px;*/
margin: auto;
margin-bottom: 35px;
}
.seller-banner-one {
padding-bottom: 32px;
}
.seller-banner-one .customh1-fdp {
    margin-bottom: 6px;
    line-height: 18px;
}
.seller-banner-one .custom-large-h2 {
font-size: 24px;
line-height: 28px;
margin-bottom: 19px;
}
.seller-banner-one .banner-text .primiry-button {
margin-right: 9px;
}
.seller-top-banner .banner-link {
flex-flow: initial;
justify-content: center;
}
.seller-banner-one-get-started-box {
max-width: 100%;
width: 100%;
display: flex;
justify-content: center;
}
.seller-banner-get-started-container {
    padding: 60px 30px;
}

.started-today-title {
font-size: 20px;
line-height: 24px;
margin-bottom:8px;
}
.started-today-subtitle {
font-size: 14px;
line-height: 20px;
}
.get-started-monthly {
margin-top:5px;
padding-bottom: 8px;
margin-bottom: 13px;
}
.get-monthly-price {
font-size: 16px;
line-height: 19px;
}
.get-monthly-bill {
font-size: 10px;
line-height: 14px;
margin-top: 3px;
color: #434343;
}
.monthly-check-title {
font-size: 14px;
line-height: 20px;
margin-bottom: 15px;
text-align: center;
}
.check-sign-listing li {
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
font-family: 'Proxima Nova Medium';
}
.check-sign-listing li:before {
left: -22px;
top: 4px;
width: 13px;
height: 13px;
}
.get-started-checkbox-wrapper {
padding-left: 24px;
}
.sellerone-seller-content-grid-section .customh1-fdp {
display: none;
}
.sellerone-seller-content-grid-section .section-title {
margin-bottom: 20px;
}
.sellerone-seller-content-grid-section .seller-content-grid-box {
    max-width: 250px;
    text-align: center!important;
}

.sellerone-seller-content-grid-section .seller-wrapper-large-title .column-title {
font-size: 16px;
line-height: 19px;
}
.sellerone-seller-content-grid-section .seller-content-grid-title {
    margin-top: 6px;
    margin-bottom: 6px;
    font-family: 'Proxima Nova Extrabld';
}
.sellerone-seller-content-grid-section .seller-content-text {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
}
.sellerone-seller-content-grid-section .seller-content-grid-column {
width: 100%;
max-width: 100%;
margin-bottom: 15px;
}
.sellerone-seller-content-grid-section .seller-content-grid-icon {
    justify-content: center;
    min-height: auto;
}
.sellerone-seller-content-grid-section .seller-content-grid-column:last-child {
margin-bottom: 0px;
}
.low-monthly-fee-container {
max-width: 100%;
width: 100%;
}
.low-monthly-fee-container,
.low-monthly-fee-image {
max-width: 100%;
}
.transport-figure {
    border-radius: 4px;
}
.low-monthly-fee-content .seller-wrapper-large-title {
text-align: center;
margin-bottom: 21px;
}
.low-monthly-fee-listing {
display: none;
}
.low-monthly-fee-image .low-monthly-fee-listing {
display: block;
margin-top:15px;
margin-left: 22px;
}
.low-monthly-fee-listing>li {
margin-bottom: 17px;
font-size: 16px;
line-height: 24px;
font-family: 'Proxima Nova Medium' !important;
}
.get-started-easy-step-section {
padding-top: 50px;
padding-bottom: 50px;
}
.get-started-easy-step-section .seller-wrapper-title .column-subtitle-text {
margin-top: 12px;
}
.get-started-easy-step-section .section-title {
margin-bottom: 15px;
}
.started-easy-step-column {
margin-bottom: 26px;
}

.started-easy-step-column:last-child {
margin-bottom: 0;
}
.started-easy-step-column::before {
width: 34px;
height: 34px;
line-height: 19px;
margin-bottom: 15px;
font-size: 11px;
}
.easy-step-column-title {
font-size: 14px;
line-height: 21px;
max-width: 195px;
margin: auto;
padding: 0;
margin-top: 9px;
font-family: 'Proxima Nova Medium';
}
.sellerone-supply-blog-grid-column-section {
padding: 50px 15px;
}
.sellerone-cardview-container-section .cardview-container {
    padding-bottom: 32px;
    padding-top: 37px;
}
.sellerone-cardview-container-section .cardview-container .cardview-content {
max-width: 222px;
}
.sellerone-cardview-container-section .cardview-container .seller-wrapper-title p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 7px;
}
.sellerone-cardview-container-section .cardview-content .border-primiry-button {
margin-top: 7px;
}
.take-saller-content .seller-wrapper-large-title {
text-align: center;
margin-bottom: 30px;
}
.take-saller-content .seller-wrapper-large-title p {
font-size: 16px;
line-height: 24px;
margin: auto;
margin-top: 4px;
font-family: 'Proxima Nova Medium';
}
.sellerone-view-supply-auction-section {
    padding-bottom: 47px;
}
.sellerone-view-supply-auction-section .supply-seller-primiry-button {
    min-width: 125px;
}
.sellerone-view-supply-auction-section .cardview-container-mobile-cta p {}
.sellerone-view-supply-auction-section .cardview-container-mobile-cta p {
font-size: 10px;
line-height: 7px;
margin-top: 9px!important;
font-family: 'Proxima Nova Bold';
}

.take-seller-video iframe {
height: 161px;
}
.seller-seccond-top-banner {
    padding-bottom: 0;
}
.seller-seccond-banner-text-wrapper .customh1-fdp {
font-size: 10px;
line-height: 12px;
margin-bottom: 6px;
}
.seller-seccond-banner-text-wrapper .custom-large-h2 {
font-size: 24px;
line-height: 28px;
margin-bottom: 27px;
}
.seccond-banner-link-title {
font-size: 14px;
line-height: 16px;
margin-bottom: 15px;
}
.seller-seccond-banner-link-content .banner-link {
    margin-right: 0;
    margin-bottom: 16px;
    min-width: 210px;
}
.seller-seccond-banner-link-content .banner-link a {
    width: 100%;
}
.banner-text .seller-seccond-banner-link-wrapper .primiry-button {
height: 30px;
font-size: 9px;
line-height: 10px;
}
.seller-seccond-banner-link-content .banner-link p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px;
}
.amazon-bstock-container-section {
margin-top: 145px;
padding-bottom: 50px;
}
.amazon-bstock-container-wrapper {
margin-top: -85px;
}
.enterprise-slider-wrapper {
    max-width: 248px;
}
.screen-wrapper {
    max-width: 284px;
    height: 162px;
}

.screen-slider-wrapper {
    max-width: 220px;
    margin-top: 6px;
}
.screen-slider-figure, .screen-slider-figure img {
    min-height: 138px;
    max-height: 138px;
}

.screen-thumb-item {
    max-width: 56px;
    right: -27px;
    bottom: 5px;
    min-height: 72px;
}
.amazon-bstock-section-title {
margin: 40px 0px 44px 0px;
}
.world-leading-brand-column,
.byer-wating-bid-column {
max-width: 105px;
}
.amazon-bstock-section-title .column-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
}
.amazon-bstock-column-grid .check-sign-listing {
margin-bottom: 8px;
}
.byer-wating-bid-column .check-sign-listing {
    margin-bottom: 2px;
}
.amazon-bstock-column-title {
font-size: 10px;
line-height: 12px;
margin-bottom: 8px;
max-width: 92px;
}
.world-leading-brand-column figure {
max-width: 100px;
}
.byer-wating-bid-column figure {
max-width: 60px;
margin: auto;
padding-left: 0;
}
.world-leading-brand-column figure img,.byer-wating-bid-column figure img {
    max-width: inherit;
}
.amazon-bstock-container-wrapper {
margin-top: -85px;
max-width: 350px;
}
.bstock-parent-circle {
width: 84px;
height: 84px;
padding: 6px;
margin-top: 16px;
margin-bottom: 10px;
}
.bstock-circle-two {
padding: 9px;
}
.bstock-circle-three {
padding: 7px;
}
.bstock-circle-four {
padding:4px;
}
.bstock-circle-four figure {
    width: calc(100% - 6px);
}
.bstock-circle-graph-column {
width: 132px;
flex-shrink: 0;
}
.bstock-circle-graph-wrapper {
width: 100%;
}
.bstock-circle-graph-column:before, 
.bstock-circle-graph-column:after {
    width: 160px;
    height: 40px;
}
.bstock-circle-graph-column:before {
    top: -21px;
    left: initial;
    right: -4px;
}
.bstock-circle-graph-column:after {
    bottom: -16px;
    left: -10px;
}
.amazon-bstock-column-grid .check-sign-listing li {
margin-right: 3px;
padding-left: 7px;
font-size: 6px;
line-height: 7px;
margin-bottom: 6px;
}
.amazon-bstock-column-grid .check-sign-listing li:before {
top: 1px;
width: 6px;
height: 6px;
}
.bstock-circle-graph-title {
font-size: 8px;
line-height: 10px;
max-width: 90px;
}
.world-leading-brand-column,
.byer-wating-bid-column {
margin-top: 8px;
}
.world-leading-brand-column {
margin-right: 0px;
}
.byer-wating-bid-column {
margin-left: 0px;
}


.seller-business-solution-section {
    padding-top: 75px;
}
.seller-business-solution-container {
    padding: 38px 20px 25px 20px;
}
.seller-business-solution-container .seller-wrapper-title .column-subtitle-text {
    margin-top: 8px;
}
.seller-business-solution-wrapper .section-title {
    margin-bottom: 14px;
}
.business-solution-card-column {
    margin-bottom: 16px;
        padding: 0;
}
.business-solution-card-column:last-child{
    margin-bottom: 0px;
}
.business-solution-card-container {
    min-height: auto;
    padding: 40px 15px 32px 15px;
}
.business-solution-card-wrapper {
    max-width: 100%;
}
.business-solution-revenue-title {
    font-size: 8px;
    margin-bottom: 0;
}
.business-solution-column-title {
    font-size: 18px;
    line-height: 24px;
}
.business-solution-column-desc {
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
}
.business-solution-card-wrapper .primiry-button {

    margin-top: 10px;
}





.sellertwo-seller-content-grid-section .section-title {
margin-bottom: 18px;
}
.world-largest-seller-brand-section {
padding-top: 0;
}
.world-largest-seller-brand-section .section-title {
margin-bottom: 32px;
}

.world-largest-seller-brand-section .seller-wrapper-title p {
margin-top: 15px;
}
.globle-b2b-content-column-figure,
.globle-b2b-content-column-content {
max-width: 100%;
width: 100%;
}
.globle-b2b-content-column-content {
margin-top: 30px;
}
.world-section-title .seller-wrapper-large-title .column-title {
font-size: 18px;
line-height: 22px;

}
.globle-b2b-content-column-content .seller-wrapper-title p {
margin-top: 10px;
}
.globle-b2b-content-row {
margin-top: 70px;
}
.seller-banner-three .banner-text {
max-width: 330px;
margin: auto;
}
.seller-banner-text-three .customh1-fdp {
font-size: 10px;
line-height: 12px;
/*max-width: 145px;*/
margin: auto;
margin-bottom: 6px;
color: #EBEBEB;
}
.seller-banner-text-three .custom-large-h2 {
font-size: 24px;
line-height: 28px;
}
.banner-revenue-text-link {
    margin-top: 24px;
    margin-bottom:48px;
    line-height: 14px;
}

.banner-revenue-text-link .primiry-link,
.banner-revenue-text-link p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Proxima Nova Bold';
}

.banner-revenue-text-link .primiry-link {
    font-size: 14px;
    margin-top: 4px!important;
    line-height: 17px;
}
.seller-five-banner-text .banner-revenue-text-link p {
    font-family: 'Proxima Nova Bold';
}

.seller-banner-three .seller-banner-desktop {
text-align: center;
}

.world-leading-retailer-brand-column-row {
align-items: initial!important;
}

.word-brand-column-link {
margin: 0;
width: 50%;
max-width: 50%;
justify-content: center;
margin-bottom: 15px;
}
.word-brand-column-link figure {
max-width: 96px;
}
.word-brand-column-link:nth-last-child(1),
.word-brand-column-link:nth-last-child(2) {
margin-bottom: 0px;
}
.word-brand-column {
margin-top: 13px!important;
text-align: center;
}
.word-brand-column:nth-child(1), .word-brand-column:nth-child(2){
    margin-top: 0px!important;
}
.word-brand-column figure img {
max-width: 112px;
}

.world-leading-retailer-brand-section .section-title {
margin-bottom: 0px;
}
.sellerthree-world-leading-retailer-brand-section .section-title {
    margin-bottom:22px;
}
.excess-inventory-time-section .section-title {
margin-bottom: 60px;
}

.excess-inventory-time-section .section-title .seller-wrapper-title p {
margin-top: 14px;
}
.excess-inventory-column-content .seller-wrapper-title p {
margin-top: 14px;
}
.excess-inventory-column-figure,
.excess-inventory-column-content,.excess-inventory-graph-container {
max-width: 100%;
width: 100%;
}
.excess-inventory-graph-wrapper {
    padding: 30px 15px 30px 15px;
}
.excess-animation-graph-column {
    top: 0px;
}
.excess-animation-graph-box {
    max-width: 200px;
}
.graph-data-process {
    min-height: 130px;
    margin-bottom: 5px;
}
.graph-data-process-table {
    width: 32px;
}
.excess-animation-graph-column p {
    font-size: 8px;
    line-height: 10px;
}
.seller-graph-percent {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
}

.excess-inventory-column-row {
margin-top: 65px;
}
.excess-inventory-column-content {
margin-top: 26px;
}
.excess-inventory-column-content .seller-wrapper-large-title .column-title {
font-size: 18px;
line-height: 22px;

}
.sellerfive-figure-excess-inventory-row-section .excess-inventory-column-content .seller-wrapper-large-title .column-title{

}
.have-cellphone-detail-card {
justify-content: flex-start!important;
min-height: 245px;
align-items: flex-end!important;
}
.have-cellphone-content-box {
margin: 0px 0px 25px 3px;
margin-right: 0;
padding: 18px 20px 27px 26px;
max-width: 230px;
border-radius:4px;
}
.have-cellphone-content-box .seller-wrapper-title .column-title {
    font-size: 18px;
    line-height: 22px;
}
.have-cellphone-content-box .seller-wrapper-title p {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Proxima Nova Medium';
}
.have-cellphone-content-box .primiry-link {
    font-size: 12px;
    margin-top: 9px;
    color: #000000;
    line-height: 12px;
}
.have-cellphone-content-box .primiry-link:before {
    bottom: -1px;
}
.trusted-brand-box-section .section-title {
margin-bottom: 23px;
}
.trusted-brand-box-section .seller-wrapper-title p {
margin-top: 14px;
}
.full-width.d-flex.trusted-brand-grid-row {
padding: 0px 15px;
overflow: auto;
}
.trusted-brand-grid {
margin-right: 20px;
padding: 0;
max-width: 220px;
}
.trusted-brand-link {
font-size: 10px;
line-height: 12px;
display: block;
}
.trusted-brand-grid-content-box:hover {
transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
-moz-transform: translateY(0px);
box-shadow: none;
}
.have-cellphone-all-link-row {
display: none;
}
.trusted-brand-grid-content-box {
padding: 25px 10px 25px 25px;
border-radius: 0px 0px 2px 2px;
}

.trusted-brand-content-wrapper {
max-width: 150px;
}
.trusted-brand-grid-text {
    margin-top: 12px;
}
.trusted-brand-title {
font-size: 18px;
line-height: 22px;
}
.trusted-brand-text {
    font-size: 14px;
    line-height: 20px;
}
.trusted-brand-grid-content-box .border-primiry-button {
    margin-top: 12px;
    font-size: 12px;
    line-height: 8px;
    height: 30px;
    border-radius: 2px;
    padding: 0px 10px;
}


.sellerone-supply-blog-grid-column-section .section-title {
margin-bottom: 26px;
}

.cardview-container .seller-wrapper-title p {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Proxima Nova Medium';
}
.supplyer-cardview-container-section .seller-wrapper-title p {
    max-width: initial;
}
.seller-banner-four {
padding-top: 40px;
padding-bottom: 48px;
}
.marketplace-seller-top-content .customh1-fdp {
    font-size: 10px;
    line-height: 12px;
    margin: auto;
    margin-bottom: 3px;
}
.marketplace-seller-top-content .custom-large-h2 {
font-size: 24px;
line-height: 28px;
color: #000;
}
.marketplaces-seller-banner-text p {
    font-size: 13px;
    line-height: 18px;
    margin: auto;
    max-width: 281px;
    margin-top: 7px;
    color: #000;
    font-family: 'Proxima Nova Medium';
}
.large-section-title {
margin-bottom: 21px;
}
.marketplaces-seller-top-related-section .large-section-title{
    margin-bottom: 14px;
}
.marketplaces-seller-high-value-section .large-section-title {
    margin-bottom: 12px;
}
.large-section-title .column-title {
    font-size: 20px!important;
    line-height: 24px!important;
    color: #000000;
}

.mrketplace-seller-figure, .mrketplace-seller-figure img {
    min-height: 165px;
    max-height: 165px;
}
.mrketplace-seller-content-wrapper {
    border-radius: 3px 3px 4px 4px;
    overflow: hidden;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-figure-img {
    display: block;
}
.mrketplace-seller-figure-img .mrketplace-seller-figure, .mrketplace-seller-figure-img .mrketplace-seller-figure img {
    min-height: 40px;
    max-height: 40px;
}

.mrketplace-seller-item-column {
    margin-bottom: 24px!important;
}
.mrketplace-seller-item-column:last-child {
    margin-bottom:0px!important;
}
.thumb-seller-figure {
    width: 55px;
    height: 55px;
    bottom: 6px;
    left: 10px;
}
.thumb-seller-figure img {
    max-height: 26px;
    max-width: 40px;
}
.mrketplace-seller-item-content {
    padding: 18px 21px 28px 25px;
        height: auto;
}
.eu-mrketplace-seller-item-column-row .mrketplace-seller-item-content{
    padding: 18px 21px 28px 25px;
}
.mrketplace-seller-item-subtitle {
    margin-bottom: 5px!important;
    font-size: 12px!important;
    line-height: 11px!important;
}
.stars i, .only-mrketplace-seller-item-content-row .stars i {
    font-size: 14px;
    line-height: 14px;
}
.mrketplace-seller-item-title {
    font-size: 18px;
    line-height: 24px;
}
.mrketplace-seller-item-column .rating-nubber {
    display: block;
}
.star-icon {
    font-size: 13px;
    line-height: 13px;
}
.mrketplace-seller-item-content .stars,.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content .stars {
    margin-top: 4px;
}
.mrketplace-seller-item-content p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-line-clamp: 3;
    font-family: 'Proxima Nova Medium';
}
.mrketplace-seller-item-content .primiry-link {
    font-size: 12px;
    line-height: 15px;
}
.mrketplace-seller-item-content .primiry-link:before {
bottom: -2px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-column-row {
    flex-wrap: nowrap;
    overflow: auto;
    padding: 0px 15px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-column {
    padding: 0;
    margin: 0!important;
    margin-right: 16px!important;
    max-width: 215px;
}
.only-mrketplace-seller-item-content-row .stars i {
    font-size: 9px;
    line-height: 9px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-title {
    font-size: 18px;
    line-height: 24px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-subtitle {
    margin-bottom: 3px!important;
    font-size: 8px!important;
    line-height: 10px!important;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content {
    padding: 32px 20px 30px 28px;
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'Proxima Nova Medium';
}
.only-mrketplace-seller-item-content-row .mrketplace-seller-item-content .primiry-link {
    font-size: 10px;
    line-height: 12px;
}

.marketplaces-seller-top-related-section {
    padding-top: 25px;
    padding-bottom: 25px;
}
.seller-inventory-banner-image-section, .seller-behalf-grid-section-a, .seller-behalf-grid-section-b{
    padding-top: 25px;
    padding-bottom: 25px;    
}
.marketplaces-seller-high-value-section {
padding-top: 25px;
padding-bottom:50px;
}
.seller-five-top-banner {
padding-top: 45px!important;
padding-bottom: 0;
}

.seller-five-banner-text .customh1-fdp {
font-size: 10px;
line-height: 12px;
/*max-width: 145px;*/
max-width: 250px;
margin: auto;
margin-bottom: 6px;
}

.seller-five-banner-text .custom-large-h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 17px;
    color: #000000;
}
.seller-five-banner-text .banner-link {
margin-bottom: 17px;
}
.seller-five-banner-text .banner-revenue-text-link p {
/*line-height: 13px;*/
}
.seller-five-banner-text .banner-revenue-text-link {
margin-bottom: 0px;
}
.sellerfive-seller-content-grid-section {
margin-top: 112px!important;
    padding-bottom: 52px;
}
.sellerfive-seller-content-grid-section .section-title {
    margin-top: 25px;
    margin-bottom: 34px;
}
.sellerfive-seller-content-grid-section .seller-wrapper-title {
/*    max-width: 227px;*/
}
.sellerfive-seller-content-grid-section .column-subtitle-text {
    font-size: 12px;
    line-height: 14px;
}
.sales-platform-image {
margin-top: -90px;
margin-bottom: 30px;
}
.border-seller-content-grid-column-row .seller-content-grid-title {
    margin-bottom: 6px;
}
.border-seller-content-grid-column-row .seller-content-grid-title:before {
    height: 18px;
    left: -6px;
    transform: initial;
    top: 2px;
}
.sales-platform-figure img {
/*max-width: 256px;*/
}
.sales-platform-image figure {
/*    max-width: 271px;*/
}
.sellerfive-seller-content-grid-section .seller-wrapper-large-title .column-title {
font-size: 16px;
line-height: 19px;

}

.seller-how-it-work-section {
padding-top: 50px;
padding-bottom: 50px;
}
.seller-how-it-work-section .section-title {
margin-bottom: 0;
}
.seller-how-it-work-section .seller-wrapper-title .column-subtitle-text {
margin-top: 13px;
}
.seller-how-it-work-row {
background: #F6F7FB;
border-radius: 2px;
}
.seller-how-it-work-content {
min-height: auto;
margin: 0;
width: 100%;
padding: 0;
background: transparent;
}
.seller-how-it-work-row {
background: #F6F7FB;
border-radius: 2px;
margin-top: 175px;
padding-bottom:35px;
}
.seller-how-it-work-figure {
max-width: 100%;
margin-top: -130px;
}
.seller-how-it-work-content-wrapper {
width: 100%;
padding-left: 24px;
margin-top: 38px;
max-width: 100%;
}
.seller-how-it-work-content .seller-wrapper-title {
margin-bottom: 12px;
}

.seller-how-it-work-content .check-sign-listing li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    font-family: 'Proxima Nova Medium';
}
.seller-how-it-work-content .check-sign-listing li:before {
left: -17px;
top: 4px;
width: 11px;
height: 11px;
}
.seller-how-it-work-content .check-sign-listing {
margin-left: 17px;
}
.sellerfive-figure-excess-inventory-row-section .excess-inventory-column-content {
margin-top: 30px;
}
.sellerfive-figure-excess-inventory-row-section .seller-wrapper-title p {
margin-top: 4px;
}
.sellerfive-figure-excess-inventory-row-section .excess-inventory-column-row {
    margin-top: 50px;
}
.sellerfive-cardview-container-section .cardview-container {
padding: 24px 15px 34px 15px;
}
.sellerfive-cardview-container-section .seller-cardview-figure {
max-width: 100%;
margin-bottom: 44px;
}
.sellerfive-cardview-container-section .seller-cardview-figure figure img {
    max-width: 240px;
}
.seller-cardview-wrapper-title {
max-width: 100%;
margin: 0;
padding-left: 8px;
}
.sellerfive-cardview-container-section .seller-wrapper-title .column-title {
font-size: 18px;
line-height: 22px;
color: #000;
}
.sellerfive-cardview-container-section .seller-wrapper-title p {
font-family: 'Proxima Nova Medium';
}
.seller-cardview-wrapper-title a.arrow-link {
    font-size: 14px;
    line-height: 17px;
    margin-top: 20px;
}
.seller-cardview-wrapper-title a.arrow-link i {
    width: 16px;
    height: 14px;
    flex-shrink: 0;
    background-image: url(../images/seller-images/mobile-blue-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: center center;
    margin-left: 5px;
    background-size: contain;
}
.sellerfive-view-supply-auction-section{
    padding-bottom: 53px;
}
.sellerfive-view-supply-auction-section .seo-header-text {
    margin-bottom: 6px;
}
.sellerfive-view-supply-auction-section .column-title {
    margin-bottom: 12px;
    line-height: 27px;
}
.sellerfive-view-supply-auction-section .primiry-button {
    font-size: 8px;
    line-height: 10px;
    height: 30px;
}
.sellerfive-view-supply-auction-section .view-supply-seller-primiry-button {
    font-size: 10px;
    line-height: 7px;
    min-width: 125px;
}
.sellerfive-cardview-container-section {
padding-top: 50px;
padding-bottom: 50px;
}
.about-us-top-content {
padding-top: 45px!important;
padding-bottom: 0;
}
.about-us-top-content .customh1-fdp {
display: block;
}
.about-us-banner-title {
/*    max-width: 244px;*/
    margin: auto;
    font-size: 24px;
    line-height: 28px;
    color: #0E0E0E;
}
.heading-text-bg:before {
    width: calc(100% + 6px);
    background-size: cover;
    height: 7px;
    bottom: -2px;
}
.about-our-mission-section {
    margin-top: 168px;
    padding-bottom: 40px;
}
.mission-gallery-column:first-child,.mission-gallery-column:last-child{
display: none!important;
}
.mission-gallery-column figure {
    border-radius: 2px;
}
.mission-gallery-2 figure{
    border-radius: 0px;
}
.about-our-mission-gallery {
    margin-top: -115px;
    justify-content: center;
}

.mission-gallery-column {
    margin-left: 8px;
    margin-right: 8px;
    flex:1;
    width: auto;
}
.mission-gallery-2 {
    margin-left: -56px;
}
.mission-gallery-4{
    margin-right: -65px;
}
.mission-gallery-3 {
    flex: 2;
    max-width: 180px;
}
.mission-gallery-3 figure, .mission-gallery-3 figure img {
    min-height: 240px;
    max-height: 240px;
}
.mission-gallery-2,.mission-gallery-4 {
    margin-bottom: 12px;
}
.mission-gallery-2 figure, .mission-gallery-2 figure img {
    min-height: 185px;
    max-height: 185px;
}
.mission-gallery-4 figure, .mission-gallery-4 figure img {
    min-height: 190px;
    max-height: 190px;
}

.about-our-mission-content {
margin-top: 40px;
}
.about-our-mission-content .seller-wrapper-large-title .column-title {
margin-bottom: 13px;
}

.leader-ship-team-section {
padding-bottom:50px;
padding-top: 50px;
}
.leader-ship-team-section .section-title {
margin-bottom: 23px;
}
.leadership-column {
margin: 0!important;
width: 50%;
max-width: 50%;
margin-bottom:25px!important;
justify-content: center;
}
.leadership-content {
max-width: 152px;
}
.leadership-figure {
    width: 115px;
    margin: auto;
}
.leadership-detail-text {
margin-top: 9px;
}
.leadership-name {
    max-width: 100px;
    margin: auto;
    line-height: 22px;
    color: #000;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 8px;
}
.leadership-position {
    margin: 0;
    font-size: 12px;
    line-height: 19px;
    color: #252525;
    font-family: 'Proxima Nova Semibold';
    text-transform: uppercase;
}
.leadership-column:nth-child(odd) {
/*justify-content: flex-end;
padding-right:17px;*/
}
.leadership-column:nth-child(even) {
/*padding-left:17px;*/
}
.leadership-column:nth-last-child(1),
.leadership-column:nth-last-child(2) {
margin-bottom: 0!important;
}
.investors-mission-section .section-title {
margin-bottom: 32px;
}
.investors-mission-section {
padding-top: 50px;
padding-bottom: 88px;
}
.about-news-column {
margin-bottom: 55px;
}
.about-news-column:last-child {
margin-bottom: 0px;
}
.about-investor-logo {
width: 100%;
text-align: center;
margin: 0;
margin-bottom: 46px;
max-width: 100%;
}
.about-investor-logo img {
    max-height: 51px;
}
.about-investor-logo:last-child {
margin-bottom: 0px;
}
.in-the-news-section {
padding-top: 50px;
padding-bottom: 50px;
}
.in-the-news-section .section-title {
margin-bottom: 14px;
}
.news-column-content figure img {
max-width: 158px;
}
.news-column-content p {
    margin: 0;
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 17px;
    display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-column-content {
    max-width: 155px;
}
.about-news-column .primiry-link {
font-size: 12px;
}
.about-view-supply-auction-section .ready-shopping-resale-content-wrapper {
 /*   max-width: 220px;*/
}
.about-view-supply-auction-section .ready-shopping-resale-content-wrapper .primiry-button {
    min-width: 88px;
}
.about-view-supply-auction-section p {
    color: #000;
    font-family: 'Proxima Nova Semibold';
    margin-bottom: 13px;
    font-size: 13px;
    line-height: 18px;
}
.about-view-supply-auction-section .column-title {
margin-bottom: 7px;
}
.careers-top-content {
padding-top: 58px!important;
padding-bottom: 43px;
min-height: 323px;
}
.career-banner-title {
font-size: 24px;
line-height: 28px;
}
.careers-banner-text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 22px;
    font-family: 'Proxima Nova Medium';
}

.career-gallery-section {
    margin-top: -90px;
}
.career-gallery-column {
    margin-right: 5px;
}
.career-gallery-column-2, .career-gallery-column:nth-child(2) {
    width: 173px;
}
.career-gallery-column-4, .career-gallery-column:last-child{
    display: none;
}
.career-gallery-figure {
    border-radius: 2px;
}
.career-gallery-figure, .career-gallery-figure img {
    min-height: 141px;
    max-height: 141px;
}
.career-gallery-figure img{
        object-position: left;
}
.career-gallery-column-3, .career-gallery-column:nth-child(3) {
    margin-right: -5px;
    flex: 1;
}
.career-gallery-column-3 figure {
    border-radius: 2px 0px 0px 2px;
}
.career-gallery-column:first-child {
    flex: 1;
}
.career-gallery-column-3,.career-gallery-column:first-child{
    width: 75px;
}
.career-gallery-column:first-child .career-gallery-figure img {
    object-position: right;
}
.career-seller-content-grid-section {
padding-top: 50px;
padding-bottom: 50px;
}
.career-seller-content-grid-section .section-title {
margin-bottom: 27px;
}
.career-seller-content-grid-section .seller-content-grid-column {
    margin: 0;
    width: 50%;
    padding: 0px 15px;
    margin-top: 25px!important;
}
.career-seller-content-grid-section .seller-content-grid-column:nth-child(1), 
.career-seller-content-grid-section .seller-content-grid-column:nth-child(2){
    margin-top: 0px!important;
}
.career-seller-content-grid-section .seller-content-grid-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 8px;
}
.career-seller-content-grid-section .seller-content-grid-icon {
    min-height: 52px;
    align-items: flex-end;
}
.career-seller-content-grid-section .seller-content-text {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Proxima Nova Medium';
}

.career-seller-content-grid-section .seller-content-grid-icon span {
    max-width: 36px;
}




.press-media-top-content {
padding-top: 50px!important;
padding-bottom: 50px!important;
}
.press-media-top-content .primiry-button {
    /*min-width: auto;
    font-size: 9px;
    line-height: 9px;*/
    width: 70%;
}
.press-media-banner-title {
font-size: 24px;
line-height: 28px;
margin-bottom: 14px;
}
.press-media-news-section {
padding-top: 10px;
}
.press-media-news-section .section-title {
margin-bottom: 23px;
}
.press-media-news-section .seller-wrapper-large-title .column-title {
line-height: 22px;
text-align: center;
}
.in-the-news-column {
padding: 27px 0px;
}
.news-figure {
width: 88px;
}
.news-figure, .news-figure img {
    min-height: 70px;
    max-height: 70px;
}
.news-date-title {
max-width: 400px;
margin-left: 0;
flex: 1;
padding-left: 8px;
}
.news-publish-date {
font-size: 12px;
line-height: 12px;
margin-bottom: 3px;
}
.news-title-text {
font-size: 14px;
line-height: 17px;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.press-media-news-section .pagination {
padding-top: 15px;
}
.in-the-news-column:last-child {
border-bottom: 0;
}
.seller-primiry-link:before {
height: 1px;
}
.sellertwo-view-supply-auction-section .ready-shopping-resale-content-wrapper .column-title {
/*    max-width: 255px;*/
/*    margin: auto;*/
    margin-bottom: 12px;
    line-height: 29px;
}
.sellertwo-view-supply-auction-section .seo-header-text {
    margin-bottom: 8px;
}

.seller-casestudies-top-banner {
    padding-top: 30px!important;
    padding-bottom: 0;
}
.seller-casestudies-banner-text {
    max-width: 282px;
}
.seller-casestudies-banner-text .customh1-fdp {
    margin: auto;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 6px;
}
.seller-casestudies-banner-text .custom-large-h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 6px;
}
.seller-casestudies-banner-text p {
    font-size: 13px;
    line-height: 18px;
}
.seller-resource-hub-container ul.nav {
    display: none;
}
.seller-casestudies-figure {
    min-height: 197px;
}
.casestudies-title {
    font-size: 18px;
    line-height: 24px;
}
.casestudies-description {
    line-height: 20px;
}
.seller-casestudies-content {
    padding: 24px 30px 20px 32px;
}
.seller-casestudies-figure figure {
    max-width: 213px;
    margin: 22px 0px;
}
.seller-casestudies-figure figure img {
    max-height: 150px;
}

.casestudies-subttle {
    font-size: 12px;
    line-height: 15px;
}
.seller-casestudies-column {
    margin-top: 16px!important;
}

.seller-casestudies-column:first-child {
    margin-top:0px!important;
}

.seller-testimonail-column-row {
    overflow: auto;
    padding: 15px 0px 0px 15px;
}
.seller-resource-hub-section {
    padding-top: 15px;
}






.career-testimonial-section{
    padding-bottom: 30px;
}
.career-testimonial-section .section-title {
    margin-bottom:15px;
}
.career-testimonial-section .seller-wrapper-large-title .column-title {
    line-height: 22px;
}
.seller-testimonail-column {
    padding: 0;
    max-width: 232px;
    margin-right: 21px;
}
.seller-testimonail-container {
    max-width: 178px;
    padding-bottom: 17px;
    padding-top: 32px;
}
.seller-testimonail-quote {
    font-size: 14px;
    line-height: 18px;
}
.seller-testimonail-auther-content {
    margin-top: 12px;
}
.seller-testimonail-auther-detail {
    padding-left: 15px;
}
.seller-testimonail-figure {
    width: 40px;
}
.seller-testimonail-figure img, .seller-testimonail-figure {
    min-height: 40px;
    max-height: 40px;
}
.testimonail-auther-name {
    font-size: 12px;
    line-height: 16px;
}
.testimonail-auther-position {
    font-size: 10px;    
    line-height: 14px;

}







.our-value-section {
    /* padding-top: 80px; */
    /* padding-bottom: 30px; */
    padding-top: 30px;
    padding-bottom: 80px;
}

.our-value-content-column .seller-wrapper-title {
    margin-bottom: 24px;
}
.our-value-gallery-content-container {
    padding: 0px;
    flex-wrap: wrap;
}

.our-value-gallery {
    margin: 0;
    overflow: hidden;
    flex-direction: row-reverse;
    width: 100%;
    align-items: flex-end;
    order: 2;
}
.our-value-gallery-image figure {
    border-radius: 5px;
}
.our-value-gallery-image-4 figure {
    border-radius: 0px 5px 5px 0px;
}
.our-value-gallery-image-1 figure {
    border-radius: 5px 0px 0px 5px;
}
.our-value-gallery-column-one {
    margin: 0;
    padding: 0;
    width: 120px;
    margin-left: 18px;
    margin-bottom: 10px;
}
.our-value-gallery-image-1 figure, .our-value-gallery-image-2 figure img {
    min-height: 182px;
    max-height: 182px;
}
.our-value-gallery-image-2, .our-value-gallery-image-5 {
    display: none;
}

.our-value-gallery-column-two {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    width: 100%;
}
.our-value-gallery-image-3 {
    width: 100%;
}
.our-value-gallery-image-3 figure, .our-value-gallery-image-3 figure img {
    min-height: 225px;
    max-height: 225px;
}
.our-value-gallery-image-4 {
    margin: 0;
    width: 90px;
    margin-right: 17px;
    flex-shrink: 0;
    margin-bottom: 5px;
}

.our-value-gallery-image-4 figure, .our-value-gallery-image-4 figure img {
    min-height: 165px;
    max-height: 165px;
    object-position: right;
}

.our-value-content-grid-container{
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 80px;
}
.our-value-content-column {
    margin-left: 0;
    max-width: 100%;
    padding: 0px 15px;

}
.our-value-content-column .seller-wrapper-large-title .column-title {
    text-align: center;
    line-height: 22px;

}

.our-value-grid-title {
    font-size: 20px;
    line-height: 24px;
    width: calc(100% - 50px);
}

.our-value-content-grid p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
}

.seller-small-wrapper-title {
    margin-bottom: 43px;
}
.seller-small-wrapper-title .seller-wrapper-title .column-subtitle-text {
    margin-top: 21px;
}
.seller-small-wrapper-title .seller-wrapper-title .column-subtitle-text br{
    display:none;
}
.career-small-wrapper-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
}
.thriving-bstock-section .career-small-wrapper-title {
    /* font-size: 18px; */
    /* line-height: 22px; */
}
.small-wrapper-column {
    padding: 0px 15px;
    max-width: 100%;
}
.small-wrapper-column:nth-child(2),.small-wrapper-column{
        margin-top: 30px;
}
.career-small-wrapper-description {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
}
.seller-career-team-gallery-section{
    margin-top: 75px;
}

.about-career-office-section .section-title {
    margin-bottom: 37px;
}

.career-section-title{
    margin-bottom: 37px;
}

.career-office-section .section-title {
    margin-bottom: 44px;
}

.seller-career-large-gallery-section {
    margin-bottom:70px;
    margin-top: 60px;
}

.our-office-column {
    width: 100%;
    max-width: 100%;
    margin: 0!important;
    margin-bottom: 30px!important;
}
.our-office-column:last-child {
    margin-bottom: 0px!important;
}
.our-office-column-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.our-office-column p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Proxima Nova Medium';
    max-width: 210px;
    margin: auto;
}  

.seller-career-bottom-auction-section {
    margin-top: 35px!important;
    padding-bottom: 85px;
}

.faq-main-section{
    padding-bottom: 56px;
}

.faq-banner-top-content {
    padding-top: 67px!important;
    padding-bottom: 50px;
}
.faq-banner-title {
    font-size: 24px;
    line-height: 28px;
}
.faq-main-section .section-title {
    margin-bottom: 48px;
}
.faq-main-section .seller-wrapper-large-title .column-title {
    max-width: 203px;
    margin: auto;
}
.faq-column-title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 27px;
}
.faq-wrapper ul li {
    margin-bottom: 16px;
}
.faq-column-row {
    grid-template-columns: auto;
    grid-column-gap: 0;
    justify-content: center;
}
.faq-wrapper {
    max-width: 210px;
}
.faq-wrapper ul li a {
    line-height: 18px;
}
.faq-wrapper ul li.faq-view-all a {
    line-height: 23px;
}

.faq-column {
    margin-bottom: 40px!important;
}

.faq-column:last-child {
    margin-bottom: 0px!important;
}
.faq-suport-container {
    border-top: 0;
    padding-top: 0;
}

.faq-support-wrapper .column-title {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Proxima Nova Bold';
    margin-bottom: 15px;
    color: #000;
}
.faq-support-section .seller-primiry-button {
    height: 30px;
    font-size: 10px;
    line-height: 7px;

}

.faq-support-section{
padding-bottom: 47px;
}




.seller-breadcrumb li,.seller-breadcrumb li a {
    font-size: 10px;
    line-height: 17px;
}
.seller-breadcrumb li:after {
    font-size: 8px;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 9px;
}

.topic-faq-section {
    padding-bottom: 52px;
    padding-top: 52px;
}
.apply-menu-left-column{
    display: none;
}
.apply-right-container {
    padding-left: 0;
    padding-top: 0;
}
.apply-logging-title {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 34px;
}

.apply-logging-link li a {
    font-size: 14px;
    line-height: 18px;
}

.apply-logging-link {       
    max-width: 205px;
    margin: auto;
}

.apply-logging-suppport-container {
    text-align: center;
    justify-content: center!important;
    min-height: auto;
    padding: 25px 20px 22px 20px;
}
.apply-logging-suppport-title {
    width: 100%;
    margin-bottom: 9px;
}
.apply-logging-suppport-container .primiry-button {
    font-size: 10px;
    line-height: 8px;
}


.applying-logging-section {
    padding-top: 27px;
    padding-bottom: 41px;
}

.how-apply-container .apply-logging-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 19px;
    text-align: left;
}

.how-apply-right-content p {
    font-size: 16px;
    line-height: 24px;
}
.apply-right-container ul li {
    font-size: 13px;
    line-height: 24px;
}
.helpful-container {
    margin-top: 27px;
}

.helpful-title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 11px;
}

.how-apply-container .apply-logging-suppport-container {
    margin-top: 40px;
}


.pagination>li>a.next:before, .pagination>li>a.prev:before {
    width: 12px !important;
    height: 10px !important;
    background-image: url(../images/seller-images/arrow-right.svg);
    background-size: contain;
    border-radius: inherit;
    background-position: center center;
    background-repeat: no-repeat;
}



.supply-main-wrpper .related-section-title .column-title {
    font-size: 20px;
    line-height: 24px;
    max-width: 240px;
}



.supply-search-result-container .auction-block .box-holder {
    width: calc(100%/3);
}
.supply-search-result-container .auction-block .box-holder .lot-info {
padding-bottom: 12px!important;
}








.job-iframe-section{
    padding-bottom: 15px;
}


.seller-three-view-supply-auction-section {
    padding-bottom: 52px;
}

.seller-three-view-supply-auction-section .primiry-button {
    min-width: 125px;
}
.seller-three-cardview-container-section .cardview-container .cardview-content {
    max-width: 234px;
}
.seller-three-cardview-container-section .cardview-container .seller-wrapper-title .column-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 11px;
}
.seller-three-cardview-container-section .cardview-content .border-primiry-button {
    margin-top: 15px;
}


.career-list-top-content {
    padding-top: 40px!important;
    min-height: auto;
    padding-bottom: 0;
}


.career-list-banner-text .custom-large-h2{
     font-size: 24px;
    line-height: 28px;  
       margin-bottom: 11px; 
}

.career-list-banner-text .customh1-fdp {
    line-height: 10px;
    margin-bottom: 6px;
}

.career-list-banner-text p {
    font-size: 16px;
    line-height: 24px;
}
.career-list-gallery-row {
/*    margin-top: 28px;*/
    margin-bottom: 38px;
}

.career-list-title-wrapper .custom-large-h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
}

.career-list-title-wrapper p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}

.career-list-title-wrapper a {
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
}

.supply-seller-blog-section {
    padding-bottom: 0;
}

.supply-seller-blog-grid-column:first-child .blog-grid-img, .supply-seller-blog-item .blog-grid-img {
    width: 86px;
    margin-right: 0;
    border-radius: 0;
}
.supply-seller-blog-grid-column:first-child .supply-seller-blog-item .blog-grid-img img,.supply-seller-blog-item .blog-grid-img img{
    min-height: 74px;
    max-height: 74px;
}
.supply-seller-blog-grid-column {
    margin-bottom: 15px;
}
.career-blogs-cta {
    margin-top: 30px;
}


.seller-career-modal-wrapper {
    flex-wrap: wrap;
        min-height: initial;
}
.seller-modal-left {
    width: 100%;
    order: 2;
    justify-content: center;
    align-items: flex-end;
    padding-top: 22px;
}
.seller-modal-right {
    align-items: flex-start;
    padding-top: 80px;
}
.seller-modal-right-wrapper {
    padding: 0px 28px 34px 28px;
}

.seller-modal-title {
    margin-bottom: 13px;
    margin-top: 17px;
    font-size: 30px;
    line-height: 30px;
}

.seller-modal-description {
    margin-bottom: 23px;
}

.close-modal {
    right: 18px;
    top: 18px;
}




/* essentials css 767 start */
.essentials-selling-column {
    margin-bottom: 18px;
}
.essentials-selling-column:last-child {
    margin: 0;
}
.essentials-column-wrapper {
    border-radius: 6px;
    padding: 30px 8px 25px 18px;
}

.essentials-selling-section {
    padding-top: 90px;
    padding-bottom: 50px;
}
.essentials-counter {
    margin-top: 3px;
    width: 22px;
    height: 22px;
}
.essentials-counter:before {
    margin-right: 15px;
}

.essentials-selling-section .section-primay-link {
    margin-top: 27px;
}


/* essentials css 767 end */



body *::-webkit-scrollbar{

}
body *::-moz-scrollbar{
    
}
body *::-ms-scrollbar{
    
}
body *::scrollbar{
    
}

/*.eu-marketplaces-seller-featured-section .mrketplace-seller-item-column-row {
    flex-wrap: wrap;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-item-column-row .mrketplace-seller-item-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-item-column-row .mrketplace-seller-item-column:last-child{
    margin-bottom: 0px;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-figure, .eu-marketplaces-seller-featured-section .mrketplace-seller-figure img {
    min-height: 166px;
    max-height: 166px;
}

.eu-marketplaces-seller-featured-section .thumb-seller-figure {
    width: 55px;
    height: 55px;
    bottom: 6px;
    left: 11px;
}
.eu-marketplaces-seller-featured-section .thumb-seller-figure img {
    max-width: 39px;
    max-height: 40px;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-item-content-wrapper {
    max-width: 220px;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-item-subtitle {
    font-size: 9px!important;
    line-height: 11px!important;
    margin-bottom: 5px!important;
}

.eu-marketplaces-seller-featured-section .mrketplace-seller-item-title {
    font-size: 16px;
    line-height: 19px;
}
.eu-marketplaces-seller-featured-section .star-icon {
    font-size: 14px;
    line-height: 18px;
}

.eu-marketplaces-seller-featured-section .mrketplace-seller-item-content .stars {
    margin-top: 2px;
}

.eu-marketplaces-seller-featured-section .mrketplace-seller-item-content p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 5px;
}
.eu-marketplaces-seller-featured-section .mrketplace-seller-item-content .primiry-link {
    font-size: 12px;
    line-height: 15px;
}

.eu-marketplaces-seller-featured-section .mrketplace-seller-item-column .rating-nubber {
    font-size: 10px;
    line-height: 11px;
}

*/



/*767px custom spacing css start*/
.supply-closing-product-auction {
padding-top: 50px;
padding-bottom: 50px;
}
.sellerone-seller-content-grid-section {
padding-top: 50px;
padding-bottom: 50px;
}
.take-seller-video-content-secction {
padding-bottom: 20px;
}
.globle-b2b-content-row-column-section {
padding-bottom: 75px;
padding-top: 75px;
}
.have-cellphone-detail-card-section {
padding: 50px 15px;
}
.seller-three-cardview-container-section {
padding-bottom: 50px;
padding-top: 50px;
}
.world-leading-retailer-brand-section {
padding-top: 50px;
padding-bottom: 50px;
}
.about-view-supply-auction-section{
    padding-bottom: 64px;
}
/*767px custom spacing css start*/



/*faq and blogs search css start 767px*/ 
body.search.search-results .top-content {
    padding-top: 60px;
    padding-bottom: 60px;
}


body.search.search-results.category .top-content .banner-title, body.search.search-no-results .top-content .banner-title, body.search.search-results .top-content .banner-title {
    font-size: 24px;
    line-height: 28px;
}
body.search.search-results .top-content .banner-title span, body.search.search-no-results .top-content .banner-title span {
    font-size: 34px;
    line-height: 44px;
}
.blog-search-form, .faq-search-form {
    padding-left: 15px;
    padding-right: 15px;

}
body.search.search-no-results.category .top-content .blog-search-form,.faq-search, .faq-search-form,
body.search.search-results.category .top-content .blog-search-form{
	margin-top: 15px;
}
.faq-search form, .faq-search-form form, .blog-search-form form {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
}
.faq-search input[type="text"], .faq-search-form input[type="text"], .blog-search-form input[type="text"] {
    height: 45px;
}
.faq-search input[type="submit"], .faq-search-form input[type="submit"], .blog-search-form input[type="submit"] {
    width: 40px;
    background-position: center right 15px;
    background-size: 13px;
}

.custom-blog-tab {
    margin-bottom: 20px;
}
.nav-tabs li a {
    font-size: 14px;
    line-height: 26px;
    padding: 5px 12px;
}
.tab-bar li:first-child a {
    padding-left: 12px;
}

.blog-post-result {
    padding: 0;
}
.custom-blog-item {
    max-width: initial;
    width: calc(100% - 8%);
}
.custom-blog-grid-column {
    padding-top: 15px;
    padding-bottom: 15px;
}

.custom-blog-item>figure {
    width: 90px;
    min-height: 80px;
    max-height: 80px;
}
.custom-blog-item>figure img {
    min-height: 80px;
    max-height: 80px;
}
.custom-blog-item .blog-grid-content {
    padding-left: 15px;
}
.custom-blog-item .blog-grid-content .blog-grid-title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    font-family: 'Proxima Nova Semibold';
}
.faq-post-result .posts article{
 width: calc(100% - 8%);
}

.faq-post-result .posts h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
    font-family: 'Proxima Nova Semibold';
}
.custom-blog-item .blog-grid-text {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
}
.custom-blog-item p a {
    font-size: 10px;
}
.faq-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
body.search.search-results.category .faq-section {
    padding-top: 40px;
}
.faq-post-result {
    padding: 0;
}
.faq-post-result .posts {
    padding-bottom: 15px;
    padding-top: 15px;
}
.faq-post-result .posts p {
    font-size: 12px;
    line-height: 18px;
}







.faq-search input[type="text"]::placeholder,.faq-search-form input[type="text"]::placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::placeholder{
font-size: 10px!important;
line-height: 12px!important;
}
.faq-search input[type="text"]::-moz-placeholder,.faq-search-form input[type="text"]::-moz-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-moz-placeholder{
font-size: 10px!important;
line-height: 12px!important;
}
.faq-search input[type="text"]::-ms-placeholder,.faq-search-form input[type="text"]::-ms-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-ms-placeholder{
font-size: 10px!important;
line-height: 12px!important;
}
.faq-search input[type="text"]::-webkit-placeholder,.faq-search-form input[type="text"]::-webkit-placeholder,
body.search.search-results.category .blog-search-form input[type="text"]::-webkit-placeholder{
font-size: 10px!important;
line-height: 12px!important;
}


/*faq and blogs search css end 767px*/ 


}

@media(max-width: 480px){
.supply-search-result-container .auction-block .box-holder {
    width: calc(100%/2);
}	
}






























/*test form start*/


main.main.top-content {
    padding: 0;
    padding-top: 70px;
}
main.main.top-content article {
    margin: 0;
    width: 100%;
    float: left;
}
main.main.top-content header.article-header {
}

.contact_seller_v1 .mktoForm .mktoFormCol{

}
main.main.top-content header.article-header .page-title {
    text-align: center;
    font-family: 'Proxima Nova Extrabld';
    margin: 0;
    font-size: 36px;
    line-height: 44px;
}
.contact_seller_v1 .contact_seller_text {
    text-align: center;
    width: 100%;
    max-width: 595px;
    margin: auto;
    font-size: 16px;
    color: #000;
    margin-bottom: 26px;
}
.contact_seller_v1 .contact_seller_text + p {
    position: absolute;
}

.contact_seller_v1 form {
    width: 100%!important;
    padding: 0px 77px;
}
.contact_seller_v1 form .mktoFormRow {
    display: flex;
    flex-wrap: wrap;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol {
    width: 50%;
    margin-bottom: 16px!important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap {
    padding: 0px 8px;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoOffset,.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoGutter {
    display: none;
}

.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoLabel {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap input, 
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap select, 
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
    width: 100%!important;
    border: 1px solid #D7D7D7!important;
    height: 56px!important;
    padding-left: 25px!important;
    font-size: 16px!important;
    border-radius: 5px!important;
    background-color: #fff;
    font-family: 'Proxima Nova Regular'!important;

}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap input::placeholder{
    color: #818181!important;
    font-size: 16px!important;
    line-height: 56px!important;
    font-family: 'Proxima Nova Regular'!important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap input::-moz-placeholder {
line-height: 56px !important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
    background-image: url(../images/seller-images/input-dropdown-arrow.svg);
    background-size: 14px;
    background-position: center right -17px;
    color: #818181;
    padding-right: 42px!important;
        background-repeat: no-repeat;
}

.contact_seller_v1 form .mktoFormRow:nth-last-child(4) {
    /*margin-top: 40px;*/
}

.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol {
    width: 100%;
    margin: 0!important;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol .mktoFieldWrap textarea {
    width: 100%!important;
    height: 139px!important;
    padding: 27px;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol .mktoFieldWrap textarea::placeholder{
    opacity: 0!important;
    visibility: hidden!important;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol .mktoFieldWrap .mktoLabel {
    position: static;
    opacity: 1;
    visibility: visible;
    width: 100%!important;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #000;
    font-family: 'Proxima Nova Medium';
    padding: 0;
}

.contact_seller_v1 form .mktoButtonRow {
    width: 100%;
    margin-top: 32px;
    display: flex;
    justify-content: flex-end;
    padding: 0px 8px;
}
.contact_seller_v1 form .mktoButtonRow>span {
    margin: 0px!important;
}
.contact_seller_v1 form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button.mktoButton {
    padding: 0;
    border: 1px solid var(--bs-primary-color);
    font-size: 14px!important;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    height: 48px;
    min-width: 144px;
    padding: 0px 15px;
    transition: all 0.5s;
    background-color: var(--bs-primary-color);
    background: #153adc!important;
}

.contact_seller_v1 form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button.mktoButton:hover {
    background: #041E91!important;
    color: #ffffff;
}
.contact_seller_v1.seller_new_form form .mktoFormRow:nth-child(5) .mktoFormCol, 
.contact_seller_v1.seller_new_form form .mktoFormRow:nth-child(6) .mktoFormCol {
    width: 100%;
}
.contact_seller_v1.seller_new_form form .mktoFormRow:nth-child(5) .mktoFormCol textarea {
    width: 100%!important;
    height: 139px!important;
    padding: 27px;
}

.sellerfive-view-supply-auction-section .contact_seller_v1 form .mktoFormRow:nth-child(5) .mktoFormCol, 
.sellerfive-view-supply-auction-section .contact_seller_v1 form .mktoFormRow:nth-child(6) .mktoFormCol {
    width: 100%;
}
@media(max-width: 991px){
.contact_seller_v1 form {
    width: 100%!important;
    padding: 0px 0px;
}
.blog-list-heading .banner-text.auto-text {
    padding: 0px 15px;
}
.buyer-blogs-section {
    padding-top: 30px;
}
.custom-blog-tab .blog-search-form {
    position: static;
}
.custom-blog-tab .tab-bar .nav-tabs li a {
    font-size: 14px;
}
}






@media(max-width: 767px){
 br{display: none;}
main.main.top-content {
    padding-top: 20px;
}
main.main.top-content header.article-header .page-title {
    font-size: 18px;
    line-height: 22px;
}
.contact_seller_v1 .contact_seller_text {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Proxima Nova Medium' !important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol {
    width: 100%;
    margin-bottom: 16px!important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap input, .contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap select, .contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea {
    height: 45px!important;
    padding-left: 10px!important;
    font-size: 14px!important;
    line-height: 16px;
    font-family: 'Proxima Nova Regular'!important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap select {
    background-size: 8px;
    background-position: center right -8px;
    padding-right: 15px!important;
}
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap input::placeholder,.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap textarea::placeholder{
    font-size: 14px!important;
    line-height: 36px!important;
}
.newsletter-form .mktoForm .mktoFormRow .mktoField {
    padding: 10px 59px 10px 15px;
}
.newsletter-form .mktoForm .mktoFormRow .mktoField::placeholder{
    font-size: 12px!important;
    line-height: 12px;
} 
.contact_seller_v1 form .mktoFormRow .mktoFormCol .mktoFieldWrap {
    padding: 0px 0px;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) {
    margin-top: 10px;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol .mktoFieldWrap .mktoLabel {
    font-size: 12px;
    line-height: 12px;
}
.contact_seller_v1 form .mktoFormRow:nth-last-child(4) .mktoFormCol .mktoFieldWrap textarea,
.contact_seller_v1.seller_new_form form .mktoFormRow:nth-child(5) .mktoFormCol textarea {
    height: 100px!important;
    padding: 10px;
}
.contact_seller_v1 form .mktoButtonRow {
    margin-top: 8px;
    padding: 0px;
}
.contact_seller_v1 form.mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple button.mktoButton {
    font-size: 16px!important;
    border-radius: 5px;
    height: 40px;
    /*min-width: auto;*/
    padding: 0px 15px;
}

.marketplace-outlet-section {
    display: block !important;
}

    .marketplace-bottombanner-section {
    display: block !important;
}


.marketplace-banner-old .banner-content-row {
    padding: 0;
    padding-bottom: 28px;
}


.marketplace-banner-old .order-listing li {
    width: 100%;
    margin-top: 30px;
}


.category-blog-bannertitle {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    font-family: 'Proxima Nova Semibold';
}

.accordion_2-section .accordion_2 .accordion-item {
    border-top: 1px solid #DADDDF;
}
.accordion_2-section .accordion_2 button {
    font-size: 14px;
    line-height: 18px;
/*    padding-right: 18px;*/
}
.accordion_2-section .accordion_2 .accordion-content-new p {
    font-size: 14px;
    line-height: 18px;
}

.accordion_2-section .accordian_p {
    font-size: 10px;
}
.accordion_2-section .accordian_h2 {
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 12px;
}

.accordion_2-section .accordian_p2 {
    font-family: 'Proxima Nova Medium' !important;
}
.blog_accordian .accordian_p {
    font-size: 10px!important;
}
.blog_accordian .accordian_h2 {
    margin-bottom: 12px!important;
}

.importer-updated {
    margin: 0;
    gap: 15px;
}
.new_homebstock-home-banner-link-container.importer-updated a {
    margin: 0!important;
    min-width: initial;
    width: 70%;
}

section.contactus_style_form .cell.medium-5 .contact_ul-text li {
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}

section.contactus_style_form .cell.medium-5 h5 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px!important;
}

section.contactus_style_form .cell.medium-7 {
    margin: 0px!important;
}

section.contactus_style_form .cell.medium-7 .newsletter-form {
    margin-top: 30px;
    padding: 15px!important;
}
.contactus_style_form .newsletter-form .mktoForm .mktoFormRow select#Business_Locations__c {
    height: 90px!important;
    padding: 10px!important;
    font-size: 12px;
}

.contactus_style_form .newsletter-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    margin-top: 15px;
    height: 40px;
}


}




/*test form end*/
