.storyBladeTopPad{padding-top:30px !Important;}
.margTop{position:relative !important; top:-12px !Important;}
.margBottom{position:relative !important; top:15px !Important;}

@media screen and (min-width:1084px){
.fortniteCrossSell section{height:31vw;}
}
.marginTop{margin-top:-30px !important;}
.m-multi-feature, .m-multi-feature.f-align-left>section, .m-multi-feature.f-align-right>section, .m-multi-hero-item{padding-top:25px !Important;}

.customGrad {
   background: rgb(10,10,10) !important;
   background: linear-gradient(180deg, rgba(10,10,10,1) 20%, rgba(255,255,255,1) 100%) !important;
}


.popicons { display: none !important;} 

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

}

.glp-hero .ignoreApiIcons span.c-paragraph-3 {
     color: rgb(255, 255, 255) !Important;
     font-weight:700 !Important;
}

.custCtaPadTop {margin-top: 20px !important;}



@media screen and  (min-width:1600px) {
  .customBtn {
    margin-left:40% !important;
    margin-top:-13%;
  }
}

@media screen and  (min-width:1500px) {
  .customBtn {
    margin-left:45% !important;
    margin-top:-14%;
  }
}

@media screen and (max-width:1601px) and (min-width:1400px) {
  .customBtn {
    margin-left:55% !important;
    margin-top:-17%;
  }
}

@media screen and (max-width:768px) and (min-width:747px) {
 .moduleStandard .c-group > .f-lightweight {
    padding-left: 10px !important;
}
}



@media only screen and (min-width: 858px) and (max-width: 1083px) {
section.m-hero-item.glp-hero>div>div {
    transform: translateY(88px) !important;
 }
.m-hero-item.mobile-370.glp-hero.f-y-center>div>div {
    top: calc(45%) !important;
 }
}

@media only screen and (min-width: 768px) and (max-width: 858px) {
section.m-hero-item.glp-hero>div>div {
    transform: translateY(88px) !important;
 }
.m-hero-item.mobile-370.glp-hero.f-y-center>div>div {
    top: calc(40%) !important;
 }
}


@media only screen and (min-width: 415px) and (max-width: 767px) {
.m-hero-item.mobile-370.glp-hero.f-y-center>div>div {
    top: calc(50%) !important;
 }
}
