/*
  Theme Name: 101 Press
  Template: stuffpost2019
  Theme URI: 
  Description: 101Press Consolidated Theme
  Tags: The Best Tech
  Author: 101 Network Team
  Author URI: https://101network.com
  Version: 1.0.2
  License: ISC
  License URI: 
  Text Domain: 101press
  */

/* VN dual sub hero desktop resizing */
.banner-wide .left-side .col-sm-12 {
    float: right;
}
body .navbar-fixed-top .navbar-wrapper{height:6rem; }
body {margin-top: 119px; }
body.newnext,
body.feed {margin-top: 65px; }
body.newnext .logo-links,
body.feed .logo-links,
body.feed .blog-content .article-content .article-info,
body.newnext .blog-content .article-content .article-info  { display: none; }
.next-slide.slider_click > a { display: block; padding: 1.5rem 0; }
.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { margin-right: 10px; }
.wpcf7-checkbox .wpcf7-list-item { display: block; }
.marginbottom15 { margin-bottom: 15px;}
.margintop15 { margin-top: 15px;}
.right_rail {

    width: 300px;
    z-index: 100;
    position: absolute;
    right: -320px;
}
.left_rail {

    width: 300px;
    z-index: 100;
    position: absolute;
    left: -320px;
}
.footer-div-style{
    position:fixed !important;
    bottom:0;
    width:100%;
    margin:0 auto;
    z-index:9999999;
    background-color:#FFF;
}
.footer-div-style.desktop { max-width: 730px ; left: 0; right: 0; max-height: 90px !important; }

@media (max-width: 1199px) {
    .banner-wide .left-side .col-sm-12 {
        float: left;
    }
}

@media (min-width: 991px) and (max-width: 1233px) {
    .banner-wide .content-elem {
        padding: 2rem 1rem;
    }
}

/* Article Content (All Cards) */
.consistent {
    height: 100%;
}
.consistent-image {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
}
.consistent-image a {
    display: block;
}
.consistent-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 2rem;
    flex-grow: 1;
}
.consistent-content > a {
    display: block;
    height: 100%;
    width: 100%;
}
.consistent-content p {
    margin-bottom: 0 !important;
    padding-bottom: 3rem;
}
.consistent-content .svg-arrow-network {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
}
.consistent-content .card-tag {
}
.consistent-grow {
    flex: 1 0 100%;
}
.consistent-content .card-logo {
    /* display: flex; */
    padding-bottom: 0.5rem;
}
.consistent-content .card-logo img {
    max-height: 25px;
    max-width: 145px;
    width: 100%;
}

.consistent-flex-height {
    display: flex;
    flex-direction: column;
    height: auto;
    overflow: hidden;
}

.margin-top-4.content-padding {
    padding: 0rem 2rem;
}

footer .logo-block img.main-logo {
    width: 60%;
}

.consistent-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    body.newnext { margin-top:53px; }
    body.newnext .post_container .ad_placeholder.reflow_fix {min-height: 250px;display: flex; }
    body.newnext .next-slide.slider_click { font-size: 3.25rem;}
    body.newnext .next-slide.slider_click i  {     font-size: 2.5rem;}
    body.newnext .sticky-footer.ad_placeholder {display: flex; height: 70px;}
    .blog-content .article-content .article-headline p.author { margin: 0; }
    .ad_placeholder.footer-div-style { margin: 0; display: none;}
    .footer-div-style{
        display: none;
        position:fixed;
        bottom:0;
        width:100%;
        margin:0 auto;
        z-index:9999999;
        background-color:#FFFFFF;
    }		     
    .organic .ad_placeholder.footer-div-style, .nativefeed .ad_placeholder.footer-div-style {padding-top: 0; max-height: 70px;}
}

@media (min-width: 1199px) {
    .navbar-fixed-top.navbar-default .navbar-nav > li > a {
        margin: 0px 2rem;
    }
    .nativefeed .post-container > div.layout-flex,
    .organic div.post-container:not([class*='no_gallery']) > div.layout-flex  { left: 16.5%; position: relative; }
}

/* Article Content (All Cards) */
.consistent {
    height: 100%;
}
.consistent-image {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
}
.consistent-image a {
    display: block;
}
.consistent-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 2rem;
    flex-grow: 1;
}
.consistent-content > a {
    display: block;
    height: 100%;
    width: 100%;
}
.consistent-content p {
    margin-bottom: 0 !important;
    padding-bottom: 3rem;
}
.consistent-content .svg-arrow-network,
.consistent-content .svg-arrow-theme,
.consistent-content .svg-arrow-white {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
}
.consistent-content .card-tag {
}
.consistent-grow {
    flex: 1 0 100%;
}
.consistent-content .card-logo {
    /* display: flex; */
    padding-bottom: 1.5rem;
}
.consistent-content .card-logo img {
    max-height: 25px;
    max-width: 145px;
    width: 100%;
}

.consistent-flex-height {
    display: flex;
    flex-direction: column;
    height: auto;
    overflow: hidden;
}

.consistent-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
footer .menu-links a,
footer .menu-links a:hover {
    text-decoration: none;
}
.left-buffer {
    padding-left: 2rem;
}
.subtract-left {
    padding-left: 0;
}
@media only screen and (max-width: 1399px) and (min-width: 1271px) {
    .layout-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .nativefeed.blog-content .post_container.article-content,
    .organic.blog-content .post_container.article-content { margin-left: 7%; }
}
.layout-row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media (max-width: 767px) {
    footer .logo-links li {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .subtract-left {
        padding-left: 1rem;
    }
    .logo--smaller {
        max-width: 18rem;
    }
    .page-link-next-style #nextPost_withThumb > span {
        font-size: 1.33rem;
    }
    .page-link-next-style #nextPost_withThumb > span .fa.fa-angle-right.fa-4 {
        font-size: 16px;
    }
}
.ajax-load-more-wrap,
.alm-listing {
    width: 100%;
}
.alm-reveal {
    display: flex;
    flex-wrap: wrap;
}
.alm-btn-wrap {
    display: flex;
    justify-content: center;
}
@media (min-width: 1199px) {
    .navbar-fixed-top.navbar-default .navbar-nav > li > a {
        margin: 0px 2rem;
    }
}

.btn-arrow .svg-arrow-theme path {
    transition: all 0.3s ease;
}
.btn-arrow:hover .svg-arrow-theme path {
    transition: all 0.3s ease;
    fill: black;
}

.post-container .layout-flex .blog-content-wrapper {
    width: 100%;
}

.blog-content .post_container.article-content {
    border-bottom: 2px solid transparent !important;
}

.blog-content .article-share {
    border-bottom: 2px solid #abafb7;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}

.svg path,
.svg ellipse,
.svg polygon {
}

.logo-network .svg path,
.logo-network .svg ellipse,
.logo-network .svg circle,
.logo-network .svg polygon {
    fill: #ff4027;
}
.logo-network .svg,
.logo-network .svg,
.logo-network .svg {
    height: 30px;
}

.featured-img {
    position: relative;
    display: block;
    align-items: center;
}
.featured-img .image-container.next-slide-banner {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.featured-img figure {
    position: relative;
}
/* The Button <p> */
.next-slide.slider_click,
.featured-img .next-slide.slider_click.cover {
    font-family: montserrat-bold;
    font-weight: 800;
    font-size: 2.25rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    line-height: 1;
    background-color: var(--theme-color-base);
}
.featured-img .next-slide.slider_click.cover {
    z-index: 2;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    margin-bottom: 0;
    width: 100%;
    position: absolute;
    border-radius: 0;
    text-align: right;
    bottom: 16%;
}
.next-slide.slider_click {
    background-color: var(--theme-color-base);
    padding: 1rem 0;
    border-radius: 6px;
}
.next-slide.slider_click i {
    font-size: 1.85rem;
    position: relative;
    top: -1px;
}
.ad__layout--center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.no-hover,
.no-hover:hover,
.no-hover *,
.no-hover *:hover {
    text-decoration: none;
}
footer .menu-links {
    margin: 1rem auto;
}
footer {
    /* padding: 0px; */
}
@media (min-width: 768px) {
    #page-link-next-prev-bot-skew:before {
        content: '';
        position: absolute;
        width: 75px;
        background: #e1e1e1;
        height: 90%;
        transform: skewX(-25deg);
        left: 245px;
        top: 5px;
    }
    footer .logo--smaller {
        height: 90px;
    }
    .featured-img .next-slide.slider_click.cover {
        font-size: 2.5em;
        padding-right: 3rem;opacity: 0.85;
    }
    .next-slide.slider_click {
        font-size: 4rem;
        padding: 0;

    }
    #page-link-next-prev-bot-skew .next-slide.slider_click {
        padding: 1.3rem;
    }
    .next-slide.slider_click i {
        font-size: 3rem;
        top: -3px;
    }
    .sidebar-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        /* background: orange; */
    }
    .sticky-scroll {
        width: 300px;
        position: relative;
        /* background: purple; */
    }

    .sticky-scroll.sticky-fixed {
        position: fixed;
    }
}
@media (max-width: 1079px) {
    body {
        margin-top: 55px;
    }
    .sidebar-right {
        display: none;
    }
    .blog-content {
        padding-left: 5px;
        padding-right: 5px;
    }
    .blog-content .content-text h1 {
        font-size: 2.875rem;
    }
    .blog-content .content-text h2 {
        font-size: 2.625rem;
    }
    .blog-content .content-text h3 {
        font-size: 2.25rem;
    }
    .blog-content .content-text p,
    .blog-content .f-text p {
        font-size: 20px;
        line-height: 1.7;
    }
    body .ad_placeholder {
        position: relative;
        border-top: 1px solid rgba(0, 0, 0, 0.075);
        padding: 30px 0 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.075);
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        height: auto;
        min-height: 50px;
    }
    body.organic .ad_placeholder {
        height: auto;
        clear: both;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    body .ad_placeholder.nf-sticky:before {
        content: '';
    }
    .sticky-header {
        position: relative;
        height: 65px;
        margin-top: -25px;
        z-index: 9999;
        margin-bottom: 10px;
    }
    .sticky-header .ad_placeholder {
        position: fixed;
        background-color: white;
        padding: 5px 0px;
        margin: 0 auto;
        width: 100%;
        left: 0;
    }

    .sticky-footer.ad_placeholder {
        position: fixed;
        background-color: white;
        padding: 10px 0px;
        margin: 0 auto;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 1001;
    }

    .sticky-footer.ad_placeholder:before {
        content: '';
    }

    #banner-sticky-1 {
        margin: 0px;
    }
    .mobile-menu {
        z-index: 9999;
    }
    footer .layout-column--xs {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .newnext .o2-in-side-view {
        width: 150px !important;
        height: 80px !important;
        left: 10px !important;
        top: unset !important;
        bottom: 10px !important;
    }
    .menu-links {
        margin: 1rem 0px;
        width: 100%;
    }
    ul#menu-footer_menu li {
        flex: 1;
        text-align: center;
        white-space: nowrap;
        margin: 0px;
    }
    ul#menu-footer_menu {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}

/* Cookie Pro Styles */
.cookie-pro-link {
    font-size: 1.6rem;
}
.next-article,
.related-articles,
.trending-careers {
    width: 100%;
}

.ot-ccpa-optout__dialogue__header,
#ot-ccpa-optout .ot-ccpa-optout__confirm,
.ot-ccpa-optout__buttons__close {
    background-color: var(--theme-color-base) !important;
}

#ot-ccpa-optout .ot-ccpa-optout__confirm:hover {
    background-color: var(--theme-color-darker) !important;
}

.ot-ccpa-optout__dialogue {
    bottom: 120px !important;
}

#ot-ccpa-optout.open .ot-ccpa-optout__buttons {
    bottom: 60px !important;
}
/** [Header Menu] This is an override for now **/
.flex-logo-nav > li:last-child {
    padding-right: 0;
}
.navbar-fixed-top .navbar-wrapper,
.navbar-wrapper {
    align-items: center;
}
.navbar-fixed-top .navbar-header,
.navbar-header {
    width: auto;
    flex-shrink: 1;
    padding: 0 0 0 2rem;
}
.navbar-fixed-top .navbar-brand,
.navbar-brand {
}
.navbar-fixed-top.navbar-default .navbar-collapse {
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end;
}
.navbar-fixed-top.navbar-default .navbar-nav > li > a {
    font-size: 1.5rem;
}


/** Fixes Quirky padding issues **/
@media (min-width: 768px) {
    .navbar-fixed-top.navbar-default .navbar-collapse {
        display: flex !important;
        width: 100%;
    }
    .navbar-nav > li {
        float: none;
        padding-top: 1rem;
    }
    .navbar-nav,
    .navbar-right {
        float: none !important;
    }
}
.mobile-menu {
    display: none !important;
}

.next_prev_on_img a {
    z-index: 1001;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    padding-bottom: 15%;
}
.next_prev_on_img a span {
    padding: 5px 25px;
}
.blog-content .article-content figure figcaption {
    position: relative;
    z-index: 1002;
}

/* Pagination */
    .pagination {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 300px;
        margin: 0 auto;
        padding-bottom: 100px;
        /* background: red; */      
    }
    .pagination .page-numbers:not(.dots) {
        padding: 0.5rem 1rem;
        font-size: 16px;
        text-decoration: none;
        border: 1px solid #eceff1;
        color: rgb(56, 61, 64);
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 2px;
        transition: all .1s ease-out;
    }
    .pagination .page-numbers:not(.dots):hover {
        color: var(--theme-color-base);
        text-decoration: none;
        border-color: var(--theme-color-base);
    }
    .pagination.next-pages .prev.page-numbers,
    .pagination.next-pages .next.page-numbers {
        position: absolute;
        text-align: center;
        top: 50px;
        width: calc(50% - 5px);
    }
    .pagination.next-pages .next.page-numbers {
        margin-right: 0;
        right: 0;
    }
    .pagination.next-pages .prev.page-numbers {
        margin-left: 0;
        left: 0;        
    }    
    .pagination .prev.page-numbers,
    .pagination .next.page-numbers {
    }
    .pagination .next.page-numbers {

    }
    .pagination .prev.page-numbers {
      
    }
    .pagination .page-numbers.current {
        border-color: transparent;
        margin-left: 0;
        margin-right: 0;         
    }
    .pagination .page-numbers.current:hover {
        color: rgb(56, 61, 64);
        text-decoration: none;
        border-color: transparent;
    }    
    .pagination .page-numbers.dots {

    }
    @media (min-width: 600px) {
        .pagination {
            max-width: 600px;            
        }
        .pagination.next-pages .prev.page-numbers,
        .pagination.next-pages .next.page-numbers,        
        .pagination .prev.page-numbers,
        .pagination .next.page-numbers {
            position: relative;
            top: unset;
            width: auto;
        }
    } 

/* Copyright Centered on Mobile */
@media (max-width: 767px) {
    .next_prev_on_img a { padding-bottom: 30%;}
    footer .bottom-info > p {
        text-align: center;
    }
}

/* small mobiles */
@media (max-width: 360px) {
    body .post-container #mvp-content-body-top.blog-content-body {
        padding-left: 0; padding-right: 0;
    }
    body .post-container.container {
        padding-left: 4px; padding-right: 4px;
    }
}