/*
	Theme Name: ATTC for Genesis
	Theme URI: http://attc.com
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Status Forward
	Author URI: http://statusforward.com
	BitBucket Theme URI: https://bitbucket.org/statusforward/status-forward-starter-child-theme-genesis/src/master/
	Version: 4.0.3

	Template: genesis
	Template Version: 3.0.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
========================================================================== */
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; }
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden], template {
  display: none; }
a {
  background: 0 0; }
a:active, a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b, strong {
  font-weight: 700; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: .67em 0; }
mark {
  background: #ff0;
  color: #333; }
small {
  font-size: 80%; }
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -.5em; }
sub {
  bottom: -.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
button {
  overflow: visible; }
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; }
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }
input[type=search] {
  -webkit-appearance: textfield;
  -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; }
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }
legend {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto; }
optgroup {
  font-weight: 700; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td, th {
  padding: 0; }
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b, strong, .strong {
  font-weight: bold; }
dfn, em, .em {
  font-style: italic; }
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }
p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -ms-hyphens: none;
      hyphens: none; }
pre {
  margin: 0; }
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }
pre {
  white-space: pre-wrap; }
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }
q:before, q:after {
  content: '';
  content: none; }
small, .small {
  font-size: 75%; }
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
dl, menu, ol, ul {
  margin: 1em 0; }
dd {
  margin: 0; }
menu {
  padding: 0 0 0 40px; }
ol, ul {
  padding: 0;
  list-style-type: none; }
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }
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;
  /* 1 */
  padding: 0;
  /* 2 */ }
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }
button, input {
  line-height: normal; }
button, select {
  text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }
button[disabled], html input[disabled] {
  cursor: default; }
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  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;
  /* 1 */
  vertical-align: top;
  /* 2 */ }
table {
  border-collapse: collapse;
  border-spacing: 0; }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
a {
  background: transparent; }
a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }
.clearfix, .cf {
  zoom: 1; }
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
.clearfix:after, .cf:after {
    clear: both; }
/******************************************************************

Stylesheet: Variables

******************************************************************/
/** COLORS **/
/** Layout **/
/** Forms **/
/******************************************************************
> Genesis and WordPress Styles

******************************************************************/
html {
  font-size: 62.5%;
  overflow-y: scroll;
  overflow-x: hidden;
  /* 10px browser default */ }
/* Chrome fix */
body > div {
  font-size: 1.8rem; }
body {
  font-weight: 400; }
img {
  max-width: 100%;
  height: auto; }
a.aligncenter img {
  display: block;
  margin: 0 auto; }
a.alignnone {
  display: inline-block; }
.alignleft {
  display: block;
  margin: 0 auto 20px; }
.alignright {
  display: block;
  margin: 0 auto 20px; }
a.alignleft,
a.alignnone,
a.alignright {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%; }
img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px; }
img.alignnone,
.alignnone {
  margin-bottom: 12px; }
.wp-caption {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
.wp-caption-text {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center; }
.entry-content p.wp-caption-text {
  margin-bottom: 0; }
/* # Media Queries
/*------------------------------------------------------- */
@media only screen and (min-width: 600px) {
  .alignleft, img.alignleft {
    display: inline-block;
    float: left;
    margin: 0 24px 24px 0; }
  .alignright, img.alignright {
    margin: 0 0 24px 24px;
    display: inline-block;
    float: right; }
  .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; } }
/* end of media query */
/* end of media query */
/* end of media query */
/* end of media query */
/******************************************************************
> Imported Default Webflow Stylesheet

******************************************************************/
/******************************************************************
> Imported Default Webflow Stylesheet

******************************************************************/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
html {
  height: 100%; }
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #333; }
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block; }
.w-block {
  display: block; }
.w-inline-block {
  max-width: 100%;
  display: inline-block; }
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table; }
.w-clearfix:after {
  clear: both; }
.w-hidden {
  display: none; }
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0; }
input.w-button {
  -webkit-appearance: button; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px; }
h1 {
  font-size: 3.8rem;
  line-height: 4.4rem;
  margin-top: 20px; }
h2 {
  font-size: 3.2rem;
  line-height: 3.6rem;
  margin-top: 20px; }
h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-top: 20px; }
h4 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-top: 10px; }
h5 {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 10px; }
h6 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 10px; }
p {
  margin-top: 0;
  margin-bottom: 10px; }
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 1.8rem;
  line-height: 2.2rem; }
figure {
  margin: 0;
  margin-bottom: 10px; }
figcaption {
  margin-top: 5px;
  text-align: center; }
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px; }
.w-list-unstyled {
  padding-left: 0;
  list-style: none; }
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table; }
.w-embed:after {
  clear: both; }
.w-video {
  width: 100%;
  position: relative;
  padding: 0; }
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button; }
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold; }
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900; }
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap; }
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px; }
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%; }
.w-dropdown-list.w--open {
  display: block; }
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222; }
.w-dropdown-link.w--current {
  color: #0082f3; }
.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block; }
.w-nav[data-collapse="all"] .w-dropdown-list {
  position: static; }
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-dropdown,
  .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block; }
  .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static; } }
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-dropdown,
  .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block; }
  .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static; }
  .w-nav-brand {
    padding-left: 10px; } }
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-dropdown,
  .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block; }
  .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static; } }
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000; }
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table; }
.w-nav:after {
  clear: both; }
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333; }
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }
.w-nav-link.w--current {
  color: #0082f3; }
.w-nav-menu {
  position: relative;
  float: right; }
.w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px; }
.w--nav-link-open {
  display: block;
  position: relative; }
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%; }
.w-nav-overlay .w--nav-menu-open {
  top: 0; }
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto; }
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0; }
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto; }
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0; }
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 2.4rem;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white; }
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none; }
.w-nav[data-collapse="all"] .w-nav-button {
  display: block; }
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block; } }
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block; }
  .w-nav-brand {
    padding-left: 10px; } }
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block; } }
nav#genesis-nav-primary {
      float: right;
}
p.site-title {
      margin-bottom: 0;
}
ul#menu-main-menu {
      text-align: center;
}
/******************************************************************
> Accessibility Styles

******************************************************************/
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }
.more-link {
  position: relative; }
/* Skip Links */
.genesis-skip-link {
  margin: 0; }
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
  margin: 0; }
/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px; }
/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sf-hover > ul.sub-menu {
  left: auto;
  opacity: 1; }
/* ## Accessible Forms
---------------------------------------------- */
.gfield.hidden_label .gfield_label {
  display: none; }
.gform_validation_container {
  display: none !important; }
/******************************************************************
> Imported Webflow Stylesheet

******************************************************************/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
html {
  height: 100%;
  font-size: 65.5%;
  line-height: 1.5; }
html.w-mod-touch * {
  background-attachment: scroll !important; }
body {
  margin: 0;
  min-height: 100%;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.5; }
h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: freight-text-pro, sans-serif;
  font-size: 5rem;
  line-height: 1;
  font-weight: 700; }
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 3.4rem;
  line-height: 1;
  font-weight: 900; }
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: freight-text-pro, sans-serif;
  font-size: 2.6rem;
  line-height: 1.3;
  font-weight: 600; }
h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.82rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 900;
  letter-spacing: 0.075rem; }
h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
p {
  margin-bottom: 25px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.8rem;
  font-weight: 300; }
a {
  color: #daaa00;
  text-decoration: none; }
ul {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.8rem;
  font-weight: 300; }
ol {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.8rem;
  font-weight: 300; }
img {
  display: inline-block;
  max-width: 100%; }
label {
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase; }
blockquote {
  margin: 30px 5%;
  padding: 10px 20px;
  border-left-style: none; }
blockquote p {
  font-family: freight-text-pro, sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5; }
figure {
  margin: 0; }
.figcaption {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.7rem;
  font-style: italic;
  font-weight: 300;
  text-align: center; }
.intro {
  margin-bottom: 40px;
  font-size: 2.6rem;
  line-height: 1.3;
  font-weight: 400; }
.wp-block-pullquote p {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 300; }
.cite {
  margin-bottom: 25px;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.button,
.form-submit {
  display: inline-block;
  margin-right: 0px;
  padding: 12px 20px;
  border: 3px solid #000;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase; }
.button:hover {
  background-color: #bbb; }
.form-submit {
  margin-top: 20px; }
.button.yellow {
  background-color: #e2bd38; }
.button.yellow:hover {
  background-color: #fff; }
.hero .button {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 15px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-color: #fff;
  background-color: transparent;
  background-image: none;
  color: #fff;
  min-height: auto; }
.hero .button:hover {
  background-color: #f1d366;
  background-image: none;
  color: #000; }
.hr, hr {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 3px solid rgba(165, 172, 184, 0.2);
  border-bottom: 0;
  border-left: 0;
  border-right: 0; }
.hr.alignwide,
hr.alignwide {
  border-top-color: rgba(165, 172, 184, 0.2); }
.style-label {
  margin-bottom: 10px;
  color: #b6b6b6;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
/* --------------------------------------
* >	Gutie
-----------------------------------------*/
.wp-block-columns {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px; }
.wp-block-column {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.wp-block-column.reverse {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
.wp-block-column.wp-one-third {
  width: 33.333%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit; }
.wp-block-column.wp-two-thirds {
  width: 66.666%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit; }
@media only screen and (min-width: 768px) {
  .wp-block-column:not(:last-child) {
    margin-right: 40px; }
  .wp-block-columns.reverse .wp-block-column:not(:last-child) {
    margin-right: 0;
    margin-left: 40px; } }
@media only screen and (max-width: 767px) {
  .wp-block-column.wp-one-third,
  .wp-block-column.wp-two-thirds,
  .wp-block-column {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; } }
.wp-block-columns.has-1-columns > .wp-block-column:nth-child(odd) {
  margin-right: 0; }
.wp-block-column.reverse {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
.align-x-center .wp-block-column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
.wp-block-spacer {
  height: 30px; }
.pin-it {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  bottom: 140px; }
.gutter {
  padding-right: 60px;
  padding-left: 60px; }
.no-gap > .wp-block-column:not(:last-child),
.no-gap > .wp-block-column, .no-gap > *,
.no-gap .alignnone {
  margin: 0; }
/* Alignment & Gutenberg Images */
.alignright {
  max-width: 50%;
  margin-bottom: 25px;
  margin-left: 25px; }
.alignleft {
  width: 50%;
  margin-right: 25px;
  margin-bottom: 25px; }
.aligncenter {
  text-align: center; }
.alignnone {
  display: block;
  margin-bottom: 20px;
  float: none; }
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized,
.aligncenter,
.alignleft,
.alignright {
  display: table; }
.wp-block-image .aligncenter,
.aligncenter {
  margin-left: auto;
  margin-right: auto; }
.wp-block-image .alignleft,
.alignleft {
  float: left; }
.wp-block-image .alignright,
.alignright {
  float: right; }
.wp-block-image .alignleft,
.wp-block-image .alignright {
  max-width: 50%; }
@media (max-width: 767px) {
  .wp-block-image .alignleft,
  .wp-block-image .alignright,
  .wp-block-image .aligncenter,
  .aligncenter,
  .alignleft,
  .alignright {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .wp-block-column.pin-it {
    position: relative;
    top: 0;
    bottom: 0;
    margin-top: 20px; } }
/* --------------------------------------
* > Align wide and full
-----------------------------------------*/
.alignwide {
  /* Set these margins to work with your own theme. */
  margin-left: -100px;
  margin-right: -100px;
  max-width: 100vw; }
.wp-block-gallery.alignwide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.wp-block-media-text.alignwide {
  display: grid; }
@media only screen and (max-width: 1200px) {
  .alignwide {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; } }
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 99.5vw; }
@media only screen and (max-width: 1402px) {
  .alignfull {
    max-width: 99.25vw; } }
@media only screen and (max-width: 935px) {
  .alignfull {
    max-width: 99vw; } }
@media only screen and (max-width: 767px) {
  .alignfull {
    max-width: 98vw; } }
.alignfull img {
  width: 100vw; }
.wp-block-columns.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.wp-block-column.pin-it {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  bottom: 140px; }
.wp-block-button {
  margin-top: 32px;
  margin-bottom: 32px;
  display: inline-block; }
.wp-block-button__link,
.statusforward .wp-block-button__link {
  margin-right: 15px;
  padding: 12px 20px;
  border: 3px solid #000;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase; }
.is-style-squared .wp-block-button__link {
	color: #000;
}
.wp-block-button__link:hover {
  background-color: #e2bd38; }
.site-container {
  position: relative; }
/* --------------------------------------
* >	Site Header
-----------------------------------------*/
.site-header {
  position: relative;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 6px solid #e2bd38;
  background-color: #000; }
.site-header .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.site-header .wrap:before,
.site-header .wrap:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.site-header .wrap:after {
  clear: both; }
.title-area {
  position: relative;
  z-index: 2000;
  width: 25%;
  max-width: 170px;
  float: left; }
.custom-logo {
  margin-bottom: 0px; }
/*header.site-header img.custom-logo {
      width: 50%;
      height: auto; }*/
.header-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent; }
.nav-primary {
  background-color: transparent; }
.menu-item {
  position: relative;
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.075rem;
  text-transform: uppercase; }
.menu-item.subscribe {
  margin-left: 30px;
  border: 3px solid #fff; }
.sub-menu-toggle {
  margin-right: 10px;
  color: #8f8f8f; }
.dropdown-list {
  background-color: transparent; }
.dropdown-toggle {
  display: block;
  padding: 0px 20px 0px 0px; }
.dropdown-toggle.w--open {
  display: block; }
.menu-primary {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none; }
.menu-primary a {
  display: inline-block;
  padding: 20px 15px;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  text-decoration: none; }
.menu-primary a:hover {
  color: #e2bd38; }
.sub-menu {
  background-color: #fff; }
.sub-menu a {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px; }
.w-nav-overlay {
  top: 0; }
.toggle-icon.w-icon-nav-menu {
      font-family: 'fontello';
}
.w-icon-nav-menu:before {
    content: '\f0c9';
    font-size: 2.5rem;
}
.header-right .menu-toggle {
      padding: 3px 20px 15px 20px;
      margin-top: 30px;
}
/* --------------------------------------
* >	Site Footer
-----------------------------------------*/
.site-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #000; }
.site-footer .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 100px 50px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.footer-area {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.footer-area.colophonleft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.footer-area.first {
  margin-right: 30px;
  padding-right: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 3px solid #fff;
  /*text-align: right;*/ }
.footer-image {
  margin-bottom: 20px; }
.footer-link {
  color: #333;
  font-size: 1.8rem;
  text-decoration: none; }
.menu-footer .menu {
  padding-left: 0;
  list-style: none; }
.menu-footer a {
  font-family: brandon-grotesque, sans-serif;
  color: #e2bd38;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase; }
.menu-footer a:hover {
  color: #fff; }
.menu-footer li {
  padding-bottom: 5px;
  width: 100%; }
.social {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: right; }
.fa {
  font-size: 3rem; }
.fa.fa-facebook {
  padding-right: 25px;
  font-family: 'Fa brands 400', sans-serif;
  color: #e2bd38; }
.fa.fa-facebook:hover {
  color: #fff; }
.fa.fa-instagram {
  padding-right: 25px;
  font-family: 'Fa brands 400', sans-serif;
  color: #e2bd38; }
.fa.fa-instagram:hover {
  color: #fff; }
.fa.fa-twitter {
  font-family: 'Fa brands 400', sans-serif;
  color: #e2bd38;
  font-size: 2.8rem; }
.fa.fa-twitter:hover {
  color: #fff; }
.footer-copy {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 5px;
  font-size: 1.4em; }
.byline-block {
  display: inline-block;
  margin-left: 10px; }
.copy {
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 900;
  text-transform: uppercase; }
.byline {
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: right;
  text-transform: uppercase; }
.colophon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 100px 0px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
.colophon {
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 900; }
.colophon.right {
  text-align: right; }
.colophon-link {
  color: #e2bd38; }
/* --------------------------------------
* >	Forms
-----------------------------------------*/
textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="phone"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0; }
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
  margin: 0;
  margin-bottom: 10px;
  padding: 20px 18px;
  font-size: 1.4rem;
  display: block;
  width: 100%;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font: inherit; }
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"] {
  height: 38px;
  vertical-align: middle; }
textarea {
  height: auto;
  min-height: 120px;
  overflow: auto; }
select, .w-select {
  /* if using image arrow, uncomment below*/
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
select {
  background: url(images/selectbox_arrow.png);
  background-repeat: no-repeat;
  background-position: right top;
  color: #999; }
input[type="checkbox"],
input[type="radio"] {
  float: left;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  line-height: normal; }
input::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #999;
  font-size: 1.7rem; }
.gfield_select {
  background-color: #fff; }
.gform_wrapper {
  margin-bottom: 40px;
  text-align: left; }
.gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.gform_footer {
  margin-top: 30px; }
.form_sublabel_below,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
  font-size: 1.7rem;
  text-transform: none; }
.gform_fields {
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style-type: none; }
.gfield_label {
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0.05rem; }
.gform_wrapper .top_label .gfield_label {
	font-style: normal;
}
.ginput_container.ginput_complex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.name_first,
.name_last {
  display: inline-block;
  width: 50%;
  padding-right: 15px; }
.name_last {
  padding-right: 0px; }
.address_line_1,
.address_line_2 {
  width: 100%; }
.address_city,
.address_state,
.address_zip {
  width: 33.333%; }
.address_city,
.address_state {
  padding-right: 15px; }
.gfield_checkbox,
.gfield_radio {
  list-style-type: none;
  padding-left: 0; }
.checkbox-text,
.gfield_checkbox label,
.radio-text,
.gfield_radio label {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: 300; }
/* --------------------------------------
* >	Page Structure
-----------------------------------------*/
.wrap:before,
.wrap:after {
  content: " ";
  display: table; }
.wrap:after {
  clear: both; }
.home, .page, .blog, .entry, .site-inner, .content-sidebar-wrap {
  position: relative; }
.content {
  display: block; }
/* --------------------------------------
* >	Archive Description
-----------------------------------------*/
.archive-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 70px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.archive-title {
  width: 100%;
  margin-bottom: 30px;
  font-family: freight-text-pro, sans-serif;
  font-size: 5rem;
  text-align: center; }
.cat-desc {
  width: 100%;
  text-align: center; }
.cat-desc p {
  font-family: freight-text-pro, sans-serif;
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 1.4; }
/* --------------------------------------
* >	Posts
-----------------------------------------*/
.posts-wrap {
  display: -ms-grid;
  display: grid;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto; }
.posts-wrap::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
.latest-episodes .posts-wrap {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px; }
.post {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.featured-post-section .post h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.6rem; }
.blog .post,
.archive .post,
.home .latest-episodes .post,
.featured-categories .featured-category {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1; }
.archive-appearances .post {
  display: block;
  max-width: 1020px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.post-inner {
  position: relative;
  padding: 0px;
  background-color: transparent; }
/* --------------------------------------
* >	Entry Meta
-----------------------------------------*/
.entry-meta {
  margin-bottom: 5px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.entry-meta.location {
  margin-bottom: 25px;
  font-family: freight-text-pro, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 300;
  text-transform: none; }
.entry-footer .entry-meta a {
  font-size: 1.4rem; }
/* --------------------------------------
* >	Entry Headers
-----------------------------------------*/
.entry-header {
  display: block;
  margin-bottom: 40px;
  padding-top: 70px; }
.blog .entry-header,
.home .entry-header {
  margin-bottom: 0px;
  padding-top: 0px; }
.archive .entry-header {
  margin-bottom: 0px;
  padding-top: 0px; }
.archive-appearances .entry-header {
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
.entry-header h1 {
  color: #000;
  font-size: 5rem;
  line-height: 1;
  font-weight: 500;
  text-align: center; }
.entry-header h2 {
  margin-top: 0px;
  font-family: freight-text-pro, sans-serif;
  color: #000;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: left; }
.entry-header h3 {
  font-family: freight-text-pro, sans-serif;
  color: #000;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: left; }
.entry-title {
  direction: ltr;
  font-family: freight-text-pro, sans-serif;
  color: #000;
  font-size: 5rem;
  font-weight: 500;
  text-align: center; }
.entry-title-link {
  color: #000; }
/* --------------------------------------
* >	Entry Image
-----------------------------------------*/
.entry-image-link {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 60%;
  border-bottom: 6px solid #e2bd38;
  max-width: 100%;
  display: inline-block; }
.archive .entry-image-link {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 60%;
  max-width: 100%;
  display: inline-block; }
.archive .entry-image-link img {
  width: 100%;
  height: auto; }
.archive-appearances .entry-image-link {
  max-height: 400px;
  padding-top: 0%; }
.entry-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px; }
.archive-appearances .entry-image {
  position: relative; }
/* --------------------------------------
* >	Entry Content
-----------------------------------------*/
.entry-content {
  position: relative;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px; }
.entry-content a {
  word-wrap: break-word; }
.blog .entry-content,
.archive .entry-content,
.home .latest-episodes .entry-content {
  width: 100%;
  max-width: 100%;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
.blog .entry-content p {
  font-style: italic; }
.archive-appearances .entry-content {
  width: 100%;
  max-width: 100%;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  .archive.category .entry-content p {
      font-style: italic;
  }
/* --------------------------------------
* >	Entry Footer
-----------------------------------------*/
.entry-footer {
  position: relative; }
/* --------------------------------------
* >	Sticky Post
-----------------------------------------*/
.sticky {
  margin-bottom: 40px;
  font-size: 2.2rem; }
.post.sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 40px auto 90px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
.post.sticky .post-inner {
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 450px;
  margin-bottom: 0px;
  margin-left: -100px;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f3f1f1; }
.post.sticky h2 {
  font-family: freight-text-pro, sans-serif;
  font-size: 4.4rem;
  line-height: 1.1;
  font-weight: 500; }
.post.sticky .entry-image-link {
  width: 57%;
  height: 600px;
  margin-bottom: 0px;
  padding-top: 0%;
  border-bottom-style: none; }
.post.sticky .entry-content {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  font-size: 3rem; }
/* --------------------------------------
* >	Single Post
-----------------------------------------*/
.single .post {
  display: block;
  padding-bottom: 100px; }
.single .entry-meta {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.single .entry-header {
  margin-top: -6px;
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #000; }
.single .entry-title {
  max-width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  color: #e2bd38;
  font-size: 6rem;
  text-align: left; }
.single .entry-content {
  padding-top: 0px; }
.single .entry-footer {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px; }
.author-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 3px solid #efefef; }
.author-content-wrap {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.avatar {
  max-width: 200px;
  margin-bottom: 25px;
  border-radius: 100%; }
.author-box-title {
  display: none;
  margin-bottom: 15px; }
.author-box-content p {
  font-size: 1.7rem;
  line-height: 1.4; }
.post-ender, .patreon-cta {
  padding: 25px;
  border: 5px solid #f3f1f1;
  font-size: 2rem;
  font-style: italic;
  font-weight: 300;
}
/* --------------------------------------
* >	Podcasts
-----------------------------------------*/
.episode-number {
  position: absolute;
  z-index: 1000;
  display: block;
  padding: 10px 12px;
  background-color: #e2bd38; }
.episode-number h5 {
  margin-top: 0px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  text-transform: uppercase; }
/* --------------------------------------
* >	Single Podcast
-----------------------------------------*/
.single-podcasts .entry-meta {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  font-family: brandon-grotesque, sans-serif;
  color: #e2bd38;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.single-podcasts .entry-header {
  margin-top: -6px;
  margin-bottom: 0px;
  padding-top: 140px;
  padding-bottom: 0px;
  background-color: #000; }
.single-podcasts .entry-title {
  max-width: 900px;
  margin: 0px auto 40px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: freight-text-pro, sans-serif;
  color: #e2bd38;
  font-size: 5.9rem;
  text-align: left; }
.audio-player-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  max-width: 900px;
  margin: 30px auto 65px;
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left; }
.audio-embed {
  padding: 5px 10px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  width: 100%;}
.listen-on {
  display: block;
  padding: 10px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2bd38; }
.listen-on .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.listen-on p {
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.075rem;
  text-transform: uppercase; }
.listen-on a {
  color: #000; }
.podcast-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.listen-buttons .podcast-icon {
  height: auto;
  max-height: 28px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 20px; }
.podcast-icon-anchor {
      margin-right: 20px;
}
.listen-buttons .podcast-icon:last-of-type {
  margin-right: 0px; }
.podcast-icons a {
  padding: 10px 20px 10px 0px;
  text-decoration: none;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 2.5rem; }
.podcast-icons a.social {
  margin-top: 0px;
  font-family: 'Fa brands 400', sans-serif; }
.share-separator {
  display: none; }

/* --------------------------------------
* > Guests
-----------------------------------------*/
.guest-list {
  padding: 0;
  padding-left: 5%;
  max-width: 350px;
  margin: 0 auto;
  text-indent: -5%;
}

  .guest {
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 48px;
  }
a.epi-date {
  white-space: nowrap;
}
@media (min-width: 767px) {
  .guest-list {
    column-count: 2;
    column-gap: 30px;
    max-width: none;
  }

  .guest {
    line-height: 1.5;
  }

}
@media (min-width: 992px) {
  .guest-list {
    column-count: 3;
    column-gap: 50px;
    max-width: none;
  }  
}
/* --------------------------------------
* >	Share
-----------------------------------------*/
.share {
  margin-bottom: 0px;
  padding-left: 30px; }
.archive-appearances .share {
  padding-left: 0px; }
.social-share-icons {
  margin-bottom: 0px; }
.share-text {
  display: inline-block;
  padding-right: 15px;
  padding-left: 40px;
  font-family: freight-text-pro, sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.05rem; }
.listen-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.entry-footer .entry-meta {
  padding: 0;
  color: #000;
  display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
.entry-footer .entry-meta a {
  display: inline-block;
  margin-bottom: 6px;
  padding: 2px 6px;
  background-color: #e2bd38;
  color: #000; }
.entry-footer .entry-meta a:hover {
  background-color: #333;
  color: #fff; }
.entry-footer .entry-meta a:first-of-type {
    margin-left: 5px; }
/* --------------------------------------
* >	Sponsor Block
-----------------------------------------*/
.sponsor-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 40px auto 100px;
  padding: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
  border: 4px solid #fff;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 3px #f3f1f1, inset 0 0 0 3px #f3f1f1;
          box-shadow: 0 0 0 3px #f3f1f1, inset 0 0 0 3px #f3f1f1;
  text-align: center; }
.sponsor-block p,
.sponsor-block a.sponsor-text {
  margin-bottom: 15px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 300; }
p.sponsor-text,
.sponsor-block a.sponsor-text {
      margin-top: 15px;
      font-family: freight-text-pro, sans-serif;
}
.sponsor-block img {
  margin-left: 30px; }
.home .sponsor-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 3px #fff, inset 0 0 0 5px #f3f1f1;
          box-shadow: 0 0 0 3px #fff, inset 0 0 0 5px #f3f1f1; }
/* --------------------------------------
* >	Pagination
-----------------------------------------*/
.pagination {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 90px 40px; }
.archive-appearances .pagination {
  padding-top: 40px;
  padding-right: 60px;
  padding-left: 60px; }
.archive-pagination {
  margin-bottom: 0px;
  padding-left: 0; }
.archive-pagination a {
  display: inline-block;
  width: 50px;
  padding: 13px;
  border: 3px solid #000;
  background-color: #fff;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase; }
.archive-pagination a.pagination-next,
.archive-pagination a.pagination-previous, li.pagination-next a, li.pagination-previous a {
  width: auto; }
.archive-pagination a:hover {
  background-color: #e2bd38; }
.archive-pagination li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px; }
.archive-appearances .archive-pagination {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto; }
.previous-next-link {
  display: inline-block;
  margin-bottom: 5px;
  padding: 12px 15px;
  border: 3px solid #000;
  background-color: #fff;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.previous-next-link:hover {
  background-color: #e2bd38; }
.adjacent-entry-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.breadcrumb {
  display: block;
  max-width: 900px;
  margin: 60px auto 60px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.breadcrumb a {
  color: #daaa00;
  text-decoration: none; }
/* --------------------------------------
* >	Appearances
-----------------------------------------*/
.archive-appearances .entry-meta.state {
  font-family: brandon-grotesque, sans-serif;
  color: #daaa00;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  margin-bottom: 20px; }
.how-to-hire {
  max-width: 1020px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px; }
  .archive-no-results .entry {
    margin: 0 auto;
    text-align: center;
}
/* --------------------------------------
* >	Home
-----------------------------------------*/
.home .site-header {
  position: absolute;
  border-bottom-style: none; }
.home .title-area {
  width: 20%;
  max-width: 100%; }
.home .entry-content {
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px 0px; }
.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  min-height: 600px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url(images/hero-bg-alt.jpg);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(images/hero-bg-alt.jpg);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(images/hero-bg-alt.jpg);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(images/hero-bg-alt.jpg);
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat; 
	position: relative;
}
.hero_sponsor-link {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 25px;
    gap: 15px;
    background: #fff;
}
.hero_sponsor-link-tagline {
	padding-top: 5px;
    font-family: brandon-grotesque, sans-serif;
    color: #000;
    font-size: 1.6rem;
    font-weight: 900;
    text-align: left;
    letter-spacing: .075rem;
    text-transform: uppercase;
}
.hero_sponsor-img {
	height: 40px;
	width: auto;
}
.hero h1 {
  font-family: brandon-grotesque, sans-serif;
  color: #e2bd38;
  font-size: 4.4rem;
  line-height: 1.1;
  letter-spacing: 0.1rem; }
.hero .wrap {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px;
  text-align: center; }
.testimonials h2 {
  margin-top: 5px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.testimonials h5 {
  font-family: brandon-grotesque, sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }
.testimonials p {
  margin-bottom: 30px;
  font-size: 2.8rem;
  font-style: italic; }
.testimonials .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 110px 100px; }
.latest-episodes {
  background-color: #f3f1f1; }
.latest-episodes .posts-wrap .entry-image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto; }
.latest-episodes h2 {
  margin-bottom: 50px;
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase; }
.latest-episodes p {
  margin-bottom: 5px; }
.latest-episodes h3 {
  margin-top: 5px;
  margin-bottom: 50px;
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: 500; }
.latest-episodes .wrap {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 40px; }
.home .listen-on {
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2bd38;
  text-align: center;
  color: #000;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 1.8rem;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0.075rem;
  text-transform: uppercase; }
.home .listen-on .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.home .listen-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.home .listen-buttons .podcast-icon {
  height: 40px;
  max-height: 40px; }
.about {
  padding: 110px 50px; }
.about .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.about .wrap:before, .about .wrap:after {
  content: normal; }
.about-text {
  width: 45%;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.about h2 {
  font-size: 2.6rem;
  text-transform: uppercase; }
.about p {
  font-size: 2.2rem; }
.about-img {
  display: block;
  width: 45%;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.button-wrap {
  text-align: center; }
.featured-categories .wrap {
  display: -ms-grid;
  display: grid;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto; }
.featured-categories .wrap:before,
.featured-categories .wrap:after {
  content: normal; }
.featured-categories h2 {
  font-family: brandon-grotesque, sans-serif;
  font-size: 2.6rem;
  letter-spacing: 0.1rem;
  text-align: center;
  padding-top: 60px; }
.featured-categories p {
  font-family: freight-text-pro, sans-serif;
  font-size: 2.2rem; }
.featured-categories h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: freight-text-pro, sans-serif;
  color: #fff;
  font-size: 3.8rem;
  line-height: 1.1;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  width: 100%; }
.featured-categories h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
.featured-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding: 20px;
  background-color: #333;
  background-size: cover;
  background-position: center center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }
.featured-category:hover {
  background-color: #111;
  color: #333; }
.featured-post-section .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
.featured-post-section .wrap {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 40px 60px; }
.featured-post-section .post-inner {
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 450px;
  margin-left: -100px;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f3f1f1; }
.featured-post-section .entry-image-link {
  width: 57%;
  height: 600px;
  margin-bottom: 0px;
  padding-top: 0%;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-style: none; }
.featured-post-section .entry-image {
	width: 100%;
	height: auto;
}
.featured-post-section h2 {
  margin-bottom: 60px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 3rem;
  text-align: center;
  letter-spacing: 0.1rem; }
.featured-post-section p {
  font-family: freight-text-pro, sans-serif;
  font-size: 2.2rem; }
.book-promo {
  background-color: #efefef;
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0.8)), to(rgba(51, 51, 51, 0.8))), url(images/book-cover-the-dish.jpg);
  background-image: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url(images/book-cover-the-dish.jpg);
  background-image: -o-linear-gradient(top, rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url(images/book-cover-the-dish.jpg);
  background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url(images/book-cover-the-dish.jpg);*/
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat; }
.book-promo h2 {
  margin-top: 5px;
  margin-bottom: 25px;
  font-family: freight-text-pro, sans-serif;
  color: #fff;
  font-size: 3.8rem;
  line-height: 1.2;
  font-weight: 500; }
.book-promo h4 {
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 900;
  letter-spacing: 0.1rem; }
.book-promo p {
  max-width: 1000px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 2.2rem; }
.book-promo .wrap {
  display: block;
  max-width: 1300px;
  min-height: 650px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px; }
.testimonials-inner {
  width: 80%; }
@media only screen and (min-width: 992px) {
  .menu-footer .menu {
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    column-count: 2;
    grid-column-gap: 60px;
    column-gap: 60px; } }
@media (min-width: 1120px) and (max-width: 1413px) {
  .site-header .wrap {
    padding-left: 30px;
    padding-right: 30px; }
  .menu-item a {
    padding: 20px 9px;
    font-size: 1.5rem; }
  .title-area, .home .title-area {
    width: 10%; }
  .menu-item.subscribe {
    margin-left: auto; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .posts-wrap,
  .featured-categories .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .archive-podcasts .post,
  .blog .post {
    width: 33.333%;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px; }
  .blog .post.sticky {
    width: 100%;
    max-width: 1400px;
    padding-right: 60px;
    padding-left: 60px; }
  .featured-category {
    width: 46%;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px; } }
@media (max-width: 991px) {
  blockquote {
    margin-right: 10%;
    margin-left: 10%; }
  .alignright {
    max-width: 50%; }
  .alignleft {
    max-width: 50%; }
  .wp-block-spacer {
    height: 5px; }
  .intro {
    text-align: left; }
  .site-container {
    position: relative; } }
  /* --------------------------------------
		* >	Site Header  991
	-----------------------------------------*/
@media (max-width: 1120px) {
  .site-header .wrap {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .title-area {
    position: relative;
    width: 220px;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .header-right {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000; }
  .menu-toggle {
    z-index: 500;
    margin-top: 22px;
    margin-right: 40px;
    padding: 12px;
    background-color: #fff; }
  .menu-toggle.w--open {
    z-index: 1001;
    background-color: #000;
    border: 1px solid #fff; }
  .nav-primary {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    min-height: 100vh;
    padding-top: 130px;
    background-color: rgba(0, 0, 0, 1); }
  .menu-item {
    display: block; }
  .menu-primary a {
    padding: 17px 15px; }
  .menu-item.subscribe {
    margin-top: 30px;
    display: inline-block;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px; }
  .sub-menu-toggle {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 0px;
    padding: 12px;
    font-size: 2.2rem; }
  .toggle-icon {
    font-size: 4rem; }
  .header-right .menu-toggle {
        display: block; }
 .nav-primary {
       display: none; }
 nav#genesis-nav-primary {
       position: absolute;
       top: 0;
       left: 0;
       float: none; }
  /* --------------------------------------
		* >	Footer Widgets 991
	-----------------------------------------*/
  .site-footer .wrap {
    padding-right: 80px;
    padding-bottom: 20px;
    padding-left: 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .footer-area {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .footer-area.first {
    margin-right: 0px;
    margin-bottom: 40px;
    padding-right: 30px;
    border-bottom: 3px none #fff;
    border-right-style: none;
    text-align: center; }
  /* --------------------------------------
		* >	Site Footer 991
	-----------------------------------------*/
  .social {
    text-align: center; }
  .colophon.right {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center; }
  .colophon-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .copy {
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto; }
  .byline {
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
  /* --------------------------------------
		* >	Site Inner 991
	-----------------------------------------*/
  .site-inner {
    z-index: 500; }
  .archive-description {
    text-align: left; }
  .posts-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr; }
  .entry-content {
    padding: 40px; }
  .single .entry-footer {
    padding-left: 0;
    padding-right: 0; }
  .sticky {
    font-size: 2rem; }
  .post.sticky {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .post.sticky .post-inner {
    min-height: 0px;
    margin-bottom: 0px;
    padding: 40px; }
  .post.sticky .entry-image-link {
    width: 61%;
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
  .post.sticky h2 {
    font-size: 3.6rem; }
  .post.sticky .entry-content {
    margin-bottom: 0px; }
  .adjacent-entry-pagination {
    padding-right: 40px;
    padding-left: 40px; }
  /*.breadcrumb {
    padding-right: 40px;
    padding-left: 40px; }*/
  /* --------------------------------------
		* >	Forms 991
	-----------------------------------------*/
  .gform_footer {
    width: 100%;
    text-align: center; }
  /* --------------------------------------
		* >	Single Podcast 991
	-----------------------------------------*/
  .single-podcasts .entry-title {
    padding-right: 40px;
    padding-left: 40px; }
  .single-podcasts .entry-meta {
    padding-right: 40px;
    padding-left: 40px; }
  .audio-player-block {
    margin-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px; }
  .author-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .avatar {
    margin-top: 10px; }
  .share {
    text-align: center; }
  .archive-appearances .share {
    text-align: left; }
  .social-share-icons {
    text-align: center; }
  .archive-appearances .social-share-icons {
    text-align: left; }
  .listen-on {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .listen-on .wrap {
    padding-right: 40px;
    padding-left: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .podcast-icons {
    text-align: center; }
  .listen-buttons {
    text-align: left; }
  /* --------------------------------------
		* >	Home 991
	-----------------------------------------*/
  .home .site-header {
    padding-top: 0px;
    padding-bottom: 0px; }
  .home .title-area {
    max-width: 180px; }
  .hero {
    height: 85vh; }
  .testimonials .wrap {
    display: block; }
  .latest-episodes h3 {
    font-size: 2.2rem; }
  .latest-episodes .wrap {
    padding-top: 60px;
    padding-bottom: 80px; }
  .home .listen-on {
    padding-right: 50px;
    padding-left: 50px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .home .listen-on .wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home .listen-buttons {
    padding-top: 10px;
    padding-bottom: 10px; }
  .about-text {
    width: 100%; }
  .about .wrap {
    display: block; }
  .about-img {
    width: 100%;
    margin-bottom: 30px; }
  .featured-categories .wrap {
    padding-top: 40px;
    padding-bottom: 40px; }
  .featured-category {
    width: 100%;
    height: 300px; }
  .featured-category-textwrap {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .featured-post-section .post-inner {
    min-height: 0px;
    padding: 40px; }
  .featured-post-section .entry-image-link {
    width: 61%;
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
  .featured-post-section h2 {
    margin-bottom: 60px; }
  .featured-post-section p {
    font-size: 1.9rem; }
  .book-promo .wrap {
    padding: 60px 80px; }
  .testimonials-inner {
    width: 100%; } }
@media (max-width: 767px) {
  .intro {
    font-size: 2.4rem; }
  .wp-block-columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wp-block-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .wp-block-column.wp-one-third {
    width: 100%; }
  .wp-block-spacer {
    height: 15px; }
  /* --------------------------------------
		* >	Site Header 767
	-----------------------------------------*/
  .custom-logo-link {
    padding-left: 0px; }
  /* --------------------------------------
		* >	Site Inner 767
	-----------------------------------------*/
  .archive-description {
    min-height: auto;
    margin-bottom: 50px;
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px; }
  .posts-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
  .blog .post,
  .archive .post,
  .home .latest-episodes .post,
  .featured-categories .featured-category {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1; }
  .featured-post-section .post-inner {
    min-height: 0px;
    margin-left: 0px;
    padding-top: 30px;
    padding-bottom: 40px; }
  .post.sticky .post-inner {
    margin-left: 0px; }
  .entry-header h2 {
    font-size: 2.5rem; }
  .entry-content {
    max-width: 100%; }
  .post.sticky .entry-image-link {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 100%; }
  .post.sticky {
    display: block; }
  .breadcrumb {
    margin-top: 30px; }
  /* --------------------------------------
		* >	Single Post 767
	-----------------------------------------*/
  .single .entry-title {
    font-size: 5rem; }
  .author-box {
    display: block;
    margin-top: 80px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px; }
  .author-content-wrap {
    padding-left: 0px; }
  .avatar {
    display: block;
    margin-top: -100px;
    margin-right: auto;
    margin-left: auto; }
  /* --------------------------------------
		* >	Forms 767
	-----------------------------------------*/
  .name_first,
  .name_last,
  .address_line_1,
  .address_line_2,
  .address_city,
  .address_state,
  .address_zip {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both; }
  /* --------------------------------------
		* >	Single Podcast 767
	-----------------------------------------*/
  .single-podcasts .entry-header {
    padding-top: 80px; }
  .single-podcasts .entry-title {
    font-size: 4.4rem; }
  .audio-player-block {
    margin-bottom: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .audio-embed {
    width: 100%; }
  .listen-on {
    padding-top: 12px;
    padding-bottom: 15px; }
  .listen-on p {
    margin-bottom: 10px;
    font-size: 1.4rem; }
  .listen-buttons .podcast-icon {
    margin-bottom: 8px; }
  .podcast-icons {
    padding-left: 0px; }
  .share-separator {
    display: inline; }
  .share-text {
    padding-right: 20px;
    padding-left: 5px; }
  .share-label {
    display: none; }
  .home .sponsor-block {
    display: block; }
  .archive .sponsor-block {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 85%; }
  .sponsor-block img {
    margin-left: 0px; }
  /* --------------------------------------
	  * > Appearances 767
  -----------------------------------------*/
	.archive-appearances .entry-image-link {
	    max-height: 300px;
	}
  /* --------------------------------------
		* >	Home 767
	-----------------------------------------*/
  .home .title-area {
    width: 40%;
    max-width: 170px; }
  .testimonials .wrap {
    padding-right: 80px;
    padding-left: 80px; }
  .home-post {
    width: 100%; }
  .featured-categories h4 {
    font-size: 1.68rem; }
  .featured-categories h3 {
    font-size: 3rem; }
  .featured-categories .wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
  .featured-category {
    height: 250px; }
  .home .listen-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .podcast-icon {
    margin-top: 10px;
    margin-bottom: 10px; }
  .about {
    padding-top: 50px;
    padding-bottom: 50px; }
  .featured-post-section .entry-image-link {
    display: block;
    width: 100%;
    height: 500px;
    margin-bottom: 0px; }
  .featured-post-section .post {
    display: block; } }
@media all and (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .post,
  .featured-category {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px; } }
@media (max-width: 479px) {
  blockquote {
    margin-right: 3%;
    margin-left: 3%; }
  .button {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px; }
  .alignright {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    float: none; }
  .alignleft {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    float: none; }
  .intro {
    margin-bottom: 30px;
    font-size: 2.8rem;
    line-height: 1.2; }
  .wp-block-columns {
    padding-right: 0px;
    padding-left: 0px; }
  .wp-block-spacer {
    height: 5px; }
  .wp-block-button__link {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px; }
  /* --------------------------------------
		* >	Site Header 479
	-----------------------------------------*/
  .site-header {
    padding-top: 0px;
    padding-bottom: 0px; }
  .site-header .wrap {
    padding-left: 20px; }
  .title-area {
    width: 60%; }
  .home .title-area {
    width: 50%;
    max-width: 165px; }
  .menu-toggle {
    margin-right: 20px; }
  .nav-primary {
    background-color: rgba(0, 0, 0, 1); }
  .menu-item.subscribe {
    margin-right: 30px;
    margin-left: 30px; }
  /* --------------------------------------
		* >	Footer Widgets 479
	-----------------------------------------*/
  .site-footer .wrap {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px; }
  .footer-area.first {
    margin-right: 0px; }
  .colophon-wrap {
    padding-right: 30px;
    padding-left: 30px; }
  /* --------------------------------------
		* >	Site Inner 479
	-----------------------------------------*/
  .entry-header {
    margin-bottom: 0px;
    padding-top: 20px; }
  .entry-header h2 {
    font-size: 2.4rem;
    line-height: 1.1; }
  .single .entry-header {
    margin-bottom: 40px; }
  .single .entry-title {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 4rem; }
  .single-podcasts .entry-title {
    padding-right: 30px;
    padding-left: 30px; }
  .entry-content {
    padding-right: 30px;
    padding-left: 30px; }
  .single .entry-footer {
    padding-left: 0;
    padding-right: 0; }
  .post.sticky .entry-content {
    margin-bottom: 0px; }
  .archive-description {
    margin-bottom: 40px;
    padding-right: 30px;
    padding-left: 30px; }
  .archive-title {
    margin-bottom: 10px;
    font-size: 4.2rem; }
  .cat-desc p {
    font-size: 2rem;
    line-height: 1.3; }
  .posts-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
  .latest-episodes .posts-wrap {
    display: block; }
  .featured-post-section .post-inner {
    padding: 20px; }
  .post.sticky .post-inner {
    padding: 30px 20px 20px; }
  .featured-post-section .entry-image-link {
    height: 300px; }
  .post.sticky .entry-image-link {
    height: auto;
    padding-top: 100%; }
  .archive-appearances .post {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 20px; }
  .post.sticky h2 {
    font-size: 3rem; }
  .single .entry-meta,
  .single .entry-meta-podcast {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 1.5rem; }
  .archive-appearances .pagination {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px; }
  .previous-next-link {
    display: block; }
  .adjacent-entry-pagination {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  /*.breadcrumb {
    padding-right: 30px;
    padding-left: 30px; }*/
  /* --------------------------------------
		* >	Forms 479
	-----------------------------------------*/
  .gform_footer {
    text-align: center; }
  /* --------------------------------------
		* >	Home 479
	-----------------------------------------*/
  .hero {
    height: 80vh; }
  .hero h1 {
    font-size: 3rem; }
  .testimonials p {
    font-size: 2.2rem; }
  .testimonials .wrap {
    padding: 40px 30px; }
  .latest-episodes h2 {
    font-size: 2.4rem;
    text-align: center; }
  .latest-episodes .wrap {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px; }
  .home .listen-on {
    height: auto;
    padding: 15px 20px;
    text-align: center; }
  .home .listen-on .wrap {
    width: 100%; }
  .home .listen-buttons {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .podcast-icon {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px; }
  .listen-buttons .podcast-icon {
    margin-right: 8px;
    margin-bottom: 8px; }
  .featured-categories .wrap {
    padding: 20px 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto; }
  .featured-category {
    height: 300px; }
  .featured-post-section h2 {
    margin-bottom: 40px;
    font-size: 2.4rem;
    line-height: 1.2; }
  .featured-post-section .wrap {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px; }
  .book-promo p {
    font-size: 1.9rem; }
  .book-promo h3,
  .book-promo h2 {
    font-size: 2.8rem; }
  .book-promo .wrap {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px; }
  .about {
    padding-right: 30px;
    padding-left: 30px; }
  /* --------------------------------------
		* >	Appearances 479
	-----------------------------------------*/
  .how-to-hire {
    padding-right: 30px;
    padding-left: 30px; }
	.archive-appearances .entry-image-link {
	    max-height: 200px;
	}
  /* --------------------------------------
		* >	Single Podcast 479
	-----------------------------------------*/
  .audio-player-block {
    padding-right: 30px;
    padding-left: 30px; }
  .listen-on .wrap {
    padding-right: 30px;
    padding-left: 30px; }
  .podcast-icons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .pod-icon {
    font-size: 2.2rem; }
  .listen-buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home .sponsor-block {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0; } }
@media all and (max-width: 479px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .post {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px; }
  .featured-category {
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@font-face {
  font-family: 'Fa brands 400';
  src: url(fonts/fa-brands-400.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Fa 400';
  src: url(fonts/fa-regular-400.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Fa solid 900';
  src: url(fonts/fa-solid-900.ttf) format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Search';
  src: url(fonts/search.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* @import "components/200_nav"; */
/* > UI Effects

/* > Image Zooms */
/* img.image-zoom,
.image-zoom img{
  transform: scale3d( 1, 1, 1);
  transition: transform 500ms;
}

img.image-zoom:hover {
  transform: scale3d( 1.1, 1.1, 1);
}

.image-zoom:hover {
  img {
    transform: scale3d( 1.1, 1.1, 1);
  }
} */
/* > Fades */
/** Start **/
/* .js .fadein-effect,
.js .fadeup-effect,
.js .fadedown-effect {
  opacity: 0;
  overflow: visible;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.js .fadein-effect {
  animation-duration: 2.5s;

} */
/** Finish **/
/* .js .fadeIn {
  animation-name: fadeIn;
}

.js .fadeInUp {
  animation-name: fadeInUp;
}

.js .fadeInDown {
  animation-name: fadeInDown;
} */
/* > Keyframes */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
/******************************************************************
> Typography Styles

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('../fonts/font-name.eot');
      src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
@font-face {
  font-family: 'Fa brands 400';
  src: url(fonts/fa-brands-400.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Fa 400';
  src: url(fonts/fa-regular-400.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Fa solid 900';
  src: url(fonts/fa-solid-900.ttf) format("truetype");
  font-weight: 900;
  font-style: normal; }
  @font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot?57349560');
    src: url('fonts/fontello.eot?57349560#iefix') format('embedded-opentype'),
         url('fonts/fontello.woff2?57349560') format('woff2'),
         url('fonts/fontello.woff?57349560') format('woff'),
         url('fonts/fontello.ttf?57349560') format('truetype'),
         url('fonts/fontello.svg?57349560#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
  }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }
#cboxWrapper {
  max-width: none; }
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }
#cboxContent {
  position: relative; }
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
#cboxTitle {
  margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }
#colorbox {
  outline: 0; }
#cboxContent {
  margin-top: 20px;
  background: #000; }
.cboxIframe {
  background: #fff; }
#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff; }
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }
#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center; }
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }
#cboxPrevious:hover {
  background-position: bottom left; }
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }
#cboxNext:hover {
  background-position: bottom right; }
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }
#cboxClose:hover {
  background-position: bottom center; }


/* Search */
.menu-item.search {
    margin-right: 20px;
}

.search-icon, .menu-item.search a {
  display: inline-block;
  width: 28px;
  color: #daaa00;
}

.search-icon:hover, .menu-item.search a:hover {
  color: #e2bd38;
}

.search-icon, .menu-item.search a:before {
    font-family: 'Search',sans-serif;
    font-size: 2.2rem;
  content: '\e800';
  padding-right: 15px;
}

.search-modal-container {
  display: none;
  background-color: rgba(000, 000, 000, 0.75);
  
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 40px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modal-search-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-label {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #f7ef9d;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: none;
}

.search-modal-container .search-form,
.search-modal-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-right: 30px;
  padding-top: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #e2bd38;
  color: #fff;
  font-size: 2.2rem;
  font-family: 'futura-pt-bold', sans-serif;
  line-height: 0;
  font-weight: 600;
}

.searchform input[type="text"]::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6) !important;
  font-style: normal;
}

.search-form-input {
    padding: 15px 20px;
    width: 300px;
}

.search-form-submit {
    padding: 16px 20px;
    border: none;
    background: #e2bd38;
    color: #000;
}

@media (max-width: 479px) {
  .search-form-submit {
    margin-top: 20px;
  }
  .search-label {
      font-size: 3rem;
    }
  .modal-search-block {
      width: 100%;
      padding: 0px;
  }
    .searchform input[type="submit"] {
      padding: 8px 15px 6px;
  }
}

@media (max-width: 1120px) {
  .menu-item.search {
      display: block;
      /* text-align: center; */
      margin: auto;
      padding: 0;
      width: 100%;
  }

  .menu-item.search a {
      width: 100%;
  }
}

@media(min-width: 1121px) {
  .search-icon, .menu-item.search a:before {
    visibility: visible;
  }
  .menu-item.search a {
    visibility: hidden;
  }
}