body {
margin: 0;
background-color: #e3e3e3  ;
  }
/*Responsive Navigation Credit to W3School :D */
.wrap {

  max-width: 81.5em;
  margin: auto;

}
.topnav {
  overflow: hidden;
  background-color: #232323;
  text-align: center;
  
}
nav {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
 
}
.logo {
  width: 4em;
  display: inline-block;
  max-height: 3em;
  margin-bottom: -1em;
}
.bottomnav {
  overflow: hidden;
  background-color: #232323;
  text-align: center;

}

.bottomnav a {
  display: inline-block;
  color: white;
  padding: 1.5em 1.5em;
  text-decoration: none;
  font-size: .8em;
}

.topnav a {
  display: inline-block;
  color: #f2f2f2;
  text-align: right;
  padding: 1.5em 1.5em;
  text-decoration: none;
  font-size: 1em;
  
}

.topnav a:hover {
  color: #ffba6c;
}

.topnav .icon {
  display: none;
  
}
 .sshide {
    display: none;
}
.hispic {
  max-width: auto;
  max-height:auto;
}
img {
  width: 100%;
  height: auto;
}
.welcome {
  padding: 1em;
  vertical-align: top;
  display: inline-block;
  max-width: 25em;
  height: 24em;
  background-color: #6b8e23;
  margin: auto;

}
.events {
  padding: 1em;
  display: inline-block;
  height: 24em;
  background-color: #e79e19;
  margin: auto;
  max-width: 25em;
  vertical-align: top;
}
.involve {
  padding: 1em;
  vertical-align: top;
  display: inline-block;
  width: 25em;
  height: 24em;
  background-color: #009999;
  margin: auto;
}
 button {
    border-radius: 4px;
    background-color: #e7e7e7; 
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: 'Roboto', sans serif;
    font-weight: 500;
    font-size: 1em;
     margin: 0 auto;

 }
 button:hover {
  background-color: white; 
  }
.buttoncenter {
  text-align:center;
}
.SecOneII {
  padding: 1em;
  display: inline-block;
  margin: auto;
  max-width: 25em;
  vertical-align: top;
  height: -1em;
  }
.SecOne {
  padding: 1em;
  display: inline-block;
  margin: auto;
  max-width: 25em;
  vertical-align: top;
  height: 22em;
}
.SecTwo {
  padding: 1em;
  padding-top: 5em;
  display: inline-block;
  margin: auto;
  max-width: 30em;
  vertical-align: top;
  font-family: 'Yrsa';
  font-weight: 500;
  height: 22em;
}
.hiscolor {
   background-color: #009999;
   height: 35em;
}
.SecOnehalf {
  padding: 1em;
  display: inline-block;
  margin: auto;
  width: 25em;
  vertical-align: top;
    height:15em;
}
.SecTwohalf {
    padding: 1em;
  display: inline-block;
  margin: auto;
  max-width: 30em;
  vertical-align: top;
  font-family: 'Yrsa';
  font-weight: 500;
  height: 20em;
}
.hiscolorII {
   background-color:#009999;
  height: auto;
}
.subhead {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: white;
  text-transform: uppercase; 
  letter-spacing: .1em;
  height: 25em;
}
.board {
  font-family: Yrsa;
  font-weight: 700;
  color: black;
  }
.date {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: .8em;
  text-transform: uppercase;
}
.onepar {
  font-family: Yrsa;
  font-weight: 400;
  font-size: 1.2em;
}
.Type {

  margin:0;
  padding: 3em;
  max-width: 100%;
}
.headline {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: white;
  text-transform: uppercase; 
  letter-spacing: .1em;
}
.headlineII {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: white;
  text-transform: uppercase; 
  letter-spacing: .1em;
}

h1 {
text-align: center;
}
footer {
  background-color:  #232323;
 max-width: 81.5em;
  height: auto;
  margin: auto;
}
h4 {
  color:white;
  font-family: 'Roboto', sans-serif; 
  letter-spacing: .01em;

}
.input {
    font-family: 'Roboto', sans-serif;
}
.subscribe {
    font-family: 'Roboto', sans-serif;
}
.p30 {
  padding-left: 3em;
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}
.span4 {
  display: inline-block;
  padding-left: 2em;
}  
.span3 {
  display: inline-block;
  padding-left: 1em;
}
.subhead {
  line-height: 1.3em;
  font-family: 'Roboto', sans-serif;
  font-weight: 400

}
@media screen and (max-width: 1300px) {
   .welcome {
    max-width:100em;
   }
   .events {
    max-width: 100em;
   }
   .involve {
       max-width: 100em;
  }
}
@media screen and (max-width: 1300px) {
.topnav a {
  display: none;}
.topnav a.icon {
  float: right;
  display: block;
  }
 .Slideshow {
    display: none;
  }
  .sshide {
    display: block;
  }
  .Type { 
  margin-top: -1em;

   }
   .welcome{
    margin-top:-1em;
   }
   .involve {
    width: 28em;
   }
   .bottomnav a {
  display: block;
  padding: 0.8em;
}
   .hiscolor {
    margin-top:-2em;
  }
 .SecOne {
    margin-top: 1em;
    height: 17em;
   }
.span4 {
  display: block;
  text-align: center;
  padding-left: 0em;

}
.span3 {
    margin-top: -1.3em;
      padding-top: 2em;
  text-align: center;
  display: block;
   padding-left: 0em;
}

@media screen and (max-width: 1500px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}