.banner {
    background: url(../images/affiliate-images/affiliate-banner.svg) no-repeat;
    background-size: cover;
    height: 508px;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
}

.banner::after {
    display: none;
}

.banner h1 {
    font-size: 52px;
    line-height: 40px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

.banner-desc {
    color: #ffffff;
    font-size: 21px;
    line-height: 29.86px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    font-style: italic;
}

.banner .bnr-arrw {
    margin: 18px 0px;
}

.banner .banner-logo {
    margin: 0 0 20px 0;
}

.cstm-btn {
    background: #f90;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    width: 250.72px;
    height: 44.18px;
    font-weight: 800;
}

.cstm-btn:hover {
    background: #000000;
    color: #ffffff;
}

.get-started {
    margin: 25px 0px 14px;
}

.already a {
    color: #f90;
    text-decoration: underline;
}

.already {
    font-size: 18px;
    line-height: 165.9%;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.better-sec h2 {
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #000000;
}

.better-sec h2 span,
.cstm-hdg-2 span,
.industry-sec-inner h4 span,
.partner-column h4 span,
.top-affliate span {
    color: #f90;
}

.better-desc {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    margin-top: 10px;
}

.better-sec {
    padding: 68px 0px;
}

.better-row {
    border-bottom: 1px solid #CCCCCC;
    padding: 30px 10px;
}

.better-row img {
    text-align: right;
}

.better-row .better-clmn-left {
    border-right: 1px solid #CCCCCC;
}

.better-clmn-right,
.better-clmn-left {
    padding: 15px 40px 15px 60px;
}

.better-row .row {
    display: flex;
    align-items: center;
}

.better-colmn-sec {
    border-top: 1px solid #CCCCCC;
    margin-top: 35px;
}

.better-colmn-desc {
    font-size: 20px;
    color: #000000;
    line-height: 30px;
    font-weight: 700;
}

.industry-sec {
    background: #000000;
    text-align: center;
    color: #ffffff;
    padding: 64px 0px 20px 0;
}

.cstm-hdg-2 {
    font-size: 32px;
    line-height: 37.09px;
    margin-bottom: 15px;
    color: #000000;
}

.industry-sec .cstm-hdg-2 {
    color: #ffffff;
}

.industry-desc {
    font-size: 20px;
    line-height: 23px;
}

.industry-sec-inner h4 {
    font-size: 18px;
    line-height: 21px;
    margin: 20px 0px 10px 0px;
}

.industry-clmn-desc {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.industry-sec-inner .industry-column {
    padding: 28px 25px;
}

.industry-icon,
.industry-img-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
}

.industry-icon {
    height: 90px;
}

.industry-sec-inner {
    margin: 74px 0px -170px;
}

.mr-top-50 {
    margin-top: 50px;
}

.industry-img-bottom {
    height: 260px;
}

.partner-sec {
    background: #FDF4E7;
    padding: 114px 78px;
    text-align: center;
}

.cstm-number {
    background: #ffffff;
    border: 4px solid #f90;
    height: 87px;
    width: 87px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 100%;
    color: #000000;
}

.partner-column h4 {
    font-size: 22px;
    line-height: 25px;
    margin: 15px 0px;
    color: #000000;
}

.partner-clmn-desc {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.partner-sec-inner {
    margin: 45px 0px 40px;
}

.testimonial-sec {
    text-align: center;
    padding: 52px 0px 82px;
}

.testimonial-sec h2.cstm-hdg-2 {
    padding: 0px 0px 29px;
}

.join-sec {
    text-align: center;
    padding: 50px 0px 102px;
}

.join-sec .cstm-hdg-2 {
    margin-bottom: 35px;
}

.join-sec .affliate-join-img {
    margin: 40px 0px 82px;
}



.clr-black {
    color: #000000;
}

.join-desc {
    font-size: 18px;
    line-height: 20.86px;
}

.solution-sec {
    padding: 30px 0px;
    border-bottom: 1px solid #CCCCCC;
}

.row.solution-sec-row {
    color: #000000;
    align-items: center;
    padding: 68px 50px 0px;
}

.cstmr-say p {
    font-size: 14px;
    line-height: 16px;
}

.cstm-excellent p {
    font-size: 18px;
    font-weight: 800;
    line-height: 21px;
}

.cstm-review p {
    font-size: 11px;
    line-height: 13px;
}

.contact-us-home {
    background: url(../images/special-deal/banner-bg.png) no-repeat;
    background-size: cover;
}

.contact-us-home .contact-us-content {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #ced4da;
    border-radius: 9px;
}

.contact-us-home h3 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.contact-us-home .form-group {
    position: relative;
}

.contact-us-home label span {
    color: red;
}

.contact-us-home .form-control:focus {
    color: #495057;
    border-color: #ff9900;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(194, 143, 55, .25);
    box-shadow: 0 0 0 .2rem rgba(255, 153, 0, 0.25);
}

.solution-sec-row .col-md-3 {
    padding: 0px 8px;
}

.cstmr-say,
.cstm-excellent {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.trust-pilot-img,
.cstm-review {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.testimonial-sec .review-bg img {
    width: auto !important;
    display: initial !important;
}

.testimonial-sec .star-icon {
    margin: 20px 0px 10px;
    position: relative;
}

.testimonial-sec .top-affliate p,
.testimonial-sec .client-para p {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 800;
}

.testimonial-sec .review-para p {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #000000 !important;
    padding: 12px 0px 28px !important;
}

.testimonial-sec .client-para p .ornge {
    color: #f90;
}


.testimonial-sec .review-bg {
    background: #ffffff;
    border-radius: 29px !important;
    box-shadow: 0px 0px 16px -5px rgba(0, 0, 0, 0.25) !important;
}

.testimonial-sec .star-icon:after,
.testimonial-sec .star-icon:before {
    content: "";
    background: #f90;
    height: 1px;
    width: 133px;
    position: absolute;
    top: 50%;
}

.testimonial-sec .star-icon:after {
    left: 3%;
}

.testimonial-sec .star-icon:before {
    right: 3%;
}

.testimonial-carousal.owl-theme .owl-nav .owl-prev::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -62px;
    background-image: url(../images/affiliate-images/left-arrow-icon.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 50px;
    background-size: 75%;
}

.testimonial-carousal.owl-theme .owl-nav .owl-next::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    right: -67px;
    background-image: url(../images/affiliate-images//right-arrow-icon.svg);
    background-repeat: no-repeat;
    width: 28px;
    height: 50px;
    background-size: 75%;
}

.testimonial-sec .owl-container {
    margin: 50px auto;
}

.testimonial-carousal.owl-theme .owl-nav span {
    display: none;
}

.testimonial-sec .review-text {
    padding: 60px 57px 60px;
}

.testimonial-sec .owl-theme .owl-dots .owl-dot.active span,
.testimonial-sec .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

.testimonial-sec .owl-theme .owl-dots .owl-dot span {
    background: #ECECEC;
}

.brder {
    border-top: 1px solid #D8D8D8;
    width: 908px;
    margin: auto;
}

.industry-sec-login .industry-sec-inner {
    margin: 0px 0px 20px;
}

.industry-sec-login .industry-sec-inner .industry-column {
    padding: 40px 25px 35px 25px;
}

/*------ login affliate css-------*/
.share {
    font-size: 18px;
    line-height: 30px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    margin: 48px 0px 10px;
}

p.share {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 48px 0px 10px;
    color: #ffffff;
}

.copy input {
    border: 1px solid #F3F3F3;
    background: #F3F3F3;
    border-radius: 3px;
    font-size: 18px;
    line-height: 30px;
    width: 515px;
    padding: 6.5px 30px;
    outline: none;
    color: #000000;
    text-overflow: ellipsis;
}

.copy button {
    position: relative;
}

.partner-sec-login {
    padding: 49px 78px;
}

.copy button::before {
    content: "";
    background: url(../images/affiliate-images/copy-icon.svg) no-repeat;
    height: 25px;
    width: 23px;
    position: absolute;
    left: 10px;
    z-index: 999;
    top: 14px;
    background-size: 80%;
}

.copy button:hover::before {
    background: url(../images/affiliate-images/white-copy-icon.svg) no-repeat;
}

.affiliate-table hr {
    border-top: 1px solid #fff;
}

.affiliate-table .cstm-hdg-2 {
    font-size: 28px;
    margin: 0 0 110px 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    position: relative;
    padding-bottom: 20px;

}

.affiliate-table .cstm-hdg-2::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px solid #fff;
    content: "";

}

.affiliate-table .table {
    position: relative;
    text-align: left;
}

.affiliate-table .table .pophover-icon {
    position: relative;
    z-index: 9996;
    top: -2px;
}

.affiliate-table .table .table-crown {
    position: absolute;
    top: -48px;
    left: -35px;
    z-index: 998;
}

.affiliate-table .table thead tr {
    background-color: #EAEAEA;
}

.affiliate-table .table thead tr th {
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    padding: 0.55rem 1.5rem;
}

.affiliate-table .table thead tr th:first-child {
    border-right: 1px solid #ffffff;
}

.affiliate-table .table tr td {
    font-weight: bold;
    color: #FF9900;
    font-size: 14px;
    padding: 0.55rem 1.5rem;
}

.affiliate-table .table tr {
    background-color: #ffffff;
}

.affiliate-table .table td:first-child {
    border-right: 1px solid #ECECEC;
}

.affiliate-table .table tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}

.affiliate-table .table tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}

.affiliate-table svg path {
    fill: rgba(0, 0, 0, 0.2);
}

.affiliate-table .affiliate-table-left {
    position: relative;
    height: 100%;
}

.affiliate-table .affiliate-table-left img {
    position: absolute;
    bottom: -100px;
    left: -50px;
}

.affiliate-table .affiliate-table-right img {
    position: absolute;
    bottom: -100px;
    right: -50px;
}

.affiliate-card {
    margin: 0 0 200px 0;
}

.affiliate-card .card {
    padding-left: 268px;
    margin-bottom: 130px;
    margin-right: 60px;
    border-radius: 6px 6px 0 0;
    border: 0;
}

.affiliate-card .card.card-right {
    padding-right: 268px;
    padding-left: 0;
    margin-right: 0;
    margin-left: 60px;
}

.affiliate-card .card-image-holder {
    position: absolute;
    top: -100px;
    left: -80px;
}

.affiliate-card .card.card-right .card-image-holder {
    position: absolute;
    top: -100px;
    right: -60px;
    left: auto;
}

.affiliate-card .card-header {
    font-size: 28px;
    color: #000;
    font-weight: 800;
    border-bottom: 0;
    background-color: #ECECEC;
    border-radius: 6px 6px 0 0;
}

.affiliate-card .card-body {
    padding: 0;
}

.affiliate-card .card-title {
    font-size: 24px;
    color: #FF9900;
    border-bottom: 1px solid #E5E5E5;
    font-weight: 700;
    padding: 15px 0;
    margin-bottom: 0;
}

.affiliate-card .card-text {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    padding: 15px 0;
    line-height: 1;
}

.affiliate-card .card-footer {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    border-bottom: 0;
    background-color: #FF9900;
    padding: 0;
    border-radius: 0 !important;
}

.affiliate-card .card-footer a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 700;
    padding: 7px 0;
    text-decoration: none;
}

.affiliate-card .card-footer a:hover {
    color: #000000;
}

.affiliate-card .card-footer a:hover svg path {
    fill: #000000;
}

.affiliate-card .card-footer a svg {
    margin: 0 0 0 10px;
}

.affiliate-card .card-body .copy-login input {
    width: auto;
    padding: 5.5px 30px;
    font-size: 15px;
    line-height: normal;
}

.affiliate-card .card-body .copy-login button {
    width: auto;
    padding: 4px 7px 4px 34px;
    font-size: 16px;
    line-height: normal;
}

.affiliate-card .card-body .copy-login button::before {
    height: 21px;
    width: 20px;
    position: absolute;
    left: 10px;
    z-index: 999;
    top: 9px;
    background-size: 80%;
}

.affiliate-leaderboard {
    padding: 104px 0 47px 0;
}

.affiliate-leaderboard .affiliate-leaderboard-title {
    text-align: center;
    margin: 0 0 10px 0;
}

.affiliate-leaderboard .affiliate-leaderboard-title h2 {
    font-size: 36px;
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
}

.affiliate-leaderboard .affiliate-leaderboard-title h2::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000000;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.affiliate-leaderboard .nav-tabs .nav-link {
    text-align: center;
    padding: 0.5rem 1.4rem !important;
    line-height: 1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.43);
    border-top: 2px solid #fff;
}

.affiliate-leaderboard .nav-tabs .nav-link.active {
    border-top: 2px solid #f90;
    border-left: 1px solid #dee2e6 !important;
    color: #000000;
}

.affiliate-leaderboard .table thead tr {
    background-color: #000;
}

.affiliate-leaderboard .table {
    margin-bottom: 0;
}

.affiliate-leaderboard .table thead tr th {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    padding: 0.65rem 33px 0.55rem 33px;
    border-right: 1px solid #ffffff;
}

.affiliate-table .table thead tr th:last-child {
    border-right: 0 !important;
}

.affiliate-leaderboard svg path {
    fill: #b2b2b2;
}

.affiliate-leaderboard .table .pophover-icon {
    position: relative;
    top: -2px;
}

.affiliate-leaderboard .table tbody tr td {
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
}

.affiliate-leaderboard .table tbody tr td:nth-child(1) {
    width: 12%;
    text-align: center;
}

.affiliate-leaderboard .table tbody tr td:nth-child(3),
.affiliate-leaderboard .table tbody tr td:nth-child(4) {
    width: 22%;
    text-align: center;
}

.affiliate-leaderboard .table tbody tr:nth-child(1) {
    background-color: #FF9900;
}

.affiliate-leaderboard .table tbody tr:nth-child(1) td {
    color: #ffffff;
    font-weight: 500;
}

.affiliate-leaderboard .table tbody tr:nth-child(2) {
    background-color: #FFBC0E;
}

.affiliate-leaderboard .table tbody tr:nth-child(3) {
    background-color: #FFD466;
}

.affiliate-leaderboard .table tbody tr:nth-child(4) {
    background-color: #FFDF8D;
}

.affiliate-leaderboard .table tbody tr:nth-child(5) {
    background-color: #FFEAB5;
}

.affiliate-leaderboard .table tbody tr:nth-child(6) {
    background-color: #FFF4D7;
}

.affiliate-leaderboard .table tbody tr:nth-child(7) {
    background-color: #FFFBF2;
}

.affiliate-leaderboard .table tbody tr:nth-child(8) {
    background-color: #FFFDF9;
}

.affiliate-leaderboard #myTabContent {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0;
    border-right: 0 !important;
    border-left: 0 !important;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
}

.affliate-testimonial {
    padding: 80px 0 30px;
    margin-top: -30px;
}

.affliate-testimonial h4 {
    font-size: 30px;
}

.affliate-testimonial h6 {
    font-size: 24px;
    font-weight: 400;
}

.affliate-testimonial .customers-text {
    padding: 0 0 0;
}

.affliate-testimonial .review-text {
    padding: 0px 0px 25px;
}


.affiliate-video {
    background: #000000;
    padding: 42px 0;
}

.affiliate-video h2 {
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px;
}

.affiliate-video h3 {
    color: #ffffff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
}

.affiliate-video h4 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 40px;
}

.affiliate-video .container-xl {
    max-width: 1300px;
}

.affiliate-video .affiliate-img-holder {
    position: relative;
    cursor: pointer;
}

.affiliate-video .affiliate-img-holder::after {
    position: absolute;
    content: "";
    bottom: -33px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-width: 34px 20px 0 20px;
    border-color: #FF9900 transparent transparent transparent;
    border-style: solid;
}

.affiliate-modal video {
    max-height: 600px;
}

.affiliate-modal .close {
    z-index: 998;
    margin: -0.5rem -1rem -1rem auto;
}

@media(min-width: 0px) and (max-width: 767px) {
    .affiliate-table .affiliate-table-left img {
        position: relative;
        left: 0;
        bottom: 20px;
    }

    .affiliate-table .affiliate-table-right img {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .industry-desc br,
    .banner-desc br {
        display: none;
    }

    .banner h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .banner {
        height: 550px;
    }

    .better-sec h2,
    .cstm-hdg-2 {
        font-size: 30px;
        line-height: 37px;
    }

    .banner-desc,
    .better-colmn-desc,
    .industry-desc,
    .better-desc,
    .join-desc {
        font-size: 18px;
        line-height: 24px;
    }

    .partner-clmn-desc {
        font-size: 16px;
        line-height: 24px;
    }

    .better-row .better-clmn-left {
        border-right: 0px;
    }

    .brder {
        width: 100%;
    }

    .testimonial-sec,
    .solution-sec,
    .join-sec,
    .better-sec {
        padding: 50px 0px;
    }

    .join-sec .affliate-join-img {
        margin: 40px 0px 40px;
    }

    .row.solution-sec-row {
        padding: 30px 15px 0px;
    }

    .cstmr-say,
    .cstm-excellent,
    .trust-pilot-img,
    .cstm-review {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .solution-sec-row .col-md-3 {
        padding: 10px 6px 0px;
    }

    .testimonial-sec .review-text {
        padding: 40px 15px 40px;
    }

    .testimonial-sec .star-icon:after,
    .testimonial-sec .star-icon:before {
        width: 80px;
    }

    .partner-sec {
        padding: 100px 0px 50px;
    }

    .partner-column {
        padding: 25px 15px;
    }

    .partner-sec-inner {
        margin: 30px 0px 10px;
    }

    .mr-top-50 {
        margin-top: 0px;
    }

    .industry-icon {
        height: auto;
    }

    .industry-sec-inner .industry-column {
        padding: 25px 15px !important;
    }

    .industry-sec-inner {
        margin: 40px 0px -175px;
    }

    .better-row {
        padding: 15px 10px;
    }

    .better-clmn-right,
    .better-clmn-left {
        padding: 7px 15px;
    }

    .industry-sec {
        padding: 50px 0px 70px;
    }

    .testimonial-sec h2.cstm-hdg-2 {
        padding: 0px 0px 15px;
    }

    .testimonial-sec .owl-container {
        margin: 30px auto;
        padding: 0px;
    }

    .join-sec .cstm-hdg-2 {
        margin-bottom: 25px;
    }

    .cstm-btn {
        font-size: 16px;
    }

    .banner-logo,
    .join-sec .affliate-join-img {
        width: 80%;
    }



    /*------ login affliate css mobile-------*/
    .copy input,
    .copy button {
        font-size: 16px;
        line-height: 29px;
    }

    .copy input {
        width: 70%;
        padding: 6.5px 12px;
    }

    .industry-sec-login .industry-sec-inner {
        margin: 40px 0px 0px;
    }

    .industry-sec-login {
        padding: 50px 0px 40px;
    }

    section.partner-sec.partner-sec-login {
        padding: 50px 0px;
    }
}


@media(min-width: 0px) and (max-width: 767px) and (orientation: landscape) {
    .container.owl-container {
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 350px) {
    .testimonial-sec .star-icon:before {
        right: 0%;
    }

    .testimonial-sec .star-icon:after {
        left: 0%;
    }
}

@media(min-width: 768px) and (max-width: 1199px) {
    .partner-sec {
        padding: 114px 15px;
    }

    .partner-sec-login {
        padding: 49px 15px;
    }

    .testimonial-carousal.owl-theme .owl-nav .owl-prev::before {
        left: -30px;
    }

    .testimonial-carousal.owl-theme .owl-nav .owl-next::after {
        right: -30px;
    }

    .affiliate-table .affiliate-table-left img {
        left: 0px;
    }

    .affiliate-table .affiliate-table-right img {
        right: 0px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .testimonial-sec .review-text {
        padding: 60px 15px 60px;
    }

    .mr-top-50 {
        margin-top: 15px;
    }

    .industry-sec-inner {
        margin: 74px 0px -135px;
    }

    .cstm-hdg-2 {
        font-size: 31px;
    }

    .testimonial-sec .star-icon:after,
    .testimonial-sec .star-icon:before {
        width: 80px;
    }

    .solution-sec-row .col-md-3 {
        padding: 0px 5px;
    }

    .row.solution-sec-row {
        padding: 68px 0px 0px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {

    .testimonial-sec .star-icon:after,
    .testimonial-sec .star-icon:before {
        width: 80px;
    }
}

@media(min-width: 1200px) {
    .cstm-container {
        max-width: 853px;
    }
}

@media (max-width: 992px) {
    .affiliate-card .card {
        margin-right: 0;
        padding-left: 190px;
        margin-bottom: 100px;
    }

    .affiliate-card .card-image-holder {
        width: 330px;
        top: -54px;
    }

    .affiliate-card .card.card-right {
        margin-left: 0;
        padding-right: 218px;
    }

    .affiliate-card .card.card-right .card-image-holder {
        top: -63px;
    }

    .affiliate-card {
        margin: 0 0 100px 0;
    }
}

@media (max-width: 768px) {
    .affiliate-card .card-image-holder {
        width: 230px;
        top: -27%;
    }

    .affiliate-card .card {
        padding-left: 125px;
    }

    .affiliate-card .card.card-right {
        padding-right: 143px;
    }

    .affiliate-card .card-header {
        font-size: 24px;
        padding: 0.45rem 1.25rem;
    }

    .affiliate-card .card-title {
        font-size: 20px;
        padding: 7px 0;
    }

    .affiliate-card .card-text {
        font-size: 14px;
    }

    .affiliate-card br {
        display: block;
    }
}

@media (max-width: 480px) {
    .affiliate-card .card-image-holder {
        width: 150px;
        left: -33px;
        top: -16%;
    }

    .affiliate-card .card {
        padding-left: 88px;
    }

    .affiliate-card .card {
        margin-bottom: 70px;
    }

    .affiliate-card .card.card-right .card-image-holder {
        top: -29px;
        right: -33px;
    }

    .affiliate-card .card-title {
        font-size: 16px;
        padding: 7px 0;
    }

    .affiliate-card .card.card-right {
        padding-right: 98px;
    }

    .affiliate-card .card-text {
        font-size: 13px;
    }
}

@media(max-width: 480px) {
    .affiliate-leaderboard .table thead tr th {
        padding: 0.55rem 10px 0.45rem 10px;
    }

    .affiliate-leaderboard .table tbody tr td {
        padding: 0.55rem 10px;
    }

    .affiliate-leaderboard .table tbody tr td:nth-child(1),
    .affiliate-leaderboard .table tbody tr td:nth-child(3),
    .affiliate-leaderboard .table tbody tr td:nth-child(4) {
        width: auto;
    }
}