.hosting-page-header{
    background-color: #f8f6fa;
}

@media (min-width: 1440px) {
    .menu-wrap.desktop-view .nav-menu .container {
      max-width: 1440px;
    }
}
.nav-menu .main-menu a{
    color: #2f0648;
}
section.benefits {
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f6fa), color-stop(50%, #f8f6fa), color-stop(50%, #ffffff), to(#ffffff));
    background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
    text-align: center;
}
.cta-buttons a.btn-default-white{
    background: unset;  
    margin-left: 15px; 
}

.affiliate-header{
    background-color: #FEFEFF;
    color: #7459AA;
    text-align: left;
    padding-bottom: 25px;
    overflow: hidden;
}
.affiliate-header .main-affiliate-header-bg{
    position: absolute;
    left: 20%;
    top: -80px;
}
.affiliate-header .main-heading, .aff-main-img-iso{
    padding-top: 200px;
}
.affiliate-header .main-heading h2{
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.affiliate-header .main-heading h1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 57px;
    line-height: 69px;
    color: #2E0547;
}
.affiliate-header .main-heading h2{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 33px;
    color: #2E0547;
}
.affiliate-header .main-heading h3{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #2E0547;
}
.affiliate-header .main-heading hr{
    border: 1px solid #FF5A5A;
    width: 25%;
    margin-left: 0px;
}

.affiliate-header .main-heading .included{
    color: #562eb0;
    font-size: 15px;
    font-weight: 600;
}
section.features#features{
    padding: 1px 0px;
}
section.commissions-table{
    background-image: url(../../uploads/website_images/svg/affiliate/commissions-table-separator.svg);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
section.commissions-table .commissions-table-container{
    background-color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 4px 15px 0 rgba(110,110,110,.1);
    -moz-box-shadow: 0px 4px 15px 0 rgba(110,110,110,.1);
    box-shadow: 0px 4px 15px 0 rgba(110,110,110,.1);
    margin-top: 48px;
}
section.commissions-table .commissions-table-container .table{
    border: 1px solid #dee2e6;
    text-align: center;
    color: #391385;
}
section.commissions-table .commissions-table-container .table td,
section.commissions-table .commissions-table-container .table th{
    padding: 25px;
    vertical-align: middle;
    border: 1px solid #efecf5;
}
section.commissions-table .commissions-table-container .table td{
    font-size: 18px;
    font-weight: 600;
}
section.commissions-table .commissions-table-container .table-hover tbody tr:hover{
    background-color: rgb(250, 247, 255) !important;
}
section.commissions-table .commissions-table-container .table thead th{
    vertical-align: middle;
    border-bottom: unset;
}
section.commissions-table .commissions-table-container .table tr small{
    color: #FF5A5A;
}
section.why-promote-ha{
    background-color: #2e0547;
    color: #ffffff;
    margin-top: 170px;
}

section.why-promote-ha .service-text, section.why-promote-ha .service-text h1, section.why-promote-ha .service-text p{
    text-align: right;
    color: #ffffff;
}
section.why-promote-ha .service-text .main-buttons{
    padding-top: 0px;
}
section.why-promote-ha .card-container{
    margin-top: -70px;
}
section.why-promote-ha .card-container .reason-container{
    background-color: #fff;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2;
    -webkit-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.3s ease-in-out;
    margin-bottom: 25px;
    color: #391385;
    font-size: 14px;
}
section.why-promote-ha .card-container .reason-container .reason-heading{
    padding: 15px 0px;
    font-weight: 600;
    font-size: 18px;
}

@media screen and (max-width: 1199px){
    .affiliate-header .main-affiliate-header-bg {
        left: 10%;
    }
    .benefits-container h2 {
        font-size: 32px;
    }
    section.why-promote-ha .card-container {
         margin-top: 0px;
    }
}
@media screen and (max-width: 991px){
    .affiliate-header .main-affiliate-header-bg {
        left: -5%;
    }
    .affiliate-header .main-heading h1 {
        font-size: 35px;
        font-weight: 700;
    }
    .affiliate-header .main-heading h2 {
        font-size: 15px;
        margin-top: 16px;
    }
    .main-buttons {
        padding: 25px 0px;
        text-align: center;
        position: relative;
        z-index: 8;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 18px 15px;
    }
    .benefits-container {
        margin-top: 50px;
    }
    .benefits-container h2 {
        color: #391385;
        font-size: 30px;
        text-align: center;
        margin-bottom: 35px;
    }
    .benefits-container .benefit .benefit-icon-new img{
        height: 70px;
    }
    .service-text {
        padding: 10px;
        margin-top: 50px;
    }
    section.why-promote-ha {
         margin-top: 0px;
    }
    section.why-promote-ha .service-text, section.why-promote-ha .service-text h1, section.why-promote-ha .service-text p{
        text-align: center !important;
        color: #ffffff;
    }
    section.why-promote-ha .service-text .main-buttons {
        text-align: center !important;
    }
    section.why-promote-ha .row{
        margin: unset !important;
    }
}
@media screen and (max-width: 767px){
    .affiliate-header .main-affiliate-header-bg {
        left: 8%;
    }
    .aff-main-img-iso {
        padding-top: 20px;
    }
}
@media screen and (max-width: 576px){
    .main-buttons {
        margin-top: 0px;
        text-align: center !important;
    }
    .main-buttons a.btn-header {
        margin: 0px;
        padding: 26px 15px;
        min-width: 230px !important;
        margin-bottom: 15px;
    }
    .affiliate-header .main-heading, .aff-main-img-iso {
        text-align: center;
    }

}
@media screen and (max-width: 420px){
    .affiliate-header .main-affiliate-header-bg {
        left: 0%;
    }
    .affiliate-header .main-heading{
        padding-top: 155px;
    }
}
@media screen and (max-width: 335px){
}