﻿@import url('css2.css');


@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aestetico-bold.otf);
  font-weight: 600;
}
@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aestetico-extrabold.otf);
  font-weight: 700;
}
@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aestetico-bold.otf);
  font-weight: 500;
}
@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aesteticoformal-semibold.otf);
  font-weight: 400;
}
@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aesteticoinformal-medium.otf);
  font-weight: 300;
}
@font-face{
    font-family: aestetico;
  src: url(https://whatsapp-na.hbrszcw.com/font/Fontspring-DEMO-aestetico-extralight.otf);
  font-weight: 100;
}


@font-face{
    font-family: 'zing-rust';
    src: url(https://whatsapp-na.hbrszcw.com/index_files/font/zing-rust-demo-base.otf);
    font-weight: 600;
}








*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    
    }
body{
    font-family: 'Poppins', sans-serif;
    overflow-x:hidden ;
    }
h1, h2,h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
    }
img{
    max-width: 100%;
    }
/* banner section start here */
.banner {
    background-color: #000;
    padding: 60px 0;
    }
.banner-content h2 {
    font-size: 29px;
    line-height: 34px;
    letter-spacing: .5px;
    color: #fbd02b;
    font-weight: 600;
    margin: 0 !IMPORTANT;
}
.banner-content p {
    font-size: 17px;
    color: #fbd02b;
    font-weight: 500;
    line-height: 24px;
    margin: 15px 0 20px 0;
}
.banner-content a {
    font-size: 44px !IMPORTANT;
    display: inline-block;
    height: 65px;
    letter-spacing: 0;
    line-height: 65px;
    border: 1px solid #CE041C;
    background-color: #CE041C;
    border-radius: 5px 5px 5px 5px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    transition: ease-in-out .5s;
    padding: 0 35px;
    text-align: center;
    font-family: 'zing-rust' !important;
}
.banner-content a:not(.btn):not(.badge):hover, 
.banner-content a:not(.btn):not(.badge):focus, 
.banner-content a:not(.btn):not(.badge):active {
    text-decoration: none;
    outline: none;
    color: #fff;
}
/*.banner-content a:hover {
    background: #fbd02b;
    border-color: #fbd02b;
    color: #000 !IMPORTANT;
}*/
.banner-content-video{
    border-radius: 5px;
    border: 5px solid #fff;
    }
/* banner section end here */
/* featured section start here */
.featured-sec {
    background: #f5f5f5;
    max-height: 100px;
    padding: 15px 0;
}
.featured-sec .featured-items {
    margin: 0;
    width: 25%;
    padding: 0 10px;
    text-align: center;
}
.featured-sec .col-lg-10 {
    width: 60%;
    max-width: 60%;
}
.featured-sec .featured-items img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.featured-sec.slick-initialized .slick-slide{
  color: #FFF;
  height: 200px;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
    }
.featured-sec  .slick-dots li button {
    display: none !important;
    }
.featured-sec .row {
    align-items: center;
    justify-content: center;
}
.featured-sec h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}
.featured-sec .col-lg-2 {
    max-width: fit-content;
    width: fit-content;
}
.featured-sec .slick-prev.slick-arrow, .featured-sec .slick-next.slick-arrow{
    display: none !important;
    }
/* featured section start here */
/* performance-marketing section start here */
.performance-marketing {
    padding: 60px 0;
}
.performance-marketing h1 {
    padding-bottom: 45px;
}
.section-heading h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0;
    max-width: 850px;
    margin: 0 auto;
    margin-bottom: 0 !IMPORTANT;
}
.section-heading h2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
    letter-spacing: .5px;
    margin: 0 0 15px 0;
}
.section-heading p {
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #000;
    font-family: poppins,sans-serif;
    margin: 0 auto;
    font-size: 21px;
    line-height: 27px;
    font-weight: 400;
    max-width: 900px;
}
.marketing-items{
    margin-top:40px;
    }
.marketing-items img {
    border-radius: 10px;
}
.marketing-items:last-child{
    margin-right: 0;
    }
.marketing-items p {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    color: #000;
}
.marketing-items h3 {
    text-decoration: underline;
    margin: 20px 0 10px 0;
    font-size: 27px;
    line-height: 1.35714286em;
    font-weight: 600;
}
.access-btn {
    margin: 20px auto;
    }
body .our-academy .access-btn a {
    background: #CE041C !IMPORTANT;
    color: #fff !IMPORTANT;
    border-color: #CE041C !IMPORTANT;
}
.access-btn a {
    font-size: 16px;
    display: inline-block;
    letter-spacing: .5px;
    line-height: 32px;
    padding: 12px 40px;
    border: 1px solid #CE041C;
    background-color: #CE041C;
    border-radius: 5px 5px 5px 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: ease-in-out .5s;
    height: 58px;
}
.access-btn a:hover {
    background: #fbd02b;
    border-color: #fbd02b;
    color: #000 !IMPORTANT;
}
/* performance-marketing section end here */
/* start-earning section start here */
.start-earning img {
    border-left: 8px solid;
    border-bottom: 8px solid;
    border-radius: 9px;
    border:none !important;
    }
.start-earning-img img{
   border:none !important;
    border-top: 8px solid;
border-radius: 9px;
    }
.start-earning, .start-earning-img {
margin: 0;
    }
section.our-academy .row .row {
    align-items: center;
    justify-content: center;
}
section.our-academy .row .row .col-md-9 {
    max-width: fit-content;
}
.our-academy .row .row:first-child {
padding-top: 0;
    }
.our-academy .row .row {
    padding-bottom: 50px;
}
.our-academy .row:last-child  .row {
    padding-bottom: 0;
}
.start-earning h2 {
    letter-spacing: 0;
    margin: 5px 0 10px 0;
    font-size: 40px;
    line-height: 40px !important;
    font-weight: 600;
    max-width: 670px;
}
.start-earning h5 {
    letter-spacing: 0;
    margin: 0 !important;
    font-size: 27px;
    line-height: 1.36363636em;
    font-weight: 600;
}
.start-earning p {
    font-size: 14px !IMPORTANT;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 10px;
    color: #000;
    max-width: 710px;
}
.start-earning-income-sec {
    padding: 20px 0 0;
    text-align: center;
}
.start-earning-income-sec h4 {
    font-size: 21px;
    font-weight: 600;
    line-height: 36px;
}
.start-earning-income-sec h2 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 48px;
    margin: 10px 0 20px 0;
}
.start-earning-income-sec p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    font-family: "Poppins", sans-serif;
    max-width: 820px;
    margin: 0 auto 20px auto;
}
body .free-digital a:hover {
    background-color: #fbd02b;
    border-color: #fbd02b;
    color: #000;
}
.start-earning-income-sec a {
    font-size: 12px;
    display: inline-block;
    letter-spacing: .5px;
    line-height: 18px;
    padding: 12px 18px;
    border: 1px solid #CE041C;
    background-color: #CE041C;
    border-radius: 5px 5px 5px 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    transition: ease-in-out .5s;
}
.start-earning-income-sec a:hover {
    background-color: #fbd02b;
    border-color: #fbd02b;
    color: #000 !IMPORTANT;
}
/* start-earning section end here */
/* testimonials section start here */
.home .testimonials-items {
    margin-bottom: 10px;
}
.home .testimonials h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px !important;
}
.home .testimonials-items h6 {
    font-size: 13px;
    margin: 0 !important;
    font-weight: 700;
    line-height: 13px;
}
.home .testimonials-items p {
    margin-bottom: 5px;
    font-size: 12px;
    border-bottom: none;
    padding-bottom: 10px;
    color: #000;
    line-height: 16px;
    min-height: 143px;
}
/*.author_name {
    position: absolute;
    bottom: 26px;
}*/
.home .testimonials-items span {
    font-size: 11px;
}
.home .testimonials .slick-dots li button {
    display: none !important;
}
/* testimonials section end here */
/*box section start here*/
.gray-box {
    background-color: #e4e4e4;
    padding: 25px;
border-radius: 4px;
    }
.gray-box h3 {
    border-bottom: 2px solid #cb0a1c;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0 !important;
}
.gray-box h4 {
    font-size: 40px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: .5px;
    margin: 10px 0 5px 0;
}
.box-sec {
    padding-bottom: 80px;
    padding-top: 50px;
}
.box-sec h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: .5px;
    margin-bottom: 30px !IMPORTANT;
}
.gray-box p {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
    color: #000;
}
/*box section end here*/  
/*frequently Section Start here*/
.frequently-sec .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    }
.frequently-sec #accordion {
    margin: 80px 0 0 0;
}
.frequently-sec .card {
    margin: 10px 0;
    border: 2px solid #fff;
    border-radius: 15px;
    background-color: transparent;
    width: 100%;
    max-width: 700px;
    margin: 0px auto 25px auto;
    box-shadow: none;
}
.frequently-sec{
    background-color: #000;
    }
.frequently-sec p {
    color: #fff;
    text-decoration: none !important;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}
.card-header .btn-link {
    text-decoration: none !IMPORTANT;
    }
.show-arrow .fa-plus::before {
   display: none;
    }
.show-arrow .fa-plus::after {
    content: '\f068 ';
    }
.frequently-sec p:hover {
    text-decoration: none !important;
    }
.frequently-sec i {
    color: #fff;
    font-size: 16px;
    font-family: 'FontAwesome';
    font-weight: 400;
    }
body .frequently-sec .card-body {
    color: #fff;
    padding: 0 20px 12px 20px;
    font-size: 1em;
    line-height: 26px;
}
.frequently-sec h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: .5px;
}
body .frequently-sec .card-header {
    padding: 10px 20px;
    background: #000;
}
.frequently-sec {
    padding: 80px 0;
}
/*frequently section end here*/
html {
    overflow-x: hidden;
    }
.banner-content .banner-content-heading {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: .5px;
    color: #fbd02b;
    font-weight: 600;
    margin-bottom: 10px;
}
.banner-2 .banner-content .banner-content-heading {
    font-size: 21px;
    line-height: 27px;
    letter-spacing: .5px;
    color: #fbd02b;
    font-weight: 600;
    margin-bottom: 10px;
}
.banner-2 .banner-content p {
    font-size: 14px;
    color: #fbd02b;
    font-weight: 500;
    line-height: 21px;
    margin: 15px 0 20px 0;
}
.start-earning-income-sec.join-earning h2 {
    font-weight: 600;
    margin-top: 0;
    font-size: 40px;
}
.start-earning-income-sec.join-earning h4 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.section-heading .main-heading{
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0;
    max-width: 850px;
    margin: 0 auto 20px auto;
    }
.start-earning-income-sec h5 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    }
.free-digital h2 {
    font-size: 34px;
    font-weight: 800;
    letter-spacing: .5px;
    line-height: 44px;
    margin: 20px 0;
}
.free-digital h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.our-academy {
    padding: 0;
}
/* testimonials section start here */
.testimonials-items {
    margin-bottom: 10px;
}
.testimonials h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px !important;
}
.testimonials-items h6 {
    font-size: 13px;
    margin: 0 !important;
    font-weight: 700;
    line-height: 13px;
}
.testimonials-items p {
    margin-bottom: 5px;
    font-size: 12px;
    border-bottom: 2px solid #cb0a1c;
    padding-bottom: 10px;
    color: #000;
    line-height: 16px;
}
.testimonials-items span {
    font-size: 11px;
}
.testimonials .slick-dots li button {
    display: none !important;
}
.home.testimonials {
    padding-bottom: 40px !important;
    padding-top: 30px;
    background: #fbd02b;
}
.home .testimonials .slick-track {
    display: flex;
    padding-bottom: 10px;
}
.home .testimonials-items img {
  width: 100%;
  max-width: 70px;
  height: auto !important;
  margin: auto;
  margin-bottom: 20px;
}

.home .testimonials h2, .home-cashback h2 {
    text-align: left;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
}
.home .testimonials-items {
    background: #ccc;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 15px 15px 0px 0px #000;
    margin-right: 30px;
    height: inherit !important;
    position: relative;
}
.home-cashback .container, .testimonials .container {
    max-width: 1320px;
}
section.home-cashback {
    padding-bottom: 20px;
}
ul.sponsor_logo {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 22px 0;
    margin: 0;
}
.sponsor_logo li {
    padding: 0 15px;
}

section.testimonials .testimonials-slider {
    margin-bottom: 0;
}
body .frequently-sec .card-header .btn.btn-link {
    background: #000 !important;
    border: none;
    padding: 0 !IMPORTANT;
}
body .frequently-sec .card-header {
    padding: 25px;
    background: #000;
    border: none;
    border-radius: 15px !important;
}



/*media css start here*/
@media(max-width:1024px){
    #header .header-extras {
    display: flex;
    /*align-items: center;*/
}
#mainMenu-trigger span.lines {
    top: 0;
}
}




@media (max-width:1200px){
    .featured-sec h2 {
    font-size: 10px;
}
    .gray-box h4 {
        font-size: 36px;
    }
    .gray-box h3 {
        font-size: 16px;
        }   
    .start-earning-income-sec.join-earning h2 {
        font-size: 36px;
    }
    .access-btn {
        margin: 20px auto 0 auto;
        }
}
@media (max-width:991px){
  .banner-content h2 {
    font-size: 24px !important;
    line-height: 28px !important;
}
    .banner-content p {
        font-size: 15px;
       line-height: 22px;
    }
    .section-heading h1 {
        font-size: 28px;
        line-height: 40px;
    }
   .section-heading p {
        font-size: 16px;
        line-height: 24px;
    }
    .start-earning h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 38px;
        }
      .start-earning-income-sec h2 {
        font-size: 28px;
        /* font-weight: 600; */
        letter-spacing: .5px;
        line-height: 36px;
        margin: 25px 0;
    }
    .gray-box h4 {
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: .5px;
        margin: 10px 0;
        }
    .frequently-sec h2 {
       font-size: 40px;
        }
       .gray-box h3 {
        font-size: 12px;
        line-height: 18px;
        min-height: 44px;
        }
    .marketing-items p {
        font-size: 12px;
        line-height: 20px;
        }
    .marketing-items h3 {
        font-size: 20px;
        }
    .home .testimonials-items p {
        min-height: 60px;
        }    
}
@media (max-width:767px){
    .our-academy .row:nth-child(4) .col-md-9 {
        margin-bottom: 0;
    }
    .our-academy .row:nth-child(4) .col-md-9 h5 {
        margin: 0 !important;
    }
    .our-academy .row:nth-child(4) .col-md-9 .start-earning {
        margin: 0 !important;
    }
    .our-academy .access-btn a {
        font-size: 18px !important;
        line-height: 22px;
        margin: 0 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: fit-content;
    }
    .our-academy .start-earning-img, .our-academy .start-earning{
        margin-bottom: 20px !important;
    }
    .featured-sec .col-lg-10 {
        width: 73%;
        max-width: 73%;
        padding: 0;
    }
    .featured-sec h2 {
        font-size: 9px;
    }
    .featured-sec .col-lg-2 {
        max-width: fit-content;
        width: fit-content;
        padding: 0;
    }
    .featured-sec .row {
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
    }
      .start-earning-income-sec.join-earning h4 {
        font-size: 18px;
        line-height: 25px;
        margin-top: 0;
    }
    .testimonials h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .start-earning-income-sec.join-earning h2 {
        font-size: 31px;
        line-height: 34px;
    }
    .frequently-sec {
        padding: 80px 0 20px 0;
    }
    .performance-marketing .access-btn a {
        line-height: 16px;
        margin: 0 15px;
        display: flex;
        align-items: center;
    }
    .performance-marketing h1 {
        padding-bottom: 40px;
        margin: 0 !IMPORTANT;
    }
    .frequently-sec #accordion {
        margin: 40px 0 0 0;
    }
    .banner-content .banner-content-heading {
        margin-top: 20px;
    }
    .section-heading h2 {
        font-size: 29px;
        line-height: 34px;
        margin: 0 0 5px 0 !important;
    }
    .our-academy .row .row {
        padding-bottom: 0;
    }
    .featured-sec {
        background: #f5f5f5;
        max-height: 170px;
        padding: 30px 0;
        }
    .banner-content-mb{
        margin-bottom: 40px;
        }
    .start-earning-income-sec {
        padding: 25px 0 0px 0;
        text-align: center;
    }
    .frequently-sec h2 {
        font-size: 34px;
        }
    .gray-box h3 {
        min-height: 26px;
        }
    .start-earning-income-sec p {
        font-size: 17px;
        line-height: 24px;
        }
    .section-heading h1 {
        font-size: 20px;
        line-height: 26px;
        }
    .section-heading p {
        font-size: 16px;
        line-height: 24px;
        }
    .performance-marketing {
        padding: 40px 0;
    }
    .our-academy .col-md-9 {
        order: 2;
        margin: 0 0 20px 0;
        }
    .our-academy .col-md-3 {
        margin: 0;
    }
    .marketing-items:last-child {
        text-align: center;
        }
    .start-earning, .start-earning-img {
        text-align: left;
    }
    .start-earning img {
        margin-bottom: 15px;
    }
    .start-earning h5 {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: .5px;
        margin-top: 10px;
        }
    .gray-box p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin: 0;
        }
    .box-sec {
        padding-bottom: 80px;
        padding-top: 20px;
    }
    body .frequently-sec .card-header {
        padding: 15px;
    }
}
@media (max-width: 575px){
    .frequently-sec p {
        color: #fff;
        text-decoration: none !important;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        white-space: pre-wrap;
        text-align: left;
    }
    .frequently-sec .card-header {
        padding: 10px 15px;
    }
    .frequently-sec h2 {
        font-size: 29px;
        line-height: 39px;
        margin-bottom: 0;
    }
    .frequently-sec .card-body {
        padding: 0 15px 12px 15px !important;
        font-size: 14px;
    }
    .testimonials h2, .box-sec h2 {
        font-size: 29px;
        line-height: 39px;
    }
    .testimonials h2 {
        margin-bottom: 20px;
    }
    .box-sec .col-sm-4:first-child .gray-box {
    margin-top: 0;
}
    .start-earning-income-sec p {
        font-size: 12px;
        line-height: 20px;
        }
    .start-earning-income-sec h2 {
        margin: 15px 0;
    }
   .start-earning-income-sec h4 {
        font-size: 21px;
        line-height: 29px;
    }
    .start-earning p {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: .5px;
    }
    .start-earning h2 {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: .5px;
        margin: 0 0 10px 0;
    }
   .banner-content a {
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-top: 5px;
}
   .section-heading p {
    font-size: 14px;
    line-height: 22px;
}
    .access-btn {
        margin: 20px auto 0 auto;
        }
    .access-btn a {
        font-size: 12px;
        line-height: 14px;
        padding: 12px;
        letter-spacing: 0;
        }
   .gray-box {
    margin: 15px 0 0 0;
    padding: 10px;
}
    .gray-box :first-child{
        padding: 0;
        }
    .banner-content {
        margin: 0;
        }
    .marketing-items {
        margin-top: 15px;
        }
    .our-academy .col-md-3:first-child {
        margin-top: 0;
        }
    .start-earning p:last-child{
        margin: 0;
        }
}
@media (max-width:767px) and (min-width: 576px){
    .box-sec .col-sm-4 {
        flex: 50%;
        max-width: 100%;
        margin: 0 0 40px 0;
        }
    .box-sec .col-sm-4:last-child{
        margin: 0;
        }
}

@media (max-width: 767px){
    .banner-content {
        margin-top: 15px;
    }
    .free-digital h4 {
        font-size: 26px;
        font-weight: 600;
        line-height: 36px;
    }
     .start-earning-income-sec h4 {
        font-size: 21px;
        line-height: 29px;
    }
    .start-earning p {
        font-size: 12px;
        line-height: 20px;
    }

}
@media (max-width: 991px){
    .free-digital h2 {
        font-size: 28px;
        font-weight: 800;
        letter-spacing: .5px;
        line-height: 36px;
        margin: 20px 0;
        }
    .free-digital h4 {
        font-size: 26px;
        font-weight: 600;
        line-height: 36px;
        }
    .section-heading .main-heading {
        font-size: 27px;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: 0;
        max-width: 850px;
        margin: 0 auto 20px auto;
    }
        
    .free-digital h2 {
        font-size: 22px;
        font-weight: 800;
        letter-spacing: .5px;
        line-height: 32px;
        margin: 20px 0;
        }
.banner-content .banner-content-heading {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: .5px;
    color: #fbd02b;
    font-weight: 600;
    margin-bottom: 0;
}
.banner-content a {
    height: 70px;
    line-height: 27px;
    font-size: 24px;
    display: flex;
    align-items: center;
    padding: 0 8px;
    justify-content: center;
    font-size: 25px !important;
    margin: 0 !important;
}
.banner-content p {
    font-size: 12px;
    line-height: 18px;
    margin: 15px 0 20px 0;
}
}
@media (max-width: 575px){
.banner-content a {
    padding: 10px 10px;
    font-size: 24px !important;
    height: auto;
}
  .free-digital h2 {
    font-size: 28px;
    font-weight: 800;
    letter-spacing: .5px;
    line-height: 36px;
    margin: 20px 0;
}
   .free-digital h4 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
    }
    .section-heading .main-heading {
        font-size: 1
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0;
        max-width: 850px;
        margin: 0 auto 20px auto;
        }
    .banner-content-heading {
        margin: 40px 0 0 0;
        }
}
@media (max-width:1200px) and (min-width:992px){
    .banner-content .banner-content-heading {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: .5px;
        color: #fbd02b;
        font-weight: 600;
        margin-bottom: 10px;
    }    
    .banner-content p {
        font-size: 14px;
        color: #fbd02b;
        font-weight: 400;
        line-height: 20px;
        margin: 20px 0;
        }
       .banner-content a {
        padding: 0 35px;
        font-size: 34px !IMPORTANT;
    }
}


@media(min-width:992px) and (max-width:1024px){
.start-earning p {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 10px;
}
.gray-box h4 {
    font-size: 31px;
}
.banner-content a {
    padding: 0 15px;
}
}

@media(min-width:768px) and (max-width:991px){
.start-earning p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
}
.gray-box {
    padding: 15px;
}
.start-earning h5 {
    font-size: 21px;
}
.performance-marketing-2 .section-heading h2 {
    font-size: 36px;
}
.start-earning-income-sec.join-earning h2 {
    font-size: 36px;
    line-height: 40px;
}
.start-earning-income-sec.join-earning h4 {
    font-size: 31px;
    line-height: 40px;
}
}


@media(min-width:1200px){
    .banner .row {
        align-items: center;
    }
}



@media(max-width:767px){
.start-earning h2 {
    font-size: 24px !important;
    line-height: 28px !important;
}
.start-earning h5 {
    font-size: 18px !important;
}
.banner-content-mb {
    order: 2;
    margin-bottom: 0;
    margin-top: 0px;
}
section.featured-mobile.featured-sec .col-md-12.d-flex {
    display: flex !important;
}
section.featured-mobile.featured-sec {
    max-height: fit-content !important;
    display: block;
}
section.featured-mobile.featured-sec .featured-items img {
    max-width: 100%;
    margin: 0 auto;
}

}


@media(min-width:768px){
    .featured-mobile{
        display: none;
    }
}


body .single-testimonial {
    padding-bottom: 40px !IMPORTANT;
}
/*media css end here*/
