/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
    .product-family-title {
        font-weight: 500;
    }

    .hide-br {
        display:none;
    }

  .gelpoint-description {
        font-size: 15px !important;
        line-height: 30px !important;
        font-weight: 300;
    } 

  .line-separator {
      border: .3px solid #007078;
    }

  .u-flex {
     display:flex; 
     flex-direction: column;
   }

  .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: 25%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 32px;
    left: 45px;
    max-width: 310px;
    position: absolute;
    top: 80px; }

    .gelpoint-description {
        /*font-size: 23px !important;*/
        font-size: 21px !important;
        line-height: 42px !important;
        font-weight: 300;
    } }
@media only screen and (min-width: 992px) {
    .hide-br {
        display: block;
    }

  .banner-title {
    font-size: 34px;
    left: 45px;
    top: 100px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px;
    left: 45px;
    top: 130px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
    .product-description {
        font-weight: 300;
        font-size: 21px !important;
        line-height: 28px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
  .family-title-container {
    padding: 0 0 !important; }

  .product-family-title {
    margin-top: 0; }

  .products-stealth-container--detailed img {
    display: block;
    margin: 0 auto;
    max-width: 215px; }

  .product-family-title {
    margin-top: 40px; }

  #videoPlayer {
    margin-top: 25px; } }
@media only screen and (min-width: 992px) {
    .product-family-title {
        font-size: 48px;
        font-weight: 500;
        padding-left: 0px;
    }

    .family-title-container {
        padding: 0 40px !important;
        padding-right: 0 !important;
    }

  .gelpoint-family-advanced,
  .gelpoint-family-mini,
  .gelpoint-family-path {
    width: 215px; }

  .product-family-title,
  #videoPlayer {
    margin-top: 0; }

  .products-stealth-container--detailed h3 {
    color: #007078;
    font-size: 18px;
    line-height: 29px;
    text-align: left; }

  .products-stealth-container--detailed .product-learn-more {
    font-size: 16px; }

  #videoPlayer {
    margin-top: 50px; }

  .product-family-title {
    margin-top: 45px; }

  img.responsive-img.gpas {
    height: 105px;
    max-height: 105px; } }
@media only screen and (min-width: 1200px) {
  .products-stealth-container--detailed h3 {
    color: #007078;
    font-size: 26px;
    line-height: 29px;
    text-align: left; }

  .products-stealth-container--detailed .product-learn-more {
    font-size: 20px; }

  img.responsive-img.gpas {
    height: 140px;
    max-height: 140px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .product-family-title {
    color: #007078;
    font-size: 38.5px; }

  #product-family-p {
    font-size: 18px;
    line-height: 32px; }

  .hline > span {
    background-color: #FFF;
    padding: 0px 1em;
    font-size: 20px; }

  .gelpoint-family-advanced,
  .gelpoint-family-mini,
  .gelpoint-family-path {
    color: #007078;
    font-size: 21px;
    line-height: 29px;
    text-align: left; } }

/*# sourceMappingURL=gelpoint.css.map */
