/*! Generated on Thu Oct 26 2017 12:56:24 GMT+0100 (BST)*/
/* Reset */
body {
  margin: 0px; }

img {
  border: none; }

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

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

body,
form {
  margin: 0; }

button,
input[type="submit"],
input[type="image"],
input[type="text"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  border-radius: 0px; }

button,
input[type="submit"],
label {
  cursor: pointer; }

button,
input[type="submit"],
input[type="image"] {
  border: none; }

sup {
  font-size: 0.83em;
  vertical-align: super;
  line-height: 0; }

body {
  line-height: 1.6; }

body.non-home {
  padding-top: 95px; }
  body.non-home header {
    border-bottom: 1px solid #EAEAEA; }
  body.non-home main {
    margin-top: 0 !important; }

div,
p,
main,
header,
footer,
th,
td {
  font-family: Raleway, sans-serif;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.05em; }

h1,
h2,
h3 {
  font-weight: 400;
  margin: 0;
  padding: 0; }

h2 {
  padding-top: 62px;
  padding-bottom: 5px;
  text-transform: lowercase;
  font-size: 30px;
  text-align: center;
  clear: both; }
  h2 span {
    text-transform: uppercase; }

strong {
  font-weight: 700; }

div.end {
  height: 0;
  clear: both; }

a {
  color: #00CD98;
  text-decoration: none; }

hr {
  border: none;
  height: 0;
  border-top: 1px solid #EAEAEA;
  padding: 0;
  margin: 0; }

a.button,
button {
  width: 235px;
  margin: -1px auto 0 auto;
  display: block;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #00CD98;
  border-radius: 3px;
  font-size: 12px; }

a.button:hover,
button:hover {
  background-color: #000000; }

button {
  margin-top: 30px;
  margin-bottom: 30px; }

a.inactive,
a.inactive:hover {
  cursor: default;
  background-color: #FFFFFF !important; }

img {
  box-sizing: border-box;
  max-width: 100%; }

header {
  height: 95px;
  padding: 40px 80px 0 80px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 250; }
  @media only screen and (max-width: 1110px) {
    header {
      padding-left: 40px;
      padding-right: 40px; } }
  header * {
    font-weight: 700; }
  header div.hash {
    position: relative;
    top: 1px; }
  header nav {
    width: 800px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -415px;
    text-align: center;
    /*div.drop-down-parent:first-of-type {

			a { margin-left: 0; }

		}*/ }
    @media only screen and (max-width: 1110px) {
      header nav {
        width: 750px;
        margin-left: -389px; } }
    header nav > img {
      vertical-align: middle; }
    header nav a {
      color: #000000;
      display: inline-block;
      vertical-align: middle; }
    header nav a:hover,
    header nav a.active {
      color: #00CD98; }
    header nav img {
      vertical-align: middle; }
    header nav > a,
    header nav div.drop-down-parent > a {
      margin-left: 35px; }
    header nav > a:first-child {
      margin-left: 0; }
    @media only screen and (max-width: 1110px) {
      header nav > a,
      header nav div.drop-down-parent > a {
        display: none; } }
    @media only screen and (max-width: 1110px) {
      header nav > a.logo {
        display: inline-block;
        margin: 0;
        position: relative;
        left: 14px; } }
    header nav div.drop-down-parent {
      display: inline-block;
      padding-bottom: 50px; }
      @media only screen and (max-width: 1110px) {
        header nav div.drop-down-parent {
          display: none; } }
      header nav div.drop-down-parent div.drop-down {
        display: none;
        border-top: 1px solid #EAEAEA;
        border-bottom: 1px solid #EAEAEA;
        background-color: #FFFFFF;
        position: fixed;
        left: 0;
        right: 0;
        top: 94px;
        padding-top: 20px;
        height: 205px;
        box-sizing: border-box; }
        header nav div.drop-down-parent div.drop-down > div {
          text-align: center; }
          header nav div.drop-down-parent div.drop-down > div img {
            display: block;
            margin: 0 auto 8px auto; }
          header nav div.drop-down-parent div.drop-down > div a {
            display: inline-block;
            text-align: center;
            color: #000000;
            margin-left: 20px;
            margin-right: 20px;
            font-weight: 400;
            font-size: 14px;
            padding-bottom: 4px;
            width: 115px;
            text-transform: lowercase; }
          header nav div.drop-down-parent div.drop-down > div a:hover,
          header nav div.drop-down-parent div.drop-down > div a.active {
            color: #00CD98; }
        header nav div.drop-down-parent div.drop-down > div.journal a {
          padding: 25px 0 35px 0; }
        header nav div.drop-down-parent div.drop-down > div.journal > a {
          margin-top: -25px; }
        header nav div.drop-down-parent div.drop-down > a {
          display: block;
          text-align: center;
          color: #d6d6d6;
          font-size: 10px;
          font-weight: 700;
          padding: 10px 0 10px;
          border-top: 1px solid #EAEAEA;
          text-transform: uppercase; }
        header nav div.drop-down-parent div.drop-down > div.journal + a.inactive {
          margin-top: 2px; }
      header nav div.drop-down-parent a.inactive {
        border-bottom: 1px solid #EAEAEA; }
  header div.social {
    position: absolute;
    right: 80px;
    top: 40px; }
    @media only screen and (max-width: 1110px) {
      header div.social {
        display: none; } }
    header div.social img {
      margin-left: 4px;
      margin-right: 4px;
      vertical-align: middle; }
  header div.mobile-menu {
    display: none;
    position: absolute;
    right: 35px;
    top: 37px; }
    @media only screen and (max-width: 1110px) {
      header div.mobile-menu {
        display: block; } }
    header div.mobile-menu > a img:last-child {
      display: none; }
    header div.mobile-menu nav {
      background-color: #FFFFFF;
      position: fixed;
      overflow: auto;
      left: 0;
      width: 100%;
      top: 95px;
      bottom: 0;
      margin: 0;
      visibility: hidden;
      opacity: 0; }
      header div.mobile-menu nav > div a {
        width: 95px;
        margin-left: 5px;
        margin-right: 5px;
        font-size: 14px;
        font-weight: 400; }
        @media only screen and (max-width: 825px) {
          header div.mobile-menu nav > div a {
            width: 50%;
            float: left;
            margin: 0;
            padding-bottom: 20px; } }
        @media only screen and (max-width: 825px) {
          header div.mobile-menu nav > div a br {
            display: none; } }
        header div.mobile-menu nav > div a img {
          width: 75px;
          margin-bottom: 10px; }
          @media only screen and (max-width: 825px) {
            header div.mobile-menu nav > div a img {
              display: none; } }
      header div.mobile-menu nav > div a:hover {
        color: #00CD98; }
        header div.mobile-menu nav > div a:hover img {
          opacity: 0.7; }
      header div.mobile-menu nav > div:first-of-type {
        border-top: none; }
      header div.mobile-menu nav div.journal img {
        width: auto !important; }
      header div.mobile-menu nav h2 {
        padding: 0;
        padding-bottom: 30px; }
      header div.mobile-menu nav h2,
      header div.mobile-menu nav > div,
      header div.mobile-menu nav > a {
        font-weight: 400; }
      header div.mobile-menu nav h2,
      header div.mobile-menu nav > a {
        font-size: 30px; }
      header div.mobile-menu nav > div,
      header div.mobile-menu nav > a {
        clear: both;
        padding: 30px;
        border-top: 1px solid #EAEAEA; }
      header div.mobile-menu nav > a:last-child {
        border-bottom: 1px solid #EAEAEA; }
      header div.mobile-menu nav > a {
        display: block; }
  header div.mobile-menu.open > a img:first-child {
    display: none; }
  header div.mobile-menu.open > a img:last-child {
    display: inline-block; }
  header div.mobile-menu.open nav {
    visibility: visible;
    opacity: 1; }

header.alt {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #EBEBEB; }

header.force-bg {
  background-color: #FFFFFF !important; }

main h2 + p {
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center !important; }

main h2.sub {
  padding-top: 70px;
  padding-bottom: 10px;
  display: none; }

main nav.sub {
  text-align: center;
  border-bottom: 1px solid #EAEAEA; }
  @media only screen and (min-width: 826px) {
    main nav.sub {
      padding-top: 20px; } }
  main nav.sub img {
    display: block;
    margin: 0 auto 8px auto; }
    @media only screen and (max-width: 1110px) {
      main nav.sub img {
        width: 75px; } }
    @media only screen and (max-width: 825px) {
      main nav.sub img {
        display: none; } }
  main nav.sub div a {
    display: inline-block;
    text-align: center;
    color: #000000;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 4px;
    width: 115px;
    text-transform: lowercase; }
    @media only screen and (max-width: 1110px) {
      main nav.sub div a {
        width: 75px;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 825px) {
      main nav.sub div a {
        width: 50%;
        float: left;
        margin: 0;
        padding-bottom: 20px; } }
  main nav.sub > a {
    display: block;
    text-align: center;
    color: #d6d6d6;
    font-size: 10px;
    font-weight: 700;
    padding: 10px 0 10px;
    border-top: 1px solid #EAEAEA;
    text-transform: uppercase; }
  main nav.sub a:hover,
  main nav.sub a.active {
    color: #00CD98; }
  main nav.sub div.journal + a.inactive {
    margin-top: 35px; }

main div.c2a {
  position: fixed;
  z-index: 250;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 85px;
  background-color: #00CD98;
  margin-top: 80px; }
  @media only screen and (max-width: 1110px), (max-height: 650px) {
    main div.c2a {
      position: static; } }
  @media only screen and (max-width: 825px) {
    main div.c2a {
      padding-left: 20px;
      padding-right: 20px; } }
  main div.c2a > div {
    max-width: 945px;
    margin: 0 auto 0 auto;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    color: #FFFFFF; }
    main div.c2a > div img,
    main div.c2a > div a {
      position: absolute; }
    main div.c2a > div img {
      left: 0;
      bottom: 5px;
      display: none; }
      @media only screen and (max-width: 1110px) {
        main div.c2a > div img {
          bottom: 0;
          left: 30px; } }
      @media only screen and (max-width: 825px) {
        main div.c2a > div img {
          display: none; } }
    main div.c2a > div a {
      right: 0;
      top: 25px;
      width: 215px;
      padding-top: 5px;
      padding-bottom: 5px;
      border-radius: 3px;
      border: 1px solid #FFFFFF;
      color: #FFFFFF;
      text-transform: uppercase;
      display: block;
      font-size: 12px;
      font-weight: 400; }
      @media only screen and (max-width: 1110px) {
        main div.c2a > div a {
          position: static;
          margin: 20px auto 0 auto; } }
    main div.c2a > div a:hover {
      color: #00CD98;
      background-color: #FFFFFF; }

footer {
  text-align: center;
  padding-bottom: 120px;
  padding-top: 25px;
  border-top: 1px solid #EBEBEB; }
  @media only screen and (max-width: 825px) {
    footer {
      border: none;
      padding-bottom: 50px; } }
  footer img {
    display: block;
    margin: 0 auto 0 auto;
    padding-bottom: 30px; }

div.promo {
  max-width: 1040px;
  margin: 80px auto 0 auto;
  height: 520px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  div.promo div.overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5); }
    div.promo div.overlay div.title,
    div.promo div.overlay div.subtitle {
      position: absolute;
      color: #FFFFFF;
      left: 0;
      right: 0;
      text-align: center; }
    div.promo div.overlay div.title {
      top: 175px;
      font-size: 30px;
      text-transform: lowercase; }
    div.promo div.overlay div.subtitle {
      top: 225px;
      font-weight: 700;
      font-size: 12px;
      text-transform: uppercase; }
    div.promo div.overlay > a {
      bottom: 175px;
      position: absolute;
      left: 50%;
      margin-left: -104px; }

div.promo:first-of-type {
  margin-top: 69px; }

main.gallery div.details {
  position: relative;
  max-width: 865px;
  margin: 0 auto 0 auto; }
  main.gallery div.details h2 {
    padding-bottom: 0; }
  main.gallery div.details h2 + p {
    font-weight: 400;
    text-transform: none;
    margin-top: 10px; }
  main.gallery div.details div.cycle-slideshow {
    width: 100%;
    max-width: 735px;
    margin: 0 auto 0 auto; }
    @media only screen and (max-width: 1110px) {
      main.gallery div.details div.cycle-slideshow {
        max-width: 100%; } }
    main.gallery div.details div.cycle-slideshow div.slide,
    main.gallery div.details div.cycle-slideshow img {
      width: 100%; }
  main.gallery div.details a.cycle-prev,
  main.gallery div.details a.cycle-next {
    position: absolute;
    top: 200px;
    z-index: 100; }
    @media only screen and (max-width: 1110px) {
      main.gallery div.details a.cycle-prev,
      main.gallery div.details a.cycle-next {
        position: static;
        margin-top: 30px; } }
  main.gallery div.details a.cycle-prev {
    left: 0px; }
    @media only screen and (max-width: 1110px) {
      main.gallery div.details a.cycle-prev {
        float: left; } }
    @media only screen and (max-width: 825px) {
      main.gallery div.details a.cycle-prev {
        padding-left: 20px; } }
  main.gallery div.details a.cycle-next {
    right: 0px; }
    @media only screen and (max-width: 1110px) {
      main.gallery div.details a.cycle-next {
        float: right; } }
    @media only screen and (max-width: 825px) {
      main.gallery div.details a.cycle-next {
        padding-right: 20px; } }
  main.gallery div.details div.social {
    left: 0;
    top: 307px;
    position: absolute; }
    @media only screen and (max-width: 1110px) {
      main.gallery div.details div.social {
        position: static;
        text-align: center;
        padding-top: 20px; } }
    main.gallery div.details div.social a {
      display: block;
      margin-top: 10px; }
      @media only screen and (max-width: 1110px) {
        main.gallery div.details div.social a {
          display: inline-block;
          margin: 0 5px 0 5px; } }
  main.gallery div.details p {
    margin-top: 40px;
    padding-left: 60px;
    padding-right: 60px; }
    @media only screen and (max-width: 825px) {
      main.gallery div.details p {
        padding-left: 20px;
        padding-right: 20px; } }
  main.gallery div.details > a {
    margin-top: 70px; }

div.banner {
  height: 673px;
  background-size: cover !important;
  position: relative;
  background-position: center center; }
  div.banner > div {
    height: 66px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -33px; }
    div.banner > div h1,
    div.banner > div p {
      color: #FFFFFF;
      text-align: center;
      letter-spacing: 0.1em; }
    div.banner > div h1 {
      text-transform: lowercase;
      font-size: 30px;
      font-weight: 300; }
    div.banner > div p {
      font-weight: 700;
      text-transform: uppercase; }

div.lightbox-overlay {
  position: relative;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 610px;
  height: 560px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto; }
  div.lightbox-overlay button {
    margin-top: 0;
    margin-bottom: 0; }
  div.lightbox-overlay h2 {
    text-align: center;
    font-size: 24px;
    padding-top: 35px;
    padding-bottom: 0; }
  div.lightbox-overlay p {
    color: #595959;
    text-align: center;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px; }
  div.lightbox-overlay form {
    max-width: 360px;
    margin: 0 auto 0 auto;
    background-color: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    padding: 8px; }
    div.lightbox-overlay form input {
      border: none;
      width: 220px;
      font-size: 14px; }
    div.lightbox-overlay form button {
      float: right;
      padding: 0;
      background-color: transparent;
      position: relative;
      top: -4px;
      right: -5px;
      width: 32px;
      height: 32px; }
  div.lightbox-overlay a {
    color: #595959; }
  div.lightbox-overlay a.close {
    color: #ff0000;
    text-decoration: underline; }
  div.lightbox-overlay div.social {
    text-align: center; }

div#contact {
  background-image: url("/img/gui/lightbox-contact.png"); }

div#newsletter {
  background-image: url("/img/gui/lightbox-newsletter.png"); }

div#challenge {
  background-image: url("/img/gui/lightbox-challenge.png"); }

.mfp-bg {
  background: #C1C1C1 !important; }

button.mfp-close,
button.mfp-close:hover {
  top: 18px;
  right: 15px; }

div.thanks {
  background-color: rgba(0, 205, 152, 0.9);
  z-index: 2000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  div.thanks div {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    color: #FFFFFF;
    margin-top: -12px;
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px; }
    div.thanks div a {
      color: #FFFFFF;
      text-decoration: underline; }

div.hr {
  height: 0;
  border-top: 1px solid #EBEBEB; }

div.journal a {
  position: relative;
  top: 3px;
  padding-bottom: 34px !important; }

div.intro {
  padding-left: 20px;
  padding-right: 20px; }
  div.intro p {
    text-align: left; }

@media only screen and (max-width: 1110px) {
  nav.sub div.recipes a {
    font-size: 12px; } }

@media only screen and (max-width: 825px) {
  nav.sub div.recipes a {
    position: relative;
    top: -5px;
    line-height: 1.1;
    padding-top: 30px;
    font-size: 14px; }
  nav.sub div.recipes a.inactive {
    position: relative;
    top: 15px; } }

iframe {
  max-width: 100%;
  margin: 0 auto 0 auto;
  display: block; }

/** Home */
body#home main div.banner,
body#landing-page main div.banner {
  background-image: url("/img/pages/home.jpg");
  margin-top: 100px; }
  body#home main div.banner h1,
  body#landing-page main div.banner h1 {
    margin-top: -50px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000000;
    font-weight: 700; }
    @media only screen and (max-width: 825px) {
      body#home main div.banner h1,
      body#landing-page main div.banner h1 {
        font-size: 24px; }
        body#home main div.banner h1 br,
        body#landing-page main div.banner h1 br {
          display: none; } }
  body#home main div.banner a.button,
  body#landing-page main div.banner a.button {
    margin-top: 40px; }

body#home main div.c2a,
body#landing-page main div.c2a {
  margin-top: 0; }

body#home main div.instagram,
body#landing-page main div.instagram {
  max-width: 400px;
  margin: 0 auto 0 auto; }
  body#home main div.instagram img,
  body#landing-page main div.instagram img {
    display: block;
    margin: 80px auto 0 auto; }
  body#home main div.instagram a.feed,
  body#landing-page main div.instagram a.feed {
    text-align: center;
    color: #000000;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 30px; }
  body#home main div.instagram div,
  body#landing-page main div.instagram div {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center; }
  body#home main div.instagram a.button,
  body#landing-page main div.instagram a.button {
    margin-top: 23px;
    margin-bottom: 40px; }

body#home main div.images,
body#landing-page main div.images {
  padding-top: 35px; }
  body#home main div.images > div img,
  body#landing-page main div.images > div img {
    width: 100%; }
  @media only screen and (max-width: 1110px) {
    body#home main div.images div.desktop,
    body#landing-page main div.images div.desktop {
      display: none; } }
  body#home main div.images div.tablet,
  body#landing-page main div.images div.tablet {
    display: none; }
    @media only screen and (min-width: 826px) and (max-width: 1110px) {
      body#home main div.images div.tablet,
      body#landing-page main div.images div.tablet {
        display: block; } }
  body#home main div.images div.mobile,
  body#landing-page main div.images div.mobile {
    display: none; }
    @media only screen and (max-width: 825px) {
      body#home main div.images div.mobile,
      body#landing-page main div.images div.mobile {
        display: block; } }

body#home main div.featured h2,
body#landing-page main div.featured h2 {
  padding-bottom: 0; }

body#home main div.featured div.logos,
body#landing-page main div.featured div.logos {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px; }
  body#home main div.featured div.logos img,
  body#landing-page main div.featured div.logos img {
    display: block;
    margin: 0 auto 0 auto;
    max-width: 100%;
    padding-top: 35px;
    padding-bottom: 35px; }
  body#home main div.featured div.logos img.mobile,
  body#landing-page main div.featured div.logos img.mobile {
    display: none; }
    @media only screen and (max-width: 825px) {
      body#home main div.featured div.logos img.mobile,
      body#landing-page main div.featured div.logos img.mobile {
        display: block; } }
  @media only screen and (max-width: 825px) {
    body#home main div.featured div.logos img.desktop,
    body#landing-page main div.featured div.logos img.desktop {
      display: none; } }

body#home main div.events,
body#landing-page main div.events {
  padding-top: 75px; }
  body#home main div.events div.promo,
  body#landing-page main div.events div.promo {
    float: left;
    width: 50%;
    height: 400px;
    margin-top: 0; }
    body#home main div.events div.promo div.title,
    body#landing-page main div.events div.promo div.title {
      top: 30px; }
    body#home main div.events div.promo div.subtitle,
    body#landing-page main div.events div.promo div.subtitle {
      top: 85px; }
    body#home main div.events div.promo a.button,
    body#landing-page main div.events div.promo a.button {
      bottom: 40px; }
    @media only screen and (max-width: 1110px) {
      body#home main div.events div.promo,
      body#landing-page main div.events div.promo {
        float: none;
        width: auto; } }
    body#home main div.events div.promo div.overlay,
    body#landing-page main div.events div.promo div.overlay {
      background: rgba(0, 0, 0, 0.5);
      max-width: 100%;
      height: 400px;
      box-sizing: border-box; }
    body#home main div.events div.promo div.date,
    body#landing-page main div.events div.promo div.date {
      background: transparent url("/img/gui/icon-calendar.png") center center no-repeat;
      height: 66px;
      color: #FFFFFF;
      text-align: center;
      font-weight: 700;
      font-size: 30px;
      line-height: 1;
      box-sizing: border-box;
      padding-top: 10px;
      position: absolute;
      top: 50%;
      margin-top: -30px;
      left: 0;
      right: 0; }
      body#home main div.events div.promo div.date span,
      body#landing-page main div.events div.promo div.date span {
        color: #000000;
        text-transform: uppercase;
        font-size: 14px;
        display: block; }

body#about-me main h2,
body#about-me main p {
  max-width: 735px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px; }

body#about-me main h2 + p {
  text-transform: none;
  font-weight: 400; }

body#about-me main div.my-story p {
  text-align: justify !important; }

body#about-me main div.banner {
  background: transparent url("/img/pages/about.jpg") center center no-repeat; }

body#journal-travels main div.promo div.overlay {
  background-color: rgba(0, 0, 0, 0.5); }

body#journal-events main div.promo div.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 520px;
  max-width: 100%; }
  body#journal-events main div.promo div.overlay div.title {
    top: 95px; }
  body#journal-events main div.promo div.overlay div.subtitle {
    top: 145px; }
  body#journal-events main div.promo div.overlay div.date {
    background: transparent url("/img/gui/icon-calendar.png") center center no-repeat;
    height: 66px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    box-sizing: border-box;
    padding-top: 10px;
    position: absolute;
    top: 228px;
    left: 0;
    right: 0; }
    body#journal-events main div.promo div.overlay div.date span {
      color: #000000;
      text-transform: uppercase;
      font-size: 14px;
      display: block; }
  body#journal-events main div.promo div.overlay > a {
    bottom: 100px; }

body#journal-playlists main div.promo {
  max-width: 740px; }
  body#journal-playlists main div.promo div.overlay div.overlay {
    background: rgba(255, 255, 255, 0.55); }
  body#journal-playlists main div.promo div.overlay div.title {
    top: 95px;
    color: #000000; }
  body#journal-playlists main div.promo div.overlay a.play {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 215px;
    text-align: center;
    margin: 0; }

body#journal-event div.date {
  background: transparent url("/img/gui/icon-calendar-dark.png") center center no-repeat;
  height: 66px;
  color: #000000;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  box-sizing: border-box;
  padding-top: 10px;
  margin-top: 30px;
  margin-bottom: 80px; }
  body#journal-event div.date span {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    display: block; }

body#journal-event div.details p {
  text-align: justify; }

body#journal-guides main div.promo div.overlay,
body#journal-interviews main div.promo div.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 520px;
  max-width: 100%;
  box-sizing: border-box; }

body#journal-guide main div.intro {
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 70px; }

body#journal-guide main div.details div.map-wrapper {
  height: 490px;
  max-width: 740px;
  margin: 0 auto 0 auto;
  width: 100%; }
  body#journal-guide main div.details div.map-wrapper > div {
    width: 100%;
    height: 100%; }

body#journal-guide main div.details p {
  text-align: justify;
  margin: 0 auto 0 auto;
  max-width: 735px;
  padding: 0;
  padding-top: 40px; }

body#journal-guide main div.details div.links {
  max-width: 740px;
  margin: 0 auto 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  body#journal-guide main div.details div.links h2 {
    text-align: left; }
  body#journal-guide main div.details div.links a {
    display: block;
    font-size: 16px;
    padding: 10px 0 10px 0;
    color: #000000; }

body#journal-guide main div.slide a.button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -107px;
  margin-top: -17px; }

body#journal-item main div.details > a img,
body#journal-interview main div.details > a img {
  display: block;
  margin: 0 auto 0 auto; }

body#journal-inspiration main div.intro a.button {
  margin-top: 25px;
  margin-bottom: 75px; }

body#journal-inspiration main div.grid {
  max-width: 1040px;
  margin: 0 auto 0 auto; }

@media screen and (max-width: 825px) {
  body#journal-inspiration main div.grid[data-columns]::before {
    content: '1 .column.size-1of1'; } }

@media screen and (min-width: 826px) and (max-width: 1110px) {
  body#journal-inspiration main div.grid[data-columns]::before {
    content: '2 .column.size-1of2'; } }

@media screen and (min-width: 1111px) {
  body#journal-inspiration main div.grid[data-columns]::before {
    content: '3 .column.size-1of3'; } }

body#journal-inspiration main .column {
  float: left; }
  body#journal-inspiration main .column > div {
    margin: 0 5px 10px 5px; }
  body#journal-inspiration main .column div.quote {
    background-color: #00CD98;
    padding: 40px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px; }
    body#journal-inspiration main .column div.quote strong {
      text-transform: uppercase;
      font-size: 12px; }
  body#journal-inspiration main .column div.image a {
    display: block;
    position: relative; }
    body#journal-inspiration main .column div.image a > img {
      width: 100%; }
    body#journal-inspiration main .column div.image a > span {
      transition: opacity .25s ease-in-out;
      opacity: 0;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0.8);
      text-align: center; }
      body#journal-inspiration main .column div.image a > span img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -30px;
        margin-top: -30px; }
  body#journal-inspiration main .column div.image a:hover > span {
    opacity: 1; }

body#journal-inspiration main .size-1of1 {
  width: 100%; }

body#journal-inspiration main .size-1of2 {
  width: 50%; }

body#journal-inspiration main .size-1of3 {
  width: 33.333%; }

body#journal-stuff main div.intro {
  padding-bottom: 0 !important;
  border-bottom: none !important; }

body#journal-item main div.intro,
body#journal-travel main div.intro {
  border-bottom: 1px solid #EBEBEB; }
  body#journal-item main div.intro h2,
  body#journal-travel main div.intro h2 {
    padding-top: 50px; }
  body#journal-item main div.intro p,
  body#journal-travel main div.intro p {
    padding-bottom: 60px; }

body#journal-item main div.details h2,
body#journal-travel main div.details h2 {
  padding-bottom: 20px; }

body#journal-item div.text {
  padding-left: 20px;
  padding-right: 20px; }

body#journal-articles div.promo div.overlay {
  background: rgba(0, 0, 0, 0.5); }

body#journal-article h2 {
  padding-left: 20px;
  padding-right: 20px; }

body#journal-article main nav {
  padding: 30px;
  text-align: center; }

body#journal-article div.promo div.overlay {
  background: rgba(0, 0, 0, 0.5); }

/* Recipes */
body#recipe-category main div.intro,
body#recipe-view main div.intro {
  max-width: 735px;
  margin: 0 auto 0 auto; }
  body#recipe-category main div.intro > div,
  body#recipe-view main div.intro > div {
    max-width: 735px;
    margin: 0 auto 0 auto;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 80px; }

body#recipe-category main nav.sub,
body#recipe-view main nav.sub {
  padding-bottom: 0;
  margin-top: -1px; }

body#recipe-category main div.ingredients p,
body#recipe-view main div.ingredients p {
  text-align: center; }

body#recipe-category main div.intro,
body#recipe-view main div.intro {
  width: auto;
  padding-left: 20px;
  padding-right: 20px; }
  body#recipe-category main div.intro p:first-child,
  body#recipe-view main div.intro p:first-child {
    margin-top: 0; }
  body#recipe-category main div.intro p,
  body#recipe-view main div.intro p {
    max-width: 735px;
    margin-left: auto;
    margin-right: auto; }

body#recipe-category main div.intro,
body#journal-stuff main div.intro {
  padding-bottom: 60px;
  border-bottom: 1px solid #EAEAEA; }
  body#recipe-category main div.intro > div,
  body#journal-stuff main div.intro > div {
    padding-bottom: 0; }

body#recipe-category main div.items,
body#journal-stuff main div.items {
  padding-top: 60px;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  body#recipe-category main div.items a,
  body#journal-stuff main div.items a {
    display: inline-block;
    width: 335px;
    max-width: 100%;
    margin: 0 10px 60px 10px;
    position: relative;
    font-size: 18px;
    color: #000000; }
    @media only screen and (max-width: 825px) {
      body#recipe-category main div.items a,
      body#journal-stuff main div.items a {
        display: block;
        margin: 0 auto 0 auto;
        padding-bottom: 30px; } }
    body#recipe-category main div.items a em,
    body#journal-stuff main div.items a em {
      height: 56px;
      font-style: normal;
      display: block; }
    body#recipe-category main div.items a img,
    body#journal-stuff main div.items a img {
      width: 100%;
      margin-top: 5px; }
    body#recipe-category main div.items a span,
    body#journal-stuff main div.items a span {
      opacity: 0;
      transition: opacity .25s ease-in-out;
      position: absolute;
      left: 0;
      right: 0;
      top: 30px;
      bottom: 0;
      text-align: center;
      background: rgba(255, 255, 255, 0.5); }
      body#recipe-category main div.items a span img,
      body#journal-stuff main div.items a span img {
        width: auto;
        position: relative;
        top: 95px; }
  body#recipe-category main div.items a:hover,
  body#journal-stuff main div.items a:hover {
    color: #00CD98; }
    body#recipe-category main div.items a:hover span,
    body#journal-stuff main div.items a:hover span {
      opacity: 1; }

body#recipe-category main div.items a span {
  top: 60px; }

body#recipe-view main div.details a.button {
  margin-top: 30px; }

/** Landing */
body#landing-page {
  padding-top: 0 !important; }
  body#landing-page header {
    display: none; }
  body#landing-page main div.feature > div {
    text-align: center;
    color: #000000;
    max-width: 460px;
    margin: 0 auto 0 auto; }
  body#landing-page main div.feature div.title {
    font-weight: 700;
    font-size: 124px;
    line-height: 1.2; }
    @media only screen and (max-width: 1110px) {
      body#landing-page main div.feature div.title {
        font-size: 84px; } }
  body#landing-page main div.feature div.sub-title {
    font-weight: 700;
    font-size: 33px; }
    @media only screen and (max-width: 1110px) {
      body#landing-page main div.feature div.sub-title {
        font-size: 22px; } }
  body#landing-page main div.feature div.video {
    text-align: center;
    padding: 50px 0 50px 0; }
    @media only screen and (max-width: 1110px) {
      body#landing-page main div.feature div.video {
        padding: 30px 0 30px 0; } }
    body#landing-page main div.feature div.video img {
      max-width: 100%; }
  body#landing-page main div.feature div.quote-1 {
    font-size: 24px;
    font-weight: 600;
    font-style: italic; }
    @media only screen and (max-width: 1110px) {
      body#landing-page main div.feature div.quote-1 {
        font-size: 18px; } }
  body#landing-page main div.feature div.quote-2 {
    font-size: 12px;
    font-weight: 700;
    padding: 20px 0 55px 0;
    text-transform: uppercase; }
  body#landing-page main div.c2a {
    position: relative !important;
    height: 110px; }
    @media only screen and (max-width: 1110px) {
      body#landing-page main div.c2a {
        height: auto; } }
    body#landing-page main div.c2a a {
      font-size: 18px;
      font-weight: 700;
      background-color: #005e46;
      position: absolute;
      top: 30px;
      left: 50%;
      width: 320px;
      margin-left: -160px;
      border: none;
      padding: 10px;
      box-sizing: border-box; }
      @media only screen and (max-width: 1110px) {
        body#landing-page main div.c2a a {
          position: static;
          margin: 0 auto 0 auto;
          font-size: 14px; } }
    body#landing-page main div.c2a a:hover {
      color: #005e46;
      background-color: #FFFFFF; }
    body#landing-page main div.c2a img {
      bottom: -60px; }
      @media only screen and (max-width: 1110px) {
        body#landing-page main div.c2a img {
          display: none; } }
  body#landing-page footer {
    border-top: none; }

/** Press */
body#press main {
  padding-bottom: 30px; }
  body#press main div.intro {
    padding-bottom: 60px;
    border-bottom: 1px solid #EBEBEB;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
    body#press main div.intro p {
      font-weight: 400;
      text-transform: none;
      padding-bottom: 25px;
      max-width: 740px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0; }
    body#press main div.intro a.button {
      display: inline-block;
      width: 150px;
      margin: 0 10px 20px 10px; }
  body#press main div.featured-items {
    padding-left: 20px;
    padding-right: 20px; }
    body#press main div.featured-items > h2 {
      margin-bottom: 0;
      position: relative;
      top: -15px; }
      body#press main div.featured-items > h2 span {
        padding-bottom: 5px;
        border-bottom: 1px solid #EBEBEB; }
    body#press main div.featured-items div.recent {
      max-width: 1040px;
      margin: 0 auto 0 auto;
      position: relative;
      padding-bottom: 90px; }
      body#press main div.featured-items div.recent > h2 {
        margin-bottom: 0;
        position: relative;
        top: 80px; }
        body#press main div.featured-items div.recent > h2 span {
          padding-bottom: 5px;
          border-bottom: 1px solid #EBEBEB; }
      body#press main div.featured-items div.recent span.line {
        left: 50%;
        top: -20px;
        width: 1px;
        height: 100%;
        border-left: 1px dashed #EBEBEB;
        display: block;
        position: absolute; }
        @media only screen and (max-width: 1110px) {
          body#press main div.featured-items div.recent span.line {
            display: none; } }
      body#press main div.featured-items div.recent > div {
        position: relative;
        margin: -125px auto 0 auto;
        left: -285px;
        max-width: 470px; }
        @media only screen and (max-width: 1110px) {
          body#press main div.featured-items div.recent > div {
            position: static;
            margin-top: 0; } }
        body#press main div.featured-items div.recent > div img {
          border: 10px solid #d6d6d6;
          margin-bottom: 20px; }
        body#press main div.featured-items div.recent > div > div {
          text-align: center; }
        body#press main div.featured-items div.recent > div div.title {
          font-size: 30px; }
        body#press main div.featured-items div.recent > div div.subtitle {
          font-size: 12px;
          font-weight: 700;
          text-transform: uppercase;
          padding-bottom: 10px; }
        body#press main div.featured-items div.recent > div div.link {
          font-size: 12px; }
          @media only screen and (max-width: 1110px) {
            body#press main div.featured-items div.recent > div div.link {
              padding-bottom: 50px; } }
        body#press main div.featured-items div.recent > div div.line {
          height: 0;
          position: absolute;
          right: -50px;
          top: 158px;
          border-top: 1px dashed #EBEBEB;
          width: 50px; }
          @media only screen and (max-width: 1110px) {
            body#press main div.featured-items div.recent > div div.line {
              display: none; } }
      body#press main div.featured-items div.recent > div:nth-child(even) {
        left: 285px; }
        @media only screen and (max-width: 1110px) {
          body#press main div.featured-items div.recent > div:nth-child(even) {
            position: static; } }
        body#press main div.featured-items div.recent > div:nth-child(even) div.line {
          right: auto;
          left: -50px; }
      body#press main div.featured-items div.recent > div:first-of-type {
        margin-top: 0; }
    body#press main div.featured-items div.archive {
      max-width: 1130px;
      margin: 0 auto 0 auto; }
      body#press main div.featured-items div.archive h2 span {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase; }
      body#press main div.featured-items div.archive h2:first-of-type {
        padding-top: 30px; }
      body#press main div.featured-items div.archive a.open {
        display: block;
        margin: 0 auto 0 auto;
        text-decoration: underline;
        font-weight: 700;
        text-align: center; }
      body#press main div.featured-items div.archive > div {
        text-align: center; }
        body#press main div.featured-items div.archive > div > div {
          max-width: 300px;
          margin: 20px;
          position: relative;
          display: inline-block;
          box-sizing: border-box; }
          @media only screen and (max-width: 1110px) {
            body#press main div.featured-items div.archive > div > div {
              margin-left: 0;
              margin-right: 0; } }
          body#press main div.featured-items div.archive > div > div img {
            width: 280px;
            border: 10px solid #000000; }
          body#press main div.featured-items div.archive > div > div > span {
            opacity: 0;
            transition: opacity .25s ease-in-out;
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(255, 255, 255, 0.8);
            padding-top: 50px; }
            body#press main div.featured-items div.archive > div > div > span > span {
              display: block;
              text-align: center;
              line-height: 2.2; }
            body#press main div.featured-items div.archive > div > div > span span.title {
              font-size: 18px; }
            body#press main div.featured-items div.archive > div > div > span span.subtitle {
              font-size: 12px;
              font-weight: 700;
              text-transform: uppercase; }
            body#press main div.featured-items div.archive > div > div > span span.link {
              font-size: 12px; }
        body#press main div.featured-items div.archive > div > div:hover > span {
          opacity: 1; }

/** 7 day challenge */
body#seven-day-challenge {
  padding-top: 0;
  /*> img {
	
		position: absolute;
		top: 50px;
		left: 50%;
		margin-left: -125px;
		z-index: 500;
		
	}*/ }
  body#seven-day-challenge main div.banner {
    background-image: url("/img/pages/7-day-challenge.jpg");
    display: flex;
    align-items: center;
    align-content: center; }
    body#seven-day-challenge main div.banner div {
      position: static;
      height: auto;
      flex: 1;
      margin-top: -50px; }
      body#seven-day-challenge main div.banner div > img {
        display: block;
        margin: 0 auto 0 auto;
        padding-bottom: 30px; }
        @media only screen and (max-width: 825px) {
          body#seven-day-challenge main div.banner div > img {
            width: 200px; } }
      body#seven-day-challenge main div.banner div h1 {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 125px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0; }
        @media only screen and (max-width: 1110px) {
          body#seven-day-challenge main div.banner div h1 {
            font-size: 80px; } }
        @media only screen and (max-width: 825px) {
          body#seven-day-challenge main div.banner div h1 {
            font-size: 65px; }
            body#seven-day-challenge main div.banner div h1 br {
              display: none; } }
      body#seven-day-challenge main div.banner div p {
        font-size: 33px;
        text-transform: none;
        margin: 0;
        letter-spacing: 0;
        padding-top: 10px; }
        @media only screen and (max-width: 1110px) {
          body#seven-day-challenge main div.banner div p {
            font-size: 26px; } }
        @media only screen and (max-width: 825px) {
          body#seven-day-challenge main div.banner div p {
            font-size: 18px; } }
      body#seven-day-challenge main div.banner div a.button {
        margin-top: 40px; }
      body#seven-day-challenge main div.banner div a.play-challenge-video {
        width: 150px;
        text-align: center;
        display: block;
        margin: 45px auto 0 auto;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF; }
        body#seven-day-challenge main div.banner div a.play-challenge-video img {
          padding-bottom: 10px; }
  body#seven-day-challenge main div.c2a {
    margin-top: 0; }
    body#seven-day-challenge main div.c2a a {
      font-weight: 600; }
  body#seven-day-challenge main div.instagram {
    max-width: 400px;
    margin: 0 auto 0 auto; }
    body#seven-day-challenge main div.instagram img {
      display: block;
      margin: 80px auto 0 auto; }
    body#seven-day-challenge main div.instagram a.feed {
      text-align: center;
      color: #000000;
      text-align: center;
      display: block;
      margin-top: 20px;
      font-size: 30px; }
    body#seven-day-challenge main div.instagram div {
      font-weight: 700;
      text-transform: uppercase;
      text-align: center; }
    body#seven-day-challenge main div.instagram a.button {
      margin-top: 23px;
      margin-bottom: 40px; }
  body#seven-day-challenge main div.images {
    padding-top: 35px; }
    body#seven-day-challenge main div.images > div img {
      width: 100%; }
    @media only screen and (max-width: 1110px) {
      body#seven-day-challenge main div.images div.desktop {
        display: none; } }
    body#seven-day-challenge main div.images div.tablet {
      display: none; }
      @media only screen and (min-width: 826px) and (max-width: 1110px) {
        body#seven-day-challenge main div.images div.tablet {
          display: block; } }
    body#seven-day-challenge main div.images div.mobile {
      display: none; }
      @media only screen and (max-width: 825px) {
        body#seven-day-challenge main div.images div.mobile {
          display: block; } }
  body#seven-day-challenge main div.featured {
    padding-left: 20px;
    padding-right: 20px; }
    body#seven-day-challenge main div.featured h2 {
      padding-bottom: 0; }
    body#seven-day-challenge main div.featured div.logos {
      text-align: center;
      padding-left: 20px;
      padding-right: 20px; }
      body#seven-day-challenge main div.featured div.logos img {
        display: block;
        margin: 0 auto 0 auto;
        max-width: 100%;
        padding-top: 35px;
        padding-bottom: 35px; }
      body#seven-day-challenge main div.featured div.logos img.mobile {
        display: none; }
        @media only screen and (max-width: 825px) {
          body#seven-day-challenge main div.featured div.logos img.mobile {
            display: block; } }
      @media only screen and (max-width: 825px) {
        body#seven-day-challenge main div.featured div.logos img.desktop {
          display: none; } }
  body#seven-day-challenge footer {
    padding-top: 60px;
    border-top: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
