/*
* ----------------------------------------------------------------------------------------
* 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: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 30px !important;
    left: 45px;
    max-width: 240px;
    position: absolute;
    top: 73px;
    max-width: 215px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 29px !important;
    left: 45px;
    max-width: 315px;
    top: 109px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 36px !important;
    left: 45px;
    max-width: 378px;
    top: 133px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .minimal-cannula,
  .superior-abdominal,
  .rapid-desufflation,
  .trocar-standardization {
    position: absolute; }

  .minimal-cannula {
    left: 125px;
    top: -6px; }

  .superior-abdominal {
    left: -235px;
    top: -64px;
    max-width: 316px; }

  .rapid-desufflation {
    left: -235px;
    max-width: 315px;
    top: -398px; }

  .trocar-standardization {
    left: 135px;
    top: -358px; } }
@media only screen and (min-width: 992px) {
  .minimal-cannula {
    left: 310px;
    top: -15px; }

  .superior-abdominal {
    left: -50px;
    top: -91px;
    max-width: 316px; }

  .rapid-desufflation {
    left: -100px;
    max-width: 370px;
    top: -537px; }

  .trocar-standardization {
    left: 319px;
    top: -480px; } }
@media only screen and (min-width: 1200px) {
  .minimal-cannula {
    left: 445px;
    max-width: 450px;
    top: -482px; }

  .superior-abdominal {
    left: -158px;
    top: -415px;
    max-width: 375px; }

  .rapid-desufflation {
    left: -190px;
    max-width: 490px;
    top: -656px; }

  .trocar-standardization {
    left: 477px;
    top: -868px; } }

/*# sourceMappingURL=advanced-fixation-sleeve.css.map */
