@media only screen and (max-width: 1799px) {
  .carousel-inner img {
    width: 380px;
    height: 340px;
  }
  .all-authflow-slider {
    padding-top: 60px;
  }
  .carousel-indicators {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1699px) {
  .subscription-packages-single ul,
  .already-subscribed-inner ul {
    max-height: 195px;
  }
  .subscription-packages-single h3 {
    line-height: 100%;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1679px) {
  .all-category-main-wrapper {
    grid-template-columns: repeat(7, 1fr);
  }
  /* button.orange-btn.upload {
    width: 100% !important;
  } */
  .header-right .search-input-main .form-control {
    padding: 12px 12px 12px 50px;
    width: 480px;
  }
  .already-subscribed-inner ul {
    max-width: calc(100% - 130px);
  }
  .carousel-inner img {
    width: 380px;
    height: 340px;
  }
  .all-authflow-slider {
    padding-top: 60px;
  }
  .carousel-indicators {
    margin-bottom: 0;
  }
  /* .active carousel-item img{
  height: 50%;
}
.all-authflow-slider .carousel-caption {
  bottom: 75px;
  left: 0;
}
.carousel-indicators {
  bottom: 0px;
} */
}

@media only screen and (max-width: 1599px) {
  /* .slick-track {
    gap: 16px;
  } */
  .profile-upload {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 1499px) {
  .all-channels-main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  /* .slick-track {
    gap: 26px;
  } */
  .all-category-main-wrapper {
    grid-template-columns: repeat(6, 1fr);
  }
  /* button.orange-btn.upload {
    width: 15% !important;
  } */
  .carousel-inner img {
    width: 480px;
    height: 430px;
  }
}

@media only screen and (max-width: 1399px) {
  /* .slick-track {
    gap: 37px;
  } */
  .all-searched-channels {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .interested-category-main .auth-left-form-main {
    max-width: 626px;
  }
  .search-input-main .form-control {
    padding: 12px 12px 12px 50px !important;
    width: 480px !important;
  }
  .subscription-packages-single {
    padding: 30px 20px 15px 20px;
  }
  .common-title h5 {
    font-size: 20px;
  }
  /* button.orange-btn.upload {
    width: 17% !important;
  } */
  .carousel-inner img {
    width: 480px;
    height: 430px;
  }
  .all-main-content {
    width: calc(100vw - 235px);
  }
  .main-sidebar-wrapper {
    width: 235px;
  }
  .single-video-card-content p {
    font-size: 14px;
  }
  .SingleUpComingVideo-main {
    display: block;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 24.333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 75.666667%;
  }
  .SingleUpComingVideo-main-image img {
    max-width: 240px;
    max-height: 120px;
    object-fit: cover !important;
  }
  .SingleUpComingVideo-content h6 {
    margin-top: 6px;
  }
  .single-channel-main p {
    font-size: 16px;
  }
  .all-authflow-right {
    border: 50px solid var(--orange);
    border-width: 50px 50px 0 50px;
  }
  .carousel-inner img {
    width: 400px;
    height: 350px;
  }
  .carousel-caption h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .all-authflow-slider {
    padding-top: 50px;
  }
  .all-authflow-slider {
    height: calc(100vh - 60px);
  }
  .sign-up-main .all-form-fields {
    height: 35vh;
    overflow: auto;
  }
  .notfiymain .dropdown-item span {
    width: 350px;
  }
  .all-featured-videos {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 1299px) {
  /* .slick-track {
    gap: 40px;
  } */
  .all-category-main-wrapper {
    grid-template-columns: repeat(5, 1fr);
  }
  /* button.orange-btn.upload {
    width: 18% !important;
  } */
  /* .all-authflow-right {
    border-width: 100px 100px 0 100px;
  } */
  .interested-category-main .auth-left-form-main {
    max-width: 556px;
  }
  .carousel-caption p {
    font-size: 15px;
    width: 80%;
    margin: 0 auto;
  }
  .message-passing .form-control {
    width: 665px;
  }
  /* .profile-upload {
  padding-right: 30px;
} */
  .header-left img {
    max-width: 140px;
  }
  .search-input-main .form-control {
    padding: 10px 10px 10px 40px !important;
    width: 460px !important;
  }
  .main-sidebar-wrapper {
    width: 250px;
    top: 83px;
    height: calc(100vh - 84px);
  }
  .all-main-content {
    width: calc(100vw - 250px);
    top: calc(88px + 30px);
  }
  .like-dislike-share-copy-icon {
    width: 40px;
    height: 40px;
  }
  .video-detail-all-content-main h6 {
    font-size: 18px;
  }
  .profile-with-comment img {
    width: 45px;
    height: 45px;
  }
  .profile-detail-and-follow-btn-left img {
    width: 45px;
    height: 45px;
  }
  .like-dislike-share-copy-icon img {
    width: 20px;
    height: 20px;
  }
  .orange-bordered-btn {
    font-size: 14px;
    padding: 10px 14px;
  }
  .other-details-of-video-single h5 {
    font-size: 16px;
  }
  .SingleUpComingVideo-main-image span.red-badge {
    font-size: 12px;
  }
  .pr30 {
    padding-right: 20px;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 75.666667%;
  }
  .SingleUpComingVideo-content p {
    font-size: 13px;
    line-height: 110%;
  }
  /* .SingleUpComingVideo-main-image img {
  max-width: 220px;
  max-height: 110px;
} */
  .SingleUpComingVideo-main {
    grid-gap: 8px;
  }
  .search-input-main::after {
    top: 15px;
    left: 15px;
    width: 16px;
    height: 16px;
  }
  .common-title h5 {
    font-size: 18px;
  }
  .channel-detrail-title {
    font-size: 18px;
  }
  p.orange-text {
    font-size: 15px;
  }
  span.red-badge {
    padding: 4px 8px;
    font-size: 14px;
    right: 0px;
  }
  .single-video-card-content h6 {
    font-size: 15px;
  }
  .all-featured-videos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .common-single-category h6 {
    font-size: 15px;
  }
  .common-single-category h6 {
    font-size: 15px;
  }
  .single-video-card-img-main img {
    width: 100%;
    height: 210px;
  }
  .profile-top-section-single h4 {
    font-size: 18px;
  }
  .already-subscribed-inner-middle h5 {
    font-size: 23px;
  }
  .already-subscribed-inner-top h6 {
    font-size: 18px;
  }
  .subscription-page-inner p {
    font-size: 18px;
  }
  .already-subscribed-inner-middle h3 {
    font-size: 40px;
  }
  .already-subscribed-inner ul li,
  .subscription-packages-single ul li {
    font-size: 18px;
  }
  .videos-uploaded h5,
  .videos-viewed h5 {
    font-size: 18px;
  }
  .already-subscribed-bottom h6 {
    font-size: 18px;
  }
  .planchange-btn button {
    padding: 8px 12px;
  }
  img.subscriptionlogo {
    width: 190px;
  }
  .subscription-packages-single h5 {
    font-size: 22px;
  }
  .subscription-packages-single h3 {
    font-size: 40px;
  }
  .subscription-packages-single h3 span {
    font-size: 18px;
  }
  .subscription-packages-single .proceed-to-pay {
    left: 17px;
    right: 17px;
  }
  .subscription-packages-tabbing .nav-pills .nav-link {
    font-size: 18px;
  }
  .subscription-packages-tabbing-content-white-radio input {
    width: 24px;
    height: 24px;
  }
  .subscription-packages-tabbing-content-white-radio label {
    font-size: 18px;
  }
  .subscription-packages-tabbing-content-white-radio .form-check-input:checked {
    background-size: 24px;
  }
  .field-sec .form-control {
    padding: 10px 15px;
    font-size: 16px;
  }
  .search-input-main .form-control {
    padding: 10px 10px 10px 40px !important;
    width: 380px !important;
  }
  .single-channel-main p {
    font-size: 16px;
  }
  .dropdown-item span {
    font-size: 16px;
  }
  .dropdown-item img {
    width: 20px;
  }
  .profiledropdown img {
    width: 20px !important;
    height: 20px !important;
  }
  .main-sidebar-wrapper img {
    width: 20px;
  }
  .main-sidebar-wrapper ul li a {
    grid-gap: 9px;
  }
  input.form-control::placeholder {
    font-size: 16px !important;
  }
  .subscription-page-main {
    padding: 50px 0 30px 0;
  }
  .orange-btn {
    font-size: 17px;
    height: 50px;
  }
  .auth-left-form-main h1 {
    font-size: 24px;
  }
  .auth-left-form-main p {
    font-size: 16px;
  }
  .carousel-caption h3 {
    font-size: 26px;
  }
  .single-searched-items-main h5 {
    font-size: 18px;
  }
  .search-overlay-close {
    width: 20px;
    height: 20px;
  }
  .search-input-main .form-control {
    font-size: 16px;
  }
  .search-overlay-main {
    max-height: calc(100vh - 83px);
  }
  .carousel-inner img {
    width: 430px;
    height: 420px;
  }
  .auth-left-form-main {
    max-width: 500px;
  }
  .auth-left-form-bottom span {
    font-size: 18px;
  }
  .notificaion-count {
    height: 16px;
    width: 16px;
    top: -2px;
    left: 11px;
  }
  .single-channel-main p {
    font-size: 14px;
  }
  img.trendingimg {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .all-authflow-right {
    border-width: 70px 70px 0 70px;
  }
  .interested-category-main .auth-left-form-main {
    max-width: 436px;
  }
  .carousel-caption p {
    font-size: 15px;
    width: 70%;
    margin: 0 auto;
  }
  /* .slick-track {
    gap: 70px;
  } */
  .all-featured-videos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .header-right .search-input-main .form-control {
    padding: 12px 12px 12px 50px;
    width: 350px;
  }
  .all-category-main-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
  .orange-btn {
    font-size: 17px;
    height: 50px;
  }
  /* button.orange-btn.upload {
    width: 23% !important;
  } */
  .all-channels-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .all-searched-channels {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .message-passing .form-control {
    width: 589px;
  }
  .subscription-page-inner img {
    max-height: 50px;
  }
  .all-main-content {
    width: calc(100vw - 200px);
    top: calc(66px + 30px);
    padding: 0 25px 20px 25px;
  }
  .header-left a img {
    max-height: 40px;
  }
  .search-input-main .form-control {
    padding: 6px 10px 6px 30px !important;
    width: 270px !important;
    font-size: 14px;
  }
  .main-sidebar-wrapper ul li span {
    font-size: 16px;
  }
  .main-sidebar-wrapper img {
    width: 18px;
    height: 18px;
  }
  .header-main {
    padding: 8px 25px;
    max-height: 88px;
  }
  .subscription-packages-tabbing .nav-pills .nav-link {
    padding: 5px 8px;
    font-size: 16px;
  }
  .subscription-packages-single h5 {
    font-size: 16px;
  }
  .subscription-packages-single h3 {
    font-size: 22px;
  }
  .subscription-packages-single ul li {
    font-size: 16px;
  }
  .subscription-packages-single ul li::after {
    width: 20px;
    height: 20px;
  }
  .subscription-page-inner p {
    font-size: 18px;
  }
  .subscription-packages-tabbing-content-white-radio .form-check-input:checked {
    background-size: 16px;
  }
  .subscription-packages-tabbing-content-white-radio label {
    font-size: 16px;
  }
  .subscription-packages-single {
    padding: 30px 15px 15px 15px;
    min-height: 400px;
    width: 330px;
  }
  .subscription-packages-single .proceed-to-pay {
    left: 20px;
    right: 20px;
  }
  .main-sidebar-wrapper ul li a {
    grid-gap: 8px;
  }
  .main-sidebar-wrapper {
    width: 200px;
    top: 61px;
    height: calc(100vh - 60px);
  }
  input#Monthly123,
  input#Yearly123,
  input#Weekly123,
  input#Daily123 {
    width: 18px;
    height: 18px;
  }
  .proceed-to-pay {
    padding: 10px;
    font-size: 14px;
  }
  .subscription-packages-tabbing-content-white-radio .form-check-input:checked {
    background-size: 14px;
  }
  .subscription-packages-single h3 span {
    font-size: 16px;
  }
  .subscription-packages-all {
    gap: 10px;
  }
  .search-input-main::after {
    top: 10px;
    left: 12px;
    width: 14px;
    height: 14px;
  }
  input.form-control::placeholder {
    font-size: 14px !important;
  }
  .button#dropdown-basic {
    width: 35px;
    height: 35px;
  }
  .dropdown button#react-aria3963858746-\:r0\: img {
    width: 19px !important;
    height: 19px !important;
  }
  .subscription-page-inner img {
    max-height: 56px;
  }
  img.subscriptionlogo {
    width: 180px;
  }
  .subscription-page-inner p {
    font-size: 16px;
  }
  .already-subscribed-inner-middle h5 {
    font-size: 20px;
  }
  .already-subscribed-inner-middle h3 span {
    font-size: 17px;
  }
  .already-subscribed-inner-middle {
    gap: 7px;
  }
  .already-subscribed-inner ul li,
  .subscription-packages-single ul li {
    font-size: 16px;
  }
  .already-subscribed-inner ul li::after,
  .subscription-packages-single ul li::after {
    width: 16px;
    height: 16px;
  }
  .range-slider-wrapper span {
    font-size: 15px;
  }
  .single-channel-main h6,
  .already-subscribed-bottom h6,
  .common-single-category h6,
  .profile-detail-and-follow-btn-left h6 {
    font-size: 16px;
  }
  .common-title h5,
  .videos-uploaded h5,
  .videos-viewed h5 {
    font-size: 17px;
  }
  .single-video-card-content p,
  .single-channel-main p,
  .other-details-of-video-single p {
    font-size: 14px;
  }
  .orange-btn {
    font-size: 16px;
    height: 50px;
  }
  .hstack img {
    width: 30px !important;
  }
  .play-save img {
    width: 18px;
    height: 18px;
  }
  .black-select {
    font-size: 14px;
  }
  .main-sidebar-wrapper ul li span {
    font-size: 17px;
  }
  button.slick-arrow.slick-prev,
  button.slick-arrow.slick-next {
    width: 30px;
    background-repeat: no-repeat;
  }
  .dropdown-toggle img {
    width: 45px;
    height: 45px;
  }
  .profile-top-section-single h4 {
    font-size: 16px;
  }
  .profile-top-section-single-bottom span {
    font-size: 16px;
  }
  .profile-top-section-single p {
    font-size: 15px;
  }
  .profile-top-section-single-bottom img {
    width: 18px;
    height: 18px;
  }
  .profile-top-section-single {
    background: var(--black1e);
    padding: 20px 20px;
  }
  .auth-left-form-main h1 {
    font-size: 22px;
  }
  .auth-left-form-main p {
    font-size: 14px;
  }
  .search-overlay-main {
    max-height: calc(100vh - 60px);
  }
  .single-searched-items-main h5 {
    font-size: 17px;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 100%;
    padding-right: 0px !important;
  }
  .hstack.gap-3 {
    height: 50px;
  }
  .profile-with-comment img {
    width: 35px;
    height: 35px;
  }
  .field-sec .form-label {
    font-size: 18px;
  }
  .profile-upload {
    padding-right: 0px;
  }
  .auth-left-form-main {
    max-width: 445px;
  }
  .all-authflow-right {
    border-width: 60px 60px 0 60px;
  }
  .auth-left-form-bottom span {
    font-size: 18px;
  }
  /* .all-authflow-slider .carousel-caption {
    bottom: 80px;
    left: 0;
  } */
  .carousel-inner img {
    width: 380px;
    height: 340px;
  }
  .all-authflow-slider .carousel {
    height: calc(100vh - 265px);
  }
  .auth-left-form-bottom span {
    font-size: 18px;
  }
  .SingleUpComingVideo-main {
    display: flex;
    align-items: center;
  }
  .col-xl-4 {
    width: 100%;
  }
  .collapse-btn {
    display: block !important;
  }
  svg.icon.icon-tabler.icon-tabler-chevron-right {
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .watchicon {
    width: 20px;
    height: 20px;
    padding: 5px;
  }
  .watchicon img {
    width: 16px !important;
  }
  .dropdown-toggle img {
    width: 35px;
    height: 35px;
  }
  /* .slick-track {
    gap: 66px;
  } */
  .main-sidebar-wrapper {
    width: 200px;
    top: 56px;
    height: calc(100vh - 60px);
  }
  .collapse-btn {
    right: 26px;
    transition: all 0.4s;
  }
  .collapse-btn {
    right: 15px;
    transition: all 0.4s;
    /* bottom: 15px; */
    position: absolute;
  }
  .carousel-caption p {
    width: 90%;
  }
  .clearnotification {
    padding: 2px;
    font-size: 13px;
  }
  .dropdown-menu {
    padding: 10px 11px;
  }
  .profile-img img {
    width: 80px;
    height: 80px;
  }
  .userprofile p {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .userprofile-view button {
    font-size: 15px;
    padding: 8px 20px;
  }
  .userprofile-view button {
    font-size: 14px;
    padding: 5px 15px;
  }
  .checkbox-grid .form-check-label {
    color: white;
    font-size: 15px;
  }
  .field-sec .form-select,
  .field-sec .form-control {
    padding: 10px 10px;
    font-size: 14px;
  }
  .css-1w1uw77-placeholder {
    font-size: 14px;
  }
  p.text-white.text-center.mt-5.Version {
    font-size: 14px;
  }
  .message-passing {
    left: 26%;
  }
  .profileuser img {
    width: 100px !important;
    height: 100px !important;
  }
  .profileuser .mt-2.text-white h3 {
    font-size: 22px !important;
  }
  .orange-bordered-btn {
    font-size: 14px;
    padding: 8px 11px;
  }
  .upcoming-video-views-date img {
    width: 17px;
    height: 17px;
  }
  .all-main-content {
    width: calc(100vw - 200px);
    top: calc(66px + 15px);
    padding: 0 25px 20px 25px;
  }
  .notfiymain .dropdown-item span {
    font-size: 16px;
    width: 400px;
  }
  video#main_video {
    height: calc(100vh - 135px);
  }
  video#localVideo {
    max-width: 150px;
  }
  .controls img {
    width: 40px;
    height: 40px;
  }
  .sidebarupdownarrow {
    display: none;
  }
  .sidebar-arrow {
    display: block;
  }

}

@media only screen and (max-width: 1023px) {
  /* .slick-track {
    gap: 78px;
  } */
  .all-category-main-wrapper {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
  }
  /* button.orange-btn.upload {
    width: 22% !important;
  } */
  .orange-btn {
    font-size: 15px;
    height: 45px;
  }
  .header-right .search-input-main .form-control {
    padding: 10px 10px 10px 45px;
    width: 330px;
  }
  .search-input-main::after {
    width: 17px;
    height: 17px;
  }
  .SingleUpComingVideo-main {
    width: 100%;
  }
  .search-input-main .form-control {
    padding: 12px 12px 12px 50px !important;
    width: 400px !important;
  }
  .search-input-main .form-control {
    padding: 10px 10px 10px 50px !important;
    width: 275px !important;
  }
  .message-passing .form-control {
    width: 570px;
  }
  .already-subscribed-inner ul {
    max-width: calc(100% - 38px);
  }
  .main-sidebar-wrapper ul li span {
    font-size: 16px;
  }
  .common-title h5,
  .videos-uploaded h5,
  .videos-viewed h5 {
    font-size: 16px;
  }
  .single-channel-main h6,
  .already-subscribed-bottom h6,
  .common-single-category h6,
  .profile-detail-and-follow-btn-left h6 {
    font-size: 14px;
  }
  .already-following img {
    width: 20px;
    height: 20px;
  }
  .dropdown-item span {
    font-size: 14px;
  }
  .dropdown-item img {
    width: 18px;
  }
  .header-right {
    grid-gap: 20px;
  }
  .orange-bordered-btn {
    font-size: 14px;
    padding: 5px 8px;
  }
  .single-channel-main {
    height: 280px;
    width: 100%;
  }
  .single-channel-main img {
    width: 110.5px;
    height: 110.5px;
    object-fit: cover;
    margin-bottom: 12px;
  }
  .search-input-main::after {
    width: 15px;
    height: 15px;
  }
  .search-input-main .form-control {
    padding: 10px 10px 10px 40px !important;
    width: 255px !important;
  }
  .profile-top-section-single-bottom {
    padding: 20px 5px 0 5px;
    margin-top: 20px;
  }
  .profile-top-section-single p {
    font-size: 14px;
  }
  .profiledropdown img {
    width: 18px !important;
    height: 18px !important;
  }
  .dropdown-toggle img {
    width: 40px;
    height: 40px;
  }
  .header-main {
    padding: 10px 25px;
    max-height: 88px;
  }
  .common-single-category {
    height: 200px;
  }
  /* .slick-track {
    gap: 68px !important;
  } */
  .profile-top-section-single h4 {
    font-size: 15px;
  }
  .profile-top-section-single-bottom span {
    font-size: 15px;
  }
  .profile-top-section-single-bottom img {
    width: 18px;
    height: 18px;
  }
  .profile-top-section-single {
    background: var(--black1e);
    padding: 20px 10px;
  }
  .dropdown-item img {
    width: 18px;
  }
  .search-input-main::after {
    top: 13px;
    left: 15px;
    width: 14px;
    height: 14px;
  }
  .main-sidebar-wrapper {
    width: 200px;
    top: 60px;
    height: calc(100vh - 60px);
  }
  .already-subscribed-inner-top {
    margin-bottom: 40px;
  }
  .subscription-page-main {
    padding: 60px 0 30px 0;
  }
  .common-title a {
    font-size: 16px;
  }
  .hstack img {
    width: 25px !important;
  }
  .form-range {
    height: 10px;
  }
  .video-detail-all-content-main h6 {
    font-size: 16px;
  }
  .video-detail-all-content-main div:first-child img {
    width: 18px !important;
    height: 18px !important;
  }
  .eyeicon img {
    width: 16px;
    height: 16px;
  }
  .profile-with-comment img {
    width: 30px;
    height: 30px;
  }
  .video-detail-all-content-main div:first-child img {
    width: 16px !important;
    height: 16px !important;
  }
  .like-dislike-share-copy-icon {
    width: 35px;
    height: 35px;
  }
  .profile-with-comment p {
    font-size: 14px;
  }
  .orange-bordered-btn {
    font-size: 12px;
    padding: 5px 8px;
  }
  .profile-detail-and-follow-btn-left img {
    width: 35px;
    height: 35px;
  }
  .dark-badge {
    font-size: 14px;
  }
  .profile-with-comment .form-control {
    font-size: 14px;
  }
  .field-sec .form-label {
    font-size: 16px;
  }
  .upload-media img {
    width: 70px;
    height: 70px;
  }
  .dropzone {
    width: 210px !important;
    height: 70px !important;
    font-size: 14px;
  }
  input.form-control::placeholder {
    font-size: 16px !important;
  }
  .field-sec .form-control {
    padding: 7px 12px;
    font-size: 14px;
  }
  .field-sec .form-label {
    font-size: 15px;
  }
  .auth-left-form-main {
    max-width: 420px;
  }
  .show-hide-btn {
    top: 8px;
    right: 8px;
  }
  .auth-left-form-bottom span {
    font-size: 16px;
  }
  .carousel-caption h3 {
    font-size: 22px;
  }
  .carousel-caption p {
    font-size: 14px;
    width: 60%;
  }
  .all-authflow-right {
    border-width: 50px 50px 0 50px;
  }
  .chatdemo.chatflex h1 {
    font-size: 16px;
  }
  .chatflex button {
    padding: 4px;
    width: 100px;
    font-size: 16px;
    margin-top: -12px;
  }
  .chatpageinner .text-start p,
  .chatpageinner .text-end p {
    font-size: 16px;
  }
  .chatdemo.chatflex h1 {
    margin-top: -26px;
  }
  .message-passing {
    left: 27%;
  }
  .watchicon {
    width: 18px;
    height: 18px;
    padding: 4px;
  }
  .watchicon img {
    width: 14px !important;
    height: 14px !important;
  }
  .dropdown-item img {
    width: 19px;
    height: 19px;
  }
  .dropdown-menu.show {
    display: block;
    max-height: 260px;
    overflow-y: scroll;
  }
  btn.upload.savebutton {
    width: 16% !important;
  }
  .carousel-inner img {
    width: 330px;
    height: 270px;
  }
  .carousel-caption p {
    width: 90%;
  }
  .clearnotification {
    margin-bottom: 10px !important;
  }
  .dropdown-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .notification-popup {
    margin-top: 5px;
  }
  .profile-img img {
    width: 70px;
    height: 70px;
  }
  .userprofile p {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .userprofile-view button {
    font-size: 14px;
    padding: 6px 20px;
  }
  .react-player {
    width: 100%;
    height: 417px;
  }
  .notfiymain .dropdown-item span {
    font-size: 15px;
    width: 400px;
  }
}

@media only screen and (max-width: 991px) {
  /* .slick-track {
    gap: 105px;
  } */
  .profile-img img {
    width: 60px;
    height: 60px;
  }
  .notfiymain .dropdown-item span {
    font-size: 14px;
    width: 280px;
  }
  .dropdown-menu.show {
    display: block;
    max-height: 190px;
    overflow-y: scroll;
  }
  .clearnotification {
    padding: 2px;
    font-size: 12px;
  }
  .notfiymain a.dropdown-item {
    grid-gap: 0px;
  }
  .all-featured-videos {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .all-channels-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .header-right .search-input-main .form-control {
    padding: 10px 10px 10px 45px;
    width: 250px;
  }
  .all-category-main-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  /* button.orange-btn.upload {
  width: 30% !important;
} */
  .slick-prev {
    width: 32px;
    height: 38px;
  }
  .slick-next {
    width: 32px;
    height: 32px;
  }
  .pr30 {
    padding: 0px;
  }
  .all-searched-channels {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .message-passing .form-control {
    width: 375px;
  }
  .message-passing {
    left: 33%;
  }
  .profile-top-section-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
  .planchange-btn button {
    font-size: 12px;
    padding: 8px 11px;
  }
  .already-subscribed-inner-top {
    display: block;
  }
  .already-subscribed-inner-middle {
    display: block;
  }
  .already-subscribed-inner ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  button.orange-bordered-btn.upload.profile-manage {
    display: flex;
    justify-content: center;
    width: 20% !important;
  }
  .search-input-main .form-control {
    padding: 6px 6px 6px 35px !important;
    width: 200px !important;
  }
  .search-input-main::after {
    top: 10px;
    left: 12px;
    width: 12px;
    height: 12px;
  }
  .single-channel-main {
    height: 225px;
    width: 100%;
  }
  .common-title h5,
  .videos-uploaded h5,
  .videos-viewed h5 {
    font-size: 14px;
  }
  .single-channel-main h6,
  .already-subscribed-bottom h6,
  .common-single-category h6,
  .profile-detail-and-follow-btn-left h6 {
    font-size: 12px;
  }
  .main-sidebar-wrapper ul li span {
    font-size: 14px;
}
  .common-title a {
    font-size: 14px;
  }
  .main-sidebar-wrapper img {
    width: 16px;
    height: 16px;
  }
  .profiledropdown img {
    width: 16px !important;
    height: 16px !important;
  }
  .dropdown-toggle img {
    width: 35px;
    height: 35px;
  }
  .single-video-card-content h6 {
    font-size: 13px;
  }
  .single-video-card-content p,
  .single-channel-main p,
  .other-details-of-video-single p {
    font-size: 12px;
  }
  .orange-bordered-btn {
    font-size: 12px;
    padding: 5px 8px;
    align-items: center;
  }
  .single-channel-main img {
    width: 90.5px;
    height: 90.5px;
  }
  span.red-badge {
    padding: 4px 8px;
    font-size: 12px;
    right: 0px;
  }
  .play-save img {
    width: 16px;
    height: 16px;
  }
  .orange-btn {
    font-size: 12px;
    height: 35px;
  }
  /* button.orange-btn.upload {
  width: 22% !important;
} */
  .all-authflow-right {
    border-width: 40px 40px 0 40px;
  }
  .carousel-caption p {
    font-size: 12px;
    width: 90%;
  }
  .all-interested-categories {
    grid-row-gap: 18px;
    grid-column-gap: 10px;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  p.single-interested-categories {
    font-size: 14px;
    padding: 10px;
  }
  .interested-category-main .auth-left-form-main {
    max-width: 336px;
  }
  .auth-left-form-main h1 {
    font-size: 18px;
  }
  /* .slick-track {
    gap: 68px !important;
  } */
  /* .slick-track {
    gap: 95px !important;
  } */
  .dropdown-item img {
    width: 16px;
  }
  .single-searched-items-main h5 {
    font-size: 16px;
  }
  .all-searched-channels .single-channel-main {
    height: auto;
    padding: 15px 0px;
  }
  .search-overlay-close {
    width: 18px;
    height: 18px;
  }
  .search-overlay-main {
    max-height: calc(100vh - 60px) I !important;
  }
  .video-detail-all-content-main h6 {
    font-size: 14px;
  }
  .video-detail-all-content-main p {
    font-size: 13px;
  }
  .hstack img {
    width: 20px !important;
  }
  .profile-with-comment .form-control {
    font-size: 12px;
  }
  .other-details-of-video-single h5,
  .profile-top-section-single h4,
  .SingleUpComingVideo-content span,
  .SingleUpComingVideo-content h6 {
    font-size: 14px;
  }
  .profile-top-section-single-bottom span {
    font-size: 12px;
  }
  .profile-top-section-single-bottom img {
    width: 16px;
    height: 16px;
  }
  .profile-top-section-single p {
    font-size: 12px;
  }
  .subscription-packages-tabbing .nav-pills .nav-link {
    padding: 5px 8px;
    font-size: 14px;
  }
  .subscription-packages-tabbing-content-white-radio label {
    font-size: 14px;
  }
  input#Monthly123,
  input#Yearly123,
  input#Weekly123,
  input#Daily123 {
    width: 16px;
    height: 16px;
  }
  img.subscriptionlogo {
    width: 150px;
  }
  .already-subscribed-inner ul li,
  .subscription-packages-single ul li {
    font-size: 14px;
  }
  .already-subscribed-inner ul li::after,
  .subscription-packages-single ul li::after {
    width: 14px;
    height: 14px;
  }
  .all-main-content {
    width: calc(100vw - 200px);
    top: calc(66px + 20px);
    padding: 0 20px 20px 20px;
  }
  .field-sec .form-label {
    font-size: 14px;
  }
  .field-sec .form-control {
    padding: 10px 15px;
    font-size: 14px;
  }
  .upload-media img {
    width: 60px;
    height: 60px;
  }
  .dropzone {
    width: 210px !important;
    height: 70px !important;
    font-size: 12px;
  }
  input.form-control::placeholder {
    font-size: 14px !important;
  }
  .field-sec .form-control {
    padding: 6px 8px;
    font-size: 12px;
  }

  .auth-left-form-bottom span {
    font-size: 14px;
  }
  .auth-left-form-inner a {
    font-size: 14px;
  }
  .auth-left-form-inner {
    margin-top: 20px;
  }
  .all-authflow-right {
    border-width: 30px 30px 0 30px;
  }
  button.orange-btn.upload.savebutton {
    width: 18% !important;
  }
  .auth-left-form-main {
    max-width: 80%;
  }
  .profileuser img {
    width: 80px !important;
    height: 80px !important;
  }
  .profileuser .mt-2.text-white h3 {
    font-size: 20px !important;
  }
  .profileuser .mt-2.text-white p {
    font-size: 14px !important;
  }
  .channel-detrail-title {
    font-size: 15px;
  }
  .react-player {
    width: 100%;
    height: 384px !important;
  }
  .chatflex button {
    margin-top: 0px;
  }
  .chatdemo.chatflex h1 {
    margin-top: -18px;
  }
  video#localVideo {
    right: 60px;
  }
  .controls {
    grid-gap: 20px;
  }
  .main-sidebar-wrapper {
    top: 60px;
    height: calc(100vh - 50px);
  }
}
@media only screen and (max-width: 800px) {
  .dropdown-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .clearnotification {
    font-size: 12px;
  }


  .all-main-content {
    padding: 0 15px 15px 15px;
  }
  .dropdown-menu.show {
    display: block;
    max-height: 180px;
    overflow-y: scroll;
  }
  .notfiymain .dropdown-item span {
    font-size: 13px;
    width: 280px;
  }
  .dropdown-item img {
    width: 17px;
  }
  .watchicon {
    width: 16px;
    height: 16px;
    padding: 2px;
  }
  .react-player {
    width: 100% !important;
    height: 373px !important;
  }
  .all-main-content {
    top: calc(66px + 15px);
  }
  button.orange-btn.upload.savebutton {
    width: 20% !important;
  }
  .interested-category-main .auth-left-form-main {
    max-width: 80%;
  }
  .trending-side-channel {
    display: none !important;
}
.manuhide{
  display: none;
}
}

@media only screen and (max-width: 767px) {
  .main-sidebar-wrapper {
    width: 140px;
    top: 60px;
    height: calc(100vh - 60px);
  }
  .main-sidebar-wrapper ul li span {
    display: none;
}
  .all-main-content {
    width: 100%;
    top: calc(66px + 0px);
    padding: 15px 15px 15px;
    transition: all 0.4s;
  }
  .main-sidebar-wrapper ul li {
    padding: 15px 15px;
  }
  /* .slick-track {
  gap: 79px !important;
} */
  .all-searched-channels {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .main-sidebar-wrapper.sidebar-is-close ul li {
    padding: 10px 25px;
    transition: all 0.4s;
  }
  .main-sidebar-wrapper.sidebar-is-close {
    width: 60px;
    transition: all 0.4s;
    /* overflow-x: hidden; */
  }
  body:has(.sidebar-is-close) .all-main-content {
    width: calc(100vw - 60px);
    transition: all 0.4s;
  }
  svg.icon.icon-tabler.icon-tabler-chevron-right {
    width: 14px;
    height: 14px;
  }
  .collapse-btn {
    width: 16px;
    height: 16px;
  }
  .collapse-btn {
    right: 21px;
    transition: all 0.4s;
  }
  .all-category-main-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .all-channels-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .dropdown-menu {
    padding: 10px 10px;
    min-width: 150px;
  }
  .dropdown-item img {
    width: 15px;
  }
  .header-right {
    grid-gap: 10px;
  }
  .search-input-main .form-control {
    padding: 6px 6px 6px 35px !important;
    width: 150px !important;
  }
  .common-single-category {
    min-width: 130px;
    height: 220px;
  }
  .common-single-category {
    height: 160px;
  }
  button.slick-arrow.slick-prev,
  button.slick-arrow.slick-next {
    width: 20px;
    top: 70px;
  }
  button.orange-btn.upload.savebutton {
    width: 24% !important;
  }
  .auth-left-form-main {
    max-width: 80%;
    padding: 20px 0px;
  }
  .all-authflow-left {
    height: auto;
    overflow: auto;
  }
  .all-authflow-slider {
    height: auto;
    position: relative;
    padding-bottom: 30px;
  }
  .all-authflow-slider {
    padding-top: 30px;
  }
  .all-authflow-slider .carousel {
    height: auto;
  }
  .carousel-indicators {
    margin-bottom: -15px;
  }
  .carousel-inner img {
    width: 100%;
    height: auto;
  }
  .all-authflow-right {
    height: 100%;
  }
  .carousel-caption {
    width: 100%;
    position: relative;
  }
  .notificaion-count {
    height: 15px;
    width: 15px;
    top: 0px;
    left: 8px;
  }
  .userprofile p {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .userprofile-view button {
    font-size: 14px;
    padding: 5px 15px;
  }
  .profile-block {
    align-items: start;
  }
  .userprofile {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
    width: 100%;
  }
  .profile-img img {
    width: 60px;
    height: 60px;
    margin-top: 5px;
  }
  .checkbox-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  p.text-white.text-center.mt-5.Version {
    font-size: 12px;
  }
  .message-passing .form-control {
    width: 255px;
  }
  .message-passing {
    left: 24%;
  }
  .message-passing button {
    width: 70px;
    font-size: 13px;
  }
  /* .chatflex button {
  padding: 4px;
  width: 90px;
  font-size: 13px;
  margin-top: -18px;
  margin-left: -38px;

} */
  .chatpageinner .text-start p,
  .chatpageinner .text-end p {
    font-size: 13px;
  }
  /* .chatdemo.chatflex h1 {
  margin-top: -33px;
} */
  .profilemargin {
    margin-left: 10px !important;
  }
  .react-player {
    width: 100% !important;
    height: 229px !important;
  }
  .dropdown-menu.show {
    display: block;
    max-height: 170px;
    overflow-y: scroll;
  }
  .notfiymain .dropdown-item span {
    font-size: 13px;
    width: 260px;
  }
  /* mobile new responsive */
  /* .Catagory-hide img{
  display: none;
}
.common-single-category h6 {
  margin-top: 15px;
}
.common-single-category img {
  width: 20px;
  height: 20px;
}
.common-single-category {
  height: 30px;
}
.common-single-category {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
  flex-direction: unset;
}
.common-single-category h6 {
  margin-top: 0px;
} */
  .single-video-card-content p,
  .single-channel-main p,
  .other-details-of-video-single p {
    font-size: 12px;
    display: inline;
  }
  .all-authflow-right {
    height: 100%;
    display: none;
  }
  .all-authflow-left {
    height: 100vh;
    overflow: auto;
  }
  .singuplogo img {
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .collapse-btn {
    right: 21px;
    transition: all 0.4s;
    display: none !important;
  }

.main-sidebar-wrapper-inner-list-wrapper {
    position: relative;
    transition: all 0.4s;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .main-sidebar-wrapper.sidebar-is-close {
    width: 100%;
    transition: all 0.4s;
    position: fixed;
    background: transparent;
    height: 0;
  }
  ul.main-sidebar-wrapper-inner-list {
    display: flex;
    list-style: none;
    position: fixed;
    justify-content: center;
    bottom: 0px;
  }
  ul.main-sidebar-wrapper-inner-list {
    display: flex;
    justify-content: center;
    list-style: none;
    position: fixed;
  }
  /* .main-sidebar-wrapper.sidebar-is-close {
  width: 100%;
  transition: all 0.4s;
  position: relative;
  background: transparent;
  height: 25px;
} */
  body:has(.sidebar-is-close) .all-main-content {
    width: calc(100vw - 0px);
    transition: all 0.4s;
  }
  .main-sidebar-wrapper {
    background: none;
  }
  .main-sidebar-wrapper-inner-list-wrapper ul {
    width: 100%;
    background: black;
    display: flex;
    justify-content: space-between;
    overflow: scroll;
}
  button.slick-arrow.slick-prev,
  button.slick-arrow.slick-next {
    display: none !important;
  }
  .common-single-category img {
    width: 57px;
    height: 57px;
  }
  .common-single-category .Catagory-hide img {
    width: 20px !important;
    height: 20px !important;
  }
  .common-single-category {
    height: 140px;
  }
  .common-single-category {
    min-width: 110px;
  }
  .buttonmargin {
    margin-bottom: 30px;
  }
  .chatdemo-inn-bottom {
    left: 0;
  }
  .divide-category {
    margin-bottom: 30px;
  }
  .checkbox-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  /* mobile new */
  .main-sidebar-wrapper.sidebar-is-close ul li {
    padding: 15px 25px;
    transition: all 0.4s;
  }
  
  .main-sidebar-wrapper img {
    width: 22px;
    height: 22px;
  }
  .dropdown-item img {
    width: 20px;
  }
  .dropdown-menu.show {
    display: block;
    max-height: 220px;
    overflow-y: scroll;
  }
  .dropdown-item span {
    font-size: 15px;
  }
  .react-player {
    width: 100% !important;
    height: 307px !important;
  }
  .all-main-content {
    padding-bottom: 40px !important;
  }
  .dropdown-item:not(:last-child) {
    margin-bottom: 15px;
  }
  .profiledropdown img {
    width: 18px !important;
    height: 18px !important;
  }
  .addresourcebtn-main{
    display: none;
  }
  .onpost{
    display: block;
  }
  .main-sidebar-wrapper .onpost img {
    width: 30px;
    height: 30px;
}
.main-sidebar-wrapper{
  padding: 0px;
}
}

@media only screen and (max-width: 575px) {
  /* .carousel-inner img {
    width: 340px;
    height: 300px;
} */
  /* .slick-track {
  gap: 90px !important;
} */

  /* .slick-track{
  width: 1200px;
    opacity: 1;
    transform: translate3d(-670px, 0px, 0px);
} */
  .search-input-main {
    margin-right: 0px;
  }
  /* .all-main-content {
  width: calc(100vw - 140px);
  top: calc(66px + 20px);
  padding: 10px 10px 10px;
  transition: all 0.4s;
} */
  .header-left a img {
    width: 90px;
    height: 40px;
  }
  .search-input-main::after {
    top: 10px;
    left: 10px;
    width: 10px;
    height: 10px;
  }
  /* .slick-track {
  gap: 50px !important;
} */
  /* body:has(.sidebar-is-close) .all-main-content {
  width: calc(100vw - 60px);
  transition: all 0.4s;
} */
  .all-main-content {
    width: calc(100vw - 60px);
    padding: 10px 10px 10px;
    transition: all 0.4s;
  }
  .main-sidebar-wrapper {
    width: 130px;
    top: 60px;
    height: calc(100vh - 60px);
  }
  button.slick-arrow.slick-prev,
  button.slick-arrow.slick-next {
    display: none !important;
  }
  .react-player {
    height: 260px !important;
  }
  .other-details-of-video-main {
    padding: 14px 20px;
    margin-bottom: 20px;
  }
  .other-details-of-video-single:not(:last-child) {
    margin-bottom: 14px;
  }
  .like-dislike-share-copy {
    grid-gap: 20px;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .single-user-comment {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  button.orange-bordered-btn.upload.profile-manage {
    display: flex;
    justify-content: center;
    width: 22% !important;
  }
  button.orange-btn.upload.savebutton {
    width: 25% !important;
  }
  .subscription-page-main {
    padding: 30px 0 30px 0;
  }
  .main-sidebar-wrapper {
    z-index: 9;
  }
  /* .search-overlay-main {
  z-index: 99;
} */
  .dropdown-menu {
    padding: 10px 10px;
    min-width: 150px;
    max-width: 300px;
    transform: translate3d(15px, 42.5px, 0px) !important;
  }
  .profile-block {
    display: flex;
    grid-gap: 13px;
    align-items: start;
    margin-bottom: 15px;
  }
  .message-passing {
    left: 22%;
    bottom: 40px;
  }
  .chatdemo-inn-bottom {
    bottom: 30px;
  }
  .profileuser img {
    width: 70px !important;
    height: 70px !important;
    margin-top: 10px;
  }
  .orange-bordered-btn {
    font-size: 11px;
    padding: 5px 8px;
  }
  .profileuser .mt-2.text-white p {
    font-size: 12px !important;
  }
  .profileuser .mt-2.text-white h3 {
    font-size: 18px !important;
  }
  .SingleUpComingVideo-main {
    display: flex;
    align-items: flex-start;
  }
  .SingleUpComingVideo-main-image img {
    max-width: 210px;
    max-height: 100px;
    object-fit: cover !important;
  }
  .other-details-of-video-single h5,
  .profile-top-section-single h4,
  .SingleUpComingVideo-content span,
  .SingleUpComingVideo-content h6 {
    font-size: 12px;
  }
  .chatflex button {
    font-size: 13px;
  }
  div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 14px !important;
  }
  button:where(.swal2-styled).swal2-confirm {
    font-size: 14px !important;
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 14px !important;
  }
  div:where(.swal2-container) div:where(.swal2-popup) {
    width: 170px;
    font-size: 14px;
  }
  div:where(.swal2-icon) {
    width: 70px !important;
    height: 70px !important;
  }
  .main-sidebar-wrapper.sidebar-is-close ul li {
    padding: 10px 20px;
    transition: all 0.4s;
  }
  video#localVideo {
    right: 35px;
  }
  video#localVideo {
    max-width: 120px;
    height: 150px !important;
    object-fit: cover;
  }
}

@media only screen and (max-width: 480px) {
  .auth-left-form-main {
    max-width: 300px;
  }
  .chatdemo.chatflex h1 {
    font-size: 12px;
  }
  .all-authflow-right {
    border-width: 30px 30px 0 30px;
    overflow: scroll;
  }
  /* .carousel-inner img {
  width: 300px;
  height: 270px;
} */
  .react-player {
    height: 208px !important;
  }
  /* .slick-track {
  gap: 92px !important;
} */
  .header-left a img {
    width: 80px;
    height: 35px;
  }
  .savebutton {
    width: 50% !important;
    margin: 0;
  }
  .main-sidebar-wrapper ul li {
    padding: 13px 15px;
  }
  .main-sidebar-wrapper {
    width: 130px;
    top: 54px;
    height: calc(100vh - 50px);
  }
  .header-main {
    padding: 10px 11px;
  }
  .single-channel-main {
    height: 192px;
    width: 100%;
  }
  .single-frollowing-main.single-channel-main {
    width: 100%;
    height: 205px;
  }
  .collapse-btn {
    right: 15px;
    transition: all 0.4s;
    bottom: 15px;
  }
  button.orange-btn.upload {
    width: 100% !important;
    margin: 0;
  }
  .notificaion-count {
    height: 14px;
    width: 14px;
    top: 0px;
    left: 9px;
    font-size: 9px;
  }
  .dropdown-toggle img {
    width: 30px;
    height: 30px;
  }
  .dropdown-menu.show {
    max-height: 150px;
    max-width: 200px;
    /* margin: 0 auto; */
  }
  .dropdown-item span {
    font-size: 14px;
  }
  .watchicon img {
    width: 12px !important;
    height: 12px !important;
  }
  .watchicon {
    width: 14px;
    height: 14px;
    /* padding: 2px; */
  }
  .dropdown-item:not(:last-child) {
    margin-bottom: 0px;
  }
  .notification-popup {
    margin-top: 0px;
  }
  button.orange-btn.upload.savebutton {
    width: 32% !important;
    margin-left: 10px;
  }
  button.orange-bordered-btn.upload.profile-manage {
    display: flex;
    justify-content: center;
    width: 22% !important;
    margin: 0;
  }
  img.subscriptionlogo {
    width: 120px;
  }
  .subscription-page-inner .planchange-btn {
    color: white;
    border: black;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
    justify-content: center;
  }
  .all-interested-categories {
    grid-row-gap: 15px;
    grid-column-gap: 6px;
    margin-bottom: 30px;
    margin-top: 30px;
    max-height: 300px;
    overflow: auto;
  }
  p.single-interested-categories {
    padding: 6px;
    font-size: 12px;
  }
  .dropdown-menu.show {
    max-width: 260px;
    /* margin: 0 auto; */
  }
  .dropdown-menu {
    padding: 10px 10px;
    min-width: 150px;
    max-width: 260px;
    transform: translate3d(30px, 38.5px, 0px) !important;
  }
  .clearnotification {
    font-size: 10px;
  }
  .clearnotification {
    margin-bottom: 0px !important;
  }
  .profile-img img {
    width: 50px;
    height: 50px;
    margin-top: 5px;
  }
  .userprofile-view button {
    font-size: 12px;
    padding: 5px 15px;
  }
  .checkbox-grid .form-check-label {
    color: white;
    font-size: 13px;
  }
  .field-sec .form-select,
  .field-sec .form-control {
    padding: 10px 10px;
    font-size: 12px;
  }
  .css-1w1uw77-placeholder {
    font-size: 12px;
  }
  .message-passing .form-control {
    width: 210px;
  }
  .chatflex button {
    width: 71px;
    font-size: 11px;
    margin-top: 0px;
    margin-left: -19px;
  }
  .profileuser img {
    width: 60px !important;
    height: 60px !important;
    margin-top: 10px;
  }
  .profile-with-comment .form-control::placeholder {
    font-size: 14px;
  }
  .SingleUpComingVideo-main {
    display: block;
  }
  .SingleUpComingVideo-main-image img {
    max-width: unset;
    width: 100% !important;
    max-height: 120px;
    object-fit: cover !important;
  }
  .SingleUpComingVideo-main-image {
    position: relative;
    width: 100%;
  }
  .dark-badge {
    font-size: 12px;
  }
  .upcoming-video-views-date img {
    width: 14px;
    height: 14px;
  }
  .video-detail-all-content-main {
    padding: 10px 15px 25px 15px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .profile-detail-and-follow-btn {
    padding: 14px;
    margin-bottom: 15px;
  }
  .other-details-of-video-main {
    padding: 9px 10px;
    margin-bottom: 15px;
  }
  .like-dislike-share-copy {
    grid-gap: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .like-dislike-share-copy-icon {
    width: 30px;
    height: 30px;
  }
  .profile-detail-and-follow-btn-left img {
    width: 30px;
    height: 30px;
  }
  .profile-detail-and-follow-btn-left p {
    font-size: 12px;
  }
  .notfiymain .dropdown-item span {
    font-size: 13px;
    width: 260px;
    margin-bottom: 10px;
  }
  .main-sidebar-wrapper.sidebar-is-close ul li {
    padding: 10px 15px;
    transition: all 0.4s;
  }
  /* .slick-track {
  gap: 72px !important;
} */
  .common-single-category {
    min-width: 120px;
  }
  .common-single-category img {
    width: 67px;
    height: 67px;
  }
  .common-single-category .Catagory-hide img {
    width: 20px;
    height: 20px;
  }
  video#localVideo {
    max-width: 110px;
  }
  .dropdown-menu {
    padding: 10px 10px;
    min-width: 150px;
    max-width: 300px;
    transform: translate3d(1px, 41.5px, 0px) !important;
  }
  .dropdown-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .message-passing {
    left: 17%;
  }
  .header-main {
    z-index: 999;
  }
}

@media only screen and (max-width: 389px) {
  .auth-left-form-main {
    max-width: 260px;
  }
  /* .carousel-inner img {
  width: 250px;
  height: 200px;
} */
  /* .all-authflow-slider .carousel-caption {
  bottom: -140px;
  left: 0;
} */
  .all-authflow-slider {
    padding-top: 30px;
  }
  /* .carousel-indicators {
  margin-bottom: -150px;
} */
  .search-input-main .form-control {
    padding: 6px 6px 6px 20px !important;
    width: 85px !important;
  }
  input.form-control::placeholder {
    font-size: 11px !important;
  }
  .search-input-main::after {
    top: 11px;
    left: 9px;
    width: 9px;
    height: 9px;
  }
  .search-input-main .form-control {
    padding: 5px 6px 6px 20px !important;
    width: 85px !important;
  }
  /* .slick-track {
  gap: 97px !important;
} */
  .all-main-content {
    width: calc(100vw - 60px);
    /* top: calc(66px + 20px); */
    padding: 8px 8px 8px;
    transition: all 0.4s;
  }
  .all-channels-main {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 26px;
  }
  .single-channel-main {
    height: 205px;
    width: 100%;
  }
  .profileuser img {
    width: 45px !important;
    height: 45px !important;
  }
  .profileuser h3 {
    font-size: 13px;
  }
  .orange-bordered-btn {
    font-size: 10px;
    padding: 3px 6px;
    align-items: center;
  }
  .notificaion-count {
    height: 14px;
    width: 14px;
    top: 0px;
    left: 9px;
    font-size: 9px;
  }
  .dropdown-toggle img {
    width: 30px;
    height: 30px;
  }
  .dropdown-menu.show {
    max-height: 160px;
    max-width: 200px;
    /* margin: 0 auto; */
  }
  .dropdown-item span {
    font-size: 14px;
  }
  .watchicon img {
    width: 12px !important;
    height: 12px !important;
  }
  .watchicon {
    width: 14px;
    height: 14px;
    /* padding: 2px; */
  }
  /* .dropdown-item:not(:last-child) {
  margin-bottom: 0px;
} */
  .notification-popup {
    margin-top: 0px;
  }
  .dropdown-menu {
    padding: 5px 5px;
  }
  .main-sidebar-wrapper.sidebar-is-close {
    width: 50px;
    transition: all 0.4s;
    /* overflow-x: hidden; */
  }
  /* body:has(.sidebar-is-close) .all-main-content {
  width: calc(100vw - 50px);
  transition: all 0.4s;
} */
  /* .slick-track {
  gap: 70px !important;
} */
  .common-single-category {
    min-width: 110px;
  }
  .already-following {
    top: 4px;
    right: 5px;
  }
  .all-searched-channels p.orange-text,
  .all-searched-channels .single-video-card-content h6,
  .all-searched-channels .single-channel-main p,
  .all-searched-channels .single-channel-main h6 {
    font-size: 12px;
  }
  .all-category-main-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .all-searched-channels {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    position: relative;
  }
  .already-subscribed-inner-top h6 {
    font-size: 17px;
  }
  .subscription-page-inner p {
    font-size: 11px;
  }
  .subscription-page-inner p {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .already-subscribed-inner {
    padding: 15px 5px;
    max-width: 210px;
    margin: 0px auto 15px auto;
  }
  .planchange-btn button {
    font-size: 11px;
    padding: 6px 6px;
  }
  .already-subscribed-inner-top {
    margin-bottom: 20px;
  }
  .already-subscribed-inner-middle {
    margin-bottom: 10px;
  }
  .subscription-page-main::after {
    height: 335px;
  }
  .already-subscribed-inner ul li {
    padding-left: 20px;
  }
  .already-subscribed-inner ul li::after {
    right: calc(100% - 15px);
  }
  .already-subscribed-inner ul li,
  .subscription-packages-single ul li {
    font-size: 12px;
  }
  .show-hide-btn {
    top: 5px;
    right: 8px;
  }
  .subscription-packages-single {
    padding: 30px 15px 15px 15px;
    min-height: 300px;
    width: 330px;
  }
  .subscription-packages-tabbing .nav-pills {
    justify-content: center !important;
    grid-gap: 15px;
    margin-bottom: 10px;
  }
  .subscription-packages-tabbing .nav-pills .nav-link {
    padding: 5px 8px;
    font-size: 11px;
  }
  .subscription-page-inner p {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .userprofile p {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .profile-img img {
    width: 40px;
    height: 40px;
    margin-top: 5px;
  }
  .profile-block {
    grid-gap: 9px;
    margin-bottom: 5px;
  }
  .userprofile-view button {
    font-size: 11px;
    padding: 3px 12px;
  }
  .checkbox-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  p.text-white.text-center.mt-5.Version {
    font-size: 10px;
  }
  .message-passing .form-control {
    width: 170px;
  }
  .message-passing button {
    width: 50px;
    font-size: 11px;
  }
  .chatdemo.chatflex h1 {
    font-size: 11px;
    padding: 13px;
  }
  .chatflex button {
    padding: 4px;
    width: 65px;
    font-size: 10px;
    margin-top: -5px;
    margin-left: -12px;
  }
  .chatpageinner .text-start p,
  .chatpageinner .text-end p {
    font-size: 11px;
  }
  .profile-with-comment .form-control::placeholder {
    font-size: 13px;
  }
  .SingleUpComingVideo-main-image img {
    max-width: 100%;
    width: 100% !important;
    object-fit: cover !important;
  }
  .SingleUpComingVideo-main-image {
    position: relative;
    width: 100%;
  }
  .video-detail-all-content-main p {
    font-size: 10px;
  }
  .react-player {
    height: 144px !important;
  }
  .notfiymain .dropdown-item span {
    font-size: 10px;
    width: 170px;
    margin-bottom: 10px;
  }
  .clearnotification {
    margin-bottom: 5px !important;
  }
  .dropdown-menu.show {
    max-height: 220px;
    max-width: 200px;
    /* margin: 0 auto; */
  }
  /* .dropdown-menu {
  transform: translate3d(30px, 30.5px, 0px) !important;
} */
  .checkbox-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .single-channel-main::after {
    left: 40px;
  }
  video#localVideo {
    right: 25px;
  }
  video#localVideo {
    max-width: 100px;
    height: 140px !important;
    object-fit: cover;
  }
  .profile-manage {
    margin-right: 9px;
  }
  .askforcall {
    margin-left: 10px !important;
  }
  .react-player {
    height: 200px !important;
  }
}

@media only screen and (max-width: 374px) {
  .single-channel-main::after {
    left: 40px;
    /* display: flex; */
  }
  .single-channel-main::after {
    width: calc(100% - 83px);
  }
  .main-sidebar-wrapper.sidebar-is-close ul li {
    padding: 10px 10px;
    transition: all 0.4s;
  }
  .react-player {
    height: 171px !important;
  }
}
