@media (max-width: 1199.98px) {  
    .games_content:after{
        width: 211px;
    }
    .my_banner img{
        height: 480px;
    }
}
@media (max-width: 991.98px) { 
    .apusa_text {
        font-size: 14px;
        line-height: 24px;
    }
    .contact h5, h6 {
        font-size: 13px;
    }
    .location_btn{
        display: none;
    }
    .about_content {
        font-size: 13px;
        line-height: 22px;
    }
    .heading {
        font-size: 20px;
    }
    .headings{
        font-size: 18px;
    }
    .my_banner img{
        height: 300px;
        object-fit: revert;
    }
    .image_content_box {
        padding: 8px 15px;
        width: 94%;
        left: 7px;
        top: -29px;
    }
    .games_content:after {
        width: 329px;
    }
    .image_content_box h5 {
        font-size: 13px;
    }
    .image_content_box p {
        font-size: 12px;
        line-height: 21px;
    }
    .footer_heading{
        font-size: 18px;
    }
    .footer_content {
        font-size: 12px;
        line-height: 22px;
    }
    .footer_links li a {
        font-size: 13px;
        line-height: 22px;
    }
    address{
        font-size: 12px;
    }
}
@media (max-width: 767.98px) { 
    .top-bar-user{
        display: none;
    }
    .contact h5, h6 {
        font-size: 11px;
    }
    .mahishadal_text{
        font-size: 13px;
    }
    .location_btn{
        display: none;
    }
    .my_banner img{
        height: 237px;
        object-fit: revert;
    }
    .headings{
        font-size: 19px;
    }
    .games_wrapper{
        top: -20px;
    }
    .games_content:after{
        width: 239px;
    }
    .banner_content {
        top: 40%;
        left: 40%;
    }
    .banner_content h2 {
        font-size: 30px;
    }
 }
@media (max-width: 575.98px) { 
    .navbar{
        top: 0px;
    }
    div.scrollmenu a{
        font-size: 12px;
    }
    .top-bar-user{
        display: none;
    }
    .standard-dropdown li ul{
        display: none;
    }
    .apusa_text {
        font-size: 9px;
        line-height: 14px;
    }
    .mahishadal_text{
        display: none;
    }
    .state_name{
        display: none;
    }
    .contact h6 {
        font-size: 12px;
        font-weight: bold;
    }
    .address_detail div {
        width: 32%;
    }
    .location_btn{
        display: none;
    }
    .my_banner img{
        height: 200px;
        object-fit: unset;
    }
    .headings{
        font-size: 19px;
    }
    .about_section:after{
        display: none;
    }
    .games_wrapper{
        top: 22px;
    }
    .games_content h6{
        font-size: 15px;
    }
    .games_content:after{
        width: 190px;
    }
    .games_content:after {
        width: 395px;
    }
    .heading:before{
        left: 42%;
    }
    .games_wrapper:after{
        display: none;
    }
    .games_wrapper:before{
        display: none;
    }
    .winner_box h6 {
        font-size: 10px;
    }
    .winner_box h5 {
        font-size: 10px;
    }
    .rank_pill{
        font-size: 11px;
    }
    /* about page */
    .hero_banner img {
        width: 100%;
        object-fit: cover;
        height: 25vh;
    }
    .banner_content {
        top: 46%;
        left: 39%;
    }
    .footer_radius {
        margin-bottom: 8px;
    }

    .banner_content h2 {
        font-size: 26px;
    }
    .connect_head{
        font-size: 15px;
    }
 }






