@font-face {
  font-family: ProximaNova-Regular;
  src: url("../fonts/ProximaNova-Regular.ttf") format("truetype");
}
@font-face {
  font-family: Proxima-Nova-Bold;
  src: url("../fonts/Proxima-Nova-Bold.otf");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/FontAwesome.otf");
}
.proxmia-bold {
  font-family: Proxima-Nova-Bold;
}
/*html{
    scroll-behavior: smooth;
}*/
body,
ul {
  margin: 0;
  padding: 0;
}
body {
  font-family: ProximaNova-Regular;
  font-size: 17px;

}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Proxima-Nova-Bold;
  margin: 0;

}
h3,
h4,
h5,
h6 {

   line-height: 40px;
}
a {
  text-decoration: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  border: 0;
}
p {
  line-height: 20px;
  position: relative;
  margin: 0;
  color: #7d7d7d;
}
button {
  outline: none;
}
button:focus {
  outline: none;
}
.blue-color {
  color: #6565e5;
}
.blue-bg {
  background-color: #6565e5;
}
.black-color {
  color: #000;
}
header {
  z-index: 99;
  position: relative;
  padding: 5px 0 !important;
}
header h1 {
  font-size: 33.8px;
}
header .navbar-brand img {
  width: 143px;
  /* filter: grayscale(1) brightness(2.5);*/
}
header .navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  font-family: ProximaNova-Regular;
  padding: 0;
  margin: 0 0px 0 32px;
  letter-spacing: 0.5px;
}
header .cart-menu .cart-view {
  color: #333;
  font-size: 14px;
  margin: 0 16px 0 26px;
}
header .cart-menu .cart-view img {
  margin: -4px 6px 0 0px;
  position: relative;
  width: 21px;
  height: 19px;
}
header #navbarSupportedContent {
  top: 2px;
  position: relative;
}
header .navbar-light .navbar-nav .nav-item .nav-link.active {
  color: #00e8b8;
  position: relative;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #00e8b8;
}
header .navbar-light .navbar-toggler {
  width: 35px;
  height: 26px;
  padding: 0;
  margin: 5px 0 0 20px;
  border-color: transparent;
  float: right;
}
header .h-line {
  border: solid 1px #fff;
  width: 27px;
  height: 2px;
  background-color: #c8ced3;
  margin-bottom: 8px;
  border-radius: 2px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
header .h-line.first-line {
  width: 80%;
}
header .h-line.second-line {
  width: 100%;
}
header .h-line.third-line {
  width: 90%;
}
header .cart-menu i {
  display: none;
}
header .login-reg {
  margin: 0 0 0 69px;
  /* border: solid 1px; */

  text-align: right;
}
header .login-reg a {
  color: #fff;

}
header .login-reg a:hover {
  color: #00e8b8;

}
header .login-reg a:first-child {
  margin: 0;
}
.avater-menu .dropdown-toggle::after {
  margin-left: 0;
  position: absolute;
  bottom: -9px;
  right: 6px;
  transform: rotate(179deg);
  font-size: 26px;
  display:none;
}
.avater-menu .dropdown-menu {
  top: 40px;
  left: -115px;
  min-width: 260px;
  padding: 0;
box-shadow: 0px 0px 30px -5px rgb(0 0 0 / 20%);
  border:none;
}
.avater-menu .avater-cover {
  width: 100%;
  height: 115px;
  object-fit: cover;

}

.avatar-sub-menu img {
  width:60px !important;
  border: solid #fff;
  border-radius: 50%;
  margin-bottom: 0px;
      margin-top: -30px;
}
.avatar-sub-menu h6 {
    
    line-height: 30px;
    
}
.avatar-sub-menu ul {
  margin: 10px 0;
}
.avatar-sub-menu ul a {
  display: block;
  color: #8e98a0;
  margin-bottom: 5px !important;
  font-size: 15px;
  text-align: left;
  padding: 10px 0 10px 18px;
  margin: 0 !important;
  border-bottom: #f1f1f1 solid 1px;
    border-left: 4px solid transparent;
}
.avatar-sub-menu ul a:last-child{border:none;}
.avatar-sub-menu ul a:hover {
background-color: #303030;
    color: #fff;
   border-left: 4px solid #00e8b8;
}
.avatar-sub-menu ul a i {
  margin: 0 7px 0 0;
}
/*------------banner css-----------------*/
.banner-section {
  /* border: solid 1px; */
  height: 806px;
  background: url(../images/banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -72px;
  margin-bottom: -72px;
  background-position: center center;
  display: flex;
  align-items: center;
}
.banner-section:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: rgb(1,147,252);
background: linear-gradient(90deg, rgba(1,147,252,1) 0%, rgba(1,185,221,1) 50%, rgba(0,230,185,1) 100%);
  opacity: 0.9;
}
.start-journey {
  width: 71%;
    padding: 0 !important;
}
.start-journey h1{
    margin-bottom: 5% !important;
    margin-top: 8%;
    font-size:2.6rem;
}
.signin{
    background: #00e8b8;
    padding: 5px 25px;
    border-radius: 25px;
    text-align: center;
}
.signin:hover{
      background: #03daae;
}
.banner-section .journey-steps a {
  border: solid 1px #00e8b8;
  border-radius: 15px;
  display: block;
  margin: 0 0 15px 0;
  color: #fff;
  padding: 8px 23px;
  font-size: 17px;
}
.banner-section .journey-steps a:hover {
  background-color: #00e8b7;
}
/*.active-journey-steps {
    background-color: #00E8B7;
}*/

/*------------text css-----------------*/
/*.font-25{
    font-size: 24px;
}*/
.change-logo a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff !important;
}
.set-font p {
  line-height: 22px;
  font-size: 14px;
}
section {
  padding: 120px 0;
}
.min-container {
  max-width: 966px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.btn-style {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  font-family: Proxima-Nova-Bold;
  border-radius: 55px;
  overflow: hidden;
  border: 0;
  max-width: 309px;
  width: 100%;
  background-position: center;
}
.dark-navy {
  background-color: #0d1b26;
}
/*.chose-mentor {
    background-image: url(../images/mentor-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top -19px left 61px;
}*/
.chose-mentor p {
  color: #fff;
}
.z-index {
  z-index: 1;
}
/*.community-bg{
    background-image: url(../images/community-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left 122px;
}*/
.empowered {
  background: url(../images/empowered.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  padding: 10px 0;
}

/*----------footer css------------*/
footer {
  padding: 90px 0 0 0;
  background: #f7f7f7;
  font-size:15px;

}
footer .social-links a {
  margin: 24px 30px 0 0px;
  display: inline-block;
}
footer h4 {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
footer h4:before {
  content: "";
  border: solid 1px #ccc;
  position: absolute;
  width: 68px;
  height: 0;
  bottom: 0;
}
footer .pages-links a {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  color: #6e6e6e;
}
footer .pages-links a:hover{
    
        color: #00e8b8;
}
small {
  color: #6e6e6e;
}
footer form {
  display: flex;
  border-radius: 50px;
  border: solid 1px #0094fb;
  overflow: hidden;
}
footer form input[type="text"] {
  padding: 10px 15px;
  outline: none;
  border: 0;
  background-color: transparent;
  max-width: 171px;
  width: 100%;
}
footer form button[type="submit"] {
  font-family: Proxima-Nova-Bold;
  background-color: #0094fb;
  color: #fff;
  border: 0;
  outline: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 93px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
footer .copyright {
  font-size: 13px;
  margin: 65px 0 15px 0;
  display: inline-block;
  width: 100%;
  text-align: left;
  border-top: #eee solid 1px;
    padding-top: 15px;
}

/*------------signin css-----------------*/
/*.signin-section:before {
    content: "";
    background: url(../images/signin-bg.png);
    width: 200px;
    height: 100%;
    position: absolute;
    left: 0;
    background-size: cover;
    z-index: -1;
}*/
.signin-section {
overflow: hidden;
margin-top: -3%;

}
.signin-bg {
  background-image: url(../images/signin-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  align-items: center;
      min-height: 705px;
}
.signin-bg h3 {
  max-width: 435px;
  width: 100%;
  margin: auto;
      font-size: 2.2rem;
    line-height: 35px;
}
.signin-method {
  display: flex;
  height: 100%;
  max-width: 460px;
  width: 100%;
  margin: 140px auto 0;
}
.signin-method a {
  max-width: 298px;
  width: 100%;
  background-color: #0d1b26;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  display: block;
  margin: 0 auto 15px;
  padding: 10px;
  font-family: Proxima-Nova-Bold;
}
.signin-method h4 {
  width: 101px;
  margin: 10px 0 0 0;
}
.set-input {
  background-color: #eef4fe;
  color: #333;
  font-family: Proxima-Nova-Bold;
  border-radius: 50px;
  padding: 14px 20px;
  border: 0;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
}

/*------------reset password css-----------------*/
input {
  outline: none;
}
.signin-method.reset-password {
  display: inherit;
}
.reset-password form label {
  font-family: Proxima-Nova-Bold;
  color: #0d1b26;
  font-size: 15px;
}
.reset-password form input[type="email"],
.reset-password form input[type="password"],
.reset-password form input[type="text"] {
  background-color: #eef4fe;
  color: #333;
  font-family: Proxima-Nova-Bold;
  border-radius: 50px;
  padding: 10px 20px;
  border: 0;
  max-width: 264px;
  width: 100%;
  margin-bottom: 60px;
  font-size: 13px;
}
input[type="submit"] {
  cursor: pointer;
}
.reset-password form .btn-style {
  width: auto;
  display: block;
  font-size: 16px;
  padding: 8px 30px;
}

/*------------payment accepted css-----------------*/
.payment-accepted {
  background-image: url(../images/payment-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
.back-btn a {
  background-color: #0d1b26;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 50px;
  display: block;
  max-width: 315px;
  width: 100%;
  margin: 0 auto 14px;
  text-transform: uppercase;
  font-family: Proxima-Nova-Bold;
}
.back-btn a:hover {
  background: transparent url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.accet-refusce-btns a:hover {
  background: transparent url(../images/btn-bg.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.accet-refusce-btns .btn-style {
  padding: 6px 20px;
}
/*------------payment declined css-----------------*/
.payment-declined {
  background: #0d1b26 url(../images/payment-declined-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
/*.payment-declined:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0d1b26;
    opacity: 0.8;
}*/
.payment-declined .btn-style {
  font-size: 17px;
  background-image: none;
  background-color: #bfbfbf;
}
.payment-declined .back-profile {
  background-color: #bfbfbf;
}
.payment-declined .back-profile:hover {
  background: transparent url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
/*------------signin learner  css-----------------*/
.alternative-signin a:first-child {
  background-color: #df3325;
  margin-right: 20px;
}
.alternative-signin a:last-child {
  background-color: #3464cb;
}
.alternative-signin a {
  background-image: none;
  display: inline-block;
  max-width: 226px;
  margin-bottom: 30px;
      font-size: 13px;
    text-transform: capitalize;
}
.signin-learner {
  max-width: 477px;
  margin: 62px auto 0;
  padding-bottom:17%;
}
.signin-learner form input[type="email"],
.signin-learner form input[type="password"],
.signin-learner form input[type="text"] {
  margin-bottom: 15px;
}
.signin-learner .forget-password {
  color: #008fff;
  max-width: none;
  width: auto;
  font-size: 12px;
  text-align: left;
  margin: 20px 0 0 5px;
  display: inline-block;
}
.remove-btn-style {
  color: #008fff !important;
  max-width: none !important;
  width: auto !important;
  font-size: 13px;
  text-align: left;
  display: inline-block !important;
}
.signin-learner form .btn-style {
  width: 220px;
  display: block;
  font-size: 16px;
  padding: 8px 30px;
  margin: 23px 0 0 0;
}
.learner-section {
  height: 732px;
}
.max-width-100 {
  max-width: 100% !important;
}

/*------------search notification css-----------------*/
.notificaton-icon span {
  position: absolute;
  right: 10px;
  width: 12px;
  height: 12px;
  background-color: #00e8b8;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  top: -10px;
  line-height: 13px;
}
.notificaton-icon {
  font-size: 11px !important;
  position: relative;
  top: 4px;
}
.notificaton-icon i {
  font-size: 16px;
}
.avater {
  position: relative;
}
.avater span {
  position: absolute;
  right: -4px;
  width: 12px;
  height: 12px;
  background-color: #00e8b8;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  top: -3px;
  line-height: 13px;
}
.avater img {
  width: 32px;
}
.notificaton-icon,
.avater {
  display: none;
}
.page-banner {
  background-image: url(../images/search-mentor-bg.png);
  height: 630px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: #fff;
}
.page-banner p{
     color: #fff;
     font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}
.page-banner h1{
     color: #fff;
     text-transform:capitalize;
         font-size: 3rem;
}
.mentor-searcg-wrapper {
  max-width: 1140px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.browse-mentor {
  color: #fff;
  border-left: solid 3px #fff;
  text-transform: uppercase;
  padding: 0 0 0 42px;
  font-weight: bold;
  font-size: 15px;
   display: block;
}
.space-bewteen{
    padding-top:130px;
}

.page-banner .mentor-searcg-wrapper form {
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  padding: 2px;
  max-width: 520px;
  width: 100%;
  margin: 25px 0 20px 0;
}
.page-banner .mentor-searcg-wrapper form input[type="text"] {
  background-color: transparent;
  max-width: 390px;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  font-size: 12px;
}
.page-banner .mentor-searcg-wrapper form .btn-style {
  max-width: 127px;
}
.filter-mentor .filter-by a {
    margin-bottom: 12px;
    display: block;
    color: #6e6e6e;
    position: relative;
    font-size: 14px;
    background: #fff;
    padding: 8px 30px;
    border-radius: 5px;
    border: #eee solid 1px;
  
}
.filter-mentor .filter-by a:hover {
    border-color:#00e8b8;
}
.filter-mentor .filter-by a:after {
position: absolute;
    right: 10px;
    content: "";
    background-image: url(../images/down-angle.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 4px;
    background-size: cover;
    top: 13px;
}
.feature-mentor {
  display: block;
  color: #7d7d7d;

}
.feature-mentor img {
  max-height: 100px;
  object-fit: contain;
  border-radius: 10px;
}

.feature-mentor:hover h6 {
  color: #008fff;
}

.mentor-row .mentor-pic {
  width: 80px;
  height: 80px;
  object-fit: contain;
  border-radius: 5px;
  margin-right:10px;
}
.mentor-row .mentor-title {
color: #008fff;
    font-size: 1.1rem;
    font-weight: 600;
}
.mentor-row .mentor-title a {
  color: #26292c;
}
.mentor-row .mentor-title a:hover {
  color: #00e8b8;
}
.check-availaibility a {
  border-radius: 50px;
  text-align: center;
  border: solid 1px #008fff;
  color: #000;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
  margin: 0 0 0 6px;
  overflow: hidden;
}
.last-space a:not(:last-child) {
  border: solid 1px #ccc;
}
.check-availaibility a:hover {
  box-shadow: 0px 2px 35px -7px #ccc;
}
.check-availaibility a:hover {
  /* background-image: url(../images/btn-bg.png);*/
  background-image: linear-gradient(to right, #008fff, #00a8ea, #00e8b8);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  border-radius: 50px;
  border: none;
}
.mentor-row .mentor-destination {
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.mentor-row .mentor-destination span {
display:block;
}
.mentor-row .mentor-destination a {
border: #eee solid 1px;
    color: #222;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;
    font-size: 13px;
}
.mentor-row .mentor-destination a:hover {
    background-color: #00e8b8;
    border: 1px solid #00e8b8;
        color: #fff;
}
.modal-header {
  border-color:#eee;
  background:#f7f7f7;
  padding-left:2rem;
}
.mentor-row {
  margin-bottom: 26px;
border: 0;
    width: 100%;
    margin-bottom: 1.875rem;
      padding: 1.5rem;
}
.mentor-row:hover {
       -webkit-box-shadow: 0 15px 35px 0 rgb(24 28 33 / 8%);
    box-shadow: 0 15px 35px 0 rgb(24 28 33 / 8%); 
    
}
.mentor-row:last-child {
  border-bottom: 0 !important;
}
#loadMore {
  color: #959595;
}

/*------------search coach css-----------------*/
.search-coach {
  background-image: url(../images/search-coach-bg.png);
  height: 630px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: #fff;
}
.left-line:before {
  content: "";
  position: absolute;
  left: 10px;
  border: solid 1px #f9f5f5;
  height: 100%;
}

/*------------search coach css-----------------*/
.apply-participate {
  background-image: url(../images/apply-participate-bg.png);
  height: 620px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: #fff;
}

/*------------apply participate css-----------------*/
.mentor-row .internship-snap {
  width: 84px;
  height: 85px;
  border-radius: 13px;
}

/*------------community page css-----------------*/
.community-bg {
  background-image: url(../images/community-bg1.png);
  height: 620px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: #fff;
}

/*------------contact page css-----------------*/
.contact-col {
  min-height: 430px;
}
.contact-col .info {
  color: #6e6e6e;
  display: flex;
  align-items: end;
  font-size: 15px;
}
.contact-col .info img{
        margin-bottom: 40px;
}
.contact-col .info a,
.contact-col .info h5 {
  color: #6e6e6e;
}
.space-between {
  height: 59px;
}
.contact-empowered {
  text-transform: capitalize;
  font-size: 24px;
  padding: 13px 0;
  line-height: 32px;

}
.horizental-line {
  position: absolute;
  left: 0;
  top: 88px;
  width: 103px;
  border: solid 1px #ccc;
}

/*------------about page css-----------------*/
.about-col {
  height: 255px;
}
.about-text p {
  margin-bottom: 20px;
}

/*------------article  page css-----------------*/
.articles-col form {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  padding:4px;
  width: 75%;
  margin: 110px auto 0;
  box-shadow: 0 1px 2px #ccc;
  border-top: solid 1px #fdf7f7;
  height: 55px;
  position: relative;
}
.articles-col form svg{position: absolute; top:13px; right:15px;}
.articles-col form input[type="text"] {
  background-color: transparent;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  font-size: 12px;
}
.articles-col form .btn-style {
  max-width: 127px;
      font-size: 20px;
    font-family: 'ProximaNova-Regular';
}
.post-thunmbnail {
  height: 310px;
}
.post-thunmbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-exceprt .read-more {
  background-color: #008fff;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 6px 20px;
  font-family: Proxima-Nova-Bold;
  margin: 45px 0 10px 0;
  display: inline-block;
}
.post-exceprt .read-more:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}
.post-date {
  position: absolute;
  top: 12px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
  padding: 2px 17px;
  border-radius: 5px;
  font-size: 13px;
  font-family: Proxima-Nova-Bold;
}
.blog-post .col-lg-6 .col-lg-12,
.blog-post .col-lg-12 .col-lg-12 {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 35px;
}
.single-thumnbail {
  height: 828px;
}
.single-thumnbail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-post-container {
  width: 100%;
  margin: auto;
  padding: 15px;
}
.avater-row {
  margin: 60px 0;
  padding: 20px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.avater-row .avater-pic {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  object-fit: contain;
}
.avater-row .published-date {
  color: #6e6e6e;
}
ul.share-post a {
  margin: 16px 0 0 8px;
  display: inline-block;
  color: #6e6e6e;
}
.quote-text {
  background-color: #f4f8ff;
  text-align: center;
  padding: 20px;
  margin: 30px 0;
}
.new-topic li {
  color: #6e6e6e;
  font-size: 17px;
  margin-bottom: 15px;
}
.comment-row .comment-person {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.comment-row .reply-client {
  background-color: #f4f8ff;
  text-align: center;
  padding: 7px 20px;
  font-family: Proxima-Nova-Bold;
  border-radius: 4px;
  color: #6e6e6e;
  font-size: 14px;
}
.comment-row .reply-client:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.comment-row .comment-text {
  font-size: 14px;
  color: #77838f;
}
.comment-row .published-date {
  color: #77838f;
  margin-top: 7px;
}
.post-comment label {
  font-size: 13px;
  text-transform: uppercase;
}
.post-comment input,
.post-comment textarea {
  color: #d5dae2;
  padding: 8px 10px;
  font-size: 12px;
  border: solid 1px #d5dae2;
  color: #333;
  border-radius: 5px;
}
.post-comment input[type="submit"] {
  background-color: #0094fb;
  font-family: Proxima-Nova-Bold;
  color: #fff;
  border-radius: 50px;
  padding: 6px;
  font-size: 16px;
  max-width: 200px;
  width: 100%;
  margin: 30px 0 0 0;
}
.post-comment input[type="submit"]:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
textarea {
  resize: none;
}
/*------------terms page css-----------------*/
.terms-col {
  height: 227px;
}

/*------------faq page css-----------------*/
.faqs-row a {
  display: block;
  color: #6e6e6e;
  font-family: Proxima-Nova-Bold;
  border-top: solid 1px #ccc;
  padding: 10px 0;
  font-size:1.3rem;
}

/*------------support page css-----------------*/
.support-col {
  height: 300px;
}

/*------------lets collaboarate page css-----------------*/
.collaborate-col {
  height: 203px;
}
.blue-color {
  color: #008fff;
}
.collaborate form label {
  font-size: 15px;
  font-weight: bold;
  margin: 0 14px 0 0px;
}
.collaborate form {
  margin: 50px 0 0 0;
}
.collaborate form .col-lg-4,
.collaborate form .col-lg-12 {
  margin: 0px 0 40px 0;
  align-items: center;
}
.collaborate form input,
.collaborate form select,
.collaborate .tags-input {
  border: 0;
  border-bottom: solid 1px #efe7e7;
  padding: 5px 0px;
  font-size: 13px;
  width: calc(100% - 102px);
  padding-left: 0;
}
.collaborate form select {
  appearance: none;
  outline: none;
  background-image: url(../images/down-angle.png);
  background-repeat: no-repeat;
  background-position: top 7px right 0;
  z-index: 9999;
}
.collaborate form input::-webkit-outer-spin-button,
.collaborate form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.collaborate form input[type="number"] {
  -moz-appearance: textfield;
}
.grey-bg {
  background-color: #eff1f2;
}
.collaborate .tags-enter {
  max-width: 242px;
  width: 100%;
  border-radius: 50px;
  background-color: #eff1f2;
  display: flex;
  float: right;
  padding: 4px;
}
.collaborate .tags-enter input[type="text"] {
  max-width: 517px;
  width: 100%;
  border: 0;
  background-color: transparent;
  padding: 1px 15px 2px;
  font-family: Proxima-Nova-Bold;
}
.collaborate .tags-enter input[type="submit"] {
  background: transparent url(../images/plus-bg.png);
  background-size: 27px;
  background-repeat: no-repeat;
  width: 30px;
  margin: 0;
  padding: 0;
  height: 28px;
}
.collaborate .tags-input .tags-show {
  float: left;
}
.collaborate .tags-input .tags-show a {
  background-color: #0094fb;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 5px 20px;
  font-family: Proxima-Nova-Bold;
  margin: 0px 0 0 0;
  display: inline-block;
  position: relative;
}
.collaborate .tags-input .tags-show a .close-tahe {
  position: absolute;
  right: 0;
  top: -10px;
  border: solid 1px #333;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border-radius: 50px;
  background-color: #fff;
  color: #333;
}
/* .collaborate .custom-fileinput::-webkit-file-upload-button {
  visibility: hidden;
} */
/* .collaborate .custom-fileinput::-webkit-file-upload-button {
  font-size: 20px;
} */
/*.collaborate .custom-fileinput::before {
  content: "(Allowed formats: JPG, PNG, GIF. Maximum file size: 10MB)";
  background: transparent url(../images/plus-bg.png);
  padding: 5px 41px 8px 18px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top 0 right;
  background-size: 27px;
  text-align: left;
  font-weight: bold;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}*/
.collaborate .custom-fileinput:hover::before {
  border-color: black;
}
/*.collaborate .custom-fileinput:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}*/
.collaborate .custom-fileinput {
  max-width: 390px;
  width: 100%;
  border-radius: 40px;
}
.collaborate .cv-upload::before {
  content: "";
  background: transparent url(../images/plus-bg.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top 0px right 4px;
  background-size: 53% 98%;
  color: #333;
  height: 30px;
  top: 2px;
  position: absolute;
}
.collaborate .cv-upload {
  width: 18px;
}
.border-radius-40 {
  border-radius: 40px;
}
.link-btn {
  font-size: 15px;
  padding: 7px 64px;
  width: 161px;
  text-align: center;
  color: #b5a1a1;
}
.collaborate .attach-vide-file::before {
  content: "";
  padding: 0;
  background-position: top 5px left 1px;
  background-position: top 0px right 1px;
  /* background-size: 100% 100%; */
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 8px;
  right: 0px;
}
.collaborate .attach-vide-file {
  width: 28px;
  position: absolute;
  right: 3px;
  height: 32px;
  top: 5px;
  background: transparent url(../images/plus-bg.png);
  background-size: contain;
  text-indent: 31px;
  cursor: pointer;
  background-repeat: no-repeat;
}
.collaborate form input[type="submit"],
.collaborate form input[type="reset"] {
  border-radius: 50px;
  font-weight: bold;
  font-size: 16px;
  margin: 0 24px 0 0px;
  padding: 4px 0;
  cursor: pointer;
}
/*.collaborate form input[type="submit"]:hover,
.collaborate form input[type="reset"]:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  color: #fff;
}*/
.summar-video-text {
  padding: 6px 0px 9px 0;
  font-size: 12px;
  width: 88%;
  border-radius: 50px;
  line-height: 15px;
}
.set-space-top {
  padding-top: 0 !important;
}
.collaborate .set-space-top::before {
  top: 2px;
}
/*------------user profile page css-----------------*/
.user-banner-section {
  height: 400px;
  position: relative;

}
.user-banner-section img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.user-banner-section .user-profile-setting {
  position: absolute;
  color: #fff;
  right: 60px;
  bottom: 35px;
  font-weight: bold;
  color: #fff !important;
  z-index: 9;
}
.user-banner-section .user-profile-setting img {
  height: auto;
  width: auto;
  margin: 0 0 0 15px;
}
.user-profle-main .user-information a {
  color: #7d7d7d;
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}
.user-profle-main .user-information a:hover{
     color:#00e8b8;
 }
.user-profle-main .user-information i {
  margin: 0 10px 0 0px;
   color:#00e8b8;
}
.user-profle-main .user-snap {
  width: 150px;
margin:auto;
margin-bottom:20px;
}
.user-profle-main .user-snap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: solid 5px #fff;
  position: relative;
  border-radius: 75px;
}
.user-profle-main .user-snap span {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  position: absolute;
  right: 16px;
  top: 5px;
  background-color: #00e8b8;
}
.user-profle-main .share-profile a {
  background-color:#00e8b8;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  line-height: 30px;
  margin: 0 0 0 2px;
  text-align: center;
  color:#fff;
}
.user-profle-main .user-information,
.user-profle-main .share-profile {
  margin-top: 20px;
}
.move-up {
  position: relative;
  top: -71px;
  margin-bottom: -71px;
}
.user-profle-main .setup-account {
  margin-top: 25px;
}
.user-profle-main .setup-account .progress-bar {
  background-color: #00e8b8;
  font-weight: bold;
}
.progress {
  border: solid 2px #0094fb;
  background-color: transparent;
  border-radius: 50px;
}
.green-color {
  color: #6e6e6e;
}
.row {
  display: -webkit-box;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
}
.setup-account .my-metors {
  margin: 70px 0 0 0;
}
.setup-account .my-mentor-pics img {
  width: 45px;
  height: 45px;
  object-fit: contain;
  border-radius: 50%;
  margin: 0 4px 4px 0px;
}
.setup-account .my-metors h6 span {
  font-size: 32px;
  float: right;
  color: #00e8b8;
  line-height: 0;
}
.newly-added {
  margin-top: 77px;
  border: solid 1px #efeaea;
  border-radius: 4px;
  padding: 20px 15px;
  position: relative;
}
.newly-added .col-lg-3 h6 {
  margin-top: 10px;
  color: #6e6e6e;
  text-transform: capitalize;
}
.newly-added .col-lg-3 img {
  width: 83px;
  height: 76px;
  object-fit: contain;
}
.newly-added .newly-right-arrow,
.newly-added .newly-left-arrow {
  position: absolute;
  top: 50%;
}
.newly-added .newly-right-arrow {
  right: 13px;
}
.newly-added .newly-left-arrow {
  left: 13px;
}
.newly-added .my-stattistics h5 {
  color: #0094fb;
}
.newly-added .my-stattistics {
  margin-bottom: 10px;
}
.newly-added .my-stattistics h6 {
  color: #6e6e6e;
}
.user-profile-slider .owl-wrapper-outer {
  padding: 30px 0 30px;
}
.circle-append {
  position: absolute;
  top: -30px;
  padding: 11px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.user-profile-slider .item:hover img,
.user-profile-slider .item:hover h6 {
  opacity: 0;
}
.user-profile-slider .item:hover .circle-append {
  display: flex;
}
.buttons-container .label-container {
  color: #00cad0;
}
.week .day.header {
  color: #00cad0;
}
.week .day.selected span {
  background: #00cad0;
}
.week.highlight {
  background: transparent;
}
.special-buttons {
  display: none;
}
.day.today span::after {
  display: none;
}
.calendar-wrapper .prev-button,
.calendar-wrapper .next-button {
  position: absolute;
  top: 60%;
}
.calendar-wrapper .next-button {
  right: 10px;
}
.calendar-wrapper .prev-button,
.calendar-wrapper .next-button {
  background-color: #000;
  border-radius: 50px;
  font-size: 12px;
  width: 31px;
  height: 30px;
  text-indent: -7px;
  cursor: pointer;
}
.calendar-wrapper .prev-button:before {
  content: "<";
}
.calendar-wrapper .next-button:before {
  content: ">";
}
.calendar-wrapper .prev-button:before,
.calendar-wrapper .next-button:before {
  position: absolute;
  color: #fff;
  font-size: 22px;
  line-height: 10px;
  left: 17px;
  width: -10px;
  top: 10px;
}
.user-rating i {
  color: #ffc400;
}
.move-right {
  padding-left: 249px;
}
.schedule-meeting a {
  display: block;
  margin-bottom: 20px;
  background-color: #000;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.schedule-meeting a {
  display: block;
  margin: 8px 0 0 0;
    background-image: linear-gradient(to right, #008fff, #00a8ea, #00e8b8);
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 7px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid #00e4bb;
}

.schedule-meeting a:hover {
  /*background-image: url(../images/btn-bg.png);*/
  background-image: linear-gradient(to right, #008fff, #00a8ea, #00e8b8);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.font-12 {
  font-size: 13px;
}
.skills-col a {
  border: solid 1px #ccc;
  text-align: center;
  border-radius: 50px;
  color: #000;
  padding: 7px 10px;
  font-weight: bold;
  margin: 0 15px 0 0px;
}

.form-style input,
.form-style select,
.form-style textarea {
  border-radius: 15px;
  padding: 10px 15px;
  border: solid 1px #ebebeb;
  outline: none;
  font-size:15px;
     color: #888;
    font-weight: normal;
}

.modal-backdrop.show {
  opacity: 0.7;
}
.form-style .col-lg-6,
.form-style .col-lg-12 {
  margin-bottom: 20px;
}
.form-style .collaborate .cv-upload {
  display: block;
  max-width: 101px;
  cursor: pointer;
  position: relative;
  height: 34px;
}
.form-style .collaborate span {
  border: solid 1px #ccc !important;
  display: block;
  border-radius: 50px;
}
/*.form-style .collaborate .custom-fileinput::before {
  content: "";
  background: transparent url(../images/plus-bg.png);
  padding: 5px 41px 8px 18px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top 2px left 2px;
  background-size: 27px;
}*/
.form-style .collaborate .intro-video.custom-fileinput::before {
  content: "";
  background: transparent url(../images/plus-bg.png);
  /* padding: 0; */
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top 0px right 4px;
  background-size: 53% 98%;
  color: #333;
  /* width: 16px; */
  height: 30px;
  /* display: block; */
  top: 2px;
  position: absolute;
}
.form-style .collaborate .intro-video {
  width: 19px;
}
.submit-btn input {
  margin: 0 10px;
  padding: 3px 29px;
  margin-top: 30px;
  box-shadow: 1px 2px 15px -4px #ccc;
  font-weight: bold;
  font-style: normal;
}
.submit-btn input:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.black-hover input:hover {
  background-image: none;
  background-color: #000 !important;
  color: #fff;
}
input[type="reset"] {
  cursor: pointer;
}
.digital-types a {
  border-radius: 50px;
  border: solid 1px #ccc;
  text-align: center;
  font-weight: bold;
  background-color: #000;
  margin: 0 10px 10px 0;
  padding: 3px 32px;
  display: inline-block;
  color: #fff;
  font-size: 15px;
}
.font-13 {
  font-size: 13px;
}
.modal-dialog {
  max-width: 560px;
}
.accept-refuse a {
  border-radius: 50px;
  border: solid 1px #ccc;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  margin: 0 10px 10px 0;
  padding: 3px 17px;
  display: inline-block;
  color: #000;
}
.accept-refuse a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.accordion-toggle:after {
  font-family: "FontAwesome";
  content: "\f078";
  float: right;
}
.accordion-opened .accordion-toggle:after {
  content: "\f054";
}
#sessions-request .accordion-group {
  border-top: solid 1px #ccc;
  padding: 7px 0;
}

/*------------session page css-----------------*/
.session-person {
  width: 60px;
  height: 60px;
  object-fit: contain;
  border-radius: 50px;
}
.session-tabs .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
  border-bottom: solid 2px #0094fb;
}

element.style {
}
.session-tabs .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
  border-bottom: solid 2px #0094fb;
}
.session-tabs .nav-tabs .nav-link {
  color: #495057;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  padding: 0 0 15px 0;
  text-align: left;
  margin: 0 0 0 23px;
}
.session-tabs .nav-tabs .nav-link:hover {
  border: 0;
}
.session-tabs .nav-tabs {
  border-bottom: 0;
  display: inline-block;
}
.session-tabs nav {
  border-bottom: 1px solid #dee2e6;
}
.font-14 {
  font-size: 14px;
}
.lesson-files a {
  display: block;
  color: #495057;
  margin-bottom: 8px;
}
.lesson-files img {
  margin: 0 13px 0 0px;
  width: 15px;
}
.session-tabs .ask-question {
  text-align: center;
  border: solid 1px #ccc;
  font-weight: bold;
  color: #495057;
  padding: 4px 10px;
  border-radius: 3px;
  width: 100%;
  display: inline-block;
  margin: 20px 0 0 0;
  font-size: 14px;
}
.session-tabs .ask-question:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.industry-spec {
  padding: 20px 20px 0 0px;
}
.industry-spec li {
  list-style: none;
  margin-bottom: 25px;
}
.industry-spec span {
  display: block;
  font-size: 15px;
  color: #6e6e6e;
}

/*------------session page css-----------------*/
.upload-btns a {
  display: inline-block;
  padding: 6px 23px;
  margin: 0 15px 0 0px;
}
.upload-doc::-webkit-file-upload-button {
  visibility: hidden;
}
.upload-doc::before {
  content: "Upload a file";
  display: inline-block;
  margin: 20px 0 0 0;
  background-color: #000;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 6px 23px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
}
.upload-doc:hover::before {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff !important;
}
.upload-doc:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
input.upload-doc {
  width: 164px;
}
.upload-folder input[type="text"] {
  border: solid 1px #ccc;
  border-radius: 3px;
  max-width: 300px;
  width: 100%;
}
.upload-folder input[type="submit"],
.upload-folder input[type="reset"] {
  font-weight: bold;
  text-align: center;
  padding: 6px 20px;
  border-radius: 50px;
  text-transform: capitalize;
  font-size: 14px;
  border: solid 1px #ccc;
  background-color: transparent;
}
.upload-folder input[type="submit"]:hover,
.upload-folder input[type="reset"]:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.view-lesson-files li {
  border-top: solid 1px #ccc;
  margin: 8px 0;
  padding: 10px 0 0 0;
  list-style: none;
  position: relative;
}
.view-lesson-files a img {
  width: 23px;
}
.view-lesson-files .three-dots {
  float: right;
  color: #ccc;
  border: 0;
  position: relative;
  font-size: 35px;
  line-height: 0;
  transform: rotate(90deg);
  margin: -3px 0 0 0;
  width: 0;
  cursor: pointer;
}
.view-lesson-files li .sahre-delete-box {
  position: absolute;
  top: 33px;
  right: 0;
  background-color: #fff;
  z-index: 9;
  display: none;
}
.save-folder input {
  border-radius: 50px;
  border: transparent;
  margin: 30px 12px 0 0px;
}
.sahre-delete-box {
  border: solid 1px #ccc;
  padding: 10px;
  border-radius: 3px;
}
.sahre-delete-box a {
  display: block;
  color: #333;
  margin-bottom: 6px;
}
.sahre-delete-box a i {
  margin: 0 7px 0 0;
}
.files-to-share {
  padding: 20px;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin: 50px 0;
  max-width: 562px;
  width: 100%;
}
.files-to-share form {
  margin: 50px 0 0 0;
}
.custom-radio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 9px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.custom-radio .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 50%;
  border: solid 1px #ccc;
}
/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: #333;
}
.custom-radio input:checked ~ .checkmark {
  background-color: #333;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
  background: transparent;
}
.files-to-share textarea {
  border: solid 1px #ccc;
  border-radius: 5px;
}
.text-write {
  padding: 20px;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.text-write i {
  background-color: #000;
  color: #fff;
  padding: 10px;
  font-size: 44px;
  border-radius: 50px;
  width: 70px;
  height: 70px;
}
.text-write a {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  padding: 3px 29px;
  background-color: #000;
  text-transform: uppercase;
  box-shadow: 1px 2px 15px -4px #ccc;
}
.text-write a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.btn-style {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  font-family: Proxima-Nova-Bold;
  border-radius: 15px;
  overflow: hidden;
  border: 0;
  max-width: 309px;
  width: 100%;
  margin:1px;
  background-position: center;
    -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.btn-style:hover{
-webkit-box-shadow: 0px 2px 3px 3px #0000001c;
    -moz-box-shadow: 0px 2px 3px 4px #0000001c;
    box-shadow: 0px 2px 3px 3px #0000001c;
      color: #fff;
}
.upload-area {
  border-style: dashed;
  padding: 40px 20px;
  border: solid 1px dashed;
  border-color: #ccc;
}
#upload-a-file .upload-doc::before {
  border-radius: 0px;
  content: "Browse files";
}
#upload-a-file .person {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

/*------------settigs page css-----------------*/
.setting-form label {
  width: 100%;
  font-family: Proxima-Nova-Bold;
  color:#707070;
}
.setting-form input.upload-doc {
  width: 594px;
}
.setting-form .upload-doc::before {
  content: "Change Photo";
  display: inline-block;
  margin: 0px 0 0 0;
  background-color: transparent;
  font-weight: bold;
  color: #131313;
  text-align: center;
  padding: 6px 23px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  border: 0;
  width: 100%;
  box-shadow: 1px 2px 15px -4px #ccc;
}
.setting-form .upload-doc {
  margin: 0;
  padding: 0;
  border: 0;
}
.setting-form .upload-logo::before {
  content: "Change Logo";
  text-transform: capitalize;
}
.setting-form .upload-logo {
  box-shadow: 1px 2px 15px -4px #ccc;
}
.setting-form input.upload-logo {
  width: 140px;
  height: 34px;
  text-indent: 133px;
  background-color: #fff;
}
.all-pages-links{
    padding-bottom:60% !important;
}
.all-pages-links a {
  display: block;
  color: #6e6e6e;
  margin-bottom: 15px;
  font-size: 15px;
}
.all-pages-links a:hover {
  color: #0094fb;
}
.all-pages-links .active-sidebar-page {
  color: #0094fb;
}
.my-account-accordian .accordion-group {
  border-top: solid 1px #ccc;
  padding: 8px 0 0 0;
}
.my-account-accordian .accordion-inner {
  margin-bottom: 18px;
}
.my-account-privacy .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 22px;
  float: right;
}
.my-account-privacy .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.my-account-privacy .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.my-account-privacy .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 6px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.my-account-privacy input:checked + .slider {
  background-color: #2196f3;
}
.my-account-privacy input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.my-account-privacy input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.my-account-privacy .slider.round {
  border-radius: 34px;
}
.my-account-privacy .slider.round:before {
  border-radius: 50%;
}
.my-account-privacy .toggle-row span.float-left {
  width: calc(100% - 60px);
}
textarea {
  outline: none;
}

/*------------session plan page css-----------------*/

.become-content-writer {
  padding: 25px;
  margin: 25px 0;
  border-radius: 15px;
}
.become-content-session {
  padding: 30px 20px;
  border: solid 2px #ccc;
  border-radius: 20px;
  margin: 40px 0;
  font-weight: bold;
}
.become-content-session .obj-list {
  font-size: 14px;
}
.become-content-session .custom-radio .checkmark {
  top: 5px;
  height: 15px;
  width: 15px;
  border: solid 2px #ccc;
}
.become-content-session .custom-radio {
  padding-left: 24px;
  font-size: 15px;
}
.month-wise-plan {
  border: solid 1px #0094fb;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 40px;
  margin-left: 40px;
  position: relative;
}
.month-wise-plan:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  border: solid 2px #00e8b8;
  width: 11px;
  height: 11px;
  border-radius: 50px;
  background-color: #fff;
}
.social-media-calender .custom-radio {
  padding-left: 0;
  margin-bottom: 0;
}
.social-media-calender .custom-radio .checkmark {
  top: 6px;
  height: 15px;
  width: 15px;
  border: solid 2px #ccc;
}
.circle-progress .progress {
  width: 70px;
  height: 70px !important;
  line-height: 100px;
  background: none;
  box-shadow: none;
  position: relative;
  border: 0;
  margin: auto;
}
.circle-progress .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.circle-progress .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.circle-progress .progress .progress-left {
  left: 0;
}
.circle-progress .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 5px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.circle-progress .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.circle-progress .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.circle-progress .progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #fff;
  font-size: 19px;
  color: grey;
  line-height: 66px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
  border: 0;
  font-weight: bold;
}
.circle-progress .progress.blue .progress-bar {
  border-color: #049dff;
}
.circle-progress .progress.light-grey .progress-bar {
  border-color: #00cad0;
}
.circle-progress .progress.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}
@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
  }
}

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}
.edit-progress {
  border: solid 1px;
  padding: 4px 20px;
  font-size: 13px;
  border-radius: 50px;
  margin: 8px 0 0 0;
  display: inline-block;
}
.font-12 {
  font-size: 12px;
}
/*.done-btn a{
    border:solid 1px #ccc;
    text-align: center;
    padding: 5px;
    border-radius: 50px;
    display: block;
    color: #6E6E6E;
}*/
.done-btn a {
  border: solid 1px #ccc;
  text-align: center;
  padding: 3px;
  border-radius: 50px;
  display: block;
  color: #6e6e6e;
  margin: 37px 0 0 0;
  font-size: 15px;
}
.done-btn a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #fff;
}
.done-btn a:last-child {
  margin: 10px 0 0 0;
}
.goal-field textarea {
  border: solid 2px #ccc;
  border-radius: 10px;
  padding: 10px;
}
.add-listing a {
  border-radius: 10px;
  border: solid 1px #ccc;
  text-align: center;
  color: #6e6e6e;
  padding: 22px 33px;
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.add-listing a img {
  display: block;
  margin: 10px auto 0;
}
.add-listing .col-lg-2 {
  flex: 0 0 19.666667%;
  max-width: 20%;
  margin-bottom: 20px;
}
#new-app-request .accordion-group {
  border-top: solid 1px #ccc;
  padding: 7px 0;
}
.download-form {
  display: block;
  border: solid 1px #ccc;
  border-radius: 50px;
  color: #6e6e6e;
  padding: 3px 10px;
  text-align: center;
}

/*------------session plan page css-----------------*/
.inbox-msg {
  background-color: #0094fb;
  color: #fff;
  border: 0;
  outline: none;
  border-radius: 50px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  padding: 7px 20px;
}
.messenger {
  width: 60px;
  height: 60px;
  border-radius: 50px;
}
.messenger-notification {
  width: 10px;
  height: 10px;
  background-color: #00e8b8;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  display: block;
  margin: auto;
}
.light-color {
  color: #ccc;
}
.chatting-box {
  padding: 30px 10px;
}
.messenger-pic {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.text-style span {
  background-color: #0094fb;
  color: #fff;
  text-align: center;
  padding: 7px 20px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 13px;
  display: block;
  margin-bottom: 3px;
}
.chat-second-row span {
  background-color: #ebebeb;
  color: #000;
}
.chat-first-row span:last-child {
  border-top-right-radius: 20px;
}
.chat-second-row span:last-child {
  border-top-left-radius: 20px;
}
.user-profile-slider .owl-pagination {
  display: none;
}
.color-indicator span {
  border-radius: 50px;
  margin: 0 2px;
  display: inline-block;
  width: 12px;
  height: 12px;
}
.color-indicator .green-accepted {
  background-color: green;
}
.color-indicator .blue-completed {
  background-color: blue;
}
.color-indicator .puprple-repending {
  background-color: purple;
}
.color-indicator .yellow-missed {
  background-color: yellow;
}
.color-indicator .red-refused {
  background-color: red;
}
.color-indicator .orange-pending {
  background-color: orange;
}
.color-indicator .pink-cancled {
  background-color: pink;
}
.edit-del-video {
  position: absolute;
  right: 24px;
  top: 27px;
}
.edit-del-video i {
  color: #fff;
}
/*
#sh-im input[type="file"]::file-selector-button {
  border: 0;
  padding: 5px 8px;
  border-radius: 40px;
  background-color: transparent;
  transition: 1s;
}

.change-to-tick.fa-check:before {
  content: "\f00c" !important;
}
.form-style .app-form-link .custom-fileinput {
  padding: 4px 3px;
}
.form-style .app-form-link .custom-fileinput::before {
  content: "Application From Link";
  background: transparent url(../images/plus-bg.png);
  padding: 6px 39px;
  cursor: pointer;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: top 1px left 1px;
  background-size: 27px;
}
.form-style .upload-app-form .custom-fileinput {
  padding: 4px 3px;
}
.form-style .upload-app-form .custom-fileinput::before {
  content: "Upload Application Form";
  background: transparent url(../images/plus-bg.png);
  padding: 6px 39px;
  cursor: pointer;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: top 1px left 1px;
  background-size: 27px;
}
.form-style .create-one .custom-fileinput {
  padding: 4px 3px;
  background-color: #fff;
  height: 35px;
}
.form-style .create-one .custom-fileinput::before {
  content: "Carete one and paste it with Google Forms";
  background: transparent url(../images/plus-bg.png);
  padding: 6px 39px;
  cursor: pointer;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: top 1px left 1px;
  background-size: 27px;
}
.form-style .app-form-link .custom-fileinput,
.form-style .upload-app-form .custom-fileinput {
  max-width: 211px;
  background-color: #fff;
  height: 35px;
}*/
.form-style .image-upload .custom-fileinput::before {
  content: "Image";
  background: transparent url(../images/plus-bg.png);
  padding: 6px 39px;
  cursor: pointer;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: top 1px left 1px;
  background-size: 27px;
  text-align: center;
}
.upload-bar .image-upload label {
  border: 1px solid #ebebeb;
  border-radius: 50px;
  max-width: 208px;
  width: 100%;
  display: flex;
  height: 40px;
}
.upload-bar .image-upload span {
  border: none !important;
  align-self: center;
}
.upload-bar .image-upload .icon {
  font-size: 40px;
  margin-left: 3px;
}
.upload-bar .image-upload .text {
  font-size: 15px;
  margin-left: 55px;
  color: black;
}
.meeting-table th,
.meeting-table td {
  padding: 0 63px 0 15px;
  border: 0;
}
.class-table th,
.class-table td {
  padding: 0 63px 0 20px;
  border: 0;
}
.sub-comment {
  padding: 30px 0px 30px 91px;
  margin: 17px;
  background-color: #ebebeb;
}
.dropdown-item {
  font-size: 13px;
  color: #707070;
}

.red-color {
  color: red;
}
.search-msg input {
  background-image: url(../images/black-search-icon.png);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: top 5px right 11px;
  background-position-y: 13px;
}
.attachment-icons i {
  color: #999;
  cursor: pointer;
  font-size: 20px;
}
.attachment-icons i:hover {
  color: #0094fb;
}
.skill-set a {
  border-radius: 50px;
  text-align: center;
  padding: 3px 36px;
  color: #333;
  border: solid 1px #ccc;
  margin: 23px 14px 0 0px;
  display: inline-block;
  font-size: 14px;
}
.quiz-progress {
  border: transparent;
  background-color: #f9f6f6;
  border-radius: 50px;
  height: 7px;
}
.quiz-selction label {
  padding: 8px 20px 7px 44px;
  border-radius: 50px;
  background-color: #fff;
  font-size: 15px;
}
.label-hover label:hover {
  background-color: #f6e5e5;
}
.quiz-selction .custom-radio .checkmark {
  top: 9px;
  left: 10px;
}
.quiz-selction .custom-radio input:checked ~ .checkmark {
  background-color: #ff6967;
  border: solid 1px transparent;
}
.quiz-selction .custom-radio:hover input ~ .checkmark {
  background-color: #ff6967;
}
.quiz-selction .custom-radio input:checked ~ .checkmark:after {
  display: block;
  content: "x";
  color: #fff;
  left: 5px;
  top: -7px;
  font-size: 20px;
}
.next-btn {
  max-width: fit-content;
  display: inline-block;
  background-color: #000;
  background-image: none;
  padding: 6px 40px;
  border: solid 1px #000;
}
.next-btn:hover {
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
}
.hint-note {
  border-radius: 5px;
  border: 2px solid #dee2e6;
}
.verticle-input label {
  padding: 0;
}
.verticle-input .custom-radio input:checked ~ .checkmark {
  background-color: #fff;
  border: solid 1px #ccc;
}
.verticle-input .custom-radio .checkmark {
  position: relative;
  top: 2px;
  left: 0;
  display: inline-block;
}
.verticle-input input:checked ~ .checkmark {
  background-color: #2196f3;
}
.verticle-input .checkmark:after {
  top: 9px;
  left: 9px;
  width: 12px;
  height: 13px;
  border-radius: 50%;
  background: #000;
}
.verticle-input .custom-radio input:checked ~ .checkmark:after {
  content: "";
  color: #fff;
  left: 3px;
  top: 2.35px;
}
/*.quiz-selction label:hover {
  background-color: transparent;
}*/
.black-white-btn a {
  border: solid 1px #000;
}
.black-white-btn .col-6:nth-child(1) a {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.black-white-btn .col-6:nth-child(2) a {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.circle-middle {
  /* border: solid 1px; */
  width: 17px;
  height: 17px;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  left: 51%;
  transform: translateX(-51%);
  -webkit-transform: translateX(-51%);
  -moz-transform: translateX(-51%);
  -ms-transform: translateX(-51%);
  -o-transform: translateX(-51%);
  top: 12px;
}
.number-show {
  border: solid 2px #959595;
  text-align: center;
  width: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin: 0 10px 0 0px;
  border-radius: 10px;
  color: #959595;
}
.nbr-text {
  border-radius: 10px;
  line-height: 19px;
  font-size: 15px;
}
.share-list-icon {
  border-radius: 10px;
  display: inline-block;
  padding: 5px 24px;
}
.share-list-icon img {
  width: 30px;
}
.bg-image-none {
  background-image: none;
}
.box-shadow {
  box-shadow: 1px 2px 15px -4px #ccc;
}
.make-question {
  border-radius: 50px;
  padding: 8px 23px;
  margin-bottom: 15px;
  position: relative;
}
.make-question a {
  color: #333;
}
.edit-question-box {
  top: 23px;
  position: absolute;
  right: -120px;
  background-color: #000;
  color: #fff;
  width: 153px;
  padding: 12px;
  border-radius: 10px;
  z-index: 9;
  display: none;
}
.edit-question-box a {
  color: #fff;
  display: block;
  padding-bottom: 10px;
}
.make-question .show-edit-question-box:hover .edit-question-box {
  display: block;
}
.quiz-save a {
  border: solid 1px #000;
  text-align: center;
  padding: 6px 25px;
  color: #000;
  margin: 0 12px 0 0px;
  border-radius: 50px;
  font-size: 13px;
  display: inline-block;
}
.select-question {
  border: solid 1px #ccc;
  border-radius: 10px;
}
.type-of-questions .col-lg-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 0;
}
/*.type-of-questions .col-lg-3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/
.cros-times input {
  width: 77px;
  border: solid 1px #ccc;
  border-radius: 50px;
  float: right;
}
.add-choices a {
  border: solid 1px #ccc;
  border-radius: 50px;
  padding: 5px 100px;
  color: #333;
}
.add-choices a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.quiz-save a:hover {
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.select-value {
  border: 0;
  border-bottom: solid 1px #ccc;
  width: 129px;
  margin: 0 18px 0 9px;
  color: #333;
}
.order-dots {
  transform: rotate(90deg);
  float: left;
  line-height: 27px;
  font-size: 31px;
}
/* Iqbal Hassan*/
/*community page button design*/
.comment-btn {
  text-align: center;
  padding: 2px 20px;
  font-family: Proxima-Nova-Bold;
  border-radius: 25px;
  font-size: 14px;
  border: 1px solid #000;
}
.comment-edit-btn {
  background-color: transparent;
  color: #6e6e6e;
}
.comment-edit-btn:hover {
  background-color: #000;
  color: white;
}
.comment-del-btn {
  background-color: #000;
  color: #fff;
}
.comment-del-btn:hover {
  background-color: #fff;
  color: #000;
}
.model-submit-btn input {
  margin: 0 10px;
  background-image: url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  padding: 3px 29px;
  margin-top: 30px;
  box-shadow: 1px 2px 15px -4px #ccc;
  font-weight: bold;
  color: white;
}
.quiz-selction .active-lable {
  background-color: pink;
}
.modal-content {
  border-radius: 10px;
}

.modal-content label{

    font-size: 16px;
    color: #777 !important;
}

.modal-content-pd {
  padding: 50px;
}
.close.cross-setting {
  margin-top: -75px;
  margin-right: -65px;
}
.mentor-subscription-plan {
  padding-top: 77px;
}
.basic-subscription-plan-col {
  background-color: #0d1b26;
  color: #fff;
  border-radius: 15px;
  padding: 20px 35px;
}
.basic-subscription-plan-col p {
  color: #fff;
}
.basic-subscription-plan-col h2 small {
  color: #fff;
  font-size: 13px;
}
.basic-subscription-plan-col ul li {
  padding-bottom: 8px;
  list-style: none;
}
.basic-subscription-plan-col ul li img {
  margin: 0 10px 0 0px;
}
.two-btn a {
  border-radius: 50px;
  border: transparent;
  padding: 10px 33px;
  box-shadow: 1px 2px 15px -4px #ccc;
  font-weight: bold;
  color: #000;
}
.two-btn a:hover {
  background-color: #000;
  color: #fff;
}
.day-week-month {
  border-radius: 50px;
  border: solid 1px #ccc;
  display: inline-block;
  overflow: hidden;
}
.day-week-month a {
  text-align: center;
  padding: 5px 35px;
  display: inline-block;
  margin: 0 -3px;
}
.day-week-month a + a {
  border-left: solid 1px #ccc;
}
.day-week-month a:hover {
  background-color: grey;
  color: #fff;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.rating-stars ul > li.star {
  display: inline-block;
  margin: 0 -2px;
}
/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 13px; /* Change the size of the stars */
  color: #ffc400; /* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: #ffcc36;
}
/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: #ff912c;
}
.remove-hover:hover {
  background-color: transparent !important;
}
.remove-hover.active-lable {
  background-color: transparent !important;
}
.border-radius {
  border-radius: 10px;
}
#calender-popup .calendar-wrapper .next-button {
  right: 130px;
}
#calender-popup .calendar-wrapper .prev-button {
  left: 130px;
}
#calender-popup .calendar-wrapper .prev-button,
#calender-popup .calendar-wrapper .next-button {
  position: absolute;
  top: 3%;
  width: 28px;
  height: 28px;
  text-indent: -9px;
}
.today-clear {
  border: solid 1px #000;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.today-clear a {
  padding: 10px 30px;
  color: #000;
  font-size: 14px;
}
.today-clear a + a {
  border-left: solid 1px #000;
}
.move-right:before {
  background-position: top 0 right 1px !important;
}
input.border-0.custom-fileinput.attach-vide-file.move-down {
  top: 8px;
}
.timeline-plan {
  position: relative;
  padding-bottom: 6%;
}
.timeline-plan:before {
  content: "";
  position: absolute;
  left: 20px;
  height: 100%;
  top: 0;
  border: solid 1px #dee2e6;
}
.hover-input-btn input:hover {
  background: transparent url(../images/btn-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.time_color_red {
  color: red !important;
}
.check_color_red {
  color: green !important;
}
.fa-check {
  color: green;
}
.fa-times {
  color: red;
}

/* Style The Dropdown Button */
.dropdown {
  margin: 18px 19px 18px 0px;
  display: inline-block;
  color: #6e6e6e;
  position: relative;
  padding: 0 24px 0 0px;
  font-size: 14px;
  cursor: pointer;
}

.mem {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.mem input[type="checkbox"] {
  position: absolute !important;
  opacity: 0 !important;
  cursor: pointer !important;
  height: 25px;
  width: 25px;
  right: 0;
  z-index: 100;
}

/* Create a custom checkbox */
.mem .checkmark {
  position: absolute;
  height: 25px;
  width: 25px;
  background-color: #008fff;
  right: 0;
  border-radius: 25px;
}

/* When the checkbox is checked, add a blue background */
.mem input[type="checkbox"]:checked ~ .checkmark {
  background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.mem .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.mem input[type="checkbox"]:checked ~ .checkmark:after {
  display: block !important;
}

/* Style the checkmark/indicator */
.mem .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-circle {
  border-radius: 50px;
  text-align: center;
  border: solid 1px #008fff;
  color: #000;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
  margin: 0 0 0 6px;
  overflow: hidden;
}
/* .row-discussion1 {
  display: inline-block;
  background: #0d1b26;
  padding: 3px 40px;
  border-radius: 25px;
  font-size: 16px;
  color: #fff;
} */


.join-community{
     background: #f7f7f7;
}

.pages-links{
    margin-top:15px;
    
}

section.s-p{
     padding: 70px 0;
}

.filter-by{
border: 0;
    width: 100%;
    border-radius: 12px;
    margin-bottom: 1.875rem;
    margin-top:8%;
}

.Featured-Mentors{
    border: 0;
    width: 100%;
    border-radius: 12px;
    margin-bottom: 1.875rem;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgb(24 28 33 / 5%);
    box-shadow: 0 10px 30px 0 rgb(24 28 33 / 5%);
   
}

.post-thumb{
    
     height: 70px;
    object-fit: contain;
    border-radius: 10px;
    width: 70px;
    float: left;
    clear: both;
    margin-right: 15px;
}
.post-info {
text-align: left;
}
.post-info h6 {
line-height: initial;
}

.card-header{
    border-bottom:none;
    background: #fff;
    padding:0;
     
}
.card-header h5{ font-family: 'ProximaNova-Regular'; font-size: 1.5rem;}
.card-body{
     padding: 25px;
}

.search-result h5{font-family: 'ProximaNova-Regular'; font-size: 1.5rem;}

.btn-search .btn {
    background-color: #00e8b8;
    border: 1px solid #00e8b8;
    color: #fff;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
}
#loadMore{

    font-weight: 500;
    font-size: 16px;
    padding: 12px 50px;
    margin-bottom: 100px;
    display: inline-block;
        direction: rtl;
}

.form-control{
    border:none;
    color: #707070;
}


.card{
    border: 0;
    width: 100%;
    border-radius: 12px;
    margin-bottom: 1.875rem;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgb(24 28 33 / 5%);
    box-shadow: 0 10px 30px 0 rgb(24 28 33 / 5%);
}

.breadcrumb-bar {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e3e8eb;
    padding: 15px 0;
}
.page-breadcrumb ol {
    background-color: transparent;
    font-size: 12px;
    margin-bottom: 0;
    padding: 0;
}
.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-bar .breadcrumb-title {
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0 0;
}
.user-profile-sidebar {
    padding-top: 10px;
}

.custom-border-card {
    border-bottom: 2px solid #00e8b8;
}

.week{
    margin: 0;
}
.calendar-wrapper{
    font-size:16px;
}

.experience-box {
    position: relative;
}

.experience-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.profile-custom-list > li {
    float: left;
    width: 50%;
}
@media (min-width: 992px)
<style>
.profile-custom-list > li {
    width: 33.33%;
}

.experience-list > li {
    position: relative;
}
.experience-list > li .experience-content {
    background-color: #fff;
    margin: 0 0 20px 40px;
    padding: 0;
    position: relative;
}

.profile-custom-list > li .experience-content {
    margin-left: 0;
}

.row-result {
    font-weight: 700;
    padding-top: 5px;
    font-size: 16px;
}

.s-a{
  font-size: 16px;
  color:#222;
    background: #f7f7f7;
    border: #eee solid 1px;
    padding: 7px 25px;
    border-radius: 50px;
    margin-right: 10px;
}
.modal-body{
    padding:2rem;
}
.modal-submit{
    
    margin: 8px 0 0 0;
    background-image: linear-gradient(to right, #008fff, #00a8ea, #00e8b8);
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 7px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #00e4bb;
    color:#fff !important;
}
.modal-cancel{
    background:#fff;
   box-shadow:none;
   border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin-right: 0 !important;
    color:#666 !important;
    
}
.modal-cancel:hover{    background:#fff;
    color:#222;
}
body{
   background:#f7f7f7; 
}
.bg-cover{
    background: rgb(1,147,252);
background: linear-gradient(90deg, rgba(1,147,252,1) 0%, rgba(0,230,185,1) 100%);
width:100%;
}

.w-100 {
    width: 100%!important;
    border: none;
    margin: 5px;
}

.active-page{
    margin:17%;
}
.active-page h1{
    font-size:4rem;
}
.active-page p{
    font-size:1.5rem;
    color:#fff;
}
.page-padding{
    width:100%;
    height: 300px;
}

.toggle-row{
        font-weight: 700!important;
        color: #6e6e6e !important;
}
.font-reg{
    font-family: 'ProximaNova-Regular' !important;
}

.navbar{
        padding: 0.5rem 0rem;
}

@media (max-width: 600px){
header {
    top: 0 !important;
}
.start-journey {
    width: 100%;
}
.start-journey h1 {
    margin-top: 0;
    font-size: 2rem;
    margin-left: 8px;
}
.community-bg {
    height: auto;
}
.space-bewteen {
padding-top: 60px;
}
.page-banner .mentor-searcg-wrapper form{
        margin-left: 15px;
}
}

@media (max-width: 991px){
header .login-reg {

    display: block;
    width: 100%;
}
}