/*.become-affiliate-banner .container {*/
/*    border-bottom: 1px solid #e5e5e5;*/
/*}*/
/*.become-affiliate-banner ul {*/
/*    margin: 0 0 25px 0;*/
/*    padding: 0;*/
/*    list-style: none;*/
/*}*/
/*.become-affiliate-banner ul li {*/
/*    color: #464a5e;*/
/*    font-size: 20px;*/
/*    font-weight: 500;*/
/*    padding-left: 35px;*/
/*    margin-bottom: 13px;*/
/*    position: relative;*/
/*    line-height: 30px;*/
/*}*/
/*.become-affiliate-banner ul li:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 6px;*/
/*    left: 0px;*/
/*    background-image: url(../images/double-tick.png);*/
/*    background-repeat: no-repeat;*/
/*    width: 20px;*/
/*    height: 19px;*/
/*}*/
/*.affiliate_form {*/
/*    border: 10px solid #00b187;*/
/*    padding: 40px;*/
/*    border-radius: 3px;*/
/*}*/
/*::placeholder {*/
/*    color: #000000;*/
/*}*/
/*:-ms-input-placeholder {*/
/*    color: #000000;*/
/*}*/
/*::-ms-input-placeholder {*/
/*    color: #000000;*/
/*}*/
/*.affiliate_form input {*/
/*    font-size: 16px;*/
/*    color: #464a5e;*/
/*    width: 100%;*/
/*    background: #fff;*/
/*    border: 1px solid #ddefed;*/
/*    height: 50px;*/
/*    box-shadow: 5px 9px 40px 0px rgba(126, 165, 233, 0.2);*/
/*    margin-bottom: 8px;*/
/*    padding: 20px;*/
/*    border-radius: 5px;*/
/*    font-weight: 500;*/
/*}*/
/*.affiliate_form input:focus {*/
/*    outline: none;*/
/*}*/
/*.affiliate_form input[type="submit"] {*/
/*    background: #464a5e;*/
/*    border: 2px solid #464a5e;*/
/*    color: #fff;*/
/*    border-radius: 50px;*/
/*    text-align: center;*/
/*    font-weight: 700;*/
/*    font-size: 19px;*/
/*    box-shadow: 0px 20px 30px 0px rgba(70, 74, 94, 0.15);*/
/*    transition: all ease-in .4s;*/
/*    padding: 0 30px;*/
/*    text-transform: uppercase;*/
/*    display: inline-block;*/
/*    width: 40%;*/
/*    margin-top: 25px;*/
/*}*/
/*.affiliate_form input[type="submit"]:hover, .affiliate_form input[type="submit"]:focus {*/
/*    background: #00b388;*/
/*    border: 2px solid #00b388;*/
/*    color: #fff;*/
/*    outline: none;*/
/*}*/
/*.submit_row {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*}*/
/*.affiliate_form span {*/
/*    font-size: 17px;*/
/*    font-weight: 600;*/
/*    color: #000;*/
/*    line-height: 20px;*/
/*}*/
/*.affiliate_form a {*/
/*    display: block;*/
/*    color: #00a67e;*/
/*}*/
/*.work-sample {*/
/*    position: relative;*/
/*}*/
/*.work-sample h3 {*/
/*    font-size: 26px;*/
/*    color: #2a2d43;*/
/*    font-weight: 700;*/
/*    padding-top: 20px;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.work-sample p {*/
/*    margin: 0;*/
/*    font-size: 16px;*/
/*    color: #464a5e;*/
/*    font-weight: 600;*/
/*    position: relative;*/
/*    padding-right: 90px;*/
/*}*/
/*.work-sample span {*/
/*    font-size: 80px;*/
/*    font-weight: 800;*/
/*    color: #d8e4de;*/
/*    position: absolute;*/
/*    top: 30px;*/
/*    right: 0;*/
/*}*/
/*.work-sample p:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: -10px;*/
/*    right: 10px;*/
/*    background-image: url(../images/down-right-arrow.png);*/
/*    width: 30px;*/
/*    height: 35px;*/
/*    background-repeat: no-repeat;*/
/*}*/
/* payout model */
/*.payout_model_box {*/
/*    background: #fff;*/
/*    padding: 35px;*/
/*    box-shadow: 5px 9px 40px 0px rgba(126, 165, 233, 0.2);*/
/*    margin-bottom: 30px;*/
/*}*/
/*.payout_model_box  h3 {*/
/*    color: #00b187;*/
/*    font-size: 22px;*/
/*}*/
/*.payout_model_box ul {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    list-style: none;*/
/*}*/
/*.payout_model_box ul li {*/
/*    font-size: 20px;*/
/*    color: #464a5e;*/
/*    font-weight: 500;*/
/*    padding: 12px 0;*/
/*    border-bottom: 1px solid #d1dcd7;*/
/*}*/
/*.payout_model_box ul li:nth-last-child(1) {*/
/*    padding-bottom: 0;*/
/*    border-bottom: none;*/
/*}*/
/*.payout_model_box ul li span {*/
/*    font-weight: 700;*/
/*    color: #464a5e;*/
/*    float: right;*/
/*}*/
/*.welcome-content ul li a {*/
/*    color: #00b187;*/
/*}*/

/*@media(max-width:767px){*/
/*    .become-affiliate-banner {*/
/*        min-height: auto;*/
/*    }*/
/*    .become-affiliate-banner ul li {*/
/*        font-size: 18px;*/
/*    }*/
/*    .affiliate_form input[type="submit"] {*/
/*        width: 100%;*/
/*        margin-top: 14px;*/
/*    }*/
/*    .submit_row {*/
/*        display: block;*/
/*    }*/
/*    .affiliate_form span {*/
/*        display: block;*/
/*        margin-top: 15px;*/
/*    }*/
/*    .affiliate_form {*/
/*        padding: 15px;*/
/*    }*/
/*    .title_section h3 {*/
/*        font-size: 28px;*/
/*    }*/
/*    .work-sample h3 {*/
/*        font-size: 24px;*/
/*    }*/
/*    .title_section .subtitle {*/
/*        font-size: 18px;*/
/*    }*/
/*    .work-sample span {*/
/*        font-size: 60px;*/
/*    }*/
/*    .payout_model_box ul li {*/
/*        font-size: 16px;*/
/*        padding: 10px 0;*/
/*    }*/
/*    .payout_model_box {*/
/*        padding: 20px 30px;*/
/*    }*/
/*}*/






.become-affiliate .banner h2 {
font-size: 48px;
font-weight: 600;
width: 80%;
margin-bottom: 15px;
}

.become-affiliate .banner h6 {
    width: 70%;
    font-size: 20px;
    line-height: 30px;
}

.become-affiliate .banner{
padding:50px 0;
border-bottom: 1px solid #8080801f;
}

.become-affiliate .safe-secure .box {
    border: none !important;
    /*padding: 0px !important;*/
    height:100% !important;
    margin-bottom:30px !important;
}

.become-affiliate section.safe-secure .col-md-4 h6 {
width: 80%;
font-size: 20px;
}

.become-affiliate section.safe-secure{
padding: 100px 0 70px;
}

.become-affiliate section.madeEasy {
background-color: #191340;
padding: 100px 0;
}

.become-affiliate section.madeEasy .box {
background-image: url("/images/made-easy-bg.png");
background-repeat: no-repeat;
background-position: right;
padding: 30px;
background-size: cover;
border-radius: 20px;
position: relative;
height: 100%;
}

.become-affiliate section.madeEasy .box img {
position: absolute;
right: 30px;
top: 10px;
}

.become-affiliate section.madeEasy .col-md-4{
padding:15px;
}

.become-affiliate section.safe-secure .col-md-4 h2 {
    width: 80%;
    font-size: 48px;
    margin-bottom: 30px;
}

.become-affiliate section.madeEasy h2 {
color: white;
font-size: 40px;
}

.become-affiliate section.madeEasy h3 {
font-weight: 500;
font-size: 24px;
color: white;
margin-bottom:30px;
}

.become-affiliate section.banner2 h2 {
font-size: 32px;
font-weight: 600;
margin-bottom: 15px;
}

.become-affiliate section.banner2 h3 {
font-size: 20px;
}

.become-affiliate section.banner2 {
padding: 100px 0;
}


.become-affiliate section.banner2 h6 {
font-size: 18px;
font-weight: 600;
margin: 30px 0;
}

.become-affiliate .col-md-7 {
display:flex;
align-items:center;
}

.become-affiliate .pkg .table {
display: flex;
justify-content: space-between;
margin-bottom: 0;
}

.become-affiliate .pkg .table hr {
border-top: 2px dashed grey;
width: 200px;
}

.become-affiliate .pkg .table p {
margin: 0;
}

.become-affiliate .pkg h4 strong {
border-radius: 20px !important;
padding: 5px 20px !important;
}

.become-affiliate .pkg h4 {
text-align: center;
margin-bottom: 30px;
}

.become-affiliate .pkg {
padding-bottom: 50px !important;
background-image: none !important;
border: 1px solid #8080803b;
}

.become-affiliate section.packages {
background-color: unset !important;
padding: 50px 0 0 0;
}

.become-affiliate section.packages h2 {
color: black;
}

.become-affiliate section.packages h3 {
color: black;
font-size: 20px;
width: 60%;
margin: auto;
margin-bottom: 30px;
}
section.madeEasy h4 strong {
    font-weight: 500;
    background-color: #6a54f6;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 6px;
    position: relative;
    top: -2px;
    margin-right: 10px;
}
section.madeEasy .col-md-4:nth-child(2) h4 strong {
    background-color: #eb911c;
}
section.madeEasy .col-md-4:nth-child(3) h4 strong {
    background-color: #13cf63;
}
section.safe-secure .boxes .box h5 {
    margin: 20px 0 10px 0;
    font-weight: 600;
}
section.madeEasy2 h4 strong {
    border-radius: 50%;
    padding: 6px;
    font-size: 16px;
}
section.madeEasy h4 {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
}
section.madeEasy p {
    font-size: 18px;
    line-height: 1.9;
}
section.madeEasy img {
    border-radius: 10px;
    margin-top: 20px;
}
@media(max-width: 767px) {
    .become-affiliate h2 {
        font-size: 32px !important;
    }
    .become-affiliate .banner h2 {
    width: 100%;
}
.become-affiliate .banner h6 {
    width: 100%;
}
ul.checkList {
    text-align: left;
    font-size: 14px;
    width: 100%;
    margin: auto;
}
section.proxyContent.free-web-proxy-s3 h2, section.proxyContent.free-web-proxy-s3 h6, section.safe-secure h2, section.safe-secure h4 {
    width: 100%!important;
}
.become-affiliate section.safe-secure {
    padding: 50px 0 !important;
}
.become-affiliate section.safe-secure .col-md-4 h6 {
    width: 100%;
    margin-bottom: 30px;
}
.become-affiliate section.madeEasy {
    padding: 50px  0 0;
}
section.madeEasy2 .col-md-4 {
    width: 100% !important;
    margin: 0 0 15px;
}
.become-affiliate section.banner2 {
    padding: 50px 0;
}
.btnGenreal ul li {
    width: 49%;
    margin-bottom: 10px;
    margin-right: 1% !important;
}
.banner2 .btnGenreal ul li {
    width: auto;
}
.banner2 img {
    margin-top: 30px;
}
.become-affiliate section.packages h3 {
    width: 100%;
}
.become-affiliate .pkg .table hr {
    width: 80px;
}
}
