#site-navigation {
	padding: 18px 0;
}

.home .content-padder {
	border: 1px solid #ddd;
	width: 100%;
	max-width: 1280px;
	position: relative;
	display: flex;
	margin: 50px auto;
	padding: 25px;
}

body {
	border-top: 0 solid #0038a8;
}

.site-header {
	background-position: 103% 30% !important;
}

#header-info-bar .share-btn-social {
	position: relative;
	margin-left: auto !important;
}

#main > #slider-container {
	background-color: #fff;
	max-width: 100%;
	padding: 12px
}

#sidebar-sliderside-active {
	max-width: 1296px
}

#sidebar-sliderside .widget_content_title a {
	font-size: 12pt;
	font-weight: bold
}

#sidebar-sliderside .widget > div:not(.widget-title) {
	padding: 0 12px
}

#sidebar-sliderside .posts_widget .imgEnabled {
	border: 0;
}

.posts_widget .widget-post-image-container {
	margin-left: 8px;
	max-width: 50%;
}

.single-item.row-view {
	background-color: rgba(0,0,0,0);
	border-bottom: 0 solid #ddd;
	border-radius: 0;
	margin: 0;
	padding: 15px 4px;

}

#primary {
	margin-top: 30px;
}

.site-main .widget-area .widget section[id^="sidebar-tabs"] .tabs-nav li.active h2 {
	color: #fff;
}

.site-main .widget-area .widget section[id^="sidebar-tabs"] .tabs-nav li h2 {
	color: #0038a8;
	font-weight: 500;
}

.navbar {
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0);
}

.nav-menu > li {
	margin: 8px 2px !important;
}

.nav-menu li a {
	border: 0 solid #153fbf14;
	padding: 6px 10px;
}

#sidebar-sliderside .widget-item.imgEnabled {
	overflow: hidden;
	padding: 0 0 10px;
}

.rolling-header {
	overflow: hidden;
}

.rolling-header img {
	width: auto !important;
	opacity: .5;
	position: relative;
	top: -12px;
	filter: blur(0);
}

#header-info-bar {
	padding: 0 1px;
}

.header-info-bar-padder {
	justify-content: end;
}

#header-info-bar .share-btn-link::before {
	font-size: 10pt;
	margin: 0;
}

.header-info-bar-padder span {
  padding: 2px 5px;
  display: inline-block;
}

.header-info-bar-padder > div {
  height: 30px;
  padding: 0 5px;
}

.header-info-bar-padder > div,
.header-info-bar-padder > span {
	border: 1px solid #0038a820;
	border-radius: 0 0 6px 6px;
	border-top: 0 solid rgba(0,0,0,0);
	margin: 0 3px !important;
	height: 30px;
}

.post-info-bar {
	border: 1px solid #e4e4e4;
}

.navbar  {
	border-bottom: 1px solid #eee;
	-webkit-transition: all .1s ease 0s;
	transition: all .1s ease 0s;
}

.fixed_menu {
	background-color: #fff;
	border-bottom: 0;
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}

#site-navigation .u_accs {
	border: 1px solid #0038a820;
	border-radius: 6px;
	padding: 0 0 2px 10px;
}

.site-main .widget-area .widget {
	border: 1px solid #e4e4e4;
}

section[id^="sidebar-tabs"] .tabs-nav {
	border-bottom: 1px solid #e4e4e4;
}

#sidebar-sliderside .widget-area .widget {
	border: 0 solid #e4e4e4;
}

#sidebar-sliderside .widget i {
	font-size: 6pt;
}

.row-view .single-item-thumb {
	margin-left: 12px !important;
}

.single-item.row-view:last-of-type {
	border-bottom: 0;
}

.home-videos-padder {
	padding: 20px 30px;
	width: 100%;
	margin: 24px auto;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,.1);
	max-width: 1270px;
}

.home-videos-container {
	display: inline-flex;
	justify-content: space-between;
	flex-flow: row wrap;
	width: 100%;
}

.home-videos-header {
	background-color: #f5f5f5;
	border-radius: 5px;
	margin-bottom: 24px;
	padding: 15px 56px 15px 20px;
}

.home-videos-header > div {
	color: #444;
	display: inline-block;
	width: 49%;
}

.home-videos-header .home-videos-link {
	text-align: left;
}

.home-videos-header .home-videos-link a {
	color: #444;
	font-size: 10pt;
	font-weight: 500;
}

.home-videos-title span {
	font-size: 14px;
	font-weight: 900;
	color: #0038a8;
	border-bottom: 2px solid #0038a8;
	padding-bottom: 14px;
}

.home-videos-featured {
	flex: 65%;
	max-width: min-content;
	padding-right: 20px;
	width: 65%;
}

.home-videos-featured h2 {
	margin-top: 15px;
}

.home-videos-featured h2 i {
	color: #e80000;
	font-size: 7pt;
	margin-left: 8px;
}

.home-videos-featured a:hover {
	color: #ee5555;
}

.home-videos-featured a {
	color: #252525;
}

.home-videos-list {
	flex: 35%;
	padding-left: 10px;
	width: 35%;
}

.home #mep_0 {
	margin: 0;
}

.wp-video {
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	margin: 0;
	overflow: hidden;
}

.home-videos-list-item {
	margin-bottom: 15px;
}

.home-videos-list-item img {
	border-radius: 4px;
	box-shadow: 0 0 6px rgba(0,0,0,0.1);
	width: 100%;
}

.home-videos-list-item .home-videos-content {
	box-sizing: border-box;
	display: inline-block;
	max-width: 59%;
	padding-right: 15px;
	text-align: justify;
}

.home-videos-list-item .video-duration {
	bottom: 0;
	left: 10px;
	position: absolute;
	font-size: 11pt;
	color: #fff;
	font-weight: 500;
}

#home-videos-list .home-videos-list-item > a {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 40%;
}

#home-videos-list .home-videos-list a:hover {
	color: #ee5555;
}

#home-videos-list .home-videos-list a {
	color: #333;
}

.home-videos-featured-content p {
	margin-top: 8px;
	text-align: justify;
}

#postLoader_btn {
	background-color: #e9e9e9;
	border-radius: 5px;
	color: #0038a8;
	font-size: 14px;
	font-weight: 500;
	padding: 12px 24px;
}

#postLoader_txt {
	border-bottom: 2px solid #0038a8;
	padding-bottom: 12px;
}

.newsticker-container {
	margin: 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	padding: 5px 0;
}

.tickerlabel::after {
	content: "\f10d" !important;
	font-size: 8pt;
	vertical-align: middle;
}

.tagncats {
	margin-top: 30px;
}

.vclf .mainmeta {
	text-align: left;
}

.single .recent_posts_title {
	padding: 10px;
}

.rpvc {
  margin: 30px 0 6px;
}

.rpvc .recent_posts_title {
	background-color: rgba(0,0,0,0);
	font-size: 11pt;
	font-weight: 500;
}

.rpvc .grid_mod .relatedTitle {
	font-size: 10pt;
	font-weight: 900;
	text-align: justify;
}

.rpvc .recent_posts_title i::before {
	content: "\f111";
	font-size: 6pt;
	vertical-align: middle;
}

.rpvc .grid_mod .relatedTitle::before {
	content: "\f111";
	font-family: "Font Awesome 5 Pro" !important;
	font-weight: 900;
	font-size: 6pt;
	color: #e00;
	vertical-align: middle;
	margin-left: 3px;
}

#commentform {
	margin-top: 12px;
}

#comment {
	overflow: hidden;
	border: 1px solid #ccc;
	margin-top: ;
}

.tagncats .tag-links a::before {
	content: "\f111";
	font-size: 4pt;
	vertical-align: middle;
	font-weight: 900;
	color: #ee0000;
}

.video-author {
	display: none;
}

.posts_widget .widget-item,
.footer-widget > ul > li,
#footer-feeds .widget li {
	border: 0;
}

.video-section .tagncats {
	background-color: rgba(0, 0, 0, 0);
}

.row-view .single-item-thumb .wp-post-image {
	border-radius: 5px !important;
}

.minimal .recent-posts-items .single-item.row-view::after {
	border-left: 0 solid rgba(0,0,0,0) !important
}

.recent-tabs-content.minimal .olp-sub {
	display: none;
}

.minimal .single-item-thumb {
	margin-left: 5px !important;
}

.recent-lists .recent_posts_title {
	background-color: rgba(0,0,0,0);
}

.minimal .single-item-title h1 i,
.minimal .single-item-title h2 i,
.minimal .single-item-title h3 i {
	margin: 0 0 0 6px;
	padding: 0;
}

.recent-tabs-content .recent_posts_title > span > span {
	color: #ffffff !important;
	filter: invert(0%) grayscale(0%) !important;
}