
.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
	  display: block;
    text-decoration: none;
    color: white;
    padding: 1rem;
	font-size: 1.1rem;
	font-family: 'Montserrat', sans-serif;
	
	
  border: none;
  outline: none;
 
  background-color: inherit;

 
  
}



.dropdown-content {
	color: white;
  display: none;
  position: absolute;
  background-color: #333333;
  min-width: 190px;

  z-index: 1;
}

.dropdown-content a {
	font-family: 'Raleway', sans-serif;
  float: none;
  color: gold;
  padding: 15px 20px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown:hover .dropdown-content {
  display: block;

}

	#SS-TableHeading{
margin-top: -25px;
font-family: 'Raleway', sans-serif;
  text-align: center;
  padding: 10px;
  font-size: 3vw;
  color: white;
 border-bottom: 1px solid #DAA520;


}


    #SS-TH{
	padding: 20px 10px;
    font-size: 2vw;
text-align: center;
    font-weight:lighter;
font-family: 'Permanent Marker', cursive;
   color: #DAA520;
   width: 20%;
     }
  #SS-TableContent{  
	  border-bottom: 1px solid #DAA520;
font-size: 15px;
  padding: 10px 0;
  text-align: center;
font-family: 'Raleway', sans-serif;
   color: white;
  }
  #SS-Table{
	
    overflow: scroll;
  align-self: center;
  align-content: center;
 
height: 70vw;
  width: 90%;
  margin-top: 2%;
  margin: auto;
  padding-bottom: 20px;
background-color:  black;
}
/* Hide the scrollbars */
#SS-Table::-webkit-scrollbar {
    width: 0;
    height: 0;
}
 
#SS-MainPage{
	

	justify-content:center;
	display: -webkit-flexbox;
	margin: auto 0;
	background-color: black;

	padding-top:10px;
	}
#SS-MainPage151{
margin: 0 auto;
		display: flex;
	flex-direction: row;
	justify-content:center;
	
	display: -webkit-flexbox;

	background-color: black;

	padding-top:10px;
	}
	#SS-ContainerOne{
		align-items: center;
		
	border: 1px solid gold;
	display: flex;
	flex-direction: column;
	display: -webkit-flexbox;
	margin: auto;
background-color: #0d0d0d;
	height: auto;
	
	width: 45vw;
	border-radius: 1em;
	padding-bottom: 100px;
	padding-top: -10%;
	padding-left: 10px;
	padding-right: 10px;
	}


			#SS-ContainerTwo{
			align-items: center;
		
	border: 1px solid gold;
	display: flex;
	flex-direction: column;
	display: -webkit-flexbox;
	margin: auto;
background-color:#0d0d0d;
	height: auto;
	
	width: 45vw;
	border-radius: 1em;
	padding-bottom: 100px;
	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{
					border: 1px solid #DAA520;
		display: flex;
flex-direction: column;
		display: -webkit-flexbox;
justify-content: center;

background-color: black;
	height: 50vw;
	
		margin: 4% 0 5% 4%;
		width: 90%;
	border-radius: 1em;
	padding-bottom: 10px;
	padding-top: -15%;
	padding-left: 10px;
	padding-right: 10px;
	
	}


#SS-ADD{
    border-radius: 1em;
    max-width: 80%; /* Ensure the image doesn't exceed its container width */
    height: auto;
    border: 1px solid #DEAE36;
    display: block; /* Remove any extra spacing caused by inline elements */
    margin: 0 auto; /* Center the image horizontally */
}
#SS-image151 {
    border-radius: 1em;
    max-width: 90%; /* Ensure the image doesn't exceed its container width */
    height: auto;
    border: 1px solid #DEAE36;
    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:  #333333;
    color: white;
	justify-content: center;
	
}
.body{
	background-color:#0d0d0d;
}
#SS-Definition{
font-family: 'Montserrat', sans-serif;
	font-size: 1.1vw;
	text-align: center;
margin: auto 0;
	  background-color: 0d0d0d;
	  color: gold;
	 padding:0 5vw 1vw 5vw;

}
#SS-Loop1{
font-family: 'Montserrat', sans-serif;
	font-size: 1.5vw;
	
text-align: left;
	  background-color: 0d0d0d;
	  color: white;
	  margin-top:2%;

}
#SS-Loop4{
	 margin-top:2%;
font-family: 'Montserrat', sans-serif;
	font-size: 1.5vw;
	
text-align: left;
	  background-color: 0d0d0d;
	  color: gold;

}

#SS-Loop3{
font-family: 'Vollkorn', serif;
	font-size: 1.5vw;
	
text-align: center;
	  background-color: 0d0d0d;
	  color: white;

}
#SS-Loop2{
font-family: 'Vollkorn', serif;
	font-size: 1.5vw;
	
text-align: center;
	  background-color: 0d0d0d;
	  color: grey;

}
#SS-SubTitle1 {
font-family: 'Raleway', sans-serif;
  font-size: 3vw; /* Increased font size */
  text-align: center;
  width: 12vw;
  background-color: #262626;
  color: white;
  padding: 1vw; /* Combine padding properties */
  margin: 50px 0;
  box-shadow: -10px -10px 0px #DAA520;
  position: relative; /* Add relative positioning */
}

#SS-SubTitle1::before {
  content: ''; /* Create a pseudo-element to overlay the background */
  position: absolute; /* Position it absolutely relative to the container */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #262626; /* Use the same background color */
  z-index: -1; /* Place it behind the text */
}
#SS-SubTitle2 {
font-family: 'Raleway', sans-serif;
  font-size: 3vw; /* Increased font size */
  text-align: center;
  width: 12vw;
  background-color: #262626;
  color: #DAA520;
  padding: 1vw; /* Combine padding properties */
   margin: 50px 0;
  box-shadow: -10px -10px 0px white; /* Adjust the box-shadow */
  position: relative; /* Add relative positioning */
}

#SS-SubTitle2::before {
  content: ''; /* Create a pseudo-element to overlay the background */
  position: absolute; /* Position it absolutely relative to the container */
  top: 0;
  left: -10px; /* Adjust the left property to push the text outside from the left side */
  right: 0;
  bottom: 0;
  background-color: #262626; /* Use the same background color */
  z-index: -1; /* Place it behind the text */
}


#SS-Title{
font-family: 'Caveat', cursive;
	font-size: 3vw;
	text-align: center;
margin: 0 auto;
width:100%;
	  background-color: #0d0d0d;
	  color: white;
	  padding-bottom: 1vw;
	  padding-top: 1vw;
	

}
.SS-brand-logo {
	display: none;
    font-size: 1.5rem;
    margin: .5rem;
	color: #333333;

}

.SS-navbar-links {
    height: 100%;
}

.SS-navbar-links ul {
    display: flex;
    margin: 0;

    padding: 0;
	gap:6vw;
}

.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: 'Montserrat', 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: white;
    border-radius: 10px;
}

@media (max-width: 750px) {
	.dropdown-content {

  min-width: 250px;

}#SS-Title{
	font-size: 6vw;
}#SS-SubTitle1{
	font-size: 5vw;
	width: 20vw;
}
#SS-SubTitle2{
	font-size: 5vw;
	width: 20vw;
}
#SS-Loop1{
		font-size: 3vw;
}
#SS-Loop2{
		font-size: 3vw;
}
#SS-Loop3{
		font-size: 3vw;
}#SS-Loop4{
	font-size: 3vw;
}
	    #SS-TH{
			font-size: 3vw;
		}
		#SS-Definition{
			font-size: 2.2vw;
		}
	
	#SS-MainPage151{
		flex-direction:column;
	
		justify-content: center;
		align-items: center;
	}
	#SS-ContainerOne{
		width: 88vw;
	
			margin: 5% 2% 2% 1.5%;
	}
	#SS-ContainerTwo{
		width: 88vw;
		
			margin: 5% 2% 2% 1.5%;
	}
	#SS-ContainerThree{
		height: 100vw;
		margin: 4% 0 5% 2.5%;
		
	}
	  #SS-Table{
		  height:100vw;
	  }
	  #SS-placeholder{
		  max-width: 90%;
	  }
    .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-navbar-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: #262626;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: center; /* Center align the entire footer */
}

.SS-footer-col {
    width: 60%;
    text-align: center;
    margin: 0 auto; /* Center align the columns */
}

.SS-footer-col h4 {
    font-size: 1.2rem;
    color: gold;
    text-transform: capitalize;
    margin-bottom: 40px;
    font-weight: 300;
    font-family: 'Raleway', 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: white;
    text-decoration: none;
    font-weight: 300;
    display: block;
    margin-bottom: -2px;
}


