/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.archive-title-text,
	.a-heading-left h1{
		font-size: 1.625rem;
	}
	.d-lg-none {
		  display: none !important;
	  }
	.d-lg-flex {
		  display: -webkit-box !important;
		  display: -ms-flexbox !important;
		  display: flex !important;
	 }
}

@media only screen and (min-width : 850px){
	/* Team 6in1 pc css*/
	.page-6in1 * {
		scrollbar-width: thin;
		scrollbar-color: #1b2a50 #2e3136;
	}

	.page-6in1 br{
		display: none !important;
	}

	.page-6in1 .tools {
		background: #fff;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
	}

	.tools ul {
		display: flex;
	}

	.page-6in1 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.page-6in1 .tools ul li {
		border-right: 1px solid #141417;
		border-color: #c1c8cf;
		margin: 0;
	}

	.tools .active {
		color: #fff !important;
		background-color: #01b243;
	}

	.page-6in1 .tools ul li a {
		color: #747a83;
		display: block;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		padding: 12px 10px;
		text-transform: uppercase;
		font-family: var(--heading-font);
	}

	.page-6in1 .tools ul .f11 {
		align-items: center;
		color: #747a83;
		display: flex;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		padding: 12px 10px;
		text-transform: uppercase;
		font-family: var(--heading-font);
	}

	.page-6in1 .tools ul .f11 b {
		color: #ff4c13;
		margin: 0 6px;
	}

	.page-6in1 .tools ul .f11 span a{
		color: #747a83;
	}

	.page-6in1 .tools ul .Preferences2 {
		align-items: center;
		display: flex;
		margin-left: auto;
		padding: 8px 10px;
	}

	.Preferences .switch, .Preferences2 .switch {
		align-items: center;
		color: #747a83;
		cursor: pointer;
		display: flex;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		justify-content: space-between;
		line-height: 20px;
		font-family: var(--heading-font);
	}

	.Preferences2 .switch{
		margin: 0;
		font-family: "Raleway";
		font-weight: 600;
	}

	.Preferences2 input[type=checkbox] {
		display: none;
	}

	.Preferences .switch .switch-style, .Preferences2 .switch .switch-style {
		background: #5e646f;
		border-radius: 666.667px;
		cursor: pointer;
		display: inline-block;
		height: 16px;
		position: relative;
		transition: all .3s ease-in-out;
		width: 32px;
	}

	.Preferences .switch>input[type=checkbox]:checked+.switch-style, .Preferences2 .switch>input[type=checkbox]:checked+.switch-style {
		background-color: #01b243;
	}

	.page-6in1 .tools ul .Preferences2 .switch .switch-style {
		margin-left: 12px;
	}

	.Preferences .switch .switch-style:before, .Preferences2 .switch .switch-style:before {
		background-color: #fff;
		border-radius: 50%;
		content: "";
		display: block;
		height: 10.67px;
		left: .2em;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		transition: all .3s ease-in-out;
		width: 10.67px;
	}

	.Preferences .switch>input[type=checkbox]:checked+.switch-style:before, .Preferences2 .switch>input[type=checkbox]:checked+.switch-style:before {
		left: 57%;
	}

	.Preferences .switch>input[type=checkbox]:checked+.switch-style, .Preferences2 .switch>input[type=checkbox]:checked+.switch-style {
		background-color: #01b243;
	}

	table[align=center], td[align=center] {
		text-align: center;
	}

	.page-6in1 .dashicons-trash{
		font-size: 15px;
		height: 15px;
		width: 15px;
	}

	#teamid table {
		caption-side: bottom;
		border-collapse: collapse;
	}

	.odds-table-bg {
		background: #e0e0e0;
	}

	.odds-table-bg {
		background: #e0e0e0;
	}

	.page-6in1 tbody, .page-6in1 td, .page-6in1 tfoot, .page-6in1 th, .page-6in1 thead, .page-6in1 tr {
		border-color: inherit;
		border-style: solid;
		border-width: 0;
	}

	.oodstable-t {
		color: #fff;
		font-weight: 700;
		line-height: 22px;
		text-align: center;
	}

	.odds-table-bg>tbody>tr, .odds-table-bg>tbody>tr>td {
		border-color: #dfe0e1;
	}

	.page-6in1 .odds-table-bg .oodstable-t {
		background: #01b243;
	}

	.odds-table-bg td {
		color: #fff;
		font-family: Oswald,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 14px;
		padding: 6px;
	}

	.odds-table-bg td {
		color: #5b636d;
	}

	.odds-table-bg>tbody>tr, .odds-table-bg>tbody>tr>td {
		border-color: #dfe0e1;
	}

	.page-6in1 .odds-table-bg .oodstable-t td {
		border-right: 1px solid #2a3038;
		padding: 13px;
		text-align: center;
	}

	.page-6in1 .odds-table-bg .oodstable-t td:first-child, .page-6in1 .odds-table-bg .oodstable-t td:nth-child(2) {
		border: 0;
	}

	.page-6in1 .odds-table-bg .oodstable-t td {
		border-color: #c1c8cf;
		color: #fff;
	}

	.odds-table-bg {
		background: #e0e0e0;
	}

	.page-6in1 .dataItem {
		border: 1px solid #2a3038;
	}

	.page-6in1 .odds-table-bg.dataItem {
		border-color: #dfe0e1;
	}

	.odds-table-bg td {
		color: #fff;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 14px;
		padding: 6px;
	}

	.odds-table-bg td {
		color: #5b636d;
	}

	.page-6in1 .odds-table-bg .Leaguestitle {
		background: #2a3038;
		padding-left: 62px;
		text-align: left;
	}

	.page-6in1 .odds-table-bg .Leaguestitle {
		background: #f0f0f0;
		color: #747a83;
		padding-left: 50px;
	}

	.l1 {
		display: flex;
		justify-content: start;
	}

	.page-6in1 .odds-table-bg .Leaguestitle a {
		color: #fff;
		display: block;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 18px;
		padding: 5px 0;
	}

	.page-6in1 .odds-table-bg .Leaguestitle a {
		color: #747a83;
	}

	.page-6in1 .odds-table-bg.dataItem .b1 {
		background: #fff;
	}

	.page-6in1 .dataItem .b1 td {
		padding: 10px;
	}

	.page-6in1 .dataItem .b1 span[name=timeData] {
		color: #afb4ba;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 22px;
	}

	.page-6in1 .odds-table-bg.dataItem .b1 span[name=timeData] {
		color: #747a83;
	}

	.page-6in1 .dataItem .sl {
		color: #afb4ba;
		padding-left: 14px;
	}

	.page-6in1 .odds-table-bg.dataItem .sl {
		color: #232425;
		text-align: left;
	}

	.page-6in1 .dataItem .sl a {
		color: #afb4ba;
		font-size: 13px;
	}

	.page-6in1 .odds-table-bg.dataItem .sl a{
		color: #232425;
	}

	.team-hg {
		color: #da2727;
		display: inline-block;
		transform: scale(.85);
	}

	.redcard, .yellowcard {
		border-radius: 2px;
		margin: 0 2px;
		padding: 0 2px;
	}

	.yellowcard {
		background-color: #fdd668;
		color: #9c6c44;
	}

	.redcard {
		background-color: #d64444;
		color: #fff;
	}

	.blue, .blue2, .gocheck A:link {
		color: #0089f1;
	}

	.page-6in1 .dataItem .sr a, .page-6in1 .dataItem .sr span {
		color: #afb4ba;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 22px;
		padding: 0 7.5px;
		text-align: right;
	}

	.page-6in1 .dataItem .sr .pk, .page-6in1 .dataItem .sr .sb {
		text-decoration: none;
	}

	.page-6in1 .dataItem a.pk {
		color: #0d57e9;
	}

	.page-6in1 .dataItem a.sb {
		color: #ff4c13;
	}

	.page-6in1 .dataItem .sr {
		text-align: right;
	}

	.sb {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}

	.page-6in1 .dataItem .sr a {
		font-weight: 500;
		text-decoration-line: underline;
	}

	.odds-3 br{
		display: block !important;
	}

	.oods-c-bg1,
	body.light .up {
		background: none;
		color: #01b243;
		position: relative;
	}

	.oods-c-bg1:before,
	body.light .up:before {
		font-family: dashicons !important;
		line-height: 1;
		font-weight: 700;
		width: 12px;
		height: 12px;
		font-size: 12px;
		transition: color .1s ease-in;
		animation: Twinkle 2.5s infinite;
		content: "\f342";
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.oods-c-bg2 {
		background: none;
		color: #ff361e;
		position: relative;
	}

	.oods-c-bg2:before {
		font-family: dashicons !important;
		line-height: 1;
		font-weight: 700;
		width: 12px;
		height: 12px;
		font-size: 12px;
		transition: color .1s ease-in;
		animation: Twinkle 2.5s infinite;
		content: "\f342";
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%) rotate(180deg);
	}

	.oods-c-bg3 {
		background: #ff0;
		width: 12.25px;
		height: 14px;
		font-size: 12px;
		display: inline-block;
	}

	@keyframes Twinkle {
		0% {
			opacity: 0
		}
		25% {
			opacity: 1
		}
		50% {
			opacity: 0
		}
		75% {
			opacity: 1
		}
		to {
			opacity: 0
		}
	}

	@-webkit-keyframes Twinkle {
		0% {
			opacity: 0
		}
		25% {
			opacity: 1
		}
		50% {
			opacity: 0
		}
		75% {
			opacity: 1
		}
		to {
			opacity: 0
		}
	}

	#teammain-6in1 .odd-status{
		text-align: center;
		padding-top: 5px;
		color: #232425;
		font-family: "Raleway";
		font-size: 12px;
	}

	#teammain-6in1{
		background: #DCE3EA;
	}

}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 850px) {
	.teambox-wrapper {
	  gap: 9px;
	}
	.single-tab ul {
		flex-flow: wrap;
	}
	.single-tab ul li {
		border-left: 1px solid #33373D;
		border-right: 1px solid #33373D;
		border-bottom: 1px solid #33373D;
	}
	
/* .a-sidebar */

.a-sidebar .is-divider{
    display: none;
}
.a-sidebar > .col-inner .is-divider {
    display: none;
}

.col-inner:has(.a-sidebar) {
    position: sticky;
    top: 110px;
}

.a-sidebar .a-heading {
    margin-bottom: 0.5rem;
}

.a-sidebar .a-heading .section-title {
    margin-bottom: unset;
    font-size: 20px;
}

.a-sidebar .post-item .box {
    display: flex;
    gap: 10px;
    padding: 5px 0;
    align-items: center;
}

.a-sidebar .post-item:first-child .box {
    border-top: unset;
}

.a-sidebar .post-item .box-text {
    padding: unset;
}

.a-sidebar .post-item .post-title {
    font-size: 16px;
}

.a-sidebar .post-item .box-image {
    width: 40% !important;
}
	
.archive.category .a-sidebar .box{
	    background-color: unset !important;
}
	
	.a-sidebar .post-item{
		    padding-top: 0 !important;
    padding-bottom: 0 !important;
	}
	
	.archive.category .large-8 .large-columns-1 .post-item{
		padding-bottom: 0;
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}

@media (max-width: 992px) {
    .matches__item {
        flex: 0 0 100%;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 850px) {
	.btn-loadmore {
		width: auto;
	}
	
	#masthead{
		background: url(/wp-content/uploads/2025/10/main-nav.svg) no-repeat    center center / cover;
	}
	
	#masthead .header-inner.logo-left{
		padding-left: 25px;
    	padding-right: 25px;
	}
	
	#logo::after {
		content: "";
		position: absolute;
		top: 0;
		left: -1000%;
		right: 10px;
		bottom: 0;
		background-color: #ffffff;
		z-index: 1;
		transform: skew(-30deg);
	}

	#logo::before {
		content: "";
		position: absolute;
		top: 0;
		left: -45px;
		right: 5px;
		bottom: 0;
		background-color: #4ea648;
		z-index: 1;
		transform: skew(-30deg);
	}
}



@media (max-width: 850px) {
	.a-heading-left h1 span{
		font-size: 1.125rem;
	}
	
	.post-style1 .box-text{
		padding: 10px !important;
	}
	
	.post-style1 .post-title a{
		font-size: 0.875rem;
	}
	
	.off-canvas:not(.off-canvas-center) li.html {
		padding: 0;
	}
	
	.sidebar-menu .header-button{
		text-align: left;
    	padding: 7px;
	}
	
	.flex-col:has(.mobile-nav.nav-right){
		flex: 100%;
    	width: 100%;
	}
	
	#logo {
		width: 80px !important;
	}
	
	.mobile-nav.nav-right{
		justify-content: space-between;
	} 
	
	.mobile-nav.nav-right .header-button-2{
		 width: 100%;
   		 text-align: center;
	}
	
    .gmd-match-league .text-ellipsis {
        position: relative;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .gmd-match-footer__streamer.active .extra-info {
        align-items: flex-start;
    }

    .main-page .sports-bars .btn-livescore {
        font-size: 11px;
    }

    .switch-custom::before,
    .switch-custom::after {
        content: none;
    }

    .switch .txt {
        font-size: 10px;
    }

    .main-page .sports-bars ul {
        gap: 6px;
    }

    .main-page .sports-bars ul::-webkit-scrollbar {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
    }

    .main-page .sports-bars ul li {
        position: relative;
    }

    .main-page .sports-bars ul li::after {
        content: "";
        position: absolute;
        top: 10%;
        right: -25px;
        height: 80%;
        width: 1px;
        background: linear-gradient(360deg,
                rgba(255, 255, 255, 0) 0%,
                rgba(255, 255, 255, 0.5) 48%,
                rgba(255, 255, 255, 0) 100%);
    }

    .main-page .sports-bars ul li:last-child::after {
        display: none;
    }

    .main-page .sports-bars ul li button {
        flex-direction: column;
        gap: 15px;
        min-width: 70px;
        padding: 2px;
        font-size: 9px;
		line-height: 11px;
    }


    .main-page .sports-bars ul li button p {
        font-size: 9px;
        white-space: nowrap;
    }

    .gmd-match-footer__flag {
        justify-content: flex-end;
    }

    .gmd-match-footer__flag,
    button.toggle-btn span {
        font-size: 11px;
    }

    .gmd-match-footer {
        grid-template-columns: 85px 1fr 1fr;
    }

    .main-page .list-filter {
        gap: 5px;
    }

    .main-page .list-filter li a {
        min-width: 118px;
        font-size: 11px;
        padding: 7px;
        gap: 5px;
    }

    .main-page .sports-bars {
        padding: 6px;
        margin-bottom: 12px;
        border-radius: 12px;
        background: #152832;
        grid-template-columns: 1fr 76px;
        gap: 10px;
    }

    .main-page .sports-bars ul li::after {
        right: -12px;
    }

    .main-page .list-filter li a {
        padding: 7px;
    }

    .main-page .sports-bars .btn-livescore span {
        font-size: 10px;
    }
}

@media (max-width: 576px) {
    .main-grid-match a.odds-comp img {
        width: 55px !important;
        height: auto;
        object-fit: contain;
    }

    .main-page .sports-bars ul li::after {
        right: -10px;
    }

    .main-page .sports-bars .btn-livescore {
        font-size: 10px;
        padding-left: 6px;
        gap: 6px;
    }

    .main-page .ft__rows,
    .main-page .ft__rows#filter-esports {
        grid-template-columns: 1fr;
        gap: 8px;
        padding: 6px;
    }

    .main-page .sports-bars ul li button {
        min-width: 45px;
        height: 45px;
        gap: 4px;
        padding: 2px;
    }

    .main-page .sports-bars ul li button img {
        width: 20px !important;
    }

    .grid-match__status {
        transform: scale(0.85);
    }

    .gmd-team .team-logo-group {
        flex-direction: column;
        min-width: 37px;
    }

    .gmd-team .team-logo-group .team-logo-1 {
        margin-left: 0;
        margin-top: -10px;
    }
}

@media (max-width: 499px) {

    .gmd-match__goal-scoring,
    span.gmd-match__corner-ball {
        background: none;
    }

    .gmd-match-footer__flag {
        gap: 0px;
    }

    .gmd-match__goal-scoring,
    span.gmd-match__corner-ball {
        padding: 3px 5px;
    }

    .gmd-match-footer__flag {
        width: fit-content;
        border-radius: 38px;
    }

    .gmd-match-footer__flag {
        justify-content: center;
        margin-left: auto;
    }

    .main-page .sports-bars ul li::after {
        right: -15px;
    }
}

@media only screen and (max-width: 550px) {
	.post-style1 .post-item .post-title{
		font-size: 14px;
	}
	
    .gmd-match-league .text-ellipsis {
        width: 100px;
    }

    .gmd-match__odds-item p {
        font-size: 10px;
    }

    .gmd-match-footer {
        grid-template-columns: repeat(2, 1fr);
        margin: 0.25rem 0.5rem 0.5rem 0.5rem;
    }

    .gmd-match-footer__flag {
        display: none;
    }

    .gmd-match-footer__flag.flag-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        width: 100%;
    }

    .gmd-tournament-header {
        padding: 10px 10px;
        grid-template-columns: 1fr 1fr 1fr;
        display: flex;
        justify-content: space-between;
    }

    .gmd-elapsed-time {
        position: absolute;
        left: 50%;
        top: 2px;
        transform: translateX(-50%);
        z-index: 2;
    }

    .gmd-e_minutes {
        min-width: 85px;
    }

    .gmd-match__odds {
        font-size: 10px;
        min-width: 70px;
    }

    span.gmd-match__corner-ball {
        padding: 3px 5px 3px 0px;
    }

    .gmd-match__goal-scoring {
        padding: 3px 0 3px 5px;
    }

    .gmd-match__odds-item {
        gap: 5px;
    }

    .gmd-away_team p,
    .gmd-home_team p {
        margin-bottom: 0 !important;
        white-space: nowrap;
        overflow: hidden;
        width: 90px;
		font-size: 11.2px
    }
}

@media screen and (max-width: 430px) {
    .grid-match__h2h-vs {
        gap: 3px;
    }

    .grid-match__h2h-vs img {
        height: 11px;
        width: 11px;
    }
}

div#app {
    overflow-y: hidden;
}

@media (max-width: 420px) {
    .main-page .sports-bars ul.nav-tabs::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(270deg, rgba(25, 28, 33, 0) 0%, #191C21 100%);
        pointer-events: none;
        width: calc(100% - 25px);
        height: 100%;
        z-index: 1;
    }

    .main-page .sports-bars ul.nav-tabs.hide-blur::before {
        background: linear-gradient(270deg, #191C21 0%, rgba(25, 28, 33, 0) 100%);
        left: 80px;
    }
}

@media only screen and (max-width: 450px) {
    .iphone-safari .matches__item {
        transform: scale(0.96);
        left: -8px;
        max-width: 358px;
    }

    .gmd-away_team p,
    .gmd-home_team p {
        margin-bottom: 0 !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 50px;
    }

    .gmd-match-footer {
        margin: 0.25rem;
        padding: 5px;
    }

    .gmd-tournament-header {
        padding: 5px;
    }

    .gmd-e_minutes {
        font-size: 11px;
        padding: 5px 10px;
    }

    .gmd-match-date span {
        font-size: 10px;
        padding: 7px 10px;
    }

    .gmd-away_team {
        padding-left: 5px;
    }

    .gmd-home_team {
        padding-right: 5px;
    }
}



/* Schedule page css*/
@media only screen and  (max-width: 550px) {
	.a-sidebar .post-item .box-text{
		padding: 0 0 0 10px;
	}
	
	.as-filter-tags .as-filter-tags__leagues .as-tags-leagues {
		flex-wrap: nowrap;
		height: 1.875rem;
		overflow-x: scroll;
		scrollbar-width: none;
		display: flex;
		align-items: center;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-today {
		font-size: .8125rem;
		font-weight: 400;
		line-height: 1.375rem;
		margin-right: 0;
		width: auto;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day {
		gap: .375rem;
	}
	
	.as-filter-tags .as-filter-tags-top {
		padding: .625rem .375rem;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar {
		border-left: initial;
		padding-left: 0;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar .mx-datepicker {
		width: 5.625rem;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar .mx-datepicker .mx-input-wrapper input {
		font-size: .75rem;
		padding: 0 .3125rem;
	}
	
	.as-filter-tags .as-filter-tags-top .as-sort-by span.as-title {
		display: none;
	}
	
	.as-filter-tags .as-filter-tags__leagues {
		padding: .375rem;
	}
	
	.as-filter-tags .as-filter-tags-top .as-filter-tags__day .as-calendar-text {
		display: none;
	}
	
}

@media only screen and  (max-width: 370px){
	.as-filter-tags .dashicons-calendar{
		display: none;
	}
} 


/* match responsive css */

@media screen and (max-width: 1024px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 120px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__item .as-match__play span {
    display: none;
  }

  .as-competition-wrapper .as-match__item .as-match__play .dashicons-controls-play {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 100px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 118px;
  }

  .as-competition-wrapper .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__team--away img {
    margin-right: 6px;
  }

  .as-competition-wrapper .as-match__item {
    gap: 8px !important;
    font-size: 10px !important;
  }

  .as-competition-wrapper-xoilacz .as-match__item .as-match__label-item {
    border: none;
    background: none;
    color: #AFB4BA;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px;
  }

  .as-competition-wrapper .as-match__time {
    order: 1;
    flex: 1;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
    order: 4;
    flex: 0 0 100%;
    width: 100%;
  }

  .as-competition-wrapper .as-match__round {
    order: 3;
    flex: 1;
  }

  .as-competition-wrapper .as-match__play {
    order: 2;
  }

  .as-competition-wrapper .as-match__label-item {
    padding: 0 5px;
    font-size: 11px;
  }
}

@media screen and (max-width: 480px) {
  .as-competition-wrapper .as-match__item {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__round .as-match__label-item span {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media screen and (max-width: 400px) {
  .as-competition-wrapper .as-match__label-item {
    font-size: 10px;
  }
}

@media screen and (max-width: 320px) {
  .as-competition-wrapper .as-match__label-item {
    font-size: 9px;
  }
}


@media screen and (max-width: 1200px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 120px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__item .as-match__play span {
    display: none;
  }

  .as-competition-wrapper .as-match__item .as-match__play svg {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .as-competition-wrapper .as-match__item {
    grid-template-columns: 100px 1fr 20px 165px;
  }

  .as-competition-wrapper .as-match__teams {
    gap: 12px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 118px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--home img {
    margin-left: 6px;
  }

  .as-competition-wrapper .as-match__teams .as-match__team--away img {
    margin-right: 6px;
  }
}

@media screen and (max-width: 768px) {
  .as-competition-wrapper .as-match__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px;
  }

  .as-competition-wrapper .as-match__item .as-match__time {
    order: 1;
    flex: 1;
  }

  .as-competition-wrapper .as-match__item .as-match__teams {
    gap: 12px;
    order: 4;
    flex: 0 0 100%;
    width: 100%;
  }

  .as-competition-wrapper .as-match__item .as-match__round {
    order: 3;
    flex: 1;
  }

  .as-competition-wrapper .as-match__item .as-match__play {
    order: 2;
  }
}

@media screen and (max-width: 576px) {
  .as-competition-wrapper .as-match__item {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__item .as-match__teams {
    gap: 8px;
  }

  .as-competition-wrapper .as-match__item .as-match__round .as-match__label-item span {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media (max-width: 992px) {
  .as-competition-wrapper .as-match__item {
    gap: 8px !important;
    font-size: 10px !important;
  }
}


/* Màn hình <= 992px */
@media (max-width: 1080px) {
  .as-standing {
    font-size: 12px;
  }
  .as-standing__table-row-head {
    font-size: 12px;
  }
  .as-standing .as-match__team .as-standing__table-text {
    font-size: 12px;
  }
  .as-standing__top {
    padding-bottom: 0.75rem;
  }
}

/* Màn hình <= 768px */
@media (max-width: 850px) {
  .as-standing__top {
    justify-content: space-between;
  }
  .as-standing__top .as-menu {
    display: block;
  }

  .as-standing__table-row {
    padding-left: 0px;
    gap: 0px;
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr;
  }
  .as-standing__table-row-head .as-standing__table-column-stt {
    margin: 0 auto;
  }
  .as-standing__table-column .as-stt {
    margin: 0 auto;
  }
  .as-standing__table-column .as-stt-highlight {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .as-standing .as-coulumn-show-full {
    display: none;
  }
  .as-standing .as-show-full .as-coulumn-show-full {
    display: flex;
  }
  .as-standing .as-show-full .as-column-performance {
    display: block;
  }

  .as-standing .as-show-full .as-standing__table {
    overflow-x: auto;
    white-space: nowrap;
  }

  .as-standing .as-show-full .as-standing__table-row {
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
    min-width: 760px;
    padding-left: 0px;
    padding-right: 0px;
    gap: 0px;
  }
  .as-standing .as-show-full .as-standing__table-row-head {
    background: var(--as-standing-table-row-as-standing__table-row-head);
    grid-template-columns: 40px 135px 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 0.8fr 180px 50px;
  }
  .as-standing .as-show-full .as-standing__table-row.active {
    background: #302e1e;
  }
  .as-standing .as-show-full .as-standing__table-row.active .as-stt-popup,
  .as-standing .as-show-full .as-standing__table-row.active .as-team-popup {
    background: #302e1e;
  }

  .as-standing .as-show-full .as-standing__table-column-stt {
    position: sticky;
    z-index: 1;
    left: 0;
    width: 40px;
    background-color: var(--as-standing-table-row-bg);
    display: flex;
    justify-content: center;
  }
  .as-standing .as-show-full .as-standing__table-column-stt.as-stt-popup {
    background-color: var(--as-standing-table-row-bg);
  }

  .as-standing .as-show-full .as-standing__table-column-team {
    z-index: 1;
    position: sticky;
    left: 39px;
    width: 135px;
    background-color: var(--as-standing-table-row-bg);
    display: flex;
  }
  .as-standing .as-show-full .as-standing__table-column-team.as-team-popup {
    background-color: var(--as-standing-table-row-bg);
  }

  .as-standing .as-show-full .as-standing__table-column.as-column-head {
    background: var(--as-standing-table-row-as-standing__table-row-head);
  }

  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-row.active {
    background: var(--as-standing-table-row-active-bg);
  }
  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-row.active .as-stt-popup,
  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-row.active .as-team-popup {
    background: var(--as-standing-table-row-active-bg);
  }
  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-column-stt,
  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-column-team {
    background-color: #031e35;
  }
  .as-standing.as-parent-standing-cakhia .as-show-full .as-standing__table-column-stt.as-stt-popup {
    background-color: #031e35;
  }
}

/* Màn hình <= 480px */
@media (max-width: 550px) {
  .as-standing__table-row {
    grid-template-columns: 30px 120px 0.7fr 0.7fr 0.7fr 0.7fr 0.8fr;
  }
}

/* Màn hình <= 360px */
@media (max-width: 375px) {
  .as-standing__table-row {
    grid-template-columns: 25px 100px 0.7fr 0.7fr 0.7fr 0.7fr 0.85fr;
  }
}


@media (max-width: 768px) {
  .pc {
      display: none;
  }
  
  .sp {
      display: block;
  }
  .switch .switch-style {
    margin-right: 4px !important;
  }
}

@media (max-width: 991px) {
	.page-kq .as-competition-wrapper .as-match__item--wrap{
		grid-template-columns: unset;
	}
	
	.page-kq .as-match__sm{
		display: flex;
    	justify-content: space-between;
		margin-bottom: .9375rem;
	}
	
	.page-kq .as-competition-wrapper .as-match__item{
		display: block;
	}
	
  .navbar-nav {
    row-gap: 12px;
  }

  .nav-mobile {
    background: #1e1e1e;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
  }

  .nav-mobile .navbar {
    padding: 0;
  }

  .navbar-brand {
    color: #fff !important;
    font-weight: bold;
    font-size: 1.5rem;
  }

  .navbar-toggler {
    border: none;
    padding: 0;
  }

  .navbar-toggler:focus {
    outline: none;
  }

  .navbar-toggler-icon {
    background-image: none !important;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    position: relative;
  }

  .navbar-toggler-icon::before,
  .navbar-toggler-icon::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #009b3a;
    transition: transform 0.3s ease-in-out;
  }

  .navbar-toggler-icon::before {
    top: 30%;
    box-shadow: 0 6px 0 #009b3a;
  }

  .navbar-toggler-icon::after {
    bottom: 25%;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
    transform: translateY(6px) rotate(45deg);
    box-shadow: none;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transform: translateY(-6px) rotate(-45deg);
  }

  .nav-mobile .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #1e1e1e;
    padding: 1rem;
  }

  .nav-mobile .nav-link {
    background: linear-gradient(to left, #ffffff, #999999);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    padding: 5px 15px;
    text-transform: uppercase;
  }

  .nav-mobile .nav-item.active .nav-link {
    position: relative;
    color: #f9b92f !important;
    width: max-content;
    border-radius: 6px;
    padding: 5px 15px;
    background: transparent;
    -webkit-background-clip: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
  }

  .nav-mobile .nav-item.active .nav-link::before,
  .nav-mobile .nav-item.active .nav-link:hover::before {
    content: none;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f9b92f;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .nav-mobile .nav-link svg {
    margin-right: 0.5rem;
    width: 20px;
    height: 20px;
  }

  .menu-top-nha-cai a,
  .menu-cuoc-8xbet a {
    width: 120px;
    margin-top: 10px;
  }

  .nav-item.active .nav-link::after,
  .nav-item .nav-link:hover::after {
    bottom: 0;
  }
}

@media (max-width: 375px){
	.page-kq .as-competition-wrapper .as-match__item--wrap{
		padding: 0;
	}
}

/* ==popup css== */

@media (max-width: 768px) {
  .as-popup__schedule-team-info {
    background-size: auto 100%;
  }
}


@media (max-width: 768px) {
  .as-popup__schedule-team-info .as-info {
    gap: 10px;
  }
}

@media (max-width: 360px) {
	.as-competition-wrapper .as-match__item .as-match__sm .as-match__label .as-match__label-item {
		font-size: .625rem;
	}
	
  .as-popup__schedule-team-info .as-info {
    gap: 6px;
  }
}

@media (max-width: 360px) {
  .as-popup__schedule-team-info .as-info .as-team-away,
  .as-popup__schedule-team-info .as-info .as-team-home {
    gap: 4px;
  }
}


@media (max-width: 992px) {
  .as-popup__schedule-wrap {
    max-width: 440px;
  }
}

@media (max-width: 768px) {
  .as-popup__schedule-wrap {
    max-width: 90%;
  }
}

@media (max-width: 480px) {
  .as-popup__schedule-link .as-stream-link-item a {
    padding: 8px;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    gap: 2px;
  }

  .as-popup__schedule-link .as-stream-link-item a span.as-stream-link-item__logo {
    height: 30px;
  }
}

@media (max-width: 480px) {
  .as-popup__schedule-link {
    padding: 12px;
  }

  .as-popup__schedule-link .as-stream-links-grid {
    gap: 12px;
  }
}

@media (max-width: 576px) {
  .hpu-summary-block__player {
    gap: 4px;
  }
  .hpu-summary-block__player .hpu-player-avatar {
    width: 24px;
    height: 24px;
  }
  .hpu-summary-block__player-logo--in, .hpu-summary-block__player-logo--out {
    border-width: 1px;
  }
  .hpu-summary-block__player-name {
    font-size: 12px;
  }
  .hpu-summary-block__player-name span {
    max-width: 60px;
  }
}


/* ==display css== */
@media (min-width: 576px) {
  .as-d-sm-none {
    display: none !important;
  }

  .as-d-sm-inline {
    display: inline !important;
  }

  .as-d-sm-inline-block {
    display: inline-block !important;
  }

  .as-d-sm-block {
    display: block !important;
  }

  .as-d-sm-table {
    display: table !important;
  }

  .as-d-sm-table-row {
    display: table-row !important;
  }

  .as-d-sm-table-cell {
    display: table-cell !important;
  }

  .as-d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .as-d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .as-d-md-none {
    display: none !important;
  }

  .as-d-md-inline {
    display: inline !important;
  }

  .as-d-md-inline-block {
    display: inline-block !important;
  }

  .as-d-md-block {
    display: block !important;
  }

  .as-d-md-table {
    display: table !important;
  }

  .as-d-md-table-row {
    display: table-row !important;
  }

  .as-d-md-table-cell {
    display: table-cell !important;
  }

  .as-d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }


  .as-d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .as-d-lg-none {
    display: none !important;
  }

  .as-d-lg-inline {
    display: inline !important;
  }

  .as-d-lg-inline-block {
    display: inline-block !important;
  }

  .as-d-lg-block {
    display: block !important;
  }

  .as-d-lg-table {
    display: table !important;
  }

  .as-d-lg-table-row {
    display: table-row !important;
  }

  .as-d-lg-table-cell {
    display: table-cell !important;
  }

  .as-d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .as-d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .as-d-xl-none {
    display: none !important;
  }

  .as-d-xl-inline {
    display: inline !important;
  }

  .as-d-xl-inline-block {
    display: inline-block !important;
  }

  .as-d-xl-block {
    display: block !important;
  }

  .as-d-xl-table {
    display: table !important;
  }

  .as-d-xl-table-row {
    display: table-row !important;
  }

  .as-d-xl-table-cell {
    display: table-cell !important;
  }

  .as-d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .as-d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}


/* ==incident css== */
@media (max-width: 576px) {
  .as-incident-list__event {
    padding: 8px 6px;
  }

  .as-incident-list__player {
    gap: 4px;
  }

  .as-incident-list__player .as-player-avatar {
    width: 24px;
    height: 24px;
  }

  .as-incident-list__player-logo--in,
  .as-incident-list__player-logo--out {
    border-width: 1px;
  }

  .as-incident-list__player-name {
    font-size: 12px;
  }

  .as-incident-list__player-name span {
    max-width: 60px;
  }
}


/* ==popup result css== */
@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}
@media screen and (max-width: 768px) {
  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }
  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }
  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-info {
    gap: 6px;
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-info .as-team-away,
.as-popup__result-team-info .as-info .as-team-home {
    gap: 4px;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-col {
    flex-direction: column;
    padding-top: unset;
    align-items: center;
  }
  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info {
    background-size: auto 100%;
  }
}
@media (max-width: 768px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .as-popup__result-header {
    padding: 12px;
  }
  .as-popup__result-team-info {
    padding: 20px 6px;
  }
  .as-popup__result-team-info .as-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }
  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media (max-width: 390px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}
@media (max-width: 390px) {
  .as-popup__result-team-info .as-result .as-popup__result-half-time-score .as-as-popup-item__result-half, .as-popup__result-team-info .as-result .as-popup__result-half-time-score .as-as-popup-item__first-leg, .as-popup__result-team-info .as-result .as-popup__result-half-time-score .as-as-popup-item__total-scores {
    padding: 0px 6px;
  }
}
@media (max-width: 360px) {
  .as-popup__result-team-info .as-result .as-popup__result-half-time-score .as-as-popup-item {
    font-size: 11px;
  }
}

/* ==popup teaminfo css== */
@media (max-width: 768px) {
  	.as-popup__result .as-score-vs {
		--as-core-size: 48rem;
		--as-core-size-num: 2rem;
		--as-core-font-site: 1.0625rem;
	}
	.as-score-vs.as-score-vs__num{
		
	}
}

/* ==popup tab css== */
@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}
@media (max-width: 768px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }
  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }
  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-info {
    gap: 6px;
  }
}
.as-popup__result-team-info .as-info .as-team-away,
.as-popup__result-team-info .as-info .as-team-home {
  flex: 1;
  display: flex;
  gap: 10px;
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-info .as-team-away,
  .as-popup__result-team-info .as-info .as-team-home {
    gap: 4px;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info .as-col {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }
  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .as-popup__result-team-info {
    background-size: auto 100%;
    padding: 20px 6px;
  }
  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }
  .as-popup__result-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }
  .as-popup__result-header {
    padding: 12px;
  }
}
@media screen and (max-width: 768px) {
  .as-tabs-icon {
    justify-content: start;
  }
  .as-tabs-icon__item span.as-show-name {
    display: none;
  }
  .as-tabs-icon__item.as-active span.as-show-name {
    display: inline-block;
  }
}
@media (max-width: 390px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}
@media (max-width: 360px) {
  .as-popup__result .as-as-popup-item {
    font-size: 11px;
  }
	.as-popup__result-team-info .as-team-name {
		font-size: 11px;
		line-height: 13px;
	}
}


/* ==Tab thong ke css== */
@media (max-width: 1200px) {
  .as-popup__result-wrap {
    max-width: 750px;
  }
}

@media (max-width: 992px) {
  .as-popup__result-wrap {
    max-width: 90%;
  }

  .as-popup__result .as-scrolling__result-popup-tab-content {
    height: calc(100vh - 370px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling {
    height: calc(100vh - 380px);
  }

  .as-popup__result .as-scrolling__result-popup.as-scrolling__have-tab {
    height: calc(100vh - 380px - 52px);
  }

  .as-popup__result-team-info {
    background-size: auto 100%;
    padding: 20px 6px;
  }

  .as-popup__result-header {
    padding: 12px;
  }

  .as-popup__result-team-logo {
    width: 32px;
    height: 32px;
  }

  .as-popup__result-team-name {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .as-popup__result-half-time-score {
    font-size: 12px;
    padding: 5px 10px;
  }

  .as-popup__result-team-info .as-info {
    gap: 6px;
  }

  .as-popup__result-team-info .as-team-home,
  .as-popup__result-team-info .as-team-away {
    gap: 4px;
    align-items: center;
  }

  .as-popup__result-team-info .as-col {
    flex-direction: column;
    padding-top: unset;
    align-items: center;
  }

  .as-popup__result-team-info .as-col:first-child {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  .as-popup__result-team-info {
    padding: 10px 6px;
  }
}


/* ==css doi hinh== */
@media (max-width: 1200px) {
  .as-line-ups .as-ground-box {
    height: 400px;
  }
  .as-line-ups .as-ground-box .as-circle {
    left: -160px;
  }
}

@media (max-width: 992px) {
  .as-line-ups .as-ground-box {
    height: 600px;
    grid-template-columns: 1fr;
  }

  .as-line-ups .as-ground-box .as-circle {
    left: 0;
    top: -60px;
  }

  .as-line-ups .as-half-box {
    border-right: 0;
    border-bottom: 1px solid var(--as-line-ups-as-ground-box-border-color);
    flex-direction: column;
    justify-content: flex-start;
  }

  .as-line-ups .as-half-box .as-square1 {
    width: 100px;
    height: 40px;
    border-top-width: 0;
    border-left-width: 2px;
  }

  .as-line-ups .as-half-box .as-square2 {
    width: 197px;
    height: 80px;
    border-top-width: 0;
    border-left-width: 2px;
    justify-content: center;
  }

  .as-line-ups .as-lineup-players .as-rating {
    right: 1px;
    top: 3px;
    padding: 2px;
  }

  .as-line-ups .as-lineup-players .as-incident {
    left: 40px;
    gap: 2px;
  }

  .as-line-ups .as-lineup-players .as-incident.as-incident-top {
    top: -3px;
    right: 42px;
  }

  .as-line-ups .as-lineup-players .as-shirt-number-player {
    height: 15px;
  }

  .as-line-ups .as-shirt-number {
    font-size: 10px;
  }

  .as-line-ups .as-player-name {
    font-size: 10px;
  }

  .as-line-ups .as-half-box.as-half-box-away {
    transform: rotateX(180deg);
  }

  .as-line-ups .as-half-box.as-half-box-away .as-player-item {
    transform: rotateX(180deg);
  }

  .as-line-ups .as-formation-away {
    top: unset;
    bottom: 0;
  }
}

@media (max-width: 576px) {
  .as-line-up-colunm {
    grid-template-columns: 1fr;
  }

  .as-line-up-colunm .as-line-up-item .as-match__team-logo {
    width: 32px;
    height: 32px;
  }

  .as-line-up-colunm .as-player-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
  }

  .as-line-up-colunm .as-player-name .as-shirt-number {
    margin-right: 16px;
  }
}

