@media only screen and (min-width: 1777px) and (max-width: 1920px) {

    .testi-main:before {
        background-size: cover;
    }

    .testi-txt p {
        width: 93%;
    }

    .testi-main {
        padding: 56px 20px;
    }

    .product-img img {
        height: 330px;
    }

    .glitch-effect {
        height: 330px;
    }

    .product-main:after {
        bottom: 15.3%;
    }

    .product-text {
        margin: 13px 8px 0;
    }
}

@media only screen and (min-width: 1454px) and (max-width: 1599px) {

    .testi-main:before {
        background-size: cover;
    }

    .product-main:after {
        bottom: 17.1%;
    }

    .testi-txt p {
        font-size: 13px;
    }

    .testi-main {
        padding: 19px 20px;
    }

    .menuSec ul {
        gap: 54px;
    }

    .menuSec ul li a {
        font-size: 13px;
    }

    h1 {
        font-size: 60px;
    }

    .banner-text h1 .dis-block {
        font-size: 96px;
    }

    .sitetop-heading h5 {
        font-size: 13px;
    }

    .site-btn a {
        font-size: 13px;
        padding: 17px 31px;
    }

    .site-btn:after {
        right: 2px;
    }

    .baner-img {
        margin-left: -40px;
    }

    .banner-text {
        padding-top: 77px;
    }

    .sitetop-heading {
        padding: 0px 32px;
    }

    .banner-sec {
        margin-bottom: 100px;
    }

    .about-img {
        padding: 14px 0px;
    }

    h2 {
        font-size: 50px;
    }

    p {
        font-size: 13px;
    }

    .about-text p {
        width: 86%;
    }

    .product-head .sitetop-heading {
        padding: 0 30px;
    }

    .product-img img {
        height: 285px;
    }

    .glitch-effect {
        height: 285px;
    }

    .prdt-txt-in h5 {
        font-size: 22px;
    }

    .product-text a.prdt-btncrt {
        width: 56px;
        height: 49px;
    }

    .retroguide-txt h2 .dis-block {
        font-size: 70px;
    }

    .retroguide-txt h2 {
        font-size: 44px;
    }

    .handheld-text .sitetop-heading {
        padding: 0 33px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {}

@media only screen and (min-width: 0px) and (max-width: 299px) {}