@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&display=swap");
body {
  overflow-x: hidden;
}
body ul, body li {
  list-style: none;
}

.menu-primary, .capsSubtle, .mobi-menu nav {
  font-family: "Poppins", sans-serif;
}

.poppins {
  font-family: "Poppins", sans-serif;
}

#main-menu .menu-primary ul > li > a {
  font-size: 15px;
}

#main-menu {
  font-family: "Open Sans", sans-serif;
}
#main-menu #main-menu .menu-primary ul > li > a {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: 600;
}

.header-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-center .header-right {
  display: flex;
  align-items: center;
  justify-content: end;
}
.header-center .header-right li {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}

.loged-in-menu .sub-menu {
  display: none;
}
.loged-in-menu .menu-item-has-children:hover .sub-menu {
  display: block;
  border: medium none;
  border-top: 0 none;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 100;
  left: auto;
  right: 0;
  padding: 0;
  background: #fff;
  padding: 10px 20px;
  min-width: 220px;
  margin-left: -20px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}
.loged-in-menu .menu-item-has-children:hover .sub-menu li {
  padding-bottom: 10px;
  height: auto;
}
.loged-in-menu .menu-item-has-children:hover .sub-menu li a {
  color: rgba(0, 0, 0, 0.5);
}

.right-0 {
  right: 0 !important;
  left: auto !important;
}

ul.page-numbers {
  padding-left: 15px;
}

.main-tags {
  margin-top: 30px;
  border-top: 1px solid #ccc;
  padding-top: 16px;
}
.main-tags p {
  font-weight: 700;
}

.tags-wrap a {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.875rem;
  padding: 6px 12px;
  margin-right: 3px;
  width: -moz-fit-content;
  width: fit-content;
  float: left;
  margin: 4px;
}

.static-pages-links {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.static-pages-links ul li {
  width: -moz-fit-content;
  width: fit-content;
  float: left;
  margin: 8px;
}

.fa-heart-o {
  color: red;
  cursor: pointer;
}

.fa-heart {
  color: red;
  cursor: pointer;
}

figure {
  position: relative;
}

.like-position {
  position: absolute;
  right: 3%;
  top: 3%;
  display: flex;
  gap: 15px;
  align-items: center;
}
.like-position #heart {
  font-size: 25px;
}
.like-position .like-text {
  background: #fff;
  padding: 6px 10px;
  border-radius: 5px;
  position: relative;
  font-size: 13px;
  letter-spacing: 0.8px;
}

.reply-sec {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.reply-sec .reply-box {
  display: flex;
  gap: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 1rem;
}
.reply-sec .reply-box .reply-like {
  font-size: 14px;
  display: flex;
  gap: 10px;
  margin-top: 15px;
}
.reply-sec .reply-box .reply-like a {
  color: #03a87c !important;
}
.reply-sec .reply-box .your-message-here {
  font-size: 14px;
  max-width: 60%;
  color: #606060;
  padding-top: 5px;
}
.reply-sec .reply-box .name-time {
  display: flex;
  align-items: center;
  gap: 15px;
}
.reply-sec .reply-box .name-time strong {
  font-size: 18px;
}
.reply-sec .reply-box .name-time .time {
  font-size: 13px;
  color: #606060;
}
.reply-sec .reply-box .img-sec img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.header-mobile-flex {
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 10px;
}

.gap-30 {
  gap: 30px;
}

.heading-main {
  font-size: 30px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  margin-right: 20px;
}

.add-article-sec {
  width: 100%;
  float: left;
  padding-top: 35px;
}

.add-sec {
  display: flex;
  align-items: center;
  justify-content: start;
}

.add-button {
  padding: 15px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add-button img {
  width: 16px;
  height: 16px;
}
.add-button:hover {
  background-color: #e3dede !important;
}

footer {
  width: 100%;
  float: left;
}

.title {
  border: 0px;
  padding: 0;
  font-size: 29px;
  font-family: "fontello";
  font-weight: 700;
  font-size: 30px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  margin-top: 25px;
}
.title:focus {
  outline: none;
  box-shadow: none;
  border: 0px;
}

.category-sec {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.category-sec label {
  width: 100%;
  float: left;
  font-size: 24px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.54);
}
.category-sec select {
  border-radius: 0px !important;
  height: 45px !important;
}

.btn-follow {
  background: #000;
  padding: 4px 15px;
  color: #fff !important;
  border-radius: 50px;
  font-size: 13px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  height: 28px;
}
.btn-follow:hover {
  color: #fff !important;
}

header {
  z-index: 9;
}

.btn-send {
  background: #000;
  color: #fff !important;
  padding: 8px 35px;
  border-radius: 50px;
  border: 2px solid;
  font-size: 15px;
  margin-top: 15px;
}

.close {
  position: absolute;
  right: 0px;
  background: #000 !important;
  z-index: 1050000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  padding: 0;
  opacity: 2 !important;
  color: #fff;
}
.close:hover {
  background: #000 !important;
}

.modal-header {
  padding: 0;
  border: 0;
}

.modal-body label {
  font-size: 20px;
}

.modal-message-dialog {
  top: 12%;
}

.social-link {
  color: rgba(0, 0, 0, 0.54);
  border-radius: 50%;
  font-size: 13px;
  margin-left: 0.2rem;
  border: 1px solid rgba(0, 0, 0, 0.34);
  width: 26px;
  height: 26px;
  display: block;
  line-height: 23px;
  text-align: center;
  padding: 0;
}

.hover-color {
  color: #00abea !important;
}

.points {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 15px;
}
.points img {
  width: 22px;
}

.login-page {
  display: flex;
}

.left-content {
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  height: auto;
  background: url(../images/login-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px;
  position: relative;
  /* background: red; */
}
.left-content::after {
  width: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.6784313725);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.left-content .text-part {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.right-content {
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
  height: auto;
  padding: 50px 0px;
}
.right-content h1 {
  padding-bottom: 30px;
}

.right-content form {
  width: 75%;
  margin: auto;
}

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

.btn-submit {
  background: #000 !important;
  border: none;
  padding: 11px 40px;
  border-radius: 10px;
  color: #fff !important;
  font-size: 14px;
  display: inline-block;
  height: auto;
}

/* From Uiverse.io by Creatlydev */
.btn-submit-new {
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  border: none;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  background-color: #000;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s;
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
}

.button__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  position: relative;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.btn-submit-new:hover {
  background-color: #222222;
}

.btn-submit-new:hover .button__icon-wrapper {
  color: #000;
}

.button__icon-svg--copy {
  position: absolute;
  transform: translate(-150%, 150%);
}

.btn-submit-new:hover .button__icon-svg:first-child {
  transition: transform 0.3s ease-in-out;
  transform: translate(150%, -150%);
}

.btn-submit-new:hover .button__icon-svg--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}

.forgott-password {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}
.forgott-password a {
  color: #007bff;
  float: right;
}

.or-sec {
  width: 100%;
  float: left;
  height: auto;
  text-align: center;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 16px;
  color: #cecece;
}
.or-sec ul {
  width: 100%;
  float: left;
  display: inline-flex;
  justify-content: flex-end;
  margin: 0px;
}
.or-sec ul li {
  margin: 0px 5px;
}
.or-sec ul li a {
  width: 35px;
  height: 35px;
  border: 1px solid #cecece;
  float: left;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.or-sec ul li img {
  width: 35px;
  height: 35px;
}

.dont-have-account {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;
}
.dont-have-account a {
  color: #00abea !important;
}

.modal-forgott-pass {
  max-width: 54%;
}
.modal-forgott-pass form {
  width: 90%;
  margin: auto;
  padding: 40px 0px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.modal-forgott-pass form .btn-send {
  width: 40%;
  margin: auto;
}

.tags-wrap {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.4rem;
  margin: 0px;
}

.post-btn {
  background: #000;
  padding: 9px 40px;
  margin-top: 1.5rem;
  border-radius: 0px;
  border: 0px;
}

.spanborder-2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 1.5rem;
}
.spanborder-2 li {
  padding: 10px;
  position: relative;
}
.spanborder-2 li a {
  font-size: 17px;
  margin: 10px 0px;
  width: -moz-fit-content;
  width: fit-content;
  color: #7c7979 !important;
}
.spanborder-2 .active a {
  color: #000 !important;
}
.spanborder-2 .active::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
}

.drop-left {
  left: auto !important;
  right: 0 !important;
}

.noti-drop img {
  width: 24px;
}
.noti-drop .dropdown-menu {
  background: #fff;
  padding: 10px 10px;
  min-width: 220px;
  transform: translate3d(0px, 60px, 0px) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
  min-width: 300px;
  border: 0px;
  border-radius: 0px;
}
.noti-drop .dropdown-menu .noti-main {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  padding: 12px 0px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.dropdown-toggle::after {
  display: none;
}

.add-article {
  margin-right: 20px;
}

.favourites-side button img {
  width: 16px;
  height: 16px;
}

.favourites-btn img {
  filter: brightness(0);
}

.favourites-btn-new img {
  filter: none;
}

.flex-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.favourites-side {
  display: flex;
  gap: 10px;
}

.noti-count-main {
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  width: 10px;
  height: 10px;
  color: #fff;
  border-radius: 50%;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
}

.profile-pic {
  color: transparent;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
  margin-right: 15px;
}
.profile-pic input {
  display: none;
}
.profile-pic img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 125px;
  height: 125px;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.35);
  border-radius: 100px;
  z-index: 0;
}
.profile-pic .-label {
  cursor: pointer;
  height: 34px;
  width: 34px;
  background: #000;
  display: flex;
  z-index: 30;
  position: absolute;
  right: 0;
  border-radius: 50%;
  bottom: 6%;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin: 0px;
}
.profile-pic:hover .-label {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  color: rgb(250, 250, 250);
  transition: background-color 0.2s ease-in-out;
  border-radius: 100px;
  margin-bottom: 0;
}
.profile-pic span {
  display: inline-flex;
  font-size: 14px;
}



.profile-img-wrap {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 45px;
  gap: 20px;
  padding-top: 30px;
}

.name-part p {
  margin: 0;
  font-size: 14px;
}

label {
  width: 100%;
  font-weight: 600;
}

.iti {
  width: 100%;
}

.btn-save {
  background: #000;
  color: #fff;
  padding: 10px;
  border: 1px solid transparent;
  box-shadow: 0px 9px 15px rgba(34, 34, 34, 0.08);
  width: 20%;
}
.btn-save:hover {
  background-color: transparent;
  color: #000 !important;
  border-color: #000;
}

.your-password-sec li {
  font-size: 14px;
  margin-bottom: 8px;
  color: #75767A;
}

.sticky-sidebar-2 {
  border-left: 1px solid rgba(187, 187, 187, 0.418);
  background: rgba(247, 247, 247, 0.3490196078);
  padding-top: 30px;
}

.your-password-sec {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 0.200000003px solid #75767A;
  border-radius: 10px;
  opacity: 1;
  padding: 15px;
  margin: 30px 0px;
}
.your-password-sec h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.your-password-sec p {
  font-size: 14px;
  margin-bottom: 8px;
  color: #75767A !important;
}

.password-change label {
  font-weight: 700;
  font-size: 15px;
}
.password-change span {
  font-size: 13px;
}

.savebtn-sec {
  display: flex;
  justify-content: end;
}

.footer-main {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.contact-btn {
  font-size: 14px !important;
}

.post-author {
  overflow: hidden;
  padding: 0px;
}

.followers {
  font-size: 16px;
}

.flex-follow {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 10px 0px;
}

.tag-main-card {
  width: 100%;
  float: left;
  padding: 15px;
  border: 0.5px solid #ccc;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 30px;
}
.tag-main-card .tag {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.875rem;
  padding: 6px 12px;
  margin-right: 3px;
  width: -moz-fit-content;
  width: fit-content;
  float: left;
  margin: 4px;
}
.tag-main-card p {
  width: 100%;
  float: left;
  margin: 15px 0px 0px 0px;
}
.tag-main-card .question-part {
  width: 100%;
  float: left;
  display: flex;
  font-size: 13px;
  padding-top: 20px;
  color: #939393;
}
.tag-main-card .question-part a {
  color: #939393;
}

.search-wrap {
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.28);
  border-radius: 50px;
  margin: 20px 0px 40px 0px;
}
.search-wrap input {
  background-color: transparent;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 0px;
  min-width: 400px;
}

button:focus, input:focus {
  outline: 0;
  box-shadow: none;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
}

.page-link {
  color: #000 !important;
}
.page-link:hover {
  background-color: transparent !important;
  color: inherit !important;
}

.side-buttons {
  margin-bottom: 15px;
}
.side-buttons .filter-btn {
  background: #ccc;
  text-transform: capitalize;
  font-size: 14px;
}
.side-buttons .filter-btn.active {
  background: #000;
  color: #fff;
}

.social-network a {
  color: rgba(0, 0, 0, 0.54);
  border-radius: 50%;
  font-size: 13px;
  margin-left: 0.2rem;
  border: 1px solid rgba(0, 0, 0, 0.34);
  width: 26px;
  height: 26px;
  display: block;
  line-height: 23px;
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.veryfy-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
  font-family: "poppins";
}
.veryfy-card img {
  width: 190px;
}
.veryfy-card h2 {
  font-size: 20px;
  color: #959595;
  font-weight: 300;
}
.veryfy-card h1 {
  color: #000205;
  font-size: 35px;
}

.verify-bg {
  background: rgba(243, 245, 249, 0.37);
  margin-bottom: -3rem !important;
  padding-bottom: 3rem;
}
.verify-bg .text-part {
  padding: 30px 20px 0px 20px;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
.verify-bg .text-part h3 {
  font-weight: 600;
  color: #000205;
  padding-bottom: 20px;
}
.verify-bg .text-part ul li {
  padding-bottom: 15px;
}
.verify-bg .text-part ul li:nth-last-of-type(1) {
  padding-bottom: 0px;
}

.verify-email {
  color: #00abea !important;
  font-weight: 500;
}

.no-login.flex-row li {
  margin: 0px 15px;
}
.no-login.flex-row li a {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "poppins";
}

.login-modal {
  font-family: "Poppins";
}
.login-modal .modal-content {
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px;
}
.login-modal .modal-dialog {
  max-width: 700px;
  margin: 1.75rem auto;
}

.login-popup {
  padding: 40px 20px;
}
.login-popup h2 {
  font-family: 'Georgia,Times,"Times New Roman",serif;' !important;
}
.login-popup ul {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  gap: 10px;
}
.login-popup ul li {
  width: 100%;
  float: left;
  max-width: 225px;
}
.login-popup ul li a {
  border: 1px solid #b2b2b2;
  padding: 10px 20px;
  width: 100%;
  float: left;
  border-radius: 72px;
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 14px;
}

.login-popup p {
  color: #777;
  font-size: 14px;
}

.forgot-text {
  width: 100%;
  float: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 80%;
  margin: auto;
  padding-top: 40px;
}
.forgot-text a {
  color: #222222 !important;
  text-decoration: underline;
}

.modal-open .modal {
  padding: 0 !important;
}

.stats-main {
  padding-top: 50px;
}

.border-btn {
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 0 0.8rem;
  border-radius: 3px;
  margin-left: 1rem;
  color: #000;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 14px;
}

.color-gay {
  color: rgba(0, 0, 0, 0.5) !important;
}

.main-stats-graph {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin-top: 30px;
  padding-top: 30px;
}
.main-stats-graph .nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 33.33%;
}
.main-stats-graph .nav-tabs .nav-link {
  opacity: 0.5;
}
.main-stats-graph .nav-tabs .nav-link.active {
  opacity: 2;
}
.main-stats-graph .nav-tabs .nav-link.active, .main-stats-graph .nav-tabs .nav-item.show .nav-link {
  color: #000;
  border-color: #000 #000 #fff;
}

.count {
  font-size: 3rem;
  line-height: initial;
  font-weight: 700;
}

.tab-content {
  display: block;
  padding-top: 20px;
}

.stories-tab {
  padding-top: 40px;
}
.stories-tab .nav-tabs .nav-item {
  margin-bottom: 0px;
}
.stories-tab .nav-tabs .nav-link {
  opacity: 0.5;
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
}
.stories-tab .nav-tabs .active {
  opacity: 2 !important;
}

.stories-text-part {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.stories-text-part h3 {
  font-size: 25px;
}
.stories-text-part ul {
  display: inline-flex;
  gap: 10px;
}
.stories-text-part ul li {
  opacity: 0.5;
}

.stories-table .table-responsive {
  display: inline-table;
}
.stories-table .table thead th {
  border: 0px;
}
.stories-table tbody {
  border-top: 20px solid transparent !important;
}

.btn-following-border {
  background: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}
.btn-following-border:hover {
  color: #000 !important;
}

@media screen and (max-width: 991px) {
  .post-author {
    overflow: hidden;
    padding: 50px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .author-img {
    margin-right: 0px;
  }
  .author-content {
    vertical-align: middle;
    text-align: center;
  }
  .author-content .social-network {
    width: 100%;
    margin: 10px 0px !important;
  }
  .points {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: 0px;
    text-align: center;
    width: 100%;
    float: left !important;
    margin-top: 11px;
    justify-content: center;
  }
  .follow-mobile {
    width: -moz-fit-content;
    width: fit-content;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .modal-forgott-pass {
    max-width: 90%;
  }
  .flex-follow {
    justify-content: center;
  }
  .post-author .content-social-author {
    padding-top: 0px;
  }
  .author-avatar img {
    height: 27px;
    width: 27px;
  }
  .add-article {
    margin-right: 15px;
  }
  .login-modal .modal-dialog {
    max-width: 90%;
    margin-left: 5% !important;
  }
  .stats-main {
    padding-top: 70px;
    font-size: 75%;
  }
  .border-btn {
    font-size: 80%;
  }
}
@media screen and (max-width: 600px) {
  .reply-sec .reply-box .your-message-here {
    max-width: 100%;
  }
  .reply-sec .reply-box .img-sec img {
    width: auto;
    height: auto;
  }
  .modal-message-dialog {
    top: 20%;
    width: 85%;
    margin: auto;
  }
  #wrapper {
    padding-top: 0px;
  }
  .left-content {
    display: none;
  }
  .right-content {
    width: 100%;
  }
  .spanborder-2 {
    margin-top: 30px;
  }
  .loged-in-menu .menu-item-has-children:hover .sub-menu {
    right: 5vw;
    min-width: 90vw;
  }
  .noti-drop {
    position: static;
  }
  .noti-drop .dropdown-menu {
    transform: inherit !important;
    min-width: 90vw;
    top: 94% !important;
    left: auto;
    width: 90vw;
    right: 5vw !important;
  }
  .add-sec {
    margin-top: 30px;
  }
  .profile-main {
    margin: 40px 0px;
  }
  .profile-img-wrap {
    gap: 5px;
  }
  .profile-img-wrap .profile-pic img {
    width: 80px;
    height: 80px;
  }
  .profile-img-wrap .profile-pic .-label {
    cursor: pointer;
    height: 28px;
    width: 28px;
    right: -2%;
    bottom: 2%;
  }
  .profile-img-wrap h2 {
    font-size: 16px;
    font-weight: bold;
  }
  .profile-img-wrap p {
    font-size: 13px;
  }
  .form-control {
    height: 40px;
  }
  article.row {
    gap: 15px;
  }
  .search-wrap {
    margin: 50px auto 30px auto;
  }
  .search-wrap input {
    min-width: 270px;
  }
  .side-buttons {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .verify-bg {
    padding-top: 70px !important;
  }
  .verify-bg .veryfy-card img {
    width: 120px;
  }
  .verify-bg .veryfy-card h2 {
    font-size: 16px;
    line-height: inherit;
  }
  .verify-bg .veryfy-card h1 {
    font-size: 25px;
  }
  .verify-bg .veryfy-card h3 {
    font-size: 22px;
  }
  .verify-bg .veryfy-card li {
    font-size: 15px;
    text-align: left;
    list-style: disc;
  }
  .verify-bg .veryfy-card li::marker {
    color: #00abea !important;
  }
  .footer-main .row {
    text-align: center;
  }
  .header-mobile-flex .btn-submit {
    padding: 6px 22px;
    font-size: 12px;
  }
  .login-modal .modal-dialog {
    max-width: 90%;
    margin-left: 5% !important;
  }
}
.modal-backdrop {
  background-color: #fff;
}

.modal-backdrop.show {
  opacity: 0.9;
}

.signup-popup label {
  font-size: 14px;
  text-align: left;
}

.signup-popup form {
  max-width: 90%;
  margin: 50px auto 0px auto;
}

.modal-content {
  border: 0px;
}

.signup-popup p {
  margin-top: 10px;
}

@media screen and (max-width: 320px) {
  .author-avatar img {
    height: 28px;
    width: 28px;
  }
  .search-wrap input {
    min-width: 220px;
  }
}
.article-new {
  background: rgba(241, 243, 244, 0.5490196078);
  padding: 40px 0px;
  color: #222222;
}
.article-new h2 {
  font-size: 30px;
  font-weight: 600;
  color: #222222;
  margin: 0px 0px 40px 0px;
}

.main-card {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 15px;
  border-radius: 5px;
}
.main-card label {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  font-family: "Poppins";
  margin: 0px;
}
.main-card input {
  border-radius: 5px;
  font-size: 14px;
}
.main-card .ql-editor {
  min-height: 220px;
}
.main-card .col-12 {
  margin-bottom: 20px;
}
.main-card .form-check input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.main-card .form-check label {
  font-size: 14px;
  font-weight: 500;
}
.main-card small, .main-card .small {
  margin-bottom: 5px;
  display: block;
}

.form-check input {
  height: auto;
  width: auto;
}

.panel-heading {
  background: #e5e5e5;
  padding: 10px 20px;
  border-radius: 5px;
}
.panel-heading a {
  color: #222222 !important;
  font-size: 16px;
  font-weight: 500 !important;
  letter-spacing: 0.5px;
}
.panel-heading a:hover {
  color: #222222 !important;
}

.panel-body {
  background: #fff;
  padding: 10px;
}

.panel {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.panel .panel {
  border: 0px;
}
.panel a {
  font-weight: 600;
  color: #006fa5;
}
.panel b, .panel strong {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
.panel ol, .panel ul {
  margin: 0px;
}
.panel li {
  list-style: inside;
}

.author-agree-main {
  padding: 0px;
  margin: 0px;
}
.author-agree-main .author-agree {
  background: #f3f1f1;
  padding: 10px;
  border-radius: 5px;
}
.author-agree-main .author-agree .w-100 label {
  margin: 10px 0px;
}

.author-agree {
  display: none;
}

.footer-buttons .btn {
  background: #000;
  color: #fff !important;
  padding: 7px 20px;
}
.footer-buttons .btn-outline-primary {
  background: transparent;
  color: #000 !important;
  border-color: #000 !important;
}

.chat-page {
  background-color: #222222;
}
.chat-page .chat-sec {
  background: #fff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2705882353);
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.chat-page .left-side-chat {
  width: 30%;
  float: left;
  background-color: rgba(247, 247, 247, 0.1607843137);
}
.chat-page .left-side-chat .left-side-inner {
  height: 500px;
  overflow-y: scroll;
  padding: 20px;
}
.chat-page .left-side-chat .left-side-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
.chat-page .left-side-chat .left-side-inner::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.chat-page .left-side-chat .left-side-inner::-webkit-scrollbar-thumb {
  background-color: #000000;
  height: 10px;
}
.chat-page .left-side-chat .left-side-inner::-webkit-scrollbar-track {
  max-height: 50%;
  height: 50%;
}
.chat-page .left-side-chat .person-card {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
  padding: 10px;
  border-radius: 15px;
}
.chat-page .left-side-chat .person-card .img-part {
  flex: 0 0 auto;
}
.chat-page .left-side-chat .person-card .img-part img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid #858585;
}
.chat-page .left-side-chat .person-card .text-part {
  padding-left: 15px;
  width: calc(100% - 50px);
}
.chat-page .left-side-chat .person-card .text-part p {
  margin: 0px;
  font-size: 14px;
  color: #747474;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
}
.chat-page .left-side-chat .person-card .text-part strong {
  font-size: 18px;
}
.chat-page .left-side-chat .person-card .text-part .top-part {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.chat-page .left-side-chat .person-card .text-part .top-part .get-time {
  color: #829C99;
  font-size: 13px;
}
.chat-page .left-side-chat .person-card .text-part .tik {
  width: 20px;
  position: absolute;
  right: 5px;
  bottom: 10px;
}
.chat-page .left-side-chat .person-card-active {
  box-shadow: 0px 0px 3px rgba(0, 102, 255, 0.1607843137);
  background-color: #f7f7f7;
}

.chat-inner-sec {
  width: 70%;
  position: relative;
}
.chat-inner-sec .person-card {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  justify-content: space-between;
  position: relative;
}
.chat-inner-sec .person-card .person-part {
  display: flex;
  align-items: center;
}
.chat-inner-sec .person-card .img-sec {
  flex: 0 0 auto;
  margin-right: 15px;
}
.chat-inner-sec .person-card .img-sec img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.search-part {
  position: absolute;
  top: 100%;
  display: flex;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.168627451);
  width: 40%;
  left: auto;
  right: 20px;
  margin: auto;
  border-radius: 50px;
  overflow: hidden;
  align-items: center;
  z-index: 1;
  display: none;
}
.search-part input {
  border: 0px !important;
}
.search-part input:focus {
  border: 0px;
}
.search-part a {
  display: flex;
  width: 30px;
  color: #000 !important;
}
.search-part a:hover {
  color: #000 !important;
}

#chat-search {
  color: #000 !important;
}
#chat-search:hover {
  color: #000 !important;
}

.search-part-show {
  display: flex !important;
}

.main-chat-sec {
  padding: 20px 20px 80px 20px;
  height: 425px;
  overflow-y: scroll;
}
.main-chat-sec .incoming-chat {
  width: -moz-fit-content;
  width: fit-content;
  background: rgba(0, 123, 255, 0.12);
  background: rgba(185, 185, 185, 0.12);
  padding: 13px 13px 30px 13px;
  border-radius: 10px 10px 10px 0px;
  margin-bottom: 10px;
  position: relative;
}
.main-chat-sec .incoming-chat .get-time {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 10px;
}
.main-chat-sec .incoming-chat p {
  margin: 0px;
  font-size: 14px;
}
.main-chat-sec .outgoing-chat {
  width: -moz-fit-content;
  width: fit-content;
  background: rgba(0, 123, 255, 0.12);
  padding: 13px 13px 30px 13px;
  border-radius: 10px 10px 0px 10px;
  margin-bottom: 10px;
  position: relative;
}
.main-chat-sec .outgoing-chat .get-time {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 10px;
}
.main-chat-sec .outgoing-chat p {
  margin: 0px;
  font-size: 14px;
}
.main-chat-sec::-webkit-scrollbar {
  display: none;
}

.incoming-chat-sec {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}

.outgoing-chat-sec {
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.chat-footer {
  width: 100%;
  float: left;
  border-top: 1px solid rgba(204, 204, 204, 0.8);
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  align-items: center;
}
.chat-footer .smile-sec {
  width: 8%;
  padding: 10px;
}
.chat-footer .smile-sec img {
  width: 18px;
}
.chat-footer .textarea-sec {
  flex: 0 0 auto;
  width: 84%;
  position: relative;
  display: flex;
  align-items: center;
}
.chat-footer .textarea-sec .mike {
  position: absolute;
  width: 25px;
  top: 0;
  right: 0px;
  bottom: 0;
  margin: auto;
  height: 100%;
  display: block;
  display: flex;
  align-items: center;
}
.chat-footer .textarea-sec .mike img {
  width: 18px;
}
.chat-footer .textarea-sec textarea {
  border: 0px !important;
  resize: none;
  height: 35px;
  overflow: hidden;
  padding-right: 50px;
}
.chat-footer .textarea-sec textarea:focus {
  outline: none;
}

.textarea-sec-active .mike-icon {
  display: none;
}
.textarea-sec-active .send-icon {
  display: block !important;
}

.chat-header {
  width: 100%;
  background: #fff;
  padding: 15px;
  box-shadow: 1px 15px 5px rgba(161, 159, 159, 0.0705882353);
}
.chat-header .header-flex {
  display: flex;
  justify-content: space-between;
}
.chat-header .search-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  border: 1px solid #cecece;
  border-radius: 10px;
  overflow: hidden;
  border-bottom: 2px solid #222222;
}
.chat-header .search-header a {
  display: flex;
  padding: 10px;
}
.chat-header .search-header input {
  border: 0px;
}
.chat-header img {
  width: 16px;
}
.chat-header .right-side {
  display: flex;
  align-items: center;
  gap: 20px;
}

.chats strong {
  font-size: 24px;
}

.works-at {
  font-size: 14px;
  color: #666;
  margin: 10px 0px;
}

.author-page-new {
  background: #f3f2f0;
}
.author-page-new .sticky-sidebar {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px !important;
  margin-bottom: 30px;
}

.box-author {
  background-color: #fff;
  padding: 15px;
  border-radius: 15px;
  border: 1px solid #ccc;
}

.top-author {
  border-bottom: 1px solid #c9c5c5;
  margin-bottom: 12px;
}

.pro-info-sec {
  background-color: #fff;
  padding: 15px;
  border-radius: 15px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.pro-info-sec h6 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.company-img-text-card {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.company-img-text-card .img-part {
  width: 60px;
  flex: 0 0 auto;
  margin-right: 20px;
}
.company-img-text-card .img-part img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.company-img-text-card .compamy-name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 5px;
  display: block;
}
.company-img-text-card .time {
  font-size: 14px;
  color: #222222;
}

.position-card {
  position: relative;
  margin-left: 80px;
  padding-bottom: 20px;
}
.position-card::before {
  width: 1px;
  height: calc(100% - 23px);
  content: "";
  position: absolute;
  border-left: 1px solid #b0b0b0;
  left: -50px;
  bottom: 0;
}
.position-card::after {
  width: 10px;
  height: 10px;
  background: #a5a5a5;
  position: absolute;
  content: "";
  top: 8px;
  left: -54px;
  border-radius: 50%;
}
.position-card .time, .position-card .country {
  color: #8f8f8f;
  font-weight: 200;
  font-size: 14px;
}

.education-card .time .get-years {
  color: #8f8f8f;
}
.education-card .company-img-text-card {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 15px;
}
.education-card .company-img-text-card:nth-last-of-type(1) {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.latest-post-card {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
}

.education-detail h5 {
  font-size: 27px;
  font-weight: 600;
  margin: 20px 0px 30px 0px;
}

input:focus, textarea:focus, button:focus, select:focus {
  outline: none !important;
  border: 1px solid #dee2e6;
}

.repeatLead {
  display: none !important;
}

#wrapper:has(.login-page-new) {
  background: #fafafa;
  padding: 5vh 0%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-page-new {
  background: #fff;
  min-height: 90vh;
  position: relative;
  max-width: 94vw;
  border-radius: 30px;
  box-shadow: 0px 0px 35px -15px rgb(166, 166, 166);
  overflow: hidden;
}
.login-page-new .top-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  background: rgba(34, 34, 59, 0.0196078431);
  padding: 10px 30px 10px 20px;
  border-radius: 12px;
  border: 1px solid rgba(206, 206, 206, 0.1607843137);
}
.login-page-new .top-flex p {
  color: gray;
  font-weight: 400;
  margin-bottom: 0px;
}
.login-page-new .top-flex p a {
  color: #22223b !important;
  font-weight: 500;
  text-decoration: underline;
}
.login-page-new .top-flex a i {
  width: 30px;
  height: 30px;
  border: 1px solid #cecece;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-page-new .top-flex a i:hover {
  background-color: #000;
  color: #fff;
}
.login-page-new .bottom-flex {
  margin: 30px 0px 0px 0px;
  float: left;
  width: 100%;
}
.login-page-new .forgot-password-sec {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}
.login-page-new .forgot-password-sec a {
  font-size: 14px;
  color: #22223b;
  text-decoration: underline;
}
.login-page-new form {
  margin-top: 40px;
}
.login-page-new .col-lg-6:has(.img-part) {
  color: #fff;
}
.login-page-new .img-part {
  display: flex;
  height: 100%;
  background: #22223b;
  min-height: 90vh;
  padding: 60px;
}
.login-page-new .img-part strong {
  font-size: 54px;
  line-height: 1;
  font-family: syne;
  display: block;
  margin: 50px 0px 30px 0px;
}
.login-page-new .img-part span {
  font-family: "Oleo Script", serif;
  font-size: 30px;
  display: block;
  margin-bottom: 10px;
}
.login-page-new .img-part img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.login-page-new .text-part {
  float: left;
  width: 100%;
  padding: 60px 80px;
}
.login-page-new .text-part .home-btn {
  background: #000;
  width: 50px;
  height: 50px;
  border-radius: 0px 0px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 15px;
  top: 0px;
  color: #fff !important;
}
.login-page-new .text-part h1 {
  margin-bottom: 12px;
  font-family: syne;
  font-weight: bold;
}
.login-page-new .text-part p {
  font-style: italic;
}
.login-page-new .text-part .form-group:has(svg) svg {
  width: 20px;
}
.login-page-new .text-part .form-group:has(svg) input {
  padding-left: 44px;
}
.login-page-new .text-part .form-group {
  position: relative;
}
.login-page-new .text-part .form-group svg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  left: 30px;
}

.swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination {
  display: flex;
}/*# sourceMappingURL=main.css.map */


span.password-toggle-icon-signUp {
    position: absolute!important;
    top: 14px!important;
    right: 30px!important;
}


#UsernameIcon {
    position: absolute;
    top: 17px!important;
    right: 30px!important;
}




.login-page-new .text-part .form-group svg {
    position: absolute;
    left: 0;
    top: 16px!important;
    bottom: 0;
    left: 30px;
}