
/* ==========================================================================
   Custom fonts
   ========================================================================== */

@font-face {

    font-family: 'ChaparralPro-Regular';
    src: url('fonts/ChaparralPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ChaparralPro-Regular.woff') format('woff'),
         url('fonts/ChaparralPro-Regular.ttf') format('truetype'),
         url('fonts/ChaparralPro-Regular.svg#ChaparralPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Edmondsans-Regular';
    src: url('fonts/Edmondsans-Regular.eot?#iefix')format('embedded-opentype'),
         url('fonts/Edmondsans-Regular.woff') format('woff'),
         url('fonts/Edmondsans-Regular.ttf') format('truetype'),
         url('fonts/Edmondsans-Regular.svg#Edmondsans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Edmondsans-Medium';
    src: url('fonts/Edmondsans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Edmondsans-Medium.woff') format('woff'),
        url('fonts/Edmondsans-Medium.ttf') format('truetype'),
        url('fonts/Edmondsans-Medium.svg#Edmondsans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Edmondsans-Bold';
    src: url('fonts/Edmondsans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Edmondsans-Bold.woff') format('woff'),
    url('fonts/Edmondsans-Bold.ttf') format('truetype'),
    url('fonts/Edmondsans-Bold.svg#Edmondsans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/SourceSansPro-Light.woff2') format('woff2'),
      url('fontss/SourceSansPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.04em;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/SourceSansPro-LightIt.woff2') format('woff2'),
      url('fonts/SourceSansPro-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  letter-spacing: 0.04em;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/SourceSansPro-SemiboldIt.woff2') format('woff2'),
      url('fonts/SourceSansPro-SemiboldIt.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  letter-spacing: 0.04em;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('fonts/SourceSansPro-Semibold.woff2') format('woff2'),
      url('fonts/SourceSansPro-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.04em;
}
@font-face {
  font-family: 'Intro Black Caps';
  src: url('fonts/IntroBlackCaps.woff2') format('woff2'),
      url('fonts/IntroBlackCaps.woff') format('woff');
  /* font-display: swap; */
}






/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html,
body {
   margin:0;
   padding:0;
   /*background: #f6f6f6;*/
   background: #ffffff;
}


body {
    font-size: 1em;
    line-height: 1;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

a:focus{outline:0;}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img
{
  /* width: auto; */
  height: auto;
  max-width: 80%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  margin: 0 auto;
}



/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */



.wrapper
{
    width: 960px;
    margin:0 auto;
    padding:0;
}


header
{
  width:100%;
  margin:0px;
  padding:0px;
}

.header-bar
{
    width:100%;
    height:20px;
    background: #ea994a
}

.header-bar.bar-teal{background: #00bfda;}
.header-bar.bar-red{background: #ff0053;}
.header-bar.bar-orange{background: #ff9500;}
.header-bar.bar-purple{background: #8942a2;}
.header-bar.bar-mission { background: #b04a38; }
.header-bar.bar-typical { background: #d16840; }
.header-bar.bar-tuition { background: #e99a4a; }
.header-bar.bar-registration { background: #87a69e; }
.header-bar.bar-staff { background: #2e605a; }


@media screen and (min-width: 960px) and (max-width: 1540px) {
header.home
  {
    background: #000000 url("/site/templates/img/home_header2.png?v=2") no-repeat 50% 0;
    background-size: 1537px 287px;
  }
}

@media screen and (min-width: 1541px) {
  header.home
    {
      background: #000000 url("/site/templates/img/home_header2.png?v=2") no-repeat 50% 0;
      background-size: 100%;
    }
  }

header.home .wrapper
{
    height:287px;
    width: 100%;
}


/* @media screen and (min-width: 960px) and (max-width: 1381px) { */
  /* header.subpage
    {
      background: #000000 url("/site/templates/img/subpage_header.jpg?v=2") no-repeat 50% 0;
      background-size: 1381px 250px;
    } */
    @media screen and (min-width: 960px) and (max-width: 1540px) {
      header.subpage
        {
          background: #000000 url("/site/templates/img/home_header2.png?v=2") no-repeat 50% 0;
          background-size: 1537px 287px;
        }
      }
      
      @media screen and (min-width: 1541px) {
        header.subpage
          {
            background: #000000 url("/site/templates/img/home_header2.png?v=2") no-repeat 50% 0;
            background-size: 100%;
          }
        }
  /* } */
  
  /* @media screen and (min-width: 1382px) {
    header.subpage
      {
        background: #000000 url("/site/templates/img/subpage_header.jpg?v=2") no-repeat 50% 0;
        background-size: cover;
      }
    } */




/* header.subpage
{
  background: #000000 url("/site/templates/img/subpage_header.jpg?v=2") no-repeat 50% 0;
  background-size: 1381px 250px;
} */

header.subpage .wrapper
{
  height: 287px;
  width: 100%;
}


.site-content
{
    padding:30px 25px;
}


.img-center-block
{
    margin:0 auto;
    display: block;
}



#nav-container
{
    position:relative;
    top:26px;
    height:106px;
    width:918px;
    -webkit-box-shadow:  0px 2px 7px 3px rgba(0, 0, 0, 0.34);
    box-shadow:  0px 2px 7px 3px rgba(0, 0, 0, 0.34);
    z-index: 10;
}

#nav-ministry-of
{
  display: hidden;
  background: url("/site/templates/img/aministryof.png") no-repeat;
  background-size: 95px 33px;
  width:95px;
  height:33px;

  position:relative;
  left:800px;
  top:-80px;
}

#nav-white
{
    position:absolute;
    top:0px;
    left:-600px;
    height:106px;
    width:1200px;
    background: white;
}

#nav-logo-mobile
{
    background: url("/site/templates/img/chapel-preschool-logo.png") no-repeat;
    background-size: 230px 70px;
    display: none;
    width:230px;
    height:70px;

    position: absolute;
    /* top:11px; */
    left:0px;
}

#nav-tagline
{
    background: url("/site/templates/img/banner-attempt.png") no-repeat;
    width:250px;
    height:60px;

    position:relative;
    top:26px;
    left: 102px;
    background-size: contain;
}

nav
{
    position:absolute;
    top:0px;
}

nav ul
{
    margin:0px;
    padding:0px;
}

nav ul li
{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
}

nav ul li a
{
    background: url("/site/templates/img/new-navbar.png?v=2") no-repeat;
    display: block;
    width:351px;
    height:106px;
    text-indent: -9999px;
}

nav ul li a.menu_home { background-position: 0px 0px; }
nav ul li a.menu_home:hover { background-position: 0px 0px; }

nav ul li a.menu_mission        { background-position: -351px 0px; width:114px; }
nav ul li a.menu_mission:hover, nav ul li a.menu_mission.active  { background-position: -351px -106px; width:114px; }

nav ul li a.menu_typical        { background-position: -465px 0px; width:114px; }
nav ul li a.menu_typical:hover , nav ul li a.menu_typical.active  { background-position: -465px -106px; width:114px; }

nav ul li a.menu_tuition        { background-position: -579px 0px; width:113px; }
nav ul li a.menu_tuition:hover, nav ul li a.menu_tuition.active   { background-position: -579px -106px; width:113px; }

nav ul li a.menu_reg       { background-position: -692px 0px; width:113px; }
nav ul li a.menu_reg:hover, nav ul li a.menu_reg.active   { background-position: -692px -106px; width:113px; }

nav ul li a.menu_staff      { background-position: -805px 0px; width:113px; }
nav ul li a.menu_staff:hover, nav ul li a.menu_staff.active   { background-position: -805px -106px; width:113px; }



#content .wrapper
{
    background: white;
}

#content p, #registrationSub
{
    /* font: 15px/21px 'ChaparralPro-Regular', Georgia, serif; */
    font-family:"Source Sans Pro", Georgia, serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    /* color:#212529; */
/* 
    color:#646464; */
    margin:12px 0px;
}


#content h2
{
    text-align: center;
    font: 30px/30px 'Edmondsans-Bold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color:#b04a38;
    margin-bottom:15px;
}

#content h5
{
    font: 15px/21px 'ChaparralPro-Regular', Georgia, serif;
    color:#646464;
    width: 660px;
    margin:0 auto;
    text-align: center;
}

#content hr
{
    margin:0 auto;
    width:50%;
    color:#a2a2a2;
}

/* ==========================================================================
   Page: Home
   ========================================================================== */

#content .page-home
{

}

#content .page-home h2
{
     color:#00bfda;
     margin-bottom: 22px;
     margin-top: 12px;
}

#content .page-home h3
{
    text-align: center;
    font: 20px/20px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color:#00bfda;
    margin-bottom:-10px;
}

#content .page-home h4
{
    font: 20px/20px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    margin-bottom: 2px;
    text-transform: uppercase;
    color:black;
}

#content .page-home .home-block-container
{
    display: block;

}

#content .page-home .mission-home
{
    display: block;
    margin-top: 12px;
    max-width: 70%;
}

@media screen and (max-width: 712px) {
  #content .page-home .mission-home {
    max-width: 100%;
  }
}

@media screen and (min-width: 712px) {
  #content .page-home .mission-home {
    max-width: 70%;
  }
}


#content .page-home .home-block
{
    float:left;
    width:45%;
    min-height:155px;
    margin-right:5px;
    margin-bottom: 5px;
    padding:10px 16px;
    background:#00bfda;
}

#content .page-home a,#content .page-home a:visited, #content .page-home a:active,#content .page-home a:hover
{
  color:#00bfda;
}

#content .page-home .block-color2 {background: #ff0053;}
#content .page-home .block-color3 {background: #ff9500;}
#content .page-home .block-color4 {background: #8942a2;}

#content .page-home .home-block p
{
    color:white;
}

#content .page-home .home-block h4
{
    font: 20px/20px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color:white;
    margin-bottom: 2px;
    margin-top: 8px;
}


#content .page-home .bottom-block
{
    text-align: center;
}

/* ==========================================================================
   Page: Our Mission
   ========================================================================== */

#content .page-mission
{
    width:685px;
    margin:0 auto;
}

#content .page-mission h2 {
  color: #b04a38;
}

/* ==========================================================================
   Page: A Typical Day
   ========================================================================== */

.slider
{
    margin-top: 20px;
}

#content .page-typical h2
{
    color:#d16840;
}

/* 
#content .page-typical p
{
    font: 13px/18px 'Edmondsans-Regular', Helvetica, Arial, sans-serif;
} */


#content .page-typical .class-content
{
    float:left;
    margin:45px 25px 20px 70px;
}

#content .page-typical .class-content.readiness
{
    margin-left:160px;
    width:530px;
}

#content .page-typical hr
{
    margin-left:-20px;
    margin-right:0;
    width: 96%;
}

#content .page-typical .class-content h3
{
    font: 21px/31px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#e99a4a;
    text-transform: uppercase;
    text-align: left;
    margin:0px 0px 0px 0px;
    line-height: 0.9em;
}

#content .page-typical .class-content h4
{
    font: 21px/31px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#d16840;
    text-align: left;
    margin:0px 0px 5px 0px;
}



/* ==========================================================================
   Page: Tuition
   ========================================================================== */

#content .page-tuition h2
{
    color:#e99a4a;
}

#content .page-tuition
{
    padding:30px 0px;
}

#content .page-tuition .program-content
{
    padding:50px 80px;
}

#content .page-tuition .program-content.three-day
{
    background: #f3f1f1;
}

#content .page-tuition .program-content h3
{
    color:#b04a38;
    font: 19px 'Edmondsans-Bold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 10px 0px 5px 0px;
    line-height: 1em;
}

#content .page-tuition .program-content.three-day h3,
#content .page-tuition .program-content.three-day h4
{
    color:#e99a4a;
}

#content .page-tuition .program-content.two-day h3,
#content .page-tuition .program-content.two-day h4
{
    color:#d16840;
}

#content .page-tuition .program-content h4
{
    font: 19px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#b04a38;
    margin: 25px 0px 5px 0px;
    line-height: 1em;
}


#content .page-tuition .program-content h3 .price
{
    color:#2e605a;
    font: 19px 'Edmondsans-Regular', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

#content .page-tuition .program-content .half
{
    float:left;
    width:375px;
    margin-right: 50px;
}

#content .page-tuition .program-content .half.second { margin-right:0;}


#content .page-tuition .program-content p
{
    /* font-size: 13px; */
    line-height: 1.4em;
    margin: 0px 0px;
}

/* ==========================================================================
   Page: Enrollment
   ========================================================================== */

#content .page-enrollment h2
{
    color:#ff9500;
	text-align:left;
}

#content .enroll-table
{
    width:695px;
    margin: 0 auto;
    border: 0;
    margin-top: 40px;
    margin-bottom: 30px;
}

#content .enroll-table td
{
    font: 15px/21px 'ChaparralPro-Regular', Georgia, serif;
    color:#646464;
    width:50%;
    padding:15px;
    text-align: center;
}

#content .enroll-table h4
{
    font: 21px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#7d51a0;
    margin: 0px 0px;
}

#content .enroll-table h4 .age
{
    color:#00bad6;
}

#content .enroll-table .reg-tr
{
    background: white;
}

#content .enroll-table .reg-tr.alt
{
    background: #ffdfb2;
}



/* ==========================================================================
   Page: Registration
   ========================================================================== */

#content .page-registration h2
{
    color:#87a69e;
}

#content .reg-table
{
    width:695px;
    margin: 0 auto;
    border: 0;
    margin-top: 40px;
    margin-bottom: 30px;
}

#content .reg-table td
{
    font: 15px/21px 'ChaparralPro-Regular', Georgia, serif;
    color:#e99a4a;
    width:50%;
    padding:15px;
    text-align: center;
}

#content .reg-table h4
{
    font: 21px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#d16840;
    margin: 0px 0px;
}

#content .reg-table h4 .age
{
    color:#2e605a;
}

#content .reg-table .reg-tr
{
    background: white;
}

#content .reg-table .reg-tr.alt
{
    background: #ffdfb2;
}


/* ==========================================================================
   Page: Staff
   ========================================================================== */

#content .page-staff h2
{
    color:#2e605a;
}

#content .page-staff
{
    padding:30px 35px;
}

#content .page-staff ul
{
    margin:0 auto;
    margin-top: 40px;
    padding:0;
    list-style: none;
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 30px;
    grid-auto-rows: minmax(100px, auto);
    max-width: 700px;

}


#content .page-staff ul li
{
    /* display:inline; */
    /* float:left;
    width:204px;
    min-height:330px;
    margin-left:10px;
    margin-right: 10px;
    margin-bottom:50px;
    padding:0px 36px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}



/* #content .page-staff ul li:nth-child(3n+3) {
  margin-right:0px;
} */



#content .page-staff h3
{
    margin:16px 0px 0px 0px;
    font: 21px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    color:#2e605a;
    text-transform: uppercase;
    text-align: center;
}

#content .page-staff h4
{
    color:#d16840;
    font: 21px 'Edmondsans-Medium', Helvetica, Arial, sans-serif;
    margin:0px 0px 7px 0px;
    text-align: center;
}

#content .page-staff ul li p
{
    font: 13px 'Edmondsans-Regular', Helvetica, Arial, sans-serif;
    text-align: center;
}

/* ==========================================================================
   Footer Styles
   ========================================================================== */

footer
{
  /*position:absolute;
  bottom:0;*/
  background: #d26841;
  color:white;
  width:100%;
  /* font: 16px 'Edmondsans-Regular', Georgia, serif; */
}

footer h3 {
  font-family: "Intro Black Caps";
  font-weight: 100;
  font-size: 1.2rem;
  letter-spacing: .1rem;
}

footer a, footer a:hover, footer a:active
{
  color:white;
  text-decoration: none;
}

footer .wrapper .footer-content
{
    padding:20px 30px;
}

footer p
{
  font-family: "Source Sans Pro";
  font-weight: 900;
  letter-spacing: .04rem;
  margin: 1px 0px;
    /* margin: 2px 0px; */
}

footer h3
{
  font-family: "Intro Black Caps";
  /* font-weight: 900; */
  font-weight: 200;
  letter-spacing: .2rem;
  margin: 1px 0px;
    /* margin: 2px 0px; */
}


#footer_logo
{
  background: #444444 url("/site/templates/img/footer_logo.png") no-repeat;
  width:113px;
  height:81px;
  float:left;
  margin-right:35px;
}

#footer_address
{
  float:left;
  margin-top:7px;
}













/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */



@media only screen and (min-width: 320px) and (max-width: 959px) {

     #content
    {
        width:100% !important;
    }

    #content h5
    {

        width: 80% !important;
    }


    .wrapper
    {
        width: 90% !important;
        margin:0 auto;
    }

    #content .page-staff
    {
        padding:30px 30px;
    }

    /* #content .page-staff ul li
    {
        width:225px;
    } */

    #content .page-home .home-block
    {
        width:97%;
    }

    #content .page-mission
        {
            width:90% !important;
            margin:0 auto;
        }


        #content .page-typical .class-content
        {
            float:left;
            margin:0 auto;
            margin-top: 30px;
            margin-bottom: 20px;
            width:90%;
        }

        #content .page-typical .class-content.readiness
        {
           margin:0 auto;
           margin-top: 50px;
           margin-bottom: 20px;
           width:90%;
        }

        #content .page-tuition
        {
            padding:10px 0px;
        }

        #content .page-tuition .program-content
        {
            padding:20px 30px;
        }

        #content .page-tuition .program-content .half
        {
            float:left;
            width:100%;
            margin-right: 20px;
        }

        #content .reg-table
        {
            width:90%;
        }

        #content .page-staff
        {
            padding:30px 25px;
        }

        #nav-ministry-of
        {
          left:inherit;
          right:0px;
        }



}


@media only screen and (min-width: 480px) and (max-width: 719px) {

    /* #content .page-staff ul li
    {
        width:300px;
    } */
}


@media screen and (min-width: 960px) {
    #menu {
        display: none;
    }
}


@media screen and (max-width: 960px) {



        header.home
        {
          background: #000000 url("/site/templates/img/home_header2.png") no-repeat 50% 100%;
          height: 200px;
        }
        header.subpage
        {
         background: #000000 url("/site/templates/img/home_header2.png") no-repeat 50% 50%;
         height: 200px;
        }

        header.home .wrapper
        {
            height:180px;
        }

        header.subpage .wrapper
        {
            height:180px;
        }

        #nav-logo-mobile
        {
            display: block;
        }

        #nav-tagline
        {
            display: none;
        }

        #nav-ministry-of
        {
          position:absolute;
          left: inherit;
          right:15px;
          margin-right: 40px;
          top:10px;
        }

        #nav-container
        {
            position:absolute;
            top:0px;
            left:0px;
            height:70px;
            width:100%;
            -webkit-box-shadow:  0px;
            box-shadow:  0px;
            background: white;
        }

        #nav-white
        {
            display:none;
            position:absolute;
            top:0px;
            left:0px;
        }

        #nav-ministry-of
        {
          right:20px;
        }

        #menu {
            cursor:pointer;
            width:70px;
            height:70px;
            display: block;
            background:white;
            font-size:2em;
            line-height: 2.3em;
            text-align: center;
            color:#787878;
            position:absolute;
            top:0px;
            right:0px;

        }
        #nav.js {
            display: none;
        }

        nav, nav ul {
            width:100%;
        }

        nav ul
        {
            position:absolute;
            top:70px;
            border-top:1px solid #dadada;
            box-shadow: 0px 7px 5px 3px rgba(0,0,0,0.34);
        }

        nav ul li {
            width: calc(100% - 20px);
            font: 19px 'Edmondsans-Regular', Helvetica, Arial, sans-serif;
            text-indent: 0px;
            font-size: 16px;
            color:black;
        }

        nav ul li a
        {
            display: block;
            background-image: none;
            background:white;
            padding:6px 10px;
            text-decoration: none;
            height:22px;
            max-width: 100%;
        }

        nav ul li a.menu_home,nav ul li a.menu_home:hover, nav ul li a.menu_home.active,
        nav ul li a.menu_mission,nav ul li a.menu_mission:hover, nav ul li a.menu_mission.active,
        nav ul li a.menu_typical ,   nav ul li a.menu_typical:hover , nav ul li a.menu_typical.active ,
        nav ul li a.menu_tuition , nav ul li a.menu_tuition:hover, nav ul li a.menu_tuition.active,
        nav ul li a.menu_reg  , nav ul li a.menu_reg:hover, nav ul li a.menu_reg.active,
        nav ul li a.menu_staff , nav ul li a.menu_staff:hover, nav ul li a.menu_staff.active { text-decoration: none; color:white; text-indent: 0px;width:100%; height:22px;  }

        nav ul li a.menu_home,nav ul li a.menu_home:hover, nav ul li a.menu_home.active { background: #87a69e; }
        nav ul li a.menu_mission,nav ul li a.menu_mission:hover, nav ul li a.menu_mission.active { background:#b04a38;  }
        nav ul li a.menu_typical ,   nav ul li a.menu_typical:hover , nav ul li a.menu_typical.active{background: #d16840;}
        nav ul li a.menu_tuition , nav ul li a.menu_tuition:hover, nav ul li a.menu_tuition.active {background: #e99a4a;}
        nav ul li a.menu_reg  , nav ul li a.menu_reg:hover, nav ul li a.menu_reg.active{background: #87a69e;}
        nav ul li a.menu_staff , nav ul li a.menu_staff:hover, nav ul li a.menu_staff.active{background: #2e605a;}


    }




/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    #content
    {
        width:320px;
    }

    #content h5
    {

        width: 200px;
    }


    .wrapper
    {
        width: 300px;
        margin:0 auto;
    }

    .site-content
    {
        padding:20px 25px;
    }

    #content .page-home .home-block
    {
        width:86%;
    }

    #content .page-staff
    {
        padding:30px 0px;
    }

    /* #content .page-staff ul li
    {
        width:202px;
    } */

    #content .page-typical hr
    {
        margin-left:-5px;
        margin-right:0;
        width: 96%;
    }


}



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}




/* ==========================================================================
   Admin editing stuff
   ========================================================================== */

textarea
{
    font-size:14px;font-weight:normal;line-height:20px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    display:inline-block;height:20px;padding:4px 6px;margin-bottom:9px;
    color:#555;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    min-height: 200px;
    width:100%;
}


.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-transform: none;
  text-decoration: none !important;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


