.breadcrumb ul{list-style: none;}
.breadcrumb li{font-size: 12px; float: left; height: 36px; line-height: 36px; margin-bottom: 15px;}
.breadcrumb ul li+li:before{content: ""; display: inline-block; padding: 0; margin: 0 2px 0 7px;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #5b5c5b;}
.breadcrumb>li+li:before{content: "/\00a0"; padding: 0 5px; color: #5b5c5b;}
.breadcrumb li a{color: #5b5c5b;}.comment{margin-top: 20px;}
.comment_title{font-size: 140%; margin-bottom: 10px; font-weight: bold;}
.comment_title span{font-weight: normal;}
.comment .commentItem{position: relative;}
.comment .commentItemF{width: 100%; margin: 0 0 10px;}
.comment input{}
.comment input[type="submit"]{float: right; width: 70px; margin: 0; background: #337abc;}
.comment label.error{position: absolute; color: red; right: 7px; top: 5px; font-size: 12px; }
.list_comment li{list-style: none; padding: 15px 0;}
.list_comment li.commentli{}
.list_comment_ava{float: left; width: 35px; height: 35px; margin-right: 10px;display: none;}
.list_comment_ava img{max-width: 100%; height: auto;}
.list_comment_content{padding-bottom: 5px;}
.list_comment_name{font-weight: bold; padding: 0 0 5px;}
.list_comment_name span{font-size: 11px; font-weight: normal; color: rgba(51,51,51,0.5);}
.list_comment_name a{color: #333; font-size: 12px; cursor: pointer; float: right; line-height: 17px;}
.list_comment_name a:hover{color: #00aff0;}
.list_comment_sub{margin: 0 0 0 30px;}
.list_comment_sub li{border-top: 1px dotted #dddddd;}
.list_comment_sub li.last-child{padding: 10px 0 0;}
.comment_name, .comment_email {float: left;}

@media (min-width: 320px){
    .comment .commentItem{width: 100%; margin: 0 0 10px;}
}
@media (min-width: 480px){
    .comment .commentItem{width: 40%; float: left; margin: 0 10px 10px 0 ;}
}.LienHeInfo li{line-height: 22px; position: relative; margin-bottom: 15px; list-style: none;}
.LienHeInfo li:after{width: 100%; border-bottom: 1px dashed #dedede; display: block; content: ''; position: absolute; z-index: 1; top: 13px;}
.LienHeInfo li label{Display: inline-block; background: #fff; padding-right: 5px; position: relative; z-index: 2; color: #0d59ba; font-weight: bold;}
.LienHeInfo li label i{width: 20px; font-size: 15px;}
.LienHeInfo li span{padding-left: 20px; display: block;}
.LienHeInfo li a{color: black;}

.formLeft{float: left; width: 100%}
.formLeftitem{margin-bottom: 15px; position: relative; width: 100%;}
.formLeft input{border-left: 0; width: calc(100% - 40px);}
.formLeft i{float: left; width: 40px; color: #0d59ba; line-height: 29px; font-size: 20px; text-align: center; border: 1px solid #dedede; box-sizing: border-box;}

.formRight{float: right; position: relative; width: 100%; margin-bottom: 15px;}

@media (min-width: 320px){
    .LienHeRight{margin: 0 0 20px;}
}
@media (min-width: 767px){
    .LienHeLeft{float: left; width: 30%;}
    .LienHeRight{float: right; margin: 0 0 20px 3%; width: calc(64% - 1px); padding-left: 3%; border-left: 1px solid #dedede;}
}.partner{border: 1px solid #d7d7d7; margin: 0 0 7px;}
.partner ul li{height: 108px; position: relative; margin: 0 25px; width: 120px;}
.partner ul li img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}.homeP-item{float: left; padding: 3px; border: 1px solid #d7d7d7; border-radius: 5px; box-shadow: 1px 2px 3px rgba(0,0,0,0.125); box-sizing: border-box; transition: all 0.25s ease 0s;}
.homeP-item:hover{border: 1px solid #0d59ba; box-shadow: 0px 0px 0px rgba(0,0,0,0);}
.homeP-img{position: relative; height: 185px;}
.homeP-img img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
.homeP-name{height: 35px; line-height: 35px; overflow: hidden; font-size: 14px; font-weight: bold; text-align: center;}
.homeP-name a{color: #0d59ba;}

@media (min-width: 320px){
    .homeP-item{width: calc((100% - 5px) / 2); margin: 0 5px 10px 0;}
    .homeP-item:nth-of-type(2n){margin-right: 0;}
}
@media (min-width: 480px){
    .homeP-item{width: calc((100% - 30px) / 3); margin: 0 15px 15px 0;}
    .homeP-item:nth-of-type(2n){margin-right: 15px;}
    .homeP-item:nth-of-type(3n){margin-right: 0;}
    .homeP-item:nth-of-type(4n){display: none;}
}
@media (min-width: 767px){
    .homeP-item{width: calc((100% - 60px) / 4); margin: 0 20px 15px 0;}
    .homeP-item:nth-of-type(3n){margin-right: 20px;}
    .homeP-item:nth-of-type(4n){margin-right: 0; display: block;}
}.homeW-item{float: left;}
.homeW-img{background: #fff; padding: 2px; border: 1px solid #cfcdcd; margin-bottom: 7px;}
.homeW-name{font-size: 14px; font-weight: bold; margin-bottom: 5px; height: 16px; overflow: hidden;}
.homeW-name a{display: block; color: #222121;}
.homeW-prev{color: #444; height: 60px; overflow: hidden; margin: 0 0 10px 0;}

.homeW-item:hover .homeW-name a, .homeN-item:hover .homeW-name a{color: #0d59ba;}

.homeN .owl-nav{width: 65px; position: absolute; top: -49px; right: 0;}
.homeN .owl-nav div{width: 28px; height: 28px; line-height: 28px; text-align: center; font-size: 15px; font-weight: bold; color: #cfcdcd; border: 1px solid #cfcdcd;}
.homeN .owl-nav div:hover{color: #0d59ba; border: 1px solid #0d59ba;}
.homeN .owl-nav div.owl-prev{float: left;}
.homeN .owl-nav div.owl-next{float: right;}

@media (min-width: 320px){
    .homeW,
    .homeN,
    .homeW-item{width: 100%;}
}
@media (min-width: 480px){
    .homeW-item{width: calc((100% - 5px) / 2); margin-right: 5px;}
    .homeW-item-2{margin-right: 0;}
    .homeW-item-3{display: none;}
}
@media (min-width: 580px){
    .homeW-item{width: calc((100% - 10px) / 3); margin-right: 5px;}
    .homeW-item-2{margin-right: 5px;}
    .homeW-item-3{display: block; margin-right: 0;}
}
@media (min-width: 767px){
    .homeW-item{width: calc((100% - 50px) / 3); margin-right: 25px;}
    .homeW-item-3{margin-right: 0;}
}
@media (min-width: 970px){
    .homeW{float: left; width: 650px;}
    .homeN{float: right; width: calc(100% - 675px);}
}.menu-desk{position: relative; height: 41px; background: #0d59ba; z-index: 100; border-top: 1px solid #489ae1; margin-bottom: 1px;}
.menu-desk ul#navigation{list-style: none;}
.menu-desk ul#navigation li{list-style: none; float: left; position: relative; background: url(/components/menu/li.jpg) top right no-repeat;}
.menu-desk ul#navigation li:nth-last-child(1){background: none;}
.menu-desk ul#navigation li.menu-none{display: none;}
.menu-desk ul#navigation li a{display: block; color: #fff; line-height: 41px; text-transform: uppercase;}
.menu-desk ul#navigation li.active> a,
.menu-desk ul#navigation li:hover > a{color: #f2e92b;}

.menu-desk ul#navigation li > ul{opacity: 0;}
.menu-desk ul#navigation li:hover > ul{visibility: visible; opacity: 1;}
.menu-desk ul#navigation li:hover > ul li{visibility: visible;}
.menu-desk ul#navigation ul,
.menu-desk ul#navigation ul li ul{top: 100%; left: 0; float: left; visibility: hidden; position: absolute; z-index: 999; width: 215px; display: none;}
.menu-desk ul#navigation ul li{width: 100%; background: none; border-bottom: 1px solid #fff;}
.menu-desk ul#navigation ul li:nth-last-child(1){border-bottom: 0;}
.menu-desk ul#navigation ul li a{background: rgba(13, 89, 186, 0.85); line-height: normal; padding: 7px 5px 7px 10px; text-transform: none;}
.menu-desk ul#navigation ul li a:hover{color: #f2e92b;}

.menu-mobile{background: #0d59ba; height: 41px; line-height: 41px; color: #fff; font-size: 20px; font-weight: bold;}
.menu-mobile i{padding-left: 10px;}

@media (min-width: 320px){
    .menu-mobile{display: block;}
    .menu-desk{display: none;}
    
}
@media (min-width: 970px){
    .menu-mobile{display: none;}
    .menu-desk{display: block;}
    .menu-desk ul#navigation li a{padding: 0 12px; font-size: 14px;}
}
@media (min-width: 1170px){
    .menu-desk ul#navigation li a{padding: 0 17px; font-size: 15px;}
}.news-other{float: left;}
.news-other-item{padding: 0 5px 15px; position: relative; line-height: 20px;}
.news-other-img{margin-bottom: 5px; position: relative;}
.news-other-name{display: block; font-size: 15px; font-weight: bold; color: #0d59ba; margin-bottom: 5px; height: 40px; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.news-other-item:hover .news-other-name{color: #df2028;}
.news-other-prev{overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical;}

.main-detail-product-img{float: left;border: 1px solid #d7d7d7;padding: 5px;box-sizing: border-box;}
.main-detail-product-preview{font-size: 14px;line-height: 19px;}
.main-detail-product{font-weight: bold;font-size: 140%;padding: 5px 0;}

.main-detail-hotline {
    
    text-shadow: 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white, 0 0 4px white;
}
.main-detail-hotline a {
    font-size: 27px;
    color: #ff3a00;
    font-family: UTMAlberta;

}
@media (min-width:320px){
    .news-other{width: 50%;}
    .main-detail-product-img{width: 100%;margin-bottom: 10px;margin-right: 0;}
    .main-detail-hotline{margin: 5px 0;float: left;width: 100%;}
}
@media (min-width:580px){
    .news-other{width: 33.33333%;}
    .main-detail-product-img{width: 300px;margin-bottom: 0;margin-right: 20px;}
    
}
@media (min-width:767px){
    .main-detail-hotline{margin: 8px 0;float: none;width: auto;}
}.news-item{margin: 0 0 20px; line-height: 20px;}
.news-item-last{}
.news-name{font-size: 15px; font-weight: bold; color: #0d59ba; overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical;}
.news-item:hover .news-name{color: #df2028;}
.news-time{font-size: 11px; margin: 10px 0;}
.news-time a{display: inline-block; background: #808080; color: #fff; margin-right: 7px; padding: 0 7px;}
.news-time a:hover{background: #0d59ba;}
.news-time span{color: #808080;}
.news-prev{overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical;}

@media (min-width:320px){
    .news-img{margin: 0 0 10px;}
}
@media (min-width:480px){
    .news-img{float: left; width: 220px; margin: 0 20px 0 0;}
}.artGroup {display: block;height: 114px;position: relative;margin: 0 10px 15px;float: left;}
.artwork {display: block;width: 100%;height: 100%;border: 1px solid #DEDEDE;box-sizing: border-box;}
.artGroup img {position: absolute; display: block; bottom: 0; left: 0; right: 0; top: 0; margin: auto; z-index: 5;}
.artGroup .detail {display: block;background: #003B85;width: 100%;height: 100%;position: absolute;text-align: center;}
.artGroup .detail a{color: white;text-transform: uppercase;}
.artGroup .detail a.more{   
    display: bock;font-size: 18px;color: rgba(255,255,255,0.4);
	position: absolute;right: 15px;bottom: 15px;
	border: 2px solid rgba(255,255,255,0.3);
	border-radius: 50%;width: 20px;height: 20px;
	line-height: 17px;text-align: center;font-weight: 700;}
    
.artGroup .detail a.more:hover {color: #fff;border-color: #fff;}
.artGroup.slide { overflow: hidden; }
.artGroup.slide .detail { bottom: -364px; }
.artGroup.flip {-webkit-perspective: 800px;perspective: 800px;}
.artGroup.flip .artwork {
  -webkit-transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.artGroup.flip .detail,
.artGroup.flip .theFlip {-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);}
.artGroup.flip img,
.artGroup.flip .detail {-webkit-backface-visibility: hidden;backface-visibility: hidden;}

.artGroup:hover .detail{z-index: 500;}


@media (min-width:320px){
    .artGroup {width: calc(100% - 20px);}
}
@media (min-width:360px){
    .artGroup {width: calc(100% / 2 - 20px);}
}
@media (min-width:580px){
    .artGroup {width: calc(100% / 3 - 20px);}
}
@media (min-width:767px){
    .artGroup {width: calc(100% / 3 - 20px);}
}
@media (min-width:970px){
    .artGroup {width: calc(100% / 4 - 20px);}
}.intro-list{position: relative;}
.intro-list:after{content: ''; height: 100%; background: #fff; position: absolute; top: 0; right: 0;}
.intro-item{box-sizing: border-box;}
.intro-img{overflow: hidden; margin-bottom: 25px;}
.intro-name{font-size: 20px; font-weight: bold;}
.intro-name a{color: #003478;}

@media (min-width:320px){
    .intro-item{width: 100%; border-bottom: 1px dotted #808080; margin-bottom: 20px; padding: 0 0 10px;}
}   
@media (min-width:360px){

}
@media (min-width:480px){
    .intro-list:after{width: 1px;}
    .intro-img{height: 175px; overflow: hidden; margin-bottom: 25px;}
    .intro-item{float: left; width: calc(100% / 2); border-right: 1px dotted #808080; border-bottom: 0; padding: 10px; margin: 0;}
    .intro-item:nth-child(1){width: 100%; border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(2){border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(3){border-bottom: 1px dotted #808080;}
}
@media (min-width:580px){

}
@media (min-width:767px){
    
}
@media (min-width:940px){
    .intro-list:after{width: 2px;}
    .intro-item{width: calc(100% / 3);}
    .intro-item:nth-child(1){width: calc(100% - (100% / 3)); border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(2){border-bottom: 1px dotted #808080;}
    .intro-item:nth-child(3){border-bottom: 0;}
}#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:420px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:1920px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:420px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:420px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:420px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1  .ws_bullets { 
	padding: 9px; 
}
#wowslider-container1 .ws_bullets a { 
	width:17px;
	height:17px;
	background: url(/components/slide/bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	top: calc(50% - 32px);
	margin-top:-2em;
	z-index:60;
	height: 64px;
	width: 64px;
	background-image: url(/components/slide/arrows.png);
	opacity: 0.8;	
	background-size: 200%;
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:2.1em;
}
#wowslider-container1 a.ws_prev {
	left:2.1em;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	opacity: 1;
}
#wowslider-container1 a.ws_prev:hover {
	opacity: 1;
}  

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 4.5em;
    height: 4.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2em;
    margin-top: -2em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
	left:50%;
    display: none;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 2px 0 5px;
    background: rgba(255,255,255,0.55);
	font-family: UTMAvenida;
    font-size: 29px;
    text-transform: uppercase;
    text-align: right;
	color:#d52822;
	z-index: 50;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
}
#wowslider-container1 .ws-title div{

}
#wowslider-container1 .ws-title span{
    padding: 0 15px 0 0;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
	display:none;
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause {
	display:block
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 8s infinite;
	-moz-animation: wsBasic 8s infinite;
	-webkit-animation: wsBasic 8s infinite;
}
@keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-moz-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 25%{left:-0%} 50%{left:-100%} 75%{left:-100%} }

#wowslider-container1 .ws_images  img{
    border-radius: 0; 
	-moz-border-radius:0;
	-webkit-border-radius:0;

}
#wowslider-container1 .ws_effect img{
	border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-72px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}

#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:144px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-10px;
	margin-left:-6px;
	left:72px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}#wowslider-container1 .ws_hovershow {
    /*display: none !important; */
    opacity: 0;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

#wowslider-container1:hover .ws_hovershow {
    /*display: block !important;*/
    opacity: 1;
    -webkit-transition:opacity 0.2s ease-in;
    -moz-transition:opacity 0.2s ease-in;
    -o-transition:opacity 0.2s ease-in;
    transition:opacity 0.2s ease-in;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 18px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
}

#wowslider-container1 .pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .play {
    background-image: url(./play.png);
}

#wowslider-container1 .pause:hover, #wowslider-container1 .play:hover {
    background-position: 100% 100% !important;
}

#wowslider-container1 .ws_fullscreen {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    margin-left: -9px;
    margin-top: -14px;
    z-index: 59;
    background-image: url(./fullscreen.png);
}

div#ws_fullscreen:-moz-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-webkit-full-screen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:fullscreen #wowslider-container1 {
    width: 95% !important;
    max-width: 100% !important;
    max-height: inherit;
}

div#ws_fullscreen:-moz-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:-webkit-full-screen {
    background-color: #000;
    height: 100%;
}

div#ws_fullscreen:fullscreen {
    background-color: #000;
    height: 100%;
}.study-item{float: left; line-height: 20px;}
.study-img{border: 1px solid #d7d7d7; padding: 5px; margin-bottom: 5px;}
.study-name{display: block; font-size: 15px; font-weight: bold; color: #0d59ba; margin-bottom: 5px; height: 40px; overflow: hidden;}
.study-item:hover .study-name{color: #df2028;}
.study-prev{height: 60px; overflow: hidden;}

@media (min-width:320px){
    .study-item{width: 100%; margin: 0 0 20px 0;}
}
@media (min-width:480px){
    .study-item{width: calc(50% - 2.5px); margin: 0 5px 20px 0;}
    .study-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .study-item{width: calc(50% - 5px);  margin: 0 10px 20px 0;}
    .study-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:1170px){
    .study-item{width: calc(33.33333% - 7px);  margin: 0 10px 20px 0;}
    .study-item:nth-child(2n){margin-right: 10px;}
    .study-item:nth-child(3n){margin-right: 0;}
}