/* fonts */
@font-face {
  font-family: 'SST-Light';
  src: url("/microsite/shared/fonts/sst-light.eot") format("embedded-opentype"), url("/microsite/shared/fonts/sst-light.woff") format("woff"); }
/* colors */
/* mixins */
html, body {
  background-color: #000;
  color: #fff;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  position: relative; }

header {
  height: auto;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  header .container {
    max-width: none; }
  header .brand {
    padding: 10px 0; }
  @media (max-width: 479px) {
    header {
      height: auto; }
      header .brand img {
        width: 20%; } }

main h1, h2 {
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  text-transform: uppercase; }

p {
  color: #fff;
  line-height: 1.5em;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif; }

a.button:focus {
  box-shadow: 0 0 10px #5887f5; }

a.button {
  background-color: #f25529;
  color: #fff;
  padding: 1em 1.5em;
  font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
  text-transform: uppercase; }

.vid-container {
  position: relative; }

iframe {
  width: 320px;
  height: 180px; }
  @media (min-width: 600px) {
    iframe {
      width: 560px;
      height: 315px; } }
  @media (min-width: 768px) {
    iframe {
      width: 768px;
      height: 432px; } }

#banner {
  position: relative;
  min-height: 100vh;
  background: url("../images/mirrorless-hero-2-2019.jpg") bottom center no-repeat;
  background-size: contain;
  position: relative; }
  @media (orientation: portrait) {
    #banner {
      height: 100vh; } }
  @media (orientation: landscape) {
    #banner {
      height: 150vh; } }
  @media (max-height: 400px) {
    #banner {
      height: 250vh; } }
  @media (min-width: 550px) and (orientation: portrait) {
    #banner {
      background: url("../images/mirrorless-hero-2-2019.jpg") bottom center no-repeat;
      background-size: contain;
      position: relative;
      min-height: 320px;
      height: 100vh; } }
  @media (min-width: 768px) and (orientation: portrait) {
    #banner {
      background: url("../images/mirrorless-hero-2-2019.jpg") bottom center no-repeat;
      background-size: contain;
      min-height: 550px;
      height: 100vh; } }
  @media (min-width: 1280px) {
    #banner {
      background: url("../images/mirrorless-hero-desktop-2019.jpg") 50% 50% no-repeat;
      background-size: cover;
      min-height: 650px;
      min-height: 100vh;
      height: auto; } }
  #banner .container {
    text-align: center;
    padding: 1em 1em 0 1em;
    height: 100%;
    position: relative;
    min-height: 100vh;
    min-height: 320px;
    max-width: none;
    z-index: 2; }
    #banner .container .inner {
      width: 100%;
      float: none; }
    #banner .container h1 {
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 0; }
      #banner .container h1 .top {
        font-family: 'SST-Roman', Arial, sans-serif;
        letter-spacing: 0.25em;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
        font-size: 3vw;
        position: relative; }
      #banner .container h1 .bottom {
        font-size: 4em;
        font-size: 8vw;
        font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
        position: relative; }
    #banner .container p {
      font-size: 0.85em;
      padding: 0.5em 0;
      margin: 0 auto 1em auto;
      max-width: 80%; }
    #banner .container img {
      max-width: 150px;
      margin-bottom: 0.5em; }
    #banner .container a {
      display: block;
      text-transform: uppercase;
      color: #fff;
      font-size: 0.85em;
      padding: 1em 0;
      transition: text-shadow 0.3s ease-in-out; }
      #banner .container a:focus, #banner .container a:hover {
        transition: text-shadow 0.3s ease-in-out;
        text-shadow: 0 0 6px #fff, 0 0 10px rgba(126, 154, 156, 0.8), 0 0 15px rgba(126, 154, 156, 0.8), 0 0 20px rgba(126, 154, 156, 0.8), 0 0 25px rgba(126, 154, 156, 0.8); }
    @media (min-width: 576px) and (orientation: portrait) {
      #banner .container {
        padding: 4em 0 0 0;
        font-size: 1.2em; }
        #banner .container .inner {
          width: 100%;
          float: none; }
        #banner .container img {
          max-width: 150px; } }
    @media (min-width: 576px) and (orientation: landscape) {
      #banner .container {
        padding: 2em 0 2em 0;
        font-size: 1.2em; }
        #banner .container .inner {
          width: 100%;
          float: none; }
        #banner .container img {
          max-width: 180px; } }
    @media (min-width: 768px) {
      #banner .container {
        padding: 2em 0 2em 0;
        font-size: 1.5em; }
        #banner .container .inner {
          width: 100%;
          float: none; }
        #banner .container img {
          max-width: 180px; } }
    @media (min-width: 1280px) {
      #banner .container {
        padding: 2em 0 2em 0;
        font-size: 1.85em; }
        #banner .container .inner {
          width: 50%;
          float: right; } }
    @media (min-width: 1900px) {
      #banner .container {
        padding: 4em 0 2em 0; } }
    @media (max-height: 768px) and (orientation: landscape) {
      #banner .container img {
        max-width: 150px; } }
  #banner .stag {
    position: relative;
    bottom: -50px;
    opacity: 0; }
  #banner .fade {
    opacity: 0; }
  #banner #alpha-logo {
    position: absolute;
    bottom: 1em;
    right: 1em;
    z-index: 3; }
    #banner #alpha-logo img {
      max-width: 30px; }
    @media (min-width: 768px) {
      #banner #alpha-logo {
        bottom: 2em;
        right: 3em; }
        #banner #alpha-logo img {
          max-width: 60px; } }

.explore-products #banner-lenses {
  background: url("../images/mirrorless-lenses-2.jpg") bottom center no-repeat;
  background-size: contain;
  min-height: 60vh; }
  @media (min-width: 550px) {
    .explore-products #banner-lenses {
      background: url("../images/mirrorless-lenses-2.jpg") bottom center no-repeat;
      background-size: contain;
      min-height: 250px;
      height: 60vh; } }
  @media (min-width: 768px) {
    .explore-products #banner-lenses {
      background: url("../images/mirrorless-lenses-2.jpg") bottom center no-repeat;
      background-size: contain;
      min-height: 450px;
      height: 60vh; } }

/*grid styles */
main {
  background-color: #000; }
  @media (max-width: 768px) {
    main {
      font-size: 0.85em; } }
  main nav {
    text-align: center;
    background-color: #000;
    overflow-x: auto; }
    main nav ul {
      list-style: none;
      padding-left: 0;
      display: inline-block;
      min-width: 500px;
      white-space: nowrap;
      margin: 0; }
      main nav ul li {
        display: inline-block; }
        main nav ul li a {
          color: #f25529;
          text-transform: uppercase;
          padding: 1em 0.8em;
          display: inline-block; }
        main nav ul li.active {
          background-color: #fff; }
    main nav.stick {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
    @media (min-width: 1200px) {
      main nav li a {
        font-size: 1.5em; } }
  main .section-heading {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    padding: 0 1em; }
    main .section-heading .divider {
      width: 100%;
      height: 3px;
      background: #eb6431;
      background: linear-gradient(to right, #ac322c, #eb6431, #ac322c); }
  main section {
    overflow: hidden; }
  main .container {
    width: 92.76316%;
    max-width: 1190px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    text-align: center; }
  main .col {
    text-align: left;
    float: left; }
  main .col4 {
    width: 25%;
    float: left; }
    @media (max-width: 768px) {
      main .col4 {
        width: 50%; } }
    @media (max-width: 576px) {
      main .col4 {
        width: 100%; } }
  main .col3 {
    width: 33.33%;
    float: left; }
    @media (max-width: 768px) and (orientation: portrait) {
      main .col3 {
        width: 100%; } }
    @media (max-width: 576px) and (orientation: portrait) {
      main .col3 {
        width: 100%; } }
  main .col2 {
    width: 50%;
    float: left; }
    @media (max-width: 576px) {
      main .col2 {
        width: 100%; } }
  main .col1 {
    width: 100%; }
  main #one-mount .col {
    text-align: center; }
  main #one-mount .container {
    display: flex;
    align-items: center; }
  main #one-mount img {
    max-width: 80%;
    display: inline-block;
    margin: 0 auto; }
  main #one-mount .copy {
    float: right; }
    main #one-mount .copy p {
      font-size: 1.5em; }
  @media (min-width: 768px) {
    main #one-mount .col-wrapper {
      display: flex;
      align-items: center; } }
  main #range {
    color: #fff;
    padding-bottom: 5em; }
    main #range .modal-container {
      position: relative;
      min-height: 100vh; }
    main #range .cta {
      color: #f25529; }
    main #range .col2 {
      align-items: stretch;
      position: relative; }
      main #range .col2 .container {
        position: relative;
        height: 100%;
        min-height: 100vh; }
      main #range .col2 .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.3;
        transition: opacity 0.3s ease-in-out; }
      main #range .col2:hover .overlay {
        opacity: 0;
        transition: opacity 0.3s ease-in-out; }
      main #range .col2 a {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 100vh;
        position: relative;
        color: #fff;
        padding: 2em 0; }
        main #range .col2 a:hover h2, main #range .col2 a:focus h2 {
          transition: text-shadow 0.3s ease-in-out;
          text-shadow: 0 0 6px #fff, 0 0 10px rgba(126, 154, 156, 0.8), 0 0 15px rgba(126, 154, 156, 0.8), 0 0 20px rgba(126, 154, 156, 0.8), 0 0 25px rgba(126, 154, 156, 0.8); }
    main #range .exp-banner {
      min-height: 50vh;
      display: flex;
      align-items: center; }
      main #range .exp-banner .inner {
        position: relative;
        bottom: -50px;
        opacity: 0; }
      main #range .exp-banner h2 {
        font-size: 3.5em;
        text-transform: uppercase;
        letter-spacing: 0.25em;
        transition: text-shadow 0.3s ease-in-out;
        margin: 0.25em 0; }
      main #range .exp-banner .view {
        text-transform: uppercase;
        letter-spacing: 0.25em; }
      main #range .exp-banner .group {
        font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
        font-size: 3.5em;
        text-transform: uppercase;
        letter-spacing: 0.25em; }
      main #range .exp-banner .container {
        overflow: hidden; }
        main #range .exp-banner .container .inner {
          float: none;
          width: 100%; }
        main #range .exp-banner .container img {
          width: 100%; }
        @media (min-width: 768px) {
          main #range .exp-banner .container {
            display: flex;
            align-items: center; }
            main #range .exp-banner .container .inner {
              float: right;
              width: 50%; }
            main #range .exp-banner .container img {
              width: 50%; } }
      main #range .exp-banner a {
        color: #fff;
        transition: text-shadow 0.3s ease-in-out; }
        main #range .exp-banner a:focus, main #range .exp-banner a:hover {
          transition: text-shadow 0.3s ease-in-out;
          text-shadow: 0 0 6px #fff, 0 0 10px rgba(126, 154, 156, 0.8), 0 0 15px rgba(126, 154, 156, 0.8), 0 0 20px rgba(126, 154, 156, 0.8), 0 0 25px rgba(126, 154, 156, 0.8); }
    main #range #lenses .container {
      flex-direction: row-reverse; }
    main #range .col-wrapper h2 {
      font-size: 3.5em;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      transition: text-shadow 0.3s ease-in-out; }
    main #range p {
      color: #fff;
      font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif;
      text-transform: uppercase;
      font-size: 1.5em;
      text-shadow: 0 0 6px #fff, 0 0 10px rgba(0, 0, 0, 0.8), 0 0 15px rgba(0, 0, 0, 0.8), 0 0 20px rgba(0, 0, 0, 0.8), 0 0 25px rgba(0, 0, 0, 0.8); }
    @media (max-width: 768px) and (orientation: portrait) {
      main #range .col-wrapper {
        display: block;
        height: auto; }
        main #range .col-wrapper .col2 {
          width: 100%;
          float: none;
          min-height: 100vh;
          position: relative; } }
    @media (max-width: 768px) and (orientation: landscape) {
      main #range {
        font-size: 0.5em; } }
    @media (max-height: 600px) and (orientation: landscape) {
      main #range .col-wrapper h2 {
        margin: 0; } }
  main #alpha-advantage {
    margin-bottom: 3em; }
    main #alpha-advantage .container {
      padding-top: 2em; }
    main #alpha-advantage a {
      display: block; }
    main #alpha-advantage .col {
      position: relative; }
      main #alpha-advantage .col .inner {
        padding: 1em;
        position: relative;
        display: block;
        text-align: center; }
        main #alpha-advantage .col .inner img {
          width: 100%; }
        main #alpha-advantage .col .inner p {
          font-weight: bold;
          font-size: 1.25em; }
        main #alpha-advantage .col .inner a {
          color: #eb6431; }
        main #alpha-advantage .col .inner .desc {
          min-height: 7em; }
      main #alpha-advantage .col.col3 {
        opacity: 0;
        bottom: -100px; }
    @media (min-width: 1122px) {
      main #alpha-advantage .col .inner .desc {
        min-height: 0; } }
    @media (min-width: 768px) {
      main #alpha-advantage .col {
        border-right-width: 3px;
        border-right-style: solid;
        border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #4a9da3, white, #4a9da3, rgba(0, 0, 0, 0)) 1 100%; }
      main #alpha-advantage .col:nth-child(3n) {
        border-right: none; } }
  main #g-master {
    padding-bottom: 3em; }
    main #g-master a {
      color: #f25529;
      display: block; }
    main #g-master p {
      font-size: 1.5em; }
    main #g-master .col {
      padding: 1em; }
      main #g-master .col img {
        max-width: 100%; }
    main #g-master .col2 {
      width: 100%;
      float: none; }
    main #g-master .col3 {
      opacity: 0;
      bottom: -100px;
      position: relative; }
    main #g-master .copy {
      text-align: center; }
      main #g-master .copy img {
        max-width: 250px; }
    main #g-master .features .col {
      padding: 1em;
      text-align: center; }
      main #g-master .features .col img {
        border: solid 2px #ccc; }
    @media (min-width: 768px) {
      main #g-master .col-wrapper.intro {
        display: flex;
        align-items: center; }
      main #g-master .col2 {
        width: 50%;
        float: left; } }

.explore-products {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.98);
  z-index: 10; }
  .explore-products .inner {
    position: relative; }
    @media (min-width: 768px) {
      .explore-products .inner {
        overflow: auto;
        height: auto;
        position: relative;
        margin-top: 0; } }
  .explore-products .section-heading {
    padding: 1em;
    display: block;
    overflow: hidden; }
    .explore-products .section-heading > h3 {
      font-weight: normal;
      padding: 0; }
    .explore-products .section-heading .divider {
      width: 50%;
      height: 3px;
      margin: 0 auto;
      background: linear-gradient(to right, rgba(0, 0, 0, 0), #4a9da3, white, #4a9da3, rgba(0, 0, 0, 0)); }
  .explore-products .row {
    overflow: hidden; }
  .explore-products .col3 {
    text-align: center;
    padding: 2em; }
  .explore-products a {
    color: #fff;
    display: block;
    transition: text-shadow 0.3s ease-in-out; }
    .explore-products a:hover, .explore-products a:focus {
      transition: text-shadow 0.3s ease-in-out;
      text-shadow: 0 0 6px #fff, 0 0 10px rgba(126, 154, 156, 0.8), 0 0 15px rgba(126, 154, 156, 0.8), 0 0 20px rgba(126, 154, 156, 0.8), 0 0 25px rgba(126, 154, 156, 0.8); }
  .explore-products h3 {
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-weight: bold;
    padding: 1em; }
  .explore-products .name {
    margin-bottom: 1em; }
  .explore-products .product-image {
    position: relative; }
    .explore-products .product-image img {
      width: 50%;
      max-width: 250px; }
  .explore-products .close {
    text-align: right;
    display: block;
    margin: 30px 5px 5px 5px; }
    .explore-products .close a {
      color: #fff;
      display: inline-block;
      text-align: center;
      font-size: 0.8em;
      text-transform: uppercase; }
    @media (min-width: 768px) {
      .explore-products .close {
        display: block;
        float: none;
        text-align: right; } }
  .explore-products#explore-lenses .name {
    min-height: 3.5em; }
    @media (min-width: 850px) {
      .explore-products#explore-lenses .name {
        min-height: 2.5em; } }
  .explore-products#explore-lenses #lenses-content .inner > h3 {
    padding-top: 2em;
    border-top: solid 1px #bcbccc; }
  .explore-products#explore-lenses #lenses-content .inner > h3:first-of-type {
    padding-top: 2em;
    border-top: none; }
  @media (min-width: 768px) {
    .explore-products .col3 {
      min-height: 280px; }
    .explore-products .product-image img {
      width: 100%; }
    .explore-products .name {
      min-height: 38px; } }

.filter-wrapper {
  padding: 1em;
  margin-bottom: 1.5em; }

.filter-wrapper span {
  vertical-align: top; }

.radio-wrap {
  display: inline-block; }

.radio-wrap input {
  vertical-align: middle; }

.radio-wrap label {
  vertical-align: middle;
  font-weight: normal !important;
  padding-left: 5px; }

.radio-group {
  text-align: left; }

.filt-opt {
  display: inline-block;
  padding: 0.5em;
  width: 50%;
  text-align: left; }

.filter-wrapper input[type="text"] {
  width: 100%;
  padding: 0.5em;
  margin-top: 0.5em; }

@media (min-width: 400px) {
  .filter-wrapper input[type="text"] {
    max-width: 300px; } }
@media (min-width: 500px) {
  .filt-opt {
    display: inline-block;
    padding: 0.5em;
    width: auto; }

  .filter-wrapper span {
    vertical-align: middle; } }
@media (min-width: 768px) {
  .filter-wrapper input[type="text"] {
    max-width: 300px; } }
.explore-features {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.98);
  overflow-y: auto;
  z-index: 10; }
  .explore-features .container {
    padding-bottom: 3em; }
  .explore-features h1 {
    text-transform: uppercase; }
  .explore-features h3 {
    font-size: 1.8em; }
  .explore-features .close {
    text-align: right;
    padding: 2em 0; }
    .explore-features .close a {
      color: #fff;
      display: inline-block;
      text-align: center; }
      .explore-features .close a span {
        font-size: 0.8em;
        text-transform: uppercase; }
  .explore-features p {
    margin: 1.5em 0; }
  .explore-features .logo img {
    padding: 25px; }
  .explore-features .small {
    font-size: 0.75em; }
  .explore-features ul {
    display: inline-block;
    text-align: left;
    line-height: 1.5em; }
    .explore-features ul li {
      font-family: 'SST-Light', 'SST-Roman', Arial, sans-serif; }
  .explore-features a {
    color: #f25529; }
  .explore-features .col-wrapper {
    overflow: hidden; }
  .explore-features .col {
    padding: 1em;
    position: relative; }
    .explore-features .col img {
      width: 100%; }
  .explore-features .caption {
    font-size: 0.85em;
    font-style: italic;
    line-height: 1.5em; }
  .explore-features#explore-battery img {
    width: 100%; }
  @media (min-width: 768px) {
    .explore-features#explore-battery img {
      max-width: 50%; } }
  .explore-features#explore-lightweight .col .copy {
    min-height: 0; }
  @media (min-width: 576px) {
    .explore-features#explore-lightweight .col .copy {
      min-height: 160px; } }
  @media (min-width: 630px) {
    .explore-features#explore-lightweight .col .copy {
      min-height: 140px; } }
  @media (min-width: 768px) {
    .explore-features#explore-lightweight .col .copy {
      min-height: 0; } }
  .explore-features#gm-operation .col, .explore-features#gm-bokeh .col {
    padding: 1em; }
    .explore-features#gm-operation .col img, .explore-features#gm-bokeh .col img {
      width: 100%; }

#feature-slider {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  visibility: hidden; }
  #feature-slider .slide {
    position: relative;
    padding: 0 1em; }
    #feature-slider .slide img {
      width: 100%; }
    #feature-slider .slide .inner {
      padding-bottom: 1em; }
    #feature-slider .slide h4 {
      font-size: 1.25em; }
    #feature-slider .slide a {
      color: #f25529;
      position: relative;
      display: inline-block; }
  #feature-slider.slick-initialized {
    visibility: visible; }
  @media (max-width: 768px) and (orientation: landscape) {
    #feature-slider {
      max-width: 400px; } }

.no-js .explore-features {
  display: block;
  position: relative; }
  .no-js .explore-features .close {
    display: none !important; }

footer {
  font-size: 1em;
  background-color: #000; }
  footer #site-links {
    padding-top: 0.5em; }
  footer #copyright-links {
    border-top: solid 1px #3c3c42;
    padding-top: 1em; }

/* PROMO BANNER STYLES */
#promo {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  height: auto;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.85); }
  #promo a {
    display: inline-block; }
    #promo a img {
      vertical-align: bottom;
      width: 100%;
      max-width: 728px; }
  #promo .small-close {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: top;
    background: url(../images/fancybox_sprite-white-3-HR.png) 0 -103px no-repeat;
    background-size: 36px auto; }
    #promo .small-close a {
      display: block;
      width: 100%;
      height: 100%; }
  @media (max-width: 820px) {
    #promo .small-close {
      position: absolute;
      top: -17px;
      right: 0; } }

/*# sourceMappingURL=main.css.map */
