@charset "UTF-8";
/*! normalize.css v3.0.2 | 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,
menu,
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-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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;
  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"] {
  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;
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}
@font-face {
  font-family: "antartida-bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/antartida/antartida-bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/antartida/antartida-bold.woff2") format("woff2"),
    url("../fonts/antartida/antartida-bold.woff") format("woff"),
    url("../fonts/antartida/antartida-bold.ttf") format("truetype"),
    url("../fonts/antartida/antartida-bold.svg#antartida-bold") format("svg");
}
@font-face {
  font-family: "antartida-rounded";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/antartida/antartida-rounded.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/antartida/antartida-rounded.woff2") format("woff2"),
    url("../fonts/antartida/antartida-rounded.woff") format("woff"),
    url("../fonts/antartida/antartida-rounded.ttf") format("truetype"),
    url("../fonts/antartida/antartida-rounded.svg#antartida-rounded")
      format("svg");
}
@font-face {
  font-family: "antartida-rounded-light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/antartida/antartida-rounded-light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/antartida/antartida-rounded-light.woff2") format("woff2"),
    url("../fonts/antartida/antartida-rounded-light.woff") format("woff"),
    url("../fonts/antartida/antartida-rounded-light.ttf") format("truetype"),
    url("../fonts/antartida/antartida-rounded-light.svg#antartida-rounded-light")
      format("svg");
}
@font-face {
  font-family: "antartida-rounded-bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/antartida/antartida-rounded-bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/antartida/antartida-rounded-bold.woff2") format("woff2"),
    url("../fonts/antartida/antartida-rounded-bold.woff") format("woff"),
    url("../fonts/antartida/antartida-rounded-bold.ttf") format("truetype"),
    url("../fonts/antartida/antartida-rounded-bold.svg#antartida-rounded-bold")
      format("svg");
}
@font-face {
  font-family: "parade-five";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/parade-five/parade-five.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/parade-five/parade-five.woff2") format("woff2"),
    url("../fonts/parade-five/parade-five.woff") format("woff"),
    url("../fonts/parade-five/parade-five.ttf") format("truetype"),
    url("../fonts/parade-five/parade-five.svg#parade-five") format("svg");
}
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 781px) {
  .sm-down {
    display: none;
  }
}
html {
  font-size: 18px;
}
a {
  -webkit-tap-highlight-color: transparent;
}
body {
  font-size: 1rem;
  line-height: 1.4;
  font-family: "antartida-rounded", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  color: #555;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
}
h5,
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
h5:last-child,
p:last-child {
  margin-bottom: 0;
}
h1,
.page h2 {
  font-family: "parade-five", sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4 {
  line-height: 100%;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child {
  margin-bottom: 0;
}
h2,
h3,
h4 {
  font-family: "antartida-rounded-bold", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 4rem;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 1.6rem;
  margin-top: 1rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-size: 1.2rem;
  font-weight: lighter;
}
b,
strong {
  font-family: "antartida-rounded-bold", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
small {
  font-size: 0.8rem;
}
code,
pre {
  font-family: "Bitstream Vera Sans Mono", "Consolas", "Courier", monospace;
}
a {
  text-decoration: none;
  color: #6c4e9e;
  cursor: pointer;
  transition: all 0.15s;
}
a:hover {
  color: #fdba1e;
}
@media (max-width: 780px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.25rem;
  }
  h4 {
    font-size: 1.1rem;
  }
  h5 {
    font-size: 1rem;
  }
}
.widgettitle {
  display: none;
}
.post-edit-link {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 1rem;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  color: #6c4e9e;
  border: 2px solid #6c4e9e;
}
.post-edit-link:hover {
  background-color: #6c4e9e;
  color: #fff;
}
.read-more {
  font-size: 1.25rem;
}
hr {
  display: block;
  width: 100%;
}
@font-face {
  font-family: "dcaf";
  src: url("../fonts/dcaf-icons/dcaf.eot");
  src: url("../fonts/dcaf-icons/dcaf.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dcaf-icons/dcaf.woff") format("woff"),
    url("../fonts/dcaf-icons/dcaf.ttf") format("truetype"),
    url("../fonts/dcaf-icons/dcaf.svg#dcaf") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dcaf";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\e800";
}
.icon-pencil:before {
  content: "\e801";
}
.icon-facebook:before {
  content: "\e802";
}
.icon-comment:before {
  content: "\e803";
}
.icon-photo:before {
  content: "\e804";
}
.icon-instagram:before {
  content: "\e805";
}
.icon-tumblr:before {
  content: "\e806";
}
.icon-note:before {
  content: "\e807";
}
.icon-search:before {
  content: "\e808";
}
.icon-mail:before {
  content: "\e809";
}
.icon-youtube:before {
  content: "\e80a";
}
.icon-gplus:before {
  content: "\e80b";
}
.icon-pinterest:before {
  content: "\e80c";
}
.icon-quote:before {
  content: "\e80d";
}
.icon-lifebuoy:before {
  content: "\e80e";
}
.icon-mobile:before {
  content: "\e80f";
}
.icon-money:before {
  content: "\e810";
}
.icon-trophy:before {
  content: "\e811";
}
.icon-clipboard:before {
  content: "\e812";
}
.icon-camera:before {
  content: "\e813";
}
.icon-clock:before {
  content: "\e814";
}
.icon-book:before {
  content: "\e815";
}
.icon-bell:before {
  content: "\e816";
}
.icon-calendar:before {
  content: "\e817";
}
.icon-desktop:before {
  content: "\e818";
}
.icon-certificate:before {
  content: "\e819";
}
.icon-star:before {
  content: "\e81a";
}
.icon-lightbulb:before {
  content: "\e81b";
}
.icon-wordpress:before {
  content: "\e81c";
}
.icon-paypal:before {
  content: "\e81d";
}
.icon-user:before {
  content: "\e81e";
}
.icon-heart:before {
  content: "\e81f";
}
.icon-menu:before {
  content: "\e820";
}
.icon-email:before {
  content: "\e822";
}
.icon-key:before {
  content: "\e823";
}
header {
  top: 0;
}
.admin-bar header {
  top: 32px;
}
.page-wrapper {
  position: relative;
  top: 60px;
}
@media (max-width: 782px) {
  .admin-bar header {
    top: 0;
  }
  .admin-bar .page-wrapper {
    top: 14px;
  }
}
header,
footer {
  display: block;
  width: 100%;
}
nav {
  display: inline-block;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.columns .column,
.columns .widget {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 12px;
}
@media (min-width: 781px) {
  .columns {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 12px;
  }
}
footer,
section {
  position: relative;
}
.tint {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
header {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  background-color: #fff;
  color: #888;
  height: 60px;
  padding: 0;
  margin: 0;
}
header .nav-top {
  padding: 6px;
  height: 60px;
}
header .logo {
  display: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  height: 38px;
}
header .logo img {
  height: 38px;
}
@media (min-width: 801px) {
  header {
    border-bottom: 0.5rem solid #52c5da;
  }
  header .menu-links {
    display: block;
  }
  header .nav-top {
    float: left;
  }
  header .logo {
    float: left;
    clear: left;
  }
  header .logo img {
    width: 38px;
  }
  header .logo.large {
    display: inline-block;
  }
  header .logo.small {
    display: none;
  }
  header nav {
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
    font-size: 0.9rem;
    margin-left: 6px;
    margin-top: 15px;
  }
  header nav .main-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  header nav .main-menu > li {
    list-style: none;
    display: inline-block;
  }
  header nav .main-menu > li.current_page_item > a {
    color: #52c5da;
  }
  header nav .main-menu > li:after {
    color: #dadfe1;
    content: "\20\2022";
    margin-left: 0.1rem;
    margin-right: 0.1rem;
  }
  header nav .main-menu > li:first-child {
    display: none;
  }
  header nav .main-menu > li:last-child:after {
    content: "";
    margin-left: 0;
    margin-right: 0;
  }
  header .search {
    background-color: #fff;
    float: right;
    clear: none;
    margin-right: 12px;
    margin-top: 9px;
    padding-right: 6px;
    border: 1px solid #bbb;
    width: 140px;
  }
  header .search:hover {
    border: 1px solid #52c5da;
  }
  header .search .search-input {
    padding: 6px;
    font-size: 1rem;
    font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
      "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
      sans-serif;
    color: #555;
    border: 0;
    outline: 0;
    width: 108px;
  }
  header .search .search-input::-webkit-input-placeholder {
    color: #bbb;
  }
  header .search .search-input::-moz-placeholder {
    color: #bbb;
  }
  header .search .search-input:-moz-placeholder {
    color: #bbb;
  }
  header .search .search-input:-ms-input-placeholder {
    color: #bbb;
  }
  header .search .search-button {
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
  }
  header .search .icon {
    cursor: pointer;
    font-size: 1rem;
    color: #888;
  }
  header .social {
    float: right;
    clear: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-right: 12px;
    margin-top: 11px;
  }
  header .social > li {
    list-style: none;
    display: inline-block;
    margin: 0 0.15rem;
  }
  header .social > li a {
    color: #888;
  }
  header .social > li a:hover {
    color: #6c4e9e;
  }
  header .social > li .fa {
    font-size: 1.5rem;
  }
}
@media (max-width: 800px) {
  header {
    text-align: center;
  }
  header .nav-top {
    border-bottom: 1px solid #cbcbcb;
  }
  header .menu-links {
    display: none;
  }
  header .menu-toggle {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 12px;
    color: #888;
    padding: 0;
    margin: 0;
    height: 36px;
    width: 36px;
  }
  header .menu-toggle .icon {
    display: inline-block;
    height: 36px;
    width: 36px;
    font-size: 28px;
    padding: 0;
    margin: 0;
  }
  header .logo {
    position: relative;
    top: 2px;
    cursor: pointer;
    height: 38px;
  }
  header .logo img {
    height: 38px;
    width: 166px;
  }
  header .logo.small {
    display: inline-block;
  }
  header .logo.large {
    display: none;
  }
  header nav {
    display: block;
    background-color: #fff;
  }
  header nav .main-menu {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  header nav .main-menu li {
    border-bottom: 1px solid #cbcbcb;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  header nav .main-menu li:first-child {
    display: none;
  }
  header nav .main-menu a {
    font-size: 1.1rem;
    display: block;
    padding: 6px 24px;
  }
  header nav .main-menu a:hover {
    color: #fff;
    background-color: #6c4e9e;
  }
  header .search {
    background-color: #fff;
    display: block;
    border-top: 1px solid #bbb;
    border-bottom: 2px solid #888;
    padding: 6px;
  }
  header .search .search-input {
    padding: 6px;
    font-size: 1rem;
    font-family: "antartida-rounded", -apple-system, ".SFNSText-Regular",
      "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
      sans-serif;
    color: #555;
    border: 0;
    outline: 0;
    width: calc(100% - 50px);
  }
  header .search .search-input::-webkit-input-placeholder {
    color: #bbb;
  }
  header .search .search-input::-moz-placeholder {
    color: #bbb;
  }
  header .search .search-input:-moz-placeholder {
    color: #bbb;
  }
  header .search .search-input:-ms-input-placeholder {
    color: #bbb;
  }
  header .search .search-button {
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
  }
  header .search .icon {
    cursor: pointer;
    font-size: 1rem;
    color: #888;
  }
  header .social {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 12px;
    line-height: 1;
    text-align: center;
  }
  header .social > li {
    list-style: none;
    display: inline-block;
    margin: 0 6px;
  }
  header .social > li a {
    color: #888;
  }
  header .social > li a:hover {
    color: #6c4e9e;
  }
  header .social > li .fa {
    font-size: 1.75rem;
  }
}
@media (min-width: 801px) and (max-width: 999px) {
  header .search {
    display: none;
  }
}
@media (min-width: 801px) and (max-width: 854px) {
  header .social {
    display: none;
  }
}
.general-content {
  padding: 1rem 2rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #555;
}
.general-content::after {
  clear: both;
  content: "";
  display: table;
}
.general-content h2 {
  color: #52c5da;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  font-family: "parade-five", sans-serif;
  font-weight: 400;
}
@media (max-width: 780px) {
  .general-content h2 {
    font-size: 2rem;
  }
}
.general-content h3 {
  margin-bottom: 0.25rem;
}
.general-content h3,
.general-content h4,
.general-content h5 {
  color: #4d4a4a;
}
.general-content .inner-content {
  margin: 1rem auto;
  max-width: 800px;
}
@media (max-width: 500px) {
  .general-content {
    padding: 1rem;
  }
}
.content-bottom {
  background-color: #e4e4e4;
  border-top: 0.5rem solid #52c5da;
}
.content-bottom .columns {
  margin: 0;
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0;
}
@media (max-width: 780px) {
  .content-bottom .columns {
    padding: 1rem 0;
  }
}
.content-bottom .columns .widget {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 1rem;
}
.content-bottom .columns .widget .widgettitle {
  display: block;
  font-size: 1.25rem;
  color: #555;
  font-family: "antartida-rounded", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-weight: normal;
}
.content-bottom ul {
  margin: 0;
  padding: 0;
}
.content-bottom ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
.content-bottom ul li a {
  display: inline-block;
  font-size: 0.8rem;
}
.content-bottom ul li a:hover {
  color: #e46d25;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 500px) {
  a img,
  img {
    width: 100%;
    height: auto;
    margin: 5px 0;
  }
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.hero {
  width: 100%;
  height: calc(100vh - 60px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-bottom: 0.5rem solid #fdba1e;
  padding: 0;
  margin: 0;
  color: #fff;
  position: relative;
  text-align: center;
}
.admin-bar .hero {
  height: calc(100vh - 92px);
}
.hero .tint {
  background-color: rgba(108, 78, 158, 0.1);
}
.hero .subtitle {
  font-size: 1.5rem;
  padding: 0.5rem 0;
  margin: 0;
  text-align: center;
  color: #52c5da;
}
.hero .logo {
  width: 500px;
  height: auto;
}
.hero .content {
  background-color: #fff;
  margin-top: calc(60vh - 5rem - 25px);
  padding: 0;
  border-top: 0.5rem solid #e46d25;
  border-bottom: 0.5rem solid #6c4e9e;
  text-align: center;
}
@media (max-width: 780px) {
  .hero {
    height: calc(100vh - 50px + 0.5rem);
  }
  .admin-bar .hero {
    height: calc(100vh - 45px);
  }
  .hero .logo {
    width: 90%;
    height: auto;
  }
  .hero .content {
    margin-top: calc(65vh - 5rem - 25px);
  }
}
.callout {
  display: none;
  color: #fff;
  background-color: #6c4e9e;
  padding: 4rem;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
.callout::after {
  clear: both;
  content: "";
  display: table;
}
.callout .icon {
  float: left;
  font-size: 4rem;
}
.callout h4 {
  font-size: 1.8rem;
  padding: 2rem 0.5rem;
}
.touts {
  padding: 1rem 0;
  max-width: 1200px;
  margin: 0 auto;
}
.tout {
  text-align: center;
  margin: 0;
}
.tout h2 {
  padding-top: 1.5rem;
  text-align: center;
  font-size: 2rem;
  text-transform: uppercase;
}
.tout a {
  color: #e46d25;
}
.tout a:hover {
  color: #d5611a;
}
.tout.first a {
  color: #52c5da;
}
.tout.first a:hover {
  color: #3dbed6;
}
.tout.first .icon-circle {
  background-color: #52c5da;
}
.tout.third a {
  color: #6c4e9e;
}
.tout.third a:hover {
  color: #60468d;
}
.tout.third .icon-circle {
  background-color: #6c4e9e;
}
.tout.fourth a {
  color: #fdba1e;
}
.tout.fourth a:hover {
  color: #fdb205;
}
.tout.fourth .icon-circle {
  background-color: #fdba1e;
}
.icon-circle {
  display: inline-block;
  padding-top: 1.25rem;
  border-radius: 100%;
  color: #fff;
  background-color: #e46d25;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  height: 8rem;
  width: 8rem;
}
.icon-circle .icon {
  font-size: 4rem;
}
.quotes {
  padding: 4rem 2rem;
  color: #4d4a4a;
  background-color: #e8ebec;
  border-top: 0.5rem solid #6c4e9e;
}
@media (max-width: 780px) {
  .quotes {
    padding: 3rem 1rem;
    padding-bottom: 4rem;
  }
}
.quotes .quote {
  text-align: center;
  width: 800px;
  margin: 0 auto;
  position: relative;
}
.quotes .quote::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1080px) {
  .quotes .quote {
    width: 80%;
  }
}
@media (max-width: 780px) {
  .quotes .quote {
    width: 90%;
  }
}
@media (max-width: 500px) {
  .quotes .quote {
    width: 100%;
  }
}
.quotes .icon-quote {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 0;
  margin: 0;
  font-size: 4rem;
  color: #bec7ca;
}
@media (max-width: 780px) {
  .quotes .icon-quote {
    top: -25px;
    left: 0;
  }
}
.quotes h2 {
  font-family: "antartida-rounded-bold", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  display: inline-block;
  font-style: italic;
  font-size: 1.75rem;
  margin: 0;
  padding: 0;
  margin-left: 130px;
  text-align: left;
}
.quotes h3 {
  text-align: right;
  font-size: 1.25rem;
  margin-top: 1rem;
}
@media (max-width: 780px) {
  .quotes h2 {
    font-size: 1rem;
    margin-left: 90px;
  }
  .quotes h3 {
    margin-top: 0.5rem;
    font-size: 1rem;
  }
}
.blog-posts {
  padding: 1rem 2rem;
  border-top: 0.5rem solid #e46d25;
  font-size: 1rem;
  line-height: 1.5;
  color: #555;
}
.blog-posts::after {
  clear: both;
  content: "";
  display: table;
}
.blog-posts .blog-post {
  margin: 1rem auto;
  max-width: 800px;
}
.blog-posts .blog-post::after {
  clear: both;
  content: "";
  display: table;
}
.blog-posts .blog-post.post-content {
  border-top: 0.25rem solid #e4e4e4;
  padding-top: 2.75rem;
  margin-bottom: 0.75rem;
}
.blog-posts .blog-post.post-content:first-child {
  border-top: 0;
  padding-top: 1rem;
}
.blog-posts .blog-post h1 {
  color: #6c4e9e;
  font-size: 2.5rem;
}
@media (max-width: 780px) {
  .blog-posts .blog-post h1 {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  .blog-posts {
    padding: 1rem;
  }
  .blog-posts .blog-post {
    margin: 0 auto;
  }
}
.blog-posts .byline {
  color: #888;
  font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  margin: 12px 0;
}
.blog-posts h3,
.blog-posts h4,
.blog-posts h5 {
  color: #4d4a4a;
}
.blog-posts ul li,
.blog-posts ol li {
  margin-bottom: 24px;
}
.blog-nav {
  text-align: center;
  border-top: 0.5rem solid #52c5da;
  padding: 1rem 2rem;
  background-color: #eee;
}
.blog-nav.first-section {
  border-top: 0;
}
.blog-nav .categories {
  margin: 0;
  padding: 0;
}
.blog-nav .categories li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
}
.blog-nav .categories li a:hover {
  color: #e46d25;
}
.blog-nav .categories li:after {
  content: "|";
  margin: 0 0.25rem;
  color: #bbb;
  font-size: 1rem;
}
.blog-nav .categories li:first-child:after,
.blog-nav .categories li:last-child:after {
  content: "";
  margin: 0;
}
.blog-nav .categories li:first-child {
  margin-left: 0;
}
.blog-nav .categories li:last-child {
  margin-right: 0;
}
.pagination {
  text-align: center;
}
.pagination .page-numbers {
  font-size: 1.25rem;
  margin: 0.15rem;
  display: none;
}
.pagination .page-numbers.current {
  color: #888;
}
.pagination .page-numbers.prev {
  display: inline;
  margin-right: 0.5rem;
}
.pagination .page-numbers.next {
  display: inline;
  margin-left: 0.5rem;
}
@media (min-width: 501px) {
  .pagination .page-numbers {
    font-size: 1.5rem;
    display: inline;
  }
  .pagination .page-numbers.prev {
    margin-right: 1rem;
  }
  .pagination .page-numbers.next {
    margin-left: 1rem;
  }
}
.story {
  padding: 4rem 2rem;
  background-color: #52c5da;
  color: #fff;
  border-top: 0.5rem solid #fdba1e;
  font-size: 1.1rem;
  line-height: 1.45;
  font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
}
.story .content {
  margin: 0 auto;
  max-width: 800px;
}
.superhero-container {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
}
.superhero {
  margin: 0;
  padding: 0;
  width: 325px;
  position: relative;
  top: 0.4rem;
}
.search-results h1 {
  font-size: 2.5rem;
  color: #52c5da;
}
.search-results .navigation {
  padding: 0.5rem 0;
  font-size: 1.25rem;
}
.search-results .navigation::after {
  clear: both;
  content: "";
  display: table;
}
.search-results .navigation .older,
.search-results .navigation .newer {
  float: left;
  clear: none;
  width: 50%;
}
.search-results .navigation .older {
  text-align: left;
}
.search-results .navigation .newer {
  text-align: right;
}
.search-results .search-result {
  margin: 0.5rem 0;
  padding-left: 1rem;
}
.search-results .search-result .date {
  font-size: 0.9rem;
  font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
}
.search-results .search-result .postmetadata {
  font-size: 0.8rem;
}
.prefooter {
  border-top: 0.5rem solid #fdba1e;
}
.prefooter .widget:first-child,
.prefooter .widget:last-child {
  display: block;
  padding: 48px 24px;
}
.prefooter .widget:first-child h4 {
  font-family: "antartida-rounded-bold", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  text-transform: uppercase;
  color: #52c5da;
}
.prefooter .widget:first-child .email-input,
.prefooter .widget:first-child .name-input,
.prefooter .widget:first-child .zip-input {
  padding: 6px;
  margin: 3px;
  color: #555;
  border: 0.25rem solid #e4e4e4;
  outline: 0;
  font-size: 1rem;
  width: 90%;
}
.prefooter .widget:first-child .email-input.required-outline,
.prefooter .widget:first-child .name-input.required-outline,
.prefooter .widget:first-child .zip-input.required-outline {
  border-color: #e46d25;
}
.prefooter .widget:first-child .email-input::-webkit-input-placeholder,
.prefooter .widget:first-child .name-input::-webkit-input-placeholder,
.prefooter .widget:first-child .zip-input::-webkit-input-placeholder {
  color: #bbb;
}
.prefooter .widget:first-child .email-input::-moz-placeholder,
.prefooter .widget:first-child .name-input::-moz-placeholder,
.prefooter .widget:first-child .zip-input::-moz-placeholder {
  color: #bbb;
}
.prefooter .widget:first-child .email-input:-moz-placeholder,
.prefooter .widget:first-child .name-input:-moz-placeholder,
.prefooter .widget:first-child .zip-input:-moz-placeholder {
  color: #bbb;
}
.prefooter .widget:first-child .email-input:-ms-input-placeholder,
.prefooter .widget:first-child .name-input:-ms-input-placeholder,
.prefooter .widget:first-child .zip-input:-ms-input-placeholder {
  color: #bbb;
}
.prefooter .widget:first-child .button {
  border: 0.25rem solid #6c4e9e;
  background-color: #fff;
  margin: 3px;
  padding: 6px 12px;
  color: #6c4e9e;
  text-transform: uppercase;
  font-family: "antartida-rounded-bold", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-size: 1rem;
  display: block;
  cursor: pointer;
}
.prefooter .widget:first-child .button:hover {
  background-color: #6c4e9e;
  color: #fff;
}
@media (max-width: 500px) {
  .prefooter .widget:first-child,
  .prefooter .widget:last-child {
    width: 100%;
  }
  .prefooter .widget:first-child h4,
  .prefooter .widget:last-child h4 {
    font-size: 1.4rem;
  }
  .prefooter .widget:last-child {
    padding-top: 0;
  }
}
@media (max-width: 780px) {
  .prefooter {
    text-align: center;
  }
  .prefooter .widget:first-child .button {
    display: inline-block;
  }
  .prefooter .widget:last-child {
    padding-top: 0;
  }
}
@media (min-width: 781px) {
  .prefooter::after {
    clear: both;
    content: "";
    display: table;
  }
  .prefooter .widget:first-child,
  .prefooter .widget:last-child {
    clear: none;
    max-width: 50%;
  }
  .prefooter .widget:first-child {
    float: left;
    padding-left: 48px;
    padding-right: 12px;
  }
  .prefooter .widget:last-child {
    float: right;
    padding-left: 12px;
    padding-right: 48px;
  }
}
@media (min-width: 781px) and (max-width: 1080px) {
  .prefooter .widget:first-child h4 {
    font-size: 1.6rem;
  }
}
@media (min-width: 1081px) {
  .prefooter .widget:first-child {
    padding-left: 96px;
  }
  .prefooter .widget:last-child {
    padding-right: 96px;
  }
}
@media (min-width: 1201px) {
  .prefooter .widget:first-child {
    padding-left: 144px;
  }
  .prefooter .widget:last-child {
    padding-right: 144px;
  }
}
@media (min-width: 1401px) {
  .prefooter .widget:first-child {
    padding-left: 312px;
  }
  .prefooter .widget:last-child {
    padding-right: 312px;
  }
}
.twitter-attribution {
  font-size: 0.8rem;
  font-weight: normal;
  font-family: "antartida-rounded", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
}
.twitter-border {
  padding: 0.25rem;
  border-radius: 6px;
  border: solid 0.2rem #e4e4e4;
}
.validation-msg {
  margin-top: 0.5rem;
  margin-left: 0.25rem;
}
.validation-msg p {
  display: none;
  color: #e46d25;
}
footer {
  position: relative;
  padding: 1rem 0;
  background-color: #4d4a4a;
  border-top: 0.5rem solid #52c5da;
}
footer::after {
  clear: both;
  content: "";
  display: table;
}
footer .widget_links > ul,
footer .links {
  margin: 0;
  padding: 0;
  display: block;
}
footer .widget_links > ul li,
footer .links li {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .widget_links > ul li a,
footer .links li a {
  font-size: 0.8rem;
  color: #fff;
  font-family: "antartida-rounded-light", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-weight: lighter;
}
footer .widget_links > ul li a:hover,
footer .links li a:hover {
  color: #fdba1e;
}
footer .address {
  color: #bbb;
  font-family: "antartida-rounded", -apple-system, ".SFNSText-Regular",
    "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande",
    sans-serif;
  font-size: 0.8rem;
  line-height: 1.75;
}
footer .address a {
  color: #dadfe1;
}
footer .address a:hover {
  color: #fdba1e;
}
footer .social {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1;
}
footer .social > li {
  list-style: none;
  display: inline-block;
  margin: 0 0.25rem;
}
footer .social > li:first-child {
  margin-left: 0;
}
footer .social > li:last-child {
  margin-right: 0;
}
footer .social > li a {
  color: #bbb;
}
footer .social > li a:hover {
  color: #fdba1e;
}
footer .social > li .fa {
  font-size: 1.5rem;
}
@media (min-width: 1201px) {
  footer {
    padding: 2rem 4rem;
  }
  footer .social > li {
    margin: 0 0.25rem;
  }
  footer .social > li:first-child {
    margin-left: 0;
  }
  footer .social > li:last-child .fa {
    font-size: 1.8rem;
  }
  footer .social > li .fa {
    font-size: 1.75rem;
  }
}
@media (max-width: 974px) {
  footer .columns > .widget:first-child {
    -webkit-flex: 0.5;
    -ms-flex: 0.5;
    flex: 0.5;
  }
  footer .social > li {
    margin: 0.5rem;
    display: block;
  }
  footer .social > li:first-child {
    margin-left: 0.9rem;
  }
  footer .social > li:last-child .fa {
    font-size: 1.65rem;
  }
  footer .social > li .fa {
    font-size: 2rem;
  }
}
@media (max-width: 780px) {
  footer {
    padding: 2rem;
  }
  footer .columns > .widget:first-child {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  footer .social > li {
    margin: 0 0.5rem;
    display: inline-block;
  }
  footer .social > li:first-child {
    margin-left: 0;
  }
  footer .social > li:last-child .fa {
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  footer {
    padding: 1rem;
  }
}
.admin-footer {
  text-align: right;
  padding: 1rem 2rem;
  background-color: #403e3e;
}
.admin-footer a {
  font-size: 0.8rem;
  color: #888;
}
.admin-footer a:hover {
  color: #52c5da;
}
.about .top-content {
  text-align: center;
  padding: 1rem;
}
.about .interior-logo {
  display: inline-block;
  width: 500px;
  height: auto;
}
@media (max-width: 779px) {
  .about .interior-logo {
    width: 300px;
  }
}
.about .image-stripe {
  width: 100%;
  height: 300px;
  background-image: url("../images/work.jpg");
  background-size: 100%;
  background-position: center -75px;
  border-top: 0.5rem solid #fdba1e;
  border-bottom: 0.5rem solid #6c4e9e;
}
@media (max-width: 550px) {
  .about .image-stripe {
    height: 250px;
    background-position: top center;
  }
}
@media (min-width: 1090px) {
  .about .image-stripe {
    background-position: 0 -200px;
  }
}
@media (min-width: 1350px) {
  .about .image-stripe {
    background-position: 0 -300px;
  }
}
.about .other-links .column {
  text-align: center;
}
.about .other-links .column h4 {
  font-size: 2rem;
}
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
