body, h1, h2, h3, h4, div, p, article, span {
  font-family: "Open Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 300px;
  font-style: normal;
}

.container {
    max-width: 1270px;
}

.row {
    grid-column-gap: 1%;
}

button.button__StyledDynamicButton-sc-1rk2uoq-0.Pwimt.xpmedia-button.xpmedia-button--small {
    color: #ffffff;
    border: none;
    font-size: 0;
}
.arcad_container {
    background-color: lightgray;
}
time.promo-date {
    display: none;
}

span.dot-separator {
    display: none;
}

.nav-logo img {
display:none;
}
a.xl-promo-headline {
    text-align: left !important;
    font-size: 32px !important;
    font-weight: 700 !important;
}

.promo-headline {
    order: 2;
}
.promo-image {
    order: 1;
}

.article-meta {
    order: 3;
}
.large-promo .lg-promo-headline {
    font-weight: 600;
    font-size: 24px;
}

.xl-large-promo .xl-promo-headline {
    line-height: 34px;
}

.article-meta {
    padding-bottom: 12px;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(3) > div > div:nth-child(3) > div.list-container.layout-section article a h3 {
    text-decoration: none;
    list-style-type: unset;
    overflow: hidden !important;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: auto;
}

hr {display:none;}

.large-promo .overline {
    color: #797979;
} 

.top-table-list-small-promo .sm-promo-headline {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px;
}

.list-container .list-item-simple .simple-list-headline-anchor .simple-list-headline-text {
    font-weight: 700;
    font-size: 20px;
    overflow: visible;
    list-style-type: disc;
    display: list-item;
    margin-bottom: 20px;
}
spm-state-games-ad-launcher-325 {
    height: 180px;
    overflow: hidden;
    display: block;
}

footer {
    background-color: #ededed;
    border-top: 2px solid #afafaf;
    padding-top: 50px;
    padding-bottom: 50px;

}
.bottom-footer {
    max-width: 1440px;
    margin: 0px auto;
}

.bottom-footer {
    max-width: 1440px;
    display: flex;
    margin: 0px auto;
}
.top-footer li:nth-child(1) {
    font-weight: bold;
}

ul.top-footer {
    width: 20%;
    line-height: 36px;
}
.news-theme-navigation-container.news-theme-navigation-bar.logo-center {
    background-color: #162b75;
}

h1.primary-font__PrimaryFontStyles-sc-o56yd5-0.itpAFg.section-title {
    display: none;
}

button.button__StyledDynamicButton-sc-1rk2uoq-0.Pwimt.xpmedia-button.xpmedia-button--small {
    color: #ffffff;
    border: none;
}

path {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.section-title--styled-link {
    color: #191919;
    font-size: 1rem;
    text-decoration: none;
}

.section-container {
    text-align: center;
    font-weight: bold;
}

.container.layout-section {
    margin-top: 45px;
}

@media screen and (min-width: 768px) {

    .nav-logo a {
        background-image: url(https://shawfiles.s3.us-east-2.amazonaws.com/logos/Asset+1.svg);
        width: 500px;
        height: 30px;
        background-position: center;
        background-repeat: no-repeat;
    }

.col-md-xl-4 {
    grid-column-start: span 3;
}
#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(2) {
    grid-column-start: span 6;
    padding: 0px 30px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(1) {
    padding-right: 0;
    position: sticky;
    top: 90px;
    height: fit-content;
    width: 300px;
    margin-right: 20px;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(3) {
    margin-left: 20px;
    position: sticky;
    top: 90px;
    height: fit-content;
    width: 300px;
    padding-left: 0px;
}

}
@media screen and (max-width: 767px) {

    footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bottom-footer {
        flex-wrap: wrap;
    }

    ul.top-footer {
        flex-basis: 33%;
        padding-top: 20px;
    }

    .nav-logo a {
        background-image: url(https://shawfiles.s3.us-east-2.amazonaws.com/logos/Asset+1.svg);
        width: 300px;
        height: 30px;
        background-position: center;
        background-repeat: no-repeat;
    }
    #fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(1) > div > div:nth-child(2){
        order:1;
    }
    #fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(1) {
        order:2;
    }
    
    #fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(3) {
        order:3;
    }
}

.small-promo {
    min-height: auto;
    padding-bottom: 15px;
}

.top-table-list-container .hr-borderless {
    visibility: hidden;
    display: none !important;
}

a.sm-promo-headline {
    font-size: 1.05rem !important;
    font-weight: 500 !important;
}



.section-container {
    margin-top: 1rem;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}

a.xl-promo-headline {
    text-align: left !important;
    font-size: 42px !important;
}

.promo-item-margins {
    margin-top: 0;
}

.promo-item-margins > .flex-col:nth-child(1) {
  order: 2; /* Move to second */
}

.promo-item-margins > .flex-col:nth-child(2) {
  order: 1; /* Move to first */
}

.list-container .list-item-simple {
    margin-bottom: 0;
    padding: 0;
    min-height: auto;
}

.list-container hr {
    display: none;
}

a.xl-promo-headline {
    text-align: left !important;
    font-size: 32px !important;
    font-weight: 700 !important;
}

.xl-large-promo .promo-headline {
    order: 3;
    padding-top: 20px;
}
.xl-large-promo .overline {
    order: 2;
}
.xl-large-promo .promo-image {
    order: 1;
}

.xl-large-promo .article-meta {
    order: 5;
}

.xl-large-promo .description-text {
    order: 4;
}
.xl-large-promo .overline {
    order: 2;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 0px;
    color: #797979;
}
.list-container.layout-section {
    margin-top: 20px;
}


.bottom-logo {
    max-width: 1440px;
    margin: 0px auto;
    margin-bottom: 30px;
}
select#homepageSelector {
    border: 0px;
    background: transparent;
    color: white;
}

.nav-sections .subsection-container {
    display: none;
    flex-direction: column;
    position: relative;
    left: 100%;
}

.news-theme-navigation-bar {
  position: relative;
}

#homepageSelector {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(90px, -50%); 
  z-index: 1000;

  padding: 6px 10px;
  font-size: 14px;
  border-radius: 4px;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  #homepageSelector {
    transform: translate(90px, -50%);
  }
}

.subsection-container {
    margin-top: -40px;
}
li.section-item {
    max-height: 40px;
}
.subsection-container {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    z-index: 1000;
}

.section-item {
    position: relative;
}

.subsection-anchor:hover + .subsection-container,
.subsection-anchor:focus + .subsection-container {
    display: block;
}

.section-item:hover .subsection-container,
.section-item:focus-within .subsection-container {
    display: block;
}
.nav-sections .subsection-anchor svg {
    transform: none !important;
}
.subsection-container {
    margin-top: -40px;
}
li.section-item {
    max-height: 40px;
}
/* Hide all subsection menus by default */
.subsection-container {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    z-index: 1000;
}

/* Position subsection menu items horizontally */
.section-item {
    position: relative;
}



/* Show the subsection container when the anchor is hovered */
.subsection-anchor:hover + .subsection-container,
.subsection-anchor:focus + .subsection-container {
    display: block;
}

.section-item:hover .subsection-container,
.section-item:focus-within .subsection-container {
    display: block;
}

@media (max-width: 1120px) {

#homepageSelector {
    display: none;
}
}

@media (max-width: 768px) {
    .subsection-container {
        position: static;
        box-shadow: none;
        left: auto;
        top: auto;
    }

    .subsection-anchor:hover + .subsection-container,
    .subsection-anchor:focus + .subsection-container {
        display: none;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {

    .container {
    margin-left: 2% !important;
    margin-right: 2% !important;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(1) > div > div:nth-child(1) {
    grid-column-start: span 4;
}
#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div > div > div:nth-child(2) {
    grid-column-start: span 8;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(1) > div > div:nth-child(3) {
    display: none;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(3) > div > div:nth-child(1) {
    grid-column-start: span 4;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(3) > div > div:nth-child(3) {
    display: none;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(5) > div > div:nth-child(1) {
    grid-column-start: span 4;
}

#fusion-app > section > div.container.layout-section > div:nth-child(1) > div > div:nth-child(5) > div > div:nth-child(3) {

display:none;
}

}