/**Desktop**/
/**Enable Disable Carrers**/
.enable-link-pt {
  display: block !important;
}
.localization-box li.enable-link-pt, #footer .footer-vertical-menu .enable-link-pt {
  display: inline-block !important;
}
.disable-link-pt {
  display: none !important;
}
/*#myTabContent .tab-pane .ah-healthcare-cycle .rounded-circle h2,*/
#myTabContent .tab-pane .ah-healthcare-cycle .rounded-circle a,
/*#myTabContent .middleCircle .rounded-circle h2,*/
#myTabContent .middleCircle .rounded-circle a {
  visibility: hidden;
}
.team-item > figure { min-height: auto !important; }
.team-item > figure > picture {max-width:150px !important;}
/**Responsive**/
@media (max-width: 575.98px) {
  #footer .col-md-5.col-12.text-right.wba-logo {
    text-align: center !important;
  }
  .body-common-healthcare-companies .nav-tabs .nav-link {
    font-size: 13px !important;
  }
  .body-common-healthcare-companies .tabsBox {
    margin-top: -54px !important;
  }
  #FwValueProp p .wba-anf-img {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer .col-md-5.col-12.text-right.wba-logo a:nth-child(1) img {
    width: 290px;
  }
}
@media (max-width: 991.98px) {
  #FwValueProp p .wba-anf-img {
    width: 50%;
  }

  #innerBanner_store .map-form-box .form-box .pp-link {
    margin-top: -50px;
    font-size: 13px;
    width: 57%;
    text-align: right;
    padding: 5px 0 5px 15px;
  }
  #footer .col-md-5.col-12.text-right.wba-logo a:nth-child(1) img {
    width: 290px !important;
  }
  #innerBanner_store.map-bg-img img {
    margin-right: 0 !important;
  }
}
@media (max-width: 1199.98px) {
  #innerBanner_store .map-form-box .form-box .pp-link {
    margin-top: -50px;
    font-size: 13px;
    width: 60%;
    text-align: right;
    padding: 5px 0 5px 15px;
  }
  #footer .col-md-5.col-12.text-right.wba-logo a:nth-child(1) img {
    width: 350px;
  }
  #innerBanner_store.map-bg-img img {
    margin-right: 0 !important;
  }
}
#siteMap .sitemap1.footer-sitemap .sitemap-menu .last.leaf {
  display: none;
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  #FwValueProp p .wba-anf-img {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #FwValueProp p .wba-anf-img {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) and (min-width: 320px) {
 .meet-the-team-form > div > select {
    width: auto !important;
    max-width: 200px;
 }
}
.page-wba-e-anf #FwValueProp {
    padding: 30px 0 0;
}

@media (max-width: 991.98px) {
  .meet-the-team-form {
    position: absolute;
    right: 100px;
    top: 0px;
}
}

@media (max-width: 767.98px) and (min-width: 320px) {
  .team-box .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .meet-the-team-form {
    position: relative;
    top: 0px !important;
    width: 200px;
    margin: 0 auto;
    right: 0;
  }
  .department-title {
    margin-top: 0px !important;
  }
  .department-title > h2 {
    padding: 0 20px;
  }
  .team-member-item > .media > a > img {
    float: left;
    margin-right: 15px !important;
  }
  .team-member-item > .media {
    padding: 15px;
  }
}
