/*GENERAL*/

section{
  min-height: 40vh;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow:hidden;
}

.text-page {
  overflow: hidden;
}

.navbar{
min-height: 90xp;
z-index: 3;
box-shadow: 0 8px 6px -6px black;
background-color: #131312;
}



/*FONT*/
h1{
  color: goldenrod;
  text-shadow: #000000;
}

.sedan-sc-regular {
  font-family: "Sedan SC", serif;
  font-weight: 400;
  font-style: normal;
}

#hero-section {
  /* This should be an image. */
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/newBCAIfull.png);
  background-size: cover;
  object-fit: cover;
  background-position: top;
  background-attachment: fixed;
  min-height: 75vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
 overflow:hidden;

  /* Change this values to work for you. */
  padding: clamp(100px, 20vh, 200px) 0;
}


#library-hero-section {
background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/book_banner.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 50vh;
  text-shadow: 1px 1px 2px black;
  background-position: 50% 50%;

  /* Change this values to work for you. */
  padding: clamp(50px, 20vh, 20px) 0;
}

#bca1-hero-section{
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/newBCAIfull.png);
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  min-height: 50vh;
 overflow: hidden;

  /* Change this values to work for you. */
  padding: clamp(50px, 20vh, 20px) 0;
}
#bca1-hero-section h1{ 
color: goldenrod;
}

#bca1-hero-section .btn{ 
  position: center;
  width: 50%;
}




#bca2-hero-section{
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/bca2.jpg);
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  min-height: 50vh;
  padding: clamp(50px, 20vh, 20px) 0;
  overflow: hidden;
}

#bca2-hero-section h1{ 
color: goldenrod;
}
#bca2-hero-section .btn{ 
  position: center;
  width: 50%;
}

#bca3-hero-section{
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/bca3.jpg);
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  min-height: 50vh;
  padding: clamp(50px, 20vh, 20px) 0;
  overflow: hidden;
}

#bca3-hero-section h1{ 
color: goldenrod;
}
#bca3-hero-section .btn{ 
  position: center;
  width: 50%;
}
#community-container{
  background-color: #131312;
}
.btn{
  box-shadow: 0 8px 6px -6px black;
}

#book-section {
  background-color: #131312;
}

.summary{
  font-family:Arial, Helvetica, sans-serif;
}

#profile-img {
   
  margin: clamp(1px, 20vh, 100px) auto;

  
  background-position: center;
  background-color: transparent;
  background-size: cover;
  transition-duration: .3s;
  height: clamp(300px, 20vh, 250px);
  width: clamp(300px, 20vh, 250px);
} 

#audible-section img{
  width: 200px;
  position: relative;
}
#guide-section {
  background-color: #293625;
}
#guide-section img{
  width: 200px;
  position: relative;
}


#patreon-section img{
width: 350px;
border-radius: 50%;
}

#patreon-section .icon{
width: 100px;
border-radius: 50%;
}

.art-img{
 background-size: cover;

}

#book-img{
  height: clamp(350px, 20vh, 350px);
  width: clamp(250px, 20vh, 250px);
}

#bio-section img{
  display: flex;
  align-items: center; /* flex vertical alignment */
  justify-content: space-evenly; 

}
  .container-bio {
 
  min-height: 75vh;
  text-shadow: 1px 1px 2px black;

}

/*SIZZLE*/

#letter-section{
  color: goldenrod;
}
#about .container{
 background-image: (rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/BCA\ I\ Full\ Art.jpg);
}
#bio-section{
background-image: url(Images/bca_classroom.png);
background-size: cover;
background-position: center;
}

#patreon-section{
background-image: url(Images/swordbg.png);
background-size: cover;
background-position: center;
}

#series-section{
  background-color: #131312;
}

#audible-section{
  background-color: #131312;
}

#letter-section{
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/schoolbg.png);
background-size: cover;
  background-position: top;
  background-attachment: fixed;
  background-position: 50% 50%;
}

/* Fonts */
.navbar a{
 font-family: Sedan SC;
 text-transform: uppercase;
}
h1, h2, h3, h4, input, label{
  font-family: Sedan SC;
}
 #contact-section {
  font-family: "open-sans", sans-serif;
font-weight: 300;
font-style: normal;
 }

#letter-section h1, label{
  color: darkgoldenrod;
  text-shadow: #000000;
}

p{
color:white;
font-family: "Barlow", sans-serif;
  font-weight: 200;
}
h3{
  color: #555555;
  font-size: medium;
}

#book-section h1{
  color: darkgoldenrod;
  text-shadow: #000000;
}

.footer-copyright{
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #131312;
}

/*Community Page*/



#contact-section{
  background-color: #131312;
  background-size: stretch;
  background-position: center;
  font-family: "open-sans", sans-serif;
font-weight: 300;
font-style: normal;
}

#contact-section img{
  background-position: center;
  background-color: transparent;
  width: 40%;
}

#logo img{
  width: 80%;
}

#contact-section h2, h3{
  text-decoration: underline;
  color: white;
}

#contact-section ul, p, a{
  color: white;
}

#community-section{
 background-color: #131312;
  font-size: clamp(10rem, 10vw, 10rem);

}

.bi-envelope{
  font-size:75px;
  color: grey;
}

.bi-envelope:hover{
  font-size:75px;
  color: #FBF7F0;
}

.bi-instagram{
  font-size:75px;
  color: grey;
}

.bi-instagram:hover{
  font-size:75px;
  color: #FBF7F0;
}

.bi-facebook{
  font-size:75px;
  color: grey;
}

.bi-facebook:hover{
  font-size:75px;
  color: #FBF7F0;
}

.picture-container{
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.25)), url(Images/bca3.jpg);
  overflow: hidden;
  background-size: cover;
  background-position: top;
  min-height: 60vh;
}

#support-section{
  background-color: #131312;
  padding-top: 0px;
  padding-bottom: 0px;
}

#support-section img{
  background-position: center;
  width: 40%;
}


/*#contact-section p, a{
  font-size: 20px;
  color: white;
  text-align: left;
}*/
#contact-section .email{
  font-size: 20px;
  color: white;
  text-align: left;
}

#contact-section ul, p, a :hover{
  font-size: 20px;
  text-align: left;
}

#letter-section p {
  color: goldenrod;
}

input[type=text], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

input[type=submit] {
  width: 100%;
  background-color: goldenrod;
  color: black;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: darkgoldenrod;
}

#bca1 .btn{
  position:relative;
  width: 30%;
  background-color: goldenrod;
  color: black;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.drop-cap::first-letter {
  -webkit-initial-letter: 3 1;
          initial-letter: 3 1;
  color: goldenrod;
  font-weight: bold;
  margin-right: .75em;
}

#bio-section a{
display: flex;
text-align: center;
flex-direction: row;
height: 40px;
}

#socials-container img{
display: flex;
flex-direction: row;
height: 70px;
text-align: center;
}




.button {
  background-color: goldenrod; /* Gold */
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  font-family: Sedan SC;
}

.button1 {
  background-color: transparent; 
  color: goldenrod; 
  border: 2px solid goldenrod;
  text-align: center;
  font-family: Sedan SC;
}

.button1:hover {
  background-color: goldenrod;
  color: white;
   text-align: center;
}

.button2 {
  background-color: transparent; 
  display: flex;
  color: goldenrod; 
  border: 2px solid goldenrod;
  text-align: center;
  font-family: Sedan SC;
}

.button2:hover {
  background-color: goldenrod;
  color: white;
   text-align: center;
}

.navbar-brand img{
height: 90px;
}

.icon img{
  width: 50px;
}


.urbanist {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

a {
  text-decoration: none;
}

a :hover{
  text-decoration: none;
  color: goldenrod;
}