@charset "UTF-8";
/* Scss Document */
@font-face {
  font-family: jlrEgyptienne-black;
  src: url(../fonts/EgyptienneFLTStd-Black.otf); }
@font-face {
  font-family: jlrChunkFive;
  src: url(../fonts/Chunkfive.otf); }
@font-face {
  font-family: Palatino;
  src: url(../fonts/PalatinoLinotypeItalic.ttf); }
/* Scss Document */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.row {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; } }
/* For devices larger than 550px */
@media (min-width: 769px) {
  .container {
    width: 80%; }

  .column,
  .columns {
    margin-left: 4%; }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74.0%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin-left: 0; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }

body {
  font-size: 15px;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #4A4A4A; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="text"],
textarea,
input[type="password"],
.yikes-easy-mc-email input[type=email] {
  border: none !important;
  border-bottom: solid 1px #ccc !important;
  outline: none !important;
  width: 67% !important; }

input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="password"],
select {
  height: 38px;
  padding: 6px 10px;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }

/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */ }
  .pushy ul li {
    list-style-type: none; }
  .pushy a {
    display: block;
    color: #007298;
    padding: 10px 30px;
    text-decoration: none; }
  .pushy a:hover {
    color: #4A4A4A; }
  .pushy.pushy-left {
    left: 0; }
  .pushy.pushy-right {
    right: 0; }

.pushy-content {
  visibility: hidden; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }

.pushy-right {
  -webkit-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible; }

/* Menu Transitions */
#container,
.pushy,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

.pushy-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Buttons */
  /* Submenu Icon */ }
  .pushy-submenu ul {
    padding-left: 15px;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out; }
    .pushy-submenu ul .pushy-link {
      transition: opacity 0.2s ease-in-out; }
  .pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: transparent;
    border: 0; }
    .pushy-submenu button:hover {
      color: #FFF; }
  .pushy-submenu > a,
  .pushy-submenu > button {
    position: relative; }
  .pushy-submenu > a::after,
  .pushy-submenu > button::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("../img/arrow.svg") no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.2s; }

/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden; }
.pushy-submenu-closed .pushy-link {
  opacity: 0; }

.pushy-submenu-open {
  /* Submenu Icon */ }
  .pushy-submenu-open ul {
    max-height: 1000px;
    visibility: visible; }
  .pushy-submenu-open .pushy-link {
    opacity: 1; }
  .pushy-submenu-open a::after,
  .pushy-submenu-open button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg); }

/* Scss Document */
.wrap {
  min-height: calc(100vh - 300px);
  margin-top: 50px !important; }

.home #main {
  margin-top: 0 !important; }

.inactive {
  display: none; }

.active-lang {
  text-transform: capitalize !important; }

@media (max-width: 769px) {
  .wrap {
    padding-top: 0;
    min-height: 0; }

  .breadcrumbs {
    display: none; }

  .hideonmobile {
    display: none; } }
.right-align {
  text-align: right; }

.left-align {
  text-align: left; }

.center-align {
  text-align: center; }

.move-down {
  margin-top: 30px; }

@media (max-width: 650px) {
  .no-children {
    margin-top: 50px; }

  .move-down {
    margin-top: 0; }
    .move-down .four.columns {
      margin-top: 30px; }
    .move-down .six.columns {
      margin-top: 50px; } }
.flex {
  display: flex;
  align-items: center;
  justify-content: center; }

.smaller {
  width: 65%; }

img {
  max-width: 100%;
  height: auto; }

aside {
  width: 100%;
  /*margin-top:70px;*/ }

.bottom-border-center-white:after {
  content: '_';
  width: 25px;
  height: 2px;
  color: #fff;
  background-color: #fff;
  display: block;
  margin: auto;
  font-size: 0;
  margin-top: 8px; }

.bottom-border-center:after {
  content: '_';
  width: 25px;
  height: 2px;
  color: #fff;
  background-color: #4A4A4A;
  display: block;
  font-size: 0;
  margin-top: 8px; }

.link-more {
  display: none; }

.red-button {
  color: #fff;
  background-color: #b91b21;
  padding: 15px 40px;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center; }

.blue-button {
  color: #fff;
  background-color: #007298;
  padding: 15px 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  text-align: center; }

.yikes-easy-mc-submit-button {
  width: auto !important;
  border: none !important;
  min-height: 0 !important;
  padding: 15px 40px !important; }

.blue-button:hover,
.red-button:hover,
.donate:hover,
.join:hover {
  background-color: #4A4A4A;
  color: #fff; }

@media (max-width: 918px) {
  .become-a-member-btn,
  .make-a-donation-btn {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none; }

  .pushy .become-a-member-btn,
  .pushy .make-a-donation-btn {
    width: 85%;
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0 auto 20px auto;
    text-transform: uppercase; }

  .become-a-member-btn,
  .pushy .become-a-member-btn {
    background-color: #b91b21; }

  .pushy .make-a-donation-btn,
  .make-a-donation-btn {
    background-color: #007298; } }
.clear {
  clear: both; }

.hidden-img {
  display: none; }

.banner {
  position: relative;
  max-height: 580px;
  overflow: hidden;
  font-size: 0;
  line-height: 0; }
  .banner img {
    width: 100%; }
  .banner .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    text-align: center;
    max-width: 55%;
    z-index: 2; }
    .banner .banner-text h1 {
      color: #fff;
      font-size: 48px;
      line-height: 50px;
      margin-bottom: 1.5rem;
      font-family: jlrChunkFive;
      font-weight: normal;
      letter-spacing: 0.8px;
      margin-top: 0; }
    .banner .banner-text p {
      color: #fff;
      font-size: 20px;
      line-height: 30px; }
    .banner .banner-text a {
      display: inline-block;
      padding: 25px 40px; }

@media (min-width: 901px) and (max-width: 1057px) {
  .banner .banner-text {
    max-width: none;
    width: 75%; }
    .banner .banner-text p {
      line-height: 25px; } }
@media (max-width: 900px) {
  .banner .banner-text {
    max-width: none;
    width: 75%; }
    .banner .banner-text h1 {
      font-size: 40px; }
    .banner .banner-text p {
      font-size: 16px;
      margin-bottom: 30px;
      line-height: normal; }
    .banner .banner-text a.red-button {
      font-size: 16px;
      padding: 25px 50px; } }
@media (max-width: 850px) {
  .banner .banner-text {
    max-width: 75%; } }
@media (max-width: 750px) {
  .banner {
    overflow: hidden; }
    .banner img {
      max-width: none;
      min-height: 300px;
      width: auto;
      margin-left: 50%;
      transform: translateX(-50%); }
    .banner .banner-text {
      max-width: 75% !important; } }
@media (max-width: 550px) {
  .banner .banner-text {
    max-width: 95% !important; }
    .banner .banner-text h1 {
      font-size: 35px; }
    .banner .banner-text a.red-button {
      font-size: 14px;
      padding: 25px 20px; }
    .banner .banner-text p {
      display: none; } }
.multitemplate p:first-child,
.pagecontent p:first-child,
.destination-content p:first-child {
  font-weight: 600;
  font-size: 18px; }

.gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }

.gradient2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }

div#n2-ss-2 .n2-ss-desktop,
div#n2-ss-2.n2-ss-desktop .n2-ss-desktop {
  max-width: 100%;
  margin: auto; }

@media (min-width: 900px) and (max-width: 1150px) {
  div#n2-ss-2 .n2-ss-layer .n2-font-a6413d037e2d18265c49079d5f6da0b4-paragraph {
    font-size: 100% !important; }

  div#n2-ss-2 .n2-ss-desktop,
  div#n2-ss-2.n2-ss-desktop .n2-ss-desktop {
    max-width: 100%;
    margin: -35px auto 0 auto; } }
@media (max-width: 650px) {
  .gradient {
    min-height: 300px; }

  #n2-ss-2item1 {
    max-width: 250px !important;
    margin: auto !important; } }
@media (max-width: 649px) and (min-width: 450px) {
  #n2-ss-2item1 {
    margin: 20px auto 0 auto !important; } }
.bannerheader {
  z-index: 2 !important; }

.post-thumb {
  height: 0;
  overflow: hidden;
  padding-bottom: 55%;
  margin-bottom: 15px; }
  .post-thumb img {
    width: 100%;
    max-width: 100%;
    height: 200px;
    object-fit: cover; }
    @media (max-width: 769px) {
      .post-thumb img {
        height: auto; } }

main {
  margin-top: 30px !important; }
  main h1 {
    margin-top: 0; }

.pagination {
  text-align: center; }
  .pagination span.page-numbers {
    color: #fff;
    background-color: #000;
    border-radius: 2px;
    padding: 1px 5px;
    font-weight: normal; }

.single h1 {
  margin-top: 0; }

.outside-news,
.searchresults {
  margin-bottom: 25px; }

.searchresults img {
  height: 200px;
  object-fit: cover; }

.wp-caption {
  width: 100% !important; }
  .wp-caption img {
    width: 100% !important; }

.textbox img {
  max-width: 100% !important;
  width: 100%; }

/* Scss Document */
/*----------header----------*/
#masthead {
  padding-top: 20px; }

/*----------home page----------*/
/*section one*/
.blue-background {
  background-color: #688fde;
  color: #fff;
  padding: 120px 0;
  background-image: url(../img/pattern.png); }
  .blue-background p {
    max-width: 70%;
    margin: 0 auto 5rem auto; }
  .blue-background a {
    color: #fff;
    text-align: center;
    -webkit-transition: all 1s ease;
    /* Safari 3.1 to 6.0 */
    transition: all 1s ease; }
    .blue-background a img {
      -webkit-transition: all 1s ease;
      /* Safari 3.1 to 6.0 */
      transition: all 1s ease; }
  .blue-background a:hover {
    color: #4A4A4A; }
    .blue-background a:hover img {
      -webkit-filter: brightness(30%);
      /* Safari 6.0 - 9.0 */
      filter: brightness(30%); }

@media (max-width: 769px) {
  .blue-background {
    padding: 40px 0 0 0; }
    .blue-background .three.columns {
      margin-bottom: 30px;
      width: 50%;
      min-height: 174px; }
    .blue-background p {
      max-width: 90%; } }
@media (max-width: 500px) {
  .blue-background .three.columns {
    width: 100%;
    float: none; } }
/*section two*/
.image-background {
  background-image: url(../img/home-template-1/banner-home-visit-and-discover.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 170px 0 270px 0;
  position: relative; }
  .image-background p {
    max-width: 70%;
    margin: 0 auto 5rem auto; }
  .image-background a {
    color: #fff;
    text-transform: uppercase; }
    .image-background a:hover {
      color: #cecccc; }
  .image-background .gradient {
    z-index: 0; }
  .image-background .houses .mobile-img {
    display: none; }

@media (max-width: 769px) {
  .image-background {
    background-image: none;
    color: #4A4A4A;
    padding: 0; }
    .image-background .six.columns {
      width: 100%; }
    .image-background .six.columns.right-align,
    .image-background .six.columns {
      text-align: center; }
    .image-background .gradient2 {
      display: none; }
    .image-background .hidden-img {
      display: none; }
    .image-background .houses {
      max-height: 320px;
      overflow: hidden;
      margin-bottom: 40px; }
      .image-background .houses .mobile-img {
        display: block;
        width: 100%; }
    .image-background a {
      color: #007298;
      text-transform: uppercase;
      margin-bottom: 20px;
      display: block; }
      .image-background a:hover {
        color: #4A4A4A; }
    .image-background p {
      max-width: 100%; } }
/* section home-mag */
#home-magazine {
  background-color: #e5f0f4;
  padding: 90px 0;
  position: relative;
  z-index: 1; }

@media (max-width: 1100px) {
  #home-magazine {
    margin-top: -180px; } }
#home-magazine .home-mag-img {
  height: 135px;
  overflow: hidden;
  margin-bottom: 10px; }

#home-magazine .home-mag-img img {
  height: 135px;
  width: 100%;
  object-fit: cover; }

#home-magazine h5 {
  line-height: 1.2; }

@media (max-width: 769px) {
  #home-magazine {
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    padding: 40px 0;
    margin-top: 0; }

  #home-magazine .home-mag-img {
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px; }

  #home-magazine .home-mag-img img {
    height: 250px;
    width: 100%;
    object-fit: cover; } }
/*section three*/
.grid-of-four {
  padding: 120px 0; }
  .grid-of-four .row {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 0;
    font-size: 0; }
  .grid-of-four .columns {
    margin: 0; }
  .grid-of-four .six {
    width: 50%; }
    .grid-of-four .six img {
      width: 100%; }
    .grid-of-four .six a {
      margin: 0;
      padding: 0; }
  .grid-of-four p {
    font-size: 15px;
    line-height: 2.1rem; }

@media (max-width: 769px) {
  .grid-of-four {
    padding: 40px 0; }
    .grid-of-four .six {
      width: 100%;
      margin-bottom: 2px; } }
/*section four*/
.white-background {
  padding: 0 0 120px 0; }
  .white-background a {
    text-transform: uppercase; }
  .white-background .flex .four.columns img {
    border-radius: 50%; }
  .white-background p.callout {
    font-size: 12px; }

@media (max-width: 769px) {
  .white-background {
    padding: 0 20px 40px 20px; }
    .white-background .columns {
      width: 100%;
      text-align: center; }
    .white-background .four.columns.center-align {
      display: none; }
    .white-background .six.columns {
      text-align: center; }
    .white-background .smaller {
      width: 100%; }

  .flex {
    display: block !important; } }
/*section five*/
.twitter-feed {
  background-image: url(../img/home-template-1/bg-twitter-layer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 75px 0; }
  .twitter-feed .ctf-item {
    width: 32%;
    float: left; }
    .twitter-feed .ctf-item .ctf-tweet-content {
      padding-right: 15px; }
  .twitter-feed #ctf .ctf-item {
    border-top: none; }
  .twitter-feed #ctf .ctf-item:before {
    content: '';
    background-image: url(../img/global/icon-twitter-copy.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block; }
  .twitter-feed .ctf-tweet-actions {
    display: none; }
  .twitter-feed .home-share-list li {
    list-style-type: none;
    display: inline-block;
    width: 20px;
    height: auto;
    margin: 0 15px 0 0; }

@media (max-width: 769px) {
  .twitter-feed {
    display: none; } }
/*section six*/
.newsletter-recentpost {
  background-color: #fff;
  padding: 100px 0 0 0; }

@media (max-width: 650px) {
  .newsletter-recentpost {
    padding: 40px 0; } }
/*----------search----------*/
.search-window,
.sharethisstory {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  padding: 20px 0; }
  .search-window .close,
  .search-window .close-share,
  .sharethisstory .close,
  .sharethisstory .close-share {
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 20px; }

.search-form {
  width: 500px;
  margin: auto; }

.search-submit {
  display: none; }

input[type="search"] {
  border: none;
  border-bottom: solid 1px #ccc;
  width: 100%; }

.search404 .search-form {
  width: 100%;
  margin: 0; }

.vertical {
  height: 100%;
  display: flex;
  align-content: center;
  position: relative; }
  .vertical div {
    margin: auto;
    text-align: center; }

/*----------desktop menu----------*/
.desktopmenu {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000; }
  .desktopmenu .close,
  .desktopmenu .close-share {
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 20px; }
  .desktopmenu img.logo {
    max-width: 300px;
    width: 300px; }

/*----------cards----------*/
/*card-style-1 */
/*----------home page grid----------*/
.grid-of-four .overlay {
  background-color: rgba(80, 157, 136, 0.8);
  display: none;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*----------newsroom----------*/
.newsroom a {
  text-transform: uppercase;
  color: #007298; }
.newsroom .nouppercase {
  text-transform: none;
  text-decoration: underline; }
.newsroom h4 {
  min-height: 58px; }
.newsroom .six.columns {
  margin-bottom: 30px; }
  .newsroom .six.columns .cats-loop img {
    min-height: 0;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    height: auto; }
  .newsroom .six.columns div {
    height: 0;
    padding-bottom: 55%;
    overflow: hidden;
    margin-bottom: 0.5rem; }
    .newsroom .six.columns div img {
      width: auto;
      max-width: none;
      min-width: 360px;
      min-height: 200px; }

@media (max-width: 769px) {
  .newsroom h4 {
    min-height: 0;
    margin-top: 20px; }
  .newsroom .six.columns div img {
    width: 100%;
    height: auto; }

  .connect-with-us {
    text-align: center; } }
/*----------sidebars----------*/
#secondary .widget-title {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold; }
#secondary a {
  text-transform: none; }
#secondary .connect-with-us .widget-title {
  margin-top: 30px; }
#secondary .sidebar-share li {
  display: inline-block;
  list-style-type: none;
  padding: 0 15px 0 0;
  width: 25px; }

.single-sidebar .widget_text_icl {
  margin-bottom: 30px; }

.destination-page-sidebar .widget_text_icl {
  border: solid 1px #ccc;
  padding: 15px;
  margin-bottom: 30px; }
.destination-page-sidebar .each-post {
  margin-bottom: 20px; }
  .destination-page-sidebar .each-post a {
    text-decoration: none;
    font-weight: bold; }
  .destination-page-sidebar .each-post h5,
  .destination-page-sidebar .each-post span {
    color: #4A4A4A; }

.textbox {
  border: solid 1px #ccc;
  padding: 15px 15px 0 15px;
  margin-bottom: 30px; }

/*in this section*/
.inthissection ul li {
  list-style-type: none; }
  .inthissection ul li a {
    color: #007298; }

/*page sidebar that moves to top*/
.standard-page .move-to-top {
  display: block; }

.up-to-top {
  display: none; }

@media (max-width: 769px) {
  .standard-page .move-to-top {
    display: none; }

  .up-to-top {
    position: relative;
    display: block;
    padding: 20px 0 0 0;
    background-color: #f0f0f0; }
    .up-to-top .scroll-arrow {
      padding: 0 10px;
      position: absolute;
      right: 0;
      top: 0;
      border-left: solid 1px #ccc;
      background-color: #f0f0f0;
      font-size: 20px;
      color: #ccc;
      z-index: 3;
      height: 100%; }
      .up-to-top .scroll-arrow span {
        display: block;
        padding-top: 50px; }
    .up-to-top .inthissection h2 {
      margin-bottom: 0; }
    .up-to-top .inthissection ul {
      padding: 25px 0 0 0;
      white-space: nowrap;
      overflow: scroll; }
      .up-to-top .inthissection ul li {
        display: inline-block;
        margin-right: 15px; }
    .up-to-top .inthissection ul::-webkit-scrollbar {
      display: none; } }
/*optional sidebar*/
.optional-sidebar {
  margin-top: 2.5rem; }

/*----------subpage grid----------*/
/*  ------------- changes to grid start (april 29 2021) ------------------ */
.subpagegrid {
  margin-top: 100px;
  margin-bottom: 100px; }
  .subpagegrid .row {
    margin: 0;
    padding: 0;
    overflow: hidden; }
  .subpagegrid .six.columns {
    height: 360px;
    margin: 0;
    position: relative;
    max-height: 360px;
    overflow: hidden;
    width: 50%; }
    .subpagegrid .six.columns p {
      line-height: 2.1rem; }
    .subpagegrid .six.columns img {
      width: 100%;
      max-width: 100%;
      height: 360px;
      object-fit: cover; }
    .subpagegrid .six.columns:nth-of-type(3n+1) {
      width: 100%; }
  .subpagegrid .six.columns:hover {
    cursor: pointer; }
  .subpagegrid .larger-image {
    max-height: 360px;
    overflow: hidden;
    width: 100%;
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    float: none; }
    .subpagegrid .larger-image img {
      width: 100%; }
  .subpagegrid a {
    text-decoration: none; }
  .subpagegrid a:hover {
    text-decoration: none; }
  .subpagegrid .overlay {
    overflow: hidden; }
  .subpagegrid .grid-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    z-index: 2; }
    .subpagegrid .grid-text h3 {
      font-family: inherit; }
  .subpagegrid .overlay {
    background-color: rgba(80, 157, 136, 0.8);
    display: none;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    font-size: 1.5rem; }
    .subpagegrid .overlay a {
      color: #fff;
      font-weight: bold;
      font-size: 18px; }

@media (max-width: 800px) {
  .subpagegrid .half-width {
    width: 100%;
    float: none;
    max-width: none; }
    .subpagegrid .half-width img {
      width: 100%; }
  .subpagegrid .row {
    max-height: none;
    line-height: 0;
    font-size: 0; } }
/*----------share story button----------*/
.sharewidget.blue-button,
input[type="submit"] {
  cursor: pointer;
  color: #fff;
  background-color: #007298;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  border: none; }
  .sharewidget.blue-button span,
  input[type="submit"] span {
    display: inline-block;
    padding-right: 30px;
    background-image: url(../img/global/ic_share_white_24px.svg);
    background-position: center right;
    background-repeat: no-repeat; }

.sharewidget.blue-button:hover,
input[type="submit"]:hover {
  color: #fff; }

/*----------destination landing page----------*/
.destination-landing-page .four.columns {
  margin-bottom: 30px; }

@media (max-width: 650px) {
  .destination-landing-page .four.columns {
    margin-bottom: 0; } }
/*----------destination pages wide----------*/
.destination-banner {
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 50px; }
  .destination-banner img {
    width: 100%; }

.standard-image {
  margin-bottom: 50px; }
  .standard-image img {
    width: 100%; }

.destination-content h1 {
  margin: 0 0 0.67rem 0; }

/*----------regular page----------*/
.pagecontent h1.entry-title {
  margin-top: 0; }

/*----------search results----------*/
.search-results .search-results-page {
  margin: 0; }

/*----------breadcrumbs ----------*/
.breadcrumbs {
  padding-top: 30px; }

/*newsletter signup*/
#mc4wp_form_widget-2 h2,
#mc4wp_form_widget-2 label {
  display: none; }

/*----------single post----------*/
.single .attachment-post-thumbnail {
  width: 100%; }

/*----------contact form----------*/
.ufbl-form-wrapper.ufbl-default-template {
  box-shadow: none !important;
  padding: 0 !important; }

.ufbl-form-wrapper {
  margin-top: 50px !important; }

/*----------footer----------*/
footer#colophon {
  margin-top: 50px;
  clear: both; }

footer.container,
.pushy-social {
  border-top: solid 2px #ccc; }
  footer.container .footer-wrap,
  .pushy-social .footer-wrap {
    margin-top: 20px; }
  footer.container ul li,
  .pushy-social ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0 15px 0 0; }
    footer.container ul li a,
    .pushy-social ul li a {
      text-decoration: none;
      color: #007298; }
  footer.container .footer-socialmedia,
  .pushy-social .footer-socialmedia {
    text-align: right; }

@media (max-width: 769px) {
  footer.container {
    text-align: center; }
    footer.container .footer-socialmedia {
      text-align: center; }
    footer.container ul#menu-footer-menu-2 li {
      display: block; }

  footer .six.columns.right-align {
    text-align: center; }

  footer.container ul.sidebar-share-list li,
  .pushy-social ul li,
  #secondary .sidebar-share ul li {
    padding: 0 35px 0 0; }

  footer.container ul.sidebar-share-list li:last-child,
  .pushy-social ul li:last-child,
  #secondary .sidebar-share ul li:last-child {
    padding: 0; } }
.grid-of-four .grid-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 2; }
  .grid-of-four .grid-text h3 {
    font-family: inherit;
    font-weight: bold; }
.grid-of-four .overlay {
  background-color: rgba(80, 157, 136, 0.8);
  display: none;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  font-size: 1.5rem; }
  .grid-of-four .overlay a {
    color: #fff;
    font-weight: bold;
    font-size: 18px; }

@media (max-width: 1025px) {
  .grid-of-four .grid-text {
    width: 90%; } }
/* Scss Document */
.mobile {
  display: none; }

.utility-nav,
.main-nav,
.mobile-utility-nav {
  margin-bottom: 0; }
  .utility-nav li,
  .main-nav li,
  .mobile-utility-nav li {
    display: inline-block;
    list-style-type: none;
    padding: 5px 10px; }
    .utility-nav li a,
    .main-nav li a,
    .mobile-utility-nav li a {
      text-decoration: none; }
  .utility-nav .donate,
  .main-nav .donate,
  .mobile-utility-nav .donate {
    background-color: #b91b21;
    margin-right: 18px;
    margin-left: 8px;
    padding: 5px 15px; }
    .utility-nav .donate:hover,
    .main-nav .donate:hover,
    .mobile-utility-nav .donate:hover {
      background-color: #891519; }
  .utility-nav .join,
  .main-nav .join,
  .mobile-utility-nav .join {
    background-color: #007298;
    padding: 5px 15px; }
    .utility-nav .join:hover,
    .main-nav .join:hover,
    .mobile-utility-nav .join:hover {
      background-color: #004f69; }
  .utility-nav .join a,
  .utility-nav .donate a,
  .main-nav .join a,
  .main-nav .donate a,
  .mobile-utility-nav .join a,
  .mobile-utility-nav .donate a {
    color: #fff; }
  .utility-nav .utility-search,
  .main-nav .utility-search,
  .mobile-utility-nav .utility-search {
    background-image: url(../img/global/icon-search.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    padding: 5px;
    margin: 0 8px; }
    .utility-nav .utility-search a,
    .main-nav .utility-search a,
    .mobile-utility-nav .utility-search a {
      color: #fff;
      padding: 10px;
      font-size: 0; }
  .utility-nav .hamburger-icon,
  .main-nav .hamburger-icon,
  .mobile-utility-nav .hamburger-icon {
    background-image: url(../img/global/icon-menu.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    padding: 5px; }
    .utility-nav .hamburger-icon a,
    .main-nav .hamburger-icon a,
    .mobile-utility-nav .hamburger-icon a {
      color: #fff;
      padding: 15px;
      font-size: 0; }

.utility-nav {
  margin-bottom: 1rem; }
  .utility-nav li a {
    color: #4A4A4A; }

.main-nav li a {
  text-transform: uppercase; }

.flexrow {
  display: flex;
  align-items: center; }

.shadow {
  -webkit-box-shadow: 0px 4px 5px 0px #e0dde0;
  -moz-box-shadow: 0px 4px 5px 0px #e0dde0;
  box-shadow: 0px 4px 5px 0px #e0dde0;
  position: relative;
  z-index: 5; }

@media (max-width: 918px) {
  header {
    padding: 20px 0; } }
/*----------desktop menu----------*/
.desktop-menu-logo {
  display: inline; }
  .desktop-menu-logo img {
    margin: auto; }

.desktopmenu .desktop-container {
  max-width: 100%;
  margin: 100px auto 0 auto; }
.desktopmenu .close {
  margin-top: 30px; }
.desktopmenu .footer-menu {
  margin-top: 300px;
  text-align: center; }
  .desktopmenu .footer-menu li {
    display: inline-block;
    padding: 0 20px;
    list-style-type: none; }
    .desktopmenu .footer-menu li a {
      color: #007298;
      text-decoration: none; }
.desktopmenu .sidebar-share-list li {
  display: inline-block;
  list-style-type: none;
  padding: 0 15px 0 0;
  width: 20px; }
  .desktopmenu .sidebar-share-list li img {
    width: 20px; }

#menu-desktop-menu,
#menu-desktop-menu-french {
  margin-top: 100px; }
  #menu-desktop-menu li,
  #menu-desktop-menu-french li {
    display: inline-block;
    list-style-type: none;
    position: relative;
    margin: 0 30px; }
    #menu-desktop-menu li a,
    #menu-desktop-menu-french li a {
      font-weight: bold;
      text-decoration: none;
      color: #007298;
      font-size: 16px;
      text-transform: uppercase; }
  #menu-desktop-menu ul.sub-menu,
  #menu-desktop-menu-french ul.sub-menu {
    position: absolute;
    margin: 0;
    width: 115%; }
    #menu-desktop-menu ul.sub-menu li,
    #menu-desktop-menu-french ul.sub-menu li {
      display: block;
      text-align: left;
      margin: 5px 0; }
      #menu-desktop-menu ul.sub-menu li a,
      #menu-desktop-menu-french ul.sub-menu li a {
        text-decoration: none;
        color: #007298;
        font-size: 16px;
        font-weight: normal;
        text-transform: none; }

@media (max-width: 1025px) {
  #menu-desktop-menu {
    margin-top: 100px; }
    #menu-desktop-menu li {
      display: inline-block;
      list-style-type: none;
      position: relative;
      margin: 0 25px;
      font-size: 14px; } }
@media (max-width: 917px) {
  .desktop {
    display: none; }

  .mobile {
    display: block; }

  .mobile-utility-nav li {
    margin: 0 0 0 20px !important; }
  .mobile-utility-nav .utility-search {
    background-size: 24px; }
  .mobile-utility-nav .hamburger-icon {
    background-size: 30px;
    padding: 0; }

  .mobile-main-nav li {
    position: relative; }
    .mobile-main-nav li a {
      font-weight: bold;
      text-transform: uppercase; }
    .mobile-main-nav li ul.sub-menu {
      display: none; }
      .mobile-main-nav li ul.sub-menu li a {
        font-weight: normal;
        text-transform: none;
        padding: 8px 30px; }
  .mobile-main-nav li.menu-item-has-children .arrow {
    position: absolute;
    right: 0;
    top: -2px;
    width: 35px;
    height: 35px;
    background-image: url(../img/global/ic_keyboard_arrow_down_black_24px.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 10px 0 0;
    cursor: pointer; }
  .mobile-main-nav li.menu-item-has-children .arrow.clicked {
    background-image: url(../img/global/ic_keyboard_arrow_up_black_24px.svg); }
  .mobile-main-nav li.menu-item-has-children ul.sub-menu li .arrow {
    display: none; }

  .push-closed {
    text-align: right; }

  .pushy .pushy-social {
    text-align: center;
    padding-top: 20px;
    width: 85%;
    margin: auto; }
    .pushy .pushy-social a {
      padding: 0; }

  .pushy .pushy-link {
    padding: 12px; } }
/* Scss Document */
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.2rem;
  font-weight: 300; }

h1 {
  font-size: 48px;
  line-height: 1.2;
  font-family: jlrEgyptienne-black; }

h2 {
  font-size: 30px;
  line-height: 1;
  font-family: jlrEgyptienne-black; }

h3 {
  font-size: 24px;
  line-height: 1.3;
  font-family: jlrEgyptienne-black; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-family: jlrEgyptienne-black; }

h5 {
  font-size: 18px;
  line-height: 1.5;
  font-family: jlrEgyptienne-black; }

h6 {
  font-size: 15px;
  line-height: 1.6; }

/* Larger than phablet */
@media (min-width: 650px) {
  h1 {
    font-size: 48px;
    font-family: jlrEgyptienne-black; }

  h2 {
    font-size: 30px;
    font-family: jlrEgyptienne-black; }

  h3 {
    font-size: 24px;
    font-family: jlrEgyptienne-black; }

  h4 {
    font-size: 22px;
    font-family: jlrEgyptienne-black; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 15px; } }
p {
  margin-top: 0; }

p.readmore {
  text-transform: uppercase; }

h1.content-template {
  margin-top: 0; }

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #007298;
  text-decoration: none;
  font-weight: bold; }

a:hover {
  color: #4A4A4A; }

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button {
  background: none;
  border: none;
  -webkit-appearance: none; }

.newsroom-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: disc inside; }

ol {
  list-style: decimal inside; }

ol, ul {
  padding-left: 0;
  margin-top: 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#nonpro_size input[type="radio"],
#mem_corp input[type="radio"],
#mem_ind input[type="radio"],
#donate_fee input[type="radio"],
#donate_direct input[type="radio"],
#donate_choice input[type="radio"],
#member_doner input[type="radio"],
#contactinfo input[type="radio"] {
  display: none; }
#nonpro_size span:before,
#nonpro_size span:after,
#mem_corp span:before,
#mem_corp span:after,
#mem_ind span:before,
#mem_ind span:after,
#donate_fee span:before,
#donate_fee span:after,
#donate_direct span:before,
#donate_direct span:after,
#donate_choice span:before,
#donate_choice span:after,
#member_doner span:before,
#member_doner span:after,
#contactinfo span:before,
#contactinfo span:after {
  content: '';
  position: absolute;
  top: -10px;
  bottom: 10px;
  margin: auto; }
#nonpro_size span.radio::before,
#nonpro_size span.checkbox::before,
#mem_corp span.radio::before,
#mem_corp span.checkbox::before,
#mem_ind span.radio::before,
#mem_ind span.checkbox::before,
#donate_fee span.radio::before,
#donate_fee span.checkbox::before,
#donate_direct span.radio::before,
#donate_direct span.checkbox::before,
#donate_choice span.radio::before,
#donate_choice span.checkbox::before,
#member_doner span.radio::before,
#member_doner span.checkbox::before,
#contactinfo span.radio::before,
#contactinfo span.checkbox::before {
  left: -22px;
  width: 16px;
  height: 16px;
  background-color: none;
  border: solid 2px #4A4A4A;
  border-radius: 50px; }
#nonpro_size span.radio::after,
#nonpro_size span.checkbox::after,
#mem_corp span.radio::after,
#mem_corp span.checkbox::after,
#mem_ind span.radio::after,
#mem_ind span.checkbox::after,
#donate_fee span.radio::after,
#donate_fee span.checkbox::after,
#donate_direct span.radio::after,
#donate_direct span.checkbox::after,
#donate_choice span.radio::after,
#donate_choice span.checkbox::after,
#member_doner span.radio::after,
#member_doner span.checkbox::after,
#contactinfo span.radio::after,
#contactinfo span.checkbox::after {
  left: -19px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: none;
  transition: left .25s, background-color .25s; }
#nonpro_size input[type="radio"]:checked + label span.radio::after,
#mem_corp input[type="radio"]:checked + label span.radio::after,
#mem_ind input[type="radio"]:checked + label span.radio::after,
#donate_fee input[type="radio"]:checked + label span.radio::after,
#donate_direct input[type="radio"]:checked + label span.radio::after,
#donate_choice input[type="radio"]:checked + label span.radio::after,
#member_doner input[type="radio"]:checked + label span.radio::after,
#contactinfo input[type="radio"]:checked + label span.radio::after {
  left: -19px;
  background-color: #4A4A4A; }

#donate_fee span:before,
#donate_fee span:after,
#member_doner span:before,
#member_doner span:after,
#contactinfo span:before,
#contactinfo span:after {
  content: '';
  position: absolute;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto; }

/**

This sheet contains everything that was manually appended
to the bottom of style.css as of March 16, 2022. These
styles can now be compiled along with the rest of the theme's
Sass styles. The last manually edited version of style.css
(including these styles) can be found in:

css/backup-20220316

**/
/* Scss Document */
/*.hyp-btn {
	color: $blue;
    text-decoration:none;
    font-weight:bold;
	float:left;
}*/
@media (max-width: 650px) {
  #mem_choice h4 .blue-button {
    float: none !important;
    display: block !important; }

  #mem_choice h4 {
    line-height: 30px !important; }

  #mem_choice h4 .blue-button {
    margin-top: 2rem; } }
.progress-container {
  text-align: center;
  margin-bottom: 2rem; }

.progress-container .progress-meter {
  max-width: 140px; }

.progress-container .steps {
  color: #b91b21;
  font-weight: bold;
  margin-bottom: 1rem; }

.progress-container:after {
  content: '';
  display: table;
  clear: both; }

#donate h5 {
  margin-top: 4rem; }

.hyp-btn-2 {
  color: #007298;
  text-decoration: none;
  font-weight: bold;
  float: right; }

.hyp-btn-3 {
  text-decoration: none;
  font-weight: bold;
  color: #007298;
  border-bottom: none; }

.animate_labels .input_box {
  position: relative;
  margin: 20px 0; }

#mem_type.form-group,
#donate .form-group {
  margin-bottom: 0;
  border-bottom: solid 1px #4A4A4A; }

#mem_type.form-group button,
#donate .form-group button {
  margin-bottom: 0; }

#donate_one.form-group,
#donate_month.form-group,
#donate_fee.form-group {
  border-bottom: none;
  margin-bottom: 2rem;
  margin-top: 2rem; }

#donate_direct.form-group {
  border-bottom: none;
  margin-bottom: 2rem;
  margin-top: 2rem; }

#donate_choice.form-group {
  border-bottom: none;
  margin-bottom: 2rem;
  margin-top: 2rem; }

#mem_choice h4 {
  line-height: 50px; }

#mem_choice h4 .blue-button {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  float: right;
  vertical-align: middle; }

#mem_type:after {
  content: '';
  display: block; }

#mem_ind {
  display: block;
  margin-top: 2rem; }

#mem_ind p {
  width: 33%;
  float: left; }

#mem_corp {
  margin-top: 2rem; }

#mem_corp p {
  width: 50%;
  float: left; }

.ind ul,
.corp ul {
  margin-left: 20px; }

.ind ul li,
.corp ul li {
  list-style-position: outside; }

.error {
  font-weight: bold;
  color: #b91b21; }

@media (max-width: 650px) {
  #mem_ind p {
    width: 100%;
    float: none; }

  #mem_corp p {
    width: 100%;
    float: none; } }
#mem_corp,
#mem_ind,
#nonpro_size {
  margin-left: 10px; }

#mem_ind p input[type="radio"],
#mem_corp p input[type="radio"],
#nonpro_size input[type="radio"] {
  vertical-align: top; }

#mem_ind p span,
#mem_corp p span,
#nonpro_size span {
  display: inline-block;
  margin-left: 10px; }

#mem_next input[type="button"],
#donate_next input[type="button"],
#personal_next input[type="button"] {
  display: inline-block !important;
  border: none !important;
  outline: none !important; }

.current-button {
  border: solid 1px #4A4A4A;
  border-radius: 20px;
  color: #4A4A4A !important; }

.current-tab {
  border-bottom: solid 6px #4A4A4A;
  color: #4A4A4A; }

.cash_button {
  color: #007298;
  padding: 0 15px;
  outline: none;
  margin-bottom: 1rem; }

#onetime_amount,
#month_amount {
  padding: 1rem;
  margin-top: 1rem;
  display: block;
  width: 75%;
  color: #ABA9A9;
  outline: none; }

#pinfo input[type="email"],
#pinfo input[type="text"],
#pinfo input[type="password"],
#pinfo textarea {
  width: 100% !important; }

#back-button.blue-button,
#loginbutton.blue-button {
  display: inline-block;
  border: none;
  outline: none;
  margin-right: 5px; }

.label_checkbox {
  display: block;
  font-weight: 600;
  margin: 1.5rem 0; }

#mem_next input[type="button"].disabled,
#donate_next input[type="button"].disabled,
#personal_next input[type="button"].disabled,
.blue-button.disabled {
  background-color: #ccc;
  color: #ECEBEB; }

@media (max-width: 650px) {
  .hyp-btn-2 {
    float: none;
    display: block;
    margin: 10px 0;
    font-size: 1.5rem;
    padding: 0; }

  #mem_next input[type="button"],
  #donate_next input[type="button"],
  #personal_next input[type="button"] {
    width: 100%;
    display: block;
    padding: 15px 0;
    text-align: center; } }
#payment .blue-button {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  float: left;
  vertical-align: middle;
  border-radius: 0;
  border: none;
  outline: none;
  margin-right: 5px; }

/*# sourceMappingURL=style.css.map */
/*# Paul added below this is for the reload alert - START*/
#dialog {
  font-size: 18px;
  padding: 20px;
  position: fixed;
  z-index: 999;
  font-weight: bold;
  border: 2px solid red;
  color: red; }

#shadow {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 998;
  background-color: lightgrey;
  opacity: 0.8;
  top: 0px;
  left: 0px; }

/*# Paul added below this is for the reload alert - END*/
/* -------- Added by Lisa for Endangered Places filters ------------- */
.hidden-div {
  display: none; }

.nt-ep {
  margin-left: -1.5%; }

.nt-content:nth-child(n+3) {
  margin-right: 0; }

.filters-for-cats {
  margin-top: 30px; }

.filters-for-cats img {
  max-width: 100%; }

.filters-for-cats .filter-group {
  width: 30%;
  float: left;
  margin-right: 3.3%;
  position: relative; }

.filters-for-cats .filter-group select {
  width: 100%;
  margin-bottom: 50px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/icons/down-arrow.svg);
  background-position: center right;
  background-repeat: no-repeat; }

.filter-class {
  width: 30%;
  float: left;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 3rem; }

.nt-ep {
  margin-left: -1.5%; }

.flex-ep-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.ep-relative {
  position: relative; }

.ep-relative #searchform {
  margin-bottom: 0; }

.ep-relative #searchform input {
  margin-bottom: 0; }

input[type=text].ep-search-field {
  height: 38px; }

input[type=submit].ep-search-button {
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px 0; }

@media (max-width: 970px) {
  input[type=submit].ep-search-button {
    font-size: 13px; } }
@media (max-width: 769px) {
  input[type=submit].ep-search-button {
    top: 14%;
    font-size: 16px; }

  .filters-for-cats .filter-group {
    width: 100%;
    float: none;
    margin-right: 0; }

  .filter-class {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3rem; }

  .filters-for-cats .filter-group select {
    margin-bottom: 20px; } }
/* slider */
.banner-slider {
  width: 100%;
  height: 80vh;
  max-height: 600px;
  overflow: hidden; }

.banner-slider .flexslider {
  margin: 0;
  padding: 0; }

.banner-slider .flexslider h1 {
  font-size: 46px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-family: jlrChunkFive; }

.banner-slider .flexslider p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  padding: 0 100px; }

.banner-slider .flexslider .buttons {
  text-align: center;
  margin-top: 60px; }

.banner-slider .flexslider .slider-button {
  display: inline-block;
  padding: 15px 35px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  vertical-align: central; }

.banner-slider .flexslider .gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%); }

.banner-slider .flexslider .gradient.hidden {
  display: none; }

.banner-slider .flexslider .gradient.visible {
  display: block; }

.banner-slider .flexslider .slide-container {
  display: flex;
  align-items: center;
  justify-content: center; }

.banner-slider .flexslider .content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }

.banner-slider .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0; }

.banner-slider .flexslider .slides > li img {
  width: 100%;
  height: 80vh !important;
  max-height: 600px;
  object-fit: cover;
  object-position: bottom;
  display: block; }

.banner-slider .flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.banner-slider html[xmlns] .flexslider .slides {
  display: block; }

.banner-slider * html .flexslider .slides {
  height: 1%; }

.banner-slider .no-js .flexslider .slides > li:first-child {
  display: block; }

.banner-slider .flexslider {
  background: #fff;
  position: relative;
  zoom: 1; }

.banner-slider .flexslider .slides {
  zoom: 1;
  max-height: 600px;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.banner-slider .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.banner-slider .loading .flex-viewport {
  max-height: 300px; }

.banner-slider .carousel li {
  margin-right: 5px; }

.banner-slider .flex-direction-nav {
  z-index: 0;
  list-style-type: none;
  position: absolute;
  width: 100%;
  margin: 0 auto 0 auto;
  top: 50%; }

.banner-slider .flex-direction-nav li {
  display: inline-block; }

.banner-slider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  opacity: 1;
  font-size: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  outline: none; }

.banner-slider .flex-direction-nav .flex-next {
  text-align: right;
  background-image: url(../img/btn-banner-next-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px; }

.banner-slider .flex-direction-nav .flex-prev {
  background-image: url(../img/btn-banner-back-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px; }

.banner-slider .flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.banner-slider .flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.banner-slider .flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.banner-slider .flex-pauseplay a:hover {
  opacity: 1; }

.banner-slider .flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.banner-slider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 2%;
  text-align: center; }

.banner-slider .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.banner-slider .flex-control-paging li a {
  width: 16px;
  height: 16px;
  display: block;
  box-sizing: border-box;
  border: solid 1px #fff;
  background: transparent;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.banner-slider .flex-control-paging li a:hover {
  background: #fff; }

.banner-slider .flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default; }

.banner-slider .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.banner-slider .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.banner-slider .flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.banner-slider .flex-control-thumbs img:hover {
  opacity: 1; }

.banner-slider .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media (max-width: 769px) {
  .banner-slider .flexslider .slides > li,
  .banner-slider .flexslider .slide-container {
    max-height: 650px; }

  .banner-slider .flexslider .slider-image img {
    height: 650px; } }
@media (max-width: 550px) {
  .banner-slider .flexslider {
    padding-bottom: 60px; }

  .banner-slider .flexslider p {
    display: none; }

  .banner-slider .flexslider h1 {
    font-size: 40px;
    margin-top: 20px; }

  .banner-slider .flexslider .buttons {
    margin-top: 30px; }

  .banner-slider .flexslider .slides > li,
  .banner-slider .flexslider .slide-container {
    height: auto;
    max-height: none; }

  .banner-slider .flexslider .slide-container {
    display: block; }

  .banner-slider .flex-direction-nav .flex-next {
    right: 10px; }

  .banner-slider .flex-direction-nav .flex-prev {
    left: 10px; }

  .banner-slider .flex-control-nav {
    bottom: 10%; }

  .banner-slider .flexslider .slider-button {
    padding: 15px 25px;
    font-size: 15px; } }
/* magazine */
main.blue {
  background-color: #ebf4f7; }

.main-stories {
  background-color: #fff; }

.main-stories a h3:hover {
  color: #000; }

.single-nt-magazine .shadow {
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (max-width: 950px) {
  .main-stories {
    border-bottom-left-radius: 50%; } }
@media (max-width: 769px) {
  .main-stories {
    border-bottom-left-radius: 0; } }
.main-stories .main-article-img {
  width: 100%;
  height: 426px;
  margin-bottom: 20px; }

.main-stories .main-article-img img {
  height: 426px;
  object-fit: cover;
  width: 100%; }

@media (max-width: 500px) {
  .main-stories .main-article-img {
    height: 250px; }

  .main-stories .main-article-img img {
    height: 250px; } }
.main-stories-other h3,
.main-stories .main-article-content h3,
.featured-cat-content h5,
.truncate-text h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #007298; }

.main-stories-other h3:hover,
.main-stories .main-article-content h3:hover,
.featured-cat-content h5:hover,
.truncate-text h4:hover {
  color: #000; }

.main-cats {
  text-transform: uppercase;
  font-size: 11px; }

.main-cats:last-child .separator {
  display: none; }

.main-cats a {
  color: #00475f; }

.main-date {
  display: inline-block;
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5; }

.no-cat-date {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5; }

#stories-filter {
  margin-bottom: 0; }

.mag-filter {
  border: none;
  height: auto;
  max-width: 110px;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../img/icons/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  outline: none;
  font-family: 'Roboto', sans-serif; }

.title-row,
.-modal {
  height: 42px; }

.title-row,
.border-bottom {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #d8d8d8;
  margin-bottom: 25px; }

@media (max-width: 500px) {
  .title-row,
  .border-bottom {
    display: block; } }
.main-article-content a p {
  color: #000;
  font-weight: normal; }

.main-stories-other {
  border-bottom: solid 1px #d8d8d8;
  padding-bottom: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: center; }

.main-other-info {
  font-size: 11px; }

@media (max-width: 768px) {
  .main-stories-other {
    flex-direction: column; }

  .main-stories-other .eight {
    order: 2; }

  .main-other-info .eight {
    order: 1; }

  .main-stories-other .four {
    order: 1; }

  .main-other-info .four {
    order: 2; } }
.main-stories-other:last-child {
  border-bottom: none; }

.main-stories-other a p {
  color: #000;
  font-weight: normal;
  margin-bottom: 0; }

.main-stories-other h3,
.main-article-content h3 {
  line-height: normal; }

.main-stories-container {
  position: relative; }

.other-stories {
  border-top-right-radius: 20%;
  padding: 120px 0 100px 0; }

.other-stories .row.bottom-30:last-child {
  margin-bottom: 0; }

.main-other-image img {
  height: 180px;
  object-fit: cover;
  display: block;
  width: 100%; }

@media (max-width: 1250px) {
  .main-other-image img {
    height: 140px; } }
@media (max-width: 769px) {
  .main-other-image img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 20px; } }
.larger {
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400; }

.margin-bottom-30 {
  margin-bottom: 30px;
  display: flex;
  align-items: center; }

.margin-top-30 {
  margin-top: 30px; }

.article-info {
  font-size: 11px; }

@media (min-width: 501px) and (max-width: 769px) {
  .article-info .columns {
    width: 50%; } }
@media (max-width: 500px) {
  .article-info .eight.columns,
  .article-info .seven.columns,
  .article-info .four.columns,
  .article-info .five.columns,
  .main-other-info .eight.columns,
  .main-other-info .four.columns {
    width: 50%; } }
.article-info .margin-bottom-30 {
  display: block; }

.bottom-30 {
  margin-bottom: 30px; }

.bottom-20 {
  margin-bottom: 20px; }

.featured-stories {
  padding: 60px 0; }

.feature-cat-img img {
  height: 140px;
  width: 100%;
  object-fit: cover; }

@media (max-width: 769px) {
  .feature-cat-img img {
    height: 250px;
    width: 100%;
    object-fit: cover; } }
.featured-cat-content a p {
  color: #000;
  font-weight: normal; }

.featured-cat-content h5 {
  font-size: 20px;
  line-height: normal; }

.pagination span:not(.current) {
  display: none; }

.pagination span.current {
  background-color: #007298;
  border-radius: 7px; }

.pagination a {
  margin: 0 8px; }

/* single magazine */
main.notop {
  margin-top: 0 !important; }

.article-container {
  position: relative;
  padding: 150px 0 0 0; }

.article-image,
.article-image-vertical {
  height: 500px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1; }

.article-image-vertical {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start; }

@media (max-width: 500px) {
  .article-container {
    padding: 0; }

  .article-image,
  .article-image-vertical {
    position: relative;
    top: auto;
    left: auto;
    display: block; } }
.blur {
  height: 100%;
  width: 100%;
  background-size: 150%;
  background-position: center;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  position: absolute;
  z-index: 0; }

.no-blur {
  position: relative;
  z-index: 2;
  left: 59%;
  width: 400px; }

@media (max-width: 500px) {
  .no-blur {
    width: 100%; } }
.blue-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 114, 152, 0.8); }

.article-image-vertical img {
  display: block;
  height: 430px;
  object-fit: cover; }

@media (max-width: 500px) {
  .no-blur {
    position: relative;
    z-index: 2;
    left: auto;
    min-width: 400px; }

  .blue-filter,
  .blur {
    display: none; }

  .article-image-vertical img {
    height: 500px; } }
.article-image img {
  height: 100%;
  object-fit: cover; }

.article-container .container {
  position: static; }

.article-content {
  width: 60.3333333333%;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 50px; }

@media (max-width: 500px) {
  .article-content {
    width: 100%;
    padding: 50px 0 0 0; } }
.magazine-sidebar.absolute {
  width: 25%;
  position: absolute;
  right: 5.6%; }

.magazine-sidebar.fixed {
  width: 25%;
  position: fixed;
  right: 5.6%;
  top: 83px;
  margin-top: 0; }

.magazine-sidebar {
  display: none;
  margin-top: 20px; }

@media (max-width: 1150px) {
  .magazine-sidebar.absolute,
  .magazine-sidebar.fixed {
    right: 5%; } }
@media (max-width: 975px) {
  .magazine-sidebar.absolute,
  .magazine-sidebar.fixed {
    right: 3%;
    width: 20%; } }
@media (max-width: 500px) {
  .magazine-sidebar {
    display: flex;
    margin-top: 20px; }

  .magazine-sidebar.absolute {
    width: 100%;
    position: relative;
    right: auto; }

  .magazine-sidebar.fixed {
    width: 100%;
    position: relative;
    right: auto;
    top: auto; }

  .magazine-sidebar .sidebar-col-1,
  .magazine-sidebar .sidebar-col-2 {
    width: 50%;
    float: right; }

  .magazine-sidebar .sidebar-col-1 {
    order: 2; }

  .magazine-sidebar .sidebar-col-2 {
    order: 1; }

  .magazine-sidebar .sidebar-col-2 p.sidebar-author,
  .magazine-sidebar .sidebar-col-2 p.sidebar-categories {
    margin-bottom: 0; }

  .magazine-sidebar .sidebar-col-2 p {
    margin-bottom: 10px; }

  .article-content .back-button {
    display: none; } }
.article-content h1 {
  font-size: 36px; }

.article-content blockquote {
  color: #89898a;
  margin: 0;
  font-style: italic;
  text-align: center;
  font-size: 18px;
  font-family: Palatino; }

.sidebar-share {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

.addthis_share {
  margin-bottom: 20px; }

.sidebar-author {
  margin-bottom: 0; }

.sidebar-categories {
  margin-bottom: 5px;
  font-weight: bold; }

.sidebar-cat-list a {
  text-transform: uppercase;
  font-size: 13px; }

.sidebar-tags {
  display: block; }

.sidebar-tags a {
  font-weight: normal;
  text-decoration: underline; }

.sidebar-tags a:hover {
  text-decoration: none; }

.share-icon-btn {
  width: 25px;
  margin-right: 5px; }

.crp_related ul li {
  list-style-type: none;
  clear: both;
  height: 120px;
  padding: 30px 0;
  border-top: solid 1px #ccc; }

@media (max-width: 500px) {
  .crp_related ul li {
    height: auto; } }
.crp_related ul li:last-child {
  border-bottom: solid 1px #ccc; }

.crp_related ul li a img {
  float: right;
  width: 20%;
  height: 120px;
  object-fit: cover; }

.crp_related ul li .crp_excerpt {
  display: block;
  padding-right: 10px;
  width: 75%; }

.crp_related .crp_title {
  width: 75%;
  display: inline-block; }

.crp_related ul li a {
  font-family: jlrEgyptienne-black;
  font-size: 18px; }

.post-slider {
  padding-left: 50px;
  margin-bottom: 30px; }

.post-slider-container {
  width: 62.3333333333%; }

@media (max-width: 500px) {
  .post-slider {
    padding-left: 20px; }

  .post-slider-container {
    width: 100%; } }
.post-slider .flexslider {
  position: relative; }

.post-slider-img {
  height: 400px;
  overflow: hidden; }

.post-slider-img img {
  height: 400px;
  object-fit: cover; }

.post-slider .flex-control-nav {
  display: none; }

.post-slider-count {
  font-size: 19px;
  padding: 10px 0;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px; }

.post-slider .flex-direction-nav {
  position: absolute;
  top: 410px;
  right: 0; }

.post-slider .flex-direction-nav li {
  display: inline-block; }

.post-slider .flex-nav-prev a,
.post-slider .flex-nav-next a {
  color: transparent; }

.post-slider .flex-nav-prev a {
  background-image: url(../img/icons/leftArrow@2x.png);
  background-size: 20px;
  background-position: right;
  background-repeat: no-repeat; }

.post-slider .flex-nav-next a {
  background-image: url(../img/icons/rightArrow@2x.png);
  background-size: 20px;
  background-position: right;
  background-repeat: no-repeat; }

.post-caption {
  font-size: 13px;
  font-style: italic; }

.post-slider .slide-container {
  margin-top: 20px; }

.post-slider .slide-container h1 {
  font-size: 20px; }

.post-author {
  margin-bottom: 80px; }

.post-author .width,
.related-posts .width {
  width: 60%;
  margin-left: 50px; }

@media (max-width: 500px) {
  .post-author .width,
  .related-posts .width {
    width: 100%;
    margin-left: 0; }

  .post-author .flexrow {
    display: block; } }
.post-author .get-the-author {
  display: flex;
  align-items: center; }

.author-image {
  overflow: hidden;
  border-radius: 50%; }

.author-image img {
  object-fit: cover;
  height: 100%; }

@media (max-width: 500px) {
  .author-image {
    max-width: 150px;
    margin: 20px auto; } }
@media (max-width: 769px) {
  .author-card {
    padding-left: 10px; } }
.post-author-card {
  font-family: jlrEgyptienne-black;
  margin-bottom: 0;
  font-size: 17px; }

.author-card p {
  margin-bottom: 0; }

.mag-search-modal {
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  position: relative;
  z-index: 2; }

.page-overlay {
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 30vh;
  left: 0;
  width: 100%;
  height: 120vh;
  display: none;
  z-index: 1; }

@media (max-width: 769px) {
  .page-overlay {
    top: 20vh; } }
.mag-search-modal .twelve {
  padding-right: 2px; }

.mag-search-modal .ep-search-field {
  background-color: transparent; }

.mag-search-modal form {
  position: relative;
  font-family: 'Roboto Slab', serif;
  font-size: 26px; }

.mag-search-modal input[type=submit].ep-search-button {
  background-color: transparent;
  color: transparent;
  background-image: url(../img/icons/search-black.svg);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0;
  position: absolute;
  width: auto;
  right: 2px;
  margin-bottom: 15px; }

.mag-search-modal input[type="text"] {
  width: 100% !important;
  height: 40px; }

.mag-search-modal input {
  margin-bottom: 0; }

.magazine .mag-cats a {
  color: #007298;
  font-weight: normal; }

.magazine h5 {
  line-height: 1.2; }

.mag-search-results-img img {
  height: 150px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 15px; }

@media (max-width: 769px) {
  .mag-search-results-img img {
    height: 300px;
    object-fit: cover;
    width: 100%; } }
.mag-search {
  font-weight: 400;
  color: #000;
  display: inline-block;
  margin-left: 10px; }

.mag-search img {
  vertical-align: sub;
  max-width: 20px; }

.alm-reveal {
  display: flex;
  flex-wrap: wrap; }

.alm-reveal .four:nth-child(4n) {
  margin-left: 0; }

.alm-reveal .article-info {
  margin-top: 10px; }

.load-more {
  background-color: #007298;
  padding: 15px 35px;
  color: #fff;
  text-transform: uppercase; }

.load-more.done {
  display: none; }

.invisible {
  opacity: 0; }

.back-button {
  margin-bottom: 20px; }

.back-button img {
  vertical-align: bottom; }

.single-mag #section-six {
  padding: 50px 0 0 0; }

.single-mag .article-content p {
  font-size: 17px; }

.single-mag .newsletter-recentpost .container {
  padding-left: 50px; }

.single-mag h1 {
  font-size: 42px;
  font-family: 'Roboto Slab', serif;
  font-weight: bold; }

@media (max-width: 500px) {
  .single-mag h1 {
    font-size: 35px; } }
.single-mag h2,
.single-mag h3,
.single-mag h4,
.single-mag h5,
.single-mag h6,
.mag h2,
.mag h3,
.mag h4,
.mag h5,
.mag h6 {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  line-height: normal; }

.single-mag {
  font-weight: 300; }

@media (max-width: 950px) {
  .main-stories-other p,
  .main-stories .main-article-content p,
  .featured-cat-content p,
  .truncate-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }
@media (max-width: 769px) {
  .main-stories-other p,
  .main-stories .main-article-content p,
  .featured-cat-content p,
  .truncate-text {
    overflow: visible;
    display: block;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical; } }
.single .article-content p:first-of-type:not(.wp-caption-text) {
  font-size: 22px;
  line-height: 32px; }

.single-mag .article-content .wp-caption-text {
  font-size: 15px; }

.holder .custom3column div {
  width: 31% !important;
  float: left;
  margin: 0 1%; }

.holder .custom3column div:first-child {
  margin: 0 1% 0 0; }

.holder .custom3column div:last-child {
  margin: 0 0 0 1%; }

.holder h2 {
  display: block;
  clear: both; }

.holder p {
  clear: both; }

.holder hr {
  clear: both; }

/* ------------- added by Lisa Dec 2 2020 for ads --------------------- */
#leaderboard-ad {
  margin: 0 0 40px 0; }

#leaderboard-ad a {
  display: block;
  text-align: center; }

#leaderboard a img {
  max-width: 970px;
  width: 100%; }

#top-ad.html-ad {
  position: relative;
  overflow: hidden;
  padding-top: 26.25%;
  margin-bottom: 30px;
  display: none; }

#top-ad.image-ad {
  text-align: center;
  margin-bottom: 50px; }

.side-ad.html {
  position: relative;
  overflow: hidden;
  padding-top: 83.25%;
  margin-bottom: 40px; }

#top-ad.mobile-ad {
  display: none; }

@media (min-width: 1350px) {
  #top-ad.html-ad {
    margin-bottom: 0;
    padding-top: 24%; } }
@media (max-width: 550px) {
  #top-ad.html-ad {
    padding-top: 83%; }

  #top-ad.mobile-ad.image-ad img {
    width: 100%; }

  .side-ad.image {
    margin-top: 50px;
    margin-bottom: 0; }

  .side-ad.image img {
    width: 100%; } }
#top-ad iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100% !important;
  max-width: 970px;
  height: 100% !important;
  border: 0; }

#top-ad iframe {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100% !important;
  max-width: 970px;
  height: 100% !important;
  border: 0; }

.side-ad iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0; }

#other-stories-sidebar {
  margin-bottom: 30px; }

#other-stories-sidebar img,
#other-stories-sidebar-2 img {
  width: 100%; }

.sidebar-ad {
  margin: 40px 0; }

#sidebar-ad-single a {
  display: block; }

#sidebar-ad-single a img {
  width: 100%;
  max-width: 300px; }

iframe {
  border: none;
  display: block;
  margin: auto; }

.iframe-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 25.7%;
  margin-bottom: 40px; }

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden; }

.side-ad {
  margin-bottom: 30px; }

.show-desktop {
  display: block; }

.show-tablet {
  display: none; }

#sub-banner-ad {
  text-align: center;
  margin-bottom: 5%;
  max-height: 90px;
  overflow: hidden; }

#sub-banner-ad.mobile-ad {
  max-height: none;
  height: auto; }

#sub-banner-ad.mobile-ad .sub-banner.html {
  padding-bottom: 83.33333%; }

#sub-banner-ad.mobile-ad .sub-banner.html iframe {
  height: 100% !important;
  max-height: none; }

#sub-banner-ad img {
  margin: auto;
  width: 100%;
  max-width: 728px; }

.sub-banner.html {
  position: relative;
  overflow: hidden;
  padding-bottom: 12.36%;
  max-width: 728px;
  margin: auto; }

.sub-banner.html iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  max-height: 90px; }

@media (max-width: 550px) {
  #sub-banner-ad {
    margin-bottom: 50px; } }
.no-posts .nine.columns {
  width: 100%; }

body.page-template-template-about h2 {
  font-size: 42px; }
body.page-template-template-about .breadcrumbs {
  display: none; }
body.page-template-template-about .wrap {
  margin-top: 0 !important; }
body.page-template-template-about .banner {
  min-height: 400px; }
  body.page-template-template-about .banner > img {
    height: 100%;
    margin-left: unset;
    max-width: unset;
    min-height: unset;
    object-fit: cover;
    object-position: center 85%;
    position: absolute;
    transform: unset;
    width: 100%; }
  body.page-template-template-about .banner-text {
    max-width: 800px; }
  @media (min-width: 992px) {
    body.page-template-template-about .banner {
      min-height: 640px; }
      body.page-template-template-about .banner-text h1 {
        font-size: 64px;
        line-height: 1; }
      body.page-template-template-about .banner-text p {
        font-size: 24px;
        line-height: 34px; } }
body.page-template-template-about .about-section {
  padding-top: 110px;
  padding-bottom: 110px; }
  body.page-template-template-about .about-section-header, body.page-template-template-about .about-section-footer {
    text-align: center; }
  body.page-template-template-about .about-section-header:not(:empty) {
    margin-bottom: 30px; }
  body.page-template-template-about .about-section-header__subheading {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px; }
  body.page-template-template-about .about-section-header > :last-child {
    margin-bottom: 0; }
  body.page-template-template-about .about-section + .about-section {
    padding-top: 0; }
  body.page-template-template-about .about-section-footer:not(:empty) {
    margin-top: 30px; }
body.page-template-template-about .about-card__photo, body.page-template-template-about .about-card__icon {
  margin-bottom: 20px; }
body.page-template-template-about .about-card__photo {
  display: block;
  padding-bottom: 61%;
  position: relative; }
  body.page-template-template-about .about-card__photo > img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }
body.page-template-template-about .about-card__icon {
  align-items: center;
  border: 1px solid rgba(0, 114, 152, 0.2);
  border-radius: 100%;
  display: flex;
  height: 96px;
  justify-content: center;
  width: 96px; }
  body.page-template-template-about .about-card__icon > img {
    display: block;
    max-height: 48px;
    max-width: 48px; }
body.page-template-template-about .about-card h3 > a {
  color: inherit !important;
  text-decoration: none !important; }
body.page-template-template-about .overview__flex {
  align-items: center;
  display: flex; }
body.page-template-template-about .overview__subheading {
  color: inherit;
  font-family: inherit;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px; }
body.page-template-template-about .overview:nth-child(n+2) {
  margin-top: 80px; }
@media (max-width: 991px) {
  body.page-template-template-about .overview__flex {
    flex-direction: column; }
  body.page-template-template-about .overview__photo, body.page-template-template-about .overview__content {
    max-width: 800px;
    width: 100%; }
  body.page-template-template-about .overview__photo {
    margin-bottom: 30px; } }
@media (min-width: 992px) {
  body.page-template-template-about .overview__flex {
    flex-direction: row;
    justify-content: space-between; }
  body.page-template-template-about .overview--reverse .overview__flex {
    flex-direction: row-reverse; }
  body.page-template-template-about .overview__photo {
    width: 50%; }
  body.page-template-template-about .overview__content {
    width: 42%; } }

/*# sourceMappingURL=style.css.map */
