.affiliate-caption-btn.amazon-fba {
    padding-left: 0;
    margin-top: 0px;
}

.affiliate-caption-btn.amazon-fba a.btn1-main {
    margin-top: 0px;
}

.fba-banner-section.about-banner-section {
    padding: 80px 0px;
}

.fba-banner-section .abt-banner-caption {
    margin: 0;
}

.fba-section1 .defalt-heading h1 {
    margin: 0;
    font-size: 70px;
    color: #332C2C;
    font-weight: 700;
    font-family: Poppin !important;
    margin-bottom: 30px;
}

.fba-section1 .defalt-heading h1 span {
    font-family: Poppin !important;
    margin-left: 10px;
    color: #f7732b;
}

.fba-steps-img {
    max-width: 90%;
    margin: 0 auto;
    height: 200px;
    position: relative;
    transition: 0.5s;
    z-index: 1;
    margin-bottom: 20px;
}

.fba-steps-img img.img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.fba-step-all {}

.fba-step-all h4 {
    font-size: 25px;
    font-weight: 600;
    font-family: Poppin !important;
    color: #fff;
    max-width: 280px;
    margin: 0 auto;
    padding: 25px 30px;
    margin-bottom: 20px;
}

.fba-step-all h4.fba-arrow1 {
    background-image: url(../../images/target-arrow.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.fba-step-all h4.fba-arrow2 {
    background-image: url(../../images/fba-arrow11.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.fba-step-all p {
    color: #4F4F4F;
    font-size: 16px;
    font-weight: 400;
    height: 95px;
}

.fba-step-all h4.target-arrow1 {
    background-image: url(../../images/target-arrow.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.amazon-payoff {
    background: linear-gradient(40deg, #000 25%, #3F1D00 82%, #FF7800 100%);
    padding: 40px;
    border-radius: 50px;
    text-align: center;
    position: relative;
    padding-bottom: 150px;
    margin-bottom: 180px;
}

.amazon-payoff .amazon-payoff-content h2 {
    font-size: 50px;
    font-family: Poppin !important;
    color: #fff;
}

.amazon-payoff .amazon-payoff-content h2 span {
    color: #f9752d;
    font-family: Poppin !important;
}

.amazon-payoff .amazon-payoff-content p {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    height: 140px;
}

.amazon-payoff .amazon-payoff-img img {
    width: 70%;
}

.amazon-payoff .amazon-payoff-img {
    position: absolute;
    bottom: -90px;
    left: 0;
    right: 0;
    margin: auto;
}
.fba-brand-hunting.fba-brand, .fba-order-management.fba-order {
    position: relative;
    z-index: 1;
    padding: 50px 0px;
    background: linear-gradient(130deg, #EFEFEF 0%, #fff 80%);
}

.affiliate-all-txt h2 span {
    font-family: 'Poppin' !important;
    color: #f77436;
}

.fba-product-listing.fba-product, .fba-account-management.fba-account {
    position: relative;
    z-index: 1;
    padding: 50px 0px;
    background: linear-gradient(130deg, #fff 0%, #EFEFEF 80%);
}

.fba-order-management.fba-order {}

.fba-account-management.fba-account {}

.fba-packages-have.fba-packages {
    text-align: center;
    padding: 50px 0px;
}



section.fba-business-setup {
    padding: 80px 15px;
    position: relative;
    background: linear-gradient(0deg, #000 0%, #085EE2 50%, #000000 100%);
    z-index: 1;
}
.business-setup-fba-div h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppin' !important;
    color: var(--btn-color1);
    margin-bottom: 50px;
}
.business-setup-fba-div ul {
    padding: 0;
    margin: 0;
    position: relative;
}
.business-setup-fba-div ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0px;
    transition: 0.5s;
    position: relative;
}
.business-setup-fba-div ul li a {}
.business-setup-fba-div {
    position: relative;
    z-index: 1;
}
.business-setup-fba-div.business-fba-center-div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -80px;
    width: 30px;
    height: 230px;
    background-image: url(../../index.html);
    background-size: 100% 100% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.business-setup-fba-div.business-fba-center-div:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    width: 30px;
    height: 230px;
    background-image: url(../../index.html);
    background-size: 100% 100% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.business-profit-fba-div {
    display: flex;
    justify-content: center;
    padding: 0px 20px;
    position: relative;
    z-index: 1;
    margin-top: -30px;
}
.single-profit-div {
    /* width: 33.3%; */
    text-align: center;
}
.single-profit-div .profit-split {
    margin-bottom: 20px;
}
.single-profit-div .profit-split span {
    /* background: linear-gradient(24deg, #90D13D 0%, #6DAD1C 81%); */
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppin' !important;
    width: 210px;
    z-index: 1;
    color: #fff;
}
.single-profit-div .profit-billed {
    color: #fff;
    font-weight: 600;
    font-family: 'Poppin' !important;
    margin-bottom: 30px;
}
.single-profit-div .profit-billed h3 {
    font-size: 35px;
    font-family: 'Poppin' !important;
    font-weight: 700;
}
.single-profit-div .profit-billed span {
    font-size: 16px;
}
.single-profit-div .profit-btn {}
.single-profit-div .profit-btn a {
    color: #fff;
    background: linear-gradient(129deg, #cb9df9 0, #a992d5b5 95%);
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppin' !important;
}
.business-profit-fba-div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 87%;
    border: 3px solid #fff;
    z-index: -1;
    border-radius: 30px;
}
.profit-other-text {}
.profit-other-text p {
    margin: 0;
    color: #858585;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    padding-left: 50px;
}
.shopify-dropshipping-section .affiliate-caption-btn .btn-bnnr a {
    background: #08090A;
    font-size: 20px;
}

.abt-banner-caption .abt-text3 span {
    font-family: 'Poppin' !important;
    color: #F2BB3C;
}

.affiliate-what-section.affiliate-all-txt .what-do-text {
    margin: 80px auto 120px;
}

.sign-up-content {
    padding: 0;
    margin: 0px 0px 80px;
}

.single-profit-div .profit-split span:before {
    content: '';
    position: absolute;
    background: linear-gradient(24deg, #000 0%, #FBB828 65%);
    top: 10px;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
    z-index: -1;
    border-radius: 15px;
    width: 100%;
    height: 100%;
}

.single-profit-div .profit-split span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #F27302;
    border-radius: 15px;
}
.logo-sec .header-top {
    background: #0E4447;
}
.main-header li.nav-item a.nav-link:hover {
    background-color: #0E4447 !important;
}

/* .main-header li.nav-item.services-inner-page .mega-menu-service-main-box {
    background: linear-gradient(330deg, #111B06 0%, #0579f7 100%) !important;
} */
.abt-banner-caption h4 {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Poppin' !important;
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 10px 0px;
    margin: 10px 0px;
    display: inline-block;
}

.abt-banner-caption h4:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    right: 0;
    margin: auto;
    width: 110%;
    height: 100%;
    background: linear-gradient(110deg, #0865FE 10%, #000 100%) !important;
    z-index: -1;
    border-radius: 50px;
}

.abt-banner-caption 
ul {
    padding: 0;
    margin-bottom: 30px;
}

.abt-banner-caption ul li {color: #fff;padding-left: 30px;position: relative;font-size: 16px;font-weight: 600;z-index: 1;}

.abt-banner-caption ul li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    background-image: url(../../images/2step-check.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.affiliate-why-section:before {
    height: 0;
    width: 0;
    opacity: 0 !important;
}

section.affiliate-why-section.affiliate-all-txt {
    background: unset !important;
}

.affiliate-all-txt .affiliate-why h1 {
    display: inline-block;
    font-size: 50px;
    padding: 10px 60px 10px 20px;
    background: linear-gradient(110deg, #0865FE 0%, #fff 94%) !important;
    border-radius: 30px;
    margin-bottom: 50px;
}

.affiliate-all-txt ul li:before {
    background: #0865FE !important;
}

.amazon-2step-heading {
    text-align: center;
    margin-bottom: 60px;
    background: linear-gradient(110deg, #D9D9D9 -42%, #0D0D0E 20%, #075CDD 100%) !important;
}

.amazon-2step-heading h2 {
    color: #FEB927 !important;
    padding: 10px 0px;
}

.amazon-2step-img {
    position: relative;
    text-align: center;
}

.amazon-2step-content-all {
    margin: 50px 0px;
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}

.amazon-2step-content-all .amazon-2step-content {
    text-align: center;
    position: relative;
    z-index: 1;
}

.amazon-2step-content-all .amazon-2step-content h5 {
    width: 90%;
    margin: 0 auto;
    background: linear-gradient(0deg, #02162C 0%, #00319F 100%) !important;
    color: #fff;
    padding: 20px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppin' !important;
    margin-bottom: 30px;
}

.amazon-2step-content-all .amazon-2step-content p {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    max-width: 90%;
    margin: 0 auto;
    height: 180px;
}

.amazon-2step-content-all:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 90%;
    border: 1px solid #CCCCCC;
    z-index: -1;
}

.amazon-2step-content.amazon-2step-content2:before {
    content: '';
    position: absolute;
    left: -10px;
    /* top: 0; */
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 80%;
    background-image: url(../../index.html);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.amazon-2step-content.amazon-2step-content2:after {
    content: '';
    position: absolute;
    right: -10px;
    /* top: 0; */
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 80%;
    background-image: url(../../index.html);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.abt-banner-caption .abt-text3 {
    text-align: left;
}

.private-banefit-img img.img-fluid {
    max-width: 85%;
    margin: 0 auto;
}
.business-setup-fba-div ul li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #feb927;
    border-radius: 50%;
    opacity: 0;
    transition: 0.5s;
}

.business-setup-fba-div ul li:hover:before {
    transition: 0.5s;
    opacity: 1;
}

@media (max-width: 767px) {
    .abt-banner-caption h4 {
        font-size: 16px !important;
    }
    
    .abt-banner-caption ul li {
        font-size: 12px !important;
        padding-left: 20px !important;
    }
    
    .abt-banner-caption ul li:before {
        width: 10px !important;
        height: 10px !important;
    }
    
    .shopify-dropshipping-section .affiliate-caption-btn .btn-bnnr a {
        font-size: 16px !important;
    }
    
    body .affiliate-caption-btn.amazon-fba {
        margin-bottom: 10px !important;
    }
    
    .abt-banner-caption ul {
        margin-bottom: 20px !important;
    }
    
    .affiliate-all-txt .affiliate-why h1 {
        padding: 10px !important;
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    
    .private-banefit-img {
        display: none;
    }
    
    .amazon-2step-service .row {
        display: none;
    }
    
    .amazon-2step-service .amazon-2step-content-all .row {
        display: flex;
    }
    
    .amazon-2step-content-all .amazon-2step-content h5 {
        width: 70%;
        padding: 10px !important;
        border-radius: 10px !important;
        font-size: 16px !important;
    }
    
    .amazon-2step-content-all:before {
        opacity: 0;
        width: 0;
        height: 0;
    }
    
    .amazon-2step-content-all .amazon-2step-content p {
        height: auto !important;
        margin-bottom: 30px !important;
    }
    
    .amazon-2step-content.amazon-2step-content2:after, .amazon-2step-content.amazon-2step-content2:before {
        opacity: 0;
        width: 0;
        height: 0;
    }
    
    .amazon-2step-content-all {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .amazon-2step-heading {
        margin-bottom: 30px !important;
    }
    
    .sign-up-content {
        margin: 0 !important;
    }
    
    .fba-packages-have.fba-packages {
        padding: 30px 0px !important;
    }
    
    section.fba-business-setup {
        padding: 30px 0px !important;
    }
    
    .business-setup-fba-div h4 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        font-size: 16px !important;
    }
    
    .business-setup-fba-div ul li {
        font-size: 12px !important;
        margin: 5px 0px !important;
    }
    
    .business-setup-fba-div.business-fba-center-div:after {
        opacity: 0;
        width: 0;
        height: 0;
    }
    
    .business-profit-fba-div {
        margin: 20px 0px !important;
    }
    
    .single-profit-div .profit-split span {
        border-radius: 10px !important;
        font-size: 12px !important;
        width: 150px !important;
    }
    
    .single-profit-div .profit-billed h3 {
        font-size: 30px !important;
    }
    
    .single-profit-div .profit-billed span {
        font-size: 14px !important;
    }
    
    .single-profit-div .profit-billed {
        margin-bottom: 20px !important;
    }
    
    .single-profit-div .profit-btn a {
        font-size: 16px !important;
        padding: 5px 20px !important;
    }
    
    .profit-other-text p {
        padding: 0 !important;
        font-size: 10px !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .abt-banner-caption h4 {
        font-size: 16px !important;
    }
    
    .abt-banner-caption ul li {
        font-size: 12px !important;
        padding-left: 20px !important;
    }
    
    .abt-banner-caption ul li:before {
        width: 10px !important;
        height: 10px !important;
    }
    
    .shopify-dropshipping-section .affiliate-caption-btn .btn-bnnr a {
        font-size: 16px !important;
    }
    
    body .affiliate-caption-btn.amazon-fba {
        margin-bottom: 10px !important;
    }
    
    .abt-banner-caption ul {
        margin-bottom: 20px !important;
    }
    
    .affiliate-all-txt .affiliate-why h1 {
        padding: 10px !important;
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }
    
    .private-banefit-img {
        /*display: none;*/
    }
    
    .amazon-2step-service .row {
        /*display: none;*/
    }
    
    .amazon-2step-service .amazon-2step-content-all .row {
        display: flex;
    }
    
    .amazon-2step-content-all .amazon-2step-content h5 {
        width: 70%;
        padding: 10px !important;
        border-radius: 10px !important;
        font-size: 16px !important;
    }
    
    .amazon-2step-content-all:before {
        /*opacity: 0;*/
        /*width: 0;*/
        /*height: 0;*/
    }
    
    .amazon-2step-content-all .amazon-2step-content p {
        height: auto !important;
        margin-bottom: 30px !important;
    }
    
    .amazon-2step-content.amazon-2step-content2:after, .amazon-2step-content.amazon-2step-content2:before {
        /*opacity: 0;*/
        /*width: 0;*/
        /*height: 0;*/
    }
    
    .amazon-2step-content-all {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .amazon-2step-heading {
        margin-bottom: 30px !important;
    }
    
    .sign-up-content {
        margin: 0 !important;
    }
    
    .fba-packages-have.fba-packages {
        padding: 30px 0px !important;
    }
    
    section.fba-business-setup {
        padding: 30px 0px !important;
    }
    
    .business-setup-fba-div h4 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        font-size: 16px !important;
    }
    
    .business-setup-fba-div ul li {
        font-size: 12px !important;
        margin: 5px 0px !important;
    }
    
    .business-setup-fba-div.business-fba-center-div:after {
        /*opacity: 0;*/
        /*width: 0;*/
        /*height: 0;*/
    }
    
    .business-profit-fba-div {
        /* margin: 20px 0px !important; */
    }
    
    .single-profit-div .profit-split span {
        border-radius: 10px !important;
        font-size: 12px !important;
        width: 150px !important;
    }
    
    .single-profit-div .profit-billed h3 {
        font-size: 30px !important;
    }
    
    .single-profit-div .profit-billed span {
        font-size: 14px !important;
    }
    
    .single-profit-div .profit-billed {
        margin-bottom: 20px !important;
    }
    
    .single-profit-div .profit-btn a {
        font-size: 16px !important;
        padding: 5px 20px !important;
    }
    
    .profit-other-text p {
        padding: 0 !important;
        font-size: 10px !important;
    }
}