a {
    text-decoration: none;
}



.spin-icon {
    animation: spin 2s linear infinite;
}

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

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

.match-container {
    background-color: #002144;
    margin: 8px auto 8px auto;
    border-radius: 15px;
}

.match-bg{
    padding: 0%;
}

.match-title {
    background-color: transparent;
    color: white;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: initial;
    padding: 10px;
}

.livebg {
    border-radius: 50px;
    background-color: red;
    text-align: center;
    width: 60px;
    height: 25px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.text {
    color: white;
    font-weight: bold;
    text-align: center;
}

.topbar {
    background-color: #002144 !important;
    padding-left: 0px;
    padding-right: 0px;
}

.match-body {
    background-color: #013668;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 15px 15px 0px 0px;

}

.match-foot {
    background-color: #013668;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 0px 0px 15px 15px;

}

.date-time {
    display: flex;
    flex-shrink: 0;
    flex-grow: 0;
    flex-direction: column;
    align-items: center;
    padding: 5px;
    width: 85px;
    justify-content: center;
}

.club-bg {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.league-image {
    width: 20px;
    /* ပုံအရွယ်အစား သတ်မှတ်ခြင်း */
    height: 20px;

}

.club-image {
    width: 50px;
    /* ပုံအရွယ်အစား သတ်မှတ်ခြင်း */
    height: 50px;

}

.text {
    /* စာသားအတွက် လိုအပ်တဲ့ style တွေထည့်နိုင်ပါတယ် */
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.text-time {
    /* စာသားအတွက် လိုအပ်တဲ့ style တွေထည့်နိုင်ပါတယ် */
    font-size: 16px;
    font-weight: bold;
    color: #EFEA6C;
}

.text-date {
    /* စာသားအတွက် လိုအပ်တဲ့ style တွေထည့်နိုင်ပါတယ် */
    font-size: 18px;
    font-weight: bold;
    color: white;
}

.team {
    /* စာသားအတွက် လိုအပ်တဲ့ style တွေထည့်နိုင်ပါတယ် */
    font-size: 18px;
    font-weight: bold;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}

/* 📣 Banner Row Container အတွက် CSS (Default - Desktop/Tablet ပုံစံ) */
.ad-row-container {
    display: flex;
    /* Banner တွေကို ဘေးချင်းကပ်ဖို့ အဓိက သတ်မှတ်ချက် */
    gap: 15px;
    /* Banner နှစ်ခုကြား 15px ခြားနားခြင်း */
    margin: 25px auto;
    padding: 0 15px;
    max-width: 1120px;
    justify-content: center;
}

.ad-item {
    flex: 1;
    /* Banner နှစ်ခုလုံးကို နေရာကို ညီတူယူစေခြင်း */
    min-width: 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 📣 ပုံရဲ့ Height နဲ့ Fit ကို ညှိခြင်း */
.banner-img {
    width: 100%;
    height: 100px;
    /* ဥပမာ- 120px အမြင့် */
    display: block;
    object-fit: fill;
}

/* 📱 Media Query: ဖုန်းအရွယ်အစား (768px အောက်) မှာ Column အဖြစ်ပြောင်းရန် */
@media (max-width: 768px) {
    .ad-row-container {
        /* Desktop မှာ Row, Phone မှာ Column */
        flex-direction: column;

        /* ဖုန်းမှာ ဘေးဘောင်နား ပိုကပ်စေရန် */
        padding: 0px 25px;
        gap: 10px;
        /* အပေါ်အောက် ခြားနားချက်ကို နည်းနည်းလျှော့ခြင်း */
    }

    .ad-item {
        /* ဖုန်းမှာ အပေါ်အောက် ထပ်သွားတဲ့အခါ width အပြည့်ယူစေခြင်း */
        width: 100%;
        margin-bottom: 0;
        /* flex-direction: column လုပ်လိုက်ရင် margin-bottom မလိုတော့ပါ */
    }

    /* 💡 အကြံပြုချက်: ဖုန်းမှာ ပုံရဲ့ အမြင့်ကို လျှော့နိုင်သည် */
    .banner-img {
        height: 70px;
    }

    .icon{
        width: 100px;
        height: 35px;
    }
}

/* 💡 Active Link ကို Button ပုံစံအဖြစ် ပြောင်းလဲခြင်း */
.navbar-dark .navbar-nav .nav-link.active {
    color: #ffffff !important;
    background-color: #0099ff;
    /* Active Color */
    padding: 8px 15px !important;
    border-radius: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

/* ပုံမှန် Link တွေရဲ့ Padding ကို Active Button နဲ့ ညီမျှအောင် ညှိခြင်း */
.navbar-dark .navbar-nav .nav-link:not(.active) {
    padding: 8px 15px !important;
    border-radius: 20px;
}

/* 📱 Mobile Menu (Hamburger Menu) ပွင့်လာတဲ့အခါမှာ Button ပုံစံကို ညှိခြင်း */
@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link.active {
        padding: 10px 15px !important;
        display: block;
        margin: 5px 0;
    }
}

.content-container {
    background-color: #ffffff;
    padding: 25px 35px;
    max-width: 500px;
    /* အနည်းငယ် ကျဉ်းအောင် ညှိလိုက်သည် */
    margin: 8px auto;
    border-radius: 15px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* ပိုမိုထင်ရှားသော အရိပ် */
}

.match-body-detail {
    background-color: transparent;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.link-content-container {
    background-color: #ffffff;
    padding: 25px 35px;
    max-width: 500px;
    /* အနည်းငယ် ကျဉ်းအောင် ညှိလိုက်သည် */
    margin: 8px auto;
    border-radius: 15px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* ပိုမိုထင်ရှားသော အရိပ် */
}

.link-container {
    background-color: red;
    padding: 5px 35px;
    max-width: 500px;
    text-align: center;
    /* အနည်းငယ် ကျဉ်းအောင် ညှိလိုက်သည် */
    margin: 5px auto 8px auto;
    border-radius: 15px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* ပိုမိုထင်ရှားသော အရိပ် */
}

.link-name {
    color: white;
    /* ခေါင်းစဉ်အရောင် */
    font-weight: bold;
    font-size: 20px;
}

.content-text{
    color: #013668;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Pyidaungsu', Arial, sans-serif;
}

.text-bg{
    display: flex;
    margin: 0px auto;
    padding-left: 8px;
    max-width: 500px;
    text-align: start;
    justify-content: start;

}

.ad-card img {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: fill; /* ပုံကို အပြည့်ဖြည့်ပြီး ဖြတ်တောက်ရန် */
        }

.ad-card {
            max-width: 500px;
            height: 60px; /* လိုချင်သော အမြင့် */
            margin: 20px 0; /* အပေါ်နဲ့အောက် ခြားနားချက်ကို တိုးလိုက်သည် */
            overflow: hidden;
            margin: 15px auto;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
            background-color: #e9ecef;
            border: 1px solid #dee2e6;
        }

.app-text{
    color: white;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Pyidaungsu', Arial, sans-serif;
    margin-top: 10px;
    margin-right: 10px;
}

.getapp{
    background-color: #002144;
    height: 35px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    border-radius: 8px;
    border-style: outset;
    border-color: white;
}

.clicktext{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    font-family: 'Pyidaungsu', Arial, sans-serif;

}

.bg-app{
    display: flex;
    align-items: center;
}


