/*
* ----------------------------------------------------------------------------------------
* 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: 26px !important;
    left: 45px;
    max-width: 300px;
    position: relative;
    top: 80px; }

  .desktop--products-hover {
    position: relative;
    top: -10px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px !important;
    left: 45px;
    top: 110px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px !important;
    top: 130px;
    max-width: 420px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .alexis-o,
  .laparoscopic-cap,
  .kii-fios {
    position: absolute; }

  .alexis-o {
    left: 215px;
    top: -181px; }

  .laparoscopic-cap {
    left: -223px;
    top: -139px;
    max-width: 232px; }

  .kii-fios {
    left: -234px;
    top: -419px;
    max-width: 276px; } }
@media only screen and (min-width: 992px) {
  .alexis-o {
    left: 448px;
    top: -237px; }

  .laparoscopic-cap {
    left: -146px;
    max-width: 290px;
    top: -180px; }

  .kii-fios {
    left: -160px;
    top: -508px;
    max-width: 355px; } }
@media only screen and (min-width: 1199px) {
  .alexis-o {
    left: 545px;
    top: -296px; }

  .laparoscopic-cap {
    left: -115px;
    top: -226px; }

  .kii-fios {
    left: -148px;
    top: -620px;
    max-width: 365px; } }

/*# sourceMappingURL=laparoscopic-system.css.map */
