

html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
  background-color: #FEE3CB;
}

@font-face {
  font-family: 'TG - Girthy Ultra';
  src: url('fonts/TG-GirthyUltra.otf') format('otf');
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*@font-face {
  font-family: 'TG - Dead Meat';
  src: url('fonts/TG-DeadMeat.otf') format('otf');
}*/

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

@font-face  {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  src: url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap') format('woff2'),
}

@font-face {
    font-family: 'TG - Dead Meat';
    src: url('fonts/tg-deadmeat-webfont.woff2') format('woff2'),
         url('fonts/tg-deadmeat-webfont.woff') format('woff'),
         url('fonts/TG-DeadMeat.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #241E1B;
}

h1-alt {
  font-family: 'TG - Girthy Ultra', Arial, Helvetica, sans-serif;
  color: #ffffff;
  
  line-height: 0;
  font-size: 10vw;
  text-align: center;
  span {
    display: block;
    font-size: 3vw;
    letter-spacing: 0vw;
  }
}
}


h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #241E1B;
  font-size: 28px;
}


h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #241E1B;
  font-size: 20px;
}

h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #241E1B;
  font-size: 18px;
}

h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #241E1B;
  font-size: 16px;
}


p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #241E1B;
  font-size: 16px;
  line-height: 26px;
}


.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

li {
  margin-left:5%; 
  margin-right:5%; 
  list-style-position: outside;
  line-height: 24px;
}

a {
  color: #0377B7;
}




.container-hero {
  margin: auto;
  max-width:1280px;
  padding: 16px;
  margin-top: 52px;
  margin-bottom: 16px;
}



.container-image {
  margin: auto;
  max-width:1280px;
  padding: 0px;
  margin-top: 28px;
  margin-bottom: 36px;
}


.intro-paragraph {
  margin: auto;
  max-width:1280px;
  padding: 0px;
  margin-top: 64px;
  margin-bottom: 16px;
}


 .intro-paragraph-text {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #241E1B;
  font-size: 22px;
  line-height: 30px;
}

.intro-paragraph-link {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #3C531E;
  font-size: 22px;
  line-height: 30px;
  text-decoration: underline;
}

.container-paragraph {
  margin: auto;
  max-width:720px;
  padding: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
}


/* Navigation */

.topnav {
  overflow: hidden;
  background-color: #FEE3CB;
  padding-top: 0px;
  padding-bottom: 0px;

}

.topnav a.JD-logo {
  float: left;
  color: #3C531E;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a {
  float: right;
  color: #3C531E;
  text-align: center;
  padding: 23px 16px;
  text-decoration: none;
  font-size: 17px;
}

.navcontainer {
    position: fixed;
    right: 0;
    left: 0;
    top:0;
    z-index: 1030;
    /*border-bottom: #5BFCFA solid 5px;*/
  }

/*.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}*/

.JD-logo{
	width: 150px;
}

.slash {
	float: right;
	color:#3C531E;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  line-height: 16px;
  padding-top: 8px;
}

/* End Navigation */

/* Intro */



.container-intro {
  margin: auto;
  max-width:952px;
  padding: 16px;
  margin-top: 72px;
  margin-bottom: 48px;
}

.video-container {
  margin: auto;
  max-width:936px;
  padding: 16px;
  margin-top: 126px;
  margin-bottom: 48px;
}


.fullwidthcontainer {
  overflow: hidden;
  width: auto;
  height: auto;
}

.marqueecontainer {
  overflow: hidden;
}

.avatarimage{
  width:80%;
    border-radius: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 50px;
    margin-top: 16px;
  }

#homehero {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  max-height:1200px;
}

.intro-content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}


/* End Intro */


/* Clients */

.clientlogo {
  padding: 30px;
  width: 150px;
  }

  :root {
  --color-text: navy;
  --color-bg: #ffffff;
  --color-bg-accent: #ffffff;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 30s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}

* {
  box-sizing: border-box;
}


.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  /*mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 20%,
    hsl(0 0% 0% / 1) 80%,
    hsl(0 0% 0% / 0)
  );*/
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}



@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }
  to {
    transform: translateY(var(--scroll-end));
  }
}



/* Parent wrapper */
.wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
  max-height: 250px;
}

.wrapper--vertical {
  flex-direction: row;
  height: 100vh;
}




@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

.logo {
  width: 130px;
  height: 130px;
}



/* End Clients */

/* Columns */
  .box, .box-first, .box-large, .box-nested, .box-row {
    position: relative;
    box-sizing: border-box;
    min-height: 1rem;
    margin-bottom: 60px;
    padding-right: 24px;
    overflow: hidden;
    text-align: left;
    color: #333;
}

  .box2, .box-first2, .box-large2, .box-nested2, .box-row2 {
    position: relative;
    box-sizing: border-box;
    min-height: 1rem;
    margin-bottom: 20px;
    padding-right: 0px;
    overflow: hidden;
    text-align: left;
    color: #333;
}
/* End Columns */

/* Buttons */

.btn {
  /*border-width: 2px; border-color: #5BFCFA; */
  border-radius: 12px;
  color: #3C531E; /* Add a text color */
  padding: 14px 28px; /* Add some padding */
  cursor: pointer; /* Add a pointer cursor on mouse-over */
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.primary {background-color: #FEE3CB; border-color: #3C531E;} /* Green */
.primary:hover { color: #ffffff; background-color: #4E5151;}

.secondary {background-color: #FEE3CB; border-color: #3C531E;} /* Green */
.secondary:hover { color: #ffffff; background-color: #3C531E;}

.info {background-color: #2196F3;} /* Blue */
.info:hover {background: #0b7dda;}

.warning {background-color: #ff9800;} /* Orange */
.warning:hover {background: #e68a00;}

.danger {background-color: #f44336;} /* Red */
.danger:hover {background: #da190b;}

.default {background-color: #e7e7e7; color: black;} /* Gray */
.default:hover {background: #ddd;}

/* End Buttons */

/* Homepage */

.container-section {
  margin: auto;
  max-width:936px;
  padding: 0px;
  margin-top: 64px;
  margin-bottom: 64px;
}

.container-section-wide {
  margin: auto;
  max-width:1280px;
  padding: 16px;
  margin-top: 64px;
  margin-bottom: 0px;
}

.container-section-marquee {
  margin: auto;
  max-width:1280px;
  padding: 16px;
  padding-top: 64px;
  margin-bottom: 0px;
}



.Casestudycard {
  margin-bottom: 64px;
}

.Casestudyimage {
  max-width: 100%;
  height: auto;
}

.Casestudy {
  width: 100%;
  height: auto;
}


/* End Homepage */

/* Case Study */


.heroimage {
  max-width: 100%;
  height: auto;
  margin-top:64px;
}

.vlp-hero__heroWrapper___1TIpH {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.vlp-hero__heroWrapper___1TIpH:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .3;
    transform: rotate(180deg);
    background-image: linear-gradient(-180deg,rgba(0,0,0,.1) 70%,#000 93%);
}

video::-webkit-media-controls {
  display: none;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 15px;
}

@media screen and (max-width: 1024px) {
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 14px;
}
}

.gallery-item {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0px;
  cursor: pointer;
  transition: transform 0.5s ease;
  border-radius: 20px;
}

.gallery-item:hover {
  transform: scale(1.01);
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s ease;
}

/* Modal content (image) */
.modal-content {
  position: relative;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  border-radius: 5px;
  overflow: hidden;
  animation: zoomIn 0.5s;
  border-radius: 20px;
}

@keyframes zoomIn {
  from {transform: scale(0.6);}
  to {transform: scale(1);}
}

.modal.show {
  display: flex;
  opacity: 1;
}

/* Close button */
.close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
  transition: transform 0.3s;
}

/* Gallery caption */
.gallerycaption {
  bottom: 15px;
  width: 100%;
  text-align: center;
  color: #3C531E;
  margin-top:2%;
  font-size: 16px;
}



/* Caption of modal image */
.caption {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .gallery-item {
     width: calc(100% - 20px);
  }
}

@media screen and (max-width: 480px) {
  .gallery-item  {
    width: calc(100% - 20px);
  }
}

/*End Case Study */

/* Footer */

  
.footercontainer {
  overflow: hidden;
  background-color: #3C531E;
  opacity: 1;
  padding-top: 32px;
  padding-bottom: 32px;
  /*border-top: #5BFCFA solid 5px;*/

}

  .footer-left{
  border-right: 1px solid #FEE3CB;
  margin-right: 14px;
  padding: 10px;
}

  .footer-right{
  margin-left: 14px;
  padding: 10px;
}

/* End Footer */