/* Video hero */
@media screen and (min-width: 1084px) {
.videoHero .m-hero-item.f-x-left.f-y-top .m-ambient-video video {
    width: 100% !important;}

.videoHero .m-hero-item picture {
    display: none;}

.videoHero .vidPlayPause {
bottom: -33vw !important;}

.greyBG {
    padding-bottom: 96px;}

.greyBG .m-content-placement-item {
    margin-top: 0 !important;}
}

@media screen and (max-width: 1083px) and (min-width: 768px) {
.videoHero .m-hero-item.f-y-top>div>div {
    top: 140px;}
}

@media screen and (max-width: 1083px) {
.xgpLogo {
    width: 203px;}

.videoHero .m-ambient-video {
   display: none;}

.greyBG {
    padding-bottom: 48px;}
}

@media screen and (max-width: 767px) {
.videoHero section {
    background-color: #171717;
    color: #FFF;}

.videoHero a.c-call-to-action {
    color: #9bf00b !important;}

.videoHero .c-hyperlink {
    color: #9bf00b !important;}
}

/* XGP Hero */
@media screen and (max-width: 1180px) and (min-width: 1084px) {
.xgpHero .m-hero-item.f-y-top.f-transparent>div>div {
    top: 100px;}
}

@media screen and (max-width: 1083px) and (min-width: 901px) {
.xgpHero .m-hero-item.f-y-top.f-transparent>div>div {
    top: 65px;}

.xgpHero .c-heading {
    padding-top: 12px !important;}
}

@media screen and (max-width: 900px) and (min-width: 768px) {
.xgpHero .m-hero-item.f-y-top.f-transparent>div>div {
    top: 25px;}

.xgpHero .c-heading {
    padding-top: 6px !important;}
}

/* Custom 4 Up */
@media screen and (min-width: 1084px) {
.m-banner.customFourUp {
    padding-bottom: 6%;}

.fourForeground {
    position: relative;
    top: -7.4vw;}

.fourForeground .m-content-placement {
    margin-bottom: -7.4vw;}
}

.fourForeground section div {
    text-align: center;
}

.customFourLinks a {
    text-align: center;
    display: inline-block;
    margin: 6px 12px;
}

.customFourLink a {
    text-align: center;
    display: inline-block;
    margin: 6px 12px;
}

.customFourLink img {
    width: 120px;
}

/* Force */
.m-content-placement-item .c-paragraph {
    line-height: 1.35;
}

.xgpLogo {
    width: 303px;
    max-height: 52px;
}

.greyBG {
    background-color: #e6e6e6;
}

.greyBG section div {
    text-align: center;
}

.greyBG a, .SB-hero-banner a.c-call-to-action {
    color: #0a4f0a !important;
}

.SB-hero-banner.head1a .c-group {
    padding-top: 24px;
}

.spBanner .m-banner > div {
    padding-top: 26px;
}

@media screen and (min-width: 768px) {
.spBanner .mCTA {
   display: none;}
}

@media screen and (max-width: 767px) {
.xgpHero .m-hero-item>div, .videoHero .m-hero-item>div {
    height: 300px;}

.spBanner .dCTA {
   display: none;}
}

@media screen and (max-width: 989px) {
.spBanner .m-banner .c-call-to-action {
    margin-right: 0;}

.spBanner .m-banner > div {
    max-width: 400px;
    margin: auto;}
}

@media screen and (min-width: 1084px) {
.themeDark {
   background-color: #171717;
   height: 48px;}
}


.high-contrast-mode.black-on-white .xgpHero .c-group {
   background-color: #FFF;
}

/* Tablet Fixes */
@media screen and (min-width: 768px) and (max-width: 769px) {
.xgpHero .m-hero-item, .videoHero .m-hero-item {
   background-color: #171717;}
}


@media screen and (min-width: 3000px) {
.zoomOutPad{padding-top:5% !important;}
}

@media screen and (min-width: 4000px) {
.zoomOutPad{padding-top:10% !important;}
}

@media screen and (min-width: 5300px) {
.zoomOutPad{padding-top:18% !important;}
}


.m-rich-heading>picture.c-image:after, .m-rich-heading>picture.c-image:before { background:none !important;}

.customFourUp .m-content-placement-item>picture {
    padding-bottom: 35%;
}

.customBanner .m-rich-heading { background-color: #e6e6e6 !important;}

@media screen and (max-width:768px) {
  .customBanner .m-rich-heading { background-color: #e6e6e6 !important;}
}


@media only screen and (max-width: 425px) {
.customBanner .m-rich-heading a{
    position: relative;
    top: 28px;
 }
.customBanner .m-rich-heading h3{
    top: 5px !important;
 }
}



