.path-fixtures .region.region-content {
padding: 1rem 3rem;
}
.schedule-page .lst-main-cls {
padding-bottom: 2rem;
}
.schedule-page .schedulelist-wrap .grey-band .buy-ticket-btn a {
color: #fff;
}
.schedule-page .schedulelist-wrap .sec-2-col .red-band {width: 90%;background: #c00c11;display: flex;align-items: center;padding: 0.5rem 2rem;transform: skew(33deg);position: relative;left: -1.9rem;}
.schedule-page .sec-2-col .red-band .band-inner {transform: skew(-33deg);padding-left: .5rem;padding: .5rem;}
.schedule-page .sec-2-col .red-band span {
padding-right: 1.5rem;
text-transform: uppercase;
font-size: 1.25rem;
color: #fff;
position: relative;
}
.match-centerwrap {
 padding: 1rem 3rem;
}
.schedule-page .sec-2-col .red-band span:after {
content: '|';
position: absolute;
padding-left: 0.6rem;
top: -0.15rem;
}
.schedule-page .sec-2-col .grey-band p {
margin-bottom: 0;
text-transform: uppercase;
color: #c00c11;
font-family: 'Geogtqsb';
font-size: 1.25rem;
}
.schedule-page .schedulelist-wrap .sec-2-col .grey-band {
width: 40%;
display: inline-block;
align-items: center;
padding: 1rem 0;
justify-content: center;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band {
width: 15%;
padding: 0;
background: transparent;
font-family: 'Geogtqsb';
text-transform: uppercase;
color: #fff;
font-size: 1.45rem;
margin: 0;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band .buy_ticket {
background: #c00c11;
padding: 1rem 2.7rem;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band a {
color: #fff;
}
.schedule-page .stm-name p {color: #d0b15f;text-transform: uppercase;margin-bottom: 0;font-family: 'Geogtqsb';font-size: 0.95rem;}
.schedule-page .schedulelist-wrap .sec-2-col {display: flex;align-items: center;justify-content: center;background: #f5f5f5;overflow: hidden;width: 100%;}
.schedule-page .schedulelist-wrap .lve-blk-lg {
background: transparent;
margin-top: 0;
width: 100%; 
padding: 1rem 0;
display: flex;
align-items: center;
justify-content: center;
}
.schedule-page .schedulelist-wrap .lve-blk-lg img {width: 40%;height: 6rem;object-fit: contain;}
.schedule-page .grey-bg span {
color: #443a3a;
font-size: 1rem;
font-family: 'Geogtqsb';
}
.schedule-page .schedulelist-wrap .grey-bg span.team1,
.schedule-page .schedulelist-wrap .grey-bg span.team2 {
width: 100%;
text-transform: uppercase;
line-height: 1.3;
}
.schedule-page .grey-bg {background: #f9f9f9;display: flex;align-items: center;justify-content: center;padding: 1rem 0;margin-bottom: 2rem;}
.schedule-page {
margin-top: 2rem;
}
header i.fa.fa-language {
display: none;
}
.path-select-stand .region.region-content {
padding: 1rem 3rem;
padding-top: 0;
}

.schedule-page .ryt-drp-menu .dropdown-item {
display: block;
padding-bottom: 0.3rem;
color: #101612;
}
.schedule-page .ryt-drp-menu{
display: flex;
float: right;
}

.schedule-page .ryt-drp-menu .dropdown {
position: relative;
padding-left: 1.5rem;
}
.schedule-page .ryt-drp-menu .dropdown button{
background: transparent;
text-transform: uppercase!important;
color: #6b6b6b;
position: relative;
padding-right: 1.5rem;
}
.schedule-page .ryt-drp-menu .dropdown button:after{
content: '';
background-image: url(../images/home/menuarrowdown.png);
position: absolute;
width: 1.5rem;
height: 1.5rem;
top: 0.4rem;
background-repeat: no-repeat;
background-position: center;
background-size: 0.8rem;
}
.schedule-page .ryt-drp-menu .dropdown-menu {
width: auto;
text-align: center;
min-width: 7rem;
left: 1.5rem;
}
.schedule-page .sec-2-col .red-band span:nth-child(3):after {
content: '';
}
.path-fixtures ol.breadcrumb {
padding: 1rem;
}
.path-fixtures .region.region-content select {
position: relative;
float: right;
border: 0;
background: transparent;
margin-bottom: 1.15rem;
padding: 0 1.35rem;
right: 0.15rem;
}
.path-fixtures .region.region-content select {
-webkit-appearance: none;
background: url(../images/fixtures-select.svg) no-repeat right #fff;
background-position: 95% 70%;
background-size: 0.8rem;
color: #1c2843;
z-index: 10;
}
.mobile-book-band {
display: none;
}
.schedule-page .sec-2-col .red-band .stm-name {
transform: skew(-33deg);
}
.match-centerwrap .match_list ul li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-left: 0.95rem;
    position: relative;
}
.match-centerwrap .match_list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1.35rem;
    margin-bottom: 0;
}
.match-centerwrap .match_list ul li a {
     color: #de0c08 !important;
     font-family: 'Geogtqsb';
     text-transform: uppercase;
}
.match-centerwrap .match_list ul li a:hover {
     color: #e7c641 !important;
}
.match-centerwrap .match_list ul li:after {
    content: '|';
    position: absolute;
    padding-left: 0.38rem;
    top: -0.15rem;
}
.match-centerwrap .match_list ul li:last-child:after {
 content: '';
}
.grey-bg-wraps {
 margin-bottom: 2rem;
 background: #f9f9f9;
 width: 100%;
}
.grey-bg-wraps .grey-bg {
 margin-bottom: 0;
 display: inline-flex;
 max-width: 100%;
 width: 100%;
 justify-content: flex-start;
}
.match-centerwrap .schedule-page .schedulelist-wrap .lve-blk-lg img {
    width: 6rem;
    height: 6rem;
}
.match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team1, 
.match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team2 {
    width: auto;
    max-width: 100%;
    text-align: left;
}
.match-centerwrap .overcol-wrap {
    min-height: 100%;
}
.match-centerwrap #clockdiv .lve-blk-dhms p {
    height: 3rem;
    width: 5.8rem;
    font-size: 1rem;
    padding: 1rem 2rem;
    height: 3rem;
    white-space: pre;
    margin-top: 1.25rem;
}
.match-centerwrap .schedule-page .schedulelist-wrap .lve-blk-lg {
 padding-bottom: 0;
}
.fin-results {
    font-size: 1rem;
}
.match-centerwrap .lve-blk-lg span {
 width: auto;
}
.match-centerwrap #clockdiv .lve-blk-dhms .smalltext {
    color: #c6a539;
    font-family: 'Geogtqrg';
}
.match-centerwrap .vs-list {
 margin: 0 0.15rem;
 font-size: 0.85rem !important;
 position: relative;
 top: 0.3rem;
}
.mc-rightsec {
    position: relative;
    top: 0.5rem;
    margin-left: 5rem;
}


@media (max-width: 991px){
.schedule-page .region.region-content{
margin-top: 5rem;
padding: 1rem;
}
.schedule-page .sec-2-col .red-band,
.schedule-page .lst-main-cls .sec-2-col,
.schedule-page.sec-2-col .grey-band{
display: block;
}
.schedule-page .sec-2-col .red-band,
.schedule-page .sec-2-col .grey-band{
width: 100%;
}
.schedule-page .sec-2-col .red-band{
padding: 1rem;
transform: unset;
left: 0;
}
.schedule-page .grey-bg span{
font-size: .75rem;
display: block;
padding-bottom: .5rem;
}
.schedule-page .grey-bg span.buy-ticket-btn{
padding-left: 0rem;
margin-top: 1.3rem;
}
.schedule-page .grey-bg .team-logo img{
width: 12rem;
}
.schedule-page .grey-bg{
display: block;
text-align: center;
}
.schedule-page .grey-bg .buy-ticket-btn a{
padding: 0.4rem 1.3rem;
font-size: 1rem;
}
.schedule-page .sec-2-col .grey-band{
padding: 1rem;  
}
.schedule-page .sec-2-col .red-band .band-inner{
padding-left: 0rem;
transform: unset;
}
.schedule-page .sec-2-col .red-band span{font-size: 0.80rem;}
.schedule-page .sec-2-col .grey-band p{
font-size: 0.95rem;
}
.schedule-page {
margin-top: 1rem;
padding: 1rem;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band {
width: 100%;
display: block;
text-align: center;
}
.schedule-page .schedulelist-wrap .sec-2-col .red-band {
width: 100%;
transform: none;
}
.schedule-page .schedulelist-wrap .sec-2-col .red-band {
width: 100%;
transform: none;
left: 0;
padding-left: .65rem;
}
.path-fixtures .region.region-content{
padding: 0;
}
.schedule-page .schedulelist-wrap .sec-2-col .grey-band {
width: 100%;
display: block;
text-align: center;
font-size: 0.95rem;
}
.path-fixtures .region.region-content select {
right: 1rem;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band a {
font-size: 0.95rem;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band {
padding: 0;
}
.schedule-page .schedulelist-wrap .grey-bg span.team1, .schedule-page .schedulelist-wrap .grey-bg span.team2 {
display: none;
}
.schedule-page .sec-2-col .red-band .stm-name {
    transform: none;
}

}



@media(max-width: 767px) {
.schedule-page .schedulelist-wrap .sec-2-col .red-band {width: 85%;transform: skew(33deg);display: inline-block;float: left;position: relative;left: -2rem;}
.schedule-page .schedulelist-wrap .sec-2-col .grey-band {
width: 15%;
float: left;
position: relative;
left: -1rem;
top: 0.30rem; 
}
.schedule-page .sec-2-col .grey-band p {
font-size: 0.80rem;
}
.schedule-page .sec-2-col .red-band .band-inner {transform: skew(-33deg);position: relative;left: 2rem;padding: 0;}
.schedule-page .schedulelist-wrap .sec-2-col .book-band {
padding: 0;
}
.schedule-page .schedulelist-wrap .sec-2-col .book-band .buy_ticket {
display: none;
}
.mobile-book-band {
display: block;
width: 50%;
padding: 0;
background: transparent;
font-family: 'Geogtqsb';
text-transform: uppercase;
color: #fff;
font-size: 1.45rem;
text-align: center;
left: 0;
right: 0;
margin: 0 auto;
}
.schedule-page .grey-bg .mobile-book-band span.buy-ticket-btn {
padding: 1rem 1rem 0.70rem;
}
.mobile-book-band span.buy-ticket-btn {
background: #c00c11;
padding: 1rem 2.7rem;
}
.mobile-book-band span.buy-ticket-btn a {
color: #fff;
}
.schedule-page .stm-name p {
 font-size: 0.65rem;
 padding-left: 1.2rem;
}
.schedule-page .sec-2-col .red-band .stm-name {
    transform: skew(-33deg);
}
.match-centerwrap {
 padding: 1rem;
 margin-top: 4rem;  
}
.match-centerwrap .schedule-page {
 padding: 1rem 0;
}
.match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team1, 
.match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team2 {
 display: none;
}
.match-centerwrap .schedule-page .schedulelist-wrap .lve-blk-lg img {
    width: 3.35rem;
    height: 4rem;
}
.match-centerwrap #clockdiv .lve-blk-dhms p {
    height: 2rem;
    width: 5rem;
    margin-top: 1.65rem;
    font-size: 1rem;
}
.mc-rightsec {
    margin-left: 0;
}


}


@media (min-width: 992px) {
    .mc-leftsec {
        width: 70%;
    }
    .match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team1, .match-centerwrap .schedule-page .schedulelist-wrap .grey-bg span.team2 {
        width: 20%!important;
        text-align: left;
    }
    .schedule-page .schedulelist-wrap .lve-blk-lg img {
        width: 20% !important;
    }

    

    }

    .upcmmtch .lve-blk-dhms{
        display: none;
    }
    .lve-blk-lg.upcmmtch span.team1 {
        text-align: right !important;
    }

    .lve-blk-lg .allingscr {
        position: relative;
        justify-content: center;
        vertical-align: middle;
        top: 4rem;
    }