body {
    height: 100%;
    font-family: "SST", Helvetica, Arial, sans-serif ;
  }
  .max-width-sony {
    max-width: 1200px !important;
    width: 100%;
    margin: 0 auto;
    display: block;
}
  .bg {
    /* The image used */
    background-image: url("../images/marquee-4-1-desktop.png");
  

  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .landing-text{
    padding-top: 20px;
  }
  .lenses-landing {
    width: 60%;
  }
  .caption-marquee-6 {
    font-size: 2.275rem;
    margin-top: 12px !important;
  }
.chase-filter{
  width: 210px;
}
.lenses-filter {
  width: 210px;

}


img.lazy {
  opacity: 0;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}

img:not([src]) {
  visibility: hidden;
}
/*Video carousel*/
.lightbox {
  background-color: rgba(0,0,0,0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.show {
  display: unset;
}
.hide {
  display: none;
}
.over-container {
  position: relative;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
 }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
 }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0,0,0,0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  height: 0;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.exif {
  width:20px; margin-top:-3px; margin-right: 5px;
}
.exif-text {
  font-size: 12px;
  padding:4px;
}
  .lg-sub-html {

    width: 80%;
    margin: auto;
}
#footer{
  background:#e85301;
  color:#fff;
  padding-top:25px;
}
#footer h2{
  font-family:"SST W01 Roman", Helvetica, Arial, sans-serif;
  font-size:1em;
  margin:0 0 5px;
  text-align:left;
}
.footer-copy p{
  font-size: 13px !important;
  margin: 10px 0;
}
.footer-copy a:hover{
  color:#FFF;
  text-decoration: none;
}
.footer-copy a{
  color:#ffffff;
  font-family:"SST W01 Bold", Helvetica, Arial, sans-serif;
  font-size:0.75em;
  line-height:1;
  display:block;
  margin-bottom:10px;
}
#footer h2 {
  font-size: 16px !important;
  color:#FFF !important;
}
@media(min-width:768px){
  .footer-copy a:last-child{
    border:0 !important;
    padding-right:0 !important;
    margin-right:0 !important;
  }
}
@media(min-width:768px){
    .footer-copy.text-md-right a {
      border-right: 1px solid #fff;
      display: inline;
      margin-bottom: 0;
      margin-right: 10px;
      padding-right: 10px;
  }
}
.footer-contact a:last-child,
.footer-copy a:last-child{
  margin-bottom:0;
}
.footer-social a{
  margin-right:25px;
}
.footer-social a:last-child{
  margin-right:0;
}
/* NAVS/HEADER/FOOTER */
.swiper-vid {
  padding-bottom: 4vh;
}
.row-gallery {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  justify-content: center;
}

/* Create 3 equal columns that sits next to each other */
.column {
  flex: 33%;
  max-width: 33%;
  padding: 0 3px;
}

.column img {
  margin-top: 4px;
  vertical-align: middle;
  width: 100%;
}
.text-beins {
  text-align: center; color: white; padding-top: 8vh; font-size: 2.5rem;
}
input:focus, select:focus, textarea:focus, form:focus, button:focus {outline:none;}
select {
  outline: none;
  background-color: #2e2b2b;
  color: white;
  padding: 8px;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('../images/PngItem_679828.png');
  background-repeat: no-repeat, repeat;
  background-size: 13px;
  background-position-x: 95%;
  background-position-y: 45%;
}
select option {
  
}
.highlight123 {
  color: white;
}
.gm-logo {
  width: 22%;
}

.lg-toolbar {
  background-color: rgba(0,0,0,.0) !important;
}
.swipvid-navl {
  left: 0px;
  top: 40%;
  color: #ff5900;
}
.swipvid-navr {
  right: 0px;
  top: 40%;
  color: #ff5900;
}
.vid-contain {
  padding-top: 50px;
}
@media screen and (max-width: 1200px) {
  .swipvid-navl {
    left: 0px;
  }
  .swipvid-navr {
    right: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .swipvid-navl {
    left: 1px;
  }
  .swipvid-navr {
    right: 1px;
    top: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .swipvid-navl {
display: none;
  }
  .swipvid-navr {
    display: none;
  }
}
/* Responsive layout - makes a 3 column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 33%;
    max-width: 33%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 33.333%;
    max-width: 33.333%;
  }
  
}
@media (width:1366px) and (max-height:700px) {
  .gm-logo {
    width: 15%;
}
.caption-marquee-6 {
  font-size: 1.6rem;
  margin-top: 1rem !important;
}
}
/*Video carousel*/
@media only screen and (max-width:768px){
  .vid-contain {
    padding-top: 20px;
  }
  .caption-marquee-6 {
    font-size: 1.7rem;
  }
  .text-beins {
     font-size: 2.4rem;
  }
  .lg-sub-html {

    width: 100%;
}
/* .landing-section{
  height:50vh !important;
} */
.overlay {
  display: none;
}

.over-container:hover .overlay {
  opacity: 0;
}
}
@media screen and (max-width:767px){

  .navbar-collapse ul {
    height: 100vh !important;
    text-align: center;
    font-size: 1.5rem;
    padding-top: 5vh;
    font-family: 'SST Light',Helvetica, Arial, sans-serif;
  }
  }
@media only screen and (max-width:578px){
  .caption-marquee-6 {
    font-size: 1.4rem;
  }
  .text-beins {
    font-size: 2rem;
 }
 .gm-logo {
  width: 30%;
}
}
@media only screen and (max-width:475px){
  .caption-marquee-6 {
    font-size: 1.1rem;
  }
  .text-beins {
    font-size: 1.8rem;
 }
 
.chase-filter {
  width: 140px;
  font-size: 0.7rem;
}
.lenses-filter {
  width: 140px;
  font-size: 0.7rem;
}
}
@media only screen and (max-width:375px){
  .caption-marquee-6 {
    font-size: 1rem;
  }
  .text-beins {
    font-size: 1.6rem;
 }
}

.top-link {
  transition: all 0.25s ease-in-out;
  position: fixed;
  bottom: 0;
  right: 0;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin: 0 1em 1em 0;
  padding: 0.25em;
  width: 40px;
  height: 40px;
  background-color: #ff5900;
}
.top-link.show {
  visibility: visible;
  opacity: 1;
}
.top-link.hide {
  visibility: hidden;
  opacity: 0;
}
.top-link svg {
  fill: white;
  width: 24px;
  height: 12px;
}
.top-link:hover {
  background-color: #ff5900;
}
.top-link:hover svg {
  fill: white;
}
.screen-reader-text {
  position: absolute;
  clip-path: inset(50%);
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  z-index: 100000;
  clip-path: none;
  background-color: #eee;
  padding: 15px 23px 14px;
  width: auto;
  height: auto;
  text-decoration: none;
  line-height: normal;
  color: #444;
  font-size: 1em;
  clip: auto !important;
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, .6);
  background-image: url('../images/icon-zoom.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 4px;
}

.over-container:hover .overlay {
  opacity: 1;
}
/* .exif-content,
.content-exif{
  display: flex; justify-content: space-around; flex-wrap:wrap;
  margin:0 auto !important;
} */
.content-lightbox{
  position:relative;
}
.content-lightbox:hover .over-lay{
  display:block !important;
}
.content-lightbox .over-lay{
  position:absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#0000007a;
  display:none;

  transition: .5s ease;
  background-image: url('../images/icon-zoom.png');
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 4px;
}

.content-exif{
  display:flex;
  justify-content: space-around;
}
.content-exif .exif-text img{
  object-fit: contain;
  width:16px !important
}

.content-exif .exif-text span{
  margin-left: 5px;
}
@media(max-width:560px){
  .sl-caption div:nth-child(2) p{text-align: right !important}
  .content-exif{
    display: flex;
    justify-content: start;
    padding-left: 8px;
    padding-right: 8px;
  }
  .sl-wrapper .sl-image .sl-caption{position:relative !important;}
  .content-exif .exif-text{
    max-width: 80px;
    padding-left: 8px;
    display: flex;
    text-align: start;
    align-items: center;
    justify-content: center;
  }
  .content-exif .exif-text:first-child{
    max-width: 105px;

    display: flex;
    text-align: start;
    align-items: center;
    justify-content: left;
  }
  .content-exif .exif-text:last-child{
    max-width: 75px;

    display: flex;
    text-align: start;
    align-items: center;
    justify-content: left;
  }
  .content-exif .exif-text img{
    width:16px !important
  }
}
@media(min-width:768px){
  .content-exif .exif-text{
    padding-left: 5px;
    padding-right: 5px;
    max-width:100px;
    display:flex;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
@media(max-height:635px){
  .sl-image {
    margin-top: -30px;
  }
}
.sl-caption div:nth-child(2) p{text-align: center;margin:5px 0 0 0 !important}

@media(max-width:568px){
  .sl-image {
    margin-top: 30px;
  }
}
@media (width:360px) and (max-height:640px){
  /* .landing-section{
    height:60vh !important;
  } */
  .gm-logo {
    width: 25% !important;
  }
.caption-marquee-6 {
  font-size: 1rem !important;
  margin-top: 7px !important;
}
.marquee-6-b {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6-c {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6-d {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6-e {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6-f {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6 {
  background-position-x: center !important;
  background-position-y: 42% !important;
}
.marquee-6 .container {
  padding-top: 9vh !important;
}
.marquee-6-b .container {
  padding-top: 9vh !important;
}
.marquee-6-c .container {
  padding-top: 9vh !important;
}
.marquee-6-d .container {
  padding-top: 9vh !important;
}
.marquee-6-e .container {
  padding-top: 9vh !important;
}
.marquee-6-f .container {
  padding-top: 9vh !important;
}

}




.exif-camera-text {
  max-width: 250px !important;
}
.content-exif-center {
  justify-content: center !important;
}
.content-exif-center .exif-text {
 font-size: 9px !important;
}
/* @media(max-width:560px){
  .exif-content{
    padding: 0;
  }
}
img.lg-object.lg-image{
  max-height: 930px;
  object-fit: cover;
}
@media(min-width:561px) and (max-width:1024px){
  .lg-sub-html{
    position: absolute !important;
    bottom:5% !important;
  }
} */