/* fonts */
@import url("https://p.typekit.net/p.css?s=1&k=cvi5qvs&ht=tk&f=23647.24112&a=1334603&app=typekit&e=css");
@font-face {
  font-family: 'Gelato-script';
  src: url("/App_Themes/VlogWithSony/fonts/GelatoScript.eot") format("embedded-opentype"), url("/App_Themes/VlogWithSony/fonts/GelatoScript.woff") format("woff"), url("/App_Themes/VlogWithSony/fonts/GELATOSCRIPT.otf") format("opentype"); }
@font-face {
  font-family: "house-slant";
  src: url("https://use.typekit.net/af/7a9857/00000000000000003b9b00ec/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/7a9857/00000000000000003b9b00ec/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/7a9857/00000000000000003b9b00ec/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "house-script";
  src: url("https://use.typekit.net/af/f1159f/00000000000000003b9b3175/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/f1159f/00000000000000003b9b3175/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/f1159f/00000000000000003b9b3175/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400; }
.tk-house-slant {
  font-family: "house-slant", sans-serif; }

.tk-house-script {
  font-family: "house-script", sans-serif; }

/* colors */
html,
body {
  background-color: #fff;
  color: #2f353d;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  position: relative; }

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.m-section h1,
.m-section h2,
.m-section h3 {
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  margin: 1em 0; }

.m-section h2 {
  font-size: 2em; }

.m-section p {
  color: #2f353d;
  line-height: 1.5em;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  font-size: 1.2em; }

.m-section a {
  text-decoration: none;
  color: #dc3a1a; }
  .m-section a:hover {
    text-decoration: none !important; }

a.button.blue {
  color: #ffffff;
  background-color: #5865f5;
  display: inline-block;
  padding: 0.8em 1.2em;
  border: none; }

a.button.blue:focus,
a.button.blue:hover {
  color: #fff;
  background-color: #3e59f2;
  transition: all 0.3s ease-in-out; }

a.button.orange {
  color: #ffffff;
  background-color: #dc3a1a;
  display: inline-block;
  padding: 0.8em 1.2em;
  border: solid 1px #dc3a1a; }

a.button.orange:focus,
a.button.orange:hover {
  color: #fff;
  background-color: #be3216;
  transition: all 0.3s ease-in-out; }

a.button:focus,
a.button:hover {
  color: #fff;
  background-color: #2f353d;
  transition: all 0.3s ease-in-out; }

a.button {
  background-color: #fff;
  color: #2f353d;
  padding: 0.8em 1.2em;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  border: solid 1px #2f353d;
  display: inline-block;
  width: auto;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  margin: 1em 0; }
  a.button.large {
    font-size: 1.5em; }

.sr-only {
  display: none; }

.backtotop {
  display: none;
  background-color: #83838f;
  color: #fff;
  padding: 0.5em 1em;
  border-radius: .125em;
  position: fixed;
  bottom: 3em;
  right: 3em;
  z-index: 12;
  opacity: 0.8; }
  .backtotop:visited {
    color: #fff; }
  .backtotop:hover {
    color: #fff;
    background-color: #2f353d; }
  .backtotop.sticky {
    position: relative;
    float: right; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* (16:9) */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.banner {
  position: relative;
  height: 70vh;
  /* Hero banner, formerly VWS */
  /* Meet the Vloggers banner - now Get Inspired */
  /* Create with Confidence banner - now Gear - Suggested Kits */
  /* Gear - KitFinder banner */
  /* Tips and Tricks Banner */
  /* Tips and Tricks Banner - Pro Advice */
  /* gear banner starter */
  /* gear banner casual */
  /* gear banner pro */ }
  .banner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
  .banner .caption-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
  .banner h1 {
    font-family: 'Gelato-script', 'SST-Heavy', 'SST-Roman', Arial, sans-serif;
    font-size: 6rem;
    color: #fff;
    text-shadow: 10px 1px 30px black;
    overflow: visible; }
    .banner h1 span.sst {
      font-family: 'SST-Heavy', 'SST-Roman', Arial, sans-serif;
      font-size: 2rem;
      display: block; }
    @media (min-width: 768px) {
      .banner h1 {
        font-size: 8rem; }
        .banner h1 span.sst {
          font-size: 2rem;
          display: block; } }
    @media (min-width: 768px) and (orientation: landscape) {
      .banner h1 {
        font-size: 8rem; }
        .banner h1 span.sst {
          font-size: 2rem;
          display: inline-block; } }
    @media (min-width: 930px) {
      .banner h1 {
        font-size: 12rem; }
        .banner h1 span.sst {
          font-size: 3rem;
          display: inline-block; } }
  .banner .vws-hash {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0.5em;
    color: #fff;
    font-size: 3em;
    font-family: house-script, sans-serif; }
  .banner#CFC {
    background: url("/App_Themes/VlogWithSony/images/banner-ZV1-sml.jpg") top center no-repeat;
    background-size: cover; }
    .banner#CFC::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
    .banner#CFC .container {
      margin-top: 15%;
      overflow: visible; }
    .banner#CFC .brow {
      display: block;
      text-align: center;
      color: #fff;
      font-family: 'SST-Roman', Arial, sans-serif;
      font-size: 2.5em;
      text-shadow: 10px 3px 30px black, 10px 3px 30px black; }
    .banner#CFC h1 {
      font-family: 'SST-Medium', Arial, sans-serif;
      text-transform: uppercase;
      font-size: 3em;
      display: block;
      text-align: center;
      margin: 0 auto 1em auto;
      text-shadow: 10px 3px 30px black, 10px 3px 30px black; }
      .banner#CFC h1 .strong {
        font-family: 'SST-Medium', Arial, sans-serif; }
    @media (orientation: portrait) {
      .banner#CFC {
        background: url("/App_Themes/VlogWithSony/images/banner-zv1-portrait.jpg") right center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#CFC {
        background: url("/App_Themes/VlogWithSony/images/banner-ZV1-2.jpg") top center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; }
        .banner#CFC h1 {
          font-size: 4em; } }
  .banner#VWS {
    background: url("/App_Themes/VlogWithSony/images/ZV_microsite_back2-sml.jpg") top center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#VWS {
        background: url("/App_Themes/VlogWithSony/images/ZV_microsite_back2-portrait.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#VWS {
        background: url("/App_Themes/VlogWithSony/images/ZV_microsite_back2.jpg") top center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#MTV {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-inspire2-web-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#MTV {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-inspire2-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#MTV {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-inspire2-web-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#CWC {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kits-web-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#CWC {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kits-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#CWC {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kits-web-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#KF {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kitfinder-web-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#KF {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kitfinder-web-banner-sml.jpg") left center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#KF {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kitfinder-web-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#TAT {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-toptips-web-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#TAT {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-toptips-web-banner-sml.jpg") right center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#TAT {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-toptips-web-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#PA {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-tips-pro-web-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#PA {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-tips-pro-web-banner-sml.jpg") left center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#PA {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-tips-pro-web-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#banner-starter {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-starter-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#banner-starter {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-starter-banner-sml.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#banner-starter {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-starter-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#banner-casual {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-casual-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#banner-casual {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-casual-banner-sml.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#banner-casual {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-casual-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  .banner#banner-pro {
    background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-professional-banner-sml.jpg") center center no-repeat;
    background-size: cover; }
    @media (orientation: portrait) {
      .banner#banner-pro {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-professional-banner-sml.jpg") center center no-repeat;
        background-size: cover; } }
    @media (min-width: 768px) {
      .banner#banner-pro {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-gear-professional-banner.jpg") center center no-repeat;
        background-size: cover;
        min-height: 550px;
        height: 80vh; } }
  @media (min-width: 768px) {
    .banner h1 {
      font-size: 8em; } }

/*grid styles */
@media (max-width: 768px) {
  main {
    font-size: 0.85em; } }
main .m-section {
  overflow: hidden;
  padding: 3em 0; }
main .container {
  width: 92.76316%;
  max-width: 1190px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  text-align: center; }
main .m-col {
  text-align: left;
  float: left; }
main .m-col4 {
  width: 25%;
  float: left; }
  @media (max-width: 768px) {
    main .m-col4 {
      width: 50%; } }
  @media (max-width: 576px) {
    main .m-col4 {
      width: 100%; } }
main .m-col3 {
  width: 33.33%;
  float: left; }
  @media (max-width: 768px) and (orientation: portrait) {
    main .m-col3 {
      width: 100%; } }
  @media (max-width: 576px) and (orientation: portrait) {
    main .m-col3 {
      width: 100%; } }
main .m-col2 {
  width: 50%;
  float: left; }
  @media (max-width: 576px) {
    main .m-col2 {
      width: 100%; } }
main .m-col1 {
  width: 100%; }

nav {
  background-color: #fff;
  box-shadow: 2px 2px 2px #f5f5f5;
  width: 100%;
  text-align: center;
  overflow-x: auto; }
  nav #zv1 {
    background-color: #dc3a1a;
    border-bottom: solid 4px #dc3a1a; }
    nav #zv1 a {
      color: #fff; }
    nav #zv1:hover {
      border-bottom: solid 4px #fff; }
  nav > ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: inline-block;
    min-width: 380px;
    white-space: nowrap; }
    nav > ul > li {
      display: inline-block;
      margin: 0 0.5em;
      padding: 0 0.5em; }
      nav > ul > li a {
        color: #dc3a1a;
        padding: 1em 0;
        display: inline-block;
        text-decoration: none; }
        nav > ul > li a:hover {
          text-decoration: none !important; }
      nav > ul > li:hover {
        border-bottom: 4px solid #dc3a1a; }
      nav > ul > li.current {
        border-bottom: 4px solid #dc3a1a; }
      nav > ul > li.has-submenu .pos-wrapper {
        position: absolute;
        z-index: 5; }
      nav > ul > li.has-submenu#current-sub {
        border-bottom: solid 4px #dc3a1a; }
      nav > ul > li.has-submenu button {
        display: inline-block;
        float: right;
        border: none;
        background-color: transparent;
        padding: 0.5em;
        margin-top: 1em; }
        nav > ul > li.has-submenu button span {
          display: block;
          width: 13px;
          height: 6px;
          background: url("/App_Themes/VlogWithSony/images/icons-UI.png") -86px -44px;
          background-size: 156px 55px; }
        nav > ul > li.has-submenu button:hover span {
          background: url("/App_Themes/VlogWithSony/images/icons-UI.png") -86px -30px;
          background-size: 156px 55px; }
      nav > ul > li.has-submenu .submenu {
        display: none; }
      nav > ul > li.has-submenu.open {
        border-bottom: solid 4px #dc3a1a; }
        nav > ul > li.has-submenu.open button span {
          background: url("/App_Themes/VlogWithSony/images/icons-UI.png") -86px -30px;
          background-size: 156px 55px; }
        nav > ul > li.has-submenu.open .submenu {
          display: block;
          position: absolute;
          top: 5px;
          background-color: #fff;
          z-index: 10;
          padding-left: 0;
          box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
          nav > ul > li.has-submenu.open .submenu li {
            display: block;
            float: none;
            text-align: left;
            overflow: hidden;
            padding: 0 1em; }
            nav > ul > li.has-submenu.open .submenu li span {
              display: block;
              width: auto;
              color: #be3216; }
            nav > ul > li.has-submenu.open .submenu li a {
              color: #000;
              width: auto; }
              nav > ul > li.has-submenu.open .submenu li a:hover {
                color: #dc3a1a; }
  nav.stick {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    overflow: visible; }
    nav.stick > ul > li.has-submenu.open {
      border-bottom: solid 4px #dc3a1a; }
      nav.stick > ul > li.has-submenu.open button span {
        background: url("/App_Themes/VlogWithSony/images/icons-UI.png") -86px -30px;
        background-size: 156px 55px; }
      nav.stick > ul > li.has-submenu.open .submenu {
        display: block;
        position: absolute;
        top: 5px;
        background-color: #fff;
        z-index: 10;
        padding-left: 0; }
        nav.stick > ul > li.has-submenu.open .submenu li {
          display: block;
          float: none;
          text-align: left;
          overflow: hidden;
          padding: 0 1em; }
          nav.stick > ul > li.has-submenu.open .submenu li span {
            display: block;
            width: auto;
            color: #be3216; }
          nav.stick > ul > li.has-submenu.open .submenu li a {
            color: #000;
            width: auto; }
            nav.stick > ul > li.has-submenu.open .submenu li a:hover {
              color: #dc3a1a; }
    nav.stick > ul li.has-submenu .pos-wrapper {
      position: fixed;
      top: 55px;
      z-index: 10; }
  @media (max-width: 500px) and (orientation: portrait) {
    nav > ul > li.has-submenu .pos-wrapper#gear-menu-wrap {
      left: 25%; }
    nav > ul > li.has-submenu .pos-wrapper#tips-menu-wrap {
      right: 40%; } }

#about .m-col-wrapper {
  display: flex;
  flex-wrap: wrap; }
  #about .m-col-wrapper .m-col {
    background-color: transparent;
    margin: 0;
    position: relative; }
    #about .m-col-wrapper .m-col .m-col-inner {
      position: relative;
      width: 100%;
      height: 100%;
      padding: 1em; }
    #about .m-col-wrapper .m-col a {
      position: relative;
      display: flex;
      align-items: center;
      text-align: center;
      font-size: 2em;
      color: #fff;
      text-transform: uppercase;
      height: 100%;
      min-height: 300px; }
      #about .m-col-wrapper .m-col a > span {
        display: block;
        width: 100%;
        position: relative;
        z-index: 3; }
      #about .m-col-wrapper .m-col a#tile-zv1 {
        background: url("/App_Themes/VlogWithSony/images/banner-ZV1-sml.jpg") top center no-repeat;
        background-size: cover; }
      #about .m-col-wrapper .m-col a#tile-kitfinder {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kitfinder-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; }
      #about .m-col-wrapper .m-col a#tile-gear {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-kits-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; }
      #about .m-col-wrapper .m-col a#tile-tips {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-tips-pro-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; }
      #about .m-col-wrapper .m-col a#tile-inspire {
        background: url("/App_Themes/VlogWithSony/images/vlogwithsony-inspire2-web-banner-sml.jpg") center center no-repeat;
        background-size: cover; }
      #about .m-col-wrapper .m-col a::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0.6;
        transition: opacity 0.2s ease; }
      #about .m-col-wrapper .m-col a:hover::before {
        opacity: 1;
        transition: opacity 0.2s ease; }

.episodes {
  padding-top: 0;
  padding-bottom: 5em; }
  .episodes .episode {
    padding: 1em;
    text-align: center;
    overflow: hidden; }
    .episodes .episode img {
      width: 100%; }
    .episodes .episode .info {
      padding: 1em 0;
      line-height: 1.5em; }
    .episodes .episode .ep-name {
      display: block;
      font-size: 1.25em; }
    .episodes .episode .title {
      display: block; }
  .episodes .ep-wrap {
    overflow: hidden; }
  .episodes .button-row {
    margin-top: 1em; }

.vloggers .vlogger-wrap {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 3em; }
  .vloggers .vlogger-wrap a.anchor {
    display: block;
    width: 100%;
    position: relative;
    top: -60px;
    visibility: hidden; }
.vloggers .profile {
  margin-bottom: 3em;
  text-align: center;
  padding: 0 1.5em; }
  .vloggers .profile img {
    max-width: 150px;
    border-radius: 150px;
    margin-bottom: 1em; }
  .vloggers .profile .vlog-info .vlog-name {
    display: block;
    font-size: 1.5em;
    margin: 0.5em 0; }
    .vloggers .profile .vlog-info .vlog-name a {
      color: #2f353d; }
  .vloggers .profile .vlog-info .title {
    display: block;
    font-size: 1em;
    color: #2f353d;
    line-height: 1.5em; }
  .vloggers .profile .vlog-info .short-desc {
    display: block; }
  .vloggers .profile .vlog-info .socials .fab {
    padding: 0 0.5em; }
  .vloggers .profile .vlog-info .socials a {
    color: #dc3a1a; }
  .vloggers .profile .vlog-info .button {
    display: inline-block; }
.vloggers#vlog-page .profile {
  padding-top: 3em;
  width: 100%; }

#products .m-col-wrapper .m-col {
  text-align: center;
  position: relative; }
  #products .m-col-wrapper .m-col a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1em; }
    #products .m-col-wrapper .m-col a:hover, #products .m-col-wrapper .m-col a:focus {
      background-color: #f1f5f9; }
    #products .m-col-wrapper .m-col a.active {
      background-color: rgba(220, 58, 26, 0.3); }
  #products .m-col-wrapper .m-col img {
    width: 100%; }
  #products .m-col-wrapper .m-col h3 {
    margin-bottom: 0.5em;
    color: #2f353d; }
  #products .m-col-wrapper .m-col p {
    margin-top: 0; }
@media (min-width: 768px) {
  #products .m-col-wrapper {
    display: flex;
    align-items: stretch; } }
#products .kit {
  /* responsive table styles */
        /* Table column sizing
================================== */ }
  #products .kit h2 {
    display: block;
    color: #fff;
    background-color: #dc3a1a;
    margin-bottom: 0;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 1.5em; }
  #products .kit img {
    max-width: 70%; }
  #products .kit .features {
    text-align: left; }
    #products .kit .features li {
      font-family: 'SST-Light', Arial, sans-serif;
      font-size: 1em;
      line-height: 1.2em;
      margin: 0.85em 0; }
  #products .kit .kit-table {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0; }
  #products .kit .kit-table-cell {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
    background-color: #f1f5f9; }
  #products .kit .kit-table-cell > h1,
  #products .kit .kit-table-cell > h2,
  #products .kit .kit-table-cell > h3,
  #products .kit .kit-table-cell > h4,
  #products .kit .kit-table-cell > h5,
  #products .kit .kit-table-cell > h6 {
    margin: 0; }
  #products .kit .kit-table-cell--head {
    padding: 1.5em; }
    #products .kit .kit-table-cell--head h3 {
      font-weight: bold;
      font-family: 'SST-Light', Arial, sans-serif; }
  #products .kit .kit-table-cell--foot {
    padding-bottom: 2em; }
  #products .kit .kit-table--2cols > .kit-table-cell {
    width: 50%; }
  #products .kit .kit-table--3cols > .kit-table-cell {
    width: 33.33%; }
  #products .kit .kit-table--4cols > .kit-table-cell {
    width: 25%; }
  @media all and (max-width: 500px) and (orientation: portrait) {
    #products .kit .kit-table--collapse {
      display: block; }
      #products .kit .kit-table--collapse img {
        max-width: 100%; }
      #products .kit .kit-table--collapse > .kit-table-cell {
        width: 100% !important; }
      #products .kit .kit-table--collapse > .kit-table-cell--foot {
        margin-bottom: 0; } }
  @media all and (max-height: 600px) and (orientation: landscape) {
    #products .kit .kit-table--collapse {
      display: block; }
      #products .kit .kit-table--collapse img {
        max-width: 50%; }
      #products .kit .kit-table--collapse > .kit-table-cell {
        width: 100% !important; }
      #products .kit .kit-table--collapse > .kit-table-cell--foot {
        margin-bottom: 0; } }
  #products .kit .no-flexbox .kit-table {
    display: block; }
    #products .kit .no-flexbox .kit-table > .kit-table-cell {
      width: 100%; }
    #products .kit .no-flexbox .kit-table > .kit-table-cell--foot {
      margin-bottom: 1em; }
#products img {
  max-width: 100%; }

#protips-page h3 {
  font-size: 2em;
  font-family: 'SST-Light', Arial, sans-serif;
  display: block;
  width: 100%;
  text-align: center; }
#protips-page h4 {
  font-size: 1.25em; }
#protips-page .row {
  padding: 1.5em 0;
  overflow: hidden; }
#protips-page .m-col {
  padding: 1em; }
  #protips-page .m-col img {
    width: 100%; }
  #protips-page .m-col a p {
    padding: 1em 0;
    margin-bottom: 0; }

.tips .m-col-wrapper {
  display: flex;
  align-items: stretch; }
  .tips .m-col-wrapper .m-col {
    text-align: center;
    position: relative; }
    .tips .m-col-wrapper .m-col a {
      display: block;
      width: 100%;
      height: 100%;
      padding: 1em; }
      .tips .m-col-wrapper .m-col a:hover, .tips .m-col-wrapper .m-col a:focus {
        background-color: #f1f5f9; }
      .tips .m-col-wrapper .m-col a.active {
        background-color: rgba(220, 58, 26, 0.3); }
    .tips .m-col-wrapper .m-col img {
      width: 100%; }
    .tips .m-col-wrapper .m-col h3 {
      margin-bottom: 0.5em;
      color: #2f353d; }
    .tips .m-col-wrapper .m-col p {
      margin-top: 0; }

.tip-article {
  display: none; }
  .tip-article .container {
    border-top: solid 1px #ccc; }
  .tip-article h2 {
    font-size: 2.5em; }
  .tip-article h3 {
    margin-top: 0; }
  .tip-article h3,
  .tip-article h4 {
    text-align: left;
    font-size: 1.5em; }
  .tip-article p {
    text-align: left; }
  .tip-article a {
    color: #dc3a1a; }
  .tip-article .strong {
    font-weight: bold; }
  .tip-article ol li {
    font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em; }
  .tip-article img {
    max-width: 100%; }
  .tip-article .related-links {
    padding: 3em 0;
    font-size: 1.2em; }
  .tip-article .m-col-wrapper {
    overflow: hidden; }
    .tip-article .m-col-wrapper .m-col3-span2 {
      width: 100%; }
  .tip-article .note {
    font-style: italic;
    font-size: 1em; }
  @media (min-width: 768px) {
    .tip-article .m-col-wrapper .m-col3-span2 {
      width: 66.66%;
      padding: 0 1.5em; }
      .tip-article .m-col-wrapper .m-col3-span2 p:first-child {
        margin-top: 0; }
      .tip-article .m-col-wrapper .m-col3-span2:first-child {
        padding-left: 0; } }

footer {
  font-size: 0.85em; }
  footer #site-links {
    padding-top: 0.5em; }
  footer h1 {
    color: #878792 !important; }
  footer #copyright-links {
    border-top: solid 1px #3c3c42;
    border-top: solid 1px #3c3c42;
    padding-top: 1em; }
    footer #copyright-links p {
      color: #878792 !important; }

/* Specific page styles */
.vlog-profile .m-col {
  display: inline-block;
  float: left; }
.vlog-profile .m-col-profile {
  width: 30%;
  padding-right: 2em; }
  .vlog-profile .m-col-profile img {
    border-radius: 150px;
    width: 100%;
    max-width: 250px; }
.vlog-profile .m-col-about {
  width: 75%;
  float: left; }
  .vlog-profile .m-col-about h2 {
    margin-top: 0; }

.vlog-gallery .m-col {
  padding: 1em; }
  .vlog-gallery .m-col img {
    max-width: 100%; }

#product-intro .nav-secondary h2 {
  font-size: 1.5em;
  margin-top: 2em; }
#product-intro .nav-secondary ul {
  list-style: none;
  padding-left: 0; }
#product-intro .nav-secondary li {
  display: inline-block;
  padding: 1em; }
  #product-intro .nav-secondary li a {
    color: #dc3a1a;
    transition: all 0.3s ease; }
    #product-intro .nav-secondary li a:hover {
      color: #be3216;
      transition: all 0.3s ease; }

.product-info {
  padding: 0 0 3em 0; }
  .product-info .intro > .container {
    padding-top: 3em;
    border-top: solid 1px #e4e7eb; }
  .product-info .intro.first > .container {
    padding-top: 3em;
    border-top: none; }
  .product-info img {
    max-width: 100%; }
  .product-info .m-col {
    padding: 1em 2em 1em 2em;
    text-align: center; }
  .product-info .shop-buttons {
    list-style: none;
    padding-left: 0; }
    .product-info .shop-buttons li {
      display: inline; }
      .product-info .shop-buttons li .button {
        margin: 0.5em; }
  .product-info h2 {
    text-transform: none !important; }
  .product-info .features .feat-wrap {
    display: flex;
    align-items: stretch; }
    @media (max-width: 768px) {
      .product-info .features .feat-wrap {
        flex-wrap: wrap; } }
  .product-info .features .m-col4.feat {
    padding: 1em; }
    .product-info .features .m-col4.feat .m-col-inner {
      background-color: #2f353d;
      height: 100%; }
      .product-info .features .m-col4.feat .m-col-inner img {
        width: 100%; }
    .product-info .features .m-col4.feat p {
      color: #fff;
      padding: 1em;
      margin: 0; }
  .product-info .acc {
    padding: 3em 0; }

.new {
  font-size: 0.65em;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 1em;
  background-color: #22c083;
  color: #fff;
  vertical-align: middle; }

.no-js .tip-article {
  display: block; }

/* quiz styles */
#kit-intro a.button.disabled {
  pointer-events: none;
  opacity: 0.5; }

#start.disabled {
  opacity: 0.5; }
  #start.disabled div.radiogroup .choice-wrapper.m-col3 {
    pointer-events: none; }

#setup-row {
  display: none; }

#editing-row {
  display: none; }

#results {
  display: none; }

.result {
  display: none; }

#result-container {
  overflow: hidden; }
  #result-container .m-col {
    padding: 1em; }
  #result-container .m-col-inner {
    padding: 1.5em;
    background-color: #f1f5f9;
    height: 100%; }
    #result-container .m-col-inner .kit-name {
      font-size: 1.25em;
      line-height: 1.65em;
      margin-top: 1em; }
      #result-container .m-col-inner .kit-name a {
        display: inline;
        padding: 0;
        color: #dc3a1a; }
        #result-container .m-col-inner .kit-name a:hover {
          background: transparent;
          text-decoration: underline; }
    #result-container .m-col-inner .copy ul {
      text-align: left; }
      #result-container .m-col-inner .copy ul li {
        margin: 0.5em 0; }
  @media (min-width: 768px) {
    #result-container .m-col1 {
      max-width: 50% !important;
      float: none;
      margin: 0 auto; } }

div.radiogroup {
  overflow: hidden;
  text-align: center;
  padding: 3em 0;
  /* add extra selected styles */ }
  div.radiogroup .choice-row {
    display: inline-block;
    margin: 0 auto; }
  div.radiogroup .choice-wrapper label {
    cursor: pointer; }
  div.radiogroup .choice-wrapper.m-col3 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1em; }
    @media (min-width: 600px) {
      div.radiogroup .choice-wrapper.m-col3 {
        width: 33.33%;
        float: left;
        padding: 1em;
        display: inline-block; } }
  div.radiogroup .choice-wrapper.m-col2 {
    display: block;
    width: 100%;
    margin-bottom: 1em;
    text-align: center; }
    @media (min-width: 600px) {
      div.radiogroup .choice-wrapper.m-col2 {
        width: 50%;
        padding: 1em;
        display: inline-block;
        max-width: 400px; } }
  div.radiogroup h2 {
    margin-top: 0; }
  div.radiogroup .choice-inner {
    padding: 1em;
    position: relative; }
  div.radiogroup input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0; }
  div.radiogroup .label {
    font-size: 1.25em;
    cursor: pointer;
    font-weight: bold;
    margin-top: 1em; }
  div.radiogroup .desc {
    color: #2f353d; }
  div.radiogroup img {
    width: 100%; }
  div.radiogroup .button {
    color: #fff;
    background-color: #dc3a1a;
    display: inline-block;
    padding: 1em 1.5em;
    transition: all 0.3s ease; }
    div.radiogroup .button:hover {
      cursor: pointer;
      background-color: #be3216;
      transition: all 0.3s ease; }
  div.radiogroup .check-icon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.5em;
    background-color: #dc3a1a;
    color: #fff;
    display: none; }
  div.radiogroup input[type=radio]:focus + .choice-inner {
    border: dotted 1px #83838f; }
  div.radiogroup input[type=radio]:checked + .choice-inner {
    border: solid #dc3a1a 2px;
    background-color: #dc3a1a; }
    div.radiogroup input[type=radio]:checked + .choice-inner .label,
    div.radiogroup input[type=radio]:checked + .choice-inner .desc {
      color: #fff; }
  div.radiogroup input[type=radio]:checked + .choice-inner .button {
    background-color: #fff;
    color: #dc3a1a; }
  div.radiogroup input[type=radio]:checked + .choice-inner .check-icon {
    display: block; }

#ZV1-home .slick-dots {
  position: relative;
  padding-top: 1em; }
  #ZV1-home .slick-dots::before {
    content: "Available colours";
    display: block;
    margin-bottom: 0.85em; }
  #ZV1-home .slick-dots li {
    width: 24px;
    height: 24px; }
#ZV1-home .swatch-dot {
  display: block;
  width: 24px;
  height: 24px;
  border: solid 2px #ccc; }
  #ZV1-home .swatch-dot#black {
    background-color: #000; }
  #ZV1-home .swatch-dot#white {
    background-color: #fff; }
#ZV1-home .slick-active .swatch-dot {
  border: solid 2px #dc3a1a; }
#ZV1-home #creators .m-col-wrapper {
  overflow: hidden; }
  #ZV1-home #creators .m-col-wrapper:nth-of-type(2) .m-col {
    margin: 0 auto;
    float: none; }
#ZV1-home #creators .profile {
  text-align: center; }
  #ZV1-home #creators .profile img {
    border-radius: 50%;
    max-width: 150px;
    margin: 0 auto; }
#ZV1-home #creators .details {
  margin-top: 1em; }
  #ZV1-home #creators .details .fab,
  #ZV1-home #creators .details .fa {
    margin-right: 0.5em; }
  #ZV1-home #creators .details ul.socials {
    list-style: none;
    padding-left: 0; }
    #ZV1-home #creators .details ul.socials li {
      display: inline-block; }
      #ZV1-home #creators .details ul.socials li::after {
        content: "|";
        margin-left: 0.5em; }
      #ZV1-home #creators .details ul.socials li:last-child::after {
        content: ""; }
#ZV1-home .m-section {
  padding: 2em 0; }
#ZV1-home h3 {
  font-weight: bold; }
#ZV1-home .container img {
  max-width: 100%; }
#ZV1-home .m-col {
  padding: 1em; }
  #ZV1-home .m-col img {
    width: 100%; }
#ZV1-home #intro img {
  margin-top: 2em; }
#ZV1-home #onthego .m-col {
  float: none;
  margin: 0 auto;
  text-align: center; }
#ZV1-home a.button {
  width: 100%;
  text-align: center;
  margin: 0; }
  #ZV1-home a.button.orange {
    border: none !important; }
#ZV1-home #order .m-col-wrapper {
  display: block;
  width: 100%;
  overflow: hidden; }
  #ZV1-home #order .m-col-wrapper .m-col3 {
    width: 50%; }
  #ZV1-home #order .m-col-wrapper#sony .m-col {
    float: none;
    margin: 0 auto; }
@media (min-width: 768px) {
  #ZV1-home .container > p {
    max-width: 75%;
    margin: 1em auto; }
  #ZV1-home #order .m-col-wrapper .m-col3 {
    text-align: center;
    width: 33.33%; }
    #ZV1-home #order .m-col-wrapper .m-col3 a {
      display: block; }
    #ZV1-home #order .m-col-wrapper .m-col3 img {
      max-width: 250px; } }

/*# sourceMappingURL=main2.css.map */
