h2.related-content-panel.title-special {
    margin-bottom: 12px;
}
.collections_template_custom_related_content {
    padding: 16px 0 0;
}
.collections_template_custom_related_content h3 {
    color: #333;
    font-family: "Oswald", sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.collections_template_custom_related_content .image_container a {
    width: 100%;
}
.collections_template_custom_related_content ul.items {
    margin: 0 -0.9375rem;
}
.collections_template_custom_related_content ul.items > li {
    padding: 0;
    margin-bottom: 30px;
}

.collections_template_custom_related_content.slider {
    opacity: 0;
    position: relative;
}
.collections_template_custom_related_content.slider .arrow {
    position: absolute;
    top: 125px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #bbb;
    border-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
}
.collections_template_custom_related_content.slider .arrow.prevSlide {
    left: 8px;
}
.collections_template_custom_related_content.slider .arrow.nextSlide {
    right: 8px;
}
.collections_template_custom_related_content.slider .arrow i {
    color: #bbb;
    color: rgba(0, 0, 0, 0.3);
    font-size: 30px;
    margin-top: -2px;
    margin-left: 7px;
}
.collections_template_custom_related_content.slider .arrow.nextSlide i {
    margin-left: 10px;
}
.collections_template_custom_related_content.slider .arrow:hover {
    border-color: #333;
}
.collections_template_custom_related_content.slider .arrow:hover i {
    color: #333;
}

.collections_template_custom_related_content .text_container {
    padding: 0 20px;
}
.collections_template_custom_related_content .text_container.small-8 {
    margin-bottom: 30px;
}
.collections_template_custom_related_content .text_container.small-12 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collections_template_custom_related_content .text_container .block-datestamp {
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.collections_template_custom_related_content .events .text_container .block-datestamp:before {
    border-bottom: 1px solid #ccc;
    border-color: rgba(0,0,0,0.14);
    width: 30px;
    content: "";
    display: block;
    padding-top: 0;
    margin-bottom: 11px;
}
.collections_template_custom_related_content .text_container h4 {
    color: #333;
    margin-bottom: 8px;
}
.collections_template_custom_related_content .text_container .location {
    color: #333;
    font-size: 0.875rem;
    line-height: 1.2;
    margin-bottom: 8px;
}
.collections_template_custom_related_content .text_container .location .fa {
    color: #333;
    margin-right: 2px;
}
@media only screen and (max-width: 64em) {
    .collections_template_custom_related_content .text_container h4 {
        font-size: 1.125rem;
    }
}
@media only screen and (min-width: 64.063em) {
    .collections_template_custom_related_content.large-block-grid-4 .text_container h4,
    .collections_template_custom_related_content.slides-4 .text_container h4,
    .collections_template_custom_related_content .large-block-grid-6 .text_container h4,
    .collections_template_custom_related_content.slides-6 .text_container h4 {
        font-size: 1.0625rem;
        line-height: 1.2;
    }
    .collections_template_custom_related_content .large-block-grid-4 .text_container p,
    .collections_template_custom_related_content.slides-4 .text_container p,
    .collections_template_custom_related_content .large-block-grid-6 .text_container p,
    .collections_template_custom_related_content.slides-6 .text_container p {
        font-size: 0.9375rem;
    }
}
.sidebar_container .collections_template_custom_related_content .text_container h4 {
    font-size: 1.125rem;
}
.collections_template_custom_related_content .text_container p {
    line-height: 1.4;
    margin: 6px 0 8px;
}
.collections_template_custom_related_content img {
    width: 100%;
}
.collections_template_custom_related_content .videoWrapper {
    position: relative;
    padding-bottom: 50%;
    height: 0;
}
.collections_template_custom_related_content .slick-slider{
    padding: 0 30px;
}

/* sidebar */
.sidebar_container h2.related-content-panel {
    margin: 0;
}
.sidebar_container h2.related-content-panel.title-special span:after {
    border: none;
    width: 0;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.sidebar_container .collections_template_custom_related_content {
    background: #efe4e5;
    padding: 0;
    margin: 0;
}
.sidebar_container .collections_template_custom_related_content h3 {
    color: #333;
    font-size: 1.0625rem;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0 15px;
}
.sidebar_container .collections_template_custom_related_content h3:after {
    border-bottom: 1px solid #fff;
    width: 63%;
    margin: 17px auto -16px;
    content: '';
    display: block;
}
.sidebar_container .collections_template_custom_related_content ul.items {
    margin: 0 20px;
}
.sidebar_container .collections_template_custom_related_content ul.items > li {
    padding: 0;
    margin-bottom: 20px;
    border: none;
}
.sidebar_container .contentRender_name_plugins_collections_template_custom_related_content .collections_template_custom_related_content li:before  {
    border-bottom: 1px solid #fff;
    width: 63%;
    margin: 0 auto 17px;
    content: '';
    display: block;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .sidebar_container .collections_template_custom_related_content ul.items > li {
        padding: 0 10px;
        width: 50%;
    }
    .sidebar_container .collections_template_custom_related_content ul.items > li:nth-of-type(1n+1) {
        clear: none !important;
    }
    .sidebar_container .collections_template_custom_related_content ul.items > li:nth-of-type(2n+1) {
        clear: both !important;
    }
}
.sidebar_container .contentRender_name_plugins_collections_template_custom_related_content .collections_template_custom_related_content li:first-child:before  {
    border: none;
}
.sidebar_container .collections_template_custom_related_content .related-item .columns {
    padding: 0;
}
.sidebar_container .collections_template_custom_related_content .related-item .image_container {
    padding: 1px;
}
.sidebar_container .collections_template_custom_related_content .related-item .text_container {
    padding: 8px 5px 4px 10px;
    transition: all 0.5s ease-out;
}
.sidebar_container .collections_template_custom_related_content .related-item:hover .text_container {
    box-shadow: inset 0 500px 0 0 #fff;
    transition: all 1.75s ease-out;
}
.sidebar_container .collections_template_custom_related_content .related-item:hover .image_container {
    background: #fff;
}

/* match bottom padding to aspect ratio of images to keep video same size as it scales */
.collections_template_custom_related_content .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}