/*!
Theme Name: 	ChaseReevesCo 5 
Theme URI: 		https://chasereeves.co
Description: 	Don't be dissapoint. 
Version: 		1.0
Author: 		Chase Reeves  
Author URI: 	https://matterful.co 
Tags: 			 
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio {
  display: block;
  width: 100%;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  color: #000;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted #EFEFEF;
  cursor: help;
}
.headline_meta abbr {
  border: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, "Courier New", monospace;
  _font-family: 'courier new', monospace;
}
code,
pre {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.7222em;
  border: 1px solid #EFEFEF;
}
pre {
  background-color: #faf6e8;
  line-height: 1.4872em;
  margin-bottom: 2.5625em;
  padding: 1.1154em 3%;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  background-color: #fcf2c8;
  padding: 0 5px 1px;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small,
.small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dd {
  margin: 0 0 1.9em 0;
}
dt {
  font-weight: bold;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
input,
button,
select,
textarea {
  font-weight: normal;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  float: left;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0.4em 0.6em 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  *margin-top: 4px;
  /* For IE7,add top margin to align select with labels */
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="hidden"] {
  display: none;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input:focus,
textarea:focus,
input[type="submit"]:focus {
  outline: 0;
  outline: thin dotted \9;
}
@-webkit-keyframes spin_right {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin_right {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin_right {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin_left {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin_left {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-ms-keyframes spin_left {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -webkit-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -webkit-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@-moz-keyframes shake {
  0% {
    -moz-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -moz-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -moz-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -moz-transform: translate(0px, 0px) rotate(0deg);
  }
}
@-o-keyframes shake {
  0% {
    -o-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -o-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -o-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -o-transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@-moz-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@-o-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
p {
  margin-bottom: 1.9em;
  line-height: 1.9em;
}
ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0 0 1.9em 0;
  padding: 0;
}
nav ul,
nav ol {
  margin: 0;
  padding: 0;
}
ul.none,
ul.none li,
li.widget ul.none li {
  margin-left: 0;
  list-style: none;
  list-style-type: none;
}
.format_text li,
.elementor-text-editor li {
  line-height: 1.9em;
  margin-bottom: 0.3em;
}
.format_text ol,
.format_text ul,
.elementor-text-editor ol,
.elementor-text-editor ul {
  margin: 0 0 1.9em 1.5em;
}
.format_text ul,
.elementor-text-editor ul {
  list-style-type: disc;
}
.format_text ul ul,
.elementor-text-editor ul ul {
  list-style-type: square;
}
.format_text ul ul ul,
.elementor-text-editor ul ul ul {
  list-style-type: circle;
}
.format_text ol,
.elementor-text-editor ol {
  list-style-type: decimal;
}
.format_text ol ol,
.elementor-text-editor ol ol {
  list-style-type: lower-alpha;
}
.format_text ol ol ol,
.elementor-text-editor ol ol ol {
  list-style-type: lower-roman;
}
li,
li {
  margin-bottom: 1.6111/2em;
}
ol ol,
ol ul,
ul ul,
ul ol {
  margin-left: 2.1111em;
}
ul > ul,
ol > ol,
ul > ol,
ol > ul {
  margin-bottom: 0.95em;
}
b#show_baseline {
  display: block;
  position: absolute;
  top: 3px;
  right: 6px;
  color: #777;
}
b#show_baseline:hover {
  cursor: pointer;
}
.show_baseline .container {
  background-image: url(images/baseline-29.png);
  background-repeat: repeat;
}
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
  margin-bottom: 1.9em;
}
table th,
table td {
  padding: 0.45em;
  line-height: 1.1em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #e2e2e2;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: #EFEFEF;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #e2e2e2;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
legend small {
  color: #CCC;
}
label {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  font-weight: 900;
  display: inline-block;
  margin: 0 0 0.5em;
  color: #CCC;
}
p label {
  margin-bottom: -1.9em;
}
label.radio,
label.checkbox {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  display: block;
  margin-bottom: 0;
  padding-left: 2em;
}
select {
  width: 48%;
  background-color: #ffffff;
  font-size: 0.9em;
}
input,
textarea,
select {
  display: block;
  border: 1px solid #CFCFCF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input,
textarea {
  background-color: #fafaea;
  -webkit-box-shadow: inset 0 0 4px #D1D1C7;
  -moz-box-shadow: inset 0 0 4px #D1D1C7;
  box-shadow: inset 0 0 4px #D1D1C7;
}
input[type="submit"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
textarea:focus,
input[type="submit"]:focus {
  border-color: #123193;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: 0 0 8px #123193;
  -moz-box-shadow: 0 0 8px #123193;
  box-shadow: 0 0 8px #123193;
}
input {
  width: 45%;
  padding: 0.46em 0.5em 0.5em;
}
textarea {
  width: 96%;
  padding: 2%;
}
.mozilla textarea {
  width: 95%;
  padding: 0.5em;
}
#sidebars input[type="email"],
#sidebars input[type="text"] {
  width: 94%;
}
.centered_form {
  text-align: center;
  margin-bottom: 1.9em;
}
.centered_form input {
  display: block;
  margin: 0 auto 1em;
}
.centered_form input[type="submit"] {
  display: inline-block;
}
.fullwidth_form {
  margin-bottom: 1.9em;
}
.fullwidth_form input {
  display: block;
  margin: 0 auto 1em;
  width: 96%;
}
.fullwidth_form input[type="checkbox"] {
  float: left;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0.4em 0.6em 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
.fullwidth_form input[type="submit"] {
  width: 52%;
}
.fullwidth_form label {
  width: 98%;
}
.inline_form {
  margin-bottom: 1.9em;
  text-align: center;
}
.inline_form input {
  display: inline-block;
  margin: 0 1em 1em 0;
}
.inline_form input[type="submit"] {
  margin-right: 0;
}
.triple_inline_form {
  margin-bottom: 1.9em;
  text-align: center;
}
.triple_inline_form input {
  display: inline-block;
  margin: 0 1em 1em 0;
  width: 38%;
}
.triple_inline_form input[type="submit"] {
  margin-right: 0;
  width: 15%;
}
body .elementor-button {
  background-color: #123193;
}
.format_text .elementor-button,
.format_text .btn_main,
input[type="submit"],
.format_text .btn_alt,
input[type="submit"].btn_alt,
.format_text .btn_fancy,
input[type="submit"].btn_fancy,
.format_text .btn_fancy_alt,
input[type="submit"].btn_fancy_alt,
.format_text .btn_full_main {
  background-color: #123193;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
  -webkit-box-shadow: 6px 7px 0px 0px #000;
  -moz-box-shadow: 6px 7px 0px 0px #000;
  box-shadow: 6px 7px 0px 0px #000;
  transition: all 0.01s;
  display: inline-block;
  margin-left: -6px;
}
.format_text .elementor-button:hover,
.format_text .btn_main:hover,
input[type="submit"]:hover,
.format_text .btn_alt:hover,
input[type="submit"].btn_alt:hover,
.format_text .btn_fancy:hover,
input[type="submit"].btn_fancy:hover,
.format_text .btn_fancy_alt:hover,
input[type="submit"].btn_fancy_alt:hover,
.format_text .btn_full_main:hover {
  transform: translateY(-0.25em);
}
.format_text .btn_main,
input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0.6em 0.8em 0.5em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.format_text .btn_alt,
input[type="submit"].btn_alt {
  color: #000;
  background: none;
  background-color: #F8D552;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.format_text .btn_alt:hover,
input[type="submit"].btn_alt:hover {
  transform: translateY(-0.25em);
}
.format_text .btn_full_main {
  display: block;
  text-align: center;
  padding: 1em;
  margin-bottom: 1.9em;
}
.two_column {
  float: left;
  width: 46.13%;
  margin-bottom: 1em;
}
.three_column {
  float: left;
  margin: 0 8% 1em 0;
  width: 28%;
}
.four_column {
  float: left;
  margin-right: 2.77777778%;
  width: 22.91%;
}
.two_column.last_column,
.three_column.last_column,
.four_column.last_column {
  float: right;
  margin-right: 0;
}
.line_1of3 {
  background: url(images/vert_line.gif) repeat-y 32% 0;
}
.line_2of3 {
  background: url(images/vert_line.gif) repeat-y 68% 0;
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.line_1of2 {
  background: url(images/vert_line.gif) repeat-y 50% 0;
}
em,
i {
  font-style: italic;
}
em em,
i i {
  font-style: normal;
}
blockquote {
  font-style: italic;
  line-height: 1.78em;
  margin: 0.4em 0 1.9em 0;
  padding-left: 1.2em;
  border-left: 3px solid #133398;
}
blockquote em {
  font-style: normal;
}
.cite:before {
  content: "~ ";
}
p.cite {
  font-weight: normal;
  font-style: italic;
  margin-top: -1em;
}
.post_inner .format_text .cite a {
  font-weight: normal;
}
.cite a:hover {
  text-decoration: none;
}
.big p.cite {
  font-size: 0.62em;
}
blockquote.big,
blockquote p.big {
  font-size: 2em;
  font-style: italic;
  line-height: 1.61111111em;
  margin: 0 0 2em 0;
}
blockquote p.big {
  margin-bottom: 0.6em;
}
blockquote.big p {
  margin-bottom: 1em;
}
blockquote.big p.lede {
  font-size: 1em;
}
blockquote.big .cite,
blockquote.big small {
  margin-top: -1em;
}
blockquote.big em {
  font-style: normal;
}
blockquote.none {
  border: none;
  padding: 0;
}
blockquote.no-line {
  border: none;
}
blockquote.quotable {
  padding: 0;
  border: 0 none;
}
q {
  quotes: '“' '”' '‘' '’';
}
q:before {
  content: '“';
  content: open-quote;
}
q:after {
  content: '”';
  content: close-quote;
}
q q:before {
  content: '‘';
  content: open-quote;
}
q q:after {
  content: '’';
  content: close-quote;
}
blockquote q:before {
  content: '‘';
  content: open-quote;
}
blockquote q:after {
  content: '’';
  content: close-quote;
}
blockquote q q:before {
  content: '“';
  content: open-quote;
}
blockquote q q:after {
  content: '”';
  content: close-quote;
}
.alert .lede {
  color: #000;
}
.lede .btn_main {
  font-size: 0.6em;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.quiet {
  color: #CCC;
}
.alt_font {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  font-weight: 900;
}
.alt_font_fat {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  font-weight: 900;
}
.main_font {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
}
.quiet.alt_font {
  font-size: 0.8em;
}
span.pullquote_left,
span.pullquote_right {
  display: block;
  width: 47.65%;
  margin-top: 0.95em;
  margin-bottom: 0.95em;
  padding: 0.95em 0;
  position: relative;
  color: #CCC;
  border-top: 3px solid #EFEFEF;
  border-bottom: 3px solid #EFEFEF;
}
span.pullquote_right {
  float: right;
  margin-left: 1.9em;
}
span.pullquote_left {
  float: left;
  margin-right: 1.9em;
}
.pullquote_left span.title,
.pullquote_right span.title {
  display: block;
  font-weight: bold;
}
::-moz-selection {
  background: #fff1c2;
  text-shadow: none;
}
::selection {
  background: #fff1c2;
  text-shadow: none;
}
q {
  quotes: '“' '”' '‘' '’';
}
q:before {
  content: '“';
  content: open-quote;
}
q:after {
  content: '”';
  content: close-quote;
}
q q:before {
  content: '‘';
  content: open-quote;
}
q q:after {
  content: '’';
  content: close-quote;
}
.post_tags {
  font-size: 0.88888888em;
  line-height: 1.8125em;
  margin-bottom: 1.8125em;
}
ul.horr_list {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
.horr_list li {
  margin: 0 1em / 2 1em / 2 0;
  list-style: none;
  display: inline;
}
ul.horr_list_centered {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.horr_list_centered li {
  display: inline;
}
.horr_list_centered a {
  display: inline-block;
  padding: 10px;
}
ul.none,
ul.none li,
li.widget ul.none li {
  margin-left: 0;
  list-style: none;
  list-style-type: none;
}
ul.horr_right {
  float: right;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.horr_right li {
  float: left;
  margin-bottom: 0;
  margin-right: 0.5em;
  background: #eee;
  line-height: 1;
  border: 1px solid #C3C7BF;
}
.horr_right a {
  padding: 0.25em 0.5em;
  display: block;
  border: none;
}
.drop_cap {
  font-size: 3.39em;
  line-height: 0.88em;
  padding: 0.04em 0.12em 0 0;
  float: left;
}
.border_top {
  border-top: 1px solid #EFEFEF;
  padding-top: 1em / 2/2;
}
.border_bottom {
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 1em / 2/2;
}
.border_top_big {
  border-top: 4px solid #EFEFEF;
  padding-top: 1em / 2/2;
}
.border_bottom_big {
  border-bottom: 4px solid #EFEFEF;
  padding-top: 1em / 2/2;
}
hr.small {
  margin: 1em 0;
}
hr {
  display: block;
  height: 1px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #EFEFEF;
  color: transparent;
  margin: 1em 0;
  padding: 0;
}
hr.space {
  border: 0;
  margin: 1em 0;
}
.elementor-1693 .elementor-element.elementor-element-fbc9c17 .elementor-divider-separator hr.pyramid {
  border: 0 none;
  background: url(images/pyramid-separator.png) no-repeat 0 0;
  background-size: 100%;
  padding: 20px 0;
}
div.alert,
p.alert {
  background-color: #FFF6C5;
  border-top: 3px solid #f8d200;
}
div.alert input[type="email"],
p.alert input[type="email"] {
  background-color: #FFF;
  border-color: #000;
  -webkit-box-shadow: 0 0 8px #CCC184;
  -moz-box-shadow: 0 0 8px #CCC184;
  box-shadow: 0 0 8px #CCC184;
}
.box_main {
  background-color: #EFEFEF;
  border-top: 3px solid #898989;
}
div.alert,
p.alert,
.box_main {
  margin: 0 0 1.6111em;
  padding: 4% 10%;
  margin-bottom: 1.62em;
  margin-bottom: 1.9em;
}
.box_main h2,
.box_main h3,
.box_main h4,
.alert h2,
.alert h3,
.alert h4 {
  margin: 0.7em 0 0.8em;
}
.note {
  color: #CCC;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 1.9em;
}
div.note {
  padding: 1.611em 0;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  margin: 2.9em 0;
}
.alert p:last-child,
.note p:last-child,
.widget p:last-child,
.widget li:last-child,
li.widget p:last-child,
.box_main form:last-child,
.box_main p:last-child,
.alert form:last-child,
.alert p:last-child {
  margin-bottom: 0;
}
.text_alert {
  color: #FFA441;
}
.text_error {
  color: #E7675C;
}
.text_success {
  color: #71B372;
}
figure {
  margin: 0.9em 0 1.8em;
}
figure img {
  width: 100%;
}
figure figcaption {
  font-size: 0.8em;
  color: #b3b3b3;
  text-align: center;
  margin: 0.8em 0 0.6em;
}
img.frame {
  background-color: #EEE;
  background: none repeat scroll 0 0 rgba(90, 90, 90, 0.1);
  border: 1px solid #CCC;
  border: 1px solid rgba(90, 90, 90, 0.3);
  padding: 1px;
}
.wp-caption {
  padding: 1px;
  padding-bottom: 0.55555556em;
}
img.pull_wide {
  max-width: 110%;
}
.pull_wide,
blockquote.big.pull_wide {
  margin-left: -5%;
  margin-right: -5%;
}
.wp-caption p {
  font-size: 0.77777778em;
  line-height: 1.8125em;
  margin-bottom: 0;
  margin-top: 0.71428571em;
  color: #666;
  padding: 0 1em;
}
.alignright {
  float: right;
  margin: 0.4em 0 0.80555556em 4.64%;
}
.alignleft {
  float: left;
  margin: 0.4em 4.64% 0.80555556em 0;
}
.headshot {
  background-color: #EEE;
  background: none repeat scroll 0 0 rgba(90, 90, 90, 0.1);
  border: 1px solid #CCC;
  border: 1px solid rgba(90, 90, 90, 0.3);
  padding: 1px;
  float: left;
  width: 72px;
  margin: 0.3em 4.64% 0.5em 0;
}
.imgcircle {
  -webkit-border-radius: 10000px;
  -moz-border-radius: 10000px;
  border-radius: 10000px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img_full {
  width: 100%;
  margin-top: 0.4em;
  margin-bottom: 0.33333333em;
}
.big_box .img_full {
  margin-bottom: 0;
}
.wp-caption .img_full {
  margin-top: 0;
}
.img_half {
  width: 47.69%;
}
.img_quarter {
  width: 30%;
}
.group .img_half.alignright,
.group .img_half.alignleft {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.5em;
}
.img_circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img_rounded {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.icon_btn {
  font: 900 11px/11px "helvetica neue", helvetica, arial, sans-serif;
  color: #333;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 4px 6px;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: white;
  background-image: -moz-linear-gradient(top, #ffffff, #dedede);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dedede));
  background-image: -ms-linear-gradient(top, #ffffff, #dedede);
  background-image: linear-gradient(top, #ffffff, #dedede);
  background-image: -o-linear-gradient(top, #ffffff, #dedede);
  border: #CCC solid 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede');
}
.icon_btn:hover {
  color: #000;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.icon_btn span {
  padding-left: 22px;
}
.icon_btn.twitter span {
  background: url(images/icons.png) no-repeat 0 1px;
}
.icon_btn.facebook span {
  background: url(images/icons.png) no-repeat 0 -22px;
}
.icon_btn.email span {
  background: url(images/icons.png) no-repeat 0 -42px;
}
.remove_margin_bottom {
  margin-bottom: 0 !important;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.group:before,
.group:after,
.container:before,
.container:after {
  content: "";
  display: table;
}
.group:after,
.container:after {
  clear: both;
}
.group,
.container {
  zoom: 1;
}
.clearme {
  clear: both;
  overflow: hidden;
  zoom: 1;
}
.elementor-pagination {
  margin-top: 5%;
}
.pagination {
  padding: 1.3em 1em 1.2em;
  text-align: center;
}
.pagination a,
.pagination span {
  display: inline-block;
  padding: 0 8px;
}
.pagination a:hover {
  text-decoration: underline;
}
.prev_paginated {
  margin-right: 1em;
}
.next_paginated {
  margin-left: 1em;
}
#breadcrumbs {
  list-style: none;
}
#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  font-size: 0.6em;
}
#breadcrumbs .separator {
  font-weight: 100;
  color: #ccc;
}
body {
  color: #000;
  font-size: 20px;
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  background: #020A26 url(images/star_pattern2.jpg) repeat scroll top left;
  line-height: 1em;
  text-align: left;
  -webkit-font-smoothing: subpixel-antialiased;
}
.container {
  margin: 0 auto;
}
.main_content {
  background-color: #FFF;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.main_content_inner {
  padding: 9%;
}
.main_content_inner article {
  margin-bottom: 16.5%;
}
img.end_image {
  width: 100%;
}
#header_nav {
  font-style: italic;
}
#header_nav ul {
  display: flex;
  flex-wrap: wrap;
}
#header_nav li {
  flex: 1;
  flex-basis: 50%;
}
#header_nav ul > li:first-child {
  flex: 1 0 100%;
  flex-basis: 100%;
}
#header_nav li a {
  text-align: center;
  color: white;
  display: block;
  padding: 2em 0;
}
#header_nav .menu-item-home a {
  font-weight: bold;
  letter-spacing: 0.1em;
  font-style: normal;
  background-image: linear-gradient(to left, #F7E996, #F1AE95, #F09995, #BA85C4, #A287D5, #ADBCD6, #F7E996, #F1AE95, #F09995, #BA85C4, #A287D5, #ADBCD6);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
#header_nav li a:hover {
  text-decoration: underline;
  font-style: normal;
}
.topbox {
  margin: 1em 0;
}
.post_meta_upper {
  font-size: 0.8em;
}
p.footer_text {
  text-align: center;
  font-size: 1.4em;
  margin: 1em 0;
  color: #FFF;
  padding: 0 11px;
}
p.footer_text a {
  color: #FFF;
  text-decoration: underline;
  font-weight: 900;
}
p.footer_text a:hover {
  color: #F8D552;
}
.footer_nav .menu {
  font-size: 0.6em;
  line-height: 1.9em;
}
.footer_nav h5 {
  font-size: 1em;
}
.footer_nav ul.menu li:first-child {
  font-weight: 900;
}
.footer_nav .menu li.menu-item {
  text-transform: uppercase;
}
.footer_nav .menu li.menu-item .sub-menu {
  margin: 0 0 0 0;
}
.footer_nav .menu li.menu-item .sub-menu li {
  font-weight: 100;
  text-transform: none;
}
.footer_nav .menu li.menu-item a {
  color: #000;
  padding: 0.3em;
  display: inline-block;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #123193;
}
.post_inner .format_text a {
  text-decoration: underline;
  font-weight: 900;
}
.rainbow {
  background-image: linear-gradient(to left, #F1AE95, #F09995, #BA85C4, #A287D5, #ADBCD6);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
h1,
h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica Neue', helvetica, sans-serif;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0.95em 0 0.63333333em;
}
h1 {
  font-size: 2.9em;
  line-height: 1.2em;
  letter-spacing: -0.02em;
  margin: 0 0 1em;
}
h2 {
  font-size: 1.8em;
  line-height: 1.334em;
}
h2.entry-title {
  margin-bottom: 0.2em;
}
h3 {
  font-size: 18/18em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: uppercase;
}
h3.h2 {
  font-size: 1.8em;
  line-height: 1.334em;
}
h4 {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.6em;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 58/22em;
  margin-bottom: 0.625em;
}
h5 {
  font-size: 15/18em;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 6/16em;
}
header h1,
header h2,
header h3,
header h4 {
  margin-top: 0;
}
p.lede,
h6,
h5 {
  font-family: georgia, serif;
  font-size: 1.6em;
  line-height: 1.9em;
  margin: 0 0 1.3em;
  font-weight: normal;
}
p.lede.no-lede,
.no-lede p.lede {
  font-size: 20px;
}
h6,
h5 {
  font-family: georgia,serif;
  text-transform: none;
}
h5 {
  font-size: 1.4em;
}
h3.two_worder {
  text-align: center;
  color: #123193;
  margin: 2em 0;
}
.highlight {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(-100deg, rgba(250, 247, 133, 0.3), rgba(250, 247, 133, 0.7) 95%, rgba(250, 247, 133, 0.1));
}
hr.graphic {
  background: url(images/wavy_divider.png) no-repeat center top;
  background-size: auto 100%;
}
.sponsor_box {
  margin-bottom: 3.8em;
  padding: 3%;
  font-size: 0.7em;
  background-color: #fffef6;
  border: 1px solid #ebe6bb;
}
.debug [style],
.debug style {
  outline: 5px solid yellow;
}
.debug style {
  display: block;
}
.debug img {
  outline: 5px solid red;
}
.debug img[alt] {
  outline-color: green;
}
.debug img[alt=""] {
  outline-color: yellow;
}
.debug a {
  outline: 5px solid yellow;
}
.debug a[title] {
  outline-color: green;
}
.debug a[target].debug a[href*=javascript],
.debug a[href="#"] {
  outline-color: red;
}
.debug [class=""],
.debug [id=""] {
  outline: 5px solid yellow;
}
@media only screen and (min-width: 999px) {
  .container {
    max-width: 100%;
  }
  #header_nav ul {
    flex-wrap: none;
  }
  #header_nav li {
    flex-basis: auto;
  }
  #header_nav ul > li:first-child {
    flex-basis: auto;
  }
  .main_content {
    width: 90%;
    margin: 0 auto;
  }
  .main_content_inner {
    max-width: 800px;
    margin: 0 auto;
  }
  .logo {
    background: url(images/chase_pic_logo-01.jpg) no-repeat;
    background-size: cover;
    height: 400px;
    position: relative;
  }
  .logo img {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .js .chasereeves_main_menu {
    position: relative;
  }
  .chasereeves_main_menu a:hover {
    background-color: #123193;
    color: #fff;
  }
  .chasereeves_main_menu a.current-menu-item {
    background-color: #0b1841;
  }
  .chasereeves_main_menu a:last-child {
    padding-bottom: 8%;
  }
  .chasereeves_main_menu img {
    margin: 0 auto;
  }
  .js .chasereeves_main_menu.closed {
    max-height: none;
  }
  #toggle {
    display: none;
  }
  .sponsor_box {
    width: 30%;
    margin: 0 0 5% 5%;
    float: right;
  }
}
@media only screen and (max-width: 999px) {
  .four_column,
  .three_column,
  .two_column {
    float: none;
    margin: 0 0 1.62em;
    padding: 0 5%;
    width: 90%;
  }
  .two_column.last_column,
  .four_column.last_column,
  .three_column.last_column {
    float: none;
  }
  .hide_small {
    display: none;
  }
  .triple_inline_form input {
    display: block;
    margin: 0 auto 1em;
    width: 80%;
  }
  .triple_inline_form input[type="submit"] {
    margin: 0 auto 1em;
    width: 60%;
  }
  #searchform input {
    width: 94%;
    display: block;
    margin: 0 0 1em;
  }
  #searchform input[type="submit"] {
    margin: 0 auto 1em;
    width: 40%;
  }
  .alignright,
  .wp-caption.alignright,
  .alignleft,
  .wp-caption.alignleft,
  .wp-post-image {
    display: block;
    float: none;
    margin: 1.9em auto 1.9em;
  }
  img.img_half,
  img.img_half.alignleft,
  img.img_half.alignright {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .img_half.frame,
  .img_half.alignleft.frame,
  .img_half.alignright.frame,
  .wp-caption.img_half,
  .wp-caption.img_full {
    width: 96%;
    padding: 2%;
  }
  .wp-caption img {
    width: 100%;
  }
  .prev_next p.previous,
  .prev_next p.next,
  .prev_next.post_nav p {
    float: none;
    width: auto;
    text-align: center;
  }
  .five_column {
    flex: 0 1 33%;
    margin: 0 0 1em;
  }
  form.inline,
  form.centered {
    text-align: center;
  }
  .inline_form input,
  .centered_form input {
    width: 92%;
  }
  .inline_form input[type="submit"],
  .centered_form input[type="submit"] {
    width: auto;
  }
  blockquote.big {
    font-size: 1.8em;
    letter-spacing: 0;
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 18px;
  }
  #header_nav li a {
    padding: 1.2em 0;
  }
  h1 {
    font-size: 2em;
  }
}
/* Retina Display */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page _color {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #main_menu {
    display: none;
  }
  footer {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */