/*
* ----------------------------------------------------------------------------------------
* 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: 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;
    line-height: 32px !important; } }
@media only screen and (min-width: 992px) {
  .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) {
  .family-title-container {
    padding: 0 40px !important; }

  .product-family-title {
    margin-top: 0; }

  .products-stealth-container--detailed img {
    display: block;
    margin: 0 auto;
    max-width: 198px; }

  .product-family-title {
    margin-top: 40px; }

  #videoPlayer {
    margin-top: 25px; } }
@media only screen and (min-width: 992px) {
  .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; }
}
@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; }
}
@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 */
