/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .inzii-close {
    color: #007078 !important;
    filter: alpha(opacity=20);
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    position: relative;
    right: 8px;
    text-shadow: none;
    top: 40px; }

  .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: 32px;
    left: 45px;
    max-width: 295px;
    position: absolute;
    top: 51px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px;
    left: 45px;
    max-width: 295px;
    top: 84px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px;
    left: 45px;
    max-width: 330px;
    top: 104px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .green-underline {
    color: #6CC049;
    text-decoration: underline; } }
@media only screen and (min-width: 768px) {
  .unmatched-versatility,
  .extra-large,
  .exceptional-durability,
  .cylinical-design,
  .guide-bead {
    position: absolute; }

  .unmatched-versatility {
    left: -94px;
    max-width: 269px;
    top: -514px; }

  .extra-large {
    left: 260px;
    max-width: 146px;
    top: -185px; }

  .exceptional-durability {
    left: -33px;
    top: -77px; }

  .cylinical-design {
    left: -225px;
    top: -157px;
    max-width: 250px; }

  .guide-bead {
    left: 205px;
    top: -337px; } }
@media only screen and (min-width: 992px) {
  .unmatched-versatility {
    left: -155px;
    max-width: 340px;
    top: -503px; }

  .extra-large {
    left: 498px;
    max-width: 190px;
    top: -240px; }

  .exceptional-durability {
    left: 109px;
    top: -85px; }

  .cylinical-design {
    left: -149px;
    top: -214px;
    max-width: 317px; }

  .guide-bead {
    left: 457px;
    top: -445px; } }
@media only screen and (min-width: 1199px) {
  .unmatched-versatility {
    left: -155px;
    max-width: 340px;
    top: -621px; }

  .extra-large {
    left: 616px;
    max-width: 190px;
    top: -257px; }

  .exceptional-durability {
    left: 138px;
    top: -107px; }

  .cylinical-design {
    left: -149px;
    top: -256px;
    max-width: 317px; }

  .guide-bead {
    left: 580px;
    top: -545px; } }

/*# sourceMappingURL=inzii.css.map */
