/* Article Blogs Additional Styles */
.site-inner .container{
    /*max-width: 1000px!important;*/
    padding-top: 10px!important;
    padding: 20px 8% 0;
}
 aside{
     display:none!important;
 }
 main{
    flex: 100%!important;
    max-width: 100%!important;
 }
.entry-header h1{
    margin-bottom: 16px;
}
body .textwidget.custom-html-widget{
    margin: 20px 0;
}
body.post-template main.content article.post h1{
    font-size: 2rem;
}
body.post-template main.content{
    padding-top: 0;
}
body.post-template main.content article.post h2{
    font-size: 24px;
}
h2.left-bar{
    border-left: 5px solid #3696da;
    padding: 7px 0 7px 11px;
    font-size: 24px;
    margin-top: 0;
    text-transform: uppercase;
}
h3.ba_h3{
    font-size: 22px;
    margin-bottom: 18px;
}
.author-post {
    /*font-size: 16px;*/
    font-size: 14px;
}
.post-template-template-with-sidebar #header-bottom-section .author-post a, .post-template-template-with-sidebar-2 #header-bottom-section .author-post a {
    color: #212121;
}
.post-template-template-with-sidebar-AB-test #header-bottom-section .author-post a {
    color: #212121;
}

body .entry-content{overflow: visible;font-size: 14px;}
/*top widget*/
.company-rating .rating-label{
    color: black;
    display: block;
    font-size: 12px;
    font-weight: 700;
}

.entry-content a:hover .progressive-container .prow{
    -webkit-box-shadow: inset 0 -2px 10px -2px #3696da;
    box-shadow: inset 0 -2px 10px -2px #3696da;
    z-index: 1;
}
.entry-content a:hover .progressive-container.top-rating .prow{
    -webkit-box-shadow: inset 0 -2px 10px -2px #8ece3a;
    box-shadow: inset 0 -2px 10px -2px #8ece3a;
    z-index: 1;
}

.partner-flag{
    color: #9E9E9E;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.progressive-container .bbb{
    max-width: 77px;
    max-height: 77px;
    margin: 0 auto;
    display: block;
}
/*.progressive-container .level{
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #000000;
    color: #000000;
    background-color: white;
    font-weight: 400;
    font-size: 20px;
    margin: 10px auto 0;
}*/
.progressive-container .level{
    text-align: center;
    color: #000;
    font-weight: 400;
    line-height: 1;
}
.progressive-container .bbb-stamp{
    width: 70px;
    height: 70px;
    line-height: normal;
    border-radius: 50%;
    border: 1px solid #1976d2;
    color: #000;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 35px);
    right: -35px;
}
.top-rating .bbb-stamp{
    border-color: #8ec644;
}
#master-ppc-container{
    width: calc(100vw - 26%);
    max-width: 1200px;
    margin-top: 40px;
}
.big-hug{
    /*padding:0 15%;*/
    padding:0 7%;
    max-width: 820px;
    margin: 0 auto;
}
.counter-badge{
    margin: 0 auto;
    width: 30px;
    /*position: relative;*/
    left: 12px;
    position: absolute;
    top: 10px;
    transform: scale(1.2);
}
.progressive-container .counter-badge .counter{
    /*position: relative;*/
    text-align: center;
    float: unset;
    color: #1976d2;
    background-color: transparent;
    font-size: 14px;
}
.company-rating span.five-stars {
    color: #1976d2;
    display: block;
    margin: 0 auto;
    width: 90px;
    text-align: left;
}
.entry-content .progressive-container .orange{
    background: #8ec644;
    background: -moz-linear-gradient(top, #8ec644 0%,#89c737 100%,#8ec644 100%);
    background: -webkit-linear-gradient(top, #8ec644 0%,#89c737 100%,#8ec644 100%);
    background: linear-gradient(to bottom, #8ec644 0%,#89c737 100%,#8ec644 100%);
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 2px;
}
.entry-content .progressive-container .orange:hover{
    background: #8ec644;
    background: -moz-linear-gradient(top, #8ec644 0%,#89c737 100%,#8ec644 100%);
    background: -webkit-linear-gradient(top, #8ec644 0%,#89c737 100%,#8ec644 100%);
    background: linear-gradient(to bottom, #8ec644 0%,#8ece3a 100%,#8ec644 100%);
}
.entry-content .prow{
    border: 2px solid #1976d2;
    border-top: none;
    position: relative;
}
.top-rating .prow {
    border: 2px solid #8ec644;
    border-top: none;
}
.entry-content .progressive-container {
    border: none;
    /*margin-top: 24px;*/
    border-top: 5px solid #1976d2;
    margin-top: 0;
}
.entry-content .company-card-link{
    text-decoration: none;
    color: #212121;
    font-weight: 300;
    line-height: 1.2;
}
.entry-content .company-card-link .top-rating .bg-badge{
    font-weight: 500;
}
 .entry-content .progressive-container.top-rating{
   /*border-top: 6px solid orange;*/
   border-top: 6px solid #8ec644;
   margin-top: 0;
}
 
 .bg-badge:before {
    content: "";
    background-image: url(/wp-content/themes/goodfinancialcents-v2/images/number-badge.png);
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    z-index: 0;
    top: -6px;
    left: -5px;
}

.progressive-container .counter.ten_and_up{
    font-size: 12px;
}

.progressive-container .prow .lg-order-3 p{
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0;
}

.progressive-container .prow .lg-order-3 p a{
    color: #ffa207;
    text-decoration: underline;
}
.progressive-container .prow .lg-order-2 .top-title{
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 8px 15px;
}
.entry-content .pwrapper{
    display: inline-block;
    margin-top:50px;
}
.lg-order-2 .summary li{
    margin-bottom: 8px;
}
.widget-disclaimer{
    font-size: 13px;
    margin-top:-20px;
    margin-bottom: 32px;
    font-weight: 400;
}

.progressive-container ._25{
    flex: 2.5;
    order:1;
}
.progressive-container ._15{
    flex: 0;
    order:4;
}
.progressive-container ._20{
    flex: 2;
    order:3;
}
.progressive-container ._40{
    flex: 4;
    order:2;
}
.pwdesk{
    display: block;
}
.pwmobile{
    display: none;
}



/*REVIEWS*/
.aff-review{
    overflow: hidden;
    border-bottom: 2px solid #E8E8E8;
    padding: 20px 0;
}
.aff-review>a{
    max-width: 120px;
    display: block;
    float: right;
    line-height: 70px;
}
.aff-review h3{
    margin-top: 1.4em;
}
.aff-review p{
    clear: both;
    padding-top: 8px;
    font-size: 14px;
}
.review-master .aff-review:first-child {
    padding-top: 0;
}
.review-master .aff-review:last-child {
    border: 0;
    padding-bottom: 40px;
}
.post-template-template-with-sidebar .textwidget_mob,.post-template-template-with-sidebar-2 .textwidget_mob{
    font-size: 12px;
    margin-top: 12px;
    margin-bottom: 20px;
}
.post-template-template-with-sidebar .textwidget_mob .disclosure-collapse,.post-template-template-with-sidebar-2 .textwidget_mob .disclosure-collapse{
    background-repeat: no-repeat;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #e9e9e9;
    background-position: 10px;
    width: 100%;
    display: block;
    color: #1976d2;
    /*text-decoration: underline;*/
    position: relative;
    text-align: center;
}
.post-template-template-with-sidebar .textwidget_mob #disclosure,.post-template-template-with-sidebar-2 .textwidget_mob #disclosure{
    margin: 0px;
    font-size: 70%;
    border-width: 0px 1px 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(233, 233, 233);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    padding: 0px;
}
.post-template-template-with-sidebar .textwidget_mob #disclosure p,.post-template-template-with-sidebar-2 .textwidget_mob #disclosure p{
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 12px;
}

.post-template-template-with-sidebar-AB-test .textwidget_mob{
    font-size: 12px;
    margin-top: 12px;
    margin-bottom: 20px;
}
.post-template-template-with-sidebar-AB-test .textwidget_mob .disclosure-collapse{
    background-repeat: no-repeat;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #e9e9e9;
    background-position: 10px;
    width: 100%;
    display: block;
    color: #1976d2;
    /*text-decoration: underline;*/
    position: relative;
    text-align: center;
} 
.post-template-template-with-sidebar-AB-test .textwidget_mob #disclosure{
    margin: 0px;
    font-size: 70%;
    border-width: 0px 1px 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(233, 233, 233);
    border-bottom-color: rgb(233, 233, 233);
    border-left-color: rgb(233, 233, 233);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    padding: 0px;
}
.post-template-template-with-sidebar-AB-test .textwidget_mob #disclosure p{
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 12px;
}
@media (min-width:1000px){
    .entry-content .pwrapper, .widget-disclaimer{
        /*max-width: 800px;
        display: block;*/
        margin-left: auto;
        margin-right: auto;
    }

}
@media(max-width: 999px){
    .entry-content .pwrapper, .widget-disclaimer{
        max-width: 700px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width:768px){
    .progressive-container img{
        display: block;
        max-width: 130px;
    }
    .post-template-template-with-sidebar .textwidget_mob #disclosure,.post-template-template-with-sidebar-2 .textwidget_mob #disclosure{
        display: block;
    }
    .post-template-template-with-sidebar .textwidget_mob .disclosure-collapse,.post-template-template-with-sidebar-2 .textwidget_mob .disclosure-collapse{
        pointer-events: none;
    }
    .post-template-template-with-sidebar .textwidget_mob .disclosure-collapse svg,.post-template-template-with-sidebar .textwidget_mob,.post-template-template-with-sidebar-2 .textwidget_mob .disclosure-collapse svg,.post-template-template-with-sidebar-2 .textwidget_mob{
        display: none;
    }

    .post-template-template-with-sidebar-AB-test- .textwidget_mob #disclosure{
        display: block;
    }
    .post-template-template-with-sidebar-AB-test- .textwidget_mob .disclosure-collapse{
        pointer-events: none;
    }
    .post-template-template-with-sidebar-AB-test- .textwidget_mob .disclosure-collapse svg,.post-template-template-with-sidebar-AB-test .textwidget_mob{
        display: none;
    }
}
@media (max-width: 855px){
    .big-hug .progressive.blue-button {
        font-size: 9px;
    }
}
@media (max-width: 767px){
    .post-template-template-with-sidebar .textwidget_desk,.post-template-template-with-sidebar-2 .textwidget_desk{
        display: none;
    }
    .post-template-template-with-sidebar-AB-test .textwidget_desk{
        display: none;
    }
    .big-hug .progressive.blue-button {
        font-size: 20px;
    }
    #master-ppc-container{
        width: 100%;
    }
    body.post-template-template-with-sidebar .content,body.post-template-template-with-sidebar-2 .content{
        padding-top:0;
    }
    body.post-template-template-with-sidebar-AB-test .content{
        padding-top:0;
    }
    .progressive-container .pcolumn._50{
        width: 100%;
    }
    .pwmobile.progressive-container img{
        margin-top: 0;
    }
    .pwmobile.progressive-container .lg-order-3{
        text-align: center;
    }
    .pwmobile.progressive-container .lg-order-3 img{
        max-width: 80px;
        margin-bottom: 20px;
        display: block;
    }
    .counter-badge{
        position: relative;
        transform: unset;
        top: 0;
        left: 0;
    }
    /*.entry-content .pwmobile.progressive-container .orange{
        padding:0;
    }*/
    .pwmobile.progressive-container .bbb-stamp {
        top: calc(50% - 30px);
        right: -30px;
    }
    .pwmobile.progressive-container ._25{
        order:unset;
    }
    .big-hug{
        padding: 0;
    }
    .pwmobile{
        display: block;
    }
    .pwdesk{
        display: none;
    }
.pwmobile.progressive-container .counter-badge .counter {
    font-size: 20px;
    padding-left:8px;
}
.pwmobile .counter-badge {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
}
.pwmobile.progressive-container ._25{
    flex: unset;
    width: 100%;
    padding-bottom: 0!important;
    text-align: center;
    position: relative;
}

.pwmobile .bg-badge:before{
    width: 45px;
    height: 45px;
}
.pwmobile span.affiliate {
    display: inline-block;
    width: 150px;
    /*margin-left: 30px;*/
    margin-left: 0;
}
.partner-flag{
    margin-top: 0;
}
.pwmobile.progressive-container .company-rating{
    margin-left: 15px;
    text-align: left;
    margin-top: 16px;
}
.pwmobile .company-rating span.five-stars{
    margin: 0;
    font-size: 21px;
    width: 120px;
}
.pwmobile .orange.affiliate{
    margin: 0;
    font-size: 20px;
    width: 160px;
    border-radius: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pwmobile.progressive-container .prow .lg-order-3 p{
    text-align: left;
}
.pwmobile .company-rating .rating-label{
    font-size: 14px;
}
.entry-header h1{
    margin-bottom:8px;
}
.post-template-template-with-sidebar #header-bottom-section,.post-template-template-with-sidebar-2 #header-bottom-section{
    margin-bottom:16px;
}
.post-template-template-with-sidebar .textwidget_mob,.post-template-template-with-sidebar-2 .textwidget_mob{
    margin-bottom:24px;
}
.post-template-template-with-sidebar-AB-test #header-bottom-section{
    margin-bottom:16px;
}
.post-template-template-with-sidebar-AB-test .textwidget_mob{
    margin-bottom:24px;
}
h2.left-bar{
    margin-bottom:26px;
}
.entry-content .pwrapper{
    margin-top:0;
}
.entry-content .progressive-container{
    margin-top:0;
}

.widget-disclaimer{
    margin-bottom:37px;
}
h3.ba_h3, .pcontent{
    margin-bottom:16px;
}
.post-template-template-with-sidebar #disclosure,.post-template-template-with-sidebar-2 #disclosure{
    padding: 0;
}
.post-template-template-with-sidebar #disclosure p,.post-template-template-with-sidebar-2 #disclosure p{
    padding: 10px 15px 0 15px;
}
.post-template-template-with-sidebar-AB-test #disclosure{
    padding: 0;
}
.post-template-template-with-sidebar-AB-test #disclosure p{
    padding: 10px 15px 0 15px;
}
}






/*REMOVE ALL NAVIGATION*/
#menu-trigger, #search-trigger, .nav-primary, .burger-menu, #gfc-floating-sidebar{display:none!important;}


/*Remove white space at bottom*/
footer.entry-footer {
    display: none;
}