/*
Theme Name: Peter Greenberg - Wildebeest Theme
Theme URI: http://wildebee.st
Description: Peter Greenberg theme created by Wildebeest
Version: 1.0
Author: Wildebeest
Author URI: http://wildebee.st
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, figure, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

body {
  background: #FFF;
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a img {
  border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* for use by nav only - don't go higher */
.clear,
.clearfix {
  *zoom: 1;
}
.clear:before,
.clearfix:before, .clear:after,
.clearfix:after {
  content: " ";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}

.hidden,
.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.visible,
.is-visible {
  opacity: 1;
  visibility: visible;
}

@keyframes appear {
  100% {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
  }
}
@keyframes fadeUp {
  100% {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
}
html {
  font-size: 16px;
}

body {
  background: #FFFFFF;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
.heading-1 {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  h1,
  .heading-1 {
    font-size: 2.25rem;
    /* 36px */
    line-height: 1.25;
  }
}
@media only screen and (min-width: 1440px) {
  h1,
  .heading-1 {
    font-size: 3.5rem;
    /* 56px */
  }
}

h2,
.heading-2 {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-size: 0.75rem;
  /* 12px */
  font-style: italic;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  h2,
  .heading-2 {
    font-size: 0.875rem;
    /* 14px */
  }
}
@media only screen and (min-width: 1440px) {
  h2,
  .heading-2 {
    font-size: 1rem;
    /* 16px */
  }
}

h3,
.heading-3 {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  h3,
  .heading-3 {
    font-size: 1.625rem;
    /* 26px */
  }
}
@media only screen and (min-width: 1440px) {
  h3,
  .heading-3 {
    font-size: 2.5rem;
    /* 40px */
  }
}

h4,
.heading-4 {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-size: 1rem;
  /* 16px */
  font-weight: 700;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  h4,
  .heading-4 {
    font-size: 1.125rem;
    /* 18px */
  }
}

h5,
.heading-5 {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  /* 16px */
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  h5,
  .heading-5 {
    font-size: 1rem;
    /* 16px */
  }
}

h6,
.heading-6 {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-size: 0.75rem;
  /* 12px */
  font-style: italic;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  h6,
  .heading-6 {
    font-size: 0.875rem;
    /* 14px */
  }
}
@media only screen and (min-width: 1440px) {
  h6,
  .heading-6 {
    font-size: 1rem;
    /* 16px */
  }
}

p,
.text {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8125rem;
  /* 13px */
  font-weight: 500;
  line-height: 1.83;
}
p a,
.text a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  background-image: linear-gradient(to right, #BAD8FC 0%, #BAD8FC 100%);
  background-repeat: repeat-x;
  background-position: 0 105%;
  background-size: 100% 8px;
}
@media only screen and (min-width: 1024px) {
  p a,
  .text a {
    background-position: 0 105%;
    background-size: 100% 3px;
  }
}
@media only screen and (min-width: 1440px) {
  p a,
  .text a {
    background-position: 0 105%;
    background-size: 100% 4px;
  }
}
@media only screen and (min-width: 1024px) {
  p a:hover,
  .text a:hover {
    background-size: 100% 8px;
  }
}
@media only screen and (min-width: 1440px) {
  p a:hover,
  .text a:hover {
    background-size: 100% 10px;
  }
}
@media only screen and (min-width: 1024px) {
  p,
  .text {
    font-size: 0.875rem;
    /* 14px */
    line-height: 1.875;
  }
}
@media only screen and (min-width: 1440px) {
  p,
  .text {
    font-size: 1rem;
    /* 16px */
  }
}

.subheader {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  font-size: 0.75rem;
  /* 12px */
  display: block;
  font-style: normal;
}
@media only screen and (min-width: 1024px) {
  .subheader {
    line-height: 1.33;
    font-size: 1.313rem;
    /* 21px */
  }
}

.share {
  /* "Share this article" / "Connect with Peter" */
  color: #1D95FF;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 600;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .share {
    font-size: 0.875rem;
    /* 14px */
    color: #000000;
  }
}

.daves-wordpress-live-search_title,
.suggested-search-item a,
.suggested-searches-title {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  /* 14px */
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (min-width: 1024px) {
  .heading-more {
    display: block;
    color: #1D95FF;
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    /* 16px */
    font-weight: 600;
    line-height: 1;
    text-decoration: underline;
  }
}

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

strong {
  font-weight: 700;
}

.container {
  padding: 35px 25px;
}

.site-content {
  overflow: hidden;
}

.lock {
  overflow: hidden;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.wp-caption {
  /* Force the box to be 100% */
  width: 100% !important;
}

.wp-caption a img {
  /* Scale down if too big */
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

@media only screen and (min-width: 1024px) {
  .mobile {
    display: none !important;
  }
}

.desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .desktop {
    display: block;
  }
}

.header, .locations-content, .article-footer, .about .content, .single-post .top-content, .author .wrapper-author .author-content, .tax-locations .top-content,
.location-content .top-content,
.author-wrapper .top-content {
  padding: 0 25px;
}
@media only screen and (min-width: 1024px) {
  .header, .locations-content, .article-footer, .about .content, .single-post .top-content, .author .wrapper-author .author-content, .tax-locations .top-content,
  .location-content .top-content,
  .author-wrapper .top-content {
    padding: 0 7%;
    text-align: left;
    max-width: 740px;
  }
}
@media only screen and (min-width: 1440px) {
  .header, .locations-content, .article-footer, .about .content, .single-post .top-content, .author .wrapper-author .author-content, .tax-locations .top-content,
  .location-content .top-content,
  .author-wrapper .top-content {
    padding: 0 6%;
  }
}

@media print {
  * {
    background: transparent;
    box-shadow: none;
    color: #000;
    text-shadow: none;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
.elm-button:hover,
.elm-button:active,
.elm-button:focus {
  background: #FFFFFF;
}

.btn, .elm-button {
  width: 180px;
  height: 35px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #1D95FF;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .btn, .elm-button {
    width: 200px;
    height: 45px;
  }
}
.btn .btn-text, .btn .elm-button-text, .elm-button .btn-text, .elm-button .elm-button-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #1D95FF;
  font-size: 0.75rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .btn .btn-text, .btn .elm-button-text, .elm-button .btn-text, .elm-button .elm-button-text {
    font-size: 0.875rem;
    /* 14px */
  }
}
@media only screen and (min-width: 1440px) {
  .btn .btn-text, .btn .elm-button-text, .elm-button .btn-text, .elm-button .elm-button-text {
    font-size: 1rem;
    /* 16px */
  }
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 45px;
  z-index: 1005;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .close-btn {
    top: 22px;
    right: 20px;
    width: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .close-btn {
    top: 22px;
    right: 24px;
    width: 43px;
  }
}
.close-btn img {
  width: 100%;
}

.pt-button {
  text-align: center;
}

.pt-button__link {
  border-radius: 10px;
  font-size: 12px;
  text-align: center;
  padding: 10px 40px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
}

.pt-button--stroked a {
  border: 1px solid #1D95FF;
  color: #1D95FF;
}

.pt-button--filled a {
  border: none;
  background-color: #1D95FF;
  color: #FFFFFF;
}

@media only screen and (min-width: 768px) {
  .dropdown-selector {
    margin-right: 18px;
  }
}
@media only screen and (min-width: 1440px) {
  .dropdown-selector {
    margin-bottom: 12px;
    margin-right: 23px;
  }
}

.wrapper-dropd {
  position: relative;
  width: 275px;
  margin: 26px auto;
  padding: 18px;
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .wrapper-dropd {
    padding: 20px;
    margin: 0 auto;
    width: 285px;
  }
}
@media only screen and (min-width: 1440px) {
  .wrapper-dropd {
    padding: 26px;
    margin: 0 auto;
    width: 270px;
  }
}

.wrapper-dropd:after {
  content: url(img/down-arrow.svg);
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.wrapper-dropd.active:after {
  content: url(img/blue-down-arrow.svg);
  width: 5px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.wrapper-dropd .dropdown {
  position: absolute;
  top: 99%;
  left: -1px;
  right: -1px;
  background: white;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  transition: all 0.3s ease-out;
  list-style: none;
  opacity: 0;
  pointer-events: none;
}

.wrapper-dropd .dropdown li a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 24px 20px;
  transition: all 0.3s ease-out;
}

.wrapper-dropd .dropdown li i {
  margin-right: 5px;
  color: inherit;
  vertical-align: middle;
}

.wrapper-dropd .dropdown li:hover a {
  background-color: #1D95FF;
  color: #FFFFFF;
}

.wrapper-dropd.active:after {
  border-width: 0 6px 6px 6px;
}

.wrapper-dropd.active .dropdown {
  opacity: 1;
  pointer-events: auto;
  z-index: 2000;
}

.no-opacity .wrapper-dropd .dropdown,
.no-pointerevents .wrapper-dropd .dropdown {
  display: none;
  opacity: 1;
  pointer-events: auto;
}

.no-opacity .wrapper-dropd.active .dropdown,
.no-pointerevents .wrapper-dropd.active .dropdown {
  display: block;
}

.main-footer {
  background-color: #EEEEEE;
  padding: 50px 25px 25px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .main-footer {
    padding: 45px 8vw;
  }
}
@media only screen and (min-width: 1024px) {
  .main-footer .main-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .main-footer .right-content {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .main-footer .center-content {
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translateX(calc(-50% - 60px));
  }
}
@media only screen and (min-width: 1440px) {
  .main-footer .center-content {
    transform: translateX(calc(-50% - 100px));
  }
}
.main-footer .footer-items {
  margin-top: 60px;
}
@media only screen and (min-width: 1024px) {
  .main-footer .footer-items {
    /* temporary code. Needs updating */
    margin-top: 0;
  }
}
.main-footer .footer-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  /* 16px */
  line-height: 1;
}
.main-footer .footer-text li {
  margin: 25px 0;
}
.main-footer .footer-text li a {
  color: #000000;
}
@media only screen and (min-width: 1024px) {
  .main-footer .footer-text {
    font-size: 1rem;
    /* 16 px */
  }
}
@media only screen and (min-width: 1440px) {
  .main-footer .footer-text {
    font-size: 1.313rem;
    /* 21 px */
  }
}
.main-footer .footer-header {
  margin-bottom: 20px;
}
.main-footer .social-icons {
  margin: 60px 0 20px;
}
@media only screen and (min-width: 1024px) {
  .main-footer .social-icons {
    margin: 25px 0 20px;
  }
}
.main-footer .social-item {
  margin-right: 10px;
  width: 45px;
}
@media only screen and (min-width: 1024px) {
  .main-footer .social-item {
    width: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .main-footer .social-item {
    width: 45px;
  }
}
.main-footer .copyright {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  /* 12px */
  line-height: 1;
  color: #696969;
  font-style: italic;
}
@media only screen and (min-width: 1440px) {
  .main-footer .copyright {
    font-size: 0.875rem;
    /* 14px */
  }
}

.menu .page_item {
  margin: 20px 0;
}
.menu .page_item a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}

.input {
  font-family: "Open Sans", sans-serif;
  border-radius: 5px;
  font-size: 1rem;
  border: #FFFFFF;
  padding: 5px 15px;
}

.input-btn {
  background-color: #000000;
  width: 60px;
  height: 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 5px;
}

.header {
  box-sizing: border-box;
  height: 280px;
  border-radius: 5px;
  padding: 25px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .header {
    padding: 17vh 0 0 0;
    text-align: left;
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .header {
    padding-left: 0;
    padding-top: 115px;
  }
}
@media only screen and (min-width: 1920px) {
  .header {
    padding-top: 130px;
  }
}
.header .header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFFFFF;
  border-radius: 6px;
}
@media only screen and (min-width: 1024px) {
  .header .header-background {
    background: transparent;
  }
}
.header .header-content {
  position: relative;
  height: 100%;
  z-index: 2000;
}
.header .heading-2 {
  margin: 0 0 15px;
}
@media only screen and (min-width: 1440px) {
  .header .heading-2 {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .header .heading-2 {
    margin: 20px 0 25px;
  }
}
.header .heading-1 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  .header .heading-1 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .header .heading-1 {
    margin-bottom: 25px;
  }
}
.header .heading-1 a {
  color: #000000;
}
.header .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.header .bar {
  width: 90px;
  height: 3px;
  background: #1D95FF;
  margin: 0 auto 25px;
}
@media only screen and (min-width: 1024px) {
  .header .bar {
    width: 152px;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .header .bar {
    margin: 40px 0;
  }
}
@media only screen and (min-width: 1920px) {
  .header .bar {
    margin: 55px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .header .text {
    margin-top: 55px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .header .text {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 1920px) {
  .header .text {
    font-size: 1rem;
  }
}

/* might need as global not sure : */
/*    .header {

        .btn {
            position: relative;
            bottom: 0;
            left: 0;
            height:53px;
            transform: none;
            width: 240px;
            margin-top: $spacing--xl;

            .logo {
                position: absolute;
                left: 110%;
                top: 50%;
                transform: translateY(-50%);
            }
        }

    }*/
.main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0 10px 0;
  z-index: 2005;
}
.main-header .nav-text-large {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 2.0rem;
  /* 32px */
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .main-header .nav-text-large {
    font-size: 2.125rem;
  }
}
@media only screen and (min-width: 1440px) {
  .main-header .nav-text-large {
    font-size: 3.125rem;
    /* 66px */
  }
}
.main-header .nav-text-medium {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.313rem;
  /* 21px */
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .main-header .nav-text-medium {
    font-size: 1.5rem;
    /* 24px */
  }
}
.main-header .nav-text-small {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
  /* 14px */
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .main-header .nav-text-small {
    font-size: 1.5rem;
    /* 24px */
  }
}
.main-header .nav-text-desktop {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 0.875rem;
  /* 14px */
  line-height: 1;
}
@media only screen and (min-width: 1440px) {
  .main-header .nav-text-desktop {
    font-size: 1rem;
    /* 16px */
  }
}
.main-header .wrapper {
  background: none;
  padding: 0 10px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .main-header .wrapper {
    padding: 0;
    margin: 0 10px;
  }
}
.main-header .main-logo {
  margin: 0 auto;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .main-header .main-logo {
    width: 135px;
    margin: 5px 15px;
  }
}
.main-header .main-logo__link {
  display: block;
  max-width: 75px;
  max-height: 75px;
}
@media only screen and (min-width: 1024px) {
  .main-header .main-logo__link {
    max-width: 111px;
    max-height: 111px;
  }
}
@media only screen and (min-width: 1440px) {
  .main-header .main-logo__link {
    max-width: 135px;
    max-height: 135px;
  }
}
.main-header .main-logo__image {
  max-width: 100%;
  max-height: 100%;
}
.main-header .main-nav {
  position: fixed;
  top: 55px;
  right: 10px;
  transition: top 1s;
}
@media only screen and (min-width: 1024px) {
  .main-header .main-nav {
    top: 22px;
    right: 20px;
  }
}
.main-header .main-nav .nav-item {
  margin: 0 2px;
  width: 45px;
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .main-header .main-nav .nav-item {
    width: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .main-header .main-nav .nav-item {
    margin: 0 5px;
    width: 42px;
    right: 45px;
  }
}
@media only screen and (min-width: 319px) {
  .main-header .main-nav.scrolling {
    top: 10px;
  }
}
@media only screen and (min-width: 319px) and (min-width: 1024px) {
  .main-header .main-nav.scrolling {
    top: 22px;
    right: 20px;
  }
}

.main-header .desktop-nav {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .main-header .desktop-nav {
    display: block;
    position: absolute;
    left: 52%;
    width: calc(50% - 40px);
    top: 70px;
    padding: 20px 0 25px;
    border-bottom: 1px solid #696969;
  }
}
@media only screen and (min-width: 1440px) {
  .main-header .desktop-nav {
    padding: 25px 0 25px;
    left: 51%;
    top: 80px;
  }
}
.main-header .desktop-nav ul li {
  margin-right: 15%;
  float: left;
}
.main-header .desktop-nav ul li span {
  padding: 20px;
  color: #000000;
  cursor: pointer;
}
.main-header .desktop-nav li:first-child span {
  padding-left: 0;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li > a {
  padding: 20px;
  color: #000000;
  cursor: pointer;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li.first-child.parent > a {
  padding-left: 0;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li.parent > a:after {
  display: none;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li .sub-menu {
  border: 1px solid #696969;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li .sub-menu > li {
  display: block;
  float: none;
  margin-right: 0;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li .sub-menu > li > a {
  padding: 20px;
  color: #000000;
  cursor: pointer;
  background: #fff;
  display: block;
}
.main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li > .sub-menu {
  top: 40px;
  border-top: none;
}
@media only screen and (min-width: 1440px) {
  .main-header .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li > .sub-menu {
    top: 42px;
  }
}
.main-header .trusted-mark {
  background: #fff;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px;
  font-style: italic;
  font-size: 14px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .main-header .trusted-mark {
    background: transparent;
    text-align: left;
    position: absolute;
    left: 52%;
    width: calc(50% - 40px);
    top: 15px;
    font-size: 14px;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #696969;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .main-header .trusted-mark {
    padding: 15px 0 30px;
    left: 51%;
    font-size: 18px;
  }
}

.sidebar {
  box-sizing: border-box;
  display: inline-block;
  padding: 2% 4%;
  vertical-align: top;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sidebar {
    float: right;
    width: 35%;
  }
}

.pt-comments {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  width: 87.2%;
  margin: 0 auto;
}
.pt-comments h3 {
  width: 100%;
  text-align: left;
}

.pt-comments > p {
  text-align: left;
  width: 100%;
}

#podpresshtml5_1 {
  width: 100%;
  background: transparent;
}

.additional-articles {
  background: #F9F9F9;
  padding: 60px 25px;
}
.additional-articles.mobile {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .additional-articles {
    padding: 75px 8vw;
  }
}
.additional-articles .additional-article-btn {
  margin: 45px 0 25px;
}
.additional-articles .additional-article-btn .btn {
  margin: 0 auto;
}
.additional-articles .additional-articles-title {
  text-align: center;
  margin: 10px 0 45px;
}

@media only screen and (min-width: 1024px) {
  .posts-container {
    margin-top: 75px;
  }
}
@media only screen and (min-width: 1440px) {
  .posts-container {
    margin-top: 85px;
  }
}

.additional-article {
  border-bottom: 1px solid #D9D9D9;
  padding: 45px 0;
}
.additional-article:nth-of-type(4n) .post-title .additional-article-image:first-child {
  height: 300px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-of-type(4n) .post-title .additional-article-image:first-child {
    width: 105px;
    height: 95px;
    display: inline-block;
    border-radius: 8px;
    vertical-align: middle;
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 1024px) {
  .additional-article:nth-of-type(4n) .post-title .additional-article-image:first-child {
    height: 185px;
    width: 205px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article:nth-of-type(4n) .post-title .additional-article-image:first-child {
    height: 288px;
    width: 315px;
  }
}
@media only screen and (min-width: 1024px) {
  .additional-article {
    border-top: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 45px 0 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article {
    padding: 65px 0;
  }
}
.additional-article:first-child {
  border-top: 1px solid #D9D9D9;
}
.additional-article:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.additional-article .heading-6 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1440px) {
  .additional-article .heading-6 {
    margin-bottom: 35px;
  }
}
.additional-article .heading-4 {
  line-height: 1.5;
}
.additional-article .additional-article-image {
  width: 105px;
  height: 95px;
  display: inline-block;
  border-radius: 8px;
  vertical-align: middle;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  .additional-article .additional-article-image {
    height: 185px;
    width: 205px;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article .additional-article-image {
    height: 288px;
    width: 315px;
  }
}
.additional-article .additional-article-text {
  width: calc(100% - 135px);
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
}
@media only screen and (min-width: 1024px) {
  .additional-article .additional-article-text {
    width: calc(100% - 265px);
    display: inline-block;
    margin-left: 55px;
    position: relative;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article .additional-article-text {
    width: calc(100% - 375px);
  }
}
.additional-article .additional-article-text .read-more {
  color: #1D95FF;
  text-decoration: underline;
  font-size: 0.75rem;
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  .additional-article .additional-article-text .read-more {
    font-size: 16px;
    padding-top: 10px;
  }
}
.additional-article:nth-of-type(4n) .additional-article-text {
  width: 100%;
  margin-left: 0;
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-of-type(4n) .additional-article-text {
    width: calc(100% - 135px);
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .additional-article:nth-of-type(4n) .additional-article-text {
    width: calc(100% - 265px);
    margin-left: 55px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-of-type(4n) .additional-article-text.additional-article-text-full {
    margin-left: 0;
  }
}
.additional-article:nth-of-type(4n) .additional-article-text .heading-6 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-of-type(4n) .additional-article-text .heading-6 {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .additional-article:nth-of-type(4n) .additional-article-text .heading-6 {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article:nth-of-type(4n) .additional-article-text .heading-6 {
    margin-bottom: 35px;
  }
}
.additional-article:nth-of-type(4n) .additional-article-text .additional-article-text {
  width: 100%;
  margin-left: 0;
}
.additional-article:nth-of-type(4n) .additional-article-text .article-text {
  display: block;
}
@media only screen and (min-width: 768px) {
  .additional-article:nth-of-type(4n) .additional-article-text .article-text {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article:nth-of-type(4n) .additional-article-text .article-text {
    display: block;
  }
}
.additional-article .additional-article-text-full {
  margin-left: 0;
  padding-top: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 95px;
}
@media only screen and (min-width: 1024px) {
  .additional-article .additional-article-text-full {
    min-height: 187px;
  }
}
.additional-article .article-text {
  margin-top: 5px;
  display: none;
}
@media only screen and (min-width: 1440px) {
  .additional-article .article-text {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-article .additional-article-text-excerpt {
    margin-top: 10px;
  }
}
.additional-article .additional-article-text-excerpt p {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .additional-article .additional-article-text-excerpt p {
    display: block;
    font-size: 0.9375rem;
  }
}

.additional-articles-content {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 10px;
}
@media only screen and (min-width: 768px) {
  .additional-articles-content {
    display: grid;
    grid-template-columns: 46% 46%;
    column-gap: 8%;
  }
}

.elm-wrapper {
  margin: 1em auto;
  text-align: center;
}

.elm-button {
  transition: all .15s ease;
}

.elm-button.ajax-inactive {
  display: none;
}

.elm-button.is-loading .elm-loading-anim {
  display: block;
  margin-top: 1px;
}
@media only screen and (min-width: 1024px) {
  .elm-button.is-loading .elm-loading-anim {
    margin-top: 4px;
  }
}

.elm-button.is-loading .elm-button-text {
  display: none;
}

.elm-loading-anim {
  display: none;
}

.elm-loading-icon {
  fill: #1D95FF;
  stroke: #1D95FF;
  width: 2.5em;
  height: 2.5em;
}
@media only screen and (min-width: 1024px) {
  .elm-loading-icon {
    width: 3em;
    height: 3em;
  }
}

.carousel .slides {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
}
.carousel .slide {
  height: 100vh;
  width: calc(100vw - 50px);
  /* 50px = $mobile-margin * 2 */
  background-size: cover;
  background-position: center;
  padding: 0 25px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  /*transition: $transition-slow;*/
}
.carousel .header {
  position: absolute;
  bottom: 45px;
  width: calc(100% - 50px);
  /* 50px = $mobile-margin * 2 */
}
.carousel .header .text {
  margin: 15px 0 0;
}
.carousel .scroll-bar-wrapper {
  width: calc(100% - 50px);
  height: 3px;
  background: #FFFFFF;
  opacity: .83;
  position: absolute;
  left: 50%;
  bottom: 22px;
  transform: translateX(-50%);
}
.carousel .scroll-bar {
  width: 0;
  height: 100%;
  background: #1D95FF;
  position: absolute;
  left: 0;
}
.carousel .header-background {
  z-index: 0;
}
.carousel .mobile {
  bottom: -12px;
}

@media only screen and (min-width: 1024px) {
  .carousel {
    display: none;
  }
}

.carousel-desktop {
  height: 100vh;
  display: none;
  height: 100vh;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop {
    display: -ms-flexbox;
    display: flex;
  }
}
.carousel-desktop .heading-1 {
  margin: 0;
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .heading-1 {
    margin-bottom: 0;
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 1680px) {
  .carousel-desktop .heading-1 {
    margin-bottom: 0;
    font-size: 3.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .heading-2 {
    margin-bottom: 11px;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .heading-2 {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1680px) {
  .carousel-desktop .heading-2 {
    font-size: 1rem;
  }
}
.carousel-desktop .flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 30px;
}
.carousel-desktop .flex-row .sponsor-link {
  margin-left: 15px;
}
.carousel-desktop .flex-row .content-spnsrd {
  margin-bottom: 0;
}
.carousel-desktop .flex-row .content-spnsrd-text {
  margin: 0;
}
.carousel-desktop .col {
  position: relative;
}
.carousel-desktop .featured {
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.carousel-desktop .featured .bg {
  -ms-flex: 1;
      flex: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-desktop .featured .video-icon {
  width: 100%;
  height: 0;
  padding-top: 56.25% !important;
}
.carousel-desktop .featured .video-icon:before {
  content: '';
  width: 50px !important;
  height: 50px !important;
  background-color: rgba(0, 0, 0, 0.9) !important;
  position: absolute;
  top: 50%;
  left: 50% !important;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.94 !important;
  border-radius: 50%;
  border: 2px solid #4795DB;
  z-index: 1;
}
.carousel-desktop .featured .video-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  opacity: 1;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 1;
  left: calc(50% + 3px);
  border-width: 10.5px 0 10.5px 15px;
}
.carousel-desktop .map {
  background-position: top 135px right;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 55%;
  padding: 0 7%;
  box-sizing: border-box;
  height: 100%;
  /*
  				@include breakpoint($desktop-medium) {
  					padding: 135px 7% 0 7%;
  				}
  */
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .map {
    background-position: top 152px right;
  }
}
.carousel-desktop .header {
  max-width: none;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .header {
    height: auto;
    margin-left: 0;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    --webkit-transform: translate(0, -50%);
    padding: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .header {
    top: 45%;
  }
}
.carousel-desktop .header .text {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .header .text {
    margin-top: 40px;
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .header .text {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1680px) {
  .carousel-desktop .header .text {
    font-size: 1rem;
  }
}
.carousel-desktop .header .btn {
  position: relative;
  bottom: 0;
  left: 0;
  height: 53px;
  transform: none;
  width: 200px;
}
.carousel-desktop .header .btn .logo {
  position: absolute;
  left: 110%;
  top: 50%;
  transform: translateY(-50%);
}
.carousel-desktop .desk-slider {
  position: absolute;
  bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider {
    width: calc(100% - 180px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider {
    padding-bottom: 45px;
    width: calc(100% - 230px);
  }
}
.carousel-desktop .desk-slider .desk-slide {
  float: left;
  opacity: 0.3;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider .desk-slide {
    display: none;
    position: relative;
    top: -45px;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .desk-slide {
    position: static;
    display: block;
  }
}
.carousel-desktop .desk-slider .desk-slide.active {
  float: left;
  opacity: 1;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .carousel-desktop .desk-slider .desk-slide.active {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider .desk-slide.active {
    display: -ms-flexbox;
    display: flex;
  }
  .carousel-desktop .desk-slider .desk-slide.active .featured {
    display: block;
    height: 60px;
    object-fit: cover;
    object-position: center;
    max-width: 45px;
    width: 100%;
    margin-left: 18px;
    box-sizing: border-box;
  }
  .carousel-desktop .desk-slider .desk-slide.active .title-container {
    width: 100%;
    text-align: right;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .desk-slide.active {
    width: unset;
  }
  .carousel-desktop .desk-slider .desk-slide.active .featured {
    display: none;
  }
  .carousel-desktop .desk-slider .desk-slide.active .title-container {
    text-align: left;
  }
}
.carousel-desktop .desk-slider .desk-slide.next {
  float: left;
  opacity: 1;
  text-align: right;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider .desk-slide.next {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .desk-slide.next {
    display: block;
    text-align: left;
  }
}
.carousel-desktop .desk-slider .heading-2 {
  font-size: 0.75rem;
  /* 12px */
  right: 18%;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider .heading-2 {
    right: 14%;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .heading-2 {
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 0.625rem;
    /* 10px */
    position: relative;
    right: 0;
    top: 0;
  }
}
.carousel-desktop .desk-slider .heading-1 {
  font-size: 0.875rem;
  /* 14px */
  max-width: 200px;
  line-height: 1.5;
  display: inline-block !important;
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .heading-1 {
    max-width: 100%;
    display: block;
    margin-right: 0;
    padding-right: 20px;
  }
}
.carousel-desktop .desk-slider .featured {
  display: inline-block !important;
  width: 50px;
  border-radius: 3px;
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .desk-slider .featured {
    display: none !important;
  }
}
.carousel-desktop .desk-slider .desk-arrow {
  position: absolute;
  bottom: -15px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .desk-slider .desk-arrow {
    transform: scale(0.66);
  }
}
.carousel-desktop .desk-slider .desk-next {
  right: 0;
}
.carousel-desktop .desk-slider .desk-prev {
  left: 0;
  transform: rotateY(-180deg) scale(0.66);
}
.carousel-desktop .scroll-bar-wrapper {
  position: absolute;
  bottom: 50px;
  left: 0;
  height: 3px;
  background: #F2F2F2;
  opacity: .83;
}
@media only screen and (min-width: 1024px) {
  .carousel-desktop .scroll-bar-wrapper {
    width: calc(100% - 180px);
    margin-left: 13%;
  }
}
@media only screen and (min-width: 1440px) {
  .carousel-desktop .scroll-bar-wrapper {
    height: 2px;
    width: calc(100% - 230px);
    margin-left: 11%;
  }
}
.carousel-desktop .scroll-bar-desktop {
  height: 100%;
  background: #1D95FF;
  position: absolute;
}
.carousel-desktop .heading-2.main,
.carousel-desktop .heading-1.main,
.carousel-desktop .heading-1.next-title,
.carousel-desktop .featured.next-image,
.carousel-desktop .header .text {
  display: none;
}

.location-slider {
  overflow-x: scroll;
  padding: 60px 0;
}
@media only screen and (min-width: 1024px) {
  .location-slider {
    padding: 0;
    height: 215px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider {
    height: 460px;
  }
}
.location-slider.desktop {
  position: relative;
}
.location-slider .location-slides {
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slides {
    -ms-flex-direction: column;
        flex-direction: column;
    overflow-y: scroll;
    height: 100%;
    margin-left: 7vw;
    padding-right: 17px;
    box-sizing: content-box;
  }
}
.location-slider .location-slide {
  margin: 0 15px;
  text-align: center;
}
.location-slider .location-slide:first-child {
  margin-left: 30px;
}
.location-slider .location-slide:last-child {
  padding-right: 25px;
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slide {
    margin: 0;
    text-align: left;
    margin-bottom: 35px;
  }
  .location-slider .location-slide:first-child {
    margin-left: 0;
  }
  .location-slider .location-slide:last-child {
    padding-right: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider .location-slide {
    margin-bottom: 20px;
  }
}
.location-slider .location-image-link {
  display: inline-block;
}
.location-slider .location-slider-image {
  width: 225px;
  height: 205px;
  border-radius: 8px;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slider-image {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 90px;
    margin-right: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider .location-slider-image {
    width: 155px;
    height: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slide-text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 125px);
  }
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slide-text {
    width: calc(100% - 180px);
  }
}
.location-slider .heading-4 {
  margin: 20px 0 5px;
  line-height: 1.3;
}
@media only screen and (min-width: 1024px) {
  .location-slider .heading-4 {
    margin: 0 0 5px;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider .heading-4 {
    margin: 0 0 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .location-slider .heading-5 {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider .heading-5 {
    display: block;
    margin-top: 10px;
    color: #696969;
  }
}
@media only screen and (min-width: 1024px) {
  .location-slider .heading-more {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .location-slider .heading-more {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .location-slider .location-slider-scroller {
    position: absolute;
    top: 0;
    left: 10%;
    height: 100%;
    width: 12px;
  }
}
.location-slider .scroller-outer {
  height: calc(100% - 40px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  background: #D9D9D9;
}
.location-slider .scroller-inner {
  position: absolute;
  width: 2px;
  height: 150px;
  background: #000000;
}
.location-slider .arrow {
  width: 12px;
  position: absolute;
}
.location-slider .top-arrow {
  top: 0;
}
.location-slider .bottom-arrow {
  bottom: 0;
}

#map-section {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1005;
  display: none;
}
#map-section #map.landscape, #map-section #global-map.landscape {
  -webkit-transform: rotate(90deg);
}
#map-section .gm-style-iw {
  width: 323px !important;
  top: 25px !important;
  left: 25px !important;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 5px 5px 25px black;
}
@media only screen and (min-width: 1024px) {
  #map-section .gm-style-iw {
    width: 385px !important;
  }
}
#map-section .gm-style-iw div {
  overflow: hidden;
}
#map-section .gm-style-iw div:first-of-type {
  display: -ms-flexbox !important;
  display: flex !important;
}
@media only screen and (min-width: 1024px) {
  #map-section h1.firstHeading {
    font-size: 1.25rem !important;
  }
}
#map-section #infobox .image {
  float: left;
  height: 130px;
}
@media only screen and (min-width: 1024px) {
  #map-section #infobox .image {
    height: 165px;
  }
}
#map-section #infobox .image img {
  height: 100%;
  width: 150px;
  object-fit: cover;
}
@media only screen and (min-width: 1024px) {
  #map-section #infobox .image img {
    width: 180px;
  }
}
#map-section .info-content {
  -ms-flex-direction: column;
      flex-direction: column;
  float: right;
  padding: 0 20px;
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
  #map-section .info-content {
    padding-top: 25px;
    padding-right: 30px;
  }
}
#map-section .info-link {
  position: absolute;
  bottom: 15px;
  text-decoration: underline;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  #map-section .info-link {
    bottom: 25px;
  }
}

.section-newsletter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.section-newsletter form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.section-newsletter .input-btn {
  border: 0;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .section-newsletter .input-btn {
    margin-left: 5px;
  }
}
.section-newsletter .email-input {
  width: calc(100% - 100px);
  height: 45px;
  margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .section-newsletter .email-input {
    height: 55px;
    width: 260px;
    box-sizing: border-box;
  }
}
.section-newsletter input[type="checkbox"] {
  display: none;
}

.success-text, .error-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  font-size: 1.25rem;
  /* 20px */
  margin-bottom: 20px;
}

.error-text {
  color: #FF0000;
}

.success-message, .error-message {
  visibility: hidden;
  position: absolute;
  left: 25px;
  z-index: -1;
}

.hamburger-nav, .search-nav {
  background-color: #FFFFFF;
  display: none;
  min-height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  z-index: 1000;
  overflow: auto;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav, .search-nav {
    background: rgba(0, 0, 0, 0.55);
  }
}
.hamburger-nav .close-section, .search-nav .close-section {
  height: 100vh;
  width: 5%;
  position: absolute;
  background: transparent;
  top: 0;
  left: 0;
}
.hamburger-nav .index, .search-nav .index {
  position: absolute;
  width: calc(100vw - 50px);
  padding: 25px;
  min-height: calc(100vh - 50px);
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .index, .search-nav .index {
    padding: 0;
    width: calc(100vw - 5%);
    height: 100vh;
    margin-left: 5%;
    background: #FFFFFF;
  }
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .active h2, .search-nav .active h2 {
    color: #1D95FF;
  }
}
.hamburger-nav .close-btn, .search-nav .close-btn {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 45px;
  z-index: 1005;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .close-btn, .search-nav .close-btn {
    top: 22px;
    right: 20px;
    width: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .close-btn, .search-nav .close-btn {
    top: 22px;
    right: 24px;
    width: 43px;
  }
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .close-btn img, .search-nav .close-btn img {
    width: 100%;
  }
}
.hamburger-nav .menu-options, .search-nav .menu-options {
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu-options, .search-nav .menu-options {
    margin: 125px 8vw 0 8vw;
  }
}
.hamburger-nav .option, .search-nav .option {
  margin: 35px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .option, .search-nav .option {
    margin: 0 0 35px 0;
    width: 245px;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .option, .search-nav .option {
    width: 345px;
  }
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .option .black-arrow, .search-nav .option .black-arrow {
    width: 20px;
    margin-top: 10px;
  }
}
.hamburger-nav .option-title, .search-nav .option-title {
  margin-right: 20px;
  font-style: normal;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .option-title, .search-nav .option-title {
    margin-right: 25px;
  }
}
.hamburger-nav .option-title.active, .search-nav .option-title.active {
  color: #1D95FF;
}
.hamburger-nav .center-content, .search-nav .center-content {
  margin: 90px 0;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .center-content, .search-nav .center-content {
    position: absolute;
    top: 75%;
    left: calc((100% - 365px) / 2);
    margin: 0;
  }
}
.hamburger-nav .center-content .hamburger-header, .search-nav .center-content .hamburger-header {
  font-size: 0.875rem;
  /* 14px  */
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .center-content .hamburger-header, .search-nav .center-content .hamburger-header {
    height: auto;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
    font-size: 1rem;
    /* 16 px */
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .center-content .hamburger-header, .search-nav .center-content .hamburger-header {
    font-size: 1.313rem;
    /* 21 px */
  }
}
.hamburger-nav .hamburger-footer, .search-nav .hamburger-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.hamburger-nav .hamburger-items, .search-nav .hamburger-items {
  bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .hamburger-items, .search-nav .hamburger-items {
    position: absolute;
    font-size: 1rem;
    /* 16 px */
    top: 75%;
    left: 8vw;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .hamburger-items, .search-nav .hamburger-items {
    font-size: 1.313rem;
    /* 21 px */
  }
}
.hamburger-nav .hamburger-items li, .search-nav .hamburger-items li {
  margin-bottom: 22px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  /* 14px */
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .hamburger-items li, .search-nav .hamburger-items li {
    font-size: 1rem;
    /* 16 px */
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .hamburger-items li, .search-nav .hamburger-items li {
    font-size: 1.313rem;
    /* 21 px */
  }
}
.hamburger-nav .hamburger-items li a, .search-nav .hamburger-items li a {
  color: #000000;
}
.hamburger-nav .hamburger-items li:last-child, .search-nav .hamburger-items li:last-child {
  margin-bottom: 0;
}
.hamburger-nav .right-content, .search-nav .right-content {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .right-content, .search-nav .right-content {
    position: fixed;
    top: 75%;
    right: 4vw;
    width: 285px;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .right-content, .search-nav .right-content {
    width: 365px;
  }
}
.hamburger-nav .social-icons, .search-nav .social-icons {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .social-icons, .search-nav .social-icons {
    position: relative;
    bottom: 0;
    right: 0;
  }
}
.hamburger-nav .social-item, .search-nav .social-item {
  width: 45px;
  margin: 2px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .social-item, .search-nav .social-item {
    margin: 0 4px 0 0;
    width: 35px;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .social-item, .search-nav .social-item {
    margin: 0 4px 0 0;
    width: 45px;
  }
}
.hamburger-nav .copyright, .search-nav .copyright {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .copyright, .search-nav .copyright {
    font-size: 0.6875rem;
    display: block;
    margin-top: 15px;
    position: fixed;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .copyright, .search-nav .copyright {
    font-size: 0.875rem;
  }
}
.hamburger-nav .email-input, .search-nav .email-input {
  background-color: #F2F2F2;
  color: #000000;
}
.hamburger-nav .submenu, .search-nav .submenu {
  position: absolute;
  width: calc(100vw - 50px);
  padding: 25px;
  min-height: calc(100vh - 50px);
  background-color: #FFFFFF;
  z-index: 1000;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .submenu, .search-nav .submenu {
    width: calc(100vw - (110% - 365px) / 2);
    left: calc((110% - 365px) / 2);
    top: 142px;
    background: transparent;
    padding: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .submenu, .search-nav .submenu {
    top: 153px;
    left: calc((110% - 400px) / 2);
  }
}
.hamburger-nav #explore-menu,
.hamburger-nav #watch-menu,
.hamburger-nav #listen-menu, .search-nav #explore-menu,
.search-nav #watch-menu,
.search-nav #listen-menu {
  display: none;
}
.hamburger-nav .submenu-content, .search-nav .submenu-content {
  display: none;
}
.hamburger-nav .back-btn, .search-nav .back-btn {
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  padding: 20px 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .back-btn, .search-nav .back-btn {
    display: none;
  }
}
.hamburger-nav .back-text, .search-nav .back-text {
  margin-left: 10px;
  font-style: normal;
}
.hamburger-nav .menu, .search-nav .menu {
  margin-top: 12px;
  border-top: 1px solid #EEEEEE;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu, .search-nav .menu {
    border-top: 0;
    margin-top: 0;
  }
}
.hamburger-nav .menu .nav-item, .search-nav .menu .nav-item {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu .nav-item, .search-nav .menu .nav-item {
    position: initial;
  }
}
.hamburger-nav .menu .arrow, .search-nav .menu .arrow {
  position: absolute;
  right: 0;
  top: 38px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu .arrow, .search-nav .menu .arrow {
    position: relative;
    left: 30px;
    top: -5px;
    transform: rotate(-90deg);
  }
}
.hamburger-nav .menu .up, .search-nav .menu .up {
  display: none;
}
.hamburger-nav .menu .dropdown-menu, .search-nav .menu .dropdown-menu {
  display: none;
  margin-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu .dropdown-menu, .search-nav .menu .dropdown-menu {
    margin-top: 0;
    top: 0;
    position: absolute;
    background: transparent;
    width: 365px;
    right: 4vw;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .menu .dropdown-menu, .search-nav .menu .dropdown-menu {
    right: 10vw;
  }
}
.hamburger-nav .menu .dropdown-menu .arrow, .search-nav .menu .dropdown-menu .arrow {
  display: none;
}
.hamburger-nav .menu .dropdown-item, .search-nav .menu .dropdown-item {
  margin-bottom: 35px;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 0.875rem;
  /* 14px */
  line-height: 1;
  display: block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu .dropdown-item, .search-nav .menu .dropdown-item {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .menu .dropdown-item, .search-nav .menu .dropdown-item {
    font-size: 1.5rem;
    /* 24px */
  }
}
.hamburger-nav .menu .dropdown-item:hover, .search-nav .menu .dropdown-item:hover {
  color: #1D95FF;
}
.hamburger-nav .menu .dropdown-item:last-child, .search-nav .menu .dropdown-item:last-child {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu .active > a, .search-nav .menu .active > a {
    color: #1D95FF;
  }
}
.hamburger-nav .menu li, .search-nav .menu li {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.313rem;
  /* 21px */
  line-height: 1;
  border-bottom: 1px solid #EEEEEE;
  padding: 33px 0;
}
@media only screen and (min-width: 1024px) {
  .hamburger-nav .menu li, .search-nav .menu li {
    font-size: 1.25rem;
    border-bottom: 0;
    padding: 0 0 35px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .hamburger-nav .menu li, .search-nav .menu li {
    font-size: 1.5rem;
    /* 24px */
  }
}
.hamburger-nav .menu li a, .search-nav .menu li a {
  color: #000000;
}

.open {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .open {
    overflow: hidden;
  }
}

.bottom-modal {
  position: fixed;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.bottom-modal #modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .bottom-modal #modal-close {
    position: unset;
  }
}
.bottom-modal .modal-content {
  width: calc(100vw - 50px);
  padding: 55px 25px 35px;
}
.bottom-modal .modal-text {
  font-family: "Libre Baskerville", serif;
  font-size: 1.125rem;
  /* 18px */
  font-weight: 700;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 25px;
  text-align: center;
}
.bottom-modal .newsletter-content {
  display: unset;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: baseline;
      align-items: baseline;
}
@media only screen and (min-width: 768px) {
  .bottom-modal .newsletter-content {
    display: -ms-flexbox;
    display: flex;
  }
}
.bottom-modal .text {
  color: #FFFFFF;
  margin-left: 5px;
  font-weight: 500;
}
.bottom-modal .email-input {
  background-color: #696969;
  color: #FFFFFF;
}
.bottom-modal .email-input::-webkit-input-placeholder {
  /* Chrome */
  color: #FFFFFF;
}
.bottom-modal .email-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
}
.bottom-modal .email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
  opacity: 1;
}
.bottom-modal .email-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #FFFFFF;
  opacity: 1;
}
.bottom-modal .input-btn {
  background-color: #FFFFFF;
}
.bottom-modal .input-btn img {
  /* Safari 6.0 - 9.0 */
  filter: invert(100%);
}
.bottom-modal .success-text, .bottom-modal .error-text {
  color: #FFFFFF;
  text-align: center;
}
.bottom-modal .error-text {
  color: #FF0000;
}
.bottom-modal .success-message, .bottom-modal .error-message {
  visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}
.bottom-modal .breaking-news {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 215px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.9;
  background-color: #000000;
}
.bottom-modal .breaking-news .btn-text {
  white-space: nowrap;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news {
    min-height: 115px;
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 0 5%;
  }
}
.bottom-modal .breaking-news .subheader {
  color: #FFFFFF;
  text-align: center;
  font-size: 1.125rem;
  /* 18px */
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .subheader {
    white-space: nowrap;
  }
}
.bottom-modal .breaking-news .modal-text {
  margin: 20px 0 30px;
  display: unset;
  -ms-flex-align: end;
      align-items: flex-end;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .modal-text {
    display: -ms-flexbox;
    display: flex;
  }
}
.bottom-modal .breaking-news .read-more {
  color: #1D95FF;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .read-more {
    margin-right: 5%;
    width: 360px;
  }
}
.bottom-modal .breaking-news .breaking-news__text {
  line-height: 1.2;
  width: 95%;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .breaking-news__text {
    text-align: left;
    margin-left: 5%;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.bottom-modal .breaking-news .breaking-news__subheader {
  font-family: "Libre Baskerville", serif;
}
.bottom-modal .breaking-news .breaking-news__close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: #FFFFFF;
  letter-spacing: 0.13px;
  text-align: right;
  cursor: pointer;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 5px 10px;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .breaking-news__close {
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
  }
}
.bottom-modal .breaking-news .breaking-news__close .breaking-news__close-text {
  margin: 0 6px;
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .breaking-news__close .breaking-news__close-text {
    display: none;
  }
}
.bottom-modal .breaking-news .breaking-news__close .breaking-news__close-svg {
  transform: translateY(2px);
}
@media only screen and (min-width: 1024px) {
  .bottom-modal .breaking-news .breaking-news__close .breaking-news__close-svg {
    transform: scale(2);
  }
}

.active {
  bottom: 0;
  transition: all 0.6s;
}

.hide {
  bottom: -200vh !important;
  transition: all 0.8s;
}

.single-post .content,
.location-content .content {
  margin-top: 365px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .single-post .content,
  .location-content .content {
    margin-left: 45%;
    margin-top: 0;
  }
}
.single-post .top-content-full,
.location-content .top-content-full {
  margin-left: 0;
}
.single-post .feature-img__container,
.location-content .feature-img__container {
  height: 385px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (min-width: 1024px) {
  .single-post .feature-img__container,
  .location-content .feature-img__container {
    width: 45%;
    height: 100vh;
  }
}

.content-article {
  background-color: #FFFFFF;
}

.content-header__title {
  font-size: 18px;
  color: #000000;
  text-align: center;
  line-height: 27px;
  position: relative;
  margin-bottom: 40px;
}
.content-header__title:after {
  content: '';
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background-color: #1D95FF;
}
.content-header__title.content-header__title--with-img-caption {
  margin: 5px 0 3px;
}
.content-header__title.content-header__title--with-img-caption:after {
  content: none;
}

.content-likes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 15px 0;
  padding: 15px 0;
  background-color: #F6F6F6;
  border-radius: 5px;
}

.content-likes__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 15px;
}
.content-likes__text p {
  font-weight: 600;
  margin: 0 !important;
  padding: 0 !important;
}

.content-likes__ico {
  width: 25px;
  height: 35px;
}
.content-likes__ico svg, .content-likes__ico img {
  width: 100%;
  max-height: 100%;
}

.article-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  border-top: 1px solid #D9D9D9;
  padding: 34px 0;
}
.article-list__item:last-child {
  border-bottom: 1px solid #D9D9D9;
}

.item-thumb {
  width: 105px;
  height: 95px;
  margin-right: 30px;
}
.item-thumb img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-content {
  width: calc(100% - 105px - 30px);
  margin-bottom: -8px;
}

.item-content-full {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 95px;
}

.item-header__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  font-style: normal;
  margin-top: 10px;
}

.item-text__item {
  display: none;
}

.item-text__link {
  position: absolute !important;
  width: 100%;
  height: 100%;
  color: transparent;
  font-size: 0;
  display: block !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

blockquote {
  position: relative;
  padding: 41px 0 0;
  margin: 60px 0 35px;
}
blockquote p {
  line-height: 27px;
  font-size: 22px;
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 21px;
  color: #000000;
  margin-bottom: 0 !important;
}
blockquote:before {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  left: 0;
  font-size: 72px;
  color: #1F95FF;
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: italic;
  background-image: url("/wp-content/themes/petergreenberg/img/icons/quote.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
blockquote:after {
  content: none;
}

.blockquote-img {
  position: absolute;
  max-width: 25px;
  max-height: 25px;
  top: 0;
  left: 0;
}

.text .blockquote__share-twitter {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  position: relative;
  display: block;
  font-size: 0;
  color: transparent;
  background-color: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
}
.text .blockquote__share-twitter:before {
  content: '';
  opacity: 1;
  transform: none;
  z-index: 1;
  background: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/wp-content/themes/petergreenberg/img/icons/twitter-icon_blue-stroked.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.text a.fancybox {
  position: relative;
}
.text a.fancybox::after {
  content: '';
  position: absolute;
  background-image: url("/wp-content/themes/petergreenberg/img/icons/zoom_fullscreen.png");
  display: block;
  width: 20px;
  height: 20px;
  bottom: 11px;
  right: 10px;
  background-size: contain;
  background-position: 50% 50%;
}

.text > p > a.fancybox {
  height: 185px;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .text > p > a.fancybox {
    height: auto;
    margin-bottom: 30px;
  }
}

.text > p > a.fancybox > img {
  width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}

.popular-locations {
  padding-bottom: 1px;
  background-color: #FFFFFF;
  position: relative;
  margin-top: -2px;
}
@media only screen and (min-width: 1024px) {
  .popular-locations {
    position: inherit;
    padding-bottom: 0;
    padding-top: 100px;
    margin-top: 0px;
  }
}
.popular-locations .text a {
  font-weight: 300;
}
.popular-locations .text a:before {
  display: none;
}
.popular-locations .btn {
  position: relative;
  bottom: 0;
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .popular-locations .btn {
    left: 0;
    transform: none;
    z-index: 1;
  }
}
.popular-locations .author {
  margin: 30px 0 40px;
}
@media only screen and (min-width: 1024px) {
  .popular-locations .locations-img {
    height: 101vh;
    width: 45%;
    margin-top: -1px;
    z-index: 1;
  }
}

.popular-locations__item {
  margin-bottom: 80px;
}
@media only screen and (min-width: 1024px) {
  .popular-locations__item {
    border-top: 1px solid #D9D9D9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 0;
  }
}

.no-border {
  border-top: none;
}

.popular-locations-title-mobile, .other-tours-title-mobile {
  padding: 60px 0;
  font-style: normal;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .popular-locations-title-mobile, .other-tours-title-mobile {
    display: none;
  }
}

.other-tours-title-mobile {
  font-size: 1.25rem;
  font-weight: 700;
}

.popular-locations-title-desktop, .other-tours-title-desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .popular-locations-title-desktop, .other-tours-title-desktop {
    display: block;
    position: absolute;
    left: 0;
    top: -80px;
    color: #909090;
  }
}

.other-tours-title-desktop {
  color: #000000;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .other-tours-title-desktop {
    padding-bottom: 90px;
  }
}

.locations-img {
  height: 210px;
  width: 100%;
}
.locations-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1024px) {
  .locations-img img {
    height: 100%;
  }
}

.locations-content {
  max-width: none;
}
@media only screen and (min-width: 1024px) {
  .locations-content {
    width: 40%;
  }
}
.locations-content .author {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .locations-content .author {
    display: none !important;
  }
}
@media only screen and (min-width: 1440px) {
  .locations-content .author {
    display: block !important;
  }
}

@media only screen and (min-width: 1024px) {
  .locations-content-full {
    border-top: 1px solid #D9D9D9;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 2;
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

.locations-title {
  font-size: 18px;
  color: #000000;
  text-align: center;
  line-height: 27px;
}

.locations-descr {
  display: none;
}

.locations-text {
  display: none;
}

.content-header--article {
  padding: 20px 0 5px;
}

.content-map {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .content-map {
    padding-top: 46px;
  }
}

.content-subheader {
  position: relative;
  transform: translateY(-10px);
}
.content-subheader:before {
  content: '';
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background-color: #1D95FF;
}

.content-header__img-caption {
  font-size: 10px;
  color: #909090;
  text-align: center;
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
}

.content-subheader__author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
}
.content-subheader__author img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 15px;
}

.author-photo {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 15px;
}

.content-spnsrd-text {
  font-size: 0.875rem;
  margin: 0 5px 0 0;
  margin-bottom: 0;
}

.content-spnsrd__img {
  max-width: 210px;
  max-height: 45px;
  padding-left: 5px;
}

.content-likes__text--share {
  margin: 0;
  margin-right: 15px;
}
@media only screen and (min-width: 1024px) {
  .content-likes__text--share {
    margin-right: 30px;
  }
}

.content-likes__text-item {
  color: #000000;
  font-size: 1rem;
}

.content-likes__ico--share {
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.content-likes__ico--share img, .content-likes__ico--share svg {
  height: 100%;
  width: auto;
  margin: 0 5px;
  max-width: 32px;
  max-height: 32px;
}
@media only screen and (min-width: 1024px) {
  .content-likes__ico--share img, .content-likes__ico--share svg {
    width: 35px;
    height: 35px;
  }
}

.social-item--blue circle {
  fill: #1D95FF;
}

.loc-in-article-container {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .loc-in-article-container {
    padding: 0 0 25px;
  }
}

.loc-in-article__title {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  line-height: 20px;
  margin-right: 5px;
}

.loc-in-article__item {
  display: inline;
  text-decoration: underline;
  font-style: italic;
  line-height: 20px;
}
.loc-in-article__item:after {
  content: ",";
}
.loc-in-article__item:last-child:after {
  content: none;
}

.loc-in-article a {
  text-decoration: underline;
}

.article-footer {
  padding: 30px 0;
  width: 100%;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .article-footer {
    margin-left: 0;
    text-align: left;
  }
}

.content-likes--article-share {
  margin: 30px 0;
}

.describe-text {
  text-align: left;
}

.categories-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 768px) {
  .categories-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.categories-list .category-list {
  padding: 90px 25px;
  background: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .categories-list .category-list {
    width: 85%;
    padding: 125px 37px;
    min-height: 80vh;
  }
}
@media only screen and (min-width: 1440px) {
  .categories-list .category-list {
    padding: 180px 110px;
  }
}
.categories-list .category-heading,
.categories-list .category-description p {
  text-align: center;
  margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-heading,
  .categories-list .category-description p {
    text-align: left;
    padding-bottom: 7px;
  }
}
.categories-list .flex {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (min-width: 768px) {
  .categories-list .flex {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.categories-list .side-list-menu {
  display: none;
  padding-left: 5%;
  background: #F2F2F2;
  width: 310px;
}
@media only screen and (min-width: 1024px) {
  .categories-list .side-list-menu {
    padding: 173px 0 0 70px;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .categories-list .side-list-menu {
    padding: 190px 75px 0 105px;
  }
}
.categories-list .side-list-menu .side-list-header {
  border-bottom: 1px solid #D9D9D9;
  width: 80%;
  padding-bottom: 30px;
  font-weight: 700;
  font-style: normal;
}
.categories-list .side-list-menu .side-list {
  margin: -17px 0 -27px 0;
}
.categories-list .side-list-menu .list-items {
  padding: 47px 0;
}
.categories-list .side-list-menu .item {
  padding: 0 0 44px;
  color: #000000;
}
.categories-list .all-tags a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1rem;
}
.categories-list .all-tags a img {
  margin-left: 20px;
  margin-top: 4px;
  height: 10px;
}
@media only screen and (min-width: 1440px) {
  .categories-list .all-tags a img {
    height: 13px;
  }
}
@media only screen and (min-width: 1440px) {
  .categories-list .all-tags a {
    font-size: 1.188rem;
  }
}
.categories-list .category-container {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-container {
    grid-gap: 10px;
    column-gap: 6%;
  }
}
.categories-list .category-container .post-title {
  padding-right: 0;
}
.categories-list .category-container .additional-article {
  border-bottom: none;
}
@media only screen and (min-width: 1024px) {
  .categories-list .category-container .additional-article {
    border-top: none;
  }
}
.categories-list .category-container .additional-article:first-child {
  border-top: none;
}
.categories-list .category-container .additional-article:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-container .additional-article:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.categories-list .category-container .post-title {
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1024px) {
  .categories-list .category-container .post-title {
    border-top: none;
  }
}
.categories-list .category-container .post-title:first-child {
  border-top: 1px solid #D9D9D9;
}
.categories-list .category-container .post-title:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-container .post-title:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.categories-list .category-info-box {
  padding: 45px 26px;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-info-box {
    padding: 52px 0;
  }
}
@media only screen and (min-width: 768px) {
  .categories-list .category-img {
    height: 130px !important;
    width: 145px !important;
  }
}
@media only screen and (min-width: 768px) {
  .categories-list .category-text {
    padding-top: 5px;
    margin-left: 25px;
    width: calc(100% - 175px);
  }
}
.categories-list .category-text .read-more {
  color: #1D95FF;
  display: none;
}
@media only screen and (min-width: 1280px) {
  .categories-list .category-text .read-more {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .categories-list .category-text .read-more {
    padding-top: 10px;
  }
}
.categories-list .category-text-full {
  margin-left: 0;
  padding-top: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 95px;
}
@media only screen and (min-width: 768px) {
  .categories-list .category-text-full {
    min-height: 187px;
  }
}

.category-the-royal-tour .additional-articles-title {
  background: #ecded6 url("img/the-royal-tour.png") center center no-repeat;
}

.category-the-travel-detective .additional-articles-title {
  background: #123751 url("img/the-travel-detective.png") center center no-repeat;
}

.category-the-royal-tour .additional-articles-title,
.category-the-travel-detective .additional-articles-title {
  height: 125px;
  width: 430px;
  background-size: 430px 125px;
  text-indent: -1000em;
  padding-bottom: 0;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .category-the-royal-tour .additional-articles-title,
  .category-the-travel-detective .additional-articles-title {
    width: 100%;
    min-width: 330px;
    height: 116px;
    background-size: cover;
  }
}
@media only screen and (min-width: 1280px) {
  .category-the-royal-tour .additional-articles-title,
  .category-the-travel-detective .additional-articles-title {
    width: 430px;
    height: 125px;
    background-size: 430px 125px;
  }
}

.fullscreen-slider-view {
  display: none !important;
  visibility: hidden;
}

.slick-track {
  background-color: #FFFFFF;
}

.slick-slide {
  padding: 0 10px;
  width: 80vw;
}

.slide__inner {
  width: 80vw;
  position: relative;
}
.slide__inner a {
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  height: 160px;
  max-height: 100%;
}
.slide__inner a::before {
  content: none;
}
.slide__inner a > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
}

.slick-list {
  overflow: visible !important;
}

.slick-slide img {
  margin: 0 auto;
  object-fit: cover !important;
  object-position: center !important;
}

.slide__caption {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #8F8F8F;
  text-align: center;
  line-height: 25px;
}

.slider-item__fullscreen {
  display: block !important;
  width: 20px;
  height: 20px;
  font-size: 0;
  background-color: transparent;
  border: none;
  position: absolute !important;
  bottom: 11px;
  right: 10px;
  background-size: cover;
  background-position: 50% 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.slider-item__fullscreen:hover {
  transform: scale(1.18);
}

#fancybox-overlay {
  background-color: #000000 !important;
  opacity: 0.5 !important;
}

#fancybox-content {
  background-color: transparent !important;
  border: none !important;
}

div#fancybox-outer {
  border: none !important;
}

#fancybox-wrap {
  max-height: 90% !important;
  max-width: 90% !important;
  height: auto !important;
  width: auto !important;
  top: 50% !important;
  left: 50% !important;
  transform: translateX(-50%) translateY(-50%);
  padding: 0;
  margin: 0;
  position: fixed;
}

.youtube {
  position: relative;
  height: 330px;
  width: 100%;
  background-size: cover;
}
.youtube:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.youtube:hover .youtube-btn {
  transform-origin: center;
  width: 44px;
  height: 56px;
}

.youtube__title {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  width: 100%;
  z-index: 10;
  top: 50px;
  left: 0;
  margin: 0;
}

.youtube-btn {
  width: 11px;
  height: 14px;
  background-repeat: no-repeat;
  position: absolute;
  color: transparent;
  text-indent: -999px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
  transition: all 0.3s;
  z-index: 10;
}

.ed-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  z-index: 2005;
}

.ed-closeModal {
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
}
.ed-closeModal::before, .ed-closeModal::after {
  content: "";
  width: 2.12rem;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  transform-origin: top left;
}
.ed-closeModal::before {
  left: 0;
}
.ed-closeModal::after {
  right: 0;
  transform: rotate(-45deg);
  transform-origin: top right;
}

.modalContent {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}

.video {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.article-video {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.article-video:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
  border-radius: 5px;
  z-index: 0;
}

.article-video__link {
  width: 100%;
  height: 0;
  padding-top: 56.25% !important;
  border-radius: 5px;
}
.article-video__link:before {
  content: '';
  width: 50px !important;
  height: 50px !important;
  background-color: rgba(0, 0, 0, 0.9) !important;
  position: absolute;
  top: 50%;
  left: 50% !important;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.94 !important;
  border-radius: 50%;
  border: 2px solid #4795DB;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .article-video__link:before {
    width: 70px;
    height: 70px;
  }
}
.article-video__link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(50% + 2px);
  transform: translateY(-50%) translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  opacity: 1;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .article-video__link:after {
    left: calc(50% + 3px);
    border-width: 10.5px 0 10.5px 15px;
  }
}

.article-video__thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.content-header--audio {
  transform: none;
}

.content-subheader--audio {
  transform: none;
  padding-bottom: 10px;
}
.content-subheader--audio:before {
  top: 0;
}

.content-subheader__author--audio {
  padding-top: 30px;
}

.text--audio {
  margin-top: 10px;
}

#podpresshtml5_1 {
  background-color: transparent !important;
}

.podPress_downloadlinks {
  display: none !important;
}

.mejs__container {
  width: 100% !important;
  height: 75px !important;
  position: relative !important;
  bottom: 75px;
}

.mejs__controls {
  padding: 0 6.4% !important;
  height: 75px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.mejs__time {
  font-family: "Lato", sans-serif !important;
  position: absolute;
  top: 5px;
}

.mejs__time-total, .mejs__time-loaded, .mejs__time-buffering, .mejs__time-current, .mejs__time-hovered {
  height: 3px !important;
}

.mejs__time-handle-content {
  display: none !important;
}

.mejs__currenttime-container {
  left: 16%;
}

.mejs__duration-container {
  right: 16%;
}

.mejs__horizontal-volume-slider {
  display: none !important;
}

.mejs__button, .mejs__time, .mejs__time-rail {
  height: 37px !important;
}

.mejs__time-rail {
  padding-top: 15px !important;
  max-width: 75%;
}

.mejs__mute > button {
  background: transparent url("/wp-content/uploads/2018/09/sound-control.svg") !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  width: 19px !important;
  height: 19px !important;
}

.article-video--video-article {
  height: 380px;
}

.article-video--video-article,
.article-video__link--video-article,
.article-video__thumb--video-article {
  border-radius: 0;
}

.article-video--video-article::before {
  border-radius: 0;
}

.content-subheader--video-article {
  transform: none;
}
.content-subheader--video-article:before {
  content: none;
}

.content-header__title--video-article {
  padding-bottom: 20px;
}
.content-header__title--video-article::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background-color: #1D95FF;
}

.content-header__img-caption--video-article {
  color: #000000;
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  font-size: 12px;
  font-style: normal;
}

.text--video-article {
  margin: 0;
  padding: 0 0 20px;
}
@media only screen and (min-width: 1024px) {
  .text--video-article {
    padding: 0 0 30px;
  }
}

.content-article__image {
  margin: 0 auto 40px;
}
.content-article__image img {
  border-radius: 4px;
  max-width: 100%;
  max-height: 400px;
}

.content-header--video-article {
  padding-bottom: 0;
}

.pt-button----video-article {
  margin: 65px 0 40px;
}

.map-title {
  padding: 40px;
  text-align: left;
}
@media only screen and (min-width: 1024px) {
  .map-title {
    padding: 100px 0 75px;
    margin-left: 7vw;
  }
}

#wptime-plugin-preloader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.wptime-plugin-preloader-image {
  width: 100%;
  margin-bottom: 45px;
  background-size: 115px 115px !important;
  height: 115px !important;
}
@media only screen and (min-width: 1024px) {
  .wptime-plugin-preloader-image {
    background-size: 150px 150px !important;
    height: 150px !important;
    margin-bottom: 50px;
  }
}

.wptime-plugin-preloader-text {
  font-size: 35px;
  text-align: center;
  line-height: 1.5;
  padding: 0 45px;
}
@media only screen and (min-width: 1024px) {
  .wptime-plugin-preloader-text {
    font-size: 56px;
  }
}

.homepage-map {
  height: 370px;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1024px) {
  .homepage-map {
    height: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .secret-cities {
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
  }
}
@media only screen and (min-width: 1440px) {
  .secret-cities {
    min-height: 750px;
  }
}
@media only screen and (min-width: 1024px) {
  .secret-cities .location-slider-section {
    width: 45%;
  }
}
.secret-cities .nav-map {
  cursor: url(img/plane-cursor.png), pointer !important;
  width: 100%;
  position: relative;
}
.secret-cities .nav-map:hover .frontpage-map-title {
  display: -ms-flexbox;
  display: flex;
}
.secret-cities .frontpage-map {
  height: 40vh;
  pointer-events: none;
  cursor: url(img/plane-cursor.png), pointer !important;
}
@media only screen and (min-width: 1024px) {
  .secret-cities .frontpage-map {
    height: 70vh;
  }
}
@media only screen and (min-width: 1440px) {
  .secret-cities .frontpage-map {
    min-height: 750px;
  }
}
.secret-cities .frontpage-map-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80px;
  width: calc(100% - 60px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: rgba(255, 255, 255, 0.75);
}
@media only screen and (min-width: 1024px) {
  .secret-cities .frontpage-map-title {
    height: 110px;
    width: 430px;
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .secret-cities .frontpage-map-title {
    height: 190px;
    width: 740px;
  }
}
@media only screen and (min-width: 1024px) {
  .secret-cities .frontpage-map-title .desktop {
    display: inline;
  }
}

@media all and (min-width: 1440px) and (max-height: 767px) {
  .home .main-header .wrapper .trusted-mark {
    top: 10px;
    left: 42%;
    width: calc(59% - 40px);
  }
  .home .main-header .wrapper .desktop-nav {
    padding: 10px 0 15px;
    left: 42%;
    width: calc(59% - 40px);
  }
  .home .main-header .wrapper .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li > .sub-menu {
    top: 30px;
  }
  .home .carousel-desktop .col.featured {
    width: 35%;
  }
  .home .carousel-desktop .col.map {
    width: 65%;
    background-position: top 125px right;
    padding-right: 50px;
  }
  .home .carousel-desktop .col.map .header {
    padding-top: 50px;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link h1.heading-1 {
    font-size: 3.0rem;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .bar {
    margin: 20px 0;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .text {
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .flex-row {
    margin-top: 10px;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .flex-row a.bg-link .btn {
    height: 40px;
    font-size: 0.75rem;
  }
  .home .carousel-desktop .col.map .desk-slider {
    width: calc(100% - 125px);
  }
  .home .carousel-desktop .col.map .desk-slider .desk-next.desk-arrow {
    right: 30px;
  }
  .home .carousel-desktop .col.map .scroll-bar-wrapper {
    width: calc(100% - 165px);
  }
}
@media all and (min-width: 1440px) and (max-height: 508px) {
  .home .carousel-desktop .col.map .header .header-content .post-link h1.heading-1 {
    font-size: 2.25rem;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .text {
    font-size: .75rem;
  }
  .home .carousel-desktop .col.map .desk-slider .desk-slide {
    display: none !important;
  }
}
@media all and (min-width: 1023px) and (max-width: 1439px) and (max-height: 767px) {
  .home .main-header .wrapper .trusted-mark {
    top: 10px;
    left: 42%;
    width: calc(61% - 40px);
  }
  .home .main-header .wrapper .desktop-nav {
    padding: 10px 0 15px;
    left: 42%;
    width: calc(61% - 40px);
  }
  .home .main-header .wrapper .desktop-nav .shailan-dropdown-menu-widget .shailan-dropdown-menu .dropdown > li > .sub-menu {
    top: 30px;
  }
  .home .carousel-desktop .col.featured {
    width: 35%;
  }
  .home .carousel-desktop .col.map {
    width: 65%;
    background-position: top 115px right;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link h1.heading-1 {
    font-size: 2.0rem;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .bar {
    margin: 20px 0;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .text {
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .flex-row {
    margin-top: 10px;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .flex-row a.bg-link .btn {
    height: 40px;
    font-size: 0.75rem;
  }
}
@media all and (min-width: 1023px) and (max-width: 1439px) and (max-height: 459px) {
  .home .carousel-desktop .col.map .desk-slider .desk-slide {
    display: none !important;
  }
  .home .carousel-desktop .col.map {
    width: 65%;
    background-position: top 115px right;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link h1.heading-1 {
    font-size: 1.25rem;
  }
  .home .carousel-desktop .col.map .header .header-content .post-link .text {
    font-size: .75rem;
  }
}
.about .about-content, .about .content-about {
  background-color: #FFFFFF;
}
.about .content-about {
  position: relative;
  overflow: hidden;
}
.about .featured-img {
  height: 385px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .about .featured-img {
    height: 100vh;
    width: 45%;
    background-position: center center;
  }
}
.about .content {
  margin-top: 365px;
  position: relative;
  background-color: #FFFFFF;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .about .content {
    margin-left: 45%;
    margin-top: 0;
  }
}
.about .content .about-header {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .about .content .about-header {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1024px) {
  .about .content .about-header {
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .about .content .about-header {
    font-size: 3.5rem;
  }
}
.about .content .header {
  height: auto;
  transform: translateY(-45px);
  margin: 22px auto 0;
}
@media only screen and (min-width: 1024px) {
  .about .content .header {
    margin-left: 0;
    margin-top: 215px;
    padding: 0;
  }
}
.about .content .header .bar {
  margin: 30px auto 15px;
}
@media only screen and (min-width: 1024px) {
  .about .content .header .bar {
    margin: 40px 0 0;
    width: 98px;
  }
}
.about .content .subheader {
  line-height: 1.7;
  font-size: 1rem;
}
@media only screen and (min-width: 1440px) {
  .about .content .subheader {
    padding: 25px 20px 0 0;
    font-size: 1.313rem;
  }
}
@media only screen and (min-width: 1440px) {
  .about .content .about-subheader {
    width: 75%;
  }
}
.about .content-likes {
  background-color: #FFFFFF;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.about .wysiwyg-content {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .about .wysiwyg-content {
    width: 100%;
  }
}
.about .wysiwyg-content .text p {
  font-weight: 500;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .about .wysiwyg-content .text p {
    margin-bottom: 30px;
  }
}
.about #featured-contributor, .about #featured-wtm {
  display: none;
  height: 0;
}
@media only screen and (min-width: 1024px) {
  .about #featured-contributor, .about #featured-wtm {
    position: absolute;
    height: 100vh;
    display: block;
  }
}
.about .contributor-content, .about .wtm-content {
  padding-top: 40px;
  margin-top: 0;
}
.about .contributor-section, .about .wtm-section {
  background-color: #FFFFFF;
  width: 100%;
  border-radius: 0;
  height: 0;
  margin-top: 25px !important;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-header {
    margin-top: 95px;
    margin-bottom: 5px;
  }
}
.about .wtm-header {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .about .wtm-header {
    margin-top: 95px;
    max-width: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  .about .wtm-subheader {
    padding: 45px 20px 0 0 !important;
    max-width: 515px;
  }
}
.about .contributor-wrapper {
  background-color: #FFFFFF;
  display: grid;
  grid-template-columns: 100%;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-wrapper {
    grid-template-columns: 48% 48%;
    column-gap: 6%;
  }
}
@media only screen and (min-width: 768px) {
  .about .contributor-wrapper .wtm-wrapper {
    grid-template-columns: 100%;
    margin-left: 9%;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .about .contributor-wrapper {
    margin-left: 0;
  }
}
.about .contributor-wrapper .contributor-container, .about .contributor-wrapper .wtm-container {
  border-bottom: 1px solid #D9D9D9;
  padding: 45px 0;
}
.about .contributor-wrapper .contributor-container:first-of-type {
  border-top: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-wrapper .contributor-container:nth-of-type(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.about .contributor-author-image {
  width: 105px;
  height: 95px;
  display: inline-block;
  border-radius: 8px;
  vertical-align: middle;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-author-image {
    vertical-align: top;
    width: 90px;
    height: 83px;
  }
}
.about .contributor-author-info {
  display: inline-block;
  width: calc(100% - 145px);
  margin-left: 25px;
  vertical-align: top;
  padding-top: 25px;
  position: relative;
  font-size: 1.25em;
  color: #000000;
  line-height: .8;
}
.about .contributor-author-info .margin-bottom {
  margin-bottom: 10px;
}
.about .contributor-author-info .read-more {
  color: #1D95FF;
  text-decoration: underline;
  font-size: 16px;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-author-info .read-more {
    display: block;
    margin-top: 20px;
  }
}
.about .contributor-author-info .author-text {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-author-info .author-text {
    padding: 10px 0 0;
    display: block;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) {
  .about .contributor-author-info {
    text-align: left;
    padding-top: 0;
    vertical-align: middle;
    width: calc(100% - 120px);
  }
}
.about .contributor-bar {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .about .contributor-bar {
    display: block;
  }
}
.about .about-social {
  padding: 25px 0;
  margin: 60px 0 10px;
  border-radius: 0;
}
@media only screen and (min-width: 1024px) {
  .about .about-social {
    -ms-flex-pack: left;
        justify-content: left;
    padding: 45px 9% 45px 0;
    margin: 60px 0 0;
    max-width: 800px;
  }
}
@media only screen and (min-width: 1024px) {
  .about .about-social .content-likes__text-item {
    font-size: 0.875rem;
  }
}
.about .wtm-link {
  padding: 25px 0;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  margin: 70px auto;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
@media only screen and (min-width: 1024px) {
  .about .wtm-link {
    padding: 50px 0;
    text-align: left;
  }
}
.about .wtm-link a {
  color: #1D95FF;
}

.single-post .post-wrapper {
  background: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .single-post .post-content {
    min-height: 100vh;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .post-content-full {
    min-height: 100vh;
    height: auto;
  }
}
.single-post .header {
  height: auto;
  transform: translateY(-45px);
  margin: 0 auto -45px;
}
@media only screen and (min-width: 1024px) {
  .single-post .header {
    transform: none;
    margin: 0;
    padding-top: 0;
  }
}
.single-post .header-background {
  opacity: 1;
}
.single-post .header-category a {
  color: #000000;
}
.single-post .main-image-caption {
  color: #909090;
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  /* 10px */
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .single-post .main-image-caption {
    margin-bottom: 20px;
  }
}
.single-post .image-caption,
.single-post .slide__caption {
  color: #909090;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  margin: 20px 0 40px;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .single-post .image-caption,
  .single-post .slide__caption {
    font-size: 0.875rem;
    /* 14px */
  }
}
.single-post .author {
  display: block;
  margin: 0 0 15px;
}
@media only screen and (min-width: 1024px) {
  .single-post .author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    margin: 40px 0;
    padding: 40px 0;
    position: relative;
  }
}
@media only screen and (min-width: 1440px) {
  .single-post .author {
    display: block;
  }
}
.single-post .author-name {
  color: #909090;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
@media only screen and (min-width: 1024px) {
  .single-post .author-name {
    font-size: 1rem;
    /* 16px */
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .single-post .author-name {
    font-size: 1.125rem;
    /* 18px */
    margin-left: 25px;
  }
}
.single-post .list-item-header {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-weight: 600;
  line-height: 1.5;
  font-size: 0.875rem;
  /* 14px */
  display: block;
  font-style: normal;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .single-post .list-item-header {
    font-size: 1rem;
    /* 16px */
  }
}
.single-post .list-content-item {
  border-bottom: 1px solid #D9D9D9;
  padding: 55px 0 25px;
}
@media only screen and (min-width: 1440px) {
  .single-post .list-content-item {
    padding: 70px 0 55px;
  }
}
.single-post .list-content-item:first-child {
  padding-top: 0;
}
.single-post .list-content-item:last-child {
  border-bottom: none;
}
.single-post .comments {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  /* 16px */
  font-weight: 600;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .single-post .comments {
    font-size: 1.125rem;
    /* 18px */
  }
}
.single-post .view-all {
  /* "View all" */
  color: #1D95FF;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .single-post .view-all {
    font-size: 1rem;
    /* 16px */
  }
}
.single-post .more {
  /* "we think you'll like" / "popular locations" */
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  /* 18px */
  font-weight: 600;
  line-height: 1;
}
.single-post .locations-header {
  font-size: 0.875rem;
  /* 14px */
  line-height: 1.5;
}
@media only screen and (min-width: 1024px) {
  .single-post .locations-header {
    font-size: 1rem;
    /* 16px */
  }
}
@media only screen and (min-width: 1440px) {
  .single-post .locations-header {
    font-size: 1.125rem;
    /* 18px */
    line-height: 1.3;
  }
}
.single-post .loc-in-article-item {
  white-space: pre;
  margin-right: 12px !important;
}
.single-post .tag {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 0.875rem;
  /* 14px */
  font-weight: 600;
  color: #1D95FF;
  margin-right: 5px;
  line-height: 1.5;
}
.single-post .tag a {
  text-decoration: underline;
  color: #1D95FF;
  margin-right: -3px;
}
.single-post .tag a:before {
  content: none;
}
.single-post .tag:after {
  content: ',';
}
.single-post .tag:last-child:after {
  content: none;
}
@media only screen and (min-width: 1024px) {
  .single-post .tag {
    font-size: 1rem;
    /* 16px */
  }
}
.single-post .avatar {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1024px) {
  .single-post .avatar {
    height: 50px;
    width: 50px;
  }
}
.single-post .top-content {
  background: #FFFFFF;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .single-post .top-content {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .top-content .bar {
    display: none;
  }
}
.single-post .top-content-full {
  padding-top: 135px;
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .single-post .top-content-full {
    height: auto;
    min-height: 100vh;
    padding-top: 140px;
  }
}
.single-post .wysiwyg-content,
.single-post .list-content {
  padding: 30px 0 25px;
}
@media only screen and (min-width: 1024px) {
  .single-post .wysiwyg-content,
  .single-post .list-content {
    margin: 0;
    padding: 0 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .wysiwyg-content-expanded,
  .single-post .wysiwyg-content-expanded .slick-slide,
  .single-post .wysiwyg-content-expanded .slide__inner {
    max-width: 800px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .single-post .wysiwyg-content-expanded,
  .single-post .wysiwyg-content-expanded .slick-slide,
  .single-post .wysiwyg-content-expanded .slide__inner {
    max-width: 1000px !important;
  }
}
.single-post .audio-content {
  padding: 25px 0;
}
@media only screen and (min-width: 1024px) {
  .single-post .audio-content {
    padding: 30px 0;
  }
}
.single-post .text p, .single-post .text ol {
  margin: 0 0 25px;
  padding: 0;
}
.single-post .content-map {
  text-align: center;
  margin-bottom: 25px;
  padding-top: 0;
}
.single-post .content-map img {
  width: 100%;
}
.single-post .content-spnsrd-text {
  font-size: 0.875rem;
  margin: 0 5px 0 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .single-post .slick-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
}
.single-post .slide__inner {
  width: 60vw !important;
}
@media only screen and (min-width: 1024px) {
  .single-post .slide__inner {
    width: auto !important;
  }
}
.single-post .slide__inner a {
  height: 160px;
}
@media only screen and (min-width: 1024px) {
  .single-post .slide__inner a {
    height: 400px;
  }
}
.single-post .slick-list {
  width: 100%;
  padding-left: 0 !important;
}
@media only screen and (min-width: 1024px) {
  .single-post .slick-list {
    overflow: hidden !important;
  }
}
.single-post .slick-slide {
  padding: 0;
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .single-post .slick-slide {
    width: 65vw !important;
  }
}
.single-post .slide-caption {
  margin: 10px 0 50px;
}
.single-post .wb-slick-next {
  height: 15px;
  width: 15px;
  background: url("/wp-content/themes/petergreenberg/img/right-arrow-black.svg") no-repeat center/cover;
  position: absolute;
  right: 0;
  bottom: 40px;
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  .single-post .wb-slick-next {
    display: block !important;
  }
}
.single-post .wb-slick-prev {
  height: 15px;
  width: 15px;
  background: url("/wp-content/themes/petergreenberg/img/left-arrow-black.svg") no-repeat center/cover;
  left: 0;
  position: absolute;
  bottom: 40px;
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  .single-post .wb-slick-prev {
    display: block !important;
  }
}
.single-post .video-container video {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}

.content-article iframe {
  display: none;
}
.content-article .header {
  width: 100%;
}

.content-spnsrd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .content-spnsrd {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.content-spnsrd-text {
  font-size: 0.875rem;
  margin: 0 5px 0 0;
  white-space: nowrap;
}

/* comments styles */
.content-comments iframe {
  display: block;
}

.comments-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.hidden-fb-comments {
  padding-top: 50px;
  display: none;
}
.hidden-fb-comments.active {
  display: block;
}

.comment-caret {
  font-size: 0.75em;
  margin-left: 5px;
  vertical-align: middle;
  transition: none;
  margin-top: -2px;
}
.comment-caret.active {
  transform: scaleY(-1);
}

.comments-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
}
@media only screen and (min-width: 1024px) {
  .comments-text {
    font-size: 1.125rem;
  }
}

/* share icon styles */
.share {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  width: 400px;
}
@media only screen and (min-width: 1024px) {
  .share {
    display: -ms-flexbox;
    display: flex;
  }
}
.share .share-icon {
  width: 37px;
  height: 38px;
  margin-left: 9px;
  cursor: pointer;
}

.content-likes a::before,
.share a::before {
  display: none;
}

.share-desktop-fixed {
  -ms-flex-direction: column;
      flex-direction: column;
  position: fixed;
  top: 120px;
  right: 25px;
  width: auto;
  -ms-flex-align: end;
      align-items: flex-end;
  transform: none;
  display: none;
  z-index: 2000;
}
.share-desktop-fixed .share-icon {
  margin-top: 9px;
}

.post-template-default .content-comments,
.post-template-article-list-template .content-comments,
.post-template-article-video-template .content-comments {
  border-bottom: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1024px) {
  .post-template-default .content-comments,
  .post-template-article-list-template .content-comments,
  .post-template-article-video-template .content-comments {
    padding: 30px 0;
    margin: 0;
    width: 100%;
    border-top: none;
  }
}

@media only screen and (min-width: 1024px) {
  .post-template-article-list-template.full,
  .post-template-article-video-template.full {
    margin: 0 0 0 9%;
  }
}

.post-template-article-audio-template .content-comments {
  border-bottom: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1024px) {
  .post-template-article-audio-template .content-comments {
    border-top: none;
  }
}
@media only screen and (min-width: 1024px) {
  .post-template-article-audio-template .comment-line {
    margin-top: 60px;
  }
}

@media only screen and (min-width: 1024px) {
  .post-template-article-video-template .comment-line {
    margin-top: 60px;
  }
}
.post-template-article-video-template .article-footer {
  border-bottom: none;
}
@media only screen and (min-width: 1024px) {
  .post-template-article-video-template .article-footer {
    border-bottom: 1px solid #D9D9D9;
  }
}

@media only screen and (min-width: 1024px) {
  .comment-line {
    border-top: 1px solid #D9D9D9;
    display: block;
    width: 100%;
  }
}

/* SEARCH FORM */
.search-form {
  border-bottom: 1px solid #000000;
  position: relative;
}
.search-form .search-input {
  -webkit-appearance: none;
  width: calc(100% - 50px);
  border: none;
  font-size: 2.25rem;
  /* 36px */
  padding: 15px 0;
}
.search-form .search-input:-ms-input-placeholder {
  color: #C3C3C3;
}
.search-form .search-input::placeholder {
  color: #C3C3C3;
}
.search-form .search-submit {
  -webkit-appearance: none;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search-form .search-arrow {
  display: block;
  height: 15px;
  width: 15px;
  background-image: url(img/gray-right-arrow.svg);
  background-size: cover;
  background-position: center;
}
.search-form .search-arrow.active {
  background-image: url(img/blue-right-arrow.svg);
}

/* DAVE'S WORDPRESS LIVE SEARCH PLUGIN */
input[type='search']::-webkit-search-cancel-button {
  display: none;
}

#dwls_search_results {
  position: fixed;
  /* not cute - hacky thing i had to do because of the plugin */
  top: 150px !important;
  z-index: 2005;
  height: 80vw;
  overflow: scroll;
}
@media only screen and (min-width: 768px) {
  #dwls_search_results {
    height: unset;
    overflow: unset;
  }
}
@media only screen and (min-width: 1024px) {
  #dwls_search_results {
    top: 220px !important;
  }
}

#search-clear,
#search_results_activity_indicator {
  display: none !important;
}

/* SUGGESTED SEARCHES */
.suggested-searches {
  position: absolute;
  bottom: 45px;
  left: 25px;
}
@media only screen and (min-width: 768px) {
  .suggested-searches {
    bottom: 5vw;
    left: 8vw;
  }
}
.suggested-searches.hidden {
  display: none;
}

.daves-wordpress-live-search_result {
  margin-bottom: 20px;
  padding-right: 25px;
}

.suggested-search-item {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  margin-top: 15px;
}

.suggested-searches-title {
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1;
}

.author .about-content {
  background-color: #FFFFFF;
}
.author .header-background {
  opacity: 1;
}
.author .content-likes {
  background-color: #FFFFFF;
}
.author .article-list__item {
  border-bottom: none;
}
.author .share {
  width: auto;
  display: block;
}
.author .share-desktop-static {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .author .share-desktop-static {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}
.author .content-likes__text {
  display: block;
}
.author .wrapper-author {
  display: -ms-flexbox;
  display: flex;
}
.author .wrapper-author .author-content {
  margin-top: 365px;
  position: relative;
  background-color: #FFFFFF;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .author .wrapper-author .author-content {
    margin-top: 0;
    width: 40%;
  }
}
.author .wrapper-author .author-content .author-header {
  font-size: 16px;
  margin: 40px auto;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .author .wrapper-author .author-content .author-header {
    font-size: 1.125rem;
    margin: 90px auto 40px;
    text-align: left;
  }
}
.author .wrapper-author .author-content .header {
  height: auto;
  transform: translateY(-45px);
  margin: 22px auto -25px;
}
@media only screen and (min-width: 1024px) {
  .author .wrapper-author .author-content .header {
    margin-left: 0;
    margin-top: 215px;
    padding: 0;
  }
}
.author .wrapper-author .author-content .header .bar {
  margin: 30px auto 15px;
}
@media only screen and (min-width: 1024px) {
  .author .wrapper-author .author-content .header .bar {
    margin: 70px 0;
    width: 98px;
  }
}
@media only screen and (min-width: 1024px) {
  .author .wrapper-author .author-content .subheader {
    padding: 25px 20px 0 0;
  }
}
.author .wrapper-author .author-content-full {
  width: 100%;
}
.author .featured-img-container {
  height: 385px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .author .featured-img-container {
    display: -ms-flexbox;
    display: flex;
    height: unset;
    width: 45%;
    position: relative;
    background-position: center center;
  }
}
.author .featured-img-container .avatar {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .author .featured-img-container .avatar {
    height: 100vh;
    position: fixed;
    width: 45%;
  }
}
.author .featured-contributor {
  display: none;
  height: 0;
}
@media only screen and (min-width: 1024px) {
  .author .featured-contributor {
    display: block;
    height: unset;
  }
}
.author .author-wrapper {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .author .author-wrapper {
    padding: 90px 0 25px;
    min-height: 100vh;
  }
}
@media only screen and (min-width: 1440px) {
  .author .author-wrapper {
    display: grid;
    grid-template-columns: 46% 46%;
    column-gap: 7%;
  }
}
.author .author-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.author .author-description {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .author .author-description {
    -ms-flex-pack: left;
        justify-content: left;
    width: 100%;
  }
}
.author .post-image img {
  width: 105px;
  height: 95px;
  display: inline-block;
  border-radius: 8px;
  vertical-align: middle;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  .author .post-image img {
    vertical-align: top;
  }
}
.author .post-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  width: 50%;
  margin: 0 20px;
  min-height: 95px;
  vertical-align: top;
  position: relative;
  font-size: 1.25em;
  color: #000000;
}
.author .post-info .title {
  padding: 10px 0;
  line-height: 1.4em;
}
.author .post-info .read-more {
  color: #1D95FF;
  text-decoration: underline;
  font-size: 16px;
}
.author .post-info .author-text {
  display: none;
}
@media only screen and (min-width: 1280px) {
  .author .post-info .author-text {
    padding: 20px 0;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .author .post-info {
    text-align: left;
    padding-top: 0;
    width: 50%;
  }
}
.author .contributor-bar {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .author .contributor-bar {
    display: block;
  }
}
.author .author-container {
  border-top: 1px solid #EEEEEE;
  padding: 45px 0;
}
.author .author-social {
  padding: 40px 0;
  border-radius: 0;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  margin: 0 auto 50px;
}
@media only screen and (min-width: 1024px) {
  .author .author-social {
    padding: 50px 0;
    margin-bottom: 75px;
    -ms-flex-pack: left;
        justify-content: left;
    width: 100%;
  }
}

#post-404 {
  height: 100vh;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (min-width: 768px) {
  #post-404 {
    height: calc(100vh - 207px);
  }
}
#post-404 .margin-top {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  #post-404 .margin-top {
    margin-top: 20px;
  }
}

.tag-content {
  padding: 90px 25px;
}
@media only screen and (min-width: 1024px) {
  .tag-content {
    padding: 150px 8vw 50px;
  }
}
.tag-content .tag-header {
  text-align: center;
  padding-bottom: 35px;
  margin-bottom: 45px;
  border-bottom: 1px #F2F2F2 solid;
}
@media only screen and (min-width: 1024px) {
  .tag-content .tag-header {
    text-align: left;
    padding-bottom: 43px;
    margin-bottom: 70px;
  }
}
.tag-content .grey-letter {
  color: #909090;
}
.tag-content .tag-text {
  margin-bottom: 38px;
}
.tag-content .tag-item {
  margin-bottom: 90px;
}
@media only screen and (min-width: 1024px) {
  .tag-content .tag-item {
    margin-bottom: 55px;
  }
}
@media only screen and (min-width: 1024px) {
  .tag-content .tag-text {
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .tag-content .flex-column-wrap {
    width: 100%;
    display: inline-grid;
    grid-template-columns: 25% 25% 25% 25%;
  }
}
.tag-content .tag-text a {
  font-weight: 300;
  font-size: 1.125rem;
  /* 18px */
}
.tag-content h2.tag-text {
  font-size: 1.125rem;
  /* 18px */
  font-style: normal;
}

.tax-locations .post-wrapper,
.location-content .post-wrapper,
.author-wrapper .post-wrapper {
  background: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .post-content,
  .location-content .post-content,
  .author-wrapper .post-content {
    min-height: 100vh;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-locations .post-content-full,
  .location-content .post-content-full,
  .author-wrapper .post-content-full {
    min-height: 100vh;
    height: auto;
  }
}
.tax-locations .header,
.location-content .header,
.author-wrapper .header {
  height: auto;
  transform: translateY(-45px);
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .header,
  .location-content .header,
  .author-wrapper .header {
    transform: none;
    padding-top: 0;
  }
}
.tax-locations .location-header,
.location-content .location-header,
.author-wrapper .location-header {
  margin-bottom: 25px;
}
.tax-locations .content-article .content-map,
.location-content .content-article .content-map,
.author-wrapper .content-article .content-map {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .content-article .content-map,
  .location-content .content-article .content-map,
  .author-wrapper .content-article .content-map {
    display: none;
  }
}
.tax-locations .content-article .content-map img,
.location-content .content-article .content-map img,
.author-wrapper .content-article .content-map img {
  width: 100%;
}
.tax-locations .header-background,
.location-content .header-background,
.author-wrapper .header-background {
  opacity: 1;
}
.tax-locations .header-category a,
.location-content .header-category a,
.author-wrapper .header-category a {
  color: #000000;
}
.tax-locations .main-image-caption,
.location-content .main-image-caption,
.author-wrapper .main-image-caption {
  color: #909090;
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  /* 10px */
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
}
.tax-locations .image-caption,
.tax-locations .slide__caption,
.location-content .image-caption,
.location-content .slide__caption,
.author-wrapper .image-caption,
.author-wrapper .slide__caption {
  color: #909090;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  margin: 20px 0 40px;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .image-caption,
  .tax-locations .slide__caption,
  .location-content .image-caption,
  .location-content .slide__caption,
  .author-wrapper .image-caption,
  .author-wrapper .slide__caption {
    font-size: 0.875rem;
    /* 14px */
  }
}
.tax-locations .article-list,
.location-content .article-list,
.author-wrapper .article-list {
  padding: 25px 0;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .article-list,
  .location-content .article-list,
  .author-wrapper .article-list {
    padding: 90px 0 25px;
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .article-list,
  .location-content .article-list,
  .author-wrapper .article-list {
    display: grid;
    grid-template-columns: 46% 46%;
    column-gap: 7%;
  }
}
.tax-locations .article-list__item,
.location-content .article-list__item,
.author-wrapper .article-list__item {
  padding: 45px 0;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .article-list__item,
  .location-content .article-list__item,
  .author-wrapper .article-list__item {
    -ms-flex-align: center;
        align-items: center;
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .article-list__item,
  .location-content .article-list__item,
  .author-wrapper .article-list__item {
    border-top: none;
    border-bottom: 1px solid #D9D9D9;
    padding: 45px 0 55px;
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .article-list__item:nth-of-type(-n+2),
  .location-content .article-list__item:nth-of-type(-n+2),
  .author-wrapper .article-list__item:nth-of-type(-n+2) {
    border-top: 1px solid #D9D9D9;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-locations .item-header__subtitle,
  .location-content .item-header__subtitle,
  .author-wrapper .item-header__subtitle {
    font-size: 0.75rem;
    /* 12px */
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .item-text__item,
  .location-content .item-text__item,
  .author-wrapper .item-text__item {
    display: block;
    font-size: 0.75rem;
    /* 12px */
    line-height: 1.5;
    margin-top: 15px;
  }
}
.tax-locations .item-text-link,
.location-content .item-text-link,
.author-wrapper .item-text-link {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .item-text-link,
  .location-content .item-text-link,
  .author-wrapper .item-text-link {
    display: block;
    color: #1D95FF;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    margin-top: 5px;
  }
}
.tax-locations .blockquote,
.location-content .blockquote,
.author-wrapper .blockquote {
  padding: 25px;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .blockquote,
  .location-content .blockquote,
  .author-wrapper .blockquote {
    padding-left: calc(9% + 60px);
    max-width: 625px;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-locations .blockquote .blockquote-text,
  .location-content .blockquote .blockquote-text,
  .author-wrapper .blockquote .blockquote-text {
    font-size: 1.875rem;
    /* 30px */
    padding: 0;
    line-height: 1.5;
    margin: 60px 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-locations .blockquote .blockquote-text::before,
  .location-content .blockquote .blockquote-text::before,
  .author-wrapper .blockquote .blockquote-text::before {
    top: 0;
    left: -60px;
    width: 35px;
    height: 35px;
  }
}
.tax-locations .blockquote .blockquote__share-twitter,
.location-content .blockquote .blockquote__share-twitter,
.author-wrapper .blockquote .blockquote__share-twitter {
  padding: 0;
  border: none;
  -webkit-appearance: none;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .blockquote .blockquote__share-twitter,
  .location-content .blockquote .blockquote__share-twitter,
  .author-wrapper .blockquote .blockquote__share-twitter {
    width: 60px;
    height: 60px;
  }
}
.tax-locations .blockquote .blockquote__share-twitter img,
.location-content .blockquote .blockquote__share-twitter img,
.author-wrapper .blockquote .blockquote__share-twitter img {
  width: 100%;
}
.tax-locations .content-likes-mobile,
.location-content .content-likes-mobile,
.author-wrapper .content-likes-mobile {
  margin: 15px 0;
  padding: 15px;
  background-color: #F6F6F6;
  border-radius: 5px;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .content-likes-mobile,
  .location-content .content-likes-mobile,
  .author-wrapper .content-likes-mobile {
    display: none;
  }
}
.tax-locations .content-likes-desktop,
.location-content .content-likes-desktop,
.author-wrapper .content-likes-desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .content-likes-desktop,
  .location-content .content-likes-desktop,
  .author-wrapper .content-likes-desktop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 15px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-locations .content-likes__ico,
  .location-content .content-likes__ico,
  .author-wrapper .content-likes__ico {
    width: 30px;
    height: 30px;
  }
}
.tax-locations .list-item-header,
.location-content .list-item-header,
.author-wrapper .list-item-header {
  color: #000000;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 0.875rem;
  /* 14px */
  display: block;
  font-style: normal;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .list-item-header,
  .location-content .list-item-header,
  .author-wrapper .list-item-header {
    font-size: 1.313rem;
    /* 21px */
  }
}
.tax-locations .list-content-item,
.location-content .list-content-item,
.author-wrapper .list-content-item {
  border-bottom: 1px solid #D9D9D9;
}
.tax-locations .list-content-item:last-child,
.location-content .list-content-item:last-child,
.author-wrapper .list-content-item:last-child {
  border-bottom: none;
}
.tax-locations .view-all,
.location-content .view-all,
.author-wrapper .view-all {
  /* "View all" */
  color: #1D95FF;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 600;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .view-all,
  .location-content .view-all,
  .author-wrapper .view-all {
    font-size: 1rem;
    /* 16px */
  }
}
.tax-locations .more,
.location-content .more,
.author-wrapper .more {
  /* "we think you'll like" / "popular locations" */
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  /* 18px */
  font-weight: 600;
  line-height: 1;
}
.tax-locations .locations-header,
.location-content .locations-header,
.author-wrapper .locations-header {
  font-size: 0.875rem;
  /* 14px */
}
@media only screen and (min-width: 1024px) {
  .tax-locations .locations-header,
  .location-content .locations-header,
  .author-wrapper .locations-header {
    font-size: 1.125rem;
    /* 18px */
  }
}
.tax-locations .top-content,
.location-content .top-content,
.author-wrapper .top-content {
  background: #FFFFFF;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .top-content,
  .location-content .top-content,
  .author-wrapper .top-content {
    padding-top: 160px;
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .top-content,
  .location-content .top-content,
  .author-wrapper .top-content {
    padding-top: 145px;
  }
}
.tax-locations .top-content .bar,
.location-content .top-content .bar,
.author-wrapper .top-content .bar {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .top-content .bar,
  .location-content .top-content .bar,
  .author-wrapper .top-content .bar {
    margin: 30px 0;
    width: 100px;
  }
}
.tax-locations .top-content-full,
.location-content .top-content-full,
.author-wrapper .top-content-full {
  margin-top: 130px;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .top-content-full,
  .location-content .top-content-full,
  .author-wrapper .top-content-full {
    width: 100%;
    height: auto;
    margin-top: 0;
    min-height: 100vh;
    padding-top: 140px;
  }
  .tax-locations .top-content-full .article-list,
  .location-content .top-content-full .article-list,
  .author-wrapper .top-content-full .article-list {
    max-width: none;
    display: grid;
    grid-template-columns: 46% 46%;
    column-gap: 7%;
  }
  .tax-locations .top-content-full .article-list__item,
  .location-content .top-content-full .article-list__item,
  .author-wrapper .top-content-full .article-list__item {
    border-top: none;
    border-bottom: 1px solid #D9D9D9;
  }
  .tax-locations .top-content-full .article-list__item:nth-of-type(-n+2),
  .location-content .top-content-full .article-list__item:nth-of-type(-n+2),
  .author-wrapper .top-content-full .article-list__item:nth-of-type(-n+2) {
    border-top: 1px solid #D9D9D9;
  }
}
@media only screen and (min-width: 1440px) {
  .tax-locations .top-content-full,
  .location-content .top-content-full,
  .author-wrapper .top-content-full {
    padding-top: 165px;
  }
}
.tax-locations .top-content-full .content-article,
.location-content .top-content-full .content-article,
.author-wrapper .top-content-full .content-article {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .tax-locations .location-description *,
  .location-content .location-description *,
  .author-wrapper .location-description * {
    padding-top: 31px;
    line-height: 2;
  }
}

/* like button styles */
.content-article .content-likes-mobile iframe,
.content-article .content-likes-desktop iframe {
  display: block;
}

.fb-like {
  margin-bottom: 0;
}

@media only screen and (min-width: 1024px) {
  .post-template-article-audio-template .audio-location {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.post-template-article-audio-template .audio-location .audio {
  -ms-flex-order: 2;
      order: 2;
}
.post-template-article-audio-template .audio-location .loc-in-article {
  -ms-flex-order: 1;
      order: 1;
}

.search-page {
  background: #FFFFFF;
  padding: 90px 25px;
}
.search-page.mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .search-page {
    padding: 110px 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .search-page {
    padding: 125px 8vw;
  }
}
@media only screen and (min-width: 1440px) {
  .search-page {
    padding: 185px 8vw;
  }
}
.search-page .margin-bottom {
  display: none;
}
@media only screen and (min-width: 768px) {
  .search-page .margin-bottom {
    display: block;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .search-page .margin-bottom {
    margin-bottom: 25px;
  }
}
.search-page .search-text {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .search-page .search-text {
    margin-bottom: 10px;
  }
}
.search-page .additional-article-btn {
  margin: 45px 0 25px;
}
.search-page .additional-article-btn .btn {
  margin: 0 auto;
}
.search-page .additional-articles-title {
  text-align: center;
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .search-page .additional-articles-title {
    text-align: left;
  }
}
.search-page .additional-article {
  border-bottom: none;
}
@media only screen and (min-width: 1024px) {
  .search-page .additional-article {
    border-top: none;
  }
}
.search-page .additional-article:first-child {
  border-top: none;
}
.search-page .additional-article:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .search-page .additional-article:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.search-page .post-title {
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (min-width: 1024px) {
  .search-page .post-title {
    border-top: none;
  }
}
.search-page .post-title:first-child {
  border-top: 1px solid #D9D9D9;
}
.search-page .post-title:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .search-page .post-title:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.search-page .flex {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (min-width: 768px) {
  .search-page .flex {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end;
  }
}
.search-page article:first-child {
  border-top: 1px solid #D9D9D9;
}
.search-page article:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  .search-page article:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
.search-page .post-title:first-child {
  border-top: none;
}
.search-page .post-title:nth-child(2) {
  border-top: none;
}

#response .additional-article:first-child {
  border-top: none;
}
#response .additional-article:nth-child(2) {
  border-top: none;
}
#response .post-title:first-child {
  border-top: 1px solid #D9D9D9;
}
#response .post-title:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 768px) {
  #response .post-title:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
}
