@import url("//fonts.googleapis.com/css?family=Alegreya+Sans:400,700");
html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  text-shadow: 0px 0px 1px transparent;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #000;
  height: 100%; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0 0 12px 0;
  font-weight: normal; }

a img {
  border: 0; }

a {
  outline: none;
  text-decoration: none;
  transition: all 300ms; }

p {
  line-height: 1.7; }

input[type='text'], input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0; }

input:-moz-placeholder,
input::-moz-placeholder {
  opacity: 1; }

b,
strong {
  font-weight: normal; }

em,
i {
  font-style: normal; }

b em,
b i,
strong em,
strong i,
em b,
em strong,
i b,
i strong {
  font-weight: normal;
  font-style: normal; }

#cms_header_navbar,
#cms_header_subbar {
  overflow: hidden; }

.clearfix:after, .clearfix:before,
.clearfixiest:after,
.clearfixiest:before {
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '\0020'; }

.clearfix:after,
.clearfixiest:after {
  clear: both; }

.clearfix,
.clearfixiest {
  zoom: 1; }

.clear {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0; }

/**
* BE WARNED
* rowMachine uses nth-child which is not supported in IE 7
* http://caniuse.com/css-sel3
*
*/
body {
  font-size: 100%; }

.container {
  width: 950px;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 0; }
  @media only screen and (max-width: 1260px) {
    .container {
      width: 90%; } }
  .container .column, .container .columns {
    display: inline;
    float: left;
    margin: 0 10px 0 0; }
    .container .column.last, .container .columns.last {
      margin-right: 0; }
  .container .col1.columns, .container .col1.column {
    width: 30px; }
  .container .col2.columns {
    width: 70px; }
  .container .col3.columns {
    width: 110px; }
  .container .col4.columns {
    width: 150px; }
  .container .col5.columns {
    width: 190px; }
  .container .col6.columns {
    width: 230px; }
  .container .col7.columns {
    width: 270px; }
  .container .col8.columns {
    width: 310px; }
  .container .col9.columns {
    width: 350px; }
  .container .col10.columns {
    width: 390px; }
  .container .col11.columns {
    width: 430px; }
  .container .col12.columns {
    width: 470px; }
  .container .col13.columns {
    width: 510px; }
  .container .col14.columns {
    width: 550px; }
  .container .col15.columns {
    width: 590px; }
  .container .col16.columns {
    width: 630px; }
  .container .col17.columns {
    width: 670px; }
  .container .col18.columns {
    width: 710px; }
  .container .col19.columns {
    width: 750px; }
  .container .col20.columns {
    width: 790px; }
  .container .col21.columns {
    width: 830px; }
  .container .col22.columns {
    width: 870px; }
  .container .col23.columns {
    width: 910px; }
  .container .col24.columns {
    width: 950px; }

.row {
  margin-bottom: 20px; }
  .row:after, .row:before {
    display: block;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    content: '\0020'; }
  .row:after {
    clear: both; }
  .row {
    zoom: 1; }
  .row.reverse > .column, .row.reverse > .columns {
    float: right; }
    .row.reverse > .column.first, .row.reverse > .columns.first {
      margin-right: 0; }
    .row.reverse > .column.last, .row.reverse > .columns.last {
      margin: 0 10px 0 0; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.append-19 {
  padding-right: 760px; }

.append-20 {
  padding-right: 800px; }

.append-21 {
  padding-right: 840px; }

.append-22 {
  padding-right: 880px; }

.append-23 {
  padding-right: 920px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.prepend-19 {
  padding-left: 760px; }

.prepend-20 {
  padding-left: 800px; }

.prepend-21 {
  padding-left: 840px; }

.prepend-22 {
  padding-left: 880px; }

.prepend-23 {
  padding-left: 920px; }

.pull-1 {
  margin-left: -40px; }

.pull-2 {
  margin-left: -80px; }

.pull-3 {
  margin-left: -120px; }

.pull-4 {
  margin-left: -160px; }

.pull-5 {
  margin-left: -200px; }

.pull-6 {
  margin-left: -240px; }

.pull-7 {
  margin-left: -280px; }

.pull-8 {
  margin-left: -320px; }

.pull-9 {
  margin-left: -360px; }

.pull-10 {
  margin-left: -400px; }

.pull-11 {
  margin-left: -440px; }

.pull-12 {
  margin-left: -480px; }

.pull-13 {
  margin-left: -520px; }

.pull-14 {
  margin-left: -560px; }

.pull-15 {
  margin-left: -600px; }

.pull-16 {
  margin-left: -640px; }

.pull-17 {
  margin-left: -680px; }

.pull-18 {
  margin-left: -720px; }

.pull-19 {
  margin-left: -760px; }

.pull-20 {
  margin-left: -800px; }

.pull-21 {
  margin-left: -840px; }

.pull-22 {
  margin-left: -880px; }

.pull-23 {
  margin-left: -920px; }

.pull-24 {
  margin-left: -960px; }

@media only screen and (min-width: 767px) and (max-width: 964px) {
  .container {
    width: 688px; }
    .container .column, .container .columns {
      margin: 0 8px 0 0; }
      .container .column.col1, .container .column.col1 .container .column, .container .columns.col1, .container .columns.col1 .container .column, .container .column.col1 .container .columns, .container .columns.col1 .container .columns {
        width: 21px; }
      .container .column.col2, .container .columns.col2 {
        width: 50px; }
      .container .column.col3, .container .columns.col3 {
        width: 79px; }
      .container .column.col4, .container .columns.col4 {
        width: 108px; }
      .container .column.col5, .container .columns.col5 {
        width: 137px; }
      .container .column.col6, .container .columns.col6 {
        width: 166px; }
      .container .column.col7, .container .columns.col7 {
        width: 195px; }
      .container .column.col8, .container .columns.col8 {
        width: 224px; }
      .container .column.col9, .container .columns.col9 {
        width: 253px; }
      .container .column.col10, .container .columns.col10 {
        width: 282px; }
      .container .column.col11, .container .columns.col11 {
        width: 311px; }
      .container .column.col12, .container .columns.col12 {
        width: 340px; }
      .container .column.col13, .container .columns.col13 {
        width: 369px; }
      .container .column.col14, .container .columns.col14 {
        width: 398px; }
      .container .column.col15, .container .columns.col15 {
        width: 427px; }
      .container .column.col16, .container .columns.col16 {
        width: 456px; }
      .container .column.col17, .container .columns.col17 {
        width: 485px; }
      .container .column.col18, .container .columns.col18 {
        width: 514px; }
      .container .column.col19, .container .columns.col19 {
        width: 543px; }
      .container .column.col20, .container .columns.col20 {
        width: 572px; }
      .container .column.col21, .container .columns.col21 {
        width: 601px; }
      .container .column.col22, .container .columns.col22 {
        width: 630px; }
      .container .column.col23, .container .columns.col23 {
        width: 659px; }
      .container .column.col24, .container .columns.col24 {
        width: 688px; }
  .span-1 {
    width: 21px; }
  .span-2 {
    width: 50px; }
  .span-3 {
    width: 79px; }
  .span-4 {
    width: 108px; }
  .span-5 {
    width: 137px; }
  .span-6 {
    width: 166px; }
  .span-7 {
    width: 195px; }
  .span-8 {
    width: 224px; }
  .span-9 {
    width: 253px; }
  .span-10 {
    width: 282px; }
  .span-11 {
    width: 311px; }
  .span-12 {
    width: 340px; }
  .span-13 {
    width: 369px; }
  .span-14 {
    width: 398px; }
  .span-15 {
    width: 427px; }
  .span-16 {
    width: 456px; }
  .span-17 {
    width: 485px; }
  .span-18 {
    width: 514px; }
  .span-19 {
    width: 543px; }
  .span-20 {
    width: 572px; }
  .span-21 {
    width: 601px; }
  .span-22 {
    width: 630px; }
  .span-23 {
    width: 659px; }
  .span-24 {
    width: 688px; }
  .append-1 {
    padding-right: 29px; }
  .append-2 {
    padding-right: 58px; }
  .append-3 {
    padding-right: 87px; }
  .append-4 {
    padding-right: 116px; }
  .append-5 {
    padding-right: 145px; }
  .append-6 {
    padding-right: 174px; }
  .append-7 {
    padding-right: 203px; }
  .append-8 {
    padding-right: 232px; }
  .append-9 {
    padding-right: 261px; }
  .append-10 {
    padding-right: 290px; }
  .append-11 {
    padding-right: 319px; }
  .append-12 {
    padding-right: 348px; }
  .append-13 {
    padding-right: 377px; }
  .append-14 {
    padding-right: 406px; }
  .append-15 {
    padding-right: 435px; }
  .append-16 {
    padding-right: 464px; }
  .append-17 {
    padding-right: 493px; }
  .append-18 {
    padding-right: 522px; }
  .append-19 {
    padding-right: 551px; }
  .append-20 {
    padding-right: 580px; }
  .append-21 {
    padding-right: 609px; }
  .append-22 {
    padding-right: 638px; }
  .append-23 {
    padding-right: 667px; }
  .prepend-1 {
    padding-left: 29px; }
  .prepend-2 {
    padding-left: 58px; }
  .prepend-3 {
    padding-left: 87px; }
  .prepend-4 {
    padding-left: 116px; }
  .prepend-5 {
    padding-left: 145px; }
  .prepend-6 {
    padding-left: 174px; }
  .prepend-7 {
    padding-left: 203px; }
  .prepend-8 {
    padding-left: 232px; }
  .prepend-9 {
    padding-left: 261px; }
  .prepend-10 {
    padding-left: 290px; }
  .prepend-11 {
    padding-left: 319px; }
  .prepend-12 {
    padding-left: 348px; }
  .prepend-13 {
    padding-left: 377px; }
  .prepend-14 {
    padding-left: 406px; }
  .prepend-15 {
    padding-left: 435px; }
  .prepend-16 {
    padding-left: 464px; }
  .prepend-17 {
    padding-left: 493px; }
  .prepend-18 {
    padding-left: 522px; }
  .prepend-19 {
    padding-left: 551px; }
  .prepend-20 {
    padding-left: 580px; }
  .prepend-21 {
    padding-left: 609px; }
  .prepend-22 {
    padding-left: 638px; }
  .prepend-23 {
    padding-left: 667px; }
  .pull-1 {
    margin-left: -29px; }
  .pull-2 {
    margin-left: -58px; }
  .pull-3 {
    margin-left: -87px; }
  .pull-4 {
    margin-left: -116px; }
  .pull-5 {
    margin-left: -145px; }
  .pull-6 {
    margin-left: -174px; }
  .pull-7 {
    margin-left: -203px; }
  .pull-8 {
    margin-left: -232px; }
  .pull-9 {
    margin-left: -261px; }
  .pull-10 {
    margin-left: -290px; }
  .pull-11 {
    margin-left: -319px; }
  .pull-12 {
    margin-left: -348px; }
  .pull-13 {
    margin-left: -377px; }
  .pull-14 {
    margin-left: -406px; }
  .pull-15 {
    margin-left: -435px; }
  .pull-16 {
    margin-left: -464px; }
  .pull-17 {
    margin-left: -493px; }
  .pull-18 {
    margin-left: -522px; }
  .pull-19 {
    margin-left: -551px; }
  .pull-20 {
    margin-left: -580px; }
  .pull-21 {
    margin-left: -609px; }
  .pull-22 {
    margin-left: -638px; }
  .pull-23 {
    margin-left: -667px; }
  .pull-24 {
    margin-left: -696px; }
  .row.reverse > .column.last {
    margin: 0 8px 0 0; } }

@media only screen and (max-width: 767px) {
  .container {
    width: 90%; }
    .container.columns, .container.column, .container .columns, .container .column {
      margin: 0 0 20px 0;
      padding: 0; }
    .container [class*='col'].column, .container [class*='col'].columns {
      width: 100%; }
  .row.reverse > .column.last .row.reverse > .columns.last {
    margin: 0 10px 0 0; }
  .mobile-nav {
    display: block; }
  .main-nav {
    display: none; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 90%; }
    .container .column, .container .columns {
      margin: 0 0 20px 0; }
    .container [class*='col'].column, .container [class*='col'].columns {
      width: 100%; }
  .mobile-nav {
    display: block; }
  .main-nav {
    display: none; }
  .scale-width-grid {
    max-width: 100%;
    height: auto; }
  .scale-width-grid-full {
    width: 100%;
    height: auto; } }

.container:after, .container:before {
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '\0020'; }

.container:after {
  clear: both; }

.container {
  zoom: 1; }

body {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px; }

a {
  color: #1d78cb; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

b em,
b i,
strong em,
strong i,
em b,
em strong,
i b,
i strong {
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icon-fonts/icons_e5c3e79fa197db1b2e704a9af7097e6f.eot");
  src: url("https://www.asafwesttn.org/sites/564/fonts/icon-fonts/icons.eot#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/icons_e5c3e79fa197db1b2e704a9af7097e6f.woff") format("woff"), url("../fonts/icon-fonts/icons_e5c3e79fa197db1b2e704a9af7097e6f.ttf") format("truetype"), url("../fonts/icon-fonts/icons_e5c3e79fa197db1b2e704a9af7097e6f-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-500px:before {
  content: "\f101"; }

.icon-arrow:before {
  content: "\f102"; }

.icon-doubleArrow:before {
  content: "\f103"; }

.icon-facebook:before {
  content: "\f104"; }

.icon-flickr:before {
  content: "\f105"; }

.icon-google-plus:before {
  content: "\f106"; }

.icon-instagram:before {
  content: "\f107"; }

.icon-linkedin:before {
  content: "\f108"; }

.icon-magnifyglass:before {
  content: "\f109"; }

.icon-pinterest:before {
  content: "\f10a"; }

.icon-rocket:before {
  content: "\f10b"; }

.icon-sharethis:before {
  content: "\f10c"; }

.icon-soundcloud:before {
  content: "\f10d"; }

.icon-tumblr:before {
  content: "\f10e"; }

.icon-twitter:before {
  content: "\f10f"; }

.icon-vimeo:before {
  content: "\f110"; }

.icon-youtube:before {
  content: "\f111"; }

.rf-paragraph {
  margin: 0 0 50px 0;
  /* IMPORTANT: Do not change .no_border class name or remove the definition.
          This class is added to paragraph images by the CMS when a user
          chooses to disable the border on the image.
    */ }
  .rf-paragraph h2 {
    margin: 0 0 2% 10%;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #1d78cb; }
  .rf-paragraph ul {
    margin: 0 10%;
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal; }
  .rf-paragraph ol {
    margin: 0 10%;
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal; }
  .rf-paragraph p {
    margin: 0 10%;
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal; }
  .rf-paragraph a {
    color: #1d78cb;
    font-weight: bold; }
    .rf-paragraph a:hover {
      text-decoration: underline; }
  .rf-paragraph .photoset img {
    float: left;
    margin: 0 15px 15px 0; }
  .rf-paragraph .image {
    margin-bottom: 40px;
    text-align: center; }
    .rf-paragraph .image img {
      max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .rf-paragraph .image {
        text-align: center; } }
    .rf-paragraph .image.rf-left {
      float: left;
      margin: 0 24px 6px 0; }
      @media only screen and (max-width: 767px) {
        .rf-paragraph .image.rf-left {
          float: none;
          margin-right: 0; } }
    .rf-paragraph .image.rf-right {
      float: right;
      margin: 0 0 6px 12px; }
      @media only screen and (max-width: 767px) {
        .rf-paragraph .image.rf-right {
          float: none;
          margin-left: 0; } }
  .rf-paragraph img {
    border: none;
    max-width: 100%;
    height: auto; }
  .rf-paragraph .no_border img {
    border: none; }
  .rf-paragraph iframe {
    width: 100%; }
  .rf-paragraph figcaption {
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal;
    font-size: 12px; }
  .rf-paragraph .rf-slideshow {
    margin-bottom: 30px;
    text-align: center; }
    .rf-paragraph .rf-slideshow img {
      left: 0px;
      right: 0px;
      margin: 0 auto; }
  .rf-paragraph .paragraph_photoset {
    text-align: center;
    font-size: 0; }
    .rf-paragraph .paragraph_photoset .js-rf-modal {
      display: inline-block;
      width: calc(20% - 10px);
      margin: 5px; }
      .rf-paragraph .paragraph_photoset .js-rf-modal img {
        width: 100%; }
    .rf-paragraph .paragraph_photoset .rf-slideshow .rf-photo {
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      top: 50% !important; }
    .rf-paragraph .paragraph_photoset .rf-pager a {
      display: inline-block;
      width: calc(10% - 16px);
      border: 3px solid transparent;
      margin: 5px; }
      .rf-paragraph .paragraph_photoset .rf-pager a.cycle-pager-active {
        border: 3px solid #1d78cb; }
      .rf-paragraph .paragraph_photoset .rf-pager a img {
        width: 100%; }

/* events */
#events .event,
#events .blog_post,
#events .news_article,
#blog .event,
#blog .blog_post,
#blog .news_article,
#news .event,
#news .blog_post,
#news .news_article {
  margin-bottom: 25px; }
  #events .event .date,
  #events .blog_post .date,
  #events .news_article .date,
  #blog .event .date,
  #blog .blog_post .date,
  #blog .news_article .date,
  #news .event .date,
  #news .blog_post .date,
  #news .news_article .date {
    margin-bottom: 3px; }
  #events .event .post_details,
  #events .blog_post .post_details,
  #events .news_article .post_details,
  #blog .event .post_details,
  #blog .blog_post .post_details,
  #blog .news_article .post_details,
  #news .event .post_details,
  #news .blog_post .post_details,
  #news .news_article .post_details {
    margin-bottom: 9px; }
  #events .event .post_topics,
  #events .blog_post .post_topics,
  #events .news_article .post_topics,
  #blog .event .post_topics,
  #blog .blog_post .post_topics,
  #blog .news_article .post_topics,
  #news .event .post_topics,
  #news .blog_post .post_topics,
  #news .news_article .post_topics {
    margin-bottom: 12px; }

#events .archive_title,
#blog .archive_title,
#news .archive_title {
  margin-bottom: 12px; }

#events .older,
#blog .older,
#news .older {
  float: right; }

#events .newer,
#blog .newer,
#news .newer {
  float: left; }

#comments {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 15px;
  border-top: 1px dotted #111; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../jscripts/src/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../jscripts/src/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../jscripts/src/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("https://www.asafwesttn.org/sites/564/jscripts/src/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../jscripts/src/fancybox/fancybox_sprite-2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../jscripts/src/fancybox/fancybox_loading-2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

#header_wrap {
  background: #666; }
  #header_wrap #header {
    position: relative; }
    #header_wrap #header #nav {
      margin: 0;
      padding: 0;
      height: 30px;
      list-style-type: none; }
      #header_wrap #header #nav li {
        display: block;
        float: left;
        margin: 0;
        padding: 0 15px; }
        #header_wrap #header #nav li a {
          display: block;
          height: 30px;
          text-decoration: none;
          line-height: 30px; }

#footer_wrap {
  background: #666; }
  #footer_wrap #footer {
    margin: 0 auto;
    padding: 10px 0; }

.red-button-sm {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: 400;
  font-weight: normal;
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  padding: 10px 35px;
  background-color: #f2663e; }
  .red-button-sm:hover {
    background-color: #ed4110; }

.footer {
  margin-top: 50px;
  display: none;
  width: 100%;
  background-color: #909090;
  border-top: 5px solid #9ecf66; }
  @media only screen and (max-width: 964px) {
    .footer {
      display: block; } }
  .footer p {
    margin: 0;
    color: #fff;
    font-family: 'Alegreya Sans', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px; }
  .footer .content {
    padding: 15px 0;
    box-sizing: border-box;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 767px) {
      .footer .content {
        -ms-flex-direction: column;
            flex-direction: column; } }
  .footer .logo {
    height: 75px;
    width: 250px;
    background-repeat: no-repeat;
    background-position: center center; }
  .footer .legal {
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .footer .legal .powered-by {
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .footer .legal .powered-by p {
        display: -ms-flexbox;
        display: flex; }
      .footer .legal .powered-by a {
        color: #fff; }
        .footer .legal .powered-by a:hover {
          text-decoration: underline;
          cursor: pointer; }
        .footer .legal .powered-by a img {
          position: absolute;
          top: -5px;
          right: 0; }
    @media only screen and (max-width: 767px) {
      .footer .legal .rights {
        display: none; } }
  .footer .info {
    text-align: center; }
    .footer .info .address {
      padding: 5px 0;
      color: #fff;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      font-size: 12px; }
    .footer .info p {
      margin-bottom: 10px; }
  .footer .divider {
    padding: 0 5px; }
    @media only screen and (max-width: 767px) {
      .footer .divider:last-of-type {
        display: none; } }

.contact-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 50px; }
  .contact-form form {
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .contact-form form input {
      color: #373737;
      width: 100%;
      height: 50px;
      font-size: 20px;
      margin: 10px 0;
      border: 3px solid #373737;
      box-sizing: border-box; }
      .contact-form form input:-ms-input-placeholder {
        color: #909090;
        font-size: 16px;
        padding-left: 10px; }
      .contact-form form input::placeholder {
        color: #909090;
        font-size: 16px;
        padding-left: 10px; }
      .contact-form form input:focus {
        outline: #9ecf66 auto 5px;
        outline-offset: -2px; }
    .contact-form form .cityState {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .contact-form form .cityState {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .contact-form form .cityState:after {
        content: '\276e';
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        bottom: 13px;
        right: 3px;
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: bold;
        color: #9ecf66;
        height: 44px;
        width: 44px; }
      .contact-form form .cityState #city {
        width: 60%;
        margin-right: 5%; }
        @media only screen and (max-width: 767px) {
          .contact-form form .cityState #city {
            margin-right: 0;
            width: 100%; } }
      .contact-form form .cityState #state {
        height: 50px;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        width: 35%;
        border-radius: 0;
        border: 3px solid #373737;
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: 400;
        color: #909090;
        background-color: #fff;
        font-size: 16px;
        padding-left: 10px;
        margin: 10px 0; }
        @media only screen and (max-width: 767px) {
          .contact-form form .cityState #state {
            width: 100%; } }
        .contact-form form .cityState #state:focus {
          outline: #9ecf66 auto 5px;
          outline-offset: -2px; }
        .contact-form form .cityState #state:hover {
          cursor: pointer; }
  .contact-form .submit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    margin-top: 20px; }
    .contact-form .submit button {
      border: none;
      width: 50%;
      min-width: 250px;
      padding: 10px 0;
      background-color: #f2663e;
      color: #fff;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 22px;
      transition: 0.3s; }
      .contact-form .submit button:hover {
        background-color: #ed4110;
        cursor: pointer;
        transition: 0.3s; }
    .contact-form .submit .required {
      width: 80%;
      padding: 20px; }
      .contact-form .submit .required p {
        margin: 0;
        color: #f2663e;
        text-transform: uppercase;
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: bold;
        font-size: 12px; }
  .contact-form textarea {
    width: 100%;
    font-size: 20px;
    color: #373737;
    box-sizing: border-box;
    height: 100px;
    border: 3px solid #373737;
    margin: 10px 0; }
    .contact-form textarea:-ms-input-placeholder {
      color: #909090;
      font-size: 16px;
      padding-left: 10px; }
    .contact-form textarea::placeholder {
      color: #909090;
      font-size: 16px;
      padding-left: 10px; }
    .contact-form textarea:focus {
      outline: #9ecf66 auto 5px;
      outline-offset: -2px; }

.emailSuccess {
  color: #1d78cb;
  text-transform: uppercase;
  font-family: 'Alegreya Sans', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 20px; }

body {
  overflow-x: hidden; }

.page-content {
  height: 100vh;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media only screen and (max-width: 964px) {
    .page-content {
      display: block;
      height: auto; } }

.block {
  width: 80%;
  height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden; }
  @media only screen and (max-width: 964px) {
    .block {
      width: 100%;
      height: auto; } }
  .block .logo-container {
    display: none;
    height: 100px;
    width: 100px; }
    @media only screen and (max-width: 964px) {
      .block .logo-container {
        display: block; } }
    .block .logo-container .logo {
      background-repeat: no-repeat;
      height: 100px;
      width: 250px;
      background-position: center center; }

.nav-container {
  height: 100vh;
  overflow-y: scroll;
  width: 20%;
  border-right: 5px solid #1d78cb;
  background-color: #909090; }
  @media only screen and (max-width: 964px) {
    .nav-container {
      display: none; } }
  .nav-container .logo {
    text-align: center;
    padding: 40px 0;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 50px; }
    @media only screen and (max-width: 1180px) {
      .nav-container .logo {
        background-size: 190px 100px; } }
    .nav-container .logo img {
      height: 100%; }
  .nav-container .main-nav {
    background-color: #1d78cb; }
    .nav-container .main-nav .nav-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      color: #fff;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: 400;
      font-weight: normal; }
      .nav-container .main-nav .nav-content .phone {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        font-size: 32px;
        text-align: center;
        padding: 15px 0;
        margin: 0 5px; }
        @media only screen and (min-width: 768px) and (max-width: 964px) {
          .nav-container .main-nav .nav-content .phone {
            font-size: 24px; } }
        .nav-container .main-nav .nav-content .phone p {
          margin: 0; }
      .nav-container .main-nav .nav-content .button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0 10px; }
        .nav-container .main-nav .nav-content .button a {
          text-align: center;
          padding: 5px 10px;
          font-size: 22px;
          color: #fff;
          border: 2px solid #fff;
          transition: 0.3s; }
          @media only screen and (max-width: 1190px) {
            .nav-container .main-nav .nav-content .button a {
              font-size: 19px; } }
          .nav-container .main-nav .nav-content .button a:hover {
            border: 2px solid #9ecf66;
            color: #9ecf66;
            transition: 0.3s; }
      .nav-container .main-nav .nav-content .socials {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; }
        .nav-container .main-nav .nav-content .socials a {
          color: #fff;
          font-size: 24px;
          padding: 10px; }
          .nav-container .main-nav .nav-content .socials a:hover {
            color: #9ecf66; }
          @media only screen and (min-width: 768px) and (max-width: 964px) {
            .nav-container .main-nav .nav-content .socials a {
              padding: 5px; } }
        .nav-container .main-nav .nav-content .socials-container {
          padding-top: 15px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -ms-flex-pack: center;
              justify-content: center;
          width: 80%; }
    .nav-container .main-nav .search-container {
      padding-bottom: 10px; }
      .nav-container .main-nav .search-container .search {
        padding: 10px 0;
        background-color: #fff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin-bottom: 10px; }
        .nav-container .main-nav .search-container .search.searchInput {
          content: 'Search';
          color: #1d78cb; }
        .nav-container .main-nav .search-container .search .searchInput {
          font-family: 'Alegreya Sans', serif;
          font-style: 400;
          font-weight: normal;
          color: #1d78cb;
          font-size: 20px;
          display: block;
          border: 0;
          width: 80%; }
          .nav-container .main-nav .search-container .search .searchInput:-ms-input-placeholder {
            font-family: 'Alegreya Sans', serif;
            font-style: 400;
            font-weight: normal;
            color: #1d78cb;
            font-size: 20px; }
          .nav-container .main-nav .search-container .search .searchInput::placeholder {
            font-family: 'Alegreya Sans', serif;
            font-style: 400;
            font-weight: normal;
            color: #1d78cb;
            font-size: 20px; }
        .nav-container .main-nav .search-container .search button {
          background: none;
          border: none;
          font-size: 1em; }
        .nav-container .main-nav .search-container .search .icon {
          color: #1d78cb; }
          .nav-container .main-nav .search-container .search .icon:hover {
            cursor: pointer; }
        .nav-container .main-nav .search-container .search span {
          border-bottom: 3px solid #1d78cb;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .nav-container .main-nav .nav-button {
      background-color: #9ecf66;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 10px; }
      .nav-container .main-nav .nav-button p {
        margin: 0 5px 0 0; }
      .nav-container .main-nav .nav-button .nav-button-content {
        width: 80%;
        padding: 5px 0; }
        .nav-container .main-nav .nav-button .nav-button-content a {
          font-size: 24px;
          color: white;
          font-family: 'Alegreya Sans', sans-serif;
          font-style: 400;
          font-weight: normal;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          @media only screen and (max-width: 1190px) {
            .nav-container .main-nav .nav-button .nav-button-content a {
              font-size: 19px; } }
          .nav-container .main-nav .nav-button .nav-button-content a:hover {
            text-decoration: underline; }
        .nav-container .main-nav .nav-button .nav-button-content .icon-arrow {
          font-size: 16px; }
  .nav-container .logo-container {
    background-color: #fff;
    min-height: 130px; }
    .nav-container .logo-container a {
      display: block; }
  .nav-container .nav-bottom {
    padding: 30px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-left: 20px; }
    @media only screen and (max-width: 1225px) {
      .nav-container .nav-bottom {
        margin-left: 10px; } }
    .nav-container .nav-bottom .text {
      font-size: 11px;
      color: #fff;
      font-family: 'Alegreya Sans', serif;
      font-style: 400;
      font-weight: normal;
      text-transform: uppercase;
      width: 80%; }
      .nav-container .nav-bottom .text p {
        margin: 0; }
        @media only screen and (max-width: 1140px) {
          .nav-container .nav-bottom .text p {
            font-size: 9px; } }
      .nav-container .nav-bottom .text .email {
        color: #fff; }
        .nav-container .nav-bottom .text .email:hover {
          text-decoration: underline; }
    .nav-container .nav-bottom .secondary-text {
      margin: 15px 0; }
    .nav-container .nav-bottom .powered-by {
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .nav-container .nav-bottom .powered-by p {
        padding-top: 5px;
        display: -ms-flexbox;
        display: flex; }
      .nav-container .nav-bottom .powered-by a {
        color: #fff; }
        .nav-container .nav-bottom .powered-by a:hover {
          text-decoration: underline;
          cursor: pointer; }
      .nav-container .nav-bottom .powered-by img {
        left: 70px;
        position: absolute;
        top: 0; }
        @media only screen and (max-width: 1140px) {
          .nav-container .nav-bottom .powered-by img {
            left: 45px; } }

.nav-ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%; }

.nav--level-0 {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  background: #1d78cb; }
  .nav--level-0 .nav__item {
    width: 100%; }
  .nav--level-0 .nav__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .nav--level-0 .nav__row a {
      text-decoration: none;
      color: #fff;
      padding-left: 20px;
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      .nav--level-0 .nav__row a span {
        font-weight: normal; }

.nav {
  width: 100%;
  margin: 10px 0; }
  .nav ul li {
    padding: 10px 0; }

.nav__selector-wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  transition: 0.3s; }
  .nav__selector-wrap:hover {
    cursor: pointer; }
  @media only screen and (max-width: 1040px) {
    .nav__selector-wrap {
      padding: 0 15px; } }

.nav__selector {
  margin-top: 5px;
  font-size: 40px;
  font-weight: normal; }

.nav--level-1 {
  background: #1d78cb; }

.nav--level-1 {
  display: none; }

.nav--level-2 {
  display: none; }

.nav--level-3 {
  display: none; }

.nav--level-4 {
  display: none; }

.nav--level-5 {
  display: none; }

.nav--level-6 {
  display: none; }

.nav--level-7 {
  display: none; }

.nav--level-8 {
  display: none; }

.nav--level-9 {
  display: none; }

.nav--level-10 {
  display: none; }

.nav__row--level-0 .nav__selector-wrap.active {
  transition: 0.3s;
  background: #1d78cb; }

.nav--level-1 {
  background: #175e9e; }

.nav--level-2 {
  background: #104372; }

.nav--level-3 {
  background: #0a2945; }

.nav--level-4 {
  background: #040e19; }

.nav--level-5 {
  background: black; }

.nav--level-6 {
  background: black; }

.nav--level-7 {
  background: black; }

.nav--level-8 {
  background: black; }

.nav--level-9 {
  background: black; }

.nav--level-10 {
  background: black; }

.nav--level-0 .nav__selector-wrap.active {
  background: #175e9e; }

.nav--level-1 .nav__selector-wrap.active {
  background: #104372; }

.nav--level-2 .nav__selector-wrap.active {
  background: #0a2945; }

.nav--level-3 .nav__selector-wrap.active {
  background: #040e19; }

.nav--level-4 .nav__selector-wrap.active {
  background: black; }

.nav--level-5 .nav__selector-wrap.active {
  background: black; }

.nav--level-6 .nav__selector-wrap.active {
  background: black; }

.nav--level-7 .nav__selector-wrap.active {
  background: black; }

.nav--level-8 .nav__selector-wrap.active {
  background: black; }

.nav--level-9 .nav__selector-wrap.active {
  background: black; }

#body {
  position: relative;
  z-index: 10;
  overflow: hidden; }
  #body .tray-wrap {
    position: relative;
    z-index: 80;
    top: 0;
    right: 0;
    transition: right 300ms; }
    #body .tray-wrap .mobile-nav-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000; }

.mobile-nav {
  margin-top: 20px;
  width: calc(100% - 80px); }
  .mobile-nav ul li {
    padding: 10px 0; }
  .mobile-nav ul ul {
    display: none; }
  .mobile-nav .mobile_socials {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .mobile-nav .mobile_socials .footer__social--icon {
      color: #fff;
      font-size: 40px;
      text-align: center;
      margin: 10px; }
      .mobile-nav .mobile_socials .footer__social--icon:hover {
        color: #9ecf66; }
      @media only screen and (max-width: 767px) {
        .mobile-nav .mobile_socials .footer__social--icon {
          font-size: 30px;
          margin: 10px 5px; } }
  .mobile-nav .search-container .search {
    padding: 10px 0;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px; }
    .mobile-nav .search-container .search:input {
      content: 'Search';
      color: #1d78cb; }
    .mobile-nav .search-container .search input {
      font-family: 'Alegreya Sans', serif;
      font-style: 400;
      font-weight: normal;
      color: #1d78cb;
      font-size: 20px;
      width: 80%;
      border: 0;
      border-bottom: 3px solid #1d78cb; }
      .mobile-nav .search-container .search input:-ms-input-placeholder {
        font-family: 'Alegreya Sans', serif;
        font-style: 400;
        font-weight: normal;
        color: #1d78cb;
        font-size: 20px; }
      .mobile-nav .search-container .search input::placeholder {
        font-family: 'Alegreya Sans', serif;
        font-style: 400;
        font-weight: normal;
        color: #1d78cb;
        font-size: 20px; }
    .mobile-nav .search-container .search .icon {
      color: #1d78cb; }
      .mobile-nav .search-container .search .icon:hover {
        cursor: pointer; }
  .mobile-nav .button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 10px; }
    .mobile-nav .button a {
      text-align: center;
      padding: 5px 10px;
      font-size: 22px;
      color: #fff;
      border: 2px solid #fff;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: 400;
      margin: 10px 0;
      width: 50%;
      transition: 0.3s; }
      @media only screen and (max-width: 1190px) {
        .mobile-nav .button a {
          font-size: 19px; } }
      .mobile-nav .button a:hover {
        border: 2px solid #9ecf66;
        color: #9ecf66;
        transition: 0.3s; }
  .mobile-nav .nav-button {
    background-color: #9ecf66;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px; }
    .mobile-nav .nav-button p {
      margin: 0 5px 0 0; }
    .mobile-nav .nav-button .nav-button-content {
      width: 80%;
      padding: 5px 0; }
      .mobile-nav .nav-button .nav-button-content:hover {
        cursor: pointer; }
      .mobile-nav .nav-button .nav-button-content a {
        font-size: 24px;
        color: white;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: 400;
        font-weight: normal;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        @media only screen and (min-width: 768px) and (max-width: 964px) {
          .mobile-nav .nav-button .nav-button-content a {
            font-size: 20px; } }
      .mobile-nav .nav-button .nav-button-content .icon-arrow {
        font-size: 16px; }

.mobile-nav-wrap {
  display: none;
  background: #1d78cb;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: 90;
  height: 100%;
  width: 100%;
  -webkit-transition: all 300ms; }
  @media only screen and (max-width: 964px) {
    .mobile-nav-wrap {
      display: block; } }
  .mobile-nav-wrap.open {
    right: -80px; }
  .mobile-nav-wrap .nav-bottom {
    padding-top: 10px;
    margin: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 767px) {
      .mobile-nav-wrap .nav-bottom {
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0; } }
    .mobile-nav-wrap .nav-bottom .text {
      font-size: 11px;
      color: #fff;
      font-family: 'Alegreya Sans', serif;
      font-style: 400;
      font-weight: normal;
      text-transform: uppercase;
      width: 80%; }
      .mobile-nav-wrap .nav-bottom .text p {
        margin: 0; }
      .mobile-nav-wrap .nav-bottom .text .email {
        color: #fff; }
        .mobile-nav-wrap .nav-bottom .text .email:hover {
          text-decoration: underline; }
    .mobile-nav-wrap .nav-bottom .secondary-text {
      margin: 15px 0; }
    .mobile-nav-wrap .nav-bottom .powered-by {
      display: -ms-flexbox;
      display: flex;
      position: relative; }
      .mobile-nav-wrap .nav-bottom .powered-by p {
        padding-top: 5px;
        display: -ms-flexbox;
        display: flex; }
      .mobile-nav-wrap .nav-bottom .powered-by a {
        color: #fff; }
        .mobile-nav-wrap .nav-bottom .powered-by a:hover {
          text-decoration: underline;
          cursor: pointer; }
      .mobile-nav-wrap .nav-bottom .powered-by img {
        position: absolute;
        top: 0; }
  .mobile-nav-wrap .sidebar__list {
    list-style: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: bold; }
    .mobile-nav-wrap .sidebar__list.sidebar__list0 {
      margin-top: 15px; }
    .mobile-nav-wrap .sidebar__list span a {
      color: #fff;
      font-size: 24px; }
      @media only screen and (max-width: 767px) {
        .mobile-nav-wrap .sidebar__list span a {
          font-size: 18px;
          padding: 10px; } }
      .mobile-nav-wrap .sidebar__list span a:active {
        color: #1d78cb; }
    .mobile-nav-wrap .sidebar__list .mainpage0 {
      position: relative; }

.navicon-wrap {
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 400;
  left: -65px;
  top: 15px;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .navicon-wrap {
      top: 75px; } }
  .navicon-wrap:hover {
    cursor: pointer; }
  .navicon-wrap.open .navicon {
    background: none; }
    .navicon-wrap.open .navicon:after {
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      top: 0 !important; }
    .navicon-wrap.open .navicon:before {
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      top: 0 !important; }
  .navicon-wrap .navicon {
    width: 30px;
    height: 5px;
    background: #1d78cb;
    margin: 0 auto;
    top: 43.5%;
    position: relative; }
    .navicon-wrap .navicon:before, .navicon-wrap .navicon:after {
      display: block;
      content: "";
      width: 30px;
      height: 5px;
      background: #1d78cb;
      position: absolute;
      z-index: 30;
      transition: transform 200ms; }
    .navicon-wrap .navicon:after {
      top: 10px; }
    .navicon-wrap .navicon:before {
      top: -10px; }

.mobile-nav-overlay {
  left: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  z-index: 40;
  display: none; }
  @media only screen and (max-width: 964px) {
    .mobile-nav-overlay {
      display: block; } }

.mobile-tray {
  width: 100%;
  text-align: center;
  display: none;
  background: #1d78cb;
  z-index: 9000; }
  @media only screen and (max-width: 767px) {
    .mobile-tray {
      display: block; } }
  .mobile-tray .navicon-wrap {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .mobile-tray .navicon-wrap .navicon {
      height: 22px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      position: relative;
      padding-right: 40px; }
      .mobile-tray .navicon-wrap .navicon .navicon__text {
        display: inline-block;
        width: 100%;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        color: #9ecf66; }
      .mobile-tray .navicon-wrap .navicon .hamburger {
        height: 4px;
        width: 30px;
        background: #9ecf66;
        display: block;
        position: absolute;
        top: 10px;
        right: 0;
        transition: background 200ms; }
        .mobile-tray .navicon-wrap .navicon .hamburger::before {
          content: '';
          height: 4px;
          width: 100%;
          background: #9ecf66;
          display: block;
          top: 8px;
          position: absolute;
          transition: transform 500ms; }
        .mobile-tray .navicon-wrap .navicon .hamburger::after {
          content: '';
          height: 4px;
          width: 100%;
          background: #9ecf66;
          display: block;
          bottom: 8px;
          position: absolute;
          transition: transform 500ms; }
    .mobile-tray .navicon-wrap.open .hamburger {
      background: transparent; }
      .mobile-tray .navicon-wrap.open .hamburger:after {
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        top: 0; }
      .mobile-tray .navicon-wrap.open .hamburger:before {
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        top: 0; }

.mobile-nav-ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%; }
  .mobile-nav-ul .mobile-nav__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }

.mobile-nav--level-0 {
  font-family: 'Alegreya Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  background: #1d78cb; }
  .mobile-nav--level-0 .mobile-nav {
    width: 100%; }
  .mobile-nav--level-0 .mobile-nav__item {
    width: 100%; }
  .mobile-nav--level-0 .mobile-nav__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .mobile-nav--level-0 .mobile-nav__row a {
      text-decoration: none;
      color: #fff;
      padding-left: 15px;
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }

.mobile-nav__selector-wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  margin-right: 10px;
  transition: 0.3s; }
  .mobile-nav__selector-wrap:hover {
    cursor: pointer; }

.mobile-nav__selector {
  font-size: 40px;
  font-weight: normal; }

.mobile-nav--level-1 {
  background: #1d78cb; }

.mobile-nav__row--level-0 .mobile-nav__selector-wrap.active {
  transition: 0.3s;
  background: #1d78cb; }

.mobile-nav--level-1 {
  background: #175e9e; }

.mobile-nav--level-2 {
  background: #104372; }

.mobile-nav--level-3 {
  background: #0a2945; }

.mobile-nav--level-4 {
  background: #040e19; }

.mobile-nav--level-5 {
  background: black; }

.mobile-nav--level-6 {
  background: black; }

.mobile-nav--level-7 {
  background: black; }

.mobile-nav--level-8 {
  background: black; }

.mobile-nav--level-9 {
  background: black; }

.mobile-nav--level-10 {
  background: black; }

.mobile-nav--level-0 .mobile-nav__selector-wrap.active {
  background: #175e9e; }

.mobile-nav--level-1 .mobile-nav__selector-wrap.active {
  background: #104372; }

.mobile-nav--level-2 .mobile-nav__selector-wrap.active {
  background: #0a2945; }

.mobile-nav--level-3 .mobile-nav__selector-wrap.active {
  background: #040e19; }

.mobile-nav--level-4 .mobile-nav__selector-wrap.active {
  background: black; }

.mobile-nav--level-5 .mobile-nav__selector-wrap.active {
  background: black; }

.mobile-nav--level-6 .mobile-nav__selector-wrap.active {
  background: black; }

.mobile-nav--level-7 .mobile-nav__selector-wrap.active {
  background: black; }

.mobile-nav--level-8 .mobile-nav__selector-wrap.active {
  background: black; }

.mobile-nav--level-9 .mobile-nav__selector-wrap.active {
  background: black; }

.header__image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #9ecf66;
  min-height: 600px; }
  @media only screen and (max-width: 767px) {
    .header__image {
      min-height: 200px;
      border-top: 5px solid #9ecf66;
      border-bottom: none; } }
  @media only screen and (min-width: 768px) and (max-width: 964px) {
    .header__image {
      min-height: 400px;
      border-top: 5px solid #9ecf66;
      border-bottom: none; } }
  .header__image .overlay {
    background-color: rgba(29, 120, 203, 0.6);
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%; }
    @media only screen and (max-width: 964px) {
      .header__image .overlay {
        display: none; } }

.header__image--content {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 30px 0;
  position: relative;
  width: 70%; }
  @media only screen and (max-width: 767px) {
    .header__image--content {
      padding: 15px 10px;
      width: 100%; } }
  .header__image--content .secondary-text {
    font-size: 18px;
    padding: 30px 0;
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal; }
  .header__image--content .primary-text h1 {
    color: #fff;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: 400;
    font-weight: normal;
    font-size: 32px;
    font-weight: bold;
    margin: 0; }
  .header__image--content p {
    margin: 0;
    color: #fff;
    font-weight: bold; }
  .header__image--content .button {
    display: -ms-flexbox;
    display: flex; }

.overlay_mobile {
  display: none;
  background-color: #1d78cb;
  height: auto;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center; }
  @media only screen and (max-width: 964px) {
    .overlay_mobile {
      display: block; } }
  .overlay_mobile .header__image--content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 15px 10px;
    position: relative; }
    .overlay_mobile .header__image--content .secondary-text {
      font-size: 14px;
      padding: 10px 0;
      font-family: 'Alegreya Sans', serif;
      font-style: 400;
      font-weight: normal; }
    .overlay_mobile .header__image--content .primary-text h1 {
      color: #fff;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: 400;
      font-weight: normal;
      font-size: 24px;
      font-weight: bold;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .overlay_mobile .header__image--content .primary-text h1 {
          text-align: center; } }
    .overlay_mobile .header__image--content p {
      margin: 0;
      color: #fff;
      font-weight: bold; }
    .overlay_mobile .header__image--content .button {
      margin-left: 10px;
      background-color: #f2663e;
      color: #fff;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      font-size: 12px;
      width: 100%;
      box-sizing: border-box;
      padding: 5px 20px;
      transition: 0.3s; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .overlay_mobile .header__image--content .button {
          margin: 0; } }
      @media only screen and (max-width: 767px) {
        .overlay_mobile .header__image--content .button {
          -ms-flex-pack: center;
              justify-content: center;
          margin: 0; } }
      .overlay_mobile .header__image--content .button:hover {
        background-color: #ed4110;
        transition: 0.3s; }
      .overlay_mobile .header__image--content .button a {
        width: 30%;
        border: 1px solid green; }
  @media only screen and (max-width: 767px) {
    .overlay_mobile .secondaryContent {
      text-align: center; } }
  .overlay_mobile .secondaryContent a {
    height: 100%;
    margin: 10px; }
    @media only screen and (max-width: 767px) {
      .overlay_mobile .secondaryContent a {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .overlay_mobile .secondaryContent a {
        width: 40%;
        margin: 0; }
        .overlay_mobile .secondaryContent a .button {
          font-size: 14px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center; } }

.tagline {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin: 0 10px; }
  .tagline__text {
    margin: 0 10px;
    text-align: center;
    font-family: 'Alegreya Sans', serif;
    font-style: 400;
    font-weight: normal;
    font-size: 30px;
    padding: 65px 0;
    color: #656565; }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .tagline__text {
        padding: 30px 0; } }
    @media only screen and (max-width: 767px) {
      .tagline__text {
        padding: 30px 0;
        margin: 0;
        font-size: 18px; } }
  .tagline__button {
    text-align: center; }
    .tagline__button a {
      color: #f2663e;
      font-size: 24px;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: 400;
      font-weight: normal;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .tagline__button a {
          font-size: 18px; } }
      .tagline__button a:hover {
        text-decoration: underline; }

#sidebar {
  min-height: 100px; }
  #sidebar .subnav {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #sidebar .subnav li {
      margin: 0;
      padding: 0; }
  #sidebar .sidebar_section {
    margin-bottom: 18px; }
    #sidebar .sidebar_section .head {
      margin-bottom: 9px; }

.spotlight {
  background-color: #9ecf66;
  position: relative; }
  .spotlight__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .spotlight__container {
        margin-bottom: 20px; } }
    .spotlight__container .spotlight__items {
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
      -ms-flex-positive: 1;
          flex-grow: 1;
      margin: 0 20px 40px 20px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      background-color: #1d78cb; }
      @media only screen and (max-width: 964px) {
        .spotlight__container .spotlight__items {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
    .spotlight__container .js_full {
      width: 100%; }
    .spotlight__container .description {
      display: none;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background-color: #1d78cb; }
      .spotlight__container .description .content {
        width: 100%;
        -ms-flex-align: center;
            align-items: center;
        margin-top: 20px; }
      .spotlight__container .description .primary_text {
        color: #fff;
        font-family: 'Alegreya Sans', serif;
        font-style: 400;
        font-weight: normal;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 10px 40px; }
        @media only screen and (max-width: 767px) {
          .spotlight__container .description .primary_text {
            font-size: 14px; } }
        .spotlight__container .description .primary_text p {
          margin: 0; }
      .spotlight__container .description .button {
        position: absolute;
        bottom: 0;
        color: #fff;
        font-family: 'Alegreya Sans', serif;
        font-style: 400;
        font-weight: normal;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        padding: 15px 0;
        transition: 0.3s;
        background-color: #f2663e; }
        .spotlight__container .description .button:hover {
          transition: 0.3s;
          background-color: #ed4110; }
        .spotlight__container .description .button p {
          margin: 0; }
  .spotlight__item-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    min-height: 350px;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .spotlight__item-container {
        min-height: 310px; } }
    .spotlight__item-container .title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      text-align: center;
      color: #fff;
      font-size: 40px;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: 400;
      font-weight: normal;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .spotlight__item-container .title {
          font-size: 25px; } }
      .spotlight__item-container .title .secondary-text {
        font-size: 24px;
        padding: 0 10px;
        margin: 0; }
    .spotlight__item-container span {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      height: 100%;
      width: 100%;
      background-color: rgba(29, 120, 203, 0.6); }
  .spotlight__header {
    padding: 10px 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 767px) {
      .spotlight__header {
        padding: 10px 30px; } }
    .spotlight__header--primary {
      color: #1d78cb;
      font-size: 40px;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: 400;
      font-weight: normal;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .spotlight__header--primary {
          font-size: 32px; } }
    .spotlight__header--secondary {
      width: 80%;
      text-align: center;
      font-size: 18px;
      color: #fff;
      font-family: 'Alegreya Sans', serif;
      font-style: 400;
      font-weight: normal; }
      @media only screen and (max-width: 767px) {
        .spotlight__header--secondary {
          font-size: 16px;
          width: 100%; } }
  .spotlight::after {
    content: ' ';
    height: 49px;
    width: 200px;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 964px) {
      .spotlight::after {
        display: none; } }
  .spotlight::before {
    content: ' ';
    height: 76px;
    width: 50px;
    position: absolute;
    background-color: #fff;
    color: red;
    left: 187px;
    top: -32px;
    z-index: 999;
    -ms-transform: rotate(50deg);
        transform: rotate(50deg); }
    @media only screen and (max-width: 964px) {
      .spotlight::before {
        display: none; } }

.js_spotlight_active {
  background-color: #1d78cb; }

.searchResults {
  margin: 50px auto; }
  .searchResults h2 {
    color: #373737;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 3px solid #373737;
    padding-bottom: 15px; }
    .searchResults h2 .query {
      color: #f2663e;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      font-size: 24px; }
  .searchResults .search__results {
    color: #373737;
    font-family: 'Alegreya Sans', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px; }
    .searchResults .search__results .search__item {
      color: #373737;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      font-size: 24px; }
      .searchResults .search__results .search__item .search__link {
        color: #1d78cb;
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: bold; }
  .searchResults .paging {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.bigbutt {
  margin: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media only screen and (max-width: 767px) {
    .bigbutt {
      margin: 10px 0; } }
  .bigbutt .overlay {
    transition: 0.3s;
    background-color: rgba(29, 120, 203, 0.7); }
    .bigbutt .overlay:hover {
      transition: 0.3s;
      background-color: rgba(29, 120, 203, 0.8); }
  .bigbutt .pants {
    padding: 20px; }
    @media only screen and (max-width: 767px) {
      .bigbutt .pants {
        padding: 10px; } }
  .bigbutt .border {
    box-sizing: border-box;
    border: 5px solid #fff;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .bigbutt .border {
        border: 3px solid #fff; } }
    .bigbutt .border .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 90px 80px; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .bigbutt .border .content {
          padding: 20px; } }
      @media only screen and (max-width: 767px) {
        .bigbutt .border .content {
          padding: 10px;
          -ms-flex-direction: column;
              flex-direction: column; } }
      .bigbutt .border .content .primary__text {
        border-right: 2px solid #fff;
        padding: 5px 15px 5px 0;
        width: 70%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end;
        -ms-flex-align: center;
            align-items: center;
        font-size: 36px;
        color: #fff;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: 400;
        font-weight: normal;
        font-weight: bold;
        text-align: right; }
        @media only screen and (max-width: 1165px) {
          .bigbutt .border .content .primary__text {
            font-size: 24px; } }
        @media only screen and (max-width: 767px) {
          .bigbutt .border .content .primary__text {
            border: none;
            font-size: 18px;
            text-align: center;
            width: 100%;
            padding-bottom: 5px; } }
      .bigbutt .border .content .button {
        padding-left: 15px;
        display: -ms-flexbox;
        display: flex;
        color: #fff;
        font-size: 36px;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: 400;
        font-weight: normal;
        font-weight: bold; }
        @media only screen and (max-width: 1250px) {
          .bigbutt .border .content .button {
            font-size: 32px; } }
        @media only screen and (max-width: 1165px) {
          .bigbutt .border .content .button {
            font-size: 24px; } }
        @media only screen and (max-width: 767px) {
          .bigbutt .border .content .button {
            font-size: 18px;
            border-top: 2px solid #fff;
            padding: 5px 5px 0 5px; } }

.pattern_options {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom: 5px solid #f2663e;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  min-height: 300px; }
  @media only screen and (max-width: 964px) {
    .pattern_options {
      border-top: 5px solid #f2663e;
      border-bottom: 5px solid #f2663e;
      min-height: 100px; } }

.image_options {
  background-color: rgba(55, 55, 55, 0.5);
  width: 100%;
  min-height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media only screen and (max-width: 964px) {
    .image_options {
      border-top: 5px solid #f2663e;
      border-bottom: 5px solid #f2663e;
      min-height: 250px; } }
  @media only screen and (max-width: 767px) {
    .image_options {
      min-height: 200px; } }

.banner {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 100px;
  min-height: 300px; }
  @media only screen and (max-width: 964px) {
    .banner {
      margin-bottom: 50px;
      min-height: 100px; } }
  .banner .banner_content {
    margin: 0 10px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: 400;
    font-weight: normal; }
    @media only screen and (max-width: 964px) {
      .banner .banner_content {
        padding: 40px 0; } }
    .banner .banner_content h1 {
      font-size: 60px;
      font-weight: bold;
      margin: 0 0 20px 0; }
      @media only screen and (max-width: 964px) {
        .banner .banner_content h1 {
          font-size: 40px; } }
    .banner .banner_content p {
      width: 100%;
      font-weight: bold;
      font-size: 22px;
      margin: 0;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .banner .banner_content p {
          font-size: 18px; } }
  .banner .image {
    color: #fff;
    text-shadow: 2px 2px #373737; }
    @media only screen and (max-width: 964px) {
      .banner .image {
        -ms-transform: none;
            transform: none; } }
  .banner .pattern {
    color: #1d78cb; }
    @media only screen and (max-width: 964px) {
      .banner .pattern {
        -ms-transform: none;
            transform: none; } }

.paragraph-container {
  width: 70%; }
  @media only screen and (max-width: 1240px) {
    .paragraph-container {
      width: 90%; } }

.interior-tagline {
  margin-bottom: 40px; }
  .interior-tagline .interior-tagline-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .interior-tagline .interior-tagline-content h2 {
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 36px;
      color: #1d78cb;
      margin-bottom: 30px; }
      @media only screen and (max-width: 964px) {
        .interior-tagline .interior-tagline-content h2 {
          text-align: center; } }
    .interior-tagline .interior-tagline-content p {
      width: 100%;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      margin: 0;
      text-align: center; }
      .interior-tagline .interior-tagline-content p a {
        font-weight: bold;
        color: #9ecf66; }

.box {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 100px; }
  @media only screen and (max-width: 964px) {
    .box {
      margin-bottom: 50px; } }
  .box .cat {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .box .cat {
        -ms-flex-direction: column;
            flex-direction: column; } }
  .box .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    margin: 20px 5px; }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .box .item {
        margin: 10px 0; } }
    .box .item .image {
      height: 180px;
      width: 180px; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .box .item .image {
          width: 90px;
          height: 90px; } }
      @media only screen and (max-width: 767px) {
        .box .item .image {
          width: 120px;
          height: 120px; } }
    .box .item h2 {
      padding: 20px 0 40px 0;
      color: #1d78cb;
      font-size: 28px;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: normal; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .box .item h2 {
          font-size: 24px; } }
      @media only screen and (max-width: 767px) {
        .box .item h2 {
          font-size: 20px;
          padding: 10px 0 20px 0; } }
    .box .item .button {
      min-width: 150px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .box .item .button {
          font-size: 16px;
          min-width: 100px; } }
      @media only screen and (max-width: 767px) {
        .box .item .button {
          font-size: 24px;
          min-width: 100px; } }

.faq {
  padding: 0 20px;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }
  .faq .header {
    margin: 80px 0;
    width: 100%; }
    @media only screen and (max-width: 964px) {
      .faq .header {
        margin: 10px 0; } }
    .faq .header p {
      text-align: center;
      color: #1d78cb;
      font-size: 40px;
      margin: 0;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .faq .header p {
          font-size: 30px; } }
  .faq .faqItems {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .faq .faqItems .homepageQuestion {
      box-sizing: border-box;
      margin: 10px 0; }
      .faq .faqItems .homepageQuestion .content {
        position: relative; }
      .faq .faqItems .homepageQuestion:hover {
        cursor: pointer; }
    .faq .faqItems .primary_text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      background-color: #1d78cb;
      transition: 0.3s;
      min-height: 170px; }
      @media only screen and (max-width: 767px) {
        .faq .faqItems .primary_text {
          min-height: 80px; } }
      .faq .faqItems .primary_text:hover {
        background-color: #175e9e;
        transition: 0.3s; }
      .faq .faqItems .primary_text h3 {
        width: 100%;
        color: #fff;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        text-align: center;
        padding: 30px 0;
        margin: 0 10px; }
        @media only screen and (max-width: 767px) {
          .faq .faqItems .primary_text h3 {
            font-size: 28px; } }
    .faq .faqItems .answer {
      display: none;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      background-color: #9ecf66; }
      .faq .faqItems .answer .text {
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0 10px; }
        @media only screen and (max-width: 767px) {
          .faq .faqItems .answer .text {
            margin: 0 5px; }
            .faq .faqItems .answer .text a {
              font-size: 16px; } }
      .faq .faqItems .answer p {
        color: #fff;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 18px; }
        @media only screen and (max-width: 1165px) {
          .faq .faqItems .answer p {
            font-size: 16px; } }
        @media only screen and (max-width: 767px) {
          .faq .faqItems .answer p {
            font-size: 14px; } }
      .faq .faqItems .answer a {
        color: #1d78cb;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 24px; }
        .faq .faqItems .answer a:hover {
          text-decoration: underline; }
      .faq .faqItems .answer .content {
        height: 100%; }
  .faq .bottom_button {
    margin-top: 10px;
    width: 100%; }
    .faq .bottom_button a {
      background-color: #f2663e;
      padding: 20px 0;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      color: #fff;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 22px; }
      .faq .bottom_button a:hover {
        background-color: #ed4110; }

.js_full {
  width: 100%; }

.js_half {
  width: 49.25%; }
  @media only screen and (max-width: 964px) {
    .js_half {
      width: 100%; } }

.feedBackground .overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8); }
  @media only screen and (max-width: 964px) {
    .feedBackground .overlay {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center; } }
  .feedBackground .overlay .contentContainer {
    padding: 100px 40px;
    width: 50%;
    margin: 0 auto; }
    @media only screen and (max-width: 964px) {
      .feedBackground .overlay .contentContainer {
        width: 90%;
        padding: 30px 0; } }
    .feedBackground .overlay .contentContainer .content {
      color: white;
      background-color: #f2663e;
      padding: 25px 0;
      text-align: center;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      transition: 0.3s; }
      .feedBackground .overlay .contentContainer .content:hover {
        transition: 0.3s;
        background-color: #ed4110; }
    .feedBackground .overlay .contentContainer .eventList {
      width: 90%; }
      .feedBackground .overlay .contentContainer .eventList .event {
        padding-bottom: 20px;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
        margin-bottom: 40px; }
        @media only screen and (max-width: 767px) {
          .feedBackground .overlay .contentContainer .eventList .event {
            margin-bottom: 20px;
            width: 100%;
            -ms-flex-direction: column;
                flex-direction: column; } }
        .feedBackground .overlay .contentContainer .eventList .event .date {
          background-color: #9ecf66;
          padding: 5px 10px;
          color: white;
          margin-right: 20px;
          height: 20%; }
          @media only screen and (max-width: 767px) {
            .feedBackground .overlay .contentContainer .eventList .event .date {
              margin: 0 0 10px 0;
              text-align: center;
              width: 100%;
              box-sizing: border-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: center;
                  justify-content: center;
              min-height: 35px; }
              .feedBackground .overlay .contentContainer .eventList .event .date .month {
                margin-left: 10px; } }
          .feedBackground .overlay .contentContainer .eventList .event .date p {
            font-family: 'Alegreya Sans', sans-serif;
            font-style: normal;
            font-weight: bold;
            margin: 0;
            line-height: 25px; }
          .feedBackground .overlay .contentContainer .eventList .event .date .day {
            font-size: 16px; }
            @media only screen and (max-width: 767px) {
              .feedBackground .overlay .contentContainer .eventList .event .date .day {
                font-size: 24px; } }
          .feedBackground .overlay .contentContainer .eventList .event .date .month {
            font-size: 24px; }
            @media only screen and (max-width: 1065px) {
              .feedBackground .overlay .contentContainer .eventList .event .date .month {
                font-size: 20px; } }
            @media only screen and (max-width: 767px) {
              .feedBackground .overlay .contentContainer .eventList .event .date .month {
                font-size: 24px; } }
        .feedBackground .overlay .contentContainer .eventList .event .info {
          color: #373737; }
          .feedBackground .overlay .contentContainer .eventList .event .info p {
            font-family: 'Alegreya Sans', serif;
            font-style: normal;
            font-weight: bold;
            font-size: 24px;
            margin: 0; }
          .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation {
            display: -ms-flexbox;
            display: flex;
            margin: 10px 0; }
            @media only screen and (max-width: 1360px) {
              .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation {
                -ms-flex-direction: column;
                    flex-direction: column; } }
            @media only screen and (max-width: 767px) {
              .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation {
                -ms-flex-direction: column;
                    flex-direction: column; } }
            .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation p {
              font-size: 16px; }
            .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation .divider {
              padding: 0 10px; }
              @media only screen and (max-width: 767px) {
                .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation .divider {
                  display: none; } }
              @media only screen and (max-width: 1360px) {
                .feedBackground .overlay .contentContainer .eventList .event .info .timeLocation .divider {
                  display: none; } }
          .feedBackground .overlay .contentContainer .eventList .event .info a {
            color: #f2663e;
            font-family: 'Alegreya Sans', serif;
            font-style: normal;
            font-weight: bold;
            transition: 0.3s; }
            .feedBackground .overlay .contentContainer .eventList .event .info a:hover {
              text-decoration: underline;
              transition: 0.3s;
              color: #ed4110; }
  .feedBackground .overlay .events {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box; }
    .feedBackground .overlay .events .header {
      width: 90%;
      border-bottom: 5px solid #9ecf66;
      margin: 20px 0; }
      @media only screen and (max-width: 767px) {
        .feedBackground .overlay .events .header {
          border-bottom: 3px solid #9ecf66; } }
      .feedBackground .overlay .events .header h4 {
        color: #9ecf66;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .feedBackground .overlay .events .header h4 {
            font-size: 30px; } }

#app {
  margin-bottom: 50px; }

.interiorFaq {
  margin: 0 10px; }
  .interiorFaq .question {
    margin-bottom: 20px; }
  .interiorFaq .interiorQuestion {
    box-sizing: border-box;
    padding: 10px 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border: 3px solid #1d78cb;
    transition: 0.3s; }
    .interiorFaq .interiorQuestion p {
      color: #1d78cb;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      margin: 0; }
    .interiorFaq .interiorQuestion:hover {
      cursor: pointer; }
    .interiorFaq .interiorQuestion.active {
      transition: 0.3s;
      background-color: #1d78cb; }
      .interiorFaq .interiorQuestion.active p {
        color: #fff; }
    .interiorFaq .interiorQuestion .arrow {
      transition: 0.3s; }
      .interiorFaq .interiorQuestion .arrow.rotate {
        transition: 0.3s;
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .interiorFaq .answer {
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    padding: 10px 40px;
    color: #fff;
    font-family: 'Alegreya Sans', serif;
    font-style: normal;
    font-weight: normal;
    transition: background-color 0.3s; }
    .interiorFaq .answer.active {
      transition: background-color 0.3s;
      background-color: #1d78cb; }

.selectors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }

.selector {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }
  .selector ul {
    background-color: #f2663e;
    list-style: none;
    padding: 0 0; }
    .selector ul li {
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      color: #fff;
      padding: 5px 20px; }
      .selector ul li:hover {
        cursor: pointer; }
  .selector .field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 767px) {
      .selector .field {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center; } }
    .selector .field .options {
      background-color: #f2663e;
      min-width: 250px;
      height: 40px; }
    .selector .field .title {
      margin: 0;
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 30px;
      color: #1d78cb; }
      @media only screen and (max-width: 767px) {
        .selector .field .title {
          margin-bottom: 10px; } }
    .selector .field .input {
      margin-left: 20px;
      height: 40px;
      min-width: 250px;
      background-color: #f2663e; }
      @media only screen and (max-width: 767px) {
        .selector .field .input {
          margin: 0; } }
      .selector .field .input li:first-of-type {
        position: relative;
        z-index: 85; }
      .selector .field .input li {
        height: 100%;
        list-style: none;
        color: #fff;
        font-family: 'Alegreya Sans', sans-serif;
        font-style: normal;
        font-weight: bold; }
        .selector .field .input li ul {
          margin: 0; }
        .selector .field .input li .selected {
          font-family: 'Alegreya Sans', sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 18px;
          color: #fff;
          padding: 5px 0; }
          .selector .field .input li .selected:hover {
            cursor: pointer; }
          .selector .field .input li .selected span {
            padding-left: 20px; }
      .selector .field .input ul {
        width: 100%; }
        .selector .field .input ul li:first-of-type {
          display: block; }

.selectorLi {
  position: relative; }
  .selectorLi:after {
    position: absolute;
    transition: 0.3s;
    content: '\276e';
    color: #fff;
    right: 10px;
    top: 11px; }

.selectorLi.arrowRotate {
  position: relative; }
  .selectorLi.arrowRotate:after {
    position: absolute;
    content: '\276e';
    transition: 0.3s;
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    color: #fff;
    right: 10px;
    top: 11px; }

.blogPost {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 20px 100px 0; }
  @media only screen and (max-width: 964px) {
    .blogPost {
      -ms-flex-direction: column;
          flex-direction: column;
      margin: 0 0 50px 0; } }
  .blogPost .date {
    background-color: #9ecf66;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 15px;
    margin-right: 20px;
    height: 20%; }
    @media only screen and (max-width: 767px) {
      .blogPost .date {
        margin: 0 0 20px 0; } }
    @media only screen and (max-width: 964px) {
      .blogPost .date {
        height: 60px; } }
    .blogPost .date .longDay p {
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      margin: 0;
      text-transform: uppercase; }
    .blogPost .date .monthDay p {
      font-family: 'Alegreya Sans', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      margin: 0; }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .blogPost .date {
        width: 10%;
        margin: 0 0 20px 0; } }
  .blogPost .postContent {
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 964px) {
      .blogPost .postContent {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center; } }
    @media only screen and (max-width: 964px) {
      .blogPost .postContent .post {
        margin-bottom: 20px; } }
    .blogPost .postContent .post .title h2 {
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold;
      color: #373737; }
    .blogPost .postContent .post .title .extraInfo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      @media only screen and (max-width: 767px) {
        .blogPost .postContent .post .title .extraInfo {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: start;
              align-items: flex-start; } }
      .blogPost .postContent .post .title .extraInfo p {
        margin: 0; }
      .blogPost .postContent .post .title .extraInfo .time {
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: bold;
        color: #373737; }
      .blogPost .postContent .post .title .extraInfo .divider {
        border-top: 2px solid #373737;
        height: 0;
        padding: 0 5px;
        margin: 0 5px; }
        @media only screen and (max-width: 767px) {
          .blogPost .postContent .post .title .extraInfo .divider {
            display: none; } }
      .blogPost .postContent .post .title .extraInfo .location {
        font-family: 'Alegreya Sans', serif;
        font-style: normal;
        font-weight: bold;
        color: #373737; }
    .blogPost .postContent .post .para p {
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: 400;
      color: #373737; }
    .blogPost .postContent .post a {
      color: #f2663e;
      font-family: 'Alegreya Sans', serif;
      font-style: normal;
      font-weight: bold; }
      .blogPost .postContent .post a:hover {
        text-decoration: underline; }
    .blogPost .postContent .image {
      margin: 0 0 0 30px;
      min-height: 275px;
      min-width: 275px; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .blogPost .postContent .image {
          width: 350px;
          margin: 0; } }
      @media only screen and (max-width: 767px) {
        .blogPost .postContent .image {
          width: 50px;
          margin: 0; } }

.blogButton {
  margin: 0 10%;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 100px;
  display: none; }
  .blogButton div {
    text-align: center;
    background-color: #f2663e;
    color: #fff;
    width: 100%;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0;
    transition: 0.3s; }
    .blogButton div:hover {
      cursor: pointer;
      transition: 0.3s;
      background-color: #ed4110; }

.hidden {
  display: none; }

.detailParagraphs {
  margin-top: 50px; }
  @media only screen and (max-width: 964px) {
    .detailParagraphs {
      margin-top: 25px; } }

.mobileHeader {
  display: none; }
  @media only screen and (max-width: 964px) {
    .mobileHeader {
      margin-top: 50px;
      display: block;
      min-height: 100px; } }
  .mobileHeader .logo {
    background-repeat: no-repeat;
    height: 100px;
    width: 275px;
    background-position: center center; }
    @media only screen and (max-width: 767px) {
      .mobileHeader .logo {
        height: 80px;
        margin: 60px 0 0 0;
        width: 220px; } }

.callbutton {
  display: none; }
  @media only screen and (max-width: 767px) {
    .callbutton {
      position: fixed;
      z-index: 80;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      background-color: #9ecf66;
      min-height: 50px; } }
  .callbutton a {
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Alegreya Sans', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px; }

.error {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  text-align: center; }
  .error h1 {
    color: #f2663e;
    font-family: 'Alegreya Sans', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    margin: 0; }
  .error .button {
    background-color: #f2663e;
    min-height: 40px; }
  .error a {
    width: 60%;
    color: #fff;
    font-size: 30px;
    padding: 20px 0;
    font-family: 'Alegreya Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    transition: 0.3s; }
    .error a:hover {
      color: #9ecf66;
      transition: 0.3s; }
/*# sourceMappingURL=style.css.map */