body 
{
    font-family:  Roboto Slab;
    min-width: 1300px !important;
}

#hamburger img
{
    height: 24px;
    width: 24px;
    margin:auto;
}

#site-logo img
{
    height: 40px;
    width: 204px;
    margin:auto;
    visibility: hidden;
}

#site-logo 
{
    text-align: center;
}

#top-menu-row
{
    height: 80px;
    border-bottom : 1px solid black;
}
#hamburger , #site-logo, #login-link
{
    margin-top:  auto;
    margin-bottom: auto;    
}

#hamburger 
{
    text-align: left;
}

#login-link
{
    text-align: right;
}


#widest-ad-row iframe
{
    margin: auto !important;
    margin-top: 32px;
}
#widest-ad-row
{
   text-align: center;
   padding-top : 20px;
}

#widest-ad-row {
    border-bottom: 1px solid #e4e4e4;
}

#top-menu-row,#article-metadata, #article-contents, #comments, #footer {
    padding-left: 7%;
    padding-right: 7%;
}

#article-metadata {
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    margin-top: 32px;
    margin-bottom: 32px;
}
#article-metadata h1
{
    font-size : 60px;
    line-height : 68px;
    font: normal normal 600 60px/68px Roboto Slab;
    color: #000000;
}

#article-metadata h4
{
    font-size : 24px;
    line-height : 29px;
    color: #000000;
}

#article-metadata h6
{
    font-size : 16px
    line-height : 18px;
    color: #999999;
}

#article-contents-text {
    text-align: left;
    font: normal normal normal 18px/32px Roboto Slab;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 18px;
    line-height: 32px;
}

#sidebar-iframes 
{
    text-align: center;
}

#sidebar-iframes hr 
{
    color :#212529;
    height : 2px;
    width: 300px;
    margin-top: 48px;
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
}

#article-contents hr {
    margin-top : 54px;
}
#article-contents {
    margin-bottom: 54px;
    margin-top: 54px;
}

#comments-box {
    display: inline-block;
    border : 1px solid rgba(33, 37, 41, .25);
    border-radius: 8px;
    font-size: 16px;
    line-height: 19px;
    width: 180px;
    padding: 10px;
    height: 50px;
    text-align: center;
}

#comments-box img 
{
    height: 26px;
    width: 26px;
}

#comments hr {
    margin-top: 100px;
}

#newsletter 
{
    margin-top : 48px;
    text-align: center;
}

#newsletter h2, #newsletter h4 {
    font-size: 40px;
    line-height: 27px;
    font: normal normal normal 40px/27px Poppins;
    letter-spacing: 0px;
    color: #000000;
}
#newsletter h2{
    font-size: 40px;
}
#newsletter h4 {
    font-size: 18px;
}
#newsletter #subscription-form{
    display : inline-flex;
    margin-top: 40px;
    width: 692px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}   

#newsletter #subscription-form #subscribe-cta{
    background-color:  black;
    color: white;
    width: 176px;
    height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 4px;
}


#newsletter #subscription-form #form-field input 
{
    width: 496px;
    height: 60px;
    border: 1px  solid #707070;
    margin-right: 20px;
    text-align: center;
}

#footer-links {
    margin-top: auto;
    margin-bottom: auto;
    color: white;
}

#footer
{
    height: 110px;
    background-color: black;
}

#footer-icons {
    display : inline-flex;
}
#footer-icons img{
    height : 48px;
    width: 48px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 20px;
}

#article-image
{
    width : 770px;
    height: 516px;
    margin-bottom: 32px;
}

iframe
{
    outline-color : #999999;
    outline-width: 0.5px !important;
    outline-style : solid;
    padding-left:0px !important;
    padding-right: 0px !important;
    z-index: 10 !important;
}

.disclaimer 
{
    text-align: right !important;
    color:rgb(112,112,112);
    line-height: 10px;
    font-weight : 400;
    font-family: Poppins !important;
    font-size: 10px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
#disclaimer-article
{
    width: 728px;
}
#disclaimer-header
{
    width: 970px !important;
    margin: auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
}


.disclaimer-sidebar
{
    width: 300px;
    margin: auto;
}

#footer, #comments 
{
    display: none;
}

#article-header-image, #article-image
{
    display: none;
}
