/* Section Introduce */

.section-introduce-reward {
    background-image: url(../img/bg-section-intro.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 115px;
    padding-bottom: 110px;
    margin-top: 110px;
    overflow: hidden;
}

.caption-intro {
    text-align: center;
    position: relative;
    top: -100px;
}

.caption-intro h2 {
    font-size: 40px;
    font-weight: bold;
    font-family: "UTM-Neo-Sans-Intel";
    color: #f8b416;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.caption-intro .special-item-caption p {
    position: absolute;
    top: 30px;
    text-align: center;
    left: 25px;
    line-height: 25px;
    color: #ffffff;
}

.caption-intro .special-item-caption p .special-text-style-1,
.caption-intro .special-item-caption p .special-text-style-2,
.caption-intro .special-item-caption p .special-text-style-3,
.caption-intro .special-item-caption p .special-text-style-5,
.caption-intro .special-item-caption p .special-text-style-6 {
    font-family: UTM-Caviar;
    font-size: 16px;
}

.caption-intro .special-item-caption p .super-special-text-style {
    font-family: Panton-ExtraLight;
    font-size: 35px;
    line-height: 30px;
}

.caption-intro .special-item-caption p .special-text-style-4 {
    font-family: UTM-Neo-Sans-Intel-Bold;
    font-size: 33px;
}

.caption-intro .special-item-caption p .special-text-style-5 {
    font-size: 12px;
}

.caption-intro .special-item-caption .special-text-style-5::before,
.caption-intro .special-item-caption .special-text-style-5::after {
    content: '';
    display: block;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 37px;
    width: 70px;
    height: 1px;
    color: #ffffff;
}

.caption-intro .special-item-caption .special-text-style-5::after {
    right: 0;
}

.caption-intro .special-item-caption p .special-text-style-6 {
    font-size: 17px;
}

.caption-intro h2>span {
    color: #1c88b3;
}


/* .caption-intro p {
    font-family: 'UTM-Caviar';
    font-size: 20px;
    color: #000;
    text-shadow: none;
    opacity: 0.8;
} */

.caption-intro .special-item-caption {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    text-transform: uppercase;
    z-index: 9;
}

.caption-intro p>span {
    font-size: 30px;
    text-shadow: none;
}


/* Section Commission */

.section-commission {
    background-image: url(../img/bg-section-commission.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 36px;
    padding-bottom: 42px;
}

.detail-commission p {
    font-size: 16px;
    padding-right: 45px;
    opacity: 0.6;
    font-family: 'Panton-Light';
    color: #fff;
}

.detail-commission p:last-child {
    font-size: 20px;
    margin-top: 30px;
    padding-right: 195px;
}

.title-commission {
    font-size: 30px;
    text-align: center;
    font-family: 'Panton-Light';
    color: #fff;
    text-shadow: 5px 5px 2px #000;
    margin-bottom: 0;
}

.title-commission span {
    font-size: 35.17px;
    font-family: 'Panton-Bold';
}

.commission-percent {
    margin: auto;
    display: block;
}


/* Section Commission for Mobile */

.commission-for-mobile {
    display: none;
}


/* Section Benefits */

.section-benefits {
    background-image: url(../img/bg-section-benefits.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 90px;
    padding-bottom: 60px;
}

.img-benefits {
    margin: auto;
}

.detail-benefits {
    width: 72.727272%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

.detail-benefits p {
    font-size: 21.02px;
    text-align: center;
    font-family: 'Panton-Light';
    color: #fff;
    opacity: 0.6;
}

.detail-benefits p>span {
    font-size: 23.01px;
    font-family: 'Panton-Bold';
    opacity: 1;
}


/* Section Benefits for Mobile */

.benefit-for-mobile {
    display: none;
}

.benefit-for-mobile p {
    font-size: 21.02px;
    font-family: 'Panton-Light';
    color: #fff;
    opacity: 0.6;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    text-align: center;
}

.benefit-for-mobile p>span {
    font-size: 23.01px;
    font-family: 'Panton-Bold';
    opacity: 1;
}

.benefit-for-mobile p>img {
    display: block;
    margin: auto;
    padding-bottom: 20px;
}


/* Section Rewards */

.section-rewards header {
    background-image: url(../img/bg-section-reward.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 330px;
}

.section-rewards header h2 {
    font-family: 'Panton-SemiBold';
    font-size: 59.5px;
    text-align: center;
}

.section-rewards header h2>span {
    font-family: 'Panton-Light';
    font-size: 19.83px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    margin-right: 9px;
    vertical-align: super;
}

.detail-rewards {
    margin-top: 36px;
    margin-bottom: 72px;
}

.detail-rewards p {
    font-size: 24px;
    font-family: 'UTM-Caviar';
    text-align: center;
    color: #000;
    opacity: 0.7;
    margin-bottom: 40px;
}

.detail-rewards p:last-child {
    font-size: 16px;
    margin-bottom: 70px;
}

.table-detail-rewards {
    width: 70.45%;
    margin: auto;
}

.table-detail-rewards tr {
    border-bottom: 1px solid #ececec;
}

.table-detail-rewards th {
    font-family: 'Panton-Thin';
    font-size: 16px;
    color: #0a1f3c;
}

.table-detail-rewards td {
    font-family: 'Panton-Bold';
    font-size: 22px;
    color: #000;
    padding-top: 25px;
    padding-bottom: 25px;
    opacity: 0.6;
}

.reward-status {
    text-align: left;
}

.reward-status img {
    display: inline-block;
    margin-right: 15px;
}

.monthly-earnings,
.monthly-rewards {
    text-align: right;
}


/* Section Sign Up */

.section-sign-up {
    background-image: url(../img/advertisers-section-sign-up-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0;
}

.section-sign-up .banner-text {
    margin-left: 120px;
}

.section-sign-up .banner-text h2 {
    font-family: Panton-Light;
    color: #ffffff;
    font-size: 37px;
    text-transform: uppercase;
}

.section-sign-up .banner-text h2:last-child {
    font-size: 30px;
}

.section-sign-up .banner-text h2:last-child span {
    font-family: Panton-Black;
    font-size: 37px;
}

.section-sign-up .btn-sign-up-now {
    display: inline-block;
    position: relative;
    font-family: Panton-Bold;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    background-color: #e5b128;
    border: 1px solid #e5b128;
    border-radius: 35px;
    padding: 20px 50px 10px 50px;
    margin-left: 120px;
    margin-top: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.section-sign-up .btn-sign-up-now:hover {
    background-color: #333;
    opacity: 0.5;
    border: 1px solid #fff;
}
