.circle{background: #060; padding: 30px; border-radius: 50%;}
.ipl-poster{width:100%; height:auto;}
#iplTable{background: #FFF; color: #000; text-align: left; width: 100%; opacity: .9}
#iplTable th{background-color: #FB361A; color: #FFF; padding: 10px; font-weight: bold;}
#iplTable td{padding: 8px; background-color:#F3F3F3; color:#333;}
#iplTable tr{border: 1px solid #ccc;}
#iplTable tr b{display:none;}
#iplTable small{display:none;}

#iplpointsTable{background: #FFF; color: #000; text-align: left; width: 100%; opacity: .9}
#iplpointsTable th{background-color: #4d43e2; color:#FFF; padding: 10px; font-weight: bold;}
#iplpointsTable td{padding: 8px; color:#333;}
#iplpointsTable tr{border: 1px solid rgb(199, 169, 169);}
#iplpointsTable tr b{display:none;}
#iplpointsTable small{display:none}

.fixtures-table{}
.fixtures-table input{display:block !important;}
#teams{width: 80%; margin-left:10%; display:inline-table;}
#teams input{display:none;}
#teams img{height:50px; padding:2px 0; width:auto;}
#teams tr td:nth-child(1){width:20px}
#teams tr td:nth-child(6){width:20px}
#teams tr td:nth-child(2){width:60px}
#teams tr td:nth-child(5){width:60px}
#teams tr td:nth-child(3){text-align:left;}
#teams tr td:nth-child(4){text-align:right;}
#teams small{display:none;}
#teams a{font-size:24px;}
.giveaway{display:none;}

.squad-table{width:100%;}
.squad-header{padding:10px;}
.squad-footer{padding:10px 10px 10px 40%;}
.mi{background-color:#034f83; color:#f5d4ea;}
.csk{background-color:#cc9c1c; color:#373d0e;}
.dc{background-color:#025fa5; color:#f5d4ea;}
.pbks{background-color:#922d2b; color:#e9c2b1;}
.rcb{background-color:#292929; color:#facec3;}
.kkr{background-color:#553171; color:#fefefe;}
.srh{background-color:#d83f31; color:#ecd9c8;}
.rr{background-color:#213c7b; color:#f8d7ed;}
.gt{background-color:#034f83; color:#f5d4ea;}
.lsg{background-color:#F60; color:#f5d4ea;}

.team-logo{max-width:200px; height:auto; margin:0 auto;}
.squad-players h4{font-size:20px; font-weight:400; margin:20px; text-align:left !important;}
.squad-players p{font-size:18px; margin:20px; text-align:left !important;}
.squad-players img{max-width:350px; height:auto;}
.overseas{background:url(https://d1vd9vlqo1765y.cloudfront.net/overseas.png) no-repeat; background-size:contain; padding-left:30px; height:24px;}
.indian{background:url(https://d1vd9vlqo1765y.cloudfront.net/indian.png) no-repeat; background-size:contain; padding-left:30px; height:24px;}
.ipl-banner{width:90%; border:10px solid white;}
.ipl-teams-list{padding:10%;}
.ipl-team-link{display:block; padding:10px;}
.ipl-team-link span{font-size:22px; padding:5px;}
.orange-bg{color:#fff; background:#fb361a !important}
.mwidth80{min-width:80px}
.mwidth100{min-width:100px}
.mwidth120{min-width:120px}
.mwidth160{min-width:160px}

@media (max-width:840px){
	h1{font-size:22px;}
	#matches{padding: 80px 5px;}
	#iplTable th{padding:10px 4px;}
	#iplTable td{padding:6px 2px;}
	#teams{width:98%; margin-left:1%;}
	#teams tr td:nth-child(2){width:40px;}
	#teams tr td:nth-child(5){width:40px;}	
	#teams tr td:nth-child(4) span{display:none;}
	#teams img{height:30px;}
	#teams small{display:block;}
	#teams span{display:none;}
	
	#iplTable{font-size:12px}
	#iplTable tr span{display:none;}
	#iplTable tr b{display:block;}
	#iplTable tr th:nth-child(2){display:none;}
	
	#iplTable tr td:nth-child(2){display:none;}
	
	#iplTable small{display:block;}
	#iplTable span{display:none;}

	h1{font-size:22px;}
	#iplpointsTable th{padding:10px 4px;}
	#iplpointsTable td{padding:6px 2px;}
	#iplpointsTable{font-size:12px}
	#iplpointsTable tr span{display:none;}
	#iplpointsTable tr b{display:block;}
	#iplpointsTable small{display:block;}
	#iplpointsTable span{display:none;}		

	.squad-players h4{font-size:16px; font-weight:400; margin:10px; }
	.squad-footer{padding-left:10px;}
	.ipl-banner{width:98%; border:5px solid white;}
	.squad-players p{font-size:12px; margin:20px 6px;}
	.ipl-teams-list{padding:10px; }
	.ipl-team-link span{font-size:14px;}
	.ipl-team-link img{width:36px; height:auto;}
}