
header {
    background: #fff;
}
.exp-section {
    background: url(../images/registration/therapist-form-bg.png);
    background-size: cover;
    margin-top: 100px;
    padding-top: 30px;
    min-height: 100%;
}

.therapist_view {
    border-top: 1px solid #656565;
    border-left: 1px solid #656565;
    padding: 20px 0px 15px;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.therapist_detail {
    display: flex;
}
.therapist_detail img {
    width: 79px;
    height: 89px;
    background: #262b37;
    clip-path: polygon(52% 0, 100% 22%, 100% 72%, 52% 100%, 1% 74%, 0 24%);
    object-fit: cover;
    object-position: top;
    margin-left: -42px;
}
.therapist_detail h4 {
    color: #000;
    font-family: 'Poppins-Medium';
    font-size: 22px;
    letter-spacing: 0.66px;
    text-transform: capitalize;
    margin-bottom: 0px;
    align-self: center;
    padding-left: 25px;
}
.therapist_detail a {
    text-decoration: none !important;
    border-radius: 16px;
    background: #FB5411;
    color: #FFF;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    margin-left: 25px;
    height: 30px;
    padding: 0px 15px;
    line-height: 30px;
    align-self: center;
}
.rgt_side-link {
    align-self: center;
}
.rgt_side-link a {
    text-decoration: none !important;
    color: #211F1F;
    font-size: 12.218px;
    letter-spacing: 0.244px;
    text-transform: capitalize;
}
.rgt_side-link a img {
    width: 20px;
    margin-right: 5px;
}
.rgt_side-link a.cls img {
    width: 35px;
    height: 35px; 
    margin-right: 0;
    margin-left: 20px;
    cursor: pointer;
}


@media (max-width: 600px) {
    .exp-container {
        width: 90%;
        margin: auto;
    }
    .therapist_detail h4 {
        font-size: 15px;
        padding-left: 0;
    }
    .therapist_detail a {
        font-size: 13px;
        padding: 2px 12px;
        margin-left: 0;
    }
    .therapist_view {
        width: 90%;
        border: none;
    }
    .therapist_detail img {
        margin: auto;
    }
    .therapist_detail {
        display: block;
        margin: auto;
        text-align: center;
    }
    .exp-section {
        padding-top: 28px;
        margin-top: 77px;
    }
    .rgt_side-link {
        margin: auto;
    }
    .rgt_side-link a.cls img {
        width: 24px;
        height: 24px;
    }
    .rgt_side-link a.cls {
        position: absolute;
        right: 0;
        top: 0;
    }
}
@media screen and (min-width: 600px) and (max-width: 992px) {
    .exp-container {
        width: 90%;
        margin: auto;
    }
    .therapist_detail h4 {
        font-size: 18px;
    }
    .therapist_detail a {
        font-size: 13px;
        padding: 0px 12px;
    }
    .therapist_view {
        width: 90%;
    }
    .exp-section {
        padding-top: 50px;
    }
    .rgt_side-link {
        margin: auto auto auto 10%;
    }

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .therapist_detail h4 {
        font-size: 18px;
    }
    .therapist_detail a {
        font-size: 13px;
        padding: 0px 12px;
    }
    .exp-section {
        margin-top: 65px;
    }
}



/************* ADD EXPERIENCES *************/
.addExp-section {
    background: url(../images/addExp-bg.png);
    background-size: cover;
    margin-top: 100px;
    padding-top: 15px;
}
.addExp-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #656565;
    width: 90%;
    margin: auto;
}
.addExp-title h4 {
    color: #393939;
    font-family: 'Poppins-Medium';
    font-size: 28px;
    letter-spacing: 0.56px;
    text-transform: capitalize;
    align-self: center;
    margin-bottom: 0px;
}
.addExp-title h4 span {
    color: #393939;
    font-size: 16px;
    letter-spacing: 0.32px;
    text-transform: capitalize;
    display: block;
    font-family: 'Poppins-Regular';
    margin-top: 6px;
}
.addExp-title img {
    width: 180px;
    position: relative;
    right: -34px;
}
.addExp-lft {
    box-shadow: 14px 0 15px -15px #33333326;
    padding: 5% 0px;
}
.addExp-lft img {
    width: 91%;
}

.addExp-rgt {
    padding-left: 3%;
}
.addExp-rgt .form-control {
    border-radius: 5px;
    background: #363533;
    height: 35px;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 0.14px;
    box-shadow: none !important;
    border: none;
}
.addExp-rgt label {
    color: #393939;
    font-size: 12px;
    letter-spacing: 0.24px;
    cursor: default;
}
.custom-control-label::before {
    background-color: transparent;
    border: 1px solid #ccc;
}

.addExp-rgt ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
  }
  
  .addExp-rgt :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
  }
  
  .addExp-rgt ::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff;
  }
  .custom-control input {
    box-shadow: none !important;
  }
  .review_bx {
    margin-top: 7%;
  }
  .review_bx img {
    width: 34px;
    margin-right: 5px;
    position: relative;
    top: -10px;
  }
  .review_bx label {
    color: #393939;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    margin-bottom: 0px;
    letter-spacing: 0.28px;
  }
  .addExp-rgt textarea {
    border-radius: 3px;
    border: 1px solid #979797; 
    display: block;
    width: 100%;
    background: transparent;
    height: 140px;
  }
  .addExp-rgt .btn {
    border-radius: 16px;
    background: #FB5411;
    color: #FFF;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    height: 30px;
    line-height: 15px;
  }
  @media (max-width: 1200px) {
    .addExp-section {
       margin-top: 0px;
       padding-top: 110px;
    }
  }
@media (max-width: 600px) {
    .addExp-title img {
        width: 104px;
        right: -16px;
    }
    .addExp-section {
        margin-top: 0px;
    }
    .addExp-title h4 {
        font-size: 18px;
    }
    .addExp-title h4 span {
        font-size: 12px;
    }
    .addExp-lft img {
        width: 60%;
        margin: auto;
        display: block;
    }
    .addExp-lft {
        box-shadow: none;
        padding: 3% 0px;
    }
    .addExp-rgt {
        padding-left: 3%;
        box-shadow: rgba(0, 0, 0, 0.08) 0px -25px 20px -20px;
        padding-top: 5%;
        padding-right: 3%;
    }    
}
@media screen and (min-width: 600px) and (max-width: 992px) {
    .addExp-title img {
        width: 145px;
    }
    .addExp-section {
        margin-top: 111px;
    }
    .addExp-title h4 {
        font-size: 21px;
    }
    .addExp-title h4 span {
        font-size: 14px;
    }
    .addExp-lft img {
        width: 60%;
        margin: auto;
        display: block;
    }
    .addExp-lft {
        box-shadow: none;
        padding: 3% 0px;
    }
    .addExp-rgt {
        padding-left: 3%;
        box-shadow: rgba(0, 0, 0, 0.08) 0px -25px 20px -20px;
        padding-top: 5%;
        padding-right: 3%;
    }      
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .addExp-section {
        margin-top: 65px;
    }
}
  
.overlay-popup-bg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	display: none;
	z-index: 11111;
}
.popup {
	margin: 35px auto;
	padding: 30px 20px;
    background: url(https://themindandcompany.com/assets/images/therapists-details/banner-bg.jpg);
    background-size: 100% 100%;
	border-radius: 5px;
	width: 30%;
	position: relative;
	transition: all .5s ease-in-out;
	top: 100px;
}
.popup .close {
	position: absolute;
	top: 6px;
	right: 10px;
	transition: all 200ms;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
    cursor: pointer;
}
.popup .close:hover {
  	color: #C54E47;
}
.popup .content {
  	max-height: 30%;
  	overflow: auto;
/*	margin-top: 5%;*/
	text-align: center;
/*	font-weight: bold;*/
padding: 5px;
}
.popup .content h3 {
    font-size: 20px;
    margin: auto;
}
.popup .content a {
    font-size: 15px;
}
.popup .content a:hover {
    text-decoration: none;
}
.f-13 {
    font-size: 13px !important;
}
@media (max-width:992px){
    .popup{
    width: 45%;
    }
}
@media (max-width:576px){
    .popup{
    width: 80%;
    }
}


.error {
    font-size: 12px;
    color: red;
}


.custom-control.custom-checkbox input[type=checkbox] {
    position: relative;
      border: 1px solid #000;
      border-radius: 4px;
      background: none;
      cursor: pointer;
      line-height: 0;
      margin: 4px 2px 0 0;
      outline: 0;
      padding: 0 !important;
      vertical-align: text-top;
      height: 17px;
      width: 17px;
      -webkit-appearance: none;
    opacity: .5;
  }
  
  .custom-control.custom-checkbox input[type=checkbox]:hover {
    opacity: 1;
  }
  
  .custom-control.custom-checkbox input[type=checkbox]:checked {
    background-color: #363533;
    opacity: 1;
  }
  
  .custom-control.custom-checkbox input[type=checkbox]:before {
    content: '';
    position: absolute;
    right: 53%;
    top: 50%;
    width: 4px;
    height: 10px;
    border: solid #FDEEE0;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
  }

  @media (max-width:1200px) {
    .addExp-section{
        margin-top: 0px;
    }
  }