.content-video {
    padding: 1rem 0 1em 0;
    position: relative;
}

.header {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0;
}

.subheader {
    display: flex;
    align-items: baseline;
}


.subheader p {
    margin-left: 1em;
}

.header-logo {
    margin: 2em 5em 1em 5em;
    position: relative;
}

.row.video {
    margin-top: -1em; 
    position: relative;
}
@media (max-width: 425px) {
    h1 {
        text-align: center;
    }
    .subheader {
        flex-direction: column;
        padding: 0 1.5em;
        align-items: center;
        text-align: center;
    }
    .subheader p {
        margin-left: 0;
    }
    .header-logo {
        margin: 2em auto;
        display: block;
        background: white;
    }
}

.row.video::before {
    content: '';
    position: absolute;
    height: 15em;
    width: 20em;
    top: 10%;
    left: 85%;
    background: url('/asset/image/reelLarge.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    z-index: -1;
}

.row.video .arrow {
    position: absolute;
    top: 54%;
    left: 70%;
    z-index: -1;
    transform: scale(.55) rotate(-90deg);
    background: white;
}

@media (max-width: 1000px) {
    .row.video .arrow {
        display: none;
    }
}
header::before {
    content: '';
    background: url('/asset/image/arrow-19.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 23em;
    top: -15em;
    height: 30em;
    width: 15em;
    z-index: -1;
    transform-origin: top left;
}
.bg-svgs {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100vw;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    align-items: center;
    z-index: -1;
}
.bg-svgs {
    position: relative;
}

.bg-svgs img {
    position: absolute;
    transform: scale(.75);
}

.bg-svgs .s1 {
    top: 15em;
    left: 0;
}
.bg-svgs .s2 {
    top: -25em;
    left: 20%;
    
}
.bg-svgs .s3 {
    bottom: 5em;
    left: 0;
}
.bg-svgs .s4 {
    top: 25em;
    right: 0;
}
.bg-svgs .s5 {
    top: 5em;
    left: 0;
}
.bg-svgs .s6 {
    bottom: 0%;
    top: unset;
    left: 50%;
    transform: rotate(90deg);
}
.content-wrapper {
    padding-top: 0;
    /* background: url("/asset/image/bg-arrows.jpg"); */
    max-width: 1366px;
    margin: 0 auto;
    background-position: 50%;
    background-size: contain;
}

section.section-info {
    padding-bottom: 5px;
}

.highlights-section,
.related-section {
    display: none;
}

.placeholder-section {
    margin: 4em 0;
    text-align: center;
}

.column {
    overflow: hidden;
    text-align: center;
}

.column img {
    transition: .3s;
}

.fbshare {
    color: #777777;
    margin: 0.5em 0;
    text-align: right;
    vertical-align: top;
    width: 200px;
    float: right;
}

.share-fb {
    margin-top: 1ex;
    text-align: right;
}

.share-txt {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

.insert-fb {
    display: inline-block;
    vertical-align: text-bottom;
}

.content-dark {
    /* border-top: #de1d30 2em solid; */
    color: #fff;
    background-color: #e60012;
}


.video-cell {
    max-width: 980px;
    margin: 2em auto 20px;
}

.video-player {
    color: #fff;
    background-size: cover;
}

.video-player h3 {
    color: #fff;
    margin-top: 25%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}


.image-center {
    text-align: center;
}

.image-center img {
    display: inline-block;
}

.section-info .col9 h1 {
    padding-top: 0;
}

.section-info .col9 p:last-child {
    padding-bottom: 2em;
}

div#page-container {
    padding-top: 0;
    margin-bottom: 0;
    position: relative;
}


section.section-info {
    padding: 1em 0;
}

.flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.videoWrapper {
    position: relative;
    padding-bottom: 53.7%;
    padding-top: 2.7%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ninhash {
    display: flex;
    justify-content: center;
}
.see-more {
    font-size: 1.5em;
    background: white;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    color: #484848;
    border: 1px solid transparent;
    text-decoration: underline;
    font-family: 'roboto';
    font-weight: 700;
    transition: .3s;
}

.see-more:hover {
    color: #484848;
    text-decoration: underline;
    box-shadow: 5px 5px 0 #dadada;
    border: 1px solid #dadada;
    transform: translate(0, -5px);
}

.see-more a {
    color: #484848;
    display: flex;
    align-items: center;
}

.see-more a:visited {
    color: currentColor;
}

@media (max-width: 768px) {
    .see-more {
        font-size: 1em;
        width: 20rem;
    }
}

.light-bulb {
    display: inline-block;
    width: 1.45em;
    height: 1.75em;
    background: url('/asset/image/light-bulb-2.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

@supports (-webkit-mask-mage: url()) or (-webkit-mask-image: url()) {
.light-bulb {
    display: inline-block;
        width: 1.45em;
        height: 1.75em;
    background: currentColor;
    mask: url('/asset/image/light-bulb-2.svg');
    mask-repeat: no-repeat;
    mask-size: contain;

    -webkit-mask: url('/asset/image/light-bulb-2.svg');
    -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        transition: .3s;
    }
}

.content-video * * *:hover .light-bulb {
    position: relative;
        display: inline-block;
        width: 1.45em;
        height: 1.75em;
        background: #F4C21F;
        background-repeat: no-repeat;
        background-size: contain;
        transition: .3s;
    }
    
    @supports (-webkit-mask-mage: url()) or (-webkit-mask-image: url()) {
        .content-video * * *:hover .light-bulb { 
            display: inline-block;
            width: 1.45em;
            height: 1.75em;
            background: #F4C21F;
            mask: url('/asset/image/light-bulb.svg');
            mask-repeat: no-repeat;
            mask-size: contain;
        
            -webkit-mask: url('/asset/image/light-bulb.svg');
            -webkit-mask-repeat: no-repeat;
            -webkit-mask-size: contain;
            animation-timing-function: ease-in;
            transition: .3s;
}
        .content-video * * *:hover .light-bulb::after { 
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            display: inline-block;
            width: 1.45em;
            height: 1.75em;
            background: #484848;
            mask: url('/asset/image/light-bulb-2.svg');
            mask-repeat: no-repeat;
            mask-size: contain;

            -webkit-mask: url('/asset/image/light-bulb-2.svg');
            -webkit-mask-repeat: no-repeat;
            -webkit-mask-size: contain;
            transition: .3s;
}
    }

.see-more .light-bulb {
    margin-right: .15em;
    transform: scale(.75);
}

/* AB4 Edits */
.nindies-icons .column {
    margin-bottom: 1em;
}
@media (min-width: 769px) {
    .nindies-icons .column {
        margin-bottom: 1.8em;
    }

    .nindies-icons .row > li:nth-child(12n+12), .row > .column:nth-child(12n+12) {
        margin-right: 1.42857143%;
    }
    
    .nindies-icons .row > li:nth-child(12n+1), .row > .column:nth-child(12n+1) {
        margin-left: 1.42857143%;
    }
}

.see-more-row {
    display: flex;
    text-align: center;
    justify-content: center;
    height: 5em;
}

@media (min-width: 650px) {
    .see-more:hover::before {
        opacity: 1;
    }
}

.footer-bar {
    position: relative;
    background-color: #EA0C11;
    display: flex;
    justify-content: center;
    padding: 1em;
}

.footer-bar::before {
    content: '';
    position: absolute;
    height: 30em;
    width: 15em;
    top: -19em;
    left: 65%;
    background: url(/asset/image/arrow-19.png) no-repeat;
    background-size: contain;
    transform: translateX(-50%) scaleX(-1) rotate(90deg);
    z-index: -1;
}

.large-footer {
    background-color: #fff;
    padding: 2em;
    position: relative;
}


.large-footer .ninhits {
    display: flex;
    justify-content: center;
}

.large-footer .ninhits p {
    display: inline-block;
    font-size: 2em;
    font-family: 'roboto';
    font-weight: bold;
    padding: 1em 2em;
    border: 1.5px dashed white;
}

@media (max-width: 480px) {
    .large-footer .ninhits p {
        font-size: 1.5em;
        padding: 1em 2em;
    }

    .large-footer::before {
        top: -13em;
        left: 30%;
    }
}

.nindies-icons {
    display: flex;
    flex-wrap: wrap;
    margin: 1em 0;
}

.nindies-icons .column {
    display: flex;
    font-family: 'Roboto';
    flex-direction: column;
    justify-content: flex-end;
    flex-basis: 30%;
    border: 1px solid #DADADA;
    margin: 1em;
    align-self: stretch;
    background: #fff;
    box-shadow: 7px 7px 0 rgba(0, 0, 0, .20);
    animation-timing-function: ease-in;
    transition: .3s;
}

.nindies-icons .column a {
    flex: 1;

    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.nindies-icons .column:hover {
    box-shadow: 10px 10px 2px rgba(0, 0, 0, .20);
    transform: translate(0, -5px);
    animation-timing-function: ease-out;
    transition: .3s;
}

.nindies-icons .column p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #484848;
    background: rgba(144, 144, 144, .20);
    padding: .5em;
    border-top: 1px solid #DADADA;
    margin-bottom: 0;
}
.nindies-icons .column .icon {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    transition: .3s;
}

.nindies-icons .column img {
    align-self: stretch;
    max-height: 125px;
    padding: 1em;
    flex: 1;
}

.nindies-icons .column img.ori {
    padding: 0;
}

@media (max-width: 1000px) {
    .nindies-icons {
        justify-content: center;
    }
    .nindies-icons .column {
        flex-basis: 40%;
    }
}
@media (max-width: 500px) {
    .nindies-icons .column {
        flex-basis: 75%;
        max-height: unset;
        height: 180px;
        text-align: left;
    }
}
