/*
* ----------------------------------------------------------------------------------------
* 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) {
  .enhanced-visualization,
  .minimal-fascial,
  .rapid-desufflation,
  .superior-abdominal {
    position: absolute; }

  .rapid-desufflation {
    left: -235px;
    top: -351px;
    max-width: 288px; }

  .enhanced-visualization {
    left: 171px;
    top: -65px; }

  .superior-abdominal {
    left: 205px;
    top: -300px; }

  .minimal-fascial {
    left: -235px;
    top: -39px;
    max-width: 316px; } }
@media only screen and (min-width: 992px) {
  .rapid-desufflation {
    left: -120px;
    top: -477px;
    max-width: 315px; }

  .enhanced-visualization {
    left: 380px;
    top: -93px; }

  .superior-abdominal {
    left: 427px;
    top: -407px; }

  .minimal-fascial {
    left: -130px;
    top: -58px;
    max-width: 343px; } }
@media only screen and (min-width: 1200px) {
  .rapid-desufflation {
    left: -176px;
    top: -597px;
    max-width: 435px; }

  .enhanced-visualization {
    left: 550px;
    top: -119px; }

  .superior-abdominal {
    left: 515px;
    top: -502px; }

  .minimal-fascial {
    left: -185px;
    top: -79px;
    max-width: 400px; } }

/*# sourceMappingURL=optical-access.css.map */
