/*
Theme Name: Trai Ga
Description: Developed By Mr Tung 0912889416
Author: UX Themes
Template: flatsome
Version: 1.14
*/
html,body {
  text-rendering: optimizeSpeed
}

.live-xo-ga-khac {
    margin-top: 15px;
    position: relative
}
.live-xo-ga-khac .category-list .top-tag:after, .live-xo-ga-khac .hot-content .top-tag:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
    visibility: hidden;
}
.live-xo-ga-khac .category-list .top-tag .living span, .live-xo-ga-khac .hot-content .top-tag .living span {
    position: static;
    font-size: 12px;
    color: #fff;
    border-radius: 0;
    border-right: 0;
    vertical-align: top;
}
.live-xo-ga-khac .category-list .top-tag, .live-xo-ga-khac .hot-content .top-tag {
    position: absolute;
    width: 100%;
    top: 10px;
    zoom: 1;
}
.live-xo-ga-khac .category-list .top-tag .living, .live-xo-ga-khac .hot-content .top-tag .living {
    float: right;
    height: 18px;
    padding: 0 4px;
    margin-right: 8px;
    line-height: 18px;
    font-size: 0;
    background: #fa3434;
    border-radius: 2px;
}
.live-xo-ga-khac .hot-title {
    margin-bottom: 10px
}

.live-xo-ga-khac .hot-title .hot-live {
    vertical-align: middle
}

.live-xo-ga-khac .hot-title .hot-live img {
    margin-top: 2px;
    width: 183px
}

.live-xo-ga-khac .hot-title .live-type-list {
    display: inline-block;
    vertical-align: middle;
	margin:0;
}

.live-xo-ga-khac .hot-title .live-type-list .live-type-item {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    font-size: 16px;
    color: #777;
    cursor: pointer
}

.live-xo-ga-khac .hot-title .live-type-list .live-type-item.active {
    color: #000000;
    font-size: 24px;
    font-weight: 600
}

.live-xo-ga-khac .hot-title .live-type-list .live-type-item.active .pa {
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 6px;
    left: 0;
    right: 0;
    border-radius: 3px;
    border-bottom: 6px solid #ffb600
}

.live-xo-ga-khac .hot-content {
    font-size: 0;
    display: flex;
    flex-flow: row wrap;
    margin-left: -10px;
    margin-right: -10px;
}



.live-xo-ga-khac .hot-content li:nth-child(4n) {
    margin-right: 0
}

.live-xo-ga-khac .hot-content li a {
    cursor: pointer;
    width: 100%;
   
    position: relative;
    transition: color .2s ease-out;
    float: left
}

.live-xo-ga-khac .hot-content li a:hover .btn-open {
    opacity: 1;
    transform: scale(1)
}

.live-xo-ga-khac .hot-content li a .mask {
    position: absolute;
    width: 100%;
    height: 160px;
    border-radius: 6px 6px 0 0
}

.live-xo-ga-khac .hot-content li a>img {
    display: block;
    width: 100%;
    height: 160px;
    border-radius: 6px 6px 0 0
}

.live-xo-ga-khac .hot-content li a .live-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    background: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.live-xo-ga-khac .hot-content li a .btn-open {
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -25px 0 0 -25px;
    background: url(assets/images/icon-open@2x.png) no-repeat;
    background-size: 44px auto;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.live-xo-ga-khac .hot-content li a .bottom-title {
    font-weight: 400;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    padding: 0 14px 8px;
    letter-spacing: 1px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%)
}

.live-xo-ga-khac .hot-content li a .bottom-title .num {
    float: right
}

.live-xo-ga-khac .hot-content li a .bottom-title .num img {
    width: 14px;
    float: left;
    padding-top: 3px;
    padding-right: 2px
}

.live-xo-ga-khac .hot-content li a .ellipsis {
    background: #fff;
    /* height: 40px; */
    line-height: 27px;
    font-weight: 400;
    padding: 9px 14px;
    font-size: 14px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: #000;
	box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
	font-weight:700;
}

.live-xo-ga-khac .none-data {
    width: 300px;
    margin: 0 auto
}

.live-xo-ga-khac .none-data img {
    width: 100%
}

.live-xo-ga-khac .none-data .text {
    height: 22px;
    margin-top: 12px;
    line-height: 22px;
    font-size: 16px;
    color: #b5b5b5;
    user-select: none;
    text-align: center
}


.live-xo-ga-khac .category-list .top-tag .living img, .live-xo-ga-khac .hot-content .top-tag .living img {
    width: 10px;
    height: 10px;
    margin-right: 4px;
    vertical-align: middle;
}

.live-xo-ga-khac .hot-content>li {
    flex-basis: 25%;
    padding: 10px;
    max-width: 25%;
    
}

.live-xo-ga-khac .hot-content>li>a {
    background-color: #fff;
    display: inline-block;
    border-radius: 4px;
}

.trai-ga-player iframe {
    width: 100%;
    height: 593px;
	border:none;
}
.trai-ga-live-stream-chat {
    display: flex;
    flex-flow: row wrap;
}
.trai-ga-live-stream iframe {
    height: 497px;
    width: 100%;
    border: none;
}
.home-trai-ga-live-stream-time .row .col {
    padding-bottom: 0 !important;
}

.box-blog-post .is-divider {
    display: none;
}

.box-blog-post .image-cover img {border-radius: 5px;}
.trai-ga-live-stream {
    flex-basis: 70%;
    max-width: 70%;
}

.trai-ga-chat {
    flex-basis: 30%;
    max-width: 30%;
    padding-left: 20px;
}

.trai-ga-chat iframe {
    height: 498px;
    width: 100%;
    border: none;
    overflow: hidden;
}
.trai-ga-live-stream-schedule p {
    color: #fff;
    margin-bottom: 0;
}

.trai-ga-live-stream-schedule p a {
    color: #fff;
}
@media only screen and (max-width: 768px) {
  .trai-ga-live-stream {
    flex-basis: 100%;
    max-width: 100%;
}
.trai-ga-chat {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
}
}
@media only screen and (max-width: 600px) {
	.live-xo-ga-khac .hot-content>li {
    max-width: 100%;
    flex-basis: 100%;
    
}

.live-xo-ga-khac .hot-title {
    display: flex;
}

.live-xo-ga-khac .hot-title .hot-live {
    max-width: 152px;
}

.live-xo-ga-khac .hot-title .live-type-list .live-type-item.active {
    margin-left: 14px;
}

.live-xo-ga-khac .hot-title .live-type-list .live-type-item.active .pa {
    border-width: 5px;
    bottom: -3px;
}
	.trai-ga-live-stream-schedule h1 {
    font-size: 19px;
}

.trai-ga-live-stream-schedule p {
    font-size: 16px;
}
.trai-ga-player iframe {
   
    height: 255px;
}
.trai-ga-live-stream iframe {
    height: 255px;
	
}
}