 .container.top-section-container {
        bottom: 150px;
        background-color: rgb(16 27 48);
        border-radius: 20px;
        width: 80%;
    }

    .sub-title {
        margin-bottom: 14px;
        font-size: 19px;
    }

    .title-area {
        margin-bottom: 32px;
    }

    .shape-mockup-wrap.academic-intervention-program-section {
        padding-bottom: 50px;
        margin-top: -78px;
    }
.championship-banner{
    /* background:#1f2d57;
    padding:15px 30px; */
        margin-bottom: 28px;
    margin-top: -11px;
}

.banner-container{
    max-width:1100px;
    margin:auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
}

/* Left */

.left-section{
    display:flex;
    align-items:center;
    gap:33px;
}

.logo-box{
    width: 227px;
    height: 193px;
    background: #fff;
    border-radius: 14px;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border: 1px solid #00000024;
}

.logo-box img{
    width:100%;
    height:100%;
    object-fit:contain;
}

.title-area h1{
    color:#fff;
    font-size:37px;
    line-height:51px;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:18px;
    letter-spacing:.5px;
}

.theme-badge{
    display:inline-flex;
    align-items:center;
    gap:8px;
    background:#f5b335;
    color:#000;
    padding:9px 22px;
    border-radius:50px;
    font-size:16px;
    font-weight:600;
    letter-spacing:1px;
}

.theme-badge strong{
    font-weight:800;
}

/* Right */

.right-section{
    display:flex;
    align-items:center;
    gap:0px;
    margin-top: -40px;
}

.hope-logo{
    width:170px;
    object-fit:contain;
}

.year-logo{
    width:160px;
    object-fit:contain;
}

/* Large Screen */

@media(max-width:1200px){

.title-area h1{
    font-size:38px;
}

.logo-box{
    width:85px;
    height:85px;
}

.hope-logo,
.year-logo{
    width:95px;
}

}

/* Tablet */

@media(max-width:768px){

.banner-container{
    flex-direction:column;
    text-align:center;
}

.left-section{
    flex-direction:column;
}

.right-section{
    justify-content:center;
}

.title-area h1{
    font-size:30px;
}

.theme-badge{
    font-size:14px;
    padding:8px 18px;
}

.logo-box{
    width:80px;
    height:80px;
}

.hope-logo,
.year-logo{
    width:80px;
}

}

/* Mobile */

@media(max-width:480px){

.championship-banner{
    padding:20px 15px;
}

.title-area h1{
    font-size:22px;
}

.theme-badge{
    font-size:12px;
    padding:8px 15px;
}

.logo-box{
    width:70px;
    height:70px;
}

.right-section{
    gap:15px;
}

.hope-logo,
.year-logo{
    width:65px;
}

}


.competition-section{
    padding: 40px 0;
    background: #f7f8fc;
    margin-top: -107px;
}

.section-heading{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:35px;
    justify-content: center;
}

.section-heading .icon{
    width:55px;
    height:55px;
    border-radius:50%;
    background:#1f2d57;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:24px;
}

.section-heading h2{
    font-size:34px;
    color:#1f2d57;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom: 0px;
}

.category-card{
    background:#fff;
    border-radius:14px;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
    padding:25px;
    margin-bottom:35px;
}

.category-title{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:20px;
}

.category-title .number{
    width:38px;
    height:38px;
    border-radius:8px;
    background:#cb0c22;
    color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:18px;
    font-weight:bold;
}

.category-title h3{
    font-size:21px;
    color:#1f2d57;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.category-title small{
    color:#555;
    font-size:17px;
}

.table-responsive{
    overflow-x:auto;
}

table{
    width:100%;
    border-collapse:collapse;
    min-width:750px;
    text-align: left;
}

thead{
    background:#1f2d57;
    color:#fff;
}

th{
    padding:11px;
    text-align:left;
    font-size:15px;
    text-transform:uppercase;
    color: #fff;
}

td{
    padding:12px 16px;
    border-bottom:1px solid #d2d2d2;
    font-size:17px;
    border: 1px solid #d2d2d2;
    font-family: 'Roboto', sans-serif;
}

tbody tr:nth-child(even){
    background:#f8f9fb;
}

tbody tr:hover{
    background:#eef4ff;
}

.highlight{
    color:#ff5a36;
    font-weight:700;
}

@media(max-width:768px){

.section-heading{
    flex-direction:column;
    text-align:center;
}

.section-heading h2{
    font-size:26px;
}

.category-title{
    align-items:flex-start;
}

.category-title h3{
    font-size:20px;
}

.category-title small{
    display:block;
    margin-top:5px;
}

.category-card{
    padding:18px;
}

}
section.general-section {
    margin-top: 40px;
    margin-bottom: 40px;
}


   .guidelines-section{
    position:relative;
    padding:90px 0;
    background:url("assets/images/bg/sadeeqi-inclusion-championship-2026.jpeg") center center/cover no-repeat;
    overflow:hidden;
}

.guidelines-section .overlay{
    position:absolute;
    inset:0;
    background:rgb(0 0 0 / 75%);
}

.guidelines-card{
    position:relative;
    z-index:2;
    background:rgba(255,255,255,.12);
    backdrop-filter:blur(12px);
    border:1px solid rgba(255,255,255,.2);
    border-radius:20px;
    padding:45px;
}

.section-title{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:35px;
}

.section-title .icon{
    width:60px;
    height:60px;
    border-radius:50%;
    background:#fff;
    color:#1f2d57;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:28px;
}

.section-title h2{
    color:#fff;
    font-size:34px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom: 0px;
}

.guidelines-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:50px;
}

.guidelines-grid ul{
    margin:0;
    padding:0;
    list-style:none;
}

.guidelines-grid li{
    position: relative;
    color: #fff;
    line-height: 1.8;
    padding-left: 30px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.guidelines-grid li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:5px;
    width:20px;
    height:20px;
    border-radius:50%;
    background:#f4b234;
    color:#1f2d57;
    font-weight:bold;
    font-size:12px;
    display:flex;
    justify-content:center;
    align-items:center;
}

@media(max-width:991px){

.guidelines-grid{
    grid-template-columns:1fr;
    gap:20px;
}

.section-title{
    flex-direction:column;
    text-align:center;
}

.section-title h2{
    font-size:28px;
}

.guidelines-card{
    padding:30px;
}

}

@media(max-width:576px){

.guidelines-section{
    padding:60px 0;
}

.section-title h2{
    font-size:22px;
}

.guidelines-grid li{
    font-size:15px;
}

.guidelines-card{
    padding:22px;
}

}

    .section-padding{
    padding:80px 0;
}

.bg-light{
    background:#f7f9fc;
}

.section-heading{
    margin-bottom:60px;
}

.sub-title{
    display:inline-block;
    background:#cb0c22;
    color:#fff;
    padding:8px 18px;
    border-radius:30px;
    font-size:14px;
    font-weight:600;
    margin-bottom:15px;
}

.section-heading h2{
    color:#1d2b5c;
    font-weight:700;
}

/* PROCESS */

.implementation-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:25px;
}

.process-card{
    background:#fff;
    border-radius:15px;
    padding:30px 20px;
    text-align:center;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    position:relative;
    transition:.3s;
}

.process-card:hover{
    transform:translateY(-8px);
}

.step{
    width:60px;
    height:60px;
    background: #cb0c22;
    color:#fff;
    border-radius:50%;
    margin:auto;
    font-size:24px;
    font-weight:bold;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:20px;
}

.process-card h4{
    color:#1d2b5c;
    margin-bottom:12px;
}

.process-card p{
    color:#666;
    line-height:1.7;
    font-size: 17px;
    margin-bottom: 0px;
}

/* TIMELINE */

.timeline{
    position:relative;
    max-width:900px;
    margin:auto;
}

.timeline::before{
    content:"";
    position:absolute;
    left:120px;
    top:0;
    bottom:0;
    width:4px;
    background:#ff6d4d;
}

.timeline-item{
    display:flex;
    gap:40px;
    margin-bottom: -79px;
    position:relative;
}

.timeline-date{
    width:90px;
    font-weight:700;
    color:#1d2b5c;
}

.timeline-content{
    background:#fff;
    border-radius:15px;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    flex:1;
    position:relative;
}



.timeline-content h5{
    color:#1d2b5c;
    margin-bottom:10px;
}

.timeline-content p{
    color:#666;
    margin:0;
}

@media(max-width:1200px){

.implementation-grid{
    grid-template-columns:repeat(3,1fr);
}

}

@media(max-width:768px){

.implementation-grid{
    grid-template-columns:1fr;
}

.timeline::before{
    left:20px;
}

.timeline-item{
    gap:20px;
}

.timeline-date{
    width:60px;
    font-size:14px;
}

.timeline-content::before{
    left:-20px;
}

}
.timeline-section{
    padding-top: 60px;
    padding-bottom: 60px;
}

  .timeline-card{
    width: 571px;
    display:flex;
    align-items:stretch;
    max-width:700px;
    background:#fff;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    margin:40px auto;
}

.timeline-content{
    flex:1;
    padding:30px;
    position:relative;
    padding: 21px 25px;
}

.timeline-number{
    position:absolute;
    left:20px;
    top:-20px;
    width:45px;
    height:45px;
    background:#ff6b4a;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:700;
    font-size:20px;
}


.timeline-content li{
    margin-bottom:10px;
    line-height:1.7;
}

.timeline-date-box{
    width:155px;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.timeline-date-box .month{
    font-size:18px;
    font-weight:600;
    text-transform:uppercase;
}

.timeline-date-box .day{
    font-size:35px;
    font-weight:700;
    line-height:1;
    margin:6px 0;
}

.timeline-date-box .year{
    font-size:15px;
}


@media(max-width:768px){

.timeline-card{
    flex-direction:column-reverse;
}

.timeline-date-box{
    width:100%;
    flex-direction:row;
    gap:15px;
    padding:15px;
}

.timeline-date-box .day{
    font-size:32px;
}

}
    .premium-timeline-section{
    max-width:1300px;
    margin:0px auto;
    padding:20px;
}

.timeline-title{
    text-align:center;
    margin-bottom:60px;
}

.timeline-title h2{
    font-size:42px;
    color:#0c2454;
    margin-bottom:10px;
}

.timeline-title p{
    color:#666;
}

.premium-timeline{
    position:relative;
}

.premium-timeline:before{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
    width:4px;
    height:100%;
    background:linear-gradient(#00b894,#0d6efd,#ff9800,#1d2951);
    border-radius:20px;
}

.timeline-item{
    width:50%;
    padding:0px;
    position:relative;
}

.timeline-item.left{
    left:0;
    text-align:right;
    gap: 0px;
}

.timeline-item.right{
    left:50%;
    gap: 0px;
}


.timeline-content:hover{
    transform:translateY(-8px);
}


.left .timeline-number{
    right: -27px;
    top: 19px;
    left: 410px;
}

.right .timeline-number{
        left: 349px;
    top: 17px;
}

.timeline-content h3{
    color:#13294b;
    margin-bottom:10px;
    font-size:24px;
    text-align: left;
}

.timeline-content ul{
    padding-left:20px;
    text-align: left;
    margin-bottom: 0px;
}

.timeline-content li{
    margin-bottom: 2px;
    color: #555;
    line-height: 1.7;
    /* list-style: none; */
    font-size: 17px;
}

.timeline-date{
    display:inline-block;
    color:#fff;
    padding:12px 28px;
    border-radius:30px;
    font-weight:600;
    margin-bottom:18px;
}

.green{
    background: #cb0c22;
}

.teal{
    background:#00b894;
}

.blue{
    background:#0d6efd;
}

.orange{
    background:#f4a100;
}

.navy{
    background:#1d2951;
}

.left .timeline-date{
    float:right;
}

.right .timeline-date{
    float:left;
}

.timeline-item::after{
    content:"";
    display:block;
    clear:both;
}

.left:before,
.right:before{
    content:"";
    position:absolute;
    width:18px;
    height:18px;
    background:#fff;
    border:5px solid #ff6b4a;
    border-radius:50%;
    top:45px;
    z-index:10;
}

.left:before{
    right:-10px;
}

.right:before{
    left:-10px;
}

@media(max-width:991px){

.premium-timeline:before{
    left:25px;
}

.timeline-item{
    width:100%;
    padding-left:70px;
    padding-right:0;
    left:0!important;
    text-align:left;
    margin-bottom:40px;
}

.left .timeline-date,
.right .timeline-date{
    float:none;
}

.left .timeline-number,
.right .timeline-number{
    left:-27px;
    right:auto;
}

.left:before,
.right:before{
    left:16px;
}

}

   .venue-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
}

.venue-card{
background: rgb(255 255 255);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 18px;
        padding: 18px 25px;
    color: #fff;
    transition: .35s;
}

.venue-card:hover{
    transform:translateY(-8px);
    /* background:rgba(255,255,255,.18); */
}

.venue-card h3{
    text-align: center;
    margin-bottom: 18px;
    padding: 5px 10px;
    font-size: 23px;
    color: #ffffff;
    background: #1d2b5c;
    text-transform: uppercase;
}

.venue-card ul{
    list-style:none;
    padding:0;
}

.venue-card li{
    margin-bottom: 15px;
    font-size: 20px;
    position: relative;
    padding-left: 29px;
    color: #555555;
}

.venue-card li::before{
    content:"✔";
    position:absolute;
    left:0;
    color:#00e676;
}


.finale h3{
    color:#fff;
}

.finale p{
    text-align:center;
    font-size:20px;
    line-height:1.8;
}

@media(max-width:992px){

.venue-grid{
    grid-template-columns:1fr;
}

.venue-heading h2{
    font-size:30px;
}

}
.guidelines-card-new {
    position: relative;
    z-index: 1;
}

   .facility-section{
    padding:60px 0;
    background:#f7f8fc;
}

.facility-heading{
    text-align:center;
    margin-bottom:60px;
}

.facility-heading span{
    color:#9b2242;
    font-weight:700;
    letter-spacing:4px;
    text-transform:uppercase;
    font-size:14px;
}

.facility-heading h2{
    margin:10px 0;
    font-size:40px;
    color:#13294B;
}

.facility-heading p{
    max-width:650px;
    margin:auto;
    color:#666;
}

.facility-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;
}

.facility-card{
    background:#fff;
    border-radius:18px;
    padding:23px 21px;
    text-align:center;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
    transition:.35s;
    border:1px solid #eee;
}

.facility-card:hover{
    transform:translateY(-10px);
    box-shadow:0 18px 40px rgba(0,0,0,.12);
}

.facility-icon{
    width: 80px;
    height: 80px;
    margin:0 auto 20px;
    border-radius:50%;
    background:linear-gradient(135deg, #cb0c22, #cb0c22);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:35px;
    transition:.3s;
}

.facility-card:hover .facility-icon{
    transform:rotate(10deg) scale(1.1);
    background:#13294B;
}

.facility-card h4{
    color: #13294B;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}

@media(max-width:991px){

.facility-grid{
    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:576px){

.facility-grid{
    grid-template-columns:1fr;
}

.facility-heading h2{
    font-size:30px;
}

}

    .expected-outcomes-section{
    padding:40px 0;
    background:#fff;
    margin-bottom: 30px;
}

.expected-heading{
    text-align:center;
    margin-bottom:60px;
}

.expected-heading span{
    color:#8a2346;
    text-transform:uppercase;
    letter-spacing:4px;
    font-weight:700;
    font-size:14px;
}

.expected-heading h2{
    font-size:34px;
    color:#16254f;
    margin:12px 0;
}

.expected-heading p{
    max-width:750px;
    margin:auto;
    color:#666;
    line-height:1.8;
}

.expected-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:30px;
}

.expected-card{
    display:flex;
    align-items:flex-start;
    gap:20px;
    background:#fff;
    border-radius:18px;
    padding:25px;
    box-shadow:0 10px 30px rgba(0,0,0,.06);
    transition:.35s;
}

.expected-card:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(0,0,0,.12);
}

.expected-icon{
    width:70px;
    height:70px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:28px;
    flex-shrink:0;
}

.expected-content h4{
    color:#16254f;
    margin-bottom:10px;
    font-size:22px;
}

.expected-content p{
    color:#666;
    line-height:1.8;
    margin:0;
}

/* Icon Colors */

.teal{background:#2aa198;}
.purple{background:#7c4dff;}
.red{background:#ff6b4a;}
.yellow{background:#f5b335;}
.pink{background:#d63384;}
.blue{background:#3f6db5;}
.orange{background:#f4a100;}

@media(max-width:991px){

.expected-grid{
    grid-template-columns:1fr;
}

.expected-heading h2{
    font-size:34px;
}

}

@media(max-width:576px){

.expected-card{
    flex-direction:column;
    text-align:center;
    align-items:center;
}

}

   .competition-note-section{
    padding:60px 0;
    background:#f5f7fb;
}

.competition-note-wrapper{
    max-width:1200px;
    margin:auto;
    display:grid;
    grid-template-columns:2fr 1.3fr;
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 15px 45px rgba(0,0,0,.08);
}

/* Left */

.competition-note-left{
    background:#23335c;
    color:#fff;
    display:flex;
    align-items:center;
    gap:30px;
    padding:45px;
}

.competition-note-icon{
    width:90px;
    height:90px;
    border-radius:50%;
    background:#fff;
    color:#23335c;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:40px;
    flex-shrink:0;
}

.competition-note-content h3{
    font-size: 28px;
    margin-bottom: 15px;
    color: white;
    text-transform: uppercase;
}

.competition-note-content p{
    font-size:17px;
    line-height:1.8;
    opacity:.95;
}

/* Right */

.competition-note-right{
    background:#ca0c22;
    padding:45px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.competition-note-right h4{
font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.competition-note-right ul{
    margin:0;
    padding-left:22px;
}

.competition-note-right li{
    margin-bottom: 15px;
    color: #ffffff;
    line-height: 1.7;
    font-weight: 500;
    font-size: 19px;
}

.competition-note-right li::marker{
    color:#ffffff;
}

/* Responsive */

@media(max-width:991px){

.competition-note-wrapper{
    grid-template-columns:1fr;
}

.competition-note-left{
    flex-direction:column;
    text-align:center;
}

.competition-note-content h3{
    font-size:24px;
}

}


.download-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #0d6efd;
    color: #fff;
    padding: 8px 18px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s ease;
}

.download-btn:hover {
    background: #0b5ed7;
    color: #fff;
}

.download-btn i {
    font-size: 14px;
}
.form-div {
    text-align: left;
}
p.notep {
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 6px;
}
.venue {
    text-align: center;
    color: #fff;
    margin-top: -18px;
    margin-bottom: 36px;
}

.venue-notice{
    margin-top:40px;
    padding:18px 25px;
    background:rgba(255,255,255,0.12);
    border:1px solid rgba(255,255,255,0.25);
    border-left:5px solid #ffc107;
    border-radius:12px;
    display:flex;
    align-items:flex-start;
    gap:15px;
    color:#fff;
    backdrop-filter:blur(10px);
}

.venue-notice i{
    font-size:28px;
    color:#ffc107;
    margin-top:2px;
}

.venue-notice p{
    margin:0;
    font-size:18px;
    line-height:1.7;
    color: #fff;
}

.venue-status{
    /* display: inline-block; */
    margin-top: 19px;
    /* padding: 8px 18px; */
    /* background: #ffc107; */
    color: #222;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    text-align: center;
    /* margin: 0px auto; */
    margin-bottom: 4px;
    font-family: 'Jost', sans-serif;;

}

.venue-notice strong{
    color:#ffc107;
}

/* Download Button */
.download-btn{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:10px 18px;
    background:#0d6efd;
    color:#fff;
    text-decoration:none;
    border-radius:5px;
    font-weight:600;
    transition:.3s;
}

.download-btn:hover{
    background:#0b5ed7;
    color:#fff;
}

/* Full Screen Loader */
.download-loader{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.95);
    display:flex;
    justify-content:center;
    align-items:center;
    z-index:999999;
    visibility:hidden;
    opacity:0;
    transition:.3s;
}

.download-loader.active{
    visibility:visible;
    opacity:1;
}

.loader-content{
    text-align:center;
}

.spinner{
    width:70px;
    height:70px;
    border:6px solid #ddd;
    border-top:6px solid #0d6efd;
    border-radius:50%;
    animation:spin .8s linear infinite;
    margin:0 auto 20px;
}

@keyframes spin{
    100%{
        transform:rotate(360deg);
    }
}

.loader-content h4{
    margin-bottom:8px;
    color:#333;
}

.loader-content p{
    color:#666;
}

@media (max-width: 576px) {
.breadcumb-content.text-center {
        margin-top: -36px;
    }  
    .container.top-section-container {
    bottom: 170px;
        width: 100%;
                border-radius: 0;
    }
    h5.head-pp{
        text-align: center;
    }
        .logo-box {
        width: 245px;
        height: 200px;
    }
        .title-area h1 {
        font-size: 25px;
        line-height: 36px;
    }
        .theme-badge {
        font-size: 13px;
        padding: 8px 15px;
        margin-bottom: 28px;
    }
    .hope-logo, .year-logo {
        width: 166px;
        margin-bottom: -32px;
    }
    p.head-pp {
    font-size: 16px !important;
    text-align: center;
}
.competition-section{
    margin-top: -135px;
}
.category-title{
    justify-content: stretch;
}
.implementation-grid {
        margin-top: -37px;
    }
    p{
        font-size: 17px !important;
    }
    .timeline-item{
                margin-bottom: -46px;
    }
    .timeline-card.two{
            flex-direction: column; 
    }
    .timeeline {
        padding-bottom: 90px !important;
    }
    .venue-card li{
        font-size: 18px;
    }
        .expected-heading h2 {
        font-size: 26px;
    }
        .expected-grid {
        margin-top: -32px;
    }
    .competition-note-left{
            padding: 45px 26px;
    }
    .competition-note-right h4 {
    font-size: 23px;
    }
    .competition-note-right{
        padding: 45px 26px;   
    }
    td{
        font-size: 16px;
        padding: 10px 10px;
    }
    .category-title h3{
        text-align: left;
    }
    .senior-th-event{
        width: 35%;
    }
    .adult-th-event{
        width: 35%;
    }
    p.notep {
    font-size: 15px !important;
    margin-bottom: 15px;
    /* text-align: center; */
    }
    .timeline-item{
        padding-left: 52px;
    }
    .venue-title{
        font-size: 28px !important;
    }
}


