@charset "UTF-8";
/*
Theme Name: Markaz
Theme URI: https://nicodelcastillo.com/
Template: twentytwentyone
Author: Nico del Castillo
Author URI: https://nicodelcastillo.com/
Description: Custom child theme branching from WP default theme twentytwentyone.
Requires at least: WordPress 5.0.0
Version: 1.0
License: GNU General Public License v2 or later
--------------------------------------------------------------*/
/*** Fonts ***/
@import url("https://use.typekit.net/typ8nqc.css");
/* Featherlight
--------------------*/
.featherlight-loading .featherlight-close {
  display: none !important;
}
.featherlight-close-icon {
  background: transparent;
}
.featherlight-close-icon:focus {
  outline: none;
}
/* Color Palette
--------------------*/
/* Responsive Breakpoints
--------------------*/
/* iPad */
/* LESS Mixins
--------------------*/
/* Resets
--------------------*/
@media only screen and (min-width: 482px) {
  .primary-navigation .primary-menu-container {
    margin-left: unset;
    margin-right: unset;
  }
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  color: #479087;
  background: unset;
  text-decoration: underline;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
}
[class*="__inner-container"] > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  width: auto;
  margin: 20px 0;
}
.skip-link {
  display: none;
}
.single-post:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
.singular:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
#page:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link),
.page:not(.alignfull):not(.wp-block-button):not(.wp-block-button__link) {
  max-width: 100%;
}
.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
*[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
.default-max-width {
  max-width: 100%;
}
.alignleft,
.alignright {
  max-width: 100%;
}
.alignnone,
.alignleft,
.alignright,
.alignwide {
  margin: 0;
}
.aligncenter {
  margin: 0 auto;
}
button {
  background: unset;
}
ul,
menu,
dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}
.sqs-block-image-link > div {
  padding-bottom: 0 !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin: 20px auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./css/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent !important;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 5;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none !important;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./css/fonts/slick.eot');
  src: url('./css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('./css/fonts/slick.woff') format('woff'), url('./css/fonts/slick.ttf') format('truetype'), url('./css/fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
@media only screen and (max-device-width : 740px) {
  .slick-prev {
    left: -20px;
  }
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
@media only screen and (max-device-width : 740px) {
  .slick-next {
    right: -20px;
  }
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent !important;
  display: block;
  height: 20px;
  width: 20px;
  outline: none !important;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Typography
--------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: merriweather, serif;
  font-weight: 400;
  font-size: unset;
  margin-top: 0;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h2 {
  font-size: 2em;
  margin: 10px 0;
}
h2.title {
  color: #479087;
  text-align: center;
  margin: 0;
}
h2.section-header {
  color: #479087;
  text-align: center;
  margin: 1em auto;
}
a {
  color: #479087;
  text-decoration: none;
  transition: all 0.5s;
}
a:hover {
  text-decoration: underline;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: 2px solid #479087;
}
p {
  font-size: 14px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Body
--------------------*/
html,
body {
  margin: 0;
  padding: 0;
}
body,
p {
  font-family: merriweather, serif;
  font-weight: 400;
  background: unset;
}
/* Header
--------------------*/
#masthead {
  padding: 1em 0;
  display: block;
}
.site-branding {
  text-align: center;
  width: 100%;
}
.site-branding .site-logo {
  margin: 0 auto;
  width: 400px;
}
.site-branding .site-logo a:focus {
  outline: none !important;
  border: none !important;
}
.site-branding .site-logo img {
  max-width: 400px;
}
.site-branding #watermark {
  position: absolute;
  top: 10px;
  left: 10px;
}
.site-branding #watermark img {
  width: 150px;
  height: auto;
}
@media only screen and (max-device-width : 740px) {
  .site-branding #watermark img {
    width: 80px;
  }
}
.mobile-nav-toggle {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: transparent !important;
  width: 50px;
  padding: 0;
  z-index: 9999;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .mobile-nav-toggle {
    display: none;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .mobile-nav-toggle {
    display: block;
  }
}
.mobile-nav-toggle:hover,
.mobile-nav-toggle:active,
.mobile-nav-toggle:focus {
  border: 0;
  outline: none;
}
.mobile-nav-toggle .fa-bars {
  font-size: 30px;
  background: none;
  color: #000;
}
.mobile-nav-toggle.toggle-on {
  position: fixed;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #site-navigation {
    display: flex;
    margin: 0 auto;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  #site-navigation {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 999;
    width: 420px;
    max-width: 100%;
    min-width: 50%;
    background: #FFF;
    clear: both;
  }
  #site-navigation:before {
    content: '';
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
  }
}
@media only screen and (max-device-width : 740px) {
  #site-navigation {
    width: 100%;
    height: 100vh;
  }
}
#site-navigation .primary-menu-container {
  width: 100%;
  margin: 0 auto !important;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #site-navigation .primary-menu-container {
    padding: 0.25em 0.5em;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) and screen and (min-width: 1440px), screen and (min-width: 1440px) and screen and (min-width: 1440px) {
  #site-navigation .primary-menu-container {
    width: 1280px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) and screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) and screen and (min-width: 1025px) and (max-width: 1439px) {
  #site-navigation .primary-menu-container {
    width: 1024px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1440px) and screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #site-navigation .primary-menu-container {
    width: 768px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) and screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1440px) and screen and (min-width: 769px) and (max-width: 1024px) {
  #site-navigation .primary-menu-container {
    width: 720px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) and only screen and (max-device-width : 740px), screen and (min-width: 1440px) and only screen and (max-device-width : 740px) {
  #site-navigation .primary-menu-container {
    width: 90%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  #site-navigation .primary-menu-container #primary-menu-list {
    background: #FFF;
    z-index: 999;
    display: flex;
    flex-direction: column;
    padding: 1em;
  }
  #site-navigation .primary-menu-container #primary-menu-list .sub-menu-toggle {
    display: none;
  }
  #site-navigation .primary-menu-container #primary-menu-list > li {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: auto;
    margin-bottom: 0.5em;
  }
  #site-navigation .primary-menu-container #primary-menu-list > li > .sub-menu {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  #site-navigation .primary-menu-container #primary-menu-list > li > .sub-menu > li {
    display: inline-block;
    width: auto;
    line-height: 1.25em;
  }
}
@media only screen and (max-device-width : 740px) {
  #site-navigation .primary-menu-container {
    visibility: visible;
    opacity: 1;
    padding: 0;
    top: -1.5em;
    background: #FFF;
    overflow: hidden;
  }
  #site-navigation .primary-menu-container #primary-menu-list {
    padding-top: 3em;
  }
}
#site-navigation .primary-menu-container ul .menu-item > a + .sub-menu-toggle {
  margin: 0;
  width: 20px;
  font-size: 12px;
  height: 30px;
}
#site-navigation .primary-menu-container ul .menu-item > a + .sub-menu-toggle:focus,
#site-navigation .primary-menu-container ul .menu-item > a + .sub-menu-toggle:focus-visible {
  border: none;
  outline: none;
}
#site-navigation .primary-menu-container ul .menu-item-has-children > a {
  padding-right: 0;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #site-navigation .primary-menu-container .menu-wrapper {
    justify-content: space-evenly;
  }
}
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu {
  border: 1px solid #999;
  padding-top: 0;
  min-width: 200px;
  position: absolute;
  background: #f6f6f6;
}
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu:before,
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu:after {
  display: none !important;
}
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu .menu-item > a {
  padding: 0.5em 1em;
}
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu li {
  background: #f6f6f6;
  line-height: 1.25em;
}
#site-navigation .primary-menu-container .menu-wrapper > li > .sub-menu li:hover {
  background: #f0f0f0;
}
#site-navigation a {
  font-family: merriweather, serif;
  font-weight: 400;
  padding: 0.25em;
  font-size: 16px;
}
#site-navigation a:active,
#site-navigation a:focus,
#site-navigation a:hover {
  background: unset !important;
  color: #000 !important;
  -webkit-text-decoration: underline 2px solid #000 !important;
          text-decoration: underline 2px solid #000 !important;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #site-social {
    display: flex;
    right: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0.8em 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  #site-social {
    display: none;
  }
}
#site-social > * {
  width: 33%;
}
#site-social .members {
  text-align: center;
}
#site-social .members ul {
  width: 100%;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#site-social .members ul li {
  line-height: 1.25em;
}
#site-social .members ul li a {
  font-family: merriweather, serif;
  font-weight: 400;
  color: #28303d;
  font-size: 16px;
}
#site-social .social-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#site-social .social-container .menu-social-container {
  max-width: 190px;
  width: 100%;
  display: flex;
}
#site-social .social-container .search-field {
  clear: both;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#site-social .social-container .search-field form .search-input {
  line-height: 1em;
  border: 1px solid #999;
  padding: 0.5em 0.5em 0.5em 1.75em;
  margin: 0;
  color: #28303d;
  font-size: 0.8em;
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
}
#site-social .social-container .search-field form .search-input:focus {
  outline: none;
  border: 1px solid #000;
}
#site-social .social-container .search-field form .fa-search {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  font-weight: 900;
  font-size: 16px;
  height: 20px;
  width: 20px;
  color: #28303d;
  padding: 10px 8px;
}
#site-social ul.social-menu-wrapper {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
}
#site-social ul.social-menu-wrapper li {
  display: inline-flex;
}
#site-social ul.social-menu-wrapper li a {
  color: #28303d;
}
#site-social ul.social-menu-wrapper li a:hover,
#site-social ul.social-menu-wrapper li a:active {
  text-decoration: none;
  color: #28303d;
}
#site-social ul.social-menu-wrapper li a:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  font-size: 20px;
  padding-right: 0 3px;
}
#site-social ul.social-menu-wrapper li.social-fb a:before {
  content: "\f39e";
}
#site-social ul.social-menu-wrapper li.social-ig a:before {
  content: "\f16d";
}
#site-social ul.social-menu-wrapper li.social-tw a:before {
  content: "\f099";
}
#site-social ul.social-menu-wrapper li span {
  display: none;
}
.page-template-page-instagram #site-icon img {
  max-width: 64px;
  max-height: 64px;
}
/* Content
--------------------*/
#content {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1440px) {
  #content {
    width: 1280px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  #content {
    width: 1024px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #content {
    width: 768px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #content {
    width: 720px;
  }
}
@media only screen and (max-device-width : 740px) {
  #content {
    width: 90%;
  }
}
.container {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1440px) {
  .container {
    width: 1280px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .container {
    width: 1024px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .container {
    width: 768px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .container {
    width: 720px;
  }
}
@media only screen and (max-device-width : 740px) {
  .container {
    width: 90%;
  }
}
.section-inside-tmr {
  background: #fafafa;
}
@media only screen and (max-device-width : 740px) {
  .site-main > section {
    margin: 1em 0;
  }
}
.introduction {
  text-align: center;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .introduction {
    font-size: 16px;
  }
}
@media only screen and (max-device-width : 740px) {
  .introduction {
    font-size: 14px;
  }
}
.introduction p.intro-text {
  font-size: 1em;
  line-height: 1.5em;
  max-width: 80%;
  margin: 20px auto;
}
.homepage-carousel {
  margin: 0 auto;
}
.homepage-carousel .article-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.homepage-carousel .slide {
  max-width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .homepage-carousel .slide {
    height: 500px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  .homepage-carousel .slide {
    height: 450px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .homepage-carousel .slide .mobile-img {
    display: none;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px) {
  .homepage-carousel .slide .mobile-img {
    display: inline-block;
    min-height: 500px;
    min-width: 100%;
    max-width: 150%;
    max-height: 700px;
    height: auto;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    position: relative;
  }
}
.homepage-carousel .slide .excerpt {
  display: inline-block;
  float: right;
  position: absolute;
  height: 200px;
  background: rgba(153, 102, 204, 0.9);
  color: #FFF;
  text-align: right;
  padding: 15px;
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .homepage-carousel .slide .excerpt {
    right: 20px;
    bottom: 30px;
    width: 400px;
  }
}
@media only screen and (max-device-width : 740px) {
  .homepage-carousel .slide .excerpt {
    bottom: 0;
    width: 100%;
  }
}
.homepage-carousel .slide .excerpt .carousel-feature {
  font-weight: 600;
}
.homepage-carousel .slide .excerpt a {
  color: #FFF;
}
.homepage-carousel .slide .excerpt p {
  margin-top: 10px;
  line-height: 1.25em;
}
.homepage-carousel .slide .excerpt p.meta {
  font-size: 0.7em;
}
.homepage-carousel .slick-dots li button {
  background-color: unset !important;
}
.centerpiece {
  display: flex;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .centerpiece {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-device-width : 740px) {
  .centerpiece {
    flex-direction: column;
    margin-bottom: 2em;
  }
}
.centerpiece .description {
  padding-right: 2%;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .centerpiece .description {
    width: 48%;
  }
}
@media only screen and (max-device-width : 740px) {
  .centerpiece .description {
    width: 100%;
  }
}
.centerpiece .description h3,
.centerpiece .description h4 {
  margin: 1em 0;
}
.centerpiece .description h4 {
  color: #479087;
}
@media only screen and (max-device-width : 740px) {
  .centerpiece .description h4 {
    text-align: center;
  }
}
.centerpiece .description .meta {
  margin: 1em 0;
  font-size: 0.75em;
}
.centerpiece .inset {
  height: 300px;
  overflow: hidden;
  background-attachment: inherit;
  background-size: cover;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .centerpiece .inset {
    width: 50%;
  }
}
@media only screen and (max-device-width : 740px) {
  .centerpiece .inset {
    width: 100%;
  }
}
.centerpiece .inset .inset-link {
  display: block;
  width: 100%;
  height: 100%;
}
.featured-category {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .featured-category {
    height: 600px;
  }
}
.featured-category .article-block {
  display: flex;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .featured-category .article-block {
    width: 50%;
    height: 200px;
    padding-right: 1em;
  }
}
@media only screen and (max-device-width : 740px) {
  .featured-category .article-block {
    margin-bottom: 1em;
    flex-direction: row;
  }
}
.featured-category .article-block .inset {
  width: 40%;
  text-align: center;
}
.featured-category .article-block .inset .featured-img {
  max-width: 100%;
  margin: 0 auto;
}
.featured-category .article-block .description {
  width: 60%;
  padding-left: 20px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 481px) and (max-width: 768px), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .featured-category .article-block .description .meta {
    font-size: 0.7em;
    margin-bottom: 10px;
  }
  .featured-category .article-block .description h4 {
    font-weight: 400;
    margin-bottom: 10px;
  }
  .featured-category .article-block .description p {
    font-size: 0.7em;
    line-height: 1.25em;
  }
}
@media only screen and (max-device-width : 740px) {
  .featured-category .article-block .description h4 {
    font-weight: 400;
    font-size: 16px;
  }
  .featured-category .article-block .description p {
    display: none;
  }
  .featured-category .article-block .description p.meta {
    font-size: 12px;
    display: block;
  }
}
.section-inside-tmr .inside-tmr {
  display: flex;
  margin: 0;
  justify-content: space-evenly;
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .section-inside-tmr .inside-tmr {
    flex-direction: row;
  }
}
@media only screen and (max-device-width : 740px) {
  .section-inside-tmr .inside-tmr {
    flex-direction: column;
    align-items: center;
  }
}
.section-inside-tmr .inside-tmr .list-column {
  padding: 1em;
  width: 33%;
  min-width: 250px;
}
.section-inside-tmr .inside-tmr .list-column h3.sidebar {
  text-align: left;
  border-bottom: 1px solid #121212;
  padding: 0.5em 0;
  font-size: 1.5em;
}
.section-inside-tmr .inside-tmr .list-column ul {
  list-style-type: none;
  margin: 1em 0;
}
.section-inside-tmr .inside-tmr .list-column ul li {
  display: flex;
  flex-direction: column;
  margin: 1em 0;
}
.section-inside-tmr .inside-tmr .list-column ul li .link {
  font-family: merriweather, serif;
  font-weight: 700;
}
.section-inside-tmr .inside-tmr .list-column ul li .description {
  font-family: merriweather, serif;
  font-weight: 400;
  font-size: 0.7em;
  color: #000;
  clear: both;
  text-transform: uppercase;
}
.section-inside-tmr .inside-tmr .list-column p {
  clear: both;
  text-align: center;
  margin: 1em auto;
}
.section-inside-tmr .inside-tmr .list-column p .cta {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  display: inline-block;
  background: #479087;
  color: #fff;
  padding: 1em;
}
.section-inside-tmr .inside-tmr .tmr-recent {
  display: flex;
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .section-inside-tmr .inside-tmr .tmr-recent {
    flex-direction: row;
    max-width: 65%;
  }
}
@media only screen and (max-device-width : 740px) {
  .section-inside-tmr .inside-tmr .tmr-recent {
    flex-direction: column;
    max-width: 90%;
  }
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column {
  padding: 1em;
  min-width: 250px;
  max-width: 100%;
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .section-inside-tmr .inside-tmr .tmr-recent .article-column {
    width: 50%;
  }
}
@media only screen and (max-device-width : 740px) {
  .section-inside-tmr .inside-tmr .tmr-recent .article-column {
    width: auto;
    max-width: 90%;
  }
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column .inset {
  height: 200px;
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column .meta {
  margin: 0.75em 0;
  opacity: 0.7;
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column h4 {
  margin-bottom: 1em;
  font-size: 20px;
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column p {
  line-height: 1.25em;
}
.section-inside-tmr .inside-tmr .tmr-recent .article-column p.more {
  margin: 1em 0;
}
body.page .entry,
body.single .entry {
  width: 100%;
  margin: 0 auto;
}
body.page .entry p,
body.single .entry p {
  font-size: 16px;
  text-align: justify;
}
body.page .entry-header,
body.single .entry-header {
  margin: 0 auto;
  padding: 0 0 1em 0;
}
body.page .entry-header h1.entry-title,
body.single .entry-header h1.entry-title {
  font-size: 38px;
}
body.page .entry-header .subheader,
body.single .entry-header .subheader {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body.page .entry-header .subheader .meta .tag,
body.single .entry-header .subheader .meta .tag {
  background: #479087;
  padding: 3px 5px;
  margin: 0 0.25em;
  font-size: 14px;
}
body.page .entry-header .subheader .meta .tag a,
body.single .entry-header .subheader .meta .tag a,
body.page .entry-header .subheader .meta .tag p,
body.single .entry-header .subheader .meta .tag p {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  color: #FFF;
}
body.page .entry-header .subheader .meta .tag a:hover,
body.single .entry-header .subheader .meta .tag a:hover,
body.page .entry-header .subheader .meta .tag p:hover,
body.single .entry-header .subheader .meta .tag p:hover {
  text-decoration: none;
}
body.page .entry-header .subheader .meta .date,
body.single .entry-header .subheader .meta .date {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin: 0.5em 0.25em;
}
body.page .entry-header .subheader .meta .date .author,
body.single .entry-header .subheader .meta .date .author {
  margin-left: 1em;
}
body.page .entry-header .subheader .meta .date .author a,
body.single .entry-header .subheader .meta .date .author a {
  color: #28303d;
}
body.page .entry-header .subheader .share,
body.single .entry-header .subheader .share {
  min-width: 160px;
  width: 160px;
}
body.page .entry-content,
body.single .entry-content {
  width: 100%;
}
body.page .entry-content .thumb-image,
body.single .entry-content .thumb-image {
  display: none;
}
body.page .entry-content figcaption,
body.single .entry-content figcaption,
body.page .entry-content .image-caption p,
body.single .entry-content .image-caption p {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 300;
  margin: 0.5em 0;
  font-size: 14px;
  line-height: 1.5em;
  padding: 0 0.5em;
}
body.page .entry-content figure,
body.single .entry-content figure {
  margin: 1em auto 1em auto;
}
body.page .entry-content figure.alignleft,
body.single .entry-content figure.alignleft,
body.page .entry-content figure.alignright,
body.single .entry-content figure.alignright {
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  body.page .entry-content figure.alignleft,
  body.single .entry-content figure.alignleft,
  body.page .entry-content figure.alignright,
  body.single .entry-content figure.alignright {
    max-width: 60%;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width : 740px) {
  body.page .entry-content figure.alignleft,
  body.single .entry-content figure.alignleft,
  body.page .entry-content figure.alignright,
  body.single .entry-content figure.alignright {
    max-width: 90%;
  }
}
body.page .entry-content figure.alignleft,
body.single .entry-content figure.alignleft {
  margin: 0.5em 1.5em 1em 0;
}
body.page .entry-content figure.alignright,
body.single .entry-content figure.alignright {
  margin: 0.5em 0 1em 1.5em;
}
body.page .entry-content figure.gallery-item,
body.single .entry-content figure.gallery-item {
  margin: 0 0 0.5em 0;
}
body.page .entry-content figure.gallery-item .gallery-caption,
body.single .entry-content figure.gallery-item .gallery-caption {
  margin: 0;
  padding: 0;
}
body.page .entry-content figure img,
body.single .entry-content figure img {
  width: 100%;
}
body.page .entry-content h3,
body.single .entry-content h3 {
  font-size: 2em;
}
body.page .entry-content p,
body.single .entry-content p {
  font-family: merriweather, serif;
  font-weight: 400;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  body.page .entry-content img,
  body.single .entry-content img {
    max-width: 825px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  body.page .entry-content img,
  body.single .entry-content img {
    max-width: 100%;
  }
}
body.page .entry-content img.alignleft,
body.single .entry-content img.alignleft,
body.page .entry-content img.alignright,
body.single .entry-content img.alignright {
  max-width: 50%;
}
body.page .entry-content img.alignleft,
body.single .entry-content img.alignleft {
  margin: 0 1.5em 1em 0;
}
body.page .entry-content img.alignright,
body.single .entry-content img.alignright {
  margin: 0 0 1em 1.5em;
}
body.page .entry-content .gallery,
body.single .entry-content .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
body.page .entry-content .gallery .gallery-frame,
body.single .entry-content .gallery .gallery-frame {
  display: block;
  width: 825px;
  max-width: 100%;
  overflow: hidden;
  margin: 0;
}
body.page .entry-content .gallery .gallery-frame .gallery-frame-single,
body.single .entry-content .gallery .gallery-frame .gallery-frame-single {
  height: 540px;
  overflow: hidden;
  display: block;
}
body.page .entry-content .gallery .gallery-frame .gallery-frame-single .gallery-img,
body.single .entry-content .gallery .gallery-frame .gallery-frame-single .gallery-img {
  display: block;
  width: 100%;
  height: auto;
}
body.page .entry-content .gallery .gallery-frame .gallery-frame-single .gallery-frame-caption,
body.single .entry-content .gallery .gallery-frame .gallery-frame-single .gallery-frame-caption {
  position: relative;
  top: 450px;
  color: #fff;
  width: 100%;
  padding: 0.5em;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.4);
}
body.page .entry-content .gallery .gallery-nav,
body.single .entry-content .gallery .gallery-nav {
  width: 600px;
}
body.page .entry-content .gallery .gallery-nav .slick-list,
body.single .entry-content .gallery .gallery-nav .slick-list {
  overflow: hidden;
}
body.page .entry-content .gallery .gallery-nav .slick-list .slick-slide,
body.single .entry-content .gallery .gallery-nav .slick-list .slick-slide {
  width: 100px;
  margin: 0;
}
body.page .entry-content .gallery .gallery-nav .slick-list .slick-slide:not(.slick-center),
body.single .entry-content .gallery .gallery-nav .slick-list .slick-slide:not(.slick-center) {
  opacity: 0.3;
}
body.page .entry-content .gallery .gallery-nav .slick-list .gallery-item,
body.single .entry-content .gallery .gallery-nav .slick-list .gallery-item {
  cursor: pointer;
}
body.page .entry-content .gallery .gallery-nav .slick-list .gallery-item img,
body.single .entry-content .gallery .gallery-nav .slick-list .gallery-item img {
  width: 100px;
  height: 100px;
}
body.page .entry-content .gallery .gallery-nav .slick-dots,
body.single .entry-content .gallery .gallery-nav .slick-dots {
  clear: both;
}
body.page .entry-content .gallery .gallery-nav .slick-dots li,
body.single .entry-content .gallery .gallery-nav .slick-dots li {
  height: 12px;
  width: 12px;
  margin: 3px;
}
body.page .entry-content .table-thirds,
body.single .entry-content .table-thirds {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body.page .entry-content .table-thirds > div,
body.single .entry-content .table-thirds > div {
  padding: 0.5em;
  width: 30%;
}
body.page .entry-content .table-thirds > div h3,
body.single .entry-content .table-thirds > div h3,
body.page .entry-content .table-thirds > div p,
body.single .entry-content .table-thirds > div p {
  margin-bottom: 0.5em;
}
body.page .entry-content hr,
body.single .entry-content hr {
  overflow: visible;
  /* For IE */
  padding: 0;
  border: none;
  border-top: 1.5px solid #333;
  color: #333;
  text-align: center;
  width: 400px;
  max-width: 90%;
}
body.page .entry-content hr:after,
body.single .entry-content hr:after {
  content: "\2022";
  display: inline-block;
  position: relative;
  top: -1.25em;
  font-size: 16px;
  padding: 0 0.5em;
  background: #FFF;
}
body.page .entry-content blockquote p,
body.single .entry-content blockquote p {
  padding: 0 3em;
  font-family: merriweather, serif;
  font-weight: 400;
  color: #28303d;
  font-weight: 600;
  font-size: 1em;
}
body.page .entry-content blockquote:before,
body.single .entry-content blockquote:before,
body.page .entry-content blockquote:after,
body.single .entry-content blockquote:after {
  font-size: 3em;
  line-height: 1em;
  position: absolute;
  font-family: merriweather, serif;
  font-weight: 400;
  color: #28303d;
}
body.page .entry-content blockquote:before,
body.single .entry-content blockquote:before {
  content: open-quote;
  left: unset;
  top: 0;
}
body.page .entry-content blockquote:after,
body.single .entry-content blockquote:after {
  content: close-quote;
  right: 0;
  top: 0;
}
body.page .entry-content .tmr-footer,
body.single .entry-content .tmr-footer {
  display: block;
  width: 80px;
  height: auto;
  margin: 0 auto;
}
body.page .entry-footer .tag,
body.single .entry-footer .tag {
  background: #82b741;
  padding: 3px 5px;
  margin: 0 0.25em;
  font-size: 14px;
}
body.page .entry-footer .tag a,
body.single .entry-footer .tag a,
body.page .entry-footer .tag p,
body.single .entry-footer .tag p {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  color: #FFF;
}
body.page .entry-footer .tag a:hover,
body.single .entry-footer .tag a:hover,
body.page .entry-footer .tag p:hover,
body.single .entry-footer .tag p:hover {
  text-decoration: none;
}
body.page .entry-footer .author,
body.single .entry-footer .author {
  padding-top: 1em;
}
body.page .entry-footer .author .auth-page-link,
body.single .entry-footer .author .auth-page-link {
  padding-bottom: 1em;
}
body.page .entry-footer .author a,
body.single .entry-footer .author a {
  font-weight: 600;
  color: #479087;
}
.search .site-main,
.archive .site-main,
.category .site-main,
.blog .site-main,
.page-template .site-main {
  padding-top: 0;
}
.search .page-header,
.archive .page-header,
.category .page-header,
.blog .page-header,
.page-template .page-header {
  padding-bottom: 1em;
}
.search .page-header .page-title,
.archive .page-header .page-title,
.category .page-header .page-title,
.blog .page-header .page-title,
.page-template .page-header .page-title {
  margin: 0.5em 0 1em 0;
  font-size: 1.75em;
}
.search .archive-layout,
.archive .archive-layout,
.category .archive-layout,
.blog .archive-layout,
.page-template .archive-layout,
.search .archive-layout .container,
.archive .archive-layout .container,
.category .archive-layout .container,
.blog .archive-layout .container,
.page-template .archive-layout .container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  padding-top: 1em;
}
.search .archive-layout article,
.archive .archive-layout article,
.category .archive-layout article,
.blog .archive-layout article,
.page-template .archive-layout article,
.search .archive-layout .container article,
.archive .archive-layout .container article,
.category .archive-layout .container article,
.blog .archive-layout .container article,
.page-template .archive-layout .container article {
  display: inline-block;
  padding: 0;
  width: 30%;
  max-width: 100%;
  margin: 0.75em;
}
.search .archive-layout article .inset,
.archive .archive-layout article .inset,
.category .archive-layout article .inset,
.blog .archive-layout article .inset,
.page-template .archive-layout article .inset,
.search .archive-layout .container article .inset,
.archive .archive-layout .container article .inset,
.category .archive-layout .container article .inset,
.blog .archive-layout .container article .inset,
.page-template .archive-layout .container article .inset {
  height: 200px;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.search .archive-layout article .inset .inset-link,
.archive .archive-layout article .inset .inset-link,
.category .archive-layout article .inset .inset-link,
.blog .archive-layout article .inset .inset-link,
.page-template .archive-layout article .inset .inset-link,
.search .archive-layout .container article .inset .inset-link,
.archive .archive-layout .container article .inset .inset-link,
.category .archive-layout .container article .inset .inset-link,
.blog .archive-layout .container article .inset .inset-link,
.page-template .archive-layout .container article .inset .inset-link {
  display: block;
  width: 100%;
  height: 100%;
}
.search .archive-layout article .meta,
.archive .archive-layout article .meta,
.category .archive-layout article .meta,
.blog .archive-layout article .meta,
.page-template .archive-layout article .meta,
.search .archive-layout .container article .meta,
.archive .archive-layout .container article .meta,
.category .archive-layout .container article .meta,
.blog .archive-layout .container article .meta,
.page-template .archive-layout .container article .meta {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 600;
  font-size: 0.6em;
  margin: 1em 0;
  opacity: 0.7;
}
.search .archive-layout article h4,
.archive .archive-layout article h4,
.category .archive-layout article h4,
.blog .archive-layout article h4,
.page-template .archive-layout article h4,
.search .archive-layout .container article h4,
.archive .archive-layout .container article h4,
.category .archive-layout .container article h4,
.blog .archive-layout .container article h4,
.page-template .archive-layout .container article h4 {
  margin-bottom: 1em;
  font-size: 20px;
}
.search .archive-layout article p,
.archive .archive-layout article p,
.category .archive-layout article p,
.blog .archive-layout article p,
.page-template .archive-layout article p,
.search .archive-layout .container article p,
.archive .archive-layout .container article p,
.category .archive-layout .container article p,
.blog .archive-layout .container article p,
.page-template .archive-layout .container article p {
  line-height: 1.75em;
  font-size: 14px;
}
.search .archive-layout article p.more,
.archive .archive-layout article p.more,
.category .archive-layout article p.more,
.blog .archive-layout article p.more,
.page-template .archive-layout article p.more,
.search .archive-layout .container article p.more,
.archive .archive-layout .container article p.more,
.category .archive-layout .container article p.more,
.blog .archive-layout .container article p.more,
.page-template .archive-layout .container article p.more {
  margin: 1em 0;
}
.search .archive-layout .pagination,
.archive .archive-layout .pagination,
.category .archive-layout .pagination,
.blog .archive-layout .pagination,
.page-template .archive-layout .pagination,
.search .archive-layout .container .pagination,
.archive .archive-layout .container .pagination,
.category .archive-layout .container .pagination,
.blog .archive-layout .container .pagination,
.page-template .archive-layout .container .pagination {
  clear: both;
  border-top: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.search .archive-layout .pagination .page-numbers,
.archive .archive-layout .pagination .page-numbers,
.category .archive-layout .pagination .page-numbers,
.blog .archive-layout .pagination .page-numbers,
.page-template .archive-layout .pagination .page-numbers,
.search .archive-layout .container .pagination .page-numbers,
.archive .archive-layout .container .pagination .page-numbers,
.category .archive-layout .container .pagination .page-numbers,
.blog .archive-layout .container .pagination .page-numbers,
.page-template .archive-layout .container .pagination .page-numbers {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #479087;
  color: #ddd;
  text-align: center;
  margin: 0.25em;
  font-size: 20px;
  line-height: 35px;
}
.search .archive-layout .pagination .page-numbers.current,
.archive .archive-layout .pagination .page-numbers.current,
.category .archive-layout .pagination .page-numbers.current,
.blog .archive-layout .pagination .page-numbers.current,
.page-template .archive-layout .pagination .page-numbers.current,
.search .archive-layout .container .pagination .page-numbers.current,
.archive .archive-layout .container .pagination .page-numbers.current,
.category .archive-layout .container .pagination .page-numbers.current,
.blog .archive-layout .container .pagination .page-numbers.current,
.page-template .archive-layout .container .pagination .page-numbers.current {
  color: #479087;
  background: transparent;
}
.search .archive-layout .pagination .page-numbers.dots,
.archive .archive-layout .pagination .page-numbers.dots,
.category .archive-layout .pagination .page-numbers.dots,
.blog .archive-layout .pagination .page-numbers.dots,
.page-template .archive-layout .pagination .page-numbers.dots,
.search .archive-layout .container .pagination .page-numbers.dots,
.archive .archive-layout .container .pagination .page-numbers.dots,
.category .archive-layout .container .pagination .page-numbers.dots,
.blog .archive-layout .container .pagination .page-numbers.dots,
.page-template .archive-layout .container .pagination .page-numbers.dots {
  background: unset;
  color: #28303d;
}
.search .archive-layout .pagination .page-numbers:hover,
.archive .archive-layout .pagination .page-numbers:hover,
.category .archive-layout .pagination .page-numbers:hover,
.blog .archive-layout .pagination .page-numbers:hover,
.page-template .archive-layout .pagination .page-numbers:hover,
.search .archive-layout .container .pagination .page-numbers:hover,
.archive .archive-layout .container .pagination .page-numbers:hover,
.category .archive-layout .container .pagination .page-numbers:hover,
.blog .archive-layout .container .pagination .page-numbers:hover,
.page-template .archive-layout .container .pagination .page-numbers:hover,
.search .archive-layout .pagination .page-numbers:focus,
.archive .archive-layout .pagination .page-numbers:focus,
.category .archive-layout .pagination .page-numbers:focus,
.blog .archive-layout .pagination .page-numbers:focus,
.page-template .archive-layout .pagination .page-numbers:focus,
.search .archive-layout .container .pagination .page-numbers:focus,
.archive .archive-layout .container .pagination .page-numbers:focus,
.category .archive-layout .container .pagination .page-numbers:focus,
.blog .archive-layout .container .pagination .page-numbers:focus,
.page-template .archive-layout .container .pagination .page-numbers:focus {
  text-decoration: none !important;
  color: #28303d;
}
.archive.author .page-header,
.single .page-header {
  padding-bottom: 1em;
}
.archive.author .author,
.single .author {
  display: flex;
  flex-direction: row;
  margin: 2em 0 1em 0;
}
.archive.author .author .author-headshot,
.single .author .author-headshot {
  width: 100px;
}
.archive.author .author .author-headshot .author-img,
.single .author .author-headshot .author-img {
  max-width: 100px;
  border-radius: 50%;
}
.archive.author .author .author-biography,
.single .author .author-biography {
  padding-left: 1em;
}
.newsletter-archive {
  max-width: 1090px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .newsletter-archive {
    width: 1024px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px), only screen and (max-device-width : 740px) {
  .newsletter-archive {
    max-width: 96%;
  }
}
.newsletter-archive p {
  font-size: 14px;
}
.newsletter-archive p a {
  font-weight: 600;
}
.newsletter-archive ul.issue-list {
  display: flex;
  flex-flow: column wrap;
  list-style-type: none;
  margin: 1em;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  .newsletter-archive ul.issue-list {
    width: 50%;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}
.newsletter-archive ul.issue-list li {
  padding: 0 1em 0 0;
  flex-basis: 50%;
}
.newsletter-subscribe {
  background: url('css/alhambra1200pix.jpg') no-repeat;
  background-size: cover;
  padding: 0;
}
.newsletter-subscribe .container {
  padding: 1em;
  background: rgba(255, 255, 255, 0.6);
  color: #28303d;
  width: 100%;
  text-shadow: 0px 1px 3px #FFF;
}
.newsletter-subscribe .container h2.title {
  color: #28303d;
  margin-bottom: 0.5em;
}
.newsletter-subscribe form.mailpoet_form {
  background: transparent;
  width: 50%;
  margin: 0 auto;
}
.newsletter-subscribe form.mailpoet_form .mailpoet_paragraph {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.newsletter-subscribe form.mailpoet_form .mailpoet_paragraph label {
  padding: 0 0.1em;
  font-size: 1em;
}
.newsletter-subscribe form.mailpoet_form .mailpoet_paragraph input.mailpoet_text {
  width: 100%;
  height: 40px;
  border: 1px solid #28303d;
  border-radius: 3px;
  font-size: 16px;
  padding: 20px;
}
.newsletter-subscribe form.mailpoet_form .mailpoet_paragraph input.mailpoet_text:focus {
  border: 1px solid #28303d;
  outline: none;
}
.newsletter-subscribe form.mailpoet_form .mce_inline_error {
  position: relative;
}
.newsletter-subscribe form.mailpoet_form .button {
  display: block;
  width: 30%;
  height: 2em;
  margin: 1em auto;
  background: #479087;
  font-size: 1.5em;
  padding: 0.25em;
  min-width: 150px;
}
body.error404 .page-title {
  font-size: 2em;
}
.tmr-archive {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tmr-archive .issue {
  width: 30%;
  margin: 0.75em;
  text-align: center;
}
.tmr-archive .issue img {
  max-width: 100%;
}
.tmr-archive .issue-title {
  clear: both;
  font-size: 1em;
}
#page.instagram #masthead {
  padding: 0.5em 0;
}
#page.instagram #masthead #site-social {
  display: flex;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #masthead #site-social {
    padding: 0 1em;
  }
}
@media only screen and (max-device-width : 740px) {
  #page.instagram #masthead #site-social #site-icon {
    width: unset;
  }
}
@media only screen and (max-device-width : 740px) {
  #page.instagram #masthead #site-social #site-icon img {
    width: 50px;
  }
}
#page.instagram #masthead #site-social span.site-title {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #28303d;
  text-transform: none;
}
#page.instagram #site-feed {
  background: #F5F5F5;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #page.instagram #site-feed {
    padding: 1em 0;
  }
}
#page.instagram #site-feed .ig-page {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page {
    padding: 1em;
  }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page {
    padding: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #page.instagram #site-feed .ig-page .ig-item {
    width: 300px;
    height: 300px;
    margin: 1em 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px) {
  #page.instagram #site-feed .ig-page .ig-item {
    width: 230px;
    height: 230px;
  }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page .ig-item {
    padding: 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page .ig-item {
    margin: 0 0 1em 0;
  }
}
@media only screen and (max-device-width : 740px) {
  #page.instagram #site-feed .ig-page .ig-item {
    display: block;
    width: 300px;
    height: 300px;
    margin: 1em auto;
  }
}
#page.instagram #site-feed .ig-page .ig-item .title-container {
  background: #FFF;
  padding: 0.5em;
  display: inline-block;
  width: 100%;
}
#page.instagram #site-feed .ig-page .ig-item .title-container h4 {
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 500;
  font-size: 16px;
}
#page.instagram #site-feed .ig-page .ig-item .title-container h4 a {
  color: #28303d;
}
#page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
  display: inline-block;
  position: absolute;
}
@media screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
    width: 300px;
    height: 300px;
    margin: 0.5em 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 481px) and (max-width: 768px) {
  #page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
    width: 230px;
    height: 230px;
  }
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
    padding: 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
    margin: 0 0 1em 0;
  }
}
@media only screen and (max-device-width : 740px) {
  #page.instagram #site-feed .ig-page .ig-item .ig-feed-link {
    display: block;
    width: 300px;
    height: 300px;
    margin: 1em auto;
  }
}
/* Footer
--------------------*/
#colophon #footer-navigation {
  margin: 2em 0 0 0;
}
#colophon #footer-navigation > * {
  border: none;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #colophon #footer-navigation {
    border-top: 1px solid #28303d;
    border-bottom: 1px solid #28303d;
    display: block;
  }
}
#colophon #footer-navigation ul {
  width: 90%;
  margin: 0 auto;
  list-style-type: none;
  flex-direction: row;
  justify-content: space-evenly;
}
@media screen and (min-width: 769px) and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1439px), screen and (min-width: 1440px) {
  #colophon #footer-navigation ul {
    display: flex;
    flex-wrap: wrap;
    border: none;
  }
}
@media only screen and (max-device-width : 740px), screen and (min-width: 481px) and (max-width: 768px) {
  #colophon #footer-navigation ul {
    display: none;
  }
}
#colophon #footer-navigation ul li {
  padding: 0.4em 0.5em;
  line-height: 16px;
}
#colophon #footer-navigation ul li .sub-menu {
  display: none;
}
#colophon #footer-navigation ul li a {
  font-family: merriweather, serif;
  font-weight: 400;
  color: #28303d;
}
#colophon #footer-navigation ul li a .sub-menu-toggle {
  width: 12px;
  height: 12px;
  font-size: 14px;
  padding: 0;
  border: none;
  overflow: hidden;
  background: transparent;
  color: #28303d;
}
#colophon #footer-navigation ul li:hover ul.sub-menu {
  display: flex;
  flex-direction: column-reverse;
  width: auto;
  position: absolute;
  background: #fafafa;
}
#colophon .site-info {
  margin: 0;
  border: none;
  flex-direction: row;
  justify-content: center;
}
#colophon .site-info .site-name {
  text-transform: none;
}
.wg-default,
.wg-default .country-selector {
  width: 170px;
}
.weglot-flags > a:before,
.weglot-flags > span.wglanguage-name:before {
  display: none;
}
.weglot-flags a,
.weglot-flags a:focus,
.weglot-flags span {
  padding-left: 70px !important;
  padding-right: 30px !important;
  background-size: 64px 36px !important;
  background-repeat: no-repeat !important;
}
.weglot-flags.en a,
.weglot-flags.en span {
  background-image: url('css/lang-en.png') !important;
}
.weglot-flags.es a,
.weglot-flags.es span {
  background-image: url('css/lang-es.png') !important;
}
.weglot-flags.fr a,
.weglot-flags.fr span {
  background-image: url('css/lang-fr.png') !important;
}
.weglot-flags.ar a,
.weglot-flags.ar span {
  background-image: url('css/lang-ar.png') !important;
}
.country-selector a {
  height: 36px !important;
  font-family: merriweather, serif;
  font-weight: 400;
}
.country-selector a:focus {
  background: transparent;
}
.weglot-lang a:focus {
  background: transparent;
}
.country-selector.weglot-dropdown .wgcurrent {
  padding-left: 0px !important;
  width: 170px;
}
