@import url('https://fonts.googleapis.com/css?family=Overlock:400,700,900');
/*
Colors
Dark blue-ish: #1a4cc8; RGB: 26, 76, 200
Gold-ish: #ffc000; RGB: 255, 192, 
Light blue: #dcedf8; RGB: 220, 237, 248


*/

h3{
    font-family: 'mathletebulky';
    color:#1a4cc8;
    padding-left:0px;
    padding-right:15px;
    font-size:2.5em;
}
p.italic {
    font-style: italic;
}
span.pledge{
    color:#ffc000;
    font-weight:bold;
}
.content{
	font-family: 'Overlock';
}
.masthead{
    max-height:91px;
    background-image:url("../images/Heading.png");
    background-repeat:no-repeat;
    padding-bottom: 15px;
    background-position: center;
    margin:auto;
    background-size:100% auto;
    padding-top:50px;
    padding-bottom:50px;
   
    
    }
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    
    }

.navbar .navbar-collapse {
    text-align: center;
    background-repeat:no-repeat;
    background-position: center;
    }
nav.navbar nav.navbar-default{
    background-image:url("../images/banner.png");
    -o-background-size:35% auto;
-webkit-background-size:35% auto;
-moz-background-size:35% auto;
background-size:35% auto;
}  
.navstar{
    padding-top:10px;
}
.navbanner{
    background-image:url('../images/banner.png');
    background-size: 100% 100%;
}
/*** FONTS ***/
@font-face {
    font-family: 'intro_head_rbase';
    src: url('../fonts/introheadr-base-webfont.eot');
    src: url('../fonts/introheadr-base-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/introheadr-base-webfont.woff2') format('woff2'),
         url('../fonts/introheadr-base-webfont.woff') format('woff'),
         url('../fonts/introheadr-base-webfont.ttf') format('truetype'),
         url('../fonts/introheadr-base-webfont.svg#intro_head_rbase') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    
@font-face {
    font-family: 'mathletebulky';
    src: url('../fonts/Mathlete-Bulky-webfont.eot');
    src: url('../fonts/Mathlete-Bulky-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Mathlete-Bulky-webfont.woff') format('woff'),
         url('../fonts/Mathlete-Bulky-webfont.ttf') format('truetype'),
         url('../fonts/Mathlete-Bulky-webfont.svg#mathletebulky') format('svg');
    font-weight: normal;
    font-style: normal;
    }

/*** imports 
font-family: 'Forum', cursive;
font-family: 'Overlock', cursive;
font-family: 'Life Savers', cursive;
font-family: 'Buda', cursive;
 ***/
.navbar-default .navbar-nav>li>a {
    color: #ffc000;
    font-family: "mathletebulky", Trebuchet, Arial;
    font-size:3em;
    }

ul.header-font{
    font-family: "intro_head_rbase";
    color: #ffc000;
    font-size: 20px;
    
    }
.mobile-nav-font{
    font-family: "mathletebulky", Trebuchet, Arial;
    font-size: 3em;
}

    
    
.gallery{
        padding-bottom: 15px;
        padding-top:15px;
    }
img.home{
    padding-bottom: 15px;
        padding-top:15px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.overlay {
 
    
    position: relative;
    height: 600px;
    width: 600px;
    position: relative;
    height: 100%;
  /*width: 100%;
  text-align:center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: .5s ease;
  background-color: #dcedf8; */
}

.overlay:hover .quote-text{
    visibility: visible;
    opacity: 1;

}

.quote-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(220, 237, 248, .8);
    color: #white;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility opacity 0.5s;
  

}    
.text-container{
    background-color: #dcedf8;
    background-clip: content-box;
    border: solid .5em white;
    }
    
body{
    background-color: white;
    padding-left:5px;
    padding-right:5px;
    }
    
a:hover {
    color: #ffc000;
    }
a:inactive{
    color: black;
}
h1 {
	font-family: 'mathletebulky';
	text-align:center; 
	font-size: 5em; 
	color:black;
}
h2 {
    font-family: 'mathletebulky';
    color:#1a4cc8;
    padding-left:15px;
    padding-right:15px;
    font-size:3.5em;
}


/*** PLEDGE PAGE ***/
p.pledge{
    padding-left:15px;
    font-family: 'mathletebulky';
    font-size: 30px;
}

row.pledge{
    padding-top:15px;
    padding-bottom:15px;
}
img.pledge{
    max-height:160px;
    padding-top: 10px; 
    padding-bottom: 10px;
}
span.pledge{
    color: #ffc000;
    font-weight: bold;
}
/*** FOOTER ***/ 
footer{
    background-color: #dcedf8;
    background-clip: content-box;
    border-top: solid 1em white;
    font-size: 1.5em;
    color: #ffc000;
    font-family: 'mathletebulky';
   
    }
p.footer-left{
    padding-left:15px;
   
}
p.footer-right{
    padding-right:15px;
    text-align: right;
}
.place{
    font-family:Arial;
    font-size:15px;
}
label{
    color:#1a4cc8;
}

/*** ABOUT ***/ 
.text-container-about{
    background-color: #dcedf8;
    background-clip: content-box;
    border: solid 1.5em white;
    }
p.left{
  
    padding-left:30px;
}
p.centering{
    padding-left:30px;
    padding-right:30px;
}
p.right{
    
    padding-left:15px;
    padding-right:30px;
}
.about-height{
    padding-top:15px;
}
.img-height{
   
}
@media (min-width: 992px) {
    
  #overlap1 {
      position: relative;
      top: -115px;
      z-index: 99;
      padding-left:30px;
  }
  #overlap2 {
      position:relative;
      top:-115px;
      x-indez 99;

  }
}

/*** APPLICATION ***/
.application{
	font-family: 'Life Savers', cursive;
}
.application > h3{
	font-family: 'mathletebulky';
    color:#1a4cc8;
    padding-left:0px;
    padding-right:15px;
    font-size:2.5em;
}

/*** MEMORIAL ***/
* { box-sizing: border-box; }

body { font-family: sans-serif; }

/* ---- grid ---- */

.grid {
  background: white;
  
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-item {
  width: 150px;
  height: 150px;
  float: left;
  background: #dcedf8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.5);
}

.grid-item--width2 { width: 300px; }
.grid-item--width3 { width: 480px; }
.grid-item--width4 { width: 600px; }

.grid-item--height2 { height: 300px; }
.grid-item--height3 { height: 480px; }
.grid-item--height4 { height: 600px; }

.memory{
    text-align: center;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 320px){
    .container{
        padding-left:0;
        padding-right:0;
    }
}