


.video-playlist-side .playlist-image {
    position: relative;
}

.field--name-field-clip-length {
    display: none;
}


.block-field-blockparagraphvideo-clipfield-clip img{
    border-radius: 10px;
}

.block-field-blockparagraphvideo-clipfield-clip-length {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 70px;
    background: transparent;
    border-radius: 0px 10px 0px 0px;
    overflow: hidden;
}

.block-field-blockparagraphvideo-clipfield-clip-length:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 70px 70px 0;
    border-color: transparent #DEFF1A transparent transparent;
    right: 0;
    top: 0;
    position: absolute;
  }

.block-field-blockparagraphvideo-clipfield-clip-length:before {
    display: block;
    content: ' ';
    background-image: url(/themes/custom/gmg_theme/assets/images/play-button.svg);
    background-size: 25px 25px;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 7px;
    top: 8px;
    z-index: 1000;
    fill: red;
}

.video-playlist-side .field-clip-length {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 115%;
    color: #FFFFFF;
    background: #000000;
    padding: 4px 8px;
    width: fit-content;
}

.hp-video-col {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    align-content: flex-start;
}

.hp-video-col:first-child {
    padding-left: 0rem;
    padding-right: 1rem;
}

.hp-video-col:last-child {
    padding-right: 0rem;
    padding-left: 1rem;
}

.top-stories-right-container {
    display: flex;
}

.top-stories-left .top-stories-topics a,
.top-stories-right .top-stories-topics a {
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.top-stories-left .top-stories-title,
.top-stories-right .top-stories-title {
    font-family: 'IvyPresto Display';
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #323232;
}

.top-stories-left .top-stories-title a,
.top-stories-right .top-stories-title a {
    font-family: 'IvyPresto Display';
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    line-height: 130%;
    color: #323232;
}

.top-stories-left .top-stories-deck {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #323232;
}

.top-stories-left .top-stories-deck a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 140%;
    color: #323232;
}

.top-stories-left .top-stories-author,
.top-stories-right .top-stories-author {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.top-stories-left .top-stories-author a,
.top-stories-right .top-stories-author a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #323232;
}

.top-stories-right .top-stories-deck {
    display: none;
}

.guide-section .guide-topic {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.guide-section .guide-title {
    font-family: 'IvyPresto Display';
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #323232;
}

.guide-section .guide-topic a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.guide-section .guide-title a {
    font-family: 'IvyPresto Display';
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    line-height: 130%;
    color: #323232;
}

.tpo-latest-topics {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #70ABFF;
}

.tpo-latest-topics a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #70ABFF;
}

.tpo-latest-title {
    font-family: 'IvyPresto Display';
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #323232;
}

.tpo-latest-title a {
    font-family: 'IvyPresto Display';
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #323232;
}

.tpo-latest-deck {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #323232;
}

.tpo-latest-deck a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #323232;
}

.tpo-latest-author {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.tpo-latest-author a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #323232;
}

.featured-spotlight-topic {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #AAD0FB;
}

.featured-spotlight-topic a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #AAD0FB;
}

.featured-spotlight-title {
    font-family: 'IvyPresto Display';
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #FFFFFF;
}

.featured-spotlight-title a {
    font-family: 'IvyPresto Display';
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    line-height: 130%;
    color: #FFFFFF;
}

.featured-spotlight-desk {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #FFFFFF;
}

.featured-spotlight-desk a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 140%;
    color: #FFFFFF;
}

.featured-spotlight-author {
    font-family: 'Slate Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #FFFFFF;
}

.featured-spotlight-author a {
    font-family: 'Slate Pro';
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #FFFFFF;
}

.site-top-section {
    margin-top: 50px;
}

@media only screen and (max-width: 525px) {
    .video-related-article-section {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        overflow: scroll;
        padding-right: 1.5rem;
        -ms-overflow-style: none;
        scrollbar-width: none;
        max-width: 95vw;
        margin: 0 0 0 auto !important;
    }
    .video-related-article-section::-webkit-scrollbar {
        display: none;
    }
    .video-related-article-section .video-play-button {
        position: absolute;
        width: 25px;
        height: 25px;
        top: calc(50% - 15px);
        left: calc(50% - 12.5px);
    }
    .video-related-article-section .layout__region--content {
        display: flex;
        position: relative;
    }
    .video-related-article-section .block--field-block\:paragraph\:video-clip\:field-clip-length {
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #161C45;
        color: #fff;
        padding: 0px 5px;
    }
    .video-related-article-section .paragraph {
        margin-bottom: 10px;
    }

    .hp-video-col {
        width: 100%;
        flex-shrink: 0;
        max-width: 90%;
        flex: none;
    }
}

@media only screen and (min-width: 525px) and (max-width: 769px) {
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .homepage-newsletter-container {
        display: flex;
        align-items: center;
    }
    .banner-eddie {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .guide-section-container {
        margin-bottom: 45px !important;
    }
    .homepage-newsletter-signup-img {
        width: 100%;
        height: 275px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        background-image: url(/sites/default/files/2022-04/Guides_Header_0.jpg);
    }
    .homepage-newsletter-container .newsletter-signup h3 {
        font-family: 'IvyPresto Display';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 22px;
        color: #000000;
        text-transform: none;
        margin-bottom: 30px;
    }
    .homepage-newsletter-container .newsletter-signup p {
        font-family: 'Slate Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 24px;
        color: #000000;
    }
    .homepage-newsletter-container .newsletter-signup p a {
        font-family: 'Slate Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        text-decoration: none;
        line-height: 24px;
        color: #000000;
        text-decoration: none;
    }

    .video-related-article-section {
        max-width: 100%;
        margin: 0 auto !important;
        align-items: flex-start;
    }
    .video-related-article-section .video-play-button {
        position: absolute;
        width: 25px;
        height: 25px;
        top: calc(50% - 15px);
        left: calc(50% - 12.5px);
    }
    .video-related-article-section .layout__region--content {
        display: flex;
        position: relative;
    }
    .video-related-article-section.block--field-block\:paragraph\:video-clip\:field-clip-length {
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #161C45;
        color: #fff;
        padding: 2px 15px;
    }

    .video-related-article-section .paragraph {
        margin-bottom: 10px;
    }

    .guide-section {
        max-width: 90%;
        margin: 0 auto !important;
    }
    .guide-section .guide-image {
        margin-bottom: 15px;
    }
    .guide-section .guide-topic {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .guide-section .guide-title {
        font-size: 20px;
    }
    .tpo-latest-image {
        max-width: 35%;
        width: 100%;
        padding-right: 1em;
        margin-bottom: 1rem;
    }
    .tpo-latest-topics-right-side {
        max-width: 65%;
        width: 100%;
        padding-left: 1em;
    }
    .tpo-latest-topics {
        font-size: 14px;
        margin-bottom: 11px;
    }
    .tpo-latest-title {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .tpo-latest-deck {
        font-size: 14px;
        margin-bottom: 13px;
    }
    .tpo-latest-author {
        font-size: 14px;
    }
    .featured-spotlight-info {
        background-color: #161C45;
        padding: 4% 2% 5% 4% !important;
    }
    .featured-spotlight-topic {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .featured-spotlight-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .featured-spotlight-desk {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .featured-spotlight-author {
        font-size: 14px;
    }

}

@media only screen and (min-width: 1200px) {
    .banner-eddie {
        margin-top: 35px;
        margin-bottom: 25px;
    }
    .side-panel {
        padding-right: 0rem;
    }
    .more-for-giddy-container {
        max-width: 1105px;
        margin: 0 auto;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .homepage-newsletter-container .newsletter-signup {
        width: 60%;
        padding-left: 5%;
        padding-right: 10%;
        height: auto;
    }
    .homepage-newsletter-signup-img {
        max-width: 40%;
        width: 100%;
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        background-image: url(/sites/default/files/2022-04/Guides_Header_0.jpg);
    }
    .homepage-newsletter-container .newsletter-signup h3 {
        font-family: 'IvyPresto Display';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 22px;
        color: #000000;
        text-transform: none;
        margin-bottom: 30px;
    }
    .homepage-newsletter-container {
        background: rgba(239, 241, 244, 0.5);
    }
    .homepage-newsletter-container .newsletter-signup p {
        font-family: 'Slate Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
    }
    .homepage-newsletter-container .newsletter-signup p a {
        font-family: 'Slate Pro';
        font-style: normal;
        font-weight: 400;
        text-decoration: none;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        text-decoration: none;
    }
    .homepage-newsletter-container {
        display: flex;
        align-items: center;
        margin: 25px auto 50px;
    }
    .tpo-container {
        margin: 0 auto;
    }
    .top-stories {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .featured-spotlight-container {
        margin: 0 auto 55px;
    }
    .guide-section-container {
        margin-bottom: 75px;
        margin: 0 auto 60px;
    }
    .video-related-article-section .video-play-button {
        position: absolute;
        width: 36px;
        height: 36px;
        top: calc(50% - 20px);
        left: calc(50% - 18px);
    }
    .video-related-article-section .layout__region--content {
        display: flex;
        position: relative;
    }
    .video-related-article-section .block--field-block\:paragraph\:video-clip\:field-clip-length {
        position: absolute;
        bottom: 0px;
        right: 0px;
        background-color: #161C45;
        color: #fff;
        padding: 2px 15px;
    }
    .video-related-article-section .paragraph {
        margin-bottom: 10px;
    }
    .video-related-article-section {
        max-width: 100%;
        margin: 0 auto !important;
        align-items: flex-start;
    }
    .guide-section {
        max-width: 85%;
        margin: 0 auto !important;
        row-gap: 25px;
    }
    .guide-section .guide-image {
        margin-bottom: 20px;
    }
    .guide-section .guide-topic {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .guide-section .guide-title {
        font-size: 24px;
    }
    .tpo-latest-image {
        max-width: 35%;
        width: 100%;
        padding-right: 1rem;
        margin-bottom: 1rem;
    }
    .tpo-latest-topics-right-side {
        max-width: 65%;
        width: 100%;
        padding-left: 1em;
        padding-right: 2em;
    }
    .tpo-latest-topics {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .tpo-latest-title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .tpo-latest-deck {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .tpo-latest-author {
        font-size: 16px;
    }
    .featured-spotlight-info {
        background-color: #161C45;
        padding: 5% 8% 5% 6% !important;
    }
    .featured-spotlight-topic {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .featured-spotlight-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .featured-spotlight-desk {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .featured-spotlight-author {
        font-size: 14px;
    }
}