/*
Theme Name: Twenty Twenty-Three
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/

header, section, footer, aside, nav, main, article, figure {
    display: block;
}
.menu-sub-content{
    display: none;
    position: absolute;
    background: white;
    width: 100%;
    left: 0px;
}
.megamenu-fw:hover .menu-sub-content{
    display: block;
}
#navbar-menu .mega-cat-sub-categories {
    float: left;
    width: 20%;
    padding-top: 10px;
}
.dropdown.on .menu-sub-content{
    display: block;
}
#navbar-menu .mega-cat-content.mega-cat-sub-exists {
    background: #f9f9f9;
    border-left: 1px solid #cac6c6;
    width: 80%;
    position: relative;
}
#navbar-menu .mega-cat-content {
    float: left;
    padding: 15px;
    padding-right: 0;
}
#navbar-menu ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post {
    float: left;
    padding-right: 20px;
    width: 25%;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
#navbar-menu ul li.mega-menu .post-thumbnail, #navbar-menu ul li.mega-menu .post-thumbnail a, #navbar-menu ul li .mega-menu-block .tie-date i.fa {
    margin: 0;
    padding: 0;
}

#navbar-menu ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post a {
    border: 0 none;
    padding: 0;
    font: 16px 'Roboto bold', Arial, Verdana, sans-serif;
}

#navbar-menu .mega-cat-sub-categories .menu-link:hover{
    color: #F1232A;
    font-family: 'Roboto bold', sans-serif;
}
#navbar-menu .mega-cat-sub-categories .menu-link{
    font-size: 16px;
    padding-left: 5px;
}
nav.navbar.bootsnav ul.nav > li > a{
    font-size: 13px;
}

.attr-nav .search .fa-search{
    color:white;
}
.widget .post-head h2.title a:hover{
    color:#F1232A;
}
.widget-container.post-body{
    padding-top: 10px;
    padding-bottom:10px;
}
.widget-container.post-body .item {
    border-bottom: 1px dotted #aaa;
}
.widget-container.post-body .item article {
    margin-bottom: 10px;
}
#sidebar .sidebar-head-image .post-head {
    border-bottom: 0;
    padding: 0 0 5px 0;
}
#sidebar .sidebar-head-image .post-body {
    padding: 0;
}

.most-view ul,
.widget-container ul{
    padding: 0;
    margin-bottom: 0;
}
.most-view ul li,
.widget-container ul li{
    display: block;
}
.most-view ul li:last-child .article-item,
.widget-container ul li:last-child .article-item{
    margin-bottom: 0;
}
.most-view ul li .article-item,
.most-view  .article-item,
.widget-container ul li .article-item {
    display: table;
    width: 100%;
    text-align: left;
}
.most-view  .article-item {
    padding: 0 0 13px;
}
.most-view  .article-item:first-child{
    padding-top:0;
}
.most-view ul li .post-thumbnail,
.widget-container ul li .post-thumbnail {
    position: relative;
}
.most-view ul li .post-thumbnail img,
.widget-container ul li .post-thumbnail img {
    width: 100%;
}
.most-view .post-title-article{
    padding: 0 2px 0 8px;
    width: 57%;
    top: 0;
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.most-view ul li .post-title-article,
.widget-container ul li .post-title-article,
.widget-container ul li .post-entry {
    position: relative;
    top: -2px;
    display: table-cell;
    width: 65.6%;
    vertical-align: top;
    padding: 0 0 0 15px;
}
.most-view .post-title,
.most-view ul li .post-title,
.widget-container ul li .post-title {
    margin: 0;
    overflow: hidden;
    /*font-size: 16px;
    line-height: 21px;
    font-family: "Roboto Bold";*/
    font: 400 15px/22px Merriweather, "Roboto Bold", Arial, sans-serif;
}
.most-view ul li {
    padding: 3px 0;
}
.most-view .article-item,
.most-view ul li .article-item {
    margin-bottom: 0;
    min-height: 103px;
}
.most-view .article-item:last-child{
    padding-bottom:0;
}
.most-view ul li:first-child {
    padding-top: 0;
}
.e3lan-widget-content {
    /* padding: 20px 0; */
    background-color: #fff;
    margin-bottom: 10px;
}
figcaption {
    margin: 10px 0;
}
.error404 .entry, .error404 .post-title, .error404 .title-404 {
    text-align: center;
}
.entry {
    word-wrap: break-word;
    line-height: 22px;
}
.error404 .title-404 {
    font-size: 200px;
    font-weight: bold;
    color: #fff;
}
.error404 .entry p {font-weight: 400}
.error404 .post-inner {box-shadow: 0}
h2.post-title {margin: 0}
/* Social Icons Widget */
.social-icons {text-align: center;}
.social-icons a {margin: 2px;position: relative;text-shadow: none;display: inline-block;}
.social-icons-widget .social-icons i:before {display: inline-block;width: 32px;height: 32px;line-height: 32px;font-size: 18px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.social-icons-widget .social-icons a {color: #555 !important;}
.social-icons-widget .social-icons.social-colored a {color: #FFF !important;}
.social-icons-widget .social-icons a:hover {opacity: 0.7;}
.social-icons.social-colored .fa-delicious:before,.arq-lite-delicious a:hover i,.arqam-lite-widget-counter.colored .arq-lite-delicious a i{background: #2567ee;}
.social-icons.social-colored .fa-foursquare:before {background: #0d9ed1;}
.social-icons.social-colored .fa-digg:before {background: #b2b2b2;}
.social-icons.social-colored .fa-reddit:before {background: #ff915c;}
.social-icons.social-colored .tieicon-vimeo:before,.arq-lite-vimeo a:hover i,.arqam-lite-widget-counter.colored .arq-lite-vimeo a i{background: #3fbfce;}
.social-icons.social-colored .fa-play:before {background: #a0b532;}
.social-icons.social-colored .fa-soundcloud:before,.arq-lite-soundcloud a:hover i,.arqam-lite-widget-counter.colored .arq-lite-soundcloud a i{background: #F76700;}
.social-icons.social-colored .fa-yelp:before {background: #c1230d;}
.social-icons.social-colored .fa-github:before {background: #666666;}
.social-icons.social-colored .fa-xing:before {background: #00605e;}
.social-icons.social-colored .fa-dropbox:before {background: #459ce6;}
.social-icons.social-colored .fa-tumblr:before {background: #385a75;}
.social-icons.social-colored .fa-apple:before {background: #7e878b;}
.social-icons.social-colored .fa-dribbble:before,.arq-lite-dribbble a:hover i,.arqam-lite-widget-counter.colored .arq-lite-dribbble a i {background: #d875a2;}
.social-icons.social-colored .fa-skype:before {background: #00c6ff;}
.social-icons.social-colored .fa-vk:before {background: #336699;}
.social-icons.social-colored .fa-friendfeed:before {background: #93b4dd;}
.social-icons.social-colored .fa-lastfm:before {background: #f54a3d;}
.social-icons.social-colored .fa-spotify:before {background: #7fb718;}
.social-icons.social-colored .fa-paypal:before {background: #34aad2;}
.social-icons.social-colored .fa-wordpress:before {background: #2071ad;}
.social-icons.social-colored .fa-rss:before,.arq-lite-rss a:hover i,.arqam-lite-widget-counter.colored .arq-lite-rss a i {background: #f8bc2e;}
.social-icons.social-colored .fa-share-alt:before {background: #55ac60;}
.social-icons.social-colored .tieicon-picasa:before {background: #9d48a1;}
.social-icons.social-colored .tieicon-evernote:before {background: #1c8328;}
.social-icons.social-colored .fa-github:before,.arq-lite-github a:hover i,.arqam-lite-widget-counter.colored .arq-lite-github a i {background: #4183c4;}
.social-icons.social-colored .tieicon-blogger:before {background: #f39d38;}
.social-icons.social-colored .tieicon-viadeo:before {background: #f97618;}
.social-icons.social-colored .tieicon-deviantart:before {background: #5d6f6d;}
.social-icons.social-colored .tieicon-grooveshark:before {background: #248fd3;}
.social-icons.social-colored .tieicon-fivehundredpx:before {background: #00adf1;}
.social-icons.social-colored .fa-facebook:before,.social-facebook,.author-social a.social-facebook:hover,.arq-lite-facebook a:hover i,.arqam-lite-widget-counter.colored .arq-lite-facebook a i {background: #39599f;}
.social-icons.social-colored .fa-twitter:before,.social-twitter,.author-social a.social-twitter:hover,.arq-lite-twitter a:hover i,.arqam-lite-widget-counter.colored .arq-lite-twitter a i {background: #45b0e3;}
.social-icons.social-colored .fa-stumbleupon:before,.social-stumble,.author-social a.social-stumble:hover {background: #eb4924;}
.social-icons.social-colored .fa-google-plus:before,.social-google-plus,.author-social a.social-google-plus:hover,.arq-lite-google a:hover i,.arqam-lite-widget-counter.colored .arq-lite-google a i {background: #fa0101;}
.social-icons.social-colored .fa-linkedin:before,.social-linkedin,.author-social a.social-linkedin:hover {background: #65b7d2;}
.social-icons.social-colored .fa-pinterest:before,.social-pinterest,.author-social a.social-pinterest:hover {background: #E00707;}
.social-icons.social-colored .fa-youtube:before,.social-youtube,.author-social a.social-youtube:hover,.arq-lite-youtube a:hover i,.arqam-lite-widget-counter.colored .arq-lite-youtube a i {background: #cc181e;}
.social-icons.social-colored .tieicon-instagram:before,.social-instagram,.author-social a.social-instagram:hover,.arq-lite-instagram a:hover i,.arqam-lite-widget-counter.colored .arq-lite-instagram a i {background: #517fa4;}
.social-icons.social-colored .fa-behance:before,.social-behance,.author-social a.social-behance:hover,.arq-lite-behance a:hover i,.arqam-lite-widget-counter.colored .arq-lite-behance a i {background: #1769ff;}
.social-icons.social-colored .tieicon-flickr:before,.social-flickr,.author-social a.social-flickr:hover {background: #ff0084;}
.social-site {background: #666;}


/**
 * Share Buttons
 * -----------------------------------------------------------------------------
 */
.share-post {display: inline;clear: both;margin: 10px 0px 20px;}
.mini-share-post {clear: both;margin: 10px -24px -20px;padding: 10px 10px 10px 25px;height: 20px;}
.entry .share-post {margin: 0 0 15px;background: transparent;border: 0 none;height: auto;padding: 0;}
.entry .share-post li,.entry .share-post ul {list-style: none;margin: 0;}
.recent-box .mini-share-post {margin-bottom: -5px;}
.share-post li,.mini-share-post li {float: left;width: 106px;}
.entry .share-post li iframe,.share-post li iframe,.mini-share-post li iframe {max-width: none !important;}
.share-post .flat-social a {color: #FFF !important;text-decoration: none !important;}


/* Flat Share Buttons */
.flat-social {
    clear: both;
    padding: 0;
    margin-top: 20px;
}
.flat-social li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}
.flat-social li:first-child {
    padding-left: 0;
}
.flat-social a {
    padding: 2px 8px;
    margin: 0 -3px 2px 0;
    display: inline-block;
    line-height: 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.flat-social a i {margin-right: 3px;}
.flat-social a:hover {background: #444;}


.page-link {margin: 15px 0 0;padding: 10px;background: #f6f6f6;clear: both;}
.page-link a {color: #FFF;padding: 5px 6px;background: #999;}
.page-link a:hover {background: #777;}
.edit-link {clear: both;display: block;margin: 10px 0;}
.post-tag {font-family: Roboto bold; clear:both; padding-top:10px; font: 500 15px/22px Oswald, 'Roboto Bold', Arial;}
.post-tag a {border-radius: 0 2px 2px 0;color: #999;display: inline-block;font: 10pt lato-regular;padding: 0px 2px;margin: 0px 5px;}
.post-tag a:hover {color: #000;}
.page-content a {
    color: #e11919;
}
.page-content a {
    color: #e11919;
}
/**
 * Post Elements
 * -----------------------------------------------------------------------------
 */
.entry {word-wrap: break-word;line-height: 22px;}
.entry p {margin-bottom: 20px;}
.entry img {max-width: 100%;height: auto;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {margin: 10px 0px;line-height: 21pt;font-family: Merriweather, 'Roboto bold', sans-serif; font-weight: bold; color: #000;}
.entry h1 {font-size: 28px;}
.entry h2 {font-size: 20px;}
.entry h3 {font-size: 17px;}
.entry ul li h3 {font-size: 15px;}
.entry h4 {font-size: 15px;}
.entry h5 {font-size: 14px;}
.entry h6 {font-size: 13px;}
.entry ol,.entry ul {margin: 0 0 20px 15px;}
.entry ul li {list-style: outside disc;list-style-image: none;}
.entry ol li {list-style: outside decimal;}
.entry li {margin: 0 0 5px 0;}
.entry li ul,.entry li ol{margin: 5px 0 0 15px;}
.entry #user-login ul {margin-bottom: -5px;}
.entry table {border-spacing: 0;width: 100%;border: 1px solid #eee;border-collapse: separate;margin-bottom: 1.5em;}
.entry table tr:nth-child(even) {background: #F9F9F9;}
.entry table td,.entry table th {padding: .4em;text-align: left;border-right: 1px dotted #eee;}
.entry table thead th {background: #F4F4F4;border-right: 1px solid #eee;border-bottom: 1px solid #eee;text-transform: uppercase;padding: 0.7em .4em;vertical-align: middle;}
.entry table tbody th {background: #F4F4F4;border-bottom: 1px solid #eee;}
.entry table tbody td {border-bottom: 1px solid #eee;}
.entry table tr th:last-child,.entry table tr td:last-child {border-right: 0;}
.entry table tbody tr:last-child td,.entry table tbody tr:last-child th {border-bottom: 0;}
.gallery {margin: 0 auto 18px;clear: both;}
.gallery .gallery-item {display: inline-block;padding: 10px;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery .gallery-item img {height: auto;margin: 0 auto;-webkit-transition: all .40s;-moz-transition: all .40s; -o-transition: all .40s;transition: all .40s;}
.gallery .gallery-item a:hover img {opacity: 0.6 !important;margin: -5px 0 5px;}
.gallery-caption {color: #888;margin: 0 0 12px;}
.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {display: none;}
.gallery br + br {display: none;}
.attachment img {display: block;margin: 0 auto;}
blockquote p {color: #555;padding: 0 18px;font-family: "Georgia";font-size: 18px;line-height: 28px;font-style: italic;border: 0px solid #777;}
/* STYLE UPDATE */
.logo img, .header-banner img {
    width: 100%;
    max-width: 360px;
}
#search_pannel form {
    position: relative;
}
#search_pannel form .search_icon {
    position: absolute;
    top: 2px;
    right: 4px;
}
#search_pannel form .search_icon img {
     height: 18px;
 }
#search_pannel input {
    display: block;
    border-radius: 3px;
    height: 26px;
    font-size: 14px;
    outline: 0;
    border: 0;
    box-shadow: inset 0 0 1px #999;
    width: 100%;
    padding-right: 22px;
    padding-left: 10px;
}

#menu-main-menu > :first-child {
    /*margin-left: 0;*/
}
#menu-main-menu li a > :first-child {
    margin-right: 0!important;
    font-size: 20px;
}

#post-content a {color: #e11919;}
#theme-header .beta {
    margin-top: -48px;
    margin-left: 215px;
    position: absolute;
    font-family: cursive;
    font-size: 18px;
    color: gray;
    font-weight: bold;
}

.head-lightbox a {cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}
.head-lightbox a:hover {opacity: .8;}


/**
 * Related Posts
 * -----------------------------------------------------------------------------
 */
#related_posts {clear: both;margin-top: 20px;}
#related_posts .post-listing,#author-box .post-listing {padding: 15px 0px;}
#related_posts .related-item {float: left;width: 23.5%;height: 205px;margin-left: 2%;}
#related_posts .related-item h3{font: 15px 'lato-bold', Arial, Verdana, sans-serif;}
#related_posts .related-item:nth-child(4n+1) {margin-left: 0;}
#related_posts .related-item .post-thumbnail {margin: 0 0 10px 0;}
.full-width #related_posts .related-item {margin-right: 2%;width: 23.5%;}
.entry #related_posts {margin: 0 0 20px 20px;float: right;width: 30%;border: 1px solid #eee;border-width: 0 0 0 1px;padding-left: 20px;}
.entry #related_posts .post-listing {border-bottom: 0 none;padding: 0;margin: 0 ;-webkit-box-shadow: none ;-moz-box-shadow: none ;box-shadow: none ;}
.entry #related_posts .related-item {float: none;width: 100%;height: auto;margin: 0 0 10px 0;}
.entry #related_posts .related-item h3{margin: 0;font-size: 15px;}
.entry #related_posts .stripe-line {display: none;}
.entry #related_posts .block-head h3 {margin-top: 0;}
.entry #related_posts .post-inner p.post-meta {padding: 0;}

/**
 * Post Thumbnail
 * -----------------------------------------------------------------------------
 */
.post-thumbnail {position: relative;line-height: 0;}
.post-thumbnail a {display: block !important;font-size: 0;}
.post-thumbnail img {height: auto;max-width: 100%;width: 100%;}
.post-thumbnail img.avatar {max-width: 100px;}
.video-box .overlay-icon:before {opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); -o-transform: scale(1);transform: scale(1);}
.overlay-icon:before,.tie_slider .overlay-icon:before {content: '\f15c';color: #FFF;display: block;position: absolute;top: 50%;left: 50%;border: 3px solid #FFF;border-radius: 100%;width: 40px;height: 40px;text-align: center;font-size: 18px;line-height: 35px;margin: -20px 0 0 -20px;opacity: 0;-webkit-backface-visibility: hidden;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.tie_map .overlay-icon:before {content: "\f041";}
.tie_slider .overlay-icon:before {content: '\e80c';}
.tie_lightbox .overlay-icon:before {content: "\f03e";}
.tie_audio .overlay-icon:before,.tie_soundcloud .overlay-icon:before {content: "\f028";}
.tie_video .overlay-icon:before {content: "\f16a";}
.item-list .post-thumbnail,.timeline .post-thumbnail {float: left; margin-bottom: 0; margin-right: 12px;}
.cat-box li .post-thumbnail {margin: 0 10px 0 0;}
.column2 .post-thumbnail {float: left;}
.cat-box.column2 li.first-news .post-thumbnail {margin: 0 0 10px 0;float: none;}
.wide-box li .post-thumbnail,.list-box li .post-thumbnail {float: left;}
.wide-box li.first-news .post-thumbnail {width: 275px;}
.list-box li.first-news .post-thumbnail {margin: 0 0 15px 0;float: none;}
.cat-tabs-wrap li .post-thumbnail {float: left;margin-bottom: 0;}
.cat-tabs-wrap li.first-news .post-thumbnail {margin: 0 0 10px 0;float: none;}
.recent-item .post-thumbnail {margin: 0 0 10px 0;}

iframe,figure {max-width: 100%;margin: 0 auto!important;}

/* Post Head Area */
.single-post-thumb {line-height: 0 !important;}
.single-post-thumb img {width: 100%;height: auto;max-width: 100%;}
.full-width .single-post-thumb {margin: 0 !important;}
.google-map iframe {width: 100%;}
.head-lightbox a {cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}
.head-lightbox a:hover {opacity: .8;}
.single-post-caption, .wp-caption-text {padding: 5px;text-align: center;font-style: italic;font-size: 13px;line-height: 18px;color: #666;margin-bottom: 10px;}
.entry .mejs-container {margin-bottom: 20px;}
.mejs-container.wp-audio-shortcode {width: 100%;}
.mejs-container.wp-video-shortcode,.wp-video {width: 100% !important;height: auto !important;}
.mejs-container.wp-video-shortcode.mejs-video {padding-top: 57%;}
.mejs-overlay,.mejs-poster {width: 100% !important;height: 100% !important;}
.mejs-mediaelement video {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100% !important;height: 100% !important;}
.wp-playlist.wp-playlist-light,.wp-playlist.wp-playlist-dark {border-color: #eee;background: transparent;color: #333;}
.wp-playlist.wp-playlist-light .wp-playlist-playing,.wp-playlist.wp-playlist-dark .wp-playlist-playing{background: #eee;color: #444;}
.wp-playlist .wp-playlist-item {padding: 5px;border-color: #eee;}
.wp-playlist .wp-playlist-item-length {right: 6px;top: 5px;}
.wp-playlist .wp-playlist-playing {font-weight: normal;}

.alignright {float: right;}
.alignleft {float: left;}
.aligncenter {clear: both;margin-left: auto;margin-right: auto;}
/* Image Caption */
.wp-caption.alignleft {margin-right: 25px;}
.wp-caption.alignright {margin-left: 25px;}
.wp-caption p.wp-caption-text {color: #888;padding: 4px 0;margin: 0;}

/**
 * Pagination
 * -----------------------------------------------------------------------------
 */
.pagination {overflow: hidden;margin-bottom: 25px;}
.pagination a,.pagination span.extend,.pagination span.current {float: left;margin-right: 3px;color: #777;padding: 6px 10px 3px;}
.pagination a:hover {color: #000;}
.pagination span.current {color: #FFF;background-color: #e11919;padding: 4px 10px 6px;}
.pagination .pages {float: right;display: block;font-size: 85%;padding: 7px 0 2px;}

/**
 * Comments List
 * -----------------------------------------------------------------------------
 */
#comments,#comment-box {display: inline-block;width: 100%;}
#comments-box .block-head {width: 100%;border-bottom: 2px solid #ebebeb;height: 34px;}
#comments-box .post-listing{padding: 20px 20px 0;margin-bottom: 40px;}
#comments-title {color: #e33737;font-family: 'Roboto bold', sans-serif;;font-size: 15px;border-bottom: 2px solid #e33737;padding-bottom: 9px;}
#comments-title em {color: #333;}
.comment-avatar {display: none;}
.commentlist li {margin-bottom: 20px;clear: both;position: relative;clear: both;}
.author-comment {overflow: hidden;position: relative;margin-bottom: 5px;}
.author-comment cite {color: #878787;position: relative;margin-bottom: 2px;padding-top: 5px;font-style: normal;font-weight: bold;float: left;font-family: 'Roboto bold', sans-serif;;padding-right: 15px;}
.commentmetadata {display: block;font-size: 85%;float: right;padding-top: 5px;}
.commentmetadata a {color: #3b3b3b;padding-left: 15px;color: #b8c0c1;font-family: 'Roboto bold', sans-serif;}
.commentmetadata a:hover {color: #000;}
.comment-wrap {position: relative;border-bottom: 1px solid #E7E7E7;}
.comment-content {position: relative;display: block;overflow: hidden;padding-bottom: 15px;min-height: 80px;}
.comment-content p, .comment-awaiting-moderation {width: 100%;font-size: 14px;color: #333;margin-top: 10px;font-family: 'Roboto regulars', sans-serif;}
.comment-awaiting-moderation{color:#c00;}
.nocomments {text-align: center;}
.commentlist li.pingback {padding: 5px 10px;border-bottom: 1px solid #ddd;}
.commentlist .children {margin-top: 15px;margin-left: 50px;}
.commentlist .reply a {position: absolute;bottom: 0px;right: 0px;background: #E7E7E7;padding: 3px 10px;font-size: 11px;}
.commentlist .reply a:hover {background: #333;color: #FFF;}


/**
 * Post Comment Form
 * -----------------------------------------------------------------------------
 */
#respond {margin-bottom: 10px;position: relative;clear: both;}
#respond:before {height: 1px;}
.commentlist li #respond {margin: 10px 0 20px 70px !important;}
#commentform {padding: 20px 0px 10px;margin-top: 5px;overflow: hidden;clear: both;}
#commentform .required {font-weight: bold;}
#commentform label {padding-bottom: 4px;color: #888;display: block;}
#commentform p {margin: 0 0 10px;}
#commentform input {display: block;width: 250px;}
#commentform input[type="checkbox"] {margin: 2px 7px 0 0;float: left;clear: left;}
#commentform .form-allowed-tags,.comment-form-comment label {display: none;}
#commentform p.form-submit{margin-top:0;}
.comment-form-email,.comment-form-url,.comment-form-url,.comment-form-comment {clear: both;}
.comment-notes {margin-bottom: 10px;}
input.error,textarea.error {border: 1px solid #FF0000 !important;}

#recommend-video {
    /*padding-bottom: 10px;*/
}
#title-video-box {
    text-transform: uppercase;
    color: #21211f;
    font: 500 16px/22px Oswald, 'Roboto Bold', Arial;
    padding: 0;
    margin: 5px 0 10px;
}
#video-box {
    margin: 0px auto 17px;
    position: relative;
    width: 100%;
    max-width: 648px;
    min-height: 364px;
    /*background: #000;*/
    /*padding-top: 57.966%;*/
}
#video-box-content {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #000;*/
}
#iframe-box {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:0 auto;
}
.content-single .post-info .authar-info li{
    /*text-transform: capitalize;*/
}
.content-single .post-info .authar-info li.user-post{
    /*overflow: hidden;*/
}

.social-top{
    position: absolute;
    left: auto;
    margin-left: -80px;
    top: 10px;
    bottom: auto;
    z-index: 1;;
}
.social-top .share-post .flat-social li{
    float: none;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    padding: 0;
}
.social-top .share-post .flat-social li.btnTwitter,
.social-top .share-post .flat-social li.btnTwitter span.label{
    background: #00B6F1;
}
.social-top .share-post .flat-social li.btnComment,
.social-top .share-post .flat-social li.btnComment span.label{
    background: #00c995;
}
.social-top .share-post .flat-social li.btnComment span.label:before{
    border-right-color:#00c995;
}
.social-top .share-post .flat-social li.btnGoogle,
.social-top .share-post .flat-social li.btnGoogle span.label{
    background-color: #e33a2a;
}
.social-top .share-post .flat-social li.btnGoogle span.label:before{
    border-right-color:#e33a2a;
}
.social-top .share-post .flat-social li.btnTwitter span.label:before{
    border-right-color:#00B6F1;
}
.social-top .share-post .flat-social li.btnFacebook span.label:before{
    border-right-color:#2f6398;
}
.social-top .share-post .flat-social li.btnFacebook,
.social-top .share-post .flat-social li.btnFacebook span.label{
    background-color: #2f6398;
}
.social-top .share-post .flat-social li:hover.btnFacebook{
    background: #4368D2;
    color: #FFF;
}
.social-top .share-post .flat-social li span.label {
    display: none;
    height: 30px;
    line-height: 30px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    position: absolute;
    left: 46px;
    top: 0px;
    white-space: nowrap;
    padding: 0 15px 0 6px;
    background: #555;
    color: #FFF;
}
.social-top .share-post .flat-social li span.label:before{
    content: "";
    top: 0;
    left: -14px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 15px solid #555;
    border-bottom: 15px solid transparent;
}
.social-top .share-post .flat-social li a:hover {
    background: none;
}
.social-top .share-post .flat-social li:hover span.label{
    display: block;
}
.social-top .share-post .flat-social .fa-facebook{
    margin: 3px;
}
.social-top .share-post .flat-social a{
    width: 30px;
    margin: 0;
    border-radius: 0;
}
.social-top .share-post .flat-social li span{
    display: none;
}

/**
 * Page Templates
 * -----------------------------------------------------------------------------
 */

/* Sitemap */
#sitemap {overflow: hidden;padding-top: 10px;}
.sitemap-col {float: left;margin: 0 2% 10px 0;width: 23.5%;}
#sitemap .last {margin-right: 0px;}
.sitemap-col h2 {color: #111;font-size: 24px;font-family: BebasNeueRegular, arial, Georgia, serif;border-bottom: 1px solid #e9e9e9;padding-bottom: 5px;}
.sitemap-col ul {padding-left: 0px;margin-left: 0;}
.sitemap-col ul li{list-style-position: inside;}
.sitemap-col ul li a {padding: 4px 0px 4px;display: inline-block;}

/* Authors List */
ul.authors-wrap {margin: 0 0 10px;}
ul.authors-wrap li {background: transparent;padding: 20px;margin: 0 -20px 10px;border-bottom: 1px solid #f2f2f2;list-style: none;}
ul.authors-wrap li h3 {font-size: 22px;text-transform: capitalize;font-family: BebasNeueRegular, arial, Georgia, serif;margin: 0 0 5px;}

/* Best Reviews */
.entry ul.best-reviews li {list-style: none;margin: 0 0 10px;overflow: hidden;border-bottom: 1px solid #f2f2f2;padding-left: 170px;padding-bottom: 10px;}
.best-review-score-image{margin-left: -170px;}
.entry ul.best-reviews .best-review-score {background: #AAA;font-size: 28px;margin: 15px 15px 0 0;width: 50px;color: #FFF;height: 50px;line-height: 50px;display: block;text-align: center;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.entry ul.best-reviews {margin: 0;}
.entry ul.best-reviews .post-thumbnail,.entry ul.best-reviews .best-reviews-content,.entry ul.best-reviews .best-review-score {float: left;}
.entry ul.best-reviews h3 {margin: 2px 0 5px;}
.entry ul.best-reviews p.post-meta {border-bottom: 0 none;padding: 0;margin: 5px 0 0;clear: both;}
.entry ul.best-reviews .post-thumbnail {width: 90px;}

/* Timeline */
.colum-header.right-border, .widget-top, .cat-box .box-header, .page-head, .block-head {
    border-left: 7px solid #e11919;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.timeline-contents.timeline-page {text-align: center;}
ul.timeline {border: 2px solid #DFDFE0;border-width: 0 0 0 2px;margin: 0;padding: 5px 0 30px;}
.timeline-page ul.timeline {width: 50%;direction: ltr;float: right;margin: 0;}
h2.timeline-head {text-align: center;background: #eee;font-size: 12pt;padding: 8px 20px;font-weight: bold;color: #666;margin: 0 auto;display: inline-block;}
span.timeline-head {text-align: center;background: #eee;font-size: 12pt;padding: 8px 20px;font-weight: bold;color: #666;margin: 0 auto;display: inline-block;}
ul.timeline li.timeline-post {background: transparent;list-style: none;width: 100%;padding-left: 4%;margin: 20px 0 0;position: relative;text-align: left;}
ul.timeline li.timeline-post span.timeline-date {font-size: 13px;display: block;color: #999;}
ul.timeline li.timeline-post:before {background: #DFDFE0;border-radius: 60px;-moz-border-radius: 60px;-webkit-border-radius: 60px;width: 10px;height: 10px;display: block;position: absolute;top: 5px;left: -5.5px;content: "";}
.timeline-page ul.timeline li:nth-child(2n+2) {margin-left: -100%;text-align: right;padding-left: 0;padding-right: 4%;}
.timeline-page ul.timeline li:nth-child(2n+2):before {left: auto;right: -4.5px;}
.timeline-archive ul.timeline {margin-left: 15px;}
.timeline-archive ul.timeline li.timeline-post {padding-left: 15px;clear: both; padding-top: 2px;}
.timeline-archive ul.timeline li.timeline-post .timeline-content {overflow: hidden;}
.timeline-archive ul.timeline li.timeline-post h2 {padding:0;font-size: 16px;line-height: 23px;}
.timeline-archive ul.timeline li.timeline-post h3 {padding:0;font-size: 17px;line-height: 23px;}

/* Media Page */
#media-page #featured-posts .featured-post {display: block;padding-top: 1px;}
#media-page #featured-posts .featured-post .overlay-icon:before {opacity: 0.5;margin: 0;top: 10px;right: 10px;left: auto;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); -o-transform: scale(1);transform: scale(1);}
#media-page #featured-posts .featured-post:hover .overlay-icon:before {opacity: 0.7;}

/**
 * Masonry Layout
 * -----------------------------------------------------------------------------
 */
.masonry-grid{
    display: inline-block;
    width: 100%;
}
.masonry-grid .article-item {float: left;width: 48.5%;margin-left: 3%;margin-bottom: 20px;}
.masonry-grid .article-item:nth-child(2n+1){margin-left:0px;clear: both;}
.masonry-grid .article-item .post-entry{background-color: #f5f5f5; padding: 15px 10px}

/* isotope */
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}
.isotope,.isotope .isotope-item {-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-ms-transition-duration: 0.8s; -o-transition-duration: 0.8s;transition-duration: 0.8s;}
.isotope {-webkit-transition-property: height, width;-moz-transition-property: height, width;-ms-transition-property: height, width; -o-transition-property: height, width;transition-property: height, width;}
.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity;transition-property: transform, opacity;}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {-webkit-transition-duration: 0s;-moz-transition-duration: 0s;-ms-transition-duration: 0s; -o-transition-duration: 0s;transition-duration: 0s;}

/* Search Widget */
.search-widget.search-block-large{margin-bottom:25px;width: 100%;}
.search-block-large {overflow: hidden;position: relative;width: 310px;max-width: 100%;margin: 10px auto;}
.search-block-large.widget{margin-bottom: 25px;}
.search-block-large #s {background: #FFF;font: normal 14px tahoma;padding: 9px 12px 8px 12px;width: 100%;color: #C5C5C5;margin-bottom:0;border: 1px solid #E8E8E8;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.search-block-large #s:focus {color: #000;}
.search-block-large .search-button {position: absolute;top: 1px;right: 1px;opacity: 0.7;background: #e11919;cursor: pointer;height: 34px;width: 34px;display: block;border: 0 none;box-shadow: none !important;padding: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.search-block-large:hover .search-button,.search-block-large:hover #s {opacity: 1;color: #444;}
.search-block-large button.search-button i:before {font-size: 18px;color: #FFF;}

/* Built-In Search Widget */
.widget_search input[type=search] {min-width: 100%;}

.gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 24px;
    height: 24px;
    padding: 4px;
    min-width: 13px;
    margin-top: 2px;
}

input.gsc-search-button, input.gsc-search-button {
    border-color: #e11919;
    background-color: #e11919;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e11919),to(red));
    background-image: -webkit-linear-gradient(top,#e11919,#e11919);
    background-image: -moz-linear-gradient(top,#e11919,red);
    background-image: -ms-linear-gradient(top,#e11919,red);
    background-image: -o-linear-gradient(top,#e11919,red);
    background-image: linear-gradient(top,#e11919,red);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e11919',EndColorStr='red');
}

table.gsc-search-box td{
    padding:0px;
}
.gsc-search-box .gsc-clear-button{
    position: absolute;
    float: right;
    right: 17px;
    top: 8px;
    width: 20px;
}
.gsc-search-box .gsc-input-box{
    height: 26px!important;
}
.gsc-control-cse{
    border-color: transparent!important;
    background-color: transparent!important;
}

.load_more_news .fa-angle-down:before {
    font-size: 28px;
    vertical-align: middle;
    padding-left: 6px;
}
.load_more_news {
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #dedfe2;
}
.load_more_news .loading {
    display: inline-block;
    background: url(images/mini-loader.gif) no-repeat center;
    width: 100%;
    height: 30px;
}
.load_more_news a.load-more-link, .load_more_news a.load-more-focus-posts, .load_more_news a.load-more-recent-posts {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 7px;
}

.article-filter .list-article-page figure{
    height: auto;
}
.list-article-page article .post-info .post-title{
    max-height: 45px;
    overflow: hidden;
}


/**
 * Lightbox
 * -----------------------------------------------------------------------------
 */
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:transparent;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: -moz-none; -khtml-user-select: none; -o-user-select: none;user-select: none;}
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {-webkit-transform: translateZ(0);-moz-transform: translateZ(0);}
.ilightbox-noscroll {overflow: hidden;}
.ilightbox-closedhand * {cursor: url(css/ilightbox/closedhand.cur),default !important;}
.ilightbox-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100000;}
.ilightbox-loader {position: fixed;z-index: 100005;top: 45%;left: -192px;padding-left: 30px;opacity: 0.9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter: alpha(opacity=90);-webkit-border-radius: 0 100px 100px 0;border-radius: 0 100px 100px 0;}
.ilightbox-loader div {width: 72px;height: 72px;-webkit-border-radius: 0 100px 100px 0;border-radius: 0 100px 100px 0;}
.ilightbox-loader.horizontal {left: 45%;top: -192px;padding: 0;padding-top: 30px;-webkit-border-radius: 0 0 100px 100px;border-radius: 0 0 100px 100px;}
.ilightbox-loader.horizontal  div {-webkit-border-radius: 0 0 100px 100px;border-radius: 0 0 100px 100px;}
.ilightbox-toolbar {display: none;position: fixed;z-index: 100010;}
.ilightbox-toolbar a {float: left;cursor: pointer;}
.ilightbox-toolbar .ilightbox-prev-button,.ilightbox-toolbar .ilightbox-next-button {display: none;}
.ilightbox-thumbnails {display: block;position: fixed;z-index: 100009;}
.ilightbox-thumbnails.ilightbox-horizontal {bottom: 0;left: 0;width: 100%;height: 100px;}
.ilightbox-thumbnails.ilightbox-vertical {top: 0;right: 0;width: 140px;height: 100%;overflow: hidden;}
.ilightbox-thumbnails .ilightbox-thumbnails-container {display: block;position: relative;}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {width: 100%;height: 100px;}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {width: 140px;height: 100%;}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {display: block;position: absolute;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {display: block;cursor: pointer;padding: 10px;position: relative;}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {width: 100%;height: 100%;-webkit-border-radius: 2px;border-radius: 2px;-ms-interpolation-mode: bicubic;}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: .7;}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {opacity: 1;}
.ilightbox-holder {display: none;position: fixed;z-index: 100003;-webkit-transform: none;-moz-transform: none;}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {cursor: pointer;}
.ilightbox-holder div.ilightbox-container {position: relative;width: 100%;height: 100%;}
.ilightbox-holder.supportTouch div.ilightbox-container {overflow: scroll;-webkit-overflow-scrolling: touch;}
.ilightbox-holder img.ilightbox-image {width: 100%;height: 100%;}
.ilightbox-holder .ilightbox-container .ilightbox-caption {display: none;position: absolute;left: 30px;right: 30px;bottom: 0;max-width: 100%;padding: 5px 10px;margin: 0 auto;font-size: 12px;line-height: 150%;word-wrap: break-word;z-index: 20003;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
.ilightbox-holder .ilightbox-alert {display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-align: center;padding-top: 100px;margin: auto;width: 300px;height: 50px;}
.ilightbox-holder .ilightbox-wrapper {width: 100%;height: 100%;overflow: auto;-webkit-overflow-scrolling: touch;}
.ilightbox-holder .ilightbox-inner-toolbar {position: relative;z-index: 100;}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {position: absolute;}
.ilightbox-button {position: fixed;z-index: 100008;cursor: pointer;}
.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails {display: none !important;}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,.isMobile .ilightbox-toolbar .ilightbox-next-button {display: block;}
.ilightbox-title{font-size: 12px !important;}
.ilightbox-title a{color:#ccc;}
.ilightbox-title a:hover{color:#FFF;}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a,.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a{color:#555;}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a:hover,.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a:hover{color:#000;}

/*ilightbox*/
.ilightbox-overlay.dark{background:#000}.ilightbox-loader.dark{-webkit-box-shadow:#000 0 0 85px,#000 0 0 85px;box-shadow:#000 0 0 85px,#000 0 0 85px}.ilightbox-loader.dark div{background:url(css/ilightbox/dark-skin/preloader.gif) center no-repeat #000}.ilightbox-holder.dark{padding:5px;background:#000;-webkit-box-shadow:0 0 15px hsla(0,0%,0%,.8);box-shadow:0 0 15px hsla(0,0%,0%,.8)}.ilightbox-holder.dark .ilightbox-container .ilightbox-caption{background:url(css/ilightbox/dark-skin/caption-bg.png);color:#FFF;text-shadow:0 1px #000}.ilightbox-holder.dark .ilightbox-container .ilightbox-social{background:url(css/ilightbox/dark-skin/caption-bg.png);-webkit-border-radius:2px;border-radius:2px}.ilightbox-holder.dark .ilightbox-alert{background:url(css/ilightbox/dark-skin/alert.png) center top no-repeat;color:#555}.ilightbox-toolbar.dark{top:11px;left:10px}.ilightbox-toolbar.dark a{width:25px;height:23px;background:url(css/ilightbox/dark-skin/buttons.png) 7px 6px no-repeat #000}.ilightbox-toolbar.dark a.disabled{opacity:.2;filter:alpha(opacity=20);cursor:default;background-color:#000!important}.ilightbox-toolbar.dark a:first-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-toolbar.dark a:last-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-toolbar.dark a.ilightbox-close:hover{background-position:-32px 6px}.ilightbox-toolbar.dark a.ilightbox-fullscreen{background-position:6px -33px;right:35px}.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover{background-position:-31px -33px}.ilightbox-toolbar.dark a.ilightbox-play{background-position:8px -57px}.ilightbox-toolbar.dark a.ilightbox-play:hover{background-position:-32px -57px}.ilightbox-toolbar.dark a.ilightbox-pause{background-position:8px -83px}.ilightbox-toolbar.dark a.ilightbox-pause:hover{background-position:-32px -83px}.isMobile .ilightbox-toolbar.dark{background:#000;top:auto;bottom:0;left:0;width:100%;height:40px;text-align:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8)}.isMobile .ilightbox-toolbar.dark a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50%!important}.isMobile .ilightbox-toolbar.dark a:hover{background-color:#111}.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen{background-image:url(css/ilightbox/dark-skin/fullscreen-icon-64.png);background-image:url(css/ilightbox/dark-skin/fullscreen-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-close{background-image:url(css/ilightbox/dark-skin/x-mark-icon-64.png);background-image:url(css/ilightbox/dark-skin/x-mark-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button{background-image:url(css/ilightbox/dark-skin/arrow-next-icon-64.png);background-image:url(css/ilightbox/dark-skin/arrow-next-icon-ie.png)\9;background-position:52% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button{background-image:url(css/ilightbox/dark-skin/arrow-prev-icon-64.png);background-image:url(css/ilightbox/dark-skin/arrow-prev-icon-ie.png)\9;background-position:48% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-play{background-image:url(css/ilightbox/dark-skin/play-icon-64.png);background-image:url(css/ilightbox/dark-skin/play-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-pause{background-image:url(css/ilightbox/dark-skin/pause-icon-64.png);background-image:url(css/ilightbox/dark-skin/pause-icon-ie.png)\9}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title{font-size:18px;padding:10px 60px 10px 8px;color:#FFF}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar{left:auto;top:5px;right:5px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a{-webkit-border-radius:0;border-radius:0;float:right}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img{box-shadow:0 0 6px rgba(0,0,0,.9)}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url(css/ilightbox/dark-skin/thumb-overlay-play.png) center no-repeat}.ilightbox-button.dark.disabled{opacity:.1;filter:alpha(opacity=10);cursor:default;background-color:#000!important}.ilightbox-button.dark span{display:block;width:100%;height:100%}.ilightbox-button.dark{bottom:0;right:0;left:0;left:45%\9;right:auto\9;width:95px;height:75px;margin:auto;background:url(css/ilightbox/dark-skin/arrow-next-vertical-icon-64.png) 50% 65% no-repeat #000;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ilightbox-button.ilightbox-button.dark:hover{background-color:#111}.ilightbox-button.ilightbox-prev-button.dark{top:0;bottom:auto;background-image:url(css/ilightbox/dark-skin/arrow-prev-vertical-icon-64.png);background-position:50% 35%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ilightbox-button.dark.horizontal{right:0;left:auto;top:0;bottom:0;top:41%\9;bottom:auto\9;width:75px;height:95px;background-image:url(css/ilightbox/dark-skin/arrow-next-icon-64.png);background-position:65% 50%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.ilightbox-button.ilightbox-prev-button.dark.horizontal{right:auto;left:0;background-image:url(css/ilightbox/dark-skin/arrow-prev-icon-64.png);background-position:35% 50%;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}

a.red{
    color:#f41e1e;
}

.site-footer .inner {
    padding: 0;
    width: 100%;
}
.section-nav nav {
    margin-bottom: 24px;
    vertical-align: top;
    padding: 0 10px;
}

.site-footer .nav-title, .site-footer a, .site-header .header-lower .legal a {
    color: #edf6ff;
}
.section-nav .nav-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.section-nav .nav-item {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    display: list-item;
    text-align: -webkit-match-parent;
}

.site-footer .inner {
    padding: 0;
    width: 100%;
}
.section-nav a{
    color:white;
    font-size: 13px;
}
.section-nav a:hover{
    text-decoration: underline;
}
.section-nav ul{
    padding: 0;
    list-style: none;
}
.section-nav ul li{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.legal ul {
    margin-bottom: 10px;
}
.legal li {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
    padding-right: 6px;
    position: relative;
}
.legal li a{
    color:white;
}

.mega-menu-post h5.post-box-title{
    max-height: 96px;
    overflow: hidden;
}
.block-video .socials{
    position: absolute;
    top: 68px;
    right: 34px;
}
.block-video .socials img{
    width: 100%;
    max-width: 32px;
}
.block-video .socials ul li{
    padding-bottom:4px;
}

/*.max-lines(@lines: 3; @line-height: 1.2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: @lines;
    line-height: @line-height;
    max-height: @line-height * @lines;
}*/

.event-tag{
    border: 0px gray solid;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    padding-bottom: 27px;
}
.event-tag p{
    border-top:1px #d7d7d7 solid;
    font-size: 14px;
    font-family: "Roboto Bold", Tahoma;
}
.event-tag .item {
    border-top: 1px #d7d7d7 solid;
    font-size: 16px;
    height: 62px;
    line-height: 24px;
    padding-top: 10px;
    font-family: "Roboto Bold",Tahoma;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-tag .post-category{
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.container-category .theiaStickySidebar .event-tag{
    margin-bottom: 28px;
    padding-bottom: 27px;
}


/* carousel */

.recommend_news{
    right: 10px;
    width: 473px;
    height: 110px;
    position: fixed;
    bottom: 0px;
    background: white;
    opacity: 0.99;
    display: none;
    filter: alpha(opacity=99); /* For IE8 and earlier */
    box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0.32);
}
.recommend_news .item h4{
    color: black;
    line-height: 24px;
}
.recommend_news .quit{
    margin-right: 10px;float: right;position: fixed; right: 0px; bottom: 78px;  z-index: 1000;  padding: 5px;
}
.recommend_news .quit a{
    color: black;
}
.recommend_news .quit a:hover{
    color: #f41e1e;
    text-decoration: none;
}
.recommend_news .recommend-carousel{
    padding-left: 15px;padding-right:30px;
}

.recommend_news .recommend-carousel a h4{
    color: black;
    padding-top:10px;
    padding-left: 10px;
}
.recommend_news .recommend-carousel a:hover h4{
    color: #f41e1e;
}

/* Control buttons  */

#quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 10px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    background: #333333;
}
#quote-carousel img
{
    width: 250px;
    height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.site_info{
    width: calc(55% - 10px);
    float:left;
    padding-right: 10px;
    color:white;
    border-right: 1px gray dotted;
}


.legal{
    padding-top: 10px;

}

.legal ul{
    padding: 0px; text-align: center;
}
.legal h4 {
    color: white;
    text-align: center;
    font-size: 15px;
}
.legal ul li a{ font-size: 13px;color: gray;}
.legal ul li a:hover{color:white}
.site_info p{
    color: gray;
}
.site_info p a{ color:white;}
.site_info ul{
    margin:0;
    padding:0;
}
.site_info ul li{
    list-style: none;
    float:left;
    padding-right:15px;
    font-size: 13px;
}
.site_info ul li a{
    color:white;
}
.top-left-menu > ul > li > a{
    padding: 0 8px;
}
@keyframes blink {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
.conV-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.font-weight-bold {
    font-weight: 700 !important;
}

.mb {
    margin-bottom: 0.5rem;
}

.pad-tb {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
}

.pad-lr {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pad-s {
    padding: 0.4rem;
}
/*start ncov*/
.conV-dot {
    padding: 0 1.3rem;
    animation-name: blink;
    animation-duration: 3s;
    animation-direction: reverse;
    animation-iteration-count: infinite;
}

.conV-right-box {
    width: 100%;
    float: right;
}

.conV-dark {
    background-color: #041f4a;
}

.conV-header {
    padding: 2rem 0;
}

.conV-box a{
    color: white;
}

.conV-top-item  a, .conV-item-con a, .conV-footer a{
    color: white;
}

.conV-top-item a:hover, .conV-item-con a:hover, .conV-footer a:hover{
    color: #f0232a;
}

.conV-box-red {
    font-weight: normal;
    background-color: #f0232a;
    color: white;
}

.conV-top-item {
    padding: 0 3rem 2rem 3rem;
}

.conV-top-item-title {
    margin-top: 2rem;
    height: 42px;
    overflow: hidden;
}

.conV-top-item-img {
    overflow: hidden;
    border: 1px solid #ffffff;
}

.conV-top-item-img img {
    width: 100%;
    height: auto;
}
.conV-item {
    padding-left: 3rem;
    /* background-image: url("./conv-list-bullet.png"); */
    background-repeat: no-repeat;
    background-position: 1.2rem 1.7rem;
}
.conV-dot::before, .conV-item::before {
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background-color: #c70000;
    border-radius: 50%;
    z-index: 1;
    display: inline-block;
    margin-top: 0.5rem;
    margin-left: -1.8rem;
}
/*end of conv*/

/* start liveupdate page*/
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.tl {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    z-index: 0 !important;

}

.tl::after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #dcdcdc;
    top: 12rem;
    bottom: 0;
    left: 0.9rem;
}

.tl-con {
    padding: 0 3rem;
    position: relative;
}

.tl-con::after {
    content: "";
    position: absolute;
    width: 2rem;
    height: 2rem;
    background-color: #dcdcdc;
    border: solid 1px #ccc;
    top: 1rem;
    border-radius: 50%;
    z-index: 1;
}

.tl-con:hover:after {
    background-color: #c70000;
    border: solid 1px #ee0000;
}

.tl-line {
    padding: 0;
    margin: 1rem 0;
    height: 1px;
    background-color: #dcdcdc;
}

.tl-right {
    left: 1rem;
}

.tl-right::after {
    left: -1rem;
}

.tl-content {
    position: relative;
    padding: 1rem 0;
    min-height: 8rem;
}

.tl-author {
    color: #c70000;
    font-size: 2.2rem;
    font-weight: 700;
}

.tl-date-ar {
    color: #888;
    font-size: 1.2rem;
}

/*  */

.timeline {

    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.timeline .timeline-left {
    float:left;
    max-width: 30%;
    padding:6px;
}

.timeline .timeline-right {
    float:right;
    max-width: 70%;
}

.timeline .timeline-list {
    padding: 0 0 0 0.5rem;
    margin: 0;
}

.timeline .timeline-img-top {
    background-color: #fff;
    padding: 2rem 15rem;
    margin: 0 0 0 0.5rem !important;
    width: auto !important;
}

.timeline .timeline-date {
    display: block;
    position: relative;
    width: 100%;
}

.timeline .timeline-date time {
    font-weight: bold;
    color: #444;
    margin-left: -1.8rem;
    padding-left: 1.8rem;
}

.timeline .timeline-title {
    display: block;
    color: #c70000;
    font-size: 1.6rem;
}

.timeline .timeline-block-item {
    position: relative;
    margin-bottom: 1.5rem;
    background-color: white;
    border-top: solid 2px #c70000;
    border-bottom: solid 1px #ddd;
}

.timeline .block-time {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 1.5rem;
    padding: 2rem;
}

.timeline .block-time time {
    font-weight: 700;
    font-size: 1.4rem;
}
.timeline .block-min {
    color: #888;
    font-size: 1.2rem;
}

.timeline .block-title {
    padding: 1rem 1rem 1rem 12rem;
    font-size: 2.2rem;
    font-weight: 700;
}

.timeline .block-content {
    width: 100%;
    padding: 1rem 0;
}
.timeline .block-content .content{
    padding-left: 12rem;
    padding-right: 2rem;
    font-size: 16px;
    overflow: hidden;
}
.timeline .block-content .content h2{
    font-size: 16px;
}
.timeline .block-content .content h3{
    font-size: 15px;
}
.timeline .block-content p {
    text-align: justify;
}

.timeline .block-content blockquote p{
    padding-left: 0rem;
    padding-right: 0rem;
    text-align: justify;
}
.timeline blockquote{
    width: calc(100% -  4rem);
    margin: 20px 2rem 20px  2rem;
}


.timeline figcaption {
    color: #888;
}

.timeline .block-share {
    margin-left: 10rem;
    padding-top: 1rem;
    border-top: solid 1px #ddd;
}

.timeline .block-more {
    text-align: right;
    padding: 1rem 2rem;
}

.timeline .block-more a {
    background-color: #c70000;
    color: #fff;
    padding: 0.6rem 1.2rem;
    border-radius: 25px;
}

.timeline .block-more a:hover {
    background-color: #dcdcdc;
    color: #c70000;
}

.timeline .block-item-date {
    float: right;
    color: #888;
    padding: 0.8rem 2rem;
}

.timeline .rounded-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    margin-right: 0.5rem;
    background-color: #fff;
    border: solid 1px #bbb;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}

.timeline .rounded-icon:hover {
    border: solid 1px #c70000;
}

.timeline .share-facebook {
    background-image: url("images/facebook.svg");
}

.timeline .share-twitter {
    background-image: url("images/twitter.svg");
}

.timeline .share-facebook:hover {
    background-image: url("images/facebookfocus.svg");
}

.timeline .share-twitter:hover {
    background-image: url("images/twitterfocus.svg");
}
ul.podcast_title{
    margin: 0px 0;
    padding: 0px 0;
}
ul.podcast_title li{
    float: left;
    padding-right: 10px;
    padding-bottom: 18px;
    list-style: none;
}
ul.podcast_title li a{
    color:white;
    border-right: 1px #ffec00 solid;
    padding-right: 10px;
    font-size: 18px;
}
ul.podcast_title li a.active{
color: #ffec00;
}
ul.podcast_title li:last-child a{
    border-right: none;
    font-size: 18px;
}
.video-js {
    width: 100%;
    height: 422;
}

/*end liveupdate page*/
footer .copyright .text p {
    text-align: center;
}

.copyright h4 {
    color: white;
}

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 100%;
}
