/*------------------------------------------------------------------------------
[Master Stylesheet]

Project:        I-news - Responsive HTML Template
Version:        1.0
Last change:    04/29/2017
Primary use:    Newspaper & blog
Author:         themeqx
URL:            https://codecanyon.net/user/themeqx
------------------------------------------------------------------------------*/

/*
This file contains the common info of this theme.
*/

/*------------------------------------------------------------------------------
[Table of contents]

    01.  General Styling & Typography
    02.  Top Header
    03.  Navber Adjustment
    04.  NewsTicker
    05.  Slider
    06.  All Post
    07.  Weather Widget
    08.  Weather Widget (Two)
    09.  Social Icon
    10.  Tabs
    11.  Games News
    12.  Categories Widgets
    13.  Achive Widget (Calender)
    14.  Poll Widget
    15.  Tags Widget
    16.  Featured News
    17.  Youtube
    18.  More News
    19.  Post Card News
    20.  Article
    21.  Pagination
    22.  Footer
    23.  Category page
    24.  Contact Page
    25.  Details page
    26.  Category Style One
    27.  Home Style Two
    28.  About us page
    29.  F.A.Q us page
* --------------------------------------------------------------------------- */

/*** 01. General Styling & Typography
------------------------------------------------------------------------------*/

::-webkit-selection {
    background-color: #0D73EA;
    color: #ffffff;
}

::-moz-selection {
    background-color: #0D73EA;
    color: #ffffff;
}

::selection {
    background-color: #0D73EA;
    color: #ffffff;
}

/*--- common style ----*/

body {
    /*background: #edeff4;*/
    background: #fff;
    color: #282828;
    font-family: 'Roboto Regular', sans-serif;
    padding: 0 !important;
}

body.home_six {
    background: #fff;
}

html,
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /*scroll-behavior: smooth;*/
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Regular', sans-serif;
}

a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover {
    color: #0D73EA;
    text-decoration: none
}

.m_0 {
    margin: 0 !important;
}
.p-0 {padding: 0 !important;}
.m-0 {margin: 0 !important;}
.pad06 {
    padding: 0 6px;
}

.mar-25 {
    margin-bottom: 13px !important;
}

ul.unstyles, ol.unstyles {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.page_main_wrapper {
    padding-bottom: 0px;
    padding-top: 25px;
    background-color: #fff;
}

.row-m {
    margin-right: -5px;
    margin-left: -5px;
}

.col-p {
    padding-right: 5px;
    padding-left: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    color: #21211f;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto Bold', sans-serif
}

h6 {
    font-family: 'Roboto', sans-serif
}

.solid-line {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #CCC;
}

.featured-inner,
.post-body,
.add-inner,
.archive-wrapper {
    position: relative;
    padding: 0;
}

.block-culture .post-body, .block-life .post-body {
    padding: 12px 6px 0 6px;
}

.featured-inner,
.post-inner,
.add-inner,
.weather-wrapper,
.tabs-wrapper,
.posts,
.panel_inner,
.archive-wrapper,
.weather-wrapper-2 {
    margin-bottom: 15px;
    /*box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.68);*/
}

.home_six .featured-inner,
.home_six .post-inner,
.home_six .add-inner,
.home_six .weather-wrapper,
.home_six .tabs-wrapper,
.home_six .posts,
.home_six .panel_inner,
.home_six .archive-wrapper,
.home_six .weather-wrapper-2 {
    border: 1px solid #ddd;
}

.home_six .youtube-wrapper {
    padding: 0;
}

.header-right-menu ul,
.most-viewed ul, .social-media,
.posts ul, .twitter-inner ul, .about-inner ul,
.header-social > ul, .top-left-menu > ul,
.headser-right-menu > ul, ul.category-list,
.poll-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* Paste this css to your style sheet file or under head tag */

/* This only works with JavaScript,
if it's not present, don't show loader */

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat #fff;
    display: none;
}

.relative-pos {
    position: relative
}

.absolute-pos {
    position: absolute;
    bottom: 8px;
    left: 10px;
}

.post-body .absolute-pos .title {
    font-size: 18px;
    font-weight: normal;
}

.authar-info.text-white li,
.text-white {
    color: #fff
}

.margin-top-block {
    margin-top: 15px !important;
}

/*
Color
=========================== */

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
.side .widget ul.link li a:hover,
.side .widget ul.link li a:focus,
.check-list li:before,
ul.cart-list > li > h6 > a,
.attr-nav > ul > li > a:hover,
.attr-nav > ul > li > a:focus,
nav.navbar-sidebar ul.nav li.dropdown.on > a,
nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar.navbar-inverse ul.nav li.dropdown.on > a,
nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar li.dropdown ul.dropdown-menu > li a:hover {
    color: #eb0254 !important;
}

nav.navbar.navbar-transparent ul.nav > li > a:hover,
nav.navbar.no-background ul.nav > li > a:hover,
nav.navbar ul.nav li.scroll.active > a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar-dark ul.nav li.dropdown.on > a {
    color: #fff !important;
}

nav.navbar.bootsnav ul.nav > li:hover {
    /*background-color: #0D73EA;*/
    text-decoration: underline;
}
nav.navbar.bootsnav .logo-item {
    display: none;
}
/* Border ------*/

ul.cart-list > li.total > .btn {
    border-color: #eb0254;
}

nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #eb0254 !important;
}

/* Background ------*/

ul.cart-list > li.total > .btn,
.attr-nav > ul > li > a span.badge,
nav.navbar .share ul > li > a:hover,
nav.navbar .share ul > li > a:focus {
    background-color: #eb0254;
}

ul.cart-list > li.total > .btn:hover,
ul.cart-list > li.total > .btn:focus {
    background-color: #dc3236 !important;
}

/* Back to top ------*/

#toTop {
    position: fixed;
    bottom: 50px;
    right: 15px;
    cursor: pointer;
    display: none;
    z-index: 10;
}

.back-top {
    background-color: #0D73EA;
    border: 2px solid whitesmoke;
    padding: 6px 8px;
    height: 34px;
    width: 34px;
    border-radius: 50% !important;
    color: #fff;
}

.back-top:hover {
    color: #fff;
    background-color: #1b1c26;
    border: 1px solid #1b1c26;
}

/* Image hover ------*/
.news-image:before,
figure a::before,
.thumb::before,
.post-thumbnail:before,
.grid-item-img:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.post-height-3 .news-image:before {
    background-color: #000;
}

.slider-post:hover .news-image:before,
article:hover figure a:before,
.news-list-item:hover .thumb::before,
.grid-item-menu:hover .grid-item-img:before,
.grid-item:hover .grid-item-img:before,
article:hover .post-thumbnail:before,
.main-post-inner:hover figure a:before {
    opacity: 1;
}

.thm-margin {
    margin: 0 !important;
}

.thm-padding {
    padding: 0 !important;
}

.img-responsive {
    width: 100%
}

/*figure, .thumb{
    background: url(../images/default-thumbnail.jpg) no-repeat;
    background-size: contain;
}*/

/* Sideber scrol ------*/

.main-content,
.rightSidebar {
    position: relative;
}

.font-common {
    margin-top: 0;
    margin-bottom: 0;
    font: 500 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.font-common a {
    line-height: 21px;
}

.feature-left .font-common {
    margin-top: 12px !important;
}

#mask_overlay_syzp,
#mask_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10;
    display: none;
}
.side-right  #mask_overlay {
    display: block;
}

/*** 02. Top header
------------------------------------------------------------------------------*/
#etv-home-page .header-top {
padding-bottom: 5px;
}
.header-social {
    text-align: left;
    float: right;
    position: absolute;
    right: 0;
}

.header-social > ul > li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}

.header-social > ul > li > a {
    color: #0D73EA;
    opacity: 1;
}

.header-social > ul > li > a .fa {
    font-size: 18px;
}

.header-social > ul > li > a:hover {
    opacity: 0.6;
}

.top-left-menu > ul > li {
    display: inline-block;
    list-style: none;
    color: #111;
    text-transform: uppercase;
}

.top-left-menu > ul > li > a {
    color: #111;
    font-size: 12px;
    padding: 0 10px;
    border-left: 1px solid #3a3b44;
    letter-spacing: 0.2px;
    font-weight: 300;
    font-family: 'Roboto Regular', sans-serif;
}

.top-left-menu > ul > li > a:first-child {
    border-left: 0px;
    padding-left: 0;
}

.header-right-menu > ul > li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    border-right: 1px solid #3a3b44;
    letter-spacing: 0.2px;
}

.header-right-menu > ul > li:hover .dropdown-menu {
    display: block;
}

.header-right-menu > ul > li:last-child {
    border: none;
}

.header-right-menu > ul > li > a {
    color: #fecc17;
}

.header-right-menu > ul > li > a:hover {
    border-bottom: 1px dotted #fecc17;
}

/* Header-middle ------*/

.header-mid {
    background-color: #fff;
    padding: 15px 0 8px 0;
}


#subscription .make-a-donation {
    width: 91% !important;
    margin: 10px 20px;
    color: #FFFF00 !important;
}

.subscribe-online {
    padding: 0;
    margin-bottom: 20px;
}

.subscribe-online .subscribe-bg {
    background-size: cover;
    background-image: url(/images/subscription/subscribe_banner_bg.jpg);
    background-position: right;
    width: 100%;
    height: 264px;
    border-top: 1px solid #e8e8c5;
    padding: 20px 40px;
}

.subscribe-online a,
.subscribe-online a:hover {
    color: #21211f;
}

.subscribe-online .subs-quote .fa {
    font-size: 24px;
    font-style: italic;
    color: #ff6058;
}

.subscribe-online .subs-quote .subs-quote-text {
    font: 16px/24px 'Roboto Regular', Arial;
    font-style: italic;
}

.subscribe-online .subs-quote .subs-quote-reader {
    font: 19px/35px 'Roboto Bold', Arial;
    font-style: italic;
    margin-bottom: 15px;
}

.subscribe-online .subs-order-now {
    font: 500 17px/35px Oswald, 'Roboto Bold', Arial;
    color: #0D73EA;
}

.subscribe-online .subs-order-now .subs-button {
    background-color: #4d90fe;
    border-radius: 2px;
    cursor: pointer;
    color: #ffffff;
    font: 500 15px/20px Oswald, 'Roboto Bold', Arial;
    padding: 8px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    text-align: center;
    width: 300px;
}

.subscribe-online .subs-order-now .subs-button:hover {
    background-color: #0061a7;
    text-decoration: none;
}

.subscribe-online .subs-order-now .subs-button:active {
    position: relative;
    top: 1px;
    text-decoration: none;
}

.subscribe-online .subs-title {
    font: 500 17px/35px Oswald, 'Roboto Bold', Arial;
    padding: 0;
    width: 268px;
    border-bottom: 1px solid #888;
    margin-bottom: 10px;
}

.subscribe-online .subs-online {
    padding: 5px 0;
}

.subscribe-online .subs-button {
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background-color: #007dc1;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font: 500 17px/35px Oswald, 'Roboto Bold', Arial;
    padding: 4px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    text-align: center;
    width: 230px;
}

.subscribe-online .subs-button:hover {
    background-color: #0061a7;
    text-decoration: none;
}

.subscribe-online .subs-button:active {
    position: relative;
    top: 1px;
    text-decoration: none;
}

.header-right-menu .subs-online {
    /*margin-top: -4px;*/
}

.header-right-menu .subs-button {
    background-color: #1578fb;
    border-radius: 2px;
    cursor: pointer;
    color: #ffffff;
    font: 600 14px/24px 'barlow condensed',sans-serif;
    padding: 4px 15px 3px 15px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.header-right-menu .subs-button:hover {
    background-color: #0061a7;
    text-decoration: none;
}

.header-right-menu .subs-button:active {
    position: relative;
    top: 1px;
    text-decoration: none;
}

.header-right-menu .subs-login {
    padding: 3px 18px 2px 18px;
    font: 600 14px/24px 'barlow condensed',sans-serif;
    border: 1px solid #888;
    color: #21211f;
    border-radius: 2px;
    text-transform: uppercase;
}

.mepr-form .mepr_price .mepr_price_cell_label {
    display: none !important;
}

.mepr-form .mepr_price .mepr_price_cell {
    font: 400 17px/34px Oswald, 'Roboto Bold', Arial;
    font-style: italic;
    color: #ff3414;
}

/*** 03. Navbar Adjusment
------------------------------------------------------------------------------*/

/*** 04. NewsTicker
------------------------------------------------------------------------------*/

.newstricker_inner {
    position: relative;
    line-height: 30px;
    margin: 20px 0;
    padding: 0 0 0 125px;
}

.trending {
    background-color: #1b1c26;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 11px;
    padding: 0 12px 0 11px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.trending::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 8px solid #1b1c26;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -8px;
}

#NewsTicker .item a {
    font-size: 15px
}

#NewsTicker.owl-carousel {
    overflow: hidden;
    height: 30px;
}

#NewsTicker.owl-theme .owl-controls .owl-buttons div {
    top: 0 !important;
}

/*** 05. Slider
------------------------------------------------------------------------------*/

.slider-inner {
    position: relative;
    margin-bottom: 20px;
}

#owl-slider .item img {
    display: block;
    width: 100%;
}

.sub-post {
    position: relative;
    padding: 7px;
}

/*figure{
    float: left;
    margin: 4px 18px 0 0;
}*/

figure img {
    width: 100%;
    height: auto;
}

/* Common style for main content */
/*-------------------------------------*/
/* Feature-top */

/* Most view post */

/* Article filter*/
.article-filter {
    padding: 20px 0
}

.article-filter .owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 30px;
}

.article-filter .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
}

.article-filter .post-head {
    margin: 0 6px 28px 6px;
    padding-left: 0;
}

.article-filter .item .pad06:nth-child(4n+1) {
    clear: both;
}

/* Category slider */
.post-item .post-body img {
    width: 100%;
    height: auto;
}

.post-item .news-list-item .img-wrapper {
    width: 100%;
}

.post-item .post-info-2 {
    /*width: calc(100% - 110px);*/
    padding: 0 12px 0 0;
}

.block-video .post-info-3 {
    position: relative;
    display: table-cell;
    width: 67%;
    vertical-align: top;
    padding: 0 0 0 8px;
    color: white;
    cursor: pointer;
}

.block-video .post-info-3 h3 {
    line-height: 19px;
    overflow: hidden;
    font-family: "Roboto Regular", Arial;
    font-size: 15px;
    margin-top: 3px;
    height: 37px;
    margin-bottom: 0;
}

.block-video .video-list-items .news-list-item:hover,
.block-video .video-list-items .news-list-item.active {
    /*background-color: rgba(255, 255, 255, 0.07);*/
    background-color: #F2F2F2;
    cursor: pointer;
}

.block-video .video-list-items .news-list-item.active img {
    /*border: 2px #ffff00 solid;*/
    border: 0;
}

.block-video .video-list-items article {
    margin-bottom: 7px;
    margin-right: 5px;
}

.block-video .post-info h3,
.block-video .post-info-3 li,
.block-video .post-info-3 h3,
.block-video .post-info-3 h3 a {
    color: #21211f;
}

.block-video .post-info a,
.block-video .post-info p,
.block-video .post-info li {
    color: #21211f;
}

.block-video .post-info h3 {
    margin-top: 10px;
    font: 600 17px/26px "Roboto Bold", Arial, sans-serif;
}

.block-video .news-list-item {
    padding: 6px 0 0;
}
.block-video .video-list-items {
    overflow: scroll;
    overflow-x: hidden;
}
.block-video .video-list-items .post-meta {
    font-size: 13px;
    color: #888;
    padding-top: 7px;
}

.block-video .video-section .col-sm-12.thm-padding {
    margin-top: 15px;
}

.block-video .video-section .main-post-inner {
    padding: 0 0 0 15px
}
.block-video .box-iframe-video {
    position: relative;
    padding-bottom: 56.25%;
}
.block-video .video-section .main-post-inner iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.block-video .video-section .left-post-inner {
    padding: 0 15px 0 20px;
}

/*------------ Detail page ------------*/
.content-single {
    float: left;
    width: calc(100% - 320px);
}

.content-single .post-related {
    width: 160px;
}
.content-single .related-post-inner.sticky {
    position: fixed;
    top: 20px;
    width: 160x;
}
.content-single .post-related .related-post-inner .related-box .post-head .title {
    font-size: 21px;
    color: #12121f;
    margin-bottom: 10px;
}


.content-single .post-related .related-post-inner .share-box .post-head .title {
    font-size: 20px;
    color: #C03A40;
    margin-bottom: 10px;
    border-bottom: 1px solid #888;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
}

.content-single .post-related .related-box {
    bottom: auto !important;
    max-height: calc(100vh - 240px);
    overflow-y: scroll;
}

.content-single .post-related .related-box .post-info h3 {
    margin-top: 10px;
}

.content-single .post-related .related-box article figure {
    max-height: 100px;
    overflow: hidden;
}

.content-single .post-related .post-info h3 {
    font: 500 14px/18px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    max-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.content-single .post-inner {
    padding-right: 20px;
    border-right: 1px dotted #ccc;
}

.article-filter {
    margin: 20px 0 50px;
    padding: 0;
}

.article-filter .post-body {
    background-color: #fff;
}

.article-filter .post-body .pad06 .grid-item-img a {
    max-height: 165px;
    overflow: hidden;
    display: block;
}

.article-filter .post-body .pad06 .grid-item-img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.article-filter .post-body .pad06 .grid-item {
    margin-bottom: 0px;
}

.article-filter .post-body .pad06 .grid-item-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.article-filter .post-body .pad06 .grid-item-img img {
    min-height: 165px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.article-filter .post-body .pad06 .font-common {
    margin: 0;
}

.post-slider-filter .post-body .pad06 .font-common {
    max-height: 65px;
}

.article-filter .post-body .pad06 {
    padding: 0 10px 15px 10px;
}

.article-filter .post-head {
    height: 36px;
    margin: 0;
    padding: 0;
    /*background-color: #fffcf8;*/
    border: none;
}

.article-filter .post-head title {
    float: left;
    padding: 7px 20px;
    background-color: #21211f;
    color: #fff;
}

.article-filter .owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    /*border: 1px solid #a7a7a7;*/
}

.article-filter .owl-theme .owl-controls .owl-buttons div i {
    color: #a7a7a7
}

.article-filter .owl-theme .owl-controls .owl-buttons div:hover i {
    color: #fff
}

.article-filter .grid-item .relative-pos {
    background-color: #fff;
    display: block;
    margin: 20px 0 0;
    min-height: 80px;
}

.single-page .content-single .filter-more-single figure img {
    width: 100%;
}
.single-page #font_sizes span {
    font-size: 0;
}
.single-page #font_sizes .font-bigger:before{
    font-family: "Genericons";
    content: "\f18e";
    font-size: 20px;
    line-height: 1;
    color: #000;
    position: relative;
    top: 6px;
}
.single-page #font_sizes .font-smaller::before {
    font-family: "Genericons";
    content: "\f18f";
    font-size: 17px;
    line-height: 1;
    color: #000;
    position: relative;
    top: 2px;
}

/* Share popup */
.share_social_popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 100;
    padding: 10vh calc((100vw - 603px) / 2) 0;
    display: none;
}
.share_social_popup_overlay .labl {
    background-color: #202950;
    height: 34px;
    font-family: 'Ringside Narrow';
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 100;
    margin-top: -1px;
    padding-top: 10px;
}
.share_social_popup_overlay .channels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background-color: #202950;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}
.share_social_popup_overlay .channels a {
    background-color: #fff;
    width: 67px;
    height: 67px;
    border-radius: 50%;
    position: relative;
    display: block;
    line-height: 67px;
    text-align: center;
    font-size: 30px;
    margin-bottom: 8px;
}
.share_social_popup_overlay .channels a img {
    position: absolute;
}
.share_social_popup_overlay .channels label {
    color: #fff;
}
.share_social_popup_overlay .channels .copy {
    width: 45px;
    top: 10px;
    left: 10px;
}
.share_social_popup_overlay .channels .fb {
    width: 45px;
    top: 10px;
    left: 10px;
}
.share_social_popup_overlay .channels .email {
    width: 40px;
    top: 17px;
    left: 13px;
}
.share_social_popup_overlay .channels .twitter {
    width: 45px;
    top: 11px;
    left: 11px;
}
.share_social_popup_overlay .close_button {
    width: 40px;
    cursor: pointer;
    margin: 10px auto;
    background-color: rgb(0 0 0 / 53%);
    text-align: center;
    height: 40px;
    line-height: 43px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}

/* Sidebar */
.content-sidebar {
    /* width: 25%; */
    float: right;
    width: 320px;
    padding-left: 20px;
}

.content-sidebar .title-topic {
    margin-top: 12px !important;
}
.content-sidebar .widget-container.post-body .item {
    padding: 8px 0;
}
.widget-container.post-body img {
    width: 100%;
}
.content-sidebar .post-inner .post-head {
    border-bottom: 1px dotted #aaa ;
}

.content-sidebar .grid-item-img.ads {
    background-color: #fff;
    padding: 29px 0;
}

.content-sidebar .grid-item-img.ads img {
    margin: 0 auto;
    display: block;
}

.content-sidebar .posts-list .post-head {
    /*background-color: #282828;*/
    /*border-bottom: none;*/
}
.content-sidebar .post-head .title-widget {
    color: #21211f !important;
    font-size: 20px !important;
    margin: 0;
    font: 500 20px/23px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}
.content-sidebar .post-head .title,
.content-sidebar .post-head .title h2,
.content-sidebar .post-head .title h4,
.content-sidebar .post-head a {
    color: #21211f !important;
    font-size: 20px !important;
}

.content-sidebar .post-head a:hover {
    color: #0D73EA !important;
}

.content-sidebar .widget-container ul li .post-entry {
    padding: 0 12px 0 0;
}

.content-sidebar .widget-container ul li .post-entry .tag-title {
    margin-bottom: 6px;
}

.content-sidebar .widget-container ul li .post-entry .tag-title a {
    font: 300 12px/21px 'Merriweather', Oswald, Tahoma;
    letter-spacing: .10px;
    color: #BF7222;
    text-transform: uppercase;
}

.content-sidebar .widget-container ul li .post-entry .tag-title a:hover {
    text-decoration: underline;
}

/* Slider control ------*/

.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-pagination {
    position: absolute;
    bottom: 8px;
    right: 50%;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
}

#owl-slider.owl-theme .owl-controls .owl-buttons div {
    padding: 2px;
    top: 44%;
    line-height: 2.6;
    opacity: 1;
    height: 50px;
    width: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    margin: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
    border-radius: 0;
    font-size: 20px;
    text-align: center;
}

#owl-slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px;
}

#owl-slider.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
}

#owl-slider.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #eb0254;
}

.slider-wrapper:hover #owl-slider.owl-theme .owl-controls .owl-buttons div {
    display: block;
}

.slider-post {
    position: relative;
}

.post-height-1 {
    height: 460px;
}

.post-height-1 .news-image img {
    width: 100%;
    height: 460px;
}

.post-height-2 {
    height: 229px;
    margin-bottom: 2px;
    margin-left: 2px;
}

/*.post-height-3 {
    height: 460px;
    margin-left: 2px;
}*/

.post-height-3 {
    height: 460px;
    margin-left: 2px;
    line-height: 0;
    overflow: hidden;
}

.post-height-4 {
    height: 229px;
    margin-bottom: 2px;
    margin-right: 2px;
}

.news-image {
    z-index: 1;
    display: block;
}

/*.slider-right-post .post-height-3 .news-image img {
    width: 100%;
    height: 460px;
}*/

.slider-right-post .post-height-3 .news-image img {
    margin: 0 auto;
    opacity: .9;
    position: absolute;
    left: -10030px;
    right: -9999px;
    width: auto;
    height: 460px;
}

.slider-right-post .news-image img {
    width: 100%;
    height: 229px;
}

.news-content {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px 20px;
}

.post-text {
    padding: 40px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}

.post-text h2,
.post-text h4 {
    color: #fff;
    margin: 0 0 10px;
    font-weight: 500;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    width: 100%;
}

.post-text h2 a,
.post-text h4 a {
    color: #fff;
}

.post-text .authar-info {
    margin: 0
}

.post-text .authar-info li,
.post-text .authar-info li a {
    color: #fff;
}

.slider-right-post .post-text {
    padding: 15px
}

/*** 06. All Post
------------------------------------------------------------------------------*/

/* Post header ------*/

.post-inner .post-head {
    padding: 0 0 6px 0;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    color: #FFF;
    text-align: left;
}

.post-inner .post-head a {
    color: #21211f;
}

.post-inner .post-head a:hover {
    color: #0D73EA;
}

.post-most-recent .post-inner .post-head {
    background: #043a64;
    color: #FFF;
}

.post-most-recent .post-inner .post-head a h2 {
    color: #FFF;
}

.post-most-recent .post-inner .post-head a:hover h2 {
    color: #fee433;
}

#sidebar .post-head {
    /*background: #043a64;*/
    border-bottom: 1px dotted #CCC;
}

.post-head.head-thin {
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
}

.post-head .title,
.post-head .title h2,
.post-head .title h4,
.panel_header h4 {
    color: #FFF;
    margin: 0;
    font: 500 20px/28px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

.filter-nav {
    color: #929292;
    float: right;
    margin-right: 63px;
    margin-top: 3px;
}

.filter-nav ul {
    font-size: 13px;
    font-weight: 400;
    padding: 0 10px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
}

.filter-nav ul li {
    display: inline-block;
    text-align: center;
}

.filter-nav ul a {
    color: inherit;
    padding: 0 10px;
    text-decoration: none;
    letter-spacing: 0.5px;
}

.filter-nav ul a:hover,
.filter-nav ul a.active {
    color: #eb0254;
}

/*post*/
.bord-righ {
    border-right: 1px solid #d2d2d2
}

#NewsTicker.owl-theme .owl-controls .owl-buttons div,
#post-slider.owl-theme .owl-controls .owl-buttons div,
#post-slider-2.owl-theme .owl-controls .owl-buttons div,
#post-slider-3.owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons div {
    padding: 2px;
    position: absolute;
    line-height: 2.4;
    opacity: 1;
    height: 25px;
    width: 25px;
    background: none;
    /*border: 1.4px solid #a7a7a7;*/
    position: absolute;
    margin: 0;
    top: -49px;
    color: #777;
    font-size: 11px;
    text-align: center;
    border-radius: 2px !important;
}

.post-topic .owl-theme .owl-controls .owl-buttons div,
.post-most-view .owl-theme .owl-controls .owl-buttons div,
#sidebar .owl-theme .owl-controls .owl-buttons div {
    /*background: #043a64;*/
}

#NewsTicker.owl-theme .owl-controls .owl-buttons i,
#post-slider.owl-theme .owl-controls .owl-buttons i,
#post-slider-2.owl-theme .owl-controls .owl-buttons i,
#post-slider-3.owl-theme .owl-controls .owl-buttons i,
.owl-theme .owl-controls .owl-buttons i {
    font-size: 16px;
    line-height: 22px;
    padding: 3px;
    vertical-align: sub;
    font-weight: bold;
    color: #ababab;
    border: 1px solid #ccc;
    border-radius: 3px;
}

#NewsTicker.owl-theme .owl-controls .owl-buttons div:hover,
#post-slider.owl-theme .owl-controls .owl-buttons div:hover,
#post-slider.owl-theme .owl-controls .owl-buttons div:hover,
#post-slider-3.owl-theme .owl-controls .owl-buttons div:hover,
.owl-theme .owl-controls .owl-buttons div:hover {
    /*background: #0D73EA !important;*/
    /*border: 1px solid #f41e1e;*/
    color: #0D73EA;
}

.owl-theme .owl-controls .owl-buttons div:hover i {
    color: #FFF;
    background: #0D73EA;
    border: 1px solid #0D73EA;
}

#post-slider-2.owl-theme .owl-controls .owl-buttons div:hover {
    background: #008900;
    border: 1px solid #008900;
    color: #0D73EA;
}

#NewsTicker.owl-theme .owl-controls .owl-buttons .owl-prev,
#post-slider.owl-theme .owl-controls .owl-buttons .owl-prev,
#post-slider-2.owl-theme .owl-controls .owl-buttons .owl-prev,
#post-slider-3.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 28px;
    border-radius: 2px !important;
}

#NewsTicker.owl-theme .owl-controls .owl-buttons .owl-next,
#post-slider.owl-theme .owl-controls .owl-buttons .owl-next,
#post-slider-2.owl-theme .owl-controls .owl-buttons .owl-next,
#post-slider-3.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 1px;
}

#sidebar .owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 33px;
    border-radius: 2px !important;
}

#sidebar .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 5px;
}

article {
    margin-bottom: 20px;
}

figure {
    position: relative;
    /*width: 100% !important;*/
}

/*.category {
    position: absolute;
    background-color: #cb2028;
    padding: 1px 10px;
    color: #fff;
    left: 10px;
    bottom: 10px;
}*/

article figure .post-category {
    position: absolute;
    left: 15px;
    top: 15px;
}

/*article:hover .post-info h3 a {
    color: #ff680d;
    text-decoration: none;
}*/

.post-info .authar-info {
    margin-bottom: 5px
}

.news-list-item {
    display: table;
    width: 100%;
    text-align: left;
    padding: 0;
}

.news-list-item:first-child {
    padding-top: 0 !important;
}

.footer-news-grid .news-list-item:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
}

.news-list-item .img-wrapper {
    position: relative;
}

.link-icon {
    bottom: 0;
    left: 50%;
    color: #fff;
    height: 24px;
    width: 28px;
    position: absolute;
    padding: 4px 8px;
    background-color: #F1232A;
    font-size: 12px;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}

.post-info-2 {
    position: relative;
    top: -2px;
    display: table-cell;
    width: 70.5%;
    vertical-align: top;
    padding: 0 12px 0 0;
}

.post-info-2 h5 {
    margin-top: 0;
}

.authar-info {
    font-size: 12px;
    line-height: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    /*letter-spacing: 0.5px;*/
    /*text-transform: capitalize;*/
}

.news-list-item .post-info-2 .authar-info {
    line-height: 1;
    margin-top: 0px;
}

.news-grid-2 .row-margin {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.news-grid-2 .col-padding {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.grid-item {
    margin-bottom: 20px;
}

.grid-item .grid-item-img {
    position: relative;
}

.grid-item .grid-item-img img {
    width: 100%;
}

.grid-item .title {
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.authar-info li {
    line-height: 24px;
    position: relative;
    display: inline-block;
    padding: 0 2px;
    font-size: 15px;
    color: #21211f;
    font-family: 'Roboto Regular', sans-serif;
}

.authar-info li:first-child {
    padding-left: 0;
}

.authar-info li:last-child {
    float: right;
}

.authar-info li a {
    color: #9a9a9a;
}

.authar-info i {
    margin-right: 2px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-family: 'lato-regular', Arial, Verdana, sans-serif;
}

.authar-info .user-post {
    max-height: 18px;
    overflow: hidden;
}

/* Post footer ------*/

.post-footer {
    background: #fff;
    border-top: 1px solid #ddd;
}

.post-footer .more-btn {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.post-footer .more-btn:hover {
    color: #eb0254;
}

.post-footer .social {
    padding: 12px 20px 12px;
    border-left: 1px solid #ddd;
}

.post-footer .social ul {
    text-align: center;
    margin: 0;
}

.post-footer .social ul li {
    list-style: none outside none;
    display: inline-block;
    position: relative;
}

.post-footer .social ul li a {
    color: rgba(35, 35, 35, 0.6);
}

.post-footer .social i {
    font-size: 18px;
    text-align: center;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    margin-right: 7px;
    cursor: pointer;
}

.post-footer .social i:hover {
    color: #eb0254;
    text-decoration: none;
}

/* Share Buttons ------*/

.transition,
.transition img,
.transition a,
.transition i,
.transition li,
.transition span {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.share {
    background: url(../images/blank.gif);
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 200px;
    height: 24px;
    overflow: hidden;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
}

.share .ico {
    font-size: 18px;
    position: absolute;
    top: -1px;
    right: -35px;
    display: inline-block;
    z-index: 2;
}

.share:hover .fb {
    color: #78A4DD;
    right: 25px;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.share:hover .tw {
    color: #53B9FD;
    right: 50px;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.share:hover .gp {
    color: #FC5B5B;
    right: 80px;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.share:hover .pin {
    color: #F35359;
    right: 120px;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.share:hover .ico-share {
    left: -150px;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

/* Post-slider-1 color ------*/

.news-list-item:hover .post-info-2 h5 a,
.news-list-item:hover .post-info-2 h4 a {
    color: #0D73EA;
}

/* Post-slider-2 color ------*/

#post-slider-2 .link-icon {
    background-color: #0D73EA;
    font-size: 12px;
}

.post-category {
    text-transform: uppercase;
    line-height: 22px;
    font-size: 13.3px;
    text-align: center;
    font-family: 'Roboto Bold', sans-serif;
    margin: 12px 0 0;
    padding: 3px 15px 2px;
    color: #fff;
    display: inline-block;
    background-color: #0D73EA;
}

.post-inner-2 .filter-nav ul a:hover,
.post-inner-2 .filter-nav ul a.active,
.post-inner-2 article:hover h3 a,
.grid-item:hover h5 a,
.post-inner-2 .post-footer .more-btn:hover,
.post-inner-2 .post-footer .social i:hover,
.main-post-inner:hover .post-info h3 a:hover {
    color: #0D73EA;
}

.widget.posts-list.post-inner,
.widget.tag-posts.post-inner {
    margin-bottom: 20px;
    z-index: 1; /*//must set 1 by sticky banner*/
}

/*** 07. Weather Widget
------------------------------------------------------------------------------*/

.weather-week .list-group {
    margin-bottom: 0;
}

.weather-week .list-group-item {
    color: #333333;
    text-align: center;
    font-size: 15px;
    padding: 12px;
    border-radius: 0 !important;
    border-left: 0;
}

.weather-week .list-group a:first-child {
    border-top: 0;
}

.weather-week .list-group a:last-child {
    border-bottom: 0;
}

.list-group-item i {
    font-size: 26px;
    line-height: 25px;
}

.weather-week .list-group > a.active,
.weather-week .list-group > a.active .glyphicon,
.weather-week .list-group > a.active .fa {
    background-color: transparent;
    color: #eb0254;
    border-color: #ddd;
    border-radius: 0;
}

div.bhoechie-tab .weather-temp-wrap:not(.active) {
    display: none;
}

.weather-wrapper {
    position: relative;
    background-color: #fff;
}

.weather-temp-wrap {
    color: #000 !important;
    text-align: left;
    position: relative;
    padding: 30px 20px;
}

.city-day .city {
    font-size: 21px;
    font-weight: bold;
}

.weather-icon {
    padding: 12% 20px;
    position: relative;
    display: table;
}

.weather-icon i {
    font-size: 80px;
    line-height: 80px;
    position: relative;
    display: table-cell;
    padding: 0 15px 0 0;
}

.main-temp {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.break .wind-condition,
.break .humidity {
    font-size: 14px;
    margin-top: 2px
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*** 08. Weather Widget (Two)
------------------------------------------------------------------------------*/

.weather-wrapper-2 {
    position: relative;
    text-align: center;
    color: #fff;
    background: 50% 50% no-repeat;
    background-size: cover;
    background-color: #fa424a;
    background-image: url(../images/statistic-box-red.png);
}

/*.weather-wrapper-2::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(1,183,255,0.1);
}*/

.weather-temperature {
    width: 100%;
    padding: 50px 10px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.weather-now {
    text-align: right;
    line-height: 1;
    font-weight: 300;
    width: 50%;
    font-family: 'Roboto Regular', sans-serif;
}

.weather-now .big-degrees {
    font-size: 70px;
}

.weather-now .circle {
    font-size: 70px;
    position: relative;
    top: -6px;
    line-height: 1;
    vertical-align: top;
}

.weather-now .weather-unit {
    font-size: 16px;
    position: relative;
    top: -4px;
    font-weight: 400;
    opacity: .6;
    left: -2px;
    line-height: 1;
    vertical-align: top;
}

.weather-icon-2 {
    text-align: left;
    position: relative;
    width: 50%;
}

.weather-icon-2 i {
    font-size: 70px;
}

.weather-info {
    padding: 20px 10px;
}

.weather-info .weather-name,
.weather-footer .weather-date {
    font-size: 21px;
    font-weight: 300;
    font-family: 'Roboto Regular', sans-serif;
}

.weather-week-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Roboto Regular', sans-serif;
    padding: 15px 20px;
    width: 100%;
    line-height: 1;
    position: relative;
    background-color: rgba(255, 255, 255, 0.1);
}

.weather-days {
    width: 14.28%;
    text-align: center;
    text-transform: uppercase;
}

.weather-days .day-0,
.weather-days .day-1,
.weather-days .day-2,
.weather-days .day-3,
.weather-days .day-4,
.weather-days .day-5,
.weather-days .day-6 {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
}

.day-icon {
    margin-bottom: 10px;
}

.day-icon i {
    font-size: 21px;
}

.weather-days .day-degrees {
    font-size: 15px;
    position: relative;
    left: 4px;
    line-height: 14px;
    opacity: .7;
}

.weather-days .circle {
    position: relative;
    right: 5px;
}

.weather-footer {
    padding: 15px 10px 30px;
}

/*** 09. Social Icon
------------------------------------------------------------------------------*/

.social-media {
    margin-left: -10px;
}

.social-media li {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}

.social-media li a {
    padding: 20px 10px;
    text-align: center;
    display: inline-block;
    min-width: 106.6px;
    background: #fff;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social-media li a i {
    font-size: 24px;
}

.social-media li .rss,
.home_six .social-media li .rss:hover {
    color: #ff680d;
}

.social-media li .rss:hover {
    color: #fff;
    background-color: #ff680d;
}

.home_six .social-media li .rss {
    color: #fff;
    background-color: #ff680d;
}

.home_six .social-media li .rss:hover,
.home_six .social-media li .fb:hover,
.home_six .social-media li .g_plus:hover,
.home_six .social-media li .you_tube:hover,
.home_six .social-media li .twitter:hover,
.home_six .social-media li .pint:hover {
    background-color: #edeff4;
}

.social-media li .fb,
.home_six .social-media li .fb:hover {
    color: #4c66a3;
}

.social-media li .fb:hover {
    color: #fff;
    background-color: #4c66a3;
}

.home_six .social-media li .fb {
    color: #fff;
    background-color: #4c66a3;
}

.social-media li .g_plus,
.home_six .social-media li .g_plus:hover {
    color: #cf3e28;
}

.social-media li .g_plus:hover {
    color: #fff;
    background-color: #cf3e28;
}

.home_six .social-media li .g_plus {
    color: #fff;
    background-color: #cf3e28;
}

.social-media li .you_tube,
.home_six .social-media li .you_tube:hover {
    color: #e42c27;
}

.social-media li .you_tube:hover {
    background-color: #e42c27;
    color: #fff;
}

.home_six .social-media li .you_tube {
    background-color: #e42c27;
    color: #fff;
}

.social-media li .twitter,
.home_six .social-media li .twitter:hover {
    color: #2fc2ee;
}

.social-media li .twitter:hover {
    background-color: #2fc2ee;
    color: #fff;
}

.home_six .social-media li .twitter {
    background-color: #2fc2ee;
    color: #fff;
}

.social-media li .pint,
.home_six .social-media li .pint:hover {
    color: #cb2028;
}

.social-media li .pint:hover {
    background-color: #cb2028;
    color: #fff;
}

.home_six .social-media li .pint {
    background-color: #cb2028;
    color: #fff;
}

.social-media li a div {
    font-weight: bold;
    font-family: 'Cormorant Garamond', serif;
    font-size: 26px;
}

.social-media li p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

.input-group-search {
    position: relative;
}
.input-group-search input {
    height: 40px;
    border-radius: 32px;
}
.input-group-search .btn-search {
    position: absolute;
    display: inline-block;
    width: 28px;
    height: 25px;
    top: 7px;
    right: 3px;
    z-index: 2;
    font-size: 17px;
    color: #777;
}
.input-group-search .btn-search {
    position: absolute;
    display: inline-block;
    width: 28px;
    height: 25px;
    top: 7px;
    right: 3px;
    z-index: 2;
    font-size: 17px;
    color: #777;
}
.input-group-search .btn-search input {
    position: absolute;
    width: 34px;
    height: 32px;
    right: 2px;
    top: -6px;
    border: 0;
    background-color: transparent;
}


/*** 10. Tabs
------------------------------------------------------------------------------*/

.tabs-wrapper {
    position: relative;
    background-color: #fff;
}

.most-viewed,
.popular-news {
    padding: 15px;
}

.most-viewed .content li {
    display: block;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
    padding: 20px 0;
}

.most-viewed .content li .count {
    width: 20%;
    float: left;
    color: #888;
    font-size: 40px;
    padding-right: 20px;
    line-height: 24px;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
}

.most-viewed .content li .text {
    width: 80%;
    float: left;
    font-size: 1.07692em;
    padding-left: 20px;
    border-left: 1px solid #aaa;
    font-weight: 600;
}

.most-viewed .content li:after {
    content: "";
    display: table;
    clear: both;
}

.most-viewed .content li:last-child,
.p-post:last-child {
    border: 0;
    padding-bottom: 10px;
}

.popular-news {
    text-align: center;
}

.p-post {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.p-post h4,
.authar-info {
    margin: 0 0 5px;
}

/*** 11. Games News
------------------------------------------------------------------------------*/

.panel_inner {
    position: relative;
    background: #fff;
}

.panel_header {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.panel_body {
    padding: 15px;
}

.games-result-header {
    text-align: center;
    margin-bottom: 15px;
}

.games-result-title {
    margin-bottom: .25em;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
}

.games-result-date {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #9a9da2;
    letter-spacing: 0.2px;
}

.games-result-main {
    margin-bottom: 6px;
    width: 100%;
    display: table;
}

.games-result-team {
    text-align: center;
    width: 30%;
    float: left;
}

.games-result-team-logo {
    height: 70px;
    display: block;
    position: relative;
}

.games-result-team-logo img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.games-result-team-info {
    padding: 6px 0 0 0;
}

.games-result-team-name {
    font-size: 13px;
    max-width: 85px;
    display: block;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 0.1em auto;
    text-transform: uppercase;
    font-weight: 600;
}

.games-result-team-desc {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.3px;
}

.games-result-score-inner {
    text-align: center;
    vertical-align: middle;
    width: 40%;
    float: left;
}

.games-result-score {
    font-size: 23px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #31404b;
    margin-top: 15px;
}

.games-result-score-result {
    position: relative;
}

.games-result-score-result.winner::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid #ffdc11;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.games-result-score-result.loser {
    color: #9a9da2;
}

.games-result-score-label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #31404b;
    line-height: 1.2em;
}

.table {
    margin-bottom: 0;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e4e7ed;
    font-weight: 700;
    color: #31404b;
    text-transform: uppercase;
    background-color: #f5f7f9;
    text-align: center;
}

.table > thead > tr > th:first-child,
.table > tbody > tr > td:first-child,
.table > tbody > tr > th:first-child {
    padding-left: 35px;
    text-align: left;
}

.table > tbody > tr > th:first-child {
    font-weight: 600;
}

.table > thead > tr > th:last-child,
.table > tbody > tr > td:last-child,
.table > tbody > tr > th:last-child {
    padding-right: 35px;
    vertical-align: middle;
}

/*** 12. Categories Widget
------------------------------------------------------------------------------*/

ul.category-list {
    overflow: hidden;
}

ul.category-list li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 15px;
}

ul.category-list li:nth-child(2n) {
    padding-left: 15px;
}

ul.category-list li a {
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.category-list li a:hover {
    color: #eb0254;
}

ul.category-list li a span {
    display: inline-block;
    float: right;
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.category-list li a:hover span {
    color: #fff;
    background-color: #eb0254;
    border: 1px solid #eb0254;
}

/*** 13. Archive Widget (Calender)
------------------------------------------------------------------------------*/

.ui-datepicker {
    width: 100%;
}

.ui-widget.ui-widget-content {
    padding: 0;
    border-radius: 0;
    border: 1px solid #d2d2d2;
    font-family: 'Cormorant Garamond', serif;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.8em 0;
    border-radius: 0;
    background: transparent;
    border-width: 0 0 1px 0;
    font-weight: normal;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 18px;
    border: 1px solid #ddd;
    height: 32px;
    width: 32px;
    border-radius: 30px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
    left: 20px;
}

.ui-datepicker .ui-datepicker-next {
    right: 20px;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 24px;
    letter-spacing: 0.5px;
    color: #000;
}

.ui-datepicker th {
    font-size: 19px;
}

.ui-datepicker-month {
    font-weight: 600;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    padding: 6px 5px;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    border: 0;
    background: #fff;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    color: #cb2028 !important;
}

.ui-icon-circle-triangle-w {
    background-position: -96px 0px;
}

.ui-icon-circle-triangle-e {
    background-position: -32px 0px;
}

/* Form contact */
.contact-page {
    padding-left: 15px;
    max-width: 1140px;
    margin: 0 auto;
}

.contact-page .result {
    clear: both;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 70%;
}

.contact-page .failure {
    clear: both;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 70%;
}

.contact-page .warning-file {
    clear: both;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 70%;
}

.contact-page h4.title-contact {
    color: #b71e1e;
    border-left: 3px solid #b71e1e;
    margin-bottom: 15px;
    background: url('images/arrow.png') no-repeat 0 0;
    float: left;
    padding: 5px 25px 5px 5px;
    background-size: 100% 29px;
}

.contact-page input[type=file] {
    margin-bottom: 10px;
}

.contact-box {
    width: 70%;
}

.form-fields {
    margin-bottom: 15px;
    width: 100%;
}

.form-fields label {
    margin-bottom: 5px;
    width: 100%;
    float: left;
}

.form-fields label small {
    color: #b71e1e;
}

.contact-page form p {
    margin-top: 10px
}

.textarea-control textarea {
    min-height: 150px
}

.form-fields .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    clear: both;
}

.contact-box .content textarea {
    min-height: 200px;
}

.contact-page .btn-send {
    padding: 2px 16px !important;
    background-color: #3380ff !important;
    color: #fff;
}

.contact-page .btn-send:hover {
    opacity: 0.8;
}

.clear-data-form {
    font-size: 12px;
    color: #357ae8;
    padding-left: 5px;
}

.warning {
    display: none;
    color: red;
}

#ios_button {
    background: #298cda;
    padding: 1px 5px;
    border-radius: 3px;
    color: #fff;
}

#android_button {
    background: rgb(104, 159, 56);
    padding: 1px 5px;
    border-radius: 3px;
    color: #fff;
}

/*** 14. Poll Widget
------------------------------------------------------------------------------*/

.poll-content h6 {
    line-height: 24px;
    margin: 0;
    color: #111;
    font-size: 21px;
}

.poll-content ul {
    padding: 20px 0 0;
}

.poll-content ul li {
    display: table;
    border: 0;
    padding: 5px 0;
}

.poll-content ul li:first-child {
    padding-top: 0;
}

.poll-content ul li input,
.poll-content ul li label {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

.poll-content ul li label {
    padding-left: 13px;
    color: #888;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.poll-content .btn-news {
    margin-top: 20px;
}

.btn-news {
    color: #fff;
    background-color: #eb0254;
    border-color: #eb0254;
    padding: 6px 15px;
}

.btn-news:hover {
    color: #fff;
    background-color: #1b1c26;
    border-color: #1b1c26;
}

@keyframes hover-color {
    from {
        border-color: #c0c0c0;
    }
    to {
        border-color: #3e97eb;
    }
}

.magic-radio,
.magic-checkbox {
    position: absolute;
    display: none;
}

.magic-radio[disabled],
.magic-checkbox[disabled] {
    cursor: not-allowed;
}

.magic-radio + label,
.magic-checkbox + label {
    position: relative;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    width: 27px;
    height: 10px;
    float: left;
}

.magic-radio + label:hover:before,
.magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}

.magic-radio + label:before,
.magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #282828;
}

.magic-radio + label:after,
.magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: '';
}

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
}

.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
    cursor: not-allowed;
}

.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none;
}

.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4;
}

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
    animation-name: none;
}

.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
    display: block;
}

.magic-radio + label:before {
    border-radius: 50%;
}

.magic-radio + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3e97eb;
}

.magic-radio:checked + label:before {
    border: 1px solid #3e97eb;
}

.magic-radio:checked[disabled] + label:before {
    border: 1px solid #c9e2f9;
}

.magic-radio:checked[disabled] + label:after {
    background: #c9e2f9;
}

.magic-checkbox + label:before {
    border-radius: 50%;
}

.magic-checkbox + label:after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}

.magic-checkbox:checked + label:before {
    border: #f41e1e;
    background: #0D73EA;
}

.magic-checkbox:checked[disabled] + label:before {
    border: #c9e2f9;
    background: #c9e2f9;
}

/*** 15. Tags Widget
------------------------------------------------------------------------------*/

/*.tags-inner{padding: 30px;}*/
.tags-inner {
    overflow: hidden
}

.ui.tag {
    position: relative;
    border-radius: 0 .28571429rem .28571429rem 0;
    -webkit-transition: none;
    transition: none;
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    /*background: url('../../images/bg-tag.png') no-repeat;*/
    padding: 0 1em 0 0;
    color: #282828;
    text-transform: none;
    border: 0 solid transparent;
    font-size: 13px;
    margin-bottom: 12px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 136px;
}

.ui.tag span {
    padding: 0.7em 0.5em 0.6em;
    background-color: #ececec;
}

/*.ui.tag:first-child {margin-left: 0;}*/

.ui.tag:hover {
    /*background: url('../../images/bg-tag-hover.png') no-repeat;*/
}

.ui.tag:hover span {
    border-color: #f41e1e;
    background-color: #0D73EA;
    background-image: none;
    color: #fff;
    border-radius: 0 .28571429rem .28571429rem 0;
}

/*** 16. Featured News
------------------------------------------------------------------------------*/

.featured-post {
    position: relative;
}

#featured-owl .item {
    margin: 1px;
}

.reatting {
    position: absolute;
    top: 10px;
    right: 12px;
    color: #eb0254;
}

.featured-post .post-text {
    padding: 12px;
}

/*** 17. Youtube
------------------------------------------------------------------------------*/

.playlist-title {
    padding: 0 0 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    color: #aaa;
    margin-bottom: 15px;
}

.playlist-title h2 {
    margin: 0;
    color: #282828;
    font-family: "Roboto Bold";
    font-size: 16px;
}

.playlist-title h2 a {
    color: #21211f;
}

.playlist-title .title a {
    color: #21211f;
    font: 500 24px/36px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
    padding-left: 0;
}

.playlist-title a {
    color: #21211f;
    padding: 0 15px 0 0;
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.5px;
}

#etv-home-page .playlist-title .title a {
    color: #21211f;
    font: 500 20px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
    padding-left: 0;
}

#etv-home-page .playlist-title a {
    color: #21211f;
    padding: 0 5px;
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.5px;
}


.playlist-title a:hover {
    text-decoration: underline;
}

.post-topic .post-head .title a,
.article-filter .post-head .title a {
    color: #21211f;
    text-transform: uppercase;
}

.post-head .title a:hover {
    color: #0D73EA;
}

.block-watch {
    position: relative;
    width: 100%;
    float: left;
    border-top: 1px solid #6e6e6e;
    padding: 20px 0;
}

/*** 18. More News
------------------------------------------------------------------------------*/

.more-post {
    position: relative;
    margin-bottom: 15px;
}

.more-post .post-text {
    padding: 15px;
}

/* Progress ber ------*/

.progressber {
    position: absolute;
    top: 10px;
    right: 10px;
}

.progressber canvas {
    display: inline-block;
    transform: rotate(135deg);
}

.progressber span {
    border-radius: 50%;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    width: 40px;
    color: #eb0254;
    font-weight: 700;
    font-family: 'Cormorant Garamond', serif;
}

/*** 19. Post Cards News
------------------------------------------------------------------------------*/

.posts {
    background-color: #fff;
}

.posts-thumb {
    float: none;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.posts-thumb .post-category {
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
    z-index: 1;
}

.posts ul {
    margin-bottom: 10px;
}

.post-grid .post-category {
    background-color: #4c66a3;
}

.post-grid-item .posts-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.posts-thumb {
    float: none;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
}

.posts-thumb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.posts-inner {
    position: relative;
    padding: 17px 15px;
}

.card-post .posts-inner {
    padding: 30px 15px;
}

.posts-inner .post-category {
    margin: 0
}

.posts-link {
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #0D73EA;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.posts-link::before,
.posts-link::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.posts-link::before {
    width: 17px;
    height: 2px;
}

.posts-link::after {
    width: 2px;
    height: 17px;
}

.posts-link:hover::before,
.posts-link:hover::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

/*.posts-date {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 12px;
    color: #9a9da2;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}*/

.posts-title {
    font-size: 18px;
    /*line-height: 1em;*/
}

.post-grid:hover .posts-title a,
.meta-item a:hover {
    color: #4c66a3;
}

.post-grid-item .posts-title {
    /*margin-bottom: 20px;*/
    margin-top: 13px;
}

.posts-inner p {
    margin: 0;
}

.card-post .posts-inner .authar-info {
    margin-bottom: 19px;
}
.author-page {
    padding-top: 30px;
}
.author_wrapper {
    display: none !important;
}
.posts__footer {
    padding: 15px;
    border-top: 1px solid #e4e7ed;
    display: table;
    width: 100%;
    height: 100%;
}

.post-author {
    display: table-cell;
    width: 45%;
    text-align: left;
}

.post-author-avatar {
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 14px 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.post-author-info {
    position: relative;
    font: 400 14px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #21211f;
    margin-top: 13px;
    display: inline-block;
    vertical-align: middle;
}

.post-author-name {
    font-size: 12px;
    text-transform: uppercase;
    color: #9a9a9a;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/* Author for KV */
.author-page-kv {
    margin-bottom: 30px;
}
.author-page-kv .item .article-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.special-coverage-author,
.main-posts-block {
    max-width: 830px;
    margin: 0 auto;
}
.main-posts-block .author-name {
    font: 500 25px/34px Oswald, 'Roboto Bold', Arial;
    text-transform: uppercase;
    margin-bottom: 17px;
}
.main-posts-block .description {
    font-size: 16px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px;
    line-height: 26px;
}
.author-page-kv .item .article-inner .image {
    width: 55%;
}
.author-page-kv .item .article-inner .details {
    order: 2;
    flex: 1;
    padding-left: 32px;
}
.author-page-kv .main-posts-block .item .article-inner .details { 
    padding-top: 20px;
}
.author-page-kv .special-coverage-author .item .article-inner .image {
    width: 32%;
}
.author-page-kv .item .article-inner .image a{
    position: relative;
    padding-bottom: 60%;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
} 
.author-page-kv .item .article-inner .image a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.author-page-kv .item .article-inner .details .post-title {
    margin-top: 0;
    font: 700 20px/30px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}
.author-page-kv .item .article-inner .details .excerpt {
    color: #556665;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 11px;
    overflow: hidden;
}
.author-page-kv .item .article-inner .details .time_ago {
    margin: 0;
    padding-top: 5px;
    font-family: 'Roboto Regular', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}
.author-page-kv .item .article-inner .details .info a {
    padding-left: 10px;
    color: #666;
    font: 400 17px/27px 'Barlow Condensed';
}
.author-page-kv .read_more_cat {
    border: 0;
    text-align: left;
    font-family: 'Roboto Regular';
    letter-spacing: 0.4px;
}
.special-coverage-author .title-block {
    font: 600 17px/25px 'Barlow', sans-serif;
    text-transform: uppercase;
    border-top: 2px solid #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
}
/* End author for KV */
.post-meta {
    /*padding-top: 10px;*/
    color: #777;
    /*font-style: italic;*/
}

.focus-center .post-meta .time_ago {
    font-family: 'Roboto Regular', Times, serif;
    font-size: 11px;
    font-style: italic;
    text-transform: uppercase;
}

.focus-center .post-meta .suggested {
    color: #FFF;
    background-color: #ec0000;
    text-transform: uppercase;
    font-family: 'Roboto Regular', Times, serif;
    font-size: 10px;
    padding: 2px 7px;
    margin-right: 10px;
    margin-bottom: 3px;
    border-radius: 2px;
}

.focus-center .post-meta .is_new {
    color: #ec0000;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Roboto Regular', Times, serif;
    font-size: 11px;
    margin-right: 10px;
}

.meta-item {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    color: #9a9a9a;
}

.meta-item a {
    color: #9a9a9a;
}

.meta-item i {
    margin-right: 5px;
}

.meta-item + .meta-item {
    margin-left: 15px;
}

.post-grid {
    border-bottom: 1px solid #ddd;
}

.post-grid:last-child {
    border-bottom: none;
}

/*** 20. Articles
------------------------------------------------------------------------------*/
.articles-list .post-info-2 h4 {
    margin-top: 0px;
    line-height: 27px;
}

.articles-list .post-info-2 p {
    margin: 0;
}

/*** 21. Pagination
------------------------------------------------------------------------------*/

.pagination {
    display: inline-block;
    margin: 0;
    border-radius: 4px;
    float: left;
    padding: 6px 15px;
    font-size: 16px;
}

.pagination > li {
    /* display: inline; */
    float: left;
}

/*.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    margin: 0 5px;
    height: 32px;
    width: 32px;
    padding: 5px;
    text-align: center;
    color: #777777;
}*/

.pagination > li > a,
.pagination > li > span {
    border-radius: 0 !important;
    height: 32px;
    width: 32px;
    padding: 6px 8px;
    text-align: center;
    color: #777777;
    border: 0;
    margin: 0 2px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #eb0254;
    border-color: #eb0254;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #1b1c26;
    border-color: #1b1c26;
}

.pagination > .disabled > span.extend {
    border: none;
}

/*** 22. Footer
------------------------------------------------------------------------------*/

footer.footer {
    position: relative;
    padding: 70px 0;
    background-color: #1b1c26;
}

.about-inner p,
.twitter-inner ul li {
    color: #fff;
}

.about-inner li {
    margin: 7px 0;
    color: #fff;
}

.about-inner li i {
    margin-right: 10px;
    color: #eb0254;
}

.wiget-title {
    color: #fff;
    margin: 0 0 20px 0;
}

.twitter-inner li {
    margin-bottom: 20px;
    line-height: 1.8em;
    font-size: 13px;
}

.twitter-inner li a {
    color: #eb0254;
}

.twitter-inner li span {
    display: block;
    margin-top: 10px;
}

.twitter-inner li span i {
    color: #eb0254;
    margin-right: 7px;
}

.menu-services {
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none;
}

.menu-services li {
    margin-bottom: 6px;
}

.menu-services li::before {
    content: "-";
    margin-right: 6px;
    color: #fff;
}

.menu-services li a {
    color: #fff;
}

.menu-services li a:hover {
    color: #eb0254;
}

.footer-news-grid .title {
    color: #fff;
}

.footer-news-grid .news-list-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/*** 23. Category Page
------------------------------------------------------------------------------*/
.row-tag .page-title {
    font-size: 26px;
}

.page-title h1 {
    color: #000;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
    margin: 6px 0;
}

.breadcrumb {
    float: right;
    background: #fff;
    font-size: 13px;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    padding: 8px 15px;
    list-style: none;
    margin: 0;
}

.breadcrumb > li {
    display: inline-block;
}

.header-title .breadcrumb > li > a {
    color: #374767;
    text-decoration: none;
    display: inline-block;
}

.breadcrumb > .active {
    color: #37a000;
    font-weight: 700;
}

/*.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}*/

/*** 24. Contact Page
------------------------------------------------------------------------------*/

#map {
    width: 100%;
    height: 300px;
}

.contact_form_inner .comment-form .form-control {
    padding: 15px;
    border-width: 1px;
}

.contact_form_inner .comment-form {
    background-color: #fff;
    padding: 0;
    margin: 15px 0;
}

/*** 25. Details Page
------------------------------------------------------------------------------*/
.single-page header {
    margin-bottom: 20px;
}
.single-page h1.post-title {
    font: 500 28px/36px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    margin: 0;
}
.single-page h3.secondary-title {
    font: 500 18px/24px 'Merriweather',"Roboto Bold",Arial,sans-serif!important;
    margin: 6px 0 8px;
    color: #444;
}
.single-page {
    background-color: #fff;
}
.single-page .nav-category {
    border: 0;
    margin: 0;
    padding: 0;
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial !important;
}
.single-page .nav-category .type-news{
    margin-right: 12px;
    background-color: #ec0000;
    padding: 0px 10px;
    border-radius: 2px;
    line-height: 32px;
}
.single-page .nav-category .type-news a {
    color: #fff;
}

.single-page .nav-category #crumbs {
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial !important;
    padding: 0;
}
.single-page .content-single .post-body .featured_image .featured_caption {
    font-family: 'Roboto Regular', sans-serif;
    font-size: 15px;
    color: #777;
    padding: 10px 0;
    margin-bottom: 5px;
}

.single-page .page .post-body {
    padding: 10px 30px 0 30px;
}

.single-page h3.name.post-title.entry-title {
    font-family: 'Roboto Bold', sans-serif;
    margin: 10px 0;
    color: #21211f;
}

.single-page .content-single .authar-info li {
    font-family: 'Roboto Regular', 'Merriweather', sans-serif;
    font-size: 15px;
    color: #21211f;
}

.single-page .content-single .post-info .authar-info {
    font-size: 16px;
}
.single-page .content-single .wrap-content-block {
    width: calc(100% - 160px);
    padding-left: 20px;
    border-left: 1px dotted #ccc;
}
.single-page .content-single .entry {
    position: relative;
    text-align: justify;
    font: 500 16px/22px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.content-single .entry a {
    color: #00e;
}

.single-page .content-single .entry p {
    line-height: 26px;
    text-align: justify;
}

.single-page .content-single .entry i p {
    font-style: italic;
}

.single-page .entry p strong {
    font-family: 'Merriweather', sans-serif;
    font-weight: bold;
}

.single-page .content-single .entry p {
    font: 500 16px/26px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.single-page .content-single .entry ol li,
.single-page .content-single .entry ul li {
    font: 500 15px/26px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.single-page .content-single .entry footer {
    font: 500 16px/26px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.single-page .content-single figcaption {
    font-family: 'Roboto Italic', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #555;
}

.single-page .content-single p img,
.single-page .content-single figure img {
    margin: 0 auto;
    display: block;
    width: auto;
    max-width: 100%;
}

.content-single .post-category {
    margin: 0 0 5px;
}
.content-single .post-tag {
    margin-bottom: 20px;
}
.content-single .post-tag .title  {
    margin-bottom: 8px;
}
.content-single .post-tag .list-tags {
    display: flex;
    flex-wrap: wrap;
}
.content-single .post-tag a {
    color: #21211f;
    margin: 0 5px 10px 0;
    font-family: 'Roboto regular', Times;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #21211f;
    padding: 3px 10px;
    border-radius: 16px;
    background-color: #f5f5f5;
}
.content-single .post-tag a:hover, .content-single .post-tag a:focus  {
    background-color: #212121;
    color: #fff;
}
.single-post-thumb img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.single-page .content-single article:hover figure a:before {
    opacity: 0;
}

.single-page h3.name.post-title.entry-title {
    font-size: 36px;
    line-height: 43px;
}

.single-page figcaption {
    text-align: center;
    font-style: italic;
}

.single-page .widget-container ul {
    margin-bottom: 0
}

.single-page .widget-container.post-body {
    padding-top: 15px;
}

.single-page .e3lan-widget-content {
    background-color: #f5f5f5
}

.single-page .page-title {
    margin: 10px 0 15px 0;
}
.single-page  .content-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.single-page main {
    padding-top: 10px;
}

.single-page figure {
    margin: 10px 0;
}
.single-suggest-posts {
    position: fixed;
    bottom: 0;
    right: -100%;
    z-index: 10;
    height: 105px;
    visibility: hidden;
    width: 375px;
    background-color: #fff;
}
.single-suggest-posts.show {
    background-color: #fff;
    right: 0;
    width: 375px;
    box-shadow: 0 1px 12px 3px rgb(0 0 0 / 32%);
    visibility: visible;
}
.single-suggest-posts .title-suggest {
    border-bottom: 1px solid #ccc;
    background-color: #eff5f9;
    text-align: right;
    padding-right: 6px;
}
.single-suggest-posts .colse-popup {
    font-size: 17px;
    cursor: pointer;
}
.single-suggest-posts .news-list-item {
    display: block;
    margin: 0;
}
.single-suggest-posts .articles-list{
    padding: 0 0 0 10px;
}
.single-suggest-posts .articles-list .post-info-2 {
    padding-top: 5px;
}
.single-suggest-posts .articles-list .post-info-2 .font-common {
    font-size: 14px;
    line-height: 21px;
}
.single-suggest-posts .post-info-2 .post-meta {
    font-style: italic;
    font-size: 12px;
}
.single-suggest-posts .post-info-2 .post-meta .is_new{
    display: none;
}
.single-suggest-posts .news-list-item .post-info-2 {
    display: block;
    float: left;
}
.single-suggest-posts .news-list-item .img-wrapper {
    width: 29%;
    padding: 5px 0;
    float: right;
}
.single-suggest-posts .news-list-item .img-wrapper img {
    position: static;
    transform: unset;
    width: 106px;
    height: 64px;
}
.single-suggest-posts .slick-prev, .single-suggest-posts .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -13px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.single-suggest-posts .slick-prev {
    left: 3px;
}
.single-suggest-posts .slick-next {
    left: 15px;
}
.single-suggest-posts .slick-prev::before, .single-suggest-posts .slick-next::before {
    font-family: 'slick';
    font-size: 3px;
    line-height: 1;
    opacity: .75;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
}
.single-suggest-posts .slick-prev:before, .single-suggest-posts .slick-next::before {
    content: '◻';
}
.single-suggest-posts .slick-next::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.single-suggest-posts .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

/* Template style 1 */
.single-page-style1 #header {
    margin-bottom: 0;
}
#etv-single-page .template-style .main-content {
    border-top: 0;
    margin: 0;
    padding: 0;
}
#the-post-template-style1 .entry-box {
    max-width: 1024px;
    margin: 0 auto;
}
#the-post-template-style1 .text-main-content {
    columns: 2;
    text-align: justify;
    padding: 15px;
    column-gap: 30px;
    font-size: 16px;
}

.post_details_inner {
    margin-bottom: 10px;
}

.post_details_block {
    background-color: #fff;
    padding: 15px;
}

.post_details_block h2 {
    color: #111;
    font-weight: 400;
    margin-bottom: 10px;
}

.post_details_block .authar-info {
    margin: 0 0 25px;
}

.post-edit-link {
    padding: 4px 10px;
    background-color: #fa0101;
    color: #fff;
}

.post_details_block h1,
.post_details_block h2,
.post_details_block h3,
.post_details_block h4,
.post_details_block h5,
.post_details_block h6,
.post_details_block p {
    margin-top: 0;
    margin-bottom: 25px;
}

.post_details_block p {
    font-size: 15px;
}

figure.social-icon {
    overflow: hidden;
    text-align: center;
    margin: -15px -15px 25px;
    position: relative;
}

.details_block3 figure.social-icon {
    margin: 0 -15px 35px;
}

figure.social-icon img {
    max-width: 100%;
    position: relative;
}

figure.social-icon > div {
    height: 100%;
    right: -70px;
    width: 50px;
    position: absolute;
    top: 0;
    padding: 5px;
    color: #ffffff;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

figure.social-icon > div a i {
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
    width: 40px;
    /* padding: 11px 8px; */
    position: relative;
    right: -60px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #000;
    margin-bottom: 5px;
    height: 40px;
    line-height: 43px;
    text-align: center;
}

figure.social-icon > div a i.fa-facebook {
    background-color: #4c66a3;
}

figure.social-icon > div a i.fa-twitter {
    background-color: #2fc2ee;
}

figure.social-icon > div a i.fa-google-plus {
    background-color: #cf3e28;
}

figure.social-icon > div a i.fa-linkedin {
    background-color: #0077B5;
}

figure.social-icon > div a i.fa-pinterest-p {
    background-color: #cb2028;
}

figure.social-icon > div a i:hover {
    opacity: .8;
}

/*figure.social-icon:hover img {
    opacity: 0.5;
    left: -60px;
}*/

figure.social-icon:hover > div {
    right: 0;
}

figure.social-icon:hover > div a i {
    right: 0;
}

figure.social-icon:hover a:first-child i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.social-icon:hover a:nth-child(2) i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.social-icon:hover a:nth-child(3) i {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

figure.social-icon:hover a:nth-child(4) i {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

figure.social-icon:hover a:nth-child(5) i {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.article_comment {
    position: relative;
    padding-left: 55px;
    padding-right: 50px;
    margin: 25px 0;
    background-color: #f9f9f9;
    padding-top: 15px;
    padding-bottom: 15px;
}

.article_comment::before {
    content: "\f10e";
    position: absolute;
    top: 15px;
    left: 15px;
    color: #eb0254;
    font-family: FontAwesome;
    font-size: 25px;
}

.article_comment p {
    font-size: 15px;
    margin-bottom: 10px;
}

.customers {
    font-size: 14px;
    line-height: 25px;
    color: rgb(34, 34, 34);
    text-transform: uppercase;
}

.customers span {
    font-size: 13px;
    line-height: 25px;
    text-transform: none;
    font-weight: 400;
}

.e3lan-widget-content {
    margin-bottom: 20px;
    clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}

.e3lan-widget-content .e3lan-cell,
.e3lan-widget-content .ads-widget {
    width: 300px;
    display: block;
    margin: 0 auto;
    background: #fff url('../images/home/Ads300px250px.png') no-repeat center center;
}

.e3lan-in-post2 {
    margin-bottom: 20px
}

/* Arrow ------*/

.arrow_list {
    list-style: none;
    margin-left: 15px;
    margin-bottom: 26px;
    padding: 0
}

.arrow_list li {
    font-size: 15px;
    line-height: 26px;
    margin-left: 21px;
}

.arrow_list li::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0a4";
    float: left;
    margin-left: -25px;
    line-height: 26px;
    font-size: 14px;
    color: #000;
}

.align-left {
    float: left;
    margin: 6px 20px 15px 0;
}

/*details 2*/

.details_block2 figure.social-icon {
    margin: 0 0 35px;
}

/*.post-header .authar-info {
    margin: 0 0 25px;
}*/

.post-header h2 {
    margin-bottom: 10px;
}

.td-category li {
    display: inline-block;
    margin: 0 5px 5px 0;
    line-height: 1;
}

.adaptive {
    margin-bottom: 25px;
    position: relative;
}

.caption-text {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
    color: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
}

.post_details_block .dot-list {
    list-style-type: inherit;
    margin-bottom: 25px;
    margin-left: 15px;
}

.post_details_block .dot-list li {
    font-size: 15px;
    line-height: 26px;
}

.post_details_block blockquote {
    margin: 0 0 25px;
    border-left: 0;
}

.post_details_block blockquote p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    color: #eb0254;
    word-wrap: break-word;
}

/*details 3*/

.triangle-list {
    list-style: none;
    margin-bottom: 25px;
}

.triangle-list li {
    padding-left: 22px;
    font-size: 15px;
    /*color: #808080;*/
}

.triangle-list li + li {
    margin-top: 10px;
}

.triangle-list li::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 22px;
    color: #ccc;
    margin-left: -22px;
}

.triangle-list li::before {
    content: "\f0da";
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 25px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
    border: none;
    display: grid;
    font-size: 15px;
    font-family: Merriweather, arial;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 0 10px;
    border-top: 2px solid #444;
    border-bottom: 2px solid #444;
    min-height: 60px;
    width: 100%;
    margin: 20px auto;
    position: relative;
}

blockquote::before {
    content: '\275d';
    position: absolute;
    display: inline-block;
    top: -25px;
    left: 45%;
    color: #FFF;
    border: 5px solid #FFF;
    background: #000;
    padding: 10px;
    border-radius: 50%;
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 23px;
    float: left;
}

blockquote.no-sign {
    padding: 0 20px 0 20px;
}

/*blockquote.no-sign p {
    background: -webkit-linear-gradient(330deg, #eb0254 0%, #34d9da 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #eb0254;
}*/

blockquote.no-sign p {
    background: -webkit-linear-gradient(330deg, #eb0254 0%, #34d9da 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #eb0254;
    font-size: 24px;
    line-height: 33px;
    font-style: inherit;
    font-weight: 600;
}

/* comment ------*/

.comments-container {
    padding: 15px;
    margin: 0 0 10px;
    background-color: #fff;
}

.comments-container h3,
.comment-form h3 {
    margin: 0 0 30px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
}

.comments-list {
    padding: 0;
    position: relative;
}

.reply-list:before,
.reply-list:after {
    display: none;
}

.comments-list li {
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 50px;
    clear: both;
    margin-top: 30px;
}

.comments-list .comment-avatar {
    width: 70px;
    height: 70px;
    position: relative;
    float: left;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 55px;
    height: 55px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}

.comments-list .comment-box {
    width: 87%;
    float: right;
    position: relative;
    margin-left: 15px;
}

.comments-list .comment-box::before {
    border-width: 10px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, 0.08);
    left: -12px;
}

.reply-list .comment-box {
    width: 87%;
}

/*.comment-box .comment-content {background: #FFF;}*/

.comment-box .comment-content h5 {
    line-height: 25px;
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    margin-top: 0;
}

.comment-header {
    margin-bottom: 15px;
    letter-spacing: 0.1em;
}

.comment-author {
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    margin-top: 0;
    font-style: normal;
    letter-spacing: 0;
}

.comment-datetime {
    margin-left: 15px;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #ababab;
}

.comment-content p {
    margin: 0 0 18px
}

.comment-content .btn-news {
    padding: 2px 15px;
    text-transform: capitalize;
}

.article {
    position: relative;
    padding-left: 36px;
    padding-right: 50px;
    padding-top: 0px;
    margin: 50px 0;
}

.article::before {
    content: "\f10e";
    position: absolute;
    top: 2px;
    left: 0px;
    color: rgb(34, 34, 34);
    font-family: FontAwesome;
    font-size: 25px;
}

.article p {
    font-size: 15px;
    line-height: 27px;
}

.customers {
    font-size: 14px;
    line-height: 25px;
    color: rgb(34, 34, 34);
    text-transform: uppercase;
}

.customers span {
    font-size: 13px;
    line-height: 25px;
    text-transform: none;
    font-weight: 400;
}

/*.separator{height: 4px;width: 100%;margin: 50px auto;background: #fec107;}*/

/*comment form*/

.comment-form {
    background-color: #fff;
    padding: 15px;
    margin: 0 0 10px;
}

.comment-form label {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: #eb0254;
}

.comment-form .form-group {
    margin-bottom: 20px
}

.comment-form .form-control {
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    font-size: 13px;
    border-width: 0 0 1px 0;
    padding: 0;
    border-color: #ddd;
    border-style: dotted;
}

.comment-form .form-control:focus {
    border-color: #eb0254;
}

.comment-form textarea.form-control {
    height: auto;
}

/*** 26. Category Style One
------------------------------------------------------------------------------*/

.categoty-style-1 .row-m {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.categoty-style-1 .col-p {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

/*** 28. About us page
------------------------------------------------------------------------------*/

.inner-head {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    color: white;
    padding: 70px 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.inner-head::before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}

.inner-head h1.entry-title {
    margin-bottom: 17px;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
    font-weight: 700;
}

.inner-head .description {
    color: #fff;
    max-width: 770px;
    margin: auto;
    font-size: 15px;
}

.inner-head .breadcrumb {
    margin-top: 20px;
    background-color: transparent;
    border: 0;
    float: none;
}

.inner-head .breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.inner-head .breadcrumb li {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    display: inline-block;
    font-size: 15px;
    color: #cecfd2;
}

.inner-head .breadcrumb li a {
    display: block;
    color: #fecc17;
}

.inner-head .breadcrumb li::after {
    content: '\f105';
    font: normal normal normal 13px/1 "FontAwesome";
    display: block;
    position: absolute;
    left: 100%;
    top: 4px;
    color: #cecfd2;
}

.inner-head .breadcrumb li:last-of-type:after {
    display: none;
}

.team .member, .about-title {
    margin-bottom: 40px;
}

.team .member figcaption {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 15px 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

.team .member figcaption h4 {
    font-weight: 600;
    margin: 0 0 5px;
}

.team .member figcaption small {
    display: block;
    margin-bottom: 10px;
}

.team .member figcaption ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.team .member figcaption ul li {
    float: left;
    margin: 0;
    margin-right: 0px;
    margin-right: 10px;
    padding: 0;
    list-style: none;
}

.team .member figcaption ul li a {
    float: left;
    color: #fff;
    font-size: 13px;
    height: 30px;
    width: 30px;
    background-color: #eb0254;
    padding: 5px;
}

.team .member figcaption ul li a:hover {
    color: #fff;
    background-color: #1b1c26;
}

.about-content h1 {
    font-weight: 700;
    margin-top: 0;
}

.about-content h2 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}

.about-content h3 {
    font-size: 26px;
    line-height: 25px;
    color: rgb(121, 121, 121);
    margin-top: 0;
    font-weight: 300;
    font-family: 'Roboto Regular', sans-serif;
}

.about-content p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 24px;
}

/*** 29. F.A.Q us page
------------------------------------------------------------------------------*/
.faq-inner .title {
    color: #fff
}

.panel {
    box-shadow: none;
    background: #fff;
}

.panel:last-child {
    border-bottom: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    border-radius: 0;
    border: none;
    padding: 0;
}

.panel-title a {
    display: block;
    padding: 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

.panel-body {
    background: #fff;
    padding: 25px;
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}

.panel-body P {
    color: #999;
    line-height: 23px;
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}

/* #bs-collapse icon scale option */
.panel-heading a::before {
    content: "\e61a";
    position: absolute;
    font-family: 'themify';
    right: 25px;
    top: 20px;
    font-size: 21px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#accordion .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'themify';
    right: 25px;
    top: 20px;
    transform: scale(0);
    transition: all 0.5s;
}

#accordion .panel-heading.active a:after {
    content: "\e622";
    transform: scale(1);
    transition: all 0.5s;
}

a:focus, a:hover {
    text-decoration: none;
}

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

/* Feature Top */
.feature-left {
    width: 43.5%;
    float: left;
    max-width: 470px;
}

.feature-left .post-body {
    padding: 12px 12px 0px 12px;
    min-height: 500px;
}

.feature-left .main-post-inner {
    width: 100%;
    max-width: 446px;
    float: left;
}

.feature-left .main-post-inner article {
    margin-bottom: 0px
}

.feature-left .main-post-inner article figure {
    max-height: 300px;
    overflow: hidden;
    min-height: 300px;
    background: #21211f;
}

.feature-left .main-post-inner article figure img {
    max-height: 296px;
}

.feature-left .main-post-right {
    width: 100%;
    max-width: 446px;
}

.feature-left .main-post-right .font-common {
    margin-top: 5px;
}

.feature-left .post-info h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 13px 0 11px;
    max-height: 60px;
    overflow: hidden;
}

.feature-left .post-info p {
    font-size: 16px;
    line-height: 20px;
    height: 77px;
}

.box-right-feature {
    width: 56.5%;
    float: right;
    max-width: 590px;
    position: relative;
}

.box-right-feature .post-most-recent {
    width: 65%;
    float: left;
    height: 743px;
    max-height: 743px;
    overflow: hidden;
    background-color: #FFF;
}

.box-right-feature .post-most-recent .post-body {
    padding: 0;

}

.box-right-feature .post-most-recent ul li {
    padding: 4px 0;
    border-top: 1px solid #CCC;
}

.box-right-feature .grid-item-img {
    width: 35%;
    float: right;
    padding-left: 16px;
}

.box-right-feature .post-most-recent .widget-container ul li .post-title {
    font-size: 16px;
    line-height: 20px;
}

.grid-item-img.ads {
    background: #fff url("../images/home/Ads300px250px.png") no-repeat center center;
    width: 300px;
    height: 250px;
    float: left;
}

.post-blog .post-head,
.slider-right-post .post-head {
    background: #21211f;
    border-bottom: 1px solid #6e6e6e;
}

.post-blog .post-head .title a {
    color: #ffffff;
}

.post-blog .post-head .title a:hover, .playlist-title h2 a:hover,
.article-filter .post-head h2 a:hover, .post-topic .post-head h2 a:hover {
    color: #0D73EA;
}

.post-blog .img-circle {
    max-width: 200%;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.post-blog .news-image:before, .post-blog .thumb::before, .post-blog .grid-item-img:before {
    border-radius: 50%;
}

.slider-right-post .title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.slide-radio .post-body {
    background-color: #282828;
    padding: 10px 15px;
    box-shadow: 0px 1px 2px #88888854
}

.post-blog .post-info-2 .title a,
.slide-radio .radio-info .title a {
    color: #fff;
}

.slide-radio .news-list-item {
    border-bottom: none;
    padding: 6px 1px;
}

.slide-radio .news-list-item .post-info-2 {
    width: 100%
}

.slide-radio .news-list-item .img-wrapper {
    width: 90px;
}

.slide-radio .owl-theme .owl-controls .owl-buttons div,
.post-blog .owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    background: #21211f;
    top: -44px;
}

.post-blog .owl-theme .owl-controls .owl-buttons div {
    top: -36px;
}

/* Main */
.block-section-main .post-info h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.head-common .post-head {
    /*background-color: #043a64;*/
}

.head-common .post-head h2 {
    color: #21211f;
    font-size: 19px;
}

.post-tags, .div-ads {
    clear: both;
    float: right;
    max-width: 160px;
    width: 100%;
    margin-bottom: 10px;
}

.div-ads {
    background: #fff url('../images/home/160x600ads.png') no-repeat center center;
    height: 600px;
    margin-bottom: 20px;
}

.div-ads-block2 {
    margin-bottom: 9px;
}

.hide-ads {
    background: #fff url('../images/home/Ads728x90px.png') no-repeat center center;
    height: 90px;
}

.header-logo {
    float: left;
    width: 31%;
}

.navbar-sticky .attr-nav > ul > li > a {
    padding: 7px 11px;
    margin-top: 0px;
    background-color: #a7a7a7;
}

.navbar-sticky .attr-nav {
    width: 47px;
    height: 38px;
    top: 0;
}

.header-ads {
    width: 68%;
    float: right;
    max-width: 728px;
}

#menu-main-menu > :first-child {
    min-width: 37px;
    border-left: none;
}

.flaticon-uniF18E:before {
    margin-left: 0;
    position: relative;
}

nav.navbar.bootsnav ul.nav > li.current-menu-item,
nav.navbar.bootsnav ul.nav > li.current-category-ancestor {
    box-sizing: border-box;
    font-family: 'Roboto bold', sans-serif;
}

nav.navbar.bootsnav ul.nav > li.current-menu-item a {
    color: #0D73EA;
}

#menu-main-menu > :first-child:hover {
    text-decoration: underline;
    color: #0D73EA;
}

nav.navbar.bootsnav ul.nav > li {
    min-height: 38px;
    cursor: pointer !important;
}

#menu-main-menu > :first-child a {
    padding: 8px 6px;
    margin: 0;
    font-family: 'Roboto bold', sans-serif;
}

nav.navbar.bootsnav ul.nav > li > a {
    color: #111;
    cursor: pointer;
}

nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #0D73EA;
}

nav.navbar.bootsnav ul.nav > li > a:first-child {
    padding: 8px 5px;
    font: 400 18px/24px 'barlow condensed',sans-serif;
    letter-spacing: .10px;
    text-transform: capitalize;
}

nav.navbar.bootsnav ul.nav > li#menu-item-morong > a {
    cursor: pointer;
    line-height: 26px;
    font-weight: normal;
    position: relative;
}

nav.navbar.bootsnav ul.nav > li#menu-item-morong > a > span.arrow_down {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 14px;
}

.navbar-attr {
    width: 100%;
    height: 39px;
    overflow: hidden;
}

#navbar-menu {
    text-align: center;
}

#menu-main-menu {
    margin: 0 auto;
}

#navbar-menu ul li.mega-menu .post-thumbnail {
    max-height: 127px;
    overflow: hidden;
    min-height: 127px;
}

.post-tags, .ads {
    margin-bottom: 10px;
}

.post-tags .post-inner {
    margin-bottom: 0;
    max-height: 371px;
    overflow: hidden;
}

.post-tags .post-body {
    padding: 5px 16px;
    max-height: 146px;
}

.box1column .news-list-item {
    padding-bottom: 3px;
    padding-top: 0;
}

.box1column .news-list-item:last-child {
    /*padding-bottom: 20px !important;*/
}

.box1column .post-inner {
    max-height: 570px;
    overflow: hidden;
}

.box1column .post-inner .post-body {
    padding: 12px 10px 0px;
}

.block-life .grid-item {
    margin-bottom: 0
}

.articles-list .post-info-2 {
    /*padding: 0 0 0 12px;*/
}

.articles-list .post-info-2 .excerpt {
    max-height: 44px;
    overflow: hidden;
}

.articles-list .post-info-2 .font-common {
    margin-bottom: 10px;
    max-height: 83px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.top-news-content .articles-list .post-info-2 .font-common {
    max-height: 95px;
}
.box2columns .main-post-inner .post-info p {
    line-height: 20px;
}

.box2columns .main-post-inner .post-info .post-meta {
    padding-top: 0;
    font-size: 14px;
}

.box2columns .main-post-inner .post-info .post-desc {
    margin-top: 10px;
}

.box2columns .post-inner, .post-blog .post-inner {
    margin-bottom: 20px !important;
}

.box2columns .post-inner {
    overflow: hidden;
}

.post-blog .post-inner {
    max-height: 580px;
    overflow: hidden;
}

.box2columns .post-inner .post-body {
    padding: 12px 12px 10px;
    min-height: 380px;
}

.news-list-item p,
.post-info p {
    margin-bottom: 0;
    font-size: 15px;
    text-align: justify;
}

.block-post .block-left {
    width: 70%;
    max-width: 410px;
    float: left;
}

.box2columns .post-info h5 {
    margin-top: 13px;
    font-size: 14px;
    line-height: 18px;
}

.box2columns .post-info h3 {
    margin-top: 13px;
    line-height: 18px;
}

.box2columns .post-info h3.margin-top-block {
    font: 600 17px/22px Merriweather, "Roboto Bold", Arial, sans-serif;
    font-weight: bolder;
}

.box2columns .item .right-post-inner .news-grid-2:last-child .thm-padding:first-child .post-info .font-common {
    margin-bottom: 25px;
}

.news-grid-2:first-child
.main-post-inner article figure {
    height: 300px;
    background: #282828;
    overflow: hidden;
}

.main-post-inner article figure .img-responsive {
    max-width: 100%;
}

.main-post-inner article figure a {
    display: block;
    box-sizing: border-box;
}

.box2columns .main-post-inner article figure a {
    padding: 0;
    /*max-width: 435px;*/
    overflow: hidden;
}

.feature-left .main-post-right .grid-item {
    margin: 0px;
}

.feature-left .main-post-right .news-grid-2:first-child .thm-padding:first-child {
    margin-bottom: 8px;
}

.feature-left .main-post-right .news-grid-2 .thm-padding {
    max-height: 246px;
    min-height: 246px;
    overflow: hidden;
}

.feature-left .main-post-right .grid-item .grid-item-img {
    max-height: 170px;
    overflow: hidden;
    background: #21211f;
}

.feature-left .main-post-right .grid-item .grid-item-img img {
    width: unset;
}

.feature-left .main-post-right .grid-item .font-common {
    margin: 10px 0 0 !important;
    line-height: 22px;
    font-size: 16px;
}

.box2columns .main-post-inner {
    width: 67%;
    float: left;
    /*max-width: 374px;*/
    position: relative;
    padding-left: 3px;
}

.box2columns .main-post-inner figure {
    max-width: 368px;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.box2columns .main-post-inner figure img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.box2columns .main-post-inner figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.box2columns .right-post-inner {
    width: 33%;
    float: right;
    max-width: 200px;
}

.box2columns .right-post-inner .grid-item .grid-item-img {
    max-width: 200px;
    max-height: 133px;
    overflow: hidden;
}

.box2columns .right-post-inner .grid-item {
    margin-bottom: 0;
}

.block-health .owl-carousel .owl-item,
.block-culture .owl-carousel .owl-item {
    background-color: #fff;
}

.block-culture, .block-life {
    margin-bottom: 10px;
}

.block-culture .post-opinion .post-inner {
    max-height: 420px;
    overflow: hidden;
}

.post-opinion, .block-post .block-right {
    width: 28%;
    float: right;
    max-width: 160px;
}

.block-post {
    margin-bottom: 10px;
}

.post-opinion .post-body {
    padding: 12px 10px;
}

.post-opinion .post-head .title {
    font-family: 'Roboto regulars', sans-serif;
}

.post-opinion .post-body .question {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 13px;
}

.post-opinion .answer {
    font-size: 16px;
    line-height: 20px;
    color: #21211f;
    font-family: 'Roboto Regular', sans-serif;
    margin-bottom: 18px;
}

.post-opinion .button-opinion {
    text-align: center;
    clear: both;
}

.post-opinion .button-opinion span {
    text-align: center;
    padding: 5px 8px;
    background-color: #f71808;
    color: #fff;
    text-transform: uppercase;
}

.block-life {
    clear: both;
}

.block-life .post-inner {
    max-height: 540px;
}

.block-life .post-body .grid-item .grid-item-img a {
    max-width: 177px;
    height: 113px;
    overflow: hidden;
    display: block;
}

.block-life .post-body .grid-item .grid-item-img {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.block-life .post-body .grid-item .grid-item-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.block-life .post-body .grid-item .grid-item-img img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.block-life .post-body .pad06 {
    max-height: 240px;
    min-height: 240px;
    position: relative;
    overflow: hidden;
}

.block-life .post-body .grid-item .relative-pos .font-common {
    font-size: 16px;
}

.block-life .post-body .grid-item .relative-pos {
    margin-top: 25px;
}

.block-life .post-body .grid-item .posts-link {
    background-color: #c1c1c1;
    opacity: 0.8;
}

.post-blog .post-body {
    background-color: #21211f;
    padding: 0 10px;
}

.post-blog .news-list-item {
    padding: 20px 0;
    min-height: 180px;
    max-height: 180px;
    height: 108px;
    border-bottom: 1px solid #6e6e6e;
}

.post-blog .news-list-item:hover .post-info-2 h5 a {
    color: #fff !important;
}

.post-blog .news-list-item:first-child {
    padding-top: 20px !important;
}

.post-blog .news-list-item:last-child {
    padding: 20px 0 !important;
}

.post-blog .news-list-item .post-info-2 {
    width: 100%;
}

.post-blog .news-list-item .img-wrapper.circle {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.post-blog .authar-info li,
.post-blog p {
    color: #fff;
}

.post-blog .news-list-item:hover {
    background-color: rgba(255, 255, 255, 0.07);
    cursor: pointer;
}

.post-blog .owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 60px;
}

.post-blog .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 10px;
}

.post-blog .news-list-item:hover .post-blog .img-circle {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.news-list-item .img-wrapper.img-tech {
    max-width: 200px;
    max-height: 133px;
    float: right;
}

.news-list-item .img-wrapper.img-tech img {
    width: 100%;
}

.box1column .news-list-item .post-info-2 .font-common {
    margin-bottom: 10px;
}

.box1column .news-list-item .post-info-2 {
    width: 67%;
    padding: 0;
}

/* Block video */
.block-video {
    margin: 10px 0;
}
.block-video .youtube-wrapper {
    padding: 0px;
    background-color: #282828;
}

.playlist-title h2 {
    color: #ffffff;
    line-height: 15px;
    font-size: 16px;
}

.video-player-block .topVideo h4 {
    max-height: 55px;
    line-height: 26px;
    min-height: 53px;
    overflow: hidden;
    color: #f41e1e;
    margin: 15px 0;
}

.video-player-block .topVideo p {
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    max-height: 45px;
    min-height: 45px;
}

.RYPP {
    background-color: #21211f;
}

.video-player-block {
    width: 56%;
    float: left;
    max-width: 600px;
}

.RYPP .RYPP-items {
    padding-left: 0px;
}

.RYPP .RYPP-playlist ol li.selected:hover p .title {
    color: #f41e1e;
    cursor: pointer;
}

.RYPP-items::-webkit-scrollbar {
    background: none;
    width: 0px;
}

.RYPP-items::-webkit-scrollbar-thumb {
    background: none;
}

.RYPP .RYPP-playlist ol li.selected p .title {
    color: #fff;
}

.RYPP .RYPP-playlist ol li > p {
    float: left;
    padding: 0;
    width: 60%;
    color: #fff;
    max-height: 105px;
    min-height: 106px;
    border-bottom: 1px solid #a7a7a7;
    overflow: hidden;
}

.RYPP .RYPP-playlist ol li > img {
    width: 36%;
    max-width: 160px;
    float: right;
    max-height: 105px;
    min-height: 105px;
    margin-left: 17px;
}

.RYPP .RYPP-playlist {
    width: 43%;
    max-width: 460px;
    background: #21211f;
}

.RYPP .RYPP-playlist ol li {
    padding-bottom: 25px;
}

.RYPP .RYPP-playlist ol li:first-child {
    padding-top: 10px;
}

/* Category: */

.post-article .post-inner .post-head {
    padding: 25px 10px 0;
}

.container.post-article {
    margin-bottom: 10px;
}

.post-article .col-xs-4 {
    margin-bottom: 10px;
}

.post-article .col-xs-4:nth-child(3n+1) {
    clear: both;
}

.post-topic .news-list-item {
    border-bottom: 1px solid #c4c4c4;
    padding-top: 15px;
    min-height: 150px;
    height: 150px;
}

.post-topic .news-list-item:last-child {
    border-bottom: none;
}

.post-most-view .post-inner .most-view .post-thumbnail,
.post-most-view .post-inner .most-view li .post-thumbnail {
    max-width: 140px;
    max-height: 63px;
    min-height: 63px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.post-blog .post-info-2 .authar-info {
    margin: 5px 0;
    font-size: 15px;
}

.post-blog .post-info-2 p {
    overflow: hidden;
    line-height: 20px;
    font-size: 15px;
}

.background-opacity {
    width: 100%;
    min-height: 62px;
    background-color: #1e3044;
    opacity: 0.5;
}

.post-item .post-body {
    padding-bottom: 10px;
    /*min-height: 640px;*/
}

.post-topic .post-body {
    min-height: 640px
}

.post-most-view .post-body {
    padding-bottom: 0;
}

.post-most-view .post-body ul li article .post-meta,
.post-most-view .post-body article .post-meta {
    padding-top: 5px;
    margin: 0;
}

.post-most-view .news-list-item {
    padding: 9.9px 0;
}

.post-most-view .news-list-item .post-info-2 {
    width: 68%;
    padding: 0 8px 0 0;
}

.post-topic .news-list-item .font-common a:hover {
    color: #f41e1e;
}

.post-box .post-inner .post-body .item article {
    padding-bottom: 13px;
    border-bottom: 1px dotted #CCC;
}

.post-box .post-inner .post-body .item article:last-child {
    border-bottom: 0;
}

.post-box .post-inner .post-body .item article .relative-pos {
    max-height: 77px;
    overflow: hidden;
    min-height: 55px;
}

.post-box .post-inner .post-body .item article figure {
    position: relative;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-height: 223px;
    overflow: hidden;
}

.post-box .post-inner .post-body .item article figure a {
    /*min-height: 252px;*/
    max-height: 252px;
    overflow: hidden;
    display: block;
}

.post-box .post-inner .post-body .item article figure img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.post-box .post-inner .post-body .item article figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.post-box .post-inner .post-body .item article .font-common {
    margin: 0;
    font: 400 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.post-box .post-inner .post-body .news-list-item .img-wrapper {
    /*max-height: 67px;
    min-height: 67px;*/
    overflow: hidden;
    min-width: 110px;
    float: right;
}

.post-box .post-inner .post-body .news-list-item .font-common {
    font-size: 15px;
    overflow: hidden;
}

.fa-google-push {
    background: url(../images/icons.png) no-repeat -15px -79px;
    padding: 5px 4px 0 17px;
}

.btn-floating-hover {
    transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px) !important;
    opacity: 1 !important;
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 30px !important;
    height: 30px !important;
    line-height: 40px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .4s;
    cursor: pointer;
    transform: scaleY(0.4) scaleX(0.4) translateY(-7px) translateX(2px);
    opacity: 0;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.btn-floating i {
    text-align: center;
    font-size: 17px;
    margin: 0px 6px 0px 6px;
}

.btn-floating.btn-google i {
    font-size: 15px;
    vertical-align: super;
    margin-left: 6px;
}

.btn-floating.btn-fb i {
    vertical-align: super;
    margin-right: 10px;
    margin-top: 7px;
}

.btn-floating.btn-twitter i {
    vertical-align: super;
    margin-top: 7px;
    margin-left: 7px;
}

.btn-floating.btn-comment i {
    vertical-align: super;
    margin-top: 6px;
    margin-left: 7px;
}

.btn-floating.btn-google {
    background-color: #e33a2a;
}

.btn-floating.btn-fb {
    background-color: #2f6398;
}

.btn-floating.btn-twitter {
    background-color: #45b0e3;
}

.btn-floating.btn-comment {
    background-color: #00c995;
}

.fixed-action-btn {
    position: absolute;
    right: 20px;
    bottom: -15px;
    height: 30px;
    z-index: 5;
}

.fixed-action-btn ul li {
    display: inline-block;
    margin-right: 5px;
}

.fixed-action-btn.active ul {
    visibility: visible;
}

.fixed-action-btn ul {
    position: relative;
    bottom: -15px;
    margin: 0;
    visibility: hidden;
    padding: 0;
    text-align: right;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 152px;
}

.fixed-action-btn ul li a {
    color: #fff;
    max-height: none !important;
    min-height: unset !important;
}

.fixed-action-btn ul li a:before {
    opacity: 0 !important;
}

.article-filter .post-body .pad06 .grid-item .fixed-action-btn .posts-link {
    background-color: #c1c1c1;
    opacity: 0.8;
}

.side-right .sticked .ti-menu, .side-right .sticked .ti-close {
    position: fixed;
    left: 292px;
}

.theiaStickySidebar {
    position: static !important;
}

/* Footer */
footer.footer {
    clear: both;
    background-color: #282828;
    padding: 20px 10px;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    float: left;
    width: 100%;
}

footer .title-options {
    display: inline-block;
    width: 100%;
}

footer .title-options ul {
    width: 20%;
    float: left;
}

footer .title-options ul li {
}

footer .title-options ul li a {
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 300;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
}

footer .copyright {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #7b7a7a;
    clear: both
}

footer .copyright img {
    width: 100%;
    max-width: 244px;
    min-width: 100px;
}

footer .copyright .text {
    text-align: center;
    font-size: 13px;
    line-height: 10px;
}

footer .copyright .text p {
    color: gray;
    line-height: 24px;
}

/* footer start */
#footer {
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
    transform: translate3d(0,0,0);
    position: relative;
    z-index: 8;
    padding-top: 20px;
}

#footer ul li {
    list-style: none;
}

#footer .container {
    margin: auto;
    padding: 50px 0;
    line-height: 1;
}

#footer .toprow {
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    line-height: 21px;
}

#footer .toprow .logo {
    max-width: 300px;
    height: 35px;
    margin-right: 40px;
}

#footer .toprow > div {
    display: inline-block;
    float: left;
}

#footer .toprow .icon_wrapper {
    width: calc(100% - 340px);
    margin-top: 0;
}

#footer .toprow .icon_wrapper a {
    border: 1px solid #000;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 0 6px 6px 0;
    font: 14px/22px 'Roboto Bold', Arial;
    text-transform: uppercase;
    display: inline-block;
}

#footer .toprow .icon_wrapper a:first-child {
    margin-left: 0;
}

#footer #menu-feature-menu {
    border-bottom: solid 1px #cccccc;
    padding: 5px 0;
}

#footer #menu-feature-menu li {
    display: inline-block;
    padding: 5px 10px;
}

#footer #menu-feature-menu li:first-child {
    display: inline-block;
    padding-left: 0;
}

#footer #menu-feature-menu li a {
    font-family: "Roboto Bold", Arial;
    font-size: 14px;
    text-transform: uppercase;
}

#footer .link_menu {
    display: inline-block;
    float: left;
    width: 29%;
    margin: 35px 0;
    padding-right: 10px;
    line-height: 1.2;
}

#footer .link_menu .others, #footer .link_menu .languages {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-inline-start: 0;
}

#footer .link_menu a {
    font-family: "Roboto Regular", Arial;
    font-size: 14px;
    line-height: 21px;
}

#footer .block_title {
    font-family: "Roboto Bold", Arial;
    font-size: 14px;
    color: #000;
    padding: 25px 0;
}

#footer .full_menu_items {
    display: inline-block;
    float: left;
    width: 71%;
    margin: 35px 0;
    border-left: 1px solid #ccc;
    font-family: "Roboto Bold", Arial;
    font-size: 14px;
    line-height: 17px;
}

#footer .copyright {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    padding: 20px 0;
    font-family: "Roboto Regular", Arial;
    font-size: 14px;
    border-top: 1px solid #ccc;
    color: #000;
}

.full_menu_items .cats_menu {
    display: inline-block;
    width: 100%;
}

.full_menu_items .cats_menu > span {
    display: inline-block;
    float: left;
    width: 25%;
    vertical-align: top;
}

.full_menu_items ul {
    padding-inline-start: 25px;
}

.full_menu_items li {
    list-style-type: none;
}

.full_menu_items ul.nav-menu > li {
    padding-bottom: 8px;
}

.full_menu_items ul.nav-menu > li > a {
    text-transform: uppercase;
}

.full_menu_items ul.sub-menu {
    font-weight: normal;
    font-family: "Roboto Regular", Arial;
    padding-top: 3px;
    padding-inline-start: 0;
    font-size: 15px;
}

.full_menu_items ul.sub-menu li {
    line-height: 1.65;
}

.full_menu_items .chuyen_de {
    margin-left: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.full_menu_items .chuyen_de ul {
    font-family: "Roboto Regular", Arial;
    font-size: 15px;
    text-transform: uppercase;
    padding-inline-start: 0;
}

.full_menu_items .chuyen_de li {
    list-style-type: none;
    line-height: 24px;
}

.full_menu_items .chuyen_de > span {
    display: inline-block;
    float: left;
    width: 50%;
    vertical-align: top;
    padding-left: 3px;
}

.main-content.main-content-category {
    float: left;
    width: calc(100% - 320px);
    padding-left: 164px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}

.more-post-incategory .col-list-category figure {
    position: relative;
    width: 100% !important;
    height: 100%;
    overflow: hidden;
    padding-bottom: 65%;
}

.more-post-incategory .col-list-category figure a {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.more-post-incategory .col-list-category article figure .img-responsive {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
}
.main-content-category-block {
    padding-right: 20px;
}

.post-inner.post-inner-category {
    float: left;
    width: 100%;
    padding-right: 5px;
}

.post-inner.post-inner-category .news-grid-2 .col-padding {
    padding: 0;
}

.rightSidebar.rightSidebar-category {
    width: 32.5%;
    padding: 0px;
    float: right;
}

.rightSidebar-category-content {
    max-width: 370px;
}

.nav-category #crumbs {
    padding: 6px 0;
    text-transform: uppercase;
    font: 500 24px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
}

.nav-category #crumbs .crumbs-home {
    color: #636363
}

.nav-category #crumbs .delimiter {
    display: inline-block;
    background: url(images/sprites.png) no-repeat;
    background-position: -4px -394px;
    width: 16px;
    height: 16px;
    margin: 0px 2px;
}

.nav-category #crumbs .current {
    font-weight: bold;
    color: #21211f;
}

.nav-category #crumbs .current h1 {
    font: 400 24px/26px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
    font-weight: bold;
    color: #21211f;
}

#etv-category-page .nav-category {
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    margin: 30px 0 0 165px;
}

#etv-category-page .nav-category #crumbs .current {
    color: #21211f;
    font: 500 24px/24px Oswald, 'Roboto Regular', Arial;
}

.nav-category #crumbs a {
    color: #21211f;
}

.row-category .main-post-inner {
    width: 100%;
    border-bottom: 1px dotted #CCC;
    float: left;
    padding-bottom: 20px;
}

.row-category .main-post-right {
    float: left;
    width: 32%;
    padding-left: 20px;
}

.row-category .main-post-right .font-common {
    font-size: 15px;
    margin: 15px 0 24px;
    max-height: 84px;
    overflow: hidden;
}

.row-category .main-post-inner .post-info {
    width: 40%;
    float: left;
    padding-left: 20px;
    max-height: 196px;
    overflow: hidden;
    margin-top: 6px;
}

.row-category .main-post-inner .post-info h2 {
    font-size: 31px;
    line-height: 30px;
    margin: 13px 0 11px;
    max-height: 59px;
    overflow: hidden;
}

.row-category .main-post-inner .post-info h3 {
    margin-top: 0;
    font-size: 19px;
    line-height: 25px;
}

.row-category .main-post-inner .post-info .excerpt {
    margin-top: 5px;
    font: 400 13px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    color: #567;
}

.row-category .main-post-inner .post-info .user-post {
    color: #567;
    text-transform: uppercase;
    font-size: 12px;
}

.row-category .main-post-right .grid-item .grid-item-img {
    max-height: 126px;
    min-height: 126px;
    overflow: hidden;
}

.row-category .author-info {
    margin: 0 0 11px 0;
    padding: 0px;
}

.row-category .author-info li:first-child {
    padding-left: 0px;
}

.row-category .author-info li {
    line-height: 22px;
    position: relative;
    display: inline-block;
    padding: 0 2px;
    font-size: 14px;
    color: #21211f;
    font-family: 'Roboto Regular', sans-serif;
}

.row-category .author-info .date-timer {
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    color: #21211f;
    font-family: 'Roboto Regular', sans-serif;
    font-style: italic;
}

.news-grid-2 .col-padding .grid-item .font-common {
    margin-top: 20px;
}

.post-list-category .post-body .post-info p {
    max-height: 65px;
    overflow: hidden;
}

.post-list-category .post-footer {
    border-top: none;
    padding-bottom: 20px;
    float: left;
    width: 100%;
}

.col-sm-6.col-list-category:nth-child(2n+1) {
    clear: both;
}

.col-list-category article figure .img-responsive {
    width: 100%;
    max-width: 319px;
    max-height: 217px;
}

.col-list-category article figure .link-icon {
    bottom: 0px;
}

.col-list-category article .post-info .posts-link {
    top: -28px;
    right: 51px;
}

.col-list-category article .post-info {
    position: relative;
}
#sidebar .widget-container.post-body .font-common,
.col-list-category article .post-info .post-title {
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 21px;
    max-height: 83px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.col-list-category-default article .post-info .post-title {
    margin-top: -2px;
    margin-bottom: 5px;
    max-height: 93px;
    overflow: hidden;
    font: 300 16px/24px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.col-list-category article .post-info .author-info {
    margin-bottom: 5px;
}

.post-list-category .post-footer .page-numbers li {
    height: 45px;
    width: 45px;
    margin: 0px 2px;
    font-size: 20px;
    list-style: none;
    float: left;
}

.post-list-category .post-footer .page-numbers li:first-child {
    margin-left: 0px;
}

.post-list-category .post-footer .page-numbers li:last-child {
    margin-right: 0px;
}

.post-list-category .post-footer .page-numbers li a {
    display: block;
    text-align: center;
    padding: 8px;
}

.post-list-category .post-footer .page-numbers li a:hover {
    color: #0D73EA;
}

.page-numbers.dots {
    display: block;
    text-align: center;
    padding: 8px;
}

.post-list-category .post-footer .page-numbers.current {
    color: #0D73EA;
    display: block;
    text-align: center;
    padding: 8px;
}

.post-list-category .post-footer .page-numbers li i {
    color: #fff;
}

.prev, .next {
    margin: 0px auto;
    padding: 0px 0px;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.prev:hover, .next:hover {
    border: none !important;
}

.prev:hover i:before, .next:hover i:before {
    color: #f41e1e !important;
}

.prev i:before,
.next i:before {
    position: absolute;
    font-size: 31px;
    font-weight: bold;
    top: 7px;
    right: 10px;
    color: #c4c4c4;

}

/* rightSidebar */
.rightSidebar-category-content .add-inner {
    background: #f5f5f5;
    padding: 29px 36px;
    margin-bottom: 19px;
}

.rightSidebar-category-content .add-inner img {
    margin: 0px;
}

.rightSidebar-category-content .post-inner {
    margin-bottom: 23px;
}

.rightSidebar-category-content .post-inner .post-head.post-head-category {
    background: #282828;
    border: none;
}

.rightSidebar-category-content .post-inner .post-head.post-head-category .title {
    color: #fff;
}

.rightSidebar-category-content .post-inner .post-body .news-list-item .img-wrapper img {
    width: 100%;
}

.rightSidebar-category-content .post-inner .post-body .news-list-item .img-wrapper {
    position: relative;
    width: 100%;
    max-width: 168px;
}

.col-list-category figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.col-list-category figure img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.col-list-category figure a {
    height: 211px;
    overflow: hidden;
    display: block;
}

.col-list-category figure {
    position: relative;
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 211px;
    overflow: hidden;
}

.article-filter .col-list-category figure a {
    height: 185px;
}

.col-list-category-default {
    padding: 10px 0;
    position: relative;
    width: 100%;
    float: left;
}

.col-list-category-default:first-child {
    padding-top: 0;
}

.col-list-category-default:last-child {
    padding-bottom: 20px;
}

.col-list-category-default figure {
    float: left;
    width: 26% !important;
    overflow: hidden;
}

.col-list-category-default .post-info {
    width: 74%;
    float: left;
    padding-left: 25px;
    max-height: 196px;
    overflow: hidden;
}

.col-list-category-default .post-info .author-info {
    margin-bottom: 4px;
}

.col-list-category-default .post-info .author-info .user-post {
    color: #567;
    text-transform: uppercase;
    font-size: 12px;
}

.col-list-category-default .post-info .excerpt {
    margin-top: 5px;
    font: 400 13px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    color: #567;
}

.col-list-category figure img {
    max-width: 100%;
    max-height: 231px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.categort-posts .post-body {
    padding-bottom: 15px;
}
.categort-posts .widget-container.post-body .article-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.categort-posts  .widget-container.post-body .post-entry {
    flex: 1;
    padding-right: 10px;
}
.categort-posts .widget-container .post-thumbnail {
    padding: 0;
    width: 34%;
}

.categort-posts .widget-container.post-body .item:last-child {
    border-bottom: 0;
}
.categort-posts .post-body .news-list-item {
    padding: 6px 0 8px;
}

.widget-container ul li .post-thumbnail,
.widget-container .post-thumbnail {
    max-height: 88px;
    overflow: hidden;
}

.widget-container ul li .post-meta,
.widget-container .post-meta {
    margin: 0;
    padding-top: 5px;
    font-family: 'Roboto Regular', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

.widget-container .most-view.post-body {
    padding: 0;
}

.categort-posts .post-body .news-list-item .img-wrapper {
    max-height: 110px;
    overflow: hidden;
}

.e3lan-in-post1 {
    margin-bottom: 20px
}

.container .header-banner {
    margin-left: -15px;
    margin-right: -15px;
}

.nav, .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
}

.navbar {
    min-height: auto;
}

nav.navbar.bootsnav {
    border: none;
}

/* SEARCH */
.header-top {
    border-bottom: solid 1px #b4b4b5;
    position: relative;
    width: 100%;
    padding: 0;
}

.top-left-menu {
    margin-top: 20px;
    width: 33%;
    float: left;
    position: relative;
}

.header-datetime {
    width: 34%;
    float: left;
}

.header-right-menu {
    margin-top: 20px;
    width: 33%;
    float: right;
    position: relative;
}

#search_pannel {
    height: 19px;
    margin-top: 15px;
    position: absolute;
    right: 0px;
    z-index: 2;
}

#search_pannel form {
    position: absolute;
    top: -6px;
    z-index: 2;
    background-color: #fff;
}

#search_pannel .gsc-input-box {
    border: 0 !important;
    background: none !important;
}

#search_pannel .gsc-control-cse {
    padding: 0 !important;
}

#search_pannel table.gsc-search-box {
    width: 210px !important;
}

#search_pannel table.gsc-search-box td.gsc-input {
    padding-right: 0 !important;
}

#search_pannel input.gsc-input {
    height: 28px !important;
    background: none !important;
    margin-top: 2px !important;
    border: 1px solid #888 !important;
    padding-left: 3px !important;
}

#search_pannel .gsc-search-button-v2 {
    padding: 4px 12px !important;
    margin-top: 0;
}

#search_pannel .gsc-search-button {
    display: none;
}

#etv-category-page #search_pannel,
#etv-single-page #search_pannel,
#etv-archive-page #search_pannel,
#etv-other-page #search_pannel {
    margin-top: 8px;
}

/* NEW LAYOUT 01.08.2020 */
.focus-left {
    float: left;
    width: 25%;
    max-width: 300px;
}

.focus-center {
    float: left;
    width: 48.15%;
    max-width: 560px;
}

.focus-right {
    float: right;
    width: 25%;
    max-width: 300px;
}

/* FOCUS LEFT */
/* -------------------------------------------------------------------- */
.focus-left .post-inner .post-head {
    background: #16203F;
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    height: 38px;
    text-align: left!important;
    margin-bottom: 5px;
    padding-left: 10px;
    border-radius: 1px;
}

.focus-left .post-inner .post-head .title {
    color: #FFF;
    font: 500 18px/27px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 3px;
}

.focus-left .post-inner .post-body {
    /*min-height: 640px;*/
    position: relative;
    padding: 0;
    background-color: #fff;
    border: 0;
}

.focus-left .post-inner .post-body ul li {
    padding: 11px 0 10px;
    border-bottom: 1px dotted #aaa;
}

.focus-left .post-inner .post-body ul li:last-child {
    border-bottom: 0 !important;
}

.focus-left .post-inner .post-body ul li .post-entry {
    width: 68%;
    padding: 0 0 0 13px;
}

.focus-left .post-inner .post-body ul li .post-title,
.focus-left .post-inner .post-body ul li .post-title .font-common {
    font: 400 14px/21px Merriweather, "Roboto Regular", Arial, sans-serif;
    margin-bottom: 0;
    max-height: 83px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.focus-left .post-inner .post-body ul li .post-thumbnail {
    margin-right: 13px;
}

.focus-left .popular-news {
    display: none;
}

/* FOCUS CENTER */
/* -------------------------------------------------------------------- */
.focus-center .post-inner .post-body {
    position: relative;
    padding: 0 20px 0 20px;
    background-color: #fff;
    border: 0;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    margin: 0 20px;
    max-width: 560px;
}

.focus-center .post-inner .post-body .post-info {
    margin-bottom: 10px;
}

.focus-center .post-inner .post-body .post-info h3 {
    font: 600 22px/32px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    margin-top: 15px;
}

.focus-center .post-inner .post-body .post-info-2 {
    width: 65%;
    padding: 0 12px 0 0;
}

.focus-center .post-inner .post-body .img-wrapper {
    float: right;
}

.focus-center .post-inner .post-body .img-wrapper img {
    max-height: 116px;
}

.focus-center .post-inner .post-body article.news-list-item {
    padding: 0 0 13px;
    border-bottom: 1px dotted #ccc;
}

.focus-center .post-inner .post-body article.news-list-item:first-child {
    padding: 8px 0 13px !important;
}

.focus-center .post-inner .post-body article.news-list-item:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
    border-bottom: 0;
}

.focus-center .post-inner .post-body article.news-list-item .font-common {
    margin-top: 8px;
    min-height: 42px;
    font: 600 16px/24px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    letter-spacing: 0.3px;
}

.focus-center .post-inner .post-body .main-post-inner {
    text-align: center;
}

.focus-center .post-inner .post-body .top-news-head {
    position: relative;
    height: 30px;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 20px;
}

.focus-center .post-inner .post-body .top-news-head .title {
    position: absolute;
    top: 12px;
    left: 0;
    /*width: 130px;*/
    background-color: #FFF;
}

.focus-center .post-inner .post-body .top-news-head h2 {
    font: 500 19px/24px Oswald, 'Roboto Bold', Arial;
    text-transform: uppercase;
    line-height: 30px;
    margin: 0 10px 0 0;
}

.focus-center .read_more_cat {
    margin-bottom: 0;
}

/* FOCUS RIGHT */
/* -------------------------------------------------------------------- */
.special-coverage-right {
    margin-bottom: 30px;
}
.special-coverage-right .sub_heading {
    margin-bottom: 15px;
}
.special-coverage-right .sub_heading .title{
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 22px;
    font-family: 'Merriweather', sans-serif;
}
.special-coverage-right .sub_heading .sub-title {
    font: 500 15px/21px Oswald, 'Roboto Bold', Arial;
    color: #061d49;
    padding: 9px;
    text-transform: uppercase;
    background-color: #fccf97;
}
.special-coverage-right .sub_heading .sub-title .arrow_right {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.special-coverage-right article.article-inner{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.special-coverage-right .item:last-child article.article-inner {
    border-bottom: 0;
    margin: 0;
}
.special-coverage-right article.article-inner .image {
    width: 32%;
}
.special-coverage-right article.article-inner .details {
    flex: 1;
}
.special-coverage-right .author-info, .special-coverage-right .excerpt, .special-coverage-right .list-posts .read_more_cat, .focus-right .special-coverage-right .post-meta {
    display: none;
}
.special-coverage-right article.article-inner .details .post-title {
    margin: 0;
    padding-right: 10px;
    max-height: 83px;
    overflow: hidden;
    font: 500 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.focus-right .post-inner .post-head {
    background: #16203F;
    color: #FFF;
    text-transform: uppercase;
    height: 38px;
    text-align: left!important;
    margin-bottom: 5px;
    padding-left: 10px;
    border-radius: 1px;
}

.focus-right .post-inner .post-head .title {
    color: #FFF;
    font: 500 18px/27px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

.focus-right .post-inner .post-head .title h2 {
    color: #FFF;
}

.focus-right .post-inner .widget-container h2,
.widget-container.chuyen-de h2 {
    font: 16px 'Roboto Bold', Arial;
    padding: 0;
    margin: 0;
}

.focus-right .post-inner .widget-container a:hover h2,
.widget-container.chuyen-de a:hover h2 {
    color: #0D73EA;
}

.focus-right .post-inner .widget-container ul li {
    padding: 13px 0px 10px;
    border-bottom: 1px solid #eee;
}

.focus-right .post-inner .widget-container ul li:last-child {
    border: 0;
}
.focus-right .post-inner img {
    width: 100%;
}
.focus-right .post-body {
    padding: 0;
    border: 0;
}

.focus-right .post-body .news-list-item {
    display: table;
    width: 100%;
    text-align: left;
    padding: 0 0 0;
    border-bottom: 1px dotted #CCC;
}

.focus-right .post-body .news-list-item:last-child {
    border: 0;
}

.focus-right .post-body .post-info-2 {
    padding: 0 8px 0 0;
}

.focus-right .post-body .post-info-2 .font-common {
    font: 400 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    max-height: 67px;
    overflow: hidden;
}

.focus-right .post-body .img-wrapper {
    float: right;
    width: 100px !important;
    max-height: unset !important;
}

.focus-right .post-body .img-wrapper img {
    width: 100%;
    /*padding-bottom: 10px;*/
}

.focus-right .read_more_cat {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
}

.focus-right .cat_image {
    box-shadow: 1px 2px 3px #ccc;
    /*margin-top: 10px;*/
    border: 9px solid #9bcdfd;
}

.focus-right .BAOIN_cat_top .cat_info .cat_title {
    text-align: center;
    border-top: 3px solid #9bcdfd;
    padding: 3px 1px;
    font-size: 13px;
}

.focus-right .BAOIN_cat_top .cat_info .cat_title h3 {
    font-family: 'Roboto Bold', sans-serif;
    line-height: 24px;
    font-size: 16px;
    display: inline;
    text-transform: uppercase;
}

.focus-right .post-most-view .post-head {
    background: #043a64;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    height: 36px;
    text-align: center;
    border: 1px solid #172654;
    margin-top: 20px !important;
}

.focus-right .post-most-view .post-head .title h2 {
    color: #FFF;
    font-size: 16px;
}

.focus-right .post-most-view .owl-theme .owl-controls .owl-buttons i {
    border: 0;
}

.focus-right .post-most-view .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 5px;
}

.focus-right .post-most-view .post-head {
    background: #043a64;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    height: 36px;
    text-align: center;
    border: 1px solid #172654;
    margin-top: 20px !important;
}
.focus-right .right-video-block .right-head a{
    display: block;
    background: #16203F;
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    height: 38px;
    text-align: left!important;
    margin-bottom: 15px;
    padding-left: 10px;
    border-radius: 1px;
    font: 500 18px/38px Oswald, 'Roboto Bold', Arial;
}
.right-video-block .widget-container.post-body .item {
    margin-bottom: 15px;
    border-bottom: 0;
}
.right-video-block .item a {
    display: block;
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
}
.right-video-block .item a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.right-video-block .link-icon {
    bottom: 10px;
    left: 10px;
    height: 46px;
    width: 46px;
    background-color: transparent;
    font-size: 26px;
    top: unset;
    transform: unset;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 46px;
    padding: 0;
}
/* FOCUS-POST */
/* -------------------------------------------------------------------- */
.focus-post {
    max-width: 528px;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-bottom: 25px;
}

.focus-post .post-inner {
    overflow: hidden;
    padding: 0;
    margin-bottom: 0;
}

.focus-post .post-inner .post-body {
    padding: 12px 0 0 0;
    border: none;
}

.focus-post .post-inner .news-list-item {
    border-bottom: 1px dotted #aaa;
    padding: 6px 0 16px;
}

.focus-post .post-inner .news-list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.focus-post .news-list-item {
    padding: 3px 0;
    height: 140px;
    overflow: hidden;
}

.focus-post .news-list-item.articles-list .img-wrapper {
    width: 100%;
    max-width: 208px;
    min-height: 125px;
    max-height: 125px;
    overflow: hidden;
}

.focus-post .news-list-item.articles-list .img-wrapper a {
    width: 100%;
    float: left;
    position: relative;
}

/* BLOCK-RIGHT */
/* -------------------------------------------------------------------- */
.block-right {
    float: right;
    max-width: 650px;
    text-align: right;
}

.block-right .post-tags .post-body {
    max-height: 334px;
    padding: 15px 10px 10px;
}

.block-right .post-tags {
    margin-bottom: 20px;
}

.block-right .post-tags .post-body .tags-inner .ui.tag::after {
    display: none;
}

.block-right .post-inner .post-body {
    padding: 12px 0 0 0;
    border: none;
}

.block-right .box2columns .main-post-inner {
    padding-left: 0;
}

.block-right .box2columns .main-post-inner figure {
    max-width: 100%;
}

.block-right .post-inner .post-body .pad06 {
    padding: 0 18px 0 0;
}

.block-right .box1column .news-list-item {
    padding: 3px 0px 13px 0;
    border-bottom: 1px dotted #aaa;
}

.block-right .box1column .news-list-item:last-child {
    border: 0;
}

.block-right .box3columns .post-inner .post-body {
    padding: 12px 6px 0 6px;
    border: 1px solid #ccc;
    float: left;
}

.block-right .box3columns .post-inner .post-body .pad06 {
    padding: 0 6px;
}

.block-right .box3columns .relative-pos {
    position: relative;
    max-height: 82px;
    overflow: hidden;
}

.block-right .box3columns .grid-item {
    margin-bottom: 40px;
    max-height: 178px;
}

.block-right .box3columns .font-common {
    margin-bottom: 10px;
    margin-top: 0;
    min-height: 42px;
    font: 400 14px/21px 'Merriweather', "Roboto Regular", Arial, sans-serif;
}

.post-article .post-inner .post-body {
    padding: 12px 0 0 0;
    border: 0;
}

.post-article .post-inner .post-body .owl-carousel .owl-item {
    /*max-width: 348px;*/
}

.post-article .post-inner .post-body .owl-carousel .owl-item .item article figure {
    max-width: 100%;
}

.post-article .post-inner .post-body .owl-carousel .owl-item .item .news-list-item {
    padding: 13px 0 3px;
    border-top: 1px dotted #ccc;
}

.page_main_wrapper .article-filter .post-head {
    background: #043a64;
    padding: 5px 10px 5px;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 5px 0 !important;
    color: #FFF;
    border-radius: 1px;
    box-shadow: 1px 3px 3px #DDD;
}

.post-topic .post-head .title a {
    color: #FFF;
}

.post-topic .post-head .title a:hover {
    color: #fee433 !important;
}

.post-most-view .item .news-list-item {
    padding: 5px 0 5px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px dotted #ccc;
}

.post-most-view .item .news-list-item:last-child {
    border: 0 !important;
}

.post-most-view .item .news-list-item .font-common {
    margin-bottom: 0;
    max-height: 90px;
    overflow: hidden;
    font: 500 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

/* SINGLE & CATEGORY SIDEBAR */
#sidebar #posts-list-dong-su-kien .post-body,
#sidebar #posts-list-widget-4 .post-body {
    padding: 0;
}

#sidebar .post-body {
    padding: 0;
    border: 0;
}

#sidebar .post-body ul li {
    padding: 11px 0 10px;
    border-bottom: 1px dotted #aaa;
}

#sidebar .post-body .news-list-item {
    padding: 11px 0 10px;
    border-top: 1px dotted #CCC;
}

#sidebar .post-body .news-list-item .img-wrapper {
    /*width: 100%;*/
}

#sidebar .post-body .news-list-item .font-common {
    /*font-size: 16px;*/
}

#sidebar .most-view .news-list-item:first-child {
    border: 0;
}

#sidebar .cat_image {
    box-shadow: 1px 2px 3px #ccc;
    border: 13px solid #9bcdfd;
}

#sidebar .BAOIN_cat_top .cat_info .cat_title {
    text-align: center;
    font-size: 16px;
    border-top: 3px solid #9bcdfd;
    padding: 5px;
}

#sidebar .BAOIN_cat_top .cat_info .cat_title h3 {
    font-family: 'Roboto Bold', sans-serif;
    line-height: 24px;
    font-size: 17px;
    margin-right: 4px;
    display: inline;
    font-weight: bold;
    text-transform: uppercase;
}

/* CATEGORY CONTENT */
.category-page .main-content-category .main-post-inner figure {
    overflow: hidden;
    width: 57%;
    float: left;
}

.category-page .main-content-category .main-post-inner figure img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.category-page .main-content-category .post-list-category .list-article-post article {
    border-top: 1px dotted #ccc;
    padding-top: 18px;
}

.category-page .main-content-category .post-list-category .list-article-post:first-child article {
    border: none;
    padding-top: 3px;
}

/* TAG PAGE */
.tag-page .page-head {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
}

.tag-page .page-head .title {
    text-transform: uppercase;
    font: 600 15px/24px "Roboto Regular", Arial, sans-serif;
}

.tag-page .page-head h1 {
    text-transform: uppercase;
    font: 600 24px/31px "Roboto Bold", Arial, sans-serif;
}

.tag-page .post-body {
    padding: 0;
    border: none;
    /*border-right: 1px solid #eee;*/
    padding-right: 20px;
    margin-bottom: 20px;
}

/* TOP MENU LANGUAGE */
/* ----------------------------------------------------------- */
#coolMenu,
#coolMenu ul {
    list-style: none;
}

#coolMenu {
    float: left;
}

#coolMenu > li {
    float: left;
    margin-right: 15px;
}

#coolMenu li a {
    display: block;
    height: 2em;
    padding: 0;
    text-decoration: none;
    font: 400 12px/2em 'Roboto Regular', Arial;
    line-height: 26px;
}

#coolMenu ul {
    position: absolute;
    display: none;
    z-index: 999;
}

/*#coolMenu li:hover ul.noJS {
    display: block;
}*/

#coolMenu .language:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000;
    position: relative;
    top: 10px;
    margin-left: 3px;
}

#coolMenu .language_pannel ul {
    position: absolute;
    top: 30px;
    left: 0;
    width: 160px;
    text-align: left;
    background-color: #fff;
    padding: 10px 18px 25px;
    z-index: 101;
    box-shadow: 0px 15px 10px -15px #111;
    border: 1px solid #dedede;
    font-family: "Roboto Regular", Arial;
    font-size: 13px;
}

#coolMenu .language_pannel ul li {
    list-style-type: none;
    text-transform: uppercase;
    line-height: 25px;
}

.top-left-menu .language_pannel ul li:nth-of-type(4) {
    border-bottom: 2px solid #dedede;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

/*.top-left-menu li:hover ul.noJS {
    display: block;
}*/

/* FOOTER MENU */
/* ----------------------------------------------------------- */
.footer .navbar-nav > li > a {
    padding: 10px 10px;
    font-size: 13px;
    text-transform: uppercase;
}

/* DATETIME */
/* ----------------------------------------------------------- */
.header-top .datetime {
    text-align: center;
    padding-top: 8px;
    font-family: Tahoma, Times, serif;
    font-size: 14px;
}

/* HOMEPAGE STYLE */
/* ----------------------------------------------------------- */
/* Section top live */
.home-section-top {
    margin: 0 0 25px 0;
}
.home-section-top .list-posts-section-top {
    padding: 0 0 10px;
}
.home-section-top .title-section-top {
    font: 500 16px/23px Oswald, 'Roboto Bold', Arial;
    text-transform: uppercase;
    margin: 0;
}
.home-section-top .right-block .title-section-top {
    margin-bottom: 15px;
}
.home-section-top article h3.post-title {
    font-family: 'Merriweather';
    font-size: 18px;
    line-height: 27px;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 79px;
}
.home-section-top h2.title-block {
    font: 500 17px/22px Oswald, 'Roboto Bold', Arial
}
.home-section-top .title-section-top  span {
    padding: 0px 9px;
    font-size: 14px;
    background-color: #FF3333;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    margin-left: 10px;
    line-height: 24px;
    vertical-align: text-top;
}
.home-section-top  .read_more_cat {
    border: 0;
}
.home-section-top .section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 20px;
}
.home-section-top .section-content .left-block {
    width: 72%;
    padding-right: 15px;
}
.home-section-top .section-content .right-block {
    flex: 1;
    padding-left: 15px;
    position: relative;
}
.home-section-top .section-content .right-block::before {
    content: '';
    height: 90%;
    border-left: 1px solid #555;
    position: absolute;
    left: 0;
}
.home-section-top .section-content .right-block .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}
.home-section-top .section-content .right-block .item .post-info {
    margin: 0;
    flex: 1;
    padding-right: 10px;
}
.home-section-top .section-content .right-block .item .image {
    width: 38%;
}
.home-section-top .section-content .right-block .item .image a {
    position: relative;
    display: block;
    padding-bottom:62%;
    overflow: hidden;
}
.home-section-top .section-content .right-block .item .image a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.home-section-top .list-posts-section-top .left {
    width: 55%;
    padding-right: 0;
}
.home-section-top .list-posts-section-top .right {
    width: 45%;
}
.list-posts-section-top .item article {
    position: relative;
    margin: 0;
}
.list-posts-section-top ul {
    padding-left: 15px;
}
.list-posts-section-top li.item {
    margin-bottom: 5px;
}
.list-posts-section-top .item .post-title{
    font-family: 'Merriweather';
    font-size: 14px;
    line-height: 24px;
    display: contents;
}
.list-posts-section-top .slider-top-posts {
    max-height: 395px;
    overflow: hidden;
}
.list-posts-section-top .slider-top-posts .item {
    display: table-column;
}
.list-posts-section-top .slider-top-posts .item article {
    padding-bottom: 57%;
    overflow: hidden;
}
.list-posts-section-top .slider-top-posts .item article figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.list-posts-section-top .slider-top-posts .item article figure a::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
}
.list-posts-section-top .slider-top-posts .item article .post-title{
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    z-index: 2;
    width: 100%;
    left: 0;
    right: 0;
}
.list-posts-section-top .slider-top-posts .item article .post-title a {
    color: #fff;
    font-family: 'Roboto regular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
}
.list-posts-section-top .slider-top-posts ul.slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    background-color: #fff;
    width: 100%;
    z-index: 100;
    list-style: none;
    position: relative;
}
.list-posts-section-top .slider-top-posts ul.slick-dots li {
    margin: 0 4px;
}
.list-posts-section-top .slider-top-posts ul.slick-dots li button {
    text-indent: -10000000px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    padding: 0;
    border: 0;
    background-color: #ccc;
}
.list-posts-section-top .slider-top-posts ul.slick-dots li.slick-active button {
    background-color: #777;
}
.list-posts-section-top .item article .is_new {
    position: absolute;
    top: 3px;
    color: #FF3333;
    font-style: italic;;
}
/* End home section top */
#etv-home-page .article-filter .post-head .title a {
    color: #FFF;
}

#etv-home-page .article-filter .post-head .title a:hover {
    color: #fee433 !important;
}

#etv-home-page .post-inner .post-head {
    text-align: center;
}

.etv-slider-list-items {
    background-color: #F8F7F5;
    padding: 30px 0;
    margin: 50px 0;
}
#etv-home-page .etv-slider-list-items {
    margin: 50px 0 0;
}
.etv-slider-list-items .container {
    max-height: 230px;
    overflow: hidden;
}
.etv-slider-list-items .item {
    display: table-column;
}
.etv-slider-list-items ul {
    padding: 0 25px;
}
.etv-slider-list-items ul li{
    padding: 0 10px;
    overflow: hidden;
}
.etv-slider-list-items ul li .link-name {
    display: none;
}
.etv-slider-list-items ul li img {
    width: 204px;
    height: 220px;
    display: block;
    margin: auto;
}
.linklistcatname,
.etv-slider-list-items li a:last-child {
    display: none;
}
.etv-slider-list-items .slick-prev, .etv-slider-list-items .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.etv-slider-list-items .slick-prev {
    left: 2px;
}
.etv-slider-list-items .slick-next {
    right: 20px;
}
.etv-slider-list-items .slick-prev:before, .etv-slider-list-items .slick-next::before {
    content: '◻';
}
.etv-slider-list-items .slick-prev::before, .etv-slider-list-items .slick-next::before {
    font-family: 'slick';
    display: block;
    width: 30px;
    height: 30px;
    line-height: 1;
    opacity: .75;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
}
.etv-slider-list-items .slick-next::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.etv-slider-list-items .slick-prev::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.grid-item-img.banner-img  {
    text-align: center;
}
.grid-item-img.banner-img img{
    width: 100%;
    height : auto;
    max-width: 300px;
}

/* Manage category */
.mag_categories {
    position: relative;
    padding: 25px 0;
    background-color: #f8f7f5;
    margin-bottom: 50px;
}
.mag_categories .one_mag_cat {
    position: relative;
}
.mag_categories .one_mag_cat .linklist {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}
.mag_categories h1 {
    color: #21211f;
    font-family: 'Roboto Regular', 'Merriweather', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding-right: 8px;
    position: absolute;
    top: -61px;
    background-color: #fff;
}
.one_mag_cat .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}
.one_mag_cat .LinkLibraryCat ul {
    flex-wrap: wrap;
}
.one_mag_cat .LinkLibraryCat ul,    
.one_mag_cat .LinkLibraryCat ul li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 0;
}
.one_mag_cat .LinkLibraryCat ul li {
    padding-right: 56px;
    width: 25%;
    margin-bottom: 10px;
}
.one_mag_cat .LinkLibraryCat ul li a {
    color: #21211f;
    font-family: 'Merriweather', "Didot";
    font-size: 17px;
    letter-spacing: -0.3px;
    line-height: 23px;
    text-transform: uppercase;
}
.one_mag_cat .LinkLibraryCat ul li .link-name {
    padding-left: 15px;
    white-space: nowrap;
}
.one_mag_cat .freq {
    color: #21211f;
    font-family: "D-DIN", Arial;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}
.one_mag_cat img {
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 100%;
}
body .container {
    width: auto;
    max-width: 1230px;
}
/* Home page: Special page */
.special-coverage .content {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 1px dotted #ccc;
}
.special-coverage .widget-grid {
    margin: 0 -3%;
}
.special-coverage .widget,
.special-coverage .special-coverage-widget {
    width: 33.33%;
    padding: 0 3% !important;
}
.special-coverage .widget:nth-child(3n+1) {
    clear: both;
}
.special-coverage .post-meta {
    display: none;
}
.special-coverage .heading .sub_heading {
    position: relative;
    line-height: 32px;
    text-align: center;
    margin: 10px 0;
}
.special-coverage .heading .sub_heading:before {
    content: '';
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    width: 700px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #DB0000;
}
.special-coverage .heading .sub_heading span {
    position: relative;
    font-family: Oswald, 'Roboto Bold', Arial;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #DB0000;
    background-color: #fff;
    padding: 0 8px;
}
.special-coverage .title,
.special-coverage .post-head .title h2,
.special-coverage .title .tag_html{
    color: #000 !important;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 40px;
}
.special-coverage .title img {
    max-width: 34px;
    width: 100%;
    height: auto;
    margin-right: 13px;
}
.special-coverage h3.title-block {
    position: relative;
}
.special-coverage .post-box.us h3.title-block,
.special-coverage .post-box.china h3.title-block,
.special-coverage .post-box.tai-chinh h3.title-block,
.special-coverage .post-box.vhnt h3.title-block {
    padding-left: 35px;
}
.special-coverage .post-box h3.title-block::before {
    font-family: 'Genericons';
    font-size: 24px;
    line-height: 0;
    color: #000;
    position: absolute;
    margin-right: 9px;
    width: 19px;
    vertical-align: middle;
    top: 19px;
    left: 0;
}
.special-coverage .post-box.us h3.title-block::before {
    content: '\f124';
    color: #12607a;
}
.special-coverage .post-box.china h3.title-block::before {
    content: '\f119';
    color: #6d3004;
}
.special-coverage .post-box.tai-chinh h3.title-block::before {
    content: '\f118';
    top: 25px;
    font-size: 30px;
    color: #a6781d;
}
.special-coverage .post-box.giao-duc-va-doi-song h3.title-block,
.special-coverage .post-box.suc-khoe h3.title-block {
    padding-left: 44px;
}
.special-coverage .post-box.giao-duc-va-doi-song h3.title-block::before,
.special-coverage .post-box.suc-khoe h3.title-block::before {
    content: '';
    background: url('../images/home/MindBody.png');
    width: 44px;
    height: 42px;
    top: -6px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.special-coverage .post-box.giao-duc-va-doi-song h3.title-block::before {
    background: url('../images/home/education.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.special-coverage .post-box.vhnt h3.title-block::before {
    content: '\f1c8';
    font-size: 35px;
    top: 18px;
    color: #2454d0;
}

.special-coverage h3.title-block a {
    font: 500 18px/27px Oswald, 'Roboto Bold', Arial;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 3px;
}

.special-coverage article:hover figure a:before,.special-coverage figure a::before {
    background-color: transparent;
}
.special-coverage .block .item h3.font-common {
    max-height: 62px;
    overflow: hidden;
    min-height: 42px;
}
.special-coverage .block .item figure a {
    position: relative;
    display: block;
    padding-bottom: 62%;
    overflow: hidden;
}
.special-coverage .block .item figure a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.special-coverage .read_more_cat {
    /* display: none; */
    text-align: right;
}

/* SINGLE PAGE STYLE */
/* ----------------------------------------------------------- */
#etv-single-page .main-content {
    margin-top: 20px;
}
#etv-single-page .article-filter .post-head .title a {
    color: #21211f;
}

#etv-single-page .article-filter .post-head .title a:hover {
    color: #0D73EA !important;
}

#etv-single-page .subscribe-online .subscribe-bg {
    padding: 15px 20px;
}

#etv-single-page .subscribe-online .subs-button {
    width: 240px;
    margin-top: 20px;
}

#etv-single-page .most-view.post-body {
    padding-top: 0;
}

#etv-single-page .article-filter .scroller-status a {
    width: 100%;
    display: inline-block;
    /*background: linear-gradient(to bottom, #79bbff 5%, #378de5 100%);*/
    background-color: #378de5;
    border-radius: 2px;
    /*border: 1px solid #84bbf3;*/
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    padding: 10px 0;
    text-align: center;
    margin-top: 15px;
}

.single-page .related-posts-bottom-content {
    border: 1px solid #eff5f9;
    position: relative;
    margin: 30px 0;
}
.single-page .related-posts-bottom-content h3 {
    margin: 0;
    padding: 5px 15px;
    background-color: #eff5f9;
    color: #212121;
    position: absolute;
    left: 0;
    width: 100%;
    font: 500 15px/22px Oswald, 'Roboto Bold', Arial;
    text-transform: uppercase;
}
.single-page .related-posts-bottom-content ul {
    margin: 0;
    list-style: none;
    padding: 10px;
    margin-top: 40px;
}
.template-kv-post main {
    margin-top: 15px;
}
.template-kv-post .content-single .post-inner {
    width: 100%;
    padding-right: 30px;
}
.template-kv-post .content-single .post-inner,
#etv-single-page .template-kv-post .main-content {
    border: 0;
    margin: 0;
}
.template-kv-post h1.post-title {
    font: 500 28px/36px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    font-weight: bolder;
    margin: 0 0 8px;
}
.template-kv-post h3.post-title.secondary-title {
    font: 500 18px/24px 'Merriweather',"Roboto Bold",Arial,sans-serif!important;
    margin: 0 0 20px;
}
.template-kv-post .special-coverage-right {
    margin: 10px 0 0;
}
.template-kv-post .special-coverage-right .item:last-child article.article-inner{
    margin: 0;
    border-bottom: 1px dotted #ccc;
}
.single-page.template-kv-post .content-single .post-body .featured_image {
    border: 0;
}
.template-kv-post #sidebar .post-head {
    padding-bottom: 5px;
}
.template-kv-post .special-coverage-right article.article-inner .details .post-title {
    font-size: 15px;
}
.template-kv-post  #sidebar .widget-container.post-body .font-common {
    margin-top: 0 !important;
}
.template-kv-post article:hover figure a:before {
    background-color: transparent;
}
.template-kv-post .special-coverage-right article.article-inner .image {
    width: 105px;
}
.single-page.template-kv-post .content-single .post-body {
    border: 0;
    padding: 0;
}
.single-page.template-kv-post .content-single .entry {
    max-width: 640px;
    display: block;
    margin: 0 auto;
}
.template-kv-post .related-post-inner {
    position: static !important;
}
.template-kv-post .top-share-widget {
    margin-bottom: 20px;
}
.template-kv-post .zalo-share-button::after {
    background-size: 22px auto;
    top: 10px;
    left: 11px;
    height: 25px;
}
.template-kv-post #sidebar .widget-setting .post-head {
    border: 0;
}
.template-kv-post .widget-setting .widget-content article
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.template-kv-post .widget-setting .widget-content article figure {
    width: 34%;
    order: 2;
}
.template-kv-post .widget-setting .widget-content article .post-info{
    padding: 0;
    flex: 1;
}
.copied-notify {
    color: #fff;
    font-size: 12px;
    border: 1px solid #736c6c;
    padding: 3px 7px;
    border-radius: 3px;
    background-color: #7d7676;
    position: absolute;
    line-height: 15px;
    top: 48px;
    display: block;
    z-index: 1;
}
.copied-notify .triangle-top {
    width: 0;
    height: 0;
    margin: 30px auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #7d7676;
    position: absolute;
    top: -38px;
}
.template-kv-post #sidebar .post-body ul li:last-child {
    border-bottom: 0;
}
/* CATEGORY AND SINGLE PAGE STYLE */
/* ----------------------------------------------------------- */
#etv-category-page .header-top,
#etv-single-page .header-top,
#etv-archive-page .header-top,
#etv-other-page .header-top {
    background: #FFF;
    border: 0;
}
#etv-single-page #toTop {
    bottom: 109px;
}
/*#etv-category-page .header-top .container,
#etv-single-page .header-top .container,
#etv-archive-page .header-top .container,
#etv-other-page .header-top .container {
    background-image: url('/images/v2/etv-home-logo.svg');
    background-repeat: no-repeat;
    background-size: 1080px;
    height: 63px;
    padding-top: 10px;
}*/

#etv-category-page .rectangle_logo,
#etv-single-page .rectangle_logo,
#etv-archive-page .rectangle_logo,
#etv-other-page .rectangle_logo {
    max-width: 360px;
    width: 100%;
    cursor: pointer;
    margin: 3px auto 3px;
    z-index: 999999;
}

#etv-category-page nav.navbar.navbar-sticky,
#etv-single-page nav.navbar.navbar-sticky,
#etv-archive-page nav.navbar.navbar-sticky,
#etv-other-page nav.navbar.navbar-sticky {
    padding: 1px 0;
    border-bottom: solid 1px rgba(142, 142, 142, 0.73);
    border-top: 1px solid #000;
}

#etv-category-page .top-left-menu,
#etv-single-page .top-left-menu,
#etv-archive-page .top-left-menu,
#etv-other-page .top-left-menu {
    margin-top: 25px;
    width: 33%;
    float: left;
    position: relative;
    min-width: 320px;
}

#etv-category-page .header-right-menu,
#etv-single-page .header-right-menu,
#etv-archive-page .header-right-menu,
#etv-other-page .header-right-menu {
    margin-top: 25px;
    width: 33%;
    float: right;
    min-width: 270px;
}

#etv-category-page .header-top .datetime,
#etv-single-page .header-top .datetime,
#etv-archive-page .header-top .datetime,
#etv-other-page .header-top .datetime {
    display: none;
}

#etv-category-page .nav-category #crumbs,
#etv-archive-page .nav-category #crumbs {
    font: 400 21px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
}

#etv-other-page .other-page-commom .content-single .post-inner {
    width: calc(100%);
}

#etv-other-page .nav-category {
    padding: 10px 0;
    margin: 30px 0 0 165px;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

#etv-other-page .nav-category #crumbs {
    font: 400 21px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .5px;
}

/* TIMELINE */
/* ----------------------------------------------------------- */
.timeline-post .entry p {
    font-size: 15px;
}

.support-box {
    font-family: 'Times New Roman', 'Roboto Regular', sans-serif;
    font-style: italic;
    font-size: 16px;
    text-align: justify;
    background-color: #fffcf8;
    border: 1px solid #e2e2e2;
    padding: 15px;
    /*margin: 15px 0;*/
}

.read_more_cat {
    clear: both;
    width: 100%;
    text-align: center;
    border-top: 1px dotted #CCC;
    margin: 0 auto;
    padding: 10px 0;
    font: 600 13px/21px Oswald, 'Roboto Bold', Arial;
    letter-spacing: 1.3px;
}

.read_more_cat .arrow_right {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.right-box-posts .widget-container .post-entry {
    width: 68%;
    padding: 0 8px 0 0;
}

.right-box-posts .widget-container .post-entry .font-common {
    margin-bottom: 0;
    max-height: 83px;
    overflow: hidden;
    font: 500 14px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.special-coverage-right article.article-inner .post-meta .time_ago,
.right-box-posts .post-meta .time_ago {
    font-family: 'Roboto Regular', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}

/* FULLWIDTH: VAN HOA & NGHE THUAT */
.category-full-width .post-body {
    background-color: transparent;
}

.category-full-width .post-inner .post-head {
    padding: 0 10px 0;
}

.category-full-width .post-box .post-inner .post-body .item article figure {
    max-height: 253px;
}

.category-full-width .first-item .post-inner .post-body .item article .font-common {
    margin: 0;
    font: 500 17px/21px 'Merriweather', "Roboto Bold", Arial, sans-serif;
}

.category-full-width .read_more_cat {
    border-top: 0;
    padding: 25px 0;
}

.category-full-width .first-column {
    padding: 25px 20px 0 50px;
}

.category-full-width .second-column {
    padding: 50px 20px 0 20px;
}

.category-full-width .third-column {
    padding: 50px 50px 0 20px;
}

.category-full-width.van-hoa-va-nghe-thuat .block{
    background-size: cover !important;
    background-image: url(/images/v2/vanhoa-nghethuat-bg.jpeg) !important;
    padding: 20px;
}

.category-full-width.suc-khoe {
    padding: 20px 0;
}
.category-full-width.suc-khoe .block {
    background-color: #ccf0f4;
    border-radius: 3px;
}


/* TWO COLUMNS */
.two-columns-block-left {
    float: left;
    width: 73.3%;
    max-width: 879px;
    padding-right: 30px;
    border-right: 1px dotted #CCC;
}

.two-columns-block-right {
    width: 26.7%;
    float: right;
    max-width: 300px;
}

/* Template style 1 */
.template-style1 .section-feature img {
    width: 100%;
    height: auto;
}
.template-style1 .section {
    margin-bottom: 45px;
}
.template-style1 .section:nth-child(2n+1) {
    clear: both;
}
.template-style1 .section_head {
    margin-bottom: 40px;
    text-align: justify;
}   
.template-style1 .head-content blockquote{
    border: 0;
}
.template-style1 .head-content blockquote::before {
    top: -70px;
    left: 45%;
    color: #5dad9c;
    border: 0;
    background: transparent;
    padding: 10px;
    border-radius: 50%;
    font-size: 65px;
    width: 65px;
    height: 65px;
    line-height: 23px;
    float: left;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
.template-style1 .head-content blockquote p {
    font-style: normal;
    color: #000;
}
.template-style1 .section_head .divider {
    width: 35%;
    border: 1px solid #5dad9c;
    margin: 0 auto 50px;
    min-width: 200px;
}
.template-style1 .image-box img{
    width: 100%;
    height: auto;
}
.template-style1 h2.title_section {
    font-family: "Merriweather", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 39px;
    min-height: 78px;
}
.template-style1 p {
    font-family: "Merriweather", Sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.template-style1 .box-content .item {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 16px 0px;
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #C4C4C4;
    border-radius: 0px 0px 0px 0px;
}
.template-style1 .box-content .item:last-child {
    border-bottom: 0;
}
.template-style1 .box-content h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.3px;
    font-family: "Merriweather", Sans-serif;
    margin: 0;
    color: #666;
}
.template-style1 .box-content h4 a {
    color: #666;
}
/* Template style 2 */
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600&display=swap');

.template_style2 .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.template_style2 .single-container-right {
    padding-left: 15px;
}
.template_style2 .single-container-right .main-box-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.template_style2 .box-content-left {
    flex: 1;
}
.template_style2 .single-container-left {
    padding-top: 20px;
}
.template_style2 .box-content-right {
    min-width: 300px;
    max-width: 400px;
}
.template_style2 .content-single {
    width: 100%;
}
.template_style2 .content-single .post-inner {
    padding-right: 0;
    border: 0;
}
.template_style2,.template_style2 p, .template_style2 a, .template_style2 li {
    font-family: 'Merriweather', "Roboto Bold", Arial, sans-serif;
}
.template_style2 h3 a {
    color: #212121;
}
.template_style2 .section {
    padding: 0 0 25px 0;
    border-bottom: 1px solid #6c757d;
    margin-bottom: 30px;
}
.template_style2 .section.section-1 .article-inner{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.template_style2 .layout-section .section:last-child{
    border-bottom: 0;
}
.template_style2 h1, .template_style2 .box-content-right h2,
.template_style2 h2.title-attached{
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 10px;
}
.template_style2 h2.title-attached {
    color: #fff;
    font-size: 24px;
    padding: 5px 15px 5px 0;
    font-weight: 500;
    line-height: 30px;
    border-bottom: 1px dotted #ddd;
    margin-top: 0;
}
.template_style2 .box-content-right .item {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-right: 15px;
}
.template_style2 .box-content-right .item:last-child {
    border: 0;
}
.template_style2 .box-content-right a {
    color: #21211f;
    font-size: 14px;
}
.template_style2 .top-share-widget {
    max-width: 300px;
    margin: 0 auto;
}
.template_style2 .box-content-right .epochshare-action.share-copy, .template_style2 .box-content-right a.epochshare-action{
    color: #fff;
    font-size: 24px;
}
.template_style2 .row-content {
    width: 100%;
}
.template_style2 .row-content-1 {
    margin-bottom: 20px;
}
.template_style2 .row-content-1 iframe {
    height: 1190px;
}
.layout-section .box-content iframe,
.template_style2 .row-content-2 iframe{
    border: 1px solid #888;
    border-radius: 5px;
}
.template_style2 .row-content-1 iframe::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #ababab!important;
    outline: 1px solid #a6a7a9!important;
} 
.template_style2 .section-3 h2 {
    border-top: 1px solid #ddd;
}
.template_style2 .page-content {
    position: relative;
    padding: 25px 0; 
}
.template_style2 .box-content-left {
    padding: 0 20px;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    margin-right: 20px;
}
.template_style2 .info-common {
    margin-bottom: 20px;
}
.template_style2 .section_one_column h2 {
    width: fit-content;
    padding-left: 15px;
}
.template_style2 .page-content #ez-toc-container {
    display: none;
}
.template_style2 .page-content .box-left .author-name a {
    color: #212121;
    font-size: 18px;
    font-family: 'Merriweather', "Roboto Bold", Arial, sans-serif;
}
.template_style2 #ez-toc-container a {
    font-family: 'Merriweather', "Roboto Bold", Arial, sans-serif;
    line-height: 24px;
    color: #868b9a;
}
.template_style2 #ez-toc-container a:visited {
    color: #1478fb;
}
.template_style2 .page-content .image-post img {
    width: 100%;
    height: auto;
}
.template_style2.single-page .content-single h3.post-title {
    line-height: 21px;
    margin: 0;
}
.template_style2.single-page .content-single h3.post-title a{
    margin: 0 0 7px;
    font: 500 14px/21px 'Merriweather',"Roboto Bold",Arial,sans-serif;
    color: #000;
}
.template_style2 .section h3.title {
    font-size: 24px;
    position: relative;
    height: 30px;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 30px;
}
.template_style2 .section-3 h3.title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #c29b0b;
    border: 0;
    color: #fff;
    height: auto;
    padding: 8px 10px;
    text-align: center;
}
.template_style2 .box-content-right .list_posts {
margin-bottom: 20px;
}
.template_style2 .section-3 h3.title span {
    white-space: nowrap;
    background-color: transparent;
    position: static;
    display: block;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
}
.template_style2 .section-3 .font-common {
    display: none;
}
.template_style2 article figure {
    padding: 0;
    order: 2;
    min-width: 115px;
    padding-right: 0;
}
.template_style2 .section-1  h3.title span {
    background-color: #f8f8f8;
}
.template_style2 .section-3 .item {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 15px;

}
.template_style2 .section-3 article,
.template_style2 .box-content-right article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
}
.template_style2 .section-3 .item:last-child{
   border-bottom: 0;
   margin-bottom: 0;
}
.template_style2 .image-post {
    margin-bottom: 30px;
}
.template_style2 .post-info-meta {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.template_style2 .entry .authar-info {
    margin: 0;
}
.template_style2 .text-content {
 margin-top: 20px;
 font-size: 15px;
}
.template_style2 .post-meta-cat,
.template_style2 .post-meta-author a{
    padding: 8px 0;
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .1px;
    color: #21211f;
}
.template_style2 .time_ago, .template_style2 .date-timer {
    font-family: 'Barlow', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #555;
    margin: 0;
    font-style: italic;
}
.template_style2 #the-post .post-info .eet-author-info {
    margin-left: 0;
}
.template_style2 .post-meta-cat{
    text-transform: uppercase;
}

.template_style2 .section-2 .list_posts .item {
    padding-left: 0;
}
.template_style2 .section article figure {
    position: relative;
    order: 2;
    height: 100%;
}
.template_style2 .section.box-content-right article {
    padding-right: 15px;
}
.template_style2 .section.section-1 article .info-box,
.template_style2 .section.box-content-right article .info-box {
    padding-left: 0;
    padding-right: 10px;
}
.template_style2 .section-3 .item:first-child .post-title {
    height: 46px;
}
.template_style2 .section-3 h3.post-title {
    min-height: 52px;
    min-height: 52px;
    max-height: 75px;
    overflow: hidden;
}
.template_style2 .section-3 .item:first-child h3.post-title a {
    overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.template_style2 .section-3 .item-1 article {
    display: block;
}
.template_style2 .section-3 .item-1 .info-box  {
    margin-top: 10px;
    width: 100%;
}
.template_style2 .authar-info .post-views {
    display: none;
}

.template_style2 .section-3 .item-1 article figure {
    width: 100%;

}
.template_style2 .section-3 article figure a{
    padding-bottom: 60%;
    display: block;
    position: relative;
    overflow: hidden;
}
.template_style2 .section-3 article figure a img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}
.template_style2 .section article figure a{
    margin-bottom: 10px;
}
.template_style2 article .info-box {
    padding-left: 0;
}


/*  */
span.date-info {
    background-color: #00c995;
}
.banner-right {
    clear: both;
    z-index: 1;
    background-color: white;
}

/* Timeline style */
.template_timeline {
    padding: 0 0 30px 0;
}
.template_timeline h2, .template_timeline p{
    font-family: "Roboto", Arial, sans-serif;
}
.main-timeline {
    position: relative;
    margin-top: 50px;
    float: left;
    width: 100%;
}
.template_timeline .main-template .container {
    padding: 15px;
}
.template_timeline .main-template h1 {
    margin-top: 0;
}
.template_timeline .main-template .post-type {
    padding: 8px 0;
    font: 500 15px/24px Oswald, 'Roboto Bold', Arial;
    letter-spacing: .1px;
    color: #21211f;
    text-transform: uppercase;
}
.info-box-timeline {
    padding-top: 120px;
}
.template_timeline .main-template .content-single {
    width: 100%;
}
.template_timeline .main-template .content-single .entry p{
    column-count: 2;
}
.single-page-359580 .template_timeline .main-template .content-single .entry p {
    column-count: 2;
    column-gap: 20px;
    text-align: left;
}
.single-page-359580 .info-box-timeline .item h2 a {
    font-size: 17px;
    font-weight: bold;
}
.single-page-359580 .info-box-timeline .item img {
    border-radius: 6px;
}
.single-page-359580 .info-box-timeline .date-time,
.single-page-359580 .info-box-timeline .item .date-time .time-pin {
    border-radius: 4px;
    border-top: none;

}
.template_timeline .main-template .content-single .entry footer,
.template_timeline .main-template .content-single .entry footer p{
    column-count: unset;
    text-align: center;
}
.main-timeline .point-top {
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
    width: 34px;
    height: 34px;
    border: solid 1px black;
    border-radius: 36px 32px 36px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: black;
    margin-left: -17px;
}
.main-timeline .point-bottom {
    position: absolute;
    bottom: 0;
    display: block;
    width: 40px;
    height: 10px;
    background-color: #000;
    left: 50%;
    transform: translateX(-50%);
}
.info-box-timeline::before{
    content: "";
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #000;
    left: 50%;
    margin-left: -2px;
}
.info-box-timeline .item {
    width: 50%;
    position: relative;
    padding-right: 94px;
    float: left;
    margin-top: 30%;
    padding-left: 0;
}
.main-timeline .info-box-timeline .item:first-child {
    margin-top: 0;
}
.info-box-timeline .item:nth-child(2n) {
    float: right;
     margin-top: 30%;    
     padding-left: 94px;
     padding-right: 0;
}
.info-box-timeline .item:nth-child(2n+1) {
    clear: both;
    margin-top: 0;
}
.info-box-timeline .item h2 a,
.info-box-timeline .item h2 {
    text-align: left;
    font-size: 20px;
    margin: 0 0px 5px 0;
}
.info-box-timeline .item h2,
.info-box-timeline .item h2 a {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}
.info-box-timeline .item:nth-child(2n) h2 {
    text-align: right;
}
.info-box-timeline .item img {
    width: 100%;
    max-width: 100%;
}
.info-box-timeline .date-time{
    position: absolute;
    right: -70px;
    top: 29px;
    display: block;
    width: 144px;
    border-top: 2px solid #000;
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 48px;
}
.info-box-timeline .item:nth-child(2n) .date-time {
    left: -70px;
    right: revert;
    top: 29px;
}
.info-box-timeline .item .date-time .time-pin {
    display: block;
    background-color: #000;
}
.info-box-timeline .year {
    position: absolute;
    top: -75px;
    right: 15px;
    color: #000;
    font-size: 60px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
}
.info-box-timeline .item:nth-child(2n) .year {
    left: 15px;
    right: revert;
    top: -80px;
}
.info-box-timeline .time_picker {
    border: 2px solid #000;
    color: #000;
    font-size: 28px;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    float: left;
    width: 100%;
}
.template_timeline .main-template .text-content p {
    font-family: 'Merriweather', "Roboto Bold", Arial, sans-serif;
    font-size: 17px;
}
.info-box-timeline .description {
    font-size: 17px;
    margin-top: 15px;
    text-align: justify;
}
.info-box-timeline .description p {
    column-count: unset !important;
}
.logo-epochtimesviet img {
    padding: 30px 0;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
}
.timeline-footer {
    background-color: #343434;
    color: #fff;
    padding: 45px 0 30px 0;
    text-align: center;
}
.timeline-footer img {
    width: 100%;
    max-width: 300px;
}
/* Timeline-right */
.template_timeline.timeline-right {
    padding: 34px 0 30px 0;
}
.timeline-right .single-page .page-title {
    margin: 0;
}
.timeline-right .main-timeline  {
    margin-bottom: 15px;
}
.template_timeline.timeline-right  .main-template .content-single .entry p {
    column-count: unset;
}
.template_timeline.timeline-right .main-template .content-single .entry p,
.template_timeline.timeline-right .main-template .content-single .entry footer, 
.template_timeline.timeline-right .main-template .content-single .entry footer p {
    text-align: left;
    column-count: unset;
    font-size: 16px;
    margin-top: -2px;
    margin-bottom: 0;
}
.timeline-right .summary-content p,
.timeline-right .main-timeline .description,
.timeline-right .main-timeline .description p, .timeline-right .main-timeline .description span {
    font-family: "Roboto", Arial, sans-serif !important;
    text-align: left;
}
.suggested-news .wrap-filter,
.timeline-right .wrap-content-timeline {
    width: calc(100% - 320px);
    float: left;
    padding-right: 25px;
}
.suggested-news .wrap-filter {
    padding-right: 0;
}
.timeline-right .suggested-news .article-filter {
    padding-right: 0;
    max-width: 640px;
    display: block;
    margin: 30px auto;
}
.timeline-right .article-filter .col-list-category figure {
    padding: 0;
}
.timeline-right .article-filter .col-list-category figure a {
    height: auto;
    position: relative;
    padding-bottom: 62%;
    overflow: hidden;
}
.timeline-right .col-list-category figure img {
    max-width: 100%;
    max-height: unset;
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
}
.timeline-right .timeline-wrap {
    background-color: rgb(243, 237, 228);
    float: left;
    padding: 50px 100px 50px 130px !important;
}
.timeline-right .summary-content {
    margin: 20px 0 48px;
}
.timeline-right .summary-content h2{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
}
.timeline-right .summary-content p{
    font-size: 17px;
    text-align: justify;
}
.template_timeline.timeline-right .main-template .content-single {
    max-width: 640px;
    margin: 0 auto;
    display: block;
    float: none;
}
.timeline-right .content-block-timeline {
    position: relative;
    float: left;
    width: 100%;
}
.timeline-right .main-timeline .point-top,
.timeline-right .main-timeline .point-bottom {
    left: 0;
    display: none;
}
.timeline-right .info-box-timeline {
    padding-top: 0;
}
.timeline-right .info-box-timeline .item:nth-child(2n),
.timeline-right .info-box-timeline .item:nth-child(2n+1) {
    margin-top: 0;
    margin-bottom: 20px; 
}
.timeline-right .info-box-timeline::before {
    left: 0;   
}
.timeline-right .info-box-timeline .item {
    width: 100%;
    padding-left: 32px;
    padding-right: 0;
    margin-top: 30px;
}
.timeline-right .info-box-timeline .item:nth-child(2n) {
    float: left;
    padding-left: 32px;
    padding-right: 0;
    width: 100%;
}
.timeline-right .info-box-timeline .item:nth-child(2n) .year,
.timeline-right .info-box-timeline .year {
    right: unset;
    left: -86px;
    font-size: 30px;
    text-align: right;
    width: 60px;
    top: -28px;
    color: #da5459;
}
.timeline-right .info-box-timeline .date-time {
    right: unset;
    left: -18px;
    width: 32px;
    font-size: 15px;
    height: 32px;
    border-radius: 50%;
    line-height: 32px;
    border-top: 0 !important ;
    top: 0;
    font-family: 'Roboto', sans-serif;
}
.timeline-right .info-box-timeline .date-time.group-date {
    display: flex;
    width: 90px;
    left: -65px !important;
}
.timeline-right .info-box-timeline .item:nth-child(2n) .date-time {
    left: -18px;
    top: 0;
}
.timeline-right .info-box-timeline .item .date-time .time-pin {
    border-radius: 50%;
    height: 32px;
    width: 32px;
}
.timeline-right .time-pin-month {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    width: 100px;
    left: -126px;
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
    top: 5px;
    font-weight: 600;
}
.timeline-right .info-box-timeline .description {
    margin-top: 0;
    position: relative;
}
.timeline-right .info-box-timeline .item:last-child .description::before {
    content: '';
    display: block;
    width: 10px;
    position: absolute;
    top: 29px;
    bottom: -22px;
    background-color: #f3ede5;
    left: -40px;
}
.timeline-right .author-compile {
    float: left;
    margin-left: 30px;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: italic !important;
}
/* End timeline right  */
footer.timeline-footer .copyright {
    border: 0;
}
/* Banner Ads style */
.etv-banners {
    text-align: center;
    padding: 8px 0;
    clear: both;
}
.container-full .etv-banners {
    text-align: center;
    padding: 8px 0;
    clear: both;
    background-color: #F8F8F8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.content-sidebar .etv-banners {
    margin-bottom: 20px;
}
.etv-banners img {
    /* width: 100%; */
    max-width: 100%;
}
.focus-right .etv-banners,
#sidebar .etv-banners {
    padding-top: 0;
}

#image-infographic {
    cursor: pointer;
}
.contact-for-adsbanner .support-box {
    margin-bottom: 30px;
}
#subscription.contact-for-adsbanner .content-single {
    padding-left: 0;
}
.contact-for-adsbanner .nf-form-content label {
    font-size: 15px;
}
.contact-for-adsbanner .nf-form-title {
    display: none;
}
.contact-for-adsbanner .listimage-wrap li {
    text-align: center;
    cursor: pointer;    
}
.contact-for-adsbanner .listimage-wrap li label img {
    margin-top: 5px;
}
.contact-for-adsbanner .nf-form-content nf-field:nth-child(3),
.contact-for-adsbanner .nf-form-content nf-field:nth-child(4) {
    width: 50%;
    float: left;
}
.contact-for-adsbanner .nf-form-content nf-field:nth-child(3) {
    padding-right: 10px;
}
.contact-for-adsbanner .listcheckbox-wrap .nf-field-element ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.contact-for-adsbanner .listcheckbox-wrap .nf-field-element ul li {
    width: 50%;
}
.contact-for-adsbanner .nf-form-fields-required {
    padding-left: 5px;
    font-size: 14px;
}
.contact-for-adsbanner .list-checkbox-wrap .nf-field-element li label {
    text-align: left;
}
.contact-for-adsbanner .nav-tabs {
    border-bottom: 0;
}
.position-bannerads {
    margin-bottom: 20px;
}
.position-bannerads ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
   display: flex;
   justify-content: center;
   list-style: none;
   padding: 0 0 12px 0;
   border: 1px solid #ccc;
   border-radius: 5px;
}
.position-bannerads ul li {
    padding: 10px;
    cursor: pointer;
    max-height: 200px;
    overflow: hidden;
}
#subscription .position-bannerads ul li a ,
#subscription .nav-tabs>li a {
    color: #212121;
}
#subscription .nav-tabs>li.active>a, #subscription .nav-tabs>li.active>a:focus, #subscription .nav-tabs>li.active>a:hover {
    color: #0D73EA;
}

/* Falun Gong page */
.etv-falun-gong .container {
    width: 100%;
    max-width: 1200px;
    padding: 0 30px;
}
.etv-falun-gong .post-title {
    font: 400 17px/23px Merriweather, "Roboto Regular", Arial, sans-serif;
    margin: 0 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 103px;
}
.etv-falun-gong .latest-posts .main-post-inner {
    margin-bottom: 30px;
}
.etv-falun-gong .latest-posts .main-post-inner .post-title {
    font-size: 28px;
    line-height: 35px;
    -webkit-line-clamp: 3;
    max-height: 105px;
}
.etv-falun-gong .latest-posts .main-post-inner .post-info-meta {
    margin: 0px 0 10px;
}
.etv-falun-gong .main-post-inner .post-title {
    font-size: 25px;
    line-height: 35px;
}
.etv-falun-gong .main-post-inner .excerpt {
    font-family: 'Roboto Regular';
    font-size: 18px;
    color: #555;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 26px;
    max-height: 75px;
}
.etv-falun-gong  .post-info-meta  {
    margin: 10px 0 0;
    color: #0066B3;
    line-height: 21px;
    font-size: 13px;
}
.etv-falun-gong .section-persecution .list-post-inner .post-info-meta {
    margin: 0 0 6px;
}
.etv-falun-gong .post-info-meta a {
    color: #0066B3;
}
.etv-falun-gong .post-info-meta a:hover  {
    color: #034b82;
}
.etv-falun-gong .post-info-meta .post-meta-cat {
    text-transform: uppercase;
}
.etv-falun-gong .section-persecution .main-post-inner .post-title {
    margin-top: 10px;
}
.etv-falun-gong .row-display .post-title{
    margin-top: 10px;
}
.etv-falun-gong .videos .post-info .time_ago {
    font-size: 15px;
    color: #1a77e7;
    padding-top: 9px;
    display: block;
} 
.etv-falun-gong .post-meta {
    display: block;
    font-family: 'Roboto Regular', sans-serif;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}
.etv-falun-gong article figure a.div-relative{
    position: relative;
    height: 100%;
    width: 100%;
    padding-bottom: 57%;
    overflow: hidden;
    display: block;
}
.etv-falun-gong article figure .subdiv-absolute {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    max-width: 100%;
}
.etv-falun-gong .logo_slogan {
    background: #83AEE8;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    max-width: 650px;
    display: none;
}
.etv-falun-gong .flg_logo {
    height: auto;
    display: block;
    text-align: center;
    margin: 125px auto 45px;
    width: 100%;
    max-width: 450px;
    padding: 0 15px;
}
.etv-falun-gong .slogan {
    font-family: 'barlow condensed',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    padding: 0 15px;
}
.etv-falun-gong .header-mid {
    position: relative;
    background: url(/images/flg/bg-desktop-flgv2.jpg) no-repeat top;
    background-size: 100% 506px;
    height: 506px;
    position: relative;
    background-position-x: right;
    background-color: #83AEE8;
    width: 100% !important;
    float: none;
    transform: unset;
    margin: 0 !important;
}

.etv-falun-gong nav.navbar.bootsnav {
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    background-color: transparent;
}
.etv-falun-gong .header-top {
    border-bottom: 0;
}
.etv-falun-gong .header-top .top-left-menu {
    font-size: 20px;
}
.etv-falun-gong  .bottom_container {
    background-color: #012754;
    height: 60px;
    width: 100%;
    padding: 0 20px;
}
.etv-falun-gong .menu {
    overflow: hidden;
    max-width: 1180px;
    margin: 0 auto;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}
.etv-falun-gong .menu li {
    list-style: none;
    display: inline-block;
    font-family: 'barlow condensed',sans-serif;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    vertical-align: middle;
    margin: 0 12px;
    width: 16.67%;
    text-align: center;
}
.etv-falun-gong .menu a {
    color: #ffffff;
}
.etv-falun-gong .section {
    padding: 50px 0;
}
.about-falun-gong .about_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
}
.etv-falun-gong .block_title {
    font-size: 22px;
    font-family: 'barlow condensed',sans-serif;
    font-weight: bold;
    width: 100%;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.etv-falun-gong .block_title.line {
    border-bottom: 1px solid #495057;
    padding-left: 0;
    
}
.about-falun-gong .about_title .tabs {
    flex: 1;
    border-left: 1px solid #000;
    padding-left: 40px;
}
.about-falun-gong .nav-pills {
    border: 0;
}
.about-falun-gong .nav-pills li {
    border-right: 1px solid #000;
    padding: 0 9px;
    display: inline-block;
    line-height: 14px;
    color: #555;
    margin-bottom: 10px;
    font-size: 14px;
}
.about-falun-gong .nav-pills>li>a:hover, .about-falun-gong .nav-pills>li>a:focus {
    background-color: transparent;
    color: #21211f;
}
.about-falun-gong .nav-pills>li.active>a, .about-falun-gong .nav-pills>li.active>a:focus, .about-falun-gong .nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #0066B3;
    text-decoration: underline;
    font-family: 'Roboto Bold';
}
.about-falun-gong .nav-pills>li>a {
    padding: 3px 6px;
}
.about-falun-gong .tabs_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.about-falun-gong .tabs_content .image {
    width: 50%;
}
.about-falun-gong .tabs_content .details {
    flex: 1;
    padding-left: 30px;
}
.etv-falun-gong .details_title,
.etv-falun-gong .publications .post-info .post-title {
    font-size: 30px;
    font-family: 'Roboto Regular';
    margin: 0 0 15px;
    font-weight: 400;
    line-height: 36px;
}
.etv-falun-gong .details_content {
    font-family: 'Roboto Regular';
    font-size: 17px;
    color: #555;
    text-align: justify;
    font-weight: normal;
    max-height: 381px;
    overflow: auto;
    padding-right: 8px;
}
.etv-falun-gong .publications {
    background-color: #F3F1E8;
}   
.etv-falun-gong .about-falun-gong .block_title {
    width: 270px;
    text-transform: uppercase;
    border: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.slider-publications-flg {
    background-color: transparent;
}
.etv-falun-gong .publications .slider-publications-flg {
    margin: 0 -10px 30px;
}
.etv-falun-gong .publications article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
}
.etv-falun-gong .publications .image {
    width: 50%;
    order: 2;
}
.etv-falun-gong .publications .details {
    flex: 1;
    padding-right: 30px;
}
.etv-falun-gong .publications .details .info a {
    color: #0066B3;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}
.etv-falun-gong .read_more_cat {
    border-top: 0;
    padding: 0;
    margin: 0;
    text-align: left;
    letter-spacing: 0;
    font-size: 16px;
    font-family: 'Roboto Regular';
}
.etv-falun-gong .section-viewpoints .read_more_cat {
    font-size: 14px;
}
.etv-falun-gong .read_more_cat a {
    color: #0066B3;
}
.etv-falun-gong .read_more_cat .arrow_right {
    border: solid #0066B3;
    border-width: 0 1px 1px 0;
}
.etv-falun-gong .publications .excerpt {
    font-family: 'Roboto Regular';
    font-size: 18px;
    color: #555;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 24px;
    max-height: 74px;
}
.etv-falun-gong a:focus {
    outline: unset;
}
.etv-falun-gong .videos {
    background-color: #DDE3E7;
}
.etv-falun-gong .etv-slider-list-items button {
    top: 32%;
    width: 30px;
    height: 30px;
    padding: 6px;
    z-index: 1;
}
.etv-falun-gong .etv-slider-list-items button::before {
    font-size: 12px !important;
    border: solid #0f4471;
    border-width: 0 2px 2px 0;
}
.etv-falun-gong .etv-slider-list-items button.slick-prev {
    left: -28px;
}
.etv-falun-gong .etv-slider-list-items button.slick-next {
    right: -10px;
}
.etv-falun-gong .section-viewpoints .etv-slider-list-items button {
    top: 100px;
}
.etv-falun-gong .slider-section-falun-gong.etv-slider-list-items {
    background-color: transparent;
    padding: 0;
    margin: 0 -8px;
}
.etv-falun-gong .slider-section-falun-gong.etv-slider-list-items .item {
    display: table-column;
}
 .etv-falun-gong .videos .slider-section-falun-gong.etv-slider-list-items .item article{
    border-left: 1px solid #ccc;
    min-height: 395px;
    padding: 0 12px;
}
.etv-falun-gong .videos .slider-section-falun-gong.etv-slider-list-items .item[data-slick-index = "0"] article{
    border-left: 0;
    padding: 0 12px;

}
.etv-falun-gong .slider-section-falun-gong.etv-slider-list-items .item[data-slick-index = "0"] article{
    border-left: 0;
}
.section-persecution .latest-persecution,
.section-persecution .list-post-inner .article-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.section-persecution .main-post-inner {
    width: 50%;
    border-right: 1px solid #ddd;
}
.section-persecution .list-post-inner {
    flex: 1;
}
.section-persecution .list-post-inner figure {
    width: 40%;
    order: 2;
}
.section-persecution .list-post-inner .post-info {
    flex: 1;
    padding-right: 15px;
}
.etv-falun-gong .section.latest-posts {
    padding-bottom: 0;
}
.list-posts-style2 .wrap-content {
    border-bottom: 1px solid #212121;
}
.list-posts-style2 .main-post-inner article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.list-posts-style2 .main-post-inner figure{
    width: 48.7%;
}
.list-posts-style2 .main-post-inner article .post-info {
    flex: 1;
    padding: 20px 30px 10px;
}
.list-posts-style2 .list-post-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.list-posts-style2 .list-post-inner .item {
    width: 25%;
}
.list-posts-style2 .list-post-inner .item article {
    padding: 0 15px
}
.etv-falun-gong .section-viewpoints {
    background-color: #F6FAFB;
} 
.section-viewpoints article {
    padding: 0 15px;
    border-left: 1px solid #ddd;
    min-height: 342px;
}
.section-viewpoints article .text-by,
.section-viewpoints article .image {
    display: none;
}
.section-viewpoints article .author-info img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
}
.section-viewpoints article .post-title {
    font-size: 18px;
    line-height: 26px;
}
.section-viewpoints article .info,
.section-viewpoints article .info a {
    color: #555;
    font-size: 13px;
    margin: 10px 0;
}
.section-viewpoints article .time-go {
    border-left: 1px solid #555;
    padding-left: 8px;
    margin-left: 8px;
}
.etv-falun-gong article .excerpt {
    font-family: 'Roboto Regular';
    font-size: 15px;
    color: #3E3E3E;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.btn-view-control .btn-control{
    position: absolute;
    top: 48%;
    width: 40px;
    height: 40px;
    background: #ffffffab;
    border-radius: 50%;
    border: 1px solid #e87f2d;
    text-align: center;
    z-index: 1;
}
.btn-view-control .btn-control:focus,
.btn-view-control .btn-control:hover {
    opacity: 1;
    background-color: #fff;
}
.btn-view-control .btn-control::before {
    font-family: 'slick';
    content: '◻';
    font-size: 13px;
    line-height: 1;
    opacity: .75;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    margin-left: -6px;;
}
.btn-view-control .btn-control.prev-btn {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: -50px;
}
.btn-view-control .btn-control.next-btn {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: unset;
    right: -50px;
}
.btn-view-control .btn-control.next-btn.disable {
    opacity: 0.3;
}
.btn-view-control .btn-control.prev-btn.disable {
    opacity: 0.3;
}
