@CHARSET "UTF-8";

@media (min-width: 1200px) {
	#header {
		height: 92px;
	}
	
	#header .navbar-default {
		height: 92px;
		padding-top: 30px;
	}
	
	#header .navbar-default {
		box-shadow: none;
	}
	
	#header .navbar-default .navbar-header {
		height: 61px;
	}
	
	.navbar-default .collapse {
		border-bottom: 1px solid #eee;
	}
	
	.navbar-default .collapse .navbar-nav>li>a {
		font-size: 16px;
		padding: 19px;
	}
	.navbar-default .collapse .navbar-nav>li:last-child>a {
		padding-right: 0;
	}
}

.navbar-default .collapse .navbar-nav>li>a {
	border-color: #fff !important;
}

@media (max-width: 1199px) {
	#header {
		height: 62px;
	}
	
	#header .navbar-default, #header .navbar-default .navbar-header {
		height: 62px;
	}
}

.navbar-default .navbar-header .navbar-brand {
	padding: 8px 0 8px 15px;
}

.navbar-default .collapse .navbar-nav>li.active>a, #header .navbar-default .collapse .navbar-nav>li:hover>a {
	color: #F24E59;
}

@media (max-width: 768px) {
	.navbar-default .navbar-header .navbar-brand {
		padding: 8px 0;
	}
}

#header .navbar-brand-sm img, #header .navbar-brand-xs img {
	height: 45px;
}

@media (max-width: 992px) {
	.section-position-hidden {
		display: block;
	}
}

.footer {
	background: #f0f0f0;
}

.footer span {
	margin: 0 2px;
}

.push-default .push-header .page-header {
	background: #F24E59;
}

.push-default .push-header .page-header h3 {
	padding: 10px 30px 0;
	color: #fff;
}

.push-default .push-header .page-header a {
	color: #fff;
}

.push-default .push-header .page-header .more {
	display: none;
}

.push-default .push-header .page-header {
	margin-bottom: 10px;
}

.push-default .push-header .info .description {
	padding: 5px 1px;
}

.section-header-name {
	margin-bottom: 40px;
}

.section-header-name h1>span {
	color: #000;
	border-bottom: 2px solid #F24E59;
	font-size: 26px;
}

.topnavs {
	max-width: none;
	overflow: hidden;
	margin: 50px auto 25px;
	text-align: center;
}

.topnavs li {
	/* float: left; */
	list-style: none;
	text-align: center;
	margin: 0 10px;
	display: inline-block;
}

.topnavs li a img {
	filter: grayscale(1);
	border: none !important;
}

.topnavs li a:hover img, .topnavs li.active a img  {
	filter: none;
}

.products-topnavs {
	border-bottom: 1px solid #ededed;
}

.product .leftnavs {
	border: none;
	border-radius: 0px;
	box-shadow: -4px 0px 8px -2px #f2f2f2 inset;
}

.product .leftnavs>.title .name {
	font-size: 16px;
	color: #ed2331;
	font-weight: bold;
}

.product .leftnavs>.title .alias {
	font-size: 12px;
	color: #bebebe;
}

.product .leftnavs>.title {
	border-bottom: 3px solid #ed2331;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-bottom: 26px;
}

.product .leftnavs .list-group li {
	list-style-type: none;
	height: auto;
    margin: 10px 0px;
    position: relative;
    padding: 9px 0px;
}

.product .leftnavs .list-group li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 13px;
	color: #79797b;
}

.product .leftnavs .list-group li.active,.product .leftnavs .list-group li:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#dadae2));
}

/* .product .leftnavs .list-group li.active:before,.product .leftnavs .list-group li:hover:before {
	content: ' ';
    height: 0;
    position: absolute;
   	width: 0;
    border-width: 20px 15px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #e5e5e7;
    right: 0%;
    margin-right: -30px;
    top: 50%;
    margin-top: -20px;
} */

@media(min-width: 768px) {
	.topnavs li {
		/* width: 100px !important; */
		margin: 0 40px;
	}
}

.topnavs li a span {
	display: block;
	padding: 5px 15px;
	border-radius: 5px;
}

.topnavs li a:hover span, .topnavs li.active a span {
	background: #F24E59;
	color: #fff;
}

.push-container .push-header .page-header {
	width: 100%;
}

.push-container .push-header {
	margin-bottom: 0;
}

.push-products {
	border: 1px solid #ccc;
	display: none;
}

.push-products .push-products-tabs {
	background: #f0f0f0;
	padding: 40px 0;
}

.push-products .push-products-tabs .push-products-tab {
	padding: 61px 0;
	font-size: 16px;
	cursor: pointer;
}

.push-products .push-products-tabs .push-products-tab.active {
	background: #fff;
}

.push-products .push-products-tabs .push-products-tab span {
	width: 65px;
	display: block;
	margin: 0 auto;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs {
	margin: 30px 15px 30px -15px;
	height: 20px;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs li {
	float: left;
	list-style: none;
	text-align: center;
	cursor: pointer;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs li.active span {
	background: #F24E59;
	color: #fff;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs li span {
	padding: 7px 20px;
    border-radius: 5px;
    font-size: 15px;
}

.push-products .push-products-tab-content-tab-content .thumbnail~.title{
	margin-bottom: 15px;
}

.push-products .push-products-tab-content-tab-content {
	margin-left: -15px;
	margin-right: 15px;
}

.push-products-tabs-content .thumbnail {
	border-radius: 0 !important;
	display: table-cell;
	padding: 0;
	vertical-align: middle;
}

.push-products-tabs-content .title {
	height: 20px;
	margin-top: 5px;
	overflow: hidden;
}

@media(min-width: 1200px) {
	.push-products-tabs-content .thumbnail {
		height: 180px;
		width: 180px;
	}
	.push-products-tabs-content .push-products-item:hover .thumbnail {
		border-color: #F24E59;
	}
	.push-products-tabs-content .push-products-item:hover .title{
		color: #F24E59;
	}
	
	.products-list img {
		height: 200px;
	}
	
	.products-list .title {
		height: 20px;
	}
	
	.nav .dropdown {
		position: static;
	}
	
	.nav .dropdown-menu-left {
		padding: 20px 0;
		width: 1140px;
		left: 50%;
    	margin-left: -570px;
		background: #f0f0f0;
		height: 326px;
	}
	
	.nav .sub-nav-item {
		width: 15%;
		float: left;
		padding: 20px;
		font-size: 16px;
	}
	
	.nav .sub-nav-item:hover {
		background: none;
	}
	
	.nav .sub-nav-item.active {
		background: #fff;
		color: #F24E59;
	}
	
	.nav .sub-articles {
		padding: 50px;
		width: 85%;
		position: absolute;
		float: left;
		left: 15%;
		background: #fff;
		height: 324px;
		top: 0;
		display: none;
	}
	
	.nav .sub-articles.active {
		display: block;
	}
	
	.nav .sub-articles li {
		list-style: none;
		padding: 0 20px;
		height: 52px;
		overflow: hidden;
		margin: 2px 0;
	}
	
	.nav .sub-articles li a {
		height: 50px;
		line-height: 23px;
		display: block;
		font-size: 16px;
		height: 46px;
		overflow: hidden;
	}
	
	.navbar .dropdown:hover>.dropdown-menu {
		display: none;
	}
	
	.navbar .dropdown.open:hover>.dropdown-menu {
		display: block;
	}
}

.push-products-tabs-content {
	overflow: hidden;
	height: 521px;
}

.push-products .push-products-tab-content-tab-content {
	margin-left: 0px;
	margin-right: 30px;
}

@media ( min-width : 1200px) {
	.push-container {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.navbar-default .collapse .navbar-nav>li>a {
		font-size: 20px;
		padding: 19px 30px;
	}
	.navbar-nav>li>.dropdown-menu {
		box-shadow: 0 5px 4px #aaa;
		padding: 32px 0;
	}
	.nav .sub-nav-item {
		min-width: 160px;
	}
	.nav .sub-nav-item span,.push-products .push-products-tabs .push-products-tab span
		{
		font-size: 18px;
		width: 72px;
		display: block;
		margin: 0 auto;
	}
	#header .navbar-default .collapse .navbar-nav>li.open>a {
		color: #F24E59;
	}
	
	.banner-container {
		margin-top: 25px;
	}
}

.banner-container {
	margin-bottom: 20px;
}

#push-wrap-bottom {
	margin-bottom: 40px;
}

.push-default .push-header .info .description {
	text-align: justify;
}

@media(min-width: 1200px) {
	.navbar-default .dropdown-toggle {
		position: relative;
	}
	.navbar-default .dropdown-toggle i.fa {
		position: absolute;
		bottom: -15px;
		left: 50%;
		margin-left: -11px;
		font-size: 40px;
		color: #ccc;
		display: none;
	}
	.navbar-default .dropdown.open .dropdown-toggle i.fa {
		display: block;
	}
}

@media(min-width: 992px) and (max-width: 1120px) {
	.push-products-tabs-content .thumbnail {
		height: 140px;
		width: 140px;
	}
	.push-products .push-products-tabs .push-products-tab {
		padding: 51px 0;
	}
	.push-products .push-products-tab-content-tab-content .thumbnail~.title {
		margin-bottom: 20px;
	}
	.push-products-tabs-content {
		height: 450px;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.push-products-tabs-content .thumbnail {
		height: 147px;
		width: 147px;
	}
	.push-products .push-products-tabs .push-products-tab {
		padding: 51px 0;
	}
	.push-products .push-products-tab-content-tab-content .thumbnail~.title {
		margin-bottom: 20px;
	}
	.push-products-tabs-content {
		height: 452px;
	}
}

.push-products {
	margin-top: 15px;
}

@media(max-width: 767px) {
	.push-products-tab-content {
		display: block !important;
		border-bottom: 1px solid #ccc;
	}
	
	.push-products-tabs-content {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.push-products .push-products-tab-content .push-products-tab-content-tabs {
	    margin: 20px 15px;
	}
	
	.push-products .push-products-tab-content .push-products-tab-content-tabs li span {
		font-size: 14px;
		padding: 5px 10px;
	}
	
	.push-products .push-products-tab-content-tab-content {
		margin: 0 15px;
	}
	
	.push-thread-list .push-body .list-group>.list-group-item .date {
		display: none;
	}
	
	.push-products-tabs-content .thumbnail, .articles-list-thumbnail .products-item .thumbnail{
		display: block !important;
	}
	
	.product .products-topnavs {
		margin-top: 40px;
	}
}

.articles-list-thumbnail .thumbnail {
	border-radius: 0;
}

.articles-list-thumbnail .products-item .thumbnail {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	width: 100%;
}

.articles-list-thumbnail .products-item .title {
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
}

.articles-list-thumbnail .products-item:hover .thumbnail {
	border-color: #F24E59;
}

.articles-list-thumbnail .products-item:hover .title {
	color: #F24E59;
}

.articles-list-thumbnail .thumbnail img {
	width: auto;
	height: auto;
}

@media(min-width: 1200px) {
	.articles-list-thumbnail .products-item .thumbnail {
		height: 260px;
		width: 260px;
	}
}

@media(min-width: 992px) and (max-width: 1120px) {
	.articles-list-thumbnail .products-item .thumbnail {
		height: 210px;
		width: 210px;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.articles-list-thumbnail .products-item .thumbnail {
		height: 220px;
		width: 220px;
	}
	
	.navbar-brand img {
		height: 30px;
		margin: 10px 0;
	}
	
	.product .leftnavs .list-group li.active:before, .product .leftnavs .list-group li:hover:before {
		display: none;
	}
}

@media(max-width: 992px) {
	.article-static-container .article-body td {
		width: 100%;
		display: block;
	}
}

@media(max-width: 767px) {
	.products-topnavs {
		margin: 10px 15px;
	}
	.products-topnavs .topnavs {
		display: table;
		width: 100% !important;
		margin: 0;
	}
	
	.product .leftnavs .list-group li.active:before, .product .leftnavs .list-group li:hover:before {
		display: none;
	}
	
	.topnavs {
		text-align: left;
	}
	
	.products-topnavs .topnavs li {
		/* display: table-cell;
		float: none; */
	}
}

.article-body img {
	max-width: 100%;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs li>img, .topnavs li a:hover, .topnavs li a img {
	height: 34px;
	margin-top: -7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

.topnavs li a:hover, .topnavs li a img {
	margin-top: 0;
}

.topnavs li a:hover img, .topnavs li.active a img {
	border-color: #ccc;
}

.push-products .push-products-tab-content .push-products-tab-content-tabs li.active img {
	border-color: #ccc;
}

@media (min-width: 1200px) {
	.nav .sub-nav-item img{
		margin: 0 auto;
		height: 25px;
		width: 72px;
		margin-left: 18px;
	}
}

#push-wrap-ubecs {
	margin-bottom: 10px;
}

#push-wrap-ubecs .push-products-tabs-content {
	height: auto;
}

#push-wrap-ubecs .push-products-tab-content-tab-content {
	margin: 0 15px;
}

@media(min-width: 1200px) {
	#push-wrap-ubecs .push-products-tabs-content .thumbnail {
		width: 247px;
	}
}

@media(max-width: 1199px) and (min-width: 992px){
	#push-wrap-ubecs .push-products-tabs-content .thumbnail {
		width: 227px;
	}
}

@media(max-width: 991px) and (min-width: 768px) {
	#push-wrap-ubecs .push-products-tabs-content .thumbnail {
		width: 199px;
	}
}