.video-react
  .video-react-menu-button-popup.video-react-volume-menu-button-vertical
  .video-react-menu {
  display: none;
}

.liker-promo21 {
  height: 74px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 11px;
  padding-right: 15px;
  margin-bottom: 15px;
}

.liker-promo21::after {
  content: '';
  display: block;
  clear: both;
}

.lliker-promo21__svg {
  position: relative;
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 8px;
}

.lliker-promo21__svg::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.liker_video_play_icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 1;
}

.liker-promo21__txt p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  margin: 0px;
}

.liker-promo21__close {
  position: absolute;
  right: 15px;
  top: 11px;
}

/* .liker-promo21__close span svg path {
	fill: #333333;
} */

.post_body_left::after {
  content: '';
  display: block;
  clear: both;
}

.main {
  position: relative;
  height: 100%;
  width: 100%;
  float: left;
}

.posts_wrapper
  .infinite-scroll-component
  .post_body_left
  .status_content
  .my_streamcontent {
  border-radius: 0 !important;
  border: 0 !important;
}

@media screen and (max-width: 1023px) {
  .my_streamcontent,
  .my_streamcontent2 {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.my_streamcontent,
.my_streamcontent2 {
  width: 100%;
  float: left;
}

.my_streamcontent2 {
  box-sizing: border-box;
  border-radius: 10px;
  padding: 7px;
}

.my_streamcontent {
  padding: 5px 0;
}

.post_profile_top::after {
  content: '';
  display: block;
  clear: both;
}

.post_profile_top {
  margin-bottom: 20px;
}

.post_profile_top .post-user-profile {
  width: 40px;
  float: left;
  position: relative;
  margin-right: 12px;
}

.post_profile_pic_star {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.common-profile-picture::after {
  content: '';
  display: block;
  clear: both;
}

.post-user-profile-details .post-upd-top {
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
}

.user-post-pic-holder img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 8px;
  line-height: 46px;
  text-align: center;
  text-indent: -99999px;
  display: inline-block;
}

@media only screen and (max-width: 459px) {
  .post-user-profile,
  .user-post-pic-holder,
  .user-post-pic-holder img {
    width: 40px;
    height: 40px;
  }
  .post-upd-top {
    position: relative;
  }
  .post-upd-bottom,
  .post-upd-top {
    display: inline-block;
    width: 100%;
  }
}

.post-upd-top_headding .post-upd-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Source Sans Pro', sans-serif;
}

.post-upd-top_headding span {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  position: relative;
  margin-left: 12px;
}

.post_profile_top .post-user-profile-details .post-upd-permission-icon {
  display: flex;
  align-items: center;
}

.follwwers21 {
  position: relative;
  margin-left: 12px;
  line-height: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 10px;
}

.posted_upload_time::after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  left: -8px;
  top: 3px;
  border-radius: 50%;
}

.follwwers21::after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  left: -8px;
  top: 4px;
  border-radius: 50%;
}

.post-upd-permission-icon,
.posted_upload_time {
  word-break: break-word;
}

.post-user-profile-details .post-upd-bottom {
  width: calc(100% - 6px);
}

.post_profile_top .post-user-profile-details .post-upd-bottom {
  word-break: break-word;
  display: flex;
  align-items: center;
  width: 100%;
}

@media only screen and (max-width: 459px) {
  .post-upd-bottom,
  .post-upd-top {
    display: inline-block;
    width: 100%;
  }
}

.post-upd-bottom {
  float: left;
  position: relative;
}

.post_profile_top .post-user-profile-details .post-upd-bottom p:last-child {
  display: inline-block;
  width: auto;
  float: none;
}

.post_profile_top .post-user-profile-details .post-upd-top p {
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 6px;
  padding-top: 2px;
  font-weight: 400;
}

@media only screen and (max-width: 459px) {
  .post-upd-bottom,
  .post-upd-top {
    display: inline-block;
    width: 100%;
  }
}

@media only screen and (max-width: 459px) and (min-width: 375px) {
  .post_profile_top .post-user-profile-details .post-upd-top p {
    font-size: 12px !important;
    line-height: 14px;
    padding-bottom: 6px;
    padding-top: 2px;
    font-weight: 400;
  }
}

.post_profile_top
  .post-user-profile-details
  .post-upd-bottom
  p
  span:first-child {
  padding-left: 0;
}

@media only screen and (max-width: 459px) {
  .post_profile_top
    .post-user-profile-details
    .post-upd-bottom
    p
    span:first-child {
    padding-left: 0;
  }
  /* .post_profile_top .post-user-profile-details .post-upd-bottom p span:first-child {
		border-left: 0 solid #ccc !important;
	} */
}

.post_profile_top .post-user-profile-details .post-upd-bottom p span {
  padding: 0 7px;
}

@media only screen and (max-width: 459px) {
  .post_profile_top .post-user-profile-details .post-upd-bottom p span {
    padding: 0 7px;
  }
}

.post-upd-dropdown {
  position: absolute;
  right: -5px;
  top: 4px;
}

.imgPostMain h1 {
  font-size: 15px;
  line-height: 1.4em;
}

.my_streamcontent.main span.Linkify {
  display: inline-block;
}

.sharedTitleView .Linkify code {
  display: inherit !important;
}

.Linkify code {
  font-size: 13px;
  line-height: 23px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  word-break: break-word;
}

.modal.custom-overflow {
  position: fixed;
}

.modal {
  overflow: hidden !important;
}

.my_streamcontent2_left {
  max-width: 337px;
  float: left;
  display: flex;
  align-items: center;
  /* z-index: 99999999999999; */
}

.krodd_icon {
  float: left !important;
}

.like-show-tooltip .alt-txt {
  line-height: 22px;
  font-size: 12px;
  vertical-align: top;
}

.alt-emj {
  font-size: 18px;
  line-height: 22px;
}

.my_streamcontent2_left .my_streamcontent2_like {
  margin: 0;
  width: auto;
  padding-left: 10px;
}

.my_streamcontent2_right {
  float: right;
  font-weight: 400;
}

.my_streamcontent2_like_share {
  width: auto;
  float: left;
}

.bottomslidebar .my_streamcontent2_like_share {
  margin: 0;
}

.bottomslidebar .my_streamcontent2_like_share .ShareDrop19 .shareText {
  float: right;
  padding-left: 8px;
  margin: 0px;
}

.bottomslidebar .my_streamcontent2_like_share .ShareDrop19 .dropbtn {
  float: left;
}

.dropbtn {
  font-size: 24px;
  border: none;
}

.commenticon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}

.cSetIcon {
  float: left;
  display: flex;
  align-items: center;
}

.bottomslidebar .cSetIcon svg {
  height: 20px;
  width: 20px;
  position: relative;
}

.cSetIcon span {
  font-size: 14px;
  vertical-align: middle;
}

.commentsandshare p {
  text-align: right;
  width: 100%;
  font-weight: 400;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
}

.my_streamcontent3 {
  border: 0;
  border-bottom: 0;
  border-top: 0;
  float: left;
  width: 100%;
}

.view-more-c .my_streamcontent3_top_left {
  width: 100%;
  margin-left: 0;
  text-align: center;
  position: absolute;
  padding-bottom: 10px;
}

.view-more-c.my_streamcontent3_right_history
  .my_streamcontent3_top_left
  h5
  .MoreComm {
  width: 100%;
  text-align: center;
  font-weight: 600 !important;
}

.view-more-c.my_streamcontent3_right_history .my_streamcontent3_top_left h5 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my_streamcontent3 {
  margin-bottom: 0px !important;
}

.my_streamcontent3_top_left h5 a {
  text-transform: capitalize;
}

.custom-fadein-modal {
  text-transform: initial !important;
}

.slideInBottom {
  -webkit-animation-name: slideInBottom;
  animation-name: slideInBottom;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.custom-fadein-modal {
  position: fixed;
  z-index: 999999;
  right: 0;
  left: 0;
  bottom: 0;
}

.bottomslide .fadein-modal-close {
  float: right;
  font-size: 14px;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  box-shadow: 0 1px 5px #505050;
}

.bottomslide .fadein-modal-close-icon {
  width: 100%;
  float: right;
  text-align: center;
  margin-top: 2px !important;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  margin-right: 0 !important;
}

.fadein-modal-body {
  width: 100%;
  overflow: auto;
  padding: 15px;
}

.custom-fadein-modal.bottomslide .fadein-modal-body {
  position: relative;
  top: 0;
  bottom: inherit;
  float: left;
}

.fadein-modal-body ul {
  list-style: none;
}

/* .bottomslide .fadein-modal-body ul li {
	border-bottom: 1px solid #c5cbd6;
} */

.bottomslide .fadein-modal-body ul li a {
  padding: 10px 0 !important;
  display: block;
}

.imgPostImLi .img_post_1x4 {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.imgPostImLi .img_post_1x4::after {
  content: '';
  display: block;
  clear: both;
}

.imgPostImLi .img_post_1x4 .img_post_box {
  width: 33.33%;
  float: left;
  padding: 0 2.5px;
  position: relative;
}

.imgPostImLi .img_post_1x4 .img_post_box:first-child {
  width: 100%;
  margin-bottom: 5px;
  height: 256px;
}

.imgPostImLi .img_post_1x4 .img_post_box:first-child {
  height: 100%;
}

.imgPostImLi .img_post_1x4 .img_post_box_clear {
  width: 100%;
  float: left;
  height: 150px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.imgPostImLi .img_post_1x4 .img_post_box_clear img {
  object-fit: cover;
  float: left;
  width: 100%;
  height: 150px;
}

.img_post_1x4 .video-react-paused .video-react-video {
  height: 150px !important;
}

.img_post_1x3 .video-react .video-react-video {
  height: 158px !important;
}

.imgPostImLi .img_post_1x4 .img_post_box .img_post_box_clear img {
  max-height: inherit !important;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.imgPostImLi .imgPostImage {
  border-top: none !important;
}

.img_post_1x4 .img_post_box:nth-child(1) .img_post_box_clear img {
  width: 100%;
  object-fit: cover;
}

.img_post_1x4plus .img_post_box_clear .video-react .video-react-video {
  height: 100px !important;
}

.img_post_1x4plus
  .img_post_box:nth-of-type(1)
  .img_post_box_clear
  .video-react
  .video-react-video {
  height: 100px !important;
}

.posts_wrapper .my_streamcontent2 {
  box-sizing: border-box;
  border-radius: 10px !important;
  margin-top: 18px;
  height: 45px;
  box-sizing: border-box;
  border-radius: 10px;
}

.imgPostImLi .img_post_1x3 {
  position: relative;
  text-align: center;
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.imgPostImLi .img_post_1x3::after {
  content: '';
  display: block;
  clear: both;
}

.imgPostImLi .img_post_1x3 .img_post_box:first-child {
  width: 100%;
  padding-bottom: 5px;
}

.imgPostImLi.img_post_1x3 .img_post_box {
  width: 50%;
  float: left;
  padding: 0 0.5px;
  position: relative;
}

.imgPostImLi .img_post_1x3 .img_post_box:first-child .img_post_box_clear {
  height: 154px;
}

.imgPostImLi .img_post_1x3 .img_post_box_clear {
  width: 100%;
  float: left;
  height: 173px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.imgPostImLi .img_post_1x3 .img_post_box:first-child .img_post_box_clear img {
  width: 100%;
}

.imgPostImLi .img_post_1x3 .img_post_box {
  width: 50%;
  float: left;
  padding: 0 2.5px;
  position: relative;
}

.vh_1x3 .img_post_1x3 .img_post_box {
  width: 50%;
}

.vh_1x3 .img_post_1x3 .img_post_box .img_post_box_clear {
  height: 138px;
}

.imgPostImLi .vh_1x3 .img_post_1x3 .img_post_box:first-child {
  width: 50%;
}

.vh_1x3 .img_post_1x3 .img_post_box:first-child .img_post_box_clear {
  height: 280px;
}

.vh_1x3 .img_post_1x3 .img_post_box:first-child .img_post_box_clear img {
  max-height: inherit !important;
  max-width: inherit !important;
  height: 100%;
}

.vh_1x3 .img_post_1x3 .img_post_box:nth-child(2) {
  margin-bottom: 5px;
}

.imgPostImLi .img_post_1x2 {
  position: relative;
  text-align: center;
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.imgPostImLi .img_post_1x2::after {
  content: '';
  display: block;
  clear: both;
}

.imgPostImLi .img_post_1x2 .img_post_box {
  width: 50%;
  float: left;
  position: relative;
  padding: 0px 2.5px;
}

.imgPostImLi .img_post_1x2 .img_post_box_clear {
  width: 100%;
  float: left;
  height: 256px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.imgPostImLi .img_post_1x2 .img_post_box .img_post_box_clear img {
  max-height: inherit !important;
  max-width: inherit;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
  object-fit: cover;
}

.imgPostImLi .img_post_1x4 {
  display: block;
  width: 100% !important;
  text-align: center;
  float: left;
  overflow: hidden;
}

.img_post_1x4plus::after {
  content: '';
  display: block;
  clear: both;
}

.imgPostImLi .ImageNewPost_with_mutilUpload {
  width: 100% !important;
  text-align: center;
  float: left;
  overflow: hidden;
  height: auto;
  max-height: 330px;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.imgPostImLi .img_post_1x4plus {
  position: relative;
  text-align: center;
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.imgPostImLi .img_post_1x4plus .img_post_box {
  width: 50%;
  float: left;
  position: relative;
  padding: 0px 2.5px;
}

.imgPostImLi .img_post_1x4plus .img_post_box:nth-child(1) {
  padding-bottom: 1px;
  width: 50%;
}

.imgPostImLi .img_post_1x4plus .img_post_box:nth-child(3) {
  margin: 5px 0;
}

.imgPostImLi .img_post_1x4plus .img_post_box_clear {
  width: 100%;
  float: left;
  height: 100px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.imgPostImLi .img_post_1x4plus .img_post_box:nth-child(1) .img_post_box_clear {
  height: 310px;
}

.imgPostImLi .img_post_1x4plus > .img_post_box > .img_post_box_clear img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: inherit;
  width: auto;
  height: 310px;
}

.imgPostImLi .more_img_btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
}

.imgPostImLi .more_img_btn_box {
  z-index: 2;
  text-align: center;
  font-size: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding: 38px 10px;
  cursor: pointer;
  border: 2px dashed transparent;
}

.imgPostImLi .more_img_btn_box i {
  font-size: 11px;
  margin-right: 3px;
}

.imgPostImLi .vh_1x4 .img_post_1x4 .img_post_box:first-child {
  width: 50%;
}

.imgPostImLi .vh_1x4 .img_post_1x4 .img_post_box {
  width: 50%;
}

.imgPostImLi .vh_1x4 .img_post_1x4 .img_post_box .img_post_box_clear {
  height: 100px;
}

.imgPostImLi
  .vh_1x4
  .img_post_1x4
  .img_post_box:first-child
  .img_post_box_clear {
  height: 310px;
}

.imgPostImLi .vh_1x4 .img_post_1x4 > .img_post_box > .img_post_box_clear img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-width: inherit;
  width: auto;
  height: auto;
}

.infinite-scroll-component .img_post_box .mute-toggle {
  box-shadow: 0 0px 8px rgb(0 0 0 / 15%);
  bottom: 20px !important;
  max-width: 40px !important;
  z-index: 10 !important;
  min-width: auto !important;
  min-height: auto !important;
  margin: 0 !important;
  position: absolute !important;
  transform: inherit !important;
  top: inherit !important;
  left: inherit !important;
  height: 40px !important;
  width: auto !important;
}

.imgPostImLi .img_post_1x3 .img_post_box_clear img {
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.img_post_box_clear .video-react .video-react-video {
  min-height: 256px !important;
  max-height: 256px !important;
}

.img_post_1x3 .img_post_box_clear .video-react .video-react-video {
  height: 177px !important;
}

.img_post_1x4 .img_post_box_clear .video-react .video-react-video {
  height: 150px !important;
}

/* .video-react .video-react-video {
	background: inherit !important;
} */

.search-filter-input .new_single_cat_main input {
  margin-top: 0px;
  margin-left: 0px;
}

.linkPostImgview img {
  position: inherit !important;
  transform: none !important;
}

.status_content .follow-section {
  clear: both;
  margin-top: 15px;
  position: relative;
  top: 14px;
  width: 96%;
  margin: 0 auto 20px;
  border-radius: 10px;
  box-shadow: 0 0 11px 0px #cecece;
  padding: 13px;
  position: relative;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.status_content .follow-section .follow-section-top {
  display: block;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: center;
}

.status_content .follow-section .follow_close_button {
  position: absolute;
  right: 12px;
  top: 6px;
  line-height: normal;
  padding: 0;
  font-size: 24px;
  border: none;
  font-weight: normal;
}

@media (max-width: 599px) {
  .status_content .follow-section .friends_info_topimg {
    float: left;
  }
}

.status_content .follow-section .friends_info_topimg {
  display: inline-block;
  position: relative;
}

.status_content .follow-section .friends_info_topimg_text {
  display: inline-block;
  font-size: 16px;
  padding: 0px 15px 5px 8px;
  width: calc(100% - 50px);
}

.status_content .follow-section .follow-section-bottom {
  display: block;
  clear: both;
  margin-top: 8px;
}

.status_content .follow-section a.follow-button {
  text-align: center;
  display: block;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.follow-section .friends_info_topimg .user-post-pic-holder {
  width: 50px !important;
  height: 50px !important;
}

.status_content .follow-section .friends_info_topimg .avater-image-2021 {
  position: relative !important;
  margin-top: -2px !important;
}

.status_content .follow-section .common-profile-picture .circle-container-2021 {
  width: 45px;
  height: 45px;
}

.status_content .friends_info_topimg .user-post-pic-holder img {
  margin-top: 0px !important;
}

.status_content .image-start-container {
  position: relative !important;
}

.status_content
  .profile_image_with_star
  .post_profile_pic_star-2021
  .common-profile-picture-2021,
.common-profile-picture-2021,
.post_profile_pic_star-2021 {
  position: unset !important;
}

.status_content
  .user-label-2021
  .common-profile-picture-2021
  .circle-container-2021
  > li,
.circle-container-2021 > li {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  margin: 0px;
  width: 100%;
  padding: 0 !important;
  height: 9px !important;
}

.custom-fadein-modal.slideInRight.user-message-slide.report_slide_mobile
  > .fadein-modal-body.fadein-modal-body-21 {
  overflow: unset !important;
  float: left;
}

.fixed-post-footer.fixed-post-footer-21-post > .portfolio_coment_button {
  position: relative;
}

.pre-over-loader-shadow-21 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000 !important;
}

.custom-fadein-modal.slideInRight.mobile-post-contain.new-post-21-m
  > .fadein-modal-header {
  z-index: 999;
}

.custom-fadein-modal.slideInRight.editnewslide.report_slide_mobile.edit-21-post-modal-m
  > .fadein-modal-body {
  z-index: 1 !important;
}

.cat-slide-mob.ctg-class.slideInBottom.change-post-cat-21
  > div
  > ul.search_new_ctg_list {
  margin-top: -12px !important;
}

.cat-slide-mob.ctg-class.slideInBottom.change-post-cat-21
  > .cat-slide-mob-header
  > h3 {
  margin-left: 0;
}

.cat-slide-mob.ctg-class.slideInBottom.change-post-cat-21
  > .cat-slide-mob-header
  > h3
  > p {
  margin-left: 40px;
  margin-top: 6px;
}

/* .post_thumb_col_1x5.post_thumb_col_1x5-21-post>.post_thumb_box>.thumb_hover_whole_upload {
	background: #e2d8d88a !important;
} */

.post_thumb_col_1x5.post_thumb_col_1x5-21-post
  > .post_thumb_box
  > .cssload-container-div.center15x15 {
  margin-top: 6px;
}

html.popup-scroll-hide_search,
body.popup-scroll-hide_search {
  overflow: hidden !important;
}

.posts_wrapper21 {
  height: 100vh;
}

.posts_wrapper21::after {
  content: '';
  display: block;
  clear: both;
}

.cover-img21 .profile-success {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.cover-img21 .profile-success::after {
  content: '';
  clear: both;
  display: block;
}

.cover-img21 .profile-success img {
  float: right;
  max-width: 100%;
}

.cover-img21 .profile-success div {
  float: left;
}

.tour-tooltip-feed-filter.popover.fade.top.in,
.tour-tooltip-feed-category .popover .fade .left .in {
  z-index: 1 !important;
}

.tour-tooltip-feed-category {
  top: 125px !important;
  z-index: 1 !important;
}

.portfolio_body.groupBody
  .container.custom-container
  section.profile-content-main17.profile-backgroun.group-wall {
  padding-top: 0;
}

.imgPostImLi
  .img_post_1x3
  .img_post_box:first-child
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer {
  max-height: 154px !important;
}

.imgPostImLi
  .img_post_1x3
  .img_post_box_clear
  div#video_react_id
  .video-react-controls-enabled.video-react-has-started.video-react-paused.video-react-user-active.video-react-workinghover.video-react.mobileVideoPlayer {
  height: 171px !important;
  max-height: 171px !important;
}

.imgPostImLi
  .img_post_1x3
  .img_post_box_clear
  div#video_react_id
  .video-react-controls-enabled.video-react-has-started.video-react-paused.video-react-user-active.video-react-workinghover.video-react.mobileVideoPlayer
  video.video-react-video {
  height: 171px !important;
  max-height: 171px !important;
  min-height: 171px !important;
}

.imgPostImLi
  .img_post_1x3
  .img_post_box:first-child
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer
  video.video-react-video {
  max-height: 154px !important;
  height: 154px !important;
  min-height: 154px !important;
}

.imgPostImLi
  .img_post_1x4
  .img_post_box:first-child
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer {
  height: 150px;
  max-height: 150px !important;
}

.imgPostImLi
  .img_post_1x4
  .img_post_box:first-child
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer
  video.video-react-video {
  max-height: 150px !important;
  min-height: 150px !important;
}

.imgPostImLi
  .img_post_1x4
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer {
  height: 150px !important;
  max-height: 150px !important;
}

.imgPostImLi
  .img_post_1x4
  .img_post_box_clear
  div#video_react_id
  .video-react-controls-enabled.video-react-has-started.video-react-paused.video-react-user-active.video-react-workinghover.video-react.mobileVideoPlayer
  video.video-react-video,
.imgPostImLi
  .img_post_1x4
  .img_post_box_clear
  div#video_react_id
  .mobileVideoPlayer
  video.video-react-video {
  min-height: 150px !important;
  max-height: 150px !important;
}

/* "@userName" CSS code */

/* .post-upd-top span.userName{

} */

.show_profile_or_cover_images {
  float: left;
  width: 100%;
}

div#mainNav {
  height: 100vh;
  overflow: hidden !important;
  z-index: 999999999999;
}

div#deactivate_account .modal-content {
  width: 100%;
}

.deactivate_close button.close {
  background: #333;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  opacity: 1;
  color: #fff;
  justify-content: center;
  font-weight: normal;
  position: absolute;
  font-size: 18px;
  top: -5px;
}
div#deactivate_account .modal-body {
  position: relative;
  height: 100%;
}

div#deactivate_account .modal-body .succ-msg-new-post17 {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

div#deactivate_account .modal-body .succ-msg-new-post17 .deactivate_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex !important;
  align-items: center;
  padding: 0 15px;
  text-align: center;
}

div#deactivate_account
  .modal-body
  .succ-msg-new-post17
  .deactivate_info
  .last-alert
  .message-signup-text
  h4 {
  font-size: 22px;
  line-height: 30px;
}
ul.dropdown-menu.more-profile-menu li a.profile_report,
.dropdown-menu li a,
.infinite-scroll-component
  .post-user-profile-details
  .post-upd-top
  .dropdown-menu
  li
  a.react-report-action,
.commentSlide
  .general-comment
  .my_streamcontent_post_date.my_streamcontent_post_date_view
  .friends
  .dropdown-menu
  li
  a.user-block-fpost,
ul.dropdown-menu.more-profile-menu li a.profile_report span {
.message_text_message_heading h3 a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.message_text_message_heading h3 a .user_verification_badge {
    margin-left: 5px;
    height: 15px;
    width: 15px;
}

.message_text_message_heading h3 a .user_verification_badge .user_verification_svg_icon svg {
    height: 100%;
    width: 100%;
    position: relative;
    top: inherit !important;
    margin-right: 0px !important;
    margin-left: inherit;
	transform: inherit !important;
  background: none;
}
.active_badge,
.badge_setPicture,
.code_verification,
.gov_id_approve .form-row .form-group,
.parsonal_identity {
  float: left;
  width: 100%;
}

.verified_badge {
  padding: 10px;
  border-radius: 10px;
}

ul.badge_nav {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  list-style: none;
  margin-bottom: 0;
}

ul.badge_nav li {
  font-weight: 600;
  font-size: 1.5rem;
  border-top: 2px solid transparent;
  padding: 10px 15px;
}

ul.badge_nav li.activeClass {
  border-top: 2px solid #2687c9;
}

.gov_id_approve,
.code_verification,
.badge_setPicture {
  padding: 0 15px;
  margin-bottom: 60px;
}

.gov_id_approve .form-group input.form-control {
  border: none;
  height: 40px;
  box-shadow: none;
  border-radius: 10px;
}

button.btn.btn-primary.upload_pic {
  float: left;
  margin: 5px;
}

button.btn.btn-primary.upload_pic span,
button.btn.btn-primary.take_pic span {
  margin-right: 5px;
}

button.btn.btn-primary.take_pic {
  float: right;
  margin: 5px;
}

.parsonal_identity {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 10px;
}

.parsonal_identity button.btn.btn-primary {
  display: flex;
  align-items: center;
}

.parsonal_identity button.btn.btn-primary span {
  margin: 0 4px;
}
button.btn.btn-primary.btn_pre {
  float: left;
}
button.btn.btn-primary.btn_next {
  float: right;
}

.badge_setPicture .takePicture {
  height: 220px;
  width: 220px;
  margin: 0 auto 20px;
}

.badge_setPicture .takePicture .uploadSvg,
.badge_setPicture .takePicture .uploadSvg .webcamg,
.badge_setPicture .takePicture .uploadSvg .webcamg video.webb,
.takePicture .uploadSvg .webcamg img.webb {
  height: 100%;
  width: 100%;
  float: left;
  border-radius: 50%;
}

.badge_setPicture .takePicture .uploadSvg .webcamg video.webb,
.takePicture .uploadSvg .webcamg img.webb {
  object-fit: cover;
  border-radius: 50%;
}

.badge_setPicture .takePicture .uploadSvg span.icon-user {
  height: 220px;
  width: 220px;
  padding: 10px;
  border-radius: 100%;
  background: #e9f3f9;
  color: #eeeeee;
  font-size: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgPreviewUser {
  width: 400px;
  height: 200px;
}

.govIdpng {
  height: 150px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  /* object-fit: cover; */
}

.icon-newspaper{
	height: 150px;
	width: 100%;
	/* padding: 10px;
	border-radius: 100%;
	background: #e9f3f9;
	color: #eeeeee;*/
	font-size: 20rem; 
	display: flex;
	align-items: center;
	justify-content: center;
}

.active_badge{
  padding: 10px;
}

.active_badge button.btn.btn-primary.btn_pre.active_badge_prevBtn {
  margin: 10px 0 0 10px;
}
}
