html{
    background-color: #111;
}
body {
  margin: 0;
  overflow-y: scroll; /* Add the ability to scroll */
  cursor: none;
  font-family: 'Roboto', sans-serif;
    color: #111;    
  
}

body::-webkit-scrollbar{
  display: none;
}

/* Custom Lacrosse Unlimited Section Beginning */


.Lacrosse-bg{
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

img.L-fill-screen{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 60%;
}

.image1{
  position: relative;
  width:100%;
  height: 100%;
  object-fit: cover;
}

.Lacrosse-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0px;
  box-sizing:content-box;
}

.Lacrosse-center-heading, .Lessing-center-heading{
  position: relative;
  font-size: 4.2vw;
  line-height: 2.5em;
  font-family: "Merriweather", sans-serif;
  padding-top: 200px;
}

.Lacrosse-center-subheader{
  font-size: 1.25vw;
  line-height: 3em;
  font-family: 'Poppins', sans-serif;
}

/*Specifically made just for the Din font as that was downloaded*/
@font-face {
  font-family: Din;
  src: url(dinlight.ttf);
}

.Din{
  font-family: Din;
}

.centered {
  color: white;
  text-align: center;
  font-size: 1.2vw;
  line-height: 2em;
  position: absolute;
  top: 27.5%;
  left: 50%;
  transform: translate(-50%, -50%);
}



.video-centered {
  color:white;
  text-align: center;
  font-size: 1.2vw;
  line-height: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Lacrosse-center-heading a:hover{
  color: #68aee0;
}

.video-centered a:link ,a:visited{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.Lessing-center-heading a:hover{
  color: #FFD57E;
}

.opacity-animation{
  font-family: Din;
  animation: opacity 1.25s cubic-bezier(0, 0, 0.5, 1);
}

.slide-right-animation{
  position: relative;
  font-size: 4.2vw;
  line-height: 1.5em;
  font-family: "Merriweather", sans-serif;
  animation: slide-right 1.25s cubic-bezier(0, 0, 0, 1);
}

.slide-left-animation{
  font-size: 1.25vw;
  line-height: 3em;
  font-family: 'Poppins', sans-serif;
  animation: slide-left 1.25s cubic-bezier(0, 0, 0, 1);
}

@keyframes slide-right {
  0% {margin-left: -200px; opacity: -25%;}
  100% {margin-left: 0px; opacity: 100%;}
}

@keyframes slide-left {
  0% {margin-right: -200px; opacity: -25%;}
  100% {margin-right: 0px; opacity: 100%;}
}

@keyframes opacity {
  0% {opacity: 0%;}
  100% {opacity: 100%;}
}

@keyframes opacity-img {
  0% {opacity: 0%;}
  100% {opacity: 60%;}
}

@keyframes opacity-img-rev {
  0% {opacity: 60%;}
  100% {opacity: 0%;}
}


/* Custom Lacrosse Unlimited Section Ending */

@font-family {
   
    font-family: 'Roboto', sans-serif;
    font-family: 'Playfair Display', serif;  
}

.pr{
  position: relative;
    height: 900px;
}
.c_m{
  display: none;
}
.lighter{
  font-weight: 200 !important;
}
img.scale-with-grid {
  outline: 0;
  max-width: 100%;
  height: auto;

}

.arrow-down{
  width: 40px;
  position: absolute;
  bottom: 60px;
}
/*HEADER*/ 
.logoo{
    height: 60px;
    width: auto;
    position: absolute;
    
}
.header{
  padding-top: 60px;
  position: fixed;
  width: inherit;
  z-index: 9999;
  max-width: 90%;
}

.container {
    position: relative;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    padding: 0 0px;
    box-sizing: border-box;
}

.cursor{
  position: fixed;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #FFD57E;
  transform: translate(-50%,-50%);
  pointer-events: none;
  mix-blend-mode: difference;
}

.portfolio-list a:hover ~ .cursor{
  transform: scale(6);
}


.twelve.columns a:hover ~ .cursor { transform: scale(6);}

.header a{
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight:400;
    font-family: 'Poppins', sans-serif;
     letter-spacing: .1rem;
    text-decoration-color: #444;
    
}
.header .menu{
    
  text-align: right;
    float: right;
    
    

}
.header .menu a{
  opacity: 1;
  margin:0 30px;
    color: #FFD57E;
    
    
}
.header .menu a.active {
    color: #FFf;
    opacity: .5;
    
}



.mini-about{
   
  font-size: 34px;
  color: #fff;
  line-height: 45px;
  
    padding-top: 400px;
    margin-bottom: -200px;
    align-content: center;



  

}
.wrap{
    font-size: 180px;
   font-family: 'Poppins', sans-serif;
    color: #FFD57E;
}
.ima{
     font-size:120px;
    
   font-family: 'Poppins', sans-serif;
    font-weight: 900;
    text-align: center;
    line-height: 1


     
}
.giphy-embed{
    top: 15%;
    z-index: -10;
}
.mini-about .text{
 
  vertical-align:middle;
    

}
.text{
   
   width: 100%; 
   
}
.mini-about p{
    font-size: 30rem;
    letter-spacing: .2rem;
    font-family: "Merriweather", serif;
    font-weight: 100;
    line-height: .5;
    text-align: center;
     margin-right: 200px;
         margin-left: 200px;

   

    
    
}

.mini-about .name{
    font-size: 42px;
    font-weight: 900;
    text-align: center;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .2rem;
    font-variant-caps:all-petite-caps;
    color: white;
    line-height: 1.3;
    
   

}
  
.portfolio-list{
}

.portfolio-list a{
  display: block;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;

  list-style:none;
  outline:0;
  border:0;
  text-decoration:none;
  margin:0;
  padding:0;
  line-height: 0;
}
.portfolio-list a img{
  list-style:none;
  outline:0;
  border:0;
  margin:0;
  padding:0;
}
.portfolio-list p{
  display: none;
}
.portfolio-list a:hover p{
  display: table;
  background-color:#111;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  width: 100.3%;
  min-height: 100%;
  text-align: center;
  top: 0;
   font-family: 'Din', sans-serif;
  margin: 0;
  line-height: 50px;
}
.portfolio-list p strong{
  font-weight: 300;
  display: block;
  text-align: center;
}
.portfolio-list p span{
  display: table-cell;
  vertical-align: middle;
}
.portfolio-list a {
  margin-left: 1%;
  margin-bottom: 1%;
  width: 49.5% !important;
}
.portfolio-list a:nth-child(2n+1) {
  margin-left: 0;
}
.portfolio-detail img{
  display: block;
  margin-bottom: 20px
}


.info{

  padding: 200px 0 0 0px;
    

 
  
}
.info h1{
  padding: 0;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0;
}
.info span{
font-family:  'Din', sans-serif;
  font-weight: 100;
  font-size: 18px;
    
  margin-bottom: 50px;
  letter-spacing: 1px;
  display: block;
    color: #FFD57E;
}






.description{
  position: relative;
    color: white;
}



.about-content p {
    font-size: 28px;
    text-align: left;
    font-weight: 300;
    color: white;
}

.title__h2 {
    font-size: 7rem;
    letter-spacing: .2rem;
    margin-top: 30px;
        margin-bottom: 0px;
    color: white;
  
    
        font-family: "Merriweather", serif;
    font-weight: 200;
    line-height: 1;
}

.block-description {
    
    font-weight: 100;
    line-height: 2.3;
    padding-right: 50px;
    font-family:  'Din', sans-serif;
    font-size: 14px;
    letter-spacing: .1rem;
    color: white;
    
    
   
}

.column, .columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
}


.subd{
 
    font-size: 20px;
    text-align: left;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .2rem;
    font-variant-caps:all-petite-caps;
    color: #FFD57E;
}





.project-desc{
  font-weight: 100;
    line-height: 2.3;
    padding-right: 20px;
    font-family:  'Din', sans-serif;
    font-size: 24px;
    letter-spacing: .1rem;
    
   
}
.project-desc a{
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
.project-desc a:hover{
  border-bottom: 1px solid #000;
}
.more{
  text-align: center;
  padding: 100px 0;
  font-size: 18px;
}
.next{
  text-align: center;
  padding: 100px 0
}
.next a{
  font-size: 50px;
    font-family: "Merriweather", serif;
  text-decoration: none;
  color: #fff;
}
.next a:hover{
  border-bottom: 2px solid #ccc;
}
.against{
    margin-top: 50px;
}

.about-content{
  padding: 200px 0 100px 0;
  text-align: left;
     
}
.about-content p{
  font-size: 28px;
  text-align: left;
  font-weight: 300;
}
.about-content p a{
  border-bottom: 1px solid #666;
  text-decoration: none;
}
.about-content p a:hover{
  border-bottom: 1px solid #fff;
}
body.about {
  background: #111;
    color: #fff;
}
body.about a{
  color: #000 !important;
}
body.notfound{
  background: url(../images/404.gif) no-repeat fixed;
  background-size: cover;
}
.notfound-content {
    color: #fff;
}

.footer{
  padding: 60px 0;
  font-size: 18px;
}
.footer p{
  opacity: 0.6;
  text-align: center;
  font-weight: 200;
  opacity: 0.4;
}
.footer .social{
  text-align: center;
}
.footer .social a{
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  margin-left: 10px;
  opacity: 1.0;
  border-bottom: 1px solid #ccc;
}
.footer .social a:hover{
  opacity: 0.5;
}

p.inf {
    font-weight: 100;
    font-style: italic;
    opacity: 0.3;
    padding: 0;
    margin: 0;
}



.os.animated4 {
  animation: down .5s cubic-bezier(0.42, 0, 0, 0.995), fade 2s cubic-bezier(0.42, 0, 0, 0.995); }
  @media only screen and (max-width: 580px) {
    .os.animated {
      animation-delay: 0s; } }

@keyframes down {
  0% {
    transform: translateY(-100px); }
  100% {
    transform: translateY(0); } }
@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }


.os.animated3 {
  animation: up 2s cubic-bezier(0.42, 0, 0, 0.995), fade 2s cubic-bezier(0.42, 0, 0, 0.995); }
  @media only screen and (max-width: 580px) {
    .os.animated {
      animation-delay: 0s; } }

@keyframes up {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translateY(0); } }
@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.os.animated2 {
  animation: up 1.5s cubic-bezier(0.42, 0, 0, 0.995), fade 1.5s cubic-bezier(0.42, 0, 0, 0.995); }
  @media only screen and (max-width: 580px) {
    .os.animated {
      animation-delay: 0s; } }

@keyframes up {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translateY(0); } }
@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.os.animated {
  animation: up 1s cubic-bezier(0.42, 0, 0, 0.995), fade .5s cubic-bezier(0.42, 0, 0, 0.995); }
  @media only screen and (max-width: 580px) {
    .os.animated {
      animation-delay: 0s; } }

@keyframes up {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translateY(0); } }
@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }



@media only screen and (max-width: 1200px) {
  .portfolio-list a {
    margin-left: 1%;
    margin-bottom: 1%;
    width: 49.5% !important;
  }

  .portfolio-list a:nth-child(3n+4) {
    margin-left: 1%;
  }
  .portfolio-list a:nth-child(2n+1) {
    margin-left: 0;
  }
  .mini-{
    font-size: 34px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1000px) {
  .mini-about{
    font-size: 34px;
    line-height: 35px;
  }
  .mini-about p{
    display: inline;
  }
  .mini-about p.lighter{
    display: block;
  }
  .arrow-down {
    left: 45%;
  }
  .about-content p{
    font-size: 28px;
    text-align: center;
  }
  .n1{
    float: none;
    width: 100% !important;
    margin: 0 !important;
  }
  .n2{
    float: none;
    width: 100% !important;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 700px) {
  .portfolio-list a {
    margin-left: 0;
    margin-bottom: 1%;
    width: 100% !important;
  }
  .portfolio-list a {
    margin-left: 0;
  }
  .mini-about{
    font-size: 30px;
    line-height: 46px;
  }
  .header{
    text-align: center !important;
    padding-top: 60px;
    margin-left: 0px;
      position: absolute;
  }
  .header .logo{
    width: 100%;
   position: absolute;
  }
  .header .menu{
    float: right;
    width: 100%;
      position: absolute;
  }
  .header .contact{
    display: none;
      
  }
  .logoo{
     position: absolute;
        margin-left: -170px;
        
    }
  .header .c_m{
    display: inline;
      position: absolute;
  }
  .info{
    text-align: center;
    padding: 150px 0 100px 0;
  }
  .about-content{
    padding: 150px 0 0 0;
  }
  .about-content p{
    font-size: 20px;
      padding-left: 20px;
      padding-right: 20px;
    text-align: center;
      
    
  }
  .footer .social{
    text-align: center;
  }
  .ima{
     font-size:80px;
    
   font-family: 'Poppins', sans-serif;
    font-weight: 900;
    text-align: center;
    line-height: 1


     
}
  .wrap{
    font-size: 80px;
   font-family: 'Poppins', sans-serif;
    color: #FFD57E;
}
  .title__h2 {
    font-size: 4rem;
    letter-spacing: .2rem;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 30px;
        text-align: center;
    font-family: "Merriweather", serif;
    font-weight: 100;
    line-height: 1;
}
  .subd{
 
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .2rem;
    font-variant-caps:all-petite-caps;
    color: #FFD57E;
}
    
}


/* Custom GDS  */


.Lacrosse-bg{
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

img.L-fill-screen{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 60%;
}

.image1{
  position: relative;
  width:100%;
  height: 100%;
  object-fit: cover;
}

.GDS-container {
  position: relative; /* This ensures that absolutely positioned children are relative to this container */
  width: 100%; /* Full width */
  /* ... other styles ... */
}
#myVideo {
  position: relative;
  top: 0; /* Align to the top of the container */
  left: 0; /* Align to the left of the container */
  width: 100%;
  height: auto; /* Maintain aspect ratio */
  z-index: 0; /* Ensures it doesn't overlap content below */
  object-fit: cover; /* Cover the area of the container */
}

/* Style for the content below the video to ensure it stacks properly */
.section-below-video { /* Replace with the actual class or ID of the section below your video */
  position: relative; /* This ensures the content is positioned correctly in the document flow */
  z-index: 1; /* A higher z-index means it will render above the video */
  /* ... other styles ... */
}

/* Ensure that the video element doesn't overlap content on smaller screens */
@media only screen and (max-width: 700px) {
    #myVideo {
        position: relative; /* Change position to relative so it flows with the document */
        height: auto; /* Adjust height automatically for smaller screens */
        z-index: 0; /* Keep z-index to ensure stacking order */
    }
}


.GDS-center-heading, .Lessing-center-heading{
  position: relative;
  font-size: 4.2vw;
  line-height: 2.5em;
  font-family: "Merriweather", sans-serif;
}

.GDS-center-subheader{
  font-size: 1.25vw;
  line-height: 3em;
  font-family: 'Poppins', sans-serif;
}

/*Specifically made just for the Din font as that was downloaded*/
@font-face {
  font-family: Din;
  src: url(dinlight.ttf);
}

.Din{
  font-family: Din;
}

.centered {
  color: white;
  text-align: center;
  font-size: 1.2vw;
  line-height: 2em;
  position: absolute;
  top: 27.5%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video{
  min-height: 517px;
}

.video-centered {
  color:white;
  text-align: center;
  font-size: 1.2vw;
  line-height: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



.GDS-center-heading a:hover{
  color: #68aee0;
}

.video-centered a:link ,a:visited{
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.Lessing-center-heading a:hover{
  color: #FFD57E;
}

.opacity-animation{
  font-family: Din;
  animation: opacity 1.25s cubic-bezier(0, 0, 0.5, 1);
}

.slide-right-animation{
  position: relative;
  font-size: 4.2vw;
  line-height: 1.5em;
  font-family: "Merriweather", sans-serif;
  animation: slide-right 1.25s cubic-bezier(0, 0, 0, 1);
}

.slide-left-animation{
  font-size: 1.25vw;
  line-height: 3em;
  font-family: 'Poppins', sans-serif;
  animation: slide-left 1.25s cubic-bezier(0, 0, 0, 1);
}

@keyframes slide-right {
  0% {margin-left: -200px; opacity: -25%;}
  100% {margin-left: 0px; opacity: 100%;}
}

@keyframes slide-left {
  0% {margin-right: -200px; opacity: -25%;}
  100% {margin-right: 0px; opacity: 100%;}
}

@keyframes opacity {
  0% {opacity: 0%;}
  100% {opacity: 100%;}
}

@keyframes opacity-img {
  0% {opacity: 0%;}
  100% {opacity: 60%;}
}

@keyframes opacity-img-rev {
  0% {opacity: 60%;}
  100% {opacity: 0%;}
}





/* Custom GDS Section Ending */




html, body {
  height: 100%;
  margin: 0;
}

.background-overlay {
  /* The path to the image file might be different based on where you store your images */
  background: url(Images/pexels-cátia-matos-1072179.jpeg) no-repeat center center fixed;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15; /* Adjust for desired dimness */
  z-index: 1; /* Ensures it's behind all other content */
}

/* Make sure your content has a higher z-index if needed */
.container {
  position: relative;
  z-index: 1;
}