/*-----------== news content ==-----------*/

.blogpage {
    position: relative;
    height: 100%;
    padding: 20px 0;
}

.blogs-body {
    background-color: #f3f4f4;
    font-family: 'tiengviet' !important;
}

.blogs * {
    font-family: 'tiengviet' !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

.blogs-container {
    margin-right: auto;
    margin-left: auto;
}

.blogpage {
    background-color: #f3f4f4;
}

.blogs-block {
    padding: 50px 0 0 0;
}

.blogs-article {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    margin-bottom: 50px;
}

.blogs-img img {
    width: 100%;
}

.blogs-content {
    padding: 30px 30px 20px 30px;
    color: #40454a;
}

.blogs-title {
    margin: 0;
}

.blogs-title a {
    font-size: 20px;
    color: #40454a;
    font-weight: bold;
    font-family: 'tiengviet';
}

.blogs-intro {
    color: #4f4f4f;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}

.blogs-author {
    border-top: 1px solid #e4e4e4;
    padding: 18px 5px 0px 5px;
    margin-top: 20px;
}

.blogs-author-link {
    color: #4f4f4f;
    font-weight: bold;
    text-transform: capitalize;
}

.blogs-category {
    color: #f38094 !important;
    font-weight: bold !important;
}

.blogs-readmore {
    color: #4f4f4f !important;
    font-weight: bold;
    float: right;
}

.blogs-empty {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
}

@media ( min-width : 1200px) {
    .blogs-container {
        width: 1170px;
    }
}

/*-----------== for tags ==-----------*/
.block-tag {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.txt_tag {
    background: #f1f1f1;
    padding: 0 10px;
    height: 20px;
    color: #939393;
    float: left;
    font: 400 11px/20px arial;
    margin: 0 5px 0 0;
}

.tag_item {
    display: inline-block;
    height: 20px;
    font: 400 12px/20px arial;
    color: #656565;
    padding: 0 10px;
    white-space: nowrap;
    background: #f1f1f1;
    margin: 0 5px 5px 0;
    float: left;
}

.tag_item:hover {
    background: #e2e2e2;
}

/*-----------== news ad ==-----------*/
.right-side {
    margin: 50px 0;
    background: #fff;
    padding: 1px 20px 20px 20px;
    box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
    border-radius: 0px;
}

.right-side .input-search {
    height: 37px;
    border: 1px solid #e0e0e0;
    width: 100%;
    padding: 0 5px;
}

.right-side .title {
    font-size: 14px;
    margin-top: 10px;
    display: flex;
    font-weight: bold;
}

.right-side .title span {
    padding-right: 10px;
    text-transform: uppercase;
}

.right-side .title:after {
    width: 100%;
    color: white;
    content: '';
    flex: 1;
    border-bottom: 1px solid #5b5150;
    margin: auto 0 10px 0;
    box-shadow: 0 -1px;
}

#accordionMenu .panel-body-cus {
    padding: 10px 15px;
    border-top: 1px solid #ddd;
}

#accordionMenu .panel-default-cus:first-child {
    border-top: none;
}

#accordionMenu .panel-default-cus .active {
    background-color: #f9efef;
}

#accordionMenu .panel-body-cus span a {
    color: #f38094 !important;
}

#accordionMenu .panel-default-cus>.panel-heading-cus a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.right-side .content {
    margin-top: 18px;
}

.advertise .content, .featured-video .content {
    width: 100%;
    height: auto;
}

.sponsor .content {
    margin: 0;
}

.videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.recent-post-title {
    color: #5b5150;
    font-family: 'tiengviet';
    font-size: 18px;
}

.recent-post-title:hover {
    color: #f5916c;
    text-decoration: none;
    cursor: pointer;
}

.pagination {
    margin: 0 0 20px 0;
}

/* detail news */
.content-new {
    background: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.button-group {
    margin: 20px 0 0 -15px;
    padding: 20px 0px;
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.social-icons li.title-share {
    margin-right: 15px;
    color: #96a2b2;
    font-size: 15px;
}

.social-icons li {
    display: inline-block;
    margin-bottom: -15px;
}

.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}

.share li a {
    background-color: #eceeef;
    border: none;
    border-radius: 100%;
    color: #818a91;
    display: block;
    font-size: 16px;
    height: 44px;
    padding: 0;
    text-align: center;
    width: 44px;
}

.share li a:hover {
    background-color: #eceeef;
}

.button-group .social-icons {
    float: left;
}

.button-group .action-buttons {
    float: right;
    line-height: 12px;
}

.blogdetails ul {
    padding-left: 0px;
    margin-left: 20px;
}

.content-new .blogdetails .para {
    font-family: 'tiengviet' !important;
    font-size: 16px !important;
}

.blogdetails .blgtitle {
    font-family: 'tiengviet' !important;
}

.content-new-right {
    background: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
    padding: 10px;
    position: relative;
}

.content-new .meta {
    margin-bottom: 10px;
}
.content-new .blogdetails .para-descripttion *{
    font-family: 'tiengviet' !important;
    font-size: 16px !important;
    line-height: 1.5;
}
.content-new .blogdetails .para-descripttion {
    font-family: 'tiengviet' !important;
    font-size: 16px !important;
    color: #5b5150;
    font-size: 16px;
    font-family: 'tiengviet';
    margin-top: 10px;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
    margin-bottom: 20px;
}

.pare-new-content * {
    font-family: 'tiengviet' !important;
    line-height: 1.5 !important;
    /* font-size: 16px !important; */
    text-align: left;
}

.pare-new-content img
{
    margin: 0 auto;
    display: block;
    max-width: 100% !important;
    height:auto !important;
}

.right-side-detail * {
    font-family: 'tiengviet' !important;
}

.right-side-detail {
    margin: 0;
}

.blogdetails .blgdeta img {
    width: 100%;
}
.icon-new span{
    margin-right:10px;
}