/*--------------------------------------------------------------
# STL Template - August 2011 (for Joomla 1.5)
# Copyright (C) 2011 2VALUE All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.2value.nl
# Support: support@2value.nl
# version 0.8 - 12-08-2011
---------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend
	{
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
    direction:ltr;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background: white;
	line-height: 1;
	color: black;
}

ol,ul {
	/*list-style: none;*/
}

/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
}

/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/* ||| the end |||*/ /* ||| set of clearing floats |||*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clr {
	font-size: 1px;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}
/* End hide from IE-mac */
	/* ------------------------ the end ----------------------------*/
html {
	min-height: 100%;
	border-bottom: 1px solid transparent;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
}

/* Basic link styles
---------------------------------------------------------------*/
a {
	outline: none;
	cursor: pointer;
}

a:link,a:visited,a:active {

}

a:hover {

}
.itemListCategory a {
	text-decoration: underline;
}
.itemListCategory h3 a {
	text-decoration: none;
}
.itemListCategory h3 {
	line-height: 28px;
}
/* Basic image style
----------------------------------------------------------------*/
img {
	border: none;
	text-decoration: none;
}

/* Basic lists styles
----------------------------------------------------------------*/
ul {
	padding: 0;
	margin: 0;
}

label {
	text-align: left;

}

ul li {
	padding: 0;
	line-height: 24px;
	margin: 0;
}

ul ul {
padding-left: 20px;
}

ul li a {
	text-decoration: none;
}

/* Basic heading styles
-----------------------------------------------------------------*/
th {
padding: 4px;
text-align: left;
}

p,pre,blockquote,h1,h2,h3,h4,h5,h6 {
	margin: 1em 0;
	padding: 0;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
	font-weight:normal
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 115%;
}

h1,h2,h3,h4,h5 {
	margin: 0;
}

/* Basic form styles
-----------------------------------------------------------------*/
fieldset {
	border: none;
	padding: 5px 0;
}

fieldset a {
	font-weight: bold;
}

input,select,button {
	font-size: 11px;
	font-weight: normal;
}

/* Basic HR-line style
-----------------------------------------------------------------*/
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

/* Basic positioning classes
-----------------------------------------------------------------*/
.clearfix {
	clear: both;
}

/* Logo
------------------------------------------------------------*/
#logo img {
position: relative;
z-index: 9999 ;
width: 189px;
margin-top: -15px;
}

#top_content h1 {
	text-align: center;
	height: 80px;
	background: #fff ;
	display: block;
	margin: 0;
}


/* Page structure
------------------------------------------------------------*/ /* top */
.outer {
	text-align: center;
}

#top {
	position: absolute;
	width: 100%;
	top: 0px;
	background: #5f98c8;
	height: 3em;
	left: 0;
	z-index: 0;
}

#allaround {
	overflow: hidden;
	width: 1180px;
	margin: 0 auto;
	background: #fff;
}

div#rss,div#tools {
	min-height: 27px;
	width: auto;
	float: right;
	margin: 0 0 0 6px;
	border: solid 1px;
}

div#rss a,div#tools img {
	position: relative;
	top: 8px;
	cursor: pointer;
}

div#top_content { /*  Background logo image insert! */
	padding-top: 2em;
	padding-bottom: 1em;
	margin: 0 auto;
	width: 1180px;
	background: #fff;
}

div#date {
	padding: 0 5px;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 26px;
	width: auto;
	float: right;
}

div#userarea {
	position: absolute;
	right: 10px;
	top: 6px;
	z-index: 20;
	color :   #FFFFFF;
	display: inline;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1em;
	padding: 9px;
}

div#topicon {
	position: absolute;
	right: 2px;
	top: 0px;
	z-index: 20;
	color :   #FFFFFF;
	display: inline;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1em;
}

span#login {
	padding-left: 10px;
	margin-left: 2px;
}

p.information_td {
	text-align: right;
	margin-right: 66px;
}

#popup_register button.button {
	float: right;
	margin: 0 66px 20px 0;
}

span#login_noborder {
	border: none;
}

/* search */
div#search {
	
}

div#search form {
	width: 319px;
	float: right;
	margin: -75px 10px 50px 0;
}
div#crsearch {
	margin: -51px -219px 50px 0px;
	float:right;
	display: block;
	width:200px;
}	
div#crsearch a:hover {color:#1F5582; text-decoration:underline;}

.search {
	position: relative;
	float: right;
	margin-top: 10px;
	color: #777777;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1em;
}

.search_txt {
	position: relative;
	float: right;
	margin-top: 10px;
	color: #777777;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1em;
}

input#mod_search_searchword {
	width: 170px;
	display: block;
	float: left;
	background: #fff url(../images/search_icon.png) no-repeat;
	padding-left: 20px;
	border: solid 1px #777 ;
	color: #777 ;
	font-family: "Trebuchet MS";
}

div.search .button {
	display: block;
	float: left;
	margin: 0;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
	line-height: 2em;
	min-height: 23px;
	font-family: "Trebuchet MS";
}

.moduletable_language {
	position: absolute;
	top: 5px;
	z-index: 30;
}

div#jflanguageselection  h4 {
	display: inline;
	float: none;
	padding: 0;
	margin: 0;
}

div#jflanguageselection ul {
	padding: 0;
	margin-left: 75px;
	overflow: hidden;
	width: 300px;
}

div#jflanguageselection li {
	float: left;
	border: 0;
	padding: 9px 10px 10px 10px;
	line-height: 1.0em;
}

.moduletable_language  h3 {
	display: inline;
	float: left;
	color: #fff;
	font-size: 1em;
	font-family: "Trebuchet MS";
	padding: 9px;
	line-height: 1.0em
}

div#jflanguageselection ul li#active_language {
	background: #fff;
}

div#jflanguageselection ul li#active_language a {
	color: #5f98c8;
}

div#jflanguageselection ul li a {
	color: #fff;
}

/*menu*/
div#menu_wrapper {
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

div#menu {
	border: solid 0px #cc0000;
	overflow: hidden;
	display: block;
	width: 100%;
}
/*horiz-menu*/
div#horiz-menu li {
	cursor: pointer;
}

div#horiz-menu li a,div#horiz-menu li span.separator {
	padding: 0 10px;
}

div#horiz-menu li span.separator {
	height: 34px;
	line-height: 34px;
	display: block;
}

div#horiz-menu li span.separator:hover {
	cursor: default;
}


div#horiz-menu *{
	margin:0;
	padding:0;
}
div#horiz-menu ul{
	margin:0;
	padding:0;
}
div#horiz-menu li{
	margin:0;
	height:34px;
	line-height:34px;	
}
	
div#horiz-menu li ul{
	width:196px;
}

/* Fonts
------------------------------------------------------------*/
div#horiz-menu{
font-size:12px;
font-family: Georgia;
line-height:34px;
text-transform:uppercase;
}
div#horiz-menu a{
text-decoration:none;
}
div#horiz-menu a:hover{
	text-decoration: none;
}
/* Other rules
------------------------------------------------------------*/

div#horiz-menu{
	position:relative;
	z-index:9999;
	background: #FFFFFF;
}
div#horiz-menu ul{
	list-style:none;
}
div#horiz-menu li{
	display:block;
	float:left;
	list-style:none;
	position:relative;
}
div#horiz-menu li ul{
	float: none;
	left:-999em;
	position:absolute;
	z-index: 1000;
}
div#horiz-menu li:hover ul{
	left:0px;
	top:34px;
}

/* popups */
#popups_container {
	
}

div#popup_login,div#popup_register,div#popup_tools {
	display: none;
	top: 0;
	overflow: hidden;
	z-index: 9999 ;
}

#apply_style_wrap {
	float: left;
	clear: both;
	text-align: right;
	width: 590px;
}

#apply_style {
	clear: both;
	float: right;
	margin: 10px 0 15px 0;
}

div#predefined {
	margin: 12px 20px 0 40px;
	float: right;
	width: 250px;
}

div#predefined ul {
	margin: 12px 0 0 0;
	list-style-type: square;
	list-style-position: inside;
}

div#predefined ul li {
	line-height: 18px;
}

/* banner1 */
div#banner1 {
	min-width: 300px;
	max-width: 1180px;
	width: auto;
	margin: 0 auto 12px auto;
}

/* footer */
div#footer {
	color: #1F5582;
}
.footer-line{
	line-height: 12px;
}

div#footer_wrapper {
	width: 1180px;
	margin: 0 auto;
}

div#footer_menu_wrapper {
	width: 1180px;
	margin: 0 auto;
}

div#footer_menu {
	float: left;
	width: auto;
	margin: 20px;
}

div#footer_menu ul li {
	width: auto;
	float: left;
	margin-right: 10px;
}

div#footer_menu ul li a,div#footer_menu ul li a.separator {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

div#footer_menu ul li {
	line-height: 14px;
}

div#stylearea,div#informations {
	float: right;
	width: auto;
	line-height: 30px;
	height: 30px;
}

div#stylearea {
	margin-left: 10px;
}

/* content */
div#content_column {
	float: left;
	margin-bottom: 12px;
	margin-left: 23%;
}

div#left {
	float: left;
	margin-bottom: 12px;
}

div#right {
	float: right;
	margin-bottom: 12px;
}

#header {
	border: solid 0px;
	overflow: hidden;
	display: block;
	width: 1180px;
	text-align: left;
	overflow: hidden;
}

div#banner2 {
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
}

div#mainbody {
	padding: 12px;
}

#main_content {
	text-align: left;
	overflow: hidden;
	margin:0px  20px 20px 20px;
}

div#mainbody_content {
	float: left;
	text-align: left;
}

div#inset {
	float: left;
}

div#breadcrumb {
	margin-bottom: 12px;
}

/* column & inset */
div.column .moduletable,div.column .moduletable_menu,div.column .moduletable_clear,div.column .moduletable_text,div.column .moduletable_lite,div.column .moduletable_dark,div.column .moduletable_color1,div.column .moduletable_color2,div#inset .moduletable,div#inset .moduletable_menu,div#inset .moduletable_clear,div#inset .moduletable_text,div#inset .moduletable_lite,div#inset .moduletable_dark,div#inset .moduletable_color1,div#inset .moduletable_color2
	{
	margin-top: 10px;
}

div.column .moduletable:first-child,div.column .moduletable_menu:first-child,div.column .moduletable_text:first-child,div.column .moduletable_lite:first-child,div.column .moduletable_dark:first-child,div.column .moduletable_color1:first-child,div.column .moduletable_color2:first-child,div#inset .moduletable:first-child,div#inset .moduletable_menu:first-child,div#inset .moduletable_text:first-child,div#inset .moduletable_lite:first-child,div#inset .moduletable_dark:first-child,div#inset .moduletable_color1:first-child,div#inset .moduletable_color2:first-child
	{
	margin-top: 0 ;
}

/* bottom */
div#bottom {
	margin-bottom: 12px;
}

/* blocks */
.us_width-20,.us_width-25,.us_width-33,.us_width-50,.us_width-100 {
	float: left;
}

.us_width-20:first-child,.us_width-25:first-child,.us_width-33:first-child,.us_width-50:first-child
	{
	border-left: none;
}

.us_width {
	margin-left: -1px ;
}

.us_width:first-child {
	margin-left: 0 ;
}

.us_width-20 {
	width: 20%;
}

.us_width-25 {
	width: 25%;
}

.us_width-33 {
	width: 33.3%;
}

.us_width-50 {
	width: 50%;
}

.us_width-100 {
	width: 100%;
}

.module_wrap,.users_wrap {
	overflow: hidden;
}

.module_wrap:first-child,.users_wrap:first-child,div#mainbody:first-child
	{
	border-top: none;
}

.module_wrap:first-child,.users_wrap:first-child {
	margin-top: 0px;
}

.moduletable h3,
.moduletable_menu h3,
.moduletable_text h3,
.moduletable_lite h3,
.moduletable_dark h3,
.moduletable_twitter h3,
.moduletable_color1 h3,
.moduletable_color2 h3{
    padding: 10px 10px  10px 5px;
    margin:10px 0 0  0 ;
    font-size: 16px;
    font-weight: bold;

}

.moduletable .moduletable_content,.moduletable_menu .moduletable_content,.moduletable_text .moduletable_content,.moduletable_lite .moduletable_content,.moduletable_dark .moduletable_content,.moduletable_color1 .moduletable_content,.moduletable_color2 .moduletable_content, .moduletable_front .moduletable_content {
    padding: 0 15px 15px 15px;
    margin:20px;
}

.nohead .moduletable_content {
	padding-top: 48px;
}

.moduletable .button,.moduletable_lite .button,.moduletable_dark .button,.moduletable_color1 .button,.moduletable_color2 .button,.moduletable .readon,.moduletable_lite .readon,.moduletable_dark .readon,.moduletable_color1 .readon,.moduletable_color2 .readon,a.readon,.button
	{
	cursor: pointer;
	font-weight: normal ;
}

/* _clear */
.moduletable_clear,.moduletable_clear .moduletable_content {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
}

/* Standard Joomla modules
------------------------------------------------------------*/
	/* latest & popular */
.moduletable ul,.moduletable_color1 ul,.moduletable_lite ul,.moduletable_color2 ul,.moduletable_dark ul{
list-style-type: none;
}

.moduletable ul li,
.moduletable_color1 ul li,
.moduletable_lite ul li,
.moduletable_color2 ul li{	
}

.moduletable_dark ul li {
	line-height: 28px;
}

/* menus */
.moduletable_menu ul {
	list-style-type: none;
}

.moduletable_menu ul ul {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 0;
	margin-left: -7px;
}

.moduletable_menu ul li {
	padding: 0 0 0 7px;
}

.moduletable_menu ul ul li {
	border-bottom: none;
	padding: 0 0 0 9px;
}

#left ul.menu {
	font-family: georgia, serif;
	text-transform: uppercase;
	margin-right: 20px;
}

#left ul.menu li {
	border-bottom: solid 1px #ccc;
}

#left ul.menu li a:link,#left ul.menu li a:visited {
	background: url(../images/arrow_nav.png) no-repeat center right;
	display: block;
	color: #5780A1;
}

#left ul.menu li.parent a:link,#left ul.menu li.parent  a:visited {
	background: url(../images/arrow_down.png) no-repeat center right;
	display: block;
	color: #5780A1;
}

#left ul.menu li.active a:link,#left ul.menu li.active a:visited,#left ul.menu li.active  li.active a:link,#left ul.menu li.active  li.active a:visited,#left ul.menu li.active  li.active   li.active a:link,#left ul.menu li.active  li.active  li.active a:visited
	{
	color: #f7423c
}

#left ul.menu ul li {
	border: 0;
}

#left ul.menu li.active li a:link,#left ul.menu li.active  li a:visited,#left ul.menu li.active li.active li a:link,#left ul.menu li.active li.active  li a:visited
	{
	color: #5780A1;
	background: #fff;
	font-size: 100%;
	line-height: 1.6em;
	margin: 2px 0;
}

#left ul.menu a:hover,#left ul.menu a:active,#left ul.menu a:focus {
	text-decoration: underline;
}

#left ul.menu ul ul {
	list-style-type: square;
}

/* mod_breadcrumbs */
span.breadcrumbs {
	display: block;
	height: 32px;
	line-height: 20px;
	padding: 0 0px;
}

span.breadcrumbs .youah {
	margin-right: 10px;
}

span.breadcrumbs span.separator {
	margin: 0 9px;
}

/* mod_login */
form#form-login {
	padding: 20px;
}

#modlgn_username,#modlgn_passwd {
	border: none;
}

ul.loginposition li {
	width: auto;
	float: left;
	margin-right: 10px;
}

#modlgn_remember {
	position: relative;
	top: 4px;
}

#form-login-fpass,#form-login-flogin,#form-login-register {
	margin-top: 4px;
}

/* popups */
#popup_register #josForm {
	padding: 20px 20px 40px 20px;
}

#popup_register #josForm .inputbox {
	border: none;
}

/* Highlighter */
.gk_news_highlighter_interface .text {
	padding-left: 0 ;
}

.gk_news_highlighter_item {
	padding-left: 5px ;
	font-size: 11px;
}

/* advert */
div.banneritem,div.banneritem_text,div.banneritem_lite,div.banneritem_dark,div.banneritem_color1,div.banneritem_color2
	{
	padding: 5px 0 ;
}

/* Joomla classes */
#system-message,#system-message dd,#system-message ul {
	margin: 0 ;
	padding: 0 ;
	background: none ;
}

#system-message ul li {
	text-align: center;
}

div.blog_more ul {
	list-style-type: square ;
	margin-left: 12px;
	padding-left: 3px;
}

div.blog_more li {
	padding-left: 0;
	line-height: 120%;
}

/* unseen  unvisible headlines for screenreader users */
.unseen {
	position: absolute;
	left: -3000px;
	top: -3000px;
	display: inline;
	height: 1px;
}

#left {
	width: 30%;
	margin-top: 30px;
	max-width:230px;
}

#right {
	width: 32%;
}


.noright
{float:none ;  width:auto }
#content_column_right {
	float: left;
	margin: 0 ;
	width: 65%;
	padding: 20px 20px 20px 0;
	text-align: left;
}

#content_column_both {
	float: left;
	margin: 0 ;
	width: 63%;
	text-align: left;
	padding: 0px 20px 0 40px;
	min-height: 250px;
}

#content_column_left {
	float: right;
	margin: 0 20px;
	width: 76%;
	text-align: left;
}

#footer {
	background: #1f5582;
	min-height: 200px;
	padding: 0 0 0px 0;
	color: #fff;
}

#bottom-box {
	margin-left: 20px;
	overflow: hidden;
	margin-top: 10px
}

#bottom-box .moduletable .active {
        color: #FFF ;
}
.box {
	width: 30%;
	float: left;
	position: relative;
	min-height: 180px;
	padding: 8px 10px ;	
}

#bottom-box  .box{ 

}
#bottom-box .last {
border:0;
}
#info {
background: #5f98c8;
}

#info_wrapper {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

#information {
	background: #5f98c8;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	margin: -2px 0 0 0;
	padding-left: 30px;
}

#copy {
background: #1f5582 url(../images/footer_background.png) repeat-x 0px 22px;
}

#copyright_wrapper {
	width: 1180px;
	margin: 0 auto;
	background: #1f5582 url(../images/copyright.png) top left no-repeat;
}

#copyright {
	text-align: center;
	color: #fff;
	padding: 203px 0px 20px 0px;
}

#copyright_footertekst {
	position: relative;
	top: -70px;
	text-align: center;
	color: #fff;
}

#explore {
	background: #5f98c8;
	color: #fff;
	display: block;
	overflow: hidden;
	text-align: left;
}

#explore .box {
	background: #5f98c8;
}

.open {
	background: #5f98c8 url(../images/explore_open.png) center right no-repeat!important;
	color: #fff!important;
	position: absolute!important;
	right: 0!important;
	top: 0px!important;
	padding: 3px 30px 3px 10px!important;
	min-width: 100px;
}
.close {
	background: #5f98c8 url(../images/explore_close.png) center right no-repeat;
	color: #fff ;
	position: absolute;
	right: 0;
	top: 0px;
	padding: 3px 30px 3px 10px ;
	min-width: 100px;
}
#explore  h3,#bottom-box h3 {
	font-family: trebuchet ms, sans-serif;
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	border-bottom: solid 1px #fff ;
}

#explore  ul,#bottom-box ul {
	margin-top: 10px;
	list-style-type: square;
	color: #fff;
	padding-left: 20px;
	list-style-position: outside;
}

#bottom-box li  a {
	color: #fff ;
}

#topinfo {
	position: absolute;
	z-index: 40;
	top: 0;
	width: 1180px;
	margin: 0 auto;
	text-align: left;
}

#right .moduletable .itemtext h3 {
	margin: 10px 0 0 0 ;
	padding: 0;
	border: 0;
}

#right.right2 {
	width: 25% ;
}

#left_main {
	overflow: hidden;
	float: left;
	width: 73%;
}

/* search */
ol.list li {
	border-bottom: dotted 1px #ccc;
	padding: 10px 0;
}

p.found {
	border-bottom: solid 1px #777;
	overflow: hidden;
}

p.found span {
	float: right;
}

fieldset.word{ 
margin:20px 0;
font-family:trebuchet MS, sans-serif
}
fieldset.word label{
position:absolute; 
left:-3000px; 
top:-3000px; 
display:inline;
}
fieldset.word input
{width:300px; 
font-family:"Trebuchet MS";
margin:0;
}

fieldset.word button{
height:24px ; 
font-family:"Trebuchet MS"; 
padding: 1px 4px 0; 
margin:0;
}
#latest{
clear:both;
}
ol.list{
padding-left:0;
}
#opener{
height: 33px;
width: auto;
cursor: pointer;
}
.opendiv{
line-height: 33px;
font-size:20px;
color: #fff ;
}
.opendiv a{
color: #fff ;
}
.more{
background: url(../images/more_en.png) no-repeat top right;	
}
.less{
background: url(../images/less_en.png) no-repeat top right;	
}
.more-plus{
background: url(../images/plus.png) no-repeat top left;
margin-top:5px;	
}
.less-plus{
background: url(../images/plus.png) no-repeat top left;	
margin-top:5px;
}
.wordwrap{
word-wrap: break-word;
}
div.accordion-inner p {
  color:#333333!important;
}
div.accordion-group .active {
  color:#333333!important;
}
.item-page #scdpro_411  {
padding:150px 0 150px 0!important;
margin-left:-60px;
}
div.scdp-text-vert{
padding-bottom:20px !important;
color:#5F98C8 !important;
font-size:34px !important;
line-height:45px;
}
/* Video Player */
#player-wrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	background: #262626;
	color: #fff;
	z-index: 1000;
	display: block;
}

object.jw-swf {
	position: relative; 
	z-index: 0;
}
.control-wrap {
	display: block;
	z-index: 2000;
	background: #262626;
	color: #fff;
}
.control-wrap input {
	margin: 5px 10px;
}
.audio-only {
	color: #fff;
}
.videolang {
    margin: 0 0 20px 0;
    padding: 0;
}
.videolang li {
    width: 25%;
    display: inline;
    list-style: none;
    float: left;
    background: #404040;
    border-top: 1px solid: #000;
    border-bottom: 1px solid #494949;
    padding: 10px 0;
    text-align: center;
}
.videolang li.active {
    background: #262626;

}
a.streamlink {
    color: #fff !important;
    font-weight: 400 !important;
}

/*-- RockSPROCKET --*/

.fp-roksprocket-features-scroller.rt-block {
    margin: 0;
    padding: 0;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list {
    width: 75%;
    text-align: center;
    height: 382px;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list li {
    top: 0 !important;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list .sprocket-scrollbar-title1 .fa {
    display: none;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list .sprocket-scrollbar-title2 {
    display: none;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list {
    height: 305px;
}
}
@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list {
    height: 303px;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-list {
    height: 350px;
    width: 100%;
}
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-container {
    margin-top: 60px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-container {
    margin-top: 35px;
}
}
@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-container {
    height: 35px;
}
}
.fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar {
    width: 25%;
    background: rgba(0, 0, 0, 0.5);
}
.fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .overview {
    width: 100%;
}
.fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 382px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 305px;
}
}
@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 303px;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 305px;
}
}
@media only screen and (max-width: 480px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 470px;
}
}
.fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport li .sprocket-pagination-title {
    display: inline;
    font-size: 100%;
    line-height: inherit;
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar .viewport li .sprocket-pagination-title {
    font-size: 13px;
    line-height: 24px;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar {
    width: 100%;
}
}
.fp-roksprocket-features-scroller .layout-scroller .viewport .sprocket-scrollbar-title1, .fp-roksprocket-features-scroller .layout-scroller .viewport .sprocket-scrollbar-title2 {
    display: block;
    line-height: 1.5em;
}
.fp-roksprocket-features-scroller .layout-scroller .viewport .sprocket-scrollbar-title1 {
    font-size: 1.1em;
}
.fp-roksprocket-features-scroller .layout-scroller .viewport .sprocket-scrollbar-title2 {
    color: #bfbfbf;
    font-size: 0.9em;
    font-family: 'nunitolight',  Verdana,  Helvetica,  Arial,  sans-serif;
    margin-left: 27px;
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-title {
    font-size: 15px;
    line-height: 26px;
    margin-top: 0;
}
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-title a {
    color: ;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-title a:hover {
    color: #00AFE9;
}
.fp-roksprocket-features-scroller .layout-scroller a {
    color: #ffffff;
}
.fp-roksprocket-features-scroller .layout-scroller a:hover {
    color: #00AFE9;
}
.fp-roksprocket-features-scroller .layout-scroller .readon {
    display: inline-block;
    color: #ffffff !important;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-pagination li {
    padding: 15px 5px;
    margin: 0 15px;
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-pagination li {
    line-height: 1;
    padding: 15px;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-pagination li.active: before {
    font-size: 1em;
}
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-pagination li.active:before {
    color: #ab9fc0;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-pagination .sprocket-pagination-title {
    font-family: 'nunitolight',  Verdana,  Helvetica,  Arial,  sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-arrows .arrow {
    border-radius: 3px;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-arrows .arrow.prev {
    left: 25px;
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-arrows .arrow.next {
    right: 25%;
    margin-right: 25px;
}
@media (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-arrows .arrow {
    display: none;
}
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc {
    width: 80%;
    margin: 0 auto;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc {
    width: 85%;
}
}
@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc {
    width: 90%;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc {
    width: 90%;
    font-size: 11px;
    line-height: 24px;
}
}
.fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc .sprocket-scroller-content {
    display: block;
    font-size: 150%;
    line-height: 1.5em;
    color: rgba(255, 255, 255, 0.75);
    font-family: 'nunitolight',  Verdana,  Helvetica,  Arial,  sans-serif;
    margin: 15px 0;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc .sprocket-scroller-content {
    font-size: 130%;
}
}
@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-desc .sprocket-scroller-content {
    font-size: 110%;
}
}
@media (max-width: 767px) {
    body.layout-mode-responsive .fp-roksprocket-features-scroller .layout-scroller .sprocket-features-flex-wrapper {
    display: block;
}