body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  line-height: 1.2em;
}
p {
  font-size: 110%;
  margin-bottom: 5px;
  padding-right: 20px;
  font-family:'Open Sans', sans-serif;
  color: #5c5c5c;
  line-height: 30px;
  text-align: left;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Georgia,Times New Roman,serif;
  color: #2a2d33;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  padding-bottom: 5px;
  font-family: Georgia,Times New Roman,serif;
  color: #2a2d33;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}
h3 {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Georgia,Times New Roman,serif;
  color: #2a2d33;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
}
.section-whitehouseinfo {
 padding: 30px 30px 30px;
 background-color: #e6e6e6;
}
.section {
 padding: 30px 30px 30px;
}
.section.headline {
  padding-top: 70px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}
.section.westwing {
  background-image:url(west-wing-entrance.jpg); 
  background-repeat:no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.section.gray {
 background-color: #e6e6e6;
}
.section.yellow {
 background-color: #f9f9e5;
}
.section.red {
 background-color: #cf2723;
}
.section.red p {
    color: #e6e6e6 !important;
}
.section.red h1 {
    color: #e6e6e6 !important;
}
.section.red a:link {text-decoration: underline; color: yellow;}
.section.red a:visited {text-decoration: underline; color: yellow;}
.section.red a:active {text-decoration: underline; color: white;}
.section.red a:hover {text-decoration: underline; color: green;
}
.section.olive {
 background-color: #aabbb0;
}
.section.lightblue {
 background-color: #ebf2fa;
}
.section.blue {
 background-color: #dae2f2;          
}
.section.green {
 background-color: #1C965D;         
}
.section.tan {
 background-color: #dcd2cb;
}
.section.eggs {
  background-image:url(eggs.jpg); 
  background-repeat:no-repeat;
  background-position: center center; 
  background-size: cover;
}
.section.grass {
  background-image:url(grass.jpg); 
  background-repeat:no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.textongrass {
  padding: 0px 20px 0px 20px;
  background-image:url(white.png); 
  background-repeat:repeat;  
}
.activies-square {
  border: 2px solid #e2e594;
  padding: 10px 10px 10px 10px;
  margin: 0px 40px 40px 0px;
  background-color: #f9f9e5;
  height: 200px
}
.activies-square-purple {
  border: 2px solid #ec86da;
  padding: 10px 10px 10px 10px;
  margin: 0px 40px 40px 0px;
  background-color: #f0d7ec;
  height: 200px
}
.pad-bottom {
padding-bottom: 30px
}
.navbar {
color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5x;
  background-color: #114178;
}
.menu {
  padding-right: 36px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.menu:hover {
  color: #bacaf2;
}
.menu:visited {
  color: #ffffff;
}
.headline-text {
  margin-top: 0px; 
  font-family: Georgia,Times New Roman,serif;
  color: #000000;
  font-size: 38px;
  text-align: center;
}
.headline-box {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.w-lightbox-caption {
font-size:16px;
}
.google-maps {
        position: relative;
        padding-bottom: 60%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.socrata-embed {
    width: 100%;
    min-height: 500px;
    min-width: 300px;
}	
.image-border
{
	 border:1px solid #bec0c3;
}
.gallery-images {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.gallery-images:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}
.section.my-gallery {
  padding-bottom: 300px;
}
.footer {
  height: 100px;
  padding-right: 30px;
  padding-left: 30px;
  border-style: solid none;
  border-width: 1px 0px;
  border-color: #ededed black;
  background-color: #f7f7f7;
}
.footer-text {
  padding-top: 40px;
  font-family:'Open Sans', sans-serif;
  color: #a1a2a4;
  font-size: 13px;
  text-align: left;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
.hide-for-ipad {
    display: none !important;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    padding-bottom: 10px;    
  }
  p {
    font-size: 120%;
    padding-right: 10px;
  }
  .w-lightbox-caption {
   font-size:14px;
  }  
   .section {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .section.headline {
    padding-top: 60px;
    padding-bottom: 60px;
  }
   .navbar {
    padding-right: 30px;
    padding-left: 30px;
  }
  .navbar.mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu:hover {
    color: #9dbddd;
  }
  .mobile-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #114178;
  } 
  .menu-button.w--open {
    border-radius: 4px;
    background-color: #114178;
  }
}
@media (max-width: 767px) {
  h1 {
    line-height: 24px;
    margin-top: 0px;	
  }
  h2 {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 22px;
	  }
  p {
    font-size: 120%;
    margin-bottom: 5px;
  }   
  .headline-text {
    margin-top: 0px;
	font-size: 24px;
  }
  .w-lightbox-caption {
   font-size:13px;
   }
  .section {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .section.headline {
    padding-top: 50px;
    padding-bottom: 50px;
  }
   .navbar {
    padding-right: 30px;
    padding-left: 30px;
  }
  .navbar.mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mobile-menu {
    margin-left: 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #114178;
  }
   .menu-button.w--open {
    margin-right: 10px;
    border-radius: 4px;
    background-color: #114178;
  }
   .footer {
    padding-right: 30px;
    padding-left: 30px;
  }
    .section.my-gallery.mobile-view {
    text-align: center;
  }
}
@media (max-width: 479px) {
 h1 {
    margin-top: 0px;
	  }
  h2 {
    margin-bottom: 0px;
    padding: 0px;
	  }
  p {
    padding-right: 0px;
  }
   .section {
    text-align: left;
	padding-bottom: 40px;
  }
  .section.headline {
    padding-top: 50px;
    padding-bottom: 50px;
  }  
  .w-lightbox-caption {
  font-size:13px;
  }
  .headline-text {
    margin-top: 0px;
	font-size: 24px;
  }
  .headline-box {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
   .footer {
    height: 150px;
    padding-right: 30px;
    padding-left: 30px;
  }  
   .mobile-menu {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #114178;
  }
  .menu-button.w--open {
    margin-right: 10px;
    border-radius: 4px;
    background-color: #114178;
  }
    .gallery-images {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}