/*
* ----------------------------------------------------------------------------------------
* 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) {
  .provides-360p,
  .provides-360a,
  .offers-ultimate {
    position: absolute; }

  .provides-360p {
    left: 215px;
    top: -185px; }

  .provides-360a {
    left: -273px;
    top: -247px;
    max-width: 308px; }

  .offers-ultimate {
    left: -185px;
    top: 9px;
    max-width: 333px; } }
@media only screen and (min-width: 992px) {
  .provides-360p {
    left: 425px;
    top: -255px; }

  .provides-360a {
    left: -192px;
    max-width: 360px;
    top: -321px; }

  .offers-ultimate {
    left: -100px;
    top: 9px;
    max-width: 355px; } }
@media only screen and (min-width: 1199px) {
  .provides-360p {
    left: 535px;
    top: -302px; }

  .provides-360a {
    left: -192px;
    top: -402px; }

  .offers-ultimate {
    left: -88px;
    max-width: 435px;
    top: 10px; } }

/*# sourceMappingURL=orthopaedic-protector.css.map */
