/* curator.io hiding extra duplicated images */
.crt-post .crt-post-text img,
.crt-popup-wrapper .crt-popup-text-body img,
.crt-post-name span,
.crt-post-footer,
.crt-post-date,
.crt-popup-right {
    display: none !important;
}

.crt-social-icon .crt-icon-rss:before {
    content: url(/Images/Campus/sigroundlogo.png);
    display: inline !important;
}

[class^="crt-icon-"]:before, [class*=" crt-icon-"]:before {
    display: inline !important;
}
.crt-post .crt-post-header .crt-social-icon {
    margin-top: -60px !important;
}

.crt-icon-cancel:before {
    color: white !important;
}


.crt-popup-wrapper .crt-popup .crt-popup-left {
    padding-right: 0px !important; 
}

.crt-popup-left {
    width: 100% !important; 
}

.crt-popup-wrapper .crt-popup .crt-next {
    right: -4px !important;
}

.crt-popup-wrapper .crt-popup .crt-previous {
    left: -4px !important; 
}
@media screen and (max-width: 910px) {
    .crt-popup-wrapper .crt-popup-wrapper-c .crt-popup .crt-close {
        background-color: transparent !important;
        font-size: 1.4em !important;
    } 
    .crt-popup-wrapper .crt-popup-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.crt-popup-wrapper .crt-popup-wrapper-c .crt-popup .crt-close {
    background-color: transparent !important;
    font-size: 1.4em !important;
}

.crt-popup-wrapper .crt-popup .crt-next {
    right: -4px !important;
    font-size: 2em !important;
}

.crt-popup-wrapper .crt-popup .crt-previous {
    left: -4px !important;
    font-size: 2em !important;
}

.crt-popup-wrapper .crt-popup a:hover {
    color: #999999 !important;
}

#curator-feed-campus-layout,
#curator-feed-campus-apac-layout,
#curator-feed-campus-eu-layout {
    padding-inline-start: 0px !important;
}
        