﻿#major-event .social-links {
    text-align: center;
    font-size: 1.25em;
    margin-top: 3em;
    margin-bottom: 3em;
}

#major-event .social-links .icon-label {
    color: #999;
    margin-right: 0.25em;
}

#major-event .social-links a {
    color: #999;
    padding: 0 0.25em 0 0.25em;
}

.photos-section {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

.videos-section {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

.page-section {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.social-content { margin-top: 3em; }

.instagram-wrapper h4 {
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
    color: #292F33;
}

.press-releases { margin-top: 3em; }

.press-releases h3.section-header {
    text-align: center;
    color: #0f347d;
    margin-bottom: 2em;
}

.eqweekly-articles { margin-top: 4em; }

@media screen (max-width: 768px) {
    .eqweekly-articles {
        margin-top: 1em;
    }
}

.eqweekly-articles h3.section-header {
    text-align: center;
    color: #0f347d;
    margin-bottom: 2em;
}

.video-group { margin-bottom: 2em; }

.video-group h2 { margin-top: 3em; }

.video-group a:link,
.video-group a:visited {
    color: #4c4c4c;
    text-decoration: none;
}

.video-group .more {
    clear: left;
    padding-top: 2em;
    margin-bottom: 3em;
}

.video-group .more a:link,
.video-group .more a:visited {
    color: #0f347d;
    text-decoration: none;
}

.video-group a:active,
.video-group a:hover,
.video-group .more a:active,
.video-group .more a:hover {
    color: #ea232c;
    text-decoration: none;
}

.video-group .item {
    height: 6.666em;
    margin: 0 0 1em 0;
    border-bottom: 1px solid #e8e8e8;
}

.video-group .item .thumb {
    position: relative;
    float: left;
    width: 45%;
    margin-right: 4%;
}

.video-group .item .free {
    position: absolute;
    font-weight: 700;
    left: 0.25em;
    top: 0.25em;
    color: #FFF !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.video-group .item .info {
    float: left;
    width: 51%;
}

.video-group.item .info .title {
    font-weight: 700;
    font-size: 0.833em;
}

.video-group .item:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.video-group:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.photos-section h3,
.instagram-wrapper h3,
.twitter-wrapper h3 { color: #0f347d; }



@media only screen and (min-width: 769px) {
    .video-group {
        width: 100%;
        margin: 0 auto 2em auto;
    }

    .video-group h3 {
        font-size: 1.363em;
        font-weight: 700;
        line-height: 1.363em;
        margin: 0 0 .85em 0;
    }

    .video-group .item {
        float: left;
        width: 19.1%;
        height: 11em;
        margin: 0 0.9% 0 0;
        border: none;
    }

    .video-group .item:nth-child(5n + 1) { margin-right: 0; }

    .video-group .item .thumb {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.09em;
        height: 6.227em;
    }

    .video-group .item .info {
        float: left;
        width: 100%;
    }

    .video-group .item .info .title {
        font-weight: 700;
        font-size: 0.909em;
        margin-top: 0.5em;
        height: 4.55em;
    }

    .navigation-blocks .col-1,
    .navigation-blocks .col-2,
    .navigation-blocks .col-3 { width: 49.25%; }
}

@media only screen and (min-width: 992px) {
    .navigation-blocks .col-1,
    .navigation-blocks .col-2,
    .navigation-blocks .col-3 { width: 24.25%; }
}


.photo-strip {
    position: relative;
    width: 100%;
    margin: 0 auto 0 auto;
}

.photo-strip .list-wrapper {
    width: 100%;
    overflow: hidden;
}

.photo-strip .photo-strip-nav-left {
    display: block;
    position: absolute;
    left: -1.5em;
    top: 5.125em;
    padding: 0.75em 1em;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 50%;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.photo-strip .photo-strip-nav-right {
    display: block;
    position: absolute;
    right: -1.5em;
    top: 5.125em;
    padding: 0.75em 1em;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 50%;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.photo-strip .photo-window-nav-left {
    padding: 0.75em 1em;
    background-color: #FFF;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.photo-strip .photo-window-nav-right {
    padding: 0.75em 1em;
    background-color: #FFF;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.photo-strip .list { overflow-y: hidden; }

.photo-strip .item {
    float: left;
    width: 11.9em;
    height: 11.9em;
    margin: 0 0.5em 0 0;
    border: none;
}

.photo-strip .item .thumb {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.09em;
}

.photo-strip .item .thumb img {
    object-fit: cover;
    width: 11.9em;
    height: 11.9em;
}

.photo-strip .item:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.photo-strip .list:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

@media only screen and (min-width: 1580px) {
    .photo-strip .item { width: 12em; }

    .photo-strip .item .thumb img {
        object-fit: cover;
        width: 12em;
        height: 12em;
    }
}

/* =============================================================================
   Image Carousels
   ========================================================================== */

/* Slideshow container */

.carousel-container {
    width: 95%;
    aspect-ratio: 16/9;
    padding: 0.25em;
    position: relative;
    margin: auto;
    z-index: 1;
}

.carousel-container .image-carousel {
    width: 100%;
    margin: auto;
}

/* Hide the images by default */

.carousel-container .image-carousel .carousel-image {
    display: none;
    aspect-ratio: 16/9;
    width: 100%;
    margin: auto;
    text-align: center;
}

.carousel-container .image-carousel .carousel-image .image {
    object-fit: contain;
    width: 100%;
    height: 90%;
}

/* Next & previous buttons */

.carousel-container .image-carousel .prev, .carousel-container .image-carousel .next {
    display: block;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 0.25em .65em;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 50%;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

/* Position the "next button" to the right */

.carousel-container .image-carousel .next { right: 0; }

/* On hover, add a black background color with a little bit see-through */

.carousel-container .image-carousel .prev:hover, .carousel-container .image-carousel .next:hover { background-color: rgba(0, 0, 0, 0.8); }

/* Number text (1/3 etc) */

.carousel-container .image-carousel .carousel-image .number-text {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.carousel-container .image-carousel-advert {
    aspect-ratio: 16/9;
    width: 100%;
    margin: auto;
    text-align: center;
}

.carousel-container .image-carousel-advert .carousel-ad-block {
    width: 100%;
    margin: auto;
    align-content: center;
    justify-content: center;
}

.carousel-container .image-carousel-member-wall {
    aspect-ratio: 16/9;
    width: 100%;
}

.carousel-container .image-carousel-member-wall .member-wall {
    aspect-ratio: 16/9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.article-list .item { margin-bottom: 2em; }

.article-list .item h3 { line-height: 1.25em; }

.article-list .item h4 { margin-bottom: 0.5em; }


/**/

/* New Carousel Styles */

/**/

.cursor { cursor: pointer; }

#gallery-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    height: 100%;
    width: 100%;
    margin-bottom: 30px;
}

#gallery-container .my-slides {
    display: none;
    height: auto;
    user-select: none;
    width: auto;
}

#gallery-container figure.my-slides {
    padding: 0px;
    margin: 0px;
    width: 85%;
    background: rgba(0, 0, 0, 0);
}

#gallery-container .my-slides img {
    height: 350px;
    width: auto;
    object-fit: contain;
    object-position: center center;
}

#prev,
#next {
    padding: 7px 5px 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0px;
    z-index: 100;
    cursor: pointer;
    color: rgba(0, 0, 0, .65);
    background: rgba(0, 0, 0, 0);
    font-weight: bold;
    font-size: 12px;
    transition: color 333ms ease-out, background 333ms ease-out;
}

#prev { border: 1px dashed rgba(0, 0, 0, .25); }

#next { border: 1px dashed rgba(0, 0, 0, .25); }



@media only screen and (min-width: 992px) {
    #gallery-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
        height: 100%;
        width: 100%;
        margin-bottom: 30px;
    }

    #gallery-container figure.my-slides {
        padding: 0px;
        margin: 0px;
        width: 80%;
        background: rgba(0, 0, 0, 0);
    }

    #gallery-container .my-slides img {
        height: 600px;
        width: auto;
        object-fit: contain;
        object-position: center center;
    }

    #prev,
    #next {
        height: 600px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        bottom: 0px;
        z-index: 100;
        cursor: pointer;
        color: rgba(0, 0, 0, .65);
        background: rgba(0, 0, 0, 0);
        font-weight: bold;
        font-size: 16px;
        transition: color 333ms ease-out, background 333ms ease-out;
    }

    #prev {
        border-top: none;
        border-right: 1px dashed rgba(0, 0, 0, .25);
        border-bottom: none;
        border-left: none;
    }

    #next {
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: 1px dashed rgba(0, 0, 0, .25);
    }

    #prev:hover,
    #next:hover {
        color: rgba(200, 0, 0, 1);
        background: rgba(0, 0, 0, .1);
    }

    .image-carousel-member-wall {
        aspect-ratio: 16/9;
        width: 100%;
        border-radius: 5px;
        border: 2px solid rgba(0, 0, 0, .25);
    }

    .image-carousel-member-wall .member-wall {
        aspect-ratio: 16/9;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 500px;
        width: 100%;
        padding: 30px;
    }
}