/* desktop version css here  */

.profile_tabs > card {
  position: relative;
}

.profile_container {
  border-radius: 10px;
}

.profile_sidebar_col .inner_space {
  background: #081631;
  border-radius: 7px;
  border: 1px dashed #ccc;
}
.profile_sidebar_col .inner_space div {
  color: #fff;
}
.profile_sidebar_col .inner_space .about_gridContent {
  color: #fff;
}
.profile_sidebar_col .inner_space .about_gridContent .wo_user_side_info {
  background: transparent;
}
.profile_sidebar_col .inner_space .about_gridContent .wo_user_side_info li {
  background: #f6f6f6;
}
.profile_sidebar_col .inner_space p {
  color: #fff;
}
.profile_sidebar_col .inner_space .about_gridContent {
  position: relative;
}
.profile_sidebar_col .inner_space .about_gridContent a {
  color: #fff;
}
.interests-icon {
  font-size: 20px;
  position: absolute;
  top: -3px;
  right: 0;
  color: #fff;
}

/* without media query css is here  */

#modal-content-int {
  height: 95vh;
  overflow: auto;
}

.right_slider_data {
  margin-top: 25px;
  width: 100%;
  height: 630px !important;
  display: flex;
  justify-content: center;
  align-items: self-start !important;
}

/* .right_slider_data input[type="checkbox"],
.right_slider_data .checkbox_int {
  display: inline-block !important;
} */
.right_slider_data > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.input-fileds {
  border: 1px solid #08163161;
  border-radius: 5px;
  padding-left: 3px;
  margin-top: 20px;
}
.btnCheckBoxClass {
  display: none !important;
}

/* .right_slider_data label {
  color: #fff !important;
  z-index: 333333333;
  font-size: 15px;
  font-weight: 600;
  font-style: oblique;
  padding: 0px 10px;
  word-break: break-all;
} */
.interest_modal_body .views_grid h5 {
  font-size: 20px;
  font-weight: 500;
}
.interest_modal_body .views_grid button {
  margin: 15px 0 !important;
  padding: 7px 20px !important;
  width: 50%;
  border-radius: 7px !important;
  background: #081631;
  color: #fff;
}
.interest_modal_body .views_grid button i {
  margin-right: 5px;
}
.interest_modal_body .right_slider_data {
  margin-top: 0px;
}
.interest__modal .modal_pro_description {
  font-size: 18px;
  font-weight: 600;
}
.interest__modal .modal-header {
  padding: 15px;
  background: #081631;
  color: #fff;
}
.interest__modal .modal-header .btn-close {
  color: #fff;
}

.ch-box-div {
  display: flex;
  align-items: baseline;
  margin-bottom: 8px;
  margin-bottom: 8px;
  /* background: #081631; */
  /* width: 48%; */
  border-radius: 8px;
  /* padding: 6px 15px; */
  /* width: 48%; */
  margin-bottom: 10px;
  margin-right: 8px;
}

/* .follow__btn {
  margin: 6px 0px;
} */

.interest__modal {
  z-index: 9999965;
}

/* .visiting_card_modal .modal-dialog{
  padding-top: 100px;
} */

/* visiting card css  */

.visiting__card__body {
  /* max-width: 400px; */
  width: 100%;
  height: auto;
  border: 1px solid #f6f6f6;
  /* background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSEwhlpeY07vmj-7USzoLmbXkcGA2rJMLzruA&usqp=CAU"); */
  /* background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; */
  border-radius: 6px;
  margin: 0px auto;
  margin-bottom: 5px;
}
.first_visiting_card {
  background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRS_I6oYdY83FrJt0mGVFXUXlFVHwnE5FgyWfiONqRl17I7vAINtIcHir9UBXYWbW-ydO4&usqp=CAU");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.card__body {
  margin: 10px 0;
}
.sec_visiting_card {
  background: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)),
    url(https://wallpapers.com/images/hd/cool-hexagon-pattern-i5xcesse182q4e54.jpg) !important;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain !important;
}

.sec_visiting_card .powered_by_vc_blck {
  left: 12px !important;
}

.third_visiting_card {
  background: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)),
    url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQZpzAv0g0dpUufecJOCSdbMPbrRinPP-TkUw&usqp=CAU) !important;
}

.visiting_card_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 15px;
}

.visiting_txt-blck {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin: 0 10px;
}

.visiting__ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.visiting__ul li {
  display: flex;
  align-items: baseline;
  justify-content: left;
}
.visiting__ul li i {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: orange;
  border-radius: 5px;
  font-size: 10px;
  font-weight: 800;
}
.visiting__ul li p {
  margin-bottom: 0px;
  margin-left: 5px;
  font-size: 13px;
  font-weight: 500;
  word-break: break-word;
}

.visiting_name_des h5 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.visiting_name_des article {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 10px;
}
.visiting_name_des span {
  font-size: 10;
  font-weight: 500;
}

.visiting_img_blck {
  /* width: 100%; */
  position: relative;
}
.visiting_img_div {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 10px;
  border: 2px solid #fff;
  margin: 0 auto;
  position: relative;
}
.visiting_img_div img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.visiting_abso_span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #dd8b25;
  border-radius: 50%;
  top: 10px;
  right: 14px;
}
.visiting_abso_span_two {
  position: absolute;
  width: 7px;
  height: 7px;
  background: #dd8b25;
  left: 10px;
  transform: rotate(14deg);
  border-radius: 50%;
  top: 16px;
}
.visiting_abso_span_three {
  position: absolute;
  width: 9px;
  height: 9px;
  background: #dd8b25;
  transform: rotate(14deg);
  bottom: 10px;
  left: 18px;
  border-radius: 50%;
}

.powered_by_vc_blck {
  position: absolute;
  bottom: -37px;
  color: #fff;
  padding: 5px;
  border-radius: 12px;
  left: 66px;
  display: none;
}

.powered_vc_txt {
  display: flex;
  align-items: center;
}

.powered_vc_txt p {
  margin-bottom: 0px;
  font-size: 8px;
}
.powered_vc_txt img {
  width: 50px;
  height: auto;
  object-fit: cover;
}

.second_desing_vc {
  background: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 33%)),
    url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT-ORb4FGPkSn2pxgUf5u-w81Dv7-GXpsITxgN_PECng0zj9q4VONIv4i5Nns7zoJQ6rFk&usqp=CAU) !important;
  background-size: cover !important;
}

.secDesign__secCard {
  background: url(https://devs.pearl-developer.com/aisea_advance/uploading/etr-bg.png);
  background-size: cover;
}

.secDesign__jcr {
  justify-content: right !important;
}

.visiting_card_modal .modal-dialog {
  max-width: 700px;
  width: 100%;
  padding-top: 100px;
}

.visiting_card_modal .modal-header {
  background: #081631;
  color: #fff;
}
.visiting_card_modal .modal-header .modal-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.visiting_card_modal .modal-header button {
  width: 30px;
  height: 30px;
  border: 0;
  background: #fff;
  color: #000;
  border-radius: 50%;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.visiting__card__wrap__div {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
  background: #ccc;
  padding: 10px 10px;
  margin-bottom: 25px;
  border-radius: 10px;
}
.visiting_card_share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}

.share_visiting_btn {
  cursor: pointer;
  padding: 8px 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center I !important;
  border-radius: 5px !important;
}

/* .visiting_card_share div:nth-child(1) {
  background: #555;
} */
.visiting_card_share div:nth-child(1) {
  background: #4caf50 !important;
}

.share_visiting_btn p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0px;
  margin-right: 12px;
}
.share_visiting_btn i {
  font-size: 14px;
  color: #fff;
}

/* visiting card destop css  */

.visitingCard_modal {
  margin-top: 75px;
}
.visitingCard_modal .modal-header {
  padding: 15px;
  background: #081631;
}
.visitingCard_modal .modal-header .modal-title {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.visitingCard_modal .modal-header .close {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: transparent;
  border: 2px dashed #fff;
  color: #fff;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
}

.visitingCard_modal .modal-dialog {
  max-width: 600px;
  width: 100%;
}

.talk__about__ul span:last-child {
  display: none;
}

.talk__about__ul span {
  color: #ccc;
}

.timeline__contain {
  display: flex;
  justify-content: space-between;
  width: 100%;
  display: none;
}

.timeline_profile {
  counter-reset: year 2016;
  position: relative;
  width: 100%;
  padding: 0;
  margin-bottom: 0px;
}

.timeline_profile li {
  list-style: none;
  float: left;
  width: 33.3333%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: "Dosis", sans-serif;
}

/* ul:nth-child(1){
color: #4caf50;
} */

.timeline_profile li:before {
  /* counter-increment: year;
content: counter(year);
width: 50px;
height: 50px;
border: 3px solid #4caf50;
border-radius: 50%;
display: block;
text-align: center;
line-height: 50px;
margin: 0 auto 10px auto;
background: #F1F1F1;
color: #000;
transition: all ease-in-out .3s;
cursor: pointer; */
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.timeline_first_li:before {
  counter-increment: year;
  content: "✔";
  /* width: 50px;
height: 50px; */
  border: 3px solid #5738a5;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 10px auto;
  background: #f1f1f1;
  color: #5738a5;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}
.timeline_sec_li:before {
  counter-increment: year;
  content: "✔";
  /* width: 50px;
height: 50px; */
  border: 3px solid #35b4b3;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 10px auto;
  background: #f1f1f1;
  color: #35b4b3;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}
.timeline_third_li:before {
  counter-increment: year;
  content: "★";
  /* width: 50px;
height: 50px; */
  border: 3px solid #008000;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 10px auto;
  background: #f1f1f1;
  color: #008000;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}

.timeline_sec_li:after {
  content: "";
  position: absolute;
  width: 65px;
  height: 3px;
  background-color: #5738a5;
  top: 20px;
  left: 0%;
  transform: translateX(-50%);
  /* z-index: -1; */
  transition: all ease-in-out 0.3s;
}
.timeline_third_li:after {
  content: "";
  position: absolute;
  width: 65px;
  height: 3px;
  background-color: #35b4b3;
  top: 20px;
  left: 0%;
  /* z-index: -1; */
  transition: all ease-in-out 0.3s;
  transform: translateX(-50%);
}

.timeline_profile li:first-child:after {
  content: none;
}
.timeline_profile li.active {
  color: #555555;
}
.timeline_profile li.active:before {
  /* background: #4caf50; */
  /* color: #F1F1F1; */
  /* border: 2px dashed green; */
}

.timeline_profile li.active + li:after {
  /* background: #4caf50; */
  /* border: 2px dashed green; */
}

.add__skills_inner_space .about_gridContent {
  width: 100%;
}
.add__skills_inner_space .about_gridContent > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.add__skills_inner_space .about_gridContent > div > div:nth-child(1) {
  display: flex;
  align-items: center;
}
.add__skills_inner_space .nominate_sec {
  display: flex;
  align-items: center;
}
.add__skills_inner_space .nominate_sec h6 {
  color: #fff;
  margin-right: 7px;
  font-size: 14px;
}
.skill_sec_data .talk__about__ul {
  display: flex;
  padding: 0;
  list-style: none;
  justify-content: space-between;
  margin-bottom: 0;
}

.refer__block {
  width: 100%;
  background: #081631;
  color: #fff;
  margin-top: 10px;
  border-radius: 7px;
  border: 1px dashed #ccc;
}
.refer__block p {
  padding: 10px;
  text-align: center;
  margin: 0;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.5px;
  display: flex;
}

.refer__block p i {
  font-size: 24px;
  margin-right: 6px;
}

.profile_sidebar_col .card .refer__block {
  margin-top: 0 !important;
}

/* all star section css  */

.all__star_flex {
  display: flex;
  /* align-items: baseline; */
  justify-content: space-between;
}

.all_star_img_txt {
  display: flex;
  align-items: center;
}
.all_star_img_txt img {
  width: 60px;
  height: auto;
  margin-right: 10px;
}
.all_star_img_txt div span {
  font-size: 14px;
  font-weight: 600;
  color: #004e92;
}
.all_star_img_txt div p {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
}
.all_star_cross i {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.all__star_badge {
  background: #fff;
  /* margin: 10px 0; */
  border: 1px dashed #ccc;
  padding: 10px;
  border-radius: 7px;
}

.all__star_txt_p {
  margin: 8px 0;
}
.all__star_txt_p p {
  font-size: 12px;
  font-weight: 500;
  color: #555;
  margin-bottom: 0px;
}
.all_star_bottom {
  display: flex;
  padding: 8px 0;
  border-top: 1px dashed #ccc;
  width: 100%;
  justify-content: space-around;
  display: none;
}
.all_star_bottom p {
  font-size: 12px;
  color: #555;
  margin-bottom: 0%;
  font-weight: 500;
}
.all_star_bottom img {
  width: 40px;
}

/* compelete profile section  */

.complete__profile_block {
  background: #fff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 7px;
  border: 1px dashed #ccc;
  /* margin-bottom: 10px; */
}
.profile__progess_field p {
  font-size: 11px;
  color: #555;
  margin-bottom: 0px;
}
.profile__progess_field progress {
  line-height: 10px;
  margin-bottom: -1px;
}
.complete_profile_btn button {
  border: 0;
  padding: 8px 15px;
  background: #081631;
  color: #fff;
  border-radius: 7px;
  font-size: 11px;
}

/* like post follower section  */

.like__post__desktop {
  overflow: hidden;
  border: 1px dashed #ccc !important;
}

.points__column {
  background: #fff;
  /* margin: 10px 0px; */
  border-radius: 8px;
  padding: 10px 0;
  border: 1px dashed #ccc;
}

.points__column > div {
  border-right: 1px solid #ccc;
}
.points__column > div:last-child {
  border-right: 0;
}

.pointsh2 {
  font-size: 15px !important;
  color: #f44526;
  font-weight: 600;
}
.pointsh5 {
  color: #000;
  font-size: 11px;
  font-weight: 600;
}

/* follower , following section in desktop  */

.follower_following_card {
  background: transparent;
  box-shadow: none !important;
}

.follower_following_sec {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
.following__box {
  width: 49%;
  padding: 8px 15px;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  border: 1px dashed #ccc;
}
.following_type_box {
  min-width: 32.5% !important;
  width: 49%;
  display: inline-block;
  /* margin-right: 2px; */
}
.following__box article {
  font-size: 11px;
  color: #000;
}
.following__box h5 {
  font-size: 15px;
  font-weight: 600;
  color: #f44526;
}

/* 
bio section in desktop version */

.bio__block {
  background: #fff;
  width: 100%;
  /* margin-top: 13px; */
  padding: 10px;
  border-radius: 8px;
  border: 1px dashed #ccc;
}

.bio-section > h4 {
  font-weight: 600;
}

.bio_name_tag {
  display: flex;
  align-items: baseline;
}
.bio_name_tag p {
  margin-bottom: 0px;
  margin-left: 2px;
  font-size: 12px;
  user-select: none;
}
.bio_name_tag span {
  display: inline-flex;
  margin-right: 2px;
}

.more__txt_bio {
  display: none;
}

.more_text__btn {
  color: #5a5aff;
  font-size: 13px;
  font-weight: 600;
}

.bio-1 {
  /* margin-right: 47px; */
  display: flex;
  font-size: 12px;
}

.bio-section .pe-2 {
  font-size: 12px;
}

.bio_name_tag strong {
  font-size: 12px;
}

.bio-section h5 span {
  font-size: 12px;
}

.social_media_icons {
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* apply for ETR Badge section - desktop version  */

.apply_for_etr {
  width: 100%;
  background: linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.5)),
    url(../../uploading/etr-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  padding: 15px 0;
  border: 1px dashed #ccc;
}

.apply_for_etr a {
  width: 100%;
  display: block;
  text-align: center;
}
.apply_for_etr a img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.apply_for_etr a p {
  margin-bottom: 0px;
  color: #fff;
  margin: 8px auto;
  max-width: max-content;
  display: flex;
  justify-content: center;
  padding: 8px 15px;
  border-radius: 10px;
  background: transparent !important;
  text-decoration: underline !important;
}
.apply_for_etr a:hover {
  color: initial;
}

.visiting__card__section button {
  /* background: linear-gradient(
    0deg,
    rgba(255, 151, 0, 1) 0%,
    rgba(251, 75, 2, 1) 100%
  ) !important; */
  border: 0;
  width: 100%;
  font-weight: 600;
  background: #f44526;
}

.visiting-cardbtn {
  margin: 0 auto;
  width: 100%;
  height: 37px;
  border: 1px solid white;
  border-radius: 7px;
  color: white;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.visiting-cardbtn i {
  margin-right: 7px;
  font-size: 20px;
}

/* stats new section in desktop version  */

.stats-section {
  /* margin: 13px 0; */
  background: #fff;
  border-radius: 8px;
  border: 1px dashed #ccc;
  padding: 10px 13px;
}

.stats-heading {
  font-size: 15px;
  font-weight: 600;
  margin-right: auto;
}

.stats-section > div {
  margin-top: 10px;
  flex-wrap: wrap;
}
.stats-section > div > div {
  /* width: 32.5%; */
  flex-wrap: nowrap !important;
}

.mention__block > div:nth-child(1) {
  display: flex !important;
  justify-content: left !important;
}
.mention__block > div:nth-child(2) {
  display: flex !important;
  justify-content: center !important;
}
.mention__block > div:nth-child(3) {
  display: flex !important;
  justify-content: right !important;
}

.icon1 i {
  font-size: 20px !important;
  display: inline-block;
  margin-top: -22px;
  color: #f7ba00;
}
.icon2 i {
  font-size: 20px !important;
  display: inline-block;
  margin-top: -17px;
  transform: rotate(40deg);
  color: #f7ba00;
}

.icon-heading1 {
  color: #555;
  margin-left: 5px;
}
.icon-heading1 h4 {
  font-weight: 600;
}

.icon-heading1 p {
  margin-top: -6px;
  font-size: 11px;
  margin-bottom: 0px;
  color: #000;
  font-weight: 600;
}

.follow_connect_msg_section {
  background: #fff;
  /* margin: 10px 0px; */
  border-radius: 8px;
  /* margin-bottom: 10px; */
  padding: 10px 0;
  border: 1px dashed #ccc;
  display: flex;
  flex-wrap: nowrap;
}
.follow_connect_msg_section > div {
  border-right: 1px solid #ccc;
  width: 33% !important;
  text-align: center !important;
  padding: 10px;
}
.follow_connect_msg_section > div:nth-child(3) {
  border-right: 0;
}
.follow__btn_block i {
  color: #f44526;
  font-size: 16px;
  margin-bottom: 8px;
}
.follow__btn_block h5 {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}

/* all points section css  */

.all_points_section {
  background: #fff;
  /* margin: 10px 0px; */
  border-radius: 8px;
  /* margin-bottom: 10px; */
  padding: 10px 0;
  border: 1px dashed #ccc;
  display: flex;
}
.all_points_section > div {
  text-align: center;
  width: 33%;

  border-right: 1px solid #ccc;
}
.all_points_section > div:last-child {
  border: 0;
}

.all_points_section > div h2 {
  font-size: 15px !important;
  color: #f44526;
  font-weight: 600;
}
.all_points_section > div h5 {
  color: #000;
  font-size: 11px;
  font-weight: 600;
}

.talkStart_block {
  /* margin: 12px 0; */
  border-radius: 8px;
  padding: 14px 10px;
  background: #fff;
  width: 100%;
  border: 1px dashed #ccc;
}
.talkStart_block ul {
  padding: 0;
  display: inline-block;
  margin-bottom: 0px;
  justify-content: space-around;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.talkStart_block ul li {
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
}

.talkStart_block ul li:last-child {
  border-right: 0 !important;
}

.talkAbout__heading_sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nominate_sec {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.nominate_sec h6 {
  font-weight: 600;
}
.nominate_sec i {
  color: green;
  margin-left: 5px;
}

.nominate_award {
  width: 100%;
  background: #fff;
  padding: 10px;
  /* margin: 10px 0; */
  border-radius: 8px;
  border: 1px dashed #ccc;
}
.award_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.award_heading div p {
  margin-bottom: 0px;
  font-weight: 600;
}

.award_block {
  text-align: center;
  margin: 15px 0;
}

.scroll_slider_award {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 25%;
  gap: 0.3rem;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  cursor: grab;
}
.scroll_slider_award::-webkit-scrollbar {
  display: none;
}

.award_block img {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 8px;
}
.award_block p {
  font-size: 11px;
  color: #000;
  font-weight: 600;
  margin-bottom: 1px;
  line-height: 17px;
}
.award_block article {
  font-size: 9px;
  color: #555;
  font-weight: 500;
}

.main_info_box {
  padding: 15px 15px 15px;
  /* margin-top: 10px; */
  border-radius: 7px;
  background: #fff;
  border: 1px dashed #ccc;
}

.first-section {
  padding: 5px 5px;
  position: relative;
}

.main-image {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  object-fit: cover;
}
.main-information {
  padding: 0px 12px;
  margin-top: -7px;
}
.main-information h2 {
  margin-bottom: 3px;
}
.main-information p {
  margin: 1px 0px 4px;
  line-height: 18px;
  margin: 1px 0px 4px;
  line-height: 18px;
  font-size: 10px;
  font-weight: 500;
}
.share-icon {
  font-size: 22px;
  margin: -8px -7px 0px 0px;
  position: absolute;
  top: 4px;
  right: 10px;
}
.share-icon i {
  color: #555;
}

.main-information h3 {
  font-size: 18px;
  font-weight: 600;
  color: #ec7744;
}
.main-information article {
  font-size: 10px;
  font-weight: 500;
  display: flex;
  align-items: baseline;
}
.main-information article i {
  margin-right: 5px;
  font-size: 6px;
  width: 20px;
  text-align: center;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: green;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card .appreciate_stars {
  width: 100%;
}

.profile_modals__z_index {
  z-index: 999999;
}
.profile_modals__z_index .modal-header {
  padding: 10px 15px;
}

/* vertical visiting card css  */

.vertical_visiting {
  z-index: 1;
  background: #1f1f1f !important;
  max-width: 350px;
  width: 100%;
}
/* .vertical_visiting::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
  clip-path: polygon(50% 0%, 100% 0, 100% 26%, 100% 25%, 100% 25%, 50% 45%, 0 25%, 0 25%, 0 0);
} */
.vertical_visiting .visiting_card_flex {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
  padding: 30px 15px;
  align-items: center !important;
}
.vertical_visiting .powered_by_vc_blck {
  bottom: 0;
  right: -90px;
}
.vertical_visiting .visiting_img_div {
  border-color: orange !important;
}

.vertical_visiting .visiting_name_des {
  padding-left: 15px;
  border-left: 2px dashed orange;
  position: relative;
}
.vertical_visiting .visiting_name_des::after {
  content: "";
  position: absolute;
  background-origin: -10px;
  width: 170%;
  height: 2px;
  color: orange;
  background: #fff;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.vertical_visiting .visiting_txt-blck {
  gap: 40px;
}
.vertical_visiting .visiting__ul li i {
  background-color: transparent !important;
}
.vertical_visiting .visiting__ul li p {
  color: orange;
}

.powered__by_aisea_row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  background: #1f1f1f;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.powered__by_aisea_row > div span {
  font-size: 12px;
  color: #fff;
}
.powered__by_aisea_row > div img {
  width: 70px;
}

.checkBoxLabel {
  padding: 8px 15px;
  border: 1px solid #ccc;
  border-radius: 15px;
  transition: all 0.4s;
  user-select: none;
  color: #000;
  border: 1px solid #ccc;
}

.btnCheckBoxClass:checked + .checkBoxLabel {
  border: 1px solid #e7662d;
  background: #e7662d;
  color: #fff;
  transition: all 0.4s;
}

.tooltipProfile {
  position: relative;
  /* display: inline-block;
  border-bottom: 1px dotted black; */
}

.tooltipProfile .tooltiptextProfile {
  visibility: hidden;
  /* width: 120px; */
  background-color: #0075ff;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 12px;
}

.tooltipProfile:hover .tooltiptextProfile {
  visibility: visible;
}

.award_modal_block {
  top: 50%;
  transform: translateY(-45%) !important;
}
.award_modal_block .modal-header {
  padding: 10px 15px;
  background: #081631;
}
.award_modal_block .modal-header h4 {
  color: #fff;
}
.awardBtn_close {
  background: unset;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.awardBtn_close::after {
  content: "✛";
  position: absolute;

  color: #fff;
  font-size: 24px;
  font-weight: 800;
  transform: rotate(45deg);
  top: 0;
}
.award_modal_block .modal-body {
  padding: 15px 5px;
}
.awardModal_body {
  padding: 10px 15px;
  height: 300px;
  overflow-y: scroll;
  list-style: none;
  margin-bottom: 0px;
}
.awardModal_card {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  background: #f6f6f6;
  padding: 0 10px;
  border-radius: 12px;
}
.awardBody_img {
  width: 15%;
  padding: 5px;
}
.awardBody_img img {
  width: 100%;
  border-radius: 5px;
}
.awardBody_text {
  width: 70%;
  padding: 10px;
  margin: 0 5px;
  margin-bottom: 10px;
}
.awardBody_text p {
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
  line-height: 17px;
}
.awardBody_text article {
  font-size: 13px;
  color: #ccc;
}
.awardToggle_btn {
  width: 15%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.awardPlus_btn {
  cursor: pointer;
}
.awardPlus_btn i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.awardCheck_btn i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: green;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#first_time_show button {
  background: linear-gradient(
    0deg,
    rgba(255, 151, 0, 1) 0%,
    rgba(251, 75, 2, 1) 100%
  ) !important;
}
#first_time_show button i {
  color: #fff !important;
  font-size: 21px;
}
#followers-modal,
#following-modal,
#story-followers-modal,
#connection-modal {
  z-index: 999999;
}
#followers-modal .modal-header,
#following-modal .modal-header,
#story-followers-modal .modal-header {
  padding: 10px 15px;
}
#give_awardModal_close_btn {
  padding: 4px 25px;
  border-radius: 10px;
  /* background: #f44526; */
  color: #000;
  border: none;
  background: transparent !important;
  border: 1px dashed #ccc;
}
#give_awardModal_close_btn + .text-muted {
  display: none;
}
#give_awardModal {
  background: #00000094;
  z-index: 9999999;
}

.social_media_icons {
  display: flex;
  padding-left: 0;
  margin: 0%;
}
.social_media_icons li a i {
  font-size: 20px;
  margin-right: 10px;
}
.social_media_icons li a {
  color: #ccc;
}
.social_media_icons li {
  margin-right: 5px;
}

.linkedin_link_sm a i {
  color: #016eab;
}
.facebook_link_sm a i {
  color: #1773ea;
}
.insta_link_sm a i {
  /* background: radial-gradient(
    circle farthest-corner at 28% 100%,
    yellow 0%,
    yellow 10%,
    orange 22%,
    red 35%,
    transparent 65%
  ); */

  color: #f56040;
}
.twitter_link_sm a i {
  color: #1bb1e4;
}
.youtube_link_sm a i {
  color: #f70000;
}

.edit__icon {
  font-size: 17px;
  margin: -8px -7px 0px 0px;
  position: absolute;
  right: 10px;
  bottom: 4px;
}

.interest_count_design {
  width: 45px;
  height: 45px;
  border-radius: 15px;
  border: 1px solid #fff;
  padding: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.interest_count_design span {
  margin: 0 2px;
}
.interest_count_design span:nth-child(2) {
  transform: scale(1.8);
}

#follow-res-one1 {
  color: #fff;
}
.profile-btns {
  flex-wrap: wrap;
}
#pd-btn {
  padding: 4px 0px;
}

.share_now_heading {
  border-bottom: 2px solid #081631 !important;
  width: max-content;
  display: none;
}
.share_now_heading h4 {
  text-align: center;
  font-size: 15px;
  padding: 5px 13px;
}

@media (max-width: 991px) {
  .points_earned,
  .points_reedemed,
  .point_balance {
    width: 25% !important;
  }
  .profile_row_direction_mq {
    flex-direction: column-reverse;
  }
  .share_now_heading {
    display: block;
    margin: 0 auto 10px auto;
  }
}

@media (min-width: 576px) {
  .mobile__profile {
    display: none;
  }
}

@media (max-width: 576px) {
  .profile_sidebar_col,
  .profile_social_wall_col {
    padding: 0px;
  }
  /* .profile_sidebar_col{
    padding: 0 15px;
  } */
  /* .profile_social_wall_col{
    padding: 0 15px;
  } */
  .main_info_bg_row_mq {
    padding: 0 15px;
  }
  .desktop_version {
    display: block;
  }
  .mobile__profile {
    display: none !important;
  }
  body {
    position: relative;
  }

  .follow_connect_msg_section {
    margin: 10px 0;
  }

  .mobile__profile {
    display: block;
    margin-top: 73px;
  }

  /* .main_info_box{
    margin-top: 10px;
  } */
  /* .main_info_box{
    padding: 15px 15px 15px;
    margin-top: 10px;
    border-radius: 7px;
    background: #fff;
    border: 1px dashed #ccc;
  }

  .first-section {
    padding: 5px 5px;
    position: relative;
  }

  .main-image {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }
  .main-information {
    padding: 0px 12px;
    margin-top: -7px;
  }
  .main-information h2 {
    margin-bottom: 3px;
  }
  .main-information p {
    margin: 1px 0px 4px;
    line-height: 18px;
    margin: 1px 0px 4px;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
  }
  .share-icon {
    font-size: 22px;
    margin: -8px -7px 0px 0px;
    position: absolute;
    top: 4px;
    right: 10px;
  }
  .share-icon i{
    color: #555;
  } */
  .dp-container {
    padding: 0px 40px;
    justify-content: space-between;
    margin: -10px 0px 16px;
  }

  .following-btn {
    height: 32px;
    padding: 0px;
    width: 110px;

    color: #fff;
    border: 3px solid;
    border-radius: 5px;
    margin-top: 3px;
  }
  .stats-btn button {
    height: 32px;
    width: 110px;

    color: #fff;
    border: 3px solid;
    border-radius: 5px;
    padding: 0px;
    margin-top: 3px;
  }

  .sub-biosection div {
    padding: 2px 4px;
  }
  /* .bio-1 {
    margin-right: 47px;
    display: flex;
    font-size: 12px;
  } */
  /* .visiting-cardbtn {
    margin: 7px auto;
    width: 100%;
    height: 37px;
    border: 1px solid white;
    border-radius: 7px;
    color: white;
    font-size: 16px;
  } */
  /* .visiting-cardbtn{
    margin: 7px auto;
  } */
  .visitng-card-icon {
    margin-right: 5px;
  }

  /* .icon1 i {
    font-size: 20px !important;
    display: inline-block;
    margin-top: -22px;
    color: #f7ba00;
  }
  .icon2 i {
    font-size: 20px !important;
    display: inline-block;
    margin-top: -17px;
    transform: rotate(40deg);
    color: #f7ba00;
  } */
  .last-icon-center {
    justify-content: space-between;
    gap: 6px;
    margin-left: -13px;
  }

  .main-content {
    /* padding: 0px 25px; */
    padding: 0px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 10px;
    margin-top: -14px;
  }

  .cam {
    color: #0a66c2;

    cursor: pointer;
  }

  .pen {
    color: rgba(0, 0, 0, 0.6);

    font-size: x-large;

    cursor: pointer;
  }

  .but {
    width: 107px;

    height: 32px;

    border-radius: 20px;

    outline: none;

    border: none;

    background: #0a66c2;

    color: white;

    font-size: large;

    text-align: center;

    margin-left: 20px;
  }

  .but:hover {
    background-color: #203e5d;
  }

  .etrbadge {
    width: 186px;

    margin-top: -39px;

    position: relative;
  }

  .but2 {
    height: 28px;

    border-radius: 100%;

    outline: none;

    border: 1px solid black;

    background: transparent;

    font-size: medium;

    text-align: center;

    color: rgba(0, 0, 0, 0.6);

    margin-left: 10px;

    padding: 0px 5px;

    margin-top: 16px;

    border: none;

    color: black;
  }

  .profileicon {
    font-size: 20px;
  }

  .but1 {
    height: 35px;

    border-radius: 20px;

    outline: none;

    border: none;

    background-image: linear-gradient(
      90deg,
      #f44526 0,
      #f08252 50%,
      #f44526 100%
    );

    font-size: medium;

    text-align: center;

    color: white;

    font-weight: bold;

    padding: 0px 20px;
  }

  .clr {
    color: rgba(0, 0, 0, 0.6);
  }

  /* .but1:hover{
  
    border: 2px solid black;
  
    background: #ddd;
  
  } */

  .box {
    /* display: flex; */

    align-items: flex-start;

    /* margin-bottom: -23px; */
  }

  ul {
    list-style: none;
  }

  .content {
    display: flex;

    margin: 0;

    padding: 0;
  }

  .icon {
    height: 50px;

    width: 50px;
  }

  .align {
    display: flex;
  }

  .cmpy {
    font-size: 16px;

    font-family: inherit;

    color: black;
  }

  .current {
    width: 34%;

    margin-left: 241px;
  }

  .clg {
    position: relative;

    top: 15px;
  }

  .social-links {
    margin-top: 20px;
  }

  .topic_name {
    padding: 5px;

    border: 2px solid;

    /* margin-top: 91px; */

    border-right: 4px solid #f34425;

    font-weight: bold;

    border-radius: 4px;

    margin-right: 15px;
  }

  .social .fbtn {
    width: 50px;

    display: inline-block;

    color: #fff;

    text-align: center;

    line-height: 18px;

    float: left;
  }

  .social .fa {
    padding: 15px 0px;
  }

  .facebook {
    background-color: #3b5998;
  }

  .gplus {
    background-color: #dd4b39;
  }

  .twitter {
    background-color: #55acee;
  }

  .stumbleupon {
    background-color: #eb4924;
  }

  .pinterest {
    background-color: #cc2127;
  }

  .linkedin {
    background-color: #0077b5;
  }

  #datafrm {
    padding-bottom: 40px;
  }
  #post-modal-data {
    margin-bottom: 0px;
  }

  .buffer {
    background-color: #323b43;
  }

  .share-button.sharer {
    /* height: 20px;
  
      width: 99px;
  
      padding: 100px;
  
      margin: 0px auto; */
  }

  .share-button.sharer .social.active.top {
    transform: scale(1) translateY(-10px);
  }

  .share-button.sharer .social.active {
    opacity: 1;

    transition: all 0.4s ease 0s;

    visibility: visible;
  }

  .share-button.sharer .social.networks-5 {
  }

  .share-button.sharer .social.top {
    margin-top: -80px;

    transform-origin: 0 0 0;
  }

  .share-button.sharer .social {
    margin-left: -65px;

    opacity: 0;

    transition: all 0.4s ease 0s;

    visibility: hidden;
  }

  .profiletag {
    color: #000000;

    font-size: 16px;
  }

  .fourbtn-section {
    /* margin-top: -15px; */
    background: #fff;
    color: #000;
    border-radius: 8px;
    margin: 10px 0;
    padding: 10px;
    border: 1px dashed #ccc;
  }

  .action_button {
    margin: 5px 0 !important;
  }

  .yellow_bg {
    background-image: linear-gradient(
      90deg,
      #f44526 0,
      #f08252 50%,
      #f44526 100%
    ) !important;
    /* color: #000; */
    color: #fff;
  }
  .ap1 {
    background: #f44526 !important;
  }
  .post_share_col {
    display: flex;
    padding: 10px 0;
    border-radius: 10px;
    /* background: #ffb926; */
    color: #000;
    background: #fff;
    margin: 13px 0px;
    border: 1px dashed #ccc;
  }
  .post_block {
    width: 20%;
  }
  .post_block h5 {
    color: #f44526;
    font-weight: 500;
  }

  /* .pointsh2 {
    font-size: 15px !important;
    color: #f44526;
    font-weight: 600;
  }
  .pointsh5 {
    color: #000;
    font-size: 11px;
    font-weight: 600;
  } */
  /* .talkStart_block{
    margin: 12px 0;
  } */
  /* .talkStart_block {
    margin: 12px 0;
    border-radius: 8px;
    padding: 14px 10px;
    background: #fff;
    width: 100%;
    border: 1px dashed #ccc;
  }
  .talkStart_block ul {
    padding: 0;
    display: inline-block;
    margin-bottom: 0px;
    justify-content: space-around;
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .talkStart_block ul li{
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;

  } */
  /* .talkStart_block ul li:not(:last-child){ 
    border-right: 1px solid #ccc;
  } */

  /* .talkStart_block ul li:last-child{
    border-right: 0 !important;
  } */
  /* .talkStart_block ul li:nth-child(1) {
    width: 17%;
  }
  .talkStart_block ul li:nth-child(2) {
    width: 12%;
  }
  .talkStart_block ul li:nth-child(3) {
    width: 13%;
  }
  .talkStart_block ul li:nth-child(4) {
    width: 14%;
  }
  .talkStart_block ul li:nth-child(5) {
    width: 16%;
  }
  .talkStart_block ul li:nth-child(6) {
    width: 24%;
    border-right: none;
  } */

  hr {
    margin: 10px 0;
  }
  .gernl_info {
    padding: 0px 10px;
  }
  .gernl_info h5 {
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0;
  }
  .gernl_info h5 span {
    font-weight: 700;
    font-size: 16px;
  }
  .navbar-collapse {
    top: 130% !important;
  }
  .section_bg {
    background-image: linear-gradient(
      90deg,
      #f44526 0,
      #f08252 50%,
      #f44526 100%
    );
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;
    align-items: center;
  }
  .section_bg > div {
    width: 20%;
    position: relative;
  }
  .bottom_home {
    text-align: center;
    color: #fff;
  }
  .bottom_fixed_sec {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
  }
  .bottom_home a p {
    margin: 0;
  }
  .bottom_home a {
    color: #fff;
    line-height: 22px;
  }
  .adding_option {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    background: #f44526;
    left: 50%;
    transform: translateX(-50%);
  }
  .profile_image {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
  }

  .profile_badge_sec {
    position: absolute;
    top: 155px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  /* .profile_badge_sec img {
    width: 110px;
  }
  .profile_badge_sec p {
    margin: 0;
  }
  .profile_badge_sec span {
    color: #ffb926;
    font-weight: 700;
  } */

  .subimg-icon {
    margin-left: -14px;
    align-items: center;
  }
  .star-icon {
    font-size: 18px;
    margin: 0px 2px 0px -2px;
  }
  .message-icon {
    font-size: 23px;
  }
  .notification-icon {
    font-size: 23px;
  }

  .book-lab {
    margin: -50px 0px 0px 6px;
  }
  .book-lab p {
    margin-top: -8px;
    color: rgb(143, 140, 140);
    font-size: 13px;
  }
  .books {
    margin-top: -13px;
    font-size: 13px;
  }
  .books-para2 {
    margin-top: -20px;
  }
  .books-icon2 {
    font-size: 13px;
    margin-right: 6px;
    color: #bd761e;
  }
  .books-icon1 {
    font-size: 15px;
    margin-right: 6px;
    color: #bd761e;
  }
  .clip-location {
    font-size: 15px;
    margin-top: -13px;
  }
  .ri-calendar-2-line:before {
    content: "\eb21";
    margin-right: 7px;
  }

  .clip-location div p {
    color: rgb(143, 140, 140);
  }

  .calender {
    margin: -18px 0px 0px 5px;
  }
  .world-location1 {
    margin: -8px 0px 0px 5px;
  }

  .calender {
    margin-right: 5px;
  }
  .followers {
    margin: -12px 0px;
  }
  .followers div p {
    color: #555;
  }
  .followers div p strong {
    color: #000;
  }

  .star_bdge {
    text-align: center;
  }
  .star_bdge img {
    width: 90px;
  }
  .stars_row {
    margin: 10px 0;
  }
  .star_bdge i {
    font-size: 18px;
    margin-right: 6px;
  }
  /* .appreciate_box {
    display: flex;
    align-items: center;
  }
  .appreciate_box > div {
    width: 50%;
    text-align: center;
  } */
  /* .stars_row {
    color: #f44526;
  } */
  /* .stats-heading {
    font-size: 15px;
    font-weight: 600;
  } */
  .icons__stats {
    padding-top: 0px !important;
    flex-wrap: nowrap !important;
  }
  /* .icon1 i {
    font-size: 29px !important;
    display: inline-block;
    margin-top: -22px;
    color: #e8672f;
  }
  .icon2 i {
    font-size: 29px !important;
    display: inline-block;
    margin-top: -17px;
    transform: rotate(40deg);
    color: #e8672f;
  } */
  /* .icon3 i {
    font-size: 35px !important;
    display: inline-block;
    margin-top: -22px;
    color: #555;
  } */

  /* .icon-heading1 {
    color: #555;
  }
  .icon-heading1 h4 {
    font-weight: 600;
  }

  .icon-heading1 p {
    margin-top: -6px;
    font-size: 11px;
    margin-bottom: 0px;
  } */
  /* .stats-section > div{
    margin-top: 10px;
  } */
  .stats-section > div > div {
    width: unset;
  }
  .icon-heading1 {
    margin-left: unset;
  }
  .filelist-1 {
    margin-bottom: 24px;
  }
  .filelist-3 {
    margin: 7px 0px 16px;
  }
  .iconimg1 {
    color: #ff3300;
    margin-top: 0px;
  }
  .iconimg2 {
    color: #e4e00e;
  }
  .iconimg3 {
    color: #a7da25;
  }
  .iconimg4 {
    color: #4cd626;
  }
  .iconimg5 {
    color: #21dea8;
  }
  .iconimg6 {
    color: #226fce;
  }
  .iconimg7 {
    color: #9f22da;
  }
  /* .main-information h3{
    font-size: 18px;
    font-weight: 600;
    color: #ec7744;
  }
  .main-information article{
    font-size: 11px;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  .main-information article i{
    margin-right: 5px;
    font-size: 6px;
    width: 20px;
    text-align: center;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: green;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  } */
  .options-buttons {
    margin: 0px 0px !important;
  }
  .dashboard-container {
    background: #ccc;
  }
  .follow__btn button {
    /* max-width: 180px; */
    width: 100%;
    margin: 0 auto;
  }
  .follow__btn {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  /* .bio__block{
    background: #fff;
    width: 100%;
    margin-top: 13px;
    padding: 10px;
    border-radius: 8px;
    border: 1px dashed #ccc;
  } */
  /* .social_media_icons{
    display: flex;
    padding-left: 0;
    margin: 0%;
  }
  .social_media_icons li a i{
    font-size: 18px;
    
  }
  .social_media_icons li a{
    color: #ccc;
  }
  .social_media_icons li{
    margin-right: 5px;
  } */
  .pe-2 {
    font-weight: 600;
  }
  .message__person {
    width: 100%;
    background: #081631;
    border: 1px dashed #555;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
  }
  .message__person > div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
  }
  .message__person > div i {
    margin-right: 8px;
    font-size: 24px;
    color: #fff;
  }
  .message__person > div span {
    font-size: 12px;
  }
  .stats-section {
    /* margin: 13px 0; */
    /* background: #fff;
    border-radius: 8px;
    border: 1px dashed #ccc;
    padding: 10px 13px; */
  }
  .stats-section + .box {
    border: 0;
  }

  .post_share_col h4 {
    font-size: 19px !important;
  }
  /* .nominate_award{
    margin: 10px 0;
  } */

  /* .nominate_award{
    width: 100%;
    background: #fff;
    padding: 10px;
    margin: 10px 0;
    border-radius: 8px;
    border: 1px dashed #ccc;
  }
  .award_heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
  } */
  /* .nominate_sec{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nominate_sec h6{
    font-weight: 600;
  }
  .nominate_sec i{
    color: green;
    margin-left: 5px;
  } */
  /* .award_heading div p{
    margin-bottom: 0px;
    font-weight: 600;
  }

  .award_block{
    text-align: center;
    margin: 15px 0;
  } */
  /* .award_block img{
    width: 65px;
    height: 65px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 8px;
  }
  .award_block p{
    font-size: 12px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 17px;
  }
  .award_block article{
    font-size: 10px;
    color: #555;
    font-weight: 500;
    margin-top: 6px;
  } */

  /* .scroll_slider_award {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 25%;
    gap: 0.3rem;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    cursor: grab;

  }
  .scroll_slider_award::-webkit-scrollbar {
    display: none;
  } */
  .slide_block {
    position: relative;
  }
  .preview_img_cross {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background: #555;
    width: 30px;
    height: 30px;
    border: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
  }
  .slide_block img {
    inline-size: 100%;
    /* aspect-ratio: 4 / 3; */
    object-fit: cover;
    border-radius: 0.2rem;
  }

  /* .edit__icon{
    font-size: 20px;
    margin: -8px -7px 0px 0px;
    position: absolute;
    right: 10px;
    bottom: 4px;
  } */
  /* .apply_for_etr{
    width: 100%;
    background: linear-gradient(rgb(0,0,0,0.5) , rgb(0,0,0,0.5)) , url(../../uploading/etr-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
    padding: 15px 0;
    border: 1px dashed #ccc;
  } */
  /* .apply_for_etr a{
    width: 100%;
    display: block;
    text-align: center;
   
  }
  .apply_for_etr a img{
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .apply_for_etr a p{
    margin-bottom: 0px;
    color: #fff;
  }
  .apply_for_etr a:hover{
    color: initial;
  } */
  .bio__bg {
    background: #fff;
    border-radius: 8px;
    padding: 10px 0;
    border: 1px dashed #ccc;
  }
  /* .points__column > div{
    border-right: 1px solid #ccc;
  }
  .points__column > div:last-child{
    border-right: 0;
  } */
  /* .follower_following_sec{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;

  }
  .following__box{
    width: 49%;
    padding: 8px 15px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    border: 1px dashed #ccc;
  }
  .following_type_box{
    min-width: 32.5% !important;
    width: 49%;
    display: inline-block;
    margin-right: 2px;
  }
  .following__box article{
     font-size: 11px;
     color: #000;
  }
  .following__box h5{
    font-size: 15px;
    font-weight: 600;
    color: #f44526;
  } */
  .edit_interest_sec {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 10px;
    background: #fff;
    border-radius: 8px;
    padding: 10px 0;
    border: 1px dashed #ccc;
  }
  .edit_interest_sec > div {
    width: 100%;
  }
  .edit_interest_sec > div div {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .but2 {
    margin: 0px !important;
  }
  .follow__btn i {
    margin-right: 6px;
  }
  .follow__btn button {
    background: linear-gradient(
      0deg,
      rgba(255, 151, 0, 1) 0%,
      rgba(251, 75, 2, 1) 100%
    ) !important;
  }
  .mention__block > div {
    width: 33%;
    /* border-right: 1px solid #ccc; */
  }
  .share__section {
    margin-bottom: 10px;
  }
  .edit_interest_sec a button {
    background: transparent !important;
    color: #000;
    font-size: 14px !important;
    display: flex;
    align-items: center;
  }

  .follower-profile {
    padding: 0 !important;
  }
  .follower-profile > a > div {
    padding: 7px !important;
    background: #f6f6f6;
    border-radius: 10px;
    margin-bottom: 8px !important;
  }
  .follower-profile > a > div h4 {
    font-size: 11px;
    font-weight: 500;
  }
  .follower-profile img {
    width: 35px !important;
    height: 35px !important;
  }
  .modal-body .views_grid h5 {
    font-size: 20px !important;
    display: none;
  }
  #AwardModal {
    z-index: 999999;
  }
  /* .modal-body .views_grid{
          display: none;
        } */
  .modal-header .modal_profile {
    font-size: 18px;
    font-weight: 600;
  }
  /* .mention__block > div:nth-child(1){
          display: flex !important;
           justify-content: left !important;
        }
        .mention__block > div:nth-child(2){
          display: flex !important;
           justify-content: center !important;
        }
        .mention__block > div:nth-child(3){
          display: flex !important;
           justify-content: right !important;
        } */
  .bio-section button {
    background: linear-gradient(
      0deg,
      rgba(255, 151, 0, 1) 0%,
      rgba(251, 75, 2, 1) 100%
    ) !important;
    font-size: 14px;
  }
  /* .bio_name_tag{
          display: flex;
          align-items: baseline;
        }
        .bio_name_tag p{
          margin-bottom: 0px;
          margin-left: 2px;
          font-size: 12px;
        }
        .bio_name_tag span{
          display: inline-flex;
          margin-right: 2px;
        } */

  .connect_modal .top-box {
    padding-bottom: 0px !important;
  }
  .connect_modal .top-box h6 {
    color: #fff;
  }
  .connect_modal .bottom-box {
    padding: 0px !important;
  }
  .connect_modal .bottom-box button {
    padding: 4px 25px;
    border-radius: 10px;
    /* background: #f44526; */
    color: #fff;
    border: none;
    background: #030915 !important;
    padding: 6px 24px;
    font-size: 11px;
  }
  .give_award_modal {
    background-image: linear-gradient(
      to right,
      #000428 0%,
      #004e92 51%,
      #000428 100%
    );
    position: relative;
    border-radius: 10px;
    z-index: 1;
  }
  .give_award_modal::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 78% 70%);
    border-radius: 10px;
  }

  #loadfollowing {
    padding: 10px;
  }

  .interest_modal_body .right_slider_data {
    padding: 0px !important;
    margin: 10px 0;
  }
  .right_slider_data label {
    font-size: 15px;
  }

  .visiting_img_blck {
    width: 40%;
  }
  .visiting__card__wrap__div {
    padding: 10px 2px !important;
  }

  .visiting_txt-blck {
    gap: 1rem;
    width: 60%;
  }
  .visiting_img_div {
    width: 100px;
    height: 100px;
  }
  .powered_by_vc_blck {
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
  }
  .powered_vc_txt img {
    width: 40px;
  }
  .powered_vc_txt p {
    font-size: 6px;
  }
  .visiting_card_modal .modal-dialog {
    padding-top: 20px;
  }
  .visiting_card_modal .modal-body {
    padding: 0 15px 0 10px;
  }

  .connect-req-send button {
    background: linear-gradient(
      0deg,
      rgba(255, 151, 0, 1) 0%,
      rgba(251, 75, 2, 1) 100%
    ) !important;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
  }

  /* .follow_connect_msg_section{
          background: #fff;
          margin: 10px 0px;
          border-radius: 8px;
          margin-bottom: 10px;
          padding: 10px 0;
          border: 1px dashed #ccc;
          display: flex;
          flex-wrap: nowrap;
       }
       .follow_connect_msg_section > div{
         border-right: 1px solid #ccc;
         width: 33% !important;
         text-align: center !important;
         padding: 10px;
        }
        .follow_connect_msg_section > div:nth-child(3){
          border-right: 0;
        }
        .follow__btn_block i{
          color: #f44526;
          font-size: 16px;
          margin-bottom: 8px;
        }
        .follow__btn_block h5{
          font-size: 12px;
          font-weight: 600;
          color: #000;
        } */
  /* .visiting__card__section button{
    background: linear-gradient(0deg, rgba(255, 151, 0, 1) 0%, rgba(251, 75, 2, 1) 100%) !important;
    border: 0;
    width: 100%;
  } */

  .edit_interest_sec a i {
    color: #f44526;
    font-size: 20px;
    margin-right: 5px;
  }

  .visitingCard_modal .modal-dialog {
    padding-right: 10px;
  }
  .visitingCard_modal .modal-content .modal-body {
    padding: 15px 1px;
  }

  .visiting__ul li p {
    font-size: 10px;
  }
  .visiting__card__wrap__div {
    padding: 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
  }

  /* .more__txt_bio{
    display: none;
  }

  .more_text__btn{
    color: blue;
    font-size: 13px;
    font-weight: 600;
  } */

  /* .bio-section .pe-2{
    font-size: 12px;
  }

  .bio_name_tag strong{
    font-size: 12px;
  }


  .bio-section h5 span{
    font-size: 12px;
  } */

  /* .all_points_section{
    background: #fff;
    margin: 10px 0px;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px dashed #ccc;
    display: flex;
  }
  .all_points_section > div{
    text-align: center ;
    width: 33%;
    
    border-right: 1px solid #ccc;
  }
  .all_points_section > div:last-child{
    border: 0;
  }

  .all_points_section > div h2{
    font-size: 15px !important;
    color: #f44526;
    font-weight: 600;
  }  
  .all_points_section > div h5{
    color: #000;
    font-size: 11px;
    font-weight: 600;
  } */

  /* .bio-section > h4{
    font-weight: 600;
  } */

  /* .all_points_section{
    margin: 10px 0;
  } */
  /* .talkAbout__heading_sec{
    display: flex;
    justify-content: space-between;
    align-items: center;
  } */

  .visiting__card__body {
    min-height: 166px;
    height: auto;
  }

  /* .all__star_badge{
    margin: 10px 0;
  } */

  .complete__profile_block {
    /* margin-top: 10px; */
    margin-bottom: unset;
  }

  /* .points__column{
    margin: 10px 0;
    margin-top: 10px !important;
  } */

  /* .bio__block{
    margin-top: 13px;
  } */

  .vertical_visiting .powered_by_vc_blck {
    left: unset !important;
    width: unset !important;
    transform: unset !important;
  }

  .profile_row_direction_mq .card {
    margin-left: 5px;
    margin-right: 5px;
  }
  .first-section {
    padding: 0px;
  }
  .main_info_box {
    padding: 10px;
  }
}
@media (max-width: 440px) {
  .scroll_slider_award {
    grid-auto-columns: 30%;
  }
}
/* .profile_badge_sec img {
  width: 110px;
} */

textarea#emojiTxt,
.titletext,
.tagsfiled {
  font-weight: bold !important;
  font-size: 16px !important;
}

.form-control,
.form-select {
  border-radius: 10px !important;
}

.card-header {
  background-color: #fdfdfd !important;
}

/* mobile- menu */
.click-on {
  color: white;
  padding: 0px;
  margin: 0px;
  position: fixed;
  height: 0vh;
  width: 100%;
  z-index: 99999999;
  background-color: rgb(14, 7, 7);
  display: none;
  transition: all 0.3s;
}
.cross-sign {
  font-size: 31px;
  padding: 0px 26px 0px 5px;
  transform: rotate(45deg);
}
.click-on-header h4 {
  color: white;
  margin-right: 138px;
  padding-top: 6px;
}

.click-header div p {
  color: rgb(177, 177, 177);
  padding-top: 5px;
}
.click-header {
  justify-content: space-between;
}

.image-section {
  margin: -11px 0px 0 7px;
}
.image-section img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.image-section-name {
  padding-left: 14px;
  font-size: 18px;
}
.image-btn {
  border-radius: 27px;
  height: 24px;
  width: 82px;
  color: white;
  background-color: black;
  border: 1px solid white;
  font-size: 12px;
}
.btn-icon1 {
  font-size: 12px;
  padding-right: 2px;
}
.btn-icon2 {
  font-size: 12px;
}
.image-section-name p {
  margin-bottom: -5px !important;
}
.text-area {
  margin: 12px 0px 0px 10px;
  width: 95%;
  height: 350px;
}
.click-on-footer {
  font-size: 20px;
  padding: 21px 15px;
}

.click-on-footer div:nth-child(5) {
  font-size: 19px;
  margin-left: 70px;
  padding-top: 1px;
}
.click-on-footer div:nth-child(1) {
  margin-right: -7px;
}
.click-on-footer div:nth-child(2) {
  margin-right: -7px;
}
.click-on-footer div:nth-child(3) {
  margin-right: -7px;
}
.click-on-footer div:nth-child(4) {
  margin-right: -7px;
}

.sub-module {
  position: absolute;
  z-index: 9999999999;
  color: white;
  width: 100%;
  font-size: 13px;
  padding: 13px;
  width: 100%;
  height: 350px;
  bottom: 0;
  display: none;
  transition: all 0.3s;
}
.sub-module hr {
  color: rgb(255, 255, 255);
  border-radius: 10px;
  margin: 0 146px 12px;
}
.sub-module div {
  padding: 3px 0px;
}
.sub-module div i {
  padding-right: 10px;
}

.apply_for_etr:hover .paraGlowingText {
  text-decoration: underline;
  text-decoration-color: #fff;
}

.secDesign__secCard .visiting_txt-blck {
  width: 60%;
}

.your-story-btn {
  background-color: #f44526;
  color: #fff !important;
  margin: 1rem 0;
  -webkit-animation: storybtnanimation 1500ms infinite !important;
  -moz-animation: storybtnanimation 1500ms infinite !important;
  -o-animation: storybtnanimation 1500ms infinite !important;
  animation: storybtnanimation 1500ms infinite !important;
}

@keyframes storybtnanimation {
  0% {
    background-color: #f44526;
    box-shadow: 0 0 3px #fff;
  }
  50% {
    background-color: #f44526;
    box-shadow: 0 0 40px #fff;
  }

  100% {
    background-color: #f44526;
    box-shadow: 0 0 3px #fff;
  }
}
@media (max-width: 327px) {
  .dots3-btn {
    margin-top: 8px;
  }
}
.talk_about_joined_group {
  justify-content: center !important;
  margin-top: 0px !important;
}
.talk_about_joined_group_li {
  padding: 5px;
  border-radius: 5px;
  background: #fff;
  border: 2px solid #081631;
  color: #081631;
  margin-top: 8px;
  transition: 0.5s all linear;
  margin-left: 10px;
  width: fit-content;
}
.talk_about_joined_group_li i {
  font-size: 12px;
  margin: 0px 4px;
}
