/*
* ----------------------------------------------------------------------------------------
* 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; } }
@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;
        padding-right: 0 !important;
    }

  .product-family-title {
    margin-top: 0; }

    .alexis-des {
        /*font-size: 23px !important;*/
        font-size: 21px !important;
        line-height: 28px !important;
    }

  .product-family-title {
    margin-top: 40px; }

  #videoPlayer {
    margin-top: 25px; }

  .simsei-family-laparoscopic-img {
    display: block;
    margin: 0 auto;
    max-width: 146px; } }
@media only screen and (min-width: 992px) {
  .product-family-title,
  #videoPlayer {
    margin-top: 45px; }

  .gelpoint-family-advanced,
  .gelpoint-family-mini,
  .gelpoint-family-path {
    width: 215px; }

  .simsei-family-laparoscopic-img {
    margin: initial; }

  .products-stealth-container--detailed h3 {
    font-size: 17px; } }
@media only screen and (min-width: 1200px) {
  .products-stealth-container--detailed h3 {
    font-size: 21px; } }

/*# sourceMappingURL=alexis.css.map */
