.physicians-career {
  padding-top: 120px;
}
.video-box.physicians-career {
  padding-bottom: 120px;
}
.physicians-img {
  border-radius: 10px;
  border: 2px solid #C7D8EF;
  padding: 20px;
  width: 600px;
}
.physicians-inner {
  padding-top: 62px;
  display: flex;
  align-items: center;
}
.physicians-img img {
  width: 100%;
  border-radius: 10px;
}
.physicians-inner ul li {
 color: #08184D;
  font-size: 25px;
  font-weight: 400;
  padding-left: 50px;
  margin-bottom: 27px;
}
.right-physicians ul {
  max-width: 740px;
}
.physicians-inner ul li:last-child {
  margin-bottom: 0;
}
.physicians-inner ul li strong {
  font-weight: 600;
}
.physicians-inner ul li:after {
  display: none;
}
.right-physicians {
  width: calc(100% - 600px);
}
.right-physicians li:before {
  content: "";
  background-color: rgba(24, 54, 141, 1);
  width: 39px;
  height: 15px;
  --svg: url('data:image/svg+xml,<svg width="39" height="15" viewBox="0 0 39 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.292892 6.65715C-0.0976295 7.04768 -0.0976295 7.68084 0.292892 8.07136L6.65685 14.4353C7.04738 14.8259 7.68054 14.8259 8.07107 14.4353C8.46159 14.0448 8.46159 13.4116 8.07107 13.0211L2.41422 7.36426L8.07107 1.7074C8.46159 1.31688 8.46159 0.683714 8.07107 0.29319C7.68054 -0.0973344 7.04738 -0.0973344 6.65685 0.29319L0.292892 6.65715ZM39 7.36426V6.36426L1 6.36426V7.36426V8.36426L39 8.36426V7.36426Z" fill="%2321409A"/></svg>');
  position: absolute;
  right:0;
  display: inline-block;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  top: 11px;
  left: -10px;
  transform: rotate(180deg);
}
.start-conversation-section .h2 {
  max-width: 660px;
}
.career-developement .icon-title-des {
  max-width: 520px;
  float: right;
}
.career-developement .row {
  margin-top:63px;
}
.single-career-developement {
  border-radius: 10px;
  border: 2px solid #C7D8EF;
  padding: 20px;
}
.single-career-developement img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  height: 410px;
}
.single-career-des {
  padding-top: 37px;
  padding-bottom: 8px;
}
.single-career-des .h4 {
  color: #21409A;
  font-weight: 500 !important;
  margin-bottom: 0;
}
.single-career-des p {
  margin-top: 30px;
}
.single-career-des p:last-child {
  margin-bottom: 0;
}
.work-career {
  padding-top:120px;
}
.work-career .h2 strong {
  font-weight: 600 !important;
}
.work-career .row {
  margin-top: 60px;
}
.work-career-box {
  border-radius: 10px;
  border: 2px solid #C7D8EF;
  padding: 40px;
  height: 100%;
}
.work-career-box .h5 {
  color: #18368D;
  margin: 10px 0 22px 0;
}
.work-career-box p {
  margin-bottom: 0;
}
.work-bottom-career p {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 0;
}
.practice-img {
  text-align: right;
}
.practice-img img {
  max-width: 550px;
  border-radius: 10px;
}
.practice-career .h3 {
  color: #08184D;
  font-size: 41px !important;
  line-height: 1.24 !important;
  font-weight: 300 !important;
  margin-bottom: 35px;
}
.practice-career .h5 {
  color: #08184D;
  font-weight: 700 !important;
  line-height: 1.32 !important;
  margin-bottom: 0;
}
.practice-career {
  padding-top: 120px;
  padding-bottom: 100px;
}
.practice-career .row {
  align-items: center;
}
.practice-career .container {
  position: relative;
}
.practice-career .three-shape-icon {
  left: -265px;
  top: 0;
}

:lang(es) .physicians-img,
:lang(fr) .physicians-img,
:lang(nl) .physicians-img,
:lang(de) .physicians-img,
:lang(vi) .physicians-img,
:lang(ar) .physicians-img,
:lang(zh-CN) .physicians-img {
    display: flex;
    align-items: center;
}
:lang(es) .physicians-inner,
:lang(fr) .physicians-inner,
:lang(nl) .physicians-inner,
:lang(de) .physicians-inner,
:lang(vi) .physicians-img,
:lang(ar) .physicians-img,
:lang(zh-CN) .physicians-img {
  align-items: flex-start;
}


.physicians-career .video-common {
  margin-bottom: 0;
}
.physicians-career .full-width p {
  margin-top: 40px;
  margin-bottom: 0;
  text-align: center;
  width: 900px;
  font-size: 20px !important;
  margin-left: auto;
  margin-right: auto;
}

.faq-section .faq-career {
  margin-top: 50px;
}
.faq-section .accordion-button {
  font-size: 22px !important;
  font-weight: 500;
  background: none;
  color: #21409a;
}
.faq-section .accordion-item {
  margin-bottom: 15px;
  border-radius: 10px !important;
  border: 1px solid #C7D8EF;
}
.faq-section .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-section ul {
  margin-bottom: 15px;
}
.faq-section ul li {
  margin-bottom: 10px;
}
.faq-section ul li:last-child {
  margin-bottom: 0;
}
.faq-section .accordion-button:not(.collapsed) {
  color: #C31F27;
  box-shadow: none;
  border-bottom: 1px solid #C7D8EF;
}
.physicians-career.benefits-career .right-physicians,
.physicians-career.benefits-career .right-physicians ul {
  width:100%;
  max-width: 100%;
}
.physicians-career.benefits-career .right-physicians ul {
  margin-bottom: 15px;
}
.faq-section .accordion-body>*:last-child {
  margin-bottom: 0;
}
.step-career .right-physicians ul,
.step-career .right-physicians {
  width:100%;
  max-width: 100%;
}
.step-career .right-physicians {
  margin-bottom: 25px;
}

.physicians-career.step-career .right-physicians li:before,
.physicians-career.benefits-career .right-physicians li::before {
  display: none;
}
.physicians-career.step-career .right-physicians li:after,
.physicians-career.benefits-career .right-physicians li::after {
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 2px;
  content: "";
  width: 4px;
  height: 4px;
  background: #08184D;
  border-radius: 7px;
}
.physicians-career.step-career .right-physicians li,
.physicians-career.benefits-career .right-physicians li {
  font-weight: 500;
  color: #08184D;
  font-size: 18px;
  line-height: 1.55;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.physicians-career.step-career .right-physicians li a,
.physicians-career.benefits-career .right-physicians li a {
  color:#21409A;
}
.physicians-career.step-career .right-physicians li a:hover,
.physicians-career.benefits-career .right-physicians li a:hover {
  color:#C31F27;
}
.physicians-career.step-career {
  padding-bottom: 120px;
}
.physicians-career .both-btn-home,
.physicians-career.step-career .both-btn-home {
  margin-bottom: -13px;
}
.physicians-career .both-btn-home a,
.physicians-career.step-career .both-btn-home a {
  margin-right: 25px;
  margin-bottom: 13px;
}
.physicians-career .both-btn-home a:last-child,
.physicians-career.step-career .both-btn-home a:last-child {
  margin-right: 0;
}
footer .practice-section .main-title {
  flex-wrap: wrap;
}
footer .practice-section .main-title .h2 {
  width: 100%;
}
footer .practice-section .video-common {
  margin-bottom: 0;
}

.physicians-career.benefits-career .right-physicians p strong {
  font-size: 20px;
}
.faq-section .accordion-button::after {
  background: none;
  width: 12px;
  height: 12px;
  border-right: 2px solid #21409a;
  border-bottom: 2px solid #21409a;
  position: relative;
  content: " ";
  display: inline-block;
  transform: rotate(45deg);
  content: "";
  position: absolute;
  right: 20px;
  top: 21px;
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(-133deg);
  border-right: 2px solid #C31F27;
  border-bottom: 2px solid #C31F27;
  top: 28px;
}

.physicians-career.text-center .physicians-inner .right-physicians {
  width: 100%;
}
.physicians-career.text-center .physicians-inner .right-physicians p {
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 0;
  font-weight: 500;
}

@media(min-width:1651px){
  .practice-career .h5 {
    font-size: 31px !important;
  }
}
@media(min-width:1440px){
  .inner-banner-img {
    margin-bottom: 30px;
  }
  .inner-banner-des {
    max-width: 945px;
  }
  .career-developement .icon-title-des p {
    font-size: 20px;
  }
}
@media(max-width:1799px){
  .practice-career .three-shape-icon {
    left: -155px;
  }
}
@media(max-width:1651px){
  .physicians-career.text-center .physicians-inner .right-physicians p {
  padding-bottom: 50px;
}
  .physicians-career,
  .work-career {
    padding-top: 100px;
  }
  .video-box.physicians-career {
    padding-bottom: 100px;
  }
  .physicians-inner {
    padding-top: 50px;
  }
  .work-career .row,
  .career-developement .row {
    margin-top: 50px;
  }
  .single-career-des {
    padding-top: 30px;
  }
  .single-career-des p {
    margin-top: 20px;
  }
  .practice-career {
    padding-top:100px;
    padding-bottom: 80px;
  }
  .practice-career .three-shape-icon {
    left: -95px;
  }
  .work-bottom-career p {
    padding-top: 55px;
  }

  .single-career-developement img {
  height: 380px;
}
.physicians-img {
  height: 460px;
  display: flex;
  align-items: center;
}
.physicians-career.step-career {
  padding-bottom: 90px;
}
 } 

@media(max-width:1439px){
  .start-conversation-section .h2 {
    max-width: 590px;
  }
  .conversation-des {
    width: 710px;
  }
  .practice-img img {
    max-width: 500px;
  }
  .single-career-developement img {
  height: 360px;
}
}
@media(max-width:1365px){
  .physicians-career.text-center .physicians-inner .right-physicians p {
  padding-bottom: 30px;
}
   .physicians-career,
  .work-career {
    padding-top: 80px;
  }
  .video-box.physicians-career {
    padding-bottom: 80px;
  }
  .practice-career {
    padding-top:80px;
    padding-bottom: 60px;
  }
  .physicians-inner ul li {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .physicians-img {
  height: 380px;
  }
  .practice-career .h3 {
    font-size: 34px !important;
    margin-bottom: 25px;
  }
  .start-conversation-section {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .start-conversation-section {
    min-height: 560px;
  }
  .work-career .row,
  .career-developement .row {
    margin-top: 40px;
  }
  .practice-career .three-shape-icon {
    left: -60px;
  }
  .work-career-box {
    padding: 30px;
  }
  .work-career-box .h5 {
    margin: 10px 0 12px 0;
  }

      .single-career-developement img {
  height: 320px;
}
.physicians-career.step-career {
    padding-bottom: 60px;
  }
  .physicians-career.step-career .right-physicians li, .physicians-career.benefits-career .right-physicians li {
    font-size: 17px;
  }
  .physicians-career.step-career {
    padding-bottom: 40px;
  }
}

@media(max-width:1199px){
  .physicians-career,
  .work-career {
    padding-top: 60px;
  }
  .video-box.physicians-career {
    padding-bottom: 60px;
  }
  .practice-career {
    padding-top:60px;
    padding-bottom: 40px;
  }
  .start-conversation-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .physicians-img {
  width: 450px;
}
.right-physicians {
  width: calc(100% - 450px);
}
.physicians-inner ul li {
  font-size: 21px;
  margin-bottom: 20px;
}
 .start-conversation-section .h2 {
    max-width: 500px;
  }
   .conversation-des {
    width: 560px;
  }
   .start-conversation-section {
    min-height: 500px;
  }
  .practice-img img {
    max-width: 100%;
  }
  .practice-career .h3 {
    font-size: 30px !important;
    margin-bottom: 20px;
  }
  .practice-career .three-shape-icon {
    left: -45px;
    top: -40px;
  }
  .work-bottom-career p {
    padding-top: 35px;
  }

        .single-career-developement img {
  height: 265px;
}
.physicians-inner {
  padding-top: 30px;
}
.faq-section .faq-career {
    margin-top: 40px;
  }
  .step-career .right-physicians ul, .step-career .right-physicians {
    margin-left: 0;
  }
   .physicians-career.step-career .right-physicians li a {
    word-break: break-word;
    overflow-wrap: break-word;
   }
}

@media(max-width:991px){
  .physicians-career.text-center .physicians-inner .right-physicians p {
  padding-bottom: 20px;
}
  .faq-section .accordion-button::after {
  top: 18px;
}
.accordion-button:not(.collapsed)::after {
  top: 25px;
}
  .video-box.physicians-career .title-center .h3,
  .physicians-career.step-career .title-center .h3 {
    font-size: 22px !important;
  }
  .physicians-career .both-btn-home a, .physicians-c  areer.step-career .both-btn-home a {
    margin-right: 15px;
  }
  .faq-section .accordion-button {
  font-size: 19px !important;
  padding: 15px 40px 15px 20px;
}
  .physicians-inner {
    /* padding-top: 35px; */
  }
  .physicians-inner {
    flex-wrap: wrap;
      /* padding-top: 20px; */
  }
  .physicians-career .icon-title .h2 {
    margin-bottom: 0;
  }
  .physicians-career .both-btn-home {
    text-align: center;
  }
  .physicians-career .right-physicians p {
    /* text-align: center; */
  }
  .physicians-career.step-career p {
    text-align: left;
  }
  .physicians-career.step-career .both-btn-home {
    text-align: left;
  }
  .physicians-career .full-width p {
    margin-top: 25px;
  }
  .practice-section .main-title .h2,
  .practice-section .main-title p,
  .practice-section .main-title-right {
    text-align: left;
  }
  .right-physicians {
    width: 100%;
    /* margin-top: 20px; */
  }
  .physicians-img {
    margin-left: auto;
    margin-right: auto;
  }
  .conversation-des {
    width: 530px;
  }
  .start-conversation-section p {
    margin-bottom: 15px;
  }
  .career-developement .icon-title-des {
    max-width: 100%;
    float: left;
    /* text-align: center; */
  }
  .single-career-des {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .single-career-des p {
    margin-top: 15px;
  }
  .practice-career .h3 {
    font-size: 27px !important;
  }
  .work-career .row [class*="col-"]:nth-child(1),
  .work-career .row [class*="col-"]:nth-child(2) {
    margin-top: 0;
  }
  .work-career .row [class*="col-"] {
    margin-top: 25px;
  }
    .work-career-box {
    padding: 20px;
  }
  .physicians-inner ul li {
    padding-left: 40px;
  }
  .single-career-developement img {
  height: 290px;
}
  .physicians-img {
    height: auto;
    margin-bottom: 30px;
  }
  .physicians-career .full-width p {
  text-align: center;
  width: 100%;
  font-size: 18px !important;
  }
  .physicians-career.benefits-career .right-physicians,
  .physicians-career.benefits-career .right-physicians ul {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

@media(max-width:767px){
  .physicians-career.step-career .both-btn-home {
    text-align: center;
  }
  .physicians-career .both-btn-home a,
  .physicians-career.step-career .both-btn-home a {
  margin-right: 12px;
  margin-left: 12px;
}
  .physicians-career .both-btn-home a,
  .physicians-career.step-career .both-btn-home a {
  margin-bottom: 8px;
}
  .conversation-des {
    width: 530px;
    min-height: initial;
  }
  .work-career .row,
  .career-developement .row {
    margin-top: 30px;
  }
  .career-developement .row [class*="col-"]:first-child .single-career-developement {
    margin-top:0;
  }
  .career-developement .row [class*="col-"] .single-career-developement {
    margin-top:20px;
  }
    .physicians-career,
  .work-career {
    padding-top: 50px;
  }
  .video-box.physicians-career {
    padding-bottom: 50px;
  }
  .practice-career {
    padding-top:50px;
    padding-bottom: 30px;
  }
  .start-conversation-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .work-career .row [class*="col-"],
  .work-career .row [class*="col-"]:nth-child(2) {
    margin-top: 20px;
  }
  .practice-career .row [class*="col-"]:first-child {
    order: 2;
  }
  .practice-career .row [class*="col-"]:last-child {
    order: 1;
  }
  .left-practice-des {
    padding-top: 20px;
  }
  .work-bottom-career p {
    padding-top: 25px;
  }
  .physicians-inner ul li {
    font-size: 19px;
    margin-bottom: 8px;
    padding-left: 35px;
  }
  .right-physicians li::before {
    width: 30px;
    height: 15px;
    top: 7px;
  }
    .single-career-developement img {
  height: auto;
}
footer .practice-section .video-common {
  margin-top: 25px;
}
.icon-title.icon-center span {
  display: flex;
  flex-wrap: wrap;
}
.faq-section .text-center,
.physicians-career.benefits-career .title-center,
.physicians-career.step-career .title-center {
  text-align: left !important;
}
 .faq-section .faq-career {
    margin-top: 25px;
  }
  .title-center .h3 {
    text-align: center;
  }
  .physicians-career.benefits-career .right-physicians p strong {
  font-size: 18px;
}
}

@media(max-width:575px){
  .start-conversation-section {
    min-height: 300px;
  }
  .conversation-des {
    width: 100%;
    height: 100%;
    min-height: inherit;
    padding: 20px;
  }
  .practice-career .h3 {
    font-size: 25px !important;
  }
  .physicians-img {
    padding: 10px;
  }
}

@media(max-width:479px){
  .physicians-career,
  .work-career {
    padding-top: 40px;
  }
  .video-box.physicians-career {
    padding-bottom: 40px;
  }
  .practice-career {
    padding-top:40px;
    padding-bottom: 20px;
  }
  .start-conversation-section {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .physicians-inner {
    padding-top: 5px;
  }
  .work-career .row,
  .career-developement .row {
    margin-top: 20px;
  }
   .physicians-img {
    margin-top: 20px;
  }
  .video-box.physicians-career .title-center .h3,
  .physicians-career.step-career .title-center .h3 {
    font-size: 20px !important;
    margin-bottom: 20px;
  }
  .physicians-career.benefits-career .physicians-inner {
    padding-top: 20px;
  }
}