.video-content-type .video-content-style .field--item a {
    background: none;
}

.video-content-type .video-content-style ul li {
    margin-left: 20px;
    list-style-type: disc;
}

.field_methodology_references ul li {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 20px;
}

/* 46 */
.size-image {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
}

/* 41 */
@media screen and (max-width: 1024px) {

    .button-line.button-blue:hover,
    .ho-btn-tags>li a:hover {
        border-color: var(--smu-blue);
        color: var(--smu-blue);

    }

    .button-line:hover,
    .ho-btn-tags>li a:hover {
        background-color: transparent;
    }

    .ho-btn-tags>li a.selected {
        border-color: var(--smu-brown) !important;
        color: var(--white) !important;
        background-color: var(--smu-brown) !important;
    }

    #knowledge-councils .com_banner.bp-rel {
        min-height: 100% !important;
    }

}

#knowledge-councils .com_banner.bp-rel {
    min-height: 385px;
}

/* 44 */
.sp-co-col .section-par .row .section-par p,
.sp-co-col .section-par .row .section-par h6 {
    max-width: 410px;
    font-weight: 400;
}

/* 55 */
#photo-gallery .com_photo-slider .owl-nav .owl-prev svg {
    position: absolute;
    right: 0;
}

#photo-gallery .com_photo-slider .owl-nav .owl-next svg {
    position: absolute;
    left: 0;
}


.bg-gradient-blue {
    background: -webkit-gradient(linear, left top, left bottom, from(#2F51C9), to(#7AD5E9));
    background: -o-linear-gradient(top, #2F51C9 0%, #7AD5E9 100%);
    background: linear-gradient(180deg, #2F51C9 0%, #7AD5E9 100%);
}

.bg-black {
    /* background-color: var(--black);
    color: var(--white); */
}

.bg-gradient-blue-2 {
    background: -webkit-gradient(linear, left top, left bottom, from(#085977), to(#72BCBE));
    background: -o-linear-gradient(top, #085977 0%, #72BCBE 100%);
    background: linear-gradient(180deg, #085977 0%, #72BCBE 100%);
}

.nav-1 .flex-direction-nav a {
    width: 44px;
    height: 44px;
}

.nav-1 .flex-direction-nav a svg {
    width: 24px;
    height: 24px;
}

.sp-co-col .section-par .row .section-par p,
.sp-co-col .section-par .row .section-par h6 {
    max-width: 410px;
    font-weight: 400;
}

/* 49 */

/* 
.sp-de-box p strong {
    font-weight: 400
} */

/*Footer*/
.footer-main h6 a {
    text-decoration: none;
    color: #fff !important;
    background: transparent;
}

.group-height .item .gh-lg-0 {
    min-height: 148px !important;
}

.com_sneaky-slider .item .gh-lg-0 {
    min-height: 148px !important;
}

@media screen and (min-width: 1200px) {
    .com_sneaky-slider .item .gh-lg-0 {
        min-height: 148px !important;
    }

    .com_banner.article-img {
        height: 280px !important;
    }
}

.com_icon-user:hover,
html:not(.bp-touch) .wcs-user-icon:hover {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}

.title-custom h4,
.section-par .title-custom {
    font-size: 35.2px;
}

.com_floating-nav-main ul li a {
    color: #757575 !important;
    opacity: 100% !important;
}

.com_floating-nav-main ul li.active a,
.com_floating-nav-main ul li:hover a {
    color: var(--white) !important;
}

#our-story iframe {
    width: 100%;
}

#introduction .section-par.bp-rel p,
#introduction .section-par.bp-rel h5 {
    margin: 0 !important;
}

.com_spotlight-slider h2,
.com_spotlight-slider h4,
.com_spotlight-slider h6,
.com_spotlight-slider p {
    color: #ffff;
}

#template-voting-shortcode .section-par.mb30.mob-mb30 h4, #template-voting-shortcode .section-par.mb30.mob-mb30 h5 {
    text-align: center;
}
.com_icon-user {
    background-color: var(--smu-brown);
}
div.theme.theme-spotlight .mt20 .owl-nav.disabled {
    display: block;
}

div.theme.theme-spotlight .mt20 .owl-nav.disabled span {
    display: none;
}

body.page-node-type-special-features .section-title h5 {
    font-family: 'TradeGothic LT';
}

div.field--name-body ol li {
    list-style-type: decimal;
}

div.field--name-body ol, div.field--name-body ul {
    margin-left: 20px;
}

div.field--name-body ul li {
    list-style: disc;
}

body.article, body.video, body.podcast, body.page-node-type-about-page {
    font-family: 'Open Sans';
}

#template-voting-shortcode ul li {
    list-style: none !important;
}

.com_read-tags>li:before {
    font-family: 'TradeGothic LT';
}

figure.is-provider-youtube iframe, iframe.embed-youtube-full-width {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}

#start-up-showcase .wcs-video-banner {
    padding-bottom: 50% !important;
}

#start-up-showcase .wcs-video-banner iframe, #start-up-showcase .wcs-video-banner iframe .wrapper {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.speaker-item:not(:nth-child(-n+17)) {
    display: none;
}

.caption p {margin-bottom: 0;}
.container-medium {color: #ffffff}