.doctor-profile-top {
  background: #F4F9F5;
}
.doctor-profile-top .dp-top-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 0 45px;
}
@media (max-width: 767.98px) {
  .doctor-profile-top .dp-top-wrap {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .doctor-profile-top .dp-top-wrap {
    padding: 40px 0 10px;
  }
  .doctor-profile-top ,.single-departments .bg-lightgreen .breadcrumbsec{
    background: #fff;
  }
  

}
.doctor-profile-top .dp-top-wrap .dp-top-left {
  flex: 0 0 340px;
  max-width: 340px;
  padding-right: 65px;
}
.doctor-profile-top .dp-top-wrap .dp-top-left .img-bx {
  height: 270px;
  background: #DFEAE1;
  position:relative;
}
@media (max-width: 480px) {
  .doctor-profile-top .dp-top-wrap .dp-top-left {
      	flex: 0 0 100%;
    	max-width: 100%;
    	padding-right: 0px;
  }
}
@media (max-width: 767.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-left .img-bx {
    height: 300px;
  }
}
.doctor-profile-top .dp-top-wrap .dp-top-left .img-bx img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.doctor-profile-top .dp-top-wrap .dp-top-right {
  flex: 0 0 calc(100% - 340px);
  max-width: calc(100% - 340px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 25px;
  }
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 {
  max-width: 550px;
  flex: 0 0 550px;
}
@media (max-width: 1599.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 {
    max-width: 400px;
    flex: 0 0 400px;
  }
}
@media (max-width: 1199.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 {
    max-width: 300px;
    flex: 0 0 300px;
  }
}
@media (max-width: 1199.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det {
  padding-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det {
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det h3 {
    font-size: 30px;
  }
	
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det h3 {
  margin-bottom: 0px;
}

}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det p {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det p {
    font-size: 18px;
  }

	.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .language span,.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .degree {
      opacity: 0.8;
    }

}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det h6,.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doc-det h6 a {
  font-size: 15px;
  color: #158825;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .degree {
  font-family: "Oxygen", sans-serif;
  line-height: 1.8;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .language {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 30px;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .language span {
  font-size: 15px;
  display: inline-block;
  margin-left: 12px;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk {
  display: flex;
  align-items: center;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk .dt-img-box {
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  overflow: hidden;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk .dt-img-box .img-box {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk .dt-img-box .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk h6 {
  font-size: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #00A217;
  transition: 0.3s ease-in-out;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .doctor-talk:hover h6 {
  color: #00A217;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 {
  max-width: 300px;
  padding-left: 30px;
  flex: 0 0 calc(100% - 300px);
  padding-top: 20px;
}
@media (max-width: 1199.98px) {
	.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 {
      padding-left: 0px;
    }
}
@media (max-width: 767.98px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm2 {
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
	display:none;
  }
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm1 .degree{
    border-bottom: 1px solid rgba(112, 112, 112, 30%);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 h6 {
  font-size: 15px;
  text-align: right;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap {
  padding: 15px 0;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap .btn {
  display: block;
}
@media (min-width: 992px) {
  .doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap .btn {
    font-size: 16px;
    padding: 18px;
  }
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap .btn:hover {
  background: rgba(0, 0, 0, 0);
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap .btn.green-bdr-btn {
  background: rgba(0, 0, 0, 0);
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .btns-wrap .btn.green-bdr-btn:hover {
  background: #00A217;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .next-avail {
  font-family: "Oxygen", sans-serif;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .next-avail span {
  font-size: 14px;
  font-weight: 700;
  margin-right: 10px;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .next-avail span:nth-child(1) {
  opacity: 0.8;
}
.doctor-profile-top .dp-top-wrap .dp-top-right .colm2 .next-avail span:nth-child(2) {
  color: #158825;
}
.scrolling-doctor-details {
  padding: 25px 0;
  background: #F4F9F5;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, -120);
  transition: 0.5s ease-in-out;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 10%);
}
@media (max-width: 767.98px) {
  .scrolling-doctor-details {
    padding: 15px 0 8px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    bottom: 0;
    top: auto;


  }




}
.scrolling-doctor-details.show {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
@media (max-width: 767.98px) {
  .scrolling-doctor-details h4 {
    font-size: 14px;
    margin-bottom: 3px;
  }
}
.scrolling-doctor-details p {
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .scrolling-doctor-details p {
    font-size: 12px;
  }
}
.scrolling-doctor-details .scroll-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.scrolling-doctor-details .left {
  padding-right: 20px;
}
.scrolling-doctor-details .right {
  display: flex;
}
.scrolling-doctor-details .btn {
  display: block;
}
@media (max-width: 767.98px) {
  .scrolling-doctor-details .btn {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .scrolling-doctor-details .btn {
    padding: 15px;
    min-width: 215px;
  }
}
@media (min-width: 1200px) {
  .scrolling-doctor-details .btn:hover {
    background: rgba(0, 0, 0, 0);
  }
  .scrolling-doctor-details .btn.green-bdr-btn {
    background: rgba(0, 0, 0, 0);
  }
  .scrolling-doctor-details .btn.green-bdr-btn:hover {
    background: #00A217;
  }
}
.doctor-profile-top .videobtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    display: inline-block;
    line-height: 0;
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: transparent;
    cursor: pointer;
}
