/*
* ----------------------------------------------------------------------------------------
* 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: 44%;
    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: 32px;
    left: 45px;
    max-width: 295px;
    position: absolute;
    top: 51px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px;
    left: 45px;
    max-width: 295px;
    top: 84px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px;
    left: 45px;
    max-width: 330px;
    top: 104px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .green-underline {
    color: #6CC049;
    text-decoration: underline; }

  .gelport-ref-content {
    display: none;
    background: #FFF;
    max-width: 100%;
    padding: 20px;
    font-size: 15px;
    margin: 0 auto;
    outline: 3px solid #007078;
    position: absolute;
    top: 260px;
    z-index: 200;
    left: 0; }

  .triangle-down {
    width: 5%;
    height: 0;
    padding-left: 2.5%;
    padding-top: 10px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
    z-index: 1; }

  .triangle-down:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin-left: -50px;
    margin-top: -50px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #007078; }

  .close-ref {
    color: #6CC049;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase; } }
@media only screen and (min-width: 768px) {
  .gelport-ref-content {
    display: none;
    background: #FFF;
    max-width: 300px;
    padding: 20px;
    font-size: 15px;
    margin: 0 auto;
    outline: 3px solid #007078;
    position: absolute;
    top: 90px;
    z-index: 200;
    left: 218px; }

  .enabling-design,
  .alexis-wound,
  .gelseal-technology {
    position: absolute; }

  .enabling-design {
    left: 371px;
    top: -364px; }

  .alexis-wound {
    left: 70px;
    top: 0; }

  .gelseal-technology {
    left: -230px;
    top: -133px;
    max-width: 242px; } }
@media only screen and (min-width: 992px) {
  .enabling-design {
    left: 652px;
    top: -479px; }

  .alexis-wound {
    left: 275px;
    top: 0; }

  .gelseal-technology {
    left: -197px;
    top: -170px;
    max-width: 286px; }

  .gelport-ref-content {
    display: none;
    background: #FFF;
    max-width: 300px;
    padding: 20px;
    font-size: 15px;
    margin: 0 auto;
    outline: 3px solid #007078;
    position: absolute;
    top: 215px;
    z-index: 200;
    left: 370px; } }
@media only screen and (min-width: 1199px) {
  .enabling-design {
    left: 608px;
    top: -398px; }

  .alexis-wound {
    left: 365px;
    max-width: 440px;
    top: 0; }

  .gelseal-technology {
    left: -180px;
    top: -208px;
    max-width: 310px; }

  .gelport-ref-content {
    display: none;
    background: #FFF;
    max-width: 300px;
    padding: 20px;
    font-size: 15px;
    margin: 0 auto;
    outline: 3px solid #007078;
    position: absolute;
    top: 324px;
    z-index: 200;
    left: 423px; } }

/*# sourceMappingURL=gelport.css.map */
