/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: 0;
    padding-top: 45%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    /*padding-top: 66.64%;*/
    padding-top: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 22px !important;
    left: 45px;
    max-width: 240px;
    position: absolute;
    top: 80px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 29px !important;
    left: 45px;
    max-width: 315px;
    top: 119px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 36px !important;
    left: 45px;
    max-width: 378px;
    top: 143px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .low-profile,
  .alexis-wound,
  .gelseal-cap {
    position: absolute; }

  .low-profile {
    left: -242px;
    max-width: 210px;
    top: -286px; }

  .alexis-wound {
    left: -236px;
    max-width: 360px;
    top: 0px; }

  .gelseal-cap {
    left: 172px;
    top: -82px; } }
@media only screen and (min-width: 992px) {
  .low-profile {
    left: -175px;
    max-width: 274px;
    top: -378px; }

  .alexis-wound {
    left: -161px;
    max-width: 450px;
    top: 0px; }

  .gelseal-cap {
    left: 415px;
    top: -120px; } }
@media only screen and (min-width: 1200px) {
  .low-profile {
    left: -183px;
    max-width: 286px;
    top: -462px; }

  .alexis-wound {
    left: -169px;
    max-width: 453px;
    top: -5px; }

  .gelseal-cap {
    left: 550px;
    top: -151px; } }

/*# sourceMappingURL=advanced-access-platform.css.map */
