p, h1, h2, h3, h4, h5 {
    color: #20243d;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: none;
}

.amp-v2-bg-blue {
    background-color: #20243E;
}

.amp-nav-btn {
    color: white!important;
    background: transparent!important;
    border-color: white!important;
    width: 180px;
}

.amp-nav-login {
    color: #444!important;
    background: lightgrey!important;
    border-color: lightgrey!important;
    width: 90px;
    margin-right: 0.5rem;
    /*width: 130px;*/
    /*height: 60px;*/
    /*background-color: #75CFE8;*/
    /*color: white!important;*/
}

.amp-nav-login:hover, .amp-nav-login:focus {
    color: #fff!important;
    background: transparent!important;
    border-color: white!important;
}

.amp-nav {
    color: lightgrey!important;
    /* width: 120px;
    height: 60px; */
}

.amp-nav-wide {
    width: auto;
}

.amp-nav:hover {
    color: white!important;
}

.active .amp-nav {
    color: white!important;
}

.amp-nav-down-list {
    line-height: 2.5em;
}

.amp-v2-media, .amp-v2-media a, .amp-v2-media a:hover{
    color: #22B9DD!important;
    text-decoration: none!important;
}

.amp-media-bg {
    background: #22B9DD;
}

.amp-v2-media-nav-list li a:hover {
    color: #22B9DD;
}

.amp-v2-games, .amp-v2-games a, .amp-v2-games a:hover{
    color: #9D8AF7!important;
    text-decoration: none!important;
}

.amp-games-bg {
    background: #9D8AF7;
}

.amp-v2-games-nav-list li a:hover {
    color: #9D8AF7;
}

.amp-v2-sports, .amp-v2-sports a, .amp-v2-sports a:hover {
    color: #3EAD85!important;
    text-decoration: none!important;
}

.amp-sports-bg {
    background: #3EAD85;
}

.amp-v2-sports-nav-list li a:hover {
    color: #3EAD85;
}

.amp-circle-icon-size-1::before {
    vertical-align: -0.25!important;
}

.amp-circle-icon-size-2::before {
    vertical-align: 1.25em!important;
}


.amp-nav-down-link{
    text-decoration: none!important;
    color: inherit!important;
}

.amp-btn {
    background: #4B8AB5;
    border-color: #4B8AB5;
}

.amp-btn-media {
    /*background: #0E7B99;*/
    /*border-color: #0E7B99;*/
    height: 220px;
}

.amp-btn-games {
    /*background: #C04287;*/
    /*border-color: #C04287;*/
    height: 220px;
}

.amp-btn-sports {
    /*background: #57A893;*/
    /*border-color: #57A893;*/
    height: 220px;
}

.bg-amp-gray {
    background: #ECECEC;
}

.amp-subs-btn-icon {
    height: 160px;
}

.amp-event-type {
    border-top: 1px solid #20243d;
    border-bottom: 1px solid #20243d;
}

.amp-event-type-blue {
    border-top: 2px solid #0E7B99;
    border-bottom: 2px solid #0E7B99;
}

@media (max-width: 575px) {
    .amp-event-type-blue {
        border-bottom: none;
    }
    
    .row.report-synopsis > :last-child .amp-event-type-blue {
        border-bottom: 2px solid #0E7B99;
    }
}

.amp-size-1 {
    font-size: 1.2em;
}

.amp-size-2 {
    font-size: 2em;
}

.amp-size-lgr {
    font-size: 1.5em;
}

.amp-events {
    color: #22B9DD;
}

.amp-report-card-header {
    color: white;
    border-bottom: none;
}

.amp-report-card-gray {
    color: #424247!important;
}

.amp-report-card-header-row {
    padding-top: .75rem;
    padding-bottom: .75rem;
    margin-left: -20px;
    margin-right: 0;
}

.amp-report-card-header-sub {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
    padding-top: 1rem;
    padding-bottom: .75rem;
    border-top-left-radius: 0.25rem;
}

.amp-report-card-header-dark-media {
    background-color: #22B9DD;
}

.amp-report-card-header-mid-media {
    border-top: 1rem solid #56C9E5 !important;
}

.amp-report-card-header-light-media {
    background-color: #ACE3F6;
}

.amp-report-card-header-dark-games {
    background-color: #9D8AF7;
}

.amp-report-card-header-mid-games {
    border-top: 1rem solid #ABA0F9 !important;
}

.amp-report-card-header-light-games {
    background-color: #DBD6FC;
}

.amp-report-card-header-dark-sports {
    background-color: #3EAD85;
}

.amp-report-card-header-mid-sports {
    border-top: 1rem solid #63C19D !important;
}

.amp-report-card-header-light-sports {
    background-color: #AAE0CA;
}

.amp-icon-bg-media {
    background-color: #22B8DC26;
}

.amp-icon-bg-sports {
    background-color: #3FAC8426;
}

.amp-icon-bg-games {
    background-color: #9d8af726;
}

.icon-bg-md {
    border-radius: 50%; 
    min-width: 100px; 
    min-height: 100px;
}

.icon-bg-lrg {
    border-radius: 50%; 
    margin-bottom: 10px; 
    min-height: 175px; 
    min-width: 175px;
}

.amp-report-card-header-dl {
    /*background: lightgray;*/
    margin-top: -.75rem;
    margin-bottom: -.75rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-top-right-radius: 0.25rem;
    color: grey!important;
}

.amp-report-card-header-dl i {
    color: #424247!important;
    text-decoration: none!important;
    font-size: 1.5em;
    line-height: 1rem;
}

.amp-report-card-body {
    position: relative;
}

.report-card:hover {
    box-shadow: 1px 1px 20px 0px #c9c9c9;
}

.amp-report-card-body a {
    text-decoration: none;
    color: inherit;
}

.footer-content {
    font-weight: 500;
    color: #636263;
    border-radius: 122px;
    padding-left: 1rem;
}


.amp-report-card-insight-body {
    min-height: 120px;
    padding-top: 40px;
    margin-bottom: -20px;
    color: #ffffff;
    font-size: 1.2em;
}

.amp-report-filters {
    height: 50px;
    border-color: transparent!important;
    border-radius:0.25rem;
    background: white;
}

.amp-report-filter-search {
    background: #75CFE8;
}

/* --- use this if you want the mega menu to work on hover --- */
/*.dropdown:hover>.dropdown-menu {*/
/*    display: block;*/
/*}*/

.amp-submit-btn {
    background: #1E1E30!important;
    border-color: #1E1E30!important;
    font-size: 80%!important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear {
    padding-left: 0!important;
    padding-top: 0.04em!important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__clear {
    padding-top: 0.09em!important;
}

.card-footer a:hover {
    text-decoration: none;
}

.navbar *:focus {
    outline: none;
}

.amp-mid-blue {
    color: #4B8AB5 !important;
}


.amp-move-up {
    margin-top: 3rem !important;
}

@media (min-width: 576px) {
    .amp-move-up{
        margin-top: -4rem !important;
    }
}

/* -- #1523 -- */
.select2-container--bootstrap4 .select2-results__option--highlighted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"] {
    background: #75CFE5!important;
}

.report-card {
    height: 100%;
    overflow: hidden;
    box-shadow: 1px 1px 0 0 transparent;
    transition: box-shadow 0.6s ease-in-out;
}

.footer-cont {
    display: flex;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    gap: 1em;
}

.footer-text {
    margin-block-end: 0;
}

.icon-gap-footer {
    margin-right: 10px;
}

.icon-color {
    color: black;
}

.icon-color:hover {
    color: #4B8AB5;
}

.amp-nav-ul {
    justify-content: flex-end;
    gap: 5rem;
    width: 100%;
    align-items: center;
}

.amp-nav-btn-cont {
    display: flex;
    gap: 2rem;
}

#mobile-warning {
    padding: 1rem;
    box-shadow: 3px 3px 20px 0 #ece2e2;
    background-color: white;
    border-radius: 12px;
    border-top: 1rem solid #20243E;
    width: 300px;
    height: 350px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 1;
}

.mobile-warning-button {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 1;
}

@media (max-width: 1250px) {
    .amp-nav-ul {
        gap: 3rem;
    }

    .amp-nav-btn {
        width: auto;
    }
}

@media (max-width: 1050px) {
    .amp-nav-ul {
        gap: 1rem;
    }

    .amp-nav-btn-cont {
        gap: 1rem;
    }

    .product-nav-btn {
        padding: 0.3rem !important;
    }
}

@media (max-width: 850px) {
    .amp-nav-ul {
        gap: 0.5rem;
    }

    .amp-nav-btn-cont {
        gap: 0.5rem;
    }

    .amp-nav-login {
        width: auto;
    }
}

@media (max-width: 767px) {
    .amp-nav-ul {
        align-items: flex-start;
        padding: 1rem;
    }

    .amp-nav-btn-cont {
        flex-direction: column;
        align-items: flex-start;

    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .amp-sub-page-link-cont {
        max-width: none !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin: 0 1rem;
        width: auto;
    }

    .amp-sub-page-link {
        padding-right: 7px !important;
        padding-left: 7px !important
    }
}

.subs-icons div {
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.subs-icons:hover div {
    opacity: 0.7;
}

.subs-icons:hover div:hover,
.subs-icons:hover div:hover * {
    opacity: 1;
}

.amp-dropdown {
    max-height: 95vh;
    overflow-y: auto;
}

.nav-dropdown-separator {
    border-left: lightgray solid 1px;
}

.nav-mobile-spacing {
    display: none;
}

.amp-search {
    border-radius: 155px;
    background-color: #EFF0F4;
}

.search-icon:hover {
    color: #22B9DD;
}

#hidden-cta, #cta-logo, #cta-cancel-button {
    display: none;
}

#hidden-cta.active, #cta-logo.active, #cta-cancel-button.active {
    display: block;
}

.bg-amp-light-gray {
    background-color: #F1F5FC;
}

.report-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 100%;
    display: block; 
    border-radius: 5px;
    font-style: normal; 
    font-size: 1.05rem;
    font-weight: normal;
}

.report-media-heading {
    background-color: #D3F1F8; 
}

.report-games-heading {
    background-color: #EBE8FD; 
}

.report-sports-heading {
    background-color: #D7F0E7; 
}

@media (max-width: 767px) {
    .nav-dropdown-separator {
        border-left: none;
    }

    .nav-mobile-spacing {
        display: contents;
    }
}

/* carousel */
.carousel-inner {
    min-height: 450px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
   
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-indicators {
    position: relative;
    margin-right: 0;
    margin-left: 0;
    margin-top: 1rem;
}

.carousel-indicators>li {
    background-color: #20243E;
    opacity: 0.2;
    height: 5px;
}

.carousel-control-next, .carousel-control-prev {
    position: relative;    
    width: 5%;
    min-width: 44px;
    min-height: 44px;
    z-index: 5;
    border: 0;
    padding: 0;
    background: 0 0;
    color: #20243E;
}

.carousel-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel-cont {
    position: relative;
    min-height: 460px;
    display: flex;
}

#carousel-container {
    min-height: 475px;
    width: 100%;
}

.carousel-margin {
    scroll-margin: 60px;
}

/* insights */

.latest-insight-cont {
    box-shadow: 1px 1px 20px 0px #c9c9c9;
}

.insight-card {
    box-shadow: 1px 1px 20px 0 #e2e2e2;
    border: none;
}

.insight-btn {
    width: auto;
    border-radius: 155px;
    font-size: 16px;
    padding: 0.3rem 1.5rem;
    border: 2px solid transparent;
} 

.insight-btn:hover,
.insight-btn.active {
    border: 2px solid;
}

.filter-btn:hover .insight-filter-title,
.filter-btn.active .insight-filter-title {
    border-bottom: 2px solid black !important;
    color: black !important;
}

#type-filters.media-select .filter-btn:hover .insight-filter-title,
#type-filters.media-select .filter-btn.active .insight-filter-title {
    border-bottom: 2px solid #22B9DD !important;
    color: #22B9DD !important;
}


#type-filters.games-select .filter-btn:hover .insight-filter-title,
#type-filters.games-select .filter-btn.active .insight-filter-title {
    border-bottom: 2px solid #9D8AF7 !important;
    color: #9D8AF7 !important;
}

#type-filters.sports-select .filter-btn:hover .insight-filter-title,
#type-filters.sports-select .filter-btn.active .insight-filter-title {
    border-bottom: 2px solid #3EAD85 !important;
    color: #3EAD85 !important;
}

#type-filters {
    gap: 3rem;
    justify-content: center;
}


.filter-btn {
    font-size: 16px;
    padding: 0;
    gap: 10px;
}

.video-insight>p>iframe {
    height: 400px !important;
}

.insight-type-svg {
    background-color: #F0F2F9 !important;
    border-radius: 155px;
    padding: 0.5rem;
}

.insight-type-svg>svg {
    color: inherit !important;
    position: relative;
    width: 25px;
    height: 25px;
}

#product-filters {
    gap: 1.5rem;
}

/* pagination */
.pagination-numbers {
    display: block;
    color: inherit;
    font-size: 20px;
    width: 50px; 
    height: 46px;
    padding: 8px;
    text-align: center;
}

.pagination-numbers:hover,
.page-item.active {
    background-color: #F1F5FC;
    border-radius: 50%;
}

.page-item.disabled>a>.pagination-numbers:hover {
    color: inherit !important;
    background-color: inherit;
    border-radius: inherit;
    cursor: auto;
}

.pagination-icons {
    border: none !important;
    color: #20243E;
}

@media (max-width: 1200px) {
    .video-insight>p>iframe {
        max-width: 390px;
    }

    #type-filters {
        gap: 1.5rem;
    }

    #product-filters {
        gap: unset;
        flex-wrap: nowrap !important;
    }
}

@media (max-width: 991px) {
    .carousel-row {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .insight-carousel-cont {
        flex-direction: column;
        gap: 2rem;
        align-items: center;
    }

    .insight-carousel-cont .col-md-6 {
        margin-left: 15px !important;
    }

    .report-cont {
        justify-content: center;
        display: flex;
    }

    .carousel {
        min-height: 80vh;
    }

    .insight-btn {
        margin-right: 5px;
        margin-bottom: 10px;
        min-width: 70px;
        width: auto;
        font-size: inherit;
    }

    .video-insight>p>iframe {
        max-width: auto;
    }

    .filter-btn {
        min-width: 70px;
        width: auto;
        font-size: inherit;
    }

    .pagination-numbers {
        font-size: inherit;
        width: auto;
        height: auto;
    }

    #search-filter {
        display: none !important;
    }

    #type-filters {
        gap: unset;
        justify-content: space-between;
    }

    #product-filters {
        gap: unset;
        flex-wrap: nowrap !important;
    }
}

@media (max-width: 410px) {
    #product-filters {
        flex-wrap: wrap !important;
    }
}