@font-face {
  font-family: 'dejavu';
  src: url('../fonts/DejaVuSans-webfont.eot');
  src: url('../fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-webfont.woff') format('woff'), url('../fonts/DejaVuSans-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-webfont.svg#dejavu') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dejavu';
  src: url('../fonts/DejaVuSans-Oblique-webfont.eot');
  src: url('../fonts/DejaVuSans-Oblique-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-Oblique-webfont.woff') format('woff'), url('../fonts/DejaVuSans-Oblique-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-Oblique-webfont.svg#dejavu') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'dejavu';
  src: url('../fonts/DejaVuSans-Bold-webfont.eot');
  src: url('../fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-Bold-webfont.woff') format('woff'), url('../fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-Bold-webfont.svg#dejavu') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'dejavu';
  src: url('../fonts/DejaVuSans-BoldOblique-webfont.eot');
  src: url('../fonts/DejaVuSans-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSans-BoldOblique-webfont.woff') format('woff'), url('../fonts/DejaVuSans-BoldOblique-webfont.ttf') format('truetype'), url('../fonts/DejaVuSans-BoldOblique-webfont.svg#dejavu') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'dejavu-condensed';
  src: url('../fonts/DejaVuSansCondensed-Bold-webfont.eot');
  src: url('../fonts/DejaVuSansCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSansCondensed-Bold-webfont.woff') format('woff'), url('../fonts/DejaVuSansCondensed-Bold-webfont.ttf') format('truetype'), url('../fonts/DejaVuSansCondensed-Bold-webfont.svg#dejavu-condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dejavu-condensed';
  src: url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.eot');
  src: url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'), url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'), url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.svg#dejavu-condensed') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'bebas_neue';
  src: url('../fonts/bebasneue_regular-webfont.eot');
  src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('../fonts/bebasneue_regular-webfont.woff') format('woff'), url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'), url('../fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neue';
  src: url('../fonts/bebasneue_bold-webfont.eot');
  src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff'), url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'), url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
  font-weight: bold;
  font-style: normal;
}
/*
	Frameless			<http://framelessgrid.com/>
	by Joni Korpi 		<http://jonikorpi.com/>
	licensed under CC0	<http://creativecommons.org/publicdomain/zero/1.0/>
*/
/*
	Margin, padding, and border resets
	except for form elements
*/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
/*
	Consistency fixes
	adopted from http://necolas.github.com/normalize.css/
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 1em;
}
body {
  min-height: 100%;
  font-size: 100%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b,
strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
input,
textarea,
button,
select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
/*
	These are easy to forget
*/
::selection {
  background: red;
  color: white;
}
::-moz-selection {
  background: red;
  color: white;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0.62);
}
/*
	Style overrides for IE6-8
	http://jonikorpi.com/leaving-old-IE-behind/
*/
/*
	An easy way to zoom your entire layout in or out (as long as it's set in ems).
	Just change the media queries to activate them.
	Assuming your base font-size is 16:
	- the first one zooms out by a factor of (16-2)/16 = 0.875
	- the second one zooms in by a factor of (16+2)/16 = 1.125  
*/
@media screen and (max-width: 1px) {
  body {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1px) {
  body {
    font-size: 1.125em;
  }
}
a {
  color: #06c;
  text-decoration: none;
}
/* VARIABLES */
/* mixins */
.shadowed {
  box-shadow: 0px 0px 1px #E2D2B9;
}
/* misc */
hr {
  width: 100%;
  border-bottom: 0;
  border-top: 1px solid #d9d9d9;
}
/* inputs */
input,
textarea,
select,
button,
label {
  margin: 0;
  line-height: normal;
  font-family: inherit;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
textarea,
select {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  height: 33px;
  line-height: 19px;
  color: #626262;
  background: white;
  border: 1px solid #a9a9a9;
  border-radius: 2px;
  width: 100%;
}
textarea,
select {
  height: auto;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
textarea:focus,
select:focus {
  color: #3c3c3c;
  background: white;
  border-color: #3fb6f2;
  outline: none;
}
div.input {
  padding: 0 0 20px 0;
  position: relative;
  display: inline-block;
  float: left;
  clear: both;
  width: 100%;
}
.input-group {
  display: inline;
}
.error > input,
.error > textarea,
.error > select,
.error > .input-group > input {
  color: #5f2423;
  background: #fbdbcf;
  border-color: #f3746d;
}
.error > .input-group .button {
  background: #f3746d;
  color: white;
}
.valid > input,
.valid > textarea,
.valid > select,
.valid > .input-group > input {
  color: #35491e;
  background: #e1fac9;
  border-color: #91c753;
}
.valid > .input-group .button {
  background: #91c753;
  color: white;
}
.error-message {
  color: #fff;
  height: 1em;
  background: #f3746d;
  margin-left: 20px;
  position: relative;
  display: inline-block;
  line-height: 1em;
  font-size: 0.8em;
  padding: 0.3em 0.5em;
}
.error-message:before {
  content: "";
  position: absolute;
  border-bottom: 0.825em solid transparent;
  border-right: 0.825em solid #f3746d;
  border-top: 0.825em solid transparent;
  height: 0px;
  width: 0px;
  margin-left: -0.75em;
  left: 0em;
  top: 0;
}
.loader {
  display: inline-block;
  color: #999;
  margin-left: 20px;
}
form label {
  color: #555555;
}
form.horizontal label {
  width: 7.5em;
  display: inline-block;
  text-align: right;
  padding-right: 1.1em;
  line-height: 33px;
}
form.horizontal .checkbox label {
  margin-left: 7.5em;
  width: auto;
  line-height: initial;
}
form.horizontal .radio-group,
form.horizontal .select-group {
  display: inline-block;
}
form.narrow label {
  display: block;
  padding-right: 1.1em;
  font-size: 0.875em;
  margin-bottom: 0.275em;
}
form.narrow .checkbox label,
form.narrow .radio label {
  margin-left: 0;
  width: auto;
  line-height: initial;
  font-size: 1em;
}
.checkbox label,
.radio label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 18px;
  padding-left: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
}
form.horizontal .radio-group .checkbox label,
form.horizontal .select-group .checkbox label,
form.horizontal .radio-group .radio label,
form.horizontal .select-group .radio label {
  line-height: normal;
  width: auto;
}
.checkbox label > input,
.radio label > input {
  position: absolute;
  left: 0;
  width: inherit;
  height: inherit;
  opacity: 0;
}
.checkbox span.checkboxspan {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  display: block;
  height: 100%;
  background: white;
  border: 2px solid #d9d9d9;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio span.checkboxspan {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  display: block;
  height: 100%;
  background: white;
  border: 2px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
span.checkboxspan:before {
  content: '';
  display: none;
}
.checkbox span.checkboxspan:before {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 7px;
  height: 3px;
  border: solid #aaa;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.radio span.checkboxspan:before {
  margin: 4px;
  width: 6px;
  height: 6px;
  background: #aaa;
  border-radius: 3px;
}
input:checked + span.checkboxspan:before {
  display: block;
}
form.horizontal .input-radio label,
form.horizontal .input-select label {
  line-height: normal;
  vertical-align: top;
}
/* buttons */
.button {
  display: inline-block;
  vertical-align: top;
  height: 2em;
  line-height: 2em;
  padding: 0 16px;
  color: #243140;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  background: #e5e7ed;
  border: 0;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button-small {
  height: 1.7em;
  font-size: 0.875em;
  padding: 0 16px;
  line-height: 1.7em;
}
.button-big {
  height: 3em;
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
}
.button-big-attached {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.button-blue {
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
  background: #839ff4;
}
.button-blue:hover {
  background: #b2c3f8;
}
.button-red {
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
  background: #dd0000;
}
.button-red:hover {
  background: #ff1111;
}
.button-green,
.button-ok {
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.08);
  background: #77d44b;
}
.button-green:hover,
.button-ok:hover {
  background: #96de74;
}
.input-group-btn button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -2px;
  background: #d9d9d9;
}
a.button {
  text-decoration: none;
}
.button-prev,
.button-next {
  position: relative;
  height: 33px;
  width: 33px;
  padding: 0;
  font: 0/0 serif;
  color: transparent;
}
.button-prev:before,
.button-next:before,
.button-prev:after,
.button-next:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border: 5px outset transparent;
}
.button-prev:before,
.button-next:before {
  margin-top: -4px;
}
.button-prev:before,
.button-prev:after {
  left: 49%;
  margin-left: -10px;
  border-right: 8px solid #fff;
}
.button-next:before,
.button-next:after {
  right: 49%;
  margin-right: -10px;
  border-left: 8px solid #fff;
}
/* button - icons */
.button-ok:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  margin-right: 10px;
  margin-left: -2px;
  vertical-align: text-top;
}
/* pagination */
.pagination {
  display: inline-block;
  position: relative;
  height: 34px;
  line-height: 12px;
  padding: 11px 47px;
  text-align: center;
  background: #ffffff;
  border-radius: 2px;
  cursor: default;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pagination > .button {
  position: absolute;
  top: 0;
  width: 34px;
  height: 34px;
}
.pagination > .button-prev {
  left: 0;
  border-radius: 2px 0 0 2px;
}
.pagination > .button-next {
  right: 0;
  border-radius: 0 2px 2px 0;
}
.pagination-link {
  display: inline-block;
  vertical-align: top;
  margin: 1px 2px;
  width: 10px;
  height: 10px;
  font: 0/0 serif;
  color: transparent;
  background: #d3d6e0;
  border-radius: 6px;
}
.pagination-link.active {
  margin-top: 0;
  margin-bottom: 0;
  width: 12px;
  height: 12px;
  background: #77d44b;
}
/* NAV */
.nav {
  overflow: hidden;
  line-height: 35px;
  padding: 0 14px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  background: #d7ebf8;
  border-radius: 2px;
}
.nav-links {
  float: right;
  margin: 0 -14px 0 14px;
  list-style: none;
}
.nav-links > li {
  float: left;
}
.nav-links > li a {
  display: block;
  padding: 0 12px;
  color: #333333;
}
/* ALERTS */
.alert {
  position: relative;
  line-height: 27px;
  padding: 4px 38px 4px 14px;
  color: #424239;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
  background: #fcf0b0;
  border-radius: 2px;
}
/* presets */
body {
  font-size: 1em;
  line-height: 1.5em;
  font-family: dejavu, sans-serif;
  background: #dcdbdb;
  color: #3b3b3b;
}
h1,
h2,
h3,
h4 {
  font-size: 1em;
}
h1 {
  font-family: dejavu-condensed, sans-serif;
  margin: 0.5em 0;
}
h2 {
  font-family: dejavu-condensed, sans-serif;
  margin: 0.85em 0;
}
h3.subtitle {
  color: #dd0000;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.blue {
  color: #839ff4;
}
.red {
  color: #dd0000;
}
header {
  overflow: hidden;
}
.col {
  float: left;
}
.container {
  margin: 0 auto;
}
#page .container {
  padding: 0 0 3em 0;
}
.wrapper-white {
  background: white;
  width: 100%;
  display: inline-block;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.fleft {
  float: left;
}
.centered {
  text-align: center;
  width: 100%;
  clear: both;
}
.toppadding {
  padding-top: 1em;
  display: inline-block;
}
.main {
  clear: both;
}
ul.tabled {
  display: table;
  width: 100%;
}
ul.tabled li {
  display: table-row;
}
ul.tabled li div.cell {
  display: table-cell;
}
.htmlcontent ul,
.htmlcontent ol {
  padding: 0 0 0 2em;
}
.htmlcontent ul li,
.htmlcontent ol li {
  padding: 0.2em 0;
}
.htmlcontent img {
  margin: 0.5em 1em;
  max-width: 90%;
  height: auto;
}
.htmlcontent td img {
  margin: 5px 0;
  max-width: 160px;
  display: block;
}
.htmlcontent p {
  padding: 0.2em 0;
}
.htmlcontent h3 {
  padding: 0.5em 0;
}
.teachercontent ul {
  padding: 0 0 0 2em;
}
.teachercontent img {
  margin: 0.5em 1em;
  max-width: 33%;
  height: auto;
}
.teachercontent p {
  padding: 0.2em 0;
}
#content h2 {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  line-height: 1em;
}
/* ARTICLES */
ul.in-text-menu {
  width: 100%;
  display: inline-block;
  border-top: 5px solid #ababab;
}
ul.in-text-menu li {
  padding: 0;
  list-style: none;
  display: inline-block;
  border-left: 3px solid #ababab;
  margin: 2em 0;
}
ul.in-text-menu li.first {
  border-left: none;
}
ul.in-text-menu li a {
  color: #ababab;
  padding: 1em;
  font-family: dejavu-condensed, sans-serif;
  text-transform: uppercase;
}
ul.in-text-menu li.first a {
  padding: 1em 1em 1em 0;
}
ul.in-text-menu li.current a {
  color: #3b3b3b;
}
.article-body {
  padding-bottom: 1em;
}
.article-body td {
  background-color: white;
  border: 5px solid #DCDBDB;
  padding: 0.25em 1em;
}
#map {
  height: 500px;
  width: 100%;
}
/* TEACHER - DESCRIPTION */
a.teacher-photo-link {
  float: left;
  margin: 0 1.5em 1.5em 0;
}
.inner-container p {
  padding: 0 0 0.5em 0;
}
/* TILES */
.tiles-container {
  margin: 0 auto;
}
.tile img {
  max-width: 100%;
  display: block;
}
.tile-title {
  position: absolute;
  left: 0;
  bottom: 0.75em;
  background-color: rgba(255, 255, 255, 0.7);
  font-family: dejavu-condensed, sans-serif;
  color: #333333;
  padding: 5px 10px;
}
@media screen and (max-width: 19.5em) {
  #content {
    padding: 0;
  }
  #content h2 {
    font-size: 1.125em;
  }
  #content h3.subtitle {
    font-size: 1em;
  }
  #banner {
    width: 150%;
    margin-left: -25%;
  }
  #page .container {
    padding: 0 1em 3em 1em;
    box-sizing: border-box;
  }
  .tiles-container {
    text-align: center;
  }
  .tile {
    position: relative;
    margin-bottom: 1.5em;
    display: inline-block;
  }
}
@media screen and (min-width: 19.5625em) and (max-width: 37.5em) {
  #content {
    padding: 0;
  }
  .tiles-container {
    width: 18em;
  }
  #content h2 {
    font-size: 1.5em;
  }
  #content h3.subtitle {
    font-size: 1em;
  }
  #banner {
    width: 150%;
    margin-left: -25%;
  }
  #page .container {
    padding: 0 1em 3em 1em;
    box-sizing: border-box;
  }
  .tiles-container {
    text-align: center;
  }
  .tile {
    position: relative;
    margin-bottom: 1.5em;
    display: inline-block;
  }
}
@media screen and (min-width: 37.5625em) and (max-width: 55.5em) {
  .container {
    width: 34.5em;
  }
  .tiles-container {
    width: 36em;
  }
  .tile {
    width: 16.5em;
  }
  #content h2 {
    font-size: 2.25em;
  }
  #banner {
    width: 55.5625em;
    margin-left: -10.5em;
  }
  .tile {
    float: left;
    position: relative;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 55.5625em) and (max-width: 73.5em) {
  .container {
    width: 52.5em;
  }
  .tiles-container {
    width: 54em;
  }
  .tile {
    width: 16.5em;
  }
  #content h2 {
    font-size: 3em;
  }
  #content h3.subtitle {
    margin-top: -1em;
  }
  ul.in-text-menu li a {
    font-size: 1.375em;
  }
  #banner {
    width: 73.5625em;
    margin-left: -10.5em;
  }
  .tile {
    float: left;
    position: relative;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 73.5625em) {
  .container {
    width: 70.5em;
  }
  .tiles-container {
    width: 72em;
  }
  .tile {
    width: 16.5em;
  }
  #content h2 {
    font-size: 3.75em;
  }
  #content h3.subtitle {
    margin-top: -1em;
  }
  ul.in-text-menu li a {
    font-size: 2em;
  }
  #banner {
    width: 91.5625em;
    margin-left: -10.5em;
  }
  .tile {
    float: left;
    position: relative;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 91.5625em) {
  #banner-container {
    margin: 0 !important;
    width: 100%;
  }
  #banner {
    width: 100%;
    margin-left: 0;
  }
}
.column {
  float: left;
}
.size-1of1 {
  width: 100%;
}
.size-1of2 {
  width: 50%;
}
.size-1of3 {
  width: 33.333%;
}
#temp div.input {
  display: inline-block;
  clear: none;
  margin-right: 10px;
}
#temp div.input select {
  width: auto !important;
}
#debug {
  clear: both;
}
/*** RETURN TO TOP ***/
#returnbutton {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #C20B06;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  border-top-left-radius: 20px;
}
#returnbutton a {
  color: #fff;
}
ul.main_menu {
  float: right;
  font-family: bebas_neue, sans-serif;
  font-weight: bold;
}
ul.main_menu li {
  float: left;
  display: block;
  list-style: none;
}
ul.main_menu > li {
  border-left: 2px solid #f2f1f0;
  position: relative;
}
ul.main_menu > li.first {
  border-left: none;
}
ul.main_menu li a {
  color: #3b3b3b;
  display: inline-block;
  line-height: 1.1em;
}
ul.main_menu li ul {
  display: none;
  position: absolute;
  right: -2px;
  z-index: 9999;
  padding: 0 2px;
  background-image: linear-gradient(#3b3b3b, #dcdbdb 30px);
}
ul.main_menu > li.first ul {
  padding: 0 2px 0 0;
}
ul.main_menu li ul li {
  float: right;
  clear: both;
  background: #dcdbdb;
  width: 100%;
}
ul.main_menu li ul li:first-child {
  padding-top: 0.25em;
}
ul.main_menu li ul li a {
  padding: 0.25em 1em;
  display: block;
  text-align: right;
}
#menu-toggle {
  position: absolute;
  right: 0px;
  top: 0;
  line-height: 2em;
  font-size: 2em;
  margin-right: 0.5em;
}
#logo {
  position: absolute;
  z-index: 9999;
  background-color: #f2f1f0;
  text-align: center;
  border: 2px solid #DCDBDB;
  border-top: none;
}
ul.main_menu > li.last > a .fa-facebook-official {
  padding: 0;
  background: #fff;
  line-height: 85%;
  color: #3b5998;
}
@media screen and (min-width: 73.5625em) {
  ul.main_menu > li.last > a span {
    display: none;
  }
}
#logo img {
  max-width: 100%;
  max-height: 100%;
}
#logo_mobile h1 {
  font-size: 2em;
  font-family: bebas_neue, sans-serif;
  margin: 0;
  padding: 5px;
  margin-right: 1.4em;
}
header a {
  color: #333333;
}
/* @media screen and (max-width: ((@media4)-(1/@em))) { 
    header { background: white; }
    #logo {width: @1cols; height: @2cols; display:none; } 
    #logo_mobile { height: 1em; } 
    #mainmenu { height: 100/@em; padding-left: @2cols;  }
    ul.main_menu { line-height: 16/@em; margin-top:((100-16)/2)/@em; } 
    ul.main_menu li a {     padding: 0 0.5em; font-size: 1.2em; }
}

@media screen and (min-width: @media4) and (max-width: ((@media8)-(1/@em))) {
	header { background: white; }
    #logo {width: @1cols; height: @2cols; display:none; }
    #logo_mobile { height: 1em; } 
    #mainmenu { height: 100/@em; padding-left: @2cols;  }
    ul.main_menu { line-height: 16/@em; margin-top:((100-16)/2)/@em; }
    ul.main_menu li a {     padding: 0 0.5em; font-size: 1.2em; }
	
}*/
@media screen and (max-width: 37.5em) {
  header {
    background: white;
  }
  #logo {
    display: none;
  }
  #logo_mobile img {
    height: 2em;
    vertical-align: middle;
  }
  #mainmenu {
    height: 6.25em;
    padding-left: 7.5em;
    display: none;
  }
  ul.main_menu {
    line-height: 1em;
    margin-top: 2.625em;
  }
  ul.main_menu li a {
    padding: 0 0.5em;
    font-size: 1.2em;
  }
}
@media screen and (min-width: 37.5625em) and (max-width: 55.5em) {
  #logo {
    width: 7.5em;
    height: 7.5em;
  }
  #logo_mobile {
    display: none;
  }
  #mainmenu {
    height: 6.25em;
    padding-left: 7.5em;
  }
  /*ul.main_menu { line-height: 16/@em; margin-top:((100-16-5)/2)/@em; }
    ul.main_menu li { margin:5px 0; }
    ul.main_menu li a { padding: 0 0.5em; font-size: 1.2em; } */
  ul.main_menu {
    margin-right: 1.5em;
  }
  ul.main_menu > li {
    border-left: none;
    position: relative;
    width: 2.4em;
    overflow: visible;
    margin-top: 6.5em;
    height: 0;
  }
  ul.main_menu li a {
    padding: 0 0 0 50px;
    width: 400px;
    font-size: 1.3em;
    transform: rotate(315deg);
    line-height: 1.5em;
    transform-origin: left bottom 0;
    white-space: nowrap;
  }
  ul.main_menu li a:hover {
    background: #f2f1f0;
  }
}
@media screen and (min-width: 55.5625em) and (max-width: 73.5em) {
  #logo {
    width: 7.5em;
    height: 7.5em;
  }
  #logo_mobile {
    display: none;
  }
  #mainmenu {
    height: 6.25em;
    padding-left: 7.5em;
  }
  /*ul.main_menu { line-height: 16/@em; margin-top:((100-16-5)/2)/@em; }
    ul.main_menu li { margin:5px 0; }
    ul.main_menu li a {     padding: 0 0.5em; font-size: 1.2em; }*/
  ul.main_menu {
    margin-right: 1.5em;
  }
  ul.main_menu > li {
    border-left: none;
    position: relative;
    width: 4em;
    overflow: visible;
    margin-top: 6.25em;
    height: 0;
  }
  ul.main_menu li a {
    padding: 0 0 0 50px;
    width: 400px;
    font-size: 1.4em;
    transform: rotate(315deg);
    line-height: 1.5em;
    transform-origin: left bottom 0;
    white-space: nowrap;
  }
  ul.main_menu li a:hover {
    background: #f2f1f0;
  }
}
@media screen and (min-width: 73.5625em) {
  #logo {
    width: 11em;
    height: 11em;
  }
  #logo a {
    padding: 10px;
    display: inline-block;
  }
  #logo_mobile {
    display: none;
  }
  #mainmenu {
    height: 10em;
    padding-left: 12em;
  }
  ul.main_menu {
    line-height: 1.25em;
    margin-top: 4.0625em;
  }
  ul.main_menu li {
    margin: 5px 0;
  }
  ul.main_menu li a {
    padding: 0 0.4em;
    font-size: 1.5em;
  }
  ul.main_menu > li:hover {
    background: #f2f1f0;
  }
}
.footer-header {
  font-family: dejavu-condensed, sans-serif;
  line-height: 2em;
  margin-top: 1em;
}
#footer {
  background-color: #050505;
  background-image: url('../img/footer-bg.jpg');
  width: 100%;
  background-size: cover;
  color: #bfbfbf;
  position: relative;
}
#footer div.input {
  width: 100%;
  padding: 0 0 10px 0;
}
#footer input,
#footer textarea {
  background: #bebebe;
  border: none;
  width: 100%;
  border-radius: 0;
}
#footer textarea {
  padding-top: 10px;
}
#footer input:focus,
#footer textarea:focus {
  background: #f0f0f0;
}
#footer .copyright {
  width: 100%;
  text-align: center;
  color: #5c5b5b;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 0 5px #000;
}
.margin-top {
  margin-top: 1em;
}
.placeholder-footer {
  color: #5c5b5b;
  font-weight: bold;
  text-transform: uppercase;
}
::-webkit-input-placeholder {
  color: #5c5b5b;
  font-weight: bold;
  text-transform: uppercase;
}
::-moz-placeholder {
  color: #5c5b5b;
  font-weight: bold;
  text-transform: uppercase;
}
input:-moz-placeholder {
  color: #5c5b5b;
  font-weight: bold;
  text-transform: uppercase;
}
input:-ms-input-placeholder {
  color: #5c5b5b;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 19.5em) {
  .footer-big {
    padding: 0 1em;
    box-sizing: border-box;
  }
  .footer-big .footer-left {
    float: left;
    width: 100%;
  }
  .footer-big .footer-right {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 19.5625em) and (max-width: 37.5em) {
  .footer-big {
    padding: 0 1em;
    box-sizing: border-box;
  }
  .footer-big .footer-left {
    float: left;
    width: 100%;
  }
  .footer-big .footer-right {
    float: left;
    width: 100%;
  }
  #footer h3 {
    font-size: 1.25em;
  }
  #footer p {
    font-size: 1em;
    font-weight: bold;
    padding: 1em 0 0 0;
  }
  #footer input {
    line-height: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 37.5625em) and (max-width: 55.5em) {
  .footer-big .footer-left {
    float: left;
    width: 100%;
  }
  .footer-big .footer-right {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 55.5625em) and (max-width: 73.5em) {
  .footer-big .footer-left {
    float: left;
    width: 21em;
  }
  .footer-big .footer-right {
    margin-left: 7.5em;
    float: left;
    width: 21em;
  }
  #footer h3 {
    font-size: 1.25em;
  }
  #footer p {
    font-size: 1em;
    font-weight: bold;
    padding: 1em 0 0 0;
  }
  #footer input {
    line-height: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 73.5625em) {
  .footer-big .footer-left {
    margin-left: 7.5em;
    float: left;
    width: 25.5em;
  }
  .footer-big .footer-right {
    margin-left: 7.5em;
    float: left;
    width: 25.5em;
  }
  #footer h3 {
    font-size: 1.5em;
  }
  #footer p {
    font-size: 1.25em;
    font-weight: bold;
    padding: 20px 0 0 0;
  }
  #footer input {
    line-height: 45px;
    height: 45px;
  }
}
ul.lessons {
  passing: 0;
  list-style: none;
}
ul.lessons li {
  list-style: none;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
ul.lessons li.lessons-day {
  text-align: center;
  font-weight: bold;
}
ul.lessons li.lessons-day div.cell {
  width: 100%;
  font-size: 1.25em;
  padding: 1em 0 0.5em 0;
}
ul.lessons li.lessons-lesson {
  background: white;
  margin: 5px 0;
  padding: 5px 0;
}
ul.lessons div.cell {
  float: left;
  padding: 0 0 0 1em;
  box-sizing: border-box;
}
ul.lessons div.cell-name {
  font-weight: bold;
}
ul.lessons div.cell-level {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.lessons div.cell-teacher-additional {
  display: none;
  width: 0;
}
ul.lessons div.cell-notice {
  font-size: 0.8em;
  padding: 0 1em;
  width: 100%;
}
ul.lessons div.cell-notice span {
  border-top: 1px solid #d3d6e0;
  width: 100%;
  float: left;
  margin-top: 0.2em;
}
@media screen and (max-width: 19.5em) {
  ul.lessons div.cell.cell-hours {
    width: 100%;
  }
  ul.lessons div.cell-level {
    width: 100%;
  }
  ul.lessons div.cell-name {
    width: 100%;
  }
  ul.lessons div.cell-teacher-additional {
    display: block;
    width: 100%;
  }
  ul.lessons div.cell-teacher {
    display: none;
    width: 0;
  }
}
@media screen and (min-width: 19.5625em) and (max-width: 37.5em) {
  ul.lessons div.cell.cell-hours {
    width: 7.5em;
    text-align: right;
    padding-left: 0;
  }
  ul.lessons div.cell-level {
    /*width: @2cols+@gutter/@em;*/
  }
  ul.lessons div.cell-name {
    width: 16.5em;
  }
  ul.lessons div.cell-teacher-additional {
    display: block;
    width: 16.5em;
  }
  ul.lessons div.cell-teacher {
    display: none;
    width: 0;
  }
}
@media screen and (min-width: 37.5625em) and (max-width: 55.5em) {
  ul.lessons div.cell.cell-hours {
    width: 7.5em;
    text-align: right;
    padding-left: 0;
  }
  ul.lessons div.cell-level {
    width: 13.5em;
  }
  ul.lessons div.cell-name {
    width: 34.5em;
  }
  ul.lessons div.cell-teacher-additional {
    display: block;
    width: 13.5em;
  }
  ul.lessons div.cell-teacher {
    display: none;
    width: 0;
  }
}
@media screen and (min-width: 55.5625em) and (max-width: 73.5em) {
  ul.lessons div.cell.cell-hours {
    width: 7.5em;
    text-align: right;
    padding-left: 0;
  }
  ul.lessons div.cell-level {
    width: 13.5em;
  }
  ul.lessons div.cell-name {
    width: 22.5em;
  }
  ul.lessons div.cell-teacher {
    width: 9em;
  }
}
@media screen and (min-width: 73.5625em) {
  ul.lessons div.cell.cell-hours {
    width: 7.5em;
    text-align: right;
    padding-left: 0;
  }
  ul.lessons div.cell-level {
    width: 18em;
  }
  ul.lessons div.cell-name {
    width: 31.5em;
  }
  ul.lessons div.cell-teacher {
    width: 13.5em;
  }
}
ul.newsposts,
ul.posts {
  passing: 0;
  list-style: none;
}
ul.newsposts > li,
ul.posts > li {
  list-style: none;
  width: 100%;
  float: left;
  border-bottom: 5px solid #d3d6e0;
  padding: 1em 0;
}
ul.newsposts > li:first-child,
ul.posts > li:first-child {
  border-top: 5px solid #d3d6e0;
}
ul.newsposts h3,
ul.posts h3 {
  text-transform: uppercase;
}
@media screen and (min-width: 73.5625em) {
  ul.newsposts,
  ul.posts {
    width: 61.5em;
    margin-left: 4.5em;
  }
  ul.newsposts .newspost-date,
  ul.posts .newspost-date,
  ul.newsposts .post-date,
  ul.posts .post-date {
    float: left;
    width: 12em;
  }
  ul.newsposts .newspost-content,
  ul.posts .newspost-content,
  ul.newsposts .post-content,
  ul.posts .post-content {
    float: left;
    width: 48em;
  }
}
