body {
    margin: 0;
    font-family: Garamond, serif;
    background-color: #fcf8ee;
  }

img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

p {
  font-size: 20px;
  text-align: justify;
  color: #000;
  margin-bottom: 10px;
}


.content-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
/*  box-sizing: border-box;*/
}


  
  .slideshow-container {
    position: sticky;
    max-width: 100%;
    height: 120vh;
    overflow: hidden;
    z-index: -2;
    background-color: #000;

  }
  
  .slide {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 50%;
  }

.headline-wrapper {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  z-index: 1;
}

  .headline {
    color: #fcf8ee;
    font-size: 18vh;
  }
  
  .headline2 {
    color: #fcf8ee;
    font-size: 10vh;
  }

.byline {
  font-size: 30px;
  color: #fcf8ee;
  opacity: 0;
  transition: opacity 1.5s ease-out;
  text-align: center;
  padding-top: 15px;
}

.byline.visible {
  opacity: 1;
}

.hidden {
  display: block;
}

.doc-maries {
  position: relative;
}

.photo-credit {
  position: absolute;
  font-size: 2vh;
  color: #fcf8ee;
  bottom: 5px;
  right: 10px;
}

.subheading1 {
  background-color: #D52D00;
  position: relative;
  height: 50vh; 
  margin-bottom: 40px;
}

.subheadline{
  position: relative;
  color: #fcf8ee;
  font-size: 80px;
  text-align: center;
  padding-left: 10%;
  width: 80%;
  padding-top: 8vh;
  padding-bottom: 3vh;
}

.subquote{
  position: relative;
  color: #fcf8ee;
  font-size: 30px;
  font-style: italic;
  text-align: center;
   padding-left: 10%;
  width: 80%;
}

.subquote .audio-icon{
  font-style: normal;
}


.subquote .quote-credit{
  font-size: 23px;
  padding-top: 1.5vh;
}

.audio-icon img {
  margin-right: 10px;
/*  font-size: 26px;*/
  vertical-align: middle;
  cursor: pointer;
  transition: transform 0.3s ease;
  width: 2vw;
}

.subquote:hover .audio-icon {
  transform: scale(1.2);
}

.subquote {
  cursor: pointer; 
}
/*.subheadline .subtext {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}*/

.sections{
/*  padding-top: 40px;*/
  padding-bottom: 40px;
}

.subheading2 {
  background-color: #EF7627;
  position: relative;
  height: 50vh; 
/*    margin-bottom: 40px;*/

/*  padding: 2rem;*/
}



.lipstick-image {
/*  flex: 0 1 400px; */
  position: relative;
  width: 50%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: -50px;
}


.lipstick-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.lipstick-image .photo-credit {
  position: absolute;
  bottom: 50px;
  right: 5px;
  font-size: 14px;
}



.caption{
  font-size: 15px;
  text-align: justify;
  color: #636363;
  padding: 5px 15px;
}

.photo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; 
  padding: 0px 1vw;
}

.photo-grid img {
  width: 100%;
  height: 350px;         
  object-fit: cover;    
  position: relative;  
}

.photo-grid .photo-credit {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
}


a {
  color: #A30262; 
  transition: color 0.3s ease;
}

.grid-caption {
  text-align: center;
  font-size: 15px;
  color: #636363;
  padding-bottom: 10px;
}

.sea-colony {
  width: 100%;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
}
/*
.sea-colony img {
  width: 100%;
  height: auto; 
  object-fit: cover;
  display: block;
}*/

.sea-colony .photo-credit {
  position: absolute;
  bottom: 30px;
  right: 5px;
  font-size: 14px;
  color: #fcf8ee;
  z-index: 1;
}

.sea-colony-caption {
  font-size: 15px;
  color: #636363;
  text-align: justify;
  padding: 8px 0px 0 0px;
}

.joan-image {
  position: relative;
  width: 50%;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: -250px;
  margin-top: 15px;
}


.joan-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.joan-image .photo-credit {
  position: absolute;
  bottom: 70px;
  right: 5px;
  font-size: 14px;
}

.soundcloud-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
padding-bottom: 20px;
}

.subheading3 {
  background-color: #FF9A56;
  position: relative;
  height: 65vh; 
  padding: 2rem;
    margin-bottom: 40px;

}

.dorothy-photo {
/*  width: 80%;*/
  margin: 40px auto;
  position: relative;
  overflow: hidden;
}

.dorothy-photo img {
  width: 100%;
  height: auto; 
  object-fit: cover;
  display: block;
}

.dorothy-photo .photo-credit {
  position: absolute;
  bottom: 50px;
  right: 5px;
  font-size: 14px;
  color: #fcf8ee;
  z-index: 1;
}

.sea-colony-caption {
  font-size: 15px;
  color: #636363;
  text-align: justify;
  padding: 8px 0px 0 0px;
}

.subheading4 {
  background-color: #fff;
  position: relative;
  height: 50vh; 
  padding: 2rem;
    margin-bottom: 40px;

}

.subheading4 .subheadline{
  color: #000000
}

.subheading4 .subquote{
  color: #000000
}

.lex-image {
  position: relative;
  width: 50%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: -150px;
  padding-top: 15px;
}


.lex-image img {
  width: 80%;
  height: auto;
  object-fit: cover;
}

.lex-image .photo-credit {
  position: absolute;
  bottom: 70px;
  right: 85px;
  font-size: 14px;
}

.lex-image .sea-colony-caption{
    width: 80%;
}

.mother-image {
  position: relative;
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: -150px;
  padding-top: 15px;
}


.mother-image img {
  width: 95%;
  height: auto;
  object-fit: cover;
}

.mother-image .photo-credit {
  position: absolute;
  bottom: 50px;
  right: 25px;
  font-size: 14px;
}

.mother-image .sea-colony-caption{
  width: 95%;
}

.ybr-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; 
  padding: 0px 1vw;
}

.ybr-grid img {
  width: 100%;
  height: 500px;         
  object-fit: cover;    
  position: relative;  
}

.ybr-grid .photo-credit {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
}

.subheading5 {
  background-color: #D162A4;
  position: relative;
  height: 50vh; 
  padding: 2rem;
    margin-bottom: 40px;

}

.trans-image {
  position: relative;
  width: 80%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: -300px;
}


.trans-image img {
  width: 80%;
  height: auto;
  object-fit: cover;
}

.trans-image .photo-credit {
  position: absolute;
  bottom: 32px;
  right: 132px;
  font-size: 14px;
}


.ybr-image {
  position: relative;
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: -150px;
  padding-top: 15px;
}


.ybr-image img {
  width: 95%;
  height: auto;
  object-fit: cover;
}

.ybr-image .photo-credit {
  position: absolute;
  bottom: 35px;
  right: 25px;
  font-size: 14px;
}


.subheading6 {
  background-color: #B55690;
  position: relative;
  height: 50vh; 
  padding: 2rem;
    margin-bottom: 40px;

}

.map-explain{
  text-align: center;
  font-size: 20px;
  color: #636363;
  padding-bottom: 10px;
}

.map{
  width: 80%;
  margin: auto;
}

.map-explain a{
  font-size: 20px;
  font-weight: normal;
}

.footer{
   padding: 5px;
   background-color: #A30262;
   margin-top: 50px;   
}

.footer p{
  color: #fcf8ee;
  margin-right: 20px;
  text-align: right;
}

@keyframes fadeEffect {
  from {opacity: 0.4}
  to {opacity: 1}
}

  

/*media query for responsive design */

@media only screen and (max-width: 1000px) {

  .subheading1 {
      height: 80vh; 
      padding-top: 10vh;
  }

  .subheading2 {
      height: 80vh; 
      padding-top: 10vh;
  }

.subheading3 {
      height: 80vh; 
      padding-top: 10vh;
  }

  .subheading4 {
      height: 80vh; 
      padding-top: 10vh;
  }

  .subheading5 {
      height: 80vh; 
      padding-top: 10vh;
  }

.subheading6 {
      height: 80vh; 
      padding-top: 10vh;
  }

  .joan-image{
    width: 100%;
    margin: 10px 0px;
  }

  .joan-image .photo-credit {
  bottom: 50px;
  right: 5px;
}
  
  .lex-image {
    width: 100%;
    margin: 10px 0px;
  }

  .lex-image .photo-credit {
  position: absolute;
  bottom: 60px;
  right: 170px;
  font-size: 14px;
}

  .mother-image {
    width: 100%;
    margin: 10px 0px;
  }

  .trans-image {
    width: 100%;
    margin: 10px 0px;
  }

  .ybr-image {
    width: 100%;
    margin: 10px 0px;
  }

  .ybr-image .photo-credit {
  right: 50px;
}

  .photo-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; 
  padding: 0px 1vw;
}

.trans-image .photo-credit {
  position: absolute;
  bottom: 32px;
  right: 172px;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {

  .lipstick-image {
    width: 100%;
    margin: 10px 0px;
  }

  .sea-colony .photo-credit {
  bottom: 50px;
  right: 5px;
}

.lex-image .photo-credit {
  position: absolute;
  bottom: 70px;
  right: 100px;
  font-size: 14px;
}


.headline {
    font-size: 12vh;
  }
  
  .headline2 {
    font-size: 6vh;
  }


  .subheading1 {
      height: 100vh; 
      padding-top: 10vh;
  }

  .subheading2 {
      height: 100vh; 
      padding-top: 10vh;
  }

  .subheading3 {
      height: 120vh; 
      padding-top: 10vh;
  }

  .subheading4 {
      height: 130vh; 
      padding-top: 10vh;
  }

  .subheading5 {
      height: 100vh; 
      padding-top: 10vh;
  }

  .subheading6 {
      height: 100vh; 
      padding-top: 10vh;
  }

  .trans-image .photo-credit {
  position: absolute;
  bottom: 32px;
  right: 95px;
  font-size: 14px;
}

}











