/* ===================
VARIABLES & MIXINS
=================== */
/* ===================
STYLES
=================== */
.breadcrumb {
  display: none;
}

@media (min-width: 641px) {
  #footer {
    margin-top: 0;
  }
}

#social-resp {
  /*MOBILE*/
  /*DESKTOP*/
}
#social-resp div,
#social-resp img {
  max-width: 100%;
}
@media (max-width: 640px) {
  #social-resp {
    text-align: center;
    font-size: 3.125vw;
  }
  #social-resp h2 {
    font-size: 2.2em;
    line-height: 1.5;
    margin-top: 0;
    text-transform: uppercase;
  }
  #social-resp p {
    font-size: 1.2em;
    line-height: 1.5;
  }
  #social-resp li {
    font-size: 1.2em;
    margin-bottom: 0.75em;
    text-align: left;
  }
  #social-resp a {
    font-size: inherit;
  }
  #social-resp .page-wrapper {
    width: 1900px;
    margin: 0 auto;
    max-width: 100%;
  }
  #social-resp .social-section {
    position: relative;
  }
  #social-resp .social-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
  }
  #social-resp #social-section-header h1 {
    color: white;
    font-style: italic;
    margin: 0;
    line-height: 1.25;
    font-size: 2em;
    padding: 0 1em;
  }
  #social-resp #social-section-header .social-content {
    top: 20%;
  }
  #social-resp #social-section-intro {
    padding: 3em 2.1em;
    text-align: center;
    background: #eee;
  }
  #social-resp #social-section-intro img {
    margin: 0 auto 2em;
  }
  #social-resp #social-section-intro h2 {
    color: #00af4c;
    font-size: 1.4em;
    line-height: 1.35em;
  }
  #social-resp #social-section-leather .social-content {
    top: 78%;
    padding: 0 1.5em;
  }
  #social-resp #social-section-leather h2 {
    color: white;
    margin-bottom: 0.23em;
  }
  #social-resp #social-section-leather p {
    color: white;
  }
  #social-resp #social-section-durability {
    padding: 0;
  }
  #social-resp #social-section-durability .social-content {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    padding: 3em 1em;
  }
  #social-resp #social-section-durability h2 {
    margin: 0.23em 0 0;
  }
  #social-resp #social-section-durability h3 {
    font-size: 1.2em;
    color: #00af4c;
    margin: 1.5em 0;
    line-height: 1.5;
  }
  #social-resp #social-section-manufacture {
    padding: 0;
  }
  #social-resp #social-section-manufacture .social-content {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    padding: 3em 1em;
  }
  #social-resp #social-section-giving-back {
    padding: 0;
  }
  #social-resp #social-section-giving-back .social-content {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    padding: 3em 1em;
    background-color: #00af4c;
  }
  #social-resp #social-section-giving-back h2 {
    color: white;
  }
  #social-resp #social-section-giving-back p {
    color: white;
  }
  #social-resp #social-section-corporate {
    border-bottom: 0.5em solid #00af4c;
  }
  #social-resp #social-section-corporate .social-content {
    padding: 0 1.5em;
  }
  #social-resp #social-section-corporate .background-image {
    margin-bottom: -2px;
  }
  #social-resp #social-section-corporate h2 {
    color: white;
    font-size: 1.8em;
  }
  #social-resp #social-section-corporate p {
    color: white;
    margin-bottom: 2.5em;
  }
  #social-resp .footer-top-box {
    display: none;
  }
}
@media (min-width: 641px) {
  #social-resp {
    font-size: 0.625vw;
  }
  #social-resp h2 {
    font-size: 2.4em;
    text-transform: uppercase;
    line-height: 1.17;
  }
  #social-resp h3 {
    font-size: 1.4em;
    line-height: 1.25;
  }
  #social-resp p {
    font-size: 1.5em;
    line-height: 1.7em;
  }
  #social-resp li {
    font-size: 1.4em;
    margin-bottom: 1.25em;
    line-height: 1.5;
  }
  #social-resp a {
    font-size: inherit;
  }
  #social-resp .page-wrapper {
    width: 100vw;
    margin: 0 auto;
    max-width: 1920px;
  }
  #social-resp .background-image {
    width: 100%;
  }
  #social-resp .social-section {
    position: relative;
  }
  #social-resp .social-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  #social-resp #social-section-header .social-content {
    width: 38%;
  }
  #social-resp #social-section-header h1 {
    color: white;
    font-style: italic;
    margin: 0;
    text-shadow: 0 0 10px black;
    font-size: 4em;
    line-height: 1.1;
  }
  #social-resp #social-section-intro {
    margin: 7em auto;
    text-align: center;
  }
  #social-resp #social-section-intro img {
    margin: 0 auto;
  }
  #social-resp #social-section-intro h2 {
    color: #00af4c;
    padding: 0 14%;
  }
  #social-resp #social-section-intro p {
    padding: 0 30.5%;
  }
  #social-resp #social-section-leather .social-content {
    text-align: left;
    width: 25%;
    left: 32%;
  }
  #social-resp #social-section-leather h2 {
    color: #00af4c;
  }
  #social-resp #social-section-leather p {
    color: white;
  }
  #social-resp #social-section-durability .social-content {
    text-align: left;
    left: 68%;
    width: 30%;
  }
  #social-resp #social-section-durability h3 {
    color: #00af4c;
  }
  #social-resp #social-section-manufacture .social-content {
    text-align: left;
    width: 22%;
    left: 28%;
  }
  #social-resp #social-section-manufacture h2 {
    color: #00af4c;
  }
  #social-resp #social-section-manufacture p {
    color: white;
  }
  #social-resp #social-section-giving-back .social-content {
    text-align: left;
    left: 67%;
    width: 25%;
  }
  #social-resp #social-section-giving-back h2 {
    color: #00af4c;
  }
  #social-resp #social-section-corporate h2 {
    color: white;
  }
  #social-resp #social-section-corporate p {
    color: white;
    margin-bottom: 30px;
  }
}
@media (min-width: 1921px) {
  #social-resp {
    font-size: 12px;
  }
}

/*# sourceMappingURL=social-responsibility.css.map */
