
@media (min-width:768px)
{
    .bstock-fdp-logo {
    background-image: url(../../assets/images/sfwp-custom/bstock-logo.png);
    background-size: contain;
    background-position: 0;  
}
.marketplace-dropdwon-row {
    position: absolute;
    left: 0;
    /*top: 0;*/
    top: 30px;
}  
.sticky-select-dropdown .marketplace-dropdwon-row {
    position: fixed;
    z-index: 10;
     top: 100px;
}
.sticky-select-dropdown .marketplace-dropdwon-row .marketplace-dropdwon {
    box-shadow: 0px 21px 45px 36px #ffffff;
}
.marketplace-dropdwon-row .dropdown-menu {
    margin: 0;
    padding: 0;
    width: 100%;
    transform: translate(0)!important;
    top: 100%!important;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;

  
}
.marketplace-dropdwon-row .dropdown-menu>.d-flex,.marketplace-dropdwon-row .dropdown-menu>.d-flex>ul{
      border-radius: 5px;
}
.marketplace-dropdwon .dropdown.all-market-dowpdown .dropdown-menu {
    margin: 0;
    padding: 0;   
    left: 50%!important;
    -ms-transform: translate(-50% , 0px)!important;
    -moz-transform: translate(-50% , 0px)!important;
    -webkit-transform: translate(-50% , 0px)!important;
    transform: translate(-50% , 0px)!important;
       width: max-content;
       max-height: calc(100vh - 200px);
       overflow: auto;
}

.marketplace-dropdwon .dropdown.all-market-dowpdown .dropdown-menu ul li {
/*    padding: 6px 4px;*/
    vertical-align: top;
    display: inline-block;
}

.active-nav .header {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(191, 191, 191, 0.25);
}
.sticky-aside .aside-bar {
    transform: translateX(38%)!important;
    left: 50%!important;
    top: 60px!important;
}
}




@media (min-width:992px)
{
.global-menu-class #menu-fdp-global-menu .sub-menu{
        width: fit-content;
    max-width: calc(100% - 30px);
    
}
.global-menu-class #menu-fdp-global-menu>li.menu-company,.global-menu-class #menu-fdp-global-menu>li.menu-support{
    position: relative;
}
.global-menu-class #menu-fdp-global-menu>li.menu-company .sub-menu,.global-menu-class #menu-fdp-global-menu>li.menu-support .sub-menu{
 width: max-content;
     max-width: initial;
        left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}



.marketplace-grid-content:hover,.retailer-brand-column>a:hover,.blog-item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);     
    box-shadow: 0px 0px 26px #e6e6e6;
}




.sticky-aside .aside-bar {
    transform: translateX(86%)!important;
    left: 50%!important;
    top: 100px!important;
}
.global-menu-class #menu-fdp-global-menu {
    -ms-flex-direction: row;
    flex-direction: row;
}
.global-menu-class #menu-fdp-global-menu .sub-menu{
    display: flex;
}
}



@media(min-width:1200px ){
    .sticky-select-dropdown .marketplace-dropdwon-row{
            top: 110px;
    }
.marketplace-grid-column-row .retail-brand-content p{
	min-height: 125px;
}
}


@media (min-width:1366px){
.sticky-aside .aside-bar {
    top: 100px!important;
    transform: translateX(122%)!important;
    left: 50%!important;
}

}
@media (min-width:1950px){
.how-work-banner:before {
    border-left: 2100px solid transparent;
    border-bottom: 350px solid #fff;
} 
}

@media (min-width:2100px){
.how-work-banner:before {
    border-left: 3000px solid transparent;
    border-bottom: 325px solid #fff;
} 
}

@media (min-width:2900px){
    .how-work-banner:before {
    border-left: 4000px solid transparent;
    border-bottom: 300px solid #fff;
}
}

@media (min-width:3900px){
.how-work-banner:before {
    border-left: 5200px solid transparent;
    border-bottom: 300px solid #fff;
}  
}




@media (max-width:1440px){
.large-section {
    padding: 100px 15px;
} 
.retailer-brand-section .section-title {
    margin-bottom: 50px;
} 
.global-menu-class #menu-fdp-global-menu .sub-menu li {
    min-width: 255px;
} 
.market-place-banner-img {
    width: 620PX;
}
.how-work-banner figure img {
    max-width: 550px;
}
.how-work-banner:before {
    border-bottom: 500px solid #ffffff;

}
}

@media (max-width:1439px){
.top-content .custom-container {
    max-width: 1300px;
}
.banner-container {
    width: 100%;
    max-width: 1210px;
}
.home-banner-desktop,.market-place-banner-img {
    width: 560px;
}
.how-work-banner figure img {
    right: 0;
}

}

@media (max-width:1365px){
.top-content .custom-container {
    max-width: 1200px;
}
.banner-container {
    max-width: 1150px;
}
.home-banner-desktop, .market-place-banner-img {
    width: 500px;
}
}


@media (max-width:1199px){
.retailer-brand-column>a figure {
    margin: 0px;
}
.top-content {
    min-height: 450px;
}
.blog-banner {
    min-height: 350px;
    padding-top: 175px;
}   
.home-banner-desktop{
    width: 320px;
}
.home-banner-desktop img {
    right: 0;
}
.how-work-banner{
    overflow: hidden;
}
.marketplace-banner{
    overflow: hidden;
}
.marketplace-banner .banner-text{
    max-width: 500px;
}
/*default customization*/
h1 {
    font-size: 44px;
    line-height: 52px;
}
h2 {
    font-size: 36px;
    line-height: 44px;
}
h3, h4 {
    font-size: 24px;
    line-height: 32px;
}
h5 {
    font-size: 20px;
    line-height: 28px;
}
h6{

font-size: 14px;
line-height: 21px;
}

p{
font-size: 16px;
line-height: 21px;  
}
.retail-brand-content p{
    font-size: 14px;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li {
    min-width: 220px;
}
.work-direction-row {
    padding: 20px 0px;
   
}
.customh1-fdp {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}

.customh2-fdp {
    font-size: 36px;
    line-height: 44px;
}
.custom-large-h2{
        font-size: 36px;
    line-height: 44px;
    margin-bottom: 15px;
}
.banner-content {
    margin-bottom: 25px;
}
.retailer-brand-section .section-title {
    margin-bottom: 15px;
}
.content-row{
    margin-top: 45px;
}
.how-work-content .content-row {
    margin-top: 25px;
}
.content-row h3,.content-row h4 {
    margin-bottom: 20px;
}
.section {
    padding: 40px 15px;
}

.section-title {
    margin-bottom: 40px;
}
.archive .blog-grid-content .blog-grid-title {
    min-height: 60px;
}

.blog-grid-img img, .search-results .blog-item img,.search-results .blog-item .blog-grid-img figure{
  min-height: 200px;
    max-height: 200px;
}
.blog-grid-img img {
    min-height: 144px;
    max-height: 144px;
}
.get-start-img {
    width: 440px;
}
.primiry-button,.global-menu-class #menu-fdp-global-menu>li.top-started a {
    height: 44px;
    font-size: 14px;
    padding: 0px 15px;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 44px;
    font-size: 14px!important;
}
.blog-grid-content {
    padding: 15px 20px;
}
.tab-banner-detail figure,.tab-banner-detail figure img {
    max-height: 275px;
    min-height:275px;
}
.blog-profile-content .content-row-section .content-row p {
    /*font-size: 16px;*/
/*    line-height: 24px;*/
}
.blog-view-heading {
    min-height: auto;
    padding-top: 120px;
}
.blog-view-heading .banner-title {
    margin: 8px 0px 8px 0px;
}
.join-b2b {
    padding-top: 30px;
}
.section-primay-link {
    margin-top: 30px;
}
.suscribe-news-letter {
    padding-top: 40px;
    margin-top: 40px;
}
.baying-content-section .content-row-section {
    max-width: 460px;
    margin-left: 80px;
}
.work-direction-row .section-title {
    left: 60px;
}
.work-direction-row figure {
    width: 480px;
}
.all-market-dowpdown .dropdown-menu {
    width: calc(960px - 30px)!important;
}
.marketplace-dropdwon-row .dropdown-menu ul li a,.marketplace-dropdwon-row .dropdown-menu ul li {
    font-size: 13px;
    line-height: 18px;
}
.marketplace-dropdwon .dropdown> a {
    padding: 5px 23px;
}

.marketplace-grid-column-row .marketplace-grid-column .marketplace-grid-content {
    padding: 30px;
}

.suscribe-content input {
    height: 44px;
}
.blog-profile-content {
  
    max-width: 680px;
}
/*default customization*/

.top-content .custom-container {
    max-width: 930px;
}


.global-menu-class #menu-fdp-global-menu>li {
    margin-left: 10px;
}
.global-menu-class #menu-fdp-global-menu>li>a {
    padding: 15px 10px;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li a {
    padding: 16px 26px;
    font-size: 14px;
    line-height: 21px;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li a .menu-item-description{
      font-size: 14px;
    line-height: 21px;  
}

.banner-container {
    max-width: 980px;
}

.search-results .blog-section {
    padding-bottom: 70px;
}
.acution-banner-container {
    max-width: 840px;
}
.acution-banner-container figure {
    width: 200px;
}
.retailer-brand-column>a {
    min-height: 194px;
}
.liquidation-section .content-row-section {
    max-width: 500px;
    margin-left: 30px;
   
}
.testimonial-content {
    padding: 50px;
    padding-top: 60px;
}
.testimonial-quote:before {
    width: 40px;
    height: 32px;
    top: -72px;
    left: -10px;
}
.how-work-diagram {
    width: 500px;
}
.how-work-content {
    margin-left: 30px;
}
.how-work-diagram:after{
   /* height: 308px;*/
}


.buyer-blog-heading {
    min-height: auto;
    padding-top: 130px;
}

.feture-marketplace-section .section-title {
    margin-bottom: 10px;
}
.feture-marketplace-section{
	padding-bottom: 0px;
}
.marketplace-grid-column-row{
	padding-top: 100px;
}

.marketplace-banner {
    padding-top: 135px;
    padding-bottom: 15px;
}
.marketplace-grid-content {
    padding: 60px 30px 30px 30px;

}
.newsletter-form {
    padding: 30px;
}
.suscribe-left-colunm {
    max-width: 380px;
}
.marketplace-grid-column >.marketplace-grid-content .primiry-link {
    font-size: 14px;
}
.marketplace-grid-content .primiry-button {
    width: 120px;
    height: 32px;
    font-size: 10px;
}
section#contact_form {
    flex-wrap: wrap;
    flex-flow: column;
    margin-top: 50px!important;
    margin-bottom: 50px!important;
}
section#contact_form> div {
    width: 90%;
    margin: auto;
    padding: 0;
}

.breadcrumbs-row {
    margin-bottom: 40px;
}
.blog-view-heading .banner-text .date-text {
    font-size: 16px;
    line-height: 24px;
}
.footer-links ul li a {
    font-size: 14px;
    line-height: 21px;
}
}

@media (max-width:991px){

.primiry-link:before {
     height: 2px;
}
.top-content {
    padding-top: 70px;
     min-height: 450px;
}
.blog-banner {
    min-height: 250px;
    padding-top: 120px;
} 
/*default customization 991px*/
h1 {
    font-size: 36px;
    line-height: 42px;
}
h2 {
    font-size: 32px;
    line-height: 40px;
}
h3, h4 {
    font-size: 22px;
    line-height: 26px;
}   
h5 {
    font-size: 18px;
    line-height: 24px;
}
h6{

font-size: 14px;
line-height: 21px;
}

p{
font-size: 14px;
line-height: 20px;  
}
.customh2-fdp {
    font-size: 32px;
    line-height: 40px;
}

.content-row{
    margin-top: 30px;
}
.custom-large-h2{
 font-size: 34px;
    line-height: 36px;
    margin-bottom: 15px;
}
.customh1-fdp {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}
.retailer-brand-section .section-title {
    margin-bottom: 15px;
}
.how-work-content .content-row {
    margin-top: 20px;
        max-width: 320px;
}
.content-row h3,.content-row h4 {
    margin-bottom: 15px;
}
.section {
    /*padding: 40px 15px;*/
}
.section-title {
  /*  margin-bottom: 40px;*/
}
.blog-grid-img img {
    min-height: 150px;
    max-height: 150px;
}
.blog-grid-img img, .search-results .blog-item img, .search-results .blog-item .blog-grid-img figure {
    min-height: 150px;
    max-height: 150px;
}
.get-started-content {
    max-width: 380px;
    margin-left: 30px;
}
.primiry-button,.global-menu-class #menu-fdp-global-menu>li.top-started a {
    height: 46px;
    font-size: 12px;
    padding: 0px 15px;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 40px;
    font-size: 12px!important;
}
.primiry-link {
    font-size: 14px;
    line-height: 26px;
  
}
.blog-grid-content {
    padding: 15px 20px;
}
.tab-banner-detail figure,.tab-banner-detail figure img {
    max-height: 260px;
    min-height:260px;
    height: 260px;
}
.blog-profile-content .content-row-section .content-row p {
   /* font-size: 16px;*/
   /* line-height: 24px;*/
}
.blog-view-heading {
    min-height: auto;
    padding-top: 100px;
}
.blog-view-heading .banner-title {
    margin: 8px 0px 8px 0px;
}
.blog-grid-content p > a {
    font-size: 16px;
}
.join-b2b {
    padding-top: 30px;
}
.section-primay-link {
    margin-top: 30px;
}
.suscribe-news-letter {
    padding-top: 30px;
    margin-top: 30px;
}
.suscribe-content input {
    height: 40px;
}
.tab-banner-content p {
    /*margin: 0;*/
}
.tab-banner-detail .arrow-link {
    font-size: 14px;
    line-height: 22px;
}
.suscribe-content h5 {
    margin-bottom: 30px;
}
.baying-content-section .content-row-section {
    max-width: 420px;
    margin-left: 80px;
}
.work-direction-row .section-title {
    left: 30px;
}
.work-direction-row figure {
    width: 340px;
}
.all-market-dowpdown .dropdown-menu {
    width: calc(720px - 30px)!important;
}
.all-market-dowpdown .dropdown-menu ul li {
    min-height: 35px;
}
.marketplace-dropdwon-row .dropdown-menu ul li a,.marketplace-dropdwon-row .dropdown-menu ul li {
    font-size: 10px;
    line-height: 14px;
    padding: 3px;
}

.marketplace-grid-column-row .marketplace-grid-column .marketplace-grid-content {
    padding: 30px 15px 30px 15px;
}
.banner-text {
    max-width: 420px;
}
.feture-marketplace-section .section-title {
    margin-bottom: 15px;
}
.retailer-brand-column {
    padding: 10px;
}
.blog-grid-text {
   /* font-size: 14px;*/
    /*line-height: 20px;*/
}
.blog-grid-img-landing img {
    min-height: 260px;
    max-height: 260px;
}
.inner-blog-section .blog-grid-column {
    padding-top: 50px;
}
.tab-banner-content {
    width: 270px;
    padding: 15px 30px;
}
.blog-profile-content {
    max-width: 440px;
}
/*default customization 991px*/
.top-content .custom-container {
    max-width: 690px;
}
.market-place-banner-img {
    /*width: 280px;*/
}

.market-place-banner-img img {
    right: 50px;
}


.banner-title, .banner-content {
    margin-bottom: 20px;
}
.banner-container {
    max-width: 730px;
}


.header {
    padding: 27px 15px;
}

.global-menu-class {
    position: fixed;
    height: 100vh;
    background: #ffffff;
    top: 0;
    display: block;
    padding: 30px 40px 30px 20px;
    margin-top: 0px;
    max-width: 70%;
    margin-top: 0!important;
right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: opacity 1ms .0s,-webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .0s cubic-bezier(.19,1,.22,1),opacity 1ms .6s;
    transition: transform .0s cubic-bezier(.19,1,.22,1),opacity 1ms .6s,-webkit-transform .6s cubic-bezier(.19,1,.22,1);
    width: 70%;
    overflow-y: scroll;
    pointer-events: none;
    opacity: 0;
    bottom: 0;
        z-index: 9999;
        left: initial;

}

.show.global-menu-class{
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1);
    transition: transform .6s cubic-bezier(.19,1,.22,1),-webkit-transform .6s cubic-bezier(.19,1,.22,1);
}
.active-nav .menu-overlay {
    opacity: 1;
    visibility: visible;
}
    .close-menu{
    display: block;
}

.show.global-menu-class .close-menu{
  opacity: 1;
  visibility: visible;
}
.active-nav{
overflow: hidden;
   box-shadow: 0px 4px 20px rgba(191, 191, 191, 0.25);
}

.global-menu-class #menu-fdp-global-menu>li {
    margin-left: 0;
    padding: 0;
}
.global-menu-class #menu-fdp-global-menu>li>a {

    color: #7A7A7A;

}
.global-menu-class #menu-fdp-global-menu>li>a:before{
	bottom: -5px;
}
.global-menu-class #menu-fdp-global-menu>li:hover a:before{
   display: none;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li a:hover, .global-menu-class #menu-fdp-global-menu .sub-menu li.active a {
    background: transparent;
    color: #153adc;
}
.global-menu-class #menu-fdp-global-menu .sub-menu {
    position: static;
    box-shadow: none;
    padding: 0;
    visibility: visible;
    opacity: 1;
       padding: 8px 15px;
           margin-bottom: 10px;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li {
    max-width: initial;
    min-width: auto;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li a {
    padding: 0;
    margin-bottom: .5rem;
}
.global-menu-class #menu-fdp-global-menu .sub-menu li a .menu-item-description{
    display: none;
}
.global-menu-class #menu-fdp-global-menu>li.top-started {
    position: static!important;
    width: 100%;
    padding-left: 15px;
}
.work-section-row {
    margin-top: 15px;
}
.how-work-diagram {
    width: 315px;
    top: -70px;
}
.how-work-diagram:after {
    /*height: 179px;*/
}
.top-started {
    display: block;
}
.liquidation-section .content-row-section {
    max-width: 50%;
}
 
.retailer-brand-column>a {
    min-height: 130px;
    padding: 0px 15px;
}

.baying-content-section .content-row-section {
    margin-left: 15px;
}
.register-content-section .content-row-section {
    margin-right: 15px;
}

.work-direction-row {
    padding: 30px 0px;

}
.work-direction-row:nth-child(odd) .content-row-section {
    margin-left: 30px;
}
.work-direction-row:nth-child(even) .content-row-section {
    margin-left: 30px;
}
.buyer-blog-heading {
    min-height: auto;
    padding-top: 130px;
}


.get-started-content .section-title,.get-started-content p {
    margin-bottom: 15px;
    max-width: 100%;
}

.marketplace-banner {
    min-height: auto;
    padding-top: 100px;
}


.marketplace-grid-content {
    padding: 30px 15px 30px 15px;
}
.feture-retail-brand .marketplace-grid-content {
    padding-top: 55px;
}
.retail-brand-content h6 {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 18px;
}
.bstock-fetured-mp-heading {
    margin-bottom: 12px;
     font-size: 18px;
    line-height: 25px;
    text-align: center;
}
.retail-brand-content p {
   /* line-height: 18px;*/
    font-size: 12px;
}
.marketplace-grid-content figure {
    margin-bottom: 28px;
}
.marketplace-grid-content figure {
    margin-bottom: 20px;
    width: 100%;
}
.marketplace-grid-content figure a:first-child {
    max-width: 200px;
    display: inline-block;
}
.brand-tag {
    font-size: 8px;
    line-height: 10px;
    width: 72px;
    height: 45px;
}
.marketplace-grid-content .primiry-button {
    width: 90px;
    height: 30px;
    font-size: 9px;
    line-height: 13px;
}
.marketplace-grid-column >.marketplace-grid-content .primiry-link {
    font-size: 12px;
    line-height: 22px;
}
.retail-brand-content .primiry-link {
    font-size: 10px;
    line-height: 20.2px;
}
.nav-tabs li a {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 15px;
}

.suscribe-left-colunm {
    max-width: 310px;
}
.page-template-template-contact .newsletter-form {
    padding: 15px;
    margin-top: 32px;
    max-width: 100%;
}
.suscribe-content h3, .suscribe-content h4 {
	    margin-bottom: 15px;
    font-size: 36px;
    line-height: 42px;
    text-align: center!important;
}
.blog-grid-title {
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.blog-grid-text {
font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
}

.footer-top {
    padding-top: 25px;
}
}

















@media (max-width: 767px)
{
h1 {
    font-size: 26px;
    line-height: 28px;
}
h2 {
font-size: 22px;
    line-height: 27px;
}       
h3 {
    font-size: 18px;
    line-height: 22px;

}
h4{
    font-size: 16px;
    line-height: 20px;
}
h5 {
    font-size: 16px;
    line-height: 20px;
}
p {
font-size: 14px;
    line-height: 23px;
}
.customh2-fdp {
font-size: 22px;
    line-height: 27px;
}
.section-title .d-block {
    display: initial!important;
}
.custom-large-h2 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 8px;
}
.customh1-fdp {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 8px;
}
.section {
    padding: 32px 15px;
}
a.navbar-brand {
    margin-right: 0px;
    width: 100px;
    height: 25px;
}
.bstock-fdp-logo {
    background-size: 216px;
    background-position: 0px -1px;
}
.home-banner-desktop {
    margin-top: 0px;
        margin: auto;
}
.banner-text {
    flex-shrink: inherit;
    margin-right: 0;
    width: 100%;
    text-align:center;
        position: relative;
    z-index: 1;
    max-width: 100%;
}
.banner-content span {
    display: inline!important;
}

.sticky-header .header,.header{
        padding: 20px 15px;
}
.custom-container {
    max-width: 100%;
    padding: 0 5%;
}
.banner-title span.d-block {
    display: initial!important;
}
.close-menu{
        top: 20px;
}
.global-menu-class #menu-fdp-global-menu>li>a {
    font-size: 10px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 10px;
    font-family: 'Proxima Nova Bold';
    letter-spacing: 0.5px;
}

.global-menu-class #menu-fdp-global-menu .sub-menu {
    padding: 0;
    margin-bottom: 21px;
}

.global-menu-class #menu-fdp-global-menu .sub-menu li a {
    font-size: 16px;
    margin: 0;
    font-family: 'Proxima Nova Regular';
    line-height: 27px;
    max-height: 24px;
}

    .navbar-row {
    padding: 0px;
}
.home-banner {
        padding: 0 5%;
    padding-top: 150px;
}
.how-work-banner:before {
    border-bottom: 800px solid #ffffff;

}

    .banner-container,.banner-link{
        flex-flow: column;
    }
    .banner-text .primiry-button {
    margin-right: 0;
        margin-bottom: 16px;
}
.home-banner-mobile {
    margin-top: -75px;
    margin-right: -90%;
/*        min-height: 215px;*/
}
.home-banner .banner-text{
    padding:15px 0px;
    margin-top: 120px;
}


.primiry-link {
    line-height: 20px;
}
.primiry-button,.global-menu-class #menu-fdp-global-menu>li.top-started a {
    height: 36px;
    font-size: 11px;
    padding: 0px 15px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 13px;
}
.top-content{
       min-height: auto;
       padding-bottom: 5px; 
}

.liquidation-section{
    padding-bottom: 8px
}
.liquidation-section .content-row-section {
    max-width: initial;
    padding: 0;
    margin: 0;
    width: 100%;
}
.liquidation-section .content-row-section .content-row {
    max-width: 85%;
}

.liquidation-section .custom-container {
    max-width: 540px;
}

.section-title {
    margin-bottom: 32px;
        width: 100%;
    max-width: 85%;
}
.bstock-center-text{
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.content-row{
     margin-top:24px;
}

.content-row h3,.content-row h4 {
    margin-bottom: 8px;
}

.banner-title, .banner-content,.marketplace-banner .banner-title {
    margin-bottom: 16px;
}
.how-work-section .section-title{
    padding:0;
        margin-bottom: 26px;
        text-align: center;
}
.how-work-section .customh1-fdp {
    text-align: center;
}
.counter-number{
    font-size: 10px;
    line-height: 13px;
    width: 28px;
    height: 18px;
   
}
.how-work-content .content-row .counter-number{
top: 1px;
}
.how-work-diagram {
    position: relative;
    top: initial;
    width: 100%;
}
.how-work-diagram figure {
    width: 250px;
}
.how-work-diagram:after {
   /* height: calc(100% - 17px);
    left: calc(200% - 501px);*/
}
.how-work-content{
    margin-left: 0px;
}
.how-work-content .col-12{
    padding:0;
}
.how-work-content .content-row {
    padding-left: 49px;
        margin-right: 0;
}

.product-item-column {
    margin-bottom: 35px;
}
.product-item-column:nth-child(odd) {
    padding-right: 4px;
}
.product-item-column:nth-child(even) {
    padding-left:4px;
}


.testimonial-section {

    padding: 40px 30px;
    overflow: initial!important;
        padding: 0px 15px;
}
.testimonial-content {
    padding: 35px;
    padding-top: 40px;
}
.testimonial-box:last-child {
    margin-top: 25px;
}
.testimonial-quote:before {
    width: 30px;
    height: 25px;
    top: -50px;
}
.testimonial-author-business {
    font-size: 10px;
    line-height: 12px;
}

.testimonial-section .section-title {
   /* margin-bottom: 11px;*/
}
.testimonial-quote h4 {
    font-size: 14px;
    line-height: 17px;
}
.testimonial-text {
    font-size: 12px;
    line-height: 18px;
}
.testimonial-author-name {
    padding-top: 11px;
    margin-top: 15px;
}


.home-blog-section{
    padding: 35px 15px;
}
.blog-row .blog-item {
    display: flex;
    border: 0;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 15px;
}
.blog-grid-column {
   margin-bottom: 15px;
}
.blog-row .blog-grid-column:last-child{
    margin-bottom: 0;
}
.blog-row .blog-grid-column:last-child .blog-item {
    border: 0;
    padding-bottom: 0;
}
.blog-row .blog-grid-img {
    flex-shrink: 0;
    width: 90px;
    height: 80px;
    overflow: hidden;
    margin-right: 15px;
}
.blog-row .blog-grid-img figure {
    height: 100%;
}
.blog-row .blog-grid-img  img {
    height: 100%;
    min-height: 90px;
    max-height: 90px;
}
.blog-row .blog-grid-content {
    padding: 0px;
         max-width: 90%;
             flex-wrap: wrap;
       display: flex;
    align-content: center;
}
.home-blog-section .blog-grid-title{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
}
.blog-row .blog-grid-content .blog-grid-title{
    -webkit-line-clamp: 3;
}
.blog-row .blog-grid-text {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
    display: none;

}
body.home .home-blog-section .blog-row .blog-grid-text {
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 6px;
}

.blog-row .blog-grid-content a {
    font-size: 8px;
    line-height: 11px;
}
.blog-grid-title {
    margin-bottom: 6px;
}
.home-blog-section .section-primay-link{
    margin-top: 32px;
}
.started-section{
    padding: 0px 15px 40px;
}


.get-start-img:before{
    display: none;
}
.get-started-content .section-title,.get-started-content p{
    margin-bottom: 16px;
}
.get-started-content {
    max-width: 300px;
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 32px;
}
.section-primay-link{
    margin-top: 20px;
}

.work-direction-section{
   /* padding: 0px 15px;*/
  /*  padding-bottom: 20px;*/
}
.work-direction-section{
    padding: 32px 15px;
    
}
.work-direction-row {
   padding: 32px 0px 2px 0px;
   justify-content: center!important;
}
.work-direction-row:last-child {
    padding-bottom: 32px;
}
.work-direction-row .content-row-section {
    max-width: 100%;
    margin-top: 30px;
}


.work-direction-row .content-row-section .section-title {
    margin-top: 0px;
}

.work-direction-row .section-title {
    position: static;
    text-align: center;
    width: 100%;
    max-width: 100%;
}
.work-direction-row:nth-child(odd):first-child figure {
    margin-top: 0;
}
.work-direction-row:nth-child(odd):first-child .content-row-section {
    padding-top: 0;
}
.work-direction-row .content-row-section {
    display: flex;
    justify-content: center;
    width: 100%;
}
.work-direction-row:nth-child(even) .content-row-section {
    margin-left: 0px;
}
.work-direction-row:nth-child(odd) .content-row-section {
    margin-left: 0px;
}
.work-direction-row .content-row-section .content-row:before {
    font-size: 8px;
    margin-bottom: 0px;
}
.work-direction-row .content-row h3,.work-direction-row .content-row h4 {
    font-size: 18px;
    margin-bottom: 8px;
}
.work-direction-row .primiry-button {
    margin-top: 15px;
}
.get-start-img {
    width: 100%;
    padding: 0;
}
.marketplace-select-section{
    padding-top: 0;
}

.marketplace-select-section .section-title {
    margin-bottom: 23px;
 max-width: 100%;
}
.work-direction-row .content-row-section .content-row {
    width: 90%;
    text-align: center;
}
.marketplace-grid-content{justify-content: center;}
.marketplace-grid-content figure,.retail-brand-content {
    width: 75%;
}
.marketplace-dropdwon-row {
    position: fixed;
    bottom: 15px;
    z-index: 99;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.sticky-select-dropdown .marketplace-dropdwon-row {
    opacity: 1;
    visibility: visible;
}
.mobile-sticky-dropdown .marketplace-dropdwon-row {
    opacity: 1;
    visibility: visible;
}

.marketplace-grid-column-row {
    padding-top: 0px;
    justify-content: center;
}
.marketplace-dropdwon {
    width: 100%;
    box-shadow: 0px 21px 45px 36px #ffffff;
    flex-flow: column;
    border: 0;
    /*padding: 0px 10px;*/
    padding: 0px 0px;
}
.marketplace-dropdwon>span {
    width: 100%;
    position: relative;
    z-index: 1;
}
.marketplace-dropdwon .dropdown-columns {
    width: 100%;
    box-shadow: 0px 21px 45px 36px #ffffff;
    position: relative;
}
.marketplace-dropdwon .dropdown-columns .dropdown {
    flex: auto;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #EAEAEA;
        position: static;
            border-radius: 5px;
}

.marketplace-dropdwon .dropdown>a>span {
    padding: 0px 5px;
    border:0;
}
.dropdown-columns .dropdown:nth-child(2) a>span{

    border-right: 0px;
}
.marketplace-dropdwon .dropdown-columns .dropdown.all-category-dropdown {
    border-right: 0;
    border-radius: 5px 0px 0px 5px;
    width: 100%;
    max-width: calc(100% - 136px);
    position: relative!important;
    left: 0;
}
.marketplace-dropdwon .dropdown-columns .dropdown.all-category-dropdown:after {
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #ddd;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
}

.marketplace-dropdwon .dropdown-columns .dropdown select {
    border: 0;
    padding: 0px 0px 0px 15px;
    text-align: center;
    background-position: right -18px center;
        width: 100%;
        border: 1px solid transparent;
        border-radius: 5px;
        font-size: 14px;
padding-right: 26px;
}

.marketplace-dropdwon .dropdown-columns .dropdown.all-category-dropdown select {
    background-position: right -18px center;
}
.marketplace-dropdwon .dropdown-columns .dropdown.all-regions-dropdown {
    border-left: 0;
    border-radius: 0px 5px 5px 0px;
    width: 150px;
  
}
.marketplace-dropdwon .dropdown-columns .dropdown.active option:first-child {
    font-family: 'Proxima Nova Bold';
}

.marketplace-dropdwon .dropdown-columns .dropdown.active option.active{
    font-family: 'Proxima Nova Bold';
}
.marketplace-dropdwon .dropdown:last-child{
    position: relative!important;
}

.marketplace-dropdwon .dropdown-columns .all-category-dropdown .dropdown-menu {
    bottom: calc(100% - 10px);
}
.marketplace-dropdwon .dropdown> a {
font-size: 14px;
    padding: 8px 0px;
}


.marketplace-dropdwon-row .dropdown-menu >.d-flex {
    flex-flow: column;
}
.marketplace-dropdwon-row .dropdown-menu {
    max-height: 200px;
    overflow: auto;
        -ms-transform: initial!important;
    -moz-transform: initial!important;
     -webkit-transform: initial!important; 
    transform: initial!important;
    width: 100%!important;
    top: initial!important;
    bottom: 100%;

}
.marketplace-dropdwon-row .all-category-dropdown .dropdown-menu ul,.marketplace-dropdwon-row .all-market-dowpdown .dropdown-menu ul {

    -moz-column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    column-count: 2;
    column-gap: 0;
}

.marketplace-dropdwon-row .dropdown-menu ul{
    padding: 0;
}
.marketplace-dropdwon-row .dropdown-menu ul li a,.marketplace-dropdwon-row .dropdown-menu ul li{
    font-size: 10px;
    padding: 2px 15px;
}
.marketplace-grid-column-row .isotope-enable {
    justify-content: center;
}

.marketplace-select-section .marketplace-grid-column{right:0; margin: auto;     max-width: 95%;}
.marketplace-select-section .retail-brand-content {
    display: none;
}
.marketplace-select-section .marketplace-grid-content {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #EAEAEA;
}
.marketplace-grid-column-row .marketplace-grid-column .marketplace-grid-content {
    padding: 6px 15px;
}

.marketplace-select-section .marketplace-grid-content figure {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
/*    padding-bottom: 8px;*/
  /*  margin-top: 9px;*/
    width: 100%;
}
.marketplace-grid-column-row .isotope-enable .marketplace-grid-column figure a{
flex-shrink: 0;

}
.marketplace-grid-column-row .isotope-enable .marketplace-grid-column figure a + a {
    flex: 1;
}
.marketplace-select-section .marketplace-grid-content figure img {
    width: 100px;
}
.mobile-retail-content {
    display: block;
}

.dropdown-mhide {
    display: none!important;
}

.buyer-blog-heading {
  padding-top: 105px;
    padding-bottom: 0;
}
.tab-banner-detail{
  flex-flow: column;
}
.tab-banner-detail figure, .tab-banner-detail figure img {
    max-height: 173px;
    min-height: 173px;
    height: 173px;
}
.tab-banner-content {
    width: 100%;
   padding: 27px 33px;
   
}
.tab-banner-heading {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 6px;
        -webkit-line-clamp: 1;
}
.category .tab-banner-content .date-text {
    font-size: 16px;
    line-height: 14.6px;
    letter-spacing: .55px;
}
.tab-banner-text {
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
}
.tab-bar {
    margin-bottom: 20px;
}
.tab-blogs-row .blog-grid-column {
    margin-top: 15px;
}
.tab-bar:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 40px;
    background: #fff;
    right: 0px;
    filter: blur(6px);
}
.blog-grid-content {
    padding: 27px 33px;
}

.archive .blog-grid-content .blog-grid-title {
    min-height: auto;
}

.blog-grid-content a {
    font-size: 11px;
    line-height: 14.6px;
    letter-spacing: 0.55px;
}

.nav-tabs li a {
font-size: 14px;
    line-height: 22px;
    padding: 5px 12px;
        color: #676767;
}
.nav-tabs li a.active{
    color: #000000;
}
.pagination >li>a.page-link {
    font-size: 12px;
    line-height: 16.8px;
}
.tab-blogs-row .pagination {
    margin-top: 15px!important;
}
.join-b2b{
    text-align: center;
    padding-top: 24px;
}
.join-b2b-content {
    padding: 0px 15px;
}
.join-b2b-content h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px!important;
}
.join-b2b-content p{
    margin-bottom: 12px!important;
}
.aside-bar {
    width: 100%;
    flex-shrink: 0;
    margin-top: 43px;
}
.aside-heading {
    text-align: center;
    font-size: 18px;
}
.sidebar-barand li {

    display: flex;
    justify-content: center;
}
.sidebar-barand a {
    padding: 6px 0px;
    width: 90%;
}
.top-acution li {

    display: flex;
    justify-content: center;
}
.top-acution li a{

    width: 90%;
}
.asiderbar-column {
    margin-bottom: 56px;
}
.asiderbar-column:last-child {
    margin-bottom: 0px;
}
.sidebar-barand figure {
    width: 150px;
}
.top-acution figure {
    width: 58px;
    height: 55px;
}
.suscribe-content input {
    height: 30px;
    padding: 7px 32px 10px 22px;
    margin-right: 8px;
}
.profile-blog-section .section-title {
    font-size: 22px;
    margin-bottom: 35px;
    line-height: 27px;
}
.profile-blog-section .blog-item {
    display: flex;
}
.profile-blog-section .blog-grid-img {
    width: 91px;
    height: 74px;
    flex-shrink: 0;
    margin-right: 15px;
}
.profile-blog-section .blog-grid-img img, .profile-blog-section .blog-grid-img figure {
    height: 100%;
}
.profile-blog-section .blog-grid-img figure{
    overflow: hidden;
}
.profile-blog-section .blog-grid-content {
    padding: 0;
    max-width: 60%;
}
.profile-blog-section .blog-grid-title {
    font-size: 14px;
    margin-bottom: 3px;
    line-height: 16px;
}
.profile-blog-section .blog-grid-text {
    font-size: 10px;
    margin-bottom: 3px;
    line-height: 13px;
}
.profile-blog-section .section-primay-link {
    font-size: 13px;
    line-height: 23px;
}

.suscribe-content h5 {
    margin-bottom: 26px;
    font-size: 12px;
    line-height: 17px;
}
.profile-blog-section .blog-grid-content a{
    font-size: 8px;
}

.retailer-brand-column:first-child {
    margin-left: 15px;
}
.retailer-brand-column {
    padding: 0;
    width: 95px;
    margin-left: 10px;
}
.retailer-brand-column>a {
    min-height: 95px;
    padding: 0px 5px;
}

.product-name {
    /*max-width: 126px;*/
    max-width: 140px;
    font-size: 12px;
    min-height: 38px;
    bottom: -21px;
   /* bottom: -19px;*/
  /*      padding: 12px 10px;*/
      padding: 6px 10px;
}
.product-category-section .section-primay-link{
  margin-bottom: 32px;
}


.blog-banner {
    padding: 96px 15px 24px 15px;
}
.inner-blog-section .blog-grid-column {
    padding-top: 0;
    margin-bottom: 30px;
}
.inner-blog-section .blog-grid-column:last-child {
    margin-bottom: 0px;
}
.inner-blog-section .blog-column-heading {
    position: static;
    font-size: 24px;
    margin-bottom: 15px;
}

.inner-blog-section .blog-item{
    height: auto;
}



.marketplace-banner {
    padding: 103px 15px 0px 15px;
}
.marketplace-banner .banner-container{
    padding-left: 0;
}
.marketplace-banner .banner-text{
    margin-top: 32px;
}
.market-place-banner-img {
    order: -1;
    width: 100%;
    min-height: 176px;      
}
.or-looking-sell:before {
    margin: auto;
    left: 0;
    right: 0;
}
.feture-marketplace-section .section-title {
    margin: 0;
        font-size: 20px;
    text-align: center;
}
.marketplace-grid-column {
    margin-top: 24px;
}

.how-work-banner {
    padding: 107px 15px 26px 15px;
}

.how-work-banner figure {
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 136px;
}
.how-work-banner figure img {
    /*width: 114px;*/
    height: 150px;
    top: 0;
}
.acution-banner-container .banner-text {
    margin-right: 0;
    padding-left: 0;

}
.market-place-banner-img img {
    right: 0px;
}

.work-flag-content {
    flex-flow: column;
}

.baying-content-section .content-row-section,.register-content-section .content-row-section {  
    margin: 0;
    width: 100%;
}
.baying-content-section {
    /*padding: 24px 15px 78px 15px;*/
    padding-bottom: 78px;
}
.baying-content-section .section-title {
    margin-bottom: 21px;
}

.work-flag-content figure {
    width: 65px;
}
.baying-content-section .content-row-section .content-row ,.register-content-section .content-row-section .content-row{
    width: 90%;

    text-align: center;

}
.baying-content-section .content-row-section .content-row h4 ,.register-content-section .content-row-section .content-row h4{
    font-size: 18px;
    line-height: 22px;
}
.register-content-section figure {
    width: 90px;
      margin-top: -58px;
    margin-bottom: 15px;
}
.register-content-section {
    padding-top: 0;
        margin-top: 58px;
}
.work-direction-section .section-title span{
    display: inline-block!important;
}
.blog-view-heading {
    padding-top: 65px;
    margin-bottom: 12px;
    padding-bottom: 0;
}
.blog-view-heading .banner-text {
    text-align: left;
}
.blog-profile-img {
    margin-bottom: 15px;
}
.gray-border-text {
    font-size: 8px;
    line-height: 22px;
}
.blog-view-heading .banner-title {
    margin: 3px 0px 0px 0px;
}
.date-text {
    font-size: 8px;
    line-height: 12px;
    font-family: 'Proxima Nova Semibold';
}
.blog-profile-content .content-row-section .content-row p {
    font-size: 14px;
    line-height: 21px;
}
.blog-profile-content .content-row-section ul li {
    font-size: 14px;
    line-height: 21px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 9px!important;
line-height: 36px!important;
letter-spacing: 0.05em !important;
color: #7C7C7C !important;
}
::-moz-placeholder { /* Firefox 19+ */
font-size: 9px!important;
line-height: 36px!important;
letter-spacing: 0.05em !important;
color: #7C7C7C !important;
}
:-ms-input-placeholder { /* IE 10+ */
font-size: 9px!important;
line-height: 36px!important;
letter-spacing: 0.05em !important;
color: #7C7C7C !important;
}
:-moz-placeholder { /* Firefox 18- */
font-size: 9px!important;
line-height: 36px!important;
letter-spacing: 0.05em !important;
color: #7C7C7C !important;
}

.blog-profile-content {
    padding-right: 0;
    max-width: 100%;
}

.marketplace-grid-content .primiry-button {
    width: 110px;
    height: 31px;
    font-size: 11px;
    line-height: 13px;
}

.retail-brand-content .primiry-link {
    font-size: 12px;
    line-height: 20.2px;
}
.marketplace-grid-column >.marketplace-grid-content .primiry-link{
       font-size: 12px;
    line-height: 20.2px; 
}
.suscribe-left-colunm {
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.suscribe-left-colunm figure {
    margin-bottom: 15px;
}
.suscribe-left-colunm h2, .suscribe-left-colunm h5 {
    text-align: center!important;
}
.newsletter-form {
    padding: 30px;
    margin-top: 40px;
   
}
.single-post .suscribe-news-letter .newsletter-form{
   min-height: 345px;
}
.page-template-template-contact .newsletter-form {
    min-height: 580px;
}
.suscribe-content input, .form-control {
    height: 36px;
}
.newsletter-form input {
    margin-bottom: 15px;
}

.newsletter-form .mktoForm .mktoFormRow .mktoField {
    height: 36px;
    margin-bottom: 0px;
    padding: 10px 59px 10px 35px;
    line-height: 36px;
}

.suscribe-news-letter .newsletter-form{
    padding-top: 15px;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 34px;
}

.global-menu-class #menu-fdp-global-menu>li.top-started {
    padding-left: 0px;
}

.right-next-article-section {
    padding: 0px 15px;
}


.top-acution,.profile-testimonial-row .testimonail_section {
    width: 90%;
    margin: auto;
}
section#contact_form> div {
    width: 100%;

}
.suscribe-content h3, .suscribe-content h4 {
    font-size: 26px;
    line-height: 32px;
  
}


.footer-links {
    margin-right: 0;
    width: 50%;
    margin-bottom: 20px;
}
.footer-links ul li a {
    font-size: 14px;
}

.footer-top {
    padding-top: 25px;
}
.fooger-bottom {
    padding: 5px 0px 25px;
}

.social-icons a {
    margin-right: 3px;
}
section#customer_support {
 
    padding: 30px;
}
.heading {
    font-size: 20px!important;
}

.blog-grid-img img, .search-results .blog-item img, .search-results .blog-item .blog-grid-img figure {
    min-height: 200px;
    max-height: 200px;
}
.blog-grid-img img {
    min-height: 172px;
    max-height: 172px;
}
.inner-blog-section .blog-item figure img {
    min-height: 217px;
    max-height: 217px;
}
.blog-profile-img .featured-image a img{
      min-height: 165px;
    max-height: 165px;
    object-fit: cover;
}
.breadcrumbs-row {
       padding: 8px 15px;
    margin-bottom: 12px;
}
p#breadcrumbs span a, p#breadcrumbs span, p#breadcrumbs span>span {
    margin-right: 5px;
    font-size: 8px;
    line-height: 10px;
}
.blog-view-heading .banner-text .date-text {
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
}
.pagination >li>a, .pagination >li>span {
    font-size: 14px;
    width: 25px;
    height: 25px;
}
p#breadcrumbs span>span.breadcrumb_last {
 
    display: none;
}
p#breadcrumbs span>span {
    margin-left: 0;
}
p#breadcrumbs span a {
    position: relative;
    margin: 0;
    padding-left: 10px;
}
p#breadcrumbs span a:after {
content: "";
    position: absolute;
    width: 7px;
    height: 100%;
    background: #fff;
    top: 0;
    right: -7px;
}
p#breadcrumbs span a:before {
    content: ">";
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
p#breadcrumbs>span>span>a {
    padding-left: 0;
}
p#breadcrumbs>span>span>a:before {
    opacity: 0;
}
.subheading_bold_italic, .subheading_bold_italic p{
    font-size: 1rem;
}
.medtext, .medtext p{font-size: 1rem!important;}
.xlheading{
    font-size: 2.5rem;
}
.howitworks-modal{
        height: 30vh;
}
.howitworks-modal .modal-content {
    padding: 15px;
}
.howitworks-modal .close{
    font-size: 15px;
    right: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
}
.pagination >li {

    margin-right: 5px;
}
.join-b2b .join-b2b-content .join_bstock_section h4 {
    font-size: 22px;
    line-height: 27px;
}
.retail-brand-content p {
   
    font-size: 14px;
}
}


