.mvp-main-head-top {
    display: block !important;
}
.nicescroll-rails {
    display: none !important;
}
.webinar-sidebar .webinar-meta {
    margin: 10px 0;
}

/* Sidebar subscribe form */
.sidebar-subscribe-form td {
    padding: 0;
    border: none;
    font-size: 13px;
}

.sidebar-subscribe-form td:first-child {
    width: 36%;
}

.sidebar-subscribe-form .kms-subscribe-form input[type=text],
.sidebar-subscribe-form .kms-subscribe-form select {
    width: 100%;
}

.sidebar-subscribe-form input[type=submit] {
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar-subscribe-form p {
    margin-bottom: 15px;
}

.magazine-covers-sidebar {
    margin-top: 20px;
}

.magazine-covers-sidebar .magazine-archive-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
}

.magazine-covers-sidebar .magazine-archive-title {
    font-weight: bold;
    padding-bottom: 10px;
}

.magazine-cover-sidebar {
    width: 150px;
}

.twitter-timeline {
    height: 800px !important;
}

.sticky-navbar {
    display: block;
}

body.home .mvp-nav-logo-wrap {
    position: absolute;
    display: block;
}

.mvp-nav-logo {
    opacity: 1;
    top: 0;
}

.nav-sidebar-close,
.nav-sidebar-close:focus {
    position: absolute;
    top: 0;
    right: 6px;
    border: 0;
    outline: 0;
    background: none;
    color: #ffffff;
    font-size: 2rem;
    line-height: 1;
    z-index: 1;
}

.nav-sidebar-close:hover {
    cursor: pointer;
}

.nav-sidebar-header {
    min-height: 50px;
    margin-bottom: 0 !important;
}

.nav-sidebar-logo {
    max-width: 350px;
    padding: 10px 0;
}

.nav-sidebar-logo img {
    width: 100%;
}

img.nav-bug {
    height: 50px;
    width: auto;
}

.nav-sidebar-sponsor {
    float: right;
    color: #ffffff;
    padding: 10px;
    display: flex;
}

.nav-sidebar-sponsor-label {
    display: inline-block;
    padding-right: 10px;
}

.nav-sidebar-body {
    display: flex;
    position: absolute;
    height: calc(100vh - 96px);
    width: 100%;
    padding: 0 40px;
    overflow: auto;
}

.nav-sidebar-body.site-sponsor {
    height: 100vh;
    margin-top: 0px;
}
@media (min-width: 992px) {
    .nav-sidebar-body,
    .nav-sidebar-body.site-sponsor {
        margin-top: 1rem;
        height: calc(100vh - 67px);
    }
}
@media (min-width: 1200px) {
    .nav-sidebar-body,
    .nav-sidebar-body.site-sponsor {
        height: calc(100vh - 97px);
    }
}

.nav-sidebar-left {
    width: 300px;
    padding: 0;
    position: relative;
}
.menu-sidebar .nav-sidebar-left {
    width: 300px;
}

.nav-sidebar-right {
    width: 100%;
}

.nav-sidebar-right p {
    color: #ffffff;
    line-height: 1;
}

.nav-sidebar-right.full-width {
    width: 100%;
    padding-left: 0;
}

.nav-sidebar-mobile {
    display: none;
}

.nav-sidebar-left #mvp-fly-wrap {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow: visible;
}

.nav-sidebar-left #mvp-fly-menu-wrap {
    top: 0px;
    overflow: visible;
}

.nav-sidebar-left .fly-out-footer-menu li a, .fly-out-footer-menu li a:visited {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    display: inline-block !important;
}

.nav-sidebar-left #mvp-fly-soc-wrap {
    bottom: 50px;
}

.nav-sidebar-left span.mvp-fly-soc-head {
    margin-bottom: 8px;
}

.nav-sidebar-left .mvp-fly-but-wrap {
    display: grid;
    align-content: center;
    justify-content: center;
    margin: -27px 15px 22px 2px;
    width: 26px;
    height: 26px;
    float: right;
    z-index: 9999999;
    position: absolute;
    right: 10px;
}

.nav-sidebar-left .mvp-fly-but-wrap span:nth-child(1), 
.nav-sidebar-left .mvp-fly-but-wrap span:nth-child(4) {
    top: .5px;
    left: 50%;
    width: 0%;
    background-color: #000000;
}

.nav-sidebar-left .mvp-fly-but-wrap span:nth-child(2){
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;
}

.nav-sidebar-left .mvp-fly-but-wrap span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 30px;
}

.nav-sidebar-left .mvp-fly-but-wrap span {
    background-color: #000000;
}

.mvp-fly-fade.sticky-navbar-fade {
    z-index: 99999;
}

.mvp-main-head-grid.nav-nav-home .fly-out-mobile {
    visibility: hidden;
}



.nav-sidebar-section-head {
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 500;
    color: #04ADFF
}

.nav-sidebar-featured-content {
    margin-bottom: 15px;
}

.nav-sidebar-featured-content-image {
    text-align: center;
    position: relative;
}

.nav-sidebar-featured-content-image img {
    width: 100%;
}

.nav-sidebar-featured-content-image .mvp-post-img-text-main h1.mvp-post-title,
.nav-sidebar-featured-content-image .mvp-post-img-text-main h1.mvp-post-title a {
    font-size: 20px;
    color: #ffffff;
}

.nav-sidebar-featured-content-image .mvp-post-img-text-main span.mvp-post-cat,
.nav-sidebar-featured-content-image .mvp-post-img-text-main span.mvp-post-cat:hover {
    font-size: 14px;
    color: #ffffff;
}

.nav-sidebar-featured-content-image h3.mvp-post-cat {
    margin: 0 0 5px;
}

.nav-sidebar-featured-content-image .mvp-post-img-text-wrap {
    padding: 10px 0 15px;
}

.nav-sidebar-trending-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background-color: #ffffff;
}

.nav-sidebar-trending-content .mvp-blog-story-reg {
    width: 48%;
    margin: 10px 0;
}

.nav-sidebar-trending-content .mvp-blog-story-text {
    padding: 20px 10px 20px 25px;
}

.nav-sidebar-trending-content .mvp-blog-story-img {
    min-height: 185px;
}

.nav-sidebar-trending-content .mvp-blog-story-text h2 {
    font-size: 18px;
}

.nav-sidebar-trending-content .mvp-blog-story-img img {
    min-width: 300px;
}

.mvp-nav-menu ul {
    text-align: right;
}

.nav-nav-home .menu-main-menu-container {
    float: right;
}

.mvp-nav-logo-wrap {
    width: 320px;
    height: auto;
}

.mvp-nav-logo img {
    width: 100%;
    height: auto;
}

.nav-nav-home,
.mvp-main-head-mid {
    min-height: 100px;
}

span.mvp-nav-search-but {
    align-self: baseline;
}
.mvp-main-head-mid:hover {
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
     box-shadow: none;
}

body:not(.home) .mvp-nav-menu {
    width: calc(100% - 320px);
}

.mvp-nav-menu:not(.nav-nav-home) .menu-main-menu-container {
    float: right;
}

.mvp-nav-menu-sponsor {
    position: absolute;
    left: 340px;
}

.mvp-nav-menu-sponsor .nav-sidebar-sponsor-label {
    color: #ffffff;
}

.mvp-nav-menu-sponsor {
    position: absolute;
    left: 325px;
    display: flex;
    bottom: 5px;
}

.mvp-nav-menu .sub-menu-container {
    top: 50px;
}

.mvp-main-head-grid:not(.nav-nav-home) .fly-out-mobile {
    visibility: hidden;
}

.mvp-alp-side-in {
    position: relative;
    overflow-y: auto;
}

.alp-left-side-hide {
    writing-mode: vertical-rl;
    text-orientation: sideways;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    font-size: 20px;
    text-align: center;
    background-color: #000;
    color: #ffffff;
    width: 30px;
    line-height: 26px;
    cursor: pointer;
    user-select: none;
    padding-bottom: 20%;
}

.mvp-alp-side-in {
    height: 100vh !important;
    overflow: hidden;
}

.alp-left-side-content {
    padding: 10px 40px 0 10px;
}

.navbar-toggle-video {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../assets/img/video-img.png');
    background-size: 100% auto;
}

.navbar-toggle-webinars {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../assets/img/webinars-img.png');
    background-size: 100% auto;
}

.navbar-toggle-podcasts {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../assets/img/podcasts-img.png');
    background-size: 100% auto;
}

.navbar-toggle-magazine {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('../assets/img/magazine-img.png');
    background-size: 100% auto;
}

.navbar-toggle {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: 100% auto;
    vertical-align: top;
}

.nav-sidebar-magazine-left .btn-magazine-archive,
.nav-sidebar-right .btn-magazine-archive {
    margin: 5px 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
}

.nav-sidebar-magazine-left .top-magazine-issue {
    width: 240px;
}

.nav-sidebar-posts {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background-color: #ffffff;
}

.mvp-magazine-post {
    width: 48%;
    margin: 10px 0;
}

.nav-sidebar-posts .mvp-blog-story-text h2 {
    font-size: 18px;
}

.nav-sidebar-posts .mvp-blog-story-img img {
    min-width: 300px;
}

.nav-sidebar-posts .mvp-blog-story-img {
    min-height: 185px;
}

.nav-sidebar-posts .mvp-blog-story-text {
    padding: 20px 20px 0 40px;
    background: #f5f5f5;
}

.nav-sidebar-posts span.mvp-cat-bub {
    font-size: 10px;
}

.nav-sidebar-video-posts .rtin-item {
    position: relative;
    margin-bottom: 15px;
}

.nav-sidebar-video-posts .post-meta-light ul li,
.nav-sidebar-video-posts .post-meta-light ul li a {
    color: #ffffff;
}

.nav-sidebar-featured-video .img-overlay-70:before {
    height: 100%;
    background-color: #000000;
}

.nav-sidebar-featured-video h3.title-medium-dark,
.nav-sidebar-featured-video h3.title-medium-dark a {
    color: #003d77;
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
}

.nav-sidebar-featured-video p.video-excerpt {
    text-align: center;
    color: #000000;
    max-width: 400px;
    margin: auto;
}

.video-subscribe-row {
    margin-top: 30px;
}

.video-subscribe-row .video-subscribe-cta-title {
    font-weight: 500;
    margin-bottom: 5px;
}

.video-subscribe-row .video-subscribe-cta-img {
    max-width: 250px;
}

.nav-webinars-details {
    padding: 10px;
    font-size: 13px;
}

.nav-webinars-details p {
    margin-bottom: 15px;
}

.nav-webinars-details ul {
    list-style: disc;
    padding-left: 20px;
}

.nav-webinars-actions {
    display: flex;
    align-items: center;
    text-align: center;
}

.nav-webinars-actions > div {
    width: 50%;
}

.nav-webinars-actions img {
    max-width: 130px;
}

.nav-webinars-register-button {
    display: inline-block;
    background-color: #0061af;
    color: #ffffff !important;
}

.nav-webinars-page-link {
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
}

.nav-sidebar-webinar {
    margin-bottom: 30px;
}

.mvp-podcast-post {
    display: flex;
    background-color: #ffffff;
    margin: 10px 0;
}

.mvp-podcast-post.has-img > div {
    width: 50%;
}

.mvp-podcast-post .mvp-podcast-text {
    padding: 10px;
}

.mvp-podcast-post .mvp-podcast-text h2,
.mvp-podcast-post .mvp-podcast-text h2 a {
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #003d77;
}

.mvp-podcast-post .mvp-podcast-text .mvp-cat-bub {
    margin-bottom: 5px;
}

.mvp-podcast-post .mvp-podcast-text .mvp-cat-bub .mvp-cat-bub {
    font-size: 10px;
}

.other-podcasts-section {
    padding: 10px;
}

@media(max-width: 1280px) {
    /*.nav-sidebar-trending-content .mvp-blog-story-reg {
        width: 100%;
    }*/
}

@media (max-width: 1190px) {
    .mvp-nav-logo-wrap {
        width: 220px !important;
    }

    .mvp-nav-menu-sponsor {
        left: 225px;
    }

    .mvp-nav-menu {
        float: right;
    }
}

@media (min-width: 1024px) {
    .single .mvp-auto-post-grid {
        grid-template-columns: minmax(0, auto) 50% !important;
    }

    .single .mvp-auto-post-grid.closed {
        grid-template-columns: minmax(0, auto) calc(100% - 65px) !important;
    }

    .single .mvp-alp-side {
        width: 100% !important;
    }
}

/*@media only screen and (min-width: 992px) {*/
    body {
        display: grid;
        grid-auto-rows: auto;
        grid-template-columns: 50px calc(100% - 50px);
    }

    .sticky-navbar {
        position: fixed;
        width: 50px;
        height: 100vh;
        grid-column: 1 / 2;
        grid-row: 1 / -1;
        background-color: #03a9f4;
        z-index: 100000;
    }

    #mvp-site {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
    }

    .navbar-container {
        height: 100%;
        padding: 0;
        position: relative;
        z-index: 1001;
        background-color: inherit;
        /*flex-direction: column;
        min-height: 100vh;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: justify;
        -ms-flex-align: center;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between; */
    }

    .nav-sidebar-bottom {
        padding-top: 0px;
        z-index: 1001;
        position: absolute;
        background-color: inherit;
        width: 100%; 
        position: fixed;
        width: 50px;
    }

    .navbar-branding {
        overflow: hidden;
        width: 100%;
        min-height: 50px;
        line-height: 50px;
        text-align: center;
        align-items: center;
    }

    .navbar-branding a {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: background-color .4s ease-out;
        transition: background-color .4s ease-out;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navbar-branding a:hover {
        background-color: rgba(0, 0, 0, .1);
    }

    .navbar-branding .navbar-logo {
        max-width: 40px;
        margin: 5px;
    }

    .navbar-toggle-button {
        -webkit-transition: background-color .4s ease-out;
        transition: background-color .4s ease-out;
        /*display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-pack: end;
        -ms-flex-direction: column;
        flex-grow: 1;
        -ms-flex-pack: end;
        -ms-flex-positive: 1;
        justify-content: flex-end;*/
        cursor: pointer;
        height: 50px;
        width: 100%;
        margin-bottom: 10px;
        /*display: inline-block;*/
    }

    .navbar-toggle-button:hover {
        background-color: rgba(0, 0, 0, .1);
    }

    .navbar-toggle-button .button-toggle {
        -webkit-transition: none;
        transition: none;
        color: #fff;
        border: 0;
        height: 50px;
        outline: none;
        background-color: transparent;
        cursor: pointer;
        display: inherit;
        text-align: center;
        width: 100%;
        padding: 5px;
    }

    .navbar-toggle-button .button-toggle i.fa {
        vertical-align: top;
        width: 40px;
        font-size: 40px;
    }

    .navbar-toggle-button .button-toggle .icon-bar {
        position: relative;
        display: block;
        width: 40px;
        height: .125rem;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
        background-color: #fff;
        margin: 10px auto;
    }

    .navbar-toggle-button.nav-fill-element {
        max-height: 1px;
    }

    .navbar-toggle-button.nav-fill-element:hover {
        background-color: transparent;
        cursor: inherit;
    }

    .navbar-title {
        color: #ffffff;
        padding: 5px;
        line-height: 1rem;
    }

    .nav-sidebar {
        position: absolute;
        top: 0;
        left: 50px;
        display: block;
        width: 100%;
        width: calc(100vw - 50px);
        height: 100%;
        padding: 0;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.215, .61, .355, 1);
        transition: -webkit-transform .4s cubic-bezier(.215, .61, .355, 1);
        transition: transform .4s cubic-bezier(.215, .61, .355, 1);
        transition: transform .4s cubic-bezier(.215, .61, .355, 1), -webkit-transform .4s cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateX(calc(-100% - 50px));
        transform: translateX(calc(-100% - 50px));
        will-change: transform;
        background-color: #0F0F3C;
        z-index: 1000;
    }

    .nav-sidebar.toggled-on {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        display: block;
    }

    .nav-sidebar > * {
        -webkit-transition: opacity .75s ease-out, -webkit-transform .75s ease-out;
        transition: opacity .75s ease-out, -webkit-transform .75s ease-out;
        transition: transform .75s ease-out, opacity .75s ease-out;
        transition: transform .75s ease-out, opacity .75s ease-out, -webkit-transform .75s ease-out;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
        will-change: transform, opacity;
    }

    .nav-sidebar.toggled-on > * {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    .menu-sidebar ul {
        margin: 0;
        padding: 0;
        list-style: outside none none;
        width: 100%;
    }

    .menu-sidebar ul ul {
        margin-left: 20px;
    }

    .menu-sidebar ul li {
        position: relative;
    }

    .menu-sidebar ul li a:hover {
        color: #333;
    }

    .single .mvp-main-body-grid {
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }

    .menu-sidebar-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .mvp-fly-but-wrap {
        display: none;
    }

    .sidebar-posts-block .post-item {
        margin-bottom: 20px;
        margin-left: 0;
        border-bottom: 1px solid #ddd;
        padding: 0 0 20px;
    }

    .sidebar-posts-block .post-item .post-title {
        display: inline-block;
        color: #111;
        font-size: 20px;
        letter-spacing: -.02em;
        line-height: 1.15;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-transform: none;
    }

    .sidebar-posts-block .post-item .post-meta {
        margin-bottom: 5px;
    }

    .sidebar-posts-block .post-item .post-category {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        color: #555;
        font-size: 12px;
        line-height: 1;
        margin: 0 0 7px;
        text-transform: uppercase !important;
    }

    .post-thumbnail {
        position: relative;
    }

    .post-thumbnail:after {
        content: '\f144';
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        width: 50px;
        height: 50px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        color: #fff;
        font-size: 50px;
        z-index: 10;
    }
/* } */

.navbar-container.bottom-offset-0 {
    height: 100%;
}
.navbar-container.bottom-offset-1 {
    height: calc(100% - 60px);
}
.navbar-container.bottom-offset-2 {
    height: calc(100% - 120px);
}
.navbar-container.bottom-offset-3 {
    height: calc(100% - 180px);
}
.navbar-container.bottom-offset-4 {
    height: calc(100% - 240px);
}

.nav-top-img {
    height: 50px;
    width: auto;
    margin: 0 0 5px;
}

.nav-sidebar.navbar-thin {
    max-width: 350px;
}

@media (min-width: 576px) {
    .nav-sidebar {
        max-width: 350px;
    }
}

@media (min-width: 1087px) {
    .navbar-container.bottom-offset-lg-1 {
        height: calc(100% - 90px);
    }
    .navbar-container.bottom-offset-lg-2 {
        height: calc(100% - 180px);
    }
    .navbar-container.bottom-offset-lg-3 {
        height: calc(100% - 270px);
    }
    .navbar-container.bottom-offset-lg-4 {
        height: calc(100% - 360px);
    }
    .nav-sidebar {
        max-width: 890px;
    }
    body {
        grid-template-columns: 80px calc(100% - 80px);
    }
    .sticky-navbar {
        width: 80px;
    }
    .navbar-branding {
        min-height: 80px;
        line-height: 80px;
    }
    .navbar-branding .navbar-logo {
        max-width: 70px;
        margin: 5px;
    }
    .navbar-toggle-button {
        height: 80px;
    }
    .navbar-toggle-button .button-toggle {
        height: 40px;
        padding: 0px;
    }
    /*.navbar-toggle-button.hamburger {
        top: 80px;
    }*/
    .nav-sidebar {
        left: 80px;
        width: calc(100vw - 80px);
        -webkit-transform: translateX(calc(-100% - 80px));
        transform: translateX(calc(-100% - 80px));
    }
    .nav-sidebar > * {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }
    .nav-sidebar-right {
        width: calc(100% - 300px);
        padding-left: 40px;
        overflow: visible !important;
    }
    .menu-sidebar .nav-sidebar-right {
        width: calc(100% - 300px);
    }
    .nav-sidebar-bottom {
        width: 80px;
        bottom: 0;
    }
}

@media (min-width: 1024px) {
}

@media (min-width: 1245px) {
    .nav-sidebar-header {
        min-height: 80px;
    }
    .nav-sidebar {
        max-width: 1148px;
    }
}

@media (max-width: 1600px) {
    .alp-related-posts-wrapper .alp-related-post .post-title {
        max-width: 90%;
    }
}

@media (min-width: 1600px) {
    .alp-related-posts-wrapper .alp-related-post .post-title {
        max-width: 90%;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .alp-related-posts-wrapper .alp-related-post .post-title {
        max-width: 90%;
    }

    .single .mvp-main-body-grid {
        /*width: 100%;*/ 
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    .single .mvp-main-body-grid {
        margin-left: 50px;
        max-width: 930px;
    }
}

@media (min-width: 1087px) {
    .navbar-toggle-button.navbar-mobile-only {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    #mvp-leader-wrap {
        margin-top: 70px;
    }

    .nav-sidebar-left nav.mvp-fly-nav-menu {
        max-height: calc(100vh - 250px);
    }
}

/* scroll */
.thin-scroll {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
}
.thin-scroll::-webkit-scrollbar {
    width: 6px;
}
.thin-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #cccccc; 
    border-radius: 3px;
}
.thin-scroll::-webkit-scrollbar-thumb {
    background: #aaaaaa; 
    border-radius: 3px;
}
.thin-scroll::-webkit-scrollbar-thumb:hover {
    background: grey; 
}

/* post singles */
.sidebar-post .img-container div.overlay,
.sidebar-post .img-container div.category {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.sidebar-post .img-container div.overlay {
    background: rgba(0, 0, 0, 0.4);
}
.sidebar-post .img-container .overlay .img {
    height: 100%;
    width: 100%;
}

.sidebar-post .img-container .overlay img {
    height: 50px;
    width: 50px;
}
.sidebar-post .img-container div.category {
    height: 1px;
}
.sidebar-post .img-container span.category {
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    background-image: linear-gradient(#FD710F, #F43000);
}
.sidebar-post .img-container div.category a,
.sidebar-post .img-container div.category a:hover {
    color: #ffffff;
}
.sidebar-post div.title a,
.sidebar-post div.title a:hover {
    font-size: 1.25rem;
    line-height: 1rem;
    font-weight: 500;
    color: #ffffff;
}
.sidebar-post .excerpt {
    color: #ffffff;
    font-size: .9rem;
    line-height: 1;
}

/* featured singles */
.sidebar-featured .img-container div.category {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 0;
}
.sidebar-featured .img-container div.category {
    height: 1px;
}
.sidebar-featured .img-container span.category {
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    background-image: linear-gradient(#FD710F, #F43000);
}
.sidebar-featured .img-container div.category a,
.sidebar-featured .img-container div.category a:hover {
    color: #ffffff;
}
.sidebar-featured div.title,
.sidebar-featured div.title a,
.sidebar-featured div.title a:hover {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #ffffff;
}
.sidebar-featured div.title p {
    margin-bottom: .5rem;
    line-height: 1rem;
}
.sidebar-featured div.title > .title a,
.sidebar-featured div.title > .title a:hover {
    font-size: 1.25rem;
    line-height: 1.25rem;
}
.sidebar-featured div.title .air-date,
.sidebar-featured div.title .register {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1rem;
}
.sidebar-featured div.title .register {
    color: #FD710F;
}
.sidebar-featured div.title .register a,
.sidebar-featured div.title .register a:hover {
    color: green;
}
.sidebar-featured div.webinar-content {
    color: #ffffff;
}
.sidebar-featured div.webinar-content p.sponsor {
    font-size: 1.25rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
}
.sidebar-featured div.webinar-content p.description {
    font-size: .9rem;
    line-height: 1rem;
    margin-bottom: 1.25rem;
}
.sidebar-featured .excerpt,
.sidebar-featured .content p {
    color: #ffffff;
    font-size: .9rem;
    line-height: 1rem;
}
.sidebar-featured .content p {
    margin-bottom: 1rem;
}
.featured-multiple .sidebar-featured div.title,
.featured-multiple .sidebar-featured div.title a,
.featured-multiple .sidebar-featured div.title a:hover {
    font-size: 1rem;
    line-height: 1rem;
}
.featured-multiple .img-container div.category {
    display: none;
}

.featured-post .listing span.arrow img {
    height: 20px;
    margin-bottom: 5px;
}

/* product display type */
.sidebar-post.product {
    background-color: #04ADFF;
}
.sidebar-post.product .fix-ratio {
    overflow: hidden;
    height: 0;
    padding-top: calc(66 / 93 * 100%);
}
.sidebar-post.product .fix-ratio .img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.sidebar-post.product .img img {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.sidebar-post.product div.title,
.sidebar-post.product div.title a, 
.sidebar-post.product div.title a:hover {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
}

p.category-title {
    width: 100%;
    margin-bottom: .25rem;
}
p.category-title a,
p.category-title a:hover {
    color: #02a9f4;
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 500;
}
p.category-title .arrow,
p.category-title .arrow:hover {
    float: right;
    color: #ffffff;
}
.recent-posts .news .title a,
.recent-posts .news .title a:hover {
    font-size: unset;
    line-height: unset;
    font-weight: unset;
}
.recent-posts .news .title {
    width: 100%;
    line-height: 1;
    font-weight: 300;
    font-size: .8rem;
    margin-bottom: .25rem !important;
}
.sidebar-post .author {
    color: #ffffff;
    line-height: 1;
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: .1rem !important;
}
div.listing a,
div.listing a:hover {
    color: #FD710F;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
}
div.listing a,
div.listing a:hover {
    color: #04ADFF;
}
div.listing.add a,
div.listing.add a:hover {
    color: limegreen;
}

@media (min-width: 992px) {
    div.listing a, div.listing a:hover {
        font-size: 1.5rem;
        font-weight: 500;
    }
}

/* podcast */
.sidebar-post .play-container {
    height: 1.25rem;
    width: 1.25rem;
    display: inline-block;
    margin-right: .5rem;
}
.sidebar-post .small-play {
    height: 1.25rem;
    width: 1.25rem;
    background-color: #04ADFF;
    border-radius: 50%;
}
.sidebar-post .small-play img {
    height: .6rem;
    width: .6rem;
}

/* webinar */
.sidebar-post .webinar-content p {
    font-size: .9rem;
    line-height: 1rem;
    margin-bottom: .25rem;
    color: #ffffff;
}
.sidebar-post .webinar-content p.sponsor {
    font-size: 1.25rem;
    line-height: 1.25rem;
}
.sidebar-post .webinar-content p.register {
    color: #FD710F;
}

/* Magazine */
.sidebar-post.magazine {
    background-color: #007bff;
}
.sidebar-post.magazine img {
    width: 100%;
    height: auto;
}
.sidebar-post.magazine div.title,
.sidebar-post.magazine div.title a, 
.sidebar-post.magazine div.title a:hover {
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #ffffff;
}
.sidebar-post.magazine {
    background-color: #007bff;
}
.sidebar-featured.magazine .sidebar-post.magazine img {
    width: auto;
    max-height: 250px;
}
@media (min-width: 992px) {
    .sidebar-featured .sidebar-post.magazine div.title,
    .sidebar-featured .sidebar-post.magazine div.title a, 
    .sidebar-featured .sidebar-post.magazine div.title a:hover {
        font-size: 2rem;
        line-height: 2rem;
        font-weight: 500;
        color: #ffffff;
    }
}
.sidebar-featured .articles .magazine-dropdown-features {
    padding: 0;
    color: #ffffff;
}
.sidebar-featured .articles .loop-post-item .post-details {
    padding-left: 0px;
}
.sidebar-featured .articles a.post-title,
.sidebar-featured .articles a.post-title:hover  {
    color: #ffffff;
    line-height: 1;
}
.sidebar-featured .magazine-dropdown-features-title {
    color: #05D221;
    font-size: 1.75rem;
}
.sidebar-featured ul.sub-posts li a,
.sidebar-featured ul.sub-posts li a:hover {
    color: #ffffff;
}

/* Buyers Guide */
.sidebar-post.buyers-buide {
}
.sidebar-post.buyers-buide .fix-ratio {
    overflow: hidden;
    height: 0;
    padding-top: calc(66 / 93 * 100%);
}
.sidebar-post.buyers-buide .fix-ratio .img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.sidebar-post.buyers-buide .img {
    height: 100px;
}
.sidebar-post.buyers-buide .img img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.sidebar-post.buyers-buide div.title > p {
    color: #ffffff;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
    margin-bottom: .25rem;
}
.sidebar-post .listing span.arrow img {
    height: 15px;
    margin-bottom: 5px;
}
.sidebar-post.buyers-buide div.title > p {
    color: #ffffff;
}
.sidebar-post.buyers-buide div.title > p.title,
.sidebar-post.buyers-buide div.title > p.title a,
.sidebar-post.buyers-buide div.title > p.title a:hover,
.sidebar-post.buyers-buide div.listing a,
.sidebar-post.buyers-buide div.listing a:hover {
    color: #FD710F;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 500;
}
.sidebar-post.buyers-buide div.listing a,
.sidebar-post.buyers-buide div.listing a:hover {
    color: #04ADFF;
}
.sidebar-post .bg-listing {
    min-height: 100px;
}
.sidebar-post .bg-widget-header p {
    font-size: 1.25rem;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.sidebar-post .bgw-wrap .bg-listing .bg-details .bg-detail {
    font-size: .9rem;
    line-height: 1;
    margin-bottom: .5rem;
}
.sidebar-post.bgw-wrap .bg-listing .bg-details .bg-detail,
.sidebar-post.bgw-wrap .bg-more-details .bg-detail {
    line-height: 1;
}
.featured-post.buyers-buide .img {
    height: 150px;
}
.featured-post.buyers-buide .img img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.featured-post.buyers-buide div.title > p {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 400;
    margin-bottom: .5rem;
}
.featured-post .listing span.arrow img {
    height: 20px;
    margin-bottom: 5px;
}
.featured-post.buyers-buide div.title > p {
    color: #ffffff;
}
.featured-post.buyers-buide div.title > p.title,
.featured-post.buyers-buide div.title > p.title a,
.featured-post.buyers-buide div.title > p.title a:hover,
div.listing a,
div.listing a:hover {
    color: #FD710F;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 500;
}
div.listing a,
div.listing a:hover {
    color: #04ADFF;
}
div.listing.add a,
div.listing.add a:hover {
    color: limegreen;
}
.search-title p {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.25rem;
}
#sidebar-bg-search,
#sidebar-bg-search:focus,
#sidebar-bg-search-btn,
#sidebar-bg-search-btn:focus {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
    border-radius: 0;
    outline: unset;
    box-shadow: unset;
}
#sidebar-bg-search-btn,
#sidebar-bg-search-btn:focus {
    color: #04ADFF !important;
    border-color: #04ADFF;
    text-transform: lowercase;
    font-weight: 500;
    font-size: 1.5rem;
    padding: 1px 20px;
    line-height: 1rem;
}
.sidebar-bg-search-field:after {
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    color: #ffffff;
}
#sidebar-bg-search {
    background-image: url(<?php echo $search_img; ?>);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: 2rem;
}
.search-icon {
    position: absolute;
    left: 0;
}
#sidebar-bg-search::-webkit-input-placeholder {
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}
#sidebar-bg-search:-moz-placeholder {
    color: #ffffff;
    opacity:  1;
    font-style: italic;
    font-weight: 300;
}
#sidebar-bg-search::-moz-placeholder {
    color: #ffffff;
    opacity:  1;
    font-style: italic;
    font-weight: 300;
}
#sidebar-bg-search:-ms-input-placeholder {
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}
#sidebar-bg-search::-ms-input-placeholder {
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}
#sidebar-bg-search::placeholder {
    color: #ffffff;
    font-style: italic;
    font-weight: 300;
}
.bg-cat {
    border-bottom: solid 2px #ffffff;
}
.bg-cat a,
.bg-cat a:hover {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.25rem;
}

/* Mind Games */
.mgl-container {
    padding-top: 25px;
}
.game-logo,
.game-ad,
.game-discription {
    display: inline-block;
    float: left;
    width: 100%;
}
.logo-ad {
    /*height: 300px;*/
    margin-bottom: 25px;
}
.mg-logo,
.mg-description {
    padding-bottom: 25px;
}
.mg-description p {
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
}
.game-logo {
    margin: 0 auto;
    max-width: 600px;
    /*width: calc(100% - 300px);*/
    /*min-height: 300px;*/
    padding-right: 0px;
    text-align: center;
    margin-bottom: 25px;
}
.game-ad {
    /*width: 300px;
    min-height: 250px;*/
    padding: 0px;
    text-align: center;
}
.game-description {
    margin: 0 auto;
    /*width: calc(100% - 325px);*/
    width: 100%;
    max-width: 700px;
    text-align: center;
    padding: 25px;
    background-color: red;
    /*margin-right: 25px;*/
}
.game-description.gtt {
    background-color: #00aeef;
}
.game-description.pq {
    background-color: #f89621;
}
.game-description.gtc {
    background-color: #88bc3f;
}
.game-description.cwp {
    background-color: #fdb827;
}
.game-description h1,
.game-description p,
.game-description a {
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
}
.game-description h1,
.game-description p {
    padding-bottom: 15px !important;
    margin-bottom: 0px;
}
.game-description h1,
.game-description h2 {
    font-size: 2rem;
    letter-spacing: -.02em;
    padding: 0 0 10px;
    overflow: hidden;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase !important;
}
.game-description p {
    font-weight: 300;
}
.mgl-btn {
    background-color: black;
    color: white;
    font-weight: 500;
}
.description-btn-ad {
    max-width: 750px;
    margin: 0 auto;
}
.video-ad {
    padding-left: 0px;
    padding-top: 20px;
}
@media (min-width: 1200px) {
    .video-ad {
        padding-left: 20px;
        padding-top: 0px;
    }
}

/* clear input and buttons */
.clear-input,
.clear-input:focus,
.clear-btn,
.clear-btn:focus,
.clear-btn:hover {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
    border-radius: 0;
    outline: unset;
    box-shadow: unset;
    padding: 2px 15px;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: .25rem;
    font-size: 14px;
    position: relative;
}
.clear-btn.subscribe,
.clear-btn.subscribe:hover {
    border: 2px solid #04ADFF;
    color: #ffffff;
    background-color: #04ADFF;
}
/*.clear-input {
    background-image: url(../assets/img/CD-Search.png);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: 1.1rem;
}*/
.search-icon {
    float: right;
    margin-right: 6px;
    margin-top: -28px;
    position: relative;
    z-index: 2;
    color: #ffffff;
}
.clear-input::-webkit-input-placeholder {
    color: #ffffff;
    font-weight: 400;
}
.clear-input:-moz-placeholder {
    color: #ffffff;
    opacity:  1;
    font-weight: 400;
}
.clear-input::-moz-placeholder {
    color: #ffffff;
    opacity:  1;
    font-weight: 400;
}
.clear-input:-ms-input-placeholder {
    color: #ffffff;
    font-weight: 400;
}
.clear-input::-ms-input-placeholder {
    color: #ffffff;
    font-weight: 400;
}
.clear-input::placeholder {
    color: #ffffff;
    font-weight: 400;
}

/* social */
.social .bcx-fly-soc-head {
    color: #de5c13;
    text-transform: lowercase;
    font-size: 1.25rem;
    font-weight: 500;
}
.social ul.sidebar-soc-list li a {
    padding: 0 5px;
    margin: 0;
    font-size: 1.75rem;
    background-image: linear-gradient(#FD710F, #F43000);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
ul.sidebar-soc-list {
    text-align: center;
}
ul.sidebar-soc-list li {
    display: inline-block;
}

/* hamburger rewrites */
nav.mvp-fly-nav-menu {
    position: relative !important;
}
nav.mvp-fly-nav-menu ul li {
    border-top: 1px solid #ffffff;
}
nav.mvp-fly-nav-menu ul li:last-child {
    border-bottom: 1px solid #ffffff;
}
.mvp-nav-menu ul li a,
nav.mvp-fly-nav-menu ul li a,
.mvp-foot-menu ul li a {
    text-transform: none;
}
nav.mvp-fly-nav-menu ul li a {
    padding: 25px 0px 5px;
}
nav.mvp-fly-nav-menu ul li.menu-item-has-children:after {
    top: 0;
}
.menu-sidebar ul ul {
    margin-left: 0px;
    margin-bottom: 20px;
}
nav.mvp-fly-nav-menu {
    padding: 0px;
}
#mvp-fly-wrap {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    width: unset;
}

/* header rewrites */
.mvp-main-head-top {
    display: block;
}

#mvp-main-head-wrap .mvp-main-head-top,
.nav-sidebar-header {
    padding: 0px 40px;
}

#mvp-main-head-wrap .mvp-main-head-top a img,
.nav-sidebar-header a img {
    height: 100%;
    width: auto;
}

#mvp-main-head-wrap {
    position: fixed;
    top: 0;
    width: calc(100% - 50px);
}
@media (min-width: 1087px) {
    #mvp-main-head-wrap {
        width: calc(100% - 80px);
    }
}

.site-sponsorship-top-ad img {
    padding: 5px;
    height: 40px !important;
    width: auto !important;
}

.rt-news-ticker-holder {
    height: 50px;
    padding-top: 0px;
    background: #ffffff;
    border-top: none;
    z-index: 2;
}

.rt-news-ticker-holder .container,
.ticker-wrapper.has-js,
.ticker-wrapper .ticker,
.ticker-wrapper .ticker-title,
.ticker-wrapper .ticker-swipe {
    height: 100%;
}

.rt-news-ticker-holder .container {
    /*max-width: 100%;*/
    padding: 0;
}

.ticker-wrapper .ticker-title,
.ticker-wrapper .ticker-content,
.ticker-wrapper .ticker-swipe {
    font-size: 1.1rem;
    line-height: 1.1rem;
    padding-top: 13px;
    padding-bottom: 13px;
}

.ticker-title .boltu-right {
    border-top: 0 !important;
}

.ticker-wrapper .ticker-swipe {
    background: #ffffff;
    padding-top: 17px;
}

.site-logo-cont,
.site-sponsor-cont {
    height: 50px;
}
.site-sponsor-cont {
    max-width: 350px;
    height: auto;
}
.site-logo-cont a img {
    max-height: 40px;
}
.nav-sidebar-header .site-sponsor-cont {
    height: 50px;
    max-width: unset;
}
.nav-sidebar-header .site-logo-cont,
.nav-sidebar-header .site-sponsor-cont {
    height: 80px;
}
.nav-sidebar-header.site-sponsor .site-logo-cont,
.nav-sidebar-header.site-sponsor .site-sponsor-cont {
    height: 50px;
}
.site-logo-cont {
    max-width: 300px;
}
@media (min-width: 1087px) {
    .site-logo-cont:not(.site-sponsor) {
        height: 80px;
    }
}
@media (min-width: 1200px) {
    .site-logo-cont {
        max-width: 335px;
    }
    .site-logo-cont,
    .site-sponsor-cont,
    .nav-sidebar-header.site-sponsor .site-logo-cont,
    .nav-sidebar-header.site-sponsor .site-sponsor-cont {
        height: 80px;
    }
    .site-logo-cont a img {
        max-height: 70px;
    }
    aside .site-logo-cont a img {
        max-width: 290px;
        height: auto;
    }
    .site-sponsor-cont {
        max-width: 350px;
    }
}
.login-subscribe-search-container {
    width: 235px;
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
}
.subscribe-input,
.subscribe-input:hover {
    color: #ffffff;
    background-color: #04ADFF;
    border: unset;
    outline: unset;
    text-decoration: none;
}

@media (min-width: 992px) {
    /*.rt-news-ticker-holder .container {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }*/
    .site-sponsorship-top-ad img {
        padding: 0;
        height: 50px !important;
    }
}

@media (max-width: 1399px) and (min-width: 992px) {
    .rt-news-ticker-holder .container {
        padding-left: 0px;
    }
}

@media (min-width: 782px) {
    .wp-block-columns > .wp-block-column:first-of-type {
        margin-left: 0px;
    }
}

/* footer */
#mvp-foot-wrap {
    max-width: 1460px !important;
    width: 100% !important;
    margin: 0 auto !important;
    left: inherit;
}
.single-post #mvp-foot-wrap {
    max-width: 100% !important;
}
.single-post #mvp-foot-wrap .container {
    max-width: 1460px !important;
}
.mvp-foot-marg {
    padding: 0 50px;
}
@media (min-width: 900px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 992px) and (max-width: 1600px) {
    .mvp-foot-marg {
        padding: 0 80px;
    }
}
/* sidebar search */
.sidebar-search .popular h3 {
    color: #02a9f4;
}
.sidebar-search .popular p.title a,
.sidebar-search .popular p.title a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.sidebar-search .social .bcx-fly-soc-head {
    color: #de5c13;
    text-transform: lowercase;
    font-size: 1.25rem;
    font-weight: 500;
}
.sidebar-search .social ul.sidebar-soc-list li a {
    padding: 0 5px;
    margin: 0;
    font-size: 1.75rem;
    background-image: linear-gradient(#FD710F, #F43000);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.sidebar-search ul.sidebar-soc-list {
    text-align: center;
}
.sidebar-search ul.sidebar-soc-list li {
    display: inline-block;
}
.sidebar-search .advertise a,
.sidebar-search .advertise a:hover {
    color: #02a9f4;
    font-size: 1.25rem;
    font-weight: 500;
}
.sidebar-search .advertise .inline-arrow {
    color: #ffffff;
}
.arrow > .fa,
.arrow > .fas {
    color: #ffffff;
}

/* buyers guide rewrites */
.bg-categ:after,
.bg-search-field:after {
    font-family: "Font Awesome 5 Pro" !important;
}
.bg-container.bg-sidebar-container {
    margin-top: 0;
}
.bg-sidebar-container h3.bg-categories-label {
    line-height: 24px;
}
.bg-sidebar-container h3.bg-categories-label,
.bg-sidebar-container .bg-terms-list li a, 
.bg-sidebar-container .bg-terms-list li a:active, 
.bg-sidebar-container .bg-terms-list li a:visited {
    color: #ffffff;
}

.bg-sidebar-container .bg-search-field {
    width: 100%;
}

.bg-sidebar-container .bg-search-input-wrap input {
    min-width: 100%;
    width: 100%;
}

/* reset fix */
h4.bcx-recent-label, h4.bcx-widget-label {
    margin: 0;
    font-size: 100%;
}
ul.mvp-fly-soc-list li a {
    color: #ffffff !important;
}

.nav-sidebar .bgw-wrap .bg-widget-header,
.nav-sidebar .bg-more-widget {
    background-color: #ff672d;
}
.nav-sidebar .bgw-wrap .bg-listing {
    border-color: #ff672d;
}

/* gravity form in sidebar rewrite */
.nav-sidebar .gform_wrapper .gsection .gfield_label, 
.nav-sidebar .gform_wrapper h2.gsection_title, 
.nav-sidebar .gform_wrapper h3.gform_title,
.nav-sidebar .gform_wrapper .top_label .gfield_label, 
.nav-sidebar .gform_wrapper legend.gfield_label {
    color: #ffffff;
}

.nav-sidebar .gform_footer.top_label,
.nav-sidebar .login-submit {
    text-align: center;
}

.nav-sidebar-mobile .gform_wrapper {
    margin-top: 0px;
}

.nav-sidebar .wppb-alert a,
.nav-sidebar .wppb-alert a:hover {
    color: #ffffff;
}

.nav-sidebar .wppb-form-field label, 
.nav-sidebar #wppb-login-wrap label,
.nav-sidebar #wppb-login-wrap .login-username label, 
.nav-sidebar #wppb-login-wrap .login-password label,
.nav-sidebar .wppb-form-field input, 
.nav-sidebar .wppb-form-field input:focus, 
.nav-sidebar .wppb-form-field input[type="text"], 
.nav-sidebar .wppb-form-field input[type="number"], 
.nav-sidebar .wppb-form-field input[type="email"], 
.nav-sidebar .wppb-form-field input[type="url"], 
.nav-sidebar .wppb-form-field input[type="password"], 
.nav-sidebar .wppb-form-field input[type="search"], 
.nav-sidebar .wppb-form-field select, 
.nav-sidebar .wppb-form-field textarea, 
.nav-sidebar .wppb-checkboxes, 
.nav-sidebar .wppb-radios, 
.nav-sidebar #wppb-login-wrap,
.nav-sidebar .login-username input, 
.nav-sidebar #wppb-login-wrap,
.nav-sidebar #wppb-login-wrap .login-username input,
.nav-sidebar .login-password input {
    width: 100% !important;
    color: #ffffff;
    border-radius: 0px !important;
    border: none !important;
    outline: none !important;
}
.form-control {
    border-radius: 0;
}

.nav-sidebar-right .recent-posts .news .title a, 
.nav-sidebar-right  .recent-posts .news .title a:hover {
    font-size: 1.25rem;
    line-height: 1rem;
    font-weight: 500;
    line-height: 22px;
}

/* container rewrite */
.container {
    margin: 0 auto !important;
    width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px) !important;
}
/*@media (min-width: 576px){
    .container {
        max-width: 526px;
    }
}
@media (min-width: 768px){
    .container {
        max-width: 718px;
    }
}
@media (min-width: 900px){
    .container {
        margin: 0 auto !important;
        width: calc(100% - 40px) !important;
        max-width: calc(100% - 40px) !important;
    }
}*/
@media (min-width: 1024px){
    .container {
        margin: 0 auto !important;
        width: calc(100% - 140px) !important;
        max-width: calc(100% - 140px) !important;
    }
}
@media (min-width: 1601px) {
    .page .container {
        margin: 0 auto !important;
        width: calc(100% - 140px) !important;
        max-width: 1460px !important;
    }
}

/* magazine-sidebar-widget */
.magazine-sidebar-widget .widget-title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}

.magazine-sidebar-widget {
    max-width: 260px;
    margin: auto;
}

.magazine-sidebar-widget img {
    width: 100%;
}

a.clear-btn.widget-btn {
    max-width: 200px;
    font-size: 20px;
    margin: 15px auto;
    background-color: #05D221;
    border-color: #05D221;
    color: #ffffff;
}

a.clear-btn.widget-btn:hover {
    border: 2px solid #05D221;
    background-color: #05D221;
}

/* magazine-archive-widget */
.magazine-archive-widget .widget-title {
    color: #05D221;
    font-size: 24px;
}

.magazine-archive-widget .magazine-archive-post {
    margin: 15px 0;
}

.magazine-archive-widget .magazine-archive-post .post-title,
.magazine-archive-widget .magazine-archive-post .post-title:hover {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
    display: block;
}

.magazine-archive-widget .magazine-archive-bottom {
    margin-top: 20px;
    padding-top: 30px;
    border-top: solid 1px #03cd24;
}

.magazine-archive-widget .magazine-archive-bottom p {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .magazine-archive-widget .magazine-past-issue {
        max-width: 95px;
    }

    .magazine-archive-widget .magazine-past-issue img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .magazine-sidebar-widget {
        max-width: 200px;
    }
}

/* Trending Now Edits */
.bcx_post_1_widget h4.bcx-widget-label,h4.bcx-recent-label{
    max-width: 100%;
}
.bcx_post_1_widget .bcx-post-sm{
    background-color: #FFF;
    margin: 0.5em 0em;
    padding: 1em;
}
.bcx_post_1_widget .bcx-widget{
    padding: 0em;
}
.alp-post-sidebar .sponsored_content_widget{
    margin-bottom: 1.8em;
}
.alp-post-sidebar .sponsored_content_widget .sponsored-content-widget{
    padding: 0em;
}
.sponsored_content_widget .bcx-widget .sponsored-content-widget-inner{
    padding: 1em;
    background-color: #FFF;
}
.sponsored_content_widget .bcx-widget .sponsored-content-widget-title a{
    color: #000;
    font-weight: 800;
    font-size: 18px;
}

@media (max-width: 1087px) {
    #mvp-site-grid {
        padding-top: 50px;
    }
}