  

 

  .sectionTop.largeContent p{
    max-width: 100% !important;
  }

  /*Badges*/

  .g2Badges{
    text-align: center;
    background: #ffffff;
    padding: 20px 20px 10px 20px;
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 40px;
    border: 1px solid #ccc;
    border-radius: 9px;
    /*box-shadow: 0 0 8px #e0dbdb inset;*/
  }
  .g2Badges ul{
    margin: 0;
  }
  .g2Badges li{
    display: inline-block;
    width: 90px;
    /*width: 120px;*/
    margin: 0 5px 10px 5px;
  }
  .g2Badges li img{
    width: 100%;
    height: auto;
  }
  @media only screen and (max-width: 768px) {
    .g2Badges li{
      width: 50px;
       
    }
  }


 /*Reviews*/

  .reviewSection{
    background: #fbfbfb !important;
  }
  /*.reviewSection .container{
     padding:60px 15px 100px 15px !important;
  }*/
  .reviewWrap{
    box-shadow: 0 5px 15px #eee;
    max-width: 1000px;
    margin: 0 auto;
    height: 405px;
    /*overflow-y: scroll;*/
  }

/* .clientSecHome .sectionContainer {
    padding-top: 100px !important;
  }*/

  .g2blocksWrap{
    max-width: 1000px;
    margin: 0 auto;
  }


  

  /*Tester Community Form*/


  .testersCommunityForm{
    border: 1px solid #eee;
    box-shadow: 0 5px 15px #eee;
    padding: 30px;
  }
  
  .testersCommunityForm .ebd_results{
    display: none !important;
  }
   .testersCommunityForm br{
     display: none !important;
   }

  .testersCommunityForm input[type="date"]{
    width: 100%;
    background: #fdfdfd;
    border: 1px solid #ededed;
    height: 50px;
    padding: 5px 15px !important;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #343434;
    box-shadow: none;
    outline: none;
  }


.siteForm.testersCommunityForm input[type=file]{
  padding: 10px 15px !important;
}






.page-id-6186 .ebd_results{
   display: none !important;
}


/*tab*/

 

.grecaptcha-badge{
  display: none !important;
}


 

/*@media all and (min-width:1200px){
    .mainNav{
      display:flex;
    }
}*/

/*.sideNav.sideLoginNav ul li:nth-last-child(2) a, 
.sideNav.sideLoginNav ul li:nth-last-child(2) a:hover, 
.sideNav.sideLoginNav ul li:nth-last-child(2) a:focus, 
.sideNav.sideLoginNav ul li:nth-last-child(2) a:active{
    background: #000 !important;
}
*/

@media all and (max-width:575px){
    
    /*.amazingFeaturesInnSec{
          margin-bottom: 20px !important;
    }*/
    
    .signuppageContent{
          padding: 25px 0 15px 0 !important;
    }
    .iosCertifiedSignup{
          margin-bottom: 20px !important;
    }
    .gtranslate_wrapper {
        display: flex;
        justify-content: center;
    }
}






.testingProcessContent ul li{
    padding: 14px 10px 10px 50px  !important;
}
.testingProcessContent ul li:hover{
    padding-left: 55px  !important;
}
.testingProcessContent ul li figure{
   left: 15px !important;
}



@media all and (min-width:1200px){
  .sectionTopP p{
      
    max-width: 500px;
  }
}


 

.seeAllBtn{
  margin-top:50px;
}


@media all and (max-width:767px){
    
  .seeAllBtn{
     margin:0 0 20px !important; 
  }

}


#wpcf7-f7041-o1{
   .ebd_results{
  display:none !important;
   }

}

 


/*.gtranslate_wrapper{
  margin-top: 8px;
    margin-left: 10px;
}
.gtranslate_wrapper .gt_selector{
  border: 1px solid #ddd;
    height: 40px;
    padding: 0px 8px;
}*/








 .videoGuideIframe .embed-responsive::before{
    display: inline !important;
  }


  .bookDemositeBtn {
    position: relative;
    background: #0b0c0c;
    border: none;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding: 15px 30px;
    border-radius: 5px;
    outline: none;
  }
  


.featuresCompareSection .features_table img{
  height:auto !important;
}


/* affiliator page css starts here */

/*.sectionContainer {
    padding: 100px 15px;
}*/

.earn-section {
    text-align: center;
}

.earn-title {
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 20px;
    border-radius: 99999px;
    background: #0060FF;
    transform: rotate(355deg);
    display: inline-block;
    font-family: Axiforma;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;

    svg {
        position: relative;
        top: 3px;
    }
}

.earn-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0%;
    color: #18181B;
    margin-top: 10px;
}

.earn-desc {
    font-family: Axiforma;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #4C4E56;
}

.earn-btn {
    border-radius: 9999px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 10px;
    padding-left: 24px;
    background: #18181B;
    box-shadow: 0px 8px 24px 0px #1052981A;
    font-family: Axiforma;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 20px;
}

.step-section {
    justify-content: center !important;
}

.step-title {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
    color: #18181B;
}

.step-container {
    border-radius: 24px;
    padding-top: 24px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    box-shadow: 0px 8px 24px 0px #959DA533;
    background: #FFFFFF;
}

.step-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.step-desc {
    font-family: Axiforma;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #7E808E;
}

.step-count {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    padding-top: 2px;
    background: #4C4E56;
    color: #fff;
    text-align: center;
}

.step-icon {
    border-radius: 16px;
    background: #F7F7F8;
    text-align: center;
    height: 193px;
    margin-top: 15px;

    img {
        width: 176px;
        height: 176px;
    }
}

.com-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
}

.com-desc {
    font-family: Axiforma;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #4C4E56;
}

.why-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
    color: #18181B;
}

.why-image {
    text-align: center;

    img {
        width: 80px;
        height: 80px;
    }
}

.why-sub-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #18181B;
}

.why-desc {
    font-family: Axiforma;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #4C4E56;
}

.last-section {
    padding: 64px 16px;
    background: #F9F5F3;
}

.last-heading {
    font-family: Axiforma;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0%;
    color: #18181B;
}

.last-img {
    width: 330px;
}

@media (min-width:992px) {
    .earn-section {
        text-align: left;
    }

    .step-section {
        justify-content: space-between !important;
    }

    .com-cont {
        margin: 0 12rem;
    }

    .last-img {
        width: 550px;
    }

    .last-section {
        padding: 160px 285px;
    }

}

 @media (min-width:750px) and (max-width:992px) {
            .step-section :nth-child(2) {
                margin-right: 30px;
            }
        }



/* end here */