#Double_Col{
    font-family: 'Roboto' !important;
    margin-top: 36px;
}
#Double_Col h1{
    font-weight: 900;
    font-size: 42px;
    line-height: 52px;
    letter-spacing: -1px;
    color: #1B1B1B;
}
#Double_Col h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    letter-spacing: -1px;
    color: #000000;
    margin-bottom: 36px;
    padding-top: 36px;
}
#Double_Col h3{
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 16px;
    padding-top: 20px;
    margin-top: 0px;
}
#Double_Col p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #1B1B1B;
    margin:0 0 16px !important;
}
/* remove the important from article.css .date_info*/
#Double_Col .date_info{ 
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #545B63;
}
#Double_Col .metadis{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1B1B1B;
    margin-bottom: 36px;
}
#Double_Col .rating{
    height: 63px;
    width: 198px;
    border-radius: 100px;  
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    margin-right: 36px;
}
#Double_Col .rating_text{
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: #545B63;
    margin-top: 11px;
}
#Double_Col .rating_star img{
    width: 15px;
    height: 17px;
}
#Double_Col .rating_value{
    font-weight: 700;
    font-size: 42px;
    line-height: 20px;
    letter-spacing: -2px;
    color: #333647;
}
#Double_Col .author_images img{
    width: 40px;
    height: 40px;
}
#yasr-custom-text-before-overall{
    display: none !important;
}
#yasr-custom-text-before-overall{
    padding-right: 10px !important; 
}
.yasr-rater-stars{
    width: 89px !important;
    height: 22px !important;
    background-size: 18px !important;
}
.yasr-star-value{
    background-size: 18px !important;
}
.yasr-star-rating .yasr-star-value{
    height: 75% !important;
}
#Double_Col .author_info{
    width: auto;
    margin-right: 20px;
}
#Double_Col .author_written {
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    color: #333647 !important;
}
#Double_Col .author_edited{
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    color: #545B63 !important;
}
#Double_Col .author_written .author_name a{
    color: #333647 !important;
}
#Double_Col .author_edited .author_name a{
    color: #545B63 !important;
}
#Double_Col .author_desg{
    font-weight: 400 !important;
}
#Double_Col .articleDisclaimer{
    padding: 36px 0px 16px 0;
    margin: 0;
    color: #545B63;
}
#Double_Col .feature_image img{
    margin-bottom: 52px;
}
#Double_Col .aboutauthor{
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #333647;
}
#Double_Col .auth_name{
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #333647;
}
#Double_Col .authorbox{
    margin: 52px 0 16px;
    padding:36px;
}
.article_name{
    font-weight: 900 !important;
    font-size: 28px;
    line-height: 33px;
    color: #FFFFFF;
}
.first_article_author{
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
}
.rest_article_title{
    font-weight: 700;
    font-size: 18px;
    line-height:21px;
    color: #1B1B1B;
}
.rest_article_author{
    font-weight: 500;
    font-size: 13px;
    line-height:16px;
    color: #1B1B1B;  
}
.latest_title_box .article_header{
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1.45455px;    
    color: #545B63;
}
.rest_article_image{
    min-height: 156px !important;
}
#Double_Col .articleDisclaimer a.editInt{
    color: #545B63 !important;
}
#Double_Col .footable_parent{
    margin-bottom: 16px;
}

/* Mobile CSS */
@media screen and (max-width:767.98px) {
    #Double_Col{
        margin-top: 10px !important;
    }           
    #Double_Col h1{ 
        font-size: 28px !important;
        line-height: 32px !important;
    }
    #Double_Col .metadis{
        font-size: 16px !important;
        line-height: 22px !important;
        margin-bottom: 26px !important;
    }
    #Double_Col .author_images img{
        display: none !important;
    }
    #Double_Col h2{
        font-size: 22px !important;
        line-height: 28px !important;
        margin-bottom: 26px;
        padding-top: 26px;
    }
    #Double_Col h3{
        font-size: 20px !important;
        line-height: 24px !important;
        /* padding-top: 26px; */
        padding-top: 10px;
    } 
    #Double_Col p{
        font-size: 16px;
        line-height: 22px;
    }
    #Double_Col .author_info{
        width: auto;
        padding: 0;
        margin-right: 20px;
    }
    #Double_Col .feature_image img{
        margin-bottom: 26px;
    }
    #Double_Col .articleDisclaimer{
        padding: 26px 0px 16px 0 !important;
    }
    #Double_Col .date_info{
        padding-top: 3px !important;
    }
    #hide2Col{
        display: none;
    }
    .single-calculators #hide2Col{
        display: block !important;
    }
    #Double_Col .showAdvertiserDisclosure{
        width: 100px !important;
    }
}
@media screen and (max-width:360px) {
    #Double_Col .mt_16{
        margin-top: 16px;
    }
}
/*  */
@media screen and (max-width:1199.98px) {
    #Double_Col .mt_26{
        margin-top: 26px;
    }
}