.m-hero-item.glp-hero.f-precise-click {
    padding: 0 3.7% 0 3% !important;
}

.priceareas {
    display: none !important;
}

.purchaseButtons.download1 {
   display: none;
}

.padTop {padding-top:10px !Important; padding-bottom:10px !Important;}

.purchaseSection picture.custompsimage img {
    max-width: 324px;
    display: block;
    margin: 12px auto;
}





.custCopyCard .manualIcons {
    padding-bottom:20px !Important;
}

.custCopyCard .manualIcons .c-paragraph-3 {
    font-size: 20px !Important;
    font-weight:700 !Important;
    padding-bottom:10px !Important;
}

.glp-hero .ignoreApiIcons{
  position:relative !Important;
  top:20px !important;

}

.glp-hero .ignoreApiIcons span.c-paragraph-3 {
     color: black !Important;
     font-weight:700 !Important;
}



@media screen and (min-width:0px) {
  .xgpJoinNowBtn {
   color:#9bf00b !Important;
  }
 }
 
 @media screen and (min-width:1084px) {
.popicons {
        color: black !Important;
    }
  .xgpJoinNowBtn {
   color:#054b16 !important;
  }
  .xgpLogoWhite {
   display:none !important;
  }
 }
 
 @media only screen and (max-width: 1083px) {
  section.m-hero-item.glp-hero.mobile-480 {
    background-color:black !important;
    color:white !important;
  }
  .xgpLogoBlack{
    display:none !important;
   }
  .mobGetItNowCta {
     color: #9bf00b !important;
     background: rgba(255,255,255,0) !important;
     border-color: #9bf00b !important;
  }
 }
 
 .m-hero-item.glp-hero.f-precise-click {
     padding: 0 3.5% 0 3.5% !important;
 }
 
 
 @media only screen and (max-width: 1084px) and (min-width: 0px) {
 .custCopyCard .popicons {
     padding-bottom: 20px !important;
  }
 }

.mobHideFeatureCircle {
    display: none !important;
 }
.mobPlatformBreak {
    display: inline !important;
 }

@media screen and (max-width:419px) {
  .manualIcons span:nth-child(7) { display:none !important; }
  .manualIcons span:nth-child(8) { display:block; margin-top:-9%}
}

@media only screen and (max-width: 1083px) {
    .popicons {
        color: white ! Important;
    }
}

@media (forced-colors: active) {
    .custCopyCard .cardContent  .heroCTA {
        background-color: white !important;
    }
}