.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: "";
    position: absolute;
    top: 30px;
    right: 50px;
    width: 50px;
    height: 50px;
    background: url('/images/gaming/minecraft/assets/Graphic-PricingLogo.svg') no-repeat center center;
    background-size: contain;
    opacity: 0.95;
    pointer-events: none;
    z-index: 10;
}

.row--features .col-xl-3:nth-child(1) .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); /* Green gradient */
    color: #ffffff;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}

.package__footer .btn--primary:hover {
    background: linear-gradient(135deg, #16a34a, #15803d); /* Darker green gradient */
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(22, 163, 74, 0.5); /* Deeper green glow */
}

/* Add some spacing around content */
.package__name {
    font-size: 1.5rem;
    font-weight: bold;
}

.package__desc {
    font-size: 1rem;
    opacity: 0.95;
}

.package__price {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

/* HERO SECTION */
.minecraft-hero {
    position: relative;
    background: url('/images/gaming/minecraft/minecraft-top-background-newest.png') no-repeat center center / cover;
    height: 120vh; /* Adjust if needed */
    z-index: 1;
    overflow: hidden;
}

.section--dark {
    background: #0d3c9f !important;
    /*background: linear-gradient(90deg, #0d3c9f 0%, #040d70 100%);*/
}
.section--dark--gradient {
    background: linear-gradient(90deg, #0d3c9f 0%, #040d70 100%)!important;
}

.gamingLocations {
    color: #fff;
}

.list-orange.inner-list-orange-feature li,
.list-orange.inner-list-orange-feature-mods li {
    color: #fff !important;
}

.section__title, .banner__title, .banner__list, .site-navbar .navbar__nav .nav__link,
.site-navbar.navbar li a {
    color: white; /* Set the font color to white */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); /* Horizontal offset, vertical offset, blur radius, color */
}

.list-orange.inner-list-orange-feature-mods {
    margin-left: 50px;
}

body {
    background: #2c3753!important;
}

.section--different-dark {
    background-color: #2c3753!important;
    background-image: url("/images/patterns/60-lines.png");
}

.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; /* Treats the image as a block element */
    margin: 20px auto !important; /* Sets top/bottom margin to 20px, left/right margin to auto for centering */

}

.mc-gaming-controller {
    z-index: 9997;
    position: absolute;
}

.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;
    /*background: #0d3c9f !important;*/
}

.minecraftTutorials p.section__desc {
    color: #fff!important;
}

.blog-item {
    border-radius: 20px;
}

.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;
}

.dark-with-top-border {
     /*border-top: 4px solid #07225a !important;*/
}

.trustpilot {
    margin-top: -550px; /* Reset margin for smaller screens */
}

@media screen and (max-width: 2560px) {
    .trustpilot {
        margin-top: -950px; /* Adjust margin for large screens */
    }
}
@media screen and (max-width: 1920px) {
    .trustpilot {
        margin-top: -550px; /* Adjust margin for large screens */
    }
}
@media screen and (max-width: 1440px) {
    .trustpilot {
        margin-top: -550px; /* Adjust margin for large screens */
    }
}
@media screen and (max-width: 1024px) {
    span.smaller-txt {
        font-size: 14px!important;
    }
}
@media screen and (max-width: 768px) {
    .trustpilot {
        margin-top: -550px; /* Adjust margin for medium screens */
    }
    .mc-new-logo {
        top: -320px;
        left: 18%;
        width: 470px;
    }
    .why-choose-section-mobile {
        margin-top: -400px!important;;
    }
}

@media screen and (max-width: 430px) {
    .trustpilot {
        margin-top: -540px; /* Adjust margin for medium screens */
    }
    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: -100px;
    }
    .why-choose-section-mobile {
        margin-top: -300px!important;
        font-size: 21px!important;
    }
}

@media screen and (max-width: 425px) {
    .trustpilot {
        margin-top: -540px; /* Adjust margin for medium screens */
    }
    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;
    }
}

@media screen and (max-width: 375px) {
    .trustpilot {
        margin-top: -540px; /* Adjust margin for medium screens */
    }
    span.smaller-txt {
        font-size: 14px!important;
    }
    .banner__title.homepage {
        font-size: 24px!important;
    }
    .mc-new-logo {
        top: -150px;
        left: 18%;
        width: 245px;
    }
}

@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 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    flex-direction: row; /* Default to row for desktop */
}

.mc-panel {
    display: flex;
    gap: 40px;
    max-width: 1400px;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
}

.mc-preview {
    margin-top: 35px;
    border-radius: 16px;
    overflow: hidden;
    width: 1200px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto; /* Ensure the height adapts */
}

.mc-preview img {
    width: 1088px;
    object-fit: contain;
    display: block;
    border: 20px solid;
    border-radius: 10px;
}

.mc-loader {
    position: absolute;
    width: 48px;
    height: 48px;
    border: 4px solid rgba(255, 255, 255, 0.15);
    border-top: 4px solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.mc-loader.active {
    opacity: 1;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.mc-list {
    width: 300px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 100px;
}

.mc-item {
    background: #1e2330;
    padding: 20px;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.3s;
    display: flex;
    flex-direction: column;
}

.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: bold;
    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;
}
@media screen and (max-width: 768px) {
    html, body {
        margin: 0;
        padding: 0;
        height: 100%;
        overflow-x: hidden;
    }

    .mc-wrapper {
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
        padding: 0;
    }

    .mc-panel {
        flex-direction: column;
        gap: 0;
        height: auto;
    }

    .mc-list {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2 per row */
        gap: 8px;
        padding: 10px;
        box-sizing: border-box;
        flex: 0 0 auto;
        margin-top: 20px;
    }

    .mc-item {
        padding: 10px;
        font-size: 12px;
    }

    .mc-title {
        font-size: 14px;
        gap: 6px;
    }

    .mc-title img {
        width: 20px;
        height: 20px;
    }

    .mc-desc {
        display: none;
    }

    .mc-preview {
        width: 100%;
        padding: 10px;
        margin-top: 0;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }

    .mc-preview img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border: 10px solid;
        border-radius: 10px;
    }
    .control-your-mc-server {
        font-size: 32px;
    }
    .site-navbar.navbar {
        background-color: #0d3c9f;
    }
    .section--dark .section__title {
        font-size: 28px;
    }
    .section__desc {
        font-size: 14px;
    }
    .list-orange.inner-list-orange-feature li,
    .list-orange.inner-list-orange-feature-mods li {
        font-size: 14px;
    }
    .section.section--dark.section--dark--gradient.section--sides.section--graphic-right,
    .section.section--dark.section--dark--gradient.section--sides.section--graphic-left {
        padding: 0 0;
    }
    .section__title, .banner__title,
    .banner__list,
    .site-navbar .navbar__nav .nav__link,
    .site-navbar.navbar li a {
        text-shadow: none;
    }

    .img-svg-rounded {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .mc-list {
        grid-template-columns: repeat(1, 1fr); /* 2 per row */
    }
    .blog-item {
        margin-top: 20px;
    }
    .looking-for-a-game-section {
        padding: 30px;
        margin-top: -100px;
    }
    .section.section--dark.section--dark--gradient.section--nest.mobile-padding {
        margin-top: -100px!important;
    }
    .section.section--dark.section--different-dark.section--graphic-top.mc-logo-area {
        margin-top: -100px!important;

    }
    .map-area.section--dark.section--dark--gradient {
        margin-top: -100px!important;
    }
}

@media screen and (max-width: 430px) {
    .img-svg-rounded {
        margin-bottom: 20px!important;
        margin-top: 20px!important;
    }
}
