@media only screen and (max-width: 1070px) {
    .header-content img {
        width: 100%;
    }

    .header-content h2 {
        font-size: 41px;
    }

    .pandora-box-img img {
        width: 100%;
    }

    .title-1 {
        font-size: 28px;
        line-height: 38px;
    }

    .p1 {
        font-size: 16px;
        line-height: 24px;
    }

    .gamers-comments .gamer-comment p {
        font-size: 14px;
    }

    .btn-pink {
        font-size: 16px;
        padding: 12px 20px;
    }

    .expandable-players h2 {
        font-size: 29px;
        line-height: 39px;
    }

    .pandora-platinum-action .play-btn {
        left: calc(50% - 25px);
        top: calc(50% - 25px);
        width: 50px;
    }

    .products-block .product-block {
        width: 100%;
    }

    .products-block .product-block img {
        width: 100%;
    }

    .products-block h2 {
        font-size: 28px;
        padding: 0 20px
    }

    .products-images-2 .number-data h5 {
        font-size: 18px;
    }

    .products-images-2 .number-data p {
        font-size: 14px;
        padding-right: 0;
    }

    .products-images-2 .number-data {
        margin-bottom: 15px;
    }

    .products-images-2 .number-data h6 {
        font-size: 29px;
    }

    .pandora-box .info-content p {
        padding: 0;
    }

    .footer-logo {
        width: 100%;
    }

    footer .useful-links {
        padding-left: 20px;
    }

    footer h6 {
        font-size: 16px;
    }

    footer a {
        font-size: 16px;
        line-height: 29px;
    }

    .product-img img{
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .modal-xl{
        max-width: 100%;
    }

    .product-info .add-to-cart{
        min-width: 170px;
        padding: 12px;
        font-size: 14px;
    }

    .product-info .add-to-cart, .product-info .btn-checkout{
        margin-bottom: 20px;
    }

    .product-info .img img{
        width: 100%;
    }
}

@media only screen and (max-width: 830px) {
    .arcade-machine-img img {
        width: 100%;
    }

    .title-1 {
        font-size: 22px;
    }

    footer .useful-links {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 100%;
    }

    header {
        margin-bottom: 0;
    }

    .arcade-machine-img {
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 100px;
    }

    .arcade-machine-img img {
        width: inherit;
    }

    .products-images img {
        padding: 0 150px;
    }

    .gamers-comments {
        margin-top: 0;
    }

    .gamers-comments h2 {
        margin-bottom: 40px;
    }

    .expandable-players .expandable-image img {
        padding: 20px 150px
    }

    .pandora-box-platinum img {
        max-width: 250px;
    }

    .pandora-platinum-action .image-content img:not(.play-btn) {
        max-width: 360px;
        margin-bottom: 20px;
    }

    .pandora-platinum-action {
        background-size: cover;
    }

    .retro-look {
        min-height: 333px;
        background-size: cover;
        padding-top: 30px;
    }

    .products-block .product-block img {
        max-width: 240px;
    }

    .products-block .product-block {
        margin-bottom: 30px;
    }

    .products-block {
        padding-bottom: 40px;
    }

    footer {
        text-align: center;
    }

    .footer-logo {
        max-width: 260px;
    }

    footer .useful-links {
        padding-left: 0;
    }

    .products-images-2 .number-data h5 {
        margin-bottom: 10px;
    }

    .header-content p {
        padding: 0;
    }

    .expandable-players {
        padding-bottom: 40px;
    }

    .header-buttons .btn-pink{
        margin-bottom: 20px;
    }

    .row-cols-5{
        display: inherit;
    }

    .row-cols-5 > *{

        max-width: inherit;
    }

    .arcade-parts{
        background-repeat: no-repeat;
        background-size: cover;
    }

    .arcade-parts .col{
        padding: 10px 80px;
    }

    #addToCardModal .product-info .quantity-data{
        margin: 30px auto;
    }

    #addToCardModal .info-content{
        text-align: center;
    }

    .product-info h2{
        margin-top: 20px;
    }

    .product-content .product-info{

        padding-bottom: 20px;
    }

    .video-part iframe{
        height: 400px;
    }
}

@media only screen and (max-width: 575px) {
    .header-content h2 {
        font-size: 29px;
    }

    #addToCardModal .modal-xl .modal-body{
        padding: 20px;
    }

    .logo {
        text-align: center;
    }

    header .manu-part {
        text-align: center;
        margin-top: 30px;
    }

    .products-images img {
        padding: 0 90px;
    }

    .pandora-box .info-content {
        padding: 70px 20px;
    }

    .title-1 {
        font-size: 18px;
        line-height: 29px;
        padding: 0 10px;
    }

    .gamers-comments .gamer-comment p {
        margin-top: 10px;
    }

    .gamers-comments .gamer-comment {
        margin-bottom: 55px;
    }

    .home-arcade h2 {
        top: 20px;
    }

    .expandable-players h2 {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 30px;
    }

    .expandable-players .expandable-image img {
        padding: 20px;
    }

    .arcade-parts .col{
        padding: 10px 40px;
    }

    .modal-xl .modal-body{
        padding: 30px 0;
    }

    .payment-details{
        padding: 50px 10px;
    }

    .modal-xl .product-box{
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 460px) {
    .products-images img {
        padding: 0 40px;
    }

    .products-images .pr-img{
        min-height: 350px;
    }


    .pandora-platinum-action .image-content img:not(.play-btn){
        max-width: 100%;
    }

    .header-content h2 {
        font-size: 22px;
        line-height: 34px;
    }

    .header-content p{
        font-size: 14px;
    }

    header{
        min-height: 800px;
    }

    .arcade-performance{
        margin-bottom: 30px;
    }

    .arcade-performance .info-part{

        margin-top: 30px;
    }

    .expandable-players{
        padding-top: 30px;
    }

    .p1 {
        font-size: 14px;
        line-height: 21px;
    }

    footer .copyright-text p{
        font-size: 16px;
        line-height: 30px;
    }

    .arcade-parts .col{
        padding: 10px 20px;
    }

    .products-block h2{
        font-size: 20px;
        margin-bottom: 35px;
    }

    .products-block{
        padding-bottom: 20px;
    }

    .product-content .product-info{
        display: inherit;
    }

    .product-info .info-content{
        margin-left: 0;
        text-align: center;
    }

    .product-info .quantity-data{
        margin: 20px auto;
    }

    .video-part iframe{
        height: 300px;
    }

    .hide-on-mobile {
        display: none;
    }
    .product-list > div {
        width: 100% !important;
        background: rgb(131 41 163 / 12%);
        margin-bottom: 10px;
        padding: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .arcade-machine-img img {
        width: 100%;
    }

    .expandable-players h2{
        font-size: 17px;
        line-height: 26px;
    }

    .home-arcade .title-1{
        font-size: 14px;
        line-height: 29px;
    }

    .products-images-2 .info-content{
        margin-top: 20px;
    }

    .product-box .product-title h3{
        font-size: 16px;
    }

    .payment-details .desc-payment{
        font-size: 14px;
    }

    .payment-details label{
        font-size: 14px;
    }

}
@media (max-width: 440px) {
    .blog-body h3 a { font-size: 21px;}
    .care-video { width: 100%; }
    .blog-non-mobile { display:none !important; }
    .blog-mobile-only { display:block !important; }
    img.blog-mobile-only { display:block !important; max-height: 200px; object-fit: cover; }
    .blog-body img { width: 100%; }
    .blog-item .separator { width: 100%; height: 2px; display: block; position: relative; background: #8f16bb; }
    .blog-item .separator:last { display:none; }
    div.phpcol4.mobile-full-width { width: 100% !important; }
    .phpblog-item { margin-bottom: 20px;}
    .blog-main-data iframe {
        max-width: 380px;
    }
}
