/* Globals */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

html {
  background: white; }

body {
  background-color: white; }

[role="main"] {
  padding-top: 0px;
  position: relative;
  z-index: 3;
  overflow: hidden; }
  [role="main"] section {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media all and (min-width: 64em) {
      [role="main"] section {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media all and (min-width: 64em) {
      [role="main"] section.alt {
        padding-top: 120px;
        padding-bottom: 60px; } }
    [role="main"] section.alt2 {
      background: url("../img/animal-background.png") center -60px;
      background-size: 1440px 768px;
      border-top: 1px solid #f7f7f7;
      border-bottom: 1px solid #f7f7f7; }
    [role="main"] section.single-image {
      padding-top: 0;
      padding-bottom: 20px; }
      @media all and (min-width: 64em) {
        [role="main"] section.single-image {
          padding-bottom: 100px; } }
    [role="main"] section.alt3 {
      background-color: #f7f7f7;
      *zoom: 1;
      padding: 0; }
      [role="main"] section.alt3:after {
        content: "";
        display: table;
        clear: both; }
      @media all and (min-width: 64em) {
        [role="main"] section.alt3 {
          padding: 0; } }

#main-wrap {
  position: relative;
  z-index: 2;
  background-color: white; }

body.home [role="main"] {
  padding-top: 0; }
  @media all and (min-width: 64em) {
    body.home [role="main"] {
      padding-top: 0; } }

.table-wrap {
  width: 100%;
  display: block;
  overflow: scroll;
  box-shadow: inset -5px 0 11px rgba(0, 0, 0, 0.1); }
  @media all and (min-width: 48.75em) {
    .table-wrap {
      box-shadow: inset 0 0 0 rgba(0, 0, 0, 0); } }

table {
  width: 100%;
  min-width: 800px;
  border-spacing: 0;
  border-collapse: collapse;
  color: #b8902e;
  margin-bottom: 50px; }
  table tr:nth-of-type(2) {
    border-top: 1px solid #b8902e; }
  table tr:last-of-type {
    border-bottom: 1px solid #b8902e; }
  table th, table td {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #b8902e; }
    table th.trunc, table td.trunc {
      max-width: 90px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    @media all and (min-width: 48.75em) {
      table th, table td {
        max-width: 100px; } }
    @media all and (min-width: 64em) {
      table th, table td {
        max-width: auto; } }
  table th {
    border-bottom: 1px solid #b8902e;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 10px; }
  table strong {
    font-family: "franklin-gothic-urw-comp", impact, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: uppercase;
    letter-spacing: 1px; }

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

.push {
  float: right; }

.caps {
  text-transform: uppercase; }

.horz-rule {
  border: 0;
  height: 0;
  border-top: none;
  border-bottom: 1px solid rgba(20, 20, 20, 0.2);
  margin-bottom: 20px; }
  @media all and (min-width: 64em) {
    .horz-rule {
      margin-bottom: 80px; } }
  .horz-rule.alt, h1.horz-rule.alt2, h2.horz-rule.alt2, h3.horz-rule.alt2, h4.horz-rule.alt2, h5.horz-rule.alt2, h6.horz-rule.alt2 {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media all and (min-width: 64em) {
      .horz-rule.alt, h1.horz-rule.alt2, h2.horz-rule.alt2, h3.horz-rule.alt2, h4.horz-rule.alt2, h5.horz-rule.alt2, h6.horz-rule.alt2 {
        margin-top: 60px;
        margin-bottom: 60px; } }
  .horz-rule.alt2 {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #b8902e; }
    @media all and (min-width: 64em) {
      .horz-rule.alt2 {
        margin-top: 20px;
        margin-bottom: 40px;
        width: 600px;
        margin-right: auto;
        margin-left: auto; } }
  .horz-rule.alt3 {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media all and (min-width: 64em) {
      .horz-rule.alt3 {
        margin-top: 30px;
        margin-bottom: 30px; } }
  .horz-rule.with-overlay {
    margin-top: 80px;
    border-bottom: 1px solid #b8902e;
    margin-bottom: -20px;
    position: relative; }
    .horz-rule.with-overlay:before {
      width: 300px;
      position: absolute;
      top: -20px;
      left: 50%;
      margin-left: -150px;
      content: '';
      height: 50px;
      display: block;
      background: #efe8d8; }

.stack {
  clear: both;
  display: block;
  line-height: 1.6;
  font-family: serif; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #b8902e; }
  a.alt {
    color: #0d0e10; }
  a.reverse {
    color: white; }
    a.reverse:hover, a.reverse:focus, a.reverse:active {
      color: #b8902e; }
  a.box {
    position: relative; }
    a.box h2, a.box h3 {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #b8902e; }
    a.box:hover, a.box:focus, a.box:active {
      color: #2d2d2d; }
      a.box:hover h2, a.box:hover h3, a.box:focus h2, a.box:focus h3, a.box:active h2, a.box:active h3 {
        color: #2d2d2d; }
  a:hover, a:focus, a:active {
    color: #0d0e10; }
  a.alt2 {
    color: #e8e1d5; }
    a.alt2:hover, a.alt2:focus, a.alt2:active {
      color: #0d0e10; }

.ir {
  font-size: 0;
  color: transparent;
  display: block;
  background-repeat: no-repeat;
  background-position: left top; }

a.btn,
button.btn,
span.btn {
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
  color: gray;
  border: none;
  background: transparent;
  padding: 10px 30px;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  overflow: hidden;
  display: inline-block; }
  a.btn:before, a.btn:after,
  button.btn:before,
  button.btn:after,
  span.btn:before,
  span.btn:after {
    z-index: -1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #b8902e; }
  a.btn:after,
  button.btn:after,
  span.btn:after {
    right: 0;
    left: auto; }
  a.btn:hover, a.btn:active, a.btn:focus,
  button.btn:hover,
  button.btn:active,
  button.btn:focus,
  span.btn:hover,
  span.btn:active,
  span.btn:focus {
    color: white; }
    a.btn:hover:before, a.btn:hover:after, a.btn:active:before, a.btn:active:after, a.btn:focus:before, a.btn:focus:after,
    button.btn:hover:before,
    button.btn:hover:after,
    button.btn:active:before,
    button.btn:active:after,
    button.btn:focus:before,
    button.btn:focus:after,
    span.btn:hover:before,
    span.btn:hover:after,
    span.btn:active:before,
    span.btn:active:after,
    span.btn:focus:before,
    span.btn:focus:after {
      width: 50%; }
  a.btn.alt,
  button.btn.alt,
  span.btn.alt {
    color: white; }
    a.btn.alt:before, a.btn.alt:after,
    button.btn.alt:before,
    button.btn.alt:after,
    span.btn.alt:before,
    span.btn.alt:after {
      background: white; }
    a.btn.alt:hover, a.btn.alt:active, a.btn.alt:focus,
    button.btn.alt:hover,
    button.btn.alt:active,
    button.btn.alt:focus,
    span.btn.alt:hover,
    span.btn.alt:active,
    span.btn.alt:focus {
      color: #b8902e; }
  a.btn.alt2,
  button.btn.alt2,
  span.btn.alt2 {
    font-style: italic;
    text-transform: capitalize;
    font-family: serif;
    color: white;
    font-size: 18px;
    font-size: 1.225rem; }
    a.btn.alt2:hover, a.btn.alt2:active, a.btn.alt2:focus,
    button.btn.alt2:hover,
    button.btn.alt2:active,
    button.btn.alt2:focus,
    span.btn.alt2:hover,
    span.btn.alt2:active,
    span.btn.alt2:focus {
      background: transparent; }
  a.btn.alt3,
  button.btn.alt3,
  span.btn.alt3 {
    background: #ac2d2a; }
    @media all and (min-width: 64em) {
      a.btn.alt3,
      button.btn.alt3,
      span.btn.alt3 {
        padding: 14px 60px 13px 60px; } }
  a.btn2.alt4,
  button.btn2.alt4,
  span.btn2.alt4 {
    font-style: italic;
    text-transform: capitalize;
    font-family: serif;
    color: white;
    font-size: 18px;
    font-size: 1.225rem;
    padding: 10px 30px;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;}
    a.btn2.alt4:hover, a.btn2.alt4:active, a.btn2.alt4:focus,
    button.btn2.alt4:hover,
    button.btn2.alt4:active,
    button.btn2.alt4:focus,
    span.btn2.alt4:hover,
    span.btn2.alt4:active,
    span.btn2.alt4:focus {
      color: #b8902e; }

.reverse {
  color: white; }

.for-sm-screen {
  display: block; }
  @media all and (min-width: 48.75em) {
    .for-sm-screen {
      display: none; } }

.slim {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.for-lg-screen {
  display: none; }
  @media all and (min-width: 48.75em) {
    .for-lg-screen {
      display: block; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }
  img.contain-media {
    width: 100%; }
  img.img-right {
    float: right; }
  img.img-left {
    float: left; }
  @media all and (min-width: 48.75em) {
    img.offset-1 {
      margin-left: -20px; } }
  img.fun {
    border-bottom: 5px solid #b8902e;
    margin-bottom: 20px; }
  img.two-up {
    display: inline-block;
    width: 50%;
    padding-right: 20px;
    padding-top: 10px; }
    img.two-up:last-of-type {
      padding-right: 0;
      padding-left: 20px; }

figure, .img-wrap {
  margin-top: 0;
  margin-bottom: 28px;
  position: relative; }
  figure.contain, .img-wrap.contain {
    display: block;
    text-align: center; }
    figure.contain img, .img-wrap.contain img {
      display: inline-block;
      text-align: center; }

video {
  width: 100%;
  height: auto; }

.video-img-wrap {
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  display: none; }
  @media all and (min-width: 64em) {
    .video-img-wrap {
      display: block; } }
  .video-img-wrap video {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 100%;
    opacity: 0; }
    .video-img-wrap video.show {
      opacity: 1; }

.video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block; }

.header-bg {
  width: 100%; }

[role="main"] section.dark-overlay {
  background: #0d0e10;
  position: relative;
  overflow: hidden;
  border-bottom: 5px solid #b8902e;
  padding: 0 0 27%; }
  [role="main"] section.dark-overlay img {
    position: absolute;
    /*bottom: -50%;*/ }
  [role="main"] section.dark-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    height: 100%; }
  [role="main"] section.dark-overlay h1.alt, [role="main"] section.dark-overlay h1.alt2,
  [role="main"] section.dark-overlay h2.alt,
  [role="main"] section.dark-overlay h2.alt2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    z-index: 2;
    width: 100%; }
    @media all and (min-width: 64em) {
      [role="main"] section.dark-overlay h1.alt, [role="main"] section.dark-overlay h1.alt2,
      [role="main"] section.dark-overlay h2.alt,
      [role="main"] section.dark-overlay h2.alt2 {
        margin-top: 20px; } }

.toggle-buttons {
  display: block;
  text-align: center;
  margin-bottom: 40px; }
  .toggle-buttons ul {
    display: inline-block;
    text-align: center;
    border: 3px solid #b8902e; }
    .toggle-buttons ul li {
      display: inline-block;
      text-align: center;
      background: white;
      margin: 0;
      width: 49%; }
      .toggle-buttons ul li:first-of-type {
        float: left; }
        @media all and (min-width: 26.25em) {
          .toggle-buttons ul li:first-of-type {
            float: none; } }
      .toggle-buttons ul li:last-of-type {
        float: right; }
        @media all and (min-width: 26.25em) {
          .toggle-buttons ul li:last-of-type {
            float: none; } }
      @media all and (min-width: 26.25em) {
        .toggle-buttons ul li {
          width: auto; } }
    .toggle-buttons ul li a {
      padding: 1px 20px;
      color: gray;
      width: 170px;
      display: block;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: "franklin-gothic-urw-comp", impact, sans-serif;
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold; }
      .toggle-buttons ul li a.current {
        background: #b8902e;
        color: white; }
  .toggle-buttons.alt ul, h1.toggle-buttons.alt2 ul, h2.toggle-buttons.alt2 ul, h3.toggle-buttons.alt2 ul, h4.toggle-buttons.alt2 ul, h5.toggle-buttons.alt2 ul, h6.toggle-buttons.alt2 ul {
    border: none; }
  .toggle-buttons.alt li a, h1.toggle-buttons.alt2 li a, h2.toggle-buttons.alt2 li a, h3.toggle-buttons.alt2 li a, h4.toggle-buttons.alt2 li a, h5.toggle-buttons.alt2 li a, h6.toggle-buttons.alt2 li a {
    padding: 5px;
    display: inline; }
    @media all and (min-width: 64em) {
      .toggle-buttons.alt li a, h1.toggle-buttons.alt2 li a, h2.toggle-buttons.alt2 li a, h3.toggle-buttons.alt2 li a, h4.toggle-buttons.alt2 li a, h5.toggle-buttons.alt2 li a, h6.toggle-buttons.alt2 li a {
        padding: 1px 10px;
        display: block; } }

.staff-section h2 {
  margin-left: 15px;
  margin-bottom: 30px;
  margin-top: 30px; }
.staff-section .g3-flex4 {
  margin-bottom: 30px; }
.staff-section .fun {
  margin-bottom: 20px; }
.staff-section a {
  display: block;
  position: relative; }
  
.pagination ul > li {
    display: inline;
    margin-right: 40px;
  }
  
  p.send {
      margin-top: 14px;
  }

ul.pagination {
  display: block;
  text-align: center; }
  ul.pagination li {
    display: inline !important;
    margin-right: 40px;
    text-align: center; }
    ul.pagination li.current {
      font-weight: bold;
      border-bottom: 2px solid #b8902e;
      background: #f7f7f7;
      padding: 2px 10px; }
  ul.pagination li a {
    color: #b8902e;
    padding: 2px 10px; }

.box-wrap {
  margin-bottom: 40px; }
  @media all and (min-width: 64em) {
    .box-wrap {
      margin-bottom: 80px; }
      .box-wrap:nth-of-type(odd) {
        padding-right: 40px !important; }
      .box-wrap:nth-of-type(even) {
        padding-left: 40px !important; } }

@media all and (min-width: 64em) {
  .box-wrap-alt:nth-of-type(odd) {
    padding-left: 40px !important;
    border-left: 1px solid rgba(20, 20, 20, 0.2); }
  .box-wrap-alt:nth-of-type(even) {
    padding-right: 40px !important; } }

[role="main"] ul.values li {
  padding-left: 70px;
  position: relative;
  padding-bottom: 20px;
  margin: 0;
  background: url("../img/value1.png") no-repeat left top;
  background-size: 57px 57px; }
  @media all and (min-width: 64em) {
    [role="main"] ul.values li {
      padding-left: 200px;
      background-size: 157px 157px;
      background-position: left top; } }
[role="main"] ul.values li:nth-of-type(2):before {
  background-image: url("../img/value2.png"); }
[role="main"] ul.values li:nth-of-type(3):before {
  background-image: url("../img/value3.png"); }
[role="main"] ul.values h3 {
  margin-top: 40px; }

.carrot-background {
  position: relative; }
  @media all and (min-width: 64em) {
    .carrot-background {
      padding-right: 100px; } }
  .carrot-background:after {
    content: '';
    position: absolute;
    display: block;
    background: url("../img/carrot-background.png") no-repeat left top;
    background-size: 298px 287px;
    width: 298px;
    height: 287px;
    right: -50px;
    top: -20px; }

#partners img {
  margin-bottom: 20px; }

[role="main"] .overlay-view {
  position: absolute;
  bottom: 20px;
  right: 0;
  display: block; }
  [role="main"] .overlay-view p {
    padding: 5px 2px;
    width: 120px;
    background: #b8902e;
    color: white;
    margin-bottom: 0; }

#mapcanvas {
  height: 200px;
  margin-bottom: 0; }
  @media all and (min-width: 48.75em) {
    #mapcanvas {
      height: 300px;
      width: 50%;
      float: right; } }
  @media all and (min-width: 48.75em) {
    #mapcanvas {
      height: 362px; } }

.contact-info {
  padding-left: 7%;
  padding-top: 30px; }
  @media all and (min-width: 48.75em) {
    .contact-info {
      width: 50%;
      float: left;
      padding-top: 70px; } }
  .contact-info .btn {
    z-index: 2; }
  @media all and (min-width: 48.75em) {
    .contact-info .contact-inner {
      width: 40%;
      display: inline-block; } }

.drop-box .drop-box-inner {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: 0;
  overflow: hidden; }
  .drop-box .drop-box-inner.show {
    max-height: 1200px; }
  .drop-box .drop-box-inner ol {
    text-align: center;
    list-style: none; }
    .drop-box .drop-box-inner ol li {
      text-align: center; }
      .drop-box .drop-box-inner ol li span {
        color: #b8902e; }

.drop-box-button {
  margin-top: 30px; }
  .drop-box-button .drop-box-closed,
  .drop-box-button .drop-box-open {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0); }
  .drop-box-button .drop-box-open {
    display: none; }
  .drop-box-button.active .drop-box-closed {
    display: none; }
  .drop-box-button.active .drop-box-open {
    display: inline; }

.blog-top {
  margin-bottom: 20px;
  height: 400px;
  overflow: hidden;
  position: relative; }
  .blog-top .header-bg {
    width: 100%;
    top: 0;
    position: relative; }

.blog-sidebar img {
  margin-bottom: 20px; }

@media all and (min-width: 48.75em) {
  .blog-article {
    margin-top: 0px;
    margin-bottom: 60px; } }

.alt-header article h1.beta.alt, .alt-header article h1.beta.alt2 {
  margin-top: 50px; }

article .block.image.right {
  float: right;
  margin-left: 20px; }
article .block.image.left {
  float: left;
  margin-right: 20px; }

[role="main"] .blog-article section {
  padding: 10px 0px; }

[role="main"] section.blog-top {
  padding: 20px 0;
  margin-bottom: 20px; }

.categories-wrap li a {
  position: relative;
  padding: 0;
  display: block; }
  .categories-wrap li a h4 {
    position: absolute;
    bottom: -14px;
    left: -3px;
    color: white;
    font-size: 28px;
    width: 70%;
    line-height: 1;
    z-index: 3; }
  .categories-wrap li a img {
    padding: 0;
    margin: 0; }
  .categories-wrap li a:after {
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3); }
  .categories-wrap li a:hover:after {
    background: rgba(0, 0, 0, 0.05); }
.categories-wrap.alt li a img, h1.categories-wrap.alt2 li a img, h2.categories-wrap.alt2 li a img, h3.categories-wrap.alt2 li a img, h4.categories-wrap.alt2 li a img, h5.categories-wrap.alt2 li a img, h6.categories-wrap.alt2 li a img {
  padding: 0;
  margin: 0; }
.categories-wrap.horz {
  display: block;
  text-align: center; }
  .categories-wrap.horz li {
    display: block;
    text-align: center; }
    @media all and (min-width: 26.25em) {
      .categories-wrap.horz li {
        display: inline-block;
        width: 19%;
        padding: 0.5%; } }
    .categories-wrap.horz li a h4 {
      font-size: 16px;
      font-size: 1rem;
      left: 50%;
      top: 50%;
      bottom: auto;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

img.desaturate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 90%;
  margin: 0 5%; }
  img.desaturate:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%); }

.logos {
  width: 20%;
  float: left; }

#mc_embed_signup {
  position: absolute;
  display: none;
  top: -140px;
  right: 20px;
  z-index: 12;
  width: 520px;
  height: 140px;
  background: rgba(184, 144, 46, 0.9); }
  #mc_embed_signup.show {
    display: block; }
  #mc_embed_signup form {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 500px;
    height: 120px;
    top: 50%;
    margin-top: -60px;
    left: 50%;
    margin-left: -250px;
    background: white;
    display: block;
    position: absolute; }
    #mc_embed_signup form .btn {
      width: 200px;
      margin: 10px auto;
      display: block;
      z-index: 13; }
  #mc_embed_signup #mce-responses #mce-error-response,
  #mc_embed_signup #mce-responses #mce-success-response {
    background: #b8902e;
    position: absolute;
    top: 0px;
    padding: 10px;
    z-index: 13; }

.post-tags a {
  padding: 2px;
  text-transform: capitalize;
  font-style: italic;
  color: gray;
  font-size: 18px;
  font-size: 1.125rem; }
  .post-tags a:hover {
    color: #0d0e10; }

[role="main"] ul li.favorites-item {
  margin-bottom: 2px; }

a.favorite-links {
  padding: 2px;
  text-transform: capitalize;
  font-style: italic;
  color: gray;
  font-size: 18px;
  font-size: 1.125rem; }
  a.favorite-links:hover {
    color: #0d0e10; }

.flex {
  *zoom: 1;
  position: relative;
  clear: both;
  padding: 7px 14px;
  display: block;
  max-width: 1340px;
  max-width: 83.75rem;
  margin: 0 auto; }
  .flex:after {
    content: "";
    display: table;
    clear: both; }
  .flex.tuck {
    padding: 0 14px; }
  .flex .g1-flex1 {
    float: left;
    width: 25%;
    padding: 0 14px;
    padding: 0 0.875rem; }
    .flex .g1-flex1.push {
      float: right; }
  .flex .g1-flex2 {
    float: left;
    width: 50%;
    padding: 0 14px;
    padding: 0 0.875rem; }
    .flex .g1-flex2.push {
      float: right; }
  .flex .g1-flex3 {
    width: 75%;
    padding: 0 14px;
    padding: 0 0.875rem; }
    .flex .g1-flex3.push {
      float: right; }
  .flex .g1-flex4 {
    float: left;
    width: 100%;
    padding: 0 14px;
    padding: 0 0.875rem; }
    .flex .g1-flex4.push {
      float: right; }
  .flex .g1-hide, .flex .g2-hide {
    display: none; }
  .flex .g1-show {
    display: block; }
  .flex .flex-nested {
    padding-left: 0;
    padding-right: 0; }
  @media all and (min-width: 48.75em) {
    .flex .g2-flex1 {
      float: left;
      width: 16.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex1.push {
        float: right; }
    .flex .g2-flex2 {
      float: left;
      width: 33.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex2.push {
        float: right; }
    .flex .g2-flex3 {
      float: left;
      width: 50%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex3.push {
        float: right; }
    .flex .g2-flex4 {
      float: left;
      width: 66.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex4.push {
        float: right; }
    .flex .g2-flex5 {
      float: left;
      width: 83.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex5.push {
        float: right; }
    .flex .g2-flex6 {
      width: 100%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g2-flex6.push {
        float: right; }
    .flex .g2-show {
      display: block; }
    .flex .g2-hide {
      display: none; }
    .flex .flex-nested:last-child {
      padding-right: 0; }
    .flex .flex-nested.g1-flex4:last-child {
      padding-left: 14px;
      padding-left: 0.875rem; }
    .flex .flex-nested.g1-flex4:first-child {
      padding-left: 0; } }
  @media all and (min-width: 64em) {
    .flex .g3-flex1 {
      float: left;
      width: 8.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex1.push {
        float: right; }
    .flex .g3-flex2 {
      float: left;
      width: 16.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex2.push {
        float: right; }
    .flex .g3-flex3 {
      float: left;
      width: 25%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex3.push {
        float: right; }
    .flex .g3-flex4 {
      float: left;
      width: 33.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex4.push {
        float: right; }
    .flex .g3-flex5 {
      float: left;
      width: 41.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex5.push {
        float: right; }
    .flex .g3-flex6 {
      float: left;
      width: 50%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex6.push {
        float: right; }
    .flex .g3-flex7 {
      float: left;
      width: 58.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex7.push {
        float: right; }
    .flex .g3-flex8 {
      float: left;
      width: 66.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex8.push {
        float: right; }
    .flex .g3-flex9 {
      float: left;
      width: 75%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex9.push {
        float: right; }
    .flex .g3-flex10 {
      float: left;
      width: 83.33333%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex10.push {
        float: right; }
    .flex .g3-flex11 {
      float: left;
      width: 91.66667%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex11.push {
        float: right; }
    .flex .g3-flex12 {
      width: 100%;
      padding: 0 14px;
      padding: 0 0.875rem; }
      .flex .g3-flex12.push {
        float: right; }
    .flex .g3-show {
      display: block; }
    .flex .g3-hide {
      display: none; }
    .flex .g3-offset1 {
      margin-left: 8.4%; }
    .flex .g3-offset2 {
      margin-left: 16.8%; }
    .flex .g3-offset3 {
      margin-left: 24.2%; }
    .flex .flex-nested {
      padding: 0 14px 24px; }
      .flex .flex-nested:first-of-type {
        padding-left: 0; } }

html {
  font-size: 83%; }

body {
  font-family: serif;
  font-weight: 400;
  line-height: 1.7;
  color: gray; }

strong {
  font-weight: 900; }

em {
  font-style: italic;
  color: #b8902e; }

.center {
  text-align: center; }

.alpha, .entry-body h1 {
  font-size: 40px;
  font-size: 2.5rem; }

.beta, .entry-body h2 {
  font-size: 32px;
  font-size: 2rem; }

.gamma, .entry-body h3 {
  font-size: 24px;
  font-size: 1.5rem; }

.delta, .entry-body h4 {
  font-size: 20px;
  font-size: 1.25rem; }

.epsilon, .entry-body h5 {
  font-size: 16px;
  font-size: 1rem; }

.zeta {
  font-size: 15px;
  font-size: 0.9375rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: serif;
  color: #b8902e;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400; }
  h1.alt, h1.alt2, h2.alt, h2.alt2, h3.alt, h3.alt2, h4.alt, h4.alt2, h5.alt, h5.alt2, h6.alt, h6.alt2 {
    font-family: "franklin-gothic-urw-comp", impact, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 700;
    color: gray;
    text-rendering: geometricPrecision;
    line-height: 1.25;
    margin-bottom: 10px; }
  h1.alt2, h2.alt2, h3.alt2, h4.alt2, h5.alt2, h6.alt2 {
    padding-left: 20px;
    position: relative; }
    h1.alt2:before, h2.alt2:before, h3.alt2:before, h4.alt2:before, h5.alt2:before, h6.alt2:before {
      content: '';
      width: 5px;
      height: 24px;
      background-color: gray;
      left: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      display: block;
      position: absolute; }

p, ul, pre {
  font-size: 16px;
  font-size: 1rem; }
  p.small, ul.small, pre.small {
    font-size: 12px;
    font-size: 0.75rem; }
    p.small.white, ul.small.white, pre.small.white {
      color: #fff; }
    p.small.push, ul.small.push, pre.small.push {
      float: right; }
  p.large, ul.large, pre.large {
    font-size: 18px;
    font-size: 1.125rem; }

ul {
  list-style-type: none; }
  ul.horz-list {
    *zoom: 1;
    font-weight: 400;
    list-style-type: none; }
    ul.horz-list:after {
      content: "";
      display: table;
      clear: both; }
    ul.horz-list li {
      float: left; }
    ul.horz-list li a {
      display: block;
      float: left; }
  ul li.push {
    float: right;
    margin-right: 0; }
  ul.horz-buttons, ul.prev-next-buttons {
    *zoom: 1;
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    padding-top: 20px; }
    ul.horz-buttons:after, ul.prev-next-buttons:after {
      content: "";
      display: table;
      clear: both; }
    ul.horz-buttons li, ul.prev-next-buttons li {
      display: inline;
      text-align: center; }
      @media all and (min-width: 64em) {
        ul.horz-buttons li, ul.prev-next-buttons li {
          margin: 0 25px;
          overflow: visible; } }
      ul.horz-buttons li:first-child a, ul.prev-next-buttons li:first-child a {
        margin-bottom: 10px; }
        @media all and (min-width: 48.75em) {
          ul.horz-buttons li:first-child a, ul.prev-next-buttons li:first-child a {
            margin-bottom: 0; } }
  ul.prev-next-buttons {
    margin-top: 40px;
    padding-bottom: 40px;
    display: block; }
    ul.prev-next-buttons li {
      float: left; }
      ul.prev-next-buttons li:last-of-type {
        float: right; }
      ul.prev-next-buttons li a.btn {
        padding: 17px 12px 14px 15px; }
      @media all and (min-width: 64em) {
        ul.prev-next-buttons li {
          margin: 0 10px;
          overflow: visible; }
          ul.prev-next-buttons li a.btn {
            padding: 17px 30px 14px 32px; } }
      ul.prev-next-buttons li:first-child a {
        margin-bottom: 0px; }
        @media all and (min-width: 48.75em) {
          ul.prev-next-buttons li:first-child a {
            margin-bottom: 0; } }
  ul.alt {
    font-family: "franklin-gothic-urw-comp", impact, sans-serif; }
    ul.alt li:first-child a {
      width: 50px; }
    ul.alt a {
      color: white;
      color: rgba(255, 255, 255, 0.6);
      font-size: 30px;
      font-size: 1.875rem;
      padding: 5px 15px; }
      ul.alt a.ss-icon {
        padding: 10px 10px 0px; }
      ul.alt a.ss-businessuser {
        padding-right: 35px;
        position: relative; }
        ul.alt a.ss-businessuser:after {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          font-size: 26px;
          font-size: 1.625rem;
          position: absolute;
          top: 8px;
          color: rgba(255, 255, 255, 0.6);
          margin-left: 7px;
          margin-top: 2px; }
      ul.alt a:hover {
        cursor: pointer; }
      ul.alt a.active {
        color: white; }
        ul.alt a.active.ss-businessuser:after {
          color: white; }
    ul.alt li.active a {
      color: white; }

[role="main"] p, [role="main"] ul, [role="main"] dl, [role="main"] pre {
  line-height: 2;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  font-weight: 400;
  color: gray;
  font-size: 14px;
  font-size: 0.975rem; }
  [role="main"] p.alt, [role="main"] ul.alt, [role="main"] dl.alt, [role="main"] pre.alt {
    font-weight: 400;
    margin-bottom: 10px;
    font-style: italic;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto; }
    @media all and (min-width: 48.75em) {
      [role="main"] p.alt, [role="main"] ul.alt, [role="main"] dl.alt, [role="main"] pre.alt {
        margin-bottom: 50px; } }
[role="main"] li {
  margin-bottom: 18px;
  margin-bottom: 1.125rem; }
[role="main"] ul.bullets {
  margin-left: 70px;
  padding-right: 28px;
  list-style-type: disc;
  margin-top: 0; }
  [role="main"] ul.bullets li {
    margin-bottom: 4px; }
[role="main"] p.alt2 {
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
[role="main"] p.more-link {
  color: #0d0e10;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif; }

pre {
  font-size: 22px;
  font-size: 1.375rem; }

blockquote {
  font-style: italic;
  color: gray;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  max-width: 700px; }
  @media all and (min-width: 48.75em) {
    blockquote {
      padding-left: 50px;
      padding-right: 50px; } }
  @media all and (min-width: 64em) {
    blockquote {
      padding-left: 100px;
      padding-right: 100px; } }
  blockquote:before {
    content: '\201C';
    display: block;
    height: 50px;
    left: 0;
    top: 10px;
    font-size: 70px;
    font-size: 4.375rem; }
    @media all and (min-width: 48.75em) {
      blockquote:before {
        display: block;
        height: auto;
        font-size: 100px;
        font-size: 6.25rem;
        position: absolute;
        line-height: 1; } }
  blockquote:after {
    content: '\201D';
    display: none;
    right: 0;
    top: 10px;
    font-size: 70px;
    font-size: 4.375rem; }
    @media all and (min-width: 48.75em) {
      blockquote:after {
        display: block;
        font-size: 100px;
        font-size: 6.25rem;
        position: absolute; } }
  @media all and (min-width: 64em) {
    blockquote.pull {
      position: absolute;
      left: 30px;
      max-width: 350px;
      text-align: center; } }

cite {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif;
  color: #b8902e;
  font-style: normal;
  margin-top: 5px; }

@media all and (min-width: 48.75em) {
  html {
    font-size: 94%; }

  .alpha, .entry-body h1 {
    font-size: 62px;
    font-size: 3.875rem; }

  .beta, .entry-body h2 {
    font-size: 40px;
    font-size: 2.5rem; }

  .gamma, .entry-body h3 {
    font-size: 24px;
    font-size: 1.5rem; }

  .delta, .entry-body h4 {
    font-size: 20px;
    font-size: 1.25rem; }

  .epsilon, .entry-body h5 {
    font-size: 16px;
    font-size: 1rem; }

  .zeta {
    font-size: 15px;
    font-size: 0.9375rem; } }
@media all and (min-width: 64em) {
  html {
    font-size: 100%; }

  .alpha, .entry-body h1 {
    font-size: 62px;
    font-size: 3.875rem; }

  .beta, .entry-body h2 {
    font-size: 40px;
    font-size: 2.5rem; }

  .gamma, .entry-body h3 {
    font-size: 24px;
    font-size: 1.5rem; }

  .delta, .entry-body h4 {
    font-size: 20px;
    font-size: 1.25rem; }

  .epsilon, .entry-body h5 {
    font-size: 16px;
    font-size: 1rem; }

  .zeta {
    font-size: 15px;
    font-size: 0.9375rem; } }
[role="main"] .block.text ul,
[role="main"] section.donations ul,
[role="main"] .entry-body ul {
  margin-left: 40px;
  list-style-type: circle; }
  [role="main"] .block.text ul li,
  [role="main"] section.donations ul li,
  [role="main"] .entry-body ul li {
    margin-bottom: 5px; }

.blog-article h1 {
  margin-bottom: 20px; }
.blog-article ul, .blog-article ol {
  margin-bottom: 20px; }
  .blog-article ul li, .blog-article ol li {
    margin-bottom: 3px; }
.blog-article .block.heading,
.blog-article .block.text {
  margin-bottom: 10px; }

.site-title {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-position: center center;
  width: 159px;
  height: 49px;
  position: relative;
  background-image: url("../img/logo.png");
  background-size: 159px 49px;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media all and (min-width: 64em) {
    .site-title {
      margin-bottom: 14px; } }

[role="banner"] {
  position: relative;
  background: #2d2d2d;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  *zoom: 1;
  -webkit-transform: translate3d(0, 0, 0); }
  [role="banner"]:after {
    content: "";
    display: table;
    clear: both; }
  [role="banner"] > .flex {
    padding-top: 0;
    padding-bottom: 0; }
  [role="banner"] h1 {
    padding: 0;
    margin: 0; }
  @media all and (min-width: 64em) {
    [role="banner"] {
      position: absolute;
      background: transparent;
      top: 10px; }
      body.alt-header [role="banner"] {
        position: relative;
        margin-bottom: 0px;
        top: 0;
        background: #2d2d2d; } }

p.intro {
  color: white;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block; }
  @media all and (min-width: 26.25em) {
    p.intro {
      font-size: 60px;
      font-size: 3.75rem; } }
  @media all and (min-width: 48.75em) {
    p.intro {
      font-size: 72px;
      font-size: 4.5rem; } }
  @media all and (min-width: 64em) {
    p.intro {
      font-size: 88px;
      font-size: 5.5rem; } }

text {
  fill: white;
  font-weight: 700;
  font-size: 150px;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  line-height: .8; }

#hero {
  position: relative;
  background: #0d0e10;
  border-bottom: 5px solid #b8902e;
  overflow: hidden; }
  #hero h1 {
    margin-bottom: 0; }
  #hero .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    margin-bottom: 0;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #hero .hero-content:after {
      content: '';
      position: absolute;
      bottom: 57px;
      left: 50%;
      margin-left: -56px;
      width: 112px;
      height: 3px;
      background: #b8902e; }
      @media all and (min-width: 26.25em) {
        #hero .hero-content:after {
          bottom: 90px; } }
    #hero .hero-content.alt:after, #hero h1.hero-content.alt2:after, #hero h2.hero-content.alt2:after, #hero h3.hero-content.alt2:after, #hero h4.hero-content.alt2:after, #hero h5.hero-content.alt2:after, #hero h6.hero-content.alt2:after {
      display: none; }
    @media all and (min-width: 26.25em) {
      #hero .hero-content {
        width: 80%; } }
    @media all and (min-width: 48.75em) {
      #hero .hero-content {
        width: 70%; } }
    @media all and (min-width: 64em) {
      #hero .hero-content {
        width: 60%; } }
  #hero p.intro {
    line-height: .8; }
  #hero p.center {
    margin-top: 20px; }
    @media all and (min-width: 26.25em) {
      #hero p.center {
        margin-top: 70px; } }

#hero-background {
  padding: 0 0 48%;
  position: relative; }
  #hero-background:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    height: 100%; }
  #hero-background img {
    position: absolute;
    z-index: 1;
    width: 100%; }

#svg-title {
  position: relative;
  max-height: 140px;
  overflow: hidden; }

.menu-button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "franklin-gothic-urw-comp", impact, sans-serif;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 18px;
  right: 20px; }
  .menu-button span.open-state {
    display: none;
    color: white; }
  .menu-button span.close-state {
    display: block;
    color: #f5f2ed; }
  @media all and (min-width: 64em) {
    .menu-button {
      display: none;
      top: 25px; } }
  .menu-button:hover {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
  .menu-button.active span.open-state {
    display: block; }
  .menu-button.active span.close-state {
    display: none; }

[role="navigation"] {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  display: block;
  *zoom: 1;
  z-index: 2;
  overflow: hidden;
  width: 100%; }
  [role="navigation"]:after {
    content: "";
    display: table;
    clear: both; }
  [role="navigation"] ul.main-nav {
    *zoom: 1;
    list-style-type: none;
    display: none;
    margin-top: 17px;
    text-align: center; }
    [role="navigation"] ul.main-nav:after {
      content: "";
      display: table;
      clear: both; }
    [role="navigation"] ul.main-nav.show {
      display: block; }
      @media all and (min-width: 48.75em) {
        [role="navigation"] ul.main-nav.show {
          padding-top: 100px; } }
      @media all and (min-width: 64em) {
        [role="navigation"] ul.main-nav.show {
          padding-top: 0; } }
    @media all and (min-width: 64em) {
      [role="navigation"] ul.main-nav {
        float: left;
        margin-top: 25px;
        display: block;
        margin-bottom: 0;
        margin-left: 7%; } }
    [role="navigation"] ul.main-nav li {
      -webkit-transform: translate3d(0, 0, 0);
      display: block;
      margin: 0;
      text-align: center;
      overflow: hidden;
      font-size: 26px;
      font-size: 1.625rem; }
      @media all and (min-width: 26.25em) {
        [role="navigation"] ul.main-nav li {
          display: inline-block;
          padding: 2px 10px;
          font-size: 18px;
          font-size: 1.125rem; } }
      @media all and (min-width: 64em) {
        [role="navigation"] ul.main-nav li {
          padding: 0;
          float: left;
          font-size: 16px;
          font-size: 1rem; } }
    [role="navigation"] ul.main-nav li a {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      font-family: "franklin-gothic-urw-comp", impact, sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-rendering: geometricPrecision;
      display: block;
      background: none;
      color: white;
      padding: 10px 1px;
      margin-left: 5px;
      margin-right: 5px;
      text-align: center;
      position: relative;
      font-weight: 700; }
      @media all and (min-width: 26.25em) {
        [role="navigation"] ul.main-nav li a {
          border-top: none;
          padding: 5px 1px 2px;
          margin-left: 10px;
          margin-right: 10px; } }
      @media all and (min-width: 64em) {
        [role="navigation"] ul.main-nav li a:hover, [role="navigation"] ul.main-nav li a:focus, [role="navigation"] ul.main-nav li a:active {
          color: #b8902e; } }
      [role="navigation"] ul.main-nav li a.current {
        color: #b8902e; }
  [role="navigation"] ul.nav-extras {
    display: none;
    margin-top: 7px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    position: absolute;
    top: 0;
    right: 20px; }
    @media all and (min-width: 64em) {
      [role="navigation"] ul.nav-extras {
        display: inline-block;
        position: relative;
        float: right;
        top: auto;
        right: auto; } }
    [role="navigation"] ul.nav-extras li {
      float: left;
      position: relative; }

@media all and (min-width: 26.25em) {
  .filter {
    float: left;
    width: 160px;
    margin-top: 12px; } }
@media all and (min-width: 48.75em) {
  .filter {
    margin-top: 30px;
    width: 200px; } }
.filter ul {
  position: relative;
  *zoom: 1;
  margin-bottom: 0; }
  .filter ul:after {
    content: "";
    display: table;
    clear: both; }
@media all and (min-width: 26.25em) {
  .filter li {
    margin-right: 20px; } }
.filter ul li a {
  display: block;
  border: 1px solid #b8902e;
  color: #b8902e;
  font-size: 16px;
  font-size: 1rem;
  padding: 5px 20px;
  letter-spacing: 1px;
  position: relative; }
  .filter ul li a:after {
    background: url("https://www.thevanillaorchid.com/img/down-arrow.png") no-repeat right 0;
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    right: 20px;
    width: 12px;
    height: 6px;
    background-size: 12px 6px; }
  .filter ul li a.active {
    background: #efe8d8;
    -webkit-transition: all 0 ease-in-out;
    -moz-transition: all 0 ease-in-out;
    -o-transition: all 0 ease-in-out;
    -ms-transition: all 0 ease-in-out;
    transition: all 0 ease-in-out;
    border-bottom: 1px solid transparent; }
    .filter ul li a.active:after {
      -webkit-transform: rotate(180deg) rotateX(0) rotateY(0);
      -moz-transform: rotate(180deg) rotateX(0) rotateY(0);
      -ms-transform: rotate(180deg) rotateX(0) rotateY(0);
      -o-transform: rotate(180deg) rotateX(0) rotateY(0);
      transform: rotate(180deg) rotateX(0) rotateY(0); }
.filter ul li > ul.filter-second-level {
  position: relative;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  border: 1px solid #b8902e;
  border-top: none;
  margin-bottom: 0;
  padding-bottom: 0;
  z-index: 10;
  background: rgba(239, 232, 216, 0.9); }
  @media all and (min-width: 26.25em) {
    .filter ul li > ul.filter-second-level {
      width: 140px;
      margin-top: 30px;
      position: absolute;
      top: 0;
      left: 0; } }
  @media all and (min-width: 48.75em) {
    .filter ul li > ul.filter-second-level {
      margin-top: 33px;
      width: 180px; } }
  .filter ul li > ul.filter-second-level.show {
    display: block; }
  .filter ul li > ul.filter-second-level li {
    display: block;
    margin-right: 0px;
    margin-bottom: 0; }
  .filter ul li > ul.filter-second-level li a {
    text-transform: capitalize;
    float: none;
    display: block;
    border: none;
    margin: 0; }
    .filter ul li > ul.filter-second-level li a:after {
      display: none; }
    .filter ul li > ul.filter-second-level li a:hover {
      color: white;
      background: #b8902e; }

@media all and (min-width: 48.75em) {
  .about-section-nav {
    padding-top: 30px; } }
.about-section-nav li {
  margin: 0; }
  .about-section-nav li a {
    display: block;
    text-transform: uppercase;
    font-family: "franklin-gothic-urw-comp", impact, sans-serif;
    color: gray;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0 0 0 10px;
    margin: 0 0 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1; }
    @media all and (min-width: 48.75em) {
      .about-section-nav li a {
        margin: 0 0 20px; } }
    @media all and (min-width: 64em) {
      .about-section-nav li a {
        margin: 30px 0 40px; } }
    .about-section-nav li a.current {
      color: #b8902e;
      border-left: 5px solid #b8902e; }
    .about-section-nav li a:hover, .about-section-nav li a:active, .about-section-nav li a:focus {
      color: #b8902e; }

[role="contentinfo"] {
  position: relative;
  z-index: 4;
  background: white;
  padding: 25px 0 30px;
  border-top: 2px solid #b8902e; }
  [role="contentinfo"] p {
    display: block;
    vertical-align: middle;
    font-family: "franklin-gothic-urw-comp", impact, sans-serif;
    margin-top: 20px;
    letter-spacing: 1px;
    text-align: center; }
    @media all and (min-width: 64em) {
      [role="contentinfo"] p {
        display: inline-block;
        text-align: left; } }
    [role="contentinfo"] p span {
      position: relative;
      margin-right: 10px; }
      @supports (-webkit-appearance: none) {
        [role="contentinfo"] p span {
          top: -12px; } }
      @media all and (min-width: 64em) {
        [role="contentinfo"] p span {
          top: 8px; } }
    [role="contentinfo"] p.signup {
      margin-top: 12px;
      position: relative; }
      @media all and (min-width: 64em) {
        [role="contentinfo"] p.signup {
          float: right;
          padding-right: 150px; } }
      @media all and (min-width: 64em) {
        [role="contentinfo"] p.signup a.btn {
          position: absolute;
          top: 0;
          right: 0; } }

.social ul {
  display: block;
  text-align: center; }
  .social ul li {
    text-align: center;
    display: inline-block;
    margin-botom: 0;
    margin-top: 10px; }
    .social ul li a {
      background-image: url("../img/social-sprite.png");
      background-size: 228px 23px;
      background-repeat: no-repeat;
      background-position: left top;
      width: 24px;
      height: 23px;
      display: block;
      margin: 5px 15px 25px; }
      .social ul li a:hover {
        opacity: .6; }
    .social ul li.facebook a {
      background-position: -61px top;
      width: 13px; }
    .social ul li.instagram a {
      background-position: -109px top; }
    .social ul li.pinterest a {
      background-position: -165px top; }
    .social ul li.yelp a {
      background-position: right top;
      width: 18px;
      margin-left: 10px; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

#email-box {
  display: none; }

.errors {
  color: red; }

label {
  display: block;
  color: #b8902e;
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: italic; }
  label span {
    color: #b8902e; }

.select-styled {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
  background: white;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px; }
  .select-styled:before {
    content: '';
    position: absolute;
    right: 18px;
    top: 22px;
    background: white url("../img/select-arrow.png") no-repeat 99% center;
    background-size: 17px 10px;
    display: block;
    width: 17px;
    height: 10px; }
  .select-styled label {
    display: none; }

.select-styled select {
  background: transparent;
  width: 100%;
  height: 50px;
  padding: 5px 18px 5px;
  font-size: 17px;
  font-size: 1.1625rem;
  line-height: 1.2;
  border: none;
  -webkit-appearance: none;
  color: #0d0e10;
  font-family: serif; }

textarea, input {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  border: 1px solid #cccccc;
  font-size: 15px;
  font-size: 1.0375rem;
  padding: 13px 13px 11px;
  font-family: serif;
  line-height: 1;
  color: #0d0e10;
  min-width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }
  textarea:focus, textarea:active, input:focus, input:active {
    outline: 0;
    background-color: white; }
  textarea.alt, input.alt {
    background-color: rgba(55, 55, 55, 0.25); }
    textarea.alt:focus, textarea.alt:active, input.alt:focus, input.alt:active {
      background-color: rgba(55, 55, 55, 0.6);
      color: white; }

textarea {
  font-family: serif;
  font-size: 18px;
  font-size: 1.225rem;
  padding: 13px 30px 11px 30px;
  min-height: 88px; }

.placeholder {
  color: #0d0e10; }

button.btn:hover, button.btn:focus, button.btn:active {
  cursor: pointer; }

.search-form input[type="search"] {
  margin-bottom: 60px; }

.clear {
  clear: both;
  margin-top: 30px; }

.label-wrap {
  margin-bottom: 5px;
  position: relative; }
  .label-wrap > * {
    display: inline-block; }
  .label-wrap input[type="checkbox"],
  .label-wrap input[type="radio"] {
    position: absolute;
    width: 30px;
    min-width: 0;
    top: 3px;
    left: 0px; }
  .label-wrap label {
    margin-top: 2px;
    padding-left: 30px; }

.subscribe-form {
  display: block;
  width: 260px;
  margin: 10px auto;
  position: relative;
  clear: both; }
  @media all and (min-width: 26.25em) {
    .subscribe-form {
      width: 395px; } }
  .subscribe-form input[type="text"] {
    display: block;
    padding-right: 125px; }
    @media all and (min-width: 26.25em) {
      .subscribe-form input[type="text"] {
        padding-right: 148px; } }
  .subscribe-form button {
    position: absolute;
    top: 1px;
    right: -1px;
    width: 125px;
    margin-top: 0; }
    @media all and (min-width: 26.25em) {
      .subscribe-form button {
        width: 148px; } }
  .subscribe-form.alt, h1.subscribe-form.alt2, h2.subscribe-form.alt2, h3.subscribe-form.alt2, h4.subscribe-form.alt2, h5.subscribe-form.alt2, h6.subscribe-form.alt2 {
    width: 100%; }
    .subscribe-form.alt input[type="text"], h1.subscribe-form.alt2 input[type="text"], h2.subscribe-form.alt2 input[type="text"], h3.subscribe-form.alt2 input[type="text"], h4.subscribe-form.alt2 input[type="text"], h5.subscribe-form.alt2 input[type="text"], h6.subscribe-form.alt2 input[type="text"] {
      background: #efe8d8; }

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }
  .modal-overlay.show {
    display: block; }

.modal {
  position: fixed;
  width: 80%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #efe8d8; }
  .modal .modal-close-button {
    position: absolute;
    z-index: 12;
    top: 20px;
    right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    -webkit-transform: rotate(45deg) rotateX(0) rotateY(0);
    -moz-transform: rotate(45deg) rotateX(0) rotateY(0);
    -ms-transform: rotate(45deg) rotateX(0) rotateY(0);
    -o-transform: rotate(45deg) rotateX(0) rotateY(0);
    transform: rotate(45deg) rotateX(0) rotateY(0); }
    .modal .modal-close-button:hover {
      cursor: pointer; }
    .modal .modal-close-button:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 10;
      width: 30px;
      height: 5px;
      background: #b8902e;
      top: 50%;
      right: 50%;
      margin-right: -15px;
      margin-top: -2.5px; }
    .modal .modal-close-button:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 10;
      width: 5px;
      height: 30px;
      background: #b8902e;
      top: 50%;
      right: 50%;
      margin-top: -15px;
      margin-right: -2.5px; }
  .modal .product-detail-thumbs {
    padding-bottom: 40px; }
    .modal .product-detail-thumbs li {
      width: 18%; }
  .modal .product-detail-image {
    padding: 0 40px 0 40px; }
    .modal .product-detail-image header {
      margin-bottom: 20px; }
  .modal .product-detail {
    padding-top: 60px;
    padding-right: 40px; }
    .modal .product-detail header {
      margin-bottom: 20px; }
  .modal .product-size,
  .modal .product-quantity-add {
    margin-bottom: 30px; }
  .modal .product-size .label-wrap label {
    padding: 10px 35px; }

#login-signup .modal {
  width: 96%;
  height: 400px;
  overflow-y: scroll; }
  @media all and (min-width: 48.75em) {
    #login-signup .modal {
      width: 80%;
      height: auto; } }
  #login-signup .modal .login-signup {
    margin-top: 30px; }
    @media all and (min-width: 48.75em) {
      #login-signup .modal .login-signup {
        padding: 0 40px 40px; } }
    @media all and (min-width: 48.75em) {
      #login-signup .modal .login-signup > .flex > .g1-flex4:first-of-type {
        padding-right: 40px; } }
    @media all and (min-width: 48.75em) {
      #login-signup .modal .login-signup > .flex > .g1-flex4:last-of-type {
        padding-left: 35px;
        border-left: 1px solid #b8902e; } }
  #login-signup .modal button.btn {
    margin-top: 30px; }
  #login-signup .modal .forgot-password {
    display: block;
    font-style: italic;
    margin-top: 10px; }

.social-login-icons {
  margin: -10px 0 0; }
  .social-login-icons li {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 10px; }
  .social-login-icons a {
    font-size: 0;
    width: 50px;
    height: 48px;
    display: block;
    position: relative; }
    .social-login-icons a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 48px;
      display: block;
      background: url("https://www.thevanillaorchid.com/img/icons-social-login.png") no-repeat left top;
      background-size: 181px 48px; }
    .social-login-icons a.login-twitter:before {
      background-position: -66px; }
    .social-login-icons a.login-gplus:before {
      background-position: -132px; }