#document > section {
  padding: 6.4em 0;
  background-color: #fff;
}
@media (max-width: 640px) {
  #document > section {
    padding: 3.2em 0;
  }
}

section h1 {
  position: relative;
  font-size: 2.5em;
  line-height: 1.28em;
  margin-top: 0em;
  margin-bottom: 0.64em;
  letter-spacing: 0.5em;
  text-align: center;
  text-transform: uppercase;
  hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
}
@media (max-width: 640px) {
  section h1 {
    font-size: 1.44em;
    line-height: 1.11111em;
    margin-top: 0em;
    margin-bottom: 1.11111em;
  }
}
section .link-more {
  margin: 1.6em auto;
  text-align: center;
}
section .link-more a {
  font-size: 1em;
  line-height: 1.6em;
  padding: 0.8em 1.6em;
  letter-spacing: 0.5em;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-indent: .5em;
  text-transform: uppercase;
  color: #fff;
  background-color: #4c6fa2;
  -webkit-appearance: none;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: -webkit-background-color 0.3s ease;
}
@media (max-width: 570px) {
  section .link-more a {
    padding: 0.8em;
    letter-spacing: 0.125em;
    text-indent: .125em;
  }
}
section .link-more a:hover {
  background-color: #6989b8;
}

#document > header {
  position: relative;
  position: fixed;
  z-index: 3000;
  top: 0;
  width: 100%;
}

#home-carousel {
  padding: 0 !important;
  position: relative;
}
#home-carousel .more-videos {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 30;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  transform: translateY(250%);
  -moz-transform: translateY(250%);
  -ms-transform: translateY(250%);
  -o-transform: translateY(250%);
  -webkit-transform: translateY(250%);
}
#home-carousel .more-videos a {
  color: #fff;
  text-decoration: none;
}

.carousel {
  position: relative;
  overflow: hidden;
}
.carousel ul.slides {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.carousel ul.slides > li {
  background-color: #000;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto !important;
  width: auto !important;
}
@media (min-width: 1081px) {
  .carousel ul.slides > li {
    background-attachment: fixed;
  }
}
.carousel ul.slides > li .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  z-index: 150;
  background-color: rgba(0, 0, 0, 0.5);
}
.carousel ul.slides > li .text .container {
  position: relative;
  top: 50%;
  padding: 0 1.6em;
  margin: 0 auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.carousel ul.slides > li .text h2 {
  font-weight: 500;
  font-size: 3.58318em;
  line-height: 0.89306em;
  margin-top: 0em;
  margin-bottom: 0.22327em;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1080px) {
  .carousel ul.slides > li .text h2 {
    font-size: 2.98598em;
    line-height: 1.07167em;
    margin-top: 0em;
    margin-bottom: 0.26792em;
  }
}
@media (max-width: 640px) {
  .carousel ul.slides > li .text h2 {
    font-size: 2.48832em;
    line-height: 1.28601em;
    margin-top: 0em;
    margin-bottom: 0.3215em;
  }
}
@media (max-width: 570px) {
  .carousel ul.slides > li .text h2 {
    font-size: 1.728em;
    line-height: 1.15741em;
    margin-top: 0em;
    margin-bottom: 0.23148em;
  }
}
.carousel ul.slides > li .text p {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0em;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 570px) {
  .carousel ul.slides > li .text p {
    font-size: 0.83333em;
    line-height: 1.44em;
    margin: 0em;
  }
}
.carousel ul.slides > li .text a {
  font-size: 1em;
  line-height: 1.6em;
  padding: 0.8em 1.6em;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-decoration: none;
  text-indent: .5em;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  background-color: #424a56;
  border: none;
  -webkit-appearance: none;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: -webkit-background-color 0.3s ease;
  background-color: #fff;
  color: #222;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.83333em;
  line-height: 1.92em;
  margin-top: 1.92em;
  margin-bottom: 0em;
  padding: 0.24em 1.2672em;
  letter-spacing: 1px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -webkit-transition: -webkit-color 0.3s ease, background-color 0.3s ease;
}
.carousel ul.slides > li .text a:hover {
  background-color: #4c6fa2;
}
.carousel ul.slides > li .text a::-moz-focus-inner, .carousel ul.slides > li .text a[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ie7 .carousel ul.slides > li .text a {
  line-height: normal;
  height: auto;
}
.carousel ul.slides > li .text a:hover {
  color: #fff;
}
@media (max-width: 640px) {
  .carousel ul.slides > li .text a {
    font-size: 0.69444em;
    line-height: 2.304em;
    margin-top: 1.152em;
    margin-bottom: 0em;
    padding: 0em 1.152em;
  }
}

.carousel_player {
  top: 3.2em !important;
  z-index: 300 !important;
}
.carousel_player iframe {
  width: 100% !important;
  height: 100% !important;
}

#tour-dates .dates {
  max-width: 1200px;
  margin: 0 auto 3.2em;
  text-align: center;
}
#tour-dates .dates:after {
  display: block;
  clear: both;
  content: " ";
  overflow: hidden;
  height: 0;
}

#faithful {
  position: relative;
  height: 19.2em;
  padding: 0 !important;
  background-image: url("/images/main/bg-faithful.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 1081px) {
  #faithful {
    background-attachment: fixed;
    background-size: 100% auto;
  }
}
#faithful > div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 28.8em;
  margin: auto;
  display: block;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
#faithful > div > div {
  font-size: 0.88em;
  line-height: 1.81818em;
  letter-spacing: 0.5em;
}
#faithful img {
  max-width: 100%;
  max-height: 25.6em;
  margin: auto;
  display: block;
}

#store-feed h1 {
  margin-bottom: 1.28em;
}
#store-feed .link-more {
  width: 300px;
  max-width: 100%;
  margin-bottom: 0;
}
#store-feed .link-more a {
  display: block;
}

#instagram {
  overflow: hidden;
  padding: 0 !important;
}
#instagram .feed.instagram {
  position: relative;
  text-align: left;
  background-color: #333;
}
#instagram .feed.instagram:after {
  display: block;
  clear: both;
  content: " ";
  overflow: hidden;
  height: 0;
}
@media (min-width: 641px) {
  #instagram .feed.instagram {
    max-height: 580px;
    overflow: hidden;
  }
}
#instagram .feed.instagram > div.group:after {
  display: block;
  clear: both;
  content: " ";
  overflow: hidden;
  height: 0;
}
#instagram .feed.instagram > div.group div.instagram-image {
  float: left;
}
#instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(1) {
  width: 40%;
}
#instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(2) {
  width: 60%;
}
#instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(3) {
  width: 40%;
  margin-top: -20%;
}
#instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(4), #instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(5), #instagram .feed.instagram > div.group:nth-child(1) > div:nth-child(6) {
  width: 20%;
}
#instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(1), #instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(2), #instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(3) {
  width: 20%;
}
#instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(4), #instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(6) {
  width: 40%;
}
#instagram .feed.instagram > div.group:nth-child(2) > div:nth-child(5) {
  width: 60%;
  margin-top: -20%;
}
#instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(1) {
  width: 60%;
}
#instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(2), #instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(3) {
  width: 40%;
  float: right;
}
#instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(4), #instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(5), #instagram .feed.instagram > div.group:nth-child(3) > div:nth-child(6) {
  width: 20%;
}
@media (min-width: 641px) {
  #instagram .feed.instagram > div.group {
    width: 33.33%;
    max-height: 580px;
    overflow: hidden;
    float: left;
  }
}
@media (max-width: 640px) {
  #instagram .feed.instagram > div.group > * {
    width: 16.66% !important;
    clear: none !important;
    float: left !important;
  }
}
#instagram .feed.instagram div.instagram-image > a {
  display: block;
}
#instagram .feed.instagram div.instagram-image > a img {
  width: 100%;
  display: block;
  opacity: .85;
  transition: opacity 0.33s;
  -moz-transition: opacity 0.33s;
  -ms-transition: opacity 0.33s;
  -o-transition: opacity 0.33s;
  -webkit-transition: -webkit-opacity 0.33s;
}
#instagram .feed.instagram div.instagram-image > a:hover img {
  opacity: 1;
}
#instagram .feed.instagram div.instagram-image > a .caption {
  display: none;
}
#instagram .feed.instagram div.instagram-image ul.likes {
  display: none;
}

#email-sign-up {
  text-align: center;
}
#email-sign-up h1 {
  font-size: 1.5em;
  line-height: 1.06667em;
  margin-top: 0em;
  margin-bottom: 1.06667em;
}
@media (max-width: 640px) {
  #email-sign-up h1 {
    font-size: 1em;
    line-height: 1.6em;
    margin-top: 0em;
    margin-bottom: 1.6em;
  }
}
#email-sign-up form {
  position: relative;
  max-width: 840px;
  margin: auto;
}
#email-sign-up input[type="text"], #email-sign-up input[type="email"] {
  width: 100%;
  font-size: 1em;
  line-height: 3.2em;
  padding: 0em 6.4em 0em 3.4em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ie7 #email-sign-up input[type="text"], .ie7 #email-sign-up input[type="email"] {
  behavior: url("/taglib/css/boxsizing.htc");
}
#email-sign-up label {
  position: absolute;
  top: 0.2em;
  width: 1.6em;
  height: 1.6em;
  font-size: 1.6em;
  margin-left: .333em;
  overflow: hidden;
  color: #2f3742;
}
#email-sign-up label:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f003";
  text-align: center;
  margin-bottom: 3.2em;
  line-height: 1.6em;
  display: block;
}
#email-sign-up button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 640px) {
  #email-sign-up button {
    position: static;
    margin: auto;
  }
}

#partnerships {
  padding: 6.4em 0 8em !important;
  text-align: center;
  color: #fff;
  overflow: hidden;
  background-color: transparent !important;
  background-image: url("/images/main/textured.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 1081px) {
  #partnerships {
    background-attachment: fixed;
    background-size: 100% auto;
  }
}
@media (max-width: 640px) {
  #partnerships {
    padding: 2.4em 0 4em !important;
  }
}
#partnerships .owl-carousel {
  position: relative;
}
#partnerships .owl-carousel .owl-buttons div {
  font-size: 1.5em;
  line-height: 1.41867em;
  height: 1.6em;
  width: 1.6em;
  margin-top: -0.8em;
  margin-bottom: 0em;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
  color: #ccc;
  border: 2px solid;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: -webkit-color 0.3s;
  top: 50%;
}
#partnerships .owl-carousel .owl-buttons div:hover {
  color: #4c6fa2;
}
#partnerships .owl-carousel .owl-buttons div.owl-prev {
  left: -2.13333em;
  text-indent: -3px;
  margin-left: 6px;
}
#partnerships .owl-carousel .owl-buttons div.owl-prev:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  display: block;
}
#partnerships .owl-carousel .owl-buttons div.owl-next {
  right: -2.13333em;
  text-indent: 3px;
  margin-right: 6px;
}
#partnerships .owl-carousel .owl-buttons div.owl-next:before {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  display: block;
}
#partnerships .owl-carousel div.owl-pagination {
  position: absolute;
  margin: 0.8em;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 200;
  text-align: center;
}
#partnerships .owl-carousel div.owl-pagination div {
  display: inline-block;
  margin: 0 .15em;
  background-color: rgba(255, 255, 255, 0.5);
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
#partnerships .owl-carousel div.owl-pagination div.active {
  background-color: #fff;
}
#partnerships section.feed.partners section {
  box-sizing: border-box;
  padding: 0 .3em;
}
#partnerships section.feed.partners a {
  display: block;
}
#partnerships section.feed.partners img {
  display: block;
  max-width: 100%;
}

#contact .container {
  max-width: 1080px;
  text-align: center;
}
#contact .container > div {
  border-top: 2px solid #e6e7f5;
  border-bottom: 2px solid #e6e7f5;
}
#contact .container > div > section {
  padding: 3.2em 1em;
  display: inline-block;
  vertical-align: top;
  hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ie7 #contact .container > div > section {
  behavior: url("/taglib/css/boxsizing.htc");
}
@media (min-width: 641px) {
  #contact .container > div > section {
    width: 50%;
  }
}
@media (min-width: 1081px) {
  #contact .container > div > section {
    width: 25%;
  }
}
#contact .container > div > section h2 {
  font-size: 1.5em;
  line-height: 1.06667em;
  text-transform: uppercase;
  color: #7a7983;
  word-wrap: break-word;
  hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
}
