.mvp-alp-side .alp-left-side-hide {
    background-color: #002E5E;
}

.alp-caret-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 20px solid white;
    display: inline-block;
    margin-left: -5px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.mvp-auto-post-grid.closed .alp-caret-left {
    border-right: none;
    border-left: 20px solid white;
}

.alp-left-side-content {
    background-color: #0f0f3c;
}

.mvp-alp-side .mvp-alp-side-in {
    background-color: #0f0f3c;
}

.alp-related-posts {
    background-color: #f5f5f5;
}

.alp-category-wrap h3 {
    font-size: 22px;
    color: #ffffff;
}

.alp-sidebar-header-wrap .rt-el-slider .rtin-content {
    background: #f64305;
}

.alp-sidebar-header-wrap .rt-el-slider .nivo-controlNav .nivo-control {
    background-color: transparent;
    color: #ffffff;
    border: solid 2px #fff;
}

.alp-sidebar-header-wrap .rt-el-slider .nivo-controlNav .nivo-control.active {
    background-color: #ffffff;
}

.alp-sidebar-header-wrap .rtin-content:hover h3 a {
    color: #ffffff;
}

.alp-sidebar-header-wrap .rt-el-slider.rt-post-slider .rtin-content .rtin-content-inner .rtin-content-wrap .title-medium-light {
    margin-top: 15px;
    margin-bottom: 25px;
}

.mvp-auto-post-grid.closed .ds-featured-content {
    visibility: hidden;
}

.alp-sidebar-header-wrap .alp-related-posts-wrapper {
    max-width: 50%;
    margin: auto;
    margin-left: 10px;
}

.alp-post-sidebar {
    margin-top: 30px;
}

.mvp-alp-side .mvp-alp-side-in {
    height: auto !important;
}

.mvp-alp-side .mvp-auto-post-grid.closed .mvp-alp-side-in {
    height: 100vh !important;
}

.mvp-alp-side .alp-left-side-content .hr {
    display: none !important;
}

.alp-category-icon {
    max-width: 200px;
}

.alp-category-wrap {
    margin-bottom: 20px;
}

.alp-sidebar-header-wrap {
    display: flex;
}

.alp-sidebar-header-left-side {
    width: 50%;
    text-align: center;
}

.mvp-auto-post-grid:not(.closed) .alp-left-side-label-closed {
    display: none;
}

.mvp-auto-post-grid.closed .alp-left-side-label {
    display: none;
}

@media (min-width: 1024px) {
    .mvp-auto-post-main {
        padding-right: 35px;
    }
}

.bcx-current-issue {
    color: #ffffff;
    max-width: 500px;
    margin: auto;
}

.bcx-current-issue p a {
    color: #ffffff;
    text-decoration: underline;
}

.bcx-current-issue-title {
    margin-bottom: 25px;
}

.bcx-current-issue .clear-btn.subscribe {
    max-width: 150px;
    font-size: 18px;
    margin: auto;
}

.bcx-current-issue-text {
    margin-top: 15px;
}

.bcx-current-issue-label {
    font-size: 18px;
}

.bcx-post-sm.with-image {
    display: flex;
    align-items: center;
}

.bcx-post-sm-image {
    width: 100px;
    min-width: 100px;
    margin-right: 20px;
    align-items: center;
}

.mvp-side-widget.widget_tag_cloud .mvp-widget-home-title {
    color: #ffffff;
}

.mvp-side-widget.widget_tag_cloud .tagcloud a {
    background-color: #2a2a5e !important;
    font-family: 'Roboto Condensed', sans-serif;
}

.sponsored-content-widget-title, 
.sponsored-content-widget-title a {
    color: #ffffff;
}

/* Magazine Current Issues */
.current_digital_issue_widget .bcx-current-issue{
    max-width: 100%;
}
.current_digital_issue_widget .bcx-current-issue .row{
    float: left;
}
.current_digital_issue_widget .bcx-current-issue p a{
    color: #000;
}