/*
* ----------------------------------------------------------------------------------------
* 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) {
  .maximizes-exposure,
  .provides-superior,
  .offers-ultimate {
    position: absolute; }

  .maximizes-exposure {
    left: 240px;
    top: -165px; }

  .provides-superior {
    left: -192px;
    top: 5px; }

  .offers-ultimate {
    left: -273px;
    top: -211px;
    max-width: 300px; } }
@media only screen and (min-width: 992px) {
  .maximizes-exposure {
    left: 475px;
    top: -232px;
    max-width: 305px; }

  .provides-superior {
    left: -130px;
    top: 21px; }

  .offers-ultimate {
    left: -155px;
    top: -290px;
    max-width: 305px; } }
@media only screen and (min-width: 1199px) {
  .maximizes-exposure {
    left: 590px;
    top: -267px; }

  .provides-superior {
    left: -130px;
    top: 19px; }

  .offers-ultimate {
    left: -195px;
    top: -342px;
    max-width: 320px; } }

/*# sourceMappingURL=o-c-section-retractor.css.map */
