header {
	z-index:1000; 
	position:absolute; 
	width:100%; 
	background-color:#263238;
	font-size:10px; 
	color:#EFEFEF;
	margin:0 auto;
	top:0;
	left:0;
	right:0;
}
footer {
	z-index:1000; 
	position:absolute; 
	width:100%; 
	font-size:10px; 
	color:#EFEFEF;
	margin:0 auto;
	left:0;
	right:0;
	background-color: #263238;
}
#menuLogLang {
	width:650px;
	height:100%;
	margin-left:100px;
	float:right;
}
#login_wrapper input {
	width:100%;
	color:black;
	height: 36px;
}
#langs_wrapper {
    position: absolute;
    top: 48px;
    right: 240px;
    width: 140px;
    z-index: 1000;
    font-size: 14px;
}
.languageSele {
	height: 20px;
    width: 100%;
    color: #000 !important;
    cursor: pointer;
    padding-left: 4px;
    text-indent: 35px;
    line-height: 24px;
    background: white !important;
    padding-bottom: 30px;
}
#triangle {
    width: 0px;
    border-top: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ffffff;
    border-left: 12px solid transparent;
    margin: 0 80px;
}
.lang_button{
	position: relative;
    width: 200px;
    height: 36px;
	float:none;
	margin-top:0px;
    background: white;
    line-height: 36px;
    padding-left: 4px;
    text-decoration: none;
    text-indent: 24px;
    color: black;
    cursor: pointer;
}
#languageArea {
	width:100%;
	padding:22px;
}
#toggle-login {
	font-size: 14px;
	float: right;
    margin-right: 40px;
}
.btn-primary {
	background-color: #009688;
	border-color: #009688;
    margin-right: 0;
	border-radius:0px;
	font-size: 14px;
	padding-left: 20px;
    padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	line-height: 25px;
}
.btn-danger {
	background-color: #D50000;
	border-color: #D50000;
    margin-right: 0;
	border-radius:0px;
	font-size: 14px;
	padding-left: 20px;
    padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	line-height: 25px;
}
.btn-success {
	background-color: #60b344;
	border-color: #60b344;
    margin-right: 0;
	border-radius:0px;
	font-size: 14px;
	padding-left: 20px;
    padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	line-height: 25px;
}
.form-control {
	border-radius:0px;
}
.btn-primary:hover{
	background-color: #008275;
	border-color: #008275;
}
#slider {
	background-color: #000;
	height:305px !important;
	width: 100% !important;
	float:left;
}
.main_wrapper {
	position: relative;
    width: 1200px;
    margin: 10px auto;
	padding-top:50px;
}
#mobileBanner {
}
.box_games {
	position: relative;
    height: 300px;
    margin: 0 auto;
	overflow:hidden;
	width:100%;
}
.box_sports{
	position: relative;
    height: 300px;
    margin: 0 auto;
	overflow:hidden;
	width:100%;
	margin:5px;
}

.box_content {
	position: absolute;
    min-height: 79px;
    padding: 10px;
    bottom: 0;
    transition: all 0.5s ease;
    font-size: 15px;
    color: #fff;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.sports_column {
	text-align:center;
}
.sports_column img {
	width:70px;
}
.sectionTitle {
	padding:10px;
    font-size: 20px;
    padding-bottom: 10px;
    font: 16px/50px Arial,Helvetica,sans-serif;
    color: #c1c1c1;
	background: #0d5c42;
}
#latestMatchesTable tr td a:link {
	text-decoration:none;
	color:white;
}
.image {
  display: block;
  width: 100%;
  height: 100%;
}
#sportsSection {
	margin-top: 20px; 
	background:#1d1d1d; 
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px; 
	overflow: auto;
}
#articleStatsSection {
	margin-top: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	height: 475px;
}
#imgArticleSection {
	float:left; 
	width:100%; 
	height:300px;
}
#listArticleSection {
	float:right; 
	width:100%; 
	height:350px; 
	overflow: auto;
}
#article-img-part {
	width:55%;
}
#article-list-part {
	width:45%;
}
#casinoSection {
	margin-top: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	overflow: auto;
}
#tvbetSection {
	margin-top: 20px;
    background: #1d1d1d;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#tvbetBinder {
    width: 620px;
    margin: 0 auto;
}
.tvbetGames {
	background-repeat:no-repeat; 
	float:left; 
	background-size: 200px;
	height: 200px; 
	width: 200px; 
	margin: 0px 0px 5px 5px;
}
.tvbetGamesTitle{
	color:white;
	font-weight:bold;
	font-size:20px;
	text-shadow: 3px 3px 15px black;
}
.tvbetGames:hover > .tvbetGamesTitle {
	color:orange;
}
#latestBetsBinder { 
	
}
#latestBetsPart {
	padding:0px; 
	width: 41%;
	margin-left: 5px;
	margin-top:0px;
}
.article-list-item-date{
	width:100%; 
	padding:20px 5px 5px 20px; 
	font-size:10px;
}
.article-list-item-title {
	width:100%; 
	color:white; 
	padding:5px 5px 20px 20px;
}
.article-image-bg {
	width:100%; 
	height:350px; 
	position:absolute; 
	background-repeat: no-repeat; 
	background-size:100% 100%;
}
.article-image-bg:hover {
	-webkit-filter: grayscale(0%);
	-webkit-transition: .5s ease-in-out;
	-moz-filter: grayscale(0%);
	-moz-transition: .5s ease-in-out;
	-o-filter: grayscale(0%);
	-o-transition: .5s ease-in-out;
}
.greyscale {
	filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
	-webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
	filter: url(resources.svg#desaturate); /* Gecko */
	-ms-filter: grayscale(100%); 
    filter: gray; /* IE */
    -webkit-filter: grayscale(0.8); /* Old WebKit */
}
.articleSortTabs {
	float:left; 
	width:25%; 
	font-size:17px;
	text-align:center; 
	color:#eeeeee;
	cursor:pointer;
}
.articleSortTabs a {
	color: #EEE;
	text-decoration:none;
}
.articleSortTabs:hover ~ .disabledTab {
	display:block;
	
}
.activeTab { display:block; background:green; height:3px; }
.disabledTab { display:none; }
.article-image-overlay {
	height:100px; 
	width:100%; 
	position: absolute; 
	bottom: -50px;
}
#articlePart {
	padding:0px; 
	background: #1d1d1d;
	width: 58.5%;
	height: 100%;
}
#articleListContainer {
    min-height: 500px;
    width: 95%;
    margin: 0 auto;
}
.article-item {
	width: calc(27% - 45px);
	height:285px;
	float:left;
	margin: 30px 10px 30px 10px;
	cursor:pointer;
}
.article-item:hover > .article-item-title{
	color: #009688;
}
.article-item-image {
	width: 100%;
    height: 250px;
	/*margin-top: -30px;*/
}
.article-item-title {
	font-size: 18px;
	height: 54px;
	overflow: hidden;
}
.article-item-category {
	position: absolute;
    margin: 25px 0px 0px 0px;
    padding: 10px 25px 10px 25px;
    background: #263238;
    color: #EEE;
    text-align: center;
    border: 1px solid #868686;
}

@media screen and (max-width: 3000px) { .article-item { width: calc(18% - 45px);   } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 2600px) { .article-item { width: calc(21.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 2300px) { .article-item { width: calc(26.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 2000px) { .article-item { width: calc(26.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1900px) { .article-item { width: calc(26.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1800px) { .article-item { width: calc(26.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1700px) { .article-item { width: calc(35.5% - 45px); } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1450px) { .article-item { width: calc(47.5% - 0px);  } .article-item-category{ margin: 25px 0px 0px 9px; } } 
@media screen and (max-width: 1325px) { .article-item { width: calc(46.5% - 0px);  } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1199px) { .article-item { width: calc(30.5% - 0px);  } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 1000px) { .article-item { width: calc(30.5% - 0px);  } .article-item-category{ margin: 25px 0px 0px 0px; } } 
@media screen and (max-width: 900px)  { .article-item { width: calc(47.5% - 0px);  } .article-item-category{ margin: 25px 0px 0px 0px; } } 

.article-overlay-text {
	color:white; 
	position:absolute;
	padding:10px; 
	z-index:10; 
	word-wrap:break-word; 
	width:100%; 
	text-align:center;     
	line-height: 20px; 
	font-size: 16px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
    max-width: 100%;
    height: 304px;
    width: 100%;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0px;
}
.dropdown-menu {
	background: #263238;
    width: 300px;
    border-radius: 0px;
}
.dropdown-menu li a{
	color: #eeeeee;
	font-size: 16px;
	line-height: 30px;
}
.dropdown-menu li a:link {
    text-decoration: none;
}

@media screen and (max-width: 1825px) {
	#tvbetBinder { width: 530px; }
	.tvbetGames { background-size:170px; height:170px; width:170px; margin: 0px 0px 5px 5px;}
} 
@media screen and (max-width: 1570px) {
	#tvbetBinder { width: 440px; }
	.tvbetGames { background-size:140px; height:140px; width:140px; margin: 0px 0px 5px 5px;}
} 

@media screen and (max-width: 1470px) {  
	#articlePart { width: 100%; }
	.article-image-bg { width: 100%; height:297px; }
	.article-image-overlay { width: 100%; }
	.article-overlay-text { width: 100%; }
	#article-img-part { width: 47.5%; }
	#article-list-part { width: 52.5%; }
	#listArticleSection { width: 100%; }
	#latestBetsPart { width:100%; margin-left: 0px; margin-top:30px;}
	#tvbetSection { margin-top: 535px; }
}
@media screen and (max-width: 1310px) {
	#tvbetBinder { width: 395px; }
	.tvbetGames { background-size:190px; height:190px; width:190px; margin: 0px 0px 5px 5px;}
}
@media screen and (max-width: 1199px) {
	#tvbetBinder { width: 780px; }
	.tvbetGames { background-size:190px; height:190px; width:190px; margin: 10px 0px 5px 5px;}
	.article-image-overlay { bottom: -350px; }
	#article-img-part { width: 51.5%; }
	#article-list-part { width: 48.5%; float: right;}
	#articlePart { height: 422px; }
	#tvbetSection { margin-top: 485px; }
}
@media screen and (max-width: 1150px) {
	#tvbetBinder { width: 680px; }
	.tvbetGames { background-size:220px; height:220px; width:220px; margin: 10px 0px 5px 5px;}
}
#slider ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#slider ul li {
	position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 1000px; 
    height: 200px;
    text-align: center;
    line-height: 200px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}
.article-list-item { background: #343434; }
.article-list-item a:link { text-decoration: none; }
.container:hover .overlay {
  opacity: 1;
}
.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	width:0px;
	float:left;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	background: #263238;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #d0d0d0;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(65% + 50px);
	width: calc(100% + 50px);
	opacity: 0.4;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);

}
figure.effect-lily figcaption {
	text-align: left;
}
figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}
figure.effect-lily:hover figcaption  {
	background: black;
	opacity:0.9;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	
}
figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}


/*------- Scroll Bars -----------*/
#sportsSection::-webkit-scrollbar { width: 12px; }
#sportsSection::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  }
#sportsSection::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgb(128, 128, 128); }
#listArticleSection::-webkit-scrollbar { width: 12px; }
#listArticleSection::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  }
#listArticleSection::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 rgb(128, 128, 128); }
#casinoSection::-webkit-scrollbar { width: 12px; }
#casinoSection::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  }
#casinoSection::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgb(128, 128, 128); }
#tvbetDealersTab::-webkit-scrollbar { width: 12px; }
#tvbetDealersTab::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  }
#tvbetDealersTab::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgb(128, 128, 128); }
