/* CUSTOM CSS BY APRIADI NUR KURNIAWAN */
.span-container{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.main-lates-matches{
    background:#FFF;
}
.container-apri{
    background-color: #fff;
}
.recent-name{
    font-size:10px;
}
.news-container{
    background:#fff;
}
.news-single{
    background:#fff !important;   
}
#sidebar{
    background:#fff;
    padding-bottom:30px;
}
.image-captioned{
    float:left;
}

.image-center{
    display: block;
    text-align: center;
}
.image-center .image-captioned{
    float:none;
}
figure.image-left{
    float:left !important;
}
figure.image-right{
    float:right !important;
}
figcaption{
    text-align: center;
    font-size:12px;
    font-style: italic;
}
.deskripsi-team{
    display: block;
    height: 100%;
    float: left;
    width: 100%;
}
.custom-logo{
    width:100%;
    max-width:300px;
}
.box-share-match{
    position: relative; 
   
    box-sizing: border-box; 
    width: 100%; 
 
}
.themainrow .statLabel{
    width:10%;
}

.themainrow .team-0{
    width:45%;
}

.themainrow .team-1{
    width:45%;
}

.statLabel{
    background: #d7e9f8 !important;
    font-weight: bold;
    font-size:16px;
    min-width: 100px;
}

.gamesumtable tr td{
    background: #E4F1FE;
    font-size:14px;
    text-transform: uppercase;
}


.statisticnav{
    padding:0px !important;

}

.statisticnav li a{
    color:#000 !important;
}
.gamesumtable img{
    height: 25px;
    margin: 7px;
}

.gamesumtable  .teamcompimg{
    height: 45px;
    margin: 0px;
}

.gamesumtable {
    margin-top:10px;
}

.boxscore .playerinfo{
    max-width:190px;
    text-align: left;
    width: 6vw;
}

.boxscorewrap table.boxscore thead th {
    font-size: 12px;
    height: 30px;
}

.additional-box tr {
    background:#f7f7f7 !important;
}

.additional-box tr td {
    color:#000;
    font-size:11px;
    font-weight: bold;
}

.boxscore {
    margin-top: 10px;
    word-break: break-word;
    width: 100%;
}

.boxscore tr th:first-child{
    padding:0px !important;
    text-align: center;
}
.boxscore tr td:first-child{
    text-align: center;
}

.boxscore tr td{
    padding: 0px;
    min-width: 1px;
    max-width:8px;
}

.boxscore thead tr th{
    min-width: 1px;
    max-width:8px;
    background: #0d4c91 !important;
    color: #FFF;
}


.stats-title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    display: block;
    border-bottom: #000 2px solid;
}
.gamesumtable thead tr th{
    background:#0d4c91  !important;
    color:#FFF !important;
}

.gamesumtable thead tr th div span{
    color: #FFF;
}

.gamesumtable tbody {
    font-size:14px;
}


.tab-content{
    background:#FFF;
}

.apri-clear{
    display: block;
    clear:both !important;
}

.sitemap-ul{
    list-style-type: disc;
}

.sitemap-ul li ul{
    margin-left: 20px;
     list-style-type: disc;
}

.logo-contain-main{
    z-index: 99;
}
.search-result-p{
    margin-top:22px;
}

.deskripsi-team{
    background: #FFF;
    padding: 30px;
}
.mobile-clear{
    clear:both;
}
.roster-card .card-nama{
    padding-top:20px;
}

.roster-card .card-pos{
    padding-top:20px;
    background-color: #0d4c91;
    color:#FFF;
    font-weight:bold;
    text-align: center;
}

.roster-card a{
    display: block;
    background-color: #FFF; 
}
.roster-card-no{
    position: absolute;
    /* left: 10%; */
    /* top: 2%; */
    padding: 15px;
    font-size: 30px;
    background-color: #363636;
    font-weight: bold;
    color:#FFF;
    z-index:99;
}


.roster-card figure{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.roster-card img{
    width:100%;
    height:auto;
    
    display: block;
    margin: 0 auto;
}

.roster-card{
    
    margin-bottom: 20px;
     padding:0px 20px !important;
}

.rosted-card-detail{
    overflow: hidden;
}

.title-team-detail{
    color:#fff !important;
    padding-top:90px !important;
}

.team-portfolio img{
    width:80%;
}
.apri-team-container{
    padding-bottom: 20px;
}

.margin-top-large{
    margin-top:80px;
}
.apri-team{
    padding-bottom:20px;
    border:#ccc 1px solid;
}

.apri-team a{
    position: relative;
    display: block;
    min-height: 300px;
    max-height: 300px;
}

.apri-team a img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.apri-team a img:hover {
    -webkit-transform: scale(1.4); 
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
#content {
    width:80px; margin:25px;
   
}

.top-search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #FFF;
}

.gallery-container{
	 display: flex;
    flex-flow: row wrap;

    &::before {
        display: block;
    }
}

.apri-gallery-item{
	padding:0px 10px;
	  
	
}

.apri-gallery-item a{
	display: block;
	background-color: #FFF; 
}

.apri-gallery-item a:hover{
	background-color: #ee307d; 
	
}

.apri-gallery-item a:hover  h2{
	color:#FFF; 
	
}

.apri-gallery-item figure{
	background-color: #FFF;
}
.apri-gallery-item img{
	max-width:100%;
	height:auto;
	max-height:235px;
	display: block;
	margin: 0 auto;
}

.margin-top-medium{
	margin-top:20px;
}

..apri-gallery-detail{
	padding:0px 15px;
}


.apri-gallery-detail h2{
	font-size:17px ;
	padding-top: 0px;
    padding-bottom: 16px;
	font-weight: 400;
	text-align: center;
	color:#0d4c91;
}

.gallery-detail-item{
	margin-bottom: 10px;
}
.gallery-detail-item img{
	max-width:100%;
}

.apri-container{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.news-link{
    position: relative;
    min-height:220px;
    max-height: 220px;
    display: block;
}

.featured-news-link{
    position: relative;
    min-height:300px;
    max-height: 350px;
    display: block;
}

.highlight-news{
	margin-top:5px;
}

/* adx */
.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}/*!
 

 /*slider*/
 .ma5-container-apri{
 	width: 95%;
    max-width: 1200px;
    margin: 0 auto;
 }

 .ma5-slide-text{
 	position: absolute;
    padding: 20px 0;
    z-index: 1;
    
    top:auto;
    bottom:5%;
    padding-right: 40%;
 }
.ma5-slide-text h2:hover{
	color:#ee307d;
	 -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}


 .ma5-slide-text h2{
 	font-size:60px;
 	color:#FFF;
 	margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: left;

 }

 .ma5slider .slide{
 	max-height:100%;
 }

.slide-area{
	margin-top:-20px !important;
}

a.slide::before{
	content: '';
    display: none;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}



.news-link img{
	min-height:220px;
}

/*.team-span{
	display:block;
}

.team-span img{
	margin: 0 auto;
}

.team-span-name{
	clear: both;
    display: block;
    text-align: center;
}*/

.live-span{
	padding: 6px 14px;
    font-size: 12px;
    text-transform: uppercase;
    background: #4caf50;
    line-height: 30px;
    color: #fff;
}

.upcoming-span{
    padding: 6px 14px;
    font-size: 12px;
    text-transform: uppercase;
    background: #0d4c91;
    line-height: 30px;
    color: #fff;
}

.recap-span{
    padding: 6px 14px;
    font-size: 12px;
    text-transform: uppercase;
    background: #ee307d;
    line-height: 30px;
    color: #fff;
}

.news-list .item.img-top:hover .info .highlight-news{
	color:#FFF;
}

.news-date-a{
	color:#0d4c91;
	font-weight:bold;
}

.latest-news-card{
	/*border-bottom:2px solid #0d4c91;*/

}

.image-container {
    position: relative;
    width:100%;
    height:100%;
}
.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
}


.apri-table tbody td{
    padding: 0px 10px !important;
    vertical-align: middle !important;
    font-size:14px !important;
}

.apri-table thead th{
    padding: 8px 18px !important;
    vertical-align: middle !important;
    font-size:14px !important;
}

.player-detail-head{
    background-image: url('../images/banner-player.jpg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.image-portfolio{
    min-height: 300px;
    background-size: cover !important;
}

.image-portfolio img{
    width:0px !important;
}

.main-lates-matches{
    margin-bottom: 10px;
}

.sponsor{
    text-align: center;
    background-color: white;
    font-size:14px ;
}

.sponsor h4{
    font-size:14px ;   
}

.sponsor-ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.sponsor-ul li{
   display: inline-block;
    margin: 0 0.75em 1.5em;
}

.sponsor-ul li img{
        max-height: 30px;
}

.btn-social-counter--fb {
    background-color: rgb(77, 107, 170);
}
.btn-social-counter{
        display: block;
    width: 100%;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    min-height: 65px;
    position: relative;
    background-clip: padding-box;
    transform: translate3d(0px, 0px, 0px);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 231, 237);
    border-image: initial;
    border-radius: 4px;
    overflow: hidden;
    padding: 20px 60px 18px 86px;
    transition: all 0.3s ease-in-out;
}

.btn-social-counter__icon {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 68px;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 18px;
}

.btn-social-counter--fb .btn-social-counter__icon {
    background-color: rgb(67, 96, 156);
}

.btn-social-counter__icon .fa {
    color:#FFF;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-social-counter__add-icon {
    display: block;
    position: absolute;
    width: 26px;
    height: 26px;
    right: 23px;
    top: 50%;
    margin-top: -13px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}

.btn-social-counter__title {
    font-size: 12px;
    line-height: 0.3em;
    color: rgb(255, 255, 255);
    margin-bottom: 1px;
    letter-spacing: -0.02em;
    padding:0px;
}

.btn-social-counter--youtube {
    background-color:#DE2C4B;
}

.btn-social-counter--instagram {
    background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.popular-title-home{
    font-weight: bold;
    font-size: 14px;
    color:#363636;
}

.selectseries{
    padding-top:55px;
}

.bg-match-detail{
    background: url("../images/bg-score.jpg");
    background-repeat: no-repeat; background-size:cover
}

.score-table{

}

.score-table tr td{
    font-size:18px;
    font-weight: bold;
    width: 33.333%;
}

.score-value{
    font-size: 26px !important;
}

.score-team1{
    text-align: right !important;
}

.score-team2{
    text-align: left !important;
}


.match-title span{
    clear: both;
    display: block;
    font-size: 20px;

}

/* override bootstrap */
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background:rgba(137, 196, 244,0.3);
 }


@media (max-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }

@media (max-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (max-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (max-width:1281px) { /* hi-res laptops and desktops */ }


/* slider home */
.ma5slider .slide img, .ma5slider>img.slide{
    height: 100%!important;
}

@media only screen and (max-width: 3840px){
    .height-slider-home,.image-container{
         height: 1998px!important;
    }
}
@media only screen and (max-width: 2048px){
    .height-slider-home,.image-container{
         height: 990px!important;
    }
}
@media only screen and (max-width: 1920px){
    .height-slider-home,.image-container{
         height: 918px!important;
    }
}
@media only screen and (max-width: 1768px){
    .height-slider-home,.image-container{
         height: 830px!important;
    }
}
@media only screen and (max-width: 1680px){
    .height-slider-home,.image-container{
         height: 888px!important;
    }
}
@media only screen and (max-width: 1600px){
    .height-slider-home,.image-container{
         height: 862px!important;
    }
}
@media only screen and (max-width: 1440px){
    .height-slider-home,.image-container{
         height: 738px!important;
    }
}
@media only screen and (max-width: 1400px){
    .height-slider-home,.image-container{
         height: 888px!important;
    }
}
@media only screen and (max-width: 1366px){
    .height-slider-home,.image-container{
         height: 606px!important;
         }
     }

    
@media only screen and (max-width:824px)  { /* maximum width of landscape mobile */
     .broadcast-item .channel .info{
        text-align: center !important;
        padding-left:0px !important;        

     }

     .broadcast-item .channel{
        padding: 0px !important;
     }

     .broadcast-item .channel .info{
        padding-top:5px !important;
     }

      .main-lates-matches{
        border-right: #ebebeb 1px solid;
    }

}
@media only screen and (max-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 

    .post-text img {
        height:auto !important;
    }
    .top-info .date {
        float:none;
        clear:both;
    }

    .top-info .comment-quantity{
        float:left !important;
    }
    .main-lates-matches{
        border-right: #ebebeb 1px solid;
    }
    .post-content h2{
        font-size: 18px !important;
        word-wrap: break-word !important;
        text-transform: initial !important;    
    }

    .post-content h1{
        font-size: 20px !important;
        word-wrap: break-word !important;
        text-transform: initial !important;    
    }
    
    .deskripsi-team img{
        max-width: 100% !important;
        height: auto !important;
    }

    .height-slider-home{
        height: 300px !important;
    }

    .ma5-slide-text h2{
        font-size: 26px !important;
        margin-bottom: 0px !important;
        padding-left: 10px !important;
    }

     .ma5-slide-text{
        padding-right:40% !important;
    }
    .boxscore{
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .boxscore tr th:first-child {
        padding: 0px 10px !important;
    }


    .boxscore thead tr th {
        padding: 0px 10px !important;
        max-width: none !important;
    }

}

@media only screen and (max-width:414px)  { /* smartphones, iPhone, portrait 480x320 phones */ 

.boxscore{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
.boxscore tr th:first-child {
    padding: 0px 10px !important;
}


.boxscore thead tr th {
    padding: 0px 10px !important;
    max-width: none !important;
}


.box-share-match{
    position: relative; 
    left: 0px !important; 
    box-sizing: border-box; 
    width: 100%; 
    padding-left: 0px !important; 
    padding-right: 0px !important;


}

.share-box .share-socials{
    position:relative !important;
}


    .gamesumtable tr td{
        font-size:12px !important;
        padding:0 10px !important;
    }
    .player-name{
        width:35% !important;
    }
    .nopadding-mobile{
        padding:0px !important;
    }

    .match-info .score{
        width:100% !important;
    }
    .container-apri{
        padding:0px !important;
    }
    .news-list .item {
        padding:0px !important;
    }
    .vc_custom_heading{
        margin-top: 25px !important;
        /*margin-left: 20px !important;*/
    }

    .wpb_content_element {
        padding:0px 15px !important;
    }
    .deskripsi-team p{
        font-size: 12px !important
    }

    .deskripsi-team ul{
        font-size: 12px !important
    }

    .deskripsi-team h4{
        font-size: 14px !important
    }
    .team-portfolio{

        padding-top:35px !important;
    }
    .team-portfolio img{
        width:60% !important;
    }

    .title-team-detail{
        font-size: 24px !important;
        padding-top:0px !important;
    }
    .organisation-header-wrapper:before{
        left:-45px !important;
        width:100% !important;
    }
    .image-header{
        min-height:200px !important;
    }
    .image-header h1{
        font-size:28px !important;
    }
    .foot-cont{
        font-size:12px !important;
    }
   .txt-logo-header{
    font-size:17px !important;
   }

    .txt-logo-header-tag{
        font-size: 12px !important;
    }
    .height-slider-home{
        height: 200px !important;
    }

    .ma5-slide-text{
        padding-right:35% !important;
    }

    .ma5-slide-text h2{
        font-size: 16px !important;
        margin-bottom: 0px !important;
        padding-left: 10px !important;
    }

    .image-container{
        height:200px !important;
    }

    h6{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 12px !important;
    }

    .vc_column_container>.vc_column-inner{
        padding:0px !important;
    }

    .main-lates-matches .item .championship{
        font-size: 10px !important;
    }

    .score{
        margin:5px 0px !important;
    }

    .broadcast-item .info .then{
        font-size:12px !important;
    }

    .broadcast-item .info .what{
        font-size:12px !important;   
    }

    .broadcast-item .channel .info{
        padding:0px !important;
        text-align: center !important;
        width: 100% !important;
    }

    .broadcast-item .channel{
        padding-left:0px !important;
    }

    .recent-news .item .date a{
        font-size: 8px !important;
    }

    .popular-news{
        padding-top:20px !important;
    }

    .home-news-head{
        padding-top: 40px !important;
        /*padding-left: 30px !important;*/
    }

    .navbar-toggle{
        margin-top:30px !important
    }
}

@media only screen and (max-width:359px)  { /* smartphones, iPhone, portrait 480x320 phones */ 
     .navbar-toggle{
        margin-top:-65px !important
    }
}



.height-slider-home{
    height: 500px;
}
.image-container{
    height: auto !important;
}
/*-- End slider home */

/* text logo */
.main-menu-wrap .custom-logo-link{
    display: inline-block!important;
    vertical-align: top;
    margin: 10px 0 15px;
    height: auto!important;

}
.txt-logo-header{
    display: inline-block;
    position: relative;
    font-size: 28px;
    margin-top: 25px;
    color: #ee307d;
    font-family: Montserrat, sans-serif;
}
.txt-logo-header-tag{
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #0d4c91;
    font-family: Montserrat, sans-serif;
}
.sticky-wrapper .custom-logo-link:before{
    right: 12%!important;

}

/* responsive mobile -adx */