@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?c54nfo');
  src:  url('../fonts/icomoon.eot?c54nfo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?c54nfo') format('truetype'),
    url('../fonts/icomoon.woff?c54nfo') format('woff'),
    url('../fonts/icomoon.svg?c54nfo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user-male-black-shape:before {
  content: "\e900";
}
.icon-padlock:before {
  content: "\e901";
}
.icon-power-button-off:before {
  content: "\e902";
}
.icon-add:before {
  content: "\e903";
}
.icon-add-circular:before {
  content: "\e904";
}
.icon-back:before {
  content: "\e905";
}
.icon-facebook-logo:before {
  content: "\e906";
}
.icon-icon:before {
  content: "\e907";
}
.icon-instagram-social-network-logo-of-photo-camera:before {
  content: "\e908";
}
.icon-left-arrow:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-next:before {
  content: "\e90c";
}
.icon-padlock1:before {
  content: "\e90d";
}
.icon-pinterest:before {
  content: "\e90e";
}
.icon-power-button-off1:before {
  content: "\e90f";
}
.icon-right-arrow1:before {
  content: "\e910";
}
.icon-twitter1:before {
  content: "\e911";
}
.icon-youtube-logo:before {
  content: "\e933";
}
.icon-black-back-closed-envelope-shape:before {
  content: "\e912";
}
.icon-circle:before {
  content: "\e913";
}
.icon-cougar:before {
  content: "\e914";
}
.icon-education-form:before {
  content: "\e915";
}
.icon-energy:before {
  content: "\e916";
}
.icon-facebook55:before {
  content: "\e917";
}
.icon-google-plus-logo:before {
  content: "\e918";
}
.icon-key195:before {
  content: "\e919";
}
.icon-label49:before {
  content: "\e91a";
}
.icon-left-arrow1:before {
  content: "\e91b";
}
.icon-linkedin-logo:before {
  content: "\e91c";
}
.icon-location:before {
  content: "\e91d";
}
.icon-management:before {
  content: "\e91e";
}
.icon-manager:before {
  content: "\e91f";
}
.icon-man-user:before {
  content: "\e920";
}
.icon-masculine-avatar:before {
  content: "\e921";
}
.icon-messages11:before {
  content: "\e922";
}
.icon-passage-of-time:before {
  content: "\e923";
}
.icon-phone-call:before {
  content: "\e924";
}
.icon-right-arrow:before {
  content: "\e925";
}
.icon-search:before {
  content: "\e926";
}
.icon-security:before {
  content: "\e927";
}
.icon-shield20:before {
  content: "\e928";
}
.icon-smartphone-call:before {
  content: "\e929";
}
.icon-stick-man158:before {
  content: "\e92a";
}
.icon-testimonial-icon:before {
  content: "\e92b";
  color: #ff940c;
}
.icon-tool:before {
  content: "\e92c";
}
.icon-tool-2:before {
  content: "\e92d";
}
.icon-tool-5:before {
  content: "\e92e";
}
.icon-twitter:before {
  content: "\e92f";
}
.icon-two-color-pill:before {
  content: "\e930";
}
.icon-user73:before {
  content: "\e931";
}
.icon-woman-standing-up:before {
  content: "\e932";
}


body{
font-family: 'Roboto', sans-serif;	
}

.btn-light{
background: rgba(110,204,221,1);
background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.btn-dark{
background: rgba(31,141,188,1);
background: -moz-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31,141,188,1)), color-stop(100%, rgba(56,83,164,1)));
background: -webkit-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -o-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -ms-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: linear-gradient(to bottom, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f8dbc', endColorstr='#3853a4', GradientType=0 );
}
.sign-up{
	font-size:14px;
	font-weight:700;
	color:#FFF;
	padding:8px 20px;
	text-transform:uppercase;
	border-radius:3px;
	border:0px;
	margin:13px 0px 0px 40px;
}
.sign-up span:before{
font-family: 'icomoon';
content: "\e900";
font-size: 15px;
display: inline-block;
margin-right: 10px;
float: left;
margin-top: -3px;
}

.sign-in{
	margin:13px 0px 0px 6px;
}
.sign-in span:before{
font-family: 'icomoon';
content: "\e901";
font-size: 13px;
display: inline-block;
margin-right: 10px;
float: left;
margin-top: 0px;
}

.my-account span:before{
font-family: 'icomoon';
content: "\e92d";
font-size: 15px;
display: inline-block;
margin-right: 10px;
float: left;
margin-top: -3px;
}

.header-section{
	background:url(../images/header.jpg) center 0px no-repeat #138abd;
	padding:94px 0px 0px 0px;
	font-family: 'Exo', sans-serif;
}
.header-section h1{
	font-size:50px;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	margin-top:147px;
}

.registration-form{
	background-color:#FFF;
}
.registration-form h3{
	background-color:#3853a4;
	padding:20px 20px 14px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	font-weight:700;
}
.form-section{
	padding:30px;
	font-family: 'Roboto', sans-serif;
	margin-bottom:363px;	
}

.form-section label{
	font-size:14px;
	color:#585858;
	font-weight:400;
	margin-bottom:5px;
}

.form-section .register-now{
	font-size:16px;
	color:#585858;
	font-weight:400;
	margin-bottom:5px;
	text-transform:uppercase;
	padding:12px 50px;
	font-weight:700;
	margin-top:10px;
	border:0px;
	color:#FFF;
}

.middle-section{
	background-color:#6ecddd;
	display:flow-root;
}

.we-offer{
	margin-top:-318px;
	font-family: 'Exo', sans-serif;
}
.we-offer h4{
	background-color:#3853a4;
	padding:20px 30px;
	font-size:36px;
	color:#FFF;
	font-weight:700;
	margin:0px;
	display: inline-block;
}

.we-offer h2{
	font-size:60px;
	color:#FFF;
	font-weight:900;
	margin:0px;
	text-transform:uppercase;
	line-height: 50px;
}
.we-offer h2 span{
	font-size:36px;
	color:#FFF;
	font-weight:700;
	margin:0px;
	display:block;
}

.we-offer p{
	font-family: 'Roboto', sans-serif;	
	font-size:18px;
	color:#FFF;
	line-height:28px;
	font-weight:500;
	margin-bottom:0px;
}

.we-offer .col-md-6{
	padding:70px;
	height:516px;
	position:relative;
}
.fantasy-sports{
	background-color:#0872ba;
}

.professional-sports{
	background-color:#25aae1;
}


.sports-logo{
	background-color:#FFF;
	margin:0px -70px;
	padding: 0 32px;
	position:absolute;
	bottom:0px;
}
.border-left1{
	border-left:1px solid #bdc3c7;
}
.testimonial{
	margin:100px auto;
	text-align:center;
}
.testimonial h2{
	margin:0px auto 50px;
	color:#FFF;
	font-size:36px;
	font-weight:700;
}
.testimonial-box{
	background:url(../images/quote.png) center 70px no-repeat #FFF;
	padding:30px 35px;
	box-shadow:0 .2rem .20rem rgba(37, 170, 225, 0.5);
}
.profile-img{
	width:100px;
	height:100px;
	display:block;
	margin:0px auto 15px;
}
.profile-img img{
	max-width:100px;
	max-height:100px;
}
.testimonial h6{
	margin:0px auto 0px;
	font-family: 'Roboto', sans-serif;	
	color:#3853a4;
	font-size:18px;
	font-weight:700;
}
.testimonial h6 span{
	margin:5px auto 15px;
	color:#5c94c9;
	font-size:13px;
	font-weight:400;
	display:block;
}
.testimonial p{
	margin:0px auto 25px;
	text-align:center;
	color:#585858;
	font-size:16px;
	font-weight:400;
}

.bottom-section{
	background:url(../images/bottom-section.jpg) center 0px no-repeat #3853a4;
	padding:130px 0px;
	text-align:center
}

.bottom-section h3{
	font-family: 'Exo', sans-serif;
	color:#FFF;
	font-size:36px;
	font-weight:700;
	margin:40px auto 60px;
}

.bottom-section .btn{
	width:270px;
	background-color:#000;
	font-size:16px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
	padding:12px 10px;
	margin-right:30px;
	border:0px;
}
.bottom-section .btn:last-child {
	margin-right:0px;
}

footer{
	padding:50px 30px;
	background-color:#191919;
}

footer h6{
	font-family: 'Roboto', sans-serif;	
	font-size:18px;
	font-weight:700;
	color:#25aae1;
	margin-bottom:20px;
}
footer a{
	font-size:14px;
	font-weight:400;
	color:#bbbbbb;
	font-weight:400;
	display:block;
	margin-bottom:5px;
}
footer p{
	font-size:14px;
	font-weight:400;
	color:#bbbbbb;
	font-weight:400;
	display:block;
	margin-bottom:5px;
}
.newsletter{
	margin:15px 0px 45px 0px;
}
.newsletter input{
	background-color:#595a5a;
	color:#b8b9b9;
	font-size:14px;
	font-weight:400;
	border:0px;
	height:42px;
}
.newsletter .form-control:focus {
    color: #495057;
   	background-color:#595a5a;
    border-color:transparent;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.subscribe{
    font-size: 16px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 0px;
    text-transform: uppercase;
	padding: 8px 30px;
	margin-top: 0px
}
.copy-rights{
	border-top:1px solid #5e5e5e;
	padding:30px 0px;
}
.copy-rights p{
	color:#a8a8a8;
	margin-top: 10px;
}
.copy-rights a{
	display: inline-block;
	color:#a8a8a8;
	margin-top: 10px;
}
.footer-link{
	float:right;
}
.footer-link a{
	padding:0px 10px;
	border-right:1px solid #a8a8a8;
	line-height: 12px;
	margin-top: 16px;
}

.footer-link a:last-child{
	border-right:0px solid #a8a8a8;
}

.social{
	float:right;
}
.social a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #8c8c8c;
    display: inline-block;
    margin: 0px 3px;
    text-align: center;
    color: #8c8c8c;
    font-size: 20px;
    line-height: 41px;
}

.google-plus{
    font-size:18px !important;
}
.instagram{
    font-size: 13px !important;
}

.innerpage .container{
	max-width:1900px;
}

.final-team{
	background: rgba(219,243,247,1);
	background: -moz-linear-gradient(top, rgba(219,243,247,1) 0%, rgba(255,255,255,1) 51%, rgba(220,243,247,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,243,247,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(100%, rgba(220,243,247,1)));
	background: -webkit-linear-gradient(top, rgba(219,243,247,1) 0%, rgba(255,255,255,1) 51%, rgba(220,243,247,1) 100%);
	background: -o-linear-gradient(top, rgba(219,243,247,1) 0%, rgba(255,255,255,1) 51%, rgba(220,243,247,1) 100%);
	background: -ms-linear-gradient(top, rgba(219,243,247,1) 0%, rgba(255,255,255,1) 51%, rgba(220,243,247,1) 100%);
	background: linear-gradient(to bottom, rgba(219,243,247,1) 0%, rgba(255,255,255,1) 51%, rgba(220,243,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf3f7', endColorstr='#dcf3f7', GradientType=0 );
	padding:0px 0px;
}

.final-team .jcarousel-wrapper{
	padding:0px 48px 0px 49px !important;
}



.final-team ul{
	margin:0px; 
	padding:0px;
}
.final-team li{
	width:185px !important;
	padding:10px 10px;
	border-left:1px solid #6ecddd !important;
}
.final-team li:last-child{
	border-right:1px solid #6ecddd !important;
}
.match{
	float:left;
	font-size:14px;
	font-weight:700;
	color:#3853a4;
	line-height: 16px;
}
.date{
	float:right;
	font-size:10px;
	font-weight:400;
	color:#4e5455;
}
.team{
	margin:0px 0px 0px 0px;
	clear:both
}
.team-logo{
	width:30px;
	height: 30px;
	float:left;
	margin:6px 0px 0px 0px;
}
.team-logo img{
	width:100%;
}

.team-name{
	float:left;
	font-size:12px;
	color:#505556;
	margin:12px 0px 0px 5px;
}
.points{
	float:right;
	font-size:12px;
	font-weight:700;
	color:#3853a4;
	margin:14px 0px 0px 0px;
	position:relative;
}

.selected{
  position:absolute;
  top: 2px;
  right:-10px;
  width: 0; 
  height: 0; 
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #6ecddd;
  display: inline-block;
}

.tweet-section{
	background-color:#3853a4;
	padding:30px 0px;
}


.tweet-section .jcarousel-wrapper {
    padding:0px 10px 0px 0px !important;
}

.tweet-section li{
	width:318px !important;
	margin:0px 15px;
}
.tweet{
	background-color:#FFF;
}
.tweet-section .jcarousel-control-prev{
    top: 41%;
}
.tweet-section .jcarousel-control-next {
    top: 41%;
}

.middle-menu{
	background-color:#0872ba;
	height:60px;
	padding:0px;
}
.middle-menu a{
	font-size:16px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	padding: 17px 0px;
	width: 16%;
	text-align: center;
}
.middle-menu a.active{
	color:#6ecddd;
	border-bottom:2px solid #6ecddd;
}

.middle-menu a:hover{
    color: #6ecddd;
}
.matches {
	background-color:#cbedf3;
}
.matches .carousel-item {
	text-align:center;
}

.matches .container{
	position:relative;
}
.matches .carousel-control-next, .carousel-control-prev {
	line-height:37px;
	width:36px;
	height:36px;
	border-radius:4px;
	top: 44%;
}
.matches .carousel-control-next{
	right:1%;
	
}
.matches .carousel-control-prev {
	left:1%;
}

.matches .carousel-control-prev span{
  width: 0; 
  height: 0; 
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #FFF;
  display: inline-block;
}

.matches .carousel-control-next span{
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #FFF;
	display: inline-block;
}

.match-detail{
	width:26.875em;
	margin:0 auto;
	background-color:rgba(56,83,164,0.5);
	padding:0px 0px 30px 0px;
}
.match-detail img{
	display:inline-block;
    margin-top:-55px;
}

.team-detail{
	background-color:#25aae1;
	padding:8px 0px;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	margin-bottom:20px;
}
.team-detail .day{
	margin:0px 75px;
}
.vs{
	margin:50px 60px 0px;
	font-family: 'Exo', sans-serif;
	font-size: 72px;
	display: inline-block;
	line-height: 0;
}
.read-more{
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 50px;
	height:40px;
	border:0px;
	margin-top:20px;
}

.blue-light{
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.box-shadow{
	box-shadow:0 .0rem .2rem rgba(110, 205, 221, 0.9);
	background-color:#FFF;
	border:1px solid #99dce7;
}
.light-bg{
	background-color:#cbedf3;
	padding:30px 0px;
	margin-bottom: -30px;
}
.league-news{
	padding:30px 15px;
	margin-bottom:30px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.heading{
	background-color:#25aae1;
	padding:15px 30px 0px;
	margin: -30px -15px 30px;
}
.heading h3{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:700;
	float:left;
}
.heading .read-more{
	float:right;
	background-color:#0872ba;
	border-radius:0px;
	margin: -15px -30px 0px 0px;
	height: 50px;
	padding: 15px 30px;
}
.news-image{
	max-width:204px;
	height:157px;
}

.news-image img{
	width:100%;
}

.league-news span{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#3853a4;
	font-weight:500;
	margin:0px 0px 2px 0px;
	display:block;
	line-height: 15px;
}
.league-news .col-lg-6{
}
.league-news h5{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#0872ba;
	font-weight:700;
}
.league-news p{
	font-size:14px;
	line-height:21px;
	color:#4c4c4c;
	font-weight:400;
	margin:0px 0px 5px 0px;
}

.news-more{
	font-size:14px;
	color:#0872ba;
	font-weight:500;
}
.article{
	padding: 30px 15px 30px;
}
.article-image{
	max-width:286px;
	/*height:179px;*/
	margin-bottom:20px;
}

.article-image img{
	width:100%;
}


.article span {
    margin: 0px 0px 5px 0px;
    line-height: 15px;
}

.score .read-more{
	background-color:transparent !important;
	margin-right: 0px;
	padding-right: 0;
}
.score .heading {
    padding:15px 20px 0px;
	margin-bottom:0px;
}
.players-list{
	padding:10px 10px;
	margin: 0 -15px;
	border-bottom:1px solid #99dce7;
}
.players-list:last-child{
	border-bottom:0px solid #99dce7;
}
.players-list .team-logo{
	width:40px !important;
	margin:2px 0px 0px 0px;
}

.players-list .team-name{
	margin:0px 0px 0px 10px;
	font-size:14px;
	color:#0872ba;
	font-weight:700;
}

.players-list .team-name span{
	margin:0px;
	font-size:12px;
	color:#4c4c4c;
	font-weight:400;
}

.players-list .graf{
	float:right;
}

.players-list .like{
	float:right;
	margin:5px 0px 0px 20px;
}
.score-section{
	padding-bottom:0px;
}
.top-stars .points{
	float:right;
	margin: 0;
}
.top-stars .points span{
	margin:0 0 6px 0;
	text-align: right;
	font-size:16px;
	font-weight:700;
	color:#0872ba;
}
.points-slection{
	background-color:#0872ba;
	padding:20px;
	margin: 0px -15px;
	height: 50px;
}

.points-heading{
	float:left;
	font-size:16px;
	color:#FFF;
	font-weight:700;
	line-height: 16px;
}
.points-heading span{
	width: 0; 
	height: 0; 
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #FFF;
	display: inline-block;
	margin: 0px 0px 2px 7px;
}
.ppg{
	float:right;
	font-size:16px;
	color:#FFF;
	font-weight:700;
	line-height: 13px;
}

.top-stars {
    padding-bottom: 0px;
}
.final{
	font-size:16px;
	font-weight:700;
	color:#0872ba;
	float:left;
	margin-bottom: 1px;
}
.month{
	font-size:14px;
	font-weight:400;
	color:#585858;
	float:right;
}
.plays{
   padding: 30px 0px 0px;
}
.plays .players-list {
    margin:0 0px;
}

.plays .heading {
    padding: 15px 20px 0px;
    margin-bottom: 0px;
    margin: -30px 0px 0px;
}

.plays .players-list .team-logo {
    width:30px !important;
    margin: 2px 0px 0px 0px;
}
.plays .players-list .team-name{
	font-size:14px;
	color:#585858;
	font-weight:400;
	margin: 7px 0px 0px 10px;
}

.plays .players-list .border-right{
	border-right:1px solid #bde5f6;
	margin-bottom:0px;
}

.right-content{
	float:right;
	border-right:0px solid #bde5f6 !important;
}

.right-content .team-name{
	float:right;
	margin: 7px 10px 0px 0px !important;
}
.right-content .team-logo{
	float:right;
}

.more-plays{
	width: 100%;
	height:50px;
	background-color:#0872ba;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	margin: 0px 0px;
	padding: 15px 0px;
	position: relative;
}
.plays li{
	width:430px !important;
}
.plays .jcarousel-control-prev{
    position: absolute;
    top: 15%;
    left: 2%;
}
.plays .jcarousel-control-next {
    top: 15%;
    right: 2%;
}
.plays .jcarousel-control-prev span{
	display:block;
	margin:11px auto 0px;
}
.plays .jcarousel-control-next span{
	display:block;
	margin:11px auto 0px;
}

.plays .carousel-control-next, .carousel-control-prev {
	line-height:37px;
	width:36px;
	height:36px;
	border-radius:4px;
}
.plays .carousel-control-next{
	right:2%;
	top:14%;
}
.plays .carousel-control-prev {
	left:2%;
	top:14%;
}



.plays .carousel-control-prev span{
  width: 0; 
  height: 0; 
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #FFF;
  display: inline-block;
}

.plays .carousel-control-next span{
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #FFF;
	display: inline-block;
}

select{
	border:0px solid #cacfd2;
	border-radius:0px;
	font-size:16px;
    color: #FFF;
	font-weight:700;
	-webkit-appearance: none;
	-moz-appearance: none; 
	background:url(../images/drop-down.png) no-repeat;
	background-position: 96% center;
	padding: 0px 0px;
	margin-top: -4px;
width: 71px;
display: block;
}

select option{
    color:#4c4c4c;
}
input:focus, textarea:focus, select:focus {
	outline:none;
}


.daily-schedule select{
	border:1px solid #ade3ec;
	border-radius:5px;
	font-size:14px;
    color: #585858;
	font-weight:400;
	-webkit-appearance: none;
	-moz-appearance: none; 
	background:url(../images/drop-down2.png) no-repeat;
	background-position: 96% center;
	padding:0px 10px;
	margin:20px 0px;
	width:100%;
	height:36px;
	display: block;
}
.draftkings{
	width:220px;
	float:left;
	margin-right:10px;
}
.calender{
	width:145px;
	float:left;
}

.matches-timeing{
	border-top:1px solid #99dce7;
	border-bottom:1px solid #99dce7;
	width:100%;
}

.timeing{
	width:177px;
	float:left;
	padding:20px 0px;
	border-right:1px solid #99dce7;
}

.timeing:hover{
	background-color:#e2f5f8;
}
.time{
	font-size:14px;
	color:#4d5455;
	margin:0px 0px 10px 20px;
}

.time span::before{
	width:18px;
	height: 18px;
	content: " ";
	float:left;
	background:url(../images/watch.png) no-repeat;
	margin-right:10px;
}

.team-info{
	width:33%;
	float:left;
	margin-left:20px;
}
.team-logo-daily{
	width:30px;
	height:30px;
	margin:0px 0px 10px 0px;
}
.team-logo-daily img{
	max-width:100%;
	max-height:100%;
}
.team-title{
	font-size:14px;
	font-weight:700;
	color:#0872ba;
	text-transform:uppercase;
}
.team-info p{
	font-size:14px;
	color:#585858;
	font-weight:400;
	margin-bottom:0px;
}
.at{
	color:#0872ba;
	font-weight:700;
	font-size:14px;
	width:10%;
	float:left;
}
.confirmed{
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
	height:30px;
	width:80%;
	line-height:18px;
	margin:20px auto 0px;
	border:0px;
	font-size:12px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	display: block;
}
.timeing:hover .confirmed{
	background: rgba(31,141,188,1);
background: -moz-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31,141,188,1)), color-stop(100%, rgba(56,83,164,1)));
background: -webkit-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -o-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -ms-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: linear-gradient(to bottom, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f8dbc', endColorstr='#3853a4', GradientType=0 );
}
.content_6{
	position:relative; 
	margin:0px auto 0px; 
	width:100%; 
	height: 226px; 
	overflow:auto;
}
.content_6.toggle_width{
	width:70%;
}

.daily-schedule-detail{
}

.daily-schedule-detail .timeing{
	background-color:#25aae1;
	height: 40px;
	width: 100%;
	float: none;
	padding:10px 20px;
	border: 0;
}

.daily-schedule-detail .timeing .time{
	font-size:14px;
	font-weight:700;
	color:#FFF;
	margin:0px 0px 0px 0px;
	float:left;
}

.daily-schedule-detail .timeing .time span::before{
	width:18px;
	height: 18px;
	content: " ";
	float:left;
	background:url(../images/watch-white.png) no-repeat;
	margin-right:10px;
}
.daily-schedule-detail .arrow-right{
	width: 0; 
	height: 0; 
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	border-left: 6px solid #FFF;
	display: inline-block;
	margin:5px 0px 0px 0px;
	float: right;
}
.daily-schedule .border-right{
	border-right:1px solid #99dce7 !important
}
.daily-schedule-detail .table td, .table {
	margin-bottom:0px;
}
.daily-schedule-detail .table td, .table th{
	padding:10px 20px;
}
.daily-schedule-detail .table td{
	background-color:#f0fafc;
	font-size:14px;
	color:#6c7172;
	width: 50%;
}
.daily-schedule-detail .table td span{
	margin:0px 3px;
}
.daily-schedule-detail table .team-schedule{
}
.daily-schedule-detail table .team-schedule td{
	background-color:#c7eaf7;
	font-size:24px;
	font-weight:700;
	color:#0872ba;
	text-transform:uppercase;
}
.daily-schedule-detail table .team-schedule span{
	font-size:14px;
	font-weight:700;
	color:#4c4c4c;
}
.daily-schedule-detail table .team-schedule tr td{
	padding: 3px 20px;
}
.schedule-team-icon{
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
}
.schedule-team-icon img{
	width:30px;
}
.daily-schedule-detail table .sub-thead{

}
.daily-schedule-detail table .sub-thead td{
	background-color:#dbf2f9;
	font-size:16px;
	font-weight:700;
	color:#0872ba;
	padding:8px 20px;
}

.daily-schedule-detail table tr{
	border-bottom:1px solid #99dce7;
}
.blue{
	color:#0872ba;
}
.red{
	color:#e40404;
}
.dark-blue{
	color:#3853a4;
}

.calender {
	position:relative;
}
.calender span{
    width: 16px;
    height: 16px;
	position:absolute;
	top: 24px;
	left:10px;
}
.calender select{
	padding-left:30px;
}
.analytics{
	background-color:#e3f5f9;
	border-top:1px solid #99dce7;
}
.left-menu{
	padding:0px;
	margin:0px -15px;
}

.left-menu li{
	font-size:16px;
	font-weight:700;
	color:#0872ba;
	list-style-type:none;
	margin:0px;
	border-bottom:1px solid #99dce7; 
}

.left-menu li a{
	color:#0872ba;
	padding:18px 20px;
	display: block
}

.left-menu li.active a{
	background-color:#0872ba;
	color:#FFF;
}
.left-menu li.active a:hover{
	background-color:#0872ba;
	color:#FFF;
}
.left-menu li a:hover{
	background-color:#ccedf3;
	color:#0872ba;
}

.left-menu li.active .icon{
	color:#FFF;
}
.left-menu .icon{
	float:right;
	color:#0b74bb;
	font-size:12px;
	margin-top: 8px;
}

.middle-content{
	margin:0px -15px;
	border-left:1px solid #99dce7; 
	border-right:1px solid #99dce7; 
}

/*.middle-content .table-responsive{
	overflow-x: initial;
}
*/
.analytics-detail-heading{
	border-bottom:1px solid #99dce7; 
	padding:12px 20px;
}

.analytics-detail-heading .heading-menu{
	float:left;
	margin-top: 5px;
}

.analytics-detail-heading .heading-menu a{
	color:#25aae1;
	font-size:16px;
	font-weight:700;
	padding:0px 10px;
}

.analytics-detail-heading .heading-menu a:first-child{
	padding-left:0px;
}


.btn-right{
	float: right;
}

.analytics-btn{
	background: rgba(31,141,188,1);
background: -moz-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(31,141,188,1)), color-stop(100%, rgba(56,83,164,1)));
background: -webkit-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -o-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: -ms-linear-gradient(top, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
background: linear-gradient(to bottom, rgba(31,141,188,1) 0%, rgba(56,83,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f8dbc', endColorstr='#3853a4', GradientType=0 );
border:0px;
font-size:14px;
color:#FFF;
font-weight:700;
text-transform:uppercase;
margin:0px 3px;
padding:7px 20px;
height:36px;
}
.analytics-btn:last-child{
	margin-right:0px;
}
.all{
	color:#3853a4 !important;
	text-transform:uppercase;
}

.middle-content table thead th{
	background-color:#e3f5f9;
	font-size:12px;
	font-weight:700;
	color:#0872ba;
	padding:3px 20px;
	vertical-align: middle;
	border-bottom:1px solid #99dce7;
}

.middle-content .table td{
	background-color:#f0fafc;
	color:#6c7172;
	font-size:12px;
	padding:10px 20px;
	border-bottom:1px solid #99dce7;
}
.middle-content .table tr:hover td{
	background-color:#e3f5f9;
}
.middle-content .name{
	width:235px;
}

.game-filter h3{
	background-color:#25aae1;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	width:100%;
	padding:10px 20px;
	margin:0px;
}
.game-filter table{}
.game-filter table thead th{
	border-top:1px solid #99dce7;
	border-bottom:1px solid #99dce7;
	background-color:#ccedf3;
}


.filter{
	padding:20px 20px 0px 20px;
	width: 100%;
}

.filter .col-md-4{
	margin-bottom:20px;
}

.filter span{
	float:left;
	color:#4d5455;
	font-size:14px;
	margin:3px 5px 0px;
}

.filter-logo{
	width:30px;
	height:30px;
	float:left;
	margin-bottom:20px;
}
.filter-logo img{
	max-width:30px;
}
.game-filter table thead th {
    background-color: #ccedf3;
    font-size: 12px;
    font-weight: 700;
    color: #0872ba;
    padding:10px 7px;
    vertical-align: middle;
    border-bottom: 1px solid #99dce7;
}

.game-filter table td{
	background-color:#e3f5f9;
	color:#6c7172;
	font-size:12px;
	padding:10px 7px;
	border-bottom:1px solid #99dce7;
}

.game-filter .pos{
	width:25px;
	padding:10px 5px 10px 20px;
}
.game-filter .name{
	width:145px;
	padding:10px 10px 10px 5px;
}
.remove{
	margin-left:3px; 
	margin-right:10px; 
}

.optimizer{
	padding:20px 10px 0px 20px;
}
.game-filter label{
	float:left;
	width:105px;
	font-size:12px;
	color:#4d5455;
	font-weight:400;
	margin:10px 0px;
}
.game-filter input{
	float:left;
	width:216px;
	background-color:#f9fdfe;
	font-size:12px;
	color:#9a9d9e;
	font-weight:400;
	border:1px solid #a8e1eb;
	height:36px;
	margin-bottom:20px;
}

.btn-optimizer{
		background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
	height:40px;
	line-height:18px;
	margin:0px 10px 30px 0px;
	padding:12px 20px;
	border:0px;
	font-size:14px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
}

.bubbleInfo{
	position:relative
	
}
.popup{
	position:absolute;
	bottom:30px;
	left:50px;
	border:1px solid #99dce7;
	border-radius:3px;
	background-color:#FFF;
	box-shadow: 0 .0rem .30rem rgba(37, 170, 225, 0.5);
	width:550px;
    display: none;
}
.trigger{
	cursor:pointer;
}
.top-arrow{
	background:url(../images/droparrow.png) no-repeat;
	width:12px;
	height:5px;
	position: absolute;
    bottom:-4px;
    left: 30px;
}
.popup table thead th {
    background-color: #FFF;
    font-size: 12px;
    font-weight: 700;
    color: #0872ba;
    padding: 3px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #b6e6ee;
} 
.popup table td {
    background-color: #FFF !important;
    font-size: 12px !important;
    font-weight:400 !important;
    color: #b6e6ee;
    padding: 3px 20px !important;
    vertical-align: middle;
    border-bottom: 1px solid #b6e6ee;
} 

.popup table td:last-child{
	border-radius:0px 5px 5px 0px;
} 
.middle-content .table-responsive {
    overflow: visible !important;
}

.simulation-game-filter{
	float:left;
	margin:20px 0px 0px 23px;
	width: 70%; 
}
.simulation-game-filter h3 {
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #0872ba;
    width: auto;
    padding:0px;
    margin:9px 0px 0px 0px;
	float:left;
}
.simulation-game-filter .filter {
    padding: 5px 20px 0px 20px;
    width: 100%;
}

.simulation-game-filter .filter ul{
    padding:0px;
	margin:0px;
}

.simulation-game-filter .filter ul li{
	display:inline-block;
	margin:0px 15px;
}

.simulation .middle-content {
    margin:0px 0px 0px -1px;
	background-color: #f0fafc;
}
.simulation .middle-content table thead th {
    padding:5px 10px;
	line-height: 15px;
}
.simulation .middle-content table thead th:first-child{
    padding-left:20px;
}
.simulation .middle-content table thead th:last-child{
    padding-right:20px;
}
.simulation .middle-content table td{
    padding:10px 10px;
}
.simulation .middle-content table td:first-child{
    padding-left:20px;
}
.simulation .middle-content table td:last-child{
    padding-right:20px;
}
.simulation .analytics-detail-heading {
    margin: 0 -15px;
	background-color: #d6f1f6;
	padding: 11px 20px;
}

.simulation .team-schedule{
    font-size: 24px;
    font-weight: 700;
    color: #0872ba;
    text-transform: uppercase;
	float:left;
}
.simulation .team-schedule span {
    font-size: 14px;
    font-weight: 700;
    color: #4c4c4c;
}
.simulation .schedule-team-icon {
    width:40px;
    height:40px;
    float: left;
    margin-right: 10px;
	margin-top: -2px;
}
.simulation .schedule-team-icon img {
    width:40px;
}
.simulation .at{
	float:left;
	font-size:24px;
	font-weight:700;
	color:#0872ba;
	width:auto;
	margin:0px 30px;
}
.simulation .team-heading {
    background-color: #25aae1;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #FFF;
	font-weight:700;
    width:100%;
    padding:9px 20px;
    margin:0px 0px 0px 0px;
}
.simulation .border-right{
	border-right:1px solid #99dce7 !important;
}
.simulation .graf{
	width: 100%;
	text-align: center;
	margin:20px 0px;
}
.simulation .graf img{
}
.view-zoom{
	height:40px;
	display:block;
	margin:0 auto;
	border:0px;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding:8px 20px;
	margin-bottom:20px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}

.view-zoom span::before {
    content: url(../images/search.png);
    width:17px;
    height:17px;
    float: left;
    margin-right: 8px;
}

.stacking-section{
	border-top:1px solid #99dce7;
}
.stacking-section-div{
	padding-top:15px;
	padding-bottom:15px;
}
.stacking-section label{
	font-size:12px;
	color:#585858;
	width:130px;
	float:left;
	margin: 10px 0px 0px 0px;
}
.stacking-section input{
	border:1px solid #ade3ec;
	border-radius:4px;
	height:36px;
	background-color:#FFF;
	font-size:12px;
	color:#737373;
	width:59%;
	margin-bottom:10px;
}
.stacking-section select{
	border:1px solid #ade3ec;
	border-radius:5px;
	font-size:12px;
    color: #737373;
	font-weight:400;
	-webkit-appearance: none;
	-moz-appearance: none; 
	background:url(../images/drop-down2.png) no-repeat;
	background-position: 94% center;
	padding:0px 10px 0px 8px;
	margin:10px 0px;
	width:59%;
	height:36px;
	display: block;
}
.stacking-section-div{
	border-right:1px solid #ade3ec;
}
.range-slider{
	margin-top:18px;
}
.mygroup{
	position:relative;
	clear: both;
	margin-bottom:10px;
}
.group-heading{
	float:left;
	font-size: 12px;
	color: #585858;
	width:70px;
}
.check-box{
	width:40px;
	float:left;
	margin-right:5px;
}

input[type=checkbox]:not(old){
  width   :18px;
  margin  :0px 0px 0px 0px;
  padding : 0;
  opacity : 0;
  height:18px;
  position: absolute;
}
input[type=checkbox]:not(old) + label{
  display      :block;
  margin:0px;
  padding-left :22px;
  background   : url('../images/checks-small.png') no-repeat 0 0;
  line-height  :18px;
  font-size:12px;
  color:#666;
  font-weight:400;
  width:auto;
  float:none;
}
input[type=checkbox]:not(old) + label span{
	text-indent: -9999999px;
	color: #FFF;
}
input[type=checkbox]:not(old):checked + label{
  background-position : 0 -27px;
}


input[type=radio]{
	display:none;
}
input[type=radio] + label{
	display:inline-block;
	vertical-align: middle;
	cursor: pointer;
	background:#fff;
	font-size:18px;
	color:#FFF; 
	font-weight: normal;
	font-weight:400; 
	padding:0;
	border:2px solid #00335e;
	float: left;
	border-radius: 50%;
    height: 15px;
    width: 15px;
	 margin-right: 10px;
}

input[type=radio]:checked + label{ 
	background-color:#FFF;
	border:5px solid #ffd100; 
	font-weight:400;
	font-size:18px;
	color:#FFF;
}
input[type="radio"]:not(old) + label {
    display: inline-block;
    line-height: 1.5em;
    margin-left:0em;
}


.stacking h4{
	font-size:18px;
	color:#7080b8;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	float:left;
	margin-top: 11px;
}
.new-stack{
	float:right;
	border:0px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
	padding:12px 20px 7px;
	margin-bottom:20px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.new-stack span::before {
    content: "\e903";
	font-family: 'icomoon' !important;
	font-size: 18px;
	float: left;
	margin: -3px 7px 0 0;
}
.stack-size {
	margin-bottom:15px;
}
.stack-size label{
	width:auto;
	margin:9px 10px 0px 0px;
}
.stack-size select{
	width:50px;
	background-position:78% center;
	float: left;
	margin: 0px 5px 0px 0px;
}
.team-logo-stack{
	float:left;
	width:30px;
	margin:2px 5px 0px;
}
.team-logo-stack img{
	width:30px;
}
.delete{
	float:right;
	margin-top:2px;
}
.optimizer-content-section .table-heading{
	font-size:18px;
	color:#FFF;
	font-weight:700;
	background-color:#25aae1;
	padding:7px 20px;
}
.optimizer-content-section .btn{
	font-size:14px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	padding:10px 20px;
	border:0px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.optimizer-left-section{
	background-color:#e3f5f9;
}
.optimizer-content-section .optimizer-left-section .btn{
	margin:20px 0px;
}

.genrate span:before{
    content: url(../images/cycle.png);
    width:16px;
    height:16px;
    float: left;
    margin-right: 8px;
	margin-top: 2px;
}
.save{
	margin-left:7px !important;
}
.save span:before{
    content: url(../images/save.png);
    width:16px;
    height:16px;
    float: left;
    margin-right: 8px;
	margin-top: 2px;
}
.optimizer-content-section table thead th {
    background-color: #d7f1f6;
    font-size: 12px;
    font-weight: 700;
    color: #0872ba;
    padding:10px 5px;
    vertical-align: middle;
    border-bottom:1px solid #99dce7;
    border-top:1px solid #99dce7;
}
.optimizer-content-section table thead th:first-child {
    padding-left: 20px;
}
.optimizer-content-section table thead th:last-child {
    padding-right: 20px;
}

.optimizer-content-section .table td {
    background-color: #e3f5f9;
    color: #6c7172;
    font-size: 12px;
    padding:10px 5px;
    border-bottom: 1px solid #99dce7;
}
.optimizer-content-section table td:first-child {
    padding-left: 20px;
}
.optimizer-content-section table td:last-child {
    padding-right: 20px;
}


.optimizer-content-section .optimizer-left-section .table th{
    padding:5px 5px;
}
.optimizer-content-section .optimizer-left-section table th:first-child {
    padding-left: 20px;
}
.optimizer-content-section .optimizer-left-section th:last-child {
    padding-right: 20px;
}

.optimizer-content-section .optimizer-left-section .table td {
    padding:12px 5px 5px;
}
.optimizer-content-section .optimizer-left-section table td:first-child {
    padding-left: 20px;
}
.optimizer-content-section .optimizer-left-section td:last-child {
    padding-right: 20px;
}

.optimizer-content-section .optimizer-left-section input {
    border: 1px solid #ade3ec;
    border-radius: 4px;
    height:30px;
	padding:5px 8px;
    background-color: #FFF;
    font-size: 12px;
    color: #737373;
    width:50px;
    margin-bottom:0px;
	margin-top:-6px;
}
.optimizer-content-section .optimizer-left-section .players{
	width:160px;
}
.optimizer-right-section{
    border-left: 1px solid #99dce7;
    border-right: 1px solid #99dce7;
}

.optimizer-right-section .table td{
	background-color:#f0fafc;
}

.optimizer-right-section table tfoot td{
	background-color:#d6f1f6 !important;
	color:#0872ba !important;
	font-weight:700;
}

.optimizer-content-section .optimizer-right-section .players {
    width: 160px;
}
.team-points-heading{
    background-color: #25aae1;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    width: 100%;
    padding: 10px 20px;
    margin: 0px;
}
.team-points-heading span:after{
    content:url(../images/checkbox.png);
    width:16px;
    height:16px;
    float: right;
    margin-right:-5px;
	margin-top: 2px;
}
.generated-point-detail-heading{
    border-bottom: 1px solid #99dce7;
    padding-top:20px;
	padding-bottom:20px;
}
.generated-point-detail-heading p{
	font-size:14px;
	color:#4d5455;
	margin-bottom:10px;
}

.generated-point-detail-heading label {
    font-size: 12px;
    color: #585858;
    float: left;
    margin:7px 10px 0px 0px;
}

.generated-point-detail-heading input {
    border: 1px solid #ade3ec;
    border-radius: 4px;
    height: 36px;
    background-color: #FFF;
    font-size: 12px;
    color: #737373;
    width:160px;
	float:left;
    margin-bottom:0px;
	margin-right:10px;
}
.generated-point-detail-heading a{
    font-size: 12px;
    color: #585858;
    float: left;
    margin:7px 10px 0px 0px;
}

.generated-point-detail-heading .btn{
	padding:7px 10px;
}
.generated-point-detail-heading .clear{
	margin-left:7px;
}
.generated-point-detail-heading .clear span::before {
    content: url(../images/clear.png);
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}
.generated-point-detail-heading .right-section{
	float:right;
}
.optimizer-content-section{
    background-color: #e3f5f9;
    border-top: 1px solid #99dce7;
}

.analytics-nav-tabs{
}
.analytics-nav-tabs .nav-tabs{
	background-color:#25aae1;
	border-bottom: 0px;
}
.analytics-nav-tabs .nav-tabs .nav-item {
	width:33.33%;
	text-align:center

}
.analytics-nav-tabs .nav-tabs .nav-link {
    border: 0px solid transparent;
}

.analytics-nav-tabs .nav-tabs .nav-link.active {
    color: #3853a4;
    background-color: transparent;
    border-bottom:2px solid #3853a4;
}

.search{
	padding:20px 10px;
}
.search label{
	float:left;
	font-size:14px;
	color:#585858;
	margin:7px 10px 0px 0px;
}

.search input{
	width:310px;
	float:left;
	border: 1px solid #ade3ec;
	border-radius: 4px;
	height: 36px;
	background-color: #FFF;
	font-size: 12px;
	color: #737373;
	margin:0px 10px 0px 0px;
}
.compare{
	padding:.375rem 30px;
	height: 36px;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	border:0px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.player .player-name{
	background-color:#25aae1;
	text-align:center;
	padding:5px 0px;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	border-top:1px solid #99dce7;
}
.players-row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.player{
	background-color:#dbf2f9;
	width: 100%;
	border-right:1px solid #99dce7;
}
.player .sub-heading{
	background-color:#c7eaf7;
	text-align:center;
	padding:5px 0px;
	font-size:18px;
	font-weight:700;
	color:#0872ba;
}
.player-photo{
	background-color:#f0fafc;
	border-top:1px solid #99dce7;
	text-align:center;
}
.player-details{
	border-bottom:1px solid #99dce7;
	border-top:1px solid #99dce7;
	font-size:14px;
	color:#0872ba;
	font-weight:400;
}

.player-details strong{
	font-weight:700;
}

.detail-info{
	width:33.33%;
	float:left;
	border-right:1px solid #99dce7;
	padding:10px;
}
.detail-info:last-child{
	border-right:0px solid #99dce7;
}
.score-sentiment{
	text-align:center;
	padding:0px 0px;
	font-size:14px;
	color:#0872ba;
}
.score-sentiment div{
	border-right:1px solid #8dd7e6;
	padding-top:10px;
	padding-bottom:10px;
    width:50% !important;
	float:left;

}
.score-sentiment div:last-child{
	border-right:0px solid #8dd7e6;
}
.score-sentiment p{
	display:block;
	margin:10px 0px 0px 0px;
}
.lineups-btn{
	margin:0px 20px 0px 0px;
	padding-top: 8px;
}
.lineups{}

.lineups-left{
	border-right:1px solid #99dce7;
	margin-left: -15px;
	margin-right: -15px;
}
.lineups-heading{
	background-color:#25aae1;
	padding:5px 20px;
	font-size:18px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
}
.lineups-sub-heading{
	padding:10px 20px;
	font-size:18px;
	color:#0872ba;
	font-weight:700;
	text-transform:uppercase;
	background-color:#c7eaf7;
}
.lineups-table td{
	background-color:#e3f5f9;
	padding:17px 10px 10px;
	color:#0872ba;
	font-weight:700;
	border-bottom: 1px solid #99dce7;
}
.lineups-table td:first-child{
	padding-left:20px;
	padding-right:0px;
}
.lineups-table .name-player{
	font-size:14px;
}
.player-lineups{
	width:60px;
}
.pmr{
	width:50px;
}
.lineups-table .points-player{
	color:#4c4c4c;
	font-size:13px;
	font-weight:400;
}
.player-image{
	margin:-9px 0px 0px 0px;
}
.total{
	background-color:#25aae1;
	padding:5px 20px;
	font-size:18px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
}
.lineups-right{
	background-color: #f0fafc;
}
.lineups-right .lineups-left{
	border-right:0px solid #99dce7;
}
.lineups-first-td{
	width:250px;
}
.lineups-right th {
    background-color: #c7eaf7;
    font-size: 12px;
    font-weight: 700;
    color: #0872ba;
    padding:4px 5px;
    vertical-align: middle !important;
    border-bottom: 1px solid #99dce7;
    border-top: 1px solid #99dce7;
}
.lineups-right table th:first-child {
    padding-left: 20px;
}
.lineups-right table td {
    background-color: #f0fafc;
    color: #6c7172;
    font-size: 14px;
    padding: 10px 5px;
        padding-left: 5px;
		font-weight:400;
    border-bottom: 1px solid #99dce7;
}
.lineups-right table td:first-child {
    padding-left: 20px;
}
.your-lineup-heading{
	background-color:#0872ba;
	padding:7px 20px;
	font-size:18px;
	color:#FFF;
	font-weight:700;
}
.decision-tree-left{
    margin-left: -15px;
    margin-right: -15px;
}

.select-decision-tree{
	border-bottom:1px solid #99dce7;
}
.select-decision-tree .draftkings{
	width:413px !important;
}
.lineup-locks{
	background-color:#c7eaf7;
	border-top:1px solid #99dce7;
	padding:10px 20px;
}
.lineup-locks span::before {
    font-family: 'icomoon';
    content: "\e901";
    font-size: 15px;
	color:#25aae1;
    display: inline-block;
    margin-right:5px;
    float: left;
    margin-top: -5px;
}
.lineup-locks p{
	font-size:12px;
	color:#4c4c4c;
	font-weight:400;
	float:right;
	margin:0px 0px 0px 20px;
}
.lineup-locks p:first-child{
	margin:0px 30px 0px 0px;
	float:left;
}
.lineup-locks p:last-child{
	margin:0px 0px 0px 0px;
	float:left;
}
.lineup-locks p strong{
	font-size:16px;
	color:#0872ba;
	font-weight:700;
}
.save-lineups{
	float:right;
	margin:19px 0px 0px 0px;
	padding:.375rem 30px;
	height: 36px;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	border:0px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
}
.decision-tree{
	background-color:#f0fafc;
}
.decision-tree{}
.decision-tree tr{
    border-top: 1px solid #99dce7;
}
.decision-tree td {
    background-color: #f0fafc;
    padding:10px 10px;
    color: #0872ba;
	font-size:12px;
    font-weight:400;
    border-bottom: 1px solid #99dce7;
}
.decision-tree td:first-child{
	padding-left:20px;
	padding-right:0px;
}
.decision-tree td:last-child{
	padding-left:10px;
	padding-right:20px;
}
.decision-tree td strong{
    color: #0872ba;
	font-size:16px;
    font-weight:700;
	line-height:18px;
}
.decision-tree td strong span{
    color: #4c4c4c;
	font-size:14px;
}
.decision-tree td p{
	margin-bottom:0px;
	font-size:11px;
	color:#4c4c4c;
}
.decision-tree td p strong{
	font-size:12px;
}
.decision-tree .your-lineup{
}
.time-pl{
	width:70px;
}
.salary-pl{
	width:60px;
}
.remove-player{
	width:40px;
}
.remove-player a {
    margin-top: 9px;
    display: block;
}

.add-player td{
	background-color:#dbf2f9;
	font-size:16px;
	color:#0872ba;
	font-weight:700;
}
.add-player td:first-child{
	padding-top:15px;
}

.add-player-btn{
	margin:0px 0px 0px 0px;
	padding:8px 30px;
	height: 36px;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	border:0px;
	background: rgba(110,204,221,1);
	background: -moz-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(110,204,221,1)), color-stop(100%, rgba(37,169,225,1)));
	background: -webkit-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -o-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	background: linear-gradient(to bottom, rgba(110,204,221,1) 0%, rgba(37,169,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eccdd', endColorstr='#25a9e1', GradientType=0 );
	float:right;
}
.clear-all{
	background-color:#c7eaf7;
	padding:10px 20px;
	border-bottom:1px solid #99dce7;
}
.clear-all .btn{
	border:0px;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	padding:7px 30px;
	margin-right:10px;
}
.decision-tree-right{
	border-left:1px solid #99dce7;
	padding:20px;
	margin-left: -15px;
	margin-right: -15px;
}
.table-heading-decision{
	background-color:#25aae1;
	padding:7px 20px;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	border-radius: 0;
	width: 100%;
	text-align: left;
}

.table-heading-decision.dropdown-toggle::after {
	float:right;
	font-size: 30px;
	margin: 9px 0px 0px 0px;
}
.dropdown-tree{
	background-color:#25aae1;
	padding:0px;
	font-size:18px;
	font-weight:700;
	color:#FFF;
	border-radius: 0;
	width: 100%;
	text-align: left;
}

.dropdown-tree a{
	font-size:18px;
	font-weight:700;
	padding:10px 20px;
	color:#FFF;
	border-bottom:1px solid #98dce7
}
.decision-tree-right .table-responsive{
	border:1px solid #99dce7;
	border-top:0px;
	border-right: 0px;
	border-bottom:3px solid #25aae1
}
.decision-tree-right .table-responsive tr{
	border-top:0px;
	border-right:0px solid #99dce7;
}

.decision-tree-right .table-responsive tr td tr{
	border-top:1px;
	border-right:1px solid #99dce7;
}


.decision-tree-right .table-responsive td strong {
    color: #0872ba;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
}
.decision-tree-right .table-responsive td strong span {
    color: #4c4c4c;
    font-size: 12px;
}
.decision-tree-right .table-responsive td{
	padding:0px;
	line-height:13px;
	border-bottom: 0px;
}
.example-c td{
	background-color:#e3f5f9;
}

.decision-tree-right .table-responsive td td{
	padding:10px;
	border-bottom:1px solid #99dce7;
}
.decision-tree-right .table-responsive td td:first-child{
	padding-left:20px;
}
.decision-tree-right .table-responsive td td:last-child{
	padding-right:20px;
}

.decision-tree-right .your-lineup{
	padding-left: 0px !important;
}
.decision-tree-right p{
	margin-top: 10px;
}
.decision-tree-right .remove-player{
	padding-top:18px !important;
}
.sub-table{
	padding-top:35px;
	position:relative;
}
.table-responsive.sub-example{
	border-right:1px solid #99dce7;
	border-bottom:0px solid #99dce7;
}
.table-responsive.sub-example td {
    padding:10px;
	border-bottom:1px solid #99dce7;
}
.table-responsive.sub-example td:first-child{
    padding-left:20px;
}
.table-responsive.sub-example td:last-child{
    padding-right:20px;
}
.sub-table .left-heading{
	position:relative
}
.sub-table .right-heading{
	position:relative
}


.vertical-line{
	width:3px;
	min-height:100%;
	background: url(../images/border-vertical.png) repeat-y;
	position:absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tree-row{
	margin-bottom:20px;
}
.tree-row:last-child{
	margin-bottom:0px;
}
/*.accordion .card-header{
	padding:0px;
	position:relative
}
.accordion .card-body {
	padding:0px;
}




.accordion .card-header:after {
	content:url(../images/drop-arrow.png);
	width: 15px;
	height:8px;
	position:absolute;
	right:10px;
	top: 7px;
}
.accordion .card-header.collapsed:after {
	content: normal;
	width: 15px;
	height:8px;
}*/

.sub-table .right-heading span:after{
	content:url(../images/middle-line.png);
	width: 14px;
	height: 39px;
	position: absolute;
	left: -14px;
	top: 3px;
	bottom: 0px;
	overflow: hidden;
}
.sub-table .left-heading span:after{
	content:url(../images/middle-line.png);
	width: 14px;
	height: 39px;
	position: absolute;
	right: -15px;
	top: 3px;
	bottom: 0px;
	overflow: hidden;
}



@media screen and (max-width:1400px) {
.game-filter input {
    width: 210px;
}
.game-filter label {
    margin:0px 0px 10px 0px;
}
.game-filter .name {
    width: 133px;
}
}
@media screen and (max-width:1024px) {
.we-offer h2 {
    font-size: 45px;
	line-height: 38px;
}
.we-offer h2 span {
    font-size: 25px;
}	
.sports-logo {
    width: 100%;
}
.sports-logo img{
	width:100%;
}
.bottom-section {
    padding: 109px 0px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.final-team li {
    width: 175px !important;
}
.tweet-section li {
    width: 290px !important;
}
.middle-menu a {
    padding: 17px 0px;
}
.score .col-lg-4{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.plays li {
    width: 473px !important;
}
.league-news {
    padding-bottom:0;
}
.analytics .col-lg-2{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.left-menu li {
	float:left;
    width:25%;
}
.analytics .col-lg-7{
	-ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
.analytics .col-lg-3{
	-ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
.analytics-detail-heading .heading-menu{
    float: none;
    margin-top: 0px;
    margin-bottom: 10px;
}
.btn-right {
    float: none;
}
.game-filter .name {
    width: auto;
}
.game-filter .pos {
    width: auto;
}
.filter-logo {
    margin-bottom: 10px;
}


.middle-content .name {
    width: auto;
}
.analytics-btn{
	margin-left:0px;
	margin-right:10px;
}

.simulation .col-lg-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.simulation .graf img {
    width: 100%;
}
.simulation .middle-content .table-responsive {
    overflow: hidden !important;
}
.simulation .left-menu li {
    float: left;
    width: 20%;
}
.simulation .btn-right {
    float: right;
}
.simulation-game-filter {
    margin:-10px 0px 0px 5px;
    width: 100%;
}

.stacking-section input {
    width: 100%;
}
.stacking-section select{
    width: 100%;
}
.stacking-section label {
    margin: 10px 0px 5px 0px;
}
.stack-size select {
    width: 50px !important;
}
.optimizer-content-section .optimizer-left-section .btn {
    margin: 20px 0px 0px;
}
.optimizer-content-section .optimizer-left-section .save {
    margin-bottom: 20px !important;
    margin-left: 0 !important;
}
.generated-point-detail-heading .right-section {
    float: none;
}
.generated-point-detail-heading .btn {
    padding: 7px 10px;
    margin-top: 15px;
}
.score-sentiment div{
    width: 100% !important;
	border-right:0px;
	border-bottom:1px solid #8dd7e6;
}
.clear-all .btn {
    padding: 7px 10px;
}
}

@media screen and (max-width:991px) {
.header-section h1 {
    font-size: 45px;
    margin-top: 119px;
}	
.we-offer h4 {
    font-size: 30px;
}
.we-offer .col-md-6 {
    padding: 30px;
    height: 420px;
}
.we-offer h2 {
    font-size: 38px;
}
.we-offer p {
    font-size: 14px;
}
.sports-logo {
    margin: 0px -30px;
}
.testimonial {
    margin: 50px auto;
}
.testimonial-box {
    background-size: 70%;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.sign-up {
    margin: 13px 0px 0px 0px;
}	
.bottom-section {
    padding: 107px 0px;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.analytics .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.analytics .col-lg-3{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.filter .col-md-4 {
	    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.optimizer .clearfix{
	display:none;
}
}

@media screen and (max-width:768px) {
.final-team li {
    width: 207px !important;
}
.tweet-section li {
    width: 330px !important;
}
.middle-menu a {
    padding: 17px 11px;
	width: auto;
}
.plays li {
    width: 682px !important;
}
.jcarousel img {
    margin: 0 auto;
}
.article-image {
    max-width: 100%;
}

.article .row .col-12, .col-sm-6, .col-lg-3{
	margin-bottom:20px;
}
.article {
    padding: 30px 15px 0px;
}

.plays {
    margin-bottom:30px;
}
.top-stars {
    margin-bottom:30px;
}
.league-news {
    padding-bottom:0;
}
.score-section {
    margin-bottom:30px;
}
.plays .row .col-12, .col-sm-6, .col-lg-3 {
     margin-bottom:0px; 
 }

.title{
	display:block;
} 

.btn-optimizer{
    margin-bottom:30px;
}
.game-filter input {
    margin-right: 20px;
}
.bubbleInfo {
    width: auto;
}
.game-filter label {
    margin: 10px 10px 10px 0px;
    width: auto;
}
.simulation-game-filter h3 {
    float: none;
}
.simulation-game-filter .filter {
    padding-left:0px;
    padding-right:0px;
    margin-left:-5px;
}
.simulation-game-filter .filter ul li {
    display: inline-block;
    margin: 0px 5px;
}
.optimizer-content-section .optimizer-left-section .btn {
    margin: 20px 0px;
}
.optimizer-content-section .optimizer-left-section .save {
    margin-left: 10px !important;
}
.optimizer-content-section .optimizer-left-section .table th br{
	display:none
}
.optimizer-content-section .optimizer-left-section .players {
    width: 546px;
}
.lineups-left{
	margin-bottom:30px;
}
.select-decision-tree .draftkings {
    width: 250px !important;
}
.sub-table .left-heading span:after {
    content: normal;
}

.sub-table .right-heading span:after {
    content: normal;
}
.tree-row:last-child {
    margin-bottom:30px;
}
}

@media screen and (max-width:767px) {
.header-section {
    padding: 0px 0px 20px 0px;
}
.header-section h1 {
    margin-top: 31px;
    text-align: center;
    margin-bottom: 24px;
	background-size: cover;
}
.we-offer .col-md-6 {
    height: auto;
	    padding-bottom: 90px;
}
.sports-logo {
    margin: 0px 0px 0;
    width: 100%;
    left: 0;
    bottom: 0;
	    text-align: center;
}
.form-section {
    margin-bottom: 0px;
}
.we-offer {
    margin-top: 0px;
}
.testimonial h2 {
    margin: 0px auto 20px;
}
.bottom-section {
    padding: 50px 0px;
}
.bottom-section h3 {
    margin: 30px auto 30px;
}
.bottom-section .btn {
    width: 200px;
}
.testimonial-box {
    margin-bottom: 30px;
}
.copy-rights {
    text-align: center;
}
.footer-link {
    float: none;
}
.social {
    float: none;
}
.testimonial-box {
    background-size: auto;
}
}

@media screen and (max-width:736px) {
.navbar-dark .navbar-nav .active>.nav-link{
    color: #6ecddd;
    border-bottom:1px solid #333333;
}
.nav-link {
    border-bottom: 1px solid #333;
}
.navbar-nav {
    margin: 0px -15px;
}
.navbar-expand-md .navbar-nav .nav-link {
	padding:0.94rem !important;
}
.navbar-nav {
    margin: 10px -10px 0;
    padding: 0px 0px 20px 0px;
    border-top: 1px solid #333;
}
.sign-up {
    padding: 8px 37px;
    border-radius: 5px;
    margin-left: 15px;
}
.middle-section {
    padding-top: 20px;
}
.sports-logo img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.final-team li {
    width: 196px !important;
}
.tweet-section li {
    width: 315px !important;
}
.middle-menu a {
    padding: 18px 15px;
    font-size: 14px;
}
.plays li {
    width: 651px !important;
}
.optimizer-content-section .optimizer-left-section .players {
    width: 510px;
}
}

@media screen and (max-width:684px) {
.final-team li {
	width: 178px !important;
}
.tweet-section li {
    width:290px !important;
}
.jcarousel img {
    margin: 0 auto;
    max-width: 100%;
}
.middle-menu a {
    padding: 18px 10px;
}
.plays li {
    width: 601px !important;
}
.filter .col-sm-2 {
    -ms-flex: 0 0 18.666667%;
    flex:0 0 18.666667%;
    max-width:18.666667%;
}
.game-filter label {
    width: auto;
    margin: 10px 7px 10px 0px;
}
.optimizer-content-section .optimizer-left-section .players {
    width: 460px;
}
}
@media screen and (max-width:667px) {
.final-team li {
    width: 174px !important;
}
.tweet-section li {
    width: 279px !important;
}
.plays li {
    width: 585px !important;
}

.middle-menu a {
    padding: 18px 0px;
    width: 33%;
    text-align: center;
}
.middle-menu {
    height: auto;
}
.game-filter input {
    margin-right: 10px;
}
.optimizer-content-section .optimizer-left-section .players {
    width:447px;
}
}


@media screen and (max-width:414px) {
.bottom-section img{
	width:100%;
}	
.bottom-section .btn:last-child {
    margin-right: auto;
}
.bottom-section .btn {
    width: 200px;
    display: block;
    margin: 19px auto 0;
}
.sports-logo img {
    width:100%;
    margin: 0 auto;
    text-align: center;
}
.header-section h1 {
    font-size: 32px;
}
.final-team li {
    width: 267px !important;
}
.tweet-section li {
    width: 336px !important;
}
.team-detail .day {
    margin: 0px 15px;
}
.match-detail {
    width: 17.875em;
}
.vs {
    margin: 50px 20px 0px;
    font-size: 36px;
}
.match-detail img {
    margin-top: 0px;
    width: 23%;
}
.news-image {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.plays li {
    width: 335px !important;
}
.plays .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
.right-content {
    float: left;
    border-top: 1px solid #bde5f6 !important;
    margin-top: 3px;
    padding-top: 5px;
}
.plays .players-list .border-right {
    border-right: 0px solid #bde5f6 !important;
}
.right-content .team-logo {
    float: left;
}
right-content .team-name {
    float: left;
    margin: 7px 0px 0px 10px !important;
}
.right-content .team-name {
    float:left;
    margin: 7px 0px 0px 10px !important;
}
.players-list .team-name span {
    font-size: 11px;
}
.players-list .graf {
	float: none;
    margin-top: 9px;
}
.players-list .graf img{
}


.top-stars .points {
    float: none;
}
.top-stars .points img{

}
.top-stars .points span {
    margin: 15px 0 6px 0;
    text-align: left;
}

.players-list .team-name {
    margin: 0px 0px 0px 10px;
    float: none;
    display: inline-block;
}
.draftkings {
    width: 45%;
}
.calender {
    width: 45%;
}
.left-menu li {
    width: 100%;
}
.analytics-detail-heading .heading-menu a {
    padding: 0px 5px;
}
.analytics-btn {
    padding: 7px 10px;
}
.game-filter label {
    width: 130px;
}
.bubbleInfo {
    width: 100px;
}
.filter .col-sm-2 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.popup {
    width: 348px;
}
.middle-content .table-responsive {
    overflow: auto !important;
}
.popup {
    position: static;
}
.simulation .middle-content .table-responsive {
    overflow: auto !important;
}
.simulation-game-filter .filter ul li {
    margin: 0px 30px 0px 5px;
}

.simulation .team-schedule {
    float: none;
}
.simulation .at {
    float: none;
}
.simulation .btn-right {
    float: none;
    clear: both;
    margin-top: 15px;
}
.stacking-section-div {
    padding-top: 0px;
    padding-bottom: 0px;
}
.optimizer-content-section {
    margin-top: 20px;
}
.optimizer-right-section {
    border-left: 0px solid #99dce7;
    border-right: 0px solid #99dce7;
}
.generated-point-detail-heading label {
    float: none;
    margin: 7px 10px 5px 0px;
    display: block;
}
.generated-point-detail-heading input {
    width: 100%;
    float: none;
}
.generated-point-detail-heading a {
    float: none;
    margin: 10px 10px 0px 0px;
    display: inline-block;
}
.save {
    margin-left: 0px !important;
}
.optimizer-content-section .optimizer-left-section .table th br {
    display: block;
}
.compare{
	margin-top:10px;
}
.lineups-btn {
    margin: 0px 20px 0px 0px;
    padding: 8px 11px;
}
.select-decision-tree .draftkings {
    width: 100% !important;
}
.select-decision-tree select{
	margin: 10px 0px 10px;
}
.select-decision-tree .calender span {
    top: 15px;
}
.save-lineups {
    float: right;
    margin: 10px 0px 20px 0px;
}
}
@media screen and (max-width:375px) {
.social a {
    width: 35px;
    height: 35px;
    font-size: 17px;
	line-height: 35px;
}
footer {
    padding: 30px 30px 0px;
    background-color: #191919;
}
.final-team li {
    width: 227px !important;
}
.tweet-section li {
    width: 300px !important;
}
.plays li {
    width: 295px !important;
}

.players-list .team-name {
    float: none;
}
.match-detail {
    width: 14.875em;
}
.team-detail {
    font-size: 14px;
}
.game-filter label {
    margin-top: 0;
}
.game-filter input {
    width: 100%;
}
.optimizer {
    padding: 20px 20px 0px 20px;
}
.sign-up {
    padding: 8px 20px;
}
.simulation .left-menu li {
    float: left;
    width: 50%;
}
.simulation .left-menu li:last-child {
    float: left;
    width:100%;
}
.simulation-game-filter .filter ul li {
    margin: 0px 10px 0px 5px;
}

.optimizer-content-section .optimizer-right-section .players {
    width: 115px;
    display: inline-block;
}
.lineups-btn {
    margin: 0px 20px 0px 0px;
    padding: 8px 8px;
}
}