.bgImage {
  background-color: #071247;
  background-size:cover;
  background-repeat:no-repeat;
}

.videoHero section {
    background:transparent;
}

.bgColor,
.ottoinlinemedia .m-hero-item{
 background-color: #071247 !important;
}

.special3UP .greyDiv {
    background-color: transparent;
}

.priceCTA .c-paragraph-3 {
    padding: 12px 0 16px;
}

.sbLogo {
 margin-bottom:24px;
}

@media screen and (min-width:540px) {
 .sbLogo {
   max-width:500px;
 }
}

@media screen and (max-width:540px) {
 .sbLogo {
   max-width:300px;
 }
}

.custBadgePad { 
 margin-bottom:10px !important;
 margin-top:48px !Important;
}

.newXGPshared.theme-black.tallMob {
 background-color: #171717 !important;
}

.productRotate .c-carousel .c-image img {
 background-color: #171717 !important;
}

@media screen and (min-width:0px) {
 .bgImage {
  background-image: url('https://cms-assets.xboxservices.com/assets/48/63/4863cdb5-6629-446b-a9b3-9619a7b3abc0.png?n=66778309_Background-Image-0_767x3500_01.png');
 }
}



@media screen and (min-width:768px) {
 .bgImage {
  background-image: url('https://cms-assets.xboxservices.com/assets/34/f2/34f20a1d-9ff1-43c3-a085-78bd8b1fa9e7.png?n=66778309_Background-Image-768_1920x1800_01.png');
 }
 .special3UP .m-content-placement {
        margin-bottom: -24.5vw;
    }
}

@media screen and (min-width:1084px) {
  .videoHero section {
    height: 60vw;
  }
}

@media screen and (min-width:1400px) {
.videoHero .m-hero-item.f-x-center>div>div {
  min-width:1000px !Important;
 }
}

@media screen and (max-width:1399px) and (min-width:1084px) {
   .productRotate .c-badge {
     margin-top:24px !important;
   }
   .productRotate .c-pivot h2.c-heading-2 {
     padding-top:0;
     padding-bottom:24px;
   }
  .productRotate h3.c-heading-3 {
     font-size:20px;
     line-height:24px;
  }
  .productRotate p.c-subheading-4,
  .productRotate p.c-subheading-3 {
     font-size:16px;
     line-height:24px;
  }
.productRotate div .m-multi-feature.f-align-center > section > section {
  left:0px;
 }
}

@media only screen and (min-width: 1921px) {
    .videoHero section.m-hero-item{
        max-height:1200px;
 }
    .special3UP .m-content-placement {
        margin-bottom: -430px;
    }
}

.special3UP.cust3UP  .m-content-placement-item > picture {
    padding-bottom: 100%;
}

@media screen and (min-width: 1084px) {
    .videoHero .vidPlayPause {
        left: -15vw;
    }
}

@media screen and (min-width: 1600px) {
    .videoHero .vidPlayPause {
        left: -20vw;
    }
}

.productRotate .c-pivot:not(.f-disabled)>[role=tablist] a.f-active:after, .productRotate .c-pivot:not(.f-disabled)>[role=tablist]>[role=tab].f-active:after{
 border-bottom: 2px solid #fff !important;
}


@media screen and (min-width: 1921px) {
   .topHero.videoHero .vidPlayPause {
         top: 0px !important; 
        left: -40% !Important;
    }
}
