.mc-loader,
.package::after {
    position: absolute;
    pointer-events: none;
}
.list-orange.inner-list-orange-feature li,
.list-orange.inner-list-orange-feature-mods li,
.minecraftTutorials p.section__desc {
    color: #fff !important;
}
.mc-item,
.mc-preview {
    box-sizing: border-box;
}
.mc-panel {
    display: flex;
    gap: 40px;
    max-width: 1400px;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
}
.mc-loader {
    width: 48px;
    height: 48px;
    border: 4px solid rgba(255, 255, 255, 0.15);
    border-top: 4px solid #fff;
    border-radius: 50%;
    animation: 1s linear infinite spin;
    opacity: 0;
    transition: opacity 0.3s;
}
.mc-loader.active {
    opacity: 1;
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.mc-list {
    width: 300px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 200px;
}
.mc-item:hover {
    background: #282d3c;
}
.mc-item.active {
    background: #343a4f;
    border-left: 5px solid #ff8c00;
}
.mc-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}
.mc-title img {
    width: 24px;
    height: 24px;
}
.mc-desc {
    margin-top: 10px;
    color: #ccc;
    font-size: 12px;
    display: none;
}
.mc-item.active .mc-desc {
    display: block;
}
.mc-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 0%;
    background: #ff8c00;
    transition: width linear;
}
#package-section-control {
    margin-top: 0 !important;
    padding-top: 50px;
}
.package {
    padding: 20px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mc-charge-hero {
    border-radius: 10px;
}
@media screen and (max-width: 1024px) {
    #package-section-control {
        margin-top: 0 !important;
        padding-top: 40px;
    }
    .mc-panel {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .mc-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .mc-item {
        font-size: 14px;
    }
    .mc-title {
        font-size: 16px;
        gap: 6px;
    }
    .mc-preview img {
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
}
@media screen and (max-width: 430px) {
    .mc-new-logo {
        width: 180px;
        left: 20%;
    }
    .mc-charge-hero {
        top: 10% !important;
    }
    .mc-list {
        margin-top: 0 !important;
    }
}
.inner-list-orange {
    margin-left: 180px;
    margin-top: -30px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.7);
}
.inner-list-orange-feature {
    margin-left: 40px;
    margin-top: -30px;
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .inner-list-orange {
        margin-left: 20px !important;
    }
}
.tab-pane#tab-cpanel .tab-pane__item {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px;
    color: #2d3552 !important;
}
.package {
    border-radius: 1rem;
}
.tab-pane__item {
    color: #0a0909 !important;
}
.package::after {
    content: "";
    top: 30px;
    right: 50px;
    width: 50px;
    height: 50px;
    background: url("../../images/gaming/minecraft/assets/Graphic-PricingLogo.svg") center center/contain no-repeat;
    opacity: 0.95;
    z-index: 10;
}
.row--features .col-xl-3:first-child .package,
.row--features .col-xl-3:nth-child(2) .package,
.row--features .col-xl-3:nth-child(3) .package,
.row--features .col-xl-3:nth-child(4) .package {
    background: #fff;
    color: #1e293b;
    border: 2px solid #ddd;
}
.package .package__features li {
    font-size: 15px;
}
.package__footer .btn--primary {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    text-transform: uppercase;
    width: 100%;
    transition: 0.3s;
    box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
.package__footer .btn--primary:hover {
    background: linear-gradient(135deg, #16a34a, #15803d);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(22, 163, 74, 0.5);
}
.minecraft-hero {
    position: relative;
    background: url("../../images/gaming/minecraft/minecraft-top-background-newest.png") center center/cover no-repeat;
    height: 120vh;
    z-index: 1;
    overflow: hidden;
}
.section--dark {
    background: #0d3c9f !important;
}
.section--dark--gradient,
body {
    background: linear-gradient(90deg, #0d3c9f 0, #040d70 100%) !important;
}
.gamingLocations {
    color: #fff;
}
.banner__list,
.banner__title,
.section__title,
.site-navbar .navbar__nav .nav__link,
.site-navbar.navbar li a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.site-navbar .navbar__nav .nav__link.nh-sublink {
    text-shadow: none !important;
}
.list-orange.inner-list-orange-feature-mods {
    margin-left: 50px;
}
.section--different-dark {
    background-color: #2c3753 !important;
    background-image: url("../../images/patterns/60-lines.png") !important;
}
.mc-new-logo {
    z-index: 9999;
    position: absolute;
    top: -340px;
    left: 20%;
    width: 600px;
}
.mc-charge-hero {
    z-index: 9996;
    position: absolute;
    top: -200px;
    left: 10%;
    width: 80%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    display: block;
    margin: 20px auto !important;
}
.mc-preview,
.mc-wrapper {
    display: flex;
    width: 100%;
}
.mc-gaming-controller {
    z-index: 9997;
    position: absolute;
}
.blog-item,
.img-svg-rounded {
    border-radius: 20px;
}
.section-title-orange {
    color: #ff8c00 !important;
}
.section--contact {
    background-color: #fff !important;
}
.section--contact .section__title,
.section__title.homepage {
    color: #000 !important;
    text-shadow: none;
}
.minecraftTutorials,
.section--faq {
    background: linear-gradient(90deg, #0d3c9f 0, #040d70 100%) !important;
}
.blog-img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.looking-for-a-game-section {
    border-radius: 20px;
    padding: 100px;
}
.looking-for-a-game-div .container {
    max-width: 1540px !important;
}
@media screen and (max-width: 2560px) {
    #package-section-control {
        margin-top: max(-520px, calc(900px - 120vh)) !important;
    }
    .mc-gaming-controller {
        margin-top: 200px;
    }
    .mc-charge-hero {
        top: 0 !important;
    }
    .mc-list {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1920px) {
    #package-section-control {
        margin-top: max(-210px, calc(900px - 120vh)) !important;
    }
}
@media screen and (max-width: 1440px) {
    #package-section-control {
        margin-top: max(-70px, calc(900px - 120vh)) !important;
    }
    .mc-gaming-controller {
        margin-top: 200px;
    }
    .mc-charge-hero {
        top: 0 !important;
    }
    .mc-list {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1024px) {
    span.smaller-txt {
        font-size: 14px !important;
    }
    #package-section-control {
        margin-top: max(-90px, calc(900px - 120vh)) !important;
    }
    .mc-gaming-controller {
        margin-top: 200px;
    }
    .mc-charge-hero {
        top: 0 !important;
    }
    .mc-list {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    .mc-wrapper {
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
    }
    .mc-list {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
        padding: 10px;
    }
    .mc-item {
        padding: 10px;
        font-size: 12px;
    }
    .mc-preview img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border: 10px solid;
        border-radius: 10px;
    }
    .mc-new-logo {
        top: -320px;
        left: 18%;
        width: 470px;
    }
    .why-choose-section-mobile {
        margin-top: -400px !important;
    }
}
@media screen and (max-width: 430px) {
    span.smaller-txt {
        font-size: 12px !important;
    }
    .banner__title.homepage {
        font-size: 28px !important;
    }
    .mc-new-logo {
        top: -160px;
        left: 17%;
        width: 200px;
    }
    .mc-charge-hero {
        top: 80px !important;
    }
    .why-choose-section-mobile {
        margin-top: -300px !important;
        font-size: 21px !important;
    }
}
@media screen and (max-width: 430px), (max-width: 425px) {
    span.smaller-txt {
        font-size: 12px !important;
    }
    .banner__title.homepage {
        font-size: 28px !important;
    }
    .mc-new-logo {
        top: -160px;
        left: 17%;
        width: 280px;
    }
    .mc-charge-hero {
        top: -100px;
    }
    .why-choose-section-mobile {
        margin-top: -300px !important;
        font-size: 21px !important;
    }
    #package-section-control {
        margin-top: -150px !important;
    }
}
@media screen and (max-width: 375px) {
    span.smaller-txt {
        font-size: 14px !important;
    }
    .banner__title.homepage {
        font-size: 24px !important;
    }
    #package-section-control {
        margin-top: -160px !important;
    }
    .mc-new-logo {
        top: -160px;
        left: 17%;
        width: 200px;
    }
    .mc-charge-hero {
        top: 45px !important;
    }
    .mc-gaming-controller {
        margin-top: 165px;
    }
    .why-choose-section-mobile {
        margin-top: -300px !important;
        font-size: 21px !important;
    }
    #feature-overview {
        margin-bottom: 60px;
        margin-top: -87px;
    }
    .map-area {
        margin-top: -74px;
    }
}
@media screen and (max-width: 320px) {
    span.smaller-txt {
        font-size: 12px !important;
    }
    .banner__title.homepage {
        font-size: 22px !important;
    }
    .mc-new-logo {
        top: -140px;
        left: 17%;
        width: 225px;
    }
}
.mc-wrapper {
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: row;
}
.minecraftLocationPage {
    margin-right: -20px;
}
.mc-preview {
    margin-top: 35px;
    border-radius: 16px;
    overflow: hidden;
    max-width: 1200px;
    position: relative;
    align-items: center;
    justify-content: center;
    height: auto;
    padding: 0 10px;
}

/* ORIGINAL IMAGE STYLE (preserved fully) */
.mc-preview img {
    width: 100%;
    max-width: 1088px;
    object-fit: contain;
    display: block;
    border: 20px solid;
    border-radius: 10px;
    height: auto;
}

@media (max-width: 480px) {
    .mc-preview {
        margin-top: 20px;
        padding: 0 5px;
    }
    .mc-preview img {
        border-width: 10px;
    }
}

.mc-item {
    background: #1e2330;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.3s;
    display: flex;
    flex-direction: column;
    width: 100% !important;
    max-width: none !important;
    flex: 0 0 100% !important;
    align-self: stretch;
    grid-column: 1/-1;
}
.mc-item + .mc-item {
    margin-top: 24px;
}
@media (max-width: 640px) {
    .mc-item {
        padding: 16px;
    }
}
@media (min-width: 641px) {
    .mc-item {
        padding: 20px;
    }
}

/* ---------------------------------------------------------- */
/*  NEW MP4 VIDEO SUPPORT  (merged cleanly into final CSS)    */
/* ---------------------------------------------------------- */

.mc-media {
    width: 100%;
    height: auto;
    max-width: 1088px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mc-media video {
    width: 100%;
    height: auto;
    object-fit: cover;  /* ← FIX */
    border: 20px solid;   /* SAME EXACT BORDER AS IMAGES */
    border-radius: 10px;
    display: none;        /* JS shows when video is active */
}

.mc-media img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 20px solid;   /* SAME EXACT BORDER */
    border-radius: 10px;
    display: none;        /* JS toggles visibility */
}

@media (max-width: 480px) {
    .mc-media video,
    .mc-media img {
        border-width: 10px; /* Same mobile scaling */
    }
}

