.left-item{
        padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 45px;
    margin-left: 2px;
}
.left-item .active{
    color: #dc3545;
}
.mob-left .left-item .active i{
 color: #ec4a63;
}
#leukeVideos{
    display: grid;
    scroll-snap-type: y mandatory;
    overflow-y: scroll;
    height: 100vh;
    margin-right: 0px;
}
.video-main {
  display: flex;
    position: relative;
    align-items: end;
    /* height: calc(100vh - 40px); */
}
.video-sub {
    background: transparent;
    height: 100%;
    /* display: flex; */
    border-radius: 16px;
    min-height: 100%;
    align-items: center;
}
.left-item a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.left-item a i{
    /* margin-right: 0.6rem; */
    width: 2rem;
    font-size: 20px;
}
.right-bar {
    top: 0px !important;
    z-index: 99999;
    /* height: 100vh; */
}

.h-active-video{
    width: 100vh;
    height: auto !important;
}
.video{
    background:transparent;
     position: relative;
    /* width: 100%; */
    max-width: 700px;
    margin: auto;
    height: 100vh;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    padding-top:0 !important;
    border: 0;
    border-radius: 0;
    max-width: 1800px;
    margin-bottom: 10px;
}

.video-container{
    border-bottom: #e1e1e1 solid 0px;
    margin-bottom: 30px;
    /* padding-bottom: 5px; */
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    scroll-snap-align: start;
    scroll-snap-stop: always;
}

.home-video {
    height: 100vh;
    display: flex;
    position: relative;
    padding: 5px 10px 5px 10px;
    /* width: 600px; */
}
#LeukeModal .home-video {
    height: calc(100vh - 40px);
     margin-top: 20px;
    margin-bottom: 20px;
}
/* .home-video:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    background: linear-gradient(to bottom, rgb(60 60 60 / 40%) 0%, rgb(0 0 0 / 0%) 100%);
    pointer-events: none;
    z-index: 1;
} */
.video-container .views{
      /* font-size: 25px; */
    font-weight: 600;
    /* width: 75px; */
    width: 45px;
    text-align: center;
    /* margin-top: 75%; */
    /* margin-left: 20px; */
    position: absolute;
    /* right: -100px; */
    right: -45px;
    bottom: 8px;
}

#LeukeModal .video-container .views{
     bottom: 28px;
}

.loadMore {
    display: none;
}
.right-bar {
    /* width: 14%; */
    /* width: 330px; */
    width: 270px;
}
.views i{
   /* padding: 20px;
    background: rgb(221, 221, 221);
    font-size: 32px; */

    padding: 12px;
    background: #353535;
    font-size: 21px;
    color: #e6e6e6;
    border-radius: 50%;
}
.views .span-text {
    display: inline-block;
    /* margin-bottom: 1rem;
    font-size: 1.5rem; */
        margin-bottom: 10px;
    font-size: 10px;
}
/* @media (max-width: 1500px) {
    .right-bar {
        width: 20%;
    }
} */
.video-search {
    margin-bottom: 1rem;
    border-radius: 35px;
    border: none;
}
.dp_container{
    position: relative;
    margin-bottom: 26px;
    /* margin-bottom: 3rem; */
    /* height: 68px; */
}

#LeukeModal .dp_container {
    margin-bottom: 0px;
    top: -14px;
}

.follow-icon{
        /* font-size: 16px !important;
    background: red !important;
    color: #fff !important;
    padding: 6px 9px !important;
    position: absolute;
  bottom: -40px;
    right: 22px; */

    font-size: 8px !important;
    background: red !important;
    color: #fff !important;
    padding: 4px 5px !important;
    position: absolute;
    bottom: -20px;
    right: 12px;
    /* margin-bottom: 1rem !important; */
}
.dp_container img{
    border-radius: 50%;
    border: 1px solid #ccc;
}
.follow_btn,.home_follow_btn{
    cursor: pointer;
}
.video-profile-tab .follow_btn{
        margin-right:20px
}
.red{
    color: red !important;
}
.modal-lg {
    max-width: 2700px;
   margin: 0px !important;
}
.modal-lg .modal-content{
   margin: 0px !important;
       background: #000;
}
.user-profile-info a {
    color: #dddddd;
}
.follow_div{
    text-align: right;
    /* right: 33px;
    top: 10px; */
    position: relative;
    margin-left: 10px;
}
.follow_btn{
    background: #dc3545 !important;
    color: #ffffff;
    padding: 7px 12px;
    font-size: 12px !important;
    border-radius: 14px;
    font-weight: bold;
}
#LeukeModal .close {
    position: absolute;
    top: 1%;
    right: 0px;
    width: 50px;
    color: #fff;
}
#LeukeModal .video{
    margin-bottom: 0px;
}
#LeukeModal .video-container{
    margin-bottom: 0px;
}
.ModelCtrlBtn {
    display: inline-block;
    position: absolute;
    top: 49%;
    left: 49%;
    display: none;
}

#ctrlIcon {
    padding: 10px;
    border-radius: 50%;
    color: #000;
    background: #fbfbfb6b;
    font-size: 16px;
}

.title_div {
    /* margin: 10px; */
    line-height: 1.3;
    margin-bottom: 5px;
    width: calc(100% - 20px);
    position: absolute;
    /* top: calc(100vh - 145px); */
    color: #fff;
    padding: 20px 20px 0px;
    bottom: 60px;
    /* z-index: 99; */
    /* height: 150px; */
    /* background: linear-gradient(to bottom, rgb(60 60 60 / 40%) 0%, rgb(0 0 0 / 0%) 100%); */
}
/* #leukeVideo{
    height: 98vh !important;
    background-color: #000;
} */
.modal .card {
    border-radius: 10px;
    box-shadow: none;
    border: none;
    background: transparent;
}
.modal_user_name{
    position: unset;
    padding: 0;
    background: none;
}
/* .modal-right-section{
    padding-top: 15px;
} */
.privacy h2,.privacy h4 {
    color: #ddd !important;
}
.s-padding{
    min-height: 94vh;
}
.single-comment span,.single-comment span a{
    color: #ddd !important;
}

  .profileDiv {
    position: absolute;
    bottom: -5px;
    left: 6px;
    width: 100%;
    /* background: linear-gradient(to bottom, rgb(0 0 0 / 58%) 0%, rgb(1 1 1 / 57%) 100%); */
    padding: 6px 0px;
    font-size: 14px;
  }
  .modal-video-post-action {
    padding:0px;
    position: absolute;
}
.modal-video-comment {
    position: absolute;
    bottom: 0;
    left: 2%;
    width: 96%;
    padding-bottom: 20px;
    /* padding-bottom: 20px; */
}

#LeukeModal .modal-video-comment {
    position: absolute;
    bottom: 0;
    left: 4%;
    width: 92%;
    height: 48px;
    /* padding-bottom: 20px; */
}
.mob-left{
    height: 100vh;
    width: 54px;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fff;
    display: none;
    z-index: 9999;
}
.mob-left .left-item{
    margin-left: 0;
}
.mob-left i{
    color: #9b031b;
    font-size: 24px;
    /* padding: 14px; */
}
.mob-left .left-item a{
    display: block;
    text-align: center;
}
.home-video video {
    border-radius: 10px;
    /* object-fit: cover; */
    /* height: calc(100vh - 40px); */
    /* margin: auto; */
}

.vh-83{
    height: 83vh;
}
.vh-94{
    height: 94vh;
}

.send-comment-area .card {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    /* width: 500px; */
    margin: auto;
}
.send-comment-area{
    margin-top: 0;
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
}

.send-comment-area .card h4{
    color: #5f6368;
    padding: 25px;
}
#myTabContent .card{
    background-color: #323232;
}
#myTabContent .card .card-title a,
#myTabContent .card .card-text a{
 color: #ccc;
}

#myTabContent .card .card-title{
     margin-bottom: 3px;
     font-size: 16px;
}
#myTabContent .card .card-text{
    margin-bottom: 10px;
    font-size: 13px;
}
.right-container{
    max-width: 1300px;
}
.home_follow_btn{
    position: relative;
}
.search-container {
  position: relative;
  width: 250px;
  /* width: max-content; */
}
.search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #aaa;
}
.v-search {
    border: none;
    padding-left: 34px !important;
    height: 40px;
    background: #1f1f1f;
    border-radius: 35px;
}
.video-profile-tab img{
    width: 35px;
}
.video-sm ul li a{
    padding: 0;
}
.left-bottom-links ul{
    padding-bottom: 6px;
}
.left-bottom-links ul li{
       padding: 0;
    padding-right: 10px !important;
    padding-left: 0px !important;
}
   .user_profile_top {
        text-align: left !important;
    }

    .model-login-btn,.model-google-btn, .model-facebook-btn{
        width: 100%;
    }
    .comment-section{
        border-left: 1px solid #323232;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .notify-row{
        padding-top: 10px;
    }
    .bottom_bar{
        display: none;
    }
    #follow .card{
    background: #1f1f1f;
    margin-bottom: 5px;
    }
    .left-message-bar h5{
        font-size: 22px;
        font-weight: bold;
    }
    .white-logo {
        width: 70%;
        /* margin-left: 42px; */
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .ui-widget.ui-widget-content{
        z-index: 999999;
        color: #fff;
        background: #000;
        border: 1px solid #6262626b !important;
        padding: 10px 0px;
    }
    .ui-widget-content a {
        color: #d6d6d6 !important;
    }
    .ui-menu .ui-menu-item {
        padding: 7px 5px;
    }
    /* .modal-comment-list{
        min-height: 200px;
    } */
    .modal-comment-list {
        padding: 12px 0px;
        max-height: calc(100vh - 300px);
        overflow-y: scroll;
    }

.userProfileLinks a{
    cursor: pointer;
}
.userProfileLinks span{
    display: inline-block;
}
.userName{
    position: relative;
    left: 15px;
    top: 7px;
    margin-bottom: 18px;
    font-size: 16px;
    margin-top: 5px;
}

 .tag-slider .slider-container {
    position: relative;
    overflow: hidden;
  }

  .tag-slider .slider-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
  }

  .tag-slider .title-box {
    flex: 0 0 auto;
    min-width: max-content;
    background: #2b2b2b;
    border: 1px solid #ccc;
    padding: 8px 18px;
    margin-right: 10px;
    white-space: nowrap;
    font-size: 16px;
    border: none;
    border-radius: 8px;
  }
  .title-box a{
     color: #d1d1d1;
  }
  .tag-slider button:focus{
    outline: none;
  }
  .tag-slider .slider-arrow {
    position: absolute;
    top: 14px;
    transform: translateY(-50%);
    z-index: 1;
    border: none;
    cursor: pointer;
    padding: 4px 8px;
    font-size: 6px;
    border-radius: 50%;
  }

  .tag-slider .arrow-left {
    left: 0;
  }

  .tag-slider .arrow-right {
    right: 0;
  }


  #peopleResult .card .card-body,.allPeople .card .card-body{
    padding:6px;
  }

  #videoContainer{
        scroll-snap-type: y mandatory;
    overflow-y: auto;
    height: 100vh;
  }

  #videoContainer::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.ModelSpeakerBtn{
    position: absolute;
    bottom: 10px;
    font-size: 17px;
    left: 17px;
    background: #0000004d;
    padding: 6px 8px;
    border-radius: 10px;
    z-index: 9999;
    min-width: 30px;
}
.ModelSpeakerBtn i{
    color: #fff;
}
::-webkit-scrollbar {
    width: 1px;
}

.videoMoveCtrl{
    position: absolute;
    right: 0;
    top: 50%;
    display: grid;
    z-index: 999999;
        text-align: center;
}
.videoMoveCtrl i.up{
     padding: 5px 8px 6px 8px;
    font-size: 20px;
    background: #2a2a2a;
    border-radius: 50%;
    margin-bottom: 5px;
}
.videoMoveCtrl i.down{
   padding: 7px 9px 4px 9px;
    font-size: 20px;
    background: #2a2a2a;
    border-radius: 50%;
    margin-top: 5px;
}
.videoMoveCtrl .fa-spinner {
  animation: spin 1s linear infinite;
    padding: 5px !important;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.tags{
    color: #aaaaaa;
    padding-top: 4px;
}
.popover-content {
position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    border: 1px solid rgb(204, 204, 204);
    padding: 10px 15px;
    border-radius: 6px;
    display: block;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px;
}

.left-bottom-links a {
    font-size: 12px;
}
#userProfile .form-control,#userProfile .form-control:focus {
    padding: 8px 12px;
    border: none;
}
.downloadAppBtn{
    position: fixed;
    width: 280px;
    bottom: 0;
    z-index: 99999;
}
.pDownload{
    font-size: 14px;
}
@media (min-width: 2000px) and (max-width: 2400px) {
    .video{
        max-width: 1000px;
    }
    .h-active-video{
        width: 1000px;
        height: auto !important;
    }
      .comment-section{
            /* max-width: 530px; */
    }
}
@media (min-width: 1800px) and (max-width: 2000px) {
    .video{
        max-width: 800px;
    }
    .h-active-video{
        width: 800px;
        height: auto !important;
    }
    .right-container {
        max-width: 1100px;
    }
    .comment-section{
        /* max-width: 530px; */
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .video{
        max-width: 800px;
    }
    .h-active-video{
        width: 800px;
        height: auto !important;
    }
    .right-container{
        max-width: 750px;
    }
       .comment-section{
            /* max-width: 530px; */
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .video{
        max-width: 650px;
    }
    .h-active-video{
        width: 650px;
        height: auto !important;
    }
    .right-container{
        max-width: 750px;
    }
       .comment-section{
            /* max-width: 530px; */
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .video{
        max-width: 500px;
    }
    .h-active-video{
        width: 500px;
        height: auto !important;
    }
    .right-container{
        max-width: 600px;
    }
       .comment-section{
        /* max-width: 530px; */
    }
}
@media (min-width: 1000px) and (max-width: 1200px) {
    .mob-left {
        display: block;
    }
    .right-bar{
        display: none;
    }
    .video{
        max-width: 720px;
    }
    .h-active-video{
        width: 720px;
        height: auto !important;
    }
        .comment-section{
            /* max-width: 530px; */
    }
}
@media (min-width: 800px) and (max-width: 1000px) {
    .mob-left {
        display: block;
    }
    .video{
        max-width: 500px;
    }
    .h-active-video{
        width: 500px;
        height: auto !important;
    }
    #leukeVideos1 {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
    }
    .right-container{
        width: 700px;
    }
}
@media (min-width: 660px) and (max-width: 800px) {
    .mob-left {
        display: block;
    }
     .video{
        max-width: 450px;
    }
    .h-active-video{
        width: 450px;
        height: auto !important;
    }
    #leukeVideos1 {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
    }
    .right-container{
        width: 550px;
    }
    .send-comment-area .card h4{
        padding: 8px;
        font-size: 24px;
    }
}

@media (min-width: 500px) and (max-width: 660px) {
    .mob-left {
        display: block;
    }
     .video{
        max-width: 350px;
    }
    .h-active-video{
        width: 350px;
        height: auto !important;
    }
    #leukeVideos1 {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
    }
    .right-container{
        width: 400px;
    }
}



@media (min-width: 360px) and (max-width: 500px) {
   .mob-left {
        display: block;
    }
 #leukeVideos1 {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
    }
     .video{
        max-width: 300px;
    }
    .h-active-video{
        width: 300px;
        height: auto !important;
    }
}
