/* --- FONTS --- 

 font-family: 'asapregular';
 font-family: 'asapbold';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latoregularitalic';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */

/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/

/* --------------------- COLORS ---------------------- */

ul.socialMedia {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

ul.socialMedia li {
    display: inline;
}

ul.socialMedia li a {
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #333333;
    color: #ffffff;
    margin: 0px 5px 0px 5px;
    font-size: 18px;
   border-radius: 50px;
}

ul.socialMedia li a:hover {
 text-decoration: none;
 opacity: 0.7;
 color: #ffffff;
}

ul.socialMedia li.facebook a { background-color: #507cbe; }
ul.socialMedia li.twitter a { background-color: #f16261; }
ul.socialMedia li.youtube a { background-color: #63cdf1; }
ul.socialMedia li.instagram a { background-color: #8a3ab9; }
ul.socialMedia li.email a { background-color: #fcc95d; }



/*-- Body BG color --*/
body {
 /*background: #1d3424;*/
}

/*-- School Name text color --*/
#school-name h1 {
 color: #ffffff;
}

/*-- Motto text color --*/
#motto {
 color: #ffffff;
}

/*-- Address text color --*/
#header-address {
 color: #fec00f;
}

/*-- Menubar outisde color ( border ), and dark border color ( background ) --*/
#menubar {
 background: #2a5135;
 border-color: #006938;
}

/*-- Inside menubar BG color ( same as border above ) --*/
.inner-bar {
 background: #2a5135;
}

/* ------------------------------------------------------------- */

/* --------------------- IMAGES ---------------------- */

/*-- body BG image --*/
body {
 background-image: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_13599840/Templates/background/Background1.jpg');}

/*------------------------------- END END IMAGES -------------------------------*/

.ContextBar, a.ContextBar, a.ContextBar:hover {
 line-height: 45px;
 color: #ffffff;
}

#content-wrapper .inside-padding {
 background: #ffffff;
 max-width: 960px;
}

#header > .inside-padding { padding: 35px 10px 35px 10px; position: relative; }

#outer-wrapper {
 max-width: 1000px;
 padding: 0px 10px 0px 10px;
 margin: 0px auto;
}

body {
 background-repeat: no-repeat;
 background-size: 100% auto;
 background-position: top center;
background-size: cover;
}
#header-left > a {
 display: inline-block;
 padding: 15px;
 width: 100%;
 vertical-align: middle;
}

#header-right {
    display: table-cell;
    vertical-align: middle;
}

#header-left {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: table;
 text-align: center;
}

#header-left > a:hover { text-decoration: none; }



#logo img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name {
 float: left;
 width: 83%;
}

#school-name h1 {
 margin: 0px;
 font-family: 'asapbold';
 text-transform: uppercase;
 font-size: 33px;
 padding: 10px;
 font-weight: normal;
}

#motto {
 font-family: 'latolight';
 font-size: 50%;
}

#header-address { padding: 10px; }

#menubar {
 max-width: 970px;
 padding: 3px;
 margin: 0px auto 20px;
 border-width: 3px;
 border-style: solid;
 border-radius: 5px;
}

.credits {
 background: #333333;
 text-align: center;
 color: #ffffff;
 padding: 5px;
 margin-bottom: 20px;
}

.label_skin_corporation {
 font-size: 13px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #ffffff;
 text-decoration: none;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 text-decoration: underline;
 color: #ffffff;
}

#footer {
 text-align: center;
 color: #ffffff;
}

#footer-address {
color: #FFF;
display: table-cell;
}

.footer-social {
    display: table-cell;
    text-align: right;
    width: 50%;
}

.footer-social ul.socialMedia {
    text-align: right;
}


@media screen and (max-width: 1020px) {

 #menubar { margin: 0px 10px 20px 10px }

 .subpage #menubar { margin-bottom: 0px; }

}

@media screen and (max-width: 640px) {


 #logo, #school-name {
  width: 100%;
  float: none;
 }

}

#social li.icn a:hover {
 opacity: 0.8;
}

/*===== FONTS =====*/

@font-face {
    font-family: 'asapregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'asapbold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latoregularitalic';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-regita-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}