.logo {
	background: #ffffff;
}
.slogan:before {
	background: #ed1c24;
}
.main-nav > ul > li:hover > a {
	border-top-color: #ed1c24;
}
.main-nav .latest p a:hover {
	color: #ed1c24;
}
.main-nav .latest .item a:hover:before {
	box-shadow: inset 0 -4px 0 #ed1c24;
}
.main-nav .switcher i {
	background: #ed1c24;
}
.search button {
	color: #ed1c24;
}
.secondary-nav li a.active {
	box-shadow: inset 0 4px #ed1c24;
	color: #ed1c24;
}
.secondary-nav li .alt {
	background: #0082c4;
}
.page-title:before {
	background: #ed1c24;
}
.page-title-nav .active:after {
	border-top-color: #ed1c24;
}
.hot-news a:hover h2 {
	color: #ed1c24;
}
.hot-news a:hover h3 {
	color: #ed1c24;
}
.hot-news a:hover h4 {
	color: #ed1c24;
}
.hot-news h5 {
	background: #ffffff;
}
.hot-news i {
	background: #ffffff;
	color: #000000;
}
.featured-news a:hover h2 {
	color: #ed1c24;
}
.featured-news .owl-prev {
	background: #ed1c24;
}
.featured-news .owl-next {
	background: #ed1c24;
}
.featured-news .owl-prev:hover,
.featured-news .owl-next:hover {
	color: #ed1c24;
}
/*.popular-news .fa {
	color: #ffffff;
}*/
.popular-news .fa:hover {
	background: #ed1c24;
}
.popular-news .tabs a.active {
	box-shadow: inset 4px 0 #ed1c24;
}
.popular-news .items a:hover {
	color: #ed1c24;
}
.recent-news .tabs a.active {
	box-shadow: inset 0 -4px #ed1c24;
}
.recent-news .tabs .all {
	background: #a7a9ac;
}
.recent-news .tabs .all.active {
	background: #ed1c24;
}
.recent-news .tabs .all:hover {
	color: #ffffff;
}
.recent-news .item-medium .info {
	box-shadow: inset 4px 0 #ed1c24;
}
.recent-news .item-medium .bar .comments {
	background: #ed1c24;
}
.recent-news .item-medium .bar .fa-share {
	background: #ed1c24;
}
.video-player .title {
	background: #ed1c24;
}
.video-player .playlist i {
	background: #ed1c24;
}
.blog-list .bar .comments {
	background: #ed1c24;
}
.blog-list .bar .fa-share {
	background: #ed1c24;
}
.blog-post .bar {
	background: #e6e7e8;
}
.blog-post .review span {
	color: #ed1c24;
}
.blog-post .review .progress div {
	background: #ed1c24;
}
.blog-post .review .total i {
	color: #ed1c24;
}
.blog-post .gallery .owl-prev {
	background: #ed1c24;
}
.blog-post .gallery .owl-next {
	background: #ed1c24;
}
.blog-post .cont blockquote {
	border-left: 0.5em solid #ed1c24;
}
.error-404 {
	background: #ffffff;
}
.widgets-switcher:hover {
	color: #ed1c24;
}
.scroll-top {
	color: #ed1c24;
}
.scroll-top:hover {
	background: #ed1c24;
}

.openColumn {
	width:100%;
}

.contentholder, .testholder {
	transition:500ms all;
}

i#fullscreenTest {
    margin-top: 40px;
    cursor: pointer;
}

.closedColumn {
	width:0;
	height:0;
	overflow:hidden;
}