/* Page defaults */
/* test test */
#main_page {
  margin-top: 113px;
  background-color: #fff; }
  #main_page .container {
    width: auto;
    background-color: #fff; }

#content article {
  background-color: #fff; }

#fullpage,
#mobile-hp {
  font-family: "Gotham", "Gotham Book" "Gotham Medium", Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  margin: 0 auto;
  padding: 0;
  border: 0;
  padding-bottom: 1px;
  background-color: #fff; }
  @media (max-width: 890px) {
    #fullpage,
    #mobile-hp {
      margin-bottom: 2em;
      padding-bottom: 1em; } }
  #fullpage h1,
  #fullpage h2,
  #fullpage h3,
  #fullpage h4,
  #fullpage h5,
  #fullpage h6,
  #fullpage p,
  #mobile-hp h1,
  #mobile-hp h2,
  #mobile-hp h3,
  #mobile-hp h4,
  #mobile-hp h5,
  #mobile-hp h6,
  #mobile-hp p {
    margin: 0; }
  #fullpage a,
  #mobile-hp a {
    color: inherit;
    text-decoration: none; }

.infopage {
  padding: 0; }
  .infopage #mobile-hp.t-VogueTemplate {
    font-size: 0.5rem;
    background-color: #e9eae3; }
  .infopage .page_content {
    padding: 0; }

#taggd {
  margin-top: 0; }

#fullpage .c-promoExtra {
  max-width: 1200px;
  color: #fff;
  font-weight: 300;
  margin: 8em auto; }
  @media (max-width: 890px) {
    #fullpage .c-promoExtra {
      text-align: center;
      margin: 4em auto 0; } }
  #fullpage .c-promoExtra .l-flex {
    text-align: left; }
    @media (max-width: 890px) {
      #fullpage .c-promoExtra .l-flex {
        text-align: center;
        display: block; } }
  #fullpage .c-promoExtra.-smaller {
    max-width: 990px; }
  #fullpage .c-promoExtra__tandc {
    padding-top: 3em;
    padding-bottom: 1em;
    line-height: 2;
    font-size: 0.65em;
    bottom: 1em;
    font-weight: 100;
    letter-spacing: 0.15em; }
    @media (max-width: 890px) {
      #fullpage .c-promoExtra__tandc {
        position: relative;
        padding-top: 3em;
        padding-bottom: 1em;
        line-height: 1.5;
        font-size: 1em; } }
  #fullpage .c-promoExtra__copy {
    background: #000;
    color: #fff;
    padding: 2em 0 0 0;
    box-sizing: border-box;
    position: relative; }
    @media screen and (max-width: 890px) {
      #fullpage .c-promoExtra__copy {
        padding: 2em 2em 0 2em; } }
  @media (max-width: 890px) {
    #fullpage .c-promoExtra__img {
      width: 100%; } }
  #fullpage .c-promoExtra__img img {
    display: block; }
    @media (min-width: 890px) {
      #fullpage .c-promoExtra__img img.v-mobile {
        display: none; }
      #fullpage .c-promoExtra__img img.l-responsiveContent {
        height: 100%;
        width: auto; } }
    @media (max-width: 890px) {
      #fullpage .c-promoExtra__img img.v-mobile {
        display: block; }
      #fullpage .c-promoExtra__img img.v-desktop {
        display: none; } }
  #fullpage .c-promoExtra a.l-ngvText__a {
    font-weight: 300; }
    @media (max-width: 890px) {
      #fullpage .c-promoExtra a.l-ngvText__a {
        padding-right: 0;
        padding-bottom: 0.5em; } }

@media (max-width: 890px) {
  .home article {
    padding-left: 0;
    padding-right: 0; }
  .slick-dots li {
    margin: 0; } }

#fullpage .l-ngvText {
  font-family: "Gotham", "Gotham Book" "Gotham Medium", Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem; }
  #fullpage .l-ngvText__header {
    font-size: 5em;
    font-family: "Gotham Medium", "Gotham", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__header {
        margin-right: 1em; } }
  #fullpage .l-ngvText__bigCopy {
    font-size: 1.5em;
    letter-spacing: 0.1em; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__bigCopy {
        font-size: 2em; } }
  #fullpage .l-ngvText__copy {
    font-size: 1em;
    letter-spacing: 0.1em;
    font-weight: 300;
    padding: 0.5em 0; }
    #fullpage .l-ngvText__copy.-italic {
      font-weight: inherit;
      font-size: 0.95em; }
    #fullpage .l-ngvText__copy strong {
      font-weight: 600; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__copy {
        font-size: 1.5em;
        padding: 0; } }
  #fullpage .l-ngvText__floatingHeader {
    color: #eeecf1; }
  #fullpage .l-ngvText__overlayHeader {
    text-align: center;
    text-transform: lowercase;
    font-size: 4em;
    line-height: 0.95;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-bottom: 0.5em; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__overlayHeader {
        font-size: 6em; } }
    #fullpage .l-ngvText__overlayHeader.-trailingDot::after {
      content: ".";
      position: absolute; }
  #fullpage .l-ngvText__underlineHeader {
    position: relative;
    display: inline-block;
    font-weight: inherit; }
    #fullpage .l-ngvText__underlineHeader::after {
      content: "";
      background: currentColor;
      height: 6px;
      width: 96%;
      position: absolute;
      left: 0;
      bottom: -15px; }
      @media (max-width: 890px) {
        #fullpage .l-ngvText__underlineHeader::after {
          height: 6px; } }
  #fullpage .l-ngvText__title {
    font-size: 1.35em;
    text-transform: none;
    letter-spacing: 0.15em;
    color: currentColor;
    font-weight: 600;
    margin-bottom: 0.5em; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__title {
        font-size: 1.75rem;
        text-align: inherit; } }
  #fullpage .l-ngvText__credit {
    font-weight: 600;
    font-style: italic; }
  #fullpage .l-ngvText__a {
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-decoration: underline;
    text-underline-position: under;
    margin: 1em auto; }
    @media (max-width: 890px) {
      #fullpage .l-ngvText__a {
        font-size: 1.25rem;
        text-align: inherit;
        margin: 1em auto; } }

.c-ShopEasy {
  text-align: center; }
  @media (min-width: 890px) {
    .c-ShopEasy {
      padding-top: 1em;
      padding-bottom: 8em;
      margin-top: 6em; } }
  @media (max-width: 890px) {
    .c-ShopEasy .l-flex__item {
      flex: 50%;
      border: 1px solid #574447;
      box-sizing: border-box;
      border-collapse: collapse;
      margin-left: -1px;
      margin-top: -1px;
      /* align-content: center; */
      display: flex;
      height: 110px; } }
  .c-ShopEasy__icon {
    height: 35px;
    margin-bottom: 0.5em; }
  @media (max-width: 890px) {
    .c-ShopEasy__flex {
      flex: 50%;
      margin: auto;
      align-self: center; }
      .c-ShopEasy__flex p.l-section__p.-evenSmaller {
        text-align: center;
        font-size: 1.25em;
        padding: 0; } }
  .c-ShopEasy__carousel {
    max-width: 1050px;
    margin: auto; }
    @media (max-width: 890px) {
      .c-ShopEasy__carousel {
        max-width: 310px; } }

#fullpage .l-topBanner {
  text-align: center;
  font-size: 0.85em;
  padding: 1em 0;
  border-bottom: 3px solid white; }
  #fullpage .l-topBanner a {
    font-weight: 500;
    text-underline-position: under;
    text-decoration: underline; }
  #fullpage .l-topBanner__primary {
    padding: 0 0 0.5em 0; }
  #fullpage .l-topBanner__secondary {
    padding: 0;
    font-size: 0.8em; }
    @media (max-width: 890px) {
      #fullpage .l-topBanner__secondary {
        font-size: 1em; } }

.c-hero {
  display: block;
  position: relative;
  margin: 1em auto 10em auto; }
  @media screen and (max-width: 890px) {
    .c-hero {
      margin-bottom: 2em;
      margin-top: 0; } }
  .c-hero.-reducedWidth {
    max-width: 1200px;
    margin: 2em auto 10em auto; }
    @media screen and (max-width: 890px) {
      .c-hero.-reducedWidth {
        margin-bottom: 4em; } }
  .c-hero__flex {
    display: flex; }
  .c-hero__flexPanel {
    display: block;
    position: relative;
    flex: 1; }
    .c-hero__flexPanel.-padded {
      padding: 2em 4em; }
      @media screen and (max-width: 890px) {
        .c-hero__flexPanel.-padded {
          padding: 0; } }
  .c-hero__borderBox {
    position: absolute;
    height: 70%;
    width: 75%;
    margin: auto;
    box-sizing: content-box;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 890px) {
      .c-hero__borderBox {
        position: relative;
        height: auto;
        width: 100%; } }
  .c-hero__floatingCopy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    display: table; }
    .c-hero__floatingCopy.-bottomRight {
      bottom: 7.5%;
      right: 5%;
      top: auto;
      left: auto;
      width: auto; }
    .c-hero__floatingCopy.-topLeft {
      top: 18%;
      left: 5%;
      right: auto;
      bottom: auto;
      width: auto;
      text-align: left;
      transform: none; }
    .c-hero__floatingCopy.-bottomLeft {
      bottom: 10%;
      left: 5%;
      top: auto;
      right: auto;
      width: auto; }
      @media (max-width: 890px) {
        .c-hero__floatingCopy.-bottomLeft {
          bottom: 1%;
          left: 8%;
          top: auto;
          right: auto;
          width: auto; } }

.c-narrowTwoCol {
  display: flex;
  position: relative;
  max-width: 990px;
  margin: 10em auto; }
  @media screen and (max-width: 890px) {
    .c-narrowTwoCol {
      flex-wrap: wrap;
      margin: 2em auto; } }
  .c-narrowTwoCol__col {
    flex: 1;
    min-width: 49%; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__col {
        min-width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 2em auto; }
        .c-narrowTwoCol__col div {
          width: 100%; } }
  .c-narrowTwoCol__p {
    padding: 1em 0; }
  .c-narrowTwoCol__copyContainer {
    order: 2;
    min-width: 100%;
    padding-top: 2em; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__copyContainer {
        text-align: center; } }
  .c-narrowTwoCol__3070full .c-narrowTwoCol__copyContainer {
    margin-bottom: 2em; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__3070full .c-narrowTwoCol__copyContainer {
        order: 2;
        min-width: 100%;
        margin-top: 3em;
        margin-bottom: 0;
        padding: 0 2em;
        box-sizing: border-box; } }
  .c-narrowTwoCol__206020full {
    padding-top: 15%; }
    .c-narrowTwoCol__206020full .c-narrowTwoCol__copyContainer {
      margin-top: 2em; }
  .c-narrowTwoCol__littleRightTop {
    padding-left: 15%;
    padding-top: 8%;
    box-sizing: border-box;
    position: relative;
    display: block; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__littleRightTop {
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 0; } }
    .c-narrowTwoCol__littleRightTop .c-narrowTwoCol__copyContainer {
      padding-top: 2em; }
  .c-narrowTwoCol__littleLeftTop {
    padding-right: 12.5%;
    padding-top: 8%;
    box-sizing: border-box; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__littleLeftTop {
        padding: 0 10% 4em 10%; } }
    .c-narrowTwoCol__littleLeftTop .c-narrowTwoCol__copyContainer {
      margin-top: 2em; }
  .c-narrowTwoCol__leftFull {
    margin-right: 1em; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__leftFull {
        margin-right: auto; } }
  .c-narrowTwoCol__rightFull {
    margin-left: 1em; }
    @media screen and (max-width: 890px) {
      .c-narrowTwoCol__rightFull {
        margin-left: auto; } }

.c-wideTwoCol {
  display: flex;
  max-width: 1200px;
  margin: 10em auto; }
  @media screen and (max-width: 890px) {
    .c-wideTwoCol {
      flex-wrap: wrap;
      margin: 4em auto; } }
  .c-wideTwoCol__col {
    min-width: 49%;
    display: inherit; }
    @media screen and (max-width: 890px) {
      .c-wideTwoCol__col {
        min-width: 100%;
        display: flex; } }
    .c-wideTwoCol__col .l-responsiveContent {
      display: block;
      object-fit: cover; }
  @media screen and (min-width: 890px) {
    .c-wideTwoCol__tileHover {
      position: absolute;
      height: 105%;
      width: 100%;
      opacity: 0;
      transition: all ease 500ms; }
      .c-wideTwoCol__tileHover:hover {
        opacity: 1;
        height: 100%; } }
  .c-wideTwoCol__hoverLink {
    width: 100%;
    height: 100%;
    display: block; }
  .c-wideTwoCol__4x4 {
    min-width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .c-wideTwoCol__4x4 .c-wideTwoCol__tile {
      display: flex;
      position: relative;
      flex: 1;
      min-width: 45%;
      margin-bottom: 5%;
      margin-right: 5%;
      text-align: center; }
      .c-wideTwoCol__4x4 .c-wideTwoCol__tilea:first-child {
        line-height: 0; }
      .c-wideTwoCol__4x4 .c-wideTwoCol__tile:nth-child(n + 3) {
        margin-bottom: 0; }
      .c-wideTwoCol__4x4 .c-wideTwoCol__tile .l-ngvText__a {
        left: 0; }
        @media screen and (min-width: 890px) {
          .c-wideTwoCol__4x4 .c-wideTwoCol__tile .l-ngvText__a {
            position: absolute;
            width: 100%;
            bottom: 0 !important;
            background: rgba(255, 255, 255, 0.5);
            padding: 0.8em 0 1em 0 !important;
            text-decoration: none !important; } }
      @media screen and (max-width: 890px) {
        .c-wideTwoCol__4x4 .c-wideTwoCol__tile {
          display: block;
          margin-right: 0;
          margin-bottom: 2.5%; }
          .c-wideTwoCol__4x4 .c-wideTwoCol__tile:nth-child(odd) {
            margin-right: 5%; } }

#fullpage .c-threePanel {
  max-width: 1200px;
  margin: auto;
  padding: 2em 4em;
  box-sizing: border-box;
  text-align: center; }
  #fullpage .c-threePanel.-fullWidth {
    max-width: none; }
  @media screen and (max-width: 890px) {
    #fullpage .c-threePanel {
      padding: 0 4em; } }
  #fullpage .c-threePanel__panel {
    flex: 1; }
    @media (max-width: 890px) {
      #fullpage .c-threePanel__panel {
        flex: 100%; } }
    #fullpage .c-threePanel__panel:nth-child(2) {
      margin: auto 2em; }
      @media (max-width: 890px) {
        #fullpage .c-threePanel__panel:nth-child(2) {
          margin: 2em 0; } }
    @media (max-width: 890px) {
      #fullpage .c-threePanel__panel {
        margin: 1em 0; } }
  #fullpage .c-threePanel__copyContainer {
    text-align: center;
    padding-top: 2em; }
    #fullpage .c-threePanel__copyContainer .l-ngvText__title {
      padding-bottom: 0; }
  #fullpage .c-threePanel .l-flex {
    justify-content: space-between; }

#fullpage .c-fullBleedVideo {
  display: block;
  position: relative;
  margin: 10em auto; }
  @media (max-width: 880px) {
    #fullpage .c-fullBleedVideo {
      margin: 4em auto; } }
  #fullpage .c-fullBleedVideo__frame {
    position: relative;
    z-index: 2; }
    @media (max-width: 890px) {
      #fullpage .c-fullBleedVideo__frame {
        max-width: 100%;
        padding: 0; } }
    #fullpage .c-fullBleedVideo__frame video {
      width: 100%;
      height: auto; }

#fullpage .c-newArrivals {
  position: relative;
  padding: 0 4em 6em 4em;
  text-align: center;
  text-align: center; }
  @media (max-width: 890px) {
    #fullpage .c-newArrivals {
      margin: 4em 0;
      padding: 0; } }
  #fullpage .c-newArrivals__flex {
    display: flex;
    max-width: 1200px;
    margin: auto;
    justify-content: space-between; }
    @media (max-width: 890px) {
      #fullpage .c-newArrivals__flex {
        flex-wrap: wrap;
        justify-content: space-between; } }
  #fullpage .c-newArrivals__tile {
    margin-right: 2em; }
    @media (max-width: 890px) {
      #fullpage .c-newArrivals__tile {
        max-width: 46%;
        margin: 0; } }
    #fullpage .c-newArrivals__tile:last-child {
      margin-right: 0; }
  #fullpage .c-newArrivals .l-ngvText__a {
    padding: 1.25em 0; }
  #fullpage .c-newArrivals .l-ngvText__title {
    padding-bottom: 1.5em; }
    @media (max-width: 890px) {
      #fullpage .c-newArrivals .l-ngvText__title {
        text-align: center; } }

#fullpage .c-promo {
  max-width: 990px; }
  @media screen and (max-width: 890px) {
    #fullpage .c-promo {
      font-size: 1.5em; }
      #fullpage .c-promo .c-promo__copy {
        background: #000;
        color: #fff;
        padding: 2em 0 6em 0;
        box-sizing: border-box;
        position: relative; }
      #fullpage .c-promo .c-promo__copy .l-ngvText__copy .c-promo .l-flex a.l-ngvText__a {
        color: #fff;
        font-weight: 300;
        font-size: 1.1em; }
      #fullpage .c-promo a.l-ngvText__a {
        font-weight: 300; }
      #fullpage .c-promo .c-promo__tandc {
        font-size: .65em;
        line-height: 2;
        position: absolute;
        bottom: 1em;
        font-weight: 100;
        letter-spacing: .15em; }
      #fullpage .c-promo .c-promo__img img {
        display: block; }
      #fullpage .c-promo .l-flex a.l-ngvText__a {
        margin-right: 4em; }
      #fullpage .c-promo p.l-ngvText__copy {
        font-size: 1em; } }
  #fullpage .c-promo__header {
    font-family: "Gotham Medium";
    font-size: 2.25em;
    letter-spacing: 0.35em;
    font-weight: 500;
    line-height: 1.75; }
  #fullpage .c-promo__copy {
    position: relative; }
  #fullpage .c-promo__primary {
    letter-spacing: 0.175em; }
  #fullpage .c-promo__secondary {
    font-weight: 100;
    letter-spacing: 0.15em;
    margin: 3em 0;
    font-size: 0.8em; }
  #fullpage .c-promo__termsConditions {
    position: absolute;
    bottom: 1em;
    font-size: 0.65em;
    font-weight: 100;
    letter-spacing: 0.1em;
    width: 100%; }
  #fullpage .c-promo__symbol {
    margin: 1em; }
  @media (max-width: 890px) {
    #fullpage .c-promo__img {
      width: 100%; } }
  #fullpage .c-promo__img img {
    display: block; }
    @media (min-width: 890px) {
      #fullpage .c-promo__img img.v-mobile {
        display: none; }
      #fullpage .c-promo__img img.l-responsiveContent {
        height: 100%;
        width: auto; } }
    @media (max-width: 890px) {
      #fullpage .c-promo__img img.v-mobile {
        display: block; }
      #fullpage .c-promo__img img.v-desktop {
        display: none; } }
  #fullpage .c-promo__copy {
    background: #000;
    color: #fff;
    padding: 3em 1em 0 3em;
    box-sizing: border-box;
    position: relative; }
  #fullpage .c-promo .l-ngvText__copy .c-promo .l-flex a.l-ngvText__a {
    color: #fff;
    font-weight: 300;
    font-size: 1.1em; }
  #fullpage .c-promo a.l-ngvText__a {
    font-weight: 300; }
  #fullpage .c-promo__tandc {
    font-size: .65em;
    line-height: 2;
    position: absolute;
    bottom: 1em;
    font-weight: 100;
    letter-spacing: .15em; }
  #fullpage .c-promo__img img {
    display: block; }
  #fullpage .c-promo .l-flex a.l-ngvText__a {
    margin-right: 4em; }
  #fullpage .c-promo p.l-ngvText__copy {
    font-size: 1em; }

#fullpage .c-flexPromo {
  max-width: 1200px;
  margin: 10em auto;
  text-align: center;
  padding: 0 2em; }
  @media screen and (min-width: 890px) {
    #fullpage .c-flexPromo.-smallerBottomMargin {
      margin-bottom: 8em; } }
  @media screen and (min-width: 890px) {
    #fullpage .c-flexPromo.v-desktop {
      display: block; } }
  @media screen and (max-width: 890px) {
    #fullpage .c-flexPromo {
      margin: 4em auto; }
      #fullpage .c-flexPromo__card {
        display: block;
        font-size: 1.5em;
        padding: 1em;
        background: #ccb4a0;
        margin: 1em;
        letter-spacing: 0.15em;
        font-weight: 600; }
      #fullpage .c-flexPromo__inlineLogo {
        display: inline;
        max-height: 1.2em;
        vertical-align: middle; } }
  #fullpage .c-flexPromo__flex {
    margin: auto;
    max-width: 990px;
    justify-content: center; }
  #fullpage .c-flexPromo__box {
    padding: 0 2em;
    border-right: solid 1px #55414559;
    flex: 1; }
    #fullpage .c-flexPromo__box:first-of-type {
      border-left: solid 1px #55414559; }
    #fullpage .c-flexPromo__box.-withBorder {
      border-right: solid 1px #55414559; }
      @media screen and (max-width: 890px) {
        #fullpage .c-flexPromo__box.-withBorder {
          border-right: none;
          padding-bottom: 2em; } }
  #fullpage .c-flexPromo__ctas {
    max-width: 300px;
    margin: 1em auto;
    justify-content: space-around; }
  #fullpage .c-flexPromo__logo {
    margin-bottom: 1em; }
  #fullpage .c-flexPromo .l-ngvText__termsConditions {
    font-size: 0.75em;
    padding-bottom: 1EM; }
    @media screen and (max-width: 890px) {
      #fullpage .c-flexPromo .l-ngvText__termsConditions {
        font-size: 1em; } }
  #fullpage .c-flexPromo .l-ngvText__copy,
  #fullpage .c-flexPromo .l-ngvText__title {
    padding: 0; }

.l-colors__554145 {
  color: #554145;
  background: #dac7b7; }

.l-colors__95728b {
  background: #95728b;
  color: #fff; }

.l-colors__c0a394 {
  color: #c0a394;
  background: none; }

.l-colors__bg-eae6e4 {
  background-color: #eae6e4;
  color: #7c665b; }

.l-colors__yellowToPink {
  background-color: #c78a3e; }
  @media (max-width: 890px) {
    .l-colors__yellowToPink {
      background: #ca6282; } }

.l-colors__darkPinkToWhite {
  color: #795d4e; }
  @media (max-width: 890px) {
    .l-colors__darkPinkToWhite {
      color: #fff; } }

.l-colors__bg-ca6282 {
  background-color: #ca6282;
  color: #fff; }
  .l-colors__bg-ca6282#fullpage {
    background-color: #ca6282;
    color: #fff; }

.l-colors__pinkDesktopOnly {
  background: #e8a3b5;
  color: #fff; }
  @media (max-width: 890px) {
    .l-colors__pinkDesktopOnly {
      background: none;
      color: inherit; } }

.l-responsiveContent {
  width: 100%;
  height: auto; }

@media (min-width: 880px) {
  #fullpage .v-mobile {
    display: none; } }

@media (max-width: 880px) {
  #fullpage .v-mobile {
    display: block; }
  #fullpage .v-mobile-capitalise {
    display: initial;
    text-transform: capitalize; } }

@media (min-width: 880px) {
  #fullpage .v-desktop {
    display: initial; } }

@media (max-width: 880px) {
  #fullpage .v-desktop {
    display: none; } }

.instagram {
  clear: both;
  margin: 0 -100px 3em -100px;
  padding: 15px 200px 30px 200px;
  text-align: center; }
  @media (max-width: 880px) {
    .instagram {
      margin: 0em 0 0em 0;
      padding: 15px 0 30px 0;
      text-align: center; } }

.instagram .taggd {
  margin: 0 auto 20px auto;
  background: transparent; }

.instagram .taggd .taggd-header,
.instagram .taggd .taggd-footer {
  display: none; }
