@media (max-width: 1440px){
    header{
        padding: 0 75px;
    }    
    .container {       
        padding-right: 75px;
        padding-left: 75px;
    }
    .featuresColInner h3 {       
        font-size: 20px;
        margin: 0 0 10px;
    }
    .featuresColInner p {       
        font-size: 14px;
    }
    
}
@media (max-width: 1365px){
    header{
        padding: 0 55px;
    }    
    .container {       
        padding-right: 55px;
        padding-left: 55px;
    }
    .bannerInner {
        padding: 180px 0 120px;
    }
    .bannerInner h3 {        
        font-size: 60px;      
        max-width: 620px;
        margin: 0 0 30px;
    }
    .bannerInner p {        
        font-size: 20px;
        line-height: 36px;       
        max-width: 436px;
        margin: 0 0 30px;
    }
    .common .title h3 {       
        font-size: 40px;
        line-height: 60px;
        margin: 0 0 10px;
    }
    .common .title p {        
        font-size: 20px;
    }
    .featuresCol{        
        padding: 10px 5px;
    }
    .featuresRow {       
        margin: 0 -5px;
        padding: 60px 0 0;
    }
    .howItWorksLeft h3 {        
        font-size: 40px;
        line-height: 60px;       
        margin: 0 0 10px;
    }
    .howItWorksLeft p {       
        font-size: 20px;
        line-height: 32px;
    }
    .howItWorksLeft a {
        margin: 29px auto 0;
        padding: 7px 10px;
    }
    .regiWrapperInter h1 {        
        font-size: 35px;
    }
    .formProgress {       
        margin: 60px auto 35px;
    }
    .signupStepOneCol {       
        padding: 10px 8px;
    }
    .referFriendRow .left {
        width: 46%;
    }
    .referFriendRow .right {
        width: 54%;
    }
    .testimonialsSlider .content p {        
        font-size: 14px;
    }
    .footerBottom ul {        
        max-width: 905px;
    }
    .footerBottomRow {     
        flex-direction: column-reverse;
    }
    .footerBottom ul {       
        max-width: 100%;
    }
    .footerBottomRow .left {
        flex: 1;
        width: 100%;
    }
    .footerBottom p {        
        text-align: center;
    }
}
@media (max-width: 1279px){
    header{
        padding: 0 45px;
    }    
    .container {       
        padding-right: 45px;
        padding-left: 45px;
    }
    .testimonialsSection {       
        background-position: -10px top;
    }
    .bannerInner {
        padding: 160px 0 40px;
    }
    .bannerInner h3 {
        font-size: 50px;
        max-width: 520px;
        margin: 0 0 20px;
        line-height: 70px;
    }
    .bannerInner p {
        font-size: 18px;
        line-height: 36px;
        max-width: 394px;        
    }
    .bannerInner a {      
        max-width: 190px;
        height: 48px;       
        padding: 5px 5px;
    }
    .common .title h3 {
        font-size: 30px;
        line-height: 45px;
        margin: 0 0 5px;
    }
    .common .title p {
        font-size: 18px;
    }
    .featuresCol {
        width: 50%;
    }
    .featuresRow {       
        padding: 50px 0 0;
    }
    .howItWorksLeft h3 {
        font-size: 30px;
        line-height: 45px;      
    }
    .howItWorksLeft p {
        font-size: 18px;
        line-height: 29px;
    }
    .testimonialsSection .testimonialBlock {
        padding: 57px 0px 0;
        width: 100%;
        max-width: 920px;
        margin: auto;
    }
    .testimonialsSection .owl-nav .owl-prev, .testimonialsSection .owl-nav .owl-next {        
        width: 45px;
        height: 45px;
    }
    .testimonialsSection .owl-nav .owl-prev {      
        left: -30px;        
    }
    .testimonialsSection .owl-nav .owl-next {      
        right: -30px;        
    }
    .personalDetails .signupStepOne .tab_header {        
        margin: 25px 0 47px;
    }
    .signupStepOneCol .left {       
        margin-right: 26px;
    }
    .signupStepOneCol .right h3 {       
        font-size: 22px;
    }
    .personalDetails .signupStepOne {       
        padding: 50px 12px;
    }
    .themeModalInner {       
        max-width: 96%;   
        min-width: 326px;    
    }
    .featuresModal {       
        width: 100%;
    }   

    .affiliateWorksLeft {
        width: calc(100% - 398px);
        padding-right: 25px;
    }
    .affiliateWorksRight {
        width: 100%;
        max-width: 398px;
    }
    .featuresModal {       
        padding: 52px 35px;
    }
    .howItWorksRightRow .right {
        width: calC(100% - 107px);
    }
    .talkingPointsColInner {         
        padding: 29px 24px;
    }
    .cookiesSection .col-lg-11 {       
        flex: 0 0 81.666667%;
        max-width: 81.666667%;
    }
    .cookiesSection .col-lg-1 {       
        flex: 0 0 18.333333%;
        max-width: 18.333333%;
    }
}

@media (max-width: 1199px){
    .referFriendRow .left {
        width: 40%;
    }
    .referFriendRow .right {
        width: 60%;
    }
}

@media (max-width: 1050px){
    header{
        padding: 0 20px;
    }    
    .container {       
        padding-right: 20px;
        padding-left: 20px;
    }
    .headerBlock ul li a {        
        padding: 30px 20px;
        font-size: 15px;
    }
    .howItWorksRightRow .right h3 {       
        font-size: 20px;
    }
    .signupStepOneCol .right h3 {       
        font-size: 18px;
    }
    .headerBlock {    
        height: 80px;
    }
}
@media (max-width: 991px){
    .testimonialsSection {
        background-position: 0px top;
        background-size: 150px;
    }
    .testimonialsSection .testimonialBlock {
        padding: 47px 0px 0;        
        max-width: 650px;
    }
    .howItWorksLeft p {
        font-size: 16px;
        line-height: 29px;
    }
    .howItWorksLeft a {
        margin: 29px auto;
        padding: 7px 10px;
    }
    .howItWorksLeft h3 {
        font-size: 22px;
        line-height: 35px;
        margin: 0 0 5px;
    }
    .common .title h3 {
        font-size: 22px;
        line-height: 30px;      
    }    
    .bannerInner {
        padding: 130px 0 40px;
    }
    .bannerInner p {
        font-size: 16px;
        line-height: 28px;
        max-width: 344px;
    }
    .signupStepOneCol {
        width: 100%;
    }
    .specialOffer {        
        padding: 40px 25px 40px;
    }
    .featuresModal .howItWorksLeft h3{
        text-align: center;
        font-size: 26px;
        line-height: 70px;
    }
    .affiliateWorksLeft {
        width: calc(100% - 0px);
        padding-right: 0px;
    }
    .affiliateWorksRight {       
        margin: 20px auto;
    }
    .growBusinessLeft {
        width: 40%;
        padding-right: 10px;
    }
    .growBusinessRight {
        width: 60%;
    }
    .talkingPointsColInner ul li {      
        font-size: 14px;
        line-height: 25px;
        padding-left: 40px;
        margin-bottom: 10px;
    }
    .talkingPointsColInner {      
        min-height: 494px;
    }
    .insertEmailPhone .rightCol {       
        padding-left: 12px;
    }
    .insertEmailPhone .leftCol {      
        max-width: 339px;
    }
    .sendInvite {        
        display: flex;
        justify-content: center;
    }
    .referFriendRow .right .termP{
        text-align: center;
    }
    .cookiesSection .col-lg-11 {       
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cookiesSection .col-lg-1 {       
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 900px){
    .footerBottomRow{
        flex-wrap: wrap;
    }
    .footerBottomRow .left{       
        text-align: left;
    }       
}
@media (max-width: 850px){
    .logo {
        width: 140px;        
    }
    .logo img{
        width: 100%;
    }
    header{
        padding: 0 16px;
        position: sticky;
    }  
    .bannerInner {
        padding: 20px 0 30px;
    }  
    .container {       
        padding-right: 10px;
        padding-left: 10px;
    }
    .mobileBtn{
        display: block;
        position: absolute;
        background-color: transparent;
        padding: 0;
        border: none;
        position: absolute;
        left:  15px;
        top: 25px;
    }
    .mobileBtnClose{
        display: none;
    }
    .headerBlock{
        padding-left: 30px;
        height: 74px;
    }
    .headerBlock ul{
        width: 100%;
        height: 100%;
        position: fixed;
        flex-wrap: wrap;
        background: #080808;
        top: 74px;
        z-index: 99;
        padding: 1.0625rem 0;
        left: -100%;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        transition: .2s ease-out;
        display: block;       
    }
    .headerBlock ul.show{
        left: 0;
    }
    .headerBlock ul li a {        
        color: #fff;
        font-weight: 500;
        font-size: 24px;
    }
    .headerBlock ul li {
        margin-bottom: 20px;
    }
    .headerBlock ul li a.active::after{
        display: none;
    }
    .headerBlock .signupBtn {       
        height: 42px;
    }
    .referFriendPopupInner h3 {       
        font-size: 30px;
    }
    .successPageInner h3 {       
        font-size: 30px;
    }
    .talkingPointsRow {      
        margin: 0 0px;
    }
    .talkingPointsCol {
        width: 100%;
        padding: 10px 0px;
    }
    .talkingPointsColInner{
        min-height: auto;
    }
    .talkingPointsColInner {
        padding: 19px 14px;
    }
    .commissionCalculatorBody {       
        padding: 15px 10px 15px;
    }
    .commissionCalculatorBody button {        
        font-size: 14px;
    }
    .testimonialsSection .owl-nav .owl-next, .testimonialsSection .owl-nav .owl-prev{        
        transform: translate(0px, -70%);
    }
    .footerBottom ul {       
        flex-direction: column;
        align-items: flex-end;
    }
    .referFriendRow .left {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0 35px;
    }
    .referFriendRow .right {
        width: 100%;
    }
    .referFriendRow .right .title h3, .referFriendRow .right .title p{
        text-align: center;
    }
    .insertEmailPhone .leftCol {
        max-width: 500px;
    }
    .insertEmailPhone .leftCol .d-flex .inputGroup:last-child{
        width: 100%;
    }
    .footerBottomRow {        
        flex-direction: row-reverse;
    }
}

@media (max-width: 767px){
    .headerBlock ul {      
        top: 50px;
    }
    .headerBlock {       
        height: 50px;
    }
    .mobileBtn {
        top: 12px;
    }
    .headerBlock .signupBtn {
        height: 35px;
        font-size: 15px;
        line-height: 30px;
    }
    .homePageContent{
        display: flex;
        flex-direction: column;
    }
    .testimonialsSection{
        order: 1;
    }
    .howItWorks{
        order: 3;
    }
    .features{
        order: 2;
    }
    .bannerInner {
        padding: 10px 0 30px;
    }
    .bannerInner h3 {
        font-size: 46px;
        max-width: 100%;
        margin: 0 0 15px;
        line-height: 58px;
        text-align: center;
    }
    .testimonialsSection {       
        padding: 15px 0;
    }
    .testimonialsSection.common .title h3 {
        font-size: 16px;
    }
    .testimonialsSection.common .title p {
        line-height: 20px;
    }    
    .testimonialsSection .testimonialBlock {
        padding: 30px 0px 0;
        max-width: 480px;
    }
    .testimonialsSection {      
        background-size: 100px;
    }
    .featuresCol {
        width: 100%;
        padding: 10px 0px;
    }
    .featuresRow {
        margin: 0 0px;
        padding: 40px 0 0;
    }
    .testimonialsSection .testimonialBlock {
        padding: 30px 0px 0;
        max-width: 320px;
    }
    .howItWorksRightRow:nth-child(2)::before, .howItWorksRightRow:nth-child(2)::after{
        display: none;
    }
    .howItWorksRightRow:nth-child(2) {       
        margin: 42px 0px 42px 0px;
    }
    .footerRow .col h3 {       
        font-size: 22px;
        margin: 0 0 26px;
    }
    .footerBottomRow {        
        justify-content: center;        
        flex-wrap: wrap;
        flex-direction: row-reverse;
    }
    .footerBottomRow .left{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .common .title p {
        font-size: 16px;
    }
    .testimonialsSection .testimonialsSlider .content {
        min-height: 176px;
    }
    .personalDetails .signupStepOne .tab_header {       
        font-size: 22px;
        line-height: 34px;
    }
    .regiWrapperInter h1 {
        font-size: 22px;
        margin: 0 0 5px;
    }
    .regiWrapperInter p {        
        font-size: 14px;
    }
    .signUpPopup .closeModal {       
        right: 12px;
        top: 60px;
    }
    .signUpPopup {       
        padding: 88px 0 65px 0;
    }
    .signupStepOneRow {       
        margin: 0 0px 36px;
    }
    .personalDetails .signupStepTwo .tab_header {       
        font-size: 26px;        
        margin: 0px 0 19px;
    }
    .personalDetails .signupStepThree {      
        padding: 52px 84px;
    }
    .specialOffer {      
        padding: 20px 12px 20px;
    }
    .specialOffer {       
        padding: 20px 12px 20px;
    }
    .paymentBlock .row .col-md-7{
        margin-top: 15px;
    }
    .paymentBlock .row {       
        margin-right: -5px;
        margin-left: -5px;
    }
    .paymentBlock .row > div{
        padding-right: 5px;
        padding-left: 5px;
    }
    .specialOffer .tab_header {       
        font-size: 26px;
        margin: 19px 0 20px;
    }
    .paymentBlock .tab_header button img {
        margin-right: 8px;
    }
    .referFriendPopupInner h3 {       
        font-size: 26px;
        margin: 0 0 9px;
    }
    .referFriendPopupInner {
        padding: 46px 16px;
    }
    .referFriendPopupInner .closeModalreferFriend {       
        left: 20px;
        top: 30px;
    }
    .successPageInner h3 {       
        font-size: 22px;
    }
    .successPageInner p {       
        font-size: 14px;
        line-height: 25px;
    }
    .successPageInner h6 {        
        font-size: 14px;
        line-height: 22px;
    }
    .featuresColInner {       
        padding: 38px 10px 42px;
        min-height: auto;
    }
    .enterPassModal, .becomePartnerModal, .featuresModal {      
        padding: 50px 20px;
    }
    .enterPassModal h3, .becomePartnerModal h3, .featuresModal h3 {        
        font-size: 22px;        
        margin: 0 0 5px;
    }
    .featuresModal h6, .becomePartnerModal p{
        font-size: 14px;
    }
    .featuresModal .howItWorksRow {
        padding: 10px 0px;
    }
    .featuresModal .howItWorksLeft h3{
        text-align: center;
    }
    .featuresModal .howItWorksRightRow {
       flex-wrap: wrap;
    }
    .featuresModal .howItWorksRightRow .left{      
        margin: 0 auto 10px;
    }
    .featuresModal .howItWorksRightRow .right{
        width: calC(100% - 0px);
    }
    .featuresModal .howItWorksRightRow:nth-child(2) .left {
        margin: auto;
    }
    .featuresModal .howItWorksRightRow .right h3{
        text-align: center;
    }
    .featuresModal .howItWorksRightRow .right p{
        text-align: center;
    }
    .featuresModal .howItWorksRightRow:nth-child(2) .right h3 {
        text-align: center;
    }
    .featuresModal .howItWorksRightRow:nth-child(2) .right p {
        text-align: center;
    }
    .featuresModal .howItWorksLeft h3 {       
        font-size: 22px;
        line-height: 50px;
    }
    .featuresModal .featuresRow .featuresCol .featuresColInner img {
        margin: 0 auto 16px;
    }
    .featuresModal .featuresRow .featuresCol .featuresColInner h3{
        margin: 0 0 0;
    }
    .growBusinessRight {
        width: 100%;      
        text-align: center;
    }
    .growBusinessRight h3{
        text-align: center;
    }
    .growBusinessLeft img {
        max-width: 100%;
        margin: auto;
    }
    .growBusinessLeft{
        width: 100%;
        padding-right: 0px;
    }
    .affiliateWorks h2{
        text-align: center;
        font-size: 22px;
        line-height: 35px;
    }
    .affiliateWorks {
        padding: 0 0 70px;
    }
    .footerBottomRow .right .becomePartner_a {
        margin-right: 0px;       
        font-size: 15px;
        line-height: 30px;       
        display: block;
        width: 100%;
        text-align: center;
    }
    .bannerInner p {
        font-size: 16px;
        line-height: 22px;
        max-width: 100%;
        text-align: center;
        margin: 0 0 10px;
    }
    .signupWith .btnGroup{        
        flex-wrap: wrap;
    }
    .timeline ul li h3 {       
        font-size: 16px;
    }
    .timeline ul li p {        
        font-size: 12px;
        line-height: 20px;
    }
    .timeline ul li:nth-child(odd) {        
        padding: 0px 30px 20px 0px;
    }
    .timeline ul li:nth-child(even) {        
        padding: 0px 0px 20px 30px;
    }
    .timeline ul li:nth-child(odd) .time {        
        right: -152px;        
    }
    .timeline ul li:nth-child(even) .time {        
        left: -152px;
    }
    .timeline {       
        margin: 0px auto;
        padding: 0px 0;
    }
    .timeline ul li:nth-child(odd):before {        
        width: 32px;
        height: 32px;       
        right: -16px;        
        font-size: 14px;
    }
    .timeline ul li:nth-child(even):before {        
        width: 32px;
        height: 32px;       
        left: -16px;        
        font-size: 14px;
    }
    .testimonialBlock .themeBtnLight {
        margin: 25px auto 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 7px 20px;
        max-width: 205px;
    }
    .cookiesSection {       
        padding: 8px 5px;
    }
    .cookiesSection p {       
        font-size: 14px;
        line-height: 22px;
    }
    .testimonialsSlider .item .rating{
        display: none;
    }
    .testimonialBlock {
        padding: 0 20px 30px;
    }
    .testimonialBlock .owl-nav .owl-prev, .testimonialBlock .owl-nav .owl-next {      
        width: 36px;
        height: 36px;
    }
    .testimonialBlock .owl-nav .owl-prev {       
        left: -20px;
    }
    .testimonialBlock .owl-nav .owl-next {       
        right: -20px;
    }
    .footerBottom ul li a {        
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;       
    }
    .footerBottomRow .right{
        width: 120px;
    }
    .howItWorks {
        padding: 10px 0 40px;
    }
    .howItWorksLeft {       
        padding: 0 0 30px;
    }
    .footerBottom p {        
        text-align: center;
    }
    .testimonialBlockPopup{
        padding: 0 0 0;
    }
    .insertEmailPhone{
        flex-wrap: wrap;
    }
    .insertEmailPhone .leftCol {
        max-width: 100%;
    }
    .insertEmailPhone .rightCol {
        padding: 16px 0;
    }
    .viaSocialCol{
        width: 33.333%;
        margin-bottom: 10px;
    }
    .referFriendPage {
        padding: 24px 0;
    }
    .followUsPage {
        padding: 20px 0;
    }
    .paymentBlock .tab_header button span{
        display: none;
    }
}

@media (max-width: 480px){  
    .logo {
        width: 100px;       
    }
    .logo img{
        width: 100%;
    }     
    .personalDetails .signupStepThree {      
        padding: 42px 54px;
    }
    .specialOfferInner .btnGroup button {
        margin: 0 5px;
    }
    .importTagCol {
        padding: 5px 5px;
        width: 100%;
    }
    .importTagColInner .leftCol p {       
        width: 217px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media (max-width: 425px){    
    .headerBlock > div select {        
        margin-right: 20px;
    }
    .testimonialsSection .testimonialBlock {
        padding: 15px 0px 0;
        max-width: 290px;
    }
    .testimonialsSlider .content p {        
        font-size: 14px;
        line-height: 24px;
    }
    .featuresRow {     
        padding: 30px 0 0;
    }
    .banner {       
        background-position: 0px center;
    }
    .personalDetails .signupStepThree {      
        padding: 22px 12px;
    }
    .personalDetails .signupStepThree .row{
        margin-right: 0px;
        margin-left: 0px;
    }
    .personalDetails .signupStepThree .col-md-12{
        padding-right: 0px;
        padding-left: 0px;
    }    
    .headerBlock .signupBtn{
        max-width: 122px;
    }    
    .finalPaymentBtn button {        
        padding: 10px 20px;
    }
    .AccountVerification .tab_header {     
        font-size: 24px;
        margin: 35px 0 30px;
    }
    .referFriendRow .right .title h3 {       
        font-size: 34px;
    }
}

@media (max-width: 359px){  
    .specialOfferInner .btnGroup button {
        font-size: 14px;
    }
    .userInput input {        
        height: 45px;
        width: 45px;
    }
    .AccountVerification .tab_header {     
        font-size: 22px;      
    }
    .referFriendRow .right .title h3 {       
        font-size: 32px;
    }
    .referFriendRow .left img{
        width: 100%;
    }
    .themeModalInner {        
        min-width: 296px;
    }
    .affiliateWorks h2 {        
        font-size: 21px;
        line-height: 30px;
    }
    .commissionCalculatorHead h5 {        
        font-size: 14px;
    }
    .enterPassModal, .becomePartnerModal, .featuresModal {
        padding: 40px 8px;
    }
    .footerRow .col h3 {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .bannerInner h3 {
        font-size: 44px;
    }
    .timeline ul li:nth-child(odd) .time {
        right: -144px;
    }
}