@media screen and (min-width: 768px) {
  .friends .row .col-xs-12 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
 .disabled-link {
   pointer-events: none;   /* Prevent click */
   color: #aaa;            /* Optional: look disabled */
   text-decoration: none;  /* Optional: remove underline */
   cursor: default;
   }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/web-font/Roboto-Medium.woff2") format("woff2"),
    url("../fonts/web-font/Roboto-Medium.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/web-font/Roboto-Medium.woff2") format("woff2"),
    url("../fonts/web-font/Roboto-Medium.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/web-font/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/web-font/Roboto-Regular.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/web-font/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/web-font/Roboto-Regular.woff") format("woff");
  font-style: normal;
}
/********************** Globle CSS Start */
.container {
  /* max-width: 1200px; */
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0px;
  content: " ";
  clear: both;
  height: 0px;
}
.form-group {
  margin-bottom: 12px;
}
::selection {
  background: #fff;
  color: #000;
}
/* .container {
  width: 100%;
  max-width: 1140px;
} */
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0px;
  content: " ";
  clear: both;
  height: 0px;
}
::selection {
  color: rgb(255, 255, 255);
  background: #388ae7;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #388ae7 !important;
}
* {
  box-sizing: border-box !important;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a {
  color: #388ae7;
}
.mw-600 {
  max-width: 600px;
}
.cursor-pointer {
  cursor: pointer;
}
.siteName {
  position: absolute;
  bottom: 20px;
  color: #757373;
  font-size: 13px;
}
.labelText {
  font-size: 14px;
  color: #898787;
  font-weight: 400;
  margin: 0 0 7px;
}
.blue {
  color: #388ae7 !important;
}
.green {
  color: #72a527;
}
.black {
  color: #000;
}
body {
  background: rgb(255, 255, 255);
  font-family: "Roboto", sans-serif;
  /* font-weight: 500; */
  font-weight: normal;
  height: 100%;
  scroll-behavior: smooth;
}
.padding-top {
  padding-top: 80px;
}
.section-padding {
  padding: 40px 0;
}
textarea {
  resize: none;
}
.btn1 {
  background: #388ae7;
  border: 1px solid #388ae7;
  border-radius: 6px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 15px;
  padding: 6px 20px;
  transition: all 0.3s ease 0s;
  text-align: center;
  display: inline-block;
  /* box-shadow: rgb(21 72 176 / 30%) 0px 2px 17px; */
}
.btn2 {
  background: #fff;
  border: 0;
  border-radius: 6px;
  color: #388ae7;
  font-weight: 400;
  font-size: 15px;
  padding: 6px 20px;
  transition: all 0.3s ease 0s;
  text-align: center;
  display: inline-block;
  box-shadow: rgb(21 72 176 / 50%) 0px 4px 17px;
}
.short-btn {
  font-size: 14px;
  padding: 3px 15px;
}
.btn1.c1 {
  background: #fa6668;
}
.btn1.c2 {
  background: #3caeff;
}
.btn1.c3 {
  background: #a865eb;
}
.min-w-150 {
  min-width: 150px;
}
.btn1:not(.cancel):hover {
  box-shadow: rgb(21 72 176 / 40%) 0px 2px 20px 2px;
  color: #fff;
}
.btn1.cancel {
  background: #ffe5e5;
  color: #ff0000;
  border-color: #f9d4d4;
}
.input,
.input1 {
  width: 100%;
  height: 38px;
  border-radius: 6px;
  padding: 0 10px;
  font-size: 14px;
  color: #000;
  border: 1px solid #ebebeb;
}
.input1 {
  background: #f2f2f2;
}
.input2 {
  width: 100%;
  height: 38px;
  font-size: 14px;
  color: #000;
  border: 0;
  border-bottom: 1px solid #b2b2b2;
}
.label-text {
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  color: #5a5959;
}
.flex-1 {
  flex: 1;
}
hr {
  border-color: #d8d8d8;
}
textarea.input {
  width: 100%;
  height: auto;
  padding: 10px;
}
.with-border {
  border-color: #bbbbbb;
}
button {
  all: unset;
  outline: 0 !important;
}
.p-type1,
p {
  font-size: 14px;
  color: #787777;
  margin: 0 0 10px;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.text-decoration-underline {
  text-decoration: underline;
}
/* Custom Scroller CSS */
.custom-scroller,
body {
  scrollbar-width: thin;
  transition: all 0.3s;
}
.custom-scroller::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  transition: all 0.3s;
}
.custom-scroller::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
  border-radius: 7px;
  transition: all 0.3s;
}
.custom-scroller::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background: #c2c2c2fa;
  border-radius: 10px;
  transition: all 0.3s;
}
.custom-scroller::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
/* Globle CSS End */
/* login Start */
.login-signup-wrapper {
  height: 100vh;
}
.login-signup-wrapper .ls-wrapper {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.login-signup-wrapper {
  background-image: url("../img/loginBg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.login-signup-wrapper .leftBox,
.login-signup-wrapper .rightBox {
  width: 50%;
  text-align: center;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}
.login-signup-wrapper2 {
  background-image: url("../img/loginBg3.png");
}
.login-signup-wrapper2 .leftBox {
  width: 30%;
}
.login-signup-wrapper2 .rightBox {
  width: 70%;
}
.login-signup-wrapper .leftBox .text-logo img {
  width: 100%;
  max-width: 150px;
}
.login-signup-wrapper .leftBox .text-logo h2 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  margin: 12px 0 0;
  padding: 0;
  font-family: "League Spartan", sans-serif;
}
.login-signup-wrapper .rightBox .ls-form {
  background: #fff;
  padding: 30px 20px;
  /* box-shadow: 0px 0px 15px rgb(0 0 0 / 18%); */
  border-radius: 6px;
  width: 100%;
  max-width: 400px;
  text-align: left;
}
.login-signup-wrapper2 .rightBox .ls-form {
  max-width: 900px;
}
.login-signup-wrapper .rightBox .heading {
  margin: 0 0 20px;
}
.login-signup-wrapper .rightBox .heading h2 {
  font-size: 22px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 600;
}
.login-signup-wrapper .rightBox .heading p {
  font-size: 14px;
  color: #a1a0a0;
  font-weight: 400;
}
.form-group.with-icon {
  position: relative;
}
.form-group.with-icon i {
  position: absolute;
  left: 2px;
  top: 10px;
  color: #388ae7;
  font-size: 15px;
}
.form-group.with-icon .input {
  padding-left: 28px;
}
.login-signup-wrapper .input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #388ae7;
  border-radius: 0;
}
.login-signup-wrapper .verification-icon {
  max-width: 140px;
  margin: 20px 0;
}
.login-signup-wrapper .verification-icon2 {
  max-width: 120px;
  margin: 20px 0;
}
.forgtpass-btn .forgtBtn {
  color: #388ae7;
  text-decoration: underline;
  font-size: 14px;
  margin-top: 5px;
}
.full-btn .btn1 {
  width: 100%;
  padding: 7px 20px;
}
.or {
  text-align: center;
  margin: 20px 0;
  position: relative;
}
.or:after {
  content: "";
  border-top: 1px solid #eaeaea;
  width: 100%;
  position: absolute;
  left: 0;
  top: 14px;
  z-index: 0;
}
.or span {
  background: #eaeaea;
  font-size: 10px;
  color: #847f7a;
  padding: 3px 9px;
  border-radius: 30px;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
.login-signup-wrapper .chooseOption-box {
  margin: 0 -5px;
}
.login-signup-wrapper .chooseOption-box .custom-radio {
  width: 50%;
  float: left;
  padding: 0 5px;
}
.login-signup-wrapper2 .chooseOption-box .custom-radio {
  width: 25%;
  float: left;
  padding: 0 5px;
}
/*social login */
.social-login {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
.social-login a {
  text-align: center;
  border-radius: 4px;
  margin: 0 8px;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  position: relative;
  color: #fff;
  font-size: 14px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.social-login .fb {
  background: #3757a0;
  box-shadow: 0px 0 10px rgba(55, 87, 160, 0.5);
}
.social-login .google {
  background: #eb441e;
  box-shadow: 0px 0 10px rgb(235 68 30 / 50%);
}
.social-login a i {
  font-size: 22px;
  margin-right: 10px;
}
.newUserRegistr {
  text-align: center;
  margin: 25px 0 0;
  font-size: 14px;
  color: #a1a0a0;
  font-weight: 400;
}

.newUserRegistr a {
  color: #388ae7;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
}

/*end*/
.row.two-input {
  margin: 0 -8px;
}
.row.two-input .col-xs-12 {
  padding: 0 8px;
}
/*uploadPhoto*/
.uploadPhoto label {
  border: 1px solid #b6b1b1;
  border-radius: 6px;
  padding: 25px 15px;
  display: inline-block;
  cursor: pointer;
  max-width: 260px;
  width: 100%;
  text-align: center;
}
.uploadPhoto input {
  display: none;
}
.uploadPhoto span {
  display: block;
  font-size: 14px;
  color: #787777;
  margin: 15px 0 0;
}
.uploadPhoto .uploaded {
  font-size: 14px;
  color: #388ae7;
  font-weight: 500;
}
.uploadPhoto.uploadPhoto3 label {
  padding: 20px 10px;
  width: 140px;
  border-color: #388ae7;
}
.uploadPhoto.uploadPhoto3 label img {
  width: 30px;
}
.uploadPhoto.uploadPhoto3 label span {
  margin: 5px 0 0;
  color: #388ae7;
}
.multiple-upload {
  margin: 0 -5px 10px;
}
.multiple-upload .uploadPhoto.uploadPhoto3 {
  display: inline-block;
  padding: 0 5px;
}
/*end*/
/* birthday-box */
.birthday-box {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
.birthday-box .input-box {
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
}
.birthday-box .input-box input {
  padding: 0;
  height: 35px;
  width: 35px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #b8b8b8;
  color: #388ae7;
  font-weight: 500;
}
/* login End */

/***custom radio button***/

.custom-radio {
  margin: 0 0 10px;
}

.custom-radio h2 {
  font-size: 15px;
  color: #000000;
  margin: 0 0 10px;
}

.custom-radio label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-radio label:last-child {
  margin-right: 0;
}

.custom-radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-radio label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 5px solid #cccccc;
}

.custom-radio label input:checked ~ .checkmark {
  background-color: #ffffff;
  border-color: #388ae7;
}

.custom-radio label input:checked ~ .txt {
  color: #388ae7;
}
/***end***/

/**********custom-select-box2**********/

.custom-select-box2 {
  margin: 0 -2px;
}

.custom-select-box2 .cs-box {
  display: inline-block;
  padding: 0 2px 8px;
}

.custom-select-box2 .cs-box label {
  margin: 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.custom-select-box2 .cs-box label input {
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
}

.custom-select-box2 .cs-box label input:checked ~ span {
  background: #ffffff;
  color: #2180ea;
}

.custom-select-box2 .cs-box label span {
  background: #1e73d2;
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 12px;
  color: #b0c7eb;
  font-weight: 600;
  display: inline-block;
}
/***end***/

/*****custom modal******/
body.modal-open {
  padding-right: 0 !important;
  /* overflow: auto !important; */
}
.custom-modal .modal-body {
  max-height: calc(100vh - 90px);
  overflow: auto;
}
.custom-modal .modal-content {
  border-radius: 8px;
  overflow: hidden;
}

.custom-modal .modal-header {
  padding: 7px 15px;
  background: #388ae7;
}

.custom-modal .modal-header .modal-title {
  font-size: 16px;
  color: #fff;
}
.custom-modal .modal-header .close {
  color: #fff;
  opacity: 1;
}
.custom-modal .modal-footer {
  padding: 10px;
  border: 0;
  text-align: left;
  justify-content: flex-start;
}

.custom-modal .modal-dialog {
  transform: scale(0);
  transition: all 0.3s;
}

.custom-modal .modal-dialog.show {
  transform: scale(1);
}

/***end***/

/***custom-toggle****/
.custom-toggle label {
  cursor: pointer;
}
.custom-toggle label input {
  display: none;
}
.custom-toggle label input:checked ~ .checkmark {
  border-color: #388ae7;
}
.custom-toggle label input:checked ~ .checkmark::after {
  background: #388ae7;
  left: 19px;
}
.custom-toggle label .checkmark {
  width: 35px;
  border: 1px solid #acabab;
  display: inline-block;
  height: 17px;
  border-radius: 30px;
  position: relative;
}
.custom-toggle label .checkmark::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background: #acabab;
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 2px;
  transition: all 0.3s;
}
/***end***/

/****custom-checkbox****/
.custom-checkbox .single-checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin: 0;
  cursor: pointer;
  font-weight: 500;
  color: #000;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-checkbox .single-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 2px solid #a1a1a1;
}

.custom-checkbox .single-checkbox input:checked ~ .checkmark {
  border-color: #388ae7;
}

.custom-checkbox .single-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox .single-checkbox .checkmark:after {
  left: 7px;
  top: -7px;
  width: 6px;
  height: 15px;
  border: solid #a1a1a1;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox .single-checkbox input:checked ~ .checkmark:after {
  display: block;
  border-color: #388ae7;
}

/******end******/
/********chat**********/
.chat-list {
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 30px;
}
.chat-list .chat-head {
  margin: 0 0 15px;
}
.chat-list .chat-head h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0 0 10px;
}
.chat-list .chat-head .searchbar{
  position: relative;
}
.chat-list .chat-head .searchbar i {
  position: absolute;
  top: 11px;
  left: 10px;
  color: #a1a0a0;
  font-size: 13px;
}
.chat-list .chat-head .searchbar input {
  width: 100%;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  padding: 0 10px 0 30px;
  height: 35px;
  font-size: 14px;
  color: #000;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}
.chat-list .single-chat {
  display: flex;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
  padding: 5px;
}
.chat-list .single-chat:hover,
.chat-list .chattingPreview-list a.active .single-chat {
  background: #f2f1f1;
}
.chat-list .chattingPreview-list {
  max-height: calc(100vh - 230px);
  overflow: auto;
}
.chat-list .single-chat .img {
  width: 35px;
  height: 35px;
  border-radius: 30px;
  overflow: hidden;
}
.chat-list .single-chat .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chat-list .single-chat .txt {
  position: relative;
  padding-left: 10px;
  width: 87%;
}
.chat-list .single-chat .txt h3 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 4px;
}
.chat-list .single-chat .txt .time {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  font-size: 12px;
  color: #848484;
}
.chat-list .single-chat .txt p {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  margin: 0;
}

/* chat-box */
.chat-box {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}
.chat-box .chatBox-head {
  background: #388ae7;
  display: flex;
  align-items: center;
  padding: 10px;
}
.chat-box .chatBox-head .img {
  width: 35px;
  height: 35px;
  border-radius: 30px;
  overflow: hidden;
}
.chat-box .chatBox-head .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chat-box .chatBox-head .chat-details {
  padding-left: 10px;
}
.chat-box .chatBox-head .chat-details .txt h4 {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}
.chat-box .chatBox-head .chat-details .txt .last-seen {
  display: block;
  color: #fff;
  font-size: 12px;
}
.chatting .chatting-body {
  padding: 15px;
  max-height: calc(100vh - 250px);
  overflow: auto;
  min-height: 200px;
}
.chatting .message {
  display: flex;
  align-items: end;
  margin: 0 0 15px;
}
.chatting .message .img {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 30px;
}
.chatting .message .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chatting .message .msg {
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  padding: 10px;
  border-radius: 6px;
  width: 85%;
  margin-left: 15px;
}
.chatting .message .msg p {
  margin: 0;
  font-size: 13px;
}
.chatting .message.sender .msg {
  border-radius: 8px 8px 8px 0;
}
.chatting .message.reciver .msg {
  border-radius: 8px 8px 0 8px;
  margin: 0 15px 0 0;
  background: #e7ecf7;
}
.chatting .message.reciver .msg p {
  color: #000;
}
.chatting .message.reciver {
  flex-flow: row-reverse;
}
.chatting .msg-typing-box {
  position: relative;
}
.chatting .msg-typing-box textarea {
  width: 100%;
  border-radius: 30px;
  height: 45px;
  padding: 10px 15px;
  font-size: 14px;
  color: #000;
  border: 1px solid #388ae7;
  box-shadow: 0px 0px 15px rgb(21 72 176 / 27%);
  background: #fff;
}
.chatting .msg-typing-box button {
  background: #388ae7;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
  padding: 5px 12px;
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 1;
}
.chatting .msg-typing-box button i {
  margin-right: 2px;
}

/*******custom image upload design********/

.custom-photo-upload {
  position: relative;
  display: inline-block;
}

.custom-photo-upload .edit-profile {
  position: absolute;
  right: 0;
  bottom: 10px;
  background: transparent;
  padding: 0;
  border: 0;
}

.custom-photo-upload .edit-profile label {
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  font-size: 12px;
  color: #fff;
  background: #388ae7;
  cursor: pointer;
  padding: 0;
  text-align: center;
}
.custom-photo-upload .edit-profile label i {
  color: #fff;
  font-size: 12px;
  position: relative;
  top: 5px;
  left: 1px;
}
.custom-photo-upload .edit-profile input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}

.custom-photo-upload .cpu-wrapper {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}

.custom-photo-upload .cpu-wrapper label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.custom-photo-upload .cpu-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  max-width: inherit;
  height: 100%;
  object-fit: cover;
}
/****end****/
/****searchbar2*****/
.searchbar2 {
  position: relative;
}
.searchbar2 i {
  position: absolute;
  top: 11px;
  left: 10px;
  color: #a1a0a0;
  font-size: 13px;
}
.searchbar2 input {
  width: 100%;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  padding: 0 10px 0 30px;
  height: 35px;
  font-size: 14px;
  color: #000;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}
/***end***/
/*********header**********/
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgb(0 0 0 / 38%);
  display: none;
}
/* toggleMenu_btn */
.toggleMenu_btn{
  background: transparent;
  position: absolute;
  right: 15px;
  top: 18px;
  z-index: 99;
  width: 32px;
  height: 32px;
  display: none;
}
.toggleMenu_btn span{
  width: 100%;
  height: 2px;
  background: #388ae7;
  display: block;
  border-radius: 4px;
  transition: all 0.3s;
}
.toggle-nav .toggleMenu_btn span{
  background: #fff;
}
.toggleMenu_btn span:nth-child(2){
  margin: 6px 0;
}
.toggle-nav .toggleMenu_btn span:nth-child(2){
  display: none;
}
.toggle-nav .toggleMenu_btn span:nth-child(1){
  transform: rotate(45deg);
  position: relative;
  top: 3px;
}
.toggle-nav .toggleMenu_btn span:nth-child(3){
  transform: rotate(-45deg);
  position: relative;
  top: 1px;
}
header {
  background: #fff;
  padding: 5px 0;
  /* position: sticky; */
  top: 0;
  z-index: 99;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
header .logo h3 {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
header .logo h3 span {
  display: block;
  font-size: 12px;
}
header .logo img {
  max-width: 65px;
  width: 100%;
  margin-right: 10px;
}
header .logo a {
  display: inline-flex;
  align-items: center;
}
header .header {
  display: flex;
  align-items: center;
}
header nav {
  flex: 1;
  text-align: right;
}
header nav .main-nav {
  margin: 20px -15px;
}
header nav .main-nav > li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  
}
header nav .main-nav > li.topnav1 >a
{
color:#388ae7;
}
header nav .main-nav > li.topnav1 
{background: #e7ecfa !important;
color:#3c4b69 !important;
border-radius: 5px !important;}

header nav .main-nav > li.seperatoer {
  /*width: calc(100% - 82%);*/
  width: calc(100% - 95%);
  padding: 0; 
}
header nav .main-nav > li > a {
  font-size: 15px;
  color: #2180ea;
  transition: all 0.3s;
  font-weight: 600;
}
header nav .main-nav > li > a:hover,
header nav .main-nav > li > a.active {
  color: #2180ea;
}
header nav .main-nav > li > .submenu {
  background: #fff;
  padding: 10px 15px 10px 15px;
  border-radius: 8px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  position: absolute;
  left: -50px;
  top: 55px;
  display: none;
  z-index: 999;
  width: 200px;
  text-align: left;
}
header nav .main-nav > li > .submenu > ul > li > a {
  font-size: 14px;
  color: #000;
  display: block;
  font-weight: 500;
  padding: 5px 0;
  transition: all 0.3s;
}
header nav .main-nav > li > .submenu > ul > li > a:hover {
  color: #2180ea;
}
header nav .main-nav > li > .submenu > ul > li:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}
/**end**/
/* home-section */
.home-section {
  background: #2180ea;
}
.heading {
  margin: 0 0 30px;
}
.heading h2 {
  font-size: 32px;

  font-weight: 600;

  color: #000;
}
.heading p {
  margin: 10px 0 0;
}
/***searching-filter***/
.home-section .heading {
  margin: 0 0 60px;
}
.home-section .container {
  max-width: 950px;
}
.home-section .heading h2 {
  color: #fff;
}
.searching-filter .input-fields .label-text {
  color: #90c0f5;
}
.searching-filter .input-fields .input {
  background: #90c0f5;

  border: 1px solid #90c0f5;

  color: #000000;
}
.searching-filter .input-fields .btn2 {
  padding: 8px 25px;
  font-weight: 600;
}
.home-section .forMobile{
  display: none;
}
.searching-filter .distance-search {
  margin-top: 25px;
}
.searching-filter .distance-search h5 {
  color: #fff;
}
.searching-filter .distance-search .two-input .input {
  background: #2180ea;

  color: #fff;

  font-weight: 500;

  border: 1px solid #fff !important;

  text-align: center;

  max-width: 130px;
}
.searching-filter .distance-search .two-input .input::placeholder {
  color: #fff;
}
/* footer-links */
.footer-links {
  padding: 15px 0;
}
.footer-links ul {
  margin: 0 -10px;
}
.footer-links ul li {
  display: inline-block;

  padding: 0 10px;
}
.footer-links ul li a {
  color: #000;

  font-weight: 600;

  font-size: 16px;
  transition: all 0.3s;
}
.footer-links ul li a:hover {
  text-decoration: underline;
  color: #2180ea;
}
/* end */
/****search-filter-box****/
.search-filter-box {
  padding: 20px 0 0;
}
.search-filter-box .filter-wrapper {
  padding: 15px;
  border-radius: 6px;
  box-shadow: 0px 8px 12px rgb(0 0 0 / 8%);
}
.search-filter-box .row {
  align-items: center;
  margin: 0 -7px;
}
.search-filter-box .row .col-xs-12 {
  padding: 0 7px;
}
.search-filter-box .form-group .two-inputs .input {
  width: 50%;
  float: left;
}
/****friends***/
.friends .row {
  margin: 0 -8px;
}
.friends .row .col-xs-12 {
  padding: 0 8px;
  margin-bottom: 14px;
}
.single-friend-wrapper a {
  display: block;
}
.single-friend-wrapper a:hover .single-friend {
  box-shadow: none;
}
.single-friend-wrapper a:hover .single-friend h2 {
  color: #2180ea;
}
.single-friend-wrapper a:hover .single-friend .img img {
  transform: scale(1.2);
}
.single-friend {
  padding: 15px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  text-align: center;
  transition: all 0.3s;
}
.single-friend .img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.single-friend .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  border-radius: 50%;
}
.single-friend .txt {
  margin: 10px 0 0;
}
.single-friend .txt h2 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 2px;
  color: #000;
  transition: all 0.3s;
}
.single-friend .txt span {
  display: block;
  font-size: 13px;
  color: #817f7f;
}
/**********breadcrumbs*********/
.breadcrumbs {
  background-image: url("../img/breadcrumbs.jpg");
  padding: 95px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/***end***/

/* friend-profile-details */
/* f-profile-card */
.f-profile-card {
  text-align: center;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  padding: 15px;
  border-radius: 6px;
  position: relative;
  top: -130px;
}
.f-profile-card .img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #fff;
  margin: 0 auto 10px;
}
.f-profile-card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.f-profile-card .txt h2 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.f-profile-card .txt span {
  display: block;
  font-size: 14px;
  color: #818080;
}
.f-profile-card .txt .buttons.row {
  margin: 15px -5px 0 -5px;
}
.f-profile-card .txt .buttons.row .col-6 {
  padding: 0 5px;
}
.f-profile-card .txt .buttons .btn1 {
  width: 100%;
  padding: 3px 15px;
  font-size: 14px;
  box-shadow: none;
}
.f-profile-card .txt .buttons .block {
  background: #e8f2fd;
  border: 1px solid transparent;
  color: #388ae7;
}
/* end */
/* groups */
.title {
  font-size: 18px;

  color: #388ae7;

  font-weight: 600;

  margin: 0 0 10px;
}
.groups .row .col-xs-12 {
  margin-bottom: 20px;
}
.single-group-wrapper {
  display: block;
}
.single-group {
  display: flex;
  transition: all 0.3s;
  background: #f7f7f7;

  padding: 10px;

  border-radius: 6px;

  transition: all 0.3s;
}
.single-group:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.single-group .img {
  width: 70px;

  height: 70px;

  border-radius: 6px;

  overflow: hidden;
}
.single-group .img img {
  width: 100%;

  height: 100%;

  object-fit: cover;
}
.single-group .txt {
  padding-left: 10px;

  max-width: 80%;
}
.single-group .txt h2 {
  font-size: 14px;

  color: #000;

  font-weight: 600;

  margin: 0 0 5px;
}
.single-group .txt p {
  margin: 0;

  font-size: 13px;

  white-space: nowrap;

  overflow: hidden;

  width: 100%;

  text-overflow: ellipsis;
}
/****more-to-come***/
.more-to-come .textdata h5 {
  font-size: 18px;
  color: #000;
  margin: 0 0 4px;
}
/* end */

/*******myprofile********/
/***profile-txt***/
.profile-txt {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 55px;
  z-index: 1;
}
.profile-txt .img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid #fff;
  overflow: hidden;
}
.profile-txt .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile-txt .txt {
  padding-left: 12px;
}
.profile-txt .txt h2 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.profile-txt .txt span {
  display: block;
  font-size: 15px;
  color: #cbcbcb;
}
.profile-wrapper {
  position: relative;
}
.profile-wrapper .edit-btn {
  background: #01ba05;
  border: 0;
  position: absolute;
  right: 0;
  bottom: 60px;
  z-index: 1;
}
.profile-wrapper .edit-btn:hover {
  box-shadow: rgb(1 186 5 / 51%) 0px 2px 20px 2px;
}
/***end***/
.myprofile .chooseOption-box {
  margin: 0 -10px;
}
.myprofile .chooseOption-box .custom-radio {
  padding: 0 10px;
  display: inline-block;
}
.myprofile .chooseOption-box .custom-radio label .txt {
  color: #000;
}
.myprofile .sections-data .heading {
  margin: 0 0 15px;
}
.myprofile .sections-data .heading h2 {
  font-size: 18px;
}
.myprofile .tabs-header {
  margin-bottom: 30px;
}
.myprofile .tabs-header ul {
  margin: 0 -5px;
}
.myprofile .tabs-header ul li {
  padding: 0 5px;
}
.myprofile .tabs-header ul li a {
  opacity: 0.6;
}
.myprofile .tabs-header ul li a.active {
  opacity: 1;
}
/**profile-data-visibility***/
.profile-data-visibility h2 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px;
}
.profile-data-visibility h2 .fade {
  opacity: 0.4;
}
.profile-data-visibility h2 i {
  font-size: 20px;
  margin-left: 5px;
}
.profile-data-visibility h2 .fa-check-circle {
  color: #3db047;
}
.profile-data-visibility h2 .fa-times-circle {
  color: #e8202b;
}
/* end */

/* freinds-list */
.freinds-list .row .col-xs-12 {
  margin-bottom: 20px;
}
.single-freinds-wrapper a {
  display: block;
}
.single-freinds-wrapper {
  position: relative;
}
.single-freinds-wrapper .btn1 {
  display: inline-block;
  padding: 4px 10px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.single-freinds {
  display: flex;
  align-items: center;
  transition: all 0.3s;
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  transition: all 0.3s;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}
.single-freinds:hover {
  box-shadow: none !important;
}
.single-freinds:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.single-freinds .img {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  overflow: hidden;
}
.single-freinds .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-freinds .txt {
  padding-left: 10px;
  max-width: 80%;
}
.single-freinds .txt h2 {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  margin: 0 0 2px;
}
.single-freinds .txt p {
  margin: 0;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
/* end */
/* group-page */
.groupList .row .col-xs-12 {
  margin-bottom: 15px;
}
.groupList .singleGroup {
  margin: 0 0 15px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  overflow: hidden;
  border-radius: 8px;
  transition: all 0.3s;
}
.groupList .singleGroup-wrapper {
  position: relative;
}
.groupList .singleGroup:hover {
  box-shadow: none;
}
.groupList .singleGroup:hover .txt h2 {
  color: #388ae7;
}
.groupList .singleGroup .img {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  margin: 0 0 5px;
  padding: 25% 0;
}
.groupList .singleGroup .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.groupList .singleGroup-wrapper .btn1 {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
  font-size: 15px;
  padding: 3px 15px;
}
.groupList .singleGroup .txt {
  padding: 10px;
}
.groupList .singleGroup .txt h2 {
  font-size: 14px;
  margin: 0 0 2px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000;
}
.groupList .singleGroup .txt p {
  font-size: 13px;
  color: #8d8d8d;
  margin: 0;
}
/* end */
/* group-details */
.group-cart {
  position: relative;
  top: -100px;
}
.group-cart .singleGroup {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  padding: 10px;
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
}
.group-cart .singleGroup .img {
  max-width: 300px;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 auto 10px;
}
.group-cart .singleGroup .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-cart .singleGroup .txt h2 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0 0 5px;
}
.group-cart .singleGroup .txt hr {
  margin: 10px 0;
}
.group-cart .singleGroup .footer {
  background: #388ae7;
  padding: 10px;
  border-radius: 6px;
  margin-top: 15px;
}
.group-cart .singleGroup .footer h5 {
  font-size: 16px;
  color: #fff;
}
/* end */
/*****comment-list********/
.comment-list {
  margin: 20px 0;
}
.comment-list ul li {
  margin-bottom: 15px;
}
.comment-list .single-comment {
  background: #f7f7f7;
  padding: 15px;
  border-radius: 6px;
}
.comment-list .single-comment .img-title {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
  position: relative;
}
/***commentOptionPopup***/
.comment-list .single-comment .img-title .commentOption-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.commentOptionPopup {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
  position: absolute;
  right: 0;
  top: 30px;
  display: none;
  z-index: 999;
}
.bg-green{
  background: #15b098;
}
.commentOptionPopup ul li:not(:last-child) {
  margin-bottom: 7px;
}
.commentOptionPopup ul li {
  margin: 0;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
.commentOptionPopup ul li i {
  font-size: 14px;
  color: #1548b0;
  position: relative;
  top: 5px;
  width: 18px;
}
.commentOptionPopup ul li p {
  font-size: 14px;
  color: #000;
  padding-left: 10px;
}
.commentOptionPopup ul li p span {
  display: block;
  font-size: 12px;
  color: #939393;
}
/**end**/
.comment-list .single-comment .img-title .img {
  width: 45px;
  height: 45px;
  border-radius: 30px;
  overflow: hidden;
  border: 2px solid #1548b0;
}
.comment-list .single-comment .img-title .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.comment-list .single-comment .img-title .txt {
  padding-left: 10px;
}
.comment-list .single-comment .img-title .txt h3 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0 0 4px;
}
.comment-list .single-comment .img-title .txt span {
  font-size: 13px;
  color: #999898;
}
.comment-list .single-comment .img-title .txt span i {
  color: #1548b0;
  margin: 0 2px 0 10px;
}
.comment-list .single-comment .comment .img-comment {
  margin-bottom: 10px;
}
.comment-list .single-comment .comment .img-comment img {
  /* max-height: 250px; */
  border-radius: 6px;
  object-fit: cover;
}
.comment-list .single-comment .comment p {
  font-size: 13px;
  color: #4a4a4a;
}
.comment-list .single-comment .comment h4 {
  font-size: 13px;
  color: #000;
  font-weight: 600;
  margin: 5px 0 0;
}
.comment-list .single-comment .comment h4 span {
  color: #1548b0;
}
.comment-list .single-comment .options {
  margin: 10px 0 0;
  padding: 0 5px;
  display: flex;
  align-items: center;
}
.comment-list .single-comment .options .option:first-child {
  text-align: left;
}
.comment-list .single-comment .options .option:last-child {
  text-align: right;
}
.comment-list .single-comment .options .option {
  flex: 1;
  text-align: center;
}
.comment-list .single-comment .options .option .customLike-btn {
  font-size: 14px;
  color: #000;
}
.customLike-btn {
  cursor: pointer;
}
.customLike-btn span i {
  margin-right: 5px;
  transition: all 0.3s;
  color: #000;
  font-size: 15px;
}
.customLike-btn span i.fas.fa-heart {
  display: none;
}
.customLike-btn span {
  display: inline-flex;
  align-items: center;
}
.customLike-btn input {
  display: none;
}
.customLike-btn input:checked ~ span i.fas.fa-heart {
  display: inline-block;
  color: #ff0000;
}
.customLike-btn input:checked ~ span i.far.fa-heart {
  display: none;
}
.comment-list .single-comment .options button {
  font-size: 14px;
  color: #000;
  display: inline-flex;
  align-items: center;
}
.comment-list .single-comment .options button i {
  color: #1548b0;
  margin-right: 5px;
}
.comment-list .single-comment .commentBox {
  position: relative;
  margin-top: 10px;
}
.comment-list .single-comment .commentBox img {
  width: 25px;
  height: 25px;
  border-radius: 30px;
  object-fit: cover;
  border: 1px solid #1548b0;
  position: absolute;
  left: 7px;
  top: 7px;
}
.comment-list .single-comment .commentBox textarea {
  border: 1px solid #d4d4d4;
  border-radius: 30px;
  width: 100%;
  padding: 10px 10px 10px 40px;
  font-size: 13px;
  color: #000;
  height: 40px;
  resize: vertical;
  scrollbar-width: thin;
  transition: all 0.3s;
}
.comment-list .single-comment .commentBox textarea::-webkit-scrollbar {
  width: 0;
}
/* sub-comment */
.comment-list .sub-comment.single-comment {
  padding-left: 10%;
  border-top: 1px solid #bebebe;
  border-radius: 0;
}
.comment-list .sub-comment.single-comment .img-title .img {
  width: 30px;
  height: 30px;
}
.comment-list .sub-comment.single-comment .img-title .txt span {
  margin-left: 10px;
  font-weight: 500;
}
.comment-list .sub-comment.single-comment .commentBox textarea {
  padding: 10px;
}
.comment-list .sub-comment.single-comment .option-btns .postTime {
  font-size: 12px;
  color: #999898;
  margin-right: 5px;
}
.comment-list .sub-comment.single-comment .option-btns {
  margin: 5px 0 0;
}
.comment-list .sub-comment.single-comment .option-btns button {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin: 0 5px;
}
.comment-list .sub-comment.single-comment .option-btns button.likeBtn label {
  cursor: pointer;
}
.comment-list
  .sub-comment.single-comment
  .option-btns
  button.likeBtn
  label
  input {
  display: none;
}
.comment-list
  .sub-comment.single-comment
  .option-btns
  button.likeBtn
  label
  input:checked
  ~ span {
  color: #ff0000;
}
/* end */
.group-details .single-group .img{
  width: 60px;
  height: 60px;
}
.group-details .groups .row .col-xs-12 {
  margin-bottom: 10px;
}

/*enterCode*/
.enterCode h3 {
  font-size: 16px;
  color: #747171;
  margin: 0 0 10px;
}
.enterCode .codeBox {
  display: flex;
  align-items: center;
}
.enterCode .codeBox input {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: 0;
  background: #dadada;
  margin-right: 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
/*end*/

/* no-data-available */
.no-data-available{
  text-align: center;
  padding: 8% 0; 
}
.no-data-available img{
  width: 100%;
  max-width: 90px;
  margin: 0 0 15px;
}
.no-data-available h2{
  font-size: 20px;
  font-weight: 600;
  color: #b4b2b2;
}
.no-data-available p{
  color: #b4b2b2;
}
/* end */







/**
* CUSTOM
**/
.tag-groups {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tag-groups .tag {
    background: #388ae72b;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 10px;
    margin: 3px;
    margin-left: 0;
}
.mr-3r {
  margin-right: 3rem !important;
}
.mr-4 {
  margin-right: 4rem !important;
}
.mr-4-5 {
  margin-right: 4.5rem !important;
}

.comment-feeds-content .comment-feed .postCommentBox {
    padding: 12px;
    box-shadow: 0px 8px 15px 1px rgb(0 0 0 / 10%);
    border-radius: 8px;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .img {
    width: 45px;
    height: 45px;
    border-radius: 30px;
    overflow: hidden;
    border: 2px solid #1548b0;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt {
    padding-left: 10px;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt .commentPrivicy {
    display: flex;
    align-items: center;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 0 0 4px;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt .commentPrivicy img {
    width: 15px;
    height: 15px;
    object-fit: contain;
    margin-right: 5px;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt .commentPrivicy select {
    border: 0;
    font-size: 13px;
    color: #999898;
    cursor: pointer;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt .commentPrivicy select option {
    font-size: 13px;
    color: #000;
}
.comment-feeds-content .comment-feed .postCommentBox .img-title .txt .commentPrivicy {
    display: flex;
    align-items: center;
}
.comment-feeds-content .comment-feed .postCommentBox h2 {
    font-size: 15px;
    color: #aeacac;
    cursor: pointer;
}
.comment-feeds-content .comment-feed .postCommentBox .location {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px;
    background: #fff;
    z-index: 1;
}
.comment-feeds-content .comment-feed .postCommentBox .location span, .comment-list .single-comment .img-title .txt .location span {
    font-size: 13px;
    color: #999898;
    display: block;
    font-weight: 400 !important;
}

/*CUSTOM*/
.select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container .select2-selection--single {
    height: 38px !important;
}
.select2-selection__arrow {
    height: 38px !important;
}
.select2-container {
    width: 100% !important;
}

@media screen and (max-width: 768px) {
  .logo{
      width: 500px;
  }
}




