﻿.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.socialMedia {
    display: inline-block;
    padding-left: 3px;
}

.socialMedia img {
    width: 25px;
    height: 25px;
    border-radius: 10px;
}

.socialMedia p {
    letter-spacing: 2px;
    font-size: 11px;
    margin-left: 0px;
}

.shareCount {
    display: inline-block;
    padding: 2px;
    border-right: 1px #ccc solid;
    color: #848282;
    margin-left: 8px;
}
h1 .h1 {
    font-size: 2em !important;
}

h2 .h2 {
    font-size: 1.5em !important;
}

h3 .h3 {
    font-size: 1.17em !important;
}

h4 .h4 {
    font-size: 1em !important;
}

h5 .h5 {
    font-size: .83em !important;
}

h6 .h6 {
    font-size: .67em !important;
}
.CommentCount {
    display: inline-block;
    padding: 2px;
    /*border-right: 1px #ccc solid;*/
    color: #90b8df;
}

.CommentCount .soacial-number {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 20px;
}

.CommentCount .soacial-txt {
    font-size: 10px;
}

.shareCount .soacial-number {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 20px;
}

.shareCount .soacial-txt {
    font-size: 10px;
}

.bottomNews h2 {
    font-size: 1.5em !important;
    color: #7EA54A;
    font-weight: bold;
}

.atm-f {
    display: none;
}

.story br {
    content: none !important;
}

.tag:hover {
    background-color: #7da345!important;
    text-decoration: none !important;
    color: white;
}

.tagsContainer {
    margin-bottom: 50px;
}

.tag {
    padding: 0.214em 20px 0.214em 20px;
    font-size: 12px;
    cursor: pointer;
    border-top-right-radius: 35px !important;
    border-bottom-right-radius: 35px !important;
    text-decoration: none !important;
    background-color: #004693;
    color: white;
    transition: background-color 0.8s ease;
    float: left;
    margin: 0 0.5em;
    opacity: 0.7;
}

.tag i {
    color: white;
    padding: 2px;
    border-radius: 10px;
    margin-left: -10px;
    transition: color 0.8s ease;
}

.embed-responsive-item {
    margin: 0 !important;
}

.author h5 {
    font-weight: bold;
}

.img-circle {
    border-radius: 50% !important;
}

/*.story {
    font-family: "Open Sans", serif;
    font-size: 16px; 
    font-style: normal;
    font-variant: normal;
    font-weight: normal; 
    letter-spacing: 0.32px;
    line-height: 25.2px;
    text-decoration: none solid rgb(0, 0, 0);
    text-align: start;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    word-spacing: 0;
}*/