.flex-row {
  justify-content: space-around;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

[class^="flex-col"] {
  overflow: hidden;
  position: relative; }

.container {
  padding: 30px; }

@media (min-width: 1101px) {
  .container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 16.5% 10% 0; } }
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.col-sm-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-lg-2, .col-sm-3, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.flex-col-1, .flex-col-2, .flex-col-3, .flex-col-4, .flex-col-5, .flex-col-6, .flex-col-7, .flex-col-8, .flex-col-9, .flex-col-10, .flex-col-11, .flex-col-12 {
  padding: 0;
  margin: 10px 0; }

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left; }

.col-sm-12 {
  width: 100%; }

.col-sm-11 {
  width: 91.66666667%; }

.col-sm-10 {
  width: 83.33333333%; }

.col-sm-9 {
  width: 75%; }

.col-sm-8 {
  width: 66.66666667%; }

.col-sm-7 {
  width: 58.33333333%; }

.col-sm-6 {
  width: 50%; }

.col-sm-5 {
  width: 41.66666667%; }

.col-sm-4 {
  width: 33.33333333%; }

.col-sm-3 {
  width: 25%; }

.col-sm-2 {
  width: 16.66666667%; }

.col-sm-1 {
  width: 8.33333333%; }

.flex-col-12 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-12 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-12 {
    max-width: none;
    flex-basis: calc(100% - 20px); } }
.flex-col-11 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-11 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-11 {
    max-width: none;
    flex-basis: calc(91.66666667% - 20px); } }
.flex-col-10 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-10 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-10 {
    max-width: none;
    flex-basis: calc(83.33333333% - 20px); } }
.flex-col-9 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-9 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-9 {
    max-width: none;
    flex-basis: calc(75% - 20px); } }
.flex-col-8 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-8 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-8 {
    max-width: none;
    flex-basis: calc(66.66666667% - 20px); } }
.flex-col-7 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-7 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-7 {
    max-width: none;
    flex-basis: calc(58.33333333% - 20px); } }
.flex-col-6 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-6 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-6 {
    max-width: none;
    flex-basis: calc(50% - 20px); } }
.flex-col-5 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-5 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-5 {
    max-width: none;
    flex-basis: calc(41.66666667% - 20px); } }
.flex-col-4 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-4 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-4 {
    max-width: none;
    flex-basis: calc(33.33333333% - 20px); } }
.flex-col-3 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-3 {
    flex-basis: 100%; }

  .flex-col-3 {
    flex-basis: calc(50% - 20px); } }
@media (min-width: 769px) {
  .flex-col-3 {
    max-width: none;
    flex-basis: calc(25% - 20px); } }
.flex-col-2 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-2 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-2 {
    max-width: none;
    flex-basis: calc(16.66666667% - 20px); } }
.flex-col-1 {
  flex-basis: 100%;
  max-width: calc(100% - 20px); }

@media (min-width: 600px) {
  .flex-col-1 {
    flex-basis: 100%; } }
@media (min-width: 769px) {
  .flex-col-1 {
    max-width: none;
    flex-basis: calc(8.33333333% - 20px); } }
@media (min-width: 769px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; } }
@media (min-width: 961px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; } }
.cms-about-us .banner {
  height: 600px; }

@media screen and (max-width: 768px) {
  .cms-about-us .banner {
    padding-top: 56.60377358%; } }
.cms-be-the-first-to-know .page-title {
  display: none; }

.cms-be-the-first-to-know .title {
  text-transform: initial; }

.be-the-first.banner {
  height: auto; }

.be-the-first .buttons-set {
  margin-top: 30px; }

.be-the-first-form {
  margin-top: 30px; }

.first-to-know {
  border: 1px solid #000;
  padding: 20px 40px;
  margin: 60px auto;
  background: #fff; }

.lookbook-content .row {
  margin-top: 20px; }

.lookbook-content .col-md-6 .banner {
  height: 0;
  padding-top: 73.84615385%; }

.lookbook-carousel {
  margin: 0 -170px; }

.lookbook-carousel .carousel-inner {
  border: none; }

.lookbook-carousel .slide {
  width: 42.1875%;
  margin-left: 10px; }

.lookbook-carousel .slide:first-child {
  margin-left: 0; }

.lookbook-carousel .carousel-indicators {
  display: none; }

.lookbook-carousel .banner {
  height: 740px;
  border: none;
  background-position: center top; }

.lookbook-carousel .modal .actions {
  opacity: 1;
  filter: alpha(opacity=100); }

.lookbook-carousel .modal .actions .link {
  border: none; }

@media screen and (max-width: 1400px) {
  .lookbook-carousel {
    margin: 0 -70px; } }
@media screen and (max-width: 1200px) {
  .lookbook-carousel {
    margin: 0; } }
@media screen and (max-width: 768px) {
  .lookbook-carousel .carousel-control {
    display: none; }

  .lookbook-carousel .slide {
    display: block;
    width: 100%;
    margin: 0 0 20px 0; }

  .lookbook-carousel .banner {
    height: 0;
    padding-top: 137.03703704%;
    padding-bottom: 60px; }

  .lookbook-carousel .banner .banner-inner {
    position: static;
    background-color: transparent; }

  .lookbook-carousel .banner .vertical-align-inner {
    padding: 10px 0 0 0; }

  .lookbook-carousel .banner .link {
    border-color: #000;
    color: #000 !important; }

  .lookbook-carousel .actions {
    display: block; } }
.sg-banner {
  text-align: center;
  padding: 0 0 20px 0; }

.sg-banner p, .sg-banner .std .answer {
  font-size: 16px;
  width: 50%;
  margin: 0 auto 22px; }

.sg-content {
  text-align: center;
  border-top: 1px solid #000;
  padding: 50px 0; }

.sg-content h6 {
  font-size: 14px;
  margin-bottom: 5px; }

.sg-content p, .sg-content .std .answer {
  text-transform: uppercase;
  font-size: 12px; }

.sg-content-new img, .sg-content-new p, .sg-content-new .std .answer {
  margin-bottom: 50px; }

.sg-content-new p, .sg-content-new .std .answer {
  font-size: 16px;
  text-align: justify;
  text-transform: none; }

@media screen and (min-width: 769px) {
  .sg-content-new .flex-display {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex; } }
.carousel:not(.lookbook-carousel) .carousel-control, .carousel:not(.lookbook-carousel) .carousel-control {
  top: 70px; }

.carousel:not(.lookbook-carousel) .carousel-control i, .carousel:not(.lookbook-carousel) .carousel-control i {
  top: 0; }

@media screen and (min-width: 769px) {
  .carousel:not(.lookbook-carousel), .carousel:not(.lookbook-carousel) {
    margin-top: 15px; }

  .carousel:not(.lookbook-carousel) .banner .video-description, .carousel:not(.lookbook-carousel) .banner .video-description {
    display: none; }

  .carousel:not(.lookbook-carousel) .carousel-control, .carousel:not(.lookbook-carousel) .carousel-control {
    height: calc(100% - 160px ); }

  .carousel:not(.lookbook-carousel) .video-bg-layer h1, .carousel:not(.lookbook-carousel) .video-bg-layer h1 {
    font-size: 59px; } }
@media screen and (max-width: 768px) {
  .carousel:not(.lookbook-carousel) .banner .video-container, .carousel:not(.lookbook-carousel) .banner .video-container {
    height: auto; }

  .carousel:not(.lookbook-carousel) .banner .video-container:before, .carousel:not(.lookbook-carousel) .banner .video-container:before {
    content: '';
    display: block;
    padding-top: 53%; }

  .carousel:not(.lookbook-carousel) .banner .video-container .banner-title, .carousel:not(.lookbook-carousel) .banner .video-container .banner-title {
    display: none; }

  .carousel:not(.lookbook-carousel) .carousel-control, .carousel:not(.lookbook-carousel) .carousel-control {
    height: calc(53% - 140px ); } }
@media screen and (max-width: 768px) {
  .carousel .banner .mobile-text-color-light h1, .carousel .banner .mobile-text-color-light a, .carousel .banner .mobile-text-color-light .link, .carousel .banner .mobile-text-color-light h1, .carousel .banner .mobile-text-color-light a, .carousel .banner .mobile-text-color-light .link {
    color: #ffffff; }

  .carousel .banner .mobile-text-color-dark h1, .carousel .banner .mobile-text-color-dark a, .carousel .banner .mobile-text-color-dark .link, .carousel .banner .mobile-text-color-dark h1, .carousel .banner .mobile-text-color-dark a, .carousel .banner .mobile-text-color-dark .link {
    color: #000; } }
@media screen and (max-width: 768px) {
  .std .sales-press-contact {
    margin-top: 25px; }

  .std .sales-press-contact address + .link-alternate {
    margin-bottom: 40px; }

  .std .sales-press-contact .tabby-tabs {
    display: none; }

  .std .sales-press-contact .accordion-trigger {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }

  .std .sales-press-contact .accordion-trigger.gorilla-active {
    border-bottom: none; }

  .std .sales-press-contact .tabs-wrapper {
    margin: 0; }

  .std .hr {
    border-bottom: 1px solid #000;
    margin: 10px 0 30px; }

  .std .tab-container {
    margin-top: 50px; }

  .std .mobile-tab-container .accordion-trigger {
    border-top: 1px solid #000; }

  .std .mobile-tab-container > ul {
    border-bottom: none;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid #000;
    padding-left: 0;
    text-indent: 0; }

  .std .mobile-tab-container > ul a {
    font: 14px "Benton Sans Regular",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 12px; }

  .std .mobile-tab-container > ul li {
    display: block;
    padding: 10px 0; }

  .std .mobile-tab-container > ul li a.active {
    border-bottom: none;
    font: 14px "Benton Sans Bold",Helvetica,Arial,sans-serif; }

  .lookbook-content .row {
    margin-top: 0; }

  .lookbook-content .col-md-6 {
    margin-top: 10px; } }
.video-16x9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cms-overview .std, .cms-meet-the-citizens .std, .cms-how-we-are-made .std {
  padding-top: 14px; }

.cms-overview .page-title, .cms-meet-the-citizens .page-title, .cms-how-we-are-made .page-title {
  display: none; }

.cms-overview h1, .cms-meet-the-citizens h1, .cms-how-we-are-made h1 {
  font-size: 32px;
  margin: 20px 0 20px;
  text-align: center; }

@media (min-width: 769px) {
  .cms-overview h1, .cms-meet-the-citizens h1, .cms-how-we-are-made h1 {
    font-size: 46px;
    margin: 57px 0 26px; } }
.cms-overview h1 + p, .cms-meet-the-citizens h1 + p, .cms-how-we-are-made h1 + p, .cms-overview h1 + .std .answer, .cms-meet-the-citizens h1 + .std .answer, .cms-how-we-are-made h1 + .std .answer {
  font-size: 16px;
  padding: 0 10px 20px;
  text-align: center; }

@media (min-width: 769px) {
  .cms-overview h1 + p, .cms-meet-the-citizens h1 + p, .cms-how-we-are-made h1 + p, .cms-overview h1 + .std .answer, .cms-meet-the-citizens h1 + .std .answer, .cms-how-we-are-made h1 + .std .answer {
    font-size: 20px;
    padding: 0 30px 20px; } }
@media (min-width: 1101px) {
  .cms-overview h1 + p, .cms-meet-the-citizens h1 + p, .cms-how-we-are-made h1 + p, .cms-overview h1 + .std .answer, .cms-meet-the-citizens h1 + .std .answer, .cms-how-we-are-made h1 + .std .answer {
    max-width: 900px;
    margin: 0 auto; } }
.cms-overview h2, .cms-meet-the-citizens h2, .cms-how-we-are-made h2, .cms-overview p, .cms-meet-the-citizens p, .cms-how-we-are-made p, .cms-overview .std .answer, .cms-meet-the-citizens .std .answer, .cms-how-we-are-made .std .answer {
  margin: 0; }

.cms-overview img, .cms-meet-the-citizens img, .cms-how-we-are-made img {
  width: 100%;
  display: block; }

.cms-overview h2, .cms-meet-the-citizens h2, .cms-how-we-are-made h2 {
  font-size: 46px;
  margin-bottom: 3%; }

@media (min-width: 1101px) {
  .cms-overview h2, .cms-meet-the-citizens h2, .cms-how-we-are-made h2 {
    margin-bottom: 14%; } }
.cms-overview h3, .cms-meet-the-citizens h3, .cms-how-we-are-made h3 {
  font-size: 20px;
  margin-bottom: 2%; }

@media (min-width: 1101px) {
  .cms-overview h3, .cms-meet-the-citizens h3, .cms-how-we-are-made h3 {
    margin-bottom: 8.5%; } }
.cms-overview p, .cms-meet-the-citizens p, .cms-how-we-are-made p, .cms-overview .std .answer, .cms-meet-the-citizens .std .answer, .cms-how-we-are-made .std .answer {
  font-size: 16px;
  line-height: 28px; }

.cms-overview .std .flex-row:first-child p, .cms-overview .std .flex-row:first-child .std .answer {
  font-size: 16px;
  padding: 10px 10px 0;
  letter-spacing: 1px;
  text-align: center; }

@media (min-width: 769px) {
  .cms-overview .std .flex-row:first-child p, .cms-overview .std .flex-row:first-child .std .answer {
    font-size: 20px;
    padding: 0 30px 20px;
    margin: 50px auto 0; } }
@media (min-width: 1101px) {
  .cms-overview .std .flex-row:first-child p, .cms-overview .std .flex-row:first-child .std .answer {
    max-width: 910px; } }
@media screen and (max-width: 1100px) {
  .cms-how-we-are-made .flex-col-4, .cms-how-we-are-made .flex-col-8 {
    flex-basis: 100%; } }
.cms-how-we-are-made .container p, .cms-how-we-are-made .container .std .answer {
  font-size: 14px;
  line-height: 22px; }

.rule {
  position: relative; }

.rule:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 20px;
  background-color: #000; }

.cms-meet-the-citizens .read-more-content {
  display: none; }

.cms-meet-the-citizens .read-more-target {
  position: relative;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top center;
  transition: all 250ms ease-in-out; }

.cms-meet-the-citizens .read-more-target:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 10px;
  left: 10px;
  background: #f1f1f1; }

.cms-meet-the-citizens .read-more-target.visible {
  opacity: 1;
  transform: scaleY(1); }

.cms-meet-the-citizens .read-more-target.fade-out {
  opacity: 0; }

@media (max-width: 768px) {
  .cms-meet-the-citizens .read-more-target {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #f1f1f1;
    overflow-y: auto;
    z-index: 999; } }
.cms-meet-the-citizens .read-more-target .info-container {
  padding: 12% 20% 12% 2%; }

@media (max-width: 768px) {
  .cms-meet-the-citizens .read-more-target .info-container {
    padding: 20px; } }
.cms-meet-the-citizens .read-more-target img {
  width: 68%;
  margin: 14% auto 21% 21%; }

@media (max-width: 768px) {
  .cms-meet-the-citizens .read-more-target img {
    margin: 14% auto 0;
    max-width: 250px; } }
.cms-meet-the-citizens .read-more-target h5 {
  padding-bottom: 17px;
  margin-bottom: 0; }

.cms-meet-the-citizens .read-more-target p, .cms-meet-the-citizens .read-more-target .std .answer {
  line-height: 19px;
  padding-bottom: 22px; }

.cms-meet-the-citizens .read-more-target .credits {
  list-style: none;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  position: relative; }

.cms-meet-the-citizens .read-more-target .credits:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 20px;
  background-color: #000; }

.cms-meet-the-citizens .read-more-target .close-btn {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  text-decoration: none;
  position: absolute;
  top: 12px;
  right: 12px;
  background-color: transparent;
  padding: 0;
  border: 1px solid #000;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  text-align: center;
  font-size: 11px;
  top: 20px;
  right: 20px;
  background: #ffffff; }

.cms-meet-the-citizens .read-more-target .close-btn i {
  display: block; }

.cms-meet-the-citizens .read-more-target .close-btn:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center; }

.cms-meet-the-citizens .image-container {
  width: 100%; }

.cms-meet-the-citizens .hover-info {
  background-color: #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 350ms ease-in-out; }

.cms-meet-the-citizens .hover-info.visible {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.7); }

.cms-meet-the-citizens .hover-info.visible .hover-content .read-more {
  pointer-events: all; }

.cms-meet-the-citizens .hover-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center; }

.cms-meet-the-citizens .hover-content h5 {
  font-size: 14px;
  text-align: center;
  margin: 0 0 13px; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content h5 {
    font-size: 16px;
    margin: 0 0 8px; } }
.cms-meet-the-citizens .hover-content .read-more {
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  padding-top: 18px;
  text-align: center;
  text-transform: uppercase;
  pointer-events: none; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content .read-more {
    font-size: 10px;
    padding-top: 12px; } }
.cms-meet-the-citizens .hover-content .bio div {
  line-height: 20px;
  font-size: 14px;
  font-style: italic; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content .bio div {
    font-size: 12px; } }
.cms-meet-the-citizens .hover-content .work-info {
  padding-top: 18px;
  position: relative; }

.cms-meet-the-citizens .hover-content .work-info:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 20px;
  background-color: #000; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content .work-info {
    padding-top: 12px; } }
.cms-meet-the-citizens .hover-content .work-info div {
  line-height: 20px;
  font-size: 14px; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content .work-info div {
    font-size: 12px; } }
.cms-meet-the-citizens .hover-content .quote {
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  padding-top: 18px;
  position: relative; }

.cms-meet-the-citizens .hover-content .quote:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 20px;
  background-color: #000; }

@media (min-width: 769px) and (max-width: 1000px) {
  .cms-meet-the-citizens .hover-content .quote {
    font-size: 12px;
    padding-top: 12px; } }
.cms-meet-the-citizens img {
  display: block; }

.overlay-link {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  cursor: pointer; }

.overlay-link .link {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  padding: 0;
  margin: 0; }

.std .tab-container {
  margin-top: 38px; }

.std .tab-container > ul {
  border-bottom: 1px solid #000;
  text-align: center;
  margin: 25px 0 43px;
  padding-left: 0;
  text-indent: 0; }

.std .tab-container > ul a {
  font: 14px "Century Gothic Bold",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 20px;
  padding: 12px 0;
  display: inline-block; }

.std .tab-container > ul li {
  display: inline-block;
  padding: 0 40px;
  position: relative; }

.std .tab-container > ul li a.active:after {
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: ""; }

.std .tab-container {
  margin-top: 50px; }

.std .mobile-tab-container .accordion-trigger {
  border-top: 1px solid #000; }

.std .mobile-tab-container > ul {
  border-bottom: none;
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #000;
  padding-left: 0;
  text-indent: 0; }

.std .mobile-tab-container > ul a {
  font: 14px "Benton Sans Regular",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 12px; }

.std .mobile-tab-container > ul li {
  display: block;
  padding: 10px 0; }

.std .mobile-tab-container > ul li a.active {
  border-bottom: none;
  font: 14px "Benton Sans Bold",Helvetica,Arial,sans-serif; }

.banner {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top; }

.banner .vertical-align-inner {
  padding: 35px 50% 35px 70px; }

.banner .banner-title h1 {
  margin-top: 0; }

.banner .banner-description {
  margin-bottom: 2em; }

.banner.light .banner-title, .banner.light .banner-description, .banner.light .link {
  color: #ffffff;
  border-color: #ffffff; }

.banner.center {
  text-align: center; }

.banner.right {
  text-align: right; }

.banner.hover .vertical-align {
  border-top: none; }

.banner.hover .banner-title, .banner.hover .banner-description, .banner.hover .link {
  color: #ffffff !important; }

.banner.hover .banner-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  background-color: rgba(0, 0, 0, 0.5); }

.banner.hover:hover .banner-inner, .banner.hover:focus .banner-inner {
  opacity: 1;
  filter: alpha(opacity=100); }

.banner.hover .banner-title h1 {
  font-size: 27px;
  margin-bottom: .25em; }

.banner.hover .vertical-align-inner {
  padding: 34px; }

@media screen and (max-width: 768px) {
  .banner {
    height: auto;
    background-size: contain;
    background-position: 0 0;
    padding-top: 52.83018868%;
    border: 1px solid #cccccc; }

  .banner .vertical-align {
    text-align: center;
    border-top: 1px solid #cccccc; }

  .banner .vertical-align-inner {
    padding: 36px 10px; }

  .banner .banner-title h1 {
    font-size: 27px; }

  .banner.light .banner-title, .banner.light .banner-description, .banner.light .link {
    color: #000; }

  .banner.left, .banner.center, .banner.right {
    text-align: center; }

  .banner.hover .banner-inner {
    opacity: 1;
    filter: alpha(opacity=100); }

  .banner.hover .vertical-align {
    border-top: none; } }
@media screen and (min-width: 769px) {
  .banner.center .vertical-align-inner {
    padding: 35px 25%; }

  .banner.right .vertical-align-inner {
    padding: 35px 70px 35px 50%; } }
@media screen and (min-width: 769px) {
  .catalog-category-view .main > div.banner {
    position: relative; }

  .catalog-category-view .main > div.banner .vertical-align {
    display: block;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); } }
@media screen and (min-width: 769px) {
  .catalog-category-view .slides, .carousel.coh-home .slides {
    margin-bottom: -1px; }

  .catalog-category-view .banner:not(.video-description), .carousel.coh-home .banner:not(.video-description) {
    height: auto;
    padding-bottom: 52.93%; }

  .catalog-category-view .banner:not(.video-description) > a, .carousel.coh-home .banner:not(.video-description) > a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%; }

  .catalog-category-view .banner:not(.video-description) > a .vertical-align-inner, .carousel.coh-home .banner:not(.video-description) > a .vertical-align-inner {
    padding: 0 50% 0 70px; } }
.vertical-align {
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto; }

.vertical-align .vertical-align-inner {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle; }

.hover .vertical-align.mobile-only, .hover .vertical-align.mobile-none {
  display: none; }

@media screen and (min-width: 769px) {
  .mobile-only {
    display: none; } }
@media screen and (max-width: 768px) {
  .mobile-none {
    display: none; } }
.banner .video-container, .banner .video, .banner .video-bg-layer, .banner .video-text-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.banner .video iframe {
  width: 100%;
  height: 100%; }

.banner .video-bg-layer {
  background-size: cover;
  background-position: 50% 50%; }

.banner .video-bg-layer .video-text-layer {
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.banner .video-bg-layer .play {
  border: 0;
  background: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.banner .video-bg-layer .play:before {
  content: "\25B6";
  font-size: 50px;
  color: rgba(255, 255, 255, 0.4); }

.banner .video-bg-layer .play:hover:before {
  color: rgba(255, 255, 255, 0.5); }

.banner .video-bg-layer h1 {
  font-size: 48px;
  line-height: 1.3;
  margin: 0 25px 65px 25px;
  text-align: center; }

.banner .video-bg-layer.light h1, .banner .video-bg-layer.mobile-text-color-light h1 {
  color: #ffffff; }

.banner .video-bg-layer.dark h1, .banner .video-bg-layer.mobile-text-color-dark h1 {
  color: #000; }

.banner.video-visible .video-bg-layer {
  display: none; }

.banner.hover .banner-title h1 {
  margin-bottom: 40px; }

.banner-top-promo {
  text-align: center;
  padding: 5px 10px;
  font-size: 10px; }

.banner-top-promo a {
  text-decoration: underline; }

.js-top-banner-wrap-details {
  display: none;
  z-index: 101;
  top: 42px;
  width: 310px;
  padding: 20px; }

@media screen and (max-width: 400px) {
  .js-top-banner-wrap-details {
    top: 64px; } }
.js-top-banner-wrap-details.opened {
  display: block; }

.js-top-banner-close {
  position: absolute;
  top: 8px;
  right: 15px;
  font-size: 10px;
  cursor: pointer; }

.js-first-banner-wrap-details {
  display: none;
  z-index: 101;
  top: 42px;
  width: 310px;
  padding: 20px; }

@media screen and (max-width: 400px) {
  .js-first-banner-wrap-details {
    top: 64px; } }
.js-first-banner-wrap-details.opened {
  display: block; }

.js-first-banner-close {
  position: absolute;
  top: 8px;
  right: 15px;
  font-size: 10px;
  cursor: pointer; }

.visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 480px) {
  .visible-sm {
    display: block !important; } }
@media (max-width: 768px) {
  .visible-md {
    display: block !important; } }
@media (max-width: 960px) {
  .visible-lg {
    display: block !important; } }
.cms-meet-the-citizens .read-more-target.visible {
  opacity: 1;
  transform: scaleY(1); }

.cms-meet-the-citizens .read-more-target {
  position: relative;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top center;
  transition: all 250ms ease-in-out; }

.press-content .button.button-default {
  border: 1px #fff solid;
  padding: 10px 20px;
  color: #fff; }
.press-content .banner-title {
  display: none !important; }
