@charset "UTF-8";
@font-face {
  font-family: "SharpSans";
  src: url("../fonts/SharpSansDispNo1-Bold.eot") format("embedded-opentype"), url("../fonts/SharpSansDispNo1-Bold.woff") format("woff2"), url("../fonts/SharpSansDispNo1-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "SharpSans";
  src: url("../fonts/SharpSansDispNo1-Semibold.eot") format("embedded-opentype"), url("../fonts/SharpSansDispNo1-Semibold.woff") format("woff2"), url("../fonts/SharpSansDispNo1-Semibold.woff") format("woff");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: "SharpSans";
  src: url("../fonts/SharpSansDispNo1-Medium.eot") format("embedded-opentype"), url("../fonts/SharpSansDispNo1-Medium.woff") format("woff2"), url("../fonts/SharpSansDispNo1-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "KievitSlab";
  src: url("../fonts/KievitSlabWeb-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "KievitSlab";
  src: url("../fonts/KievitSlabWeb-Book.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

button, [type='button'], [type='reset'], [type='submit'],
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFF15B;
  border: 0;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 1.05em 1.5em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 150ms ease;
  transition: 150ms ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }
  button.inverted, [type='button'].inverted, [type='reset'].inverted, [type='submit'].inverted,
  .button.inverted {
    background-color: #00224D;
    color: white; }
  button.small, [type='button'].small, [type='reset'].small, [type='submit'].small,
  .button.small {
    font-size: 18px;
    padding-top: 17px;
    padding-bottom: 17px; }
    @media screen and (min-width: 1025px) {
      button.small, [type='button'].small, [type='reset'].small, [type='submit'].small,
      .button.small {
        padding: 12px 15px; } }
  button.button-on-light:hover, [type='button'].button-on-light:hover, [type='reset'].button-on-light:hover, [type='submit'].button-on-light:hover,
  .button.button-on-light:hover {
    -webkit-box-shadow: none;
    box-shadow: none; }
  button:hover, [type='button']:hover, [type='reset']:hover, [type='submit']:hover,
  .button:hover {
    background-color: #00224D;
    color: #FFFFFF;
    -webkit-box-shadow: inset 0px 0px 0px 2px #FFF15B;
    box-shadow: inset 0px 0px 0px 2px #FFF15B; }
  button:focus, [type='button']:focus, [type='reset']:focus, [type='submit']:focus,
  .button:focus {
    outline: 0px solid rgba(0, 34, 77, 0.6);
    outline-offset: 0px; }
  button:disabled, [type='button']:disabled, [type='reset']:disabled, [type='submit']:disabled,
  .button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    button:disabled:hover, [type='button']:disabled:hover, [type='reset']:disabled:hover, [type='submit']:disabled:hover,
    .button:disabled:hover {
      background-color: #FFF15B; }

.topic-tag {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 15px 20px;
  margin: 0 20px 20px 0;
  background-color: #F0F0F0;
  color: #00224D;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: 150ms ease;
  transition: 150ms ease;
  position: relative; }
  .topic-tag:hover {
    background-color: #00224D;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media screen and (min-width: 768px) {
    .topic-tag {
      padding: 13px;
      margin: 0 15px 15px 0; } }

.alm-btn-wrap {
  text-align: center; }
  .alm-btn-wrap .done {
    display: none; }
  .alm-btn-wrap .alm-load-more-btn {
    width: 100%; }
    .alm-btn-wrap .alm-load-more-btn:hover {
      -webkit-box-shadow: inset 0px 0px 0px 2px #00224D;
      box-shadow: inset 0px 0px 0px 2px #00224D;
      background-color: #FFFFFF;
      color: #00224D; }
  @media screen and (min-width: 1025px) {
    .alm-btn-wrap .alm-load-more-btn {
      width: auto; } }

.arrow:after {
  content: "\2192";
  margin-left: 5px; }
  @media screen and (min-width: 768px) {
    .arrow:after {
      margin-left: 15px; } }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0; }

label {
  display: block;
  color: #00224D;
  font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  margin-bottom: 0.375em; }

input,
select,
textarea {
  display: block;
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px; }

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  border: 1px solid #CCD3DB;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  -webkit-transition: border-color 150ms ease;
  transition: border-color 150ms ease;
  width: 100%;
  outline: none; }
  [type='color']::-webkit-input-placeholder, [type='date']::-webkit-input-placeholder, [type='datetime']::-webkit-input-placeholder, [type='datetime-local']::-webkit-input-placeholder, [type='email']::-webkit-input-placeholder, [type='month']::-webkit-input-placeholder, [type='number']::-webkit-input-placeholder, [type='password']::-webkit-input-placeholder, [type='search']::-webkit-input-placeholder, [type='tel']::-webkit-input-placeholder, [type='text']::-webkit-input-placeholder, [type='time']::-webkit-input-placeholder, [type='url']::-webkit-input-placeholder, [type='week']::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #949494; }
  [type='color']:-ms-input-placeholder, [type='date']:-ms-input-placeholder, [type='datetime']:-ms-input-placeholder, [type='datetime-local']:-ms-input-placeholder, [type='email']:-ms-input-placeholder, [type='month']:-ms-input-placeholder, [type='number']:-ms-input-placeholder, [type='password']:-ms-input-placeholder, [type='search']:-ms-input-placeholder, [type='tel']:-ms-input-placeholder, [type='text']:-ms-input-placeholder, [type='time']:-ms-input-placeholder, [type='url']:-ms-input-placeholder, [type='week']:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #949494; }
  [type='color']::-ms-input-placeholder, [type='date']::-ms-input-placeholder, [type='datetime']::-ms-input-placeholder, [type='datetime-local']::-ms-input-placeholder, [type='email']::-ms-input-placeholder, [type='month']::-ms-input-placeholder, [type='number']::-ms-input-placeholder, [type='password']::-ms-input-placeholder, [type='search']::-ms-input-placeholder, [type='tel']::-ms-input-placeholder, [type='text']::-ms-input-placeholder, [type='time']::-ms-input-placeholder, [type='url']::-ms-input-placeholder, [type='week']::-ms-input-placeholder, input:not([type])::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #949494; }
  [type='color']::placeholder, [type='date']::placeholder, [type='datetime']::placeholder, [type='datetime-local']::placeholder, [type='email']::placeholder, [type='month']::placeholder, [type='number']::placeholder, [type='password']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='text']::placeholder, [type='time']::placeholder, [type='url']::placeholder, [type='week']::placeholder, input:not([type])::placeholder, textarea::placeholder {
    color: #949494; }
  [type='color']::-ms-clear, [type='date']::-ms-clear, [type='datetime']::-ms-clear, [type='datetime-local']::-ms-clear, [type='email']::-ms-clear, [type='month']::-ms-clear, [type='number']::-ms-clear, [type='password']::-ms-clear, [type='search']::-ms-clear, [type='tel']::-ms-clear, [type='text']::-ms-clear, [type='time']::-ms-clear, [type='url']::-ms-clear, [type='week']::-ms-clear, input:not([type])::-ms-clear, textarea::-ms-clear {
    display: none; }

textarea {
  resize: vertical; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

[type="file"] {
  margin-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 0.75em;
  width: 100%; }

[type="checkbox"]:focus,
[type="radio"]:focus,
[type="file"]:focus,
select:focus {
  outline: 0px solid rgba(0, 34, 77, 0.6);
  outline-offset: 0px; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html,
body {
  height: 100%; }

body {
  margin: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  .post .container {
    position: static; }
  @media screen and (min-width: 1025px) {
    .container {
      max-width: 1210px; }
      .preview-small-container .container {
        max-width: 1266px; } }

.ajax-load-more-wrap {
  margin-top: 50px; }
  @media screen and (min-width: 768px) {
    .ajax-load-more-wrap {
      margin-top: auto; } }

.visuallyhidden {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

.post .entry-content ul li strong, .post .entry-content ol li strong {
  color: #00224D;
  display: block;
  font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.post .entry-content ol {
  counter-reset: item; }

.post .entry-content ol li {
  display: block; }

.post .entry-content ol li:before {
  content: counter(item) ". ";
  color: #00224D;
  font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  counter-increment: item;
  font-weight: bold;
  margin-right: 7px;
  float: left; }

.post .entry-content ul li:before {
  content: "\2022";
  color: #00224D;
  font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  margin-right: 7px;
  float: left; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%; }

thead {
  line-height: 1.2;
  vertical-align: bottom; }

tbody {
  vertical-align: top; }

tr {
  border-bottom: 1px solid #EAEFEE; }

th {
  font-weight: 600; }

th,
td {
  padding: 0.75em 0.75em 0.75em 0; }

html {
  color: #4C4C4C;
  font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 100%;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.25em;
  line-height: 1.2;
  margin: 0 0 0.75em;
  color: #00224D; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: #00224D; }

p, li {
  margin: 0 0 0.75em;
  color: #4C4C4C;
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-size: 16px;
  line-height: 30px; }
  @media screen and (min-width: 1025px) {
    p, li {
      font-size: 18px;
      line-height: 32px; } }

a {
  color: #4C4C4C;
  text-decoration: none;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease; }

hr {
  border-bottom: 1px solid #EAEFEE;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 40px 0; }
  hr.squiggle {
    background: transparent url("../images/squiggle-horiz.png") no-repeat 50% 100%;
    background-size: 271px 11px;
    border: none;
    padding: 0 0 11px;
    margin: 35px auto 25px; }

.site-title {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700; }

.primary-header {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: #00224D; }
  .primary-header a {
    color: #00224D;
    text-decoration: none; }
    .primary-header a:hover {
      color: rgba(0, 34, 77, 0.8); }
  @media screen and (min-width: 768px) {
    .primary-header {
      font-size: 48px;
      line-height: 52px; } }
  @media screen and (min-width: 1025px) {
    .primary-header {
      font-size: 54px;
      line-height: 58px; } }

.secondary-header {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  color: #00224D;
  font-size: 24px;
  line-height: 33px; }

.small-preview-header {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #00224D; }
  .small-preview-header a {
    color: #00224D;
    text-decoration: none; }
    .small-preview-header a:hover {
      color: rgba(0, 34, 77, 0.8); }
  @media screen and (min-width: 768px) {
    .small-preview-header {
      font-size: 24px;
      line-height: 30px; } }
  @media screen and (min-width: 1025px) {
    .small-preview-header {
      font-size: 24px;
      line-height: 32px; } }

.excerpt, .archive-description p {
  font-size: 20px;
  line-height: 1.4;
  color: #747474; }
  .preview-small .excerpt, .preview-small .archive-description p {
    font-size: 18px;
    line-height: 1.5; }

.category-links a, .archive-type {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  font-weight: 600;
  color: #00224D;
  vertical-align: top; }
  .category-links a:hover, .archive-type:hover {
    color: rgba(0, 34, 77, 0.8); }

.tertiary-header, .time-byline {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #747474; }
  .tertiary-header .author a, .time-byline .author a {
    color: #747474; }

.tertiary-header {
  font-weight: 600; }

.archive-title, .search-title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600; }
  @media screen and (min-width: 768px) {
    .archive-title, .search-title {
      font-size: 48px;
      line-height: 52px; } }
  @media screen and (min-width: 1025px) {
    .archive-title, .search-title {
      font-size: 54px;
      line-height: 58px; } }

small, .nc_attribution_text {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #747474; }

.nc_attribution_text {
  font-style: italic; }

.post .entry-content p.nc_attribution_text a {
  color: #747474; }

.category-links {
  display: inline-block;
  line-height: 1; }

.hamburger-menu {
  width: 25px;
  height: 17px;
  cursor: pointer; }
  .hamburger-menu .bar,
  .hamburger-menu .bar:after,
  .hamburger-menu .bar:before {
    width: 25px;
    height: 3px; }
  .hamburger-menu .bar {
    position: relative;
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
    background: #00224D;
    -webkit-transition: all 0ms 300ms;
    transition: all 0ms 300ms; }
    .hamburger-menu .bar.animate,
    .toggled .hamburger-menu .bar {
      background: rgba(255, 255, 255, 0); }
  .hamburger-menu .bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    background: #00224D;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .hamburger-menu .bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #00224D;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .hamburger-menu .bar.animate:after,
  .toggled .hamburger-menu .bar:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .hamburger-menu .bar.animate:before,
  .toggled .hamburger-menu .bar:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }

blockquote {
  font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 28px;
  line-height: 1.14286;
  padding: 0 22px;
  margin: 0 0 60px;
  position: relative;
  z-index: 1; }
  blockquote:before {
    content: '“';
    color: #2072EF;
    font-family: "Georgia", "Times", "Times New Roman", serif;
    position: absolute;
    font-size: 4em;
    line-height: 1;
    left: 0;
    top: -23px;
    z-index: -1; }
  blockquote span {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    display: block;
    margin: 30px 0 0;
    padding-left: 30px;
    position: relative; }
    blockquote span:after {
      content: '';
      width: 25px;
      height: 1px;
      background-color: white;
      position: absolute;
      top: 50%;
      left: 0; }
  @media screen and (min-width: 768px) {
    blockquote {
      font-size: 36px;
      padding: 0 50px;
      margin-bottom: 0; }
      blockquote:before {
        top: -30px;
        left: 17px; } }
  @media screen and (min-width: 1025px) {
    blockquote {
      font-size: 54px; }
      blockquote:before {
        top: -63px;
        left: -4px; } }
  .entry-content blockquote {
    margin: 38px 0 20px;
    padding: 0 0 0 20px;
    text-align: left;
    clear: both; }
    .entry-content blockquote::after {
      clear: both;
      content: "";
      display: block; }
    .entry-content blockquote:before {
      color: rgba(105, 231, 193, 0.5); }
    .entry-content blockquote p:first-child {
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 1;
      color: #00224D;
      font-size: 28px; }
      .entry-content blockquote p:first-child:after {
        content: none; }
      .entry-content blockquote p:first-child span {
        font-size: inherit;
        margin: 0;
        padding: 0; }
        .entry-content blockquote p:first-child span:after {
          content: none; }
    .entry-content blockquote p {
      float: none;
      text-align: left !important;
      font-size: 14px;
      margin: 30px 0 0;
      position: relative;
      display: inline-block;
      font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      padding-left: 40px;
      color: #00224D; }
      .entry-content blockquote p:after {
        content: '';
        width: 25px;
        height: 1px;
        background-color: #CCD3DB;
        position: absolute;
        top: 50%;
        left: 0; }
    @media screen and (min-width: 768px) {
      .entry-content blockquote {
        margin: 39px 0 20px -60px;
        padding: 0 50px; }
        .entry-content blockquote p {
          padding-left: 30px;
          float: right; }
          .entry-content blockquote p:after {
            background-color: #00224D; } }
    @media screen and (min-width: 1025px) {
      .entry-content blockquote {
        margin: 60px -130px 30px -50px; }
        .entry-content blockquote:before {
          top: -52px;
          left: -16px; }
        .entry-content blockquote p:first-child {
          font-size: 54px;
          line-height: 1.14286; } }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.site-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: white;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.11);
  z-index: 1000;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .site-header {
      padding: 0 23px; } }
  @media screen and (min-width: 1025px) {
    .site-header {
      padding: 0 34px; } }
  .admin-bar .site-header {
    top: 0; }
    @media screen and (min-width: 600px) {
      .admin-bar .site-header {
        top: 46px; } }
    @media screen and (min-width: 782px) {
      .admin-bar .site-header {
        top: 46px; } }
    @media screen and (min-width: 783px) {
      .admin-bar .site-header {
        top: 32px; } }
  .subscribe-header-open .site-header {
    top: 163px; }
    @media screen and (min-width: 768px) {
      .subscribe-header-open .site-header {
        top: 100px; } }
    @media screen and (min-width: 1025px) {
      .subscribe-header-open .site-header {
        top: 100px; } }
  .subscribe-header-open.admin-bar .site-header {
    top: 163px; }
    @media screen and (min-width: 768px) {
      .subscribe-header-open.admin-bar .site-header {
        top: 146px; } }
    @media screen and (min-width: 782px) {
      .subscribe-header-open.admin-bar .site-header {
        top: 146px; } }
    @media screen and (min-width: 783px) {
      .subscribe-header-open.admin-bar .site-header {
        top: 132px; } }
  .site-header .site-branding {
    min-height: 60px;
    line-height: 60px;
    margin-right: 10px;
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .site-header .site-branding {
        min-height: 70px;
        line-height: 70px;
        margin-left: 10px; } }
    @media screen and (min-width: 1025px) {
      .site-header .site-branding {
        min-height: 80px;
        line-height: 80px; } }

.navigation-container {
  padding-right: 12px;
  padding-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .navigation-container a {
    color: #00224D; }
  @media screen and (min-width: 768px) {
    .navigation-container {
      padding-right: 0;
      padding-left: 0;
      margin-left: 10px; } }
  @media screen and (min-width: 1025px) {
    .navigation-container {
      margin-left: 20px; } }

.site-branding .custom-logo-link {
  width: 28px;
  display: inline-block;
  margin-right: 10px; }
  @media screen and (min-width: 768px) {
    .site-branding .custom-logo-link {
      width: 32px; } }
  @media screen and (min-width: 1025px) {
    .site-branding .custom-logo-link {
      width: 45px; } }
  .site-branding .custom-logo-link img {
    max-width: 100%;
    height: auto;
    vertical-align: middle; }

.site-branding .site-title {
  display: inline-block;
  margin-bottom: 0;
  font-size: 20px; }
  .site-branding .site-title a {
    background: transparent url(../images/logo.png) no-repeat 0 50%;
    padding: 9px 0 9px 45px;
    display: inline-block; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .site-branding .site-title a {
        background-image: url(../images/logo_2x.png);
        background-size: 36px auto; } }
  @media screen and (min-width: 768px) {
    .site-branding .site-title {
      font-size: 22px; }
      .site-branding .site-title a {
        padding-top: 6px;
        padding-bottom: 8px; } }

.main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 60px; }
  @media screen and (min-width: 768px) {
    .main-navigation {
      height: 70px; } }
  @media screen and (min-width: 1025px) {
    .main-navigation {
      height: 80px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-right: 20px; } }
  .main-navigation ul {
    list-style-type: none;
    margin: 0; }
  .main-navigation li {
    display: inline-block;
    margin: 0;
    min-height: 60px;
    line-height: 60px; }
    @media screen and (min-width: 768px) {
      .main-navigation li {
        min-height: 70px;
        line-height: 70px; } }
    @media screen and (min-width: 1025px) {
      .main-navigation li {
        min-height: 80px;
        line-height: 80px; } }
  .main-navigation .nav-category {
    display: none; }
    @media screen and (min-width: 1025px) {
      .main-navigation .nav-category {
        display: inline-block; } }
    .main-navigation .nav-category a {
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-size: 18px;
      font-weight: 600;
      padding: 10px;
      -webkit-transition: 150ms ease;
      transition: 150ms ease; }
      .main-navigation .nav-category a:hover {
        background: #69E7C1; }
    .main-navigation .nav-category .submenu a {
      padding-left: 27px;
      padding-right: 27px; }
  .main-navigation .nav-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main-navigation .nav-search {
    margin-left: 10px;
    margin-right: 4px; }
    .toggled .main-navigation .nav-search {
      display: none; }
    @media screen and (min-width: 768px) {
      .main-navigation .nav-search {
        margin-right: 25px; } }
  .main-navigation .nav-search-button {
    display: inline-block;
    vertical-align: middle; }
    .main-navigation .nav-search-button:hover .icon {
      stroke: #69E7C1; }
  .main-navigation .nav-button {
    display: none;
    font-size: 18px; }
    .ie-11 .main-navigation .nav-button, .ie-10 .main-navigation .nav-button {
      z-index: 1; }
    @media screen and (min-width: 768px) {
      .main-navigation .nav-button {
        display: inline-block; } }
  .main-navigation .menu {
    width: 49px;
    height: 60px;
    position: relative;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .main-navigation .menu {
        width: 70px;
        height: 70px; } }
    @media screen and (min-width: 1025px) {
      .main-navigation .menu {
        display: none; } }
  .main-navigation .hamburger-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.icon-search {
  -webkit-transition: stroke 150ms ease;
  transition: stroke 150ms ease;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  stroke: #00224D; }

.extra-container {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-height 1s cubic-bezier(0.23, 1, 0.32, 1); }
  .toggled .extra-container.expanded-container {
    max-height: 1000px;
    overflow-y: scroll;
    height: calc( 100vh - 60px); }
    .subscribe-header-open .toggled .extra-container.expanded-container {
      height: calc( 100vh - 223px); }
  .extra-container .list {
    padding-right: 22px;
    padding-left: 22px; }
  .extra-container ul li {
    font-size: 24px;
    display: inline-block;
    margin: 0 20px 10px 0; }
    .extra-container ul li a {
      color: #00224D;
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-weight: 600; }
    .extra-container ul li li {
      font-size: 16px; }
      .extra-container ul li li a {
        font-weight: normal; }
  .extra-container .button {
    display: block;
    position: relative;
    z-index: 100; }
  @media screen and (min-width: 768px) {
    .toggled .extra-container.expanded-container {
      height: auto;
      overflow-y: visible; }
    .extra-container .list {
      padding-right: 20px;
      padding-left: 20px; }
    .extra-container .button {
      display: none; } }
  @media screen and (min-width: 1025px) {
    .extra-container .list {
      padding-right: 0;
      padding-left: 0; } }

.search-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: white; }
  .search-container::after {
    clear: both;
    content: "";
    display: block; }
  .search-container form {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    position: relative;
    height: 60px; }
    @media screen and (min-width: 768px) {
      .search-container form {
        height: 80px; } }
  .search-container .hamburger-menu {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none; }
  .search-container label {
    margin-bottom: 0;
    height: 60px; }
    @media screen and (min-width: 768px) {
      .search-container label {
        height: 80px; } }
  .search-container input {
    margin-bottom: 0;
    border: 0;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media screen and (min-width: 768px) {
      .search-container input {
        height: 80px; } }
    .search-container input::-webkit-search-cancel-button {
      display: none; }
  .search-container button {
    padding: 0;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .search-container button:hover {
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: transparent; }
  .search-container.toggled {
    max-height: 60px; }
    .search-container.toggled .hamburger-menu {
      display: block; }
    @media screen and (min-width: 768px) {
      .search-container.toggled {
        max-height: 300px; }
        .ie-11 .search-container.toggled, .ie-10 .search-container.toggled {
          z-index: 5; } }

li.more.nav-link {
  padding-right: 0; }
  li.more.nav-link > ul > li:first-child a {
    padding-top: 1em; }

li.more {
  overflow: visible;
  padding-right: 0; }
  li.more a {
    padding-right: 0.8em; }
  li.more > a {
    padding-right: 1.6em;
    position: relative; }
  li.more:focus > .submenu,
  li.more:hover > .submenu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  @media screen and (min-width: 1025px) {
    li.more {
      padding-right: 0.8em;
      position: relative; } }

ul.submenu {
  visibility: hidden;
  padding-left: 0;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  @media screen and (min-width: 1025px) {
    ul.submenu {
      left: -1em;
      position: absolute;
      top: 3.7em; }
      .ie-11 ul.submenu, .ie-10 ul.submenu {
        z-index: 5; } }
  @media screen and (min-width: 1025px) {
    ul.submenu .submenu.fly-out-right {
      left: 11.8em;
      top: 0; } }
  @media screen and (min-width: 1025px) {
    ul.submenu .submenu.fly-out-left {
      left: -11.8em;
      top: 0; } }
  @media screen and (min-width: 1025px) {
    ul.submenu .submenu {
      left: 11.8em;
      top: 0; } }
  ul.submenu li {
    display: block;
    padding-right: 0;
    line-height: 24px;
    min-height: 0; }
    @media screen and (min-width: 768px) {
      ul.submenu li {
        line-height: 28px; } }
    @media screen and (min-width: 1025px) {
      ul.submenu li {
        line-height: 32px; } }
    ul.submenu li a {
      background-color: #f7f7f7;
      display: inline-block;
      text-align: right;
      width: 100%; }
      @media screen and (min-width: 1025px) {
        ul.submenu li a {
          background-color: white;
          padding-left: 1em;
          text-align: left;
          width: 12em; } }

.site-footer {
  background-color: #00224D;
  color: #FFFFFF;
  padding: 50px 0 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .site-footer::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 768px) {
    .site-footer {
      padding-left: 22px;
      padding-right: 22px;
      padding-bottom: 45px; } }
  @media screen and (min-width: 1025px) {
    .site-footer {
      padding: 64px 22px 30px; } }
  .site-footer .site-info {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .site-footer .site-info {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 40px; } }
    @media screen and (min-width: 1025px) {
      .site-footer .site-info {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0; } }
    .site-footer .site-info .callout {
      margin-top: 40px; }
      .site-footer .site-info .callout .button {
        display: block; }
      @media screen and (min-width: 768px) {
        .site-footer .site-info .callout {
          margin-top: 0; }
          .site-footer .site-info .callout .button {
            display: inline-block; } }
  .site-footer .site-title {
    margin-bottom: 0;
    font-size: 24px;
    margin-top: 0px; }
    .site-footer .site-title a {
      color: white; }
    @media screen and (min-width: 768px) {
      .site-footer .site-title {
        margin-bottom: 0;
        margin-top: 13px; } }
    @media screen and (min-width: 1025px) {
      .site-footer .site-title {
        margin-bottom: 20px;
        margin-top: 0; } }
  .site-footer .site-description {
    color: white;
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    max-width: 285px; }
  .site-footer .site-description {
    display: none; }
    @media screen and (min-width: 1025px) {
      .site-footer .site-description {
        display: block; } }
  .site-footer .site-branding {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .ie-11 .site-footer .site-branding, .ie-10 .site-footer .site-branding {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
  .site-footer .links-container {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    text-transform: uppercase;
    color: #2072EF; }
    @media screen and (min-width: 768px) {
      .site-footer .links-container {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px;
        margin-left: 0; } }
    @media screen and (min-width: 1025px) {
      .site-footer .links-container {
        width: calc(66.66667% - 33.33333px);
        float: left;
        margin-left: 20px;
        margin-top: 8px; } }
    .site-footer .links-container a {
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      text-transform: none;
      color: #FFFFFF;
      opacity: 0.8; }
      .site-footer .links-container a:hover {
        opacity: 1; }
    .site-footer .links-container .list > li {
      margin-top: 40px; }
      .site-footer .links-container .list > li li {
        margin-top: 20px;
        display: inline-block;
        margin-right: 20px; }
      .site-footer .links-container .list > li > a {
        font-weight: 700;
        color: #2072EF;
        text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .site-footer .links-container .list > li {
          margin-top: 0; }
          .site-footer .links-container .list > li li {
            display: block;
            margin-right: 0; } }
      @media screen and (min-width: 768px) {
        .site-footer .links-container .list > li.follow {
          margin-top: 40px; } }
      @media screen and (min-width: 1025px) {
        .site-footer .links-container .list > li.follow {
          margin-top: 0; } }
      @media screen and (min-width: 768px) {
        .site-footer .links-container .list > li {
          width: calc(25% - 25px);
          float: left;
          margin-left: 20px; } }
    @media screen and (min-width: 768px) {
      .site-footer .links-container .categories {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px;
        margin-left: 0; } }
    @media screen and (min-width: 1025px) {
      .site-footer .links-container .categories {
        width: calc(25% - 25px);
        float: left;
        margin-left: 20px; } }
    .site-footer .links-container .topics::after {
      clear: both;
      content: "";
      display: block; }
    @media screen and (min-width: 768px) {
      .site-footer .links-container .topics {
        width: calc(66.66667% - 33.33333px);
        float: left;
        margin-left: 20px; } }
    @media screen and (min-width: 1025px) {
      .site-footer .links-container .topics {
        width: calc(50% - 30px);
        float: left;
        margin-left: 20px; } }
    .site-footer .links-container .topics li {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px;
      margin-left: 0; }
    @media screen and (min-width: 768px) {
      .site-footer .links-container .follow {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px;
        margin-left: 0; } }
    @media screen and (min-width: 1025px) {
      .site-footer .links-container .follow {
        width: calc(25% - 25px);
        float: left;
        margin-left: 20px; } }
  .site-footer .bottom {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    font-size: 12px;
    margin-top: 80px; }
    .site-footer .bottom a {
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 12px;
      color: #FFFFFF;
      display: inline-block;
      opacity: 0.8; }
      .site-footer .bottom a:hover {
        opacity: 1; }
    .site-footer .bottom .icon {
      fill: #FFFFFF;
      height: 60px;
      width: 60px;
      vertical-align: middle; }
      .site-footer .bottom .icon-share-facebook {
        margin-left: -20px; }
      .site-footer .bottom .icon-google {
        height: 21.25px;
        width: 34px;
        margin: 10px 5px 10px 15px; }
    .site-footer .bottom ul {
      margin-bottom: 0; }
    .site-footer .bottom .bottom-share {
      margin-bottom: 20px; }
      .site-footer .bottom .bottom-share li {
        margin-bottom: 0; }
    .site-footer .bottom li {
      display: inline-block;
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.8);
      text-align: center;
      margin-right: 20px;
      margin-bottom: 20px; }
      .site-footer .bottom li:last-child {
        margin-right: 0;
        margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .site-footer .bottom {
        margin-top: 40px;
        margin-bottom: 0; }
        .site-footer .bottom .icon {
          height: 40px;
          width: 40px; }
          .site-footer .bottom .icon-share-facebook {
            margin-left: -10px; }
          .site-footer .bottom .icon-google {
            height: 15px;
            width: 24px;
            margin: 10px 5px 10px 15px; } }
    @media screen and (min-width: 1025px) {
      .site-footer .bottom {
        margin-top: 25px; } }

.site-description {
  font-size: 1em;
  margin-bottom: 20px;
  line-height: 1.625; }

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  45% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  90% {
    -webkit-transform: translateX(-0.5px);
    transform: translateX(-0.5px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes wiggle {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  45% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px); }
  90% {
    -webkit-transform: translateX(-0.5px);
    transform: translateX(-0.5px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes hideBriefly {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%); }
  90% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hideBriefly {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%); }
  90% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

form.form-bar {
  position: relative; }
  form.form-bar input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: white;
    padding: 0.75em 0.75em; }
    form.form-bar input::-ms-clear {
      display: none; }
    .newsletter .subscribe-form-main form.form-bar input {
      padding: 16px; }
    @media screen and (min-width: 768px) {
      .newsletter .subscribe-form-main form.form-bar input {
        padding: 18px 30px; } }
    @media screen and (min-width: 1025px) {
      .newsletter .subscribe-form-main form.form-bar input {
        padding: 25px 30px; } }
  form.form-bar label {
    margin-bottom: 0;
    z-index: 1; }
  form.form-bar input[type=email] {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    padding-right: 30px;
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 0; }
    @media screen and (min-width: 768px) {
      .subscribe-form-header form.form-bar input[type=email] {
        min-width: 250px; } }
    @media screen and (min-width: 1025px) {
      .subscribe-form-header form.form-bar input[type=email] {
        min-width: 430px; } }
  form.form-bar input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    display: block;
    font-size: 1em;
    font-style: italic;
    margin: 0;
    padding: 0.5em 0.5em;
    position: relative;
    width: 100%; }
  form.form-bar button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    outline: none;
    padding: 5px 10px;
    font-size: 14px;
    background: white;
    color: #00224D;
    margin: 0;
    -webkit-transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 3; }
    form.form-bar button[type=submit] .icon-arrow {
      fill: #00224D;
      height: 11px;
      width: 14.5px;
      -webkit-transition: fill 150ms ease;
      transition: fill 150ms ease; }
    form.form-bar button[type=submit]:hover {
      background-color: #00224D;
      color: white;
      -webkit-box-shadow: inset 0px 0px 0px 2px #00224D;
      box-shadow: inset 0px 0px 0px 2px #00224D; }
      form.form-bar button[type=submit]:hover .icon-arrow {
        fill: #FFFFFF;
        -webkit-animation: 0.7s linear 0s 3 normal forwards wiggle;
        animation: 0.7s linear 0s 3 normal forwards wiggle; }
    .subscribe-form-header form.form-bar button[type=submit] {
      background-color: #00224D;
      color: white;
      width: auto; }
      .subscribe-form-header form.form-bar button[type=submit]:hover {
        background-color: white;
        color: #00224D; }
    .newsletter .subscribe-form-main form.form-bar button[type=submit] {
      font-size: 20px;
      width: 51px; }
      .newsletter .subscribe-form-main form.form-bar button[type=submit] .icon-arrow {
        height: 13px;
        width: 18px; }
        @media screen and (min-width: 768px) {
          .newsletter .subscribe-form-main form.form-bar button[type=submit] .icon-arrow {
            height: 16px;
            width: 21px; } }
      .newsletter .subscribe-form-main form.form-bar button[type=submit] .icon-status {
        right: 20px; }
    form.form-bar button[type=submit] img {
      height: 12px;
      opacity: 0.7; }
    @media screen and (min-width: 768px) {
      .newsletter .subscribe-form-main form.form-bar button[type=submit] {
        width: 55px;
        font-size: 25px; } }
    @media screen and (min-width: 1025px) {
      .newsletter .subscribe-form-main form.form-bar button[type=submit] {
        width: 69px;
        font-size: 30px; } }

.site .error .icon {
  fill: #FF0000;
  height: 13px;
  width: 13px; }

.site .error .msg {
  color: #FF0000;
  -webkit-animation: 0.15s linear 0.1s 3 normal forwards wiggle;
  animation: 0.15s linear 0.1s 3 normal forwards wiggle; }

.site .error input,
.site .error textarea {
  border-color: #FF0000; }

.site .error button[type=submit] {
  top: 1px;
  right: 1px;
  bottom: 1px;
  -webkit-animation: hideBriefly 3s cubic-bezier(0.19, 1, 0.22, 1);
  animation: hideBriefly 3s cubic-bezier(0.19, 1, 0.22, 1); }

.site .success .icon {
  fill: #00D45B;
  height: 19px;
  width: 26px;
  z-index: 2;
  opacity: 1; }

.site .success button[type=submit] {
  -webkit-transform: translateX(102%);
  transform: translateX(102%); }

.subscribe-form {
  display: none !important;
  text-align: center;
  background-color: #EAEFEE; }
  .site-main .subscribe-form {
    z-index: 0;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .subscribe-form h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
    color: #00224D; }
    @media screen and (min-width: 768px) {
      .subscribe-form h3 {
        font-size: 24px; } }
  .subscribe-form .hamburger-menu {
    position: absolute;
    top: 20px;
    right: 24px;
    width: 17px;
    height: 12px;
    cursor: pointer; }
    .subscribe-form .hamburger-menu .bar,
    .subscribe-form .hamburger-menu .bar:after,
    .subscribe-form .hamburger-menu .bar:before {
      width: 17px;
      height: 2px; }
    .subscribe-form .hamburger-menu .bar {
      position: relative;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      background: #00224D;
      -webkit-transition: all 0ms 300ms;
      transition: all 0ms 300ms; }
      .subscribe-form .hamburger-menu .bar.animate,
      .toggled .subscribe-form .hamburger-menu .bar {
        background: rgba(255, 255, 255, 0); }
    .subscribe-form .hamburger-menu .bar:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 5px;
      background: #00224D;
      -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
    .subscribe-form .hamburger-menu .bar:after {
      content: "";
      position: absolute;
      left: 0;
      top: 5px;
      background: #00224D;
      -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
    .subscribe-form .hamburger-menu .bar.animate:after,
    .toggled .subscribe-form .hamburger-menu .bar:after {
      top: 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
    .subscribe-form .hamburger-menu .bar.animate:before,
    .toggled .subscribe-form .hamburger-menu .bar:before {
      bottom: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .subscribe-form label {
    margin-bottom: 0;
    position: relative;
    overflow-x: hidden; }
  .subscribe-form .icon-status {
    height: 13px;
    width: 13px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
  .subscribe-form .msg {
    margin-top: 5px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 12px;
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    -webkit-transform: translateY(-23px);
    transform: translateY(-23px);
    -webkit-transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.7s cubic-bezier(0.19, 1, 0.22, 1); }
  .subscribe-form .success .msg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #747474; }
    .newsletter .subscribe-form .success .msg {
      font-size: 14px; }
  .subscribe-form .success input::-webkit-input-placeholder {
    color: white; }
  .subscribe-form .success input:-ms-input-placeholder {
    color: white; }
  .subscribe-form .success input::-ms-input-placeholder {
    color: white; }
  .subscribe-form .success input::placeholder {
    color: white; }
  @media screen and (min-width: 768px) {
    .subscribe-form .hamburger-menu {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 18px; } }
  @media screen and (min-width: 1025px) {
    .subscribe-form .hamburger-menu {
      right: 56px; } }
  .subscribe-form-main {
    padding: 30px 24px 42px;
    z-index: auto;
    display: block;
    position: relative;
    text-align: left; }
    .subscribe-form-main::after {
      clear: both;
      content: "";
      display: block; }
    .site-main .subscribe-form-main {
      margin: 0 -22px; }
      @media screen and (min-width: 768px) {
        .site-main .subscribe-form-main {
          margin: 0 -44px; } }
      @media screen and (min-width: 1025px) {
        .site-main .subscribe-form-main {
          margin: 0; } }
    .subscribe-form-main h3 {
      font-size: 30px;
      margin-bottom: 20px;
      font-weight: 500; }
    @media screen and (min-width: 768px) {
      .subscribe-form-main {
        padding-top: 50px;
        padding-bottom: 50px; }
        .site-main .subscribe-form-main .row {
          width: calc(83.33333% - 36.66667px);
          float: left;
          margin-left: 20px;
          margin-left: calc(8.33333% - 21.66667px + 40px); }
        .subscribe-form-main h3 {
          font-size: 24px; } }
    @media screen and (min-width: 1025px) {
      .subscribe-form-main {
        padding-top: 40px;
        padding-bottom: 40px; }
        .site-main .subscribe-form-main .row {
          width: calc(100% - 40px);
          float: left;
          margin-left: 20px;
          margin-left: calc(0% - 20px + 40px); } }
  .subscribe-form-header {
    z-index: 1050;
    padding: 30px 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    overflow: visible;
    height: 163px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none; }
    .subscribe-form-header:before {
      content: '';
      position: absolute;
      top: -100px;
      left: 0;
      width: 100%;
      height: 100px;
      background-color: #EAEFEE; }
    .subscribe-header-open .subscribe-form-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .subscribe-form-header h3 {
      padding: 0 24%; }
    .subscribe-form-header .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .ie-11 .subscribe-form-header .row, .ie-10 .subscribe-form-header .row {
        position: relative; }
    @media screen and (min-width: 768px) {
      .subscribe-header-open .subscribe-form-header {
        height: auto;
        display: block; }
      .admin-bar .subscribe-form-header {
        top: 46px; } }
  @media screen and (min-width: 768px) and (min-width: 783px) {
    .admin-bar .subscribe-form-header {
      top: 32px; } }
    @media screen and (min-width: 768px) {
      .subscribe-form-header .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .subscribe-form-header h3 {
        margin-bottom: 0;
        margin-right: 20px;
        font-size: 18px;
        padding: 0; } }
    @media screen and (min-width: 1025px) {
      .admin-bar .subscribe-form-header {
        top: 32px; }
      .subscribe-form-header h3 {
        font-size: 24px; }
      .subscribe-form-header input[type=email] {
        width: 440px; } }

.testimonial {
  padding: 60px 22px;
  background-color: #00224D;
  color: white; }
  .testimonial::after {
    clear: both;
    content: "";
    display: block; }
  .testimonial p {
    color: #FFFFFF;
    margin-bottom: 30px; }
  .testimonial .button {
    display: block; }
    .testimonial .button:hover {
      -webkit-box-shadow: inset 0px 0px 0px 2px #FFF15B;
      box-shadow: inset 0px 0px 0px 2px #FFF15B;
      color: #FFFFFF;
      background-color: #00224D; }
  @media screen and (min-width: 768px) {
    .testimonial {
      padding-top: 108px;
      padding-bottom: 90px; }
      .testimonial blockquote {
        width: calc(58.33333% - 31.66667px);
        float: left;
        margin-left: 20px;
        margin-left: 0; }
      .testimonial .description {
        width: calc(41.66667% - 28.33333px);
        float: left;
        margin-left: 20px; }
      .testimonial .button {
        display: inline-block; } }
  @media screen and (min-width: 1025px) {
    .testimonial {
      padding: 95px; }
      .testimonial blockquote {
        width: calc(66.66667% - 33.33333px);
        float: left;
        margin-left: 20px;
        margin-left: 0; }
      .testimonial .description {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px; }
      .testimonial .button {
        display: inline-block; } }

.list-links li {
  line-height: 1.16667;
  margin-bottom: 0; }
  .list-links li a {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #00224D;
    border-bottom: 1px solid rgba(146, 146, 146, 0.25);
    padding: 20px 0;
    display: block; }
    .list-links li a:hover {
      border-bottom: 2px solid #69E7C1;
      padding-bottom: 19px; }

@media screen and (min-width: 768px) {
  .list-links li a {
    font-size: 22px; } }

@media screen and (min-width: 1025px) {
  .list-links li {
    border-color: #FFFFFF; }
    .list-links li a {
      font-size: 24px; } }

.zocdocs-take {
  padding: 0 20px 50px; }
  .zocdocs-take h2 {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0;
    color: #FFFFFF;
    background-color: #00224D;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-top: 47px;
    padding-bottom: 47px;
    margin-top: -40px; }
    .zocdocs-take h2 span {
      margin-top: 10px;
      display: block;
      font-size: 28px;
      font-weight: 700; }
  .zocdocs-take a {
    color: #00224D; }
  .zocdocs-take ul {
    background-color: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 40px; }
  .zocdocs-take .bg-img:first-child {
    display: block;
    width: calc(100% + 40px);
    height: 0;
    padding-top: 57%;
    margin-right: -20px;
    margin-left: -20px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  @media screen and (min-width: 768px) {
    .zocdocs-take {
      padding-bottom: 50px;
      padding-left: 44px;
      padding-right: 44px;
      text-align: center; }
      .zocdocs-take h2 {
        display: inline-block;
        padding: 50px 100px;
        margin-top: -90px; }
        .zocdocs-take h2 span {
          font-size: 36px; }
      .zocdocs-take ul {
        text-align: left; }
      .zocdocs-take .bg-img:first-child {
        width: calc(100% + 88px);
        margin-right: -44px;
        margin-left: -44px; } }
  @media screen and (min-width: 1025px) {
    .zocdocs-take {
      padding: 140px 22px;
      position: relative;
      z-index: 1;
      overflow: hidden; }
      .zocdocs-take::after {
        clear: both;
        content: "";
        display: block; }
      .zocdocs-take .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .zocdocs-take h2 {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px;
        padding: 52px 33px;
        font-size: 16px;
        font-weight: 600;
        display: block;
        margin-top: 0; }
        .zocdocs-take h2 span {
          margin-top: 10px;
          display: block;
          font-size: 36px;
          font-weight: 700; }
      .zocdocs-take .bg-img {
        content: '';
        width: 120%;
        height: 120%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: transparent no-repeat 50% 50%;
        z-index: -1;
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        background-size: cover; }
        .zocdocs-take .bg-img:first-child {
          width: 120%;
          margin-right: 0;
          margin-left: 0;
          height: 120%;
          padding-top: 0; }
      .zocdocs-take .image-preview {
        display: block;
        margin-left: calc(8.33333% - 21.66667px + 40px);
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px;
        min-height: 10px;
        height: 212px;
        overflow: hidden; }
      .zocdocs-take ul {
        width: calc(66.66667% - 33.33333px);
        float: left;
        margin-left: 20px;
        left: calc(-8.33333% - 18.33333px + 20px);
        position: relative;
        margin-left: 30px;
        padding-right: 100px;
        padding-left: 100px; } }

.about-blog {
  background-color: #FFF3DC;
  padding: 50px 20px 293px;
  color: #00224D;
  background-image: url(../images/about-blog.png);
  background-position: 50% 103%;
  background-repeat: no-repeat;
  background-size: 298px auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .about-blog {
      background-image: url(../images/about-blog_2x.png);
      background-size: 298px auto; } }
  .about-blog h5 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600; }
  .about-blog h2 {
    font-size: 28px;
    margin-bottom: 15px; }
  .about-blog p {
    margin-bottom: 0;
    color: #00224D; }
  @media screen and (min-width: 768px) {
    .about-blog {
      padding-top: 83px;
      padding-bottom: 98px;
      padding-left: 44px;
      padding-right: 44px;
      background-position: calc( 50% + 272px) 106%;
      background-size: 386px auto; }
      .about-blog::after {
        clear: both;
        content: "";
        display: block; } }
  @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 768px) and (min-resolution: 125dpi), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
    .about-blog {
      background-size: 386px auto; } }
  @media screen and (min-width: 768px) {
      .about-blog .container {
        width: calc(62.5% - 32.5px);
        float: left;
        margin-left: 20px; }
      .about-blog h5 {
        font-size: 18px; }
      .about-blog h2 {
        font-size: 36px;
        margin-bottom: 20px; } }
  @media screen and (min-width: 1025px) {
    .about-blog {
      padding-top: 124px;
      padding-bottom: 110px;
      padding-left: 22px;
      padding-right: 22px;
      background-position: calc( 50% + 540px) 140%; }
      .about-blog::after {
        clear: both;
        content: "";
        display: block; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1025px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 1025px) and (min-resolution: 125dpi), only screen and (min-width: 1025px) and (min-resolution: 1.3dppx) {
    .about-blog {
      background-size: 418px auto; } }
  @media screen and (min-width: 1025px) {
      .about-blog .container {
        width: auto;
        float: none;
        margin-left: auto; }
      .about-blog .col-1 {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px; }
        .about-blog .col-1 h2 {
          margin-right: 30px;
          margin-bottom: 0; }
      .about-blog .col-2 {
        width: calc(41.66667% - 28.33333px);
        float: left;
        margin-left: 20px; } }

.newsletter {
  display: none !important;
  background-color: #EAEFEE;
  color: #00224D;
  padding-bottom: 52px; }
  .newsletter::after {
    clear: both;
    content: "";
    display: block; }
  .newsletter .form {
    padding: 50px 0 72px; }
    .newsletter .form h3 {
      padding: 0; }
  .newsletter .subscribe-form-main {
    padding: 0 24px; }
  .newsletter .list {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
  .newsletter h5 {
    font-size: 16px;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .newsletter h5 {
        font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .newsletter {
      padding-left: 22px;
      padding-right: 22px; }
      .newsletter .form {
        width: calc(83.33333% - 36.66667px);
        float: left;
        margin-left: 20px;
        margin-left: calc(8.33333% - 21.66667px + 40px); } }
  @media screen and (min-width: 1025px) {
    .newsletter {
      padding: 90px 22px; }
      .newsletter > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .newsletter .form {
        width: calc(50% - 30px);
        float: left;
        margin-left: 20px;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .newsletter .subscribe-form-main {
        text-align: left;
        padding-left: 0; }
        .newsletter .subscribe-form-main h3 {
          font-size: 36px;
          margin: 0 110px 28px 0; }
        .newsletter .subscribe-form-main .form-bar {
          margin-left: 0; }
      .newsletter .list {
        width: calc(41.66667% - 28.33333px);
        float: left;
        margin-left: 20px;
        margin-left: calc(8.33333% - 21.66667px + 40px); }
      .newsletter h5 {
        margin-bottom: 0; } }

article.post, article.type-post {
  position: relative;
  margin-bottom: 60px; }
  article.post .post-hero-image, article.type-post .post-hero-image {
    height: 192px;
    background-color: #ddd;
    background-size: cover;
    background-image: url("../images/hero-default.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      article.post .post-hero-image, article.type-post .post-hero-image {
        background-image: url("../images/hero-default_2x.png"); } }
  article.post .entry-title, article.type-post .entry-title {
    border-top: 6px solid #69E7C1;
    padding: 22px 22px 0 22px;
    background-color: white; }
  article.post .entry-content, article.type-post .entry-content {
    padding: 0 22px; }
  article.post .excerpt, article.post header footer, article.type-post .excerpt, article.type-post header footer {
    color: #747474;
    margin: 18px 0; }
  article.post footer .category-links a, article.type-post footer .category-links a {
    margin-bottom: 6px; }
  article.post .tags-links, article.type-post .tags-links {
    margin-bottom: 35px; }
  @media screen and (min-width: 768px) {
    article.post, article.type-post {
      padding-top: 288px; }
      article.post .thumbnail, article.type-post .thumbnail {
        -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
        transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%; }
      article.post .thumbnail-container, article.type-post .thumbnail-container {
        overflow: hidden;
        width: 330px;
        height: 200px;
        display: block; }
      article.post:hover .thumbnail, article.type-post:hover .thumbnail {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
      article.post .post-hero-image, article.type-post .post-hero-image {
        position: absolute;
        width: 100%;
        height: 385px;
        z-index: -1;
        top: 0;
        left: 0; }
      article.post .entry-title, article.type-post .entry-title {
        margin: 0;
        padding: 50px 132px 0; }
      article.post .entry-content, article.type-post .entry-content {
        padding: 0 132px; }
      article.post .tags-links, article.type-post .tags-links {
        margin-bottom: 50px; } }
  @media screen and (min-width: 1025px) {
    article.post, article.type-post {
      padding-top: 486px;
      margin-bottom: 90px; }
      article.post .post-hero-image, article.type-post .post-hero-image {
        height: 600px; }
      article.post .entry-title, article.type-post .entry-title {
        margin: 0 100px;
        padding: 50px 100px 0; }
      article.post .entry-content, article.type-post .entry-content {
        padding: 0 200px; }
      article.post .entry-meta, article.type-post .entry-meta {
        margin-top: 20px;
        margin-bottom: 50px; }
      article.post .tags-links, article.type-post .tags-links {
        margin-bottom: 65px; } }
  article.post.preview-small, article.type-post.preview-small {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    padding-top: 0; }
    article.post.preview-small .thumbnail, article.type-post.preview-small .thumbnail {
      background: #ddd;
      padding-top: 66%;
      background-size: cover;
      background-position: 50% 50%;
      margin-bottom: 18px;
      background-image: url(../images/more-default.png); }

@includ hidpi {
  article.post.preview-small .thumbnail, article.type-post.preview-small .thumbnail {
    background-image: url(../images/more-default_2x.png); } }
    article.post.preview-small .post-text-content .entry-eyebrow, article.type-post.preview-small .post-text-content .entry-eyebrow {
      margin-bottom: 6px;
      height: 16px; }
    article.post.preview-small .post-text-content .entry-title, article.type-post.preview-small .post-text-content .entry-title {
      border-top: 0;
      padding: 0;
      margin: 0; }
    article.post.preview-small .post-text-content .excerpt, article.type-post.preview-small .post-text-content .excerpt {
      width: 100%;
      margin: 5px 0;
      display: block;
      display: -webkit-box;
      display: box;
      height: 81px;
      -webkit-line-clamp: 3;
      line-clamp: 3;
      -webkit-box-orient: vertical;
      box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media screen and (min-width: 768px) {
      article.post.preview-small, article.type-post.preview-small {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        article.post.preview-small:after, article.type-post.preview-small:after {
          content: "";
          clear: both; }
        article.post.preview-small .thumbnail-link:hover ~ .post-text-content .entry-title a, article.type-post.preview-small .thumbnail-link:hover ~ .post-text-content .entry-title a {
          color: rgba(0, 34, 77, 0.8); }
        article.post.preview-small .thumbnail, article.type-post.preview-small .thumbnail {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          position: relative;
          padding-top: 0;
          height: 200px;
          width: 330px;
          margin-bottom: 0; }
        article.post.preview-small .post-text-content, article.type-post.preview-small .post-text-content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          position: relative;
          height: 200px;
          margin-left: 22px;
          padding-bottom: 0;
          margin-bottom: 20px; }
          article.post.preview-small .post-text-content .entry-eyebrow, article.post.preview-small .post-text-content .entry-title, article.type-post.preview-small .post-text-content .entry-eyebrow, article.type-post.preview-small .post-text-content .entry-title {
            margin-left: 0;
            padding-left: 0; }
          article.post.preview-small .post-text-content .entry-title > a, article.type-post.preview-small .post-text-content .entry-title > a {
            min-height: auto;
            display: -webkit-box;
            display: box;
            max-height: 64px;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
          article.post.preview-small .post-text-content .entry-eyebrow .readtime, article.type-post.preview-small .post-text-content .entry-eyebrow .readtime {
            position: absolute;
            left: 0;
            bottom: 0; }
          article.post.preview-small .post-text-content .excerpt, article.type-post.preview-small .post-text-content .excerpt {
            display: -webkit-box;
            display: box;
            max-height: 81px;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
            box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
          article.post.preview-small .post-text-content .time-byline, article.type-post.preview-small .post-text-content .time-byline {
            margin-top: auto; }
        .ie-11 article.post.preview-small .post-text-content, .ie-10 article.post.preview-small .post-text-content, .ie-11 article.type-post.preview-small .post-text-content, .ie-10 article.type-post.preview-small .post-text-content {
          width: calc(100% - 350px); }
          .ie-11 article.post.preview-small .post-text-content .entry-title, .ie-10 article.post.preview-small .post-text-content .entry-title, .ie-11 article.type-post.preview-small .post-text-content .entry-title, .ie-10 article.type-post.preview-small .post-text-content .entry-title {
            display: block;
            height: 67px;
            overflow: hidden; }
          .ie-11 article.post.preview-small .post-text-content .excerpt, .ie-10 article.post.preview-small .post-text-content .excerpt, .ie-11 article.type-post.preview-small .post-text-content .excerpt, .ie-10 article.type-post.preview-small .post-text-content .excerpt {
            margin-top: 0;
            display: block;
            height: 81px;
            overflow: hidden; } }

.timer-icon {
  vertical-align: middle; }
  .timer-icon .icon {
    width: 16px;
    height: 16px; }

.post .entry-content h1 a, .post .entry-content h2 a, .post .entry-content h3 a, .post .entry-content h4 a, .post .entry-content h5 a, .post .entry-content h6 a, .post .entry-content p a, .post .entry-content li a {
  -webkit-transition: background-position 0.15s ease-in-out 0.1s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: background-position 0.15s ease-in-out 0.1s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: background-position 0.15s ease-in-out 0.1s, box-shadow 0.15s ease-in-out 0s;
  transition: background-position 0.15s ease-in-out 0.1s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#69E7C1), to(#69E7C1));
  background-image: linear-gradient(to bottom, #69E7C1 0%, #69E7C1 100%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 1.05em;
  overflow: hidden;
  color: #00224D; }
  .post .entry-content h1 a:hover, .post .entry-content h2 a:hover, .post .entry-content h3 a:hover, .post .entry-content h4 a:hover, .post .entry-content h5 a:hover, .post .entry-content h6 a:hover, .post .entry-content p a:hover, .post .entry-content li a:hover {
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#69E7C1), to(#69E7C1));
    background-image: linear-gradient(to bottom, #69E7C1 0%, #69E7C1 100%);
    background-position: 0 0em;
    -webkit-box-shadow: 0em 0 0 #69E7C1, 0em 0 0 #69E7C1;
    box-shadow: 0em 0 0 #69E7C1, 0em 0 0 #69E7C1;
    -webkit-transition: background-position 0.1s ease-in-out 0s, -webkit-box-shadow 0.1s ease-in-out 0.1s;
    transition: background-position 0.1s ease-in-out 0s, -webkit-box-shadow 0.1s ease-in-out 0.1s;
    transition: background-position 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0.1s;
    transition: background-position 0.1s ease-in-out 0s, box-shadow 0.1s ease-in-out 0.1s, -webkit-box-shadow 0.1s ease-in-out 0.1s; }

.post .entry-content > h1 {
  font-size: 36px;
  line-height: 1.11111;
  font-weight: 700;
  margin-bottom: 0.1em; }

.post .entry-content > h2 {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 700;
  margin-bottom: 0.2em; }

.post .entry-content > h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.16667;
  margin-bottom: 0.2em; }

.post .entry-content > h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 0.84615;
  margin-bottom: 0.23em; }

.post .entry-content > h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22222;
  margin-bottom: 0.25em;
  font-family: "KievitSlab", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.post .entry-content > h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.22222;
  margin-bottom: 0.28em; }

.post .entry-content > h3[style], .post .entry-content > h4[style], .post .entry-content > h5[style] {
  margin-bottom: 0.23em; }

.post .entry-content > figure {
  margin-bottom: 40px; }
  .post .entry-content > figure img {
    height: auto; }

.post .entry-content .wp-caption-text {
  font-size: 16px;
  color: #747474; }

.single .post .entry-content > p:first-of-type::first-letter {
  font-size: 68px;
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  float: left;
  line-height: 0.9;
  margin-right: 0.15em;
  color: black; }
  @media screen and (min-width: 768px) {
    .single .post .entry-content > p:first-of-type::first-letter {
      font-size: 86px; } }
  @media screen and (min-width: 1025px) {
    .single .post .entry-content > p:first-of-type::first-letter {
      font-size: 95px; } }

.post .entry-content p, .post .entry-content li {
  margin-bottom: 40px; }

@media screen and (min-width: 768px) {
  .post .entry-content > figure {
    margin-bottom: 60px; } }

.entry-footer {
  margin: 53px 0 64px; }

.tags-links h5 {
  font-size: 22px;
  line-height: 1.16667;
  margin-bottom: 12px;
  font-weight: 600; }

@media screen and (min-width: 768px) {
  .tags-links h5 {
    font-size: 24px; } }

.comments-area {
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 0 22px;
  margin: 60px 0 100px; }
  .comments-area-closed .comments-title {
    background-color: #F0F0F0; }
  .comments-area .comments-title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    margin-bottom: 17px;
    display: block;
    color: #00224D;
    background-color: #F0F0F0; }
    .comments-area .comments-title:hover {
      background-color: #00224D;
      color: white; }
      .comments-area .comments-title:hover .icon-comment {
        fill: white;
        color: #00224D; }
    .comments-area .comments-title .icon-comment {
      -webkit-transition: 150ms ease;
      transition: 150ms ease;
      width: 24px;
      height: 21px;
      fill: #00224D;
      color: white;
      vertical-align: middle;
      margin-right: 20px; }
  .comments-area .comment-author {
    color: #00224D;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    .comments-area .comment-author cite {
      font-style: normal;
      font-weight: 600; }
  .comments-area .comment-meta {
    margin-bottom: 30px; }
    .comments-area .comment-meta a {
      font-size: 14px;
      line-height: 1;
      color: #747474; }
  .comments-area .comment-text p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.7); }
  .comments-area .comment-body {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(116, 116, 116, 0.25); }
  .comments-area .form-submit {
    text-align: center;
    margin-top: 50px; }
  .comments-area .comments-toggle {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: height 1s cubic-bezier(0.23, 1, 0.32, 1); }
  .comments-area.toggled .comments-title {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    height: 0;
    padding: 0;
    overflow: hidden; }
  @media screen and (min-width: 768px) {
    .comments-area {
      padding: 0 132px; }
      .comments-area .comments-title {
        padding: 23px 0; } }
  @media screen and (min-width: 1025px) {
    .comments-area {
      padding: 0 200px; } }

.preview-small-container {
  margin-bottom: 56px; }
  .preview-small-container::after {
    clear: both;
    content: "";
    display: block; }
  .preview-small-container h2.posts-list-header {
    width: calc(100% - 44px);
    float: left;
    margin-left: 22px; }
    @media (min-width: 768px) {
      .preview-small-container h2.posts-list-header {
        width: calc(100% - 88px);
        float: left;
        margin-left: 44px; } }
    @media (min-width: 1025px) {
      .preview-small-container h2.posts-list-header {
        width: calc(100% - 112px);
        float: left;
        margin-left: 56px; } }
  .preview-small-container .posts-column {
    width: calc(100% - 44px);
    float: left;
    margin-left: 22px; }
    @media (min-width: 768px) {
      .preview-small-container .posts-column {
        width: calc(100% - 88px);
        float: left;
        margin-left: 44px; } }
    @media (min-width: 1025px) {
      .preview-small-container .posts-column {
        width: calc(66.66667% - 93.33333px);
        float: left;
        margin-left: 56px;
        border-right: 1px solid #F0F0F0;
        padding-right: 56px; } }
  .preview-small-container .aside-column {
    width: calc(100% - 44px);
    float: left;
    margin-left: 22px; }
    .preview-small-container .aside-column .aside-item, .preview-small-container .aside-column .subscribe-form-main {
      margin-top: 50px; }
    @media (min-width: 768px) {
      .preview-small-container .aside-column {
        width: calc(100% - 88px);
        float: left;
        margin-left: 44px; } }
    @media (min-width: 1025px) {
      .preview-small-container .aside-column {
        width: calc(33.33333% - 74.66667px);
        float: left;
        margin-left: 56px; }
        .preview-small-container .aside-column .subscribe-form-main:first-child, .preview-small-container .aside-column .aside-item:first-child {
          margin-top: 0; } }

.entry-content {
  position: relative; }
  .entry-content .wpulike {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-tap-highlight-color: transparent; }
    .entry-content .wpulike:hover svg {
      border-color: #F27A85 !important; }
      .entry-content .wpulike:hover svg .heart {
        fill: #F27A85; }
    .entry-content .wpulike .wp_ulike_is_unliked svg {
      border: 1px solid #CCD3DB; }
    .entry-content .wpulike .wp_ulike_is_liked svg {
      border-color: #F27A85;
      background-color: #F27A85; }
      .entry-content .wpulike .wp_ulike_is_liked svg .heart {
        fill: #FFFFFF; }
    .entry-content .wpulike svg {
      width: 75px;
      border-radius: 100px;
      border: 1px solid #CCD3DB; }
    .entry-content .wpulike:before {
      content: 'Love this article? Let us know!';
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-weight: bold;
      font-size: 24px;
      color: #00224D;
      line-height: 1.11111;
      width: 190px; }
    .entry-content .wpulike .count-box {
      font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      font-weight: 500;
      font-size: 16px;
      color: #747474;
      bottom: 33px;
      right: -10px; }
  .ie .entry-content .wpulike-robeen svg .heart, .ie .entry-content .wpulike-robeen svg .main-circ, .ie
  .entry-content .wpulike-robeen svg .grp1, .ie .entry-content .wpulike-robeen svg .grp2, .ie .entry-content .wpulike-robeen svg .grp3, .ie .entry-content .wpulike-robeen svg .grp4, .ie .entry-content .wpulike-robeen svg .grp5, .ie .entry-content .wpulike-robeen svg .grp6, .ie .entry-content .wpulike-robeen svg .grp7 {
    -webkit-transition: none;
    transition: none;
    -webkit-animation: none;
    animation: none; }
  .ie .entry-content .wpulike-robeen svg .main-circ, .ie .entry-content .wpulike-robeen svg .grp1, .ie .entry-content .wpulike-robeen svg .grp2, .ie .entry-content .wpulike-robeen svg .grp3, .ie .entry-content .wpulike-robeen svg .grp4, .ie .entry-content .wpulike-robeen svg .grp5, .ie .entry-content .wpulike-robeen svg .grp6, .ie .entry-content .wpulike-robeen svg .grp7 {
    display: none; }
  @media screen and (max-width: 350px) {
    .entry-content .wpulike:before {
      width: 140px; } }
  @media screen and (min-width: 768px) {
    .entry-content .wpulike:before {
      font-size: 30px; } }
  @media screen and (min-width: 1025px) {
    .entry-content .wpulike:before {
      font-size: 36px;
      width: 280px; }
      .ie-11 .entry-content .wpulike:before, .ie-10 .entry-content .wpulike:before {
        display: block; }
    .entry-content .wpulike svg {
      width: 86px;
      height: 86px;
      border-radius: 100px;
      border: 1px solid #CCD3DB; } }

.share-container {
  margin: 30px 0 50px; }
  .share-container.post-share {
    margin-bottom: 40px;
    z-index: 5; }
  .share-container a {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #CCD3DB;
    border-left: 0;
    padding: 0; }
    .share-container a .icon {
      width: 50px;
      height: 50px;
      fill: #CCD3DB; }
    .share-container a:first-child {
      border-left: 1px solid #CCD3DB; }
    .share-container a:hover {
      background-color: #00224D;
      border: 1px solid #00224D;
      border-left: 0; }
      .share-container a:hover .icon {
        fill: #FFFFFF; }
      .share-container a:hover:first-child {
        border-left: 1px solid #00224D; }
  .share-container:after {
    content: "";
    display: block;
    clear: both; }
  .share-container .share-menu {
    display: inline-block;
    width: 210px;
    height: 52px;
    overflow: hidden;
    margin-left: 20px; }
    .share-container .share-menu a {
      margin-left: -200px;
      -webkit-transition: margin 0.4s ease-out;
      transition: margin 0.4s ease-out; }
    .share-container .share-menu:hover a {
      margin-left: 0; }
  .share-container .share-toggle {
    display: inline-block; }
    .share-container .share-toggle:hover {
      border-left: 0; }
      .share-container .share-toggle:hover ~ .share-menu a {
        margin-left: 0; }
  @media screen and (min-width: 768px) {
    .share-container {
      margin-left: -10px; }
      .share-container.post-share {
        position: absolute;
        top: 0;
        left: 50px;
        margin: 0; }
        .share-container.post-share a {
          float: none;
          border: 1px solid #CCD3DB;
          border-top: 0;
          width: 42px;
          height: 42px; }
          .share-container.post-share a .icon {
            width: 42px;
            height: 42px; }
          .share-container.post-share a:first-child {
            border-top: 1px solid #CCD3DB; }
          .share-container.post-share a:hover {
            border-top: 0; }
            .share-container.post-share a:hover:first-child {
              border-top: 1px solid #00224D; }
      .share-container .share-menu {
        margin-left: 0; } }
  @media screen and (min-width: 1025px) {
    .share-container {
      margin-left: 0; }
      .share-container.post-share {
        left: 116px; } }
  .touchevents .share-container .share-toggle {
    display: none; }
  .touchevents .share-container .share-menu a {
    margin-left: 0; }

.read-next {
  position: relative;
  height: 713px;
  overflow: hidden; }
  .read-next.toggled:after {
    display: none; }
  .read-next .post {
    margin-bottom: 0; }
  .read-next .read-next-header {
    font-size: 28px;
    margin-bottom: 40px;
    font-weight: normal;
    text-align: center; }
  .read-next .continue {
    display: block;
    position: relative;
    z-index: 1; }
  .read-next .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .read-next.container {
    height: auto;
    margin-bottom: 100px; }
  .read-next .entry-content {
    padding: 0 22px; }
  .read-next:after {
    content: '';
    display: block;
    width: 100%;
    bottom: 0;
    top: 50%;
    position: absolute;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); }
  .read-next section.entry-content {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
    .read-next section.entry-content .excerpt {
      margin: 0; }
  .read-next footer.entry-content {
    margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .read-next {
      height: 836px; }
      .read-next .read-next-header {
        font-size: 30px;
        margin-bottom: 40px; }
      .read-next:after {
        top: 70%; }
      .read-next .entry-content {
        padding: 0 132px; }
      .read-next footer.entry-content {
        margin-top: 30px;
        margin-bottom: 43px; } }
  @media screen and (min-width: 1025px) {
    .read-next {
      height: 1186px; }
      .read-next .read-next-header {
        font-size: 36px;
        margin-bottom: 50px; }
      .read-next .entry-content {
        padding: 0 200px; }
      .read-next footer.entry-content {
        margin-top: 30px;
        margin-bottom: 47px; } }

.more-posts {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00224D), color-stop(45%, #00224D), color-stop(45.001%, #FFFFFF), to(#FFFFFF));
  background-image: linear-gradient(180deg, #00224D 0%, #00224D 45%, #FFFFFF 45.001%, #FFFFFF 100%);
  padding: 50px 0 60px;
  overflow: hidden;
  white-space: nowrap; }
  .more-posts .container {
    display: none; }
    @media screen and (min-width: 768px) {
      .more-posts .container {
        display: block; } }
  .more-posts h2 {
    color: white;
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: normal; }
  .more-posts .card-items::after {
    clear: both;
    content: "";
    display: block; }
  .more-posts .card {
    display: inline-block;
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
    white-space: normal; }
  .more-posts .category-links a {
    font-size: 14px; }
  .more-posts .entry-title {
    font-size: 16px;
    margin-bottom: 5px; }
    .more-posts .entry-title:hover {
      opacity: 0.8; }
  .more-posts .time-byline {
    font-size: 14px; }
  .more-posts .excerpt {
    display: none; }
  .more-posts .thumbnail {
    width: 100%;
    height: 0;
    padding-top: 54%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-image: url(../images/more-default.png);
    margin-bottom: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .more-posts .thumbnail {
        background-image: url(../images/more-default_2x.png); } }
  @media screen and (min-width: 768px) {
    .more-posts {
      padding: 50px 0 68px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#00224D), color-stop(34%, #00224D), color-stop(34.001%, #FFFFFF), to(#FFFFFF));
      background-image: linear-gradient(180deg, #00224D 0%, #00224D 34%, #FFFFFF 34.001%, #FFFFFF 100%); }
      .more-posts .excerpt {
        display: block;
        font-size: 14px; }
      .more-posts .entry-title {
        font-size: 18px; }
      .more-posts .card-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 44px 0 24px; }
      .more-posts .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: top;
        -ms-flex-pack: top;
        justify-content: top; } }
  @media screen and (min-width: 1025px) {
    .more-posts {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#00224D), color-stop(45%, #00224D), color-stop(45.001%, #FFFFFF), to(#FFFFFF));
      background-image: linear-gradient(180deg, #00224D 0%, #00224D 45%, #FFFFFF 45.001%, #FFFFFF 100%);
      padding: 100px 0; }
      .more-posts .container {
        max-width: 1230px; }
      .more-posts h2 {
        font-size: 36px;
        margin-bottom: 74px; }
      .more-posts .entry-title {
        font-size: 24px; }
      .more-posts .card-items {
        padding: 0; } }
  @media screen and (min-width: 1025px) and (min-width: 1025px) {
    .more-posts .card {
      width: calc(33.33333% - 40px);
      float: left;
      margin-left: 30px; } }
  .more-posts .swiper-container {
    padding-bottom: 40px; }
    .more-posts .swiper-container .swiper-wrapper .swiper-slide {
      width: 60%; }
      .more-posts .swiper-container .swiper-wrapper .swiper-slide .card {
        width: 100%;
        margin: 0;
        float: none; }
    .more-posts .swiper-container .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      opacity: 1;
      margin: 0 5px;
      background-color: #FFFFFF;
      -webkit-box-shadow: inset 0px 0px 0px 2px #747474;
      box-shadow: inset 0px 0px 0px 2px #747474; }
      .more-posts .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #00224D; }
    @media screen and (min-width: 768px) {
      .more-posts .swiper-container {
        display: none; } }

.zocdoc-inset-promo {
  background-color: #69E7C1;
  margin-right: -22px;
  margin-bottom: 40px;
  margin-left: -22px; }
  .zocdoc-inset-promo::after {
    clear: both;
    content: "";
    display: block; }
  .zocdoc-inset-promo .col {
    padding: 30px 22px; }
  .zocdoc-inset-promo h5 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 20px;
    color: #004C35;
    position: relative;
    padding: 10px 0 10px 13px;
    display: inline-block; }
    .zocdoc-inset-promo h5 .icon {
      height: 36px;
      width: 28px;
      position: absolute;
      left: 0;
      top: 0; }
    .zocdoc-inset-promo h5 span {
      position: relative; }
  .zocdoc-inset-promo h3 {
    font-size: 30px;
    color: #004C35;
    font-weight: normal;
    margin-bottom: 28px; }
  .zocdoc-inset-promo a {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #004C35;
    font-size: 18px; }
    .zocdoc-inset-promo a .icon {
      height: 18px;
      width: 16px;
      vertical-align: middle;
      margin-left: 6px;
      fill: #004C35; }
    .zocdoc-inset-promo a:hover .icon {
      -webkit-animation: 0.7s linear 0s 3 normal forwards wiggle;
      animation: 0.7s linear 0s 3 normal forwards wiggle; }
  .zocdoc-inset-promo.zocdoc-inset-promo-form .col {
    padding: 30px; }
  .zocdoc-inset-promo .subscribe-form-main {
    padding: 0;
    background: none;
    margin: 0; }
    .zocdoc-inset-promo .subscribe-form-main h3 {
      text-align: left;
      padding: 0;
      font-size: 28px; }
    .zocdoc-inset-promo .subscribe-form-main button[type=submit] {
      background-color: #00224D;
      text-indent: 15px;
      padding-right: 0;
      padding-left: 0;
      width: auto; }
      .zocdoc-inset-promo .subscribe-form-main button[type=submit]:hover {
        color: #00224D; }
        .zocdoc-inset-promo .subscribe-form-main button[type=submit]:hover .icon {
          fill: #00224D; }
      .zocdoc-inset-promo .subscribe-form-main button[type=submit]:before {
        content: 'Subscribe';
        color: #FFFFFF;
        font-size: 16px; }
  @media screen and (min-width: 768px) {
    .zocdoc-inset-promo {
      width: auto;
      margin-left: 20px;
      float: right;
      text-align: left;
      margin-bottom: 30px;
      shape-outside: inset(0 0 0px 0px);
      clear: none;
      margin-right: 0; }
      .zocdoc-inset-promo h3 {
        font-size: 28px; }
      .zocdoc-inset-promo .col {
        padding: 24px 40px 38px 40px;
        width: 270px; }
      .zocdoc-inset-promo + a + blockquote {
        z-index: -1;
        clear: none;
        margin-right: -50px; }
        .zocdoc-inset-promo + a + blockquote > p {
          float: none;
          display: inline; }
      .zocdoc-inset-promo .subscribe-form-main .row {
        margin-left: 0;
        width: auto; }
      .zocdoc-inset-promo .subscribe-form-main button[type=submit] {
        background-color: #FFFFFF;
        text-indent: 0;
        padding-right: 10px;
        padding-left: 10px;
        width: 40px; }
        .zocdoc-inset-promo .subscribe-form-main button[type=submit]:before {
          content: ''; }
        .zocdoc-inset-promo .subscribe-form-main button[type=submit]:hover {
          color: #FFFFFF; }
          .zocdoc-inset-promo .subscribe-form-main button[type=submit]:hover .icon {
            fill: #FFFFFF; } }
  @media screen and (min-width: 1025px) {
    .zocdoc-inset-promo {
      float: right; }
      .zocdoc-inset-promo h5 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 18px; }
      .zocdoc-inset-promo a .icon {
        vertical-align: sub; } }

.inline-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 50px 0;
  background-color: #F0F0F0;
  padding: 5%; }
  .inline-promo::after {
    clear: both;
    content: "";
    display: block; }
  .inline-promo .post-text-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .inline-promo .thumbnail {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px; }
    .inline-promo .thumbnail figure {
      height: 0;
      background: #ddd;
      padding-top: 55.556%;
      background-size: cover;
      background-position: 50% 50%; }
  .inline-promo h5 {
    font-size: 14px; }
  .inline-promo h2 {
    font-size: 24px; }
    .inline-promo h2 a {
      background-image: none !important; }
  .inline-promo .time-byline {
    font-size: 14px; }
  @media screen and (min-width: 768px) {
    .inline-promo {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-left: -20px;
      margin-right: -20px;
      width: calc(100% + 40px);
      margin-top: 39px;
      margin-bottom: 42px; }
      .inline-promo .post-text-content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: calc(58.33333% - 31.66667px);
        float: left;
        margin-left: 20px; }
      .inline-promo .thumbnail {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: calc(41.66667% - 28.33333px);
        float: left;
        margin-left: 20px; }
        .inline-promo .thumbnail figure {
          padding-top: 0;
          height: 149px; }
      .inline-promo h2 {
        font-size: 22px; } }
  @media screen and (min-width: 1025px) {
    .inline-promo .post-text-content {
      width: calc(58.33333% - 31.66667px);
      float: left;
      margin-left: 20px; }
    .inline-promo .thumbnail {
      width: calc(33.33333% - 26.66667px);
      float: left;
      margin-left: 20px; }
    .inline-promo h2 {
      font-size: 24px; } }

.archive-header {
  margin: 0 22px 36px 22px; }
  .archive-header::after {
    clear: both;
    content: "";
    display: block; }
  .archive-header .hero-image {
    background-color: #00224D;
    height: 192px;
    margin: 0 -22px 22px -22px;
    background-image: url("../images/category-hero.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90% auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .archive-header .hero-image {
        background-image: url("../images/category-hero_2x.png"); } }
  .archive-header .archive-title {
    margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .archive-header {
      background-color: #00224D;
      margin: 0 0 36px;
      padding: 50px 24px;
      background-image: url("../images/category-hero.png");
      background-repeat: no-repeat;
      background-position: calc(50% + 230px) -24px;
      background-size: 649px 306px; } }
  @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 768px) and (min-resolution: 125dpi), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
    .archive-header {
      background-image: url("../images/category-hero_2x.png"); } }
  @media screen and (min-width: 768px) {
      .archive-header .hero-image {
        display: none; }
      .archive-header .row {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px; }
      .archive-header .archive-type, .archive-header .archive-title, .archive-header .archive-description p {
        color: #FFFFFF;
        max-width: 270px; } }
  @media screen and (min-width: 1025px) {
    .archive-header {
      padding: 74px 28px; }
      .archive-header .row {
        margin-left: 28px; }
      .archive-header .archive-type, .archive-header .archive-title, .archive-header .archive-description p {
        max-width: 370px; } }

.not-found .page-header {
  padding-top: 54px;
  padding-bottom: 100px; }
  .not-found .page-header::after {
    clear: both;
    content: "";
    display: block; }

.not-found .page-title {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  font-weight: bold;
  line-height: 1.074;
  padding-top: 124px;
  background: transparent url(../images/logo-404.png) no-repeat 0 0;
  background-size: 89px auto; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .not-found .page-title {
      background-image: url(../images/logo-404_2x.png);
      background-size: 89px auto; } }
  .not-found .page-title h1 {
    display: block;
    margin-bottom: 5px;
    font-size: 32px; }
  .not-found .page-title h3 {
    font-family: "Georgia", "Times", "Times New Roman", serif;
    font-size: 20px;
    letter-spacing: 0.11px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 30px;
    color: #00224D;
    margin-right: 20%; }

@media screen and (min-width: 768px) {
  .not-found {
    padding-right: 22px;
    padding-left: 22px; }
    .not-found .page-header {
      padding-top: 114px;
      padding-bottom: 150px; }
    .not-found .page-title {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px;
      padding-top: 0;
      padding-left: 160px;
      background-size: 128px auto;
      background-position: 10px 0; }
      .not-found .page-title h1 {
        font-size: 48px;
        margin-top: 40px; }
      .not-found .page-title h3 {
        margin-bottom: 40px;
        margin-right: 0; }
      .not-found .page-title .button {
        margin-left: -160px;
        width: calc(100% + 160px); } }

@media screen and (min-width: 1025px) {
  .not-found .page-header {
    padding-top: 255px;
    padding-bottom: 255px; }
  .not-found .page-title {
    width: calc(91.66667% - 38.33333px);
    float: left;
    margin-left: 20px;
    margin-left: calc(8.33333% - 21.66667px + 40px);
    font-size: 54px;
    padding-left: 200px;
    background: transparent url(../images/logo-404.png) no-repeat 0 50%;
    background-size: 142px auto; } }
  @media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1025px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-width: 1025px) and (min-resolution: 125dpi), only screen and (min-width: 1025px) and (min-resolution: 1.3dppx) {
    .not-found .page-title {
      background-image: url(../images/logo-404_2x.png);
      background-size: 142px auto; } }

@media screen and (min-width: 1025px) {
    .not-found .page-title h1 {
      display: block;
      margin-bottom: 5px;
      margin-top: 0; }
    .not-found .page-title h3 {
      font-family: "Georgia", "Times", "Times New Roman", serif;
      font-size: 20px;
      letter-spacing: 0.11px;
      line-height: 28px;
      font-weight: normal;
      margin-bottom: 30px;
      color: #00224D; }
    .not-found .page-title .button {
      margin-left: 0;
      width: auto; } }

.highlights {
  overflow: hidden;
  white-space: nowrap;
  margin: 0 -22px; }
  .highlights header {
    margin: 0 22px; }
    @media screen and (min-width: 768px) {
      .highlights header {
        margin: 0; } }
  @media screen and (min-width: 1025px) {
    .highlights {
      margin: 0; } }
  .highlights .swiper-container {
    padding-bottom: 60px; }
    .highlights .swiper-container.disabled .swiper-pagination {
      display: none; }
    .highlights .swiper-container .swiper-wrapper .swiper-slide {
      width: 330px; }
      .highlights .swiper-container .swiper-wrapper .swiper-slide .highlight {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0; }
    .highlights .swiper-container .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      opacity: 1;
      margin: 0 5px;
      background-color: #FFFFFF;
      -webkit-box-shadow: inset 0px 0px 0px 2px #747474;
      box-shadow: inset 0px 0px 0px 2px #747474; }
      .highlights .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #00224D; }
    @media screen and (min-width: 768px) {
      .highlights .swiper-container {
        display: none; } }

.highlight {
  border: 1px solid #CCD3DB;
  padding: 30px;
  width: 268px;
  min-height: 260px;
  text-align: center;
  display: inline-block;
  margin-left: 22px; }
  .highlight .highlight-icon {
    margin-bottom: 12px; }
    .highlight .highlight-icon .icon {
      width: 54px;
      height: 54px; }
  .highlight .highlight-description {
    color: #00224D;
    font-size: 18px;
    line-height: 26px;
    white-space: normal; }
  .highlight .highlight-link {
    font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #00224D;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 2px solid #00224D;
    -ms-flex-item-align: center;
    align-self: center; }
    .highlight .highlight-link:hover {
      border-bottom: 2px solid #69E7C1; }

.highlight-items {
  display: none; }
  @media screen and (min-width: 768px) {
    .highlight-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .highlight-items .highlight {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .highlight-items .highlight:first-child {
          margin-left: 0; } }
  @media screen and (min-width: 1025px) {
    .highlight-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .highlight-items .highlight {
        margin: 0 0 22px 0;
        width: auto; } }

.quick-reads h2.secondary-header:first-child {
  margin-left: 0; }

.quick-read {
  margin-top: 22px; }
  .quick-read .thumbnail {
    width: 30%;
    padding-top: 30%;
    float: left;
    margin-right: 22px;
    background-size: cover;
    background-color: #ddd;
    background-image: url(../images/more-default.png); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      .quick-read .thumbnail {
        background-image: url(../images/more-default_2x.png); } }
  .quick-read header {
    width: calc(70% - 22px);
    float: left; }
    .quick-read header .entry-title {
      margin: 5px 0 0 0; }
      .quick-read header .entry-title a:hover {
        opacity: 0.8; }
  .quick-read:after {
    content: "";
    display: block;
    clear: both; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .quick-read {
      float: left;
      margin-right: 25px;
      width: calc(33% - 15px); }
      .quick-read .thumbnail {
        float: none;
        display: block;
        width: 100%;
        padding-top: 100%;
        margin-bottom: 20px; }
      .quick-read header {
        float: none;
        width: 100%; }
        .quick-read header .category-links a {
          font-size: 14px; }
        .quick-read header .entry-title {
          margin-top: 5px;
          font-weight: 600;
          font-size: 16px; }
          .quick-read header .entry-title a {
            color: #747474; }
      .quick-read:last-child {
        margin-right: 0; }
      .quick-read:after {
        display: none; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .quick-reads:after {
    content: "";
    display: block;
    clear: both; } }

.search-header {
  background-color: #EAEFEE;
  padding: 40px 0;
  margin-bottom: 60px;
  font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .search-header::after {
    clear: both;
    content: "";
    display: block; }
  .search-header .column {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
  .search-header .search-title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #00224D; }
  .search-header form {
    position: relative; }
    .search-header form input {
      border: 0;
      font-size: 32px;
      color: #00224D;
      font-weight: 700;
      padding: 0;
      margin: 0;
      border-bottom: 2px solid #747474;
      background-color: transparent; }
      .search-header form input::-webkit-search-cancel-button {
        display: none; }
    .search-header form button {
      background-color: transparent;
      position: absolute;
      top: 4px;
      right: 0;
      padding: 0; }
      .search-header form button .icon {
        width: 30px;
        height: 30px; }
      .search-header form button:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent; }
  .search-header .filters-list {
    margin: 40px 0 0 0;
    height: 16px; }
    .search-header .filters-list li {
      float: left; }
      .search-header .filters-list li a {
        font-size: 16px;
        line-height: 16px;
        color: #00224D;
        font-weight: 600;
        display: block;
        margin-right: 15px;
        border-bottom: 2px solid transparent;
        font-family: "SharpSans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        .search-header .filters-list li a.selected {
          border-bottom: 2px solid #00224D; }
        .search-header .filters-list li a:hover {
          opacity: 0.8; }
      .search-header .filters-list li:last-child a {
        margin-right: 0; }
  @media screen and (min-width: 768px) {
    .search-header {
      padding: 70px 25px;
      margin-bottom: 100px; }
      .search-header .column {
        margin-left: 20px; }
      .search-header form input {
        font-size: 54px; }
      .search-header form button {
        top: 18px; }
        .search-header form button .icon {
          width: 37px;
          height: 37px; }
      .search-header .filters-list li a {
        margin-right: 30px; } }
  @media screen and (min-width: 1025px) {
    .search-header {
      padding: 74px 28px; }
      .search-header .column {
        margin-left: 28px; } }

.ajax-load-more-wrap .alm-reveal .preview-small {
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1), transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1), transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(7) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(8) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(9) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s; }
  .ajax-load-more-wrap .alm-reveal .preview-small:nth-child(10) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }

.ajax-load-more-wrap .alm-reveal.fade-in .preview-small {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

#popup-subscribe {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity .3s ease, z-index .3s step-end;
  transition: opacity .3s ease, z-index .3s step-end;
  opacity: 0;
  z-index: -1;
  padding: 15px; }
  .show-popup-subscribe #popup-subscribe {
    z-index: 2147483646;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    opacity: 1; }
  #popup-subscribe .overlay {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: -1000px;
    left: -1000px;
    right: -1000px;
    bottom: -1000px; }
  #popup-subscribe .popup-content {
    position: relative;
    z-index: 2147483647;
    background: #fe8a71;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3), 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3), 0 1px 5px rgba(0, 0, 0, 0.2);
    padding: 55px 110px 0;
    max-width: 668px;
    text-align: center; }
    #popup-subscribe .popup-content span {
      color: #00214c;
      font-size: 44px;
      font-family: Arial, sans-serif;
      font-weight: 700;
      max-width: 456px; }
    #popup-subscribe .popup-content iframe {
      display: block;
      margin: 0 auto;
      border: none; }
  #popup-subscribe .popup-close {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.6);
    border: 0;
    border-radius: 50%;
    color: #525151;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    outline: none;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    -webkit-transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out,background-color .2s ease-in-out;
    transition: transform .2s ease-in-out,background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;
    width: 20px;
    z-index: 1; }
    #popup-subscribe .popup-close:hover {
      background-color: #fff;
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }

/*# sourceMappingURL=../maps/style.css.map */