@charset "UTF-8";
body {
  font-family: 'Poiret One', cursive;
  width: 100%;
  height: 100%; 
  overflow: auto;
}

@font-face {
  font-family: 'BERNIER';
  src: url("BERNIER™ Regular.ttf"); }

@font-face {
  font-family: 'SweetPea';
  src: url("Sweet Pea_2.ttf"); }

.header {
  background: url("images/fullsizeoutput_342d.jpeg") 100% 100% no-repeat;
  background-size: cover;
  width: 100%;
  height: 600px;
  z-index: 0;
  top: 0;
  background-color: #26262a;
  font-family: 'Raleway', sans-serif;
}
  .header ul {
    list-style: none; 
}
    .header ul li a {
      color: white;
      font-size: 32px;
      font-weight: bold;
      text-decoration: none; 
}
  .header ul li a:hover {
      color: #A9A9A9;
      text-decoration: none; 
}

.aboutText {
  color: white;
  font-weight: bold;
  font-size: 32px; }
  .aboutText h1 {
    margin: 0px 20px; }
  .aboutText h2 {
    margin: 0px 20px; }

.logoRow .logo {
  border-radius: 50%;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  float: none; 
}
  .logoRow .logo img {
    text-align: center;
    font-size: 80px;
    color: #86d0d6;
    margin-top: 3%;
    margin-left: 3%;
    font-weight: bold; 
}
  .logoRow .logo img:hover {
    -webkit-animation: spin 1s infinite linear; 
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

#about {
  height: 400px;
  font-size: 20px;
  width: 100%;
  background-color: white;
  color: #26262a; 
}
  #about h2 {
    font-weight: bolder;
    font-family: 'Raleway', sans-serif; 
}
  #about p {
    font-weight: bold; 
}
  #about a {
    text-decoration: none;
    color: #26262a; 
}
  #about .fa {
    display: block;
    font-size: 35px;
    text-align: center;
    margin-top: 30px;
    color: #26262a; 
}
  #about .fa:hover {
    color: #A9A9A9; 
    text-decoration: none;
}

.codechampions {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 400px;
  background-color: #666666;
  text-align: center;
  cursor: pointer;
  margin-bottom: -5px; 
}
  .codechampions img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.3;
    overflow: hidden;
    -webkit-filter: grayscale(0.8); 
}

.codechampions:first-child {
  margin-right: 2.762430939%; 
}

.codechampions img {
  width: 100%; 
}

.codechampions:hover .img-title {
  opacity: 0.7; 
}

.militaryKids {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 400px;
  background-color: #666666;
  text-align: center;
  cursor: pointer;
  margin-bottom: -5px; 
}
  .militaryKids img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.3;
    overflow: hidden;
    -webkit-filter: grayscale(0.8); 
}
  .militaryKids a {
    color: white; 
}

.militaryKids:first-child {
  margin-right: 2.762430939%; 
}

.militaryKids img {
  width: 100%; 
}

.militaryKids:hover .img-title {
  opacity: 0.7; 
}

.fade {
  opacity: 1; 
}
  .fade h2 {
    font-family: 'Raleway', sans-serif;
}

.goodFood {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 400px;
  background-color: #666666;
  text-align: center;
  cursor: pointer;
  margin-bottom: -5px; 
}
  .goodFood img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.3;
    overflow: hidden;
    -webkit-filter: grayscale(0.8); 
}

.goodFood:first-child {
  margin-right: 2.762430939%; 
}

.goodFood img {
  width: 100%; 
}

.goodFood:hover .img-title {
  opacity: 0.7; 
}

.img-title {
  position: absolute;
  top: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  opacity: 0;
  display: none;
  background-color: black;
  transition: all 0.7s ease; 
}

.img-title h2 {
  position: absolute;
  color: #fff;
  top: 33%;
  width: 100%;
  text-align: center;
  font-size: 40px; 
}

.img-title p {
  position: absolute;
  color: #fff;
  top: 53%;
  text-align: center;
  font-size: 18px;
  padding: 0px 200px; 
}

.img-title .fa {
  color: white;
  font-size: 20px; 
}

.resume {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 400px;
  background-color: #666666;
  text-align: center;
  cursor: pointer;
  margin-bottom: -5px; 
}
  .resume img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.3;
    overflow: hidden;
    -webkit-filter: grayscale(0.8); 
}

.resume:first-child {
  margin-right: 2.762430939%; 
}

.resume img {
  width: 100%; 
}

.resume:hover .img-title {
  opacity: 0.7; 
}

.resume h2 {
    color: #fff;
    width: 100%;
    top: 45%;
    text-align: center;
    font-size: 40px;
    position: relative;
    transform: translateY(-50%);
}

.resume a {
  color: white;
  text-decoration: none;
}

.resume a:hover {
  color: #A9A9A9;
  text-decoration: none;
}

#contact {
  height: 300px;
  background-color: #26262a;
  color: white;
  width: 100%;
  background-size: 100%;
  font-family: 'Raleway', sans-serif; 
}
  #contact h2 {
    font-weight: bolder; 
}
  #contact p {
    text-align: center;
    font-size: 30px; 
}
  #contact a {
    text-decoration: none;
    color: white; 
}
  #contact .fa {
    display: inline-block;
    color: white; 
}
  #contact .fa:hover {
    color: #A9A9A9;
    text-decoration: none; 
}
  #contact .comment {
    font-size: 12px; 
}

.footer {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0; 
}
