.df-feed-user-comment-section .df-feed-user-details .df-feed-user-img .user-initials{
	width: 32px !important;
    height: 32px !important;
    color: #1E1243;
		text-align: center;
		font-family: "DM Sans";
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%; /* 18px */
		border-radius: 200px;
		border: 2px solid #DBDBDB;
		background: #E9E7EC;

		/* Shadow/lg */
		box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
 }

 /*.modal-backdrop {
    display: none !important;
}*/

.df-feed-user-comment-deatils img{
	width: 100%;
  height: 272px;
  object-fit: cover;
  border-radius: 11px;
}

.df-feed-user-comment-deatils p a {
  color: #9050E9 !important;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto !important;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto !important;
  text-underline-position: from-font !important;
}

.df-feed-user-comment-deatils h3 {
  color: #010004;
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}

.df-feed-user-comment-deatils ul, .df-feed-user-comment-deatils ol {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
/*  list-style-type: none !important;*/
}

.df-feed-user-comment-deatils p li {
  list-style-type: disc;
  margin-left: 10px;
  color: #2C2B2F;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.df-feed-user-comment-deatils li {
  list-style-type: disc;
  margin-left: 10px;
  color: #2C2B2F;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.search-page-modals .modal-content-img{
  text-align: center;
}
/*.search-page-modals .modal-content-img img{
  height: 80px;
}*/
.search-page-modals h3{
  color: #211440;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.search-page-modals p{
  color: #2C2B2F;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
}
.search-page-modals p.account-login-url{
    color: #2C2B2F;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 0px;
}
.search-page-modals p > a{
    text-decoration: none;
  color: #9050E9;
  margin-left: 5px;
  font-size: 18px;
  font-weight: 700;
}
.search-page-modals a.df-theme-primary-btn{
    width: 100%;    
    text-align: center;
    border-radius: 4px;
border: 1px solid var(--Foundation-Indigo-I100, #BF9AF2);
background: var(--Foundation-Indigo-I300, #9050E9);
}

#clearCommTagsBtn {
  color: #F63D68 !important;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  background: transparent;
  padding: 0;
  border: none;
}

#comTagList li > a.selected {
  color: #9050E9;
  border: 1px solid #9050E9;
  background: #F4EEFD;
}

.fb-cards {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  width: 100%;
  margin: 20px auto;
  font-family: sans-serif;
}

.df-feed-user-actions-img .user-initials{
  width: 24px !important;
  height: 24px !important;
  font-size: 10px !important;
}


.tribute-container {
  z-index: 9999 !important;
  background: white !important;
  border: 1px solid #ccc !important;
}

#postInput{
  position: relative;
/*   height: 106px; */
}

.df-user-feed-post-desc .df-adminpost-notifi-heading span.df-idea-campaign-name{
color: #010004;
font-family: "DM Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}

.df-popup-followers-outer-div .df-popup-follower-img .user-initials, .df-popup-followers-outer-div .df-popup-follower-img{
  width: 40px !important;
  height: 40px !important;

}

.df-user-feed-post-desc  span.extra-content{
  color: #010004 !important;
  font-family: "DM Sans";
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 150%;
  margin: 0;
}


.df-user-feed-post-desc .show-more{
  padding-top: 0px !important;
  padding-bottom: 20px;
}

.df-adminpost-notifi-heading + .show-more {
    margin-top: -12px; 
}


#df-banner.fixed-top + .sb-header + .container .breadcrumb-container {
    margin-top: 48px; /* same as banner height */
}

/*.df-feed-user-comment-section.df-comment-reply{
	margin-left: 40px; 
}

.df-feed-user-comment-section.df-comment-reply:nth-child(2){
	 margin-left: 80px; 
	}*/

/*.df-feed-users-section-outer .df-feed-user-comment-section:nth-child(2){
  margin-left: 40px; 
}
.df-feed-users-section-outer .df-feed-user-comment-section:nth-child(3) {
  margin-left: 80px; 
}*/

.df-user-filter-tag .text, .df-user-filter-tag .textcom{
border-radius: 4px;
  background:  #1E1243;
  color: #FFF;
  text-align: center;
  font-family: "DM Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: flex;
  width: 16px;
  height: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;

}

/*  save posts page */



 .breadcrumb-container {
      border-radius: 8px;
      border: 1px solid #A39EB2;
      background: #EFECF4;
      display: flex;
      height: 40px;
      padding: 8px 16px;
      align-items: center;
      gap: 16px;
      align-self: stretch;
      margin-top: 20px;
      /* margin-bottom: 24px; */
    }

    .breadcrumb-item {
      color: #2C2B2F;
      font-family: "DM Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%; /* 24px */
    }

    .breadcrumb-item.disabled {
      color: #979698;
      font-family: "DM Sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%; /* 24px */
    }
    .container1 {
     column-count: 2; /* 2 columns */
      column-gap: 20px;
      margin-top: 24px;
    }

    .box {
      margin-bottom: 20px;
      break-inside: avoid; /* prevent breaking inside columns */
    }
    .new-feeds{
      margin-top: 0px !important;
    }

    .container.save-posts{
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }

   .new-message  {
      position: fixed;
      top: 120px;
      left: 50%;
      transform: translateX(-50%);
      display: inline-flex;
      padding: 8px 16px;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      border: 1px solid #A39EB2;
      background: #9050E9;
      box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
      color: #FFF;
      font-family: "DM Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 20px;
      cursor: pointer;
      z-index: 9999;
      font-weight: 600;
     }



  /*   .df-no-results.save-posts{
        
        flex-direction: column;
        margin-top: 20px;
        padding: 32px;
        border-radius: 12px;
        border: 1px solid #E9E7EC;
        background: #FFF;
      }
*/




/*  Responsive  */


@media (max-width:767px){
       .container1 {
     column-count: 1; /* 2 columns */
      column-gap: 20px;
      margin-top: 24px;
    }
    }


/* *************updated mobile start************* */
.bottom-bar{
  display: none;
}
.mobile-home-indicator{
  display: none;
}
@media (max-width: 575px){
  .bottom-bar{
  position: fixed;
  bottom: 32px;
  left: 0;
  width: 100%;
  background-color: #FFF;
  padding: 16px;
  z-index: 999;
  display: flex;
  justify-content: center;
}
 .df-feeds-dashboard-card .create-new-post{
  display: none;
}
.df-feeds-dashboard-card .bottom-bar .create-new-post{
  display: block;
}
.indicator-bar{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  padding: 16px;
  z-index: 999;
}
.mobile-home-indicator {
  display: block;
  position: fixed;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 134px;
  height: 5px;
 border-radius: 100px;
background: #171717;
}
  .df-user-tag-feild-outer .df-user-input-tags {
    display: none;
  }
    .df-user-feeds-detail-section .df-dropdown-toggle {
    margin-right: 28px;
  }
  .df-user-tag-feild-outer {
    align-items: flex-end;
  }
  .df-dropdown-toggle{
    color: #6C6B6D;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }
  .df-custom-dropdown-menu{
    margin-left: -44px;
  }
  .df-user-feeds-detail-section .df-user-filter-tag span{
    display: none;
  }
  .df-user-feeds-detail-section .df-user-filter-tag svg {
    width: 20px;
    height: 20px;
  }
  .df-user-feeds-detail-section .df-user-search-feild {
  width: 90%;
}
/* .df-user-post-sort-dropdown .df-dropdown-item{
  padding: 8px 0px;
} */
  }
  .mobile-dropdown-menu{
    display: none;
  }
  @media  (max-width: 767px){
    .df-user-feed-menu{
      display: none;
    }
  .mobile-dropdown-menu {
    display: block;
  width: 100%;
  margin: 0 auto;
  padding: 12px;
}

.dropdown-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease;
  color: #979698;
  font-family: "DM Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 19.5px */
  text-transform: uppercase;
}

.dropdown-icon {
  transition: transform 0.3s ease;
}

.dropdown-list {
  list-style: none;
  /* display: none; */
  /* margin-top: 12px; */
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.9s ease-in-out, margin-top 0.9s ease-in-out;
}
.dropdown-list.open {
  max-height: 500px; /* or something large enough */
  /* opacity: 1; */
  margin-top: 10px;
}

.dropdown-list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  font-size: 15px;
}

.dropdown-list li img,
.dropdown-list li svg {
  width: 18px;
  height: 18px;
}
.df-user-feeds-detail-section .df-user-card-style .mobile-dropdown-menu .dropdown-list li{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-top: 12px;
}
  }
/* *************updated mobile end************* */


/*   crete profile sidebar */
.df-create-profile
{
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 8px !important;
    border: 1px solid #CBCDD2 !important;
    background: #1E1243 !important;
    margin-bottom: 24px;
}
.profile-images {
    display: flex;
    margin-bottom: -4px;
    align-items: center;
}
.profile-images img{
    margin-left: -10px;
    border-radius: 100%;
}
.profile-images .profile-img1 {
    z-index: 0;
    height: 34px;
    width: 34px;
    object-fit: cover;
    border: 2px solid #fff;
}
.profile-images .profile-img2 {
    z-index: 1;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.45);
    height: 41px;
    width: 41px;
    object-fit: cover;
    border: 2px solid #fff;
}
.profile-images .profile-img3 {
    z-index: 0;
    height: 34px;
    width: 34px;
    object-fit: cover;
    border: 2px solid #fff;
}
.profile-images img:first-child {
    margin-left: 0;
}
.df-create-profile h2 {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 19.2px */
    margin-bottom: -6px;
}
.df-create-profile ul {
    list-style: none;
    padding: 0;
    margin-bottom: 24px;
    gap: 6px;
    display: flex;
    flex-direction: column;
}
.df-create-profile ul li {
    color: rgba(255, 255, 255, 0.80);
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 18px */
    gap: 6px;
    align-items: center;
}
.df-create-profile .create-button {
    background-color: #a362ff;
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    font-size: 14px;
}