*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.footer {  
    position: fixed;  
    left: 10px;  
    bottom: 5px;  
    right: 10px;   
    font-family: arial;
    font-size: 12px;
    width: 100%;  
    color: black;  
    text-align: center;  
}  

.footer-container {
    position: fixed;
    top: 92%;
    right: 6%;
    font-family: arial;
    font-size: 12px;
    color: #222;  
    text-align: center;  
    border: 1px solid #222;
    border-radius: 0.5px;
    outline: none;
    cursor: cell;
    color: #222;
    width: 60px;
    height: 20px;
    box-shadow: 2px 2px #222;
    margin: auto;
    padding: 2px;
}

.footer-container:hover {
  border: 1px solid white;
  /*transition: 200ms;
  transform: scale(1.5);*/
  color: white;
  position: fixed;
  background-color: rgba(255,255,255,.6);
  top: 92%;
  right: 6%;
  width: 60px;
  height: 18px;
  font-size: 10px;
  -webkit-animation:spin 0.16s linear infinite;
  -moz-animation:spin 0.16s linear infinite;
  animation:spin 0.16s linear infinite;
}


.footer-container a:visited {
  color: #222;
  background-color: transparent;
  text-decoration: none;
}

.footer-container3 {
  position: fixed;
  top: 92%;
  left: 6%;
  font-family: arial;
  font-size: 12px;
  color: #222;  
  text-align: center;  
  border: 1px solid #222;
  border-radius: 0.5px;
  outline: none;
  cursor: cell;
  color: #222;
  width: 60px;
  height: 20px;
  box-shadow: 2px 2px #222;
  margin: auto;
  padding: 2px;
}

.footer-container3:hover {
border: 1px solid white;
/*transition: 200ms;
transform: scale(1.5);*/
color: white;
position: fixed;
background-color: rgba(255,255,255,.6);
top: 92%;
left: 6%;
width: 60px;
height: 18px;
font-size: 10px;
-webkit-animation:spin-back 0.16s linear infinite;
-moz-animation:spin-back 0.16s linear infinite;
animation:spin-back 0.16s linear infinite;
}

.footer-container4 a:visited {
color: #222;
background-color: transparent;
text-decoration: none;
}


.footer-container4 {
  position: fixed;
  top: 92%;
  left: 6%;
  font-family: arial;
  font-size: 12px;
  color: #222;  
  text-align: center;  
  border: 1px solid #222;
  border-radius: 0.5px;
  outline: none;
  cursor: cell;
  color: #222;
  width: 60px;
  height: 20px;
  box-shadow: 2px 2px #222;
  margin: auto;
  padding: 2px;
}

.footer-container4:hover {
border: 1px solid white;
/*transition: 200ms;
transform: scale(1.5);*/
color: white;
position: fixed;
background-color: rgba(255,255,255,.6);
top: 92%;
left: 6%;
width: 60px;
height: 18px;
font-size: 10px;
-webkit-animation:spin-back 0.16s linear infinite;
-moz-animation:spin-back 0.16s linear infinite;
animation:spin-back 0.16s linear infinite;
}

.footer-container3 a:visited {
color: #222;
background-color: transparent;
text-decoration: none;
}



.footer-container2 a:visited {
  color: #222;
  background-color: transparent;
  text-decoration: none;
}



.footer-container2 {
  position: fixed;
  top: 92%;
  right: 6%;
  font-family: arial;
  font-size: 12px;
  color: #222;  
  text-align: center;  
  border: 1px solid #222;
  border-radius: 0.5px;
  outline: none;
  cursor: cell;
  color: #222;
  width: 60px;
  height: 20px;
  box-shadow: 2px 2px #222;
  margin: auto;
  padding: 2px;
}

.footer-container2 {
color: #222;
}

.footer-container2:hover {
border: 1px solid white;
/*transition: 200ms;
transform: scale(1.5);*/
color: white;
position: fixed;
background-color: rgba(255,255,255,.6);
top: 92%;
right: 6%;
width: 60px;
height: 18px;
font-size: 10px;
-webkit-animation:spin 0.16s linear infinite;
-moz-animation:spin 0.16s linear infinite;
animation:spin 0.16s linear infinite;
}

.container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #a77777;
}

.container4 {
  position: fixed;
  top: 22%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 20px 20px;
  border: 4px solid black;
  box-shadow: 8px 8px black;
  font-family: arial;
  font-size: 15px; 
  overflow: scroll; 
  text-align: center;
  width: 500px;
  height: 30.5%;
}


.container5 {
  position: fixed;
  top: 56.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 20px 20px;
  border: 4px solid black;
  box-shadow: 8px 8px black;
  font-family: arial;
  font-size: 15px; 
  overflow: scroll; 
  text-align: center;
  width: 500px;
  height: 28%;
}


.container6 {
  position: fixed;
  top: 82%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 15px 20px;
  border: 4px solid black;
  box-shadow: 8px 8px black;
  font-family: arial;
  font-size: 15px; 
  overflow: scroll; 
  text-align: center;
  width: 500px;
  height: 12%;
}



#roster:hover {
        color: red;
        background-color: transparent;
        text-decoration: none;
}

.container2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
    background: white;
    padding: 15px 20px;
    border: 4px solid black;
    box-shadow: 8px 8px black;
    font-family: arial;
    font-size: 15px; 
    overflow: scroll; 
    text-align: center;
    width: 360ox;
    height: 75%;
}

.container2::-webkit-scrollbar {
  width: 10px;
}

.container2::-webkit-scrollbar-track {
  background-color: white;
}

.container2::-webkit-scrollbar-thumb {
background-color: white;
outline: 2px solid black;
}

.connor {
  font-size: 12px;
  color: #333;
}

.container3 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 20px 20px;
  border: 4px solid black;
  box-shadow: 8px 8px black;
  font-family: arial;
  font-size: 15px; 
  overflow: scroll; 
  text-align: center;
  width: 400ox;
  height: 55%;
}

.btn {
    border: 3px solid black;
    border-radius: 1px;
    font-size: 24px;
    outline: none;
    cursor: cell;
    color: black;
    width: 220px;
    height: 60px;
    box-shadow: 8px 8px black;
}

.btn:hover {
    border: 5px solid white;
    /*transition: 200ms;
    transform: scale(1.5);*/
    color: white;
    top: 50%;
    left: 50%;
    width: 220px;
    height: 60px;
    -webkit-animation:spin 0.18s linear infinite;
    -moz-animation:spin 0.18s linear infinite;
    animation:spin 0.18s linear infinite;
}

@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

@-moz-keyframes spin-back { 
  100% { -moz-transform: rotate(-360deg); } 
}
@-webkit-keyframes spin-back { 
  100% { -webkit-transform: rotate(-360deg); } 
}
@keyframes spin-back { 
  100% { 
      -webkit-transform: rotate(-360deg); 
      transform:rotate(-360deg); 
  } 
}


a.btn {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
}

a:link {
    color: black;
    background-color: transparent;
    text-decoration: none;
  }

  a:visited {
    color: black;
    background-color: transparent;
    text-decoration: none;
  }

  a:hover {
    color: white;
    background-color: transparent;
    text-decoration: none;
  }


 /*Info CSS*/
 .btn-a {
    border: 3px solid black;
    border-radius: 1px;
    padding: 25px;
    font-size: 20px;
    outline: none;
    cursor: cell;
    color: black;
    box-shadow: 8px 8px black;
}

.btn-a:hover {
    border: 3px solid white;
    padding: 25px;
    font-size: 20px;
    color: white;
}
a.btn-a {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
}

#coollink {
    color: black;
    background-color: transparent;
    text-decoration: underline;
  } 
  
#coollink:hover {
    color: #444;
    background-color: transparent;
    text-decoration: none;
    font-size: 108%;
  }



  /*for Mobile*/
  @media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    /*CSS codes go here*/

    .container {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #a77777;
    }
    
    #coollink {
      color: black;
      background-color: transparent;
      text-decoration: underline;
    } 
    
  #coollink:hover {
      color: #444;
      background-color: transparent;
      text-decoration: none;
      font-size: 108%;
    }

    .btn {
        border: 4px solid black;
        border-radius: 2px;
        font-size: 3.3vh;
        outline: none;
        cursor: cell;
        color: black;
        width: 55vw;
        height: 8vh;
        box-shadow: 10px 10px black;
    }
    
    .btn:hover {
        border: 3px solid white;
        /*transition: 110ms;
        transform: scale(1.25);*/
        color: white;
        top: 50%;
        left: 50%;
        width: 55vw;
        height: 8vh;
        -webkit-animation:spin 0.2s linear infinite;
        -moz-animation:spin 0.2s linear infinite;
        animation:spin 0.2s linear infinite;

    }
    
    
    a.btn {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button;
        text-decoration: none;
    }
    
    a:link {
        color: black;
        background-color: transparent;
        text-decoration: none;
      }
    
      a:visited {
        color: black;
        background-color: transparent;
        text-decoration: none;
      }
    
      a:hover {
        color: white;
        background-color: transparent;
        text-decoration: none;
      }

      /*Info.html CSS for phone*/
  .btn-a {
    border: 3px solid rgb(0, 0, 0);
    border-radius: 1px;
    padding: 2.5vh;
    font-size: 2.5vh;
    outline: none;
    cursor: cell;
    color: black;
    box-shadow: 8px 8px rgb(0, 0, 0);
}

    .btn-a:hover {
        border: 3px solid rgb(255, 255, 255);
        border-radius: 1px;
        padding: 2.5vh;
        font-size: 2.5vh;
        outline: none;
        cursor: cell;
        color: rgb(255, 255, 255);
        box-shadow: 8px 8px rgb(255, 255, 255);
}
    a.btn-a {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
}

    #coollink {
    color: rgb(93, 179, 255);
    background-color: transparent;
    text-decoration: underline;
  } 
  
    #coollink:hover {
    color: rgb(202, 255, 250);
    background-color: transparent;
    text-decoration: none;
    font-size: 125%;
  }

.container2 {
  position: fixed;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 12px 12px;
  border: 4px solid black;
  box-shadow: 8px 8px black;
  font-family: arial;
  font-size: 14px; 
  overflow: scroll; 
  text-align: center;
  width: 55%;
  height: 75%;
}


.footer {  
    position: fixed;  
    left: 10px;  
    bottom: 5px;  
    right: 10px;   
    font-family: arial;
    font-size: 9px;
    width: 100%;  
    color: black;  
    text-align: center;  
    }  


    .container3 {
      position: fixed;
      top: 45%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: black;
      background: white;
      padding: 20px 20px;
      border: 4px solid black;
      box-shadow: 8px 8px black;
      font-family: arial;
      font-size: 15px; 
      overflow: scroll; 
      text-align: center;
      width: 62%;
      height: 75%;
    }
    
    .footer-container {
      position: fixed;
      top: 91%;
      right: 8%;
      font-family: arial;
      font-size: 12px;
      color: #222;  
      text-align: center;  
      border: 1px solid #222;
      border-radius: 0.5px;
      outline: none;
      cursor: cell;
      color: #222;
      width: 60px;
      height: 20px;
      box-shadow: 2px 2px #222;
      margin: auto;
      padding: 2px;
  }
  
  .footer-container {
   color: #222;
  }
  
  .footer-container:hover {
    border: 1px solid white;
    /*transition: 200ms;
    transform: scale(1.5);*/
    color: white;
    position: fixed;
    background-color: rgba(255,255,255,.6);
    top: 91%;
    right: 6%;
    width: 60px;
    height: 18px;
    font-size: 10px;
    -webkit-animation:spin 0.16s linear infinite;
    -moz-animation:spin 0.16s linear infinite;
    animation:spin 0.16s linear infinite;
  }

  .footer-container2 {
    position: fixed;
    top: 91%;
    right: 8%;
    font-family: arial;
    font-size: 12px;
    color: #222;  
    text-align: center;  
    border: 1px solid #222;
    border-radius: 0.5px;
    outline: none;
    cursor: cell;
    color: #222;
    width: 60px;
    height: 20px;
    box-shadow: 2px 2px #222;
    margin: auto;
    padding: 2px;
}

.footer-container2 {
 color: #222;
}

.footer-container2:hover {
  border: 1px solid white;
  /*transition: 200ms;
  transform: scale(1.5);*/
  color: white;
  position: fixed;
  background-color: rgba(255,255,255,.6);
  top: 91%;
  right: 6%;
  width: 60px;
  height: 18px;
  font-size: 10px;
  -webkit-animation:spin 0.16s linear infinite;
  -moz-animation:spin 0.16s linear infinite;
  animation:spin 0.16s linear infinite;
}

.footer-container3 {
  position: fixed;
  top: 91%;
  left: 8%;
  font-family: arial;
  font-size: 12px;
  color: #222;  
  text-align: center;  
  border: 1px solid #222;
  border-radius: 0.5px;
  outline: none;
  cursor: cell;
  color: #222;
  width: 60px;
  height: 20px;
  box-shadow: 2px 2px #222;
  margin: auto;
  padding: 2px;
}

.footer-container4 {
  position: fixed;
  top: 89%;
  left: 8%;
  font-family: arial;
  font-size: 12px;
  color: #222;  
  text-align: center;  
  border: 1px solid #222;
  border-radius: 0.5px;
  outline: none;
  cursor: cell;
  color: #222;
  width: 60px;
  height: 20px;
  box-shadow: 2px 2px #222;
  margin: auto;
  padding: 2px;
}

.container4 {
  position: fixed;
  top: 21.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 14px 14px;
  border: 4px solid black;
  box-shadow: 5px 5px black;
  font-family: arial;
  font-size: 12px; 
  overflow: scroll; 
  text-align: center;
  width: 70%;
  height: 34.5%;
}


.container5 {
  position: fixed;
  top: 57.2%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 14px 14px;
  border: 4px solid black;
  box-shadow: 5px 5px black;
  font-family: arial;
  font-size: 12px; 
  overflow: scroll; 
  text-align: center;
  width: 70%;
  height: 30%;
}


.container6 {
  position: fixed;
  top: 80.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  background: white;
  padding: 10px 14px;
  border: 4px solid black;
  box-shadow: 5px 5px black;
  font-family: arial;
  font-size: 12px; 
  overflow: scroll; 
  text-align: center;
  width: 70%;
  height: 9.5%;
  line-height: 18px;
}

.container6 p br {
  display: none;
}



  }




/*ArtistPortfolio1*/
body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f4f4f4;
  }
  
  h1 {
    text-align: center;
    padding: 25px 0px 15px 0px;
    color: #333;
  }

  #aaa {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-bottom: 30px;
    color: #333;
    position: relative;
  }
  
  .slide-container {
    width: fit-content;
    margin: 0 auto;
    position: relative;
    transition: opacity 1s ease;
    cursor: cell;
  }
  
  .slide {
    position: relative;
    width: 100%;
    height: 500px;
    opacity: 100;
    transition: opacity 0.5s ease-in-out;
  }
  
  
  .slide h2 {
    color: #333;
    font-size: 24px;
    margin-bottom: 10px;
  }
  
  .slide img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    cursor: cell;
  }
  
  .slide p {
    color: #333;
    font-size: 18px;
    margin-top: 18px;
    line-height: 26px;
  }
  
  .controls {
    text-align: center;
    margin-top: 20px;
    opacity: 0;
  }
  
  .control-button {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 5px;
    background-color: #333;
    color: #fff;
    border: none;
    cursor: cell;
    transition: background-color 0.3s ease-in-out;
  }
  
  .control-button:hover {
    background-color: #555;
  }

  #overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    display: none;
    cursor: cell;
  }
  
  #enlarged-image-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    display: none;
  }
  
  #enlarged-image {
    max-width: 90%;
    max-height: 90%;
  }

  .slide img:hover {
    cursor: url('click-icon.png'), cell;
  }

  footer {
    color: #333;
    text-align: center;
    margin: 30px;
  }

  .thumbnail-container {
    text-align: center;
    margin: 80px 0px 60px 0px;
  }
  
  .thumbnail {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    overflow: hidden; /* Ensure images are cropped */
    width: 80px;
    height: 80px;
  }

  .thumbnail img {
    width: 100%;
    height: 100%;
    opacity: 0.6;
    cursor: cell;
    object-fit: cover; /* Crop images to fill the thumbnail container */
  }


  .thumbnail.active img {
    opacity: 1;
  }

  @media (max-width: 768px) {
    h1 {
        padding: 15px 0px 0px 0px;
        margin-bottom: -10px;
      }
    
      .slide {
        padding: 0px;
        margin-top: 30px;    
    }

    .slide img {
        max-width: 350px;
      }

      .thumbnail-container {
        text-align: center;
        margin: 30px 0px 60px 0px;
      }

      .thumbnail {
        display: inline-block;
        margin-right: 3px;
        margin-left: 3px;
        overflow: hidden; /* Ensure images are cropped */
        width: 57px;
        height: 57px;
      }

      .control-button {
        padding: 6px 12px;
      }
    
      footer {
        margin: 20px;
      }
}







EXTRA

#d1 {
  width: 50px;
  height: 50px;
  background-color: #aaa
}

.square {
  position: fixed;
  opacity: 0.8;
}