.new-home .new-content h2 {
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	margin: 0;
}
.new-home .new-content {
	padding: 0 25px;
}
.news-box {
	margin-bottom: 30px;
	position: relative;
}
.news-box img {
	margin-bottom: 0px;
}
.box-category {
	position: relative;
}
.box-category h6 {
	margin-top: 0px;
}
.box-category span {
	padding-right: 10px;
	font-size: 10px;
	line-height: 1.4;
	background: #fff;
	position: relative;
	z-index: 3;
	color: #777;
	font-family: 'Open Sans';
}
.box-category:after {
	position: absolute;
	left: 0;
	z-index: 1;
	right: 0;
	top: 10px;
	height: 1px;
	background: #ddd;
	content: " ";
}
.box-category:before {
	position: absolute;
	z-index: 2;
	right: 0;
	width: 50px;
	top: 10px;
	height: 1px;
	background: #069bdc;
	content: " ";
}
.news-large-box img {
	margin-bottom: 15px;
}
.loading-more {
	text-align: center;
	font-size: 28px;
	background: #f0f0f0;
	padding: 30px;
	color: #aaa;
	margin: 10px 0 20px;
}


.home .fix-box a {
	position: relative;
	height: 0px;
	overflow: hidden;
	display: block;
	padding-bottom: 72%;
}
.home .video-box img,
.home .video-box {
	height: auto !important;
}

.home .new-sidebar {
	overflow: hidden;
}
.home .news-large-box img {
	width: 100%;
	margin-bottom: 0px;
}
.box-title-over {
	padding: 20px 20px 20px;
}
.box-title-over .box-category:after {
	background: rgba(255,255,255,0.3);
	left: 55px;
}
.box-title-over .box-category span {
	background: none;
	color: #fff;
}
.box-title-over h2 {
	color: #fff;
}
.home .main-slider .slideinfo {
	left: 30px;
	width: 85%;
}
.home .main-slider {
	height: 0px !important;
	overflow: hidden;
	padding-bottom: 42.494%;
	display: block;
}

.fixed-sidebar p {
	font-size: 13px;
}
a#trigger-news {
	line-height: 1.6;
	padding: 7px 15px;
}

.fixed-sidebar .footer-widget .title:before,
.fixed-sidebar .footer-widget .title {
	border-top: 1px solid #EAEAEA;
}
.fixed-sidebar .footer-widget .title {
	margin-top: 20px;
}
.fixed-sidebar .footer-widget .title:after {
	background: #069bdc;
}
.fixed-sidebar .footer-nav {
	padding: 22px 0 10px	
}
.fixed-sidebar .footer-nav li {
	padding: 0 10px 0 0;
	margin-right: 7px;
	border-right: 1px solid #ccc;
}
.fixed-sidebar .footer-nav li a {
	padding: 0;
	color: #949494;
}
.fixed-sidebar .footer-nav li a:hover {
	color: #069bdc;
}
.fixed-sidebar .single-content-small .right-desc {
	min-height: 50px;
}
.fixed-sidebar .btn-group {
	width: 100%;
	margin: 20px 0;
}
.fixed-sidebar .btn-group .button-primary {
	line-height: 1.6;
	padding: 7px 15px;
	font-size: 13px !important;
	text-transform: uppercase;	
}
.fixed-sidebar .btn-group .button-primary .caret {
	border-top: 4px solid #fff;
}
.fixed-sidebar .btn-group.open .button-primary .caret,
.fixed-sidebar .btn-group .button-primary:hover .caret {
	border-top: 4px solid #069bdc;
}
.fixed-sidebar .dropdown-menu {
	min-width: 150px;
	border-radius: 0;
	margin: 0;
	border: 1px solid #ccc;
	border-top: none;
}
.fixed-sidebar {
	display: none;
	position: fixed;
	top: 0;
	width: 150px;
}
.right-home-sidebar .fixed-sidebar {
	width: 330px;
}
.side-logo {
	display: block;
	margin-top: 20px;
}
.lowercase {
	text-transform: lowercase !important;
}

@media (min-width: 992px) {
	.col-lg-6.col-md-6.fix-box {
		padding-right: 0;
	}
	.col-md-push-0 {
		left: 0;
	}
}
@media (max-width: 992px) {
	.new-sidebar {
		background: #fff;
	}
	.video-box .ubiovideo-icon {
		top: 0;
		color: #069bdc;
	}
	.video-box .ubiovideo-title {
		position: static;
		background: none;
		color: #333;
		padding: 5px 0 0;
		font-family: 'Open Sans';
		font-size: 13px;
		font-style: normal;
	}
	.right-home-sidebar {
		display: none !important;
	}
}
@media (max-width: 1024px) {
	.new-sidebar .single-content-small .image-wrap {
		margin: 0 0 10px;
		width: 100%;
		float: none;
	}
	.new-sidebar .single-content-small .right-desc {
		margin: 0;
		padding-bottom: 7px;	
	}
}
@media (max-width: 599px) {
	.home .main-slider {
		display: none !important;
	}
}
/*

@media (min-width: 1200px) {
	.home .container {
		max-width: 1170px
	}
	.home .main-slider {
		height: 438px !important;
		overflow: hidden;
	}
}
@media (min-width: 1280px) {
	.home .container {
		width: 1260px;
		max-width: 1390px;
	}
}
@media (min-width: 1340px) {
	.home .container {
		width: 1320px;
		max-width: 1390px;
	}
	.home .main-slider {
		height: 525px !important;
		overflow: hidden;
	}
}
@media (min-width: 1440px) {
	.home .container {
		width: 1390px;
		max-width: 1390px;
	}
	.home .main-slider {
		height: 525px !important;
		overflow: hidden;
	}
}
@media (min-width: 1920px) {
	.home .container {
		width: 1590px;
		max-width: 1590px;
	}
	.home .main-slider {
		height: 600px !important;
		overflow: hidden;
	}
}

*/