@font-face {
    font-family: 'Woff2';
    src: url('https://imazerweb.com/httpsdocs/palladio2');
    font-weight: normal;
    font-style: normal;
}


#Big_box {
    
    display: flex;
    flex-direction: column;
    column-gap: 2px;
    left: 1.2%;
    width: 100%;
    max-width: 95%;
    height: 100%;
    flex-direction: column;
    width: 100%; 
    gap: 12%; 

}

#isolator {
    display: flex;
    flex-direction: row;
    flex-direction: column;
    position: relative;
    margin-top: -57%
    pointer-events: none;

}


#gallery-title {
    flex-shrink: 0;
    text-align: center;
    white-space: nowrap;
    font-size: clamp(1rem, 2.5vw, 1.4rem);
    font-style: italic;
    line-height: 2em;
    font-weight: 200;
    color: gray;
    width: 23%;
    max-width: 58%;
    margin-top: -42%;
    left: 33%;
    position: absolute;

}

#gallery-container {
    Flex-shrink: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 96%;
    max-width: 878px;
    min-width: 100px;
    left: 0.8%;
    height: 95%;
    margin-left: 4%;
    margin-right: 1%;
    margin-top: -41%;
    position: relative;
    background-color: rgba(204, 10, 153, 0.04);
    padding-left: 0.08%;
    padding-top: 80px;
    font-weight: 600;

}

img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    border: none;
}
    
img:hover {
    opacity: 0.5;
    filter: alpha(opacity=40);

}

.img {
    max-width: 100%;
    contain: size;
    gap: 5px;
    object-fit: contain;
    object-position: bottom;
    padding: 5px;
    margin: 10px 10px 10px 10px; 
 
}

#maintextboxA {
    flex-shrink: 0;
    height: 75vh;
    position: absolute;
    width: clamp(200px, 85%, 850px);
    left: 8%;
    top: 8%; 
    font-family: P052;
    font-size: clamp(18px, 2.8vw, 22px);
    font-style: normal;
    line-height: 1.7em;
    text-align: left;
   
}

.full-width-article {
    
    width: 800px;
    min-width: 100px;
    z-index: 1;
    position: relative;
    margin-top: 36%;
    font-family: P052;
    font-size: clamp(18px, 3vw, 22px);
    font-style: normal;
    line-height: 2em;
    left: 2%;
    margin-right: 4%;
    display: block;
 
}

#searchbar-box  {
    position: absolute;
    top: 10%;
    flex: 0;
    word-break: keep-all;
    font-family: Georgia;
    font-size: clamp(14px, 2.2vw, 22px);
    line-height: 1.9em;
    font-style: italic;
    text-align: left;
    height: 0.4%;
    width: 100%;
    color: red;
    left: 15%;
    margin: auto;
    

}

#search-results-container {
    flex: 0;
    height: 100%;
    display: block;
    position: absolute;
    width: 87%;
    max-width: 950px;
    min-width: 80px;
    left: 8%;
    right: 8%;
    top: 12.5%; 
    font-family: P052;
    font-size: clamp(18px, 2.5vw, 22px);
    font-style: normal;
    line-height: 1.7em;
    text-align: left;
    z-index: 500;

}

#maintextbox {
    font-family: P052;
    font-size: 14pt;
    font-style: normal;
    line-height: 2em;
    text-align: left;
    text-justify: inter-word;
    height: 858px;
    position: absolute;
    width: 590px;
    left: 285px;
    top: 80px;

}


#divider {
    margin: 2em 0;
    text-align: center;

}   

a:link {
    color: blue;
    text-decoration: none;

}

a:hover {
    color:#FF0000;

}
        
#Textbox-mod {
    
    max-width: 941px;
    min-width: 100px;
    z-index: 1;
    position: absolute;
    margin-top: 30%;
    font-family: Arial;
    font-size: clamp(18px, 3vw, 22px);
    font-style: oblique;
    line-height: 2em;
    margin-left: 12%;
    margin-right: 12%;
    display: block;
    
 }



.image-caption {
    font-family: Didot, serif;
    font-size: 12px; 
    color: #666; /* Adjust color */
    font-style: italic;
    text-align: center;

}

h2 {
    font-size: 28px;
    font-family: Didot, serif;
    font-style: italic;
}


h3 {
    font-size: 22px;
    font-family: Didot, serif;
    font-style: italic;
}

h4 {
  
  -webkit-text-fill-color: rgba(204,10,153,0.25);
  -webkit-text-stroke: 0.5px;
}

.graphic-isolator {
    position: relative;
    top: 34
    height: 100%;
    width: 2%;
}

.leftbar-container {
    position: relative;

}

.leftbar {
    width: 7.8vw;
    height: auto;
    top: 8.5%;
    position: absolute;
    pointer-events: none;
    display: block;
    overflow: clip;
    margin-left: -2.5%;

}

.rightbar-container {
    position: relative;

}

.rightbar {
    flex-shrink: 0;
    width: 7.2vw;
    left: 92.5%;
    top: 0.45%;
    position: absolute;
    overflow: hidden;
    margin:0px auto 0px auto;
    max-width: auto;
    height: auto:
    display: block;
}

.middlebar {

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;   
    border-bottom-right-radius: 20px; 
    border-bottom-left-radius: 20px; 
    background-color: rgba(204, 10, 153, .24);
    width: 1.1vw;
    height: 105vh;
    left: 95%;
    margin-top: -105%;   
    position: absolute;


}

.new-divider {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;   
    border-bottom-right-radius: 20px; 
    border-bottom-left-radius: 20px; 
    background-color: rgba(168, 211, 170, .08);
    width: 45vw;
    height: 1.1vh; 
    position: absolute;" 
}

<!---slider---->

#slider {
  padding: 20px;
  margin-top: 40px;

}

.trigger {
  display: none;

}

.hamburger {
  cursor: pointer;
  position: absolute; 
  margin-right: 10px;
  float: left;
  left: 1.5%;
  top: clamp(15px, 205px, 300px);
  flex: 0;
  width: clamp(20px, 5vw, 30px);
  display: block;
  
}

.hamburger span {
   
    height: 3px;
    width: 30px;
    background: blue;
    display: block;
    margin-bottom: 5px;
    position: relative;
    flex: 0;
    


    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out,
    opacity 0.3s ease-in-out;

    .trigger:checked ~ &:first-child {
      transform: rotate(45deg);
      top: 8px;
    }

    .trigger:checked ~ &:last-child {
      transform: rotate(-45deg);
      top: -8px;
    }

    .trigger:checked ~ &:nth-child(2) {
      opacity: 0;
    }
  }
}

.menu {
  cursor: pointer;
}

nav {
    z-index: 1000;
    background: white;
    font-family: Georgia;
    font-size: clamp(15px, 2.2vw, 18px);
    color: green;
    line-height: 1.5em;
    font-style: italic;
    text-align: right;
    width: 27vw;
    min-width: 170px;
    height: 35%;
    padding: 11% 8.2% ;
    top: 10%;
    position: absolute;
    left: -100vw;
    box-sizing: border-box;
    transition: left 0.3s ease-in-out;

    .trigger:checked ~ & {
    left: 0;
 }

 {
  z-index: 1000;
  background: #F2F2F2;
  font-family: Georgia;
  font-size: clamp(15px, 2.2vw, 18px);
  color: green;
  line-height: 1.5em;
  font-style: italic;
  text-align: right;
  width: 27vw;
  min-width: 170px;
  height: 95%;
  padding: 11% 8.2%;
  top: 13%;
  position: absolute;
  left: -100vw;
  box-sizing: border-box;
  transition: left 0.3s ease-in-out;

  .trigger:checked ~ & {
    left: 0;
  }



  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;

    li {
      margin-bottom: 10px;

      a {
        font-color: green;
      }
    }
  }
}

<!---end of slider--->

.menu_side_shell {
    align-items: center;

}




