@charset "UTF-8";

body {
    background : #000000;
    font-family: 'Raleway', sans-serif;
   /* font-family : 'Roboto Condensed', sans-serif;*/
    margin : 0;
    padding : 0;
    color : #ffffff;
}


#updateBar {
    background-color : #333;
    color : #ffffff;
    text-align : center;
    font-size : 0.7em;
    padding : 7px 0;
    position : fixed;
    z-index : 100 !important ;
    width : 100%;
    height : 30px;
}

#inkheader {
    width : 100%;
    margin : 0 20px;
 
   
    
}
#inkheader img {
    width : 50px;
    margin-top : 20px;
  /* position : absolute;
    z-index : 200;*/
}


#inkheaderHome {
    width : 100%;
    padding: 0 20px;
  
}
#inkheaderHome img {
    width : 50px;
    margin-top : 20px;
  position : absolute;
    z-index : 200;
}

header {
    width : 100%;
    margin : 30px 60px;
}

#back{
    margin-top: 200px;

}


#back img{
    width: 34px;
    padding-right: 10px;
    vertical-align:text-top;
}

#back a{
    vertical-align: middle;
color:#ffde00;}

.mainsection {
    padding : 60px;
}

.nobottom{
    padding-bottom: 0;
}

.notop{
    padding-top: 0;
}



@media screen and (max-width: 800px) {
    header {
        margin-top : 45px;
    }
    #updateBar {
        height : 50px;
    }
    .mainsection {
        padding : 0 20px !important;
        margin: 0 auto;
    }
}



.pmarker {
    font-family : 'Permanent Marker';
    color : aqua;
}
/*
#about {
  background : url(../imgs/homeBlurT30.png);
    background-color : #000;
    background-repeat : no-repeat;
    background-size : cover;
    background-position : center;
    color : #FFF;
    height : 100%;
    min-height : 800px;
    position : relative;
    padding-top : 50px;
}*/

#faq {
background-color : #000;
color : #FFF;
height : 100%;
min-height : 800px;
position : relative;
padding-top : 50px;
}
#home {
background : url(../imgs/homeBlurT30.png);
background-repeat : no-repeat;
background-size : cover;
background-position : center;
background-color : #000;
color : #FFF;
height : 100%;
min-height : 800px;
position : relative;
}
#hero {
background : url(../imgs/heroBG.jpg);
background-repeat : no-repeat;
background-size : cover;
background-position : center;
background-color : #072332;
}
@media (max-width: 600px) {
.helmet img {
margin : -5% 0;
width : 100%;
}
}
@media (min-width: 601px) {
.helmet img {
width : 80%;
margin : -5% 10%;
}
}
.laurelsHero img {
width : 20% !important ;
margin : 0% 0% -4% 0% !important ;
}
.laurelsFE {
margin : 0% 25% !important ;
}
.titleHero {
width : 70%;
margin : 0 15%;
padding-top : 1%;
}
.titleHero img {
width : 90%;
max-width : 500px;
margin : 1%;
padding : 0 5%;
position : relative;
}
.heroFooter img {
width : 100%;
margin : 0;
padding : 0;
vertical-align : bottom;
}
#nineteen {
background-image : url(../imgs/1979.png);
height : 100%;
/*min-height : 800px;
min-height : 500px;
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
background-size : cover;
}
#work {
background-image : url(../imgs/work.png);
min-height : 500px;
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
background-size : cover;
}
.contWork {
padding : 25% 0 0 0;
}
.contWorkExamples h1 {
color : #CCC;
}
.workExamples {
    width : 70%;
    margin : 0 15%;
}

@media screen and (max-width: 800px){
    .workExamples {
        width : 100%;
        margin : 0;
        padding: 0;
    }
}

.contWorkExamples {
/*background-color : #000;*/
    
    background-image: url(../imgs/COLLAB-LOGO.png);
    padding : 10% 0;
    
    margin : 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center bottom;
    

}



#originals {
background-image : url(../imgs/ORIGINALS.png);
min-height : 500px;
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
background-size : cover;
}
#footer {
background-color : black;
}
nav#mySidebar.w3-sidebar.w3-bar-block.w3-card-2.w3-animate-left.w3-center {
display : block;
font-size : 20px !important ;
padding-top : 0 !important ;
z-index : 201 !important ;
background-color : rgb(0, 0, 0, 0.7);
font-weight : 300;
text-transform : uppercase;
}
@media (max-width: 800px) {
nav#mySidebar.w3-sidebar.w3-bar-block.w3-card-2.w3-animate-left.w3-center {
display : block;
width : 45% !important ;
min-width : 200px !important ;
font-size : 20px !important ;
padding-top : 0 !important ;
}
}
@media (min-width: 801px) {
nav#mySidebar.w3-sidebar.w3-bar-block.w3-card-2.w3-animate-left.w3-center {
display : block;
width : 15% !important ;
font-size : 20px !important ;
padding-top : 0 !important ;
}
}
@media screen and (max-width: 1299px) {
#home {
padding-top : 50px;
}
.contHome {
width : 50%;
margin : 10% 25% auto;
}
.logoBig {
margin : 5% 30%;
width : 40%;
}
}
@media screen and (min-width: 1300px) and (max-width: 1699px) {
#home {
padding-top : 0;
}
.logoBig {
margin : 5% 34%;
width : 32%;
}
.contHome {
width : 50%;
margin : 5% 25% auto;
}
}
@media screen and (min-width: 1700px) {
#home {
padding-top : 0;
}
.logoBig {
margin : 4% 37%;
width : 26%;
}
.contHome {
width : 50%;
margin : 5% 25% auto;
}
}
.logoText {
width : 40%;
max-width : 350px;
min-width : 150px;
}
.logoBig {
z-index : 200;
position : fixed;
transition : 1s ease-in-out;
}
.logoSmall {
z-index : 200;
position : fixed;
}
.logoSmallPre {
z-index : 200;
position : fixed;
}
i.fa.fa-bars.w3-button:hover {
color : #999 !important ;
background-color : #000 !important ;
}
.contAbout {
    width : 70%;
    margin : 20px 15%;
}

.contAbout p{
    font-size: 16px;
    line-height:36px;
}
.contHome h3 {
font-size : 1em;
font-weight : 400;
}
@media (max-width: 800px) {
.contPress {
width : 80%;
margin : 10% 10% auto;
text-align : center;
line-height : normal;
}
    
 .contAbout {
    width : 90%;
    margin : 60px 5%;
}
}
@media (min-width: 801px) {
.contPress {
width : 80%;
margin : 10% 10% auto;
text-align : center;
line-height : normal;
}
}
.contPress a.aSmall {
font-size : 1.2em;
}
.contPress a {
text-decoration : underline;
}
.contPress h3 {
font-size : 1.8em;
}
/*.contTeam {
width : 50%;
margin : 10% 25% auto;
text-align : left;
line-height : normal;
}
.contTeam h3 {
font-weight : 900;
text-align : left;
margin : 0;
}*/

#blindfold {
background-color : #333;
padding : 0%;
color : #FFF;
margin : 0;
height : 800px;
}
.logoBlindfold {
position : absolute;
z-index : 80;
}
.logoBlindfoldNew {
position : absolute;
z-index : 80;
}
@media screen and (max-width: 600px) {
.logoBlindfold {
width : 90%;
margin : -560px 5% 0;
}
.logoBlindfoldNew {
width : 90%;
margin : 120px 5% 0;
}
}
@media screen and (min-width: 601px) {
.logoBlindfold {
width : 36%;
margin : -600px 32% 0;
}
.logoBlindfoldNew {
width : 36%;
margin : 160px 32% 0;
}
}
@media (max-width: 600px) {
.contBlindfold {
width : 70%;
margin : -800px 15% 0;
padding : 200px 0;
height : 800px;
}
.contBlindfoldNew {
width : 70%;
margin : 0 15% 0;
padding : 200px 0;
height : 800px;
}
}
@media (min-width: 601px) {
.contBlindfold {
width : 50%;
margin : -800px 25% 0;
padding : 250px 0;
height : 800px;
}
.contBlindfoldNew {
width : 50%;
margin : 0 25% 0;
padding : 250px 0;
height : 800px;
}
}
.contBlindfold p {
font-weight : 300;
}
.contBlindfoldNew p {
font-weight : 300;
}
@media (max-width: 900px) {
.contNineteen {
width : 80%;
margin : 0 10%;
padding-top : 10%;
}
}
@media (min-width: 901px) {
.contNineteen {
width : 90%;
margin : 0 5%;
padding : 5% 0;
}
}
@media (max-width: 600px) {
.contNineteen .w3-third img {
width : 80%;
margin : 2% 10%;
min-width : 100px;
position : relative;
padding : 0;
}
}
@media (min-width: 601px) {
.contNineteen .w3-third img {
width : 100%;
min-width : 130px;
position : relative;
padding : 0;
}
}
.contNineteen .w3-half img {
width : 120%;
min-width : 80px;
position : relative;
padding-bottom : 30px;
}
@media (max-width: 1300px) {
.cincuenta {
width : 80%;
margin : 0 10%;
}
.contNineteen .w3-half img {
width : 100%;
min-width : 80px;
position : relative;
}
}
@media (min-width: 1301px) {
.cincuenta {
width : 60%;
margin : 0 20%;
}
.contNineteen .w3-half img {
width : 110%;
min-width : 100px;
position : relative;
}
}

@media (max-width:800px){
.sevenspacedesktop{
   display:none !important;   
}
.sevenspacemobile{
   display:block;   
}
    
    
}
@media screen and (min-width:801px){
.sevenspacedesktop{
   display:block;
}

.sevenspacemobile{
   display:none !important;   
}    
    
}    
.seven {
    text-align : center;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    
    
}

.seven img {
    width : 95px;
    padding: 5px;

}

@media screen and (max-width:800px){.seven {
    text-align : center;
    height: 130px;
    width: 30%;
    margin: 0 3% 0 0;
    padding: 20px;
    
}

.seven img {
    width : 95px;
    padding: 5px;

}
}

.w3-row *{
    
    vertical-align: middle;
}


.contOriginals {
width : 100%;
padding-top : 20%;
}
.originalsExamples {
background-color : #000;
padding : 2% 0;
}
.contOriginals .w3-third div {
width : 100%;
position : relative;
padding : 10% 0;
margin : 2% 0;
}
.contOriginals .w3-third div * {
font-weight : 700;
color : #FFF;
text-transform : uppercase;
}
@media (max-width: 1000px) {
.contOriginals .w3-third div h3 {
font-size : 1.2em;
font-weight : 900;
line-height : normal;
padding-top : 40px;
}
.contOriginals .w3-third div p {
font-size : 0.8em;
font-weight : 700;
line-height : normal;
}
}
@media (min-width: 1001px) {
.contOriginals .w3-third div h3 {
font-size : 2em;
font-weight : 900;
line-height : normal;
padding-top : 20px;
}
.contOriginals .w3-third div p {
font-size : 1em;
font-weight : 700;
line-height : normal;
}
}
nav#socials {
display : block;
}
nav#socials i {
font-size : 20px;
padding : 5px;
margin : 5px;
color : white;
}
h1.titleSection {
border : #FFF solid 2px;
display : inline;
padding : 10px 15px;
text-transform : uppercase;
text-align : center;
color : #ffffff;
font-weight : 500;
letter-spacing: 2px;
}
@media (max-width: 600px) {
}
@media (min-width: 801px) {
h1.titleSection {
font-size : 2.2em;
}
}
.scroll {
font-size : 0.9em;
font-stretch : normal;
font-weight : 300;
}
.scrollDown {
width : 50%;
position : absolute;
bottom : 0;
z-index : 50;
}
.contFooter {
margin : 0 auto;
}
.contFooter p {
color : #FFF;
text-transform : uppercase;
font-size : 0.8em;
}
.contFooter img {
width : 150px;
}
.parallax {
background-image : url(imgs/work.png);
min-height : 500px;
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
background-size : cover;
}
@media (max-width: 600px) {
.hideOnMov {
display : none;
}
}
.logoAbout {
width : 50%;
margin : 0 25% auto;
float : none;
}
.logoHeader {
width : 100px;
float : left;
margin-top : -10px;
margin-left : -50px;
left : 50%;
z-index : 200;
position : absolute;
transition : all 1s;
}
.link1979 {
color : #ffffff;
text-transform : uppercase;
text-decoration : none;
font-weight : 900;
font-size : 1.2em;
display : block;
text-align : center;
width : 40%;
padding : 0 0 50px;
margin : 0 30%;
}
iframe.framePano {
z-index : 0;
position : relative;
}
.framePano {
border : none;
width : 100%;
height : 100%;
min-height : 800px;
}
#contactForm {
text-align : left;
}
@media (max-width: 900px) {
#contactForm {
width : 100%;
margin : 0;
}
}
@media (min-width: 901px) {
#contactForm {
width : 80%;
margin : 0 10%;
}
}
#contactForm label, #contactForm input {
height : 40px;
}
#contactForm label, #contactForm textarea {
min-height : 80px;
}
#contactForm label, #contactForm input, #contactForm textarea {
width : 100%;
line-height : 200%;
margin : 0;
}
#contactForm button {
text-align : center;
margin : 0 auto;
}
#contactForm .btnSend {
text-align : center !important ;
width : 40%;
margin : 0 30%;
height : 40px;
color : #000;
}
.faq {
text-align : left;
}
.faq li {
padding : 10px 0;
}
.faq a {
color : #ff8080;
font-size : 1em;
text-decoration : none;
}
.faq a:hover {
color : #F33;
}
.lato {
font-family : 'Lato', sans-serif;
}
.abel {
font-family : 'Abel', sans-serif;
}
#blog {
background-color : black;
min-height : 600px;
padding-top : 50px;
}
.backN a {
color : #fec900;
text-decoration : none;
text-align : left;
float : left;
}
@media screen and (max-width: 600px) {
.laurelsN {
float : left;
width : 100%;
}
.laurelsN .w3-third {
width : 100%;
}
.logolinksN {
width : 100%;
margin : 20px 0 0 0;
float : left;
}
.logolinksN img {
width : 100%;
max-width : 550px;
}
}
@media screen and (min-width: 601px) {
.laurelsN {
float : left;
width : 25%;
padding-bottom : 20px;
}
.laurelsN .w3-third {
width : 100%;
padding : 0;
}
.laurelsN .w3-third img {
width : 100%;
min-width : 180px;
max-width : 350px;
padding : 0;
}
.logolinksN {
width : 70%;
margin : 4vw 0 0 5%;
float : left;
}
.logolinksN img {
width : 100%;
max-width : 550px;
}
}
img.iconoHover.iconoMenu {
margin : 9px 20px 7px;
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
content : url(../imgs/iconMenu.png) !important ;
width : 10px;
}
.fa:hover {
opacity : 0.7;
}
.icono360 {
width : 80px;
position : absolute;
z-index : 82;
margin : -780px 10px 0;
opacity : 0.6;
}
.downloadBlind {
position : absolute;
color : #FFF;
width : 30%;
margin : -400px 35% 0;
text-align : center;
}
.downloadBlind a {
color : #FFF;
text-decoration : none;
}
.downloadBlind a:visited {
color : #FFF;
text-decoration : none;
}
.downloadBlind * {
margin : 0 auto;
}
@media screen and (max-width: 599px) {
.downloadBlind img {
width : 200px;
margin : 0 0 0 -40px;
}
}
@media screen and (min-width: 600px) {
.downloadBlind img {
width : 200px;
margin : 0;
}
}
@media screen and (max-width: 699px) {
.linksBlind {
height : 220px;
width : 90%;
margin : -220px 5% 0;
}
.linksBlind img {
float : left;
width : 60px;
margin : 0 1.8% 10px;
display : inline-block;
}
}
@media screen and (min-width: 700px) {
.linksBlind {
height : 220px;
width : 80%;
margin : -220px 10% 0;
}
.linkB {
width : 4%;
display : table-cell;
text-align : center;
margin : 0 auto;
}
.linkB img {
width : 65px;
margin : 0 auto 10px;
display : inline-block;
text-align : center;
}
}
#heroNew {
background-color : #000;
background-repeat : no-repeat;
background-position : center;
height : 800px;
display : block;
margin : 0 0;
padding : 0 0;
}
#blindfoldNew {
background-color : #000;
background-repeat : no-repeat;
background-position : center;
height : 800px;
display : block;
margin : 0 0;
padding : 0 0;
}
#FE {
background-color : #000;
background-repeat : no-repeat;
background-position : center;
height : 800px;
display : block;
margin : 0 0;
padding : 0 0;
}
@media screen and (min-width: 781px) {
.col1, .col2, .col3 {
width : 33%;
margin : 0;
padding : 0;
float : left;
min-height : 100px;
}
.col1 img {
width : 60%;
margin : 100px 20% 0;
width : 200px;
height : auto;
}
.col1 .laurelsTribeca {
width : 60%;
margin : 0 20% 0;
width : 200px;
height : auto;
}
}
@media screen and (min-width: 501px) and (max-width: 780px) {
.col1, .col2, .col3 {
width : 80%;
margin : 0 auto;
padding : 0;
min-height : 100px;
text-align : center;
}
.col1 img {
width : 50%;
margin : 10px 0 0;
width : auto;
max-height : 150px;
}
.linkFE {
display : block;
position : relative;
padding : 0 5px 30px;
text-align : center;
width : 10%;
margin : -60px 45% 0;
}
}
@media screen and (max-width: 500px) {
.col1 {
width : 90%;
margin : 20px 5% 0;
padding : 0;
float : left;
min-height : 100px;
}
.col2 {
width : 0;
margin : 370px 0 0;
padding : 0;
float : left;
min-height : 100px;
}
.col3 {
width : 0;
margin : 370px 0 0;
padding : 0;
float : left;
min-height : 100px;
}
.col1 img {
width : 50%;
margin : 0;
min-width : 130px;
height : auto;
float : left;
display : inline;
}
}
.col2 img {
width : 100%;
height : auto;
}
.heroLogo {
background-size : cover;
background-position : center;
height : 800px;
}
#heroNew {
background-repeat : no-repeat;
background-position : center;
height : 800px;
}
#blindfoldNew {
background-repeat : no-repeat;
background-position : center;
height : 800px;
}
#FE {
background-repeat : no-repeat;
background-position : center;
height : 800px;
}
@media screen and (max-width: 500px) {
#heroNew {
background-image : url(../HERO/imgs/HERO_bg_mov_rec.jpg);
background-size : cover;
}
#blindfoldNew {
background-image : url(../imgs/BLINDFOLD_1.png);
background-size : cover;
}
#FE {
background-image : url(../FIREESCAPE/imgs/FE_bg_mov_rec.jpg);
background-size : cover;
}
.linkHero {
display : block;
text-align : center;
width : 40%;
margin : 150px 30% 0;
}
.linkFE {
display : block;
position : relative;
padding : 0 5px 30px;
text-align : center;
width : 20%;
margin : -60px 40% 0;
}
}
@media screen and (min-width: 501px) and (max-width: 750px) {
#heroNew {
background-image : url(../HERO/imgs/HERO_bg_mov_rec.jpg);
background-size : cover;
}
#blindfoldNew {
background-image : url(../imgs/BLINDFOLD_1.png);
background-size : cover;
}
#FE {
background-image : url(../FIREESCAPE/imgs/FE_bg_mov_rec.jpg);
background-size : cover;
background-position : center;
}
.linkHero {
display : block;
text-align : center;
width : 20%;
margin : 300px 40% 0;
}
.linkFE {
display : block;
position : relative;
padding : 0 5px 30px;
text-align : center;
width : 10%;
margin : -60px 45% 0;
}
}
@media screen and (min-width: 751px) and (max-width: 1024px) {
#heroNew {
background-image : url(../HERO/imgs/HERO_bg_rec_tall.jpg);
background-size : cover;
}
#blindfoldNew {
background-image : url(../imgs/BLINDFOLD_1.png);
background-size : cover;
}
#FE {
background-image : url(../FIREESCAPE/imgs/FE_bg_rec_tall.jpg);
background-size : cover;
background-position : bottom center;
}
.linkHero {
display : block;
text-align : center;
width : 20%;
margin : 300px 40% 0;
}
.linkFE {
display : block;
position : relative;
padding : 0 5px 30px;
text-align : center;
width : 10%;
margin : -60px 45% 0;
}
}
@media screen and (min-width: 1025px) {
#heroNew {
background-image : url(../HERO/imgs/HERO_bg_pano.jpg);
background-size : cover;
}
#blindfoldNew {
background-image : url(../imgs/BLINDFOLD_1.png);
background-size : cover;
}
#FE {
background-image : url(../FIREESCAPE/imgs/FE_bg_pano.jpg);
background-size : cover;
}
.linkHero {
display : block;
text-align : center;
width : 40%;
margin : 280px 30% 0;
}
.linkFE {
display : block;
position : relative;
padding : 0 5px 30px;
text-align : center;
width : 10%;
margin : -60px 45% 0;
}
}
.clear {
float : none;
clear : both;
}
@media screen and (max-width: 500px) {
.laurelsHeroThree {
float : none;
margin : 0;
}
.laurelsHeroThree img {
display : block;
width : 180px;
margin : -10px auto -40px;
}
.laurelsHeroFour {
float : none;
margin : 0;
}
.laurelsHeroFour img {
display : block;
width : 130px;
margin : 0 auto -30px;
}
}
@media screen and (max-width: 600px) {
.contStores {
margin : -300px auto 0;
position : absolute;
display : inline;
width : 100%;
text-align : center;
}
.linkDaydream {
float : none;
display : block;
text-align : center;
}
.linkSteam {
float : none;
display : block;
text-align : center;
}
.linkDaydream img, .linkSteam img {
width : 250px;
margin : 0 auto;
}
}
@media screen and (min-width: 501px) and (max-width: 1024px) {
.laurelsHeroThree {
float : left;
margin : 0 0;
}
.laurelsHeroThree img {
width : 20%;
margin : 20px 6% -40px;
min-width : 180px;
}
.laurelsHeroFour {
float : left;
margin : 0 0;
}
.laurelsHeroFour img {
width : 15%;
margin : 20px 3% -40px;
min-width : 160px;
}
}
@media screen and (min-width: 601px) and (max-width: 780px) {
.contStores {
margin : -200px 10% 0;
position : absolute;
display : inline;
width : 80%;
text-align : center;
}
.linkDaydream {
float : left;
display : inline;
}
.linkSteam {
float : none;
display : inline;
}
.linkDaydream img, .linkSteam img {
width : 230px;
margin : 0 auto;
}
}
@media screen and (min-width: 781px) and (max-width: 1024px) {
.contStores {
margin : -200px 10% 0;
position : absolute;
display : inline;
width : 80%;
text-align : center;
}
.linkDaydream {
float : left;
display : inline;
}
.linkSteam {
float : none;
display : inline;
}
.linkDaydream img, .linkSteam img {
width : 250px;
margin : 0 auto;
}
}
@media screen and (min-width: 1025px) {
.laurelsHeroThree {
float : left;
margin : 0 0 0 20%;
}
.laurelsHeroThree img {
width : 20%;
margin : 20px 5%;
}
.laurelsHeroFour {
float : left;
margin : 0 0 0 0;
}
.laurelsHeroFour img {
width : 14%;
margin : 20px 5%;
}
.contStores {
margin : -200px 20% 0;
position : absolute;
display : inline;
width : 60%;
text-align : center;
}
.linkDaydream {
float : left;
display : inline;
}
.linkSteam {
float : none;
display : inline;
}
.linkDaydream img, .linkSteam img {
width : 300px;
margin : 0 auto;
}
}
.colorCafe {
color : #9f777e;
}
#island {
height : 100%;
margin : -23px 0 -5px 0;
padding : 0;
}
#island video {
width : 100%;
position : relative;
}
@media screen and (max-width: 600px) {
.islandSide {
width : 15%;
margin : 20px 0 0;
padding : 0;
}
.islandCenter {
width : 40%;
margin : 20px 13% 0;
padding : 0;
}
}
@media screen and (min-width: 601px) {
.islandSide {
width : 9%;
margin : 15px 0 0;
padding : 10px 0 0;
}
.islandCenter {
width : 28%;
margin : 15px 26% 0;
padding : 10px 0 0;
}
}
.contLogos {
z-index : 20;
position : relative;
width : 100%;
height : 0;
margin : 0;
padding : 0;
}
.tint {
background : rgb(0, 0, 0, 1);
}
.tint video {
opacity : 0.85;
}
@media screen and (min-width: 501px) {
.quoteHero {
float : right;
margin : -3% 50px 80px;
width : 300px;
}
}
@media screen and (max-width: 500px) {
.quoteHero {
display : block;
text-align : center;
margin : 0 auto 80px;
width : 250px;
}
}
@media screen and (max-width: 600px) {
.cLaurelsFE {
width : 100%;
display : inline-block;
text-align : center;
padding : 0 2%;
margin : auto 0;
}
.cLaurelsFE li {
width : 24%;
display : inline-block;
margin : 15px 2% 15px;
}
.cLaurelsFE .indie {
width : 28%;
padding : 0 30px;
margin : 0 -30px;
min-width : 120px;
}
.cLaurelsFE .gold {
width : 20%;
padding : 0 10px;
margin : 0 0;
min-width : 80px;
}
.cLaurelsFE:after {
content : "";
width : 100%;
display : inline-block;
}
.cLaurelsFE img {
padding : 0;
margin : 0;
width : 100%;
}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.cLaurelsFE {
width : 80%;
display : inline-block;
text-align : center;
padding : 40px 0 0;
margin : auto 10%;
}
.cLaurelsFE li {
width : 20%;
display : inline-block;
margin : 10px 20px;
}
.cLaurelsFE .indie {
width : 22%;
padding : 0 30px;
margin : 0 -30px;
min-width : 120px;
}
.cLaurelsFE .gold {
width : 19%;
padding : 0 10px;
margin : 0;
max-width : 140px;
min-width : 100px;
}
.cLaurelsFE:after {
content : "";
width : 100%;
display : inline-block;
}
.cLaurelsFE img {
padding : 0;
margin : 0;
width : 100%;
}
}
@media screen and (min-width: 1025px) {
.cLaurelsFE {
width : 100%;
display : inline-block;
text-align : center;
padding : 40px 5% 0;
margin : auto 0;
}
.cLaurelsFE li {
width : 11%;
display : inline-block;
margin : 0 1%;
}
.cLaurelsFE .indie {
width : 13%;
padding : 0 30px;
margin : 0 -30px;
min-width : 120px;
}
.cLaurelsFE .gold {
width : 11%;
padding : 0 10px;
margin : 0;
max-width : 140px;
min-width : 100px;
}
.cLaurelsFE:after {
content : "";
width : 100%;
display : inline-block;
}
.cLaurelsFE img {
padding : 0;
margin : 0;
width : 100%;
}
}
@media screen and (min-width: 801px) {
.contStores {
margin : 100px auto 0;
width : 100%;
text-align : center;
position : relative;
}
}



#careers li {
text-decoration : none;
line-height : 50px;
text-align : left;
list-style : none;
border-bottom : 1px solid #ffffff;
}
#careers a {
font-size : 20px;
font-weight : bold;
text-transform : uppercase;
}

/*#projects div {
height : 800px;
padding : 0;
background-size : cover;

}*/
#contBg {
height : 800px;
width : 100%;
display : inline-block;
padding : 60px 0 60px 60px;
background-size : cover;
}

#contTitles, #contTitlesMobile {
    height : 800px;
    width : 100%;
    display : block;
    margin : -800px 0 0 0;
    padding : 0;
    z-index : 20;
    border : none;
    position : absolute;
    background-size : cover;
}

#contTitles .projects, #contTitlesMobile .projects {
    float : right;
    
}


#contNavTitles {
margin : 100px 60px;
}

#contProjects {
    height : 800px;
    width : 100%;
    display : inline-block;
    padding : 60px 0 60px 60px;
    background-size : cover;
    /*margin-bottom : -800px;*/

}




#contBg .projects {
float : right;
}
.projects li {
list-style : none;
font-size : 26px;
border-bottom : 1px solid rgb(255, 255, 255, 0.5);
border-left : 0px solid rgb(255, 255, 255, 0.5);
padding : 10px 20px;
width : 460px;
}
.projects li.linkproject {
text-decoration : none;
color : rgb(255, 255, 255, 0.6);
}
.projects li.linkproject a {
text-decoration : none;


}

.projects li.linkproject:hover {
    
    /*
    Deshabilitado temporalmente en lo que arreglo el hover
    color : rgb(255, 255, 255, 1);
    font-style : italic;*/
}

.projects li.linkproject:hover > a {
    /*
    Deshabilitado temporalmente en lo que arreglo el hover
    padding-left : 20px;
    transition : padding 0.2s linear;*/
}

.arrow {
width : 28px;
float : right;
margin : 10px;
opacity : 0.5;
}
.projects li:hover > a .arrow {
opacity : 1;
}

.activelink {
    color : rgba(255, 255, 255, 1);
    font-style : italic;
}

.activelink a {
padding-left : 20px;
color : rgb(255, 255, 255, 1);
transition : all 0.5s ease;
}
.activelink img.arrow {
opacity : 1;
}
.unactivelink {
color : rgb(255, 255, 255, 0.6);
font-style : normal;
padding-left : 0;
transition : padding 3s linear;
}
.unactivelink img.arrow {
opacity : 0.6;
}

#cycler {
    position : relative;
    background-size : cover;
}

#cycler img {
    position : absolute;
    z-index : 1;
    height : 800px;
    background-size : contain;
    background-position : bottom left;
    border : none;
}
#cycler img.active {
    z-index : 3;
    bottom : 0;
    margin : 0;
}

#cyclerMobile {
height: 800px;
    overflow: hidden;

   
    
/*position : relative;
background-size : cover;*/
 
}

  #cyclerMobile img {
        position :absolute;
        width : 100%;
        margin: 0;
        height: 800px;
        object-fit: cover;


    }

   
    #cyclerMobile img.active {
        position : absolute;
        z-index : 3;    
        width :100%;
        height: 800px;
        margin: 0;


    }



#contHover {
z-index : 100;
height: 800px;
  
  
}


#contHoverMobile {
z-index : 100;
height: 800px;
overflow: hidden;

  
  

  
}

.hovernineteen {
background-color : yellow;
position : absolute;
}
.break {
float : none;
clear : both;
    height: 0;

}

    .noheightbreak {
float : none;
clear : both;
    height: 0px;

}

#collaborations {
margin : 0;
    display: block;
   background-image:url(../imgs/COLLAB%20BACKGROUND.png);
    background-repeat: no-repeat;
    background-position: center top;
    
}
@media screen and (max-width: 800px) {
    .break {
float : none;
clear : both;
    height: 60px;

}
    
    .noheightbreak {
float : none;
clear : both;
    height: 0px;

}
    
    .projects li {
        padding : 10px 20px;
        width : 100%;
        font-size: 22px;
        height: 54px;
    }
    .projects ul {
        padding : 0;
    }
    #contNavTitlesMobile {
        margin : 40px 0;
        display : grid;
    }
    h1.titleSection {
        font-size : 1.8em;
        margin :0 auto 40px;
        }
    
    .mainsection {
        text-align: center;
       }
   /* #projects div {
        background-size : contain;
    }*/
    #collaborations{
        margin:0 auto;
        text-align: center;
        background: #000000;
     
    }
    
    .contWorkExamples {
/*background-color : #000;*/
    
    background: #000000;
    

}

    
    
}
@media screen and (min-width: 1423px) {
#contNavTitles {
height : 800px;
}
.containerProjects {
height : 800px;
background-position : bottom;
}
#cycler {
position : relative;
height : 800px;
overflow : hidden;
background-position : bottom;
}
#cycler img {
width : 100%;
height : auto;
bottom : 0;
margin : 0;
padding : 0;
background-size : cover;
background-position : bottom;
}
}
.splash img {
width : 100%;
    
}.splashBig img {
width : 100%;
}
#contTagline {
margin: 0 10px 14px 10px;

}
#tagline {
text-align : center;
font-family : 'Raleway', sans-serif;
font-weight: 300;
color:#f5c011;
font-size : 20px;
letter-spacing: 2px;
}
@media screen and (max-width: 800px) {

#tagline {
font-size : 18px;
line-height : normal;
margin : 0 70px;

}
}
#back {
margin : 20px 35px 0;
}
#back a {
text-decoration : none;
}

@media screen and (max-width: 800px) {
#contProjectsMobile {
display : inline-block;
height : auto;
padding : 0;
margin : 0;
   
    
}
    
.container{display: none;}
    
   /* 
#contProjects {
display : none;
}*/
    
   
    
}
@media screen and (min-width: 801px) {
#contProjectsMobile {
display : none;
}
    /*
#contProjects {
display : inline-block;
}*/
    
    
.container{display: inline-grid;}    
    
}

.description {
    margin: 0 240px 120px;
    }


.description h3{

    text-transform:uppercase;
    line-height:1.2;
    font-size: 20px;
    font-weight:700;
}

.description p{

   
    line-height:2;
    font-weight:400;
    letter-spacing: 1px;
}

.splash {
    width: 80%;
    margin: 0 10%;
    align-content: center;
    text-align: center;
}
.splash img {
    width: 80%;
    max-width: 800px;
    align-content: center;
    margin: 0 10%;
    text-align: center;
}

.splashBig {
    width: 80%;
    margin: 0 10%;
    align-content: center;
    text-align: center;
}

.splashFull {
    width:100%;
    margin: 0 auto;
    /*max-width: 1800px;*/
    align-content: center;
    text-align: center;
}

.splashFull img {
    width: 100%;
    margin: 0;

}
.splashBig img {
    width: 100%;
    max-width: 1440px;
    align-content: center;
    margin: 0;
    text-align: center;
}

@media screen and (min-width:1440px){
    .splashFull {
    width:100%;
    margin: 0 auto;
    max-width: 1440px;
    align-content: center;
    text-align: center;
}

.splashFull img {
    width: 100%;
    margin: 0;

}
    
}

@media screen and (max-width: 800px) {
    
    .splash img{
        width:100%; 
        margin: 0;
        padding: 0;
     
    }
    
    .splashBig {
    width: 100%;
    margin: 0;
    align-content: center;
    text-align: center;
}
    .splashFull {
    width: 100%;
    margin: 0;
    align-content: center;
    text-align: center;
}
    
    .splashBig img{
        width:100%; 
        margin: 0;
        padding: 0;
     
    }
    
    .description{
        text-align: center;
        margin: 0 60px 80px;
    }
}
.waitforit {
    margin:0;
    padding: 0;
}






#bgNineteenMov{
    background-image:url(../imgs/projects/1979%20Vertical.png);
    width: 100%;
    height: 800px;
}


/*Navigation */
/*
nav#navDesktop{
    float: right;
    margin: 20px 60px;
}

nav#navDesktop a{
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px;
    color: rgba(255,255,255,0.5);
}

nav#navDesktop a:hover{
    color: rgba(255,255,255,1);
}


.header img{
    opacity: 60%;
}
.header img:hover{
    opacity: 100%;
    
}

@media screen and (max-width:800px){
    nav#navDesktop{
        display: none;
    }
}

@media screen and (min-width:801px){
    .topnav{
        display: none;
    }
}




.topnav {
  overflow: hidden;
  position: relative;
   
    
    }

.topnav #myLinks {
  display: none;
}

.topnav a {
   color:rgba(255,255,255,.7);
  padding: 25px 10px;
  text-decoration: none;
  font-size: 17px;
  display: block;

}
.topnav #myLinks a {
   color:rgba(255,255,255,.7);
  padding: 10px;
    margin-right: 0px;

  text-decoration: none;
  font-size: 17px;
  display: block;
    text-align: right;

}    
    
.topnav a.icon img {
  
  display: block;
        
    height: 35px;
   padding: 5px 12px ;
  position: absolute;
  right: 0;
  top: 0;
   
    opacity: 70%;

    
}



.topnav a:hover {
 color:rgba(255,255,255,1);
}

.active {
  
  color: white;
}
*/
/*.fa-bars{
    
color: white;    
}*/
/*
.topnav #myLinks a{
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}*/


/*Team members*/


.contTeam{
    width: 80%;
    margin: 40px auto;
}


.contTeam ul{
    margin: 0;
    padding: 0;
}
.contTeam ui li{
    display: block;
    clear: both;
    float: none;
    
    
}

li.teamMember{
    
list-style: none;
    width: 46%;
    margin: 26px 4% 26px 0%;
    
    float: left;
    height: 240px;
}

.teamMember{
    margin: auto auto 20px;
    list-style: none;

  
}

.teamMember img{

   float: left ;
    width: 180px !important;
    padding-right: 20px;
}


.infoMember{
    height: 160px;
    display: table-cell;
    vertical-align: middle;
    

}

.infoMember p{
    height: auto;
    margin: 0;
    padding: 5px 0;

    
 
}

.memberName{
    color: #04ffff;
    text-transform: uppercase;
    font-weight:700;
  
    
}


@media screen and (max-width: 800px) {
   .contTeam{
    width: 90%;
    margin: 40px 5%;
}

    
    .teamMember img{

   float: none ;
    width: 180px !important;
    padding-right: 20px;
}
    
    
    
    .infoMember{
    height: auto; 

}
    
  li.teamMember{
    
list-style: none;
    width: 100%;
    margin: 26px 0% 26px 0%;
    
    float: left;
    height: auto;
}
    
    .teamMember{
    margin: auto auto 60px;
    list-style: none;

  
}
    
    }

@media screen and (min-width:800px) and (max-width:1280px){
   
    
    .contTeam{
    width: 80%;
    margin: 40px auto;
    
}

    li.teamMember{
    
list-style: none;
    width: 90%;
    margin: 20px 5%;
    
    float: left;
    height: auto;
}
}



video{
    max-height: 800px;
    
}

.arrowDown{
    float: right;
    height: 100px;
    margin: -100px 70px 0 auto;
    position: relative;
   
}

.arrowDown img{
    height: 50px;
    padding: 10px;
    opacity: 70%;
}


@media screen and (max-width: 800px) {
   .arrowDown{
       display: none;
    
}
}

























h1.ourTitlesSection {
border : #FFF solid 2px;
display : inline;
padding : 10px 15px;
text-transform : uppercase;
color : #ffffff;
font-weight : 500;
letter-spacing: 2px;
    margin:0 0 0 60px;
    float: left;
    z-index: 2;
}



.gridContainer {
   
    margin: 0 auto;
    padding: 0 0px;
}

@media (min-width: 1441px) {
    .gridContainer {
        padding: 0 60px;
    }
}

/* Video banner */
.video-banner {
    display: block;
    width: 100%;
    margin: 60px auto;
    max-width: 1440px;
    height: auto;
    overflow: hidden;
    text-decoration: none; /* Remove underline for the link */

}

.video-banner video {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0px; /* Optional: Adds rounded corners to the video */
    object-fit: cover; /* Ensures the video covers the full width */
}

/* Grid styles */
.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Always 3 columns max */
    gap: 0px;
    margin-top: 20px;
}

.item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /*aspect-ratio: 2873 / 1760;*/
    aspect-ratio: 1920 / 1080;
    /*height: 100px;
    font-size: 18px;
    font-weight: bold;
    color: white;*/
    /*border: 1px solid #ccc;*/
    background-size: cover;
    opacity: 0.8;
    background-position: center;
    background-repeat: no-repeat;
    /*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);*/
    text-decoration: none; /* Removes underline for links */
    border-radius: 0px; /* Optional: Adds rounded corners */
    transition: transform 0.2s ease; /* Adds hover effect */
}

.item:hover {
    opacity: 1; /* Increases opacity on hover */
    /*opacity: 0.8;*/ /* Reduces opacity on hover */
    transform: scale(1.008); /* Slight zoom on hover */
    /*transform: scale(1.05);*/ /* Slight zoom on hover */
}

/* Individual item background images */
.flight { background-image: url('/imgs/projects/Flight%20555%20Logo.png'); }
.tormenta { background-image: url(/imgs/projects/Tormenta.png); }
.block-party { background-image: url('/imgs/projects/BlockParty.png'); }
.nineteen { background-image: url('/imgs/projects/1979.jpg'); }
.hero { background-image: url('/imgs/projects/Hero.jpg'); }
.fire-escape-live { background-image: url('/imgs/projects/Fire%20Escape%20Live%20Grid%20Image.jpg'); }
.fire-escape { background-image: url('/imgs/projects/FireEscape.jpg'); }
.blindfold { background-image: url('/imgs/projects/Blindfold.jpg'); }
.lili { background-image: url('/imgs/projects/Lili%20Grid%20Image.png'); }

.testlili{ background-image: url('/imgs/projects/LILI_HorPoster.jpg'); }


.photoCredit-container {

    max-width: 1440px;
    margin: 0 auto;
    
}.photoCredit {
    text-align: right;
    margin: 0 auto 120px;
    
}



.photoCredit {
    margin: 0 20px 10px;
    text-align: right;
}



.map-container {
    text-align: center;
    padding: 0;
}

#myMap {
    width: 100%;
    max-width: 460px;
    min-width: 300px;
    height: auto;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

#overlay {
    display: none; /* Hidden by default */
    position: fixed; /* Covers the entire viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9); /* Dark semi-transparent background */
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    z-index: 1000; /* Ensures it's on top of everything */
    cursor: pointer; /* Indicates it can be closed */
}

#fullscreenMap {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain; /* Ensures the entire map is visible without cropping */
}

.trailerLili{
    text-align: center;
}



.column-container {
      display: flex;
      gap: 20px;
    }

    .column {
      flex: 1;
    }

    
/* Responsive behavior */
@media (max-width: 768px) {
    .grid {
        grid-template-columns: 1fr; /* One column on mobile */
    }
    
    .video-banner {
        margin: 0 auto 60px;
    }
    
    .item {
        opacity: 1;
        margin: 0 20px;
    }

    h1.ourTitlesSection {
        margin : 40px auto;
        padding: 0 20px;
        float: none;
        display : grid;
        text-align : center;
        width: 280px;
    }
    #myMap {
    width: 100%;
    min-width: 200px;
    height: auto;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
    .map-container {
    text-align: center;
    padding: 0;
        
   
}

    .trailerLili video{
        width: 100%;
}
    
      .column-container {
        flex-direction: column;
      }
    
}