/*
Theme Name: Gun Owners
Template: genesis
*/
body,
body > div {
  font-size: 16px;
  font-family: "canada-type-gibson";
  font-weight: 100;
  color: #323232; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "crimson",sans-serif;
  line-height: 1.45em;
  margin-bottom: 1em; }

h1 {
  font-size: 200%;
  font-weight: 800; }

h2 {
  font-size: 180%; }

h3 {
  font-size: 160%; }

h4 {
  font-size: 140%; }

h5 {
  font-size: 120%; }

h6 {
  font-size: 100%; }

a {
  color: #1a3b47;
  text-decoration: none; }
  a:hover {
    color: #1a3b47;
    text-decoration: none; }

p {
  line-height: 1.5em; }

.yellow {
  color: #F1B938; }

.blue {
  color: #1a3b47; }

.black {
  color: #323232; }

.white {
  color: #ffffff; }

.uppercase {
  text-transform: uppercase; }

.spaced {
  letter-spacing: 2px; }

.bold {
  font-weight: 700; }

.extra-bold {
  font-weight: 900; }

.semi-bold {
  font-weight: 600; }

.normal {
  font-weight: 400; }

.no-bottom-margin {
  margin-bottom: 0; }

.bottom-margin {
  margin-bottom: 30px; }

.no-top-margin {
  margin-top: 0; }

.top-margin {
  margin-top: 30px; }

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
  background: #1a3b47; }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover {
    background: #285a6c; }
  button.button-outline-yellow, input[type="button"].button-outline-yellow, input[type="reset"].button-outline-yellow, input[type="submit"].button-outline-yellow, .button.button-outline-yellow {
    background: none;
    color: #F1B938;
    border: 2px solid #F1B938;
    font-weight: 600;
    letter-spacing: 2px; }
    button.button-outline-yellow:hover, input[type="button"].button-outline-yellow:hover, input[type="reset"].button-outline-yellow:hover, input[type="submit"].button-outline-yellow:hover, .button.button-outline-yellow:hover {
      color: #ffffff;
      background: #F1B938; }
  button.button-outline-white, input[type="button"].button-outline-white, input[type="reset"].button-outline-white, input[type="submit"].button-outline-white, .button.button-outline-white {
    background: none;
    color: #ffffff;
    border: 2px solid #ffffff;
    font-weight: 600;
    letter-spacing: 2px; }
    button.button-outline-white:hover, input[type="button"].button-outline-white:hover, input[type="reset"].button-outline-white:hover, input[type="submit"].button-outline-white:hover, .button.button-outline-white:hover {
      color: #323232;
      background: #ffffff; }

#global-goc-nav {
  background: #ab9788;
  color: #ffffff;
  text-align: right;
  font-family: "canada-type-gibson",sans-serif;
  font-weight: 400;
  height: 40px; }

.site-header {
  background: #1a3b47;
  border-bottom: 0;
  min-height: 0px; }

@media (min-width: 992px) {
  .site-header .wrap,
  #global-goc-nav .wrap {
    width: 100%;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .site-header .wrap,
  #global-goc-nav .wrap {
    max-width: 1200px; } }
.site-header .wrap:after,
#global-goc-nav .wrap:after {
  content: '';
  height: 0;
  clear: both;
  display: block; }

#global-goc-nav .wrap {
  padding-right: 20px; }

@media (min-width: 992px) {
  .site-header .wrap {
    padding-top: 20px;
    padding-bottom: 20px; } }

.site-header .title-area {
  padding: 0;
  display: block;
  position: static;
  margin: 0 auto 20px; }
  @media screen and (min-width: 1024px) {
    .site-header .title-area {
      float: left;
      width: auto;
      margin-right: 30px;
      position: absolute;
      z-index: 20;
      margin-top: 0px;
      padding-left: 20px; } }

.site-header .nav-primary {
  border-bottom: 0; }
  @media (min-width: 992px) {
    .site-header .nav-primary {
      display: block;
      float: left;
      width: 100%; } }

.menu-global-menu-container ul {
  list-style: none; }
  .menu-global-menu-container ul li {
    display: inline-block;
    margin-left: 10px; }
    .menu-global-menu-container ul li a {
      height: 32px;
      line-height: 32px;
      font-size: 14px;
      margin-top: 4px;
      display: block;
      color: #ffffff;
      font-weight: 400;
      text-transform: uppercase; }
    .menu-global-menu-container ul li.highlight a {
      background: #b5311b;
      padding-left: 8px;
      padding-right: 8px; }

body .site-header .Logo {
  height: 70px; }
  body .site-header .Logo .Logo__link {
    display: block;
    margin: 0;
    padding: 0;
    height: 100%; }
    @media (max-width: 767px) {
      body .site-header .Logo .Logo__link {
        display: inline-block; } }
  body .site-header .Logo img {
    height: 100%;
    width: auto; }

.site-header .nav-primary {
  background: none;
  font-family: "canada-type-gibson",sans-serif; }
  .site-header .nav-primary .wrap {
    padding: 0; }
  .site-header .nav-primary .mega-menu-wrap {
    background: none !important;
    text-align: right; }
  .site-header .nav-primary ul.mega-menu.mega-menu-horizontal {
    text-align: right !important; }
  .site-header .nav-primary li.mega-menu-item {
    margin-right: 30px; }
    .site-header .nav-primary li.mega-menu-item:nth-last-child(2) {
      margin-right: 15px; }
    .site-header .nav-primary li.mega-menu-item:last-child {
      margin-right: 0; }
    .site-header .nav-primary li.mega-menu-item > a.mega-menu-link {
      letter-spacing: 2px !important; }

.Navicon {
  border: none;
  display: block;
  vertical-align: middle;
  text-align: center;
  z-index: 20;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #e6e6e6; }
  .Navicon:hover {
    cursor: pointer; }
  @media (min-width: 992px) {
    .Navicon {
      display: none; } }

.Navicon__button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border: 0;
  height: 30px;
  width: 30px;
  transition: .3s all; }
  .Navicon__button:focus {
    outline: none; }

.Navicon__lines {
  position: absolute;
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
  transform-origin: center center;
  background: #1a3b47; }
  .Navicon--active .Navicon__lines {
    opacity: 0;
    transform: translateX(50px); }

.Navicon__button:before {
  position: absolute;
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
  transform-origin: center center;
  background: #1a3b47;
  transform: translateY(-9px); }
  .Navicon:not(.Navicon--active):hover .Navicon__button:before {
    transform: translateY(-12px); }
  .Navicon--active .Navicon__button:before {
    transform: rotate(-45deg) translate(0); }

.Navicon__button:after {
  position: absolute;
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .3s ease;
  transform-origin: center center;
  background: #1a3b47;
  transform: translateY(9px); }
  .Navicon:not(.Navicon--active):hover .Navicon__button:after {
    transform: translateY(12px); }
  .Navicon--active .Navicon__button:after {
    transform: rotate(45deg) translate(0); }

@media (min-width: 992px) {
  .MobileNav {
    display: none; } }

.MobileNav .nav-primary {
  background: #e6e6e6; }
  .MobileNav .nav-primary #mega-menu-wrap-primary {
    background: #e6e6e6; }
    .MobileNav .nav-primary #mega-menu-wrap-primary .mega-menu-toggle {
      background: #e6e6e6; }
      .MobileNav .nav-primary #mega-menu-wrap-primary .mega-menu-toggle #mega-toggle-block-1 {
        float: none;
        margin: 0; }
        .MobileNav .nav-primary #mega-menu-wrap-primary .mega-menu-toggle #mega-toggle-block-1:before, .MobileNav .nav-primary #mega-menu-wrap-primary .mega-menu-toggle #mega-toggle-block-1:after {
          color: #323232;
          font-size: 16px;
          font-weight: bold; }
    .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary {
      text-align: center; }
      .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        text-align: center;
        color: #323232;
        font-weight: 700;
        font-size: 16px; }
      .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link {
        position: relative; }
        .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after {
          position: absolute;
          right: 15px; }
          @media (min-width: 768px) {
            .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:after {
              position: relative;
              right: initial; } }
      .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children > a.mega-menu-link {
        background: #ab9788;
        color: #E19234; }
      .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu {
        background: #ab9788; }
        .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu .mega-block-title {
          color: #E19234;
          margin-bottom: 15px; }
        .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu .menu {
          padding-left: 15px; }
          .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu .menu li {
            position: relative; }
            .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu .menu li:before {
              display: inline-block;
              content: '\f0da';
              font-family: 'FontAwesome';
              position: absolute;
              top: 0;
              bottom: 0;
              left: -15px; }
        .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu article.entry {
          margin-bottom: 15px;
          padding-bottom: 0;
          border-bottom: none; }
          .MobileNav .nav-primary #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-menu-item-has-children ul.mega-sub-menu article.entry .entry-title {
            margin-bottom: 0; }

.HeroArea {
  position: relative;
  min-height: 100vh;
  width: 100%; }
  @media (min-width: 768px) {
    .HeroArea {
      min-height: 650px; } }

.HeroArea__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(50, 50, 50, 0.3); }

.HeroArea__wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  min-height: 100vh;
  display: table;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .HeroArea__wrap {
      max-width: 708px; } }
  @media (min-width: 768px) {
    .HeroArea__wrap {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .HeroArea__wrap {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .HeroArea__wrap {
      max-width: 1140px; } }
  @media (min-width: 768px) {
    .HeroArea__wrap {
      min-height: 650px; } }

.HeroArea__content {
  display: table-cell;
  vertical-align: middle; }
  .HeroArea__content .hero-image {
    height: auto;
    width: 100%;
    max-width: 80%; }
    @media (min-width: 992px) {
      .HeroArea__content .hero-image {
        max-width: 530px; } }
  .HeroArea__content .button {
    width: 250px;
    margin: 15px; }

.blog_header,
.store_header,
.blog_single_header {
  background-color: #b5311b;
  padding: 45px;
  margin-bottom: 60px; }
  .blog_header h1,
  .blog_header p,
  .store_header h1,
  .store_header p,
  .blog_single_header h1,
  .blog_single_header p {
    color: #ffffff;
    font-family: "canada-type-gibson",sans-serif;
    max-width: 600px;
    text-align: center;
    margin: 0 auto; }
  .blog_header h1,
  .store_header h1,
  .blog_single_header h1 {
    font-family: "crimson",sans-serif; }
  .blog_header a,
  .store_header a,
  .blog_single_header a {
    color: #ffffff; }

.blog_single_header {
  padding: 15px; }

.PageBanner {
  background: none;
  position: relative; }

.PageBanner__archive {
  background: #eee; }

.PageBanner__wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  padding: 30px 0;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .PageBanner__wrap {
      max-width: 708px; } }
  @media (min-width: 768px) {
    .PageBanner__wrap {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .PageBanner__wrap {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .PageBanner__wrap {
      max-width: 1140px; } }
  @media (min-width: 992px) {
    .PageBanner__wrap {
      padding: 60px 0; } }
  @media (min-width: 768px) {
    .PageBanner__wrap {
      padding: 60px 0;
      max-width: 768px; } }
  @media (min-width: 1200px) {
    .PageBanner__wrap {
      max-width: 768px; } }

.fl-builder .PageBanner__wrap {
  margin-bottom: 0; }

.PageBanner__overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.65); }

.PageBanner__title {
  letter-spacing: 1px;
  margin: 0;
  font-family: "crimson",sans-serif;
  color: #1a3b47; }
  .PageBanner__title:after {
    content: " ";
    background: #1a3b47;
    height: 5px;
    width: 200px;
    display: block;
    margin: 15px auto; }

.PageBanner__subtitle {
  color: #1a3b47;
  margin: 15px 0 0; }

.PodcastNav {
  margin-top: -30px;
  margin-bottom: 30px;
  background: #F1B938;
  padding: 15px 0; }

.PodcastNav__wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%; }
  @media (max-width: 767px) {
    .PodcastNav__wrap {
      max-width: 708px; } }
  @media (min-width: 768px) {
    .PodcastNav__wrap {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .PodcastNav__wrap {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .PodcastNav__wrap {
      max-width: 1140px; } }
  .PodcastNav__wrap a {
    display: inline-block;
    margin-right: 30px;
    color: #ffffff;
    font-weight: 700; }
    .PodcastNav__wrap a:last-child {
      margin-right: 0; }

.FeaturedSeries {
  background: #e6e6e6;
  padding: 30px 0;
  margin-top: -30px;
  margin-bottom: 30px; }

.FeaturedSeries__wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  text-align: center; }
  @media (max-width: 767px) {
    .FeaturedSeries__wrap {
      max-width: 708px; } }
  @media (min-width: 768px) {
    .FeaturedSeries__wrap {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .FeaturedSeries__wrap {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .FeaturedSeries__wrap {
      max-width: 1140px; } }

.FeaturedSeries__title {
  color: #F1B938;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 100%; }

.FeaturedSeries__series {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .FeaturedSeries__series {
      margin-bottom: 0;
      display: inline-block;
      width: calc(1/3 * (100% - 30px*2));
      margin-right: 30px;
      vertical-align: top; }
      .FeaturedSeries__series:last-child {
        margin-right: 0; } }

.FeaturedSeries__series-title {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 100%; }
  .FeaturedSeries--single-series .FeaturedSeries__series-title {
    font-size: 180%; }

.FeaturedSeries__image {
  display: block;
  text-align: left;
  margin-right: 30px; }
  @media (min-width: 768px) {
    .FeaturedSeries__image {
      vertical-align: top;
      display: inline-block;
      width: calc(1/3 * (100% - 30px)); } }
  .FeaturedSeries__image img {
    max-width: 100%;
    height: auto; }

.FeaturedSeries__content {
  text-align: left;
  display: block; }
  @media (min-width: 768px) {
    .FeaturedSeries--with-image .FeaturedSeries__content {
      vertical-align: top;
      display: inline-block;
      width: calc(2/3 * (100% - 30px)); } }

.search .search-form {
  margin-bottom: 60px;
  position: relative; }
  .search .search-form input[type=search] {
    padding-right: 150px; }
  .search .search-form input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }

html {
  background: #1a3b47; }

body {
  background: #ffffff; }

.site-inner {
  padding-top: 0; }
  .page-template-hero .site-inner, .page-template-full-width .site-inner {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 992px) {
    .single-podcast .site-inner {
      max-width: 768px; } }
  @media (min-width: 1200px) {
    .single-podcast .site-inner {
      max-width: 768px; } }

.page-template-hero article.entry, .page-template-full-width article.entry {
  margin: 0; }

.post-type-archive-podcast .content-sidebar-wrap:after {
  content: '';
  display: block;
  clear: both;
  heigth: 0px; }
@media (min-width: 992px) {
  .post-type-archive-podcast .content-sidebar-wrap {
    display: inline-block;
    vertical-align: top;
    width: calc(1/2 * (100% - 30px));
    margin-right: 30px; } }

.mejs-container {
  margin-bottom: 0 !important; }

.post_wrap {
  background: #f9f9f9;
  padding: 25.5px;
  min-height: 235px; }

.post_date {
  font-family: "canada-type-gibson",sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: block;
  margin-bottom: .5em;
  text-transform: uppercase; }

.post_title {
  font-size: 18px; }

.sponsors-carousel .one-sponsor {
  padding: 15px;
  text-align: center; }
.sponsors-carousel .sponsor-img {
  max-width: 100%;
  max-height: 165px; }
.sponsors-carousel .sponsor-name {
  display: block;
  padding-bottom: 1em; }

.goc_featured_blog_home {
  background: #eae5e2;
  margin-bottom: 30px; }
  .goc_featured_blog_home .post_wrap {
    background: none;
    padding: 30px; }
  .goc_featured_blog_home .col {
    width: 33.333333%;
    float: left; }
    @media (max-width: 767px) {
      .goc_featured_blog_home .col {
        float: none;
        width: 100%; } }
  .goc_featured_blog_home .post_title a {
    color: #b5311b;
    font-size: 28px;
    line-height: 1.35em; }
  .goc_featured_blog_home .read-more {
    background-color: #b5311b;
    display: inline-block;
    color: #ffffff;
    font-family: "canada-type-gibson",sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px;
    height: 32px;
    padding: 0 20px; }

.goc_top_blog_post {
  float: left;
  width: 66.6666666%;
  line-height: 0em; }
  @media (max-width: 767px) {
    .goc_top_blog_post {
      float: none;
      width: 100%; } }

.blog .content .post {
  background: #eee;
  float: left;
  width: 48%;
  margin-right: 4%;
  min-height: 460px; }
  @media (max-width: 767px) {
    .blog .content .post {
      float: none;
      width: 100%; } }
  .blog .content .post:nth-child(even) {
    margin-right: 0; }
  .blog .content .post .entry-title {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: block; }
  .blog .content .post .entry-content,
  .blog .content .post .entry-footer,
  .blog .content .post .entry-title,
  .blog .content .post .entry-meta {
    padding-left: 15px;
    padding-right: 15px; }
  .blog .content .post .entry-image-link {
    display: block;
    text-align: center;
    height: 190px; }
    .blog .content .post .entry-image-link img {
      display: inline-block;
      text-align: center;
      max-height: 190px;
      max-width: 100%;
      height: auto;
      width: auto; }
  .blog .content .post .entry-meta {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 7.5px; }
  .blog .content .post .entry-footer .entry-meta {
    padding: 15px 0; }

#gform_wrapper_4 .gform_footer {
  margin-top: 0;
  padding-bottom: 0; }
#gform_wrapper_4 .gform_heading {
  margin-bottom: 0; }
#gform_wrapper_4 .gform_description {
  margin-bottom: 0; }
#gform_wrapper_4 ul li.gfield:nth-child(1) {
  margin-top: 0; }
#gform_wrapper_4 ul li.gfield {
  margin-top: 8px; }
#gform_wrapper_4.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], #gform_wrapper_4.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0;
  padding-bottom: 0; }

.entry {
  padding: 0; }
  .post-type-archive-podcast .entry, .tax-series .entry {
    margin-bottom: 45px; }

.post-type-archive-podcast .entry-title, .tax-series .entry-title {
  font-size: 100%;
  font-weight: 400;
  margin-bottom: 0; }
.single-podcast .entry-title {
  margin-bottom: 0; }
.entry-title a {
  color: #1a3b47; }
  .entry-title a:hover {
    color: #285a6c; }

.post-type-archive-podcast .entry-meta, .tax-series .entry-meta, .single-podcast .entry-meta {
  margin-bottom: 0; }
  .post-type-archive-podcast .entry-meta a, .tax-series .entry-meta a, .single-podcast .entry-meta a {
    color: #1a3b47; }
    .post-type-archive-podcast .entry-meta a:hover, .tax-series .entry-meta a:hover, .single-podcast .entry-meta a:hover {
      color: #285a6c; }
  .post-type-archive-podcast .entry-meta .meta-item, .tax-series .entry-meta .meta-item, .single-podcast .entry-meta .meta-item {
    font-size: 80%;
    display: inline-block;
    margin-right: 10px; }
    .post-type-archive-podcast .entry-meta .meta-item:last-child, .tax-series .entry-meta .meta-item:last-child, .single-podcast .entry-meta .meta-item:last-child {
      margin-right: 0; }

.single-podcast .entry-header {
  margin-bottom: 30px; }

.podcast_meta {
  margin-bottom: 30px; }

.comment-respond {
  padding: 0; }

.single .entry-header {
  border-bottom: 4px solid silver;
  margin-bottom: 1em; }
.single .entry-title {
  line-height: 1.25em;
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: .5em; }
.single .entry-meta {
  text-transform: uppercase; }

.pagination,
.archive-pagination.pagination {
  text-align: center; }
  .pagination li,
  .archive-pagination.pagination li {
    height: 30px;
    min-width: 30px;
    display: inline-block;
    vertical-align: middle;
    background: none;
    border: 1px solid rgba(50, 50, 50, 0.2);
    text-align: center; }
    @media (min-width: 768px) {
      .pagination li,
      .archive-pagination.pagination li {
        height: 35px;
        min-width: 35px; } }
    .pagination li.active,
    .archive-pagination.pagination li.active {
      border-color: #323232; }
      .pagination li.active a,
      .archive-pagination.pagination li.active a {
        background: none; }
    .pagination li.pagination-omission,
    .archive-pagination.pagination li.pagination-omission {
      border: none; }
    .pagination li:hover,
    .archive-pagination.pagination li:hover {
      border-color: #1a3b47; }
    .pagination li a,
    .archive-pagination.pagination li a {
      text-decoration: none;
      width: 100%;
      padding: 0 5px;
      color: #323232;
      background: none;
      line-height: 30px; }
      @media (min-width: 768px) {
        .pagination li a,
        .archive-pagination.pagination li a {
          line-height: 35px; } }
      .pagination li a:hover,
      .archive-pagination.pagination li a:hover {
        background: #1a3b47;
        color: #ffffff; }

.sidebar .widget {
  background: #f9f9f9;
  padding: 0;
  margin-bottom: 30px; }
  .sidebar .widget .widgettitle {
    background: #ab9788;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "canada-type-gibson";
    font-weight: 200;
    padding: 7.5px 15px; }
  .sidebar .widget .post-date {
    font-size: 12px;
    text-transform: uppercase; }
  .sidebar .widget ul {
    margin-left: 1em;
    padding: 1.5em;
    padding-top: 0; }
    .sidebar .widget ul li {
      list-style: disc;
      margin-bottom: .25em;
      padding-bottom: 0; }

@media (min-width: 992px) {
  .PastSeries {
    display: inline-block;
    width: calc(1/2 * (100% - 30px)); } }

.PastSeries__title {
  font-weight: 400;
  margin-bottom: 45px; }

.PastSeries__select {
  display: block;
  margin-bottom: 30px; }

.PastSeries__gallery-item {
  overflow: hidden;
  display: block;
  position: relative;
  margin-bottom: 30px;
  height: 200px; }
  @media (min-width: 768px) {
    .PastSeries__gallery-item {
      display: inline-block;
      vertical-align: top;
      margin-right: 30px;
      width: calc(1/2 * (100% - 30px)); }
      .PastSeries__gallery-item:nth-child(2n) {
        margin-right: 0; } }
  @media (min-width: 992px) {
    .PastSeries__gallery-item {
      height: 150px; } }
  @media (min-width: 1200px) {
    .PastSeries__gallery-item {
      height: 175px; } }
  .PastSeries__gallery-item img {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    max-width: 500%; }

.PastSeries__gallery-placeholder {
  background: #1a3b47;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 30px; }
  .PastSeries__gallery-placeholder:hover {
    background: #285a6c; }
  .PastSeries__gallery-placeholder:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 0;
    height: 100%; }
  .PastSeries__gallery-placeholder p {
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    max-width: 99%;
    margin-bottom: 0; }

.footer-widgets {
  background: #ab9788; }
  .footer-widgets .wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding: 60px 0; }
    @media (max-width: 767px) {
      .footer-widgets .wrap {
        max-width: 708px; } }
    @media (min-width: 768px) {
      .footer-widgets .wrap {
        max-width: 708px; } }
    @media (min-width: 992px) {
      .footer-widgets .wrap {
        max-width: 932px; } }
    @media (min-width: 1200px) {
      .footer-widgets .wrap {
        max-width: 1140px; } }
  .footer-widgets .widget-area {
    margin-bottom: 0;
    vertical-align: top;
    font-family: "canada-type-gibson",sans-serif; }
    .footer-widgets .widget-area a {
      color: #1a3b47; }
    @media (max-width: 767px) {
      .footer-widgets .widget-area {
        margin-left: 15px;
        margin-right: 15px; } }
    @media (min-width: 768px) {
      .footer-widgets .widget-area {
        margin-right: 60px;
        display: inline-block;
        width: calc(1/2 * (100% - 60px)); }
        .footer-widgets .widget-area:nth-child(2) {
          margin-right: 0; }
        .footer-widgets .widget-area:nth-child(4) {
          margin-right: 0; } }
    @media (min-width: 992px) {
      .footer-widgets .widget-area {
        margin-right: 30px;
        width: calc(1/5 * (100% - 90px)); }
        .footer-widgets .widget-area:nth-child(2) {
          margin-right: 30px; } }
  @media (min-width: 992px) {
    .footer-widgets .widget-area.footer-widgets-1,
    .footer-widgets .widget-area.footer-widgets-2,
    .footer-widgets .widget-area.footer-widgets-3,
    .footer-widgets .widget-area.footer-widgets-5 {
      width: calc(1/7 * (100% - 90px)); } }
  @media (min-width: 992px) {
    .footer-widgets .widget-area.footer-widgets-5 {
      margin-right: 0; } }
  @media (min-width: 992px) {
    .footer-widgets .widget-area.footer-widgets-4 {
      width: calc(2/7 * (100% - 90px));
      margin-left: calc(1/7 * (100% - 90px)); } }

.footer-widgets .widget_sp_image img {
  max-height: 50px;
  width: auto; }

.footer-widgets .textwidget h3 {
  margin-bottom: 0; }

.footer-widgets .widget-title {
  color: #1a3b47;
  text-transform: normal;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 18px; }

.footer-logo {
  width: 90px;
  height: auto;
  float: right; }
  @media (max-width: 767px) {
    .footer-logo {
      float: none; } }

.site-footer {
  padding: 22.5px 0 0;
  background: #1a3b47;
  color: #ffffff;
  font-family: "canada-type-gibson",sans-serif; }
  .site-footer a {
    color: #ffffff; }
    .site-footer a:hover {
      color: #e6e6e6; }

.site-footer .wrap {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%; }
  @media (max-width: 767px) {
    .site-footer .wrap {
      max-width: 708px; } }
  @media (min-width: 768px) {
    .site-footer .wrap {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .site-footer .wrap {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .site-footer .wrap {
      max-width: 1140px; } }

.footer-credits-left {
  text-align: center;
  margin-bottom: 22.5px;
  margin-right: 30px; }
  @media (min-width: 768px) {
    .footer-credits-left {
      text-align: left;
      display: inline-block;
      width: calc(1/2 * (100% - 30px)); } }

.footer-credits-right {
  text-align: center;
  margin-bottom: 22.5px; }
  @media (min-width: 768px) {
    .footer-credits-right {
      text-align: right;
      display: inline-block;
      width: calc(1/2 * (100% - 30px)); } }

.global-footer-col {
  background-color: #1a3b47;
  background-size: cover;
  font-family: "crimson",sans-serif;
  color: #ffffff;
  text-align: center;
  padding: 45px 0; }
  @media (min-width: 768px) {
    .global-footer-col {
      display: block;
      float: none;
      width: auto; } }
  @media (min-width: 992px) {
    .global-footer-col {
      width: 33.333333333%;
      float: left; } }
  .global-footer-col h3 {
    color: #ffffff;
    margin-bottom: 0em;
    font-family: "crimson",sans-serif;
    letter-spacing: 1px;
    font-size: 36px;
    font-weight: 200; }
  .global-footer-col p {
    font-variant: small-caps;
    letter-spacing: 1px;
    font-size: 22px;
    margin: .65em 0 .75em; }
  .global-footer-col a.footer-cta {
    background-color: #b5311b;
    display: inline-block;
    color: #ffffff;
    font-family: "canada-type-gibson",sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px;
    height: 32px;
    padding: 0 20px; }

.fl-widget .widget.tribe-events-adv-list-widget .widgettitle {
  text-align: center; }
.fl-widget .widget.tribe-events-adv-list-widget .type-tribe_events .list-date {
  display: none; }
.fl-widget .widget.tribe-events-adv-list-widget .type-tribe_events .tribe-events-title {
  font-size: 100%;
  text-align: center;
  margin-bottom: 0; }
.fl-widget .widget.tribe-events-adv-list-widget .type-tribe_events .tribe-events-duration {
  text-align: center;
  font-size: 80%; }
@media (min-width: 768px) {
  .fl-widget .widget.tribe-events-adv-list-widget .type-tribe_events {
    display: block;
    vertical-align: top;
    width: calc(1/3 * (100% - 60px));
    margin-right: 30px;
    float: left; }
    .fl-widget .widget.tribe-events-adv-list-widget .type-tribe_events:nth-child(4) {
      margin-right: 0; } }
.fl-widget .widget.tribe-events-adv-list-widget .tribe-events-widget-link {
  clear: both;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 0; }
  .fl-widget .widget.tribe-events-adv-list-widget .tribe-events-widget-link a {
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid #F1B938;
    color: #F1B938;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 80%;
    text-transform: uppercase; }
    .fl-widget .widget.tribe-events-adv-list-widget .tribe-events-widget-link a:hover {
      background: #F1B938;
      color: #ffffff; }

.fl-widget .widget .widgettitle {
  color: #f1b938;
  text-transform: uppercase;
  font-size: 20px; }

.fl-builder .site-inner {
  padding-left: 0;
  padding-right: 0; }

.woocommerce ul.products li.product .button {
  font-weight: 400; }
.woocommerce div.product form.cart .button {
  height: 55px; }
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #1a3b47 !important; }
.woocommerce #woocommerce-product-search-field {
  width: 68%; }
.woocommerce div.product div.images {
  border: 1px solid #eee; }
.woocommerce a.button {
  font-weight: 400 !important; }
  .woocommerce a.button.checkout {
    background: #b5311b;
    color: #ffffff; }

.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none; }

.section-head {
  color: #ffffff;
  font-family: "crimson",sans-serif;
  font-weight: normal;
  font-size: 26px;
  letter-spacing: 1px;
  margin: 0 0 0; }
  .section-head:after {
    content: " ";
    display: block;
    background: #fff;
    width: 200px;
    height: 5px;
    margin: .25em 0 .5em; }
  .section-head.centered {
    text-align: center; }
    .section-head.centered:after {
      margin-left: auto;
      margin-right: auto; }
  .section-head.section-head-tan {
    color: #ab9788; }
    .section-head.section-head-tan:after {
      background: #ab9788; }
  .section-head.section-head-red {
    color: #b5311b; }
    .section-head.section-head-red:after {
      background: #b5311b; }

.blog-col {
  margin-bottom: 2em; }
  @media (min-width: 768px) {
    .blog-col {
      margin-bottom: 0; } }

.home-statement {
  background-color: #1a3b47;
  color: #ffffff;
  text-align: center;
  padding: 45px; }
  .home-statement p {
    font-size: 18px;
    max-width: 600px;
    margin: 0 auto; }

.home-brief {
  padding: 45px 0; }
  @media (min-width: 992px) {
    .home-brief .blog-col {
      float: left;
      width: calc(2/3 * (100% - 30px));
      margin-right: 30px; } }
  @media (min-width: 992px) {
    .home-brief .blog-col .home-single {
      float: left;
      width: calc(1/2 * (100% - 30px));
      margin-right: 30px; }
      .home-brief .blog-col .home-single:last-child {
        margin-right: 0; } }
  .home-brief .blog-col .home-single h3 {
    font-size: 18px;
    margin-bottom: .65em; }
  .home-brief .blog-col .home-single p {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .home-brief .current-col {
      float: left;
      width: calc(1/3 * (100% - 30px)); } }
  .home-brief .home-single-stacked {
    border-bottom: 1px solid #eee;
    margin-bottom: 1em;
    padding-bottom: 1em; }
    .home-brief .home-single-stacked h5 {
      font-size: 18px;
      margin-bottom: 0; }
    .home-brief .home-single-stacked p {
      margin-bottom: 0; }
  .home-brief .post_thumbnail {
    line-height: 0;
    display: block; }

@media (min-width: 992px) {
  .home .site-header {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 40px;
    z-index: 20;
    width: 100%; } }

.admin-bar.home .site-header {
  top: 72px; }

.home-supporters {
  background: #eae5e2;
  padding: 30px; }
  .home-supporters .slick-dots {
    margin-top: 0em;
    position: static; }

.slick-dots {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%; }
  .slick-dots li {
    display: inline-block;
    float: none;
    outline: none;
    padding: 0; }
  .slick-dots li button {
    outline: none;
    background: rgba(255, 255, 255, 0.65);
    height: 10px;
    padding: 0;
    width: 75px;
    margin: 0 5px;
    text-indent: -1000px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .slick-dots li button {
        width: 10px;
        border-radius: 100%; } }
  .slick-dots li.slick-active button {
    background: #b5311b; }

.top-story-wrapper {
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  text-align: center; }
  .top-story-wrapper h2,
  .top-story-wrapper p {
    color: #ffffff; }
  @media (min-width: 992px) {
    .top-story-wrapper {
      min-height: 90vh !important; } }

@media (min-width: 992px) {
  .top-story-outer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0; } }

.top-story {
  margin-top: 100px;
  margin-bottom: 100px;
  color: #ffffff; }
  @media (min-width: 992px) {
    .top-story {
      margin-top: 240px; } }

.story-date {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "canada-type-gibson",sans-serif; }

.story-title {
  max-width: 850px;
  margin: 0 auto;
  line-height: 1.15em;
  padding: 0 30px;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .story-title {
      font-size: 28px;
      letter-spacing: 1px; } }
  @media (min-width: 992px) {
    .story-title {
      font-size: 38px;
      letter-spacing: 3px; } }

.story-content {
  max-width: 650px;
  margin: 0 auto;
  padding: 0 30px;
  font-size: 20px; }

.story-cta a {
  background-color: #b5311b;
  display: inline-block;
  color: #ffffff;
  font-family: "canada-type-gibson",sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 32px;
  height: 32px;
  padding: 0 20px; }

.slick-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  width: 40px;
  height: 65px;
  overflow: hidden;
  opacity: .5; }
  .slick-arrow:active {
    background: #1a3b47; }
  .slick-arrow:hover {
    opacity: 1; }
  .slick-arrow.slick-prev {
    left: 0;
    z-index: 10; }
    .slick-arrow.slick-prev:before {
      content: "\f104";
      font-family: "fontawesome";
      display: block;
      width: 40px;
      height: 65px;
      line-height: 65px;
      font-size: 32px; }
  .slick-arrow.slick-next {
    right: 0; }
    .slick-arrow.slick-next:before {
      content: "\f105";
      font-family: "fontawesome";
      display: block;
      width: 40px;
      height: 65px;
      line-height: 65px;
      font-size: 32px; }
