

body{
  
text-align: center;
background-color: #E1D1C8;

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

body {
	font-family: "Averia Serif Libre", serif;
	max-width: 800px;
	padding: 20px;
	margin: 0 auto;
}

label {
	display: block;
	margin: 8px 0;
  font-family: "Averia Serif Libre", serif;
  font-weight: bold;
  color: rgb(172, 137, 190);
  margin-top: 10%;
}

input[type="text"],
input[type="email"],
select {
	width: 80%;
	padding: 12px 20px;
	margin: 0 0 24px;
	border: 1px solid #ccc;
	border-radius: 4px;
  font-family: "Averia Serif Libre", serif;
 
}

textarea {
	width: 80%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: vertical;
  font-family: "Averia Serif Libre", serif;
  
}

input[type="submit"] {
  background-color: #b494c7;
  color:  rgb(90, 66, 97);;
  padding: 14px 20px;
  width: auto;
  border-radius: 0px;
  font-family: "Averia Serif Libre", serif;
  font-weight: bold;
  display: block;
  margin-left: 42%;
  margin-top: 10%;
  font-size: 100%;
}


h1 {
   
    font-family: "Bagel Fat One", system-ui;
    font-weight: 600;
    font-style: normal;
    color: #594129;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0%;
 
  }
    

h2{

  letter-spacing: -1px;
  padding-left: 0.6in;
  padding-right: 0.6in;
  color: #a59186;
  font-family: "Averia Serif Libre", serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;


}

h3{
  font-family: "Averia Serif Libre",serif;
  color: #b494c7;
  font-size: x-large;
  margin-top: 10%;
}
div{
  font-family: "Averia Serif Libre", serif;
  font-size: large;
  margin-bottom: 2cm;
}

p{

  line-height: 0.6cm;
  display: block;
  color: #5c4d35;
  margin-left: 10%;
  font-size: medium;
  text-transform: none;
  color: #5c4d35;
  margin-top: 10%;
  
}

/* a:hover {
background-color: hsla(279, 49%, 83%, 0.686);
color: rgb(85, 0, 255);

} */
@media  screen and (min-width: 1050px) {

  .text {
    color: #b494c7;
    background-color: #e4d2ee;
    font-size: 12px;
  
    position: absolute;
    margin-top: 0%;
    width: 90%;
    margin-left: 0%;
    text-align: center;
  
  }
  .container{
    color: #b494c7;
    background-color: #e4d2ee;
    font-size: 12px;
    position: absolute;
    margin-top: 0%;
    width: 90%;
    margin-left: 0%;
   
  
  }
  

  .grid-sizer,
  .grid-item {
    width: 100%;
    height: 200%;
    display: inline-table;
  
  }
  img{
    width:300px;
    height:350px;
  }
 
video{
  width: 80%;
  height: 100%;
}
  h1{
  
 
    font-size: 800%;
  }
  h2{
    margin-top: 0%;
    font-size: 300%
  }
  h3{
    margin-top: 0%;
  }
  .topnav a {
    color: rgb(172, 137, 190);
    padding: 14px 16px;
    text-decoration: none;
    font-size: 15px;
    line-height: 200%;
    display: inline;
    text-transform: uppercase;
    font-family: "Averia Serif Libre", serif;
    font-weight: bolder;
  
    
    
  }
  
  p{
    margin-left: 0%;
  }
  
  /* Add a grey background color on mouse-over */
  .topnav a:hover {
    background-color:#debcf0;
    color: rgb(68, 50, 30);;
  }
  .active {
  background-color: #e4d2ee;
  float: left;
  
  
  }
  .split {
    height: 100%;
    width: 70%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
  }

  /* Control the left side */
  .left {
    left:0;
    background-image: url("ladder.tif");
    background-repeat: no-repeat;
    background-size: 40%;
    
 
    
  }
  
  /* Control the right side */
  .right {
    right: 0;
    background-color: #E1D1C8;
  
    
  }
  
  /* If you want the content centered horizontally and vertically */
  .centered {
    position: absolute;
    bottom: 80%;
    top:10%;
    left: 40%;
    transform: translate(-50%, -50%);
   
   
  }
  
  
  /* Style the image inside the centered container, if needed */


    
    
    #books{
  

      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(225px, 1 fr));
      gap: 0rem;
     margin-left: 20%;
   
  }

  
}
  

@media screen and (max-width:1050px) {
  img{
  margin-top: 0%;
  width:50%;
  height:100%;
  display: inline-block;
  margin-right: 0%;
}
.text {
  color: #b494c7;
  background-color: #e4d2ee;
  font-size: 12px;
  position: absolute;
  margin-top: 0%;
  width: 90%;
  margin-left: 0%;
 

}
.container{
  color: #b494c7;
  background-color: #e4d2ee;
  font-size: 12px;
  position: absolute;
  margin-top: 0%;
  width: 83%;
  margin-left: 0%;
 

}


  h1{
    margin-top: 0%;
    margin-left: 5%;
    font-size: 500%;
   
  }
  h2{
    font-size: 150%;
    margin-left: 0%;
    

  }
  h3{
    margin-top: 0%;
    margin-left: 0%;
  }
 
  p{
    margin-left: 0%;
    background-color: #e4d2ee;
    font-size: 12px;

  }
  .grid-sizer,
  .grid-item {
    width: 100%;
    height: 200%;
  
  
  }
 
  #questionsforgod{
    margin-left: 10%;
  }
  #tgfttc{
    margin-left: 10%;
  }
  #godspuzzlepiece{
    margin-left: 10%;
  }
img{
  width:300px;
  height:350px;
}

 
 /* Style the navigation menu */

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {

  padding: 20%;
  text-decoration: none;
  font-size: 17px;
  display: block;
  margin-top: 8%;


}
.topnav a:hover{
  color: #b494c7;
}
/* Style the hamburger menu */
.topnav a.icon {
  background-image: url("logo\ copy.png");
  background-repeat: no-repeat;
  background-size: 60%;
  padding: 20%;
  position:absolute;
  right: 0;
  top: 100px;
  margin-right:22%;

}

.active{
  color: #E1D1C8;
}

video{
  width: 80%;
  height: 100%;
}

/* Style the active link (or home/logo) */

  }










body { font-family: sans-serif; }

/* ---- grid ---- */

* {box-sizing:border-box}

  /* Slideshow container */
  .slideshow-container {
    max-width: auto;
    position: relative;
    margin: auto;
    background-color: #e4d2ee;

  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: -10%;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  .prev {
    left: 0;
    border-radius: 3px 0 0 3px;
  }
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    color: #68487a;
  }
  
  /* Caption text */

  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    margin-top: 10%;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  

  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
  }

div{
  margin-top: 5%;
  font-size: small;
  color: rgb(158, 135, 100);
  padding: 2%;
  justify-content: center;
  text-transform: uppercase;
  
}





button{

  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 100px;
  padding-left: 100px;
  margin-top: 1cm;
  margin-bottom:1cm ;
  background-color: #dcc6e7;
  color: #5A391D;
  font-size: x-large;
  font-family: "Averia Serif Libre", serif;


 
}

a {
  color:#68487a;
  text-decoration: none;
}


#questionsforgod {

 

  background-color: hwb(281 74% 6%);
  width: 80%;
  height:fit-content;
  display: block;
 
}

#tgfttc{
 


  background-color: hsl(301, 59%, 80%);
  width: 80%;
  height: fit-content;
  display: block;
}

#godspuzzlepiece{
 
 
  padding:2.2%;
  background-color: hwb(230 67% 7%);
  width: 80%;
  height: fit-content;
  display: block;

}

.grid {
  background: hsl(279, 45%, 88%) ;
  margin: 0%;

}

/* clear fix */
.grid:after {
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */





.grid-item img {
  display: inline;
  width: 80%;
}
h4{

margin-top: 1cm;
margin-bottom: 0.5cm;
text-transform: uppercase;
font-size: 150%;
color: #5A391D;
line-height: 150%;


 
}
h5{
  color: #68487a;
  font-size: 12px ;
  text-transform: none;
}


.one{
  margin: 20%;
  width: auto;
  justify-content: center;
  outline: 1px solid rgb(44, 36, 10);
  font-size: larger;
}

footer{

  margin-top: 5cm;
  text-decoration: none;
  font-family: "Averia Serif Libre", serif;
  color:#594129;
  font-size: 10px
  
}


