.doctor-profile-section-lp-2-0 .wrap {
  display: flex;
}

.doctor-profile-section-lp-2-0 .left-content,
.doctor-profile-section-lp-2-0 .right-content {
  width: 100%;
  max-width: 50%;
}

.doctor-profile-section-lp-2-0 .wrap .mobile-img {
  display: none;
}

.doctor-profile-section-lp-2-0 .left-content .left-inner-wrap {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.doctor-profile-section-lp-2-0 .right-content h2 {
  font-size: 42px;
  font-weight: 800;
  line-height: 50px;
  text-transform: capitalize;
  margin-bottom: 12px;
  color: #000000;
  margin-top: 12px;
  font-family: 'Lato', sans-serif;
}
.doctor-profile-section-lp-2-0 .right-content .description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1A5699;
  text-transform: uppercase;
  letter-spacing: 1.92px;
}
.doctor-profile-section-lp-2-0 .right-content .intro * {
  font-size: 18px;
  line-height: 26px;
  color: #404040;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap {
  width: 100%;
  max-width: 720px;
  padding: 100px 40px;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content * {
	color: #212A3E;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul.checkmark {
  gap: 17px;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content *,
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul.checkmark li {
  position: relative;
  list-style: none;
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul.checkmark li strong {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: inherit;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul.checkmark li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cpath d='M15 27.5C21.6274 27.5 27 22.1274 27 15.5C27 8.87258 21.6274 3.5 15 3.5C8.37258 3.5 3 8.87258 3 15.5C3 22.1274 8.37258 27.5 15 27.5Z' fill='%233089BC'/%3E%3Cpath d='M20.8318 10.9483L20.8013 10.9174C20.6438 10.76 20.457 10.6351 20.2513 10.5499C20.0458 10.4647 19.8253 10.4209 19.6027 10.4209C19.3801 10.4209 19.1597 10.4647 18.954 10.5499C18.7483 10.6351 18.5615 10.76 18.404 10.9174L12.8944 16.4275L11.6021 15.1352C11.4427 14.9758 11.2535 14.8494 11.0453 14.7631C10.837 14.6768 10.6139 14.6324 10.3885 14.6324C10.1631 14.6324 9.93989 14.6768 9.73167 14.7631C9.52343 14.8494 9.33424 14.9758 9.17488 15.1352C9.01541 15.2946 8.88892 15.4838 8.8026 15.692C8.7163 15.9004 8.67188 16.1236 8.67188 16.349C8.67188 16.5745 8.7163 16.7977 8.8026 17.006C8.88892 17.2142 9.01541 17.4035 9.17488 17.5628L11.6653 20.0533L11.6958 20.0843C11.8532 20.2417 12.04 20.3665 12.2456 20.4517C12.4512 20.5369 12.6716 20.5807 12.8942 20.5807C13.1167 20.5807 13.3371 20.5369 13.5427 20.4517C13.7484 20.3665 13.9352 20.2417 14.0925 20.0843L14.108 20.0688L20.8318 13.3446C21.1495 13.0268 21.328 12.5958 21.328 12.1465C21.328 11.6971 21.1495 11.2661 20.8318 10.9483Z' fill='white'/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: -38px;
}

.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul li strong {
  color: #3089BC !important;
}
.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .logo-wrap {
  margin-bottom: 60px;
}

.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap label {
  color: #5C6066;
  font-family: Arial;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 6px;
}

.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap h2 {
  color: #212A3E;
  font-family: Arial;
  font-size: 44px;
  font-weight: 700;
  line-height: 50.6px;
  letter-spacing: -1px;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 40px;
 }


/* Responsive Area */

@media screen and (max-width: 1279px) {

  .doctor-profile-section-lp-2-0 .left-content .left-inner-wrap {
    overflow: hidden;
  }

  .doctor-profile-section-lp-2-0 .wrap .mobile-img img {
    width: 100%;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap {
    max-width: 100%;
    min-width: unset;
  }
  .doctor-profile-section-lp-2-0 .wrap .left-content,
  .doctor-profile-section-lp-2-0 .wrap .right-content {
    max-width: 100%;
  }
  .doctor-profile-section-lp-2-0 .right-content h2 {
    color: #000;
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: 56px;
  }
  .doctor-profile-section-lp-2-0 .right-content .description p {
    font-size: 14px;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.56px;
  }
  .doctor-profile-section-lp-2-0 .right-content .description  {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
   }

	.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content *,
	.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .wysiwyg-content ul.checkmark li {
		font-size: 18px;
		line-height: 26px;
	}
}
@media screen and (max-width: 1024px) {
  .doctor-profile-section-lp-2-0 {
    padding: 40px 20px;
    background: #fff !important;
  }
  .doctor-profile-section-lp-2-0 .wrap {
    flex-direction: column;
  }
  .doctor-profile-section-lp-2-0 .left-content .left-inner-wrap {
    background: unset !important;
  }
  .doctor-profile-section-lp-2-0 .wrap .mobile-img {
    display: block;
    width: 100%;
  }
  .doctor-profile-section-lp-2-0 .wrap .mobile-img img {
    background: #cbccd0;
  }
  .doctor-profile-section-lp-2-0 .wrap .right-content {
    margin-top: 32px;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap {
    padding: 0;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .logo-wrap {
    margin-bottom: 32px;
    text-align: center;
  }
	.doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .logo-wrap > img {
		width: 295px;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap label {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap h2 {
    font-size: 32px;
    line-height: 40px; 
    letter-spacing: -1px;
    margin-bottom: 24px;
	text-align: center;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap label {
    font-size: 14px;
    line-height: 21px; 
    letter-spacing: 2.4px;
  }
  .doctor-profile-section-lp-2-0 .right-content .description {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .doctor-profile-section-lp-2-0 .right-content h2 {
    text-align: left;
  }
  .doctor-profile-section-lp-2-0 .wrap .mobile-img {
   
    overflow: hidden;
  }
  .doctor-profile-section-lp-2-0 .wrap .mobile-img img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  .doctor-profile-section-lp-2-0 .right-content .right-inner-wrap .details-wrap .wysiwyg-content .checkmark {
    gap: 16px;
  }
}