.text_center{
    text-align: center;
}
.font_700{
    font-weight: 700;
}
.fl_left{
    float: left;
}
.fl_right{
    float: right;
}
.yellow_cards{
	background:yellow;
	text-align:center;
}
.red_cards{
	background:red;
	text-align:center;
	color:#fff;
}
.red_color{
	color:rgb(189, 0, 0);
}
.style_a{
	color: #009246;
}
.style_a:hover{
	color: #CE2B37;
}
span.card_web {
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 11px;
    padding: 0;
    text-align: center;
    width: 14px;
}
span.yellow_card_web {
    background-image: url(../images/yellow_card_web.png);
    color: #700;
}
span.red_card_web {
    background-image: url(../images/red_card_web.png);
}
.datepicker.dropdown-menu{
    max-width: 206px;
}
.search_box{
    margin-bottom: 15px;
}
.search_box input{
	width: 90%;
}
.search-button{
	padding: 4px 26px;
}
/** 
* menu 
*/
.sub-nav{
	display:none;
}
.has-sub-nav{
	line-height: 40px;
	height: 40px;
	position: relative;
}
.has-sub-nav a{
	padding-left: 10px;
}
.has-sub-nav:hover .sub-nav{
	display:block;
	position: absolute;
}
.has-sub-nav .menuMinority__arrow{
	margin: 32% 0 0 10%;
}
.mobile-menu{
	display:none;
}
.mobile-menu.active{
	display:block;
	width: 100%;
}
.mobile-menu ul li a{
	color: #fff;
	padding: 15px 10px;
	display: block;
	border-bottom: 1px solid #ccc;
}
.mobile-menu ul li.current-menu-item > a{
	background: #fff;
	color: var(--color-text-1);
	font-weight: 700;
}
/** 
* sidebar 
*/
#news1 .toppost .img img{
    height: auto;
}
.flag-icon{
	width: 18px;
	display: inline-block;
	margin-right: 5px;
}
.wp-post-image{
	max-width: 100%;
	height:auto;
}
.s-left .head .menuMinority__arrow{
	display: none;
}
.flat .container .lovepostnews .menu.my-leagues li a,
.flat .container .vnkplus_post .menu.my-leagues li a{
	white-space: unset;
}
/** 
* bxh 
*/
.heading-h3.bxh{
	text-align:left;
}
.match-bxh{
	width:10%;
}
.xuong_hang{
    background: #dcdcdc;
}
/**
* vong dau
**/
#vongdau .time-text{
    padding: 20px 10px;
}
.text-red1{
    color: #df0014;
}
.sl-round{
	margin: 0;
	padding: 5px;
}
/** 
* post 
*/
.relate-box .post-title,
.post-archive-middle .post-title{
	margin-top:10px;
	font-weight: 700;
}
.box-zone-category a {
	display:inline-block;
}
.box-category-thumbnail{
    display: inline-block;
	width: 26%;
	height: 65px;
	vertical-align: top;
}
.box-category-thumbnail .wp-post-image {
	max-width: 100%;
	height: 100%;
}
.box-zone ul li a.link_sidebar{
	width: 72%;
	padding: 0px 5px 5px;
}
.box-zone-category{
	margin:10px 0;
}
.single-title{
	font-weight: 700;
	color: var(--color-white);
	background-color: var(--color-tab,var(--color-sport-secondary-body));
	border-bottom: 4px solid var(--color-tab,var(--color-sport-secondary-body));
	padding: 5px 10px;
	line-height: 20px;
	font-size: 15px;
	line-height: 24px;
}
.post-style-horizontal{
	background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.post-info{
	display: grid;
}
.post-style-horizontal .post-thumbnail {
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
}
.post-style-horizontal .post-meta {
    padding-left: 1rem;
	width: 47%;
}
.post-thumbnail img {
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
}
.post-archive-middle{
	background-color: #fff;
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.post-archive-middle .item{
	width: 32%;
	display: inline-block;
	margin-left: 8px;
}
.post-archive-middle .item:first-child{
	margin-left: 0;
}
.data_cate .post-thumbnail {
    flex-basis: 30%;
    max-width: 30%;
    width: 30%;
}
.data_cate .post-meta {
    flex-basis: 67%;
    max-width: 67%;
    width: 67%;
}
.post img{
    height: auto;
}
.content-post a {
    color: #00603a;
}
.single .extraContent__text{
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1px;
}
.single p {
    margin: 10px 0;
}
.relate-title{
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 15px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.item-relate-box{
	width: calc(25% - 13px);
	display: inline-block;
	margin: 0 5px 20px;
}
/** 
* footer 
*/
#toTop {
    bottom: 10px;
    padding: 0;
    margin-left: 90%;
}
#toTop span {
    background: url(../images/icon-top.png) no-repeat scroll 50% 30% #ddd;
    border-radius: 10px 10px 10px 10px;
    bottom: 70px;
    box-shadow: 2px 0 3px rgba(0,0,0,.2) inset;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 15px;
    min-width: 35px;
    padding: 35px 5px 0;
    position: fixed;
    text-align: center;
    white-space: nowrap;
}
/*******
Style Ajax Pagination
*********/
.loading_ajaxp {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
    background: rgba(0, 0, 0, 0.3);
	z-index: 11111;
	display:none;
}
/*CSS load*/
#circularG {
    position: relative;
    width: 30px;
    height: 30px;
    left: 0%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.circularG {
    position: absolute;
    background-color: #000000;
    width: 7px;
    height: 7px;
    -moz-border-radius: 5px;
    -moz-animation-name: bounce_circularG;
    -moz-animation-duration: 0.56s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-border-radius: 5px;
    -webkit-animation-name: bounce_circularG;
    -webkit-animation-duration: 0.56s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-border-radius: 5px;
    -ms-animation-name: bounce_circularG;
    -ms-animation-duration: 0.56s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-border-radius: 5px;
    -o-animation-name: bounce_circularG;
    -o-animation-duration: 0.56s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    border-radius: 5px;
    animation-name: bounce_circularG;
    animation-duration: 0.56s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 12px;
    -moz-animation-delay: 0.21s;
    -webkit-animation-delay: 0.21s;
    -ms-animation-delay: 0.21s;
    -o-animation-delay: 0.21s;
    animation-delay: 0.21s;
}

#circularG_2 {
    left: 3px;
    top: 3px;
    -moz-animation-delay: 0.28s;
    -webkit-animation-delay: 0.28s;
    -ms-animation-delay: 0.28s;
    -o-animation-delay: 0.28s;
    animation-delay: 0.28s;
}

#circularG_3 {
    top: 0;
    left: 12px;
    -moz-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

#circularG_4 {
    right: 3px;
    top: 3px;
    -moz-animation-delay: 0.42s;
    -webkit-animation-delay: 0.42s;
    -ms-animation-delay: 0.42s;
    -o-animation-delay: 0.42s;
    animation-delay: 0.42s;
}

#circularG_5 {
    right: 0;
    top: 12px;
    -moz-animation-delay: 0.49s;
    -webkit-animation-delay: 0.49s;
    -ms-animation-delay: 0.49s;
    -o-animation-delay: 0.49s;
    animation-delay: 0.49s;
}

#circularG_6 {
    right: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.56s;
    -webkit-animation-delay: 0.56s;
    -ms-animation-delay: 0.56s;
    -o-animation-delay: 0.56s;
    animation-delay: 0.56s;
}

#circularG_7 {
    left: 12px;
    bottom: 0;
    -moz-animation-delay: 0.63s;
    -webkit-animation-delay: 0.63s;
    -ms-animation-delay: 0.63s;
    -o-animation-delay: 0.63s;
    animation-delay: 0.63s;
}

#circularG_8 {
    left: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1)
    }

    100% {
        -moz-transform: scale(.3)
    }

}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.3)
    }

}

@-ms-keyframes bounce_circularG {
    0% {
        -ms-transform: scale(1)
    }

    100% {
        -ms-transform: scale(.3)
    }

}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1)
    }

    100% {
        -o-transform: scale(.3)
    }

}

@keyframes bounce_circularG {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(.3)
    }

}
/* paging */
.ajax_pagination{float: left;width: 100%;display: block;margin: 20px 0px;}
.paging{padding:5px 10px;text-align:center}
.paging a{font-size:13px;color:#999999;padding:5px 10px;font-family:'Roboto', sans-serif;    border: 1px solid #ddd;transition: all 0.4s}
.paging a .fa{font-size:13px}
.paging a:hover,.paging a.active{
    color: #ffffff;
    background: #214790;
    border: 1px solid #214790;
}
.w_50{
	width:47%;
}
@media screen and (max-width: 480px){
    .hidden_mobile{
        display: none;
    }
	.item-relate-box {
		width: calc(50% - 13px);
		display: inline-block;
		margin: 0 5px 20px;
	}
	.post-style-horizontal .post-meta{
		padding-left: 10px;
	}
	.post-archive-middle .item{
		width: 31%;
	}
	.menuTop__content{
		display:none !important;
	}
	#scroll-to-top{
		margin-left: 30%;
	}
	.event .event__participant--home{
		text-align: left;
	}
	.event .event__scores{
		grid-area: homeParticipant-end;
	}
	.event__match--oneLine > .event__part{
		grid-area: homeScore-end;
	}
	.archive.responsive .container__myMenu,
	.single.responsive .container__myMenu{
		display: none;
	}
	.responsive .container__myMenu{
		display: block;
		position: absolute;
		z-index: 1;
	}
	.s-left .head .menuMinority__arrow{
		display: inline-block;
		margin-left: 60%;
	}
	.s-left #my-leagues-list{
		display: none;
	}
	.container__liveTableWrapper{
		margin-top: 44px;
	}
}
.single-post .entry.entry-content h2,
.single-post .entry.entry-content h2 span{
	font-size:14pt !important;
	font-weight:700;
	line-height: 20pt;
}
.single-post .entry.entry-content h3,
.single-post .entry.entry-content h3 span{
	font-size:12pt !important;
	font-weight:700;
	line-height: 18pt;
	
}
.single-post .entry.entry-content h2,
.single-post .entry.entry-content h3{
	margin-bottom: 10px;
	color: #333;
}
.cat_h1{
	text-transform: uppercase;
	margin-top: 15px;
}
.box-heading .h2{
	font-weight: 600;
}
.box-heading .h2 p{
	margin:0;
}
.wp-caption{
	width:auto !important;
	max-width:100%;
	text-align: center;
}
.wp-caption .wp-caption-text{
	text-align:center;
}
.entry-content p{
	text-align:justify;
}
.entry-content img{
	display: block;
	margin: 0 auto;
	width: 600px;
	max-width: 600px !important;
}
.post-style-vertical .post-thumbnail img {
	height: 213px;
}
.item-relate-box .post-thumbnail img {
	height: 157px;
}
.wrapper_more {
  display:block;
  text-align:center
}
.view_more_leagues {
  background:#37b349;
  height:30px;
  line-height:30px;
  margin:15px 0;
  text-align:center;
  color:#fff;
  border-radius:10px;
  display:inline-block;
  padding:0 20px
}
@media only screen and ( max-width: 480px) {
	.post-style-horizontal .post-thumbnail img {
		height: 150px;
	}
	.post-style-vertical .post-thumbnail img {
		height: 90px;
	}
	.item-relate-box .post-thumbnail img {
		height: 120x;
	}
	.entry-content img{
		width: 100%;
		max-width: 100% !important;
	}
	.post-list-archive .post-style-horizontal .post-thumbnail img {
		height: 90px;
	}
}