﻿.article h2 {
    font-size: 32px;
    font-family: inherit;
    font-weight: 500;
    color: #101010;
    line-height: 1.1;
    margin-top: 10px;
}

.article-sidebar .r-side {
    margin-bottom: 30px;
}

.img-lg {
    margin-top: 15px;
}

.jwplayer {
    max-width: 100%;
}

/*Social Share - Share this*/
#st-1 .st-btn[data-network='facebook'],
#st-1 .st-btn[data-network='twitter'],
#st-1 .st-btn[data-network='email'],
#st-1 .st-btn[data-network='googleplus'] {
    border: 1px solid lightgray;
    border-radius: 0;
}

.st-btn[data-network='facebook'] svg {
    fill: #3a5a98 !important;
}

.st-btn[data-network='twitter'] svg {
    fill: #55acee !important;
}

.st-btn[data-network='email'] svg {
    fill: #3a8598 !important;
}

.st-btn[data-network='googleplus'] svg {
    fill: #666666 !important;
}

.st-btn[data-network='linkedin'] svg {
    fill: #666666 !important;
}

.st-btn[data-network='whatsup'] svg {
    fill: #666666 !important;
}

.st-btn:hover {
    top: 0 !important;
}

.st-backdrop {
    background: rgba(0, 0, 0, 0.95) !important;
}

.st-logo {
    display: none;
}

.st-close {
    top: 30px;
}

.line-log {
    background: #f6f6f6;
    padding: 2%;
    border-top: 2px solid #aa1a2b;
    color: #333;
    border-bottom: 1px solid #b0b0b0;
}

    .line-log a {
        color: #aa1a2b;
    }

.line-disclaimer {
    color: #5A002C;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}

.line-copyright {
    font-size: 14px;
    font-style: italic;
}
