.mobileColumn{
    display: none;
}

.pay-systems .tabset a{
    height: 40px;
    margin-top: 20px;
}

.billingMain{
    height: auto;
}

.pay-systems .wrap-holder-box{
    height: auto;
}

form#paymentInfo{
    height: 550px;
}

a.rounded-red-button{
    /*margin: 25px auto 15px 0;*/
}

.left-col.signin-area{
    height: 550px;
}

.header-holder{

}

@media only screen and (max-width:1024px){
    #main{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        flex-direction: column;
    }

    .box.blue + div>div{
        position: relative!important;
        left: unset!important;
        float: unset!important;
    }

    .box.blue +div{
        max-width: 320px;
        display: none;
    }

    #main>*{
        margin: 0 auto;
        width: 95%;
    }

    .blue{
        width: 95%!important;
        max-width: 614px;
    }

    .horizontal-game-list-label{
        text-align: center;
        margin: 0;
        margin-top: 20px!important;
    }

    .horizontal-game-list-button{
        display: inline-block;
        margin: 10px 0!important;
    }

    ul.horizontal-game-list{
        margin: 0 auto!important;
        display: flex;
        align-items: center;
        gap: 20px;
        margin-bottom: 20px!important;
        column-gap: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.horizontal-game-list li{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    ul.horizontal-game-list li:not(ul.horizontal-game-list li:has(.horizontal-wide-game-list-box)){
        width: 48%;
        display: flex;
        justify-content: center;
    }

    .horizontal-wide-game-list-box{
        width: 100%!important;
        height: auto!important;
    }

    .horizontal-wide-game-list-image{
        width: auto!important;
        height: auto!important;
        align-items: center;
        justify-content: center;
    }

    .horizontal-wide-game-list-image>div{
        width: auto;
    }

    .horizontal-wide-game-list-image>div{
        margin-bottom: 5px;
    }

    .horizontal-wide-game-list-image>div>a{
        width: 100%;
        display: flex;
    }

    .horizontal-wide-game-list-image>div>a>img{
        width: 100%;
        height: auto;
    }

    .horizontal-game-list-box{
        width: 100%!important;
        height: auto!important;
    }

    .horizontal-game-list-image{
        width: auto!important;
        height: auto!important;
    }



    .horizontal-game-list-image>div{
        width: 100%!important;
        margin-bottom: 5px;
        height: auto!important;
    }

    .horizontal-game-list-image>div>a{
        width: 100%!important;
        height: auto!important;
    }

    .horizontal-game-list-image>div>a>img{
        width: 100%!important;
        height: auto!important;
    }

    .horizontal-game-list-label{
        display: inline-block;
    }

    .flex-between{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 15px auto!important;
    }

    .flex-between>*{
        margin: 0!important;
    }

    .horizontal-game-list-label{
        margin: 15px auto 0 auto!important;
        max-width: 90%;
    }

    .horizontal-game-list-label+div{
        width: 90%!important;
        margin: 20px auto!important;
        text-align: center;
    }

    .theBanner {
        width: 90%!important;
        margin: 0 auto!important;
        overflow: hidden;
        height: 35px!important;
        border-radius: 5px;
    }

    .theBanner a{
        width: 100%!important;
    }

    .theBanner img{
        height: 35px;
    }

    .heading-area{
        padding: 0;
        margin: 0!important;
        width: 100%!important;
    }

    .heading-area .breadcrumbs{
        margin-top: 20px;
        margin-left: 20px;
    }

    .thePlayImg{
        display: none;
    }

    .pc-landing-content{
        flex-direction: column;
        align-items: center;
    }

    .pc-landing-column-left{
        width: 100%;
    }

    .pc-landing-column-right{
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .illustration-holder{
        width: 300px!important;
    }

    .toBeStyled{
        display: flex!important;
        flex-direction: column;
        width: 70%!important;
        margin-left: 10px;
    }

    .quote{
        margin: 10px;
    }

    div#purchaseOptions{
        margin: 0!important;
    }

    .numbersStyled{
        width: 15%!important;
    }

    .pc-landing-column-right .media-area{
        margin: 0 auto;
        display: none;
    }

    .pc-landing-column-left .media-area{
        margin: 0 auto;
    }

    .media-thumbnail-area{
        margin: 0 auto!important;
    }

    .pc-landing-column-right .media-area+div{
        width: 448px;
        display: none;
        margin: 0 auto;
    }

    .pc-landing-column-left .media-area+div{
        width: 448px;
        margin: 0 auto;
    }

    #collectionBoxWithLinks{
        margin: 0!important;
    }

    .mobileColumn{
        display: flex;
        margin-top: 40px;
    }

    .pc-landing-column-right .media-thumbnail-area{
        display: none;
    }

    .mobileColumn .media-area{
        display: inline-block;
    }

    .mobileColumn .media-area+div{
        display: block;
    }

    .mobileColumn .media-thumbnail-area{
        display: table;
    }




    #header{
        overflow: hidden;
    }

    body{
        min-width: 0;
    }

    .w1:has(.header-holder){
        width: 100%;
    }

    div#sealTop img{
        height: 35px;
    }

    .header-holder{
        width: 99.4%;
        padding-right: 0;
        overflow: hidden;
    }

    .pay-systems .header-holder{
        height: 40px;
    }

    .logo{
        width: 120px;
        height: 42px;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .promo-nav{
        display: none;
    }

    .header-frame{
        display: flex;
        align-items: center;
        width: auto;
        margin-right: 15px;
        margin-left: 0;
    }

    .search{
        margin-bottom: 8px;
        width: 85px;
        margin-right: 5px;
        background-size: 100% 100%;
        border-radius: 120px;
        margin-left: 10px;
        margin-right: 10px;

    }

    .search fieldset{
        display: flex;
        align-items: center;
    }

    .search .inp-txt{
        width: 42px;
    }

    .signin{
        margin-bottom: 3px;
    }

    .signin a{
        padding: 5px 0;
    }

    .btn-blue.small{
        margin-left: 0;
    }

    .search .inp-txt{
        padding: 5px 0;
    }

    .search .inp-txt:focus{
        outline: none;
    }

    .search .submit{
    }

    .search:hover {
        margin: 0 0 8px;
        padding: 1px 0 0px 15px;
        position: relative;
        margin-right: 5px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav-holder{
        display: none;
    }

    .header-frame .my-cart{
        width: 35px;
    }

    .header-frame .my-cart>span:nth-child(2){
        display: none;
    }

    .burger{
        display: flex;
        justify-content: center;
        cursor: pointer;
        align-items: center;
        margin-bottom: 8px;
    }

    .header-holder{
        position: relative;
        z-index: 100;
    }

    .mobile-menu{
        display: flex;
        position: absolute;
        top: 53px;
        z-index: 100;
        background-color: #0052A7;
        color: white;
        flex-direction: column;
        align-items: center;
        font-size: 16px;
        font-weight: 500;
        left: 0;
        right: 0;
        gap: 7px;
        padding: 20px 0;
        bottom: 0;
        display: none;
    }

    .mobile-menu>div:nth-child(4){
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 85%;
    }

    .mobile-menu>div:nth-child(4) img{
        height: 18px;
        margin-top: 5px;
    }

    .mobile-menu a{
        cursor: pointer;
        color: white;
        width: 85%;
    }

    .genres{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 7px;
        display: none;
        font-size: 14px;
    }

    .genres-dropdown{
        cursor: pointer;
        max-height: 28px;
    }

    #footer{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0px;
    }

    #footer a{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-promo{
        margin: 0;
        width: 90%;
        height: auto;
    }

    .footer-holder{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }


    .footer-holder>*{
        width: auto;
        text-align: center;
        margin: 0;
        display: flex;
        align-items: center;
    }

    .additional-nav{
        font-size: 16px;
    }

    .sub-nav{
        font-size: 12px;
    }

    .wrap-holder-box form fieldset{
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .wrap-holder-box{
        width: auto!important;
    }

    form#paymentInfo{
        height: 800px!important;
    }

    #footer2 .footer-area{
        width: 100%;
        border-radius: 0px;
    }

    #footer2{
        width: 100%;
    }

    .pay-systems .right-col{
        margin: 0 auto;
    }

}





@media only screen and (max-width:768px){
    .theBanner {
        width: 90%!important;
        margin: 0 auto!important;
        overflow: hidden;
        height: 30px!important;
        border-radius: 5px;
    }

    .theBanner a{
        width: 100%!important;
    }

    .theBanner img{
        height: 30px;
    }
}


@media only screen and (max-width:580px){
    .purchase-form .left-col{
        width: 80%;
        margin: 0 auto;
    }
}






@media only screen and (max-width:520px){
    .pc-landing-column-left .title-area{
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }

    .pc-landing-column-right .media-area{
        width: 95%!important;
        background-color: transparent;
    }

    .pc-landing-column-right .media-area iframe{
        width: 100%!important;
        margin: 0 auto;
    }

    .pc-landing-column-right .media-area img{
        width: 100%!important;
        margin: 0 auto;
        height: auto;
        max-width: 360px;
    }

    .mobileColumn .media-area+div{
        width: 100%;
    }

    .pc-landing-column-left .media-area{
        width: 95%!important;
        background-color: transparent;
        margin-top: 20px;
    }

    .pc-landing-column-left .media-area iframe{
        width: 100%!important;
        margin: 0 auto;
    }

    .pc-landing-column-left .media-area img{
        width: 100%!important;
        margin: 0 auto;
        height: auto;
        max-width: 360px;
    }





    .mobileColumn .media-thumbnail-area{
        width: 100%!important;
        display: flex!important;
        justify-content: space-evenly;
        flex-direction: row;
    }

    .media-thumbnail-area .spacer{
        display: none!important;
    }

    .media-thumbnail-area div#video{
        width: 31%;
        height: auto;
    }

    .media-thumbnail-area .thumbnail{
        width: 31%;
        height: auto;
    }

    .pc-landing-column-right .media-thumbnail-area .thumbnail .img{
        width: 100%;
    }

    .pc-landing-column-left .media-thumbnail-area .thumbnail .img{
        width: 100%;
    }

    .thisHolder{
        display: flex;
        flex-direction: column;
    }

    .title-area>div:nth-child(2){
        width: 90%;
    }


    .pay-systems .tabset{
        display: flex;
        justify-content: space-evenly;
    }

    .pay-systems .tabset li{
        width: 130px;
    }

    .pay-systems .tabset .text-block strong{
        font-size: 10px;
    }

    .pay-systems .tabset li .visual img{
        width: 50px;
        height: auto;
    }

    .pay-systems .tabset li .visual{
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 50px;
    }

    .pay-systems .tabset .text-block{
        margin: 4px 50px 0 0;
    }

    .pay-systems .tabset a{
        padding: 10px;
    }

    .purchase-form .left-col{
        padding: 0 10px;
    }

    .pay-systems h1{
        transform: scale(0.8);
    }

    .pay-systems .tab-content{
        padding: 0;
    }

    .purchase-form .left-col{
        width: 90%;
        margin: 0 auto;
    }

    div#tab1{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    div#tab1 .container{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    div#tab1 .wrap-holder{
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: auto;
    }

    div#tab1 .container .field{
        width: 90%;
    }

    div#cardElement{
        width: 85%!important;
    }

    .pay-systems .payment{
        padding: 0;
        display: flex;
        justify-content: center;
    }

    a.rounded-red-button{
        margin:30px auto 20px auto;
    }

    .left-col.signin-area{
        height: 590px;
    }

    .aFlexOne{
        display: flex;
    }

    .aFlexOne>*:nth-child(1){
        width: 20px!important;
    }

    #footer2.alt .footer-area{
        padding-bottom: 40px;
    }



}






@media only screen and (max-width:500px){
    ul.horizontal-game-list li:not(ul.horizontal-game-list li:has(.horizontal-wide-game-list-box)){
        width: 46%;
        display: flex;
        justify-content: center;
    }

    .theBanner {
        width: 90%!important;
        margin: 0 auto!important;
        overflow: hidden;
        height: 20px!important;
        border-radius: 5px;
    }

    .theBanner a{
        width: 100%!important;
    }

    .theBanner img{
        height: 20px;
    }

}


@media only screen and (max-width:440px){
    .pay-systems .right-col{
        width: 80%;
    }

    .signin-area label{
        font-size: 12px;
    }

    .pay-systems h1{
        transform: scale(0.65);
    }

    .left-col.signin-area{
        height: 610px;
    }
}

@media only screen and (max-width:400px){
    .left-col.signin-area{
        height:630px;
    }

    .pay-systems .right-col{
    }

    form#paymentInfo{
        height: 870px!important;
    }

}

@media only screen and (max-width:340px){
    .pay-systems .tabset li{
        width: 110px;
    }

    .pay-systems .tabset .text-block strong{
        font-size: 8px;
    }

    .pay-systems .tabset li .visual img{
        width: 40px;
        height: auto;
    }

    .pay-systems .tabset li .visual{
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 40px;
    }

    .pay-systems .tabset .text-block{
        margin: 4px 40px 0 0;
    }

    .pay-systems .tabset a{
        padding: 5px;
    }

    .left-col.signin-area{
        height:640px;
    }

    .heading-holder{
        font-size: 10px!important;
    }
}

/* Mobile-specific improvements for billing form */
@media only screen and (max-width: 768px) {
    /* Left-align form elements */
    .pay-systems .signin-area .container {
        text-align: left;
    }
    
    .pay-systems .signin-area label {
        text-align: left;
        display: block;
        margin-bottom: 5px;
    }
    
    /* Improve form field spacing */
    .pay-systems .signin-area .field {
        margin-bottom: 15px;
    }
}