  *,
*: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: #2328fd;
  text-decoration: none;
}
a:hover {
  color: #0207eb;
}
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;
}
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: 200%;
  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;
}
.sticky {
  position: fixed !important;
  right: 0;
  left: 0;
  top: 0 !important;
  z-index: 999;
  opacity: 0.95;
}
.sticky .wsmenu.slideLeft .wsmenu-list::before {
  background-image: url("/images/logo.png");
  background-repeat: no-repeat;
  background-size: 50% auto;
  content: "";
  float: left;
  height: 35px;
  position: relative;
  top: 12px;
  left: 30px;
  width: 58px;
}
.overlapblackbg {
  display: none;
}
.wsmenuexpandermain {
  position: relative;
  display: none;
}
.no-mobile.wsmenu-arrow.fa.fa-angle-down {
  font-weight: 700;
  padding-left: 3px;
}
.wsmenu {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  padding: 0px;
  margin: 0px auto;
  width: 100%;
}
.wsmenu-click {
  display: none;
}
.wsmenu-list {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 100%;
  padding: 0px;
  display: table;
  /*display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; */
}
.wsmenu-list > li {
  text-align: center;
  display: table-cell;
  /* list-style: none; */
}
.wsmenu-list > li > a {
  display: block;
  color: #fff;
  padding: 0px 14px;
  line-height: 50px;
  min-height: 52px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.wsmenu-list > li > a .fa {
  display: inline-block;
  font-size: 14px;
  line-height: inherit;
  margin-right: 0px;
}
.wsmenu-list > li > a:hover,
.wsmenu-list > li > a.active {
  background-color: #056839 !important;
  text-decoration: none;
  color: #fff;
}
.wsmenu-list li a .arrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #b3b3b3;
  content: "";
  float: right;
  height: 0;
  margin: 0 0 0 9px;
  position: absolute;
  text-align: right;
  top: 22px;
  width: 0;
}
.wsmenu-list li a:hover .arrow:after,
.wsmenu-list li a.active .arrow:after {
  border-top-color: #b3b3b3;
}
.wsmenu-list li:hover > a {
  background-color: #056839 !important;
  text-decoration: none;
  color: #fff;
}
.wsmenu-list li:hover > a .arrow:after {
  border-top-color: #b3b3b3;
}
.wsmenu-list li:hover > ul {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
  display: block;
}
.wsmenu-list li > ul {
  /* ( flat | preserve-3d ) */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  /* FF 10+ */
  -ms-transform-style: preserve-3d;
  /* IE 10+ */
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -ms-transform: rotateX(-75deg);
  transform: rotateX(-75deg);
  visibility: hidden;
}
.wsmenu-list ul {
  position: absolute;
  top: 48px;
  z-index: 1000;
  margin: 0px;
  padding: 2px;
  background-color: #03542b;
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  /* IE 10+ */
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.wsmenu-list ul li > ul,
.wsmenu-list ul ul li > ul ul {
  /* ( flat | preserve-3d ) */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  /* FF 10+ */
  -ms-transform-style: preserve-3d;
  /* IE 10+ */
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -ms-transform: rotateX(-75deg);
  transform: rotateX(-75deg);
  visibility: hidden;
}
.wsmenu-list ul li:hover > ul,
.wsmenu-list ul ul li:hover > ul ul {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.wsmenu-list ul > li > a:hover {
  background-color: #056839 !important;
  border-radius: 0px!important;
  text-decoration: none;
}
.wsmenu-list ul .fa {
  margin-right: 7px;
}
.wsmenu-list ul li {
  position: relative;
  padding: 0px;
  margin: 0px;
  display: block;
}
.wsmenu-list ul li a {
  background: #03542b !important;
  background-image: none !important;
  color: #fff !important;
  border-right: 0 none !important;
  text-align: left;
  display: block;
  line-height: 22px;
  padding: 6px 12px;
  text-transform: none;
  font-size: 16px;
  letter-spacing: normal;
  border-right: 0px solid;
}
.wsmenu-list ul ul,
.wsmenu-list ul ul ul {
  min-width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  /* IE 10+ */
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -ms-transition: -ms-transform 0.4s, opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.wsmenu-list ul li:hover ul,
.wsmenu-list ul ul li:hover ul {
  opacity: 1;
  list-style: none;
  padding: 2px;
  display: block;
}
.wsmenu-list ul ul li:hover ul {
  border: solid 1px #03542b;
  background-color: #03542b;
}
@media only screen and (min-width: 780px) and (max-width: 1023px) {
  .wsmenu {
    font-size: 13px !important;
  }
  .wsmenu-list li a {
    white-space: nowrap !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}
@media only screen and (min-width: 781px) and (max-width: 1200px) {
  .wsmenu-list li a .arrow:after {
    display: none !important;
  }
}
@media only screen and (min-width: 781px) {
  .wsmenu-list li:hover > ul,
  .wsmenu-list ul li:hover > ul,
  .wsmenu-list ul ul li:hover > ul {
    display: block !important;
  }
}
/*------------------------------------ Mobile CSS ---------------------------------------------*/
@media only screen and (max-width: 780px) {
  .wsmenucontainer {
    overflow: hidden;
    min-height: 800px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .mrginleft {
    margin-left: 240px;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .mrginleft .callusicon,
  .mrginleft .mapicon,
  .mrginleft .devider {
    display: none !important;
  }
  .sticky {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 0;
    width: 0;
  }
  .sticky .wsmenuexpandermain .animated-arrow.menuopen {
    left: 240px !important;
    margin-top: 4px !important;
  }
  .sticky .animated-arrow,
  .sticky .smallogo,
  .sticky .callusicon,
  .sticky .devider,
  .sticky .mapicon {
    position: fixed;
  }
  .sticky .smallogo {
    right: 0;
  }
  .sticky .smallogo img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    width: 33px;
  }
  .sticky .smallogo img.menuopen {
    margin-left: 240px;
  }
  .sticky .wsmenu.slideLeft .wsmenu-list {
    width: initial;
  }
  .sticky .wsmenu.slideLeft .wsmenu-list:before {
    display: none;
  }
  .overlapblackbg {
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
  }
  .overlapblackbg.menuopen {
    display: block;
  }
  .wsmenuexpandermain {
    display: block !important;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
    z-index: 1;
  }
  .wsmenu {
    position: relative;
    width: 0px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0px;
    z-index: 100;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
    border: none ;
    background-color: #fff ;
  }
  .wsmenu.menuopen {
    width: 240px;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .wsmenu.menuopen .m-nav {
    display: block !important;
    height: 60px;
    width: 240px;
  }
  .wsmenu.menuopen .m-nav > div a {
    border: 1px solid #ffffff;
    float: left;
    padding: 22px 20px;
  }
  .wsmenu.menuclose {
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .wsmenu-list > li:hover > a {
    background-color: rgba(0, 0, 0, 0.08);
    text-decoration: none;
  }
  .wsmenu-list li:first-child a,
  .wsmenu-list li:last-child a {
    -webkit-border-radius: 0px 0px 0px 0px !important;
    -moz-border-radius: 0px 0px 0px 0px !important;
    border-radius: 0px 0px 0px 0px !important;
  }
  .wsmenu-list li:last-child a {
    border-right: 0px solid;
  }
  .wsmenu-list > li > a .fa {
    margin-right: 6px;
  }
  .wsmenu-list ul > li:hover > a {
    background-color: #7b7b7b;
    color: #fff;
  }
  .wsmenu > .wsmenu-list > li > a.active,
  .wsmenu > .wsmenu-list > li > a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.08);
  }
  .wsmenu > .wsmenu-list > li > a {
    padding: 9px 32px 9px 17px;
    font-size: 14px;
    text-align: left;
    border-right: solid 0px;
    background-color: transparent;
    color: #666666;
    line-height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, 0.13);
    position: static;
  }
  .wsmenu > .wsmenu-list > li > a > .fa {
    font-size: 16px;
    color: #bfbfbf;
  }
  .wsmenu .wsmenu-list {
    height: 100%;
    overflow-y: auto;
    display: block;
  }
  .wsmenu .wsmenu-list > li {
    width: 240px;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
  }
  .wsmenu .wsmenu-list li a .arrow:after {
    display: none ;
  }
  .wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
    font-size: 12px;
    color: #8E8E8E;
  }
  .wsmenu-list li:hover ul {
    display: none;
  }
  .wsmenu-list li:hover ul ul {
    display: none;
  }
  .wsmenu-list ul ul li:hover ul {
    display: none;
    list-style: none;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
  }
  .wsmenu-click {
    border-left: 1px solid rgba(0, 0, 0, 0.13);
    cursor: pointer;
    display: block;
    height: 43px;
    padding-left: 6px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .wsmenu-click i {
    display: block;
    height: 23px;
    width: 25px;
    margin-top: 11px;
    margin-right: 8px;
    background-size: 25px;
    font-size: 21px;
    color: rgba(0, 0, 0, 0.25);
    float: right;
  }
  .wsmenu-click:hover {
    background-color: rgba(0, 0, 0, 0.13);
  }
  .wsmenu-rotate {
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
  }
  .wsmenu-list ul ul {
    width: 100%;
    position: static;
    left: 100%;
    top: 0;
    display: none;
    margin: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  .wsmenu-list ul ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
  }
  .wsmenu-list ul ul li.active {
    color: #000 ;
  }
  .wsmenu-list ul ul li:hover > a {
    background-color: #333333;
    color: #fff;
  }
  .wsmenu-list ul ul a {
    display: block;
    padding: 10px 25px 10px 25px;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
  }
  .wsmenu-list ul ul a.active {
    color: #000 ;
  }
  .wsmenu-list ul ul ul {
    width: 100% ;
    position: static ;
    left: 100% ;
    top: 0 ;
    display: none;
    margin: 0px ;
    padding: 0px ;
    border: solid 0px ;
    transform: none ;
    opacity: 1 ;
    visibility: visible ;
  }
  .wsmenu-list ul ul ul li {
    margin: 0px 0px 0px 0px ;
  }
  .wsmenu-list ul ul ul li.active {
    color: #000 ;
  }
  .wsmenu-list ul ul ul li:hover > a {
    background-color: #606060 ;
    color: #fff;
  }
  .wsmenu-list ul ul ul a {
    display: block;
    color: #000;
    padding: 10px 25px;
    background: #000 ;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
  }
  .wsmenu-list ul ul ul a.active {
    color: #000 ;
  }
  .wsmenu-list li > ul,
  .wsmenu-list li:hover > ul,
  .wsmenu-list ul li > ul {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    visibility: visible ;
  }
  .wsmenu-list ul li:hover > ul,
  .wsmenu-list ul ul li > ul,
  .wsmenu-list ul ul li:hover > ul {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    visibility: visible ;
    opacity: 1  ;
  }
  .wsmenu-list > li > a .fa {
    display: none;
  }
  .mobile-sub ul {
    transform: none ;
    opacity: 1 ;
    display: none;
    position: relative ;
    top: 0px ;
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 0px;
    visibility: visible ;
  }
  .mobile-sub ul li a {
    line-height: 20px;
    height: 36x;
    background-color: #e7e7e7 !important;
    font-size: 13px ;
    padding: 8px 0px 8px 18px;
    color: #8E8E8E !important;
  }
  .mobile-sub ul li a:hover {
    background-color: #e7e7e7;
    color: #fff !important;
    text-decoration: underline;
  }
  .mobile-sub ul li:hover > a {
    background-color: #e7e7e7 ;
    color: #fff;
  }
  .mobile-sub ul li ul li a,
  .mobile-sub ul li ul li ul li a {
    line-height: 20px;
    height: 36x;
    background-color: #e7e7e7 ;
    border-bottom: none;
    padding-left: 28px;
  }
  .mobile-sub ul li ul li ul li a {
    padding-left: 38px;
    color: #8e8e8e;
  }
  .wsmenucontent {
    z-index: 1;
  }
  .animated-arrow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
    margin: 10px 0 0 15px;
  }
  .animated-arrow span:before {
    top: -7px;
  }
  .animated-arrow span:after {
    bottom: -7px;
  }
  .animated-arrow span,
  .animated-arrow span:before,
  .animated-arrow span:after {
    cursor: pointer;
    height: 3px;
    width: 23px;
    background: #c9c9c9;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .animated-arrow.menuopen span {
    background-color: transparent;
  }
  .animated-arrow.menuopen span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0px;
  }
  .animated-arrow.menuopen span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .animated-arrow.menuopen span:before,
  .animated-arrow.active span:after {
    top: 7px;
  }
  .callusicon {
    color: #c9c9c9;
    font-size: 25px;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 0;
    transition: all 0.04s ease-in-out 0s;
    width: 25px;
    z-index: 2;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transform: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .callusicon:focus,
  .callusicon:hover {
    color: #fff !important;
  }
  .mapicon {
    color: #c9c9c9;
    font-size: 20px;
    height: 25px;
    position: absolute;
    right: 53px;
    top: 2px;
    transition: all 0.04s ease-in-out 0s;
    width: 25px;
    z-index: 2;
  }
  .mapicon:hover {
    color: #ffffff;
  }
  .devider {
    color: #c9c9c9;
    font-size: 22px;
    position: absolute;
    right: 45px;
  }
  .smallogo {
    display: block;
    text-align: center;
    padding-top: 5px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 41px;
    background: #03542b;
    /*background: -moz-linear-gradient(top, @color-navbar 0, darken(@color-navbar, 10%) 50%, @color-navbar 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, @color-navbar), color-stop(50%, darken(@color-navbar, 10%)), color-stop(100%, @color-navbar));
        background: -webkit-linear-gradient(top, @color-navbar 0, darken(@color-navbar, 10%) 50%, @color-navbar 100%);
        background: -o-linear-gradient(top, @color-navbar 0, darken(@color-navbar, 10%) 50%, @color-navbar 100%);
        background: -ms-linear-gradient(top, @color-navbar 0, darken(@color-navbar, 10%) 50%, @color-navbar 100%);
        background: linear-gradient(to bottom, @color-navbar 0, darken(@color-navbar, 10%) 50%, @color-navbar 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@color-navbar, endColorstr=@color-navbar, GradientType=0);*/
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
  }
  .smallogo img {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
.button {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  letter-spacing: 1px;
  background: #2328fd;
  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: #3c41fd;
}
.button:active {
  top: 1px;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button-unstyled {
  font-size: 15pxpx;
  font-size: 1pxrem;
  color: #2328fd;
  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 {
  z-index: 0;
}
/* =======================
   Arrows
   ======================= 
.slick-prev,
.slick-next {
  width: 60px;
  height: 60px;
  margin-top: -40px;
  border-radius: 30px;
  .transition(all 0.1s ease);
  z-index: 901;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: rgba(0,0,0,.2);
}
.slick-prev { left: 2%; }
.slick-prev:before, [dir='rtl'] .slick-next:before { content: '\f053'; }
.slick-next:before, [dir='rtl'] .slick-prev:before { content: '\f054'; }
.slick-next { right: 2%; }
/* =======================
   Dots
   ======================= 
.slick-dots {
  z-index: 901;
}
.slick-dots li {
  width: 10px !important;
  height: 10px !important;
}
.slick-dots li button {
  width: 10px !imprtant;
  height: 10px !important;
}
.slick-dots li button:before {
  width: 10px !important;
  height: 10px !important;
  content: '' !important;
  background: #fff;
  border-radius: 50%;
}*/
/*
<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: 0px 0px 10px;
  padding: 0 20px 5px 45px;
  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 {
  padding-bottom: 5px;
  font-size: 180%;
  font-family: oswald;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 1.1;
}
/**** 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: #2328fd;
}
.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;
}
.left,
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  float: left !important;
}
.right {
  float: right !important;
}
.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,
.topbar .searchbar button,
.teacher-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,
.topbar .searchbar input {
  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,
.subpages .banner .slider,
.banner .ccms-banner,
.banner .banner-slide,
.banner .subpages .ccms-banner,
.content,
.teacher-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;
}
.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 !important;
  padding-right: 0 !important;
}
.col-1 {
  width: 8.33333%;
  /*    width: calc(100% / 12 * 1);
    width: -webkit-calc(100% / 12 * 1);
    width: -moz-calc(100% / 12 * 1);
    */
}
.col-2 {
  width: 16.66667%;
  /*    width: calc(100% / 12 * 2);
    width: -webkit-calc(100% / 12 * 2);
    width: -moz-calc(100% / 12 * 2);
    */
}
.col-3,
.col-1-4 {
  width: 25%;
  /*    width: calc(100% / 12 * 3);
    width: -webkit-calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
    */
}
.col-4,
.col-1-3 {
  width: 33.33333%;
  /*    width: calc(100% / 12 * 4);
    width: -webkit-calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
    */
}
.col-5 {
  width: 41.66665%;
  /*    width: calc(100% / 12 * 5);
    width: -webkit-calc(100% / 12 * 5);
    width: -moz-calc(100% / 12 * 5);
    */
}
.col-6,
.col-1-2 {
  width: 50%;
  /*   width: calc(100% / 12 * 6);
    width: -webkit-calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
    */
}
.col-7 {
  width: 58.33333%;
  /*    width: calc(100% / 12 * 7);
    width: -webkit-calc(100% / 12 * 7);
    width: -moz-calc(100% / 12 * 7);
    */
}
.col-8 {
  width: 66.66666%;
  /*   width: calc(100% / 12 * 8);
    width: -webkit-calc(100% / 12 * 8);
    width: -moz-calc(100% / 12 * 8);
    */
}
.col-9,
.col-3-4 {
  width: 75%;
  /*   width: calc(100% / 12 * 9);
    width: -webkit-calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
    */
}
.col-10 {
  width: 83.33333%;
  /*    width: calc(100% / 12 * 10);
    width: -webkit-calc(100% / 12 * 10);
    width: -moz-calc(100% / 12 * 10);
    */
}
.col-11 {
  width: 91.66666%;
  /*   width: calc(100% / 12 * 11);
    width: -webkit-calc(100% / 12 * 11);
    width: -moz-calc(100% / 12 * 11);
    */
}
.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 !important;
}
.no-margin,
.no-style-heading {
  margin: 0 !important;
}
.no-margin-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ada {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.slick-slider {
  margin-bottom: 0;
}
/* ---------------------
	 Body
	 --------------------- */
html,
body {
  overflow: auto;
}
.slick-slider {
  margin-bottom: 0;
}
/* ---------------------
	 Topbar
	 --------------------- */
.topbar {
  background: #056839;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 90%;
}
.topbar .divider {
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  padding: 0 5px;
}
.topbar .col-12 > a,
.topbar .dropdown > li a {
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  padding: 5px 10px;
}
.topbar .col-12 > a:hover {
  background-color: #079954;
}
.topbar .dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.topbar .dropdown i {
  font-size: 14px;
}
.topbar .dropdown > li {
  display: inline-block;
}
.topbar .dropdown > li:hover {
  background: #04502c;
}
.topbar .dropdown > li a {
  padding-left: 3px;
  padding-right: 3px;
}
.topbar .dropdown div {
  background: #04502c;
  position: absolute;
  visibility: hidden;
}
.topbar .dropdown div a {
  border-bottom: 1px solid #079954;
  color: #fff;
  padding: 0 5px;
  display: block;
  min-width: 130px;
  white-space: nowrap;
}
.topbar .dropdown div a:hover {
  background: #079954;
}
.topbar .dropdown div ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.topbar .dropdown.quicklinks-top div ul {
  background: #056839;
  position: absolute;
  right: -109px;
  text-align: right;
}
.topbar .social-twitter {
  left: 16%;
  position: relative;
}
.topbar .fb-like {
  display: inline-block;
  left: 17%;
  margin: 0 auto;
  padding-top: 4px;
}
.topbar .searchbar {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding-right: 5px;
  width: 180px;
}
.topbar .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: left;
  margin-left: 20px;
}
.topbar .searchbar input:focus {
  background-color: #04502c;
  outline: none;
  border: none;
}
.topbar .searchbar button {
  /*left: auto;*/
  right: 8px;
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}
.topbar .searchbar button i {
  font-size: 14px;
}
.topbar .searchbar .searchlink {
  color: #ffffff;
  margin: 0 auto;
  padding-top: 6px;
  position: relative;
}
.topbar .topsocial {
  padding: 0 5px;
}
.hover_effect,
.hover_effect1,
.hover_effect2 {
  visibility: visible !important;
}
/* ---------------------
	 School header links
	 --------------------- */
.aeries {
  background: rgba(0, 0, 0, 0) url("../images/aeries.png") no-repeat scroll 0 bottom;
  display: block;
  height: 47px;
  margin: 0px auto;
  width: 34px;
}
.google-classroom {
  background: rgba(0, 0, 0, 0) url("../images/google-classroom.png") no-repeat scroll 0 bottom;
  display: block;
  height: 39px;
  margin: 0 auto;
  width: 46px;
}
.powerschool {
  background: transparent url("../images/logo-powerschool.png") no-repeat scroll center center;
  display: block;
  height: 44px;
  margin: 0px auto;
  width: 53px;
}
/* ---------------------
	 Header
	 --------------------- */
.header {
  position: relative;
  background: #fff;
}
.header-title {
  display: table;
}
.header-title .logo,
.header-title .title {
  display: block;
  float: left;
}
.header-title .logo {
  text-align: center;
  margin-right: 20px;
  width: 140px;
}
.header-title .logo img {
  max-height: 120px;
  max-width: 120px;
}
.header-title h1 {
  font-size: 135%;
  letter-spacing: 1px;
  line-height: 1;
  color: #222;
  margin: 20px 0 0;
  display: inline-block;
}
.teachers .header-title h1 {
  margin-top: 25px;
  text-transform: none !important;
}
.header-title a {
  color: #03542b;
}
.header-title .tagline-contained {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.header-title .tagline-contained .tagline {
  font-style: italic;
}
.header-title .tagline-contained .tagline::before,
.header-title .tagline-contained .tagline::after {
  content: "\"";
}
.header-title .contact {
  display: inline-block;
}
.header-title .contact a:hover {
  text-decoration: underline;
}
.header-title .contact .attendance,
.header-title .contact .phone {
  display: inline-block;
}
.header-title .contact .attendance::before {
  content: "|";
  margin: 0 8px;
}
.header #headerlinks,
.header #teacher-headerlinks {
  margin-top: 1.3em;
  font-size: 14px;
  line-height: 2;
}
.header #headerlinks a,
.header #teacher-headerlinks a,
.header #headerlinks i,
.header #teacher-headerlinks i {
  color: #056839;
  text-align: center;
}
.header #headerlinks a:hover,
.header #teacher-headerlinks a:hover,
.header #headerlinks i:hover,
.header #teacher-headerlinks i:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.header #headerlinks li,
.header #teacher-headerlinks li {
  padding-left: 10px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.header #headerlinks .fa,
.header #teacher-headerlinks .fa {
  display: block;
}
/* ---------------------
	 Navigation
	 ---------------------*/
.navbar {
  background: #03542b;
  background-color: rgba(3, 84, 43, 0.97);
  background-image: -moz-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(3, 84, 43, 0.97)), to(rgba(3, 84, 43, 0.97)));
  background-image: -webkit-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: -o-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: linear-gradient(to bottom, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f703542b', endColorstr='#f703542b', GradientType=0);
  background: linear-gradient(rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97)), url("/images/white_wave.jpg");
  border-radius: 0px;
  min-height: 41px;
  z-index: 20;
}
/* ---------------------
	 Banner
	 --------------------- */
.banner .slider {
  min-height: 500px;
  position: relative;
  z-index: 0;
}
.subpages .banner .slider {
  min-height: 250px;
}
.banner .slider .slick-slider {
  margin-bottom: 0 !important;
}
.banner .ccms-banner,
.banner .banner-slide {
  height: 500px;
}
.banner .subpages .ccms-banner {
  height: 250px !important;
}
.banner .ccms-banner-slider .slick-dots {
  bottom: 75px;
}
/* ---------------------
	 Content
	 --------------------- */
.content {
  background: #056839;
  background-color: rgba(242, 242, 242, 0.9);
  background-image: -moz-linear-gradient(top, rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(242, 242, 242, 0.9)), to(rgba(242, 242, 242, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9));
  background-image: -o-linear-gradient(top, rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9));
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f2f2f2', endColorstr='#e6f2f2f2', GradientType=0);
  background: linear-gradient(rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9)), url("/pictures/content-bg.jpg");
}
.teachers.homepages .content .grid .h2 {
  font-size: 230%;
}
.content .grid a:hover {
  text-decoration: underline;
}
.content .grid .article-container {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4), 0px 0 30px rgba(0, 0, 0, 0.3), 1px 10px 9px rgba(0, 0, 0, 0), -1px 1px 0 rgba(0, 0, 0, 0), 0px 0px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  display: table;
  width: 100%;
}
.subpages .content .grid .article-container,
.teachers .content .grid .article-container {
  padding-top: 20px;
}
.homepages.banners .content .grid .article-container {
  margin-top: -75px;
}
.content .grid .article-container .ccms-contentelement {
  margin: 10px 0;
}
.rspPane .ccms-templatecontent.pagePane .content .grid .article-container .ccms-contentelement.ccms-contentelement-Banner {
  margin: 0;
}
.content .grid .article-container .article {
  display: table-cell;
  float: initial;
  /*padding: 15px 50px 30px;*/
  background-color: #fff;
  vertical-align: top;
  /*max-width: 879px;*/
}
.content .grid .article-container .article .pagename {
  display: inline-block;
}
.content .grid .article-container .article .breadcrumb,
.content .grid .article-container .article .breadcrumb a,
.content .grid .article-container .article .bottomnav,
.content .grid .article-container .article .bottomnav a {
  color: rgba(69, 69, 69, 0.5);
}
.search .content .grid .article-container .article {
  max-width: 100%;
}
.content .grid .article-container .article h2 {
  line-height: 1.2;
  color: #333;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
}
.content .grid .article-container .article h3 {
  color: #056839;
}
.content .grid .article-container .article h3:after {
  content: '';
  border-bottom: 4px solid #03542b;
  display: block;
  width: 100px;
  margin: 5px 30px 10px 0px;
}
.content .grid .article-container .article .search_cont_content .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;
}
.content .grid .article-container .article .search_cont_content .header-search-button {
  box-sizing: border-box;
  color: #555;
  height: 35px;
  margin: 0;
  vertical-align: top;
}
.content .grid .article-container .article .teacher-home-info {
  line-height: 30px;
  text-align: center;
}
.content .grid .article-container .article .teacher-home-info .teacher-image {
  max-width: 200px;
  width: 100%;
}
.content .grid .article-container .article .teacher-home-info span {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
}
.content .grid .article-container .article .bottomnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.content .grid .article-container .article .bottomnav ul li {
  border-left: 1px solid #ccc;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  zoom: 1;
  *display: inline;
}
.content .grid .article-container .article .bottomnav ul li:first-child {
  border-left: none;
  margin: 0;
  padding: 0;
}
.content .grid .article-container .article .bottomnav ul li a {
  color: #056839;
  display: block;
  line-height: 1;
  text-decoration: none;
}
.content .grid .article-container .article .bottomnav ul li a:hover {
  text-decoration: underline;
}
.content .grid .article-container .sidebar {
  background: #03542b;
  background-color: rgba(3, 84, 43, 0.95);
  background-image: -moz-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(3, 84, 43, 0.95)), to(rgba(3, 84, 43, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: -o-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: linear-gradient(to bottom, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f203542b', endColorstr='#f203542b', GradientType=0);
  background: linear-gradient(rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95)), url("/images/white_wave.jpg");
  color: rgba(255, 255, 255, 0.7);
  display: table-cell;
  float: initial;
  padding: 15px;
  vertical-align: top;
  /*width: 100%;*/
}
.content .grid .article-container .sidebar h3 {
  color: #fff;
}
.rspPane .content .grid .article-container .sidebar p {
  color: rgba(255, 255, 255, 0.7);
}
.content .grid .article-container .sidebar a {
  color: rgba(255, 255, 255, 0.35);
}
.content .grid .article-container .sidebar .catapultTitle:first-of-type {
  margin-top: 24px;
}
.content .grid .article-container .sidebar .sidenav {
  font-size: 16px !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
.content .grid .article-container .sidebar .sidenav a {
  display: block;
  padding: 10px;
  position: relative;
}
.content .grid .article-container .sidebar .sidenav-sub {
  background: rgba(0, 0, 0, 0.2);
  list-style: none;
  padding: 0px;
}
.content .grid .article-container .sidebar .sidenav-sub li a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 5px;
  padding-left: 10px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transform: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.content .grid .article-container .sidebar .sidenav-sub li a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  margin-right: 8px;
}
.content .grid .article-container .sidebar .sidenav-sub li a:hover {
  background: #056839;
  color: #fff;
}
.content .grid .article-container .sidebar .sidenav-sub li ul li a {
  padding-left: 20px;
}
.content .grid .article-container .sidebar .sidenav-sub li ul li a ul li a {
  padding-left: 30px;
}
.content .grid .article-container .sidebar .sidenav-sub li ul li a ul li a ul li a {
  padding-left: 40px;
}
.content .grid .article-container .sidebar .sidenav-sub li ul li a ul li a ul li a ul li a {
  padding-left: 50px;
}
.homepages.banners .content .grid .article-container {
  margin-top: -75px;
}
/* ---------------------
	 Dashboard
	 --------------------- */
.dashboard .container {
  background: #056839;
  background-color: rgba(5, 104, 57, 0.97);
  background-image: -moz-linear-gradient(top, rgba(5, 104, 57, 0.97), rgba(5, 104, 57, 0.97));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(5, 104, 57, 0.97)), to(rgba(5, 104, 57, 0.97)));
  background-image: -webkit-linear-gradient(top, rgba(5, 104, 57, 0.97), rgba(5, 104, 57, 0.97));
  background-image: -o-linear-gradient(top, rgba(5, 104, 57, 0.97), rgba(5, 104, 57, 0.97));
  background-image: linear-gradient(to bottom, rgba(5, 104, 57, 0.97), rgba(5, 104, 57, 0.97));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7056839', endColorstr='#f7056839', GradientType=0);
  background: linear-gradient(rgba(5, 104, 57, 0.97), rgba(5, 104, 57, 0.97)), url("/images/white_wave.jpg");
  padding: 30px 0px;
  min-height: 464px;
  position: relative;
}
.dashboard .container .dashboard-item {
  position: relative;
  display: block;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 310px;
}
.dashboard .container .dashboard-item:hover {
  background: #fff;
  box-shadow: 0 3px 4px 3px rgba(0, 0, 0, 0.2);
}
.dashboard .container .dashboard-item:hover h3 {
  color: #056839;
}
.dashboard .container .dashboard-item:hover p {
  color: #454545;
}
.dashboard .container .dashboard-item:hover p::after {
  color: #8CC63F;
  background: #03542b;
}
.dashboard .container .dashboard-item:hover img {
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0);
}
.dashboard .container .dashboard-item:hover::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
  border-image: none;
  border-style: solid;
  border-width: 12px;
  content: "";
  display: block;
  left: 47%;
  position: absolute;
  top: 157px;
  width: 0;
  height: 0;
}
.dashboard .container .dashboard-item figcaption {
  border-radius: 0 0 5px 5px;
  margin: -12px auto 0px;
  padding: 20px 20px 10px;
  min-height: 168px;
}
.dashboard .container .dashboard-item img {
  border-radius: 5px;
  margin: 0 auto;
  height: 181px;
  max-width: 310px;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.2);
}
.dashboard .container .dashboard-item h3 {
  font-family: 'Vesper Libre', Georgia, serif;
  font-size: 17px;
  color: #8CC63F;
}
.dashboard .container .dashboard-item p {
  color: #fff;
  position: relative;
  min-height: 5em;
  max-height: 5em;
  overflow: hidden;
}
.dashboard .container .dashboard-item .button {
  background: #8CC63F;
  border-radius: 5px;
  bottom: 5px;
  content: "Learn More";
  display: block;
  font-weight: bold;
  margin: 30px auto 0;
  padding: 5px 8px;
  text-align: center;
  width: 50%;
  box-shadow: 0 3px 0 #638e2a;
}
.dashboard .container .dashboard-item .button:hover {
  background: #03542b;
  box-shadow: 0 3px 0 #000a05;
}
.teacher-dashboard-item {
  display: block;
  color: #fff;
  padding-bottom: 50%;
  height: 200px;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transform: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.teacher-dashboard-item figcaption {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transform: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  top: 70%;
  background-color: rgba(5, 104, 57, 0.85);
  padding: 10px 15px;
}
.teacher-dashboard-item figcaption h3 {
  color: #fff !important;
  font-size: 140%;
}
.teacher-dashboard-item figcaption h3:after {
  content: '\f054' !important;
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 80%;
  margin: 0 !important;
  border-bottom: medium none !important;
  width: auto !important;
}
.teacher-dashboard-item figcaption p {
  opacity: 0;
  height: 0;
  margin: 0;
  font-style: italic;
}
.teacher-dashboard-item:hover {
  color: #fff;
}
.teacher-dashboard-item:hover figcaption {
  top: 0;
}
.teacher-dashboard-item:hover figcaption p {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  height: 100%;
  margin-bottom: 10px;
}
/* ---------------------
	 Social Block
	 --------------------- */
.social .container {
  background-color: #03542b;
  background-color: rgba(3, 84, 43, 0.97);
  background-image: -moz-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(3, 84, 43, 0.97)), to(rgba(3, 84, 43, 0.97)));
  background-image: -webkit-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: -o-linear-gradient(top, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-image: linear-gradient(to bottom, rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f703542b', endColorstr='#f703542b', GradientType=0);
  background: linear-gradient(rgba(3, 84, 43, 0.97), rgba(3, 84, 43, 0.97)), url("/images/white_wave.jpg");
}
.social .container .social-text {
  margin-right: 10px;
  font-size: 1.3em;
  font-weight: bold;
}
.social-button {
  padding: 2px 18px;
  font-weight: bold;
  margin: 5px 3px 10px 5px;
  color: #17143a !important;
  background-color: #fff;
  display: inline-block;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}
.social-button:hover {
  background-color: #BFBFBF;
  color: #17143a;
}
.social-button i {
  margin-right: 4px;
}
/* ---------------------
	 Footer
	 --------------------- */
.footer {
  color: #fff;
  overflow: hidden;
  background: #056839;
  background-color: rgba(5, 104, 57, 0.95);
  background-image: -moz-linear-gradient(top, rgba(5, 104, 57, 0.95), rgba(5, 104, 57, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(5, 104, 57, 0.95)), to(rgba(5, 104, 57, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(5, 104, 57, 0.95), rgba(5, 104, 57, 0.95));
  background-image: -o-linear-gradient(top, rgba(5, 104, 57, 0.95), rgba(5, 104, 57, 0.95));
  background-image: linear-gradient(to bottom, rgba(5, 104, 57, 0.95), rgba(5, 104, 57, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2056839', endColorstr='#f2056839', GradientType=0);
  background: linear-gradient(rgba(5, 104, 57, 0.95), rgba(5, 104, 57, 0.95)), url("/images/white_wave.jpg");
}
.footer > .row-zero {
  display: table;
  width: 100%;
}
.footer > .row-zero > .col {
  display: table-cell;
  float: initial;
  vertical-align: top;
}
.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: 800;
  line-height: 1.3;
  text-align: center;
}
.footer .contact {
  font-size: 1.3em;
}
.footer.subpage-footer .contact li {
  display: inline;
  margin: 0px 8px;
  white-space: nowrap;
}
.subpages .footer .hours,
.teachers .footer .hours {
  display: none;
}
.footer #quicklinks {
  background-color: rgba(3, 84, 43, 0.95);
  background-image: -moz-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(3, 84, 43, 0.95)), to(rgba(3, 84, 43, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: -o-linear-gradient(top, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-image: linear-gradient(to bottom, rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f203542b', endColorstr='#f203542b', GradientType=0);
  background: linear-gradient(rgba(3, 84, 43, 0.95), rgba(3, 84, 43, 0.95)), url("/images/white_wave.jpg");
}
.footer #quicklinks .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 .quicklinks ul li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-right: 10px;
  margin-left: 2px;
}
.footer .embed-container {
  position: relative;
  padding: 0 !important;
  height: 368px;
}
/* ---------------------
	 Sub Footer
	 --------------------- */
.sub-footer {
  background-color: #04502c;
}
.sub-footer p,
.sub-footer a {
  color: rgba(255, 255, 255, 0.3);
  margin: 0;
  padding: 0;
}
.sub-footer a:hover {
  text-decoration: underline;
}
.sub-footer .login {
  font-weight: 600;
}
.sub-footer a.nondiscrimination {
  color: #fff;
  padding-right: 20px;
}
.sub-footer a.nondiscrimination i {
  margin-right: 7px;
  background: #8CC63F;
  padding: 3px;
  height: 22px;
  line-height: 15px;
  border-radius: 50%;
  color: #056839;
}
.sub-footer .nondiscrimination:hover {
  color: #8CC63F;
}
.sub-footer .nondiscrimination:hover i {
  background: #fff;
}
/* ---------------------
	 Special Media Queries
	 --------------------- */
@media (max-width: 1287px) {
  .header-title .logo img {
    max-height: 80px;
    max-width: 80px;
  }
  .header-title h1 {
    display: block;
    margin: 9px auto;
    padding: 5px 0;
    width: 62%;
    font-size: 150% !important;
  }
  .header-title .contact {
    font-size: 85%;
    margin: 5px auto;
    padding-bottom: 10px;
  }
  .header #headerlinks,
  .header #teacher-headerlinks {
    margin-top: 1.3em;
  }
  .header #headerlinks li,
  .header #teacher-headerlinks li {
    font-size: 70%;
    padding-left: 6px;
  }
  .header #headerlinks li .aeries,
  .header #teacher-headerlinks li .aeries {
    background: rgba(0, 0, 0, 0) url("../images/aeries.png") no-repeat scroll center bottom / 100% auto !important;
    height: 39px !important;
    width: 26px !important;
  }
  .header #headerlinks li .google-classroom,
  .header #teacher-headerlinks li .google-classroom {
    background: rgba(0, 0, 0, 0) url("../images/google-classroom.png") no-repeat scroll center bottom / 100% auto !important;
    height: 31px !important;
    width: 34px !important;
  }
  .header #headerlinks li .powerschool,
  .header #teacher-headerlinks li .powerschool {
    background: rgba(0, 0, 0, 0) url("../images/logo-powerschool.png") no-repeat scroll center center / 100% auto !important;
    height: 29px !important;
    width: 30px !important;
  }
  .article-container .article,
  .content .grid .article-container .article,
  .content .grid .article-container .sidebar,
  .grid {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .article .responsive-news .slick-slide {
    font-size: 90%;
  }
}
@media only screen and (min-width: 781px) and (max-width: 989px) {
  .container,
  .tablet-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1400px;
    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%;
    /*        width: calc(100% / 12 * 1);
        width: -webkit-calc(100% / 12 * 1);
        width: -moz-calc(100% / 12 * 1);
        */
  }
  .tablet-col-2 {
    width: 16.66667%;
    /*        width: calc(100% / 12 * 2);
        width: -webkit-calc(100% / 12 * 2);
        width: -moz-calc(100% / 12 * 2);
        */
  }
  .tablet-col-3,
  .tablet-col-1-4 {
    width: 25%;
    /*        width: calc(100% / 12 * 3);
        width: -webkit-calc(100% / 12 * 3);
        width: -moz-calc(100% / 12 * 3);
        */
  }
  .tablet-col-4,
  .tablet-col-1-3 {
    width: 33.33333%;
    /*        width: calc(100% / 12 * 4);
        width: -webkit-calc(100% / 12 * 4);
        width: -moz-calc(100% / 12 * 4);
        */
  }
  .tablet-col-5 {
    width: 41.66665%;
    /*        width: calc(100% / 12 * 5);
        width: -webkit-calc(100% / 12 * 5);
        width: -moz-calc(100% / 12 * 5);
        */
  }
  .tablet-col-6,
  .tablet-col-1-2 {
    width: 50%;
    /*        width: calc(100% / 12 * 6);
        width: -webkit-calc(100% / 12 * 6);
        width: -moz-calc(100% / 12 * 6);
        */
  }
  .tablet-col-7 {
    width: 58.33333%;
    /*        width: calc(100% / 12 * 7);
        width: -webkit-calc(100% / 12 * 7);
        width: -moz-calc(100% / 12 * 7);
        */
  }
  .tablet-col-8 {
    width: 66.66666%;
    /*        width: calc(100% / 12 * 8);
        width: -webkit-calc(100% / 12 * 8);
        width: -moz-calc(100% / 12 * 8);
        */
  }
  .tablet-col-9,
  .tablet-col-3-4 {
    width: 75%;
    /*        width: calc(100% / 12 * 9);
        width: -webkit-calc(100% / 12 * 9);
        width: -moz-calc(100% / 12 * 9);
        */
  }
  .tablet-col-10 {
    width: 83.33333%;
    /*        width: calc(100% / 12 * 10);
        width: -webkit-calc(100% / 12 * 10);
        width: -moz-calc(100% / 12 * 10);
        */
  }
  .tablet-col-11 {
    width: 91.66666%;
    /*        width: calc(100% / 12 * 11);
        width: -webkit-calc(100% / 12 * 11);
        width: -moz-calc(100% / 12 * 11);
        */
  }
  .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 !important;
  }
  .tablet-no-margin {
    margin: 0;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .no-tablet {
    display: none !important;
  }
  .show-tablet {
    display: block !important;
  }
  /* ---------------------
   Header
   --------------------- */
  .header-title .logo,
  .header-title .title {
    display: block;
    width: 100%;
  }
  .header-title .logo {
    margin-bottom: 10px;
  }
  .header-title h1 {
    font-size: 150%;
    border-bottom: 1px solid #000000;
  }
  .header-title h1:after {
    margin: 8px auto 0;
  }
  .header-title .contact {
    display: block !important;
    width: 80%;
    border-bottom: 1px solid #000000;
  }
  .header #headerlinks,
  .header #teacher-headerlinks {
    margin-top: 0;
  }
  /* ---------------------
   Content
   --------------------- */
  .content.container {
    padding: 0;
  }
  .content .grid {
    padding-left: 0;
    padding-right: 0;
  }
  .content .grid .article-container .article {
    padding: 30px;
  }
  .content .grid .article-container .sidebar {
    padding: 30px !important;
    margin-bottom: 0 !important;
  }
  /* ---------------------
   Dashboard
   --------------------- */
  .dashboard .dashboard-item {
    max-height: initial;
  }
  /* ---------------------
   Slide Show
   --------------------- */
  /* ---------------------
   Footer
   --------------------- */
  .footer h3 {
    font-size: 140%;
  }
  .footer .contact {
    font-size: 1em;
  }
}
@media only screen and (min-width: 781px) and (max-width: 989px) and (max-width: 1040px) {
  .ccmsImageRotator .ccms-ImageRotator-overlay {
    height: 35% !important;
  }
}
@media only screen and (max-width: 780px) {
  .container,
  .mobile-container {
    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 !important;
    padding-right: 0 !important;
  }
  .mobile-col-1-2 {
    width: 50%;
    /*    width: calc(100% / 12 * 6);
    width: -webkit-calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
    */
  }
  .mobile-col-1-3 {
    width: 33.33333%;
    /*    width: calc(100% / 12 * 4);
    width: -webkit-calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
    */
  }
  .mobile-col-1-4 {
    width: 25%;
    /*    width: calc(100% / 12 * 3);
    width: -webkit-calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
    */
  }
  .mobile-col-3-4 {
    width: 75%;
    /*    width: calc(100% / 12 * 9);
    width: -webkit-calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
    */
  }
  .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 !important;
  }
  .mobile-no-padding {
    padding: 0 !important;
  }
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
  /* ---------------------
	 Topbar
	 --------------------- */
  .topbar {
    min-height: 33px;
  }
  .topbar .col,
  .topbar .grid {
    padding: 0px !important;
  }
  .topbar .searchbar {
    width: auto;
  }
  .topbar .searchbar input {
    width: 115%;
  }
  .topbar .searchbar button {
    right: -8px;
  }
  .topbar .searchbar.right {
    float: left;
  }
  .topbar .searchbar form {
    position: relative;
  }
  .topbar .fa-phone {
    font-size: 16px;
    position: relative;
    top: -2px;
  }
  .topbar .right.phone {
    font-size: 16px;
    margin-top: -1px;
    float: right !important;
  }
  /* ---------------------
	 Header
	 --------------------- */
  .header .col,
  .header .grid {
    padding: 0px !important;
  }
  .header-title .logo,
  .header-title .title {
    display: block !important;
    width: 100% !important;
  }
  .header-title .logo {
    margin-bottom: 10px;
    padding-right: 0px;
  }
  .header-title h1 {
    display: block;
    font-size: 150% !important;
    margin: 9px auto;
    padding: 5px 0;
    width: 62%;
    border-bottom: 1px solid #000000;
  }
  .header-title h1:after {
    margin: 8px auto 0;
  }
  .header-title .contact {
    display: block !important;
    border-bottom: 1px solid #000000;
    width: 80%;
  }
  .header-title .contact .phone,
  .header-title .contact .attendance {
    display: block;
  }
  .header-title .contact .attendance:before {
    content: "";
    margin: 0;
  }
  .header-title .tagline {
    display: none;
  }
  .header #headerlinks,
  .header #teacher-headerlinks {
    margin-top: 1.3em;
  }
  .header #headerlinks li,
  .header #teacher-headerlinks li {
    font-size: 70%;
    padding-left: 6px;
  }
  .header #headerlinks a,
  .header #teacher-headerlinks a {
    font-size: 10px;
  }
  /* ---------------------
   Banner
   --------------------- */
  .ccms-banner-overlay {
    width: 100%;
  }
  .ccms-banner {
    padding: 0px;
  }
  /* ---------------------
   Content
   --------------------- */
  .pagename h2,
  .description h2 {
    font-size: 230%;
  }
  .content .grid {
    padding-left: 0;
    padding-right: 0;
  }
  .content .grid .article-container {
    display: initial;
  }
  .content .grid .article-container .article {
    display: block;
    padding: 30px;
  }
  .content .grid .article-container .sidebar {
    display: block;
    margin-bottom: 0 !important;
  }
  /* ---------------------
	 Dashboard
	 --------------------- */
  .dashboard .dashboard-item {
    height: 325px;
  }
  .dashboard .dashboard-item figcaption h3 {
    font-size: 140%;
  }
  .dashboard .dashboard-item figcaption p {
    display: none;
  }
  .dashboard .dashboard-item:hover figcaption {
    background-color: transparent;
  }
  .dashboard .teacher-dashboard-item {
    margin-bottom: 0;
    max-height: 80px !important;
    padding-bottom: 51px;
    position: relative;
  }
  .dashboard .teacher-dashboard-item:hover figcaption,
  .dashboard .teacher-dashboard-item .teacher-dashboard-item figcaption {
    top: auto;
  }
  .dashboard .teacher-dashboard-item:hover figcaption p {
    display: none;
  }
  .dashboard .teacher-dashboard-item.padded {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .dashboard .teacher-dashboard-item figcaption {
    top: 80%;
    background-color: rgba(0, 0, 0, 0.35);
  }
  .dashboard .teacher-dashboard-item figcaption h3 {
    font-weight: bold;
    text-shadow: 2px 2px black;
  }
  .dashboard .container {
    min-height: inherit;
  }
  /* ---------------------
   Social
   --------------------- */
  .social-button {
    display: block;
  }
  /* ---------------------
   Slide Show
   --------------------- */
  .ccmsImageRotator .ccms-ImageRotator-overlay {
    height: 35% !important;
  }
  /* ---------------------
   Footer
   --------------------- */
  .footer > .row-zero,
  .footer > .row-zero > .col {
    display: block;
  }
  .footer .contact {
    font-size: 1em;
  }
  .footer .contact .address-city,
  .footer .contact .address-city {
    display: block;
    margin-top: -7px;
  }
  .footer .quicklinks ul {
    -webkit-column-width: 100% !important;
    -moz-column-width: 100% !important;
    column-width: 100% !important;
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-gap: 0px !important;
    -moz-column-gap: 0px !important;
    column-gap: 0px !important;
    text-align: left;
  }
}
@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;
}

/*# sourceMappingURL=style.css.map */

.ccmsBanner .ccms-banner-slider .ccms-banner-overlay, .ccmsBanner .ccms-banner-slider .slick-next::before, .ccmsBanner .ccms-banner-slider .slick-prev::before, .ccmsBanner .ccms-banner-slider .slick-dots, #previewPanel .ccms-banner-slider .ccms-banner-overlay, #previewPanel .ccms-banner-slider .ccms-banner .slick-prev, #previewPanel .ccms-banner-slider .ccms-banner .slick-next, #previewPanel .ccms-banner-slider .ccms-banner .slick-dots, #cardPanel .rdCommands li:nth-of-type(2), #cardPanel .rdCommands li:nth-of-type(3) {
    display: inline-block !important;
}