
.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
	  display: block;
    text-decoration: none;
    color: black;
   
	font-size: 1.3rem;
	font-family: 'Bebas Neue', sans-serif;
	margin-top: 40px;
	margin-right: 20px;
  border: none;
  outline: none;
 
  background-color: inherit;
 
}

.dropdown .dropbtn.white-button {
  color: white;
 

}

.dropdown-content {
	color: black;
  display: none;
  position: absolute;
  background-color: white;
  min-width: 190px;

  z-index: 1;
}

.dropdown-content a {
	font-family: 'Bebas Neue', sans-serif;
  float: none;
  color: black;
  padding: 15px 20px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown:hover .dropdown-content {
  display: block;
  color: black;

}
.dropdown:hover .dropbtn {

  color: black;

}

	#SS-TableHeading{
margin-top: -25px;
 font-family: 'Titan One', sans-serif;
  text-align: center;
  padding: 10px;
  font-size: 3vw;
  color:#66ffcc;
 border-bottom: 1px solid black;


}


    #SS-TH{
	padding: 20px 10px;
    font-size: 2vw;
text-align: center;
    font-weight:lighter;
font-family: 'Permanent Marker', cursive;
   color: #66ffcc;
   width: 20%;
     }
  #SS-TableContent{  
	  border-bottom: 1px solid #66ffcc;
font-size: 15px;
  padding: 10px 0;
  text-align: center;
font-family: 'Raleway', sans-serif;
   color: black;
  }
  #SS-Table{
	
    overflow: scroll;
  align-self: center;
  align-content: center;
 
height: 70vw;
  width: 90%;
  margin-top: 2%;
  margin: auto;
  padding-bottom: 10px;
background-color:  white;
}
/* Hide the scrollbars */
#SS-Table::-webkit-scrollbar {
    width: 0;
    height: 0;
}
 
#SS-MainPage{
	

	justify-content:center;
	display: -webkit-flexbox;
	margin: auto 0;
	 background-color: rgba(255, 255, 255, 0);

	padding-top:10px;
	}
#SS-MainPage151{
margin: 0 auto;
		display: flex;
	flex-direction: row;
	justify-content:center;
	
	display: -webkit-flexbox;

	 background-color: rgba(255, 255, 255, 0);

	padding-top:10px;
	}
	#SS-ContainerOne{
		align-items: center;
		
	display: flex;
	flex-direction: column;
	display: -webkit-flexbox;
	margin: auto;
background-color: white;
	height: auto;
	
	width: 45vw;
	overflow: none;
	padding-bottom: 50px;
	padding-top: -10%;
	padding-left: 10px;
	padding-right: 10px;
	}


			#SS-ContainerTwo{
			align-items: center;
		
	
	display: flex;
	flex-direction: column;
	display: -webkit-flexbox;
	margin: auto;
background-color: white;
	height: auto;
	
	width: 45vw;
	
	padding-bottom: 50px;
	padding-top: -10%;
	padding-left: 10px;
	padding-right: 10px;
	}
			#SS-ContainerOne2{
			align-items: center;
		
	
	display: flex;
	flex-direction: column;
	display: -webkit-flexbox;
	margin: auto;
background-color: white;
	height: auto;
	
	width: 45vw;
	
	padding-bottom: 50px;
	padding-top: -10%;
	padding-left: 10px;
	padding-right: 10px;
	}
	/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
				#SS-ContainerThree{
					
		display: flex;
flex-direction: column;
		display: -webkit-flexbox;
justify-content: center;

background-color: white;
	height: 50vw;
	
		margin: 4% 0 5% 4%;
		width: 90%;
	
	padding-bottom: 10px;
	padding-top: -15%;
	padding-left: 10px;
	padding-right: 10px;
	
	}


#SS-ADD{

    width: 80vw; /* Ensure the image doesn't exceed its container width */
    height: auto;
   
    display: block; /* Remove any extra spacing caused by inline elements */
    margin: 0 auto; /* Center the image horizontally */
}

#SS-image28 {
 
    max-width: 90%; /* Ensure the image doesn't exceed its container width */
    height: auto;

    display: block; /* Remove any extra spacing caused by inline elements */
    margin: 0 auto; /* Center the image horizontally */
}
#SS-image151 {
 
    max-width: 90%; /* Ensure the image doesn't exceed its container width */
    height: auto;

    display: block; /* Remove any extra spacing caused by inline elements */
    margin: 0 auto; /* Center the image horizontally */
}
a:link{
	text-decoration: none!important;
}

.SS-navbar {
    display: flex;
    position: relative;
    justify-content:space-between;
		
    align-items: center;
    background-color: rgba(255, 255, 255, 0); /* Fully transparent background */

    color: white;
	justify-content: center;
	
}
.body{
	background-image: linear-gradient(to left, #262626, #262626), linear-gradient(to right,  #66ffaa, #92ffdf);
background-position: left, right;
background-size: 50%, 50%;
background-repeat: no-repeat;

}
#SS-Definition{
font-family: 'Inter Tight', sans-serif;
	font-size: 1.1vw;
	text-align: center;
margin: auto 1.3%;
	  background-color: white;
	  color: black;
	 padding:1vw 0 1vw 0;


}
#SS-Loop1{
font-family: 'Inter Tight', sans-serif;
	font-size: 1.2vw;
text-align: left;
	  background-color: 0d0d0d;
	  color: black;
	  margin-top:2%;

}
#SS-Loop4{
	 margin-top:2%;
font-family: 'Inter Tight', sans-serif;
	font-size: 1.2vw;
	
text-align: left;
	  background-color: 0d0d0d;
	  color: black;

}

#SS-Loop3{
font-family: 'Inter Tight', sans-serif;
	font-size: 1.5vw;
	margin: auto 10%;
text-align: center;
	  background-color: 0d0d0d;
	  color: black;
	  background-color: white;
	  padding:2%;

}
#SS-Loop2{
font-family: 'Vollkorn', serif;
	font-size: 1.5vw;
	
text-align: center;
	  background-color: 0d0d0d;
	  color: black;

}
#SS-SubTitle1 {
    font-family: 'Titan One', sans-serif;
    font-size: 3.2vw;
    text-align: center;
   
    margin-top: 50px;
    position: relative;
}

.green-word {
    color: #66ffaa;
  /* text-shadow: 1px 1px 1px black; */

}


.black-word {
    color: black;
}



#SS-SubTitle2 {
 font-family: 'Titan One', sans-serif;
  font-size: 3.2vw; 
  text-align: center;
  color: black;
  margin-top: 50px;
  position: relative; 
}




#SS-Title{
font-family: 'Caveat', cursive;
	font-size: 2.1vw;
	text-align: center;
margin: 0 auto;
width:100%;
	  background-color: #0d0d0d;
	  color: white;
	  padding-bottom: 1vw;
	  padding-top: 1vw;
	

}
.SS-brand-logo {
    font-size: 2rem;
   font-family: 'Dela Gothic One', sans-serif;
	color: white;
	 margin-right: auto;
	 padding: 2%;

}

.SS-navbar-links {
    height: 100%;
}

.SS-navbar-links ul {
    display: flex;
    margin: 0;

    padding: 0;
	gap:2vw;
	margin-top: -5%;
}

.SS-navbar-links li {
    list-style: none;
}

.SS-navbar-links li a {
    display: block;
    text-decoration: none;
    color: white;
    padding: 1.2rem;
	font-size: 1.3rem;
	font-family: 'Bebas Neue', sans-serif;

}



.SS-toggle-button {
    position: absolute;
    top: .75rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
}

.SS-toggle-button .SS-bar {
    height: 3px;
    width: 100%;
    background-color: black;
    border-radius: 10px;
}

@media (max-width: 1050px) {
	.SS-brand-logo {
		font-size: .9rem;
	}
	.dropdown-content {

  min-width: 250px;

}	#SS-TableHeading{
	font-size: 5vw;
}
	#SS-Title{
	font-size: 6vw;
}#SS-SubTitle1{
	font-size: 8vw;

}
#SS-SubTitle2{
	font-size: 8vw;
	
}
#SS-Loop1{
		font-size: 3vw;
}
#SS-Loop2{
		font-size: 3vw;
}
#SS-Loop3{
		font-size: 3vw;
		margin: auto 2%;
}#SS-Loop4{
	font-size: 3vw;
}
	    #SS-TH{
			font-size: 3vw;
		}
		#SS-Definition{
			font-size: 2.2vw;
			padding: 5px 5px;
		}
	
	#SS-MainPage151{
		flex-direction:column;
	
		justify-content: center;
		align-items: center;
	}
	#SS-ContainerOne{
		width: 88vw;
		height:auto;
			margin: 5% 2% 2% 1.5%;
	}
	#SS-ContainerTwo{
		width: 88vw;
			height: auto;
			margin: 5% 2% 2% 1.5%;
	}
	#SS-ContainerOne2{
		width: 88vw;
			height: auto;
			margin: -3% 2% 2% 1.5%;
	}
	#SS-ContainerThree{
		height: 100vw;
		margin: 4% 0 5% 2.5%;
		
	}
	  #SS-Table{
		  height:100vw;
	  }
	  #SS-placeholder{
		  max-width: 90%;
	  }
	  #SS-ADD{
		   max-width: 95%;
	  }
    .SS-navbar {
		display: flex;
        flex-direction: column;
   align-items: center;
margin: 0 -1% 0 -1%;
		justify-content: center;
		
			
    }

    .SS-toggle-button {
        display: flex;
			
    }

    .SS-navbar-links {
        display: none;
        width: 100%;
	
		
    }

    .SS-navbar-links ul {
        width: 100%;
        flex-direction: column;
			justify-content: center;
			 align-items: center;
			margin: 0 auto;
	
    }
	.dropdown .dropbtn {
		text-align: center;
	}

    .SS-navbar-links ul li {
        text-align: center;
		
    }

    .SS-bar-links ul li a {
        padding: .5rem 2rem;
		
	
    }

    .SS-navbar-links.active {
        display: flex;
	
    }
	.SS-row{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
  
  


	
	
}




.SS-row {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

ul {
    list-style: none;
    padding: 0; /* Remove default padding */
}

.SS-footer {
    background-color: white;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: center; /* Center align the entire footer */
	width: 102%;
	margin-bottom: -5%;
	margin-left: -1%;
}

.SS-footer-col {
    width: 60%;
    text-align: center;
    margin: 0 auto; /* Center align the columns */
}

.SS-footer-col h4 {
    font-size: 1.2rem;
    color: #66ffcc;
    text-transform: capitalize;
    margin-bottom: 40px;
    font-weight: 300;
     font-family: 'Titan One', sans-serif;
	
}

.SS-footer-col ul li:not(:last-child) {
    margin-bottom: 20px;
}

.SS-footer-col ul li a {
    font-family: 'Raleway', sans-serif;
    font-size: 1rem;
    text-transform: capitalize;
    color: black;
    text-decoration: none;
    font-weight: 300;
    display: block;
    margin-bottom: -2px;
}


