body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.clear
{
    clear:both;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin: 0px !important;
}

input,
textarea,
select,
option {
    outline: none;
}

a:hover {
    text-decoration: none !important;
    color: inherit !important;
}
a {
    text-decoration: none !important;
    color: inherit !important;
}

.get-app {
    display: none;
}

.actionBtn
{
    position: absolute;
    width: 86%;
    top: 87%;
}

#verifyUsername .available {
    font-size: 12px;
    color: #32b05a;
}

#verifyUsername .error {
    font-size: 12px;
    color: #f57479;
}


.closeApps {
    float: right;
    cursor: pointer;
}
.closeApps i{
    padding: 6px 10px;
    font-size: 14px;
}
.main-container {
    width: 100%;
    height: 100%;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}

.header-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid rgba(34, 90, 89, 0.2);
    z-index: 1000;
}

.header-container .header-content {
    width: 100%;
    max-width: 1070px;
    box-sizing: content-box;
}

.header-content {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 0 12px;
    margin-right: auto;
    margin-left: auto;
}

.header-content .search-input {
    display: flex;
    padding: 12px 16px;
    background: rgba(22, 24, 35, 0.06);
    border-radius: 92px;
    z-index: 1;
}

.header-content .search {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    border: none;
    background: transparent;
    outline: none;
    padding: 0;
    width: 292px;
    caret-color: #161823;
}

.header-content .split {
    width: 1px;
    height: 28px;
    margin: -3px 0;
    background: rgba(22, 24, 35, 0.12);
}

.header-content .search-btn {
    padding: 11px 16px 11px 12px;
    margin: -12px -16px;
    margin-left: 0;
    cursor: pointer;
    outline: none;
    border: none;
    background: transparent;
}
.search-btn i{
    color: rgba(22, 24, 35, 0.34);
    font-size: 18px;
}
.menu-right {
    display: flex;
}

.menu-right .upload {
    margin-top: 10px;
}

.menu-right .login-button {
    font-weight: 700;
    margin-left: 24px;
    height: 48px;
    background-color: #dd3d2a;
    color: #fff;
    border: none;
    min-width: 164px;
    font-size: 15px;
    outline: none;
}

/* ===============header end======================== */

#loadMore
{
    text-align: center;
}
#loadMore img
{
    width: 50px;
}

/*================= side bar================= */

.main-content-container {
    /*position: relative;*/
    max-width: 1070px;
    width: 100vw;
    background: #fff;
    display: flex;
    padding-top: 70px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

.scroll-sidebar-container {
    width: 250px;
    float: left;
}

.fixed-sidebar {
    width: 250px;
    padding-top: 26px;
    box-sizing: border-box;
    height: 100vh;
    overflow: scroll;
    position: fixed;
    padding-bottom: 125px;
}

.nav a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 12px 12px;
    box-sizing: border-box;
    text-decoration-line: none !important;
    cursor: pointer;
    color: #000;
}

.nav a.active {
    color:#dd3d2a;
}

.nav a:hover {
    text-decoration: none;
    background: rgba(22, 24, 35, 0.03);
}

.foryou {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-left: 13px;

    margin-top: 6px;
    letter-spacing: -1px;
}

.following {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #161823;
    margin-left: 13px;
    margin-top: 2px;
    font-weight: 500;
}
.fa-home{
    font-size: 30px !important;
}
.fa-users{
    font-size: 26px !important;
}
.login-sec.loginWithEmail , .login-sec.loginWithPhone , .login-sec.resetPassword, .login-sec.signupOptions , .login-sec.signup , .login-sec.signupWithEmail , .login-sec.signupWithPhone , .modal-body.signup , .modal-body.login {
    display: none;
}

.activeSideMenu {
    color: #dd3d2a;
    font-weight: bold;
}

.iconColor {
    color: #fe2c55;
}

.login-container {
    padding: 0 0;
    margin: 0px 0 20px;
}

.login-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(22, 24, 35, 0.5)
}

.login-container .login-button {
    width: 100%;
    height: 48px;
    margin-top: 20px;
    font-weight: 400;
    font-weight: 600;
    min-width: 164px;
    font-size: 16px;
    line-height: 22px;
    background: transparent;
    border: 1px solid #dd3d2a;
    color: #dd3d2a;
    outline: none;
}

.modal-header .close {
    outline: none;
    line-height: 1.5;
}

.user-list {
    width: 100%;
    padding: 4px 0 10px;
    /*border-top: 0.5px solid rgba(22, 24, 35, 0.12);*/
    /*border-bottom: 0.5px solid rgba(22, 24, 35, 0.12);*/
}

.user-header {
    font-weight: 400;
    box-sizing: border-box;
    margin-bottom: 8px;
    /*padding: 16px 0 0 16px;*/
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: rgba(22, 24, 35, 0.75);
}

.user-inner-content {
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    height: 64px;
    padding-left:10px;
    box-sizing: border-box;
    cursor: pointer;
}

.user-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.user-img img {
    width: 42px;
    height: 42px;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
}

.user-info {
    margin-left: 12px;
    height: 47px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.user-title {
    height: 25px;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: rgb(22, 24, 35);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 0px;
}

.user-desc {
    height: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgb(22, 24, 35);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 140px;
}

.user-inner-content:hover {
    background: rgba(22, 24, 35, 0.03);
    margin-right: 10px;
}

.see-all {
    height: 25px;
    padding-left: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: 12px;
    margin-bottom: 9px;
}

.see-all p {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #fe2c55;
    margin: 0px;
}

.bottom-content {
    margin-top: 16px;
    padding-left: 16px;
    padding-bottom: 24px;
    width: 240px;
    box-sizing: border-box;
    color: rgba(22, 24, 35, 0.5) !important;
}

.page-links {
    margin-bottom: 8px;
}

.page-links-content {
    display: inline-block;
    margin-right: 6px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 11px;
    line-height: 12px;
    color: rgba(22, 24, 35, 0.5);
}

.copyright {
    display: inline-block;
    margin-right: 6px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    color: rgba(22, 24, 35, 0.5);
    margin-bottom: 12px;
}

.dropdown .btn {
    font-weight: 400;
    box-sizing: border-box;
    width: 172px;
    height: 36px;
    border: 1px solid #8a8b91;
    border-radius: 2px;
    font-size: 14px;
    line-height: 36px;
    padding: 0 16px;
    cursor: pointer;
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    color: rgba(22, 24, 35, 0.5);
}

.btn-primary:hover {
    background-color: #fff !important;
    color: rgba(22, 24, 35, 0.5) !important;
    border: 1px solid #8a8b91 !important;
}

::-webkit-scrollbar {
    width: 6px;
    border-radius: 0;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #f1f1f2;
}

/* =============sidebar end================== */

.layout {
    padding: 25px 20px;
}

.layout.share .layout-content {
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    padding-right: 48px !important;
}

.layout-content-main {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.video-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: -24px;
}

.video-container-item {
    width: 560px;
    max-width: 560px;
    position: relative;
    padding: 20px 0px;
    border-bottom: 0.5px solid rgba(22, 24, 35, 0.12);
}

.user-avatar {
    float: left;
    position: relative;
    cursor: pointer;
}

.user-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.user-avatar-circle img {
    border-color: rgba(22, 24, 35, 0.12);
    border-width: 0.5px;
    z-index: 10;
    cursor: unset;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.video-content {
    position: relative;
    margin-left: 68px;
}

.user_info {
    margin-right: 150px;
    height: 30px;
}

.user-unique-id {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-right: 4px;
    margin-top: 0px;
    color: #000000;
}
.fa-check-circle{
    font-size: 16px;
    color: #20d5ec;
}
.user-nickname {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    bottom: 2px;
}

.user-caption {
    margin-right: 150px;
}

.tag-user {
    color: rgb(18, 18, 18);
    font-weight: 600;
}

.hashtag {
    color: rgb(18, 18, 18);
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}

.search_container {
    padding: 8px 0px;
}

.search_container:hover {
    background-color: rgb(248, 248, 248);
    cursor: pointer;
}

.search_info {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.search-title {
    font-weight: bold;
    font-size: 16px;
}

.hashtag:hover {
    color: rgb(18, 18, 18);
    text-decoration: underline !important;
}

.follow-user {
    position: absolute;
    right: 0px;
    top: 8px;
}

.follow-user-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    min-width: 88px;
    padding: 0px 10px;
    height: 28px;
    background: transparent;
    border: 1px solid #dd3d2a;
    color: #dd3d2a;
}

.music-info {
    margin-top: 4px;
    margin-bottom: 12px;
    max-width: 524px;
    overflow: hidden;
}

.music-info-wrap {
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    color: rgb(22, 24, 35);
    font-weight: 700;
}

.video-container {
    position: relative;
    display: inline-block;
    margin: 0px;
}

.user-video {
    width: calc(0.56 * (400px + ((100vw - 768px) / 1152) * 100));
    height: calc(400px + ((100vw - 768px) / 1152) * 100);
    background-size: cover;
}

.user-video video {
    width: calc(0.56 * (400px + ((100vw - 768px) / 1152) * 100));
    height: calc(400px + ((100vw - 768px) / 1152) * 100);
}

.card-video {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    -webkit-box-pack: center;
    justify-content: center;
}

.action-bar {
    position: absolute;
    right: -64px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    z-index: 1;
}

.action-bar-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: 48px;
    font-size: 13px;
}

.heart-icon {
    background-color: rgba(22, 24, 35, 0.06);
    padding: 20px;
    border-radius: 100%;
    margin-left: 0px;
    cursor: pointer;
    width: 24px !important;
    height: 24px !important;
    background-size: 24px !important;
    background-repeat: no-repeat;
    background-position: center center !important;
    margin-top: 8px;
}
.action-bar .fa-heart{
    position: relative;
    right: 11px;
    bottom: 9px;
    outline: none;
    font-size: 22px !important;
}
.fa-commenting{
    position: relative;
    right: 10px;
    bottom: 11px;
    outline: none;
    font-size: 22px !important;
    color: #181818;
}
.fa-share{
    position: relative;
    right: 10px;
    bottom: 11px;
    outline: none;
    font-size: 22px !important;
    color: #181818;
}
.likes {
    color: rgba(22, 24, 35, 0.75);
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 17px !important;
    padding: 7px 7px 0px 8px !important;
}

/* =============right config============== */
.right-container {
    transform: translateY(0px);
    position: fixed;
    right: 24px;
    bottom: -32px;
    width: 50px;
    transition: all 500ms ease 0s;
    z-index: 7;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    align-items: flex-end;
}

.promotion {
    margin-bottom: 8px;
    display: flex;
    position: relative;
}

.get-app {
    position: absolute;
    bottom: 68px;
    right: -1px;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(22, 24, 35, 0.12);
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    border-radius: 8px;
    transform-origin: 100% 100%;
}

.like-text {
    margin-left: 3px;
}

.closeVideo {
    display: inline-flex;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.promotion-container {
    margin-left: 16px;
    margin-right: 48px;
    display: flex;
    flex-direction: column;
}

.text-container {
    font-weight: 700;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    height: 36px;
    line-height: 36px;
    min-width: 194px;
    padding-left: 37px;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    color: #50525a;
}

.text-container img {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}

.text-container::after {
    display: block;
    content: "";
    width: calc(100% - 16px);
    height: 1px;
    position: absolute;
    bottom: -7px;
    left: 8px;
    background-color: rgba(22, 24, 35, 0.12);
}

.text-container2 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    height: 36px;
    line-height: 36px;
    min-width: 194px;
    padding-left: 37px;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    color: #50525a;
}

.phone-svg {
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}
.fa-mobile{
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
}
.feed_back {
    float: right;
    position: fixed;
    bottom: 40px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    background: center center / contain no-repeat;
    margin-bottom: 8px;
    cursor: pointer;
    right: 33px;
}

.bottom-top {
    float: right;
    position: fixed;
    bottom: 7px;
    right: 33px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    background: url(../images/to-top.svg) center center / contain no-repeat transparent;
    cursor: pointer;
}



/* ============user profile css============== */

.states {
    margin-top: 0px;
    position: absolute;
    padding: 8px 10px 0 10px;
    background: none;
    width: 60%;
    height: 42px;
    z-index: 1;
}

.states span
{
    font-size: 14px !important;
    color: white;
}

.states .state-views
{
    float:left;
}

.states .state-likes
{
    float:right;
}

.states .value
{
    
}

/* 
.sharelayout-middle{
    padding: 36px 20px 36px 50px;
    width: 1040px;
}
.layout-middle-content{
    align-items: flex-end;
    padding-right: 48px !important;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}
.sharelayout-header{
    margin-bottom: 20px;
    width: 594px;
    box-sizing: border-box;
    padding-right: 52px;
}
.share-user-info{
    display: flex;
    align-items: center;
}
.big-user-img{
    cursor: pointer;
}
.big-user-img img{
    width: 116px;
    height: 116px;
    display: inline-block;
}
.header-title-container{
    margin-left: 20px;
    overflow: hidden;
}
.share-title{
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 4px;
    margin: 0px;
}
.sub-title{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
}
.share-follow-btn{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    width: 208px;
    height: 36px;
    padding: 0;
    margin: 0;
    margin-top: 16px;
    background-color: #fe2c55;
    color: #fff;
    border: none;
}
.user-count-info{
    display: flex;
    margin-top: 22px;
    color: rgba(18,18,18,0.75);
}
.user-number{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-right: 20px;
}
.user-unit{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
.share-bio{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #121212;
    margin-top: 10px
}
.share-layout-main{
    width: 594px;
    display: block;
}
.video-tab{
    border-bottom: 0.5px solid rgba(22,24,35,0.12);
    height: 44px;
    margin-bottom: 2px;
    position: relative;
    align-items: center;
    display: flex;
    margin: 0px;
}
.active-vid{
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
}
.video{
    color: #121212;
}
.like-vid{
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
    color: rgba(18,18,18,0.5);
}
.like-vid svg{
    transform: translateY(2px);
}
.video-container-item-profile{
    width: 592px;
    max-width: 592px;
    position: relative;
    padding: 20px 0px;
    border-bottom: 0.5px solid rgba(22, 24, 35, 0.12); */
/* } */
/* ==============user profile end================ */


/* ==============user video page====================== */
/* .user-video-big{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgb(255, 255, 255);
    display: flex;
}
.user-video-big-container{
    background: black;
    flex: 1 1 896px;
    position: relative;
    overflow: hidden;
    padding: 0px 80px;
}
.background-img{
    position: absolute;
    width: 10%;
    height: 10%;
    filter: blur(2px);
    left: 50%;
    top: 50%;
    transform: scale(11);
    opacity: 0.3;
} */

/* ===========profile=========== */
.sharelayout-middle {
    padding: 36px 20px 36px 50px;
    width: 1040px;
}

.layout-middle-content {
    align-items: flex-end;
    padding-right: 48px !important;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

.sharelayout-header {
    margin-bottom: 20px;
    width: 594px;
    box-sizing: border-box;
    padding-right: 52px;
}

.share-user-info {
    display: flex;
    align-items: center;
}

.big-user-img {
    cursor: pointer;
}

.big-user-img img {
    width: 116px;
    height: 116px;
    display: inline-block;
    border-radius: 50%;
}

.header-title-container {
    margin-left: 20px;
    overflow: hidden;
}

.share-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 4px;
    margin: 0px;
}

.sub-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
}

.ownProfile,
.share-follow-btn {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    width: 208px;
    height: 36px;
    padding: 0;
    margin: 0;
    margin-top: 16px;
    background-color: #dd3d2a !important;
    color: #fff;
    border: none;
}

.user-count-info {
    display: flex;
    margin-top: 22px;
    color: rgba(18, 18, 18, 0.75);
}

.user-number {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-right: 20px;
}

.user-unit {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.share-bio {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #121212;
    margin-top: 10px
}

.share-layout-main {
    width: 594px;
    display: block;
}

.video-tab {
    border-bottom: 0.5px solid rgba(22, 24, 35, 0.12);
    height: 44px;
    margin-bottom: 2px;
    position: relative;
    align-items: center;
    display: flex;
}

.active-vid {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
}

.video {
    color: #121212;
}

.like-vid {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
    color: rgba(18, 18, 18, 0.5);
}

.like-vid svg {
    transform: translateY(2px);
}

.video-feed-colum {
    width: 196px;
    margin-right: 2px;
    display: block;
    float: left;
    /*margin-bottom: 2px;*/
}

.video-feed-ratio {
    position: relative;
    width: 100%;
}

.ratio-padding {
    padding-top:192.653%;
}

.ratio-wrap {
    position: absolute;
    inset: 0px;
}

.video-vid img {
    width: 196px;
    height: 348px;
}

.get-app-expand {
    padding: 0px 8px;
    min-width: 82px;
    height: 30px;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(22, 24, 35, 0.12);
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    border-radius: 52px;
    cursor: pointer;
    transform: scale(1);
    margin: auto;
    line-height: 30px;
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    color: rgba(22, 24, 35, 0.75);
    position: relative;
    bottom: 68px;
}

/* ========videopage========= */
/* / ==============user video page====================== / */
.user-video-big {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgb(255, 255, 255);
    display: flex;
}

.user-video-big-container {
    background: black;
    position: relative;
    overflow: hidden;
    padding: 0px 50px;
    width: 60%;
    cursor: pointer;
}

.background-img {
    background-image: url(../images/video-background-img.jpg);
    width: 100%;
    height: 100%;
    position: relative;
    background: center center / contain no-repeat;
}
.muteBtn {
  background: #333333;
  border-radius: 50px;
  padding: 14px 13px 8px 14px;
  display: none;
  width: 52px;
  margin-top: -49px;
  margin-left: 75px;
  position: absolute;
}
.valumeButton{
    position: absolute;
    bottom: 81px;
    left: 30px;
}
.video video {
    position: absolute;
    inset: 0px;
    transform: none;
    object-fit: contain;
    display: block;
    width: 100%;
    height: 100%;
}
.arrow-left {
    width: 48px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    left: 20px;
    margin-top: -24px;
}
.user-video-big-container:hover .muteBtn{
    display: block;
}
.arrow-right {
    width: 48px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    right: 20px;
    margin-top: -24px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#myVideoLink {
    border: transparent;
    width: 353px;
}

#myVideoLink:focus {
    outline: none;
}

.closeVideo {
    width: 48px;
    position: absolute;
    cursor: pointer;
    top: 20px;
    left: 20px;
}

.video-logo {
    width: 48px;
    position: absolute;
    top: 20px;
    left: 84px;
    cursor: pointer;
}

.content-container {
    width: 40%;
    height: 100%;
}

.user-profile-container {
    padding: 32px 32px 0px;
}

.user-profile {
    display: flex;
    align-items: center;
    padding: 22px 0px 15px;
    color: rgb(22, 24, 35);
}

.video-user-avatar {
    margin-right: 12px;
}

.user-video-avatar img {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
}

.video-profile-title {
    flex: 1 1 auto;
}

.username-verified {
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 0px;
    align-items: center;
    color: #000000;
    display: flex;
    margin: 0px;
}

.user-nickname {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    color: rgba(22, 24, 35, 0.75);
}

.video-follow-user {
    position: absolute;
    right: 33px;
    top: 60px;
}

.video-user-btn {
    font-weight: 700;
    font-size: 18px;
    min-width: 124px;
    height: 36px;
    background: transparent;
    border: 1px solid #dd3d2a;
    color: #dd3d2a;
}

.user-profile-info {
    display: flex;
    flex-direction: column;
    padding: 0px 32px;
    overflow-y: scroll;
    height: 69vh;
}

.user-info-title {
    font-size: 16px;
    line-height: 24px;
    color: rgb(18, 18, 18);
    font-weight: normal;
    margin: 0px;
}

.video-music-info {
    margin-bottom: 16px;
    margin-top: 10px;
}

.video-action-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0px;
}

.video-action-container::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    transform: scaleY(0.5);
    border-top: 1px solid rgba(18, 18, 18, 0.12);
    top: 0px;
}

.action-container-left {
    line-height: 40px;
}

.action-wrap {
    margin-right: 20px;
    font-size: 13px;
}

.icons-like {
    cursor: pointer;
    border-radius: 100%;
    background-color: rgba(22, 24, 35, 0.06);
    background-position: center center;
    padding: 10px 6px 10px 10px;
}
.icons-like i{
    position: relative;
    top: 4px;
    left: 1px;
    outline: none;
    font-size: 20px !important;
}

.icons-like img {
    width: 18px;
}

.icons-comments {
    cursor: pointer;
    border-radius: 100%;
    background-color: rgba(22, 24, 35, 0.06);
    background-position: center center;
    padding: 10px;
}

.icons-comments img {
    width: 18px;
}

.share-container {
    display: flex;
}

.share-word {
    font-weight: 600;
    margin-right: 8px;
    line-height: 24px;
    color: rgba(22, 24, 35, 0.75);
}

.share-group {
    text-align: right;
    font-size: 0px;
    display: flex;
}
.fb-icon{
    width: 21px;
}
.twitter-icon{
    width: 24px;
}
.social-links {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.copy-link-container {
    display: flex;
    box-sizing: border-box;
    margin-bottom: 18px;
    /*width: 480px;*/
    height: 32px;
    border: 1px solid rgba(18, 18, 18, 0.12);
    border-radius: 2px;
}

.link-container {
    font-weight: 400;
    padding: 5px 12px 9px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(22, 24, 35, 0.75);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.copy-link {
    display: flex;
    flex-shrink: 0;
    cursor: pointer;
}

.link-icon img {
    width: 12px;
    height: 12px;
    margin-top: 9px;
}

.link-text {
    font-weight: 600;
    padding: 0px 16px 0px 9px;
    font-size: 14px;
    line-height: 32px;
    color: #dd3d2a;
}

.video-login-container {
    text-align: center;
    padding: 0px 60px;
}

.see-comments {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
}

.login-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(22, 24, 35, 0.75);
    margin-bottom: 20px;
}

.comment-login-btn {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    height: 44px;
    width: 100%;
    background-color: #dd3d2a;
    color: #fff;
    border: none;
}

.sign-up {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgb(22, 24, 35);
}

.sign-up-text {
    font-weight: 600;
    cursor: pointer;
    color: rgb(254, 44, 85);
}

.comment-sec-container {
    border-top: 1px solid rgba(18, 18, 18, 0.12);
}

.comments-sec {
    padding-top: 16px;
    width: 100%;
}

.comment-sec-content {
    margin-bottom: 16px;
    width: 100%;
}

.user-comments {
    padding: 0px;
    margin-bottom: 16px;
    display: flex;
}

.user-comments-img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
}

.username-info {
    font-size: 18px;
    line-height: 25px;
    color: rgb(22, 24, 35);
    font-weight: 600;
}

.comment-text {
    font-size: 16px;
    line-height: 22px;
    color: rgb(18, 18, 18);
    padding-top: 4px;
    padding-right: 40px;
    font-weight: 400;
}

.bottom-text {
    display: flex;
}

.comment-time {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 6px 0px 0px;
    color: rgba(18, 18, 18, 0.5);
    margin: 0px;
}

.comment-reply {
    font-weight: 600;
    color: rgba(22, 24, 35, 0.5);
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    margin-left: 24px;
}

.like-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20px;
    position: relative;
    left: 100px;
    top: 15px;
}

.like-container img {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.like-count {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: rgba(22, 24, 35, 0.5);
}

.more-replies {
    padding-left: 52px;
}

.view-more {
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(18, 18, 18, 0.5);
    font-weight: 600;
}

.view-more p {
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.post-comments {
    margin: 0px 32px;
    padding: 21px 0px;
    border-top: 0.5px solid rgba(18, 18, 18, 0.12);
    background-color: rgb(255, 255, 255);
}

.post-comments-inner {
    display: flex;
    margin-bottom: -5px;
    align-items: flex-end;
}

.post-comments-container {
    flex: 1 1 0%;
    display: flex;
}

.comment-input {
    position: relative;
    box-sizing: border-box;
    background: rgba(22, 24, 35, 0.06);
    border: 1px solid transparent;
    border-radius: 8px;
    width: 90%;
}

.post-container input {
    padding: 11px;
    border: none;
    background: transparent;
    outline: none;
    color:#dd3d2a;
}

.editor input {
    max-height: 80px;
    margin: 9px 0px;
    width: 100%;
    border: none;
    background: #f1f1f2;
    outline: none;
}

.editor {
    margin: 0px 16px 0px 16px;
    padding: 0px;
    display: flex;
}

.Placeholder-inner {
    max-height: 80px;
    margin: 9px 0px;
    width: 100%;
}

.at {
    cursor: pointer;
    margin-top: 5px;
    margin-right: 14px;
}

.emoji {
    cursor: pointer;
    margin: 9px 16px 9px 0px;

}

.red {
    color: red;
}

.post-container {
    font-weight: 600;
    margin: 4px 4px 0px 10px;
    font-size: 14px;
    color: rgba(22, 24, 35, 0.34);
    line-height: 14px;
}

/* =================soundpage============= */
.big-user-sound-img img {
    width: 116px;
    height: 116px;
    display: inline-block;
    
}
.big-user-sound-img{
    position: relative;
}
.big-user-sound-img svg{
    position: absolute;
    left: -6px;
    width: 40px;
    bottom: -9px;
}
.pause-svg{
    color: #fff;
    font-size: 23px !important;
    position: absolute;
    top: -20px;
    left: 10px;
}
#audio-button{
    position: absolute;
    right: 36px;
    width: 40px;
    bottom: 42px;
}
.sound-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
    padding-bottom: 4px;
    margin: 0px;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sub-sound-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
}

.sub-sound-title-thin {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgba(18, 18, 18, 0.75);
    margin-top: 4px;
}

.more-action {
    position: relative;
    cursor: pointer;
    left: 150px;
    bottom: 34px;
}

.original {
    position: absolute;
    z-index: 2;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 1px 5px;
    top: 9px;
    left: 13px;
    right: auto;
    background-color: rgb(254, 44, 85);
    color: rgb(255, 255, 255);
}

.sharelayout-middle {
    padding: 35px 100px 36px 0px;
    width: 1040px;
}

.layout-middle-content {
    align-items: flex-end;
    padding-right: 48px !important;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

.sharelayout-header {
    margin-bottom: 20px;
    width: 594px;
    box-sizing: border-box;
    padding-right: 52px;
}

.share-user-info {
    display: flex;
    align-items: center;
}

.big-user-img {
    cursor: pointer;
}

.big-user-img img {
    width: 116px;
    height: 116px;
    display: inline-block;
    border-radius: 50%;
}

.header-title-container {
    margin-left: 20px;
    overflow: hidden;
}

.share-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 4px;
    margin: 0px;
}

.sub-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
}

.share-follow-btn {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    width: 208px;
    height: 36px;
    padding: 0;
    margin: 0;
    margin-top: 16px;
    background-color: #fe2c55;
    color: #fff;
    border: none;
}

.user-count-info {
    display: flex;
    margin-top: 22px;
    color: rgba(18, 18, 18, 0.75);
}

.user-number {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-right: 20px;
}

.user-unit {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.share-bio {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #121212;
    margin-top: 10px
}

.share-layout-main {
    width: 594px;
    display: block;
}

.video-tab {
    border-bottom: 0.5px solid rgba(22, 24, 35, 0.12);
    height: 44px;
    margin-bottom: 2px;
    position: relative;
    align-items: center;
    display: flex;
}

.active-vid {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
}

.video {
    color: #121212;
}

.like-vid {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin: 0px;
    padding: 0 64px;
    color: rgba(18, 18, 18, 0.5);
}

.like-vid svg {
    transform: translateY(2px);
}
.fa-lock{
    width: 18px;
}
.video-feed-colum {
    width: 196px;
    margin-right: 2px;
    display: block;
    float: left;
    /*margin-bottom: 2px;*/
}

.video-feed-ratio {
    position: relative;
    width: 100%;
}

.ratio-padding {
    padding-top: 192.653%;
}

.ratio-wrap {
    position: absolute;
    inset: 0px;
}

.video-vid video {
    width: 196px;
}

/* ==========================loginpage================= */

.login-btn {
    font-weight: 700;
    margin-left: 24px;
    height: 48px;
    background-color: #fe2c55;
    color: #fff;
    border: none;
    min-width: 164px;
    font-size: 15px;
}

.modal-dialog {
    /* width: 700px !important; */
    /* margin: 0px auto !important; */
    margin-top: 70px;
}

.modal-header {
    /* height: 102px; */
    padding-bottom: 8px;
    padding: 0 20px 90px 22px;
    color: #fff;
    border: none !important;
}

.modal-body {
    /* width: 460px; */
    margin: 0 auto;
    margin-top: -20px;
    min-height: auto;
    padding-bottom: 45px !important;
}

.login-sec {
    width: 100%;
    font-size: 14px;
    color: #161823;
    flex-direction: column;
}

.login-sec-container {
    display: flex;
    flex-direction: column;
    width: 315px;
    margin: 56px auto 0px;
    margin-top: 0px;
}

.login-crandtials-container {
    width: 500px;
}

.login-title-text {
    font-size: 33px;
    line-height: 33px;
    text-align: center;
    font-weight: bolder;
}

.login-title-desc {
    font-size: 15px;
    line-height: 18px;
    color: rgba(22, 24, 35, .5);
    text-align: center;
    margin: 12px auto 0
}

.login-sec-social {
    margin: 32px 0 0 0;
    /*overflow-y: auto;*/
    /*width: 100%;*/
}

.login-sec-social-item {
    width: 100%;
    min-height: 44px;
    border: 1px solid rgba(22, 24, 35, .12);
    box-sizing: border-box;
    border-radius: 2px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    padding: 9px 12px;
    cursor: pointer;
}

.login-sec-icon img {
    width: 24px;
    min-height: 24px;
    border-radius: 50%;
}

.login-sec-icon-text {
    font-size: 15px;
    margin: 0px auto;
    color: #161823;
    font-weight: 600;
}

.footer-wrap {
    width: 315px;
    margin: 8px auto 0;
}

/* .cradentialsContent {
    height: 100vh;
} */

.to-login {
    /* height: 60px; */
    width: 100%;
    box-sizing: border-box;
    /* padding: 20px 0 94px; */
    text-align: center;
    color: #161823;
}

.signup-link {
    color:#dd3d2a;
    font-weight: 600;
}

.login-link {
    color: #dd3d2a;
    font-weight: 600;
}

.hashtag .feedback-icon {
    position: absolute;
    right: 24px;
    bottom: 24px;
    height: 18px;
    font-family: "ProximaNova-regular";
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: rgba(22, 24, 35, .5);
    display: flex;
    align-items: center;
}

.help-icon img {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.help-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: rgba(22, 24, 35, .5);
}

/*========== following page =============*/

.share-layout-recomended {
    width: 710px !important;
    margin: auto;
    padding: 50px 20px;
}

.share-layout-no-padding {
    padding-right: 0 !important;
}

.following-video {
    width: 223px;
    height: 365px;
    margin-bottom: 18px;
    display: block;
    float: left;
    overflow: hidden;
}

.following-video-ratio {
    position: relative;
    width: 100%;
    padding-top: 133.333%;
    inset: 0px;
}

.following-video-ratio-wrap {
    position: absolute;
    inset: 0px;
}

.follow-recomended-mask {
    position: absolute;
    top: 164px;
}

.follow-footer {
    height: 200px;
    display: flex;
    flex-direction: column;
    padding: 35px 21px 20px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.video-follow-username {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}

.video-follow-sub-username {
    margin: auto;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.following-video-footer-btn {
    width: 164px;
    height: 36px;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    margin: 8px auto auto;
    background-color: #fe2c55;
    color: #fff;
    border: none;
}

.action-bar-wrap:hover .shareLink {
    display: block !important;
}

.shareLink {
    width: 225px;
    position: absolute;
    top: -100px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgb(64 64 64 / 20%);
    border-radius: 10px;
    left: -5px;
    display: none;
}

.facebookLink {
    width: 100%;
    overflow: hidden;
    padding: 15px 10px;
    border-bottom: 1px solid #f3f0f0;
}

.shareSvg {
    width: 37px;
    float: left;
}

.shareTxt {
    width: 149px;
    float: left;
    padding-top: 2px;
}

/*=========== signup============= */
/* .footer-sub-text{
        text-align: center;
        font-size: 12px;
        line-height: 15px;
        color: rgba(22,24,35,.5);
        margin-top: 4px;
        }
        .footer-sub-text a{
        color: #161823;
        font-size: 12px;
        } */

/*========= login cradentials======== */
.title-wrapper {
    font-size: 14px;
    line-height: 20px;
    color: #161823;
    margin-top: 16px;
    margin-bottom: 12px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-feild {
    border: 1px solid rgba(22, 24, 35, .12);
    border-radius: 2px;
    position: relative;
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    height: 44px;
    line-height: 44px;
    box-sizing: content-box;
}

.feild-container {
    position: relative;
    color: #161823;
}

/* .select-container {
    padding: 0 13px 0 12px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    border-radius: 2px;
} */

/* .select-container::after {
    content: "";
    width: 20px;
    height: 20px;
    margin: 12px 0 12px 15px;
    display: block;
    background-image: url(../images/openSelector.svg);
    background-size: contain;
} */
.select-container select {
    padding: 10px 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    border: none;
    width: 100px;
}

.feild-container-signup {
    display: flex;
}

.select-container-signup {
    margin-right: 10px;
}

.select-container-signup select {
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    width: 100%;
    border: 1px solid rgba(22, 24, 35, .12);
}

.send-code {
    margin-top: 8px;
    margin-left: 10px;
}

.date-sub-title {
    font-size: 12px;
    line-height: 15px;
    color: rgba(22, 24, 35, .5);
    margin-top: 8px;
    font-weight: 600;

}

.separator {
    margin: 16px 4px;
    width: 1px;
    height: 12px;
    background: rgba(22, 24, 35, .12);
}

.input-feild input {
    height: 44px;
    width: 73%;
    padding: 0;
    border: none;
    direction: ltr;
    color: #161823;
    font-size: 16px;
    caret-color: #161823;
    padding-left: 12px;
}

.showPass {
    display: none;
}

.digit-code-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.digit-code-input {
    border: 1px solid rgba(22, 24, 35, .12);
    width: 100%;
    border-radius: 2px;
    position: relative;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    height: 44px;
    line-height: 44px;
    box-sizing: content-box;
}

.digit-code-input input {
    height: 44px;
    width: 100%;
    padding: 0;
    border: none;
    direction: ltr;
    color: #161823;
    font-size: 16px;
    caret-color: #161823;
    padding-left: 12px;
    outline: none;
}

.send-code-btn {
    /* margin-top: 8px; */
    width: 190px;
}

.send-code-btn {
    width: 74%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background-color: #fe2c55;
    border-radius: 2px;
    font-size: 16px;
    line-height: 44px;
    font-weight: 600;
    position: relative;
    /* margin-top: 9px; */
    border: none;
    padding: 0;
    /* margin-left: 8px; */
    cursor: pointer;
}

.send-code-btn {
    color:white;
    background-color:#dd3d2a;
}

.log-with-pass {
    color: rgba(22, 24, 35, .75);
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    cursor: pointer;
}

.login-btn-feild {
    color: rgba(22, 24, 35, .3);
    background-color: rgba(22, 24, 35, .06);
}

.back-img {
    position: absolute;
    left: 20px;
    top: -15px;
    cursor: pointer;
}

.username-input-field {
    border: 1px solid rgba(22, 24, 35, .12);
    border-radius: 2px;
    position: relative;
    margin-top: 8px;
}

.username-input-field input {
    height: 44px;
    width: 100%;
    padding: 0;
    border: none;
    direction: ltr;
    color: #161823;
    font-size: 16px;
    caret-color: #161823;
    padding-left: 12px;
}

.password-input-feild {
    border: 1px solid rgba(22, 24, 35, .12);
    border-radius: 2px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 2px;
}

.hide-password {
    width: 20px;
    height: 20px;
    margin: 12px 0;
    position: absolute;
    right: 12px;
    cursor: pointer;
}

.password-input-feild input {
    height: 44px;
    width: 100%;
    padding: 0;
    border: none;
    direction: ltr;
    font-size: 16px;
    padding-left: 12px;
}

.big-user-name{
    background: #30671d;
    width: 116px;
    height: 116px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}

.profileHover .dropdown{
    width: 31px;
    height: 31px;
}

.profileHover .dropdown img {
    width: 31px;
    height: 31px;
    border-radius: 20px;
}

.profileHover .dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffff;
    width: 164px;
    box-shadow: 0px 2px 8px 0px rgb(64 64 64 / 20%);
    z-index: 1;
    border-radius: 10px;
    text-align: right;
    right: -5px;
    top: 55px;
    padding: 6px 0;
}

button:focus {
    outline: none;
}

.profileHover .dropdown-content a {
    color: black;
    padding: 6px 12px;
    text-decoration: none;
    display: block;
    font-size: 17px;
    text-align: left;
}
.dropdown-content img{
    width: 20px !important;
    height: 20px !important;
}

.profileHover .dropdown-content a:hover {
    color: black;
}

.profileHover .dropdown:hover .dropdown-content {
    display: block;
}

.playButton,
.pauseSvg,
.muteSvg {
    display: none;
}
.webVideo:hover .playButton {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 0px;
    width: 100%;
    overflow: hidden;
}
.pButton {
    width: 50%;
    float: left;
    padding-left: 10px;
}
.singlePauseBtn{
    position: absolute;
    top: 42%;
    left: 43%;
    display: none;
    cursor: pointer;
}
.muteButtom {
    width: 50%;
    float: left;
    padding-right: 10px;
    text-align: right;
}
.privacy-page-container{
    margin: 8px 0;
}
.privacy-page-container a{
    cursor: pointer;
    color: rgba(22, 24, 35, 0.5) !important;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
    margin-right: 6px;
    margin-top: 5px;
}
.privacy-page-container a:hover{
    text-decoration: underline !important;
}
.send-message-btn{
    position: relative;
    margin-right: 16px;
    cursor: pointer;
    padding: 3px 3px 0;
    text-align: center;
    margin-top: 8px;
    padding-bottom: 3px;
}
.inbox-btn{
    position: relative;
    margin-right: 16px;
    cursor: pointer;
    padding: 3px 3px 0;
    text-align: center;
    margin-top: 8px;
    padding-bottom: 3px;
}
.header-icon-text{
    display: block;
    margin-top: 6px;
    color: #000;
    opacity: .5;
}
.dropbtn{
    text-align: center;
    opacity: 1;
    margin-top: 8px;
    padding-bottom: 3px;
}
.dropbtn .big-user-name{
    width: 31px;
    height: 31px;
    opacity: 1;
    font-size: 15px;
}
.active-hi{
    border-bottom: 2px solid #000;
    opacity: 1;
}
.active-hi img{
    opacity: 1 !important;
}
.active-hi img{
    opacity: 1 !important;
}
.active-hi .header-icon-text{
    opacity: 1 !important;
}
.inbox-btn img{
    width: 28px;
    height: 28px;
    opacity: .5;
}
.send-message-btn img{
    width: 28px;
    height: 28px;
    opacity: .5;
}
.tooltip-container{
    display: none;
    position: absolute;
    top: 42px;
}
.tooltip-icon{
    display: block;
    position: absolute;
    width: 36px;
    height: 8px;
    background-image: url(../images/tooltip.svg);
    top: -8px;
    left: 50%;
    margin-left: -18px;
}
.tooltip-content{
    text-align: left;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background-color: rgba(84, 84, 84, 0.92);
    color: rgb(255, 255, 255);
    padding: 8px;
    width: max-content;
}
.send-message-btn:hover .tooltip-container,
.inbox-btn:hover .tooltip-container{
    display: block;
}
.inbox-content-container{
    display: none;
    position: absolute;
    width: 376px;
    height: 640px;
    top: 45px;
    right: -66px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 -4px 32px rgb(0 0 0 / 10%);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 10;
}
.inbox-content-container-img{
    top: -20px;
    position: absolute;
    width: 30px;
    height: 8px;
    left: auto;
    right: 64px;
}
.input-content-header{
    padding-left: 16px;
}
.input-content-header h2{
    font-weight: 700;
    font-size: 24px;
    padding: 24px 0 8px;
    margin: 0;
}
.inbox-content-tabs .nav-tabs{
    border: none !important;
    margin-top: 8px;
}
.inbox-content-tabs .nav-tabs>li>a{
    border: none !important;
}
.inbox-content-tabs .nav-link{
    background: #f1f1f1;
    line-height: 20px;
    padding: 0 8px !important;
    border-radius: 12px;
    font-weight: 500;
    font-size: 14px;
    color: #161823 !important;
    margin-right: 8px;
    margin-bottom: 12px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: #161823 !important;
    color: #fff !important;
}
.input-content-body{
    overflow-y: auto;
    padding-bottom: 50px;
}
.t-title{
    margin-top: 8px;
    font-weight: 600;
    color: rgba(22,24,35,0.5);
    line-height: 20px;
    padding: 0 16px;
    text-align: left;
}
.inbox-x-dec{
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}
.inbox-x-dec:hover{
    background: rgba(22, 24, 35, 0.03);
}
.inbox-x-dec-avatar a{
    display: block;
    margin-left: 4px;
    padding: 10px 12px;
}
.inbox-x-dec-avatar img{
    width: 48px;
    height: 48px;
    border-radius: 34px;
}
.inbox-x-dec-text{
    flex: 1 1 0%;
    padding: 10px 14px 10px 0px;
    cursor: pointer;
    overflow: hidden;
}
.inbox-x-dec-text a{
    display: block;
    text-align: left;
}
.inbox-x-dec-text h4{
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: rgb(22, 24, 35);
    display: inline-block;
    border-bottom: 1px solid transparent;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inbox-x-dec-text p{
    color: rgba(22, 24, 35, 0.5);
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    max-height: 130px;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    margin: 0;
}
.inbox-x-dec-text p span{
    margin-left: 2px;
    font-size: 13px;
}
.inbox-x-dec-btn{
    padding: 10px 16px 10px 0px;
    margin: auto;
}
.inbox-x-dec-btn button{
    max-width: 110px;
    height: auto;
    border: none;
    background: #dd3d2a;
    color: #fff;
    border-radius: 4px;
    min-height: 28px;
    min-width: 96px;
    font-size: 14px;
    line-height: 17px;
}
.inbox-content-wrap{
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}
.st-b{
    position: relative;
    margin-top: 4px;
    padding-left: 6px;
}
.st-b::before{
    content: "";
    position: absolute;
    left: 0px;
    background: rgba(22, 24, 35, 0.12);
    width: 2px;
    height: 17px;
    border-radius: 1px;
}
.inbox-x-dec-r-img{
    padding: 10px 16px 10px 0px;
    margin: auto;
}
.inbox-x-dec-r-img img{
    width: 42px;
    height: 56px;
    border-radius: 2px;
    object-fit: cover;
}
.show-ib{
    display: block;
}
.show .tooltip-container{
    display: none;
}

.card-sec-left{
    width: 356px;
    height: 82vh;
}
.card-sec-left-wrap{
    width: 100%;
    height: 100%;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 6%);
    border-radius: 8px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
}
.card-sec-left-header{
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px 0 24px;
}
.card-sec-left-header h3{
    font-weight: 700;
    max-width: 240px;
    font-size: 22px;
    color: #000000;
    margin: 0;   
}
.card-sec-left-header img{
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.card-sec-left-content{
    overflow: auto;
    height: 100%;
}
.empty-list{
    background: rgba(22,24,35,0.03);
    padding: 0px 16px;
    height: 72px;
    font-weight: 400;
    font-size: 14px;
    line-height: 72px;
}
.card-sec-right{
    width: 728px;
    height: 100%;
    margin-left: 16px;
}
.card-sec-right-wrap{
    height: 82vh;
    background: #fff;
    box-shadow: 0 2px 8px rgb(0 0 0 / 6%);
    border-radius: 8px;
}
.message-circle-icon{
    border: 2px solid black;
    border-radius: 50px;
    width: fit-content;
    padding: 12px;
}
.message-circle-icon img{
    width: 50px;
}
.card-sec-right-wrap-message{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.card-sec-right-wrap-message h2{
    font-size: 24px;
    margin-bottom: 5px;
}
.card-sec-right-wrap-message p{
    margin-bottom: 16px;
}
.card-sec-right-wrap-message button{
    border: none;
    background: #4f4fff;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px 16px;
}
.card-sec-left-setting{
    position: relative;
}
.card-sec-left-setting-wrap{
    width: 356px;
    padding: 16px 0px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    position: fixed;
    top: 95px;
    bottom: 0px;
}
.card-sec-left-setting-wrap-item{
    padding: 14px 24px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: rgb(22, 24, 35);
}
.card-sec-left-setting-wrap-item svg{
    margin-right: 12px;
}
.card-sec-right-setting{
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 6%) 0px 2px 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    flex: 0 0 700px;
    box-sizing: border-box;
    padding: 16px 24px 24px;
    z-index: 1;
    margin-left: auto;
}
.card-sec-right-setting-content{
    display: block;
    position: relative;
    margin-top: 32px;
    padding-bottom: 16px;
    word-break: break-all;
}
.card-sec-right-setting-content:first-child{
    margin-top: 0;
}
.card-sec-right-setting-content-wrap{
    position: relative;
    padding-top: 8px;
}
.card-sec-right-setting-content::after{
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    height: 1px;
    background: rgba(22, 24, 35, 0.2);
    bottom: 0px;
    left: 0px;
    transform: scale(0.5);
    transform-origin: left center;
}
.card-sec-right-setting-content-wrap h2{
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: rgb(0, 0, 0);
    margin: 0px 8px 14px;
}
.card-sec-right-setting-content-wrap h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: rgb(22, 24, 35);
    margin: 0px 16px 12px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.app-noti-sec{
    font-size: 16px;
    line-height: 24px;
    color: rgb(22, 24, 35);
    margin: 12px 16px 12px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-sec-right-setting-content-wrap p{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: rgb(22, 24, 35);
    margin: 0px 16px;
}
.card-sec-right-setting-content-wrap p span{
    color: rgb(254, 44, 85);
    margin: 0px 16px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}
.card-sec-right-setting-content-wrap h6{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: rgba(22, 24, 35, 0.5);
    margin: 2px 84px 0px 16px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.card-sec-right-setting-content-wrap h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: rgb(22, 24, 35);
    margin: 0px 16px 0px !important;
}
.card-sec-right-setting-setting{
    display: block;
    position: relative;
    margin-top: 32px;
    padding-bottom: 16px;
    word-break: break-all;
}
.card-sec-right-setting-content-wrap-input{
    margin: 0 16px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}
.card-sec-right-setting-content-wrap-input label{
    margin-bottom: 0;
    margin-right: 30px;
    width: 17%;
}
.card-sec-right-setting-content-wrap-input input{
    border: 1px solid rgba(22, 24, 35, 0.2);
    border-radius: 4px;
    width: 80%;
    padding: 6px 12px;
    background: #f1f1f1;
}
.card-sec-right-setting-content-wrap-btn{
    margin-left: 150px;
    margin-top: 30px;
}
.card-sec-right-setting-content-wrap-btn button{
    border: none;
    background: #4f4fff;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px 16px;
}
.card-sec-right-setting-content-wrap-btn a{
    display: block;
    color: #4f4fff;
    margin-top: 20px;
}
.card-sec-right-setting-content-wrap-btn a:hover{
    color: #4f4fff !important;
    text-decoration: underline !important;
}

.sub-header-container{
    background: #0a4565;
    padding: 20px 0;
    margin-top: 70px;
    margin-bottom: 20px;
}
.sub-header-container-wrap{
    position: relative;
    max-width: 1070px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sub-header-container-wrap img{
    width: 50px;
}
.avail-center-text p{
    margin: 0;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 8px;
}
.avail-center-text div{
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    line-height: 16px;
    margin-bottom: 24px;
    text-align: center;
}
.avail-center-text div span{
    font-size: 58px;
    position: relative;
    top: 24px;
}
.transfer-money-btn{
    background: transparent;
    border: 1px solid #fff;
    font-size: 18px;
    border-radius: 4px;
    padding: 6px 12px;
    color: #fff;
    font-weight: lighter;
    margin-right: 6PX;
    position: absolute;
    right: 60px;
    top: 20px;
}
.transfer-money-btn-left{
    left: 60px;
    right: 0;
    width: 170px;
    top: 20px;
}
.transfer-money-btn-right{
    top: 20px;
    right: 50px;
    width: 170px;
}
.transfer-money-btn-container .hover-text-t{
    right: -18px;
    position: absolute;
    bottom: -9px;
    color: #ffff;
    opacity: 0;
}
.hover-text-t1{
    left: -18px;
    position: absolute;
    bottom: -9px;
    color: #ffff;
    opacity: 0;
}
.transfer-money-btn-container:hover .hover-text-t,
.transfer-money-btn-container:hover .hover-text-t1
{
    opacity: 1;
}
.sub-content-container{
    text-align: center;
    display: block;
    border: 2px dashed #c8c6c7;
    padding: 20px;
    border-radius: 4px;
    margin: 0 25px;
    font-size: 18px;
    color: #00879e;
}
.tabel-content-container{
    position: relative;
    margin-top: 20px;
}
.tabel-content-container table{
    filter: blur(5px);
}
.tabel-content-container th{
    border: none !important;
    padding: 0 8px !important;
    font-size: 12px;
}
.tabel-content-container td{
    border-bottom: 1px solid #ddd !important;
    border-top: none !important;
    vertical-align: middle !important; 
}
.tabel-content-container tbody{
    background: #fff;
    border-radius: 6px;
}
.date{
    font-size: 24px;
    display: block;
}
.tabel-content-container td img{
    width: 45px;
}
.tabel-content-container td p{
    font-size: 11px;
    margin: 0;
    margin-top: 4px;
    position: relative;
    left: -10px;
}
.u-sec-wrap{
    position: relative;
}
.action-bar-wrap-p{
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 48px;
    font-size: 13px;
}
.play-icon{
    padding: 20px;
    border-radius: 100%;
    margin-left: 0px;
    cursor: pointer;
    width: 24px !important;
    height: 24px !important;
    background-size: 24px !important;
    background-repeat: no-repeat;
    background-position: center center !important;
    margin-top: 8px;
}
.action-bar .fa-play{
    position: relative;
    right: 6px;
    bottom: 9px;
    outline: none;
    font-size: 22px !important;
    color: rgba(22, 24, 35, 0.75);
}
.p-count{
    color: rgba(22, 24, 35, 0.75);
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 17px !important;
    padding: 12px 0px 0px 0px !important;
}
.pr-0{
    padding-right: 0 !important;
}
.fa-ellipsis-h{
    font-size: 24px !important;
    position: relative;
    bottom: 12px;
    right: 8px;
    cursor: pointer;
}
.cc-espt{
    top: 0 !important;
}
.right-sidebar-container{
    /*width: 250px;*/
    /*position: absolute;*/
    /*right: -90px;*/
}
.right-sidebar-container-wrap{
    width: 260px;
    padding-top: 26px;
    box-sizing: border-box;
    height: 100vh;
    overflow: scroll;
    position: fixed;
    padding-bottom: 125px;
}
.discover-music-container{
    border-top: 0.5px solid rgba(22, 24, 35, 0.12);
    padding: 10px 0;
    padding-right: 10px;
}
.discover-music-title-sub{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    font-weight: 600;
    color: #000;
}
.discover-music-title-sub span{
    font-weight: normal;
    color: gray;
    font-size: 11px;
    cursor: pointer;
}
.discover-music-content{
    margin-top: 14px;
    display: flex;
    align-items: center;
}
.discover-music-content img{
    width: 50px;
    height: 50px;
    background: gray;
    margin-right: 12px;
    object-fit: cover;
}
.discover-music-content-text{
    text-overflow: ellipsis;
    width: 179px;
}
.discover-music-content-text h1{
    font-size: 14px;
    font-weight: 600;
    margin: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.discover-music-content-text p{
    font-size: 10px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.discover-music-content-text h6{
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bt-n{
    border-top: none !important;
}
.discover-hashtag-container{
    margin-top: 16px;
}
.discover-hashtag{
    border: 1px solid rgba(22, 24, 35, 0.12);
    border-radius: 50px;
    width: max-content;
    padding: 2px 12px;
    margin-left: 16px;
    margin-bottom: 9px;
}
.sub-content-container-s{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0;
}
.sub-content-container-s h2{
    font-size: 22px;
    margin: 0;
}
.statement-content{
    box-shadow: 0 2px 8px rgb(0 0 0 / 6%);
}
.statement-content-upper{
    background: #fff;
    height: 180px;
}
.statement-content-bottom{
    background: #fff;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 20px 12px;
}
.statement-content-bottom h2{
    margin: 0;
    font-weight: 800;
    margin-bottom: 3px;
    font-size: 12px;
}
.statement-content-bottom p{
    margin: 0;
    font-size: 12px;
}
.statement-content-container{
    display: grid;
    grid-template-columns: repeat(5, 198px);
    gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 24px;
}
.statement-modal .modal-header h2{
    color: #000;
    font-size: 12px;
}
.statement-modal .modal-header{
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}
.statement-modal .modal-header::before,
.statement-modal .modal-header::after{
    display: none;
}
.modal-body-title{
    display: flex;
}
.modal-body-title div,
.modal-body-title button{
    margin-right: 14px;
    color: #1a526b;
    background: transparent;
    border: none;
}
.statement-modal .modal-body{
    height: 520px;
    overflow-x: scroll;
}
.modal-body-content{
    border: 1px solid #000;
    margin-top: 4px;
    padding: 12px 30px;
}
.modal-body-content img{
    width: 50px;
}
.modal-body-content-text{
    line-height: 14px;
    margin: 40px 0px;
}
.modal-body-content-border{
    background: #1a526b;
    width: 1px;
    height: 35px;
}
.modal-body-content-bottom-text{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.modal-body-content-bottom-text h2,
.modal-body-content-bottom-text h4{
    font-size: 12px;
    font-weight: 600;
    color: #1a526b;
    margin: 0;
}
.modal-body-content-bottom-text h2{
    width: 60%;
}
.modal-body-content-bottom-text h4 span{
    font-weight: 400;
    font-size: 11px;
}
.modal-body-content-bottom-text h4{
    margin-left: 20px !important;
}
.modal-body-content-bg{
    background: #1a526b;
    margin: 0 -30px;
    margin-top: 14px;
    display: flex;
    align-items: center;
    padding: 20px 50px;
}
.modal-body-content-bg-left{
    width: 50%;
    color: #fff;
    font-size: 40px;
}
.modal-body-content-bg-right{
    width: 50%;
    color: #fff;
    line-height: 14px;
    font-size: 12px;
}
.modal-body-content-bg-g{
    background: #f1f1f1;
    margin: 0 -30px;
    display: flex;
    align-items: center;
    padding: 20px 46px;
}
.modal-body-content-bg-g-left{
    width: 60%;
    color: #1a526b;
}
.modal-body-content-bg-g-left h2,
.modal-body-content-bg-g-right h2{
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: #1a526b;
}
.modal-body-content-bg-g-left-tabel{
    margin-top: 8px;
}
.modal-body-content-bg-g-left-tabel-th{
    font-size: 11px;
    display: flex;
    border-bottom: 1px solid #d1d1d1;
}
.modal-body-content-bg-g-left-tabel-th span{
    display: block;
}
.ptb-8{
    padding: 8px 0;
}
.modal-body-content-bg-g-right{
    width: 40%;
    margin-left: 36px;
    display: flex;
    align-items: center;
}
.modal-body-content-bg-g-right-c{
    color: #000;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.modal-body-content-bg-g-right-c span{
    margin-right: 6px;
    display: block;
}
.c-b{
    color: #1a526b;
}
.mt-6{
    margin-top: 6px;
}
.fw-800{
    font-weight: 800;
}
.fz-lh-9{
    font-size: 8px;
    line-height: 8px;
    font-weight: 600;
}
.page-count{
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-footer-text{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.modal-footer-text h2{
    font-size: 12px;
    font-weight: 800;
    margin: 0;
}
.modal-footer-text h4{
    font-size: 12px;
    font-weight: 600;
    color: #1a526b;
}
.send-message-btn i{
    color: #dd3d2a;
}
.hashtag-sec-container{
    margin: 0 auto;
    padding: 32px 24px;
    min-height: calc(100vh - 59px);
    margin-left: 250px;
}
.hashtag-sec-container-heading{
    position: relative;
    margin-bottom: 20px;
    max-width: 624px;
    padding-right: 92px;
}
.hashtag-sec-container-heading-t{
    display: flex;
}
.hashtag-sec-container-heading-t img{
    border-radius: 2px;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.hashtag-sec-container-heading-t-text h1{
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 4px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.hashtag-sec-container-heading-t-text h4{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: rgba(18, 18, 18, .75);
}
.hashtag-sec-container-heading-b{
    padding-top: 24px;
}
.hashtag-sec-container-heading-b p{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-top: 8px;
    word-break: break-word;
    color: rgba(22, 24, 35, 0.5);
    margin-bottom: 0;
}
.share-hash-btn{
    position: absolute;
    top: 11px;
    cursor: pointer;
    right: 52px;
}
.share-hash-btn:hover .shareLink{
    display: block !important;
}
.shareLink-hash{
    top: 25px !important;
    right: -8px!important;
    left: unset !important;
}
.r-12{
    right: 12px;
}
.hashtag-vid-sec-container{
    width: 100%;
}
.hashtag-vid-sec{
    display: grid;
    grid-gap: 24px 16px;
    grid-template-columns: repeat(auto-fill, minmax(184px, 1fr));
}
.hashtag-vid-container{
    position: relative;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}
.hashtag-vid-container video{
    width: 100%;
    border-radius: 4px;
}
.hash-vid-title{
    /*display: flex;*/
    /*align-items: center;*/
    /*width: 100%;*/
    /*height: 60px;*/
    /*background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(0, 0, 0, .5) 100%);*/
    /*margin-top: 0;*/
    /*padding: 24px 12px 12px;*/
    /*position: absolute;*/
    /*bottom: 26px;*/
    /*border-radius: 4px;*/
    
    
    display: flex;
    align-items: center;
    width: 100%;
    /*background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(0, 0, 0, .5) 100%);*/
    margin: -26px 0 0 0;
    padding: 0px 12px 0;
    position: relative;
}
.hash-vid-title-img img{
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.hash-vid-title-text{
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: rgba(255, 255, 255, 1.0) !important;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 4px;
}
.hash-vid-title-text:hover{
    color: rgba(255, 255, 255, 1.0) !important;
}
.hash-vid-title-text svg{
    margin-left: 4px;
}
.hashtag-vid-b-text{
    line-height: 22px;
    color: rgba(22, 24, 35, 1.0);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    margin-top: -30px;    
}
.hashtag-vid-container a{
    display: block;
}
.hash-main-container{
    margin-top: 70px;
}
.mw-1320{
    max-width: 1320px !important;
}
.discover-hashtag a{
    color: #333;
}
.profile-info-btn{
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.tgl{
    display: none;
}
.tgl + .tgl-btn {
    outline: 0;
    width: 3em;
    height: 1.5em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tgl-btn{
    margin: 0;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}
.tgl + .tgl-btn:after {
    left: 0;
}
.tgl + .tgl-btn:before {
    display: none;
}
.tgl:checked + .tgl-btn:after {
    left: 50%;
}  
.tgl-light + .tgl-btn {
    background: #bfbfbf;
    border-radius: 2em;
    padding: 2px;
    transition: all 0.4s ease;
}
.tgl-light + .tgl-btn:after {
    border-radius: 50%;
    background: #fff;
    transition: all 0.2s ease;
}
.tgl-light:checked + .tgl-btn {
    background: #0066fd;
}
.home-icon{
    color: #dd3d2a;
}
.showSond{
    height: 395px;
    overflow: hidden;
}
.header-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.report-btn{
    display: none;
    position: absolute;
    top: 49px;
    right: -39px;
}
.custom-text{
    position: absolute;
    top: 50%;
    left: 30%;
    font-size: 24px;
}
.editor {
    margin: 0px 0px 0px 16px;
    padding: 0px;
    display: flex;
}
.emoji {
    cursor: pointer;
    margin: 9px 7px 9px 0px;
}
.reportButton {
    /*position: absolute;*/
    /*bottom: 19px;*/
    /*right: 30px;*/
    /*position: static;*/
    margin: 6px -110px 0 0;
    /*right: 30px;*/
    float: right;
}
.reportButton button{
    color: #fff;
    background: #333333;
    border: 1px solid #333333;
    padding: 8px 10px;
    font-size: 12px;
    border-radius: 42px;
}
.emojionearea, .emojionearea.form-control{
    max-height: 80px !important;
    margin: 5px 0px !important;
    width: 100% !important;
    border: none !important;
    background: #f1f1f2 !important;
    outline: none !important;
    box-shadow: none !important;
}
.emojionearea.emojionearea-inline{
    height: auto !important;
}
#embed .modal-dialog{
    width: 350px !important;
    margin: 140px auto !important;
}
#embed .modal-body{
    padding: 0px;
}
#embed .modal-body{
    padding-bottom: 0 !important;
}
.embed-title-text{
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
     margin-top: 32px;
    margin-bottom: 24px;
}
.embed-text{
    height: 200px;
    width: 100%;
    border: transparent;
    text-align: left;
    word-break: break-all;
    overflow-wrap: break-word;
    font-size: 14px;
    line-height: 22px;
    display: block;
    padding: 0px 24px;
}
.embed-term{
    color: rgba(22, 24, 35, 0.5);
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 18px;
    padding: 0px 24px;
    margin-top: 18px;
}
.footer-section{
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(22, 24, 35, 0.12);
    border-bottom: 1px solid rgba(22, 24, 35, 0.12);
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
#emedCodeAlert{
    background: #333333;
    position: absolute;
    width: 46%;
    z-index: 999;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    top: 20px;
    left: 266px;
    display: none;
}
#report-model .modal-header{
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #e5e5e5 !important;
    margin-bottom: 20px;
}
.report-header{
    width: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
#report-model .modal-header button{
    width: 50%;
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
}
.report-select{
    color: rgba(22, 24, 35, 0.75);
}
.select-scenario{
    color: rgb(22, 24, 35);
    line-height: 22px;
    font-size: 16px;
    user-select: none;
    padding: 12px 10px;
}
.select-scenario:hover{
    background: rgb(241, 241, 241);
    border-radius: 5px;
}
.multiSelect{
    background: #fff;
    width: 35%;
    position: absolute;
    right: 10px;
    bottom: 71px;
    padding: 20px;
    border-radius: 6px;
    display: none;
}
.multiSelect input{
    background: #f1f1f2;
    border: 1px solid #f1f1f2;
    width: 100%;
    padding: 7px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
}
.multiSelect ul{
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 190px;
    overflow: scroll;
}
.userList{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.userList input{
    width: 10%;
    margin-top: 0px;
}
.userList label{
    margin-left: 10px;
}
.video-user-avatar .user-nickname{
    display: block;
}
.userList .video-user-avatar{
    display: flex;
}
.sendHeader{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px 20px;
}
.sendHeader h2{
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
}
.sendSvg{
    cursor: pointer;
}
.showReport,
.video-user-avatar label{
    cursor: pointer;
}
.embedCode{
    padding: 10px 0px;
}
.sendingVideoTitle{
    margin: 0px;font-size: 22px;width: 50%;
}
.sendingSelect{
    display: block; 
    padding:0px; 
    position: unset;
    width: 100%;
}
#sendCode,
.loginCode{
    cursor: not-allowed;
}
.actionBar {
    position: fixed;
    left: 400px;
    top: 20vh;
    z-index: 9999;
    width: 450px;
    border-radius: 6px;
    padding: 30px 8px;
    text-align: center;
}
.actionBar.success {
    background: white;
    border: solid 1px black;
}
.tagUserContainer{
    bottom: 85px;
    width: 300px;
    box-shadow: rgb(0 0 0 / 12%) 0px 4px 16px 0px;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    z-index: 999;
    background: #fff;
    right: 14pc;
    overflow-x: scroll;
    height: 300px;
    overflow-x: scroll;
    display: none;
}
.tagUser{
    padding: 10px 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e2e2e2;
}
.tagUser img{
    width: 40px;
    border-radius: 100px;
}
.tagTitle{
    margin-left: 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: capitalize;
}
.innerTag{
    font-size: 12px !important; 
    font-weight: 300 !important;
    text-transform: lowercase !important;
}
#emoji-picker {
    background: transparent;
    border: none;
    font-size: 15px;
    color: #7d7d7d;
}
.emoji-picker-container {
    display: none;
    width: 290px;
    position: absolute;
    bottom: 66px;
    right: 97px;
    padding: 6px 0;
    z-index: 2147483003;
    box-shadow: 0 1px 15px 1px rgb(0 0 0 / 8%);
    border: 1px solid rgb(222 222 223);
    background-color: #fff;
    border-radius: 6px;
    transition-duration: 200ms;
    transition-delay: 0ms;
    transform-style: flat;
    transform-origin: 50% 50% 0;
    transition: all 0.2s linear;
    text-align: left;
}
.pick-emoji-wrap {
    padding-left: 10px;
}
.pick-emoji {
    height: 220px;
    overflow-y: scroll;
}
.emoji-picker-caret {
    position: absolute;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    left: 263px;
}
.emoji-picker-title h2 {
    margin: 10px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: rgb(151 151 153);
}
.pick-emoji button {
    display: inline-block;
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 4px 2px;
    font-size: 18px;
}
.active-emoji {
    display: block;
}
.editor textarea{
    width: 100%;
    background: transparent;
    padding-top: 9px;
    height: 39px;
    border: none;
}
