
.ml-1{margin-left: 1%;}
.ml-2{margin-left: 2%;}
.ml-3{margin-left: 3%;}
.ml-4{margin-left: 4%;}
.ml-5{margin-left: 5%;}

.team-meta__name,.team-schedule__time,.team-schedule__status,.team-schedule__time,.team-schedule__date{color: #333 !important;}
.gallery__details span{font-size:10px !important; font-weight: 400 !important;}
.gallery__details h2{font-size: 18px !important; padding:0; margin:5px auto 0 auto; font-weight: 500; color:#666;}
.gallery__details p{color: #666 !important; line-height: 12px !important;}
.team-schedule__time,.team-schedule__status{text-transform: uppercase;}

.caps{text-transform: capitalize !important;}
.results .nav-item a.nav-link.active{background: #034ea2 !important; border:1px solid #034ea2;}
.results .nav-item a.nav-link.active h5{color: #fff !important;}
.results .nav-item a.nav-link h5 img{width:32px; height: 32px; border-radius: 50px;}
.info .table td{color: #000 !important; font-size: 10px !important;}
.text-lightgray{color: #999;}
.results .nav-item a.nav-link h5{ font-weight: 500;}
.text-normal{font-weight: 500 !important;}
.nav-item a.nav-link.active{background: #ddd !important; }
.rotate{transform: rotate(90deg); letter-spacing: 10px !important; margin:-10px; padding: 0; line-height: 14px; color: #999;}
.resp{width: 100%;}
th,tr,td{border: 0px solid #fff !important;}
td{border-bottom: 1px solid #f1f1f1 !important;}
.bg-silver{background: #f1f1f1;}
.bg-gray{background: #bbb;}
.label-xs{padding:1px !important; font-size:8px !important; font-weight: 400 !important;}
.border-blue{border: 1px solid #034ea2 !important;}
/*
.form-control,input[type="text"],input[type="number"],input[type="email"],input[type="password"]{border: 1px solid #999 !important; border-radius: 50% !important;}
*/
.slick-next,.slick-prev{display: none !important;}

.post__content{color: #333 !important; line-height: 18px; text-align: justify; margin: 0; padding: 0;}
.post__content img{margin:10px 0; width: 100% !important; }
.normal{font-weight: 500;}
.text-black{color: #333 !important;}
.round50{border-radius: 50px !important;}
.bold{font-weight: 600;}
td{padding:7px 10px !important; vertical-align: middle !important;}
.scorecard h1{font-size:56px; color:#fff; font-weight:500; margin:10px 0 0 0; padding:0;}
.scorecard p{line-height:24px; color: #fff; font-size: 18px;}
.scorecard p span{font-weight: 500;}
.scorecard h3{color: #fff; font-size: 16px; text-transform: capitalize !important;margin: 0; padding: 0; font-weight: 500;}
.scorecard h3 span{color: #ff0;}
.scorecard .clublogo{max-width:100px; max-height:100px; border-radius:50%;} 
.scorecard ul li.tlogo{width: 15%;}
.scorecard ul li.runs{width: 25%;}

@media (max-width: 1290px){
    .container{min-width: 98% !important; width: 98% !important;}
}



@media (max-width: 992px) {
.scorecard h1{font-size:32px; color:#fff; font-weight:500; margin:10px 0 0 0; padding:0;}
.scorecard p{line-height:18px; color: #fff; font-size: 16px;}
.scorecard p span{font-weight: 500;}
    .scorecard h3{font-size:12px;}
    .scorecard .clublogo{max-width:74px; max-height:74px; border-radius:50%;}  
    .scorecard ul li.tlogo{width: 20%;}
    .scorecard ul li.runs{width: 25%;}
}