body{
    overflow: visible;
}
.topheight {
    background-image: none;
    background-color: #10044A;
    background-size: 100%;
    display: block;
}

.scheduleslider, .tall_slide, .bgTable, .quiz {
    background-color: #fee6c6;
}
.scheDate, .bgTable thead {
    background-color: #aa55ff;
    color: #ffffff;
}
.bgTable tr td {
    color: #10044a;
    border-bottom-color: #10044a;
}
.borderCards p{ 
    color: #10044a;;
}
.carousel-indicators .active, .swiper-pagination-bullet-active
 {
    opacity: 1;
    background-color: #aa56ff !important; 
}


.readmorebutton {
    background-color: #aa55ff; 
    }

    .borderCards p
 {
    font-size: 1.6rem;
}

.homecardImg img
 {
    max-width: 380px !important;
}
.imgHEading h2, .imgHEading h1{
    font-size: 3rem;
}
.homecardContent
 {
    /* min-height: 145px !important; */
     height: 145px !important;   
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}  
.LeftTriangle, .RightTriangle
 {
    position: absolute;
    top: 0px;
    max-height: 100%;
    top: 0;
    max-width: 100px;
}
.bottomLtriaiarrow {
   position: absolute;
   bottom: 0;
   left: 0; width: auto !important;
}
.bottomRtriaiarrow {
    position: absolute;
   bottom: 0;
   right: 0; 
   width: auto !important;
}
.imgbordert {
      padding-bottom: 5rem;
    }
.footerbg {
    background-color: #10044a;
}
.filerDropDown, .date, .bgTable thead  
 {
    background-color: #aa55ff; 
}
.exploreVideo iframe{
    height: 700px; 
}
  .fTrophy {
        max-width: 85px !important;
    }
.Imgcard{
       border:0;
    }
.Match1
 {
    border: 1px solid #aa55ff;
}
.Match1 p, .accordion-button:not(.collapsed), .blue
 {
    color: #10044a !important;
}
.scheDate p{
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
}
.venueflag{
    max-width: 30px !important;
}
@media (max-width: 767px) {
        .liveitLarge h1 {
        font-size: 2.4rem;
    }
    .royalstagContent p{
        font-size: 15px;
        padding: 10px;
    }
    .mblzigzag{
        max-width: 100px;
    }
    .exploreVideo iframe{
        height: 400px; 
    }
    .homecardImg img {
        max-width: 270px !important;
    }
    .tall_slide {
        min-height: 400px;
    }
    .readmorebutton{
        margin: 15px auto;
    }
        .tall_slide img {
        max-width: 45px;
    }
    .mapVs img{
       max-width: 100px;
    }
    .homcard {
        min-height: 100px !important;
    }
    .fTrophy {
    max-width: 50px !important;
}
    .quiz {
       padding-top: 0 !important;

    }
    .bottomLtriaiarrow, .bottomRtriaiarrow{
      max-width: 30px;
    }
    .borderCards p
    {
        font-size: 1.1rem !important;
    }
    .LeftTriangle, .RightTriangle
    {
        max-width: 25px;
    }
    .imgborder
    {
        padding-bottom: 0rem;
    } 
    .Leftzigzag {
        top: 5px;
    }
}