/* CSS crunched with Crunch - http://crunchapp.net/ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
html {
  font-size: 100%;
}
html,
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #454545;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
i,
em,
.em,
dfn,
blockquote,
q {
  font-style: italic;
}
a {
  color: #880101;
  text-decoration: none;
}
a:hover {
  color: #550101;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
p {
  margin: 0 0 1.6em 0;
  padding: 0 !important;
}
pre {
  margin: 1em 0;
}
ul + p,
ul + pre,
ol + p,
ol + pre {
  margin-top: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
mark {
  background: #ff0;
  color: #111;
}
audio:not([controls]) {
  height: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  /*  max-width: 100%;*/
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  border: 0;
  background: none;
  outline: 0;
  background-color: #ddd;
  margin: 1em 0;
  *margin: 1em 0;
  height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Vesper Libre', Georgia, serif;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 0.33em 0;
}
h1,
.h1 {
  font-size: 250%;
}
h2,
.h2 {
  font-size: 300%;
}
h3,
.h3 {
  font-size: 140%;
  font-weight: 700;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: 1px;
}
h4,
.h4 {
  font-size: 125%;
}
h5,
.h5 {
  font-size: 100%;
}
h6,
.h6 {
  font-size: 90%;
}
.no-style-heading {
  font-size: 100%;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dd {
  margin-bottom: 1em;
}
menu,
ol,
ul {
  padding: 0 0 0 22px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-unstyled li,
.list-inline li {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote {
  font-size: 22px;
  font-size: 1.4666666666666666pxrem;
  line-height: 32px;
  line-height: 2.1333333333333333pxrem;
  color: #434343;
  margin: 1em 0;
}
blockquote p {
  margin: 1em 0;
}
cite {
  color: #434343;
  font-style: normal;
  font-size: 16px;
  font-size: 1.0666666666666667pxrem;
  line-height: normal;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
label {
  margin: 0;
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 80%;
  vertical-align: baseline;
  *vertical-align: middle;
  border: none;
}
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  padding: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: normal;
  background-color: #fff;
  /* border: 1px solid #ccc; */
  color: #111;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-sizing: border-box;
  line-height: normal;
  margin: 0;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
.checkbox {
  margin: 0.2em 0;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  margin-top: 0.05em;
}
.checkbox label {
  padding-left: 5px;
  overflow: hidden;
  display: table;
  *zoom: 1;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* ===================
   Colors
   =================== */
.navbar {
  border-radius: 0px;
  z-index: 20;
  min-height: 41px;
  background-color: rgba(139, 0, 0, 0.97);
  background-image: -moz-linear-gradient(top, rgba(139, 0, 0, 0.97), rgba(139, 0, 0, 0.97));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(139, 0, 0, 0.97)), to(rgba(139, 0, 0, 0.97)));
  background-image: -webkit-linear-gradient(top, rgba(139, 0, 0, 0.97), rgba(139, 0, 0, 0.97));
  background-image: -o-linear-gradient(top, rgba(139, 0, 0, 0.97), rgba(139, 0, 0, 0.97));
  background-image: linear-gradient(to bottom, rgba(139, 0, 0, 0.97), rgba(139, 0, 0, 0.97));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78b0000', endColorstr='#f78b0000', GradientType=0);
  background: linear-gradient(rgba(139, 0, 0, 0.97), rgba(139, 0, 0, 0.97)), url("../images/white_wave.jpg");
}
.menuzord .menuzord-menu > li > a {
  color: #ffffff;
}
.menuzord .menuzord-menu > li.active > a,
.menuzord .menuzord-menu > li:hover > a,
.menuzord .menuzord-menu ul.dropdown li:hover > a {
  background: #720000;
  color: #ffffff;
}
/* ============================
   Sticky
   ============================ */
.navbar-logo {
  display: none;
  margin-right: 10px;
  height: 65px;
}
.mobile-menu {
  display: none !important;
}
.sticky {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 999;
}
.sticky .menuzord-menu {
  margin: 0 auto;
}
.sticky .menuzord-menu li {
  padding-top: 12px;
}
.sticky .menuzord-menu ul li {
  padding-top: 0px;
}
.sticky .menuzord-menu::before {
  background-image: url("../images/logo.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  float: left;
  height: 55px;
  margin-bottom: 5px;
  margin-right: 18px;
  margin-top: 5px;
  width: 58px;
}
.sticky .navbar-logo {
  display: inline-block;
}
.sticky.scrolls {
  bottom: 0;
  overflow-y: scroll;
  top: 0;
}
/* ============================
   Menu Container
   ============================ */
.menuzord {
  width: 100%;
  float: left;
  position: relative;
  z-index: 99;
  margin-left: 0px;
}
.menuzord a {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.menuzord-menu.scrollable > .scrollable-fix {
  display: none;
}
/* ============================
   Menu
   ============================ */
.menuzord-menu {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  z-index: 99;
}
.menuzord-menu.menuzord-right {
  float: right;
}
.menuzord-menu > li {
  display: inline-block;
  float: left;
}
.menuzord-menu > li > a {
  padding: 10px 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  outline: 0;
  line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
/* ============================
   Dropdowns
   ============================ */
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: #fff;
  -webkit-box-shadow: 0 0px 20px 0.3;
  -moz-box-shadow: 0 0px 20px 0.3;
  box-shadow: 0 0px 20px 0.3;
}
.menuzord-menu ul.dropdown li ul.dropdown {
  left: 100%;
}
/* Dropdown items */
.menuzord-menu ul.dropdown li {
  clear: both;
  width: 100%;
  border: 0 none;
  font-size: 12px;
  position: relative;
}
.menuzord-menu ul.dropdown li a {
  width: 100%;
  background: none;
  padding: 10px 25px 10px 22px;
  color: #888;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  -webkit-transition: padding 0.2s;
  -moz-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  transition: padding 0.2s;
}
/* Hover state (dropdown items) */
.menuzord-menu ul.dropdown li:hover > a {
  padding-left: 28px;
  padding-right: 19px;
  color: #333;
}
/* Dropdown left alignment */
.menuzord-menu ul.dropdown.dropdown-left {
  left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
  left: -100%;
}
/* ============================
   Dropdown Indicators
   ============================ */
.menuzord-menu li .indicator {
  margin-left: 3px;
}
.menuzord-menu li ul.dropdown li .indicator {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 15px;
}
/* ============================
   Show / Hide Button
   ============================ */
.menuzord .showhide {
  width: 60px;
  height: 46px;
  padding: 13px 0 0;
  display: none;
  float: right;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
/* Show/hide button icon */
.menuzord .showhide em {
  width: 20px;
  height: 3px;
  margin: 3.5px 20px 0;
  float: right;
  background: #ffffff;
}
/* ============================
   Mobile Mode
   ============================ */
@media (max-width: 840px) {
  .menuzord {
    margin-left: 0;
  }
  .menuzord-responsive.menuzord {
    padding: 0;
  }
  .menuzord-responsive .showhide {
    margin: 0;
  }
  .menuzord-responsive .menuzord-menu {
    width: 100%;
    float: left !important;
  }
  .menuzord-responsive .menuzord-menu.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
    display: block;
  }
  /* Menu items */
  .menuzord-responsive .menuzord-menu > li {
    width: 100%;
    display: block;
    position: relative;
  }
  .menuzord-responsive .menuzord-menu > li > a {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border-bottom: solid 1px #f0f0f0;
    border-left: none;
    border-color: rgba(255, 255, 255, 0.3) !important;
  }
  .menuzord-responsive .menuzord-menu > li:first-child > a {
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  /* Dropdown */
  .menuzord-responsive .menuzord-menu ul.dropdown,
  .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
    width: 100%;
    left: 0;
    position: static;
    border: none;
    background: #fff;
    float: left;
  }
  /* Dropdown items */
  .menuzord-responsive .menuzord-menu ul.dropdown li {
    position: relative;
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li a {
    border-bottom: solid 1px #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
    padding-left: 40px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 60px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 80px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
    padding-left: 50px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 70px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 90px !important;
  }
  /* Dropdown/megamenu indicators */
  .menuzord-responsive .menuzord-menu li .indicator {
    width: 60px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    text-align: center;
    line-height: 43px;
    border-left: solid 1px #f5f5f5;
    border-color: rgba(255, 255, 255, 0.3) !important;
  }
  .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
    height: 38px;
    right: 0;
    top: 0;
    font-size: 18px;
    line-height: 36px;
  }
  .mobile-menu {
    display: inline-block;
    left: 68px;
    position: absolute;
    z-index: 100;
  }
  .mobile-menu li {
    padding: 9px 10px 0;
  }
  .mobile-menu li a {
    color: #fff;
  }
  .sticky .mobile-menu {
    padding-left: 10px;
  }
  .sticky .mobile-menu::after {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 center / 100% auto;
    content: "";
    height: 40px;
    left: -40px;
    position: absolute;
    top: 4px;
    width: 43px;
  }
  .sticky .menuzord-menu::before {
    height: 0;
  }
  .sticky .menuzord-menu li {
    padding-top: 0px;
  }
}
.button {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  letter-spacing: 1px;
  background: #880101;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.button:after {
  content: '\f054';
  margin-left: 10px;
  font-size: 80%;
  font-family: 'FontAwesome';
}
.button:hover {
  background: #a10101;
}
.button:active {
  top: 1px;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button-unstyled {
  font-size: 15pxpx;
  font-size: 1pxrem;
  color: #880101;
  text-decoration: underline;
  border: 0;
  background: transparent;
  height: auto;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.button-unstyled:hover {
  text-decoration: none;
}
.button-unstyled[disabled],
.button-unstyled.disabled {
  text-decoration: none;
  color: #999;
  background-color: #ccc;
}
/* =======================
   Slick Core
   ======================= */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 0;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
/* =======================
   Arrows
   ======================= */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 60px;
  height: 60px;
  margin-top: -40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 30px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  z-index: 901;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 2%;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '\f053';
}
[dir='rtl'] .slick-prev:before {
  content: '\f054';
}
.slick-next {
  right: 2%;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '\f054';
}
[dir='rtl'] .slick-next:before {
  content: '\f053';
}
/* =======================
   Dots
   ======================= */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  z-index: 901;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px !important;
  height: 10px !important;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px !imprtant;
  height: 10px !important;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  /*font-family: @font-icon;
  font-size: 36px !important;*/
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px !important;
  height: 10px !important;
  content: '' !important;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
/*
<a name="<%CARD_TARGET%>"></a>
<h3 class="catapultTitle <%CARD_ICON_CLASS%>">
	<img src="<%CARD_ICON%>">
	<span class="se"></span>
	<span class="s"></span>
	<span class="sw"></span>
	<%CARD_NAME%>
	<a href="<%TOP_LINK%>" title="Top of Page"></a>
</h3>
*/
/********* default Catapult title ***********/
.catapultTitle {
  position: relative;
  margin: 15px 0px 10px;
  padding: 0 20px 5px 45px;
  /*background: url('http://staging.development.catapultcms.com/153/images/content-title-border.png') left bottom repeat-x;
	font: normal normal 20px/1.5;*/
  font-size: 200%;
  text-decoration: none;
  text-transform: none;
}
.catapultTitle img {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 0;
}
.catapultTitle span {
  display: none;
}
.catapultTitle a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 13px;
  height: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  display: none;
}
.catapultTitle a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.catapultTitle.disabledIcon {
  padding-left: 0;
}
.catapultTitle.disabledIcon img {
  display: none;
}
.catapultTitle.firstBoxTitle {
  margin-top: 0px;
}
/********* image banner content ***********/
.banner-content .catapultTitle {
  display: none;
}
/********* what's new column content ***********/
.whats-new .catapultTitle {
  color: #ffffff;
  padding-bottom: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
/********* resources-faq content ***********/
.resources-faq .catapultTitle {
  font-size: 125%;
  padding-bottom: 10px;
  transition: all 0.1s ease 0s;
  border-top: 1px dotted #ddd;
  margin: 0;
  padding: 18px 0 20px;
  position: relative;
}
.resources-faq .catapultTitle:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  right: 0;
  color: #880101;
}
.resources-faq .catapultTitle a {
  display: none;
  opacity: 1;
}
.resources-faq .catapultTitle.firstBoxTitle {
  border-top: medium none;
}
.resources-sidebar .catapultTitle {
  font-size: 13px;
  padding-bottom: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
.banner-column .catapultTitle img {
  display: none;
}
.banner-column .catapultTitle a {
  display: none;
}
.banner-column .catapultTitle.firstBoxTitle {
  margin-top: 0px;
}
.client-title:before {
  content: 'Alamanor Peak High School';
}
.client-tagline:before {
  content: '';
}
.client-district:before {
  content: 'Almanor District';
}
/*.client-address:before {
	content: '\f041'; 
	margin-right: 5px; 
	font-family: @font-icon;
	font-style: normal;
}*/
.client-address-street:before {
  content: '307 Maybelle Way';
}
.client-address-city:before {
  content: ', Almanor, CA';
}
.client-phone-main:before {
  content: '(530) 793-2800';
}
.client-phone-attendance:before {
  content: '(530) 793-2900';
}
.client-fax:before {
  content: '(530) 793-2901';
}
.left,
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  float: left;
}
.right {
  float: right;
}
.block,
.checkbox {
  display: block;
}
.inline {
  display: inline;
}
.inline-block,
audio,
canvas,
video,
.list-inline,
.list-inline li,
.button {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.none,
[hidden],
audio:not([controls]) {
  display: none;
}
.absolute-full-bleed,
.searchbar button,
.dashboard-item figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.padded {
  padding: 15px;
}
.font-m {
  font-size: 100% !important;
}
.font-s {
  font-size: 85% !important;
}
.font-xs {
  font-size: 75% !important;
}
.font-l {
  font-size: 125% !important;
}
.font-xl {
  font-size: 140% !important;
}
.font-ultra-bold {
  font-weight: 900 !important;
}
.font-bold,
b,
strong,
.strong {
  font-weight: 700 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-weight: 500 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-thin {
  font-weight: 100 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-style: normal;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase,
h3,
.h3,
.button,
.searchbar input,
.dashboard-item figcaption h3 {
  text-transform: uppercase;
}
.letter-spacing {
  letter-spacing: 2px;
}
.text-shadow {
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.8);
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center,
.button {
  text-align: center;
}
.background-cover,
.subpage.slider,
.ccms-banner,
.banner-slide,
.banner.subpage,
.content,
.dashboard-item {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
}
.equal-column-size,
.sidebar,
.google-map,
.footer #quicklinks {
  padding-bottom: 9999px !important;
  margin-bottom: -9999px !important;
}
.image-space-right {
  margin-right: 20px;
}
.image-space-left {
  margin-left: 20px;
}
.text-white,
.text-white a {
  color: #fff;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em;
}
.css-table {
  display: table !important;
  width: 100%;
}
.css-table-row {
  display: table-row !important;
}
.css-table-cell {
  display: table-cell !important;
}
.grid {
  max-width: 1400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 6%;
  padding-right: 6%;
  position: relative;
}
span.container {
  position: static;
}
.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
[class*="pull-"],
[class*="push-"] {
  position: relative;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-3,
.col-1-4 {
  width: 25%;
}
.col-4,
.col-1-3 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66665%;
}
.col-6,
.col-1-2 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66666%;
}
.col-9,
.col-3-4 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66666%;
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333%;
  left: calc(100% / 12 * 1);
  left: -webkit-calc(100% / 12 * 1);
  left: -moz-calc(100% / 12 * 1);
}
.pull-1 {
  left: -8.33333%;
  left: calc(-100% / 12 * 1);
  left: -webkit-calc(-100% / 12 * 1);
  left: -moz-calc(-100% / 12 * 1);
}
.push-2 {
  left: 16.66667%;
  left: calc(100% / 12 * 2);
  left: -webkit-calc(100% / 12 * 2);
  left: -moz-calc(100% / 12 * 2);
}
.pull-2 {
  left: -16.66667%;
  left: calc(-100% / 12 * 2);
  left: -webkit-calc(-100% / 12 * 2);
  left: -moz-calc(-100% / 12 * 2);
}
.push-3,
.push-1-4 {
  left: 25%;
  left: calc(100% / 12 * 3);
  left: -webkit-calc(100% / 12 * 3);
  left: -moz-calc(100% / 12 * 3);
}
.pull-3,
.pull-1-4 {
  left: -25%;
  left: calc(-100% / 12 * 3);
  left: -webkit-calc(-100% / 12 * 3);
  left: -moz-calc(-100% / 12 * 3);
}
.push-4,
.push-1-3 {
  left: 33.33333%;
  left: calc(100% / 12 * 4);
  left: -webkit-calc(100% / 12 * 4);
  left: -moz-calc(100% / 12 * 4);
}
.pull-4,
.pull-1-3 {
  left: -33.33333%;
  left: calc(-100% / 12 * 4);
  left: -webkit-calc(-100% / 12 * 4);
  left: -moz-calc(-100% / 12 * 4);
}
.push-5 {
  left: 41.66665%;
  left: calc(100% / 12 * 5);
  left: -webkit-calc(100% / 12 * 5);
  left: -moz-calc(100% / 12 * 5);
}
.pull-5 {
  left: -41.66665%;
  left: calc(-100% / 12 * 5);
  left: -webkit-calc(-100% / 12 * 5);
  left: -moz-calc(-100% / 12 * 5);
}
.push-6,
.push-1-2 {
  left: 50%;
  left: calc(100% / 12 * 6);
  left: -webkit-calc(100% / 12 * 6);
  left: -moz-calc(100% / 12 * 6);
}
.pull-6,
.pull-1-2 {
  left: -50%;
  left: calc(-100% / 12 * 6);
  left: -webkit-calc(-100% / 12 * 6);
  left: -moz-calc(-100% / 12 * 6);
}
.push-7 {
  left: 58.33333%;
  left: calc(100% / 12 * 7);
  left: -webkit-calc(100% / 12 * 7);
  left: -moz-calc(100% / 12 * 7);
}
.pull-7 {
  left: -58.33333%;
  left: calc(-100% / 12 * 7);
  left: -webkit-calc(-100% / 12 * 7);
  left: -moz-calc(-100% / 12 * 7);
}
.push-8 {
  left: 66.66666%;
  left: calc(100% / 12 * 8);
  left: -webkit-calc(100% / 12 * 8);
  left: -moz-calc(100% / 12 * 8);
}
.pull-8 {
  left: -66.66666%;
  left: calc(-100% / 12 * 8);
  left: -webkit-calc(-100% / 12 * 8);
  left: -moz-calc(-100% / 12 * 8);
}
.push-9,
.push-3-4 {
  left: 75%;
  left: calc(100% / 12 * 9);
  left: -webkit-calc(100% / 12 * 9);
  left: -moz-calc(100% / 12 * 9);
}
.pull-9,
.pull-3-4 {
  left: -75%;
  left: calc(-100% / 12 * 9);
  left: -webkit-calc(-100% / 12 * 9);
  left: -moz-calc(-100% / 12 * 9);
}
.push-10 {
  left: 83.33333%;
  left: calc(100% / 12 * 10);
  left: -webkit-calc(100% / 12 * 10);
  left: -moz-calc(100% / 12 * 10);
}
.pull-10 {
  left: -83.33333%;
  left: calc(-100% / 12 * 10);
  left: -webkit-calc(-100% / 12 * 10);
  left: -moz-calc(-100% / 12 * 10);
}
.push-11 {
  left: 91.66666%;
  left: calc(100% / 12 * 11);
  left: -webkit-calc(100% / 12 * 11);
  left: -moz-calc(100% / 12 * 11);
}
.pull-11 {
  left: -91.66666%;
  left: calc(-100% / 12 * 11);
  left: -webkit-calc(-100% / 12 * 11);
  left: -moz-calc(-100% / 12 * 11);
}
.row-zero {
  padding-top: 0;
  padding-bottom: 0;
}
.row-xs {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.row-s {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.row-m,
.row {
  padding-top: 1em;
  padding-bottom: 1em;
}
.row-l {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-xl {
  padding-top: 3em;
  padding-bottom: 3em;
}
.row-xxl {
  padding-top: 4em;
  padding-bottom: 4em;
}
.row-bottom-zero {
  padding-bottom: 0;
}
.row-bottom-xs {
  padding-bottom: 0.4em;
}
.row-bottom-s {
  padding-bottom: 0.6em;
}
.row-bottom-m {
  padding-bottom: 1em;
}
.row-bottom-l {
  padding-bottom: 2em;
}
.row-bottom-xl {
  padding-bottom: 3em;
}
.row-bottom-xxl {
  padding-bottom: 4em;
}
.margin-horizontal {
  margin-left: 10px;
  margin-right: 10px;
}
.no-desktop {
  display: none;
}
.no-margin,
.no-style-heading {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
/* ---------------------
	 Body
	 --------------------- */
html,
body {
  overflow: auto;
}
/* ---------------------
	 Topbar
	 --------------------- */
.topbar {
  background: #26262e;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 80%;
}
.topbar .col-12 > a,
.topbar .dropdown > li a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
}
.topbar .col-12 > a:hover,
.topbar .dropdown > li a:hover {
  background-color: #1a1a20;
}
.topbar .col-12 > a i,
.topbar .dropdown > li a i {
  font-size: 14px;
}
.topbar .dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.topbar .dropdown i {
  font-size: 14px;
}
.topbar .dropdown > li {
  display: inline-block;
}
.topbar .dropdown > li a {
  padding-right: 5px;
}
.topbar .dropdown div {
  position: absolute;
  visibility: hidden;
  background: #8b0000;
}
.topbar .dropdown div a {
  color: #fff;
  display: block;
  min-width: 130px;
  white-space: nowrap;
  border-bottom: 1px solid #be0000;
}
.topbar .dropdown div a:hover {
  background: #be0000;
}
.topbar .dropdown div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar .right-bar {
  width: 50%;
  text-align: left;
  float: right;
}
.topbar .right-bar > li {
  border: 0;
  width: 100%;
}
.topbar .right-bar > li > a {
  background-color: #e6e6e6;
  width: 100%;
}
.topbar .social-twitter {
  left: 16%;
  position: relative;
}
.topbar .fb-like {
  display: inline-block;
  left: 17%;
  margin: 0 auto;
  padding-top: 4px;
}
/* Searchbar */
.searchbar {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding-right: 5px;
  width: 180px;
}
.searchbar input {
  color: rgba(255, 255, 255, 0.7);
  padding: 6px 30px 6px 6px;
  width: 100%;
  font-size: 100%;
  font-family: 'Open Sans Condensed', sans-serif !important;
  font-weight: 700 !important;
  background-color: transparent;
  text-align: right;
}
.searchbar input:focus {
  background-color: #1a1a20;
  outline: none;
  border: none;
}
.searchbar button {
  left: auto;
  right: 8px;
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}
.searchbar button i {
  font-size: 14px;
}
/* ---------------------
	 Header
	 --------------------- */
.header {
  position: relative;
  background: #fff;
}
.header h1 {
  font-size: 135%;
  letter-spacing: 1px;
  line-height: 1;
  color: #222;
  margin: 20px 0 0;
}
.header h1:after {
  /*
  		content:'';
  		display: block;
  		border-bottom: 2px solid @color-tertiary;
  		max-width: 150px;
  		margin-top: 8px;*/
}
.header a {
  color: #8b0000;
}
.header .contact a:hover {
  text-decoration: underline;
}
.teacher-home.header h1,
.teacher-sub.header h1 {
  margin-top: 25px;
}
.header-title {
  display: table;
}
.header-title .logo,
.header-title .title {
  display: table-cell;
  vertical-align: middle;
}
.header-title .logo {
  text-align: center;
  padding-right: 20px;
  width: 120px;
}
.header-title .logo img {
  max-height: 120px;
  max-width: 120px;
}
#headerlinks {
  margin-top: 1.3em;
  font-size: 14px;
  line-height: 2;
}
#headerlinks a {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #26262e;
  text-align: center;
}
#headerlinks a:hover {
  color: rgba(38, 38, 46, 0.7);
}
#headerlinks li {
  padding-left: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#headerlinks .fa {
  display: block;
}
.tagline-contained {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* ---------------------
	 Banner
	 --------------------- */
.slider {
  min-height: 500px;
}
.slick-slide {
  height: 500px;
}
.subpage.slider {
  min-height: 300px;
}
.ccms-banner,
.banner-slide {
  height: 500px;
}
.banner.subpage {
  height: 300px;
}
.slick-slider {
  margin-bottom: 0;
}
.ccms-banner-slider .slick-dots {
  bottom: 75px;
}
/* ---------------------
	 Breadcrumb
	 --------------------- */
.breadcrumb,
.breadcrumb a,
.bottomnav,
.bottomnav a {
  color: rgba(69, 69, 69, 0.5);
}
/* ---------------------
	 Content
	 --------------------- */
.content {
  background-color: rgba(38, 38, 46, 0.9);
  background-image: -moz-linear-gradient(top, rgba(38, 38, 46, 0.9), rgba(38, 38, 46, 0.9));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(38, 38, 46, 0.9)), to(rgba(38, 38, 46, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(38, 38, 46, 0.9), rgba(38, 38, 46, 0.9));
  background-image: -o-linear-gradient(top, rgba(38, 38, 46, 0.9), rgba(38, 38, 46, 0.9));
  background-image: linear-gradient(to bottom, rgba(38, 38, 46, 0.9), rgba(38, 38, 46, 0.9));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e626262e', endColorstr='#e626262e', GradientType=0);
  background: linear-gradient(rgba(38, 38, 46, 0.9), rgba(38, 38, 46, 0.9)), url("../pictures/content-bg.jpg");
}
.content a:hover {
  text-decoration: underline;
}
.content.home .article-container,
.content.teacher-home .article-container {
  margin-top: -75px;
}
.content.sub .article-container,
.content.teacher-sub .article-container,
.content.sub-no-banner .article-container,
.content.teacher-sub-no-banner .article-container {
  padding-top: 20px;
}
.article-container {
  overflow: hidden;
}
.article-container .article {
  padding: 15px 50px 30px;
  background-color: #fff;
}
.article-container .article h2 {
  line-height: 1.2;
  color: #333;
  margin: 0;
}
.article-container .article h3 {
  color: #26262e;
}
.article-container .article h3:after {
  content: '';
  border-bottom: 4px solid #8b0000;
  display: block;
  width: 100px;
  margin: 5px 30px 10px 0px;
}
/* ---------------------
	 Site Search Field
	 --------------------- */
.header-search-field {
  background-color: #fff;
  background-image: none;
  border-color: #999;
  border-radius: 7px 0 0 7px;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  box-sizing: border-box;
  color: #53585c;
  float: left;
  font: 14px/21px "PT Sans", sans-serif;
  height: 35px;
  margin: 0;
  padding: 0 7px;
  vertical-align: top;
  width: 164px;
}
.header-search-button {
  box-sizing: border-box;
  color: #555;
  height: 35px;
  margin: 0;
  vertical-align: top;
}
/* ---------------------
	 Side Nav
	 --------------------- */
.sidebar {
  background-color: rgba(139, 0, 0, 0.95);
  background-image: -moz-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(139, 0, 0, 0.95)), to(rgba(139, 0, 0, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: -o-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: linear-gradient(to bottom, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f28b0000', endColorstr='#f28b0000', GradientType=0);
  background: linear-gradient(rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95)), url("../images/white_wave.jpg");
  color: rgba(255, 255, 255, 0.7);
  padding: 5px 50px 30px;
}
.sidebar h3 {
  color: #fff;
}
.sidebar a {
  color: rgba(255, 255, 255, 0.35);
}
.sidebar iframe {
  margin-top: 10px;
}
.sidenav {
  padding: 15px;
}
.sidenav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidenav ul:first-of-type a:hover {
  text-decoration: none;
}
.sidenav a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 5px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.sidenav a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  margin-right: 8px;
}
.sidenav a:hover {
  background: #26262e;
  color: #fff;
}
.sidenav > ul a {
  padding-left: 10px;
}
.sidenav > ul > li > ul a {
  padding-left: 20px;
}
.sidenav > ul > li > ul > li > ul a {
  padding-left: 35px;
}
.sidenav > ul > li > ul > li > ul > li > ul a {
  padding-left: 50px;
}
/* ---------------------
	 What's New
	 --------------------- */
.marquee-wrapper {
  border: 1px solid #ccc;
}
.marquee-wrapper p:last-of-type {
  margin-bottom: 0;
}
.marquee {
  overflow: hidden;
}
.ver {
  height: 200px;
  width: 100%;
}
.rspPane .ver {
  height: auto;
}
.whats-new a:hover {
  text-decoration: underline;
}
/* ---------------------
	 Teacher Component
	 --------------------- */
.teacher-home-info span {
  display: block;
}
.teacher-home-info {
  line-height: 30px;
  text-align: center;
}
/* ---------------------
	 Dashboard
	 --------------------- */
.dashboard .col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dashboard-item {
  display: block;
  color: #fff;
  height: 40vh;
  max-height: 500px;
  position: relative;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.dashboard-item figcaption {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: none;
  padding: 30px;
}
.dashboard-item figcaption h3 {
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
}
.dashboard-item figcaption h3:before {
  content: '';
  border-top: 4px solid #fff;
  display: block;
  width: 80px;
  margin-bottom: 10px;
}
.dashboard-item figcaption p {
  opacity: 0;
  height: 0;
  margin: 0;
  font-style: italic;
}
.dashboard-item:hover {
  color: #fff;
}
.dashboard-item:hover figcaption {
  top: 0;
  background-color: rgba(38, 38, 46, 0.85);
}
.dashboard-item:hover figcaption p {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  height: 100%;
  margin-bottom: 10px;
}
.dashboard-item:nth-child(odd) figcaption h3:before {
  border-color: #8b0000;
}
.dashboard-item:nth-child(even) figcaption h3:before {
  border-color: #243472;
}
/* ---------------------
	 Social Block
	 --------------------- */
.social-button {
  padding: 5px 8px;
  margin: 5px 3px 10px 0;
  color: #fff;
  background-color: #8b0000;
  display: inline-block;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
.social-button:hover {
  background-color: #720000;
  color: #fff;
}
.social-button i {
  margin-right: 4px;
}
a.social-facebook[href=""],
a.social-twitter[href=""],
a.social-instagram[href=""],
a.social-youtube[href=""] {
  display: none;
}
/* ---------------------
	 Bottom Nav
	 --------------------- */
.bottomnav ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bottomnav ul li {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
  zoom: 1;
  *display: inline;
}
.bottomnav ul li:first-child {
  border-left: none;
  margin: 0;
  padding: 0;
}
.bottomnav ul li a {
  display: block;
  line-height: 1;
  text-decoration: none;
  color: #26262e;
}
.bottomnav ul li a:hover {
  text-decoration: underline;
}
/* ---------------------
	 Footer
	 --------------------- */
.footer {
  color: #fff;
  overflow: hidden;
  background-color: rgba(38, 38, 46, 0.95);
  background-image: -moz-linear-gradient(top, rgba(38, 38, 46, 0.95), rgba(38, 38, 46, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(38, 38, 46, 0.95)), to(rgba(38, 38, 46, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(38, 38, 46, 0.95), rgba(38, 38, 46, 0.95));
  background-image: -o-linear-gradient(top, rgba(38, 38, 46, 0.95), rgba(38, 38, 46, 0.95));
  background-image: linear-gradient(to bottom, rgba(38, 38, 46, 0.95), rgba(38, 38, 46, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f226262e', endColorstr='#f226262e', GradientType=0);
  background: linear-gradient(rgba(38, 38, 46, 0.95), rgba(38, 38, 46, 0.95)), url("../images/white_wave.jpg");
}
.footer .col {
  padding: 30px;
}
.footer a {
  line-height: 2;
  font-style: italic;
}
.footer a:hover {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: underline;
}
.footer h3 {
  font-family: 'Vesper Libre', Georgia, serif;
  font-weight: 500;
  text-align: center;
}
/* map embed */
.google-map {
  height: 400px;
  background-image: url(../images/map.jpg);
  background-position: center center;
}
.embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 50vh;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.footer #quicklinks {
  background-color: rgba(139, 0, 0, 0.95);
  background-image: -moz-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(139, 0, 0, 0.95)), to(rgba(139, 0, 0, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: -o-linear-gradient(top, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-image: linear-gradient(to bottom, rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f28b0000', endColorstr='#f28b0000', GradientType=0);
  background: linear-gradient(rgba(139, 0, 0, 0.95), rgba(139, 0, 0, 0.95)), url("../images/white_wave.jpg");
}
.footer #quicklinks ul {
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  list-style: none;
  padding: 0;
}
.footer #quicklinks ul li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-right: 10px;
  margin-left: 2px;
}
.subpage-footer ul li {
  display: inline;
  margin: 0px 8px;
}
.sub-footer {
  background-color: #1a1a20;
}
.sub-footer p,
.sub-footer a {
  padding: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.3);
}
.sub-footer a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 760px) and (max-width: 939px) {
  .container,
  .tablet-container {
    max-width: 1400px;
    /* padding-left: 20px;
  padding-right: 20px; */
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .tablet-container:first-child {
    margin-left: auto;
  }
  .tablet-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .tablet-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 40px;
    padding-right: 40px;
  }
  .tablet-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .tablet-col-1 {
    width: 8.33333%;
  }
  .tablet-col-2 {
    width: 16.66667%;
  }
  .tablet-col-3,
  .tablet-col-1-4 {
    width: 25%;
  }
  .tablet-col-4,
  .tablet-col-1-3 {
    width: 33.33333%;
  }
  .tablet-col-5 {
    width: 41.66665%;
  }
  .tablet-col-6,
  .tablet-col-1-2 {
    width: 50%;
  }
  .tablet-col-7 {
    width: 58.33333%;
  }
  .tablet-col-8 {
    width: 66.66666%;
  }
  .tablet-col-9,
  .tablet-col-3-4 {
    width: 75%;
  }
  .tablet-col-10 {
    width: 83.33333%;
  }
  .tablet-col-11 {
    width: 91.66666%;
  }
  .tablet-col-12 {
    width: 100%;
  }
  .tablet-push-1 {
    left: 8.33333%;
    left: calc(100% / 12 * 1);
    left: -webkit-calc(100% / 12 * 1);
    left: -moz-calc(100% / 12 * 1);
  }
  .tablet-pull-1 {
    left: -8.33333%;
    left: calc(-100% / 12 * 1);
    left: -webkit-calc(-100% / 12 * 1);
    left: -moz-calc(-100% / 12 * 1);
  }
  .tablet-push-2 {
    left: 16.66667%;
    left: calc(100% / 12 * 2);
    left: -webkit-calc(100% / 12 * 2);
    left: -moz-calc(100% / 12 * 2);
  }
  .tablet-pull-2 {
    left: -16.66667%;
    left: calc(-100% / 12 * 2);
    left: -webkit-calc(-100% / 12 * 2);
    left: -moz-calc(-100% / 12 * 2);
  }
  .tablet-push-3,
  .tablet-push-1-4 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -webkit-calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .tablet-pull-3,
  .tablet-pull-1-4 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -webkit-calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .tablet-push-4,
  .tablet-push-1-3 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -webkit-calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .tablet-pull-4,
  .tablet-pull-1-3 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -webkit-calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .tablet-push-5 {
    left: 41.66665%;
    left: calc(100% / 12 * 5);
    left: -webkit-calc(100% / 12 * 5);
    left: -moz-calc(100% / 12 * 5);
  }
  .tablet-pull-5 {
    left: -41.66665%;
    left: calc(-100% / 12 * 5);
    left: -webkit-calc(-100% / 12 * 5);
    left: -moz-calc(-100% / 12 * 5);
  }
  .tablet-push-6,
  .tablet-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -webkit-calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .tablet-pull-6,
  .tablet-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -webkit-calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .tablet-push-7 {
    left: 58.33333%;
    left: calc(100% / 12 * 7);
    left: -webkit-calc(100% / 12 * 7);
    left: -moz-calc(100% / 12 * 7);
  }
  .tablet-pull-7 {
    left: -58.33333%;
    left: calc(-100% / 12 * 7);
    left: -webkit-calc(-100% / 12 * 7);
    left: -moz-calc(-100% / 12 * 7);
  }
  .tablet-push-8 {
    left: 66.66666%;
    left: calc(100% / 12 * 8);
    left: -webkit-calc(100% / 12 * 8);
    left: -moz-calc(100% / 12 * 8);
  }
  .tablet-pull-8 {
    left: -66.66666%;
    left: calc(-100% / 12 * 8);
    left: -webkit-calc(-100% / 12 * 8);
    left: -moz-calc(-100% / 12 * 8);
  }
  .tablet-push-9,
  .tablet-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -webkit-calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .tablet-pull-9,
  .tablet-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -webkit-calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .tablet-push-10 {
    left: 83.33333%;
    left: calc(100% / 12 * 10);
    left: -webkit-calc(100% / 12 * 10);
    left: -moz-calc(100% / 12 * 10);
  }
  .tablet-pull-10 {
    left: -83.33333%;
    left: calc(-100% / 12 * 10);
    left: -webkit-calc(-100% / 12 * 10);
    left: -moz-calc(-100% / 12 * 10);
  }
  .tablet-push-11 {
    left: 91.66666%;
    left: calc(100% / 12 * 11);
    left: -webkit-calc(100% / 12 * 11);
    left: -moz-calc(100% / 12 * 11);
  }
  .tablet-pull-11 {
    left: -91.66666%;
    left: calc(-100% / 12 * 11);
    left: -webkit-calc(-100% / 12 * 11);
    left: -moz-calc(-100% / 12 * 11);
  }
  .tablet-no-push,
  .tablet-no-pull {
    left: auto;
  }
  .tablet-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .tablet-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .tablet-text-left {
    text-align: left;
  }
  .tablet-text-right {
    text-align: right;
  }
  .tablet-text-center {
    text-align: center !important;
  }
  .tablet-left {
    float: left;
  }
  .tablet-right {
    float: right;
  }
  .tablet-no-float {
    float: none;
  }
  .tablet-no-margin {
    margin: 0;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .no-tablet {
    display: none !important;
  }
  .show-tablet {
    display: block;
  }
  /* ---------------------
   Header
   --------------------- */
  .header-title .logo,
  .header-title .title {
    display: block;
    width: 100%;
  }
  .header-title .logo {
    margin-bottom: 10px;
  }
  .header h1 {
    font-size: 150%;
  }
  .header h1:after {
    margin: 8px auto 0;
  }
  #headerlinks {
    margin-top: 0;
  }
  /* ---------------------
	 Navbar
	 --------------------- */
  .navbar .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* ---------------------
	 Banner
	 --------------------- */
  .ccms-banner-slider .slick-dots li button::before {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 759px) {
  .container,
  .mobile-container {
    /* padding-left: 20px;
  padding-right: 20px; */
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .mobile-container:first-child {
    margin-left: auto;
  }
  .mobile-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .mobile-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mobile-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-col-1-2 {
    width: 50%;
  }
  .mobile-col-1-3 {
    width: 33.33333%;
  }
  .mobile-col-1-4 {
    width: 25%;
  }
  .mobile-col-3-4 {
    width: 75%;
  }
  .mobile-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -webkit-calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .mobile-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -webkit-calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .mobile-push-1-3 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -webkit-calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .mobile-pull-1-3 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -webkit-calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .mobile-push-1-4 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -webkit-calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .mobile-pull-1-4 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -webkit-calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .mobile-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -webkit-calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .mobile-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -webkit-calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .mobile-no-push,
  .mobile-no-pull {
    left: auto;
  }
  .mobile-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .mobile-col-1-1,
  .mobile-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    display: block;
  }
  .mobile-full:first-child {
    margin-top: 0;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center !important;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  .mobile-no-float {
    float: none !important;
  }
  .mobile-no-margin {
    margin: 0;
  }
  .mobile-no-padding {
    padding: 0;
  }
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block;
  }
  /* ---------------------
	 Header
	 --------------------- */
  .header-title .logo,
  .header-title .title {
    display: block;
    width: 100%;
  }
  .header-title .logo {
    margin-bottom: 10px;
    padding-right: 0px;
  }
  .header h1 {
    font-size: 150%;
  }
  .header h1:after {
    margin: 8px auto 0;
  }
  #headerlinks {
    margin-top: 0;
  }
  /* ---------------------
	 Navbar
	 --------------------- */
  .navbar .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-logo {
    display: inline-block;
    height: 50px;
  }
  .mobile-menu {
    display: inline-block !important;
  }
  .mobile-menu li {
    padding: 9px 10px 0;
  }
  .mobile-menu li a {
    color: #fff;
  }
  /* ---------------------
	 Banner
	 --------------------- */
  .ccms-banner p {
    max-width: 100%;
  }
  /* ---------------------
   Content
   --------------------- */
  .content .grid {
    padding-left: 0;
    padding-right: 0;
  }
  .content .article {
    padding: 30px;
  }
  .sidebar {
    padding: 30px !important;
    margin-bottom: 0 !important;
  }
  /* ---------------------
	 Dashboard
	 --------------------- */
  /* ---------------------
   Footer
   --------------------- */
  .mobile-list-styled li {
    display: block !important;
    margin-bottom: 0.5em !important;
  }
}
@media print {
  * {
    background: transparent;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.embed-container {
  height: 300px;
}
