.patient_banner {
  padding: 1rem 0;
}
.patient_banner .img {
  width: 100%;
  aspect-ratio: 1256/523;
}
.patient_list {
  /*! CSS Used from: https://www.aerogen.com/stylesheet-aerogenmain.css */
}
.patient_list h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
  font-size: 1.6em;
}
.patient_list a {
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #004b9d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.patient_list a:hover {
  color: #00A7E1;
}
.patient_list img {
  max-width: 100%;
}
.patient_list figure {
  margin: 0;
}
.patient_list .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.patient_list .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.patient_list .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .patient_list .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .patient_list .column.full {
    width: 100%;
  }
  .patient_list .column.half {
    width: 50%;
  }
}
.patient_list .clearfix:before,
.patient_list .clearfix:after {
  content: " ";
  display: table;
}
.patient_list .clearfix:after {
  clear: both;
}
.patient_list .clearfix {
  *zoom: 1;
}
.patient_list .column > figure {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 719px) {
  .patient_list .center-mobile {
    text-align: center;
  }
}
.patient_list .clear {
  clear: both;
}
.patient_list .column {
  position: relative;
  z-index: 100;
}
.vieo_head {
  /*! CSS Used from: https://www.aerogen.com/stylesheet-aerogenmain.css */
  /*! @import https://daphnis.wbnusystem.net/~wbplus/websites/assets/default.css */
}
.vieo_head h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.vieo_head h2 {
  font-size: 1.6em;
}
.vieo_head .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.vieo_head .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.vieo_head .colour.no-pad-bottom {
  padding-bottom: 0.01em;
}
.vieo_head .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .vieo_head .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .vieo_head .column.full {
    width: 100%;
  }
}
.vieo_head .clearfix:before,
.vieo_head .clearfix:after {
  content: " ";
  display: table;
}
.vieo_head .clearfix:after {
  clear: both;
}
.vieo_head .clearfix {
  *zoom: 1;
}
.vieo_head .grey1 {
  background-color: #f3f5f8;
}
.vieo_head .clear {
  clear: both;
}
.vieo_head .column {
  position: relative;
  z-index: 100;
}
.video1 {
  /* Vimeo Player CSS */
  /* Additional Styles */
}
.video1 .player :focus {
  outline: 2px solid #00adef;
  outline-offset: 2px;
}
.video1 .player *,
.video1 .player ::after,
.video1 .player ::before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.video1 .player .invisible {
  opacity: 0;
}
.video1 .player .vp-video-wrapper .vp-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: filter 0.25s, opacity 0.25s;
}
.video1 .player .vp-video-wrapper .vp-video::after {
  transition: all 0.25s;
}
.video1 .player .vp-video-wrapper .vp-telecine {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: opacity 0.25s;
}
.video1 .player .vp-video-wrapper video {
  width: 100%;
  height: 100%;
}
.video1 h4 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0 0.6em 0;
  line-height: normal;
  margin-bottom: 1.67rem;
  font-size: 1.2em;
}
.video1 .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.video1 .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.video1 .colour.no-pad-top {
  padding-top: 0.01em;
}
.video1 .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .video1 .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    box-sizing: border-box;
  }
  .video1 .column.half {
    width: 50%;
  }
}
.video1 .clearfix:before,
.video1 .clearfix:after {
  content: " ";
  display: table;
}
.video1 .clearfix:after {
  clear: both;
}
.video1 .clearfix {
  *zoom: 1;
}
.video1 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.video1 .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.video1 .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video1 .column > .embed-responsive {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 719px) {
  .video1 .center-mobile {
    text-align: center;
  }
  .video1 .column > .embed-responsive {
    margin-top: 2.5em;
    margin-bottom: 3em;
  }
}
.video1 .grey1 {
  background-color: #f3f5f8;
}
.video2 h4 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0077c8;
  margin: 1em 0em 0.6em 0em;
  line-height: normal;
  margin-bottom: 1.67rem;
}
.video2 h4 {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
}
.video2 h4 {
  font-size: 1.2em;
}
.video2 .restrict-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}
.video2 .colour {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
.video2 .colour.no-pad-top {
  padding-top: 0.01em;
}
.video2 .column {
  padding-left: 1.25em;
  padding-right: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 720px) {
  .video2 .column {
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .video2 .column.half {
    width: 50%;
  }
}
.video2 .clearfix:before,
.video2 .clearfix:after {
  content: " ";
  display: table;
}
.video2 .clearfix:after {
  clear: both;
}
.video2 .clearfix {
  *zoom: 1;
}
.video2 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.video2 .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.video2 .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video2 .column > .embed-responsive {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 719px) {
  .video2 .center-mobile {
    text-align: center;
  }
}
.video2 .grey1 {
  background-color: #f3f5f8;
}
@media screen and (max-width: 719px) {
  .video2 .column > .embed-responsive {
    margin-top: 2.5em;
    margin-bottom: 3em;
  }
}
.video2 .clear {
  clear: both;
}
.video2 .column {
  position: relative;
  z-index: 100;
}
