
.flexbox{
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
}
.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 10px;
  }
  .grid-item {
    background-color: rgba(190, 118, 51, 0.856);
    border: 10px solid rgba(0, 0, 0, 0.8);
    padding: 20px;
    font-size: 30px;
    text-align: center;
    margin-top: 10px;
  }
  .grid-container-1 {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .grid-container-1 .grid-item-1 {
    position: relative;
    width: 30%;
    height: 500px;
    margin: 10px;
    box-sizing: border-box;
    display: inline-block;
  }
  .grid-container-1 .grid-item-1 .img-item{
  position: relative;
}

.grid-container-1 .grid-item-1 .img-item img{
    width: 100%;
    transition: transform 0.5s;
  }
  .grid-container-1 .grid-item-1:hover .img-item img{
  transform: scale(1.1);
}

.grid-container-2 {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .grid-container-2 .grid-item-2 {
    position: relative;
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
  }
  .grid-container-2 .grid-item-2 .img-item-2{
  position: relative;
}

.grid-container-2 .grid-item-2 .img-item-2 img{
    width: 100%;
    transition: transform 0.5s;
  }
  .grid-container-2 .grid-item-2:hover .img-item-2 img{
  transform: scale(1.1);
}

.grid-container-2 .grid-item-3 {
    position: relative;
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
  }
  .grid-container-2 .grid-item-3 .img-item-3{
    position: relative;
  }
  .grid-container-2 .grid-item-3 .img-item-3 img{
    width: 100%;
  }


.nav-bar{
    margin: auto; 
    width: 50%;
}
.nav-color{
background-color: #222222;
width: 99.5%;
}
.title{
background-color: black;
width: 100%;
height: 200px;
font-size: 42px;
font-family: Times New Roman, serif;
color: white;
font-weight: 900;
text-shadow: 0 0 3px; 
border: 3px solid #ff8c00; 
background: #000000;
}

.no-dec{
text-decoration: none;
}
.shawn{
font-size: 42px;
font-family: Times New Roman, serif;
color: white;
font-weight: 900;
text-shadow: 0 0 3px; 
text-align: center;
position: relative;
top: 50px;
}

.title2{
    background-color: black;
    width: 100%;
    height: 100px;
    font-size: 42px;
    font-family: Times New Roman, serif;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px; 
    border: 3px solid #ff8c00; 
    background: #000000;
    margin-top: 10px;
    }
    .title3{
        background-color: black;
        width: 590px;
        height: 200px;
        font-size: 42px;
        font-family: Times New Roman, serif;
        color: white;
        font-weight: 900;
        text-shadow: 0 0 3px; 
        border: 3px solid #ff8c00; 
        background: #000000;
        margin-top: 10px;
        position: relative;
        left: 825px;
        bottom: 610px;
           }
    
    .shawn2{
    font-size: 42px;
    font-family: Times New Roman, serif;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px; 
    text-align: center;
    position: relative;
    top: 20px;
    }

    .shawn3{
        font-size: 42px;
        font-family: Times New Roman, serif;
        color: white;
        font-weight: 900;
        text-shadow: 0 0 3px; 
        text-align: left;
        position: relative;
        top: 12px;
        }

img{
background-color: black;
height: 580px;
border: 3px solid #ff8c00; 
background: #000000;
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.img4{
    height: 450px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    margin-top: 10px;
}
.img3{
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    margin-top: 10px;
}
.img2{
background-color: black;       
height: 500px;
border: 3px solid #ff8c00; 
background: #000000;
display: block;
margin-left: auto;
margin-right: 5px;
width: 100%;
}

body{
background-color: #4c4c4c;   
background-repeat: no-repeat; 
background-attachment: fixed;
}

p.shawn{
font-size: 100px;
font-family: Copperplate, fantasy;
color: white;
font-weight: 900;
text-shadow: 0 0 3px;
}

p{
font-size: 45px;
font-family: Copperplate, fantasy;
font-weight: 900;
color: #ff8c00;
text-shadow: 1px 0 black;
}

pre.Intro1{
color: white;
font-weight: 900;
font-size: 25px;
font-family: Times New Roman, serif;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
position: absolute;
bottom: 0.1%;
left: 1.1%;
}

pre.Intro2{
color: white;
font-weight: 900;
font-size: 25px;
font-family: Times New Roman, serif;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
position: absolute;
bottom: 10px;
left: -80px;
}
.Intro3{
    color: white;
    font-weight: 900;
    font-size: 25px;
    font-family: Times New Roman, serif;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    text-align: left;
    }

h1{
font-size: 35px;
font-family: Times New Roman, serif;
color: white;
font-weight: 900;
text-shadow: 0 0 3px;
}

a{
font-size: 45px;
font-family: Copperplate, fantasy;
font-weight: 900;
color: white;
text-shadow: 1px 0 black;
}

/* The Slide show from page2 start*/
/*Source Used: w3 schools*/
* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.iframe{
    width: 80%;
  
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  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;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 320px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

/* The Slide show from page2 start*/
/*Source Used: w3 schools*/
* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.iframe{
    width: 100%;
    float: left;
    margin-left:0px;
    margin-right: auto;
  
}

.float-container{
    width: 100%;
    float: left;
    margin-left:0px;
    margin-right: auto;
  
}

.float-child{
    background-color: black;
    height: 200px;
    font-size: 42px;
    font-family: Times New Roman, serif;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px; 
    border: 3px solid #ff8c00; 
    background: #000000;

    width: 50%;
    float: left;
    margin-left:0px;
    margin-right: auto;
    margin-top: 10px;
  
}

.float-child-1{
    width: 50%;
    float: left;
    margin-left:0px;
    margin-right: auto;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  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;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 320px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (min-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/* The Slide show from page2 end*/


@media only screen and (max-width: 900px) {     
    .flexbox{
    float: none;
    width: 100%;
        }
    p.shawn{
    font-size: 20px;
    font-family: Copperplate, fantasy;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px;
    }
    .img3{
    width: 100%
    }
    .img-item{
      width: 100%
    }
    .grid-container-1 .grid-item-1{
      width: 100%
    }
    .words{
font-size: 11px;
    }
    .float-child{
    display: none;
    }
    .grid-item{
      display: none;
    }
    .title{
    background-color: black;
    width: 100%;
    height: 100px;
    font-size: 15px;
    font-family: Times New Roman, serif;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px; 
    border: 3px solid #ff8c00; 
    background: #000000;
    }
    img{
    background-color: black;
    height: 580px;
    border: 3px solid #ff8c00; 
    background: #000000;
    display: block;
    margin-left: auto;
    margin-right: 5px;
    max-width: 300px;
    max-height: 300px;
    }

    pre.Intro1{
        display: none;
    }
    pre.Intro2{
  display: none;
    }
   
    
    .iframe{
        width: 50%;
    }

    .title3{
    background-color: black;
    width: 100%;
    max-height: 500px;
    font-size: 42px;
    font-family: Times New Roman, serif;
    color: white;
    font-weight: 900;
    text-shadow: 0 0 3px; 
    border: 3px solid #ff8c00; 
    background: #000000;
        }

        .grid-container {
            display: grid;
            grid-template-columns: auto auto auto;
            background-color: black;
            padding: 10px;
            margin-left: 300px;
        }

}

    .reg_link{
    color: #ff8c00;
    font-weight: 900;
    font-size: 25px;
    font-family: Times New Roman, serif;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    text-decoration: none;
    }

/*-------------------------------------------------------------------------------------*/
*{
    box-sizing:border-box;
    padding:0;
    margin:0;
    }
    
    /* body{
    font-family: sans-serif;
    } */
    
    nav{
    background: #222;
    padding: 5px 20px;
    }
    ul{
    list-style-type: none;
    }
    /* a{
    color: white;
    text-decoration: none;
    } */
    a:hover{
    text-decoration: underline;
    }
    .menu li{
    font-size:16px;
    padding:15px 5px;
    }
    .menu li a{
    display:block;
    }
    .logo a{
    font-size:20px;
    }
    .button.secondary{
    border-bottom: 1px #444 solid;
    }
  

    /*Mobile Menu*/
    .menu{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
    }
    .toggle{
    order:1;
    }
    .item.button{
    order:2;
    }
    .item{
    width: 100%;
    text-align: center;
    order:3;
    display:none;
    }
    .item.active{
    display:block;
    }
    
    .toggle{
    cursor: pointer;
    }
    
    .bars{
    background: #999;
    display: inline-block;
    height: 2px;
    position: relative;
    width: 18px;
    }
    .bars::before,.bars::after{
        background: #999;
        content:"";
        display: inline-block;
        height: 2px;
        position: absolute;
        width: 18px;
    }
    .bars::before{
    top:5px;
    }
    .bars::after{
        top:-5px;
        }
    
        /* Tablet Menu */
       
        @media all and (min-width: 1320px){
    .item{
    display:block;
    width:auto;
         }
    .toggle{
    display:none;
    }
    .logo{
    order:0;
    }
    .item{
    order:1;
    }
    .button{
    order:2
    }
    .menu li{
    padding:15px 10px;
    }
    .menu li.button{
    padding-right:0;
    }
    }