@charset "UTF-8";

/* This stylesheet generated by Transfonter (https://transfonter.org) */

@font-face {
  font-family: 'Gotham';
  src: url("/site/themes/redwood/fnt/GothamLight.woff2") format("woff2"), url("/site/themes/redwood/fnt/GothamLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("/site/themes/redwood/fnt/Gotham-Book.woff2") format("woff2"), url("/site/themes/redwood/fnt/Gotham-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("/site/themes/redwood/fnt/Gotham-Medium.woff2") format("woff2"), url("/site/themes/redwood/fnt/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("/site/themes/redwood/fnt/Gotham-Bold.woff2") format("woff2"), url("/site/themes/redwood/fnt/Gotham-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

.honeypot {
  display: none;
}

#map {
  margin-top: 50px;
  min-width: 200px;
  width: 100%;
  height: 500px;
}

@media (min-width: 992px) {
  #map {
    height: 700px;
  }
}

.section-thankyou h2 p {
  color: white !important;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.white {
  color: white !important;
}

.section-cricket-thankyou .hero .height80 {
  height: 100vh;
}

.section-cricket-thankyou .hero h2,
.section-cricket-thankyou .hero p {
  color: white !important;
}

.accordion {
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  margin-top: 70px;
  padding: 0;
  overflow: hidden;
}

.accordion ul {
  padding: 0;
  margin: 0;
  width: 100%;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
}

.accordion .nav-item {
  padding: 0;
  padding-top: 0px;
  padding-bottom: 20px;
}

.accordion .show > .nav-link {
  color: black;
  background-color: white;
  width: 100%;
}

.accordion .nav-link {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: black;
}

@media (min-width: 992px) {
  .accordion .nav-link {
    font-size: 16px;
    letter-spacing: 4px;
    padding-top: 30px;
  }
}

.accordion .nav-link.active {
  background: white;
  color: #bf1c8a;
  font-weight: bold;
  border-bottom: 2px solid #bf1c8a;
  display: inline-block;
  border-radius: 0;
}

.accordion .nav-link:hover {
  border-bottom: 2px solid black;
  display: inline-block;
  border-radius: 0;
}

.accordion .dropdown .nav-link {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: black;
}

@media (min-width: 992px) {
  .accordion .dropdown .nav-link {
    font-size: 16px;
    letter-spacing: 4px;
    padding-top: 30px;
  }
}

.accordion .dropdown .nav-link.active {
  background: white;
  color: #bf1c8a;
  font-weight: bold;
  border-bottom: 2px solid #bf1c8a;
  display: inline-block;
  border-radius: 0;
}

.accordion .dropdown .nav-link:hover {
  border-bottom: 2px solid black;
  display: inline-block;
  border-radius: 0;
}

.accordion .dropdown-menu {
  background-color: #d8d8d8;
  margin-top: 19px;
}

.accordion .dropdown-menu .delta-top {
  width: 40px;
  display: block;
  position: absolute;
  top: -20px;
  left: 40%;
  margin-left: 5px;
  z-index: 100;
}

.accordion .dropdown-menu .delta-top img {
  width: 100%;
}

.accordion .dropdown-menu a:hover {
  text-decoration: none;
}

.accordion .dropdown-menu .nav-item {
  color: #141414;
  letter-spacing: 4px;
  text-decoration: none;
  padding-top: 20px;
}

.accordion .dropdown-menu .nav-item span {
  border-bottom: 2px solid #c1118b;
  padding-bottom: 20px;
  width: 70%;
}

.accordion .dropdown-menu a:last-child span {
  border-bottom: none;
}

.minimap {
  width: 28%;
  display: block;
  position: absolute;
  top: 3%;
  left: 0;
  z-index: 100;
}

.minimap img {
  width: 100%;
}

.facebook-feed {
  margin-top: 50px;
}

.facebook_item {
  border: 14px solid white;
  border-radius: 18px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  height: 250px;
}

.facebook_item h4 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40%;
  opacity: 1;
  transition: 1s;
}

.facebook_item .icon {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 50;
  width: 30px;
}

.facebook_item .outer {
  font-size: 14px;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  padding: 10px;
  padding-top: 50px;
  top: 0;
  background-color: rgba(182, 36, 105, 0.5);
  opacity: 0;
  transition: 1s;
}

.facebook_item:hover .outer {
  opacity: 1;
}

.facebook_item:hover h4 {
  opacity: 0;
}

.carousel_outer {
  margin-top: 70px;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0px;
  padding-bottom: 40%;
}

.carousel_outer .carousel_inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.fadecontainer,
.fadecontainernext,
.fadecontainerprev {
  position: relative;
  width: 80vw;
  margin-left: 10vw;
}

.fadecontainer img,
.fadecontainernext img,
.fadecontainerprev img {
  position: absolute;
  width: 100%;
  top: 0;
}

.fadecontainerprev {
  opacity: 0.7;
  position: absolute;
  width: 80vw;
  left: 0;
  margin-left: -72vw;
}

.fadecontainernext {
  opacity: 0.7;
  position: absolute;
  width: 80vw;
  right: -72vw;
  top: 0;
}

.carousel .disclaimer {
  display: none;
  font-size: 14px;
  position: absolute;
  z-index: 500;
  bottom: 22px;
  left: 30px;
}

.carousel-control-prev,
.carousel-control-next {
  opacity: 1;
}

.carousel-control-prev img {
  position: absolute;
  right: 0;
}

.carousel-control-next img {
  position: absolute;
  left: 0;
}

.w-100 {
  width: 100%;
}

#accordion {
  text-align: left;
  padding: 30px;
  padding-left: 10%;
  padding-right: 10%;
}

#accordion .card-header {
  background: white;
  color: black;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  border: none;
}

#accordion .card-header .card-title {
  border-bottom: solid 1px black;
}

#accordion .card-header .toggle {
  width: 30px;
  transform: rotate(180deg);
}

#accordion .card-header .collapsed .toggle {
  transform: rotate(0deg);
}

#accordion .card-body {
  color: black;
  border: none;
}

#accordion .card {
  border: none;
}

.map-key {
  margin-top: 10px;
  margin-bottom: 70px;
  padding-top: 15px;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b62468+0,47c5ed+100 */
  background: #b62468;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #b62468 0%, #47c5ed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b62468', endColorstr='#47c5ed',GradientType=1 );
  /* IE6-9 */
}

.map-key p {
  margin-top: 10px;
  font-size: 10px;
}

.height100 {
  height: 100vh;
}

.height120 {
  height: 120vh;
}

.height80 {
  height: 80vh;
}

@media (max-width: 48em) {
  .height100 {
    height: 100vh;
  }

  .height80 {
    height: 80vh;
  }
}

.image_full_width {
  padding: 0;
  margin: 0;
  margin-top: 50px;
  width: 100%;
}

.image_full_width img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.cricket_comp_header {
  position: relative;
  height: 700px;
  padding: 0;
  padding: 0;
  margin: 0;
  margin-top: 0px;
  width: 100%;
}

.cricket_comp_header .overlay {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 8px 15px -6px rgba(0, 0, 0, 0.5);
}

.cricket_comp_header .overlay .img_left {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  height: 100%;
  width: auto;
}

.cricket_comp_header .overlay .img_right {
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  height: 100%;
  width: auto;
}

@media (min-width: 768px) {
  .cricket_comp_header .overlay .img_left {
    height: 60%;
    width: auto;
  }

  .cricket_comp_header .overlay .img_right {
    height: 60%;
    width: auto;
  }
}

@media (min-width: 992px) {
  .cricket_comp_header .overlay .img_left {
    height: 80%;
    width: auto;
  }

  .cricket_comp_header .overlay .img_right {
    height: 80%;
    width: auto;
  }
}

@media (min-width: 1200px) {
  .cricket_comp_header .overlay .img_left {
    height: 100%;
    width: auto;
  }

  .cricket_comp_header .overlay .img_right {
    height: 100%;
    width: auto;
  }
}

.cricket_comp_header .overlay .ball_image {
  position: absolute;
  z-index: 100;
  bottom: 10%;
  right: 20%;
  width: 100px;
}

.cricket_comp_header .overlay .copycopy {
  text-align: center;
  text-transform: uppercase;
}

.cricket_comp_header .overlay .copycopy h3 {
  color: #FFFFFF;
  font-family: Gotham;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1.88px;
  line-height: 48px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  .cricket_comp_header .overlay .copycopy h3 {
    font-size: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 992px) {
  .cricket_comp_header .overlay .copycopy h3 {
    font-size: 34px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  .cricket_comp_header .overlay .copycopy h3 {
    font-size: 38px;
  }
}

.cricket_comp_header .overlay .copycopy .free-event {
  background-color: white;
  padding: 2px;
  padding-top: 6px;
  color: #C1108B;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 1.88px;
  line-height: 48px;
}

.cricket_comp_header img {
  padding: 0;
  margin: 0;
  width: 100%;
}

.icon {
  width: 40px;
  margin-right: 10px;
}

.dha_icon {
  width: 100px;
}

* {
  border: 1px solid solid;
}

.hero {
  width: 100%;
  top: 0;
}

.disclaimer {
  position: absolute;
  font-size: 10px;
  bottom: 5px;
  right: 5px;
}

@media (max-width: 48em) {
  .disclaimer {
    position: absolute;
    top: 496px;
    right: 5px;
  }
}

/*
 * Globals
 */

/* Links */

a,
a:focus,
a:hover {
  color: #fff;
}

.text a,
.text a:focus,
.text a:hover {
  color: #bf1c8a;
}

/* Custom default button */

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none;
  /* Prevent inheritance from `body` */
  background-color: #fff;
  border: .05rem solid #fff;
}

.display-1 {
  font-size: 120px;
}

/*
 * Base structure
 */

h1 {
  color: white;
}

.parent {
  position: relative;
  width: 100%;
  height: 80vh;
}

@media (max-width: 48em) {
  .parent {
    height: 70vh;
  }
}

.child {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

html,
body {
  height: 100%;
  background-color: #fff;
  color: #fff;
}

body {
  -ms-flex-pack: center;
  justify-content: center;
}

.welcome {
  font-size: 24px;
}

.cover-container {
  max-width: 42em;
  display: -ms-flexbox;
  display: flex;
}

.logo {
  width: 50%;
}

.page_pad {
  overflow: hidden;
  position: absolute;
  display: block;
  top: 60vh;
  z-index: 1;
}

@media (max-width: 48em) {
  .page_pad {
    top: 40vh;
  }
}

.100pa {
  position: absolute;
  width: 100%;
}

.hero_area {
  position: absolute;
  z-index: 50;
}

.pattern_overlay {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1100px;
  top: 50%;
  margin-top: -700px;
  z-index: 1;
  pointer-events: none;
}

.select-arrow::after {
  content: '';
  position: absolute;
  right: 5px;
  top: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  display: block;
  width: 5px;
  height: 5px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.formarea {
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 5;
}

.formarea h2 {
  text-transform: uppercase;
  letter-spacing: 10px;
}

.textarea-container {
  text-align: left;
  height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.textarea-container label {
  margin-left: 12px;
}

.textarea-container textarea {
  height: 100%;
  border: 1px solid white !important;
}

hr {
  max-width: 300px;
  width: 40%;
  margin-top: 50px;
  margin-bottom: 40px;
  border: none;
  border-bottom: white solid 1px;
}

.cta-bottom1 {
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  padding-top: 30px;
  top: 60vh;
  background-color: #fff;
}

@media (max-width: 48em) {
  .cta-bottom1 {
    top: 60vh;
  }
}

.cta-bottom1 h2 {
  letter-spacing: 10px;
}

.prop_video_outer {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
}

.prop_video_outer .prop_video_inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.play-button {
  position: absolute;
  top: 50%;
  margin-top: -60px;
}

.cta-bottom2 {
  padding-top: 20px;
  background-color: #fff;
}

.cta-bottom2 h2 {
  letter-spacing: 10px;
}

.cta-bottom2 .pattern_overlay {
  position: absolute;
  width: 1000px;
  top: 0;
  left: 50%;
  margin-left: -500px;
  z-index: 1;
}

/*
 * Header
 */

.header {
  min-height: 200px;
  padding: 0;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 992px) {
  .header {
    padding-top: 70px;
  }
}

.header h1 {
  padding-top: 10px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 2px;
}

.header .headerboxfing {
  overflow: hidden;
  height: 150px;
}

.header .logo {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  margin-top: -100px;
}

@media (min-width: 992px) {
  .header .logo {
    width: 350px;
    position: relative;
    padding: 0;
    margin: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
  }
}

.header .pattern_overlay {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1100px;
  top: 50%;
  margin-top: -700px;
  z-index: 1;
  pointer-events: none;
}

.masthead {
  margin-bottom: 2rem;
}

.masthead-brand {
  margin-bottom: 0;
}

.navbar-akuna {
  z-index: 1000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b62468+0,47c5ed+100 */
  background: #b62468;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #b62468 0%, #47c5ed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b62468', endColorstr='#47c5ed',GradientType=1 );
  /* IE6-9 */
  text-decoration: none;
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
  padding: 0;
}

.navbar-akuna .navbar-toggler,
.navbar-akuna .email_button {
  border: none !important;
}

.navbar-akuna .nav-top {
  width: 100%;
  background: white;
}

.navbar-akuna .nav-item {
  font-size: 14px;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding: 15px 30px;
}

.navbar-akuna .nav-link {
  border-bottom: solid 2px transparent;
}

.navbar-akuna .nav-link:hover {
  border-bottom: solid 2px white;
}

.navbar-akuna .enquire {
  background: white;
  font-weight: bold;
}

.navbar-akuna .enquire a {
  color: #bf1c8a;
}

.navbar-akuna .enquire .nav-link:hover {
  border-bottom: solid 2px #bf1c8a;
}

.tab-pane {
  text-align: center;
  position: relative;
}

.tab-pane img {
  width: 80%;
}

.tab-pane .download_link {
  position: absolute;
  z-index: 50;
  bottom: 20px;
  left: 20px;
}

.tab-pane .download_link img {
  width: 40px;
}

#pills-tab {
  position: relative;
  z-index: 50;
}

#nav {
  width: 100%;
}

#nav.locked {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
}

.code {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: black;
}

@media (min-width: 992px) {
  .code {
    font-size: 22px;
  }
}

.code li {
  text-align: left;
}

.code ul {
  margin-bottom: 0;
}

.text {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: black;
}

@media (min-width: 992px) {
  .text {
    font-size: 22px;
  }
}

.text li {
  text-align: left;
}

.text ul {
  margin-bottom: 0;
}

.cricket-comp-table {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: black;
}

@media (min-width: 992px) {
  .cricket-comp-table {
    font-size: 22px;
  }
}

.cricket-comp-table li {
  text-align: left;
}

.cricket-comp-table ul {
  margin-bottom: 0;
}

.cricket-comp-table .programme {
  border-top: 1px solid #C1108B;
}

.cricket-comp-table .programme div {
  font-weight: 300;
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #C1108B;
}

.cricket-comp-table .programme div.alt {
  color: #C1108B;
  font-weight: bold;
}

.new-section {
  padding-top: 60px;
  color: black;
}

.new-section h2 {
  padding-top: 20px;
  padding-top: 40px;
  font-size: 38px;
  letter-spacing: 3px;
}

.new-section hr {
  border: none;
  border-bottom: 2px solid #bf1c8a;
}

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, 0.25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 48em) {
  .masthead-brand {
    float: left;
  }

  .nav-masthead {
    float: right;
  }
}

/*
 * Cover
 */

.cover {
  padding: 0 1.5rem;
}

.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 700;
}

/*
 * Footer
 */

.mastfoot {
  color: rgba(255, 255, 255, 0.5);
}

input,
textarea,
select {
  padding-left: 0;
  font-family: "Gotham", sans-serif;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: 1px solid white !important;
  background: none !important;
  color: white !important;
}

button {
  padding-left: 0;
  font-family: "Gotham", sans-serif;
  border: none !important;
  border-bottom: 1px solid white !important;
  background: none !important;
  color: white !important;
}

/* - Chrome ≤56,
   - Safari 5-10.0
   - iOS Safari 4.2-10.2
   - Opera 15-43
   - Opera Mobile >12
   - Android Browser 2.1-4.4.4
   - Samsung Internet
   - UC Browser for Android
   - QQ Browser */

::-webkit-input-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

/* Firefox 4-18 */

:-moz-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

/* Firefox 19-50 */

::-moz-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */

:-ms-input-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

/* Edge (also supports ::-webkit-input-placeholder) */

::-ms-input-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

/* CSS Pseudo-Elements Level 4 Editor's Draft */

:-ms-input-placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

::placeholder {
  color: white !important;
  opacity: 1;
  /* Firefox */
}

button {
  height: 50px;
  color: white;
  font-size: 16px !important;
  background-color: #1798c1;
  border: 1px solid white !important;
}

.background-white {
  background-color: white;
}

.form-area {
  margin-top: 50px;
  margin-bottom: 50px;
}

footer {
  width: 100%;
  font-size: 9px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #b3b3b3;
  background-color: #ffffff;
}

footer a {
  color: #b3b3b3;
}

footer a:hover,
footer a:active {
  color: black;
}

footer .bit-bigger {
  font-size: 13px;
  font-weight: bold;
}

.disclaimie {
  font-size: 12px;
}

.btn-comp {
  border-radius: 100px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
}

.btn-comp-alt {
  background-color: #b62468 !important;
  border: none !important;
  border-radius: 100px;
}

input.giant {
  font-family: "Gotham", sans-serif;
  font-size: 60px;
  font-weight: 300;
  color: #3c3c3c;
  box-shadow: none;
  border: none;
  border-radius: 0;
  height: 96px;
  margin-bottom: 32px;
  margin-left: -5px;
  padding: 0px;
  letter-spacing: -.03em;
  outline: none;
}

input.giant:focus,
input.giant:active {
  outline: none;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham", sans-serif;
  font-weight: bold;
  letter-spacing: -.025em;
  margin: 0 0 32px -1px;
}

h1 {
  font-size: 60px;
  text-transform: uppercase;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 12px;
  letter-spacing: .15em;
  text-transform: uppercase;
}

h6 em {
  color: #b8b8b8;
  font-style: normal;
}

@media all and (max-width: 732px) {
  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 21px;
  }

  h4 {
    font-size: 16px;
  }
}

.special {
  font-family: "Gotham", sans-serif;
  margin-bottom: 64px;
}

.special small {
  display: block;
  font-family: "Gotham", sans-serif;
  color: #b8b8b8;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .5em;
  margin-bottom: 10px;
}

section header h1 {
  line-height: 1;
  margin-bottom: 32px;
}

section header h2 {
  font-size: 32px;
  margin-bottom: 64px;
}

@media all and (max-width: 772px) {
  section header h2 {
    font-size: 28px;
  }
}

article.content p {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  line-height: 32px;
  margin: 0 0 32px;
}

article.content p > a {
  color: #3c3c3c;
  text-decoration: none;
  text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
  position: relative;
  white-space: nowrap;
}

article.content p > a:after {
  display: block;
  position: absolute;
  width: 100%;
  border-top: 1px solid #000;
  content: "";
  bottom: 0.1em;
  left: 0;
  z-index: -1;
}

article.content blockquote {
  border: none;
  padding: 0;
  margin: 0;
  margin: 0 0 96px;
  text-align: center;
  padding-top: 64px;
  position: relative;
}

article.content blockquote p {
  font-size: 28px;
  font-style: italic;
  line-height: 1.5;
  margin: 0;
}

article.content blockquote:before {
  content: '';
  width: 80px;
  height: 6px;
  background: #ddd;
  top: 32px;
  left: 50%;
  position: absolute;
  margin-left: -40px;
}

article.content ul,
article.content ol {
  margin-bottom: 32px;
}

article.content li {
  margin-bottom: 16px;
}

article.content li:last-child {
  margin-bottom: 0;
}

article.content img {
  margin-top: 10px;
  max-width: 100%;
  text-align: center;
}

article.content img.yank-left {
  max-width: 30%;
  float: left;
  margin-left: -15%;
  margin-right: 32px;
}

article.content img.yank-right {
  max-width: 30%;
  float: right;
  margin-right: -15%;
  margin-left: 32px;
}

article.content img.oversized {
  margin: 0 -15% 0 -15%;
  max-width: 130%;
}

article.content p.caption {
  font-family: "Gotham", sans-serif;
  font-style: italic;
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
}

article.content iframe {
  margin-bottom: 32px;
}

.block {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.block h3 {
  font-family: "Gotham", sans-serif;
  font-size: 24px;
  margin: 0 0 5px;
  line-height: 1.5;
}

.block p {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.block a {
  color: #3c3c3c;
}

.block a:hover,
.block a:focus {
  text-decoration: none;
}

.block img {
  max-width: 100%;
}

.block img.small-image {
  border: 1px solid rgba(0, 0, 0, 0.05);
  float: right;
  margin: 3px 0 0 32px;
}

.block img.large-image {
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
}

.meta {
  color: #b8b8b8;
  font-family: "Gotham", sans-serif;
  font-size: 12px;
  margin: 0 0 64px;
}

.meta a {
  color: #005566;
  font-size: 14px;
  padding-top: 5px;
}

.meta .date {
  color: #3c3c3c;
  letter-spacing: 5px;
  text-transform: uppercase;
}

code {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 16px;
}

.centered {
  text-align: center;
}

.gallery header {
  padding: 64px 0 32px;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  z-index: 2;
}

.gallery-images {
  padding: 10px;
}

.gallery-images img {
  vertical-align: bottom;
  opacity: 0;
}

.navbar-redwood {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  min-height: 60px;
}

.navbar-redwood .dropdown-menu .active a {
  background: none;
}

.navbar-redwood .nav {
  color: #b8b8b8;
  font-family: "Gotham", sans-serif;
  font-size: 12px;
}

.navbar-redwood .nav a {
  color: #b8b8b8;
  letter-spacing: .1em;
  margin-left: 32px;
  padding: 20px 0;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}

.navbar-redwood .nav a:before {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background: #b8b8b8;
  content: '';
  transition: all 100ms ease;
  opacity: 0;
}

.navbar-redwood .nav a:hover,
.navbar-redwood .nav a:focus {
  background: transparent;
}

.navbar-redwood .nav a:hover:before,
.navbar-redwood .nav a:focus:before {
  opacity: 1;
  bottom: 0;
}

.navbar-redwood .nav .active a {
  color: #3c3c3c;
  font-weight: bold;
  position: relative;
}

.navbar-redwood .nav .active a:before {
  bottom: 0;
  height: 2px;
  background: #3c3c3c;
  opacity: 1;
}

.navbar-redwood .navbar-brand {
  color: #3c3c3c;
  font-size: 32px;
  height: 60px;
  padding: 20px 15px;
  letter-spacing: -.05em;
}

.navbar-redwood .navbar-form {
  margin-top: 13px;
}

.navbar-redwood .search {
  border-radius: 32px;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  width: 180px;
  display: block;
  transition: width 220ms ease;
}

.navbar-redwood .search.grow {
  width: 300px;
}

.tags {
  display: block;
  margin: 0 0 32px;
  padding: 32px 0 0;
  list-style: none;
}

.tags li {
  display: inline-block;
  margin-right: 10px;
}

.tags a {
  display: inline-block;
  background: rgba(0, 0, 0, 0.05);
  color: #445566;
  cursor: pointer;
  font-family: "Gotham", sans-serif;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 2px;
}

.tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 64px;
}

.tiles .item {
  background: #fff;
  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.2);
  padding: 30px;
  height: 300px;
  width: 300px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  margin: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.tiles .item:hover {
  text-decoration: none;
}

.tiles .item .image {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.tiles .item .caption {
  text-align: center;
  box-shadow: 0px 0px 50px 100px rgba(255, 255, 255, 0.75);
  background: rgba(255, 255, 255, 0.75);
  color: #3c3c3c;
  font-weight: 300;
  margin: 0;
  opacity: 0;
  transition: all .15s;
}

.tiles .item:hover .caption {
  opacity: 1;
}

img[data-action="zoom"] {
  cursor: pointer;
  cursor: -moz-zoom-in;
}

.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 666;
  transition: all 300ms;
}

img.zoom-img {
  cursor: pointer;
  cursor: -moz-zoom-out;
}

.zoom-overlay {
  z-index: 420;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  transition: opacity 300ms;
}

.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1;
}

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default;
}