/*
Theme Name: PDF
Theme URI: http://pdfinc.net/
Author: Album Agency
Author URI: https://albumagency.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.site-header, .site-footer, section, .slideshow .container {
  margin: 0 -200%;
  padding: 20px 200%
} /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
a {
  background: transparent
}
a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre-wrap
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  border: 0;
  padding: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, select {
  text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.row {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto
}
.row:before, .row:after {
  content: " ";
  display: table
}
.row:after {
  clear: both
}
.column {
  display: inline-block;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out
}
.column.half {
  display: block;
  float: left;
  margin-right: 8.62069%;
  width: 100%
}
.column.half:last-child {
  margin-right: 0
}
.column.third {
  display: block;
  float: left;
  margin-right: 8.62069%;
  width: 100%
}
.column.third:last-child {
  margin-right: 0
}
.column.fourth {
  display: block;
  float: left;
  margin-right: 8.62069%;
  width: 100%
}
.column.fourth:last-child {
  margin-right: 0
}
@media screen and (min-width: 600px) {
  .column.half {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 45.68966%
  }
  .column.half:last-child {
    margin-right: 0
  }
  .column.third {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 27.58621%
  }
  .column.third:last-child {
    margin-right: 0
  }
  .column.third.two {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 63.7931%
  }
  .column.third.two:last-child {
    margin-right: 0
  }
  .column.fourth {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 18.53448%
  }
  .column.fourth:last-child {
    margin-right: 0
  }
  .column.fourth.two {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 45.68966%
  }
  .column.fourth.two:last-child {
    margin-right: 0
  }
  .column.fourth.three {
    display: block;
    float: left;
    margin-right: 8.62069%;
    width: 72.84483%
  }
  .column.fourth.three:last-child {
    margin-right: 0
  }
}
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%
}
.selectboxit-container * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap
}
.selectboxit-container .selectboxit {
  width: 220px;
  width: 100% !important;
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative
}
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 30px;
  line-height: 30px;
  display: block
}
.selectboxit-container .selectboxit:focus {
  outline: 0
}
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default
}
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px
}
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-height: 240px
}
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px
}
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none
}
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  margin: 0;
  list-style-type: none
}
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px
}
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px
}
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px
}
.selectboxit-optgroup-header {
  font-weight: bold
}
.selectboxit-optgroup-header:hover {
  cursor: default
}
.selectboxit-arrow-container {
  width: 30px;
  position: absolute;
  right: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%
}
.selectboxit-option-icon-container {
  float: left
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle
}
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important
}
.jqueryui .ui-icon {
  background-color: inherit
}
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px
}
.selectboxit-btn {
  border: 1px solid #000;
  color: #000;
  background: #fff;
  border-radius: 0;
  font-size: 20px;
  font-size: 2rem;
  background: none;
  color: #000;
  width: 100%;
  height: auto;
  height: 38px !important;
  line-height: 38px !important;
  padding: 0.5rem 0 !important;
  -webkit-font-smoothing: subpixel-antialiased
}
.selectboxit-text {
  height: auto !important;
  line-height: normal !important;
  padding: 0 !important
}
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active {
  color: #000;
  background-color: #fff
}
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: subpixel-antialiased
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear, to bottom, #08c, #0077b3;
  background-repeat: repeat-x;
  background: #6C1910
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999
}
html {
  font-size: 62.5%;
  overflow-x: hidden
}
body {
  font-family: brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #000;
  font-size: 17px;
  font-size: 1.7rem;
  background: transparent;
  overflow-x: hidden
}
h1, h2, h3, h4, h5, h6 {
  font-family: brandon grotesque, avenir lnext, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0
}
h1 {
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: 3px;
  font-family: brandon grotesque black,brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
}
h2 {
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 5px;
  margin-bottom: 2rem;
  font-family: brandon grotesque bold,brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
}
h3 {
  font-family: brandon grotesque bold,brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 5px;
  font-size: 21px;
  font-size: 2.1rem
}
li + h3, li h3, p + h3, h1 + h3 {
  margin-top: 3rem
}
h1 + p, h1 + div {
  margin-top: 3rem
}
p {
  margin: 10px 0;
  margin: 1rem 0
}
strong {
  font-family: brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700
}
a, a:visited, a:active {
  color: #feb913;
  text-decoration: none;
  font-wei: bold;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.site-content a:hover {
  background: #feb913;
  color: #fff
}
.screen-reader-text, a.screen-reader-text {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  height: 0
}
.site {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px
}
.button, button, input[type="text"], input[type="email"], textarea, select, input[type="submit"], a.button {
  display: block;
  border: 1px solid #000;
  background: #413f3b;
  color: #fff;
  padding: 14px;
  padding: 1.4rem;
  margin: 5px 0;
  margin: 0 0 2rem 0;
  font-size: 0.1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: justify;
  @-webkit-keyframes aarowBounce {
    0% {
      -webkit-transform: translateX(0)
    }
    50% {
      -webkit-transform: translateX(-1rem)
    }
    100% {
      -webkit-transform: translateX(0)
    }
  }
}
.button:hover, button:hover, input[type="text"]:hover, input[type="email"]:hover, textarea:hover, select:hover, input[type="submit"]:hover, .button:active, button:active, input[type="text"]:active, input[type="email"]:active, textarea:active, select:active, input[type="submit"]:active, .button:focus, button:focus, input[type="text"]:focus, input[type="email"]:focus, textarea:focus, select:focus, input[type="submit"]:focus, a.button:hover, a.button:active, a.button:focus {
  background: #000
}
.button:hover .icon-arrow, button:hover .icon-arrow, input[type="text"]:hover .icon-arrow, input[type="email"]:hover .icon-arrow, textarea:hover .icon-arrow, select:hover .icon-arrow, input[type="submit"]:hover .icon-arrow, .button:active .icon-arrow, button:active .icon-arrow, input[type="text"]:active .icon-arrow, input[type="email"]:active .icon-arrow, textarea:active .icon-arrow, select:active .icon-arrow, input[type="submit"]:active .icon-arrow, .button:focus .icon-arrow, button:focus .icon-arrow, input[type="text"]:focus .icon-arrow, input[type="email"]:focus .icon-arrow, textarea:focus .icon-arrow, select:focus .icon-arrow, input[type="submit"]:focus .icon-arrow, a.button:hover .icon-arrow, a.button:active .icon-arrow, a.button:focus .icon-arrow {
  -webkit-animation: aarowBounce 0.5s ease-in-out
}
.button .text, button .text, input[type="text"] .text, input[type="email"] .text, textarea .text, select .text, input[type="submit"] .text, a.button .text {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: left
}
.button .icon-arrow, button .icon-arrow, input[type="text"] .icon-arrow, input[type="email"] .icon-arrow, textarea .icon-arrow, select .icon-arrow, input[type="submit"] .icon-arrow, a.button .icon-arrow {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  vertical-align: baseline;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
@media screen and (min-width: 768px) {
  .button, button, input[type="text"], input[type="email"], textarea, select, input[type="submit"], a.button {
    display: inline-block
  }
}
.button.full, button.full, input.full[type="text"], input.full[type="email"], textarea.full, select.full, input.full[type="submit"], a.button.full {
  display: block
}
.button:after, button:after, input[type="text"]:after, input[type="email"]:after, textarea:after, select:after, input[type="submit"]:after, a.button:after {
  content: "";
  display: inline-block;
  width: 100%
}
input, select {
  -webkit-appearance: none
}
button, input[type="text"], input[type="email"], textarea, select {
  font-size: 20px;
  font-size: 2rem;
  background: none;
  color: #000;
  width: 100%;
  height: auto;
  padding: 0.5rem 1rem;
  margin: 0 0 1rem 0
}
button:focus, input[type="text"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
  outline: none
}
button:hover, button:active, button:focus, input[type="text"]:hover, input[type="text"]:active, input[type="text"]:focus, input[type="email"]:hover, input[type="email"]:active, input[type="email"]:focus, textarea:hover, textarea:active, textarea:focus, select:hover, select:active, select:focus {
  background: none
}
input[type="submit"] {
  font-size: 20px;
  font-size: 2rem;
  width: auto;
  padding: 1rem 3rem;
  margin-top: 2rem
}
select {
  border-radius: 0
}
select:before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #000;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #f00
}
.error {
  color: #f00
}
input.error, select.error, textarea.error {
  box-shadow: 0 0 5px #f00
}
form ul {
  list-style: none;
  margin: 0;
  padding: 0
}
form br {
  display: none
}
.cta {
  background: #fdb913;
  max-width: 815px;
  margin: 0 auto;
  padding: 20px 20px 14px 20px;
  padding: 2rem 2rem 1.4rem 2rem;
  text-align: justify;
  width: 100%;
  font-size: 0.1px
}
.cta:after {
  content: "";
  display: inline-block;
  width: 100%
}
.cta .message {
  display: inline-block;
  margin: 0 0 2rem 0;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4
}
.cta .button, .cta button, .cta input[type="text"], .cta input[type="email"], .cta textarea, .cta select, .cta input[type="submit"] {
  text-align: center;
  vertical-align: middle;
  margin: 0
}
@media screen and (min-width: 600px) {
  .cta {
    padding: 3rem
  }
  .cta .message {
    max-width: 68%;
    margin: 0;
    text-align: left
  }
  .cta .button, .cta button, .cta input[type="text"], .cta input[type="email"], .cta textarea, .cta select, .cta input[type="submit"] {
    max-width: 30%;
    display: inline-block
  }
  .cta .button .text, .cta button .text, .cta input[type="text"] .text, .cta input[type="email"] .text, .cta textarea .text, .cta select .text, .cta input[type="submit"] .text {
    text-align: center
  }
}
.split-list ul {
  list-style-type: disc;
  margin: 0;
  padding: 0
}
.split-list li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 0 0 30px;
  padding: 0 0 0 3rem
}
.split-list li:before {
  content: '\2022';
  margin: 0 0 0 -3rem;
  display: inline-block;
  width: 3rem;
  float: left
}
.split-list.no-bullets li:before {
  content: '';
  margin: 0
}
@media screen and (max-width: 600px) {
  .split-list.no-bullets li {
    width: 100%
  }
}
.site-content img, .site-content object {
  max-width: 100%;
  height: auto;
  margin: 0 0 1rem 0
}

.site-content iframe {
  max-width: 100%;
  margin: 0 0 1rem 0
}

.gmnoprint img {
  max-width: none
}
.accordion-container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
@media screen and (min-width: 768px) {
  .accordion-container {
    border: 1px solid #000;
    padding: 40px;
    *zoom: 1
  }
  .accordion-container:before, .accordion-container:after {
    content: " ";
    display: table
  }
  .accordion-container:after {
    clear: both
  }
}
.accordion-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.accordion-wrap.copy {
  display: none
}
.accordion-tab {
  margin: 0 0 10px 0;
  margin: 0 0 1rem 0
}
.accordion-tab .accordion-tab {
  margin: -1px -12px 0 -12px
}
.accordion-tab .accordion-tab:first-child {
  margin-top: -7px
}
.accordion-tab .accordion-tab:last-child {
  margin-bottom: -7px
}
.accordion-tab-title {
  border: 1px solid #000;
  padding: 14px;
  padding: 1.4rem;
  margin: 2rem 0 0 0;
  cursor: pointer;
  text-align: justify;
  font-size: 0.1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.accordion-tab-title:after {
  content: "";
  display: inline-block;
  width: 100%
}
.accordion-tab-title .text {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: left;
  max-width: 90%;
  vertical-align: middle
}
.accordion-tab-title .arrow {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #000;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.accordion-tab-title:hover {
  background: rgba(255, 255, 255, 0.05)
}
.accordion-tab-title.current {
  background: #413f3b;
  color: #fff
}
.accordion-tab-title.current .arrow {
  border-color: #fff;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg)
}
.accordion-tab:first-child .accordion-tab-title {
  margin: 0
}
.accordion-tab-content {
  display: none;
  overflow: hidden;
  margin: 0;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  padding: 5px 10px;
  padding: 0.5rem 1rem
}
.accordion-tab-content h1, .accordion-tab-content h2, .accordion-tab-content h3, .accordion-tab-content h4, .accordion-tab-content h5, .accordion-tab-content h6 {
  margin: 3px 0 10px 0;
  margin: 0.3rem 0 1rem 0
}
.accordion-tab-content .accordion-tab-title {
  padding: 10px 14px;
  padding: 1rem 1.4rem;
  margin: 0
}
.accordion-tab-content .text {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0
}
.accordion-tab-content .arrow {
  height: 1rem;
  width: 1rem;
  border-width: 2px 2px 0 0
}
@media screen and (min-width: 768px) {
  .accordion-wrap {
    display: none
  }
  .accordion-wrap.copy {
    display: block;
    float: left;
    width: 35%;
    vertical-align: top;
    min-height: 270px;
    min-height: 27rem
  }
  .accordion-tab-title.current .arrow {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .accordion-content-copy {
    display: block;
    width: 60%;
    float: right;
    background: #f00;
    vertical-align: top;
    position: relative
  }
  .accordion-content-copy .accordion-tab-content {
    display: block;
    position: absolute;
    border: none;
    opacity: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }
  .accordion-content-copy .accordion-tab-content.current {
    opacity: 1
  }
  .accordion-content-copy .accordion-tab-content h1, .accordion-content-copy .accordion-tab-content h2, .accordion-content-copy .accordion-tab-content h3, .accordion-content-copy .accordion-tab-content h4, .accordion-content-copy .accordion-tab-content h5, .accordion-content-copy .accordion-tab-content h6 {
    margin-top: 0
  }
}
.site-header {
  position: relative;
  padding-top: 0;
  padding-bottom: 0
}
.site-header hgroup {
  position: relative;
  margin: 0;
  padding: 0;
  top: 15px;
  height: 0
}
.site-header .triangle-top {
  position: absolute;
  top: 0;
  bottom: -100px;
  left: 0;
  right: 0;
  background: url(img/bg-header.svg) no-repeat center top;
  z-index: 4
}

@media screen and (max-width: 600px) {
	.site-header .triangle-top {
	background: url(img/bg-mobile-header.svg) no-repeat center top;
	}
}

.site-header .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%);
  background: linear, top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%;
  z-index: 1
}
.site-title {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  color: transparent;
  font: 0/0 a;
  text-shadow: none
}
.site-title a {
  display: block;
  width: 160px;
  height: 54px
}
.site-title svg {
  width: 100%;
  height: 100%;
  fill: #fff
}
@media screen and (min-width: 400px) {
  .site-title a {
    width: 200px;
    height: 54px
  }
}
@media screen and (min-width: 820px) {
  .site-title a {
    width: 281px;
    height: 76px
  }
}
.phone {
  position: absolute;
  right: 60px;
  top: 4px;
  display: block;
  z-index: 5;
  width: 34px;
  height: 34px
}
.phone svg {
  fill: #fff;
  width: 100%;
  height: 100%
}
@media screen and (min-width: 700px) {
  .phone {
    display: none
  }
}
.menu-toggle {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  margin: 0;
  padding: 0
}
.menu-toggle svg {
  width: 44px;
  height: 44px;
  fill: #fff
}
.menu-main-container {
  display: none;
  position: relative;
  background: #000;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
  top: -20px;
  z-index: 4
}
.menu-main-container:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 200px;
  background: transparent url(img/bg-menu-triangle.svg) top right no-repeat;
  background-size: cover
}
.menu-main-container ul {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 0
}
.menu-main-container a {
  display: block;
  padding: 5px 0;
  padding: 1rem 0;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 4px
}
.menu-main-container a:hover {
  background: none
}
.menu-main-container .sub-menu {
  margin-left: 2rem
}
@media screen and (min-width: 700px) {
  .menu-toggle {
    display: none
  }
  .menu-main-container {
    display: block !important;
    position: absolute;
    max-height: none;
    background: transparent;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    z-index: 5
  }
  .menu-main-container:after {
    display: none
  }
  .menu-main-container ul {
    padding: 0
  }
  .menu-main-container .menu-item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }
  .menu-main-container a {
    padding: 10px;
    padding: 1rem;
    letter-spacing: 4px
  }
  .menu-item-has-children a {
    position: relative;
    z-index: 2
  }
  .menu-item-has-children:hover > a {
    color: #000
  }
  .menu-item-has-children:hover a:hover {
    background: #000;
    color: #fff
  }
  .menu-item {
    position: relative
  }
  .sub-menu {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0 !important;
    background: #fdb913;
    -webkit-transition: top 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out
  }
  .sub-menu .menu-item {
    display: block;
    margin: 0
  }
  .sub-menu a {
    color: #000;
    font-family: brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0
  }
  .sub-menu a:hover {
    background: #000;
    color: #fff
  }
  .sub-menu:before, .sub-menu:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 1000px;
    background: #fdb913
  }
  .sub-menu:after {
    bottom: auto;
    top: 100%;
    width: 100%;
    height: 100px;
    background: transparent url(img/bg-submenu-triangle.svg) top right no-repeat;
    background-size: cover
  }
  .menu-item-has-children:hover .sub-menu, .menu-item-has-children.hovered .sub-menu {
    top: 0
  }
}
@media screen and (min-width: 794px) {
  .menu-main-container > .menu-item {
    margin: 0 0 0 3rem
  }
}
.site-footer {
  background: #413F3B;
  color: #fff
}
.site-footer a {
  color: #fff;
  font-weight: bold
}
.site-footer .inner {
  text-align: justify;
  width: 100%
}
.site-footer .inner:after {
  content: "";
  display: inline-block;
  width: 100%
}
.site-footer .widget {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block
}
.site-footer .footer-nav {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: brandon grotesque, avenir next, avenir, helvetica, arial, sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  clear: both;
  line-height: 1;
  text-transform: uppercase;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: 100%;
  background: transparent;
  width: 50%;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top
}
.site-footer .footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 5px 0;
  padding: 0.5rem 0
}
.site-footer .footer-nav a {
  display: block;
  padding: 0 0 20px 0;
  padding: 0 0 2rem 0;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 3px
}
.site-footer .footer-nav a:hover {
  color: #e9e9e9
}
.site-footer .footer-nav:nth-child(2) {
  text-align: right
}
.site-footer .footer-colophon {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left
}
@media screen and (min-width: 600px) {
  .site-footer .footer-nav {
    width: 25%;
    text-align: left
  }
  .site-footer .footer-colophon {
    display: inline-block;
    width: 50%
  }
}
.widget-title {
  display: none
}
section {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-top: 7rem;
  padding-bottom: 7rem
}
.section-content {
  position: relative
}
.slideshow, .featured-image {
  position: relative;
  background: #000
}
.slideshow .overlay, .featured-image .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(img/bg-header.svg) no-repeat center top, url(img/bg-feature-overlay.svg) no-repeat center bottom, -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%);
  background: url(img/bg-header.svg) no-repeat center top, url(img/bg-feature-overlay.svg) no-repeat center bottom, -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%);
  background: url(img/bg-header.svg) no-repeat center top, url(img/bg-feature-overlay.svg) no-repeat center bottom, linear, top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%
}
.slideshow {
  position: relative;
  padding-top: 0;
  padding-bottom: 0
}
.slideshow .container {
  position: relative;
  height: 260px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #000
}
@media screen and (min-width: 768px) {
  .slideshow .container {
    height: 300px
  }
}
@media screen and (min-width: 900px) {
  .slideshow .container {
    height: 500px
  }
}
.slides {
  margin: 0;
  padding: 0;
  list-style: none
}
.slide {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  height: 260px
}
.slide.current {
  opacity: 1
}
@media screen and (min-width: 768px) {
  .slide {
    height: 300px
  }
}
@media screen and (min-width: 900px) {
  .slide {
    height: 500px
  }
}
.section-1 {
  z-index: 1;
  padding-top: 5rem;
  padding-bottom: 5rem
}
.section-1, .section-1:before, .section-1:after {
  background: #fff
}
@media screen and (min-width: 768px) {
  .section-1 {
    padding-top: 8rem;
    padding-bottom: 7rem
  }
}
@media screen and (min-width: 900px) {
  .section-1 {
    padding-top: 6rem;
    padding-bottom: 6rem
  }
}
.section-2 {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #E8E2DA;
  background: url(img/bg-section-2-top.png), #E8E2DA;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 7rem;
  padding-bottom: 6rem
}
@media screen and (min-width: 768px) {
  .section-2 {
    padding-top: 8rem;
    padding-bottom: 7rem
  }
}
@media screen and (min-width: 900px) {
  .section-2 {
    padding-top: 15rem;
    padding-bottom: 10rem;
  }
}
.section-3 {
  padding-top: 5rem;
  padding-bottom: 5rem
}
.section-3, .section-3:before, .section-3:after {
  background: #fff
}
@media screen and (min-width: 768px) {
  .section-3 {
    padding-top: 8rem;
    padding-bottom: 7rem
  }
}
@media screen and (min-width: 900px) {
  .section-3 {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem
  }
}
.home .slideshow .container {
  height: 260px
}
@media screen and (min-width: 768px) {
  .home .slideshow .container {
    height: 400px
  }
}
@media screen and (min-width: 900px) {
  .home .slideshow .container {
    height: 600px
  }
}
.home .slide {
  height: 260px
}
@media screen and (min-width: 768px) {
  .home .slide {
    height: 400px
  }
}
@media screen and (min-width: 900px) {
  .home .slide {
    height: 600px
  }
}
.vendor-carousel {
  position: relative
}
.vendor-carousel .flex-viewport {
  margin: 0 2rem
}
.vendor-carousel li {
  margin-right: 20px !important
}
.vendor-carousel .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style-type: none
}
.vendor-carousel .flex-direction-nav a {
  display: block;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  top: 50%;
  margin-top: -0.75rem;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.vendor-carousel .flex-direction-nav a:hover {
  background: none;
  -webkit-transform: rotate(45deg) scale(1.5);
  -moz-transform: rotate(45deg) scale(1.5);
  -ms-transform: rotate(45deg) scale(1.5);
  -o-transform: rotate(45deg) scale(1.5);
  transform: rotate(45deg) scale(1.5)
}
.vendor-carousel .flex-prev {
  left: 0;
  border-width: 0 0 2px 2px
}
.vendor-carousel .flex-next {
  right: 0;
  border-width: 2px 2px 0 0
}
#map {
  display: none
}
@media screen and (min-width: 600px) {
  #map {
    display: block;
    width: 100%;
    height: 500px;
    max-width: 550px
  }
}