/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {/*width: 100%;*/ width:1920px; height:500px; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1; top: 0; width: 1920px; left:50%; margin:0 0 0 -960px; z-index: 4; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 500px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0; position:absolute; left:50%; top:50%; }
.flex-direction-nav a {width: 26px; height: 26px; margin: -20px 0 0; display: block; background: url(../../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -30px; }
.flex-direction-nav .flex-prev {left: -30px;}
.flexslider:hover .flex-next {opacity: 0.8; right: -30px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: -30px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav { bottom:12px; position: absolute; right:10px; z-index:4; text-align: center; width: auto !important; }
.flex-control-nav li {margin: 0 3px; float:left; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #EDEBDE; opacity:0.5; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #fff; opacity:1; }
.flex-control-paging li a.flex-active { background: #fff; opacity:1; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}






/* Browser Resets */
.tabSli-container a:active,
.tabSl01 a:active,
.tabSli-container a:focus,
.tabSl01 a:focus  {outline: none;}
.tabSlides,
.tabSli-control-nav,
.tabSli-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* tabSl01 Necessary Styles
*********************************/ 
.tabSl01 {margin: 0; padding: 0;}
.tabSl01 .tabSlides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the tabSlides before the JS is loaded. Avoids image jumping */
.tabSl01 .tabSlides img { display: block;}
.tabSli-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .tabSlides element */
.tabSlides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .tabSlides {display: block;} 
* html .tabSlides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .tabSlides > li:first-child {display: block;}


/* tabSl01 Default Theme
*********************************/
.tabSl01 { position: relative; zoom: 1; top: 0; width: 100%; z-index: 4; }
.tabSli-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .tabSli-viewport {max-height: 500px;}
.tabSl01 .tabSlides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.tabSli-direction-nav {*height: 0; position:absolute; left:50%; top:50%; }
.tabSli-direction-nav a {width: 26px; height: 26px; margin: -20px 0 0; display: block; background: url(../../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.tabSli-direction-nav .tabSli-next {background-position: 100% 0; right: -30px; }
.tabSli-direction-nav .tabSli-prev {left: -30px;}
.tabSl01:hover .tabSli-next {opacity: 0.8; right: -30px;}
.tabSl01:hover .tabSli-prev {opacity: 0.8; left: -30px;}
.tabSl01:hover .tabSli-next:hover, .tabSl01:hover .tabSli-prev:hover {opacity: 1;}
.tabSli-direction-nav .tabSli-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.tabSli-control-nav { bottom:12px; position: absolute; left:0; z-index:4; text-align: center; }
.tabSli-control-nav li {margin: 0 2px; float:left; zoom: 1; *display: inline;}
.tabSli-control-paging li a {width: 8px; height: 8px; display: block; background: #666666; opacity:0.4; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.tabSli-control-paging li a:hover { background: #B12029; opacity:1; }
.tabSli-control-paging li a.tabSli-active { background: #B12029; opacity:0.4; cursor: default; }

.tabSli-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.tabSli-control-thumbs li {width: 25%; float: left; margin: 0;}
.tabSli-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.tabSli-control-thumbs img:hover {opacity: 1;}
.tabSli-control-thumbs .tabSli-active {opacity: 1; cursor: default;}

.tabSlides >li { color:#444; }
.tabSlides >li .left{ float:left; width:738px; position:relative; min-height:225px; }
	.tabSlides >li .left h4{ margin:0; font-size:24px; font-weight:300; line-height:46px; height:46px; margin:0 0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:88%; }
	.tabSlides >li .left p{ margin:0; font-size:14px; text-align:justify; line-height:24px; }
	.tabSlides >li .left a.all{ color:#B31D24; font-size:10px; font-weight:700; position:absolute; right:0; top:15px; opacity:0.4; }
		.tabSlides >li .left a.all:hover{ opacity:1; }
	.tabSlides >li .left a.more{ background:#B31D24; color:#fff; font-size:14px; line-height:30px; height:30px; padding:0 16px; border-radius:5px; position:absolute; right:0; bottom:0; }
.tabSlides >li img{ float:right; width:300px; }



.tabSl02 a:active,
.tabSl02 a:focus  {outline: none;}

.tabSl02 {margin: 0; padding: 0;}
.tabSl02 .tabSlides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the tabSlides before the JS is loaded. Avoids image jumping */
.tabSl02 .tabSlides img { display: block;}

.tabSl02 { position: relative; zoom: 1; top: 0; width: 100%; z-index: 4; }
.tabSl02 .tabSlides {zoom: 1;}




/* Browser Resets */
.staSli-container a:active,
.stats .container a:active,
.staSli-container a:focus,
.stats .container a:focus  {outline: none;}
.stsSlides,
.staSli-control-nav,
.staSli-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* stats .container Necessary Styles
*********************************/ 
.stats .container {margin: 0; padding: 0;}
.stats .container .stsSlides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the stsSlides before the JS is loaded. Avoids image jumping */
/*.stats .container .stsSlides img { display: block;}*/
.staSli-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .stsSlides element */
.stsSlides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .stsSlides {display: block;} 
* html .stsSlides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .stsSlides > li:first-child {display: block;}


/* stats .container Default Theme
*********************************/
.stats .container { position: relative; zoom: 1; top: 0; margin: 0 auto; z-index: 4; }
.staSli-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .staSli-viewport {max-height: 500px;}
.stats .container .stsSlides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.staSli-direction-nav {*height: 0; position:absolute; width: 100%; top: 60%; z-index: 10; }
.staSli-direction-nav a {width: 26px; height: 26px; margin: -20px 0 0; display: block; background: url(../../images/bg_direction_nav.png) no-repeat 0 -26px; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0.2; -webkit-transition: all .3s ease;}
.staSli-direction-nav .staSli-next {background-position: 100% -26px; right: -26px; }
.staSli-direction-nav .staSli-prev {left: -26px;}
.stats .container:hover .staSli-next {opacity: 1; }
.stats .container:hover .staSli-prev {opacity: 1; }
.stats .container:hover .staSli-next:hover, .stats .container:hover .staSli-prev:hover {opacity: 1;}
.staSli-direction-nav .staSli-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.staSli-control-nav { bottom:12px; position: absolute; left:0; z-index:4; text-align: center; }
.staSli-control-nav li {margin: 0 2px; float:left; zoom: 1; *display: inline;}
.staSli-control-paging li a {width: 8px; height: 8px; display: block; background: #666666; opacity:0.4; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.staSli-control-paging li a:hover { background: #B12029; opacity:1; }
.staSli-control-paging li a.staSli-active { background: #B12029; opacity:0.4; cursor: default; }

.staSli-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.staSli-control-thumbs li {width: 25%; float: left; margin: 0;}
.staSli-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.staSli-control-thumbs img:hover {opacity: 1;}
.staSli-control-thumbs .staSli-active {opacity: 1; cursor: default;}
