@media (max-width: 1270px) {
    .topbar .navbar-search {
        width: 30rem;
    }
    .fbmiddle .subscri {
        width: 18%;
    }
}
@media (max-width: 1024px) {
    .ytdimg {
        width: 25%;
    }
    .comment .info {
        width: 100%;
    }
    .comment .cancel,
    .comment .sbumit-btn {
        width: 45%;
    }
    .topbar .navbar-search {
        width: 25rem;
    }
    .subscri {
        width: 100%;
    }
    .tmsh {
        width: 100%;
        margin-top: 7%;
    }
    .fbmiddle .subscri {
        width: 26%;
    }
    .fbmiddle .fb-profile-text {
        margin-left: 27%;
    }
    .own-channel .form-inline {
        display: none;
    }
    .addlist {
        display: none;
    }
    .box-radius {
        width: auto;
    }
    .portfolio-container .box-heading2 {
        top: -35px;
    }
    .filter__btn {
        background: #fff;
        color: #444;
    }
    .filter__btn.is-active {
        background: transparent;
        color: #ef5777;
    }
    .banmid {
        top: 2%;
    }
    .banmid h1 {
        font-size: 42px !important;
    }
    .gameimg {
        width: 15%;
    }
}
@media (max-width: 991px) {
    .fbmiddle .subscri {
        width: 31%;
    }

    .sidebar-dark .nav-item .nav-link i {
        margin-right: 0;
        margin-bottom: 4px;
    }
    .vitube {
        width: 100%;
    }
    .banner {
        height: auto;
    }
    .banner .imgs {
        height: auto;
    }
    .imgs img {
        width: 100%;
    }
    .addlist {
        display: none;
    }
    .topbar .navbar-search {
        width: 17rem;
    }
    .sidebar-dark .nav-item .nav-link {
        color: #fff;
    }
    .upload button {
        width: 100%;
        left: 0;
    }
    .videoin label {
        width: 100%;
    }
    .formlogin form.user .btn-user {
        width: 200px !important;
    }
}
@media (max-width: 767px) {
    .term-condition {
        position: relative;
    }
    .innermenu .bg-light {
        padding: 6px;
    }
    .comment .info {
        width: 100%;
    }
    .comment .cancel,
    .comment .sbumit-btn {
        width: 100%;
        margin: 4px 0px;
    }
    .signlvideo .subscri {
        display: none;
    }
    .tmsh {
        margin-top: 12%;
        display: inherit;
    }
    .commets-text {
        width: 100%;
    }
    .signle-comments > img {
        padding: 10px;
    }
    .ytdimg {
        width: auto;
    }
    .ytdlink li {
        word-break: break-all;
    }
    .tmsh li {
        display: inherit;
        margin-top: 10px;
        text-align: center;
    }
    .htitle {
        width: 50%;
    }
    .box-radius {
        width: auto;
    }
    .formlogin .mb-4 {
        padding: 10px;
    }
    .formlogin .col-md-2 {
        width: 50% !important;
    }

    .formlogin form.user .btn-user {
        margin-bottom: 10px;
    }
    .footer-info ul li {
        padding: 0px 8px;
        border-right: 0px;
    }
    .topbar .btn {
        padding: 8px 8px;
    }
    .mr-3,
    .mx-3 {
        margin-left: 0px !important;
    }
    .topbar #sidebarToggleTop {
        width: 1rem;
    }
    .logo img {
        width: 72%;
        margin-top: 10px;
    }
    .logo {
        float: none;
    }
    .fbmiddle .subscri {
        display: none;
    }
    .fb-image-profile {
        width: 59px;
        height: 59px;
        bottom: 0;
        margin: 0 0px 0px 4px;
    }
    .gameimg {
        width: 100%;
    }
    .game {
        display: none;
    }
    .gamemain {
        padding: 5px;
    }
    .gamebtn button {
        float: left;
        margin: 10px 0px;
    }
    .profiles .card.hovercard .bottom {
        padding: 0 12px;
    }
    .formlogin form.user .btn-user {
        width: 100% !important;
    }
    .video_cam span {
        font-size: 13px;
        cursor: pointer;
        margin-right: 0px;
    }
    .video_cam {
        margin-left: 0px;
        display: none;
    }
    .combtn .replay {
        position: relative;
        right: 0;
        bottom: 0;
    }
    .comments-body ul li:nth-child(2n) {
        padding-left: 10px;
    }
}
