@media screen and (max-width: 1200px) {
    .my-profile-inner-box .profile-info-box .inner-info-box .info-image image {
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .single-friends-card .friends-image a img {
        width: 100%;
    }

    .user-post-sec {
        margin-top: 30px;
    }

    .file-card-img {
        max-height: 100%;
    }

    .my-profile-inner-box .inner-info-box {
        flex-wrap: wrap;
        justify-content: end !important;
    }

    .subscription-box {
        margin-top: 30px;
        min-height: auto;
    }

    .subscription-box-main {
        margin-top: 0 !important;
    }


    #navbarSupportedContent {
        background-color: #000;
        padding: 20px;
    }

    .dropdown-menu.show {
        display: block;
        top: 55px;
        left: -19px;

    }

    .bg-with-img.third-box , .bg-with-img.fourth-box , .bg-with-img.first-box , .bg-with-img.second-box , .bg-with-img.fifth-box , .bg-with-img.sixth-box {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .profile-image {
        display: unset !important;
    }

    .my-profile-inner-box .profile-info-box .inner-info-box .info-text {
        margin-left: 0 !important;
        margin-top: 30px;
    }

    .my-profile-inner-box .profile-info-box .inner-info-box .statistics {
        text-align: start !important;
    }

    .my-profile-inner-box .inner-info-box {
        justify-content: start !important;
    }

    .prof-rt-statics {
        margin-top: 20px;
    }

    .prof-rt-statics .file-card-btn {
        flex-wrap: wrap;
    }

    .banner-main {
        padding-top: 120px;
    }
}

@media screen and (max-width: 575px) {
    .news-feed-post .post-body .post-comment-list .comment-list .comment-image {
        position: unset;
    }

    .news-feed-post .post-body .post-comment-list .comment-list .comment-info {
        padding-left: 0;
    }

    .my-profile-inner-box .profile-cover-image .edit-cover-btn {
        right: 3px;
        bottom: 22px;
        z-index: 1;
    }

    .subscription-inner .nav-item,
    .subscription-inner .nav-link {
        width: 100%;
    }
}

@media screen and (max-width: 425px) {
    .eligible-card {
        flex-wrap: wrap;
        justify-content: center;
    }

    .eligible-card .eligible-dis {
        text-align: center;
    }
}

@media screen and (max-width: 329px) {
    .dashboard-page .mt-30 {
        margin-top: 20px;
    }
}


/* Animation homepage banner  */


@media (max-width: 1440px) {
    
    .bg-with-img.first-box {
        
        top: 45%;
        left: 2%;
        height: 140px;
        width: 140px;
    }
        
    
    .bg-with-img.second-box {
        top: 45%;
        right: 2%;
        height: 140px;
        width: 140px;
        
    }
    
    .bg-with-img.third-box {
        top: 18%;
        left: 14%;
        height: 120px;
        width: 120px;
    }
    
    .bg-with-img.fourth-box {
        top: 13%;
        right: 12%;
        height: 140px;
        width: 140px;
    }
    
    .bg-with-img.fifth-box {
        top: 60%;
        left: 65%;
        height: 80px;
        width: 80px;
    }
    
    .bg-with-img.sixth-box {
       top: 78%;
        left: 39%;
        height: 150px;
        width: 150px;
    }
    }
    
    @media (max-width: 1024px) {
        
    .bg-with-img.first-box {
        
        top: 50%;
        left: 10%;
        height: 100px;
        width: 100px;
    }
        
    
    .bg-with-img.second-box {
        top: 45%;
        right: 7%;
         height: 140px;
        width: 140px;
        
    }
    
    .bg-with-img.third-box {
        top: 18%;
        left: 5%;
         height: 140px;
        width: 140px;
    }
    
    .bg-with-img.fourth-box {
        top: 13%;
        right: 2%;
          height: 120px;
        width: 120px;
    }
    
    .bg-with-img.fifth-box {
        top: 75%;
        left: 65%;
        height: 80px;
        width: 80px;
    }
    
    .bg-with-img.sixth-box {
       top: 85%;
        left: 39%;
        height: 140px;
        width: 140px;
    }
    }
    
    
    @media (max-width: 768px) {
        
    .bg-with-img.first-box {
        
        top: 50%;
        left: 5%;
        height: 100px;
        width: 100px;
    }
        
    
    .bg-with-img.second-box {
        top: 45%;
        right: 3%;
        height: 120px;
        width: 120px;
        
    }
    
    .bg-with-img.third-box {
        top: 15%;
        left: 0%;
         height: 80px;
        width: 80px;
    }
    
    .bg-with-img.fourth-box {
        top: 13%;
        right: 0%;
          height: 120px;
        width: 120px;
    }
    
    .bg-with-img.fifth-box {
        top: 75%;
        left: 65%;
        height: 80px;
        width: 80px;
    }
    
    .bg-with-img.sixth-box {
       top: 85%;
        left: 39%;
        height: 140px;
        width: 140px;
    }
    }
    
    
    @media (max-width: 475px) {
        
        .banner-txt .title {
        font-size: 34px;
        line-height: 56px;
    }
        
    .bg-with-img.first-box {
        
        display : none;
    }
        
    
    .bg-with-img.second-box {
         display : none;
        
    }
    
    .bg-with-img.third-box {
        top: 15%;
        left: 0%;
       height: 80px;
        width: 80px;
    }
    
    .bg-with-img.fourth-box {
        top: 13%;
        right: 0%;
          height: 100px;
        width: 100px;
    }
    
    .bg-with-img.fifth-box {
        top: 75%;
        left: 65%;
        height: 80px;
        width: 80px;
    }
    
    .bg-with-img.sixth-box {
       top: 85%;
        left: 39%;
        height: 120px;
        width: 120px;
        }
    }
    