@import 'https://fonts.googleapis.com/css?family=Merriweather|Open+Sans';
*,
*: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: #0077c1;
  text-decoration: none;
}
a:hover {
  color: #00588e;
}
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: 'Merriweather', Georgia, serif;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 0.33em 0;
}
h1,
.h1 {
  font-size: 175%;
}
h2,
.h2 {
  font-size: 150%;
}
h3,
.h3 {
  font-size: 140%;
  font-weight: 700;
}
h4,
.h4 {
  font-size: 115%;
  font-weight: 500;
}
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;
}
.wsmenu-list > li.navlogo {
  display: none;
}
.sticky {
  position: fixed !important;
  right: 0;
  left: 0;
  top: 0 !important;
  z-index: 999;
  opacity: 0.95;
  border-bottom: 2px solid #13171b;
}
.sticky .wsmenu-list > li.navlogo {
  display: table-cell;
  vertical-align: middle;
}
.sticky .wsmenu-list > li.navlogo > a {
  line-height: 0px;
  height: 48px;
}
.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', Arial, sans-serif;
  color: #306585;
  position: relative;
  font-size: 18px;
  font-size: 1vw;
  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%;
  display: table;
  padding: 0px;
}
.wsmenu-list > li {
  text-align: center;
  display: table-cell;
}
.wsmenu-list > li > a {
  display: block;
  color: #306585;
  padding: 0px 14px;
  line-height: 60px;
  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: 0;
  margin-right: 0px;
}
.wsmenu-list > li > a:hover,
.wsmenu-list > li > a.active {
  background-color: #192958 !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: #192958;
  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: 60px;
  z-index: 1000;
  margin: 0px;
  padding: 0px;
  background-color: #2f4da8;
  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: #2f4da8;
  color: #fff;
  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: #083d21;
  background-image: none !important;
  color: #fff;
  border-right: 0 none !important;
  text-align: left;
  display: block;
  line-height: 20.5px;
  padding: 5px 12px;
  text-transform: none;
  font-size: 15px;
  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: 0px;
  display: block;
}
.wsmenu-list ul ul li:hover ul {
  border: solid 1px #192958;
  background-color: #192958;
}
@media only screen and (min-width: 767px) and (max-width: 1010px) {
  .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: 768px) and (max-width: 1187px) {
  .wsmenu-list li a .arrow:after {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .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: 767px) {
  .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-transition: 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-transition: 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;
    max-height: 27px;
    width: auto;
  }
  .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-transition: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
    z-index: 1;
  }
  .wsmenuexpandermain .menuopen {
    left: 240px !important;
    margin-top: 4px !important;
  }
  .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-transition: 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-transition: 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 {
    font-size: 18px;
    border: 1px solid #ffffff;
    color: #243b80;
    float: left;
    padding: 22px 20px;
  }
  .wsmenu.menuclose {
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transition: 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;
    border-width: 1px 0px;
    padding: 0px;
    visibility: visible ;
  }
  .mobile-sub ul li {
    border: 1px solid #ddd;
    border-width: 1px 0px;
  }
  .mobile-sub ul li a {
    line-height: 42px;
    background-color: #e7e7e7 !important;
    font-size: 13px ;
    padding: 0px 0px 0px 18px;
    color: #666 !important;
  }
  .mobile-sub ul li a:hover {
    background-color: #e7e7e7;
    color: #243b80 !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: 42px;
    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: fixed;
    left: 0;
    top: 0;
    z-index: 200;
    -webkit-transition: all 0.04s ease-in-out;
    -moz-transition: all 0.04s ease-in-out;
    -ms-transition: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
    cursor: pointer;
    padding: 13px 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-transition: 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: fixed;
    right: 15px;
    top: 2px;
    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-transition: 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: fixed;
    right: 53px;
    top: 2px;
    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-transition: all 0.04s ease-in-out;
    -o-transition: all 0.04s ease-in-out;
    transition: all 0.04s ease-in-out;
  }
  .mapicon:focus,
  .mapicon:hover {
    color: #fff !important;
  }
  .devider {
    color: #c9c9c9;
    font-size: 22px;
    position: fixed;
    right: 45px;
  }
  .mrginleft .callusicon,
  .mrginleft .mapicon,
  .mrginleft .devider {
    display: none !important;
  }
  .smallogo {
    display: block;
    text-align: center;
    padding-top: 9px;
    position: fixed;
    z-index: 0;
    width: 100%;
    height: 41px;
    background: #0e6a39;
    background: -moz-linear-gradient(top, #0e6a39 0, #083d21 50%, #0e6a39 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e6a39), color-stop(50%, #083d21), color-stop(100%, #0e6a39));
    background: -webkit-linear-gradient(top, #0e6a39 0, #083d21 50%, #0e6a39 100%);
    background: -o-linear-gradient(top, #0e6a39 0, #083d21 50%, #0e6a39 100%);
    background: -ms-linear-gradient(top, #0e6a39 0, #083d21 50%, #0e6a39 100%);
    background: linear-gradient(to bottom, #0e6a39 0, #083d21 50%, #0e6a39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e6a39, endColorstr=#0e6a39, 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;
    max-height: 30px;
  }
}
.button {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-transition: 0.05s all ease;
  -moz-transition: 0.05s all ease;
  -ms-transition: 0.05s all ease;
  -o-transition: 0.05s all ease;
  transition: 0.05s all ease;
  background: #0077c1;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-family: 'Open Sans', Arial, sans-serif;
  padding: 5px 8px;
  margin: 1em 0.5em;
}
.button:hover {
  background: #0087db;
  color: #fff;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button i {
  margin-right: 4px;
}
/* =======================
   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: 10;
}
.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;
} 

*/
/*
<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 {
  font-size: 175%;
  color: #0e6a39;
  border-bottom: 1px solid #13171b;
  position: relative;
  padding: 1em 20px 5px 45px;
  text-decoration: none;
  text-transform: none;
}
.catapultTitle img {
  position: absolute;
  z-index: 2;
  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;
}
/********* 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: #0077c1;
}
.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;
}
.no-float {
  float: none !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;
}
.vertical-center {
  line-height: 100px;
}
.absolute-full-bleed,
.dashboard-item figcaption,
.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 {
  text-transform: uppercase;
}
.letter-spacing {
  letter-spacing: 2px;
}
.text-shadow {
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.8);
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center,
.button {
  text-align: center;
}
.background-cover,
.dashboard-item,
.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: 1600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 40px;
  padding-right: 40px;
  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;
}
/* ---------------------
	 Body
	 --------------------- */
html,
body {
  overflow: auto;
  background-color: #334050;
  background: linear-gradient(rgba(51, 64, 80, 0.95), rgba(51, 64, 80, 0.95)), url("../images/content-bg.jpg");
}
.ada {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skiptocontent a {
  background: #bf1722 none repeat scroll 0 0;
  border-bottom: 1px solid #ffffff;
  border-bottom-right-radius: 8px;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  left: 0;
  padding: 6px;
  position: absolute;
  top: -40px;
  transition: top 1s ease-out 0s, background 1s linear 0s;
  z-index: 100;
}
#skiptocontent a:focus {
  background: #bf1722 none repeat scroll 0 0;
  left: 0;
  outline: 0 none;
  position: absolute;
  top: 0;
  transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  bottom: 50px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 40px;
  left: auto;
  line-height: 40px;
  position: fixed;
  right: 30px;
  text-align: center;
  top: auto;
  width: 40px;
  z-index: 299;
}
.back-to-top:focus {
  outline: none;
}
.back-to-top:hover {
  color: #334050;
}
.rspPane div#broadcastMessageHolder {
  display: none;
}
/* ---------------------
     Header Quicklinks
     ---------------------*/
/*These styles enable the touch "toggle open" effect*/
.hover_effect1,
.hover_effect2,
.hover_effect3 {
  visibility: visible !important;
}
.header-quicklinks {
  font-size: 12px;
  position: relative;
  background: #334050;
  /*Header-Quicklinks Divider*/
}
.header-quicklinks .header-quicklinks-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(51, 64, 80, 0.97), rgba(51, 64, 80, 0.97)), url("../images/white_wave.jpg");
}
.header-quicklinks span.divider {
  color: rgba(255, 255, 255, 0.3);
  margin: 0px 3px;
}
.header-quicklinks .dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
  font-size: 100%;
  font-family: 'Merriweather', Georgia, serif;
  /*Secondary Search for Mobile*/
}
.header-quicklinks .dropdown i {
  font-size: 20px;
  margin-right: 2px;
}
.header-quicklinks .dropdown > li {
  display: inline-block;
  /*background: darken(@color-primary, 5%);*/
}
.header-quicklinks .dropdown > li:hover {
  /*background: darken(@color-primary, 10%);*/
}
.header-quicklinks .dropdown > li a {
  padding: 0px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}
.header-quicklinks .dropdown > li a:hover {
  color: #6883d5;
}
.header-quicklinks .dropdown > li .call-map {
  position: absolute;
  top: 0px;
  left: 6px;
}
.header-quicklinks .dropdown > li .call-map span {
  padding: 12px;
}
.header-quicklinks .dropdown > li .call-map a {
  color: #fff;
  text-decoration: none;
}
.header-quicklinks .dropdown > li .call-map .contact-phone {
  margin-left: 10px;
}
.header-quicklinks .dropdown > li .call-map .contact-map {
  margin-right: 5px;
}
.header-quicklinks .dropdown .search-icon-mobile {
  display: none;
}
.header-quicklinks .dropdown div {
  position: absolute;
  visibility: hidden;
  background: #192958;
}
.header-quicklinks .dropdown div a {
  color: #fff;
  display: block;
  min-width: 160px;
  padding: 0px 10px;
  white-space: nowrap;
  border-bottom: 1px solid #2f4da8;
}
.header-quicklinks .dropdown div a:hover {
  background: #4163c9;
  color: #0e1630;
}
.header-quicklinks .dropdown div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-quicklinks ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.header-quicklinks ul li {
  margin-top: 0;
  margin-bottom: 0;
}
.header-quicklinks ul li {
  display: inline-block;
  line-height: 60px;
}
.header-quicklinks ul li .phone-main {
  text-decoration: underline;
}
.header-quicklinks ul .social-buttons {
  line-height: 24px;
}
.header-quicklinks ul .social-buttons a {
  box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.header-quicklinks ul .social-buttons i {
  color: #000;
}
.header-quicklinks ul .social-buttons a.button.social-twitter {
  background: #87ceeb;
  color: #000;
}
.header-quicklinks ul .social-buttons a.button.social-youtube {
  background: #ffffff;
  color: #df0000;
}
.header-quicklinks ul .social-buttons a.button.social-youtube i {
  color: #df0000;
}
.header-quicklinks ul .social-buttons a.button.social-facebook,
.header-quicklinks ul .social-buttons a.button.social-facebook i {
  background: #0064a2;
  color: #fff;
}
.header-quicklinks ul .social-buttons a.button.social-instagram {
  color: #fff;
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.header-quicklinks ul .social-buttons a.button.social-instagram i {
  color: #fff;
}
.header-quicklinks ul a,
.header-quicklinks ul i {
  text-align: center;
  color: #d6d9dc;
}
.header-quicklinks ul a:hover,
.header-quicklinks ul i:hover {
  color: #fff;
}
.header-quicklinks ul i.aeries {
  display: inline-block;
  height: 12px;
  width: 12px;
  background: url(../images/aeries.png) no-repeat;
  background-size: cover;
  opacity: .65;
}
.header-quicklinks ul i.aeries:hover {
  opacity: 1;
}
.header-quicklinks ul.headerlinks a {
  margin-right: 15px;
}
.header-quicklinks ul.contact a {
  margin-left: 15px;
}
.header-quicklinks .powerschool {
  background: rgba(0, 0, 0, 0) url("../images/logo-powerschool.png") no-repeat scroll center center / 100% auto !important;
  float: left;
  height: 16px !important;
  left: -2px;
  position: relative;
  top: 12px;
  width: 11px !important;
}
.header-quicklinks .google-classroom {
  background: rgba(0, 0, 0, 0) url("../images/google-classroom.png") no-repeat scroll center bottom / 100% auto !important;
  float: left;
  height: 20px !important;
  left: -5px;
  margin-left: 0;
  position: relative;
  top: 8px;
  width: 19px !important;
}
.header-quicklinks .resources {
  color: #FFF;
}
.header-quicklinks .resources span {
  font-weight: 300;
  margin-right: 15px;
}
.header-quicklinks .resources span:before {
  display: inline-block;
  font-family: "Material Icons";
  content: "\E7FB";
  color: #243b80;
  font-weight: 400;
  font-size: 18px;
  line-height: 0;
  position: relative;
  top: 5px;
  margin: 0 .5rem 0 0;
}
.header-quicklinks .resources a {
  text-transform: uppercase;
}
.header-quicklinks .util i {
  font-size: 20px;
  margin-right: 7px;
}
.header-quicklinks .search-button {
  background: #0e6a39;
  padding: 0 22px;
  margin-left: 10px;
  display: inline-block;
  color: #FFF;
}
.header-quicklinks .search-button i {
  font-size: 175%;
}
.header-quicklinks .search-button:hover {
  cursor: pointer;
}
.header-quicklinks .search-bar {
  background: #149751;
  position: relative;
  padding: 0 50px 0 10px;
  line-height: 50px;
  z-index: 99;
  width: auto;
}
.header-quicklinks .search-bar i {
  font-size: 175%;
  margin: 0 10px;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-quicklinks .search-bar i:hover {
  cursor: pointer;
  opacity: 1;
}
.header-quicklinks .search-bar input {
  font-family: 'Merriweather', Georgia, serif;
  font-size: 13.5px;
  width: 100%;
  border: none;
  background: transparent;
  color: #FFF;
  outline: none;
}
.header-quicklinks .search-bar input::placeholder {
  color: #1ddb76;
}
.header-quicklinks .search-bar button {
  background: transparent;
  color: #fff;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
}
.search {
  position: relative;
  margin-left: 30px;
}
.search > a {
  display: inline-block;
  color: #FFF;
  height: 36px;
  line-height: 33px;
  text-align: center;
  font-size: 0.6875rem;
  text-transform: uppercase;
  vertical-align: middle;
  outline: none;
  border: none;
}
.search > a i {
  color: #fff;
  font-size: 1rem;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.search > a.open + div {
  display: block !important;
}
.search > a:hover i {
  color: #0077c1;
}
.search #m3 {
  position: absolute;
  white-space: nowrap;
  line-height: initial;
  right: -4px;
  left: initial;
  top: 28px;
  padding: 5px;
  background: #192958;
  border-radius: 2px;
}
.search #m3:hover {
  display: block !important;
}
.search #m3:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #243b80;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
  position: absolute;
  right: 8px;
}
.search #m3 input {
  display: inline-block;
  height: 34px;
  border: none;
  border-radius: inherit;
  width: 190px;
  vertical-align: bottom;
}
.search #m3 button {
  display: inline-block;
  height: 34px;
  background: #243b80;
  color: #666;
  border: none;
  vertical-align: bottom;
}
.search #m3 input:focus,
.search #m3 button:focus {
  border: none;
  outline: none;
}
/* ---------------------
	 Topbar
	 --------------------- */
.topbar {
  background: linear-gradient(rgba(36, 59, 128, 0.95), rgba(36, 59, 128, 0.95)), url("../images/white_wave.jpg");
  color: #fff;
}
.topbar a {
  color: #fff;
}
.topbar .contact {
  margin-bottom: 20px;
}
.topbar .contact a {
  text-decoration: underline;
}
.topbar .contact a:hover {
  text-decoration: none;
}
.topbar h1,
.topbar .search-button {
  line-height: 80px !important;
}
.topbar h1,
.topbar .button {
  margin: 0;
}
.topbar .dropdown {
  /*
        display: inline-block;
        margin: 0;
        padding: 0;
        i {font-size: 14px;}
        > li {
            display: inline-block;
            &:hover {
                background: darken(@color-primary, 5%);
            }
        }
        div {
            &:active + a {
                background: darken(@color-primary, 5%);
            }
            background: darken(@color-primary, 5%);
            position: absolute;
            visibility: hidden;
            a {
                border-bottom: 1px solid lighten(@color-primary, 10%);
                color: #fff;
                padding: 0 5px;
                display: block;
                min-width: 130px;
                white-space: nowrap;
                &:hover {background: lighten(@color-primary, 10%);}
            }

        } */
}
.topbar .dropdown li {
  display: inline-block;
}
.topbar .dropdown li:nth-child(2) div.dropdown-list {
  right: 236px;
}
.topbar .dropdown a {
  -webkit-transition: 0.1s all ease;
  -moz-transition: 0.1s all ease;
  -ms-transition: 0.1s all ease;
  -o-transition: 0.1s all ease;
  transition: 0.1s all ease;
}
.topbar .dropdown a:hover {
  background: #0e6a39;
  color: #fff;
}
.topbar .dropdown a.button {
  background: #fff;
  color: #306585;
  font-size: 85% !important;
  padding: 10px 15px;
}
.topbar .dropdown a.button:after {
  content: '\f107';
  font-family: 'FontAwesome';
  margin-left: 5px;
}
.topbar .dropdown a.button.district-web:after,
.topbar .dropdown a.button.school-web:after {
  content: "";
}
.topbar .dropdown a.button:hover {
  background: #0e6a39;
  color: #fff;
}
.topbar .dropdown div.dropdown-list {
  color: #fff;
  background: #0e1630;
  position: absolute;
  visibility: hidden;
  display: block;
}
.topbar .dropdown div.dropdown-list:active + a {
  background: #0e1630;
  color: #fff;
}
.topbar .dropdown div.dropdown-list .grade-divider {
  padding: 10px 10px 3px 10px;
  font-size: 125%;
  font-weight: bold;
  border-bottom: 1px solid #243b80;
}
.topbar .dropdown div.dropdown-list a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 3px 10px;
  display: block;
  min-width: 130px;
  white-space: nowrap;
}
.topbar .dropdown div.dropdown-list a:hover {
  background: #0e6a39;
}
.topbar .dropdown div.dropdown-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.topbar .search-button {
  background: #334050;
  padding: 0 22px;
  margin-left: 10px;
  display: inline-block;
  color: #94a5bb;
}
.topbar .search-button i {
  font-size: 175%;
}
.topbar .search-button:hover {
  cursor: pointer;
}
.topbar .search-bar {
  background: #0e6a39;
  position: absolute;
  right: 50px;
  padding: 0px 10px 0px 20px;
  line-height: 60px;
  z-index: 99;
  width: auto;
}
.topbar .search-bar i {
  font-size: 175%;
  margin: 0 10px;
}
.topbar .search-bar i:hover {
  cursor: pointer;
  opacity: 0.8;
}
.topbar .search-bar input {
  min-width: 300px;
}
.topbar .search-bar button {
  background: transparent;
  color: #fff;
  padding: 0;
  border-right: 1px solid #94a5bb;
}
.topbar .hidden {
  display: none;
}
@media (max-width: 1200px) {
  .topbar h1 {
    font-size: 150%;
  }
  .topbar .dropdown a.button {
    font-size: 75% !important;
    padding: 5px;
  }
  .topbar .search-button {
    padding: 0 10px;
    margin-left: 5px;
  }
  .topbar .search-button i {
    font-size: 100%;
  }
}
/* ---------------------
	 Header
	 --------------------- */
.header-mobile {
  display: none;
}
.header {
  z-index: 1;
  background: #243b80;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.header #header-logo {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 200px;
  width: 200px;
  z-index: 4;
  background: #fff;
  padding: 5px;
  text-align: center;
  margin-left: 10px;
  display: table;
  vertical-align: bottom;
}
.header #header-logo .logo-box {
  display: table-cell;
  vertical-align: middle;
}
.header #header-logo .logo-box img {
  max-width: 152px;
}
.header .grid:not(.header-logo-grid) {
  padding-left: calc(260px);
}
.header .sticky .grid:not(.header-logo-grid) {
  padding-left: initial;
}
/* ---------------------
	 Navigation
	 ---------------------*/
.navbar {
  background: #fff;
  position: relative;
  /* li.hold {
        display: inline-block;
        a {
            color: #fff;
            display: inline-block;
            line-height: 60px;
            padding: 0 0.5em;
            font-size: 85%;
            font-weight: 600;
            &:hover {
                background: darken(@color-navbar, 5%);
            }
        }
    } */
}
.navbar .navbar-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url("../images/white_wave.jpg");
}
.navbar .divider {
  position: fixed;
  top: 8px;
  right: 47px;
  color: #c9c9c9;
}
/* ---------------------
	 Content
	 --------------------- */
.content {
  position: relative;
  z-index: 0;
}
.content.article-container {
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.2);
}
.homepages .content {
  background: #fff;
}
.homepages .content .article {
  padding-right: 30px;
}
.teachers .content.grid {
  max-width: 1500px !important;
  padding: 0 !important;
}
.content .teacher-home-info {
  line-height: 30px;
  text-align: center;
}
.content .teacher-home-info .teacher-image {
  max-width: 200px;
  width: 100%;
}
.content .teacher-home-info span {
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
}
.content .article {
  padding-right: 0px;
}
.content .article > .clearfix {
  padding-right: 30px;
}
.subpages .content .article-container {
  background: #fff;
}
.content .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 .article .search_cont_content .header-search-button {
  box-sizing: border-box;
  color: #555;
  height: 35px;
  margin: 0;
  vertical-align: top;
}
.content .sidebar > h3 {
  font-size: 175%;
  color: #0e6a39;
  padding: 1em 20px 5px 0px;
  margin-bottom: 1em;
  border-bottom: 1px solid #13171b;
}
.content .sidebar .sidenav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content .sidebar .sidenav a {
  display: block;
  padding: 10px;
}
.content .sidebar .sidenav .sidenav-sub {
  background: #6a6a6a;
  list-style: none;
  padding: 0px;
}
.content .sidebar .sidenav .sidenav-sub .sidenav-sub {
  background: #525252;
}
.content .sidebar .sidenav .sidenav-sub .sidenav-sub .sidenav-sub {
  background: #383838;
}
.content .sidebar .sidenav .sidenav-sub .sidenav-sub .sidenav-sub .sidenav-sub {
  background: #1f1f1f;
}
.content .sidebar .sidenav .sidenav-sub li a {
  display: block;
  color: #ffffff;
  width: 100%;
  padding: 5px;
  padding-left: 10px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.content .sidebar .sidenav .sidenav-sub li a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  margin-right: 8px;
}
.content .sidebar .sidenav .sidenav-sub li a:hover {
  background: #243b80;
  color: #fff;
}
.content .sidebar .sidenav .sidenav-sub li ul li a {
  padding-left: 20px;
}
.content .sidebar .sidenav .sidenav-sub li ul li a ul li a {
  padding-left: 30px;
}
.content .sidebar .sidenav .sidenav-sub li ul li a ul li a ul li a {
  padding-left: 40px;
}
.content .sidebar .sidenav .sidenav-sub li ul li a ul li a ul li a ul li a {
  padding-left: 50px;
}
.content .bottomnav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.content .bottomnav ul li {
  border-left: 1px solid #cccccc;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
}
.content .bottomnav ul li:first-child {
  border-left: medium none;
  margin: 0;
  padding: 0;
}
/****************************
*   ANNOUNCMENT OVERRIDES
*****************************/
.catapultannounce-popup date.catapultannounce-date {
  /*ADA Contrast Modification*/
  color: #111;
}
#catapultannounce-container date.catapultannounce-date {
  color: #111;
}
#catapultannounce-content {
  /* Trying to force span.readme onto its own line breaks the announcement loader.
     * My guess is that doing so screws with dotdotdot (js) which in turn removes most,
     * if not all, of the description text from the DOM.
    */
}
#catapultannounce-content li.catapultannounce-item.catapultannounce-item-priority,
#catapultannounce-content li.catapultannounce-item.catapultannounce-item-priority:nth-child(2n),
#catapultannounce-content li.catapultannounce-item:nth-child(2n) {
  background-color: transparent;
}
#catapultannounce-content date.catapultannounce-date {
  visibility: hidden;
}
#catapultannounce-content li.catapultannounce-item {
  border-bottom: none;
  padding: 10px 10px;
  border-radius: 3px;
}
#catapultannounce-content li.catapultannounce-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#catapultannounce-content li.catapultannounce-item:hover span.readmore {
  background: none;
  color: #0e6a39;
}
#catapultannounce-content h3 {
  font-size: 120%;
}
#catapultannounce-content .catapultannounce-title {
  font-family: 'Open Sans', Arial, sans-serif;
}
#catapultannounce-content a.all-catapultannounce-link {
  color: inherit;
  border: 1px solid #0e6a39;
  font-weight: 400;
  text-decoration: none;
  font-size: 85%;
  font-style: italic;
  margin: 15px 0px 50px 0px;
}
#catapultannounce-content a.all-catapultannounce-link:hover {
  background: #243b80;
  color: #fff;
}
#catapultannounce-content .catapultannounce-image-holder {
  width: 12%;
}
#catapultannounce-content .catapultannounce-image-holder .catapultannounce-image {
  outline: none;
  border: 3px solid #0e6a39;
  padding-bottom: 90%;
}
#catapultannounce-content .catapultannounce-description {
  font-size: 90%;
}
#catapultannounce-content .catapultannounce-feed-view .catapultannounce-list li.catapultannounce-item:first-of-type {
  border-top: none;
}
#catapultannounce-content .catapultannounce-item span.readmore {
  color: inherit;
  border: none;
  margin-left: 5px;
  margin-top: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  text-decoration: underline;
  font-style: italic;
}
.catapultannounce-feed-view a:hover {
  color: inherit;
}
.catapultannounce-feed-view a .catapultannounce-image {
  transition: background-size 0.1s ease-in;
  -moz-transition: background-size 0.1s ease-in;
  -ms-transition: background-size 0.1s ease-in;
  -o-transition: background-size 0.1s ease-in;
  -webkit-transition: background-size 0.1s ease-in;
  background-size: 145%;
}
.catapultannounce-feed-view a:hover .catapultannounce-image {
  background-size: 160%;
}
/* -------------------
       Facebook Feed
    --------------------*/
.fb-feed-header {
  height: 78px;
  background-color: #118145;
}
.fb-feed-header-cont {
  background-image: url(../images/icon_fb_feed.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #9ef2c6;
  height: 78px;
  left: 24px;
  position: relative;
  padding-top: 16px;
}
.fb-feed {
  height: 700px;
  margin: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.fb-feed-wrap {
  height: 700px;
  margin: 0 auto;
}
.fb-feed-cont {
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.rspPane .fb-feed-wrap,
.rspPane .fb-feed,
.rspPane .fb-feed-header {
  overflow: hidden;
}
/* -------------------
   Twitter Feed
--------------------*/
.tw-feed-header {
  height: 78px;
  background-color: #118145;
}
.tw-feed-header-cont {
  background-image: url(../images/icon_twitter_feed.png);
  background-repeat: no-repeat;
  padding-left: 94px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #9ef2c6;
  height: 78px;
  left: 0px;
  position: relative;
  padding-top: 16px;
}
.tw-feed {
  height: 700px;
  margin: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.tw-feed-wrap {
  height: 700px;
  margin: 0 auto;
}
/* ---------------------
	 Dashboard
	 --------------------- */
.dashboard-item {
  perspective: 1px;
  display: block;
  border-radius: 8px;
  color: #666;
  padding-bottom: 100%;
  margin: 10% auto;
  width: 98%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.dashboard-item img {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  border-bottom: 500px solid white;
}
.dashboard-item figcaption {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  top: 60%;
  bottom: 0px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  padding: 2% 3%;
}
.dashboard-item figcaption h3 {
  color: #333;
  font-size: 120%;
  /*fallback*/
  font-size: 1.15vw;
  font-family: 'Open Sans', Arial, sans-serif;
}
.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;
}
.dashboard-item figcaption p {
  font-size: 75%;
  font-size: .9vw;
}
.dashboard-item:hover {
  color: #666;
  width: 100%;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.8);
  padding-bottom: 102%;
  margin-top: 9%;
  margin-bottom: 4.5%;
}
.dashboard-item:hover img {
  width: 102%;
  position: absolute;
  top: -3%;
  right: 0px;
  left: 0px;
}
.dashboard-item:hover figcaption {
  padding: 2% 4%;
}
/*II Grid*/
.link-tiles .ccms-contentelement {
  margin-bottom: 0;
}
.link-tiles ul.tiles {
  margin: 0 auto;
  padding: 0px;
  list-style-type: none;
  height: 500px;
  background: #222;
}
.link-tiles ul.tiles li {
  border: 1px solid #fff;
  position: relative;
  display: block;
  width: 33.333%;
  height: 50%;
  float: left;
}
.link-tiles ul.tiles li a {
  display: block;
  position: relative;
  font-size: 24px;
  line-height: 1.3;
  color: #FFF;
  font-family: 'Merriweather', Georgia, serif;
  text-transform: uppercase;
  height: 100%;
  overflow: hidden;
}
.link-tiles ul.tiles li a:hover div {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.link-tiles ul.tiles li a:hover div:before {
  background: rgba(36, 59, 128, 0.1);
}
.link-tiles ul.tiles li a div {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.link-tiles ul.tiles li a div:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(33, 33, 33, 0.6);
  z-index: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.link-tiles ul.tiles li a span {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 15px;
  text-shadow: 1px 1px 2px #000000;
}
/* ---------------------
	 Social Block
	 --------------------- */
.social {
  background: #334050;
  position: relative;
  color: #b3c0cf;
}
.social .social-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(51, 64, 80, 0.95), rgba(51, 64, 80, 0.95)), url("../images/white_wave.jpg");
}
.social h4 {
  display: inline;
}
.social .button {
  margin: 10px 3px;
}
/* ---------------------
	 Footer
	 --------------------- */
.footer {
  position: relative;
  color: #306585;
  background: #fff;
}
.footer .footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url("../images/white_wave.jpg");
}
.footer .grid .logo-footer img {
  max-width: 185px;
}
.footer .grid .contact li .address-city {
  display: block;
  padding-left: 22px;
}
.footer li,
.footer a {
  color: #457491;
}
.footer a {
  text-decoration: underline;
}
.footer a:hover {
  color: #0077c1;
  text-decoration: none;
}
.footer #quicklinks {
  padding-left: 100px;
}
.footer #quicklinks ul {
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.footer #quicklinks ul li {
  list-style-position: inside;
}
.footer .contact ul {
  margin-top: 22px;
}
/* ---------------------
	 Copyright
	 --------------------- */
.copyright {
  background: #334050;
  position: relative;
  color: #b3c0cf;
}
.copyright .copyright-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(51, 64, 80, 0.95), rgba(51, 64, 80, 0.95)), url("../images/white_wave.jpg");
}
.copyright a {
  color: #f4fbff;
}
.copyright a:active,
.copyright a:hover {
  color: #80bbe0;
}
/* ---------------------
     Non Descrimination
     --------------------- */
.nondescrimination {
  display: inline-block;
}
.nondescrimination:hover a {
  color: #80bbe0;
}
.nondescrimination:hover i {
  background: #0077c1;
  color: #FFF;
}
.nondescrimination a {
  display: inline;
  color: #f4fbff;
}
.nondescrimination i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 10px;
  background: #243b80;
  color: #FFF;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  -webkit-transition: transform 0.1s ease;
  -moz-transition: transform 0.1s ease;
  -ms-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}
.ada-contrast {
  display: inline-block;
  line-height: 32px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.ada-contrast a {
  color: #f4fbff;
  line-height: 50px;
  padding: 0px 10px;
}
.ada-contrast a:hover {
  color: #80bbe0;
}
/* ---------------------
	 Teacher Pages
	 --------------------- */
.teachers.homepages .content .h2 {
  font-size: 230%;
}
.teacher-home-info span {
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
}
.teacher-home-info {
  text-align: center;
}
.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-transition: 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-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  top: 70%;
  background-color: rgba(36, 59, 128, 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;
}
.teacher-home-info span {
  display: block;
}
.teacher-home-info {
  line-height: 30px;
  text-align: center;
}
.teacher-image {
  max-width: 200px;
  width: 100%;
}
.primary-quick-links.teacher {
  border-bottom: 20px solid #243b80;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container,
  .tablet-container {
    max-width: 1600px;
    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: 10px;
    padding-right: 10px;
  }
  .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-quicklinks ul li {
    margin-right: 4px;
  }
  .header-quicklinks .district-link {
    display: none;
  }
  /* ---------------------
   Header
   --------------------- */
  .header-mobile {
    display: none;
  }
  .header #header-logo {
    height: 80px;
    width: 80px;
  }
  .header #header-logo .logo-box img {
    max-height: 124px;
  }
  .header .grid:not(.header-logo-grid) {
    padding-left: 190px;
  }
  .header .topbar .grid {
    padding-left: 170px;
  }
  .header .topbar h1 {
    font-size: 150%;
  }
  .header .topbar .dropdown {
    display: none;
  }
  .header .topbar #search-open {
    display: none;
  }
  .header .header-quicklinks .grid:not(.header-logo-grid) {
    padding-left: 20px;
  }
  .header .navbar .wsmenu {
    font-size: 1.2vw;
  }
  .header .navbar a {
    padding: 0 5px;
  }
  /* ---------------------
     Banner
     --------------------- */
  .banner .ccms-banner .ccms-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 10px 30px 30px;
  }
  .banner .ccms-banner .ccms-banner-overlay h1 {
    font-size: 100%;
  }
  /* ---------------------
   Content
   --------------------- */
  .fb-feed-header-cont,
  .tw-feed-header-cont {
    font-size: 23px;
    line-height: 1.1;
  }
  /* ---------------------
   Dashboard
   --------------------- */
  .dashboard .dashboard-item figcaption h3,
  .dashboard .dashboard-item:hover figcaption h3 {
    font-size: 140%;
    /*old browser rollback*/
    font-size: 2.5vw;
  }
  .dashboard .dashboard-item figcaption p,
  .dashboard .dashboard-item:hover figcaption p {
    font-size: 90%;
    /*old browser rollback*/
    font-size: 1.8vw;
  }
  .dashboard .dashboard-item:hover {
    width: 98%;
    margin: 10% auto;
    padding-bottom: 100%;
  }
  .dashboard .dashboard-item:hover figcaption {
    padding: 2% 3%;
  }
  /* ---------------------
   Slide Show
   --------------------- */
  /* ---------------------
   Social
   --------------------- */
  .social .social-buttons {
    display: block;
  }
  /* ---------------------
   Footer
   --------------------- */
  .footer .grid .logo-footer img {
    max-width: 100px;
  }
  .footer .grid {
    padding-left: 40px;
  }
  .footer .grid:before {
    display: none;
  }
  .footer #quicklinks {
    padding-left: initial;
  }
  .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;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 1040px) {
  .ccmsImageRotator .ccms-ImageRotator-overlay {
    height: 35% !important;
  }
}
@media only screen and (max-width: 767px) {
  .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: left;
  }
  .mobile-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .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: left;
    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;
  }
  /* ---------------------
     Header Quicklinks
     ---------------------*/
  .header-quicklinks {
    margin-top: 42px;
  }
  .header-quicklinks ul {
    text-align: center;
  }
  .header-quicklinks ul li {
    margin-right: 7px;
  }
  .header-quicklinks .dropdown div {
    right: 5%;
    left: 5%;
  }
  .header-quicklinks .dropdown .search-icon-mobile {
    display: inherit;
    position: absolute;
    top: 1px;
    right: 0px;
  }
  .header-quicklinks .dropdown .search-icon-mobile .search {
    margin-left: 10px;
  }
  .header-quicklinks .dropdown .cal-map {
    padding-left: 10px;
  }
  .header-quicklinks .dropdown .school-links {
    padding-left: 15px;
  }
  .header-quicklinks .dropdown .search-icon-mobile i {
    border-right: none;
  }
  .header-quicklinks .dropdown .district-link {
    display: none;
  }
  .header-quicklinks .dropdown:nth-child(2n) {
    display: block;
  }
  .header-quicklinks .search-bar {
    height: 50px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 47px;
    width: 100%;
    left: 0px;
  }
  /* ---------------------
   Header
   --------------------- */
  .header {
    background: linear-gradient(rgba(36, 59, 128, 0.95), rgba(36, 59, 128, 0.95)), url("../images/white_wave.jpg");
  }
  .header #header-logo {
    height: 160px;
    width: 160px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    position: relative;
    display: block;
    margin: 15px auto ;
    background: none;
    z-index: 1;
  }
  .header #header-logo .logo-box {
    display: inline;
  }
  .header .grid:not(.header-logo-grid) {
    padding-left: 20px;
  }
  .header .topbar .grid {
    padding-left: 0px;
  }
  .header .topbar h1 {
    font-size: 115%;
    font-weight: 500;
    font-weight: 700 !important;
    line-height: 1.5 !important;
    padding-bottom: 1em;
  }
  .header .topbar .dropdown {
    display: none;
  }
  .header .topbar #search-open {
    display: none;
  }
  .header .topbar .contact span.address-city {
    display: block;
  }
  .header .header-quicklinks .grid {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header .header-quicklinks ul {
    text-align: center;
    margin: 5px 0;
    float: none !important;
  }
  .header .header-quicklinks li {
    font-size: 140%;
  }
  .header .header-quicklinks span a {
    width: 40%;
    font-size: 65%;
  }
  .header .header-quicklinks .contact li:nth-child(2),
  .header .header-quicklinks .contact li:nth-child(3) {
    display: none;
  }
  .header .header-quicklinks i.aeries {
    height: 18px;
    width: 18px;
  }
  .header .header-quicklinks .powerschool {
    background: rgba(0, 0, 0, 0) url("../images/logo-powerschool.png") no-repeat scroll center center / 100% auto !important;
    height: 26px !important;
    margin: 0 auto;
    top: 8px;
    width: 27px !important;
  }
  .header .header-quicklinks .google-classroom {
    background: rgba(0, 0, 0, 0) url("../images/google-classroom.png") no-repeat scroll center bottom / 100% auto !important;
    height: 30px !important;
    left: 1px;
    margin: 0 auto;
    top: 8px;
    width: 35px !important;
  }
  /* 
.header-logo-grid, 
.header-quicklinks,
.dropdown,
.topbar {
  display: none;
}
*/
  .topbar {
    text-align: center !important;
  }
  .topbar .grid {
    padding-left: 30px !important;
  }
  .topbar h1 {
    font-size: 120%;
    float: none !important;
  }
  .header-mobile {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    /* .header-mobile-menu {
    display: block;
    text-align: right;
    line-height: 90px;
    li {
      display: inline-block;
      i {
        font-size: 50px;
        vertical-align: middle;
        padding-left: 30px;
        color: @color-secondary;
      }
      #mobile-menu-trigger i {color: @color-primary;}
      img {
        vertical-align: middle;
        height: 50px;
      }
    }
  } */
  }
  .header-mobile .grid {
    padding: 0 40px;
  }
  /* ---------------------
   Navbar
   --------------------- */
  .smallogo {
    top: 0;
  }
  /* ---------------------
     Banner
     --------------------- */
  .banner .grid,
  .banner .ccms-banner,
  .banner .banner-slide,
  .banner .slider {
    min-height: 350px;
    max-height: 350px;
  }
  .banner .grid,
  .banner .col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .banner .ccms-banner .ccms-banner-overlay {
    top: auto;
    width: 100%;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px 20px 20px 20px;
    text-align: center;
  }
  .banner .ccms-banner .ccms-banner-overlay h1 {
    font-size: 140%;
    font-weight: 700;
    border: none;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: capitalize;
  }
  .banner .ccms-banner .ccms-banner-overlay p {
    display: none;
  }
  .banner .ccms-banner-slider .slick-dots {
    display: none !important;
    /* 
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        li button:after {
          font-size: 30px;
        }
        */
  }
  /* ---------------------
   Content
   --------------------- */
  .homepages .content {
    padding: 0 10px;
  }
  .homepages .content .article {
    padding-right: 0px;
    /* ---------------------
             Teacher Dashboard Item
             --------------------- */
  }
  .homepages .content .article .teacher-dashboard-item {
    border-radius: 0;
    margin-bottom: 5px;
    max-height: 85px !important;
    padding-bottom: 51px;
  }
  .homepages .content .article .teacher-dashboard-item:hover figcaption,
  .homepages .content .article .teacher-dashboard-item figcaption {
    top: auto;
  }
  .homepages .content .article .teacher-dashboard-item:hover figcaption p {
    display: none;
  }
  .homepages .content .article .teacher-dashboard-item.padded {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .homepages .content .article .teacher-dashboard-item figcaption {
    top: auto;
    background-color: rgba(0, 0, 0, 0.35);
  }
  .homepages .content .article .teacher-dashboard-item figcaption h3 {
    font-size: 100%;
    font-weight: bold;
    text-shadow: 2px 2px black;
    border: 0 none;
    margin: 0;
    padding-bottom: 10px;
  }
  .content .article,
  .content .sidebar {
    padding: 0;
  }
  .content .article > .clearfix {
    padding-right: 0px;
  }
  .fb-feed-header-cont,
  .tw-feed-header-cont {
    font-size: 22px;
    line-height: 1.2;
  }
  /* ---------------------
	 Dashboard
	 --------------------- */
  .dashboard figcaption h3 {
    font-size: 140%;
    /*old browser rollback*/
    font-size: 6vw;
  }
  .dashboard figcaption p {
    font-size: 90%;
    /*old browser rollback*/
    font-size: 4.5vw;
  }
  .dashboard .dashboard-item:hover {
    width: 98%;
    margin: 10% auto;
    padding-bottom: 100%;
  }
  .dashboard .dashboard-item:hover figcaption {
    padding: 2% 3%;
  }
  /*II Tiles*/
  .link-tiles {
    border-top: 1px solid #DDD;
  }
  .link-tiles ul.tiles {
    height: auto;
  }
  .link-tiles ul.tiles li {
    width: 50%;
    height: 130px;
    float: left;
  }
  .link-tiles ul.tiles li a {
    font-size: 16px;
  }
  .link-tiles ul.tiles li a:hover div {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .link-tiles ul.tiles li a span {
    position: absolute;
    bottom: 5px;
    left: 5px;
    line-height: 1.3;
  }
  /* ---------------------
   Slide Show
   --------------------- */
  /* ---------------------
   Social
   --------------------- */
  .social .social-buttons {
    display: block;
  }
  /* ---------------------
   Footer
   --------------------- */
  .footer .grid {
    padding-left: 30px;
  }
  .footer .grid::before {
    display: none !important;
  }
  .footer .grid h3,
  .footer .grid ul {
    text-align: center;
  }
  .footer .grid .contact {
    padding-top: 2em;
  }
  .footer .grid .contact li,
  .subpages .footer .grid .contact li,
  .footer .grid .contact span.address-city {
    display: block;
  }
  .footer .grid #quicklinks {
    padding-left: initial;
  }
  .footer .grid #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: center;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) and (max-width: 840px) {
  .ccmsImageRotator .ccms-ImageRotator-overlay {
    height: 35% !important;
  }
}
@media print {
  * {
    background: transparent;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.embed-container {
  height: 300px;
}
/*Department Contact Info*/
.dept-contact-info {
  border: 1px solid #243b80;
  padding: 20px;
  margin-bottom: 30px;
}
.dept-contact-info a {
  text-decoration: none;
}
.dept-contact-info a.ghosted .button {
  opacity: .2;
  cursor: default;
}
.dept-contact-info a.ghosted .button:hover {
  background-color: #ffffff;
  color: #243b80;
}
.dept-contact-info .button:hover {
  background-color: #243b80;
  color: #ffffff;
}
.dept-contact-info i {
  width: 30px;
  color: #243b80;
  font-size: 20px;
}
.dept-contact-info span.grade {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: normal;
  font-size: 60%;
  float: right;
}

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