@font-face {
  font-family:"icons";
  font-style:normal;
  font-weight:400;
  src:url("../fonts/icons.woff2") format("woff2"),
	  url("../fonts/icons.eot?#iefix") format("embedded-opentype"),
	  url("../fonts/icons.woff") format("woff"), 
	  url("../fonts/icons.ttf") format("truetype"), 
	  url("../fonts/icons.svg#icons") format("svg");
}

@font-face {
  font-family:"regular";
  font-style:normal;
  font-weight:400;
  src:url("../fonts/rubikRegular.woff2") format("woff2"),
	  url("../fonts/rubikRegular.eot?#iefix") format("embedded-opentype"),
	  url("../fonts/rubikRegular.woff") format("woff"), 
	  url("../fonts/rubikRegular.ttf") format("truetype"), 
	  url("../fonts/rubikRegular.svg#rubikRegular") format("svg");
}

/* START: general classes */
*{
	font-family:'regular', Helvetica, Arial, sans-serif;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
	margin:0;
}

h2, h2 a{
	text-transform:uppercase;
	font-size:18px;
	margin:20px 0 10px 0;
	font-weight:600;
	color:#000000;
}

h2:first-child{
	margin-top:0 !important;
}

html, body{
	background-color:#ededed;
	height:100%;
	width:100%;
}

a{
	text-decoration:none;
	color:#000000;
}

ul{
	text-align:center;
	list-style:none;
}

ul li{
	display:inline-block;
	vertical-align:middle;
	color:#ffffff;
}

ul li *{
	color:#ffffff;
}

.section-wrapper{
	margin-bottom:20px;
}

.see-more{
	border:0;
	text-align:center;
	border-top:2px solid #ffffff;
}

.see-more span{
	background-color:#ffffff;
	padding:4px 4px 7px 4px;
	display:block;
	max-width:160px;
	margin:0 auto;
	cursor:pointer;
	font-size:13px;
	color:#2b2b2b;
}

.icon-parent:hover *{
	text-decoration:none;
	color:#848484;
}

.icon-parent:hover{
	cursor:pointer;
}

.wrapper{
	position:relative;
	max-width:800px;
	margin:0 auto;
	width:100%;
}

.nav{
	border:0;
	border-bottom:3px solid #364250;
	background-color:#ededed;
	position:relative;
}

.cta{
	vertical-align:baseline;
	text-decoration:none;
	text-align:center;
	padding:6px 15px;
	line-height:14px;
	
	font-family:"regular";
	font-weight:600;
	font-size:14px;
	min-width:70px;
	
	cursor:pointer;
	outline:none;
	color:#fff;
}

.cta:hover{
	color:#ffffff;
}

.bet-now, .bet{
	text-transform:uppercase;
	box-shadow:inset 0 -2px 0 0 #aa1207;
	background-color:#cc0000;
	border-radius:5px;
}

.bet-now:hover, .bet:hover{
	background-color:#e00000;
}

.bet-wrapper{
	width:33%;
}

.bet{
	display:block;
	margin:0 auto;
	padding:15px;
	width:97%;
}

.login{
	border:0 !important;
	text-transform:uppercase;
    outline-offset:-1px;
	color:#0069c0;
}

.login:hover{
	color:#cc0000;
}

.logo{
	padding:15px;
	max-width:160px;
	width:100%;
}

.logo img{
	vertical-align:middle;
	width:100%;
}

.buttons{
	position:absolute;
	padding:14px;
	right:0;
	top:0;
}

.icon{
	font-size:36px;
}

.icon span{
	font-size:16px;
	display:block;
}

.icon::before{
	font-family:'icons';
}

.live-icon::before{
    content:"\125";
}

.football-icon::before{
    content:"\142";
}

.baseball-icon::before{
    content:"\103";
}

.basketball-icon::before{
    content:"\104";
}

.hockey-icon::before{
    content:"\122";
}

.poker-icon::before{
    content:"\6b";
}

.casino-icon::before{
    content:"\43";
}

.sports-icon::before{
    content:"\100";
}

.betslip-icon::before{
    content:"\108";
}

.arrow-icon::before{
	font-size:10px !important;
	color:#808080 !important;
    content:"\23";
}

.banner{
	width:100%;
}

.content{
	padding:15px;
}

.top-sticky{
	background-color:#364250;
}

.top-sticky li{
	width:52%;
	padding:10px 0;
}

.sticky-wrapper{
	position:fixed;
	width:100%;
	bottom:0;
	left:0;
	z-index:99;
}

.unsticky{
	position:relative !important;
}

.sticky-first{
	width:20% !important;
}

.sticky-last{
	width:20% !important;
}

.bottom-sticky{
	background-color:#737373;
}

.bottom-sticky li{
	vertical-align:middle;
	padding:15px 0;
	width:18%;
}

.line-loading{
	display:none;
}

.line-loading section{
	background-color:#ffffff;
	width:100%;
}

.line-loading li *{
	font-size:12px;
	color:#404040;
}

.mobile{
	display:none;
}

.loading{
	max-width:30px;
	margin:0 auto;
	display:block;	
	width:100%;
}

.separator{
	border:0;
	border-bottom:1px solid #cccccc;
	display:block;
	padding:0 !important;
	width:100%;
}

.table{
	margin-bottom:2px;
	display:table;
	width:100%;
}

.table-row{
	display:table-row;
}

.table-cell, .table-head{
	border:0;
	border-right:1px solid #cccccc;
	display:table-cell;
	width:15%;
}

.table-cell span:not(.number){
	display:inline-block;
	padding:8px;
}

.table-cell span span{
	padding:0 !important;
	margin-left:3px;
}

.time{
	font-weight:bold;
	background-color:#e3e3e3;
}

.date{
	padding-bottom:0 !important;
}

.clock{
	padding-top:0 !important;
}

.names{
	position:relative;
	width:40%;
	text-align:left;
}

.number{
	position:absolute;
	transform:translateY(-51%);
	padding-left:5px;
	background-color:#ffffff;
	right:0;
}

.hide{
	display:none;
}

/* @ 580px */
@media only screen and (max-width:580px){
		
	.desktop{
		display:none;
	}	
		
	.mobile{
		display:block;
	}
		
	.number.mobile{
		display:inline-block !important;
		transform:translateY(50%) !important;
		background-color:inherit !important;
		color:#1f1f1f;
		font-weight:normal !important;
		right:10px;
	}	
		
	.names span, .markets span{
		font-size:10px !important;
	}
		
	.aline, .time{
		display:block;
		width:100%;
	}
	
	.time{
		position:relative !important;
		text-align:left;
	}
		
}

/* @ 480px */
@media only screen and (max-width:480px){
	
	.table-cell span a{
		font-size:10px;
	}
	
	.line-wrapper h2{
		text-align:center;
	}
	
	.icon{
		font-size:25px !important;
	}
	
	.icon span{
		font-size:14px !important;
	}
	
}

/* @ 380px */
@media only screen and (max-width:380px){
	
	.icon{
		font-size:22px !important;
	}
	
	.icon span{
		font-size:11px !important;
	}
	
}




















