/* As Designed (Default) */
/* Scheme Test 1 */
/* Scheme Test 2 (Monochromatic) */
/* Scheme Test 3 (Dark) */
/* Scheme Test 4 (Light) */
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond|Lato');
@margin- 2px					0.125em;
/*Functionality to hide title & tagline when their included in the logo*/
*,
*: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: 'Lato', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #444;
}
.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: #004a80;
  text-decoration: none;
}
a:hover {
  color: #002d4d;
}
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: 'Cormorant Garamond', Arial, sans-serif;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 0.33em 0;
}
h1,
.h1 {
  font-size: 175%;
}
h2,
.h2 {
  font-size: 150%;
  line-height: 1.5em;
}
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: 0px 0px;
}
dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dd {
  margin-bottom: 1em;
}
menu,
ol,
ul {
  padding: 0 0 0 0px;
}
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.375pxrem;
  line-height: 32px;
  line-height: 2pxrem;
  color: #434343;
  margin: 1em 0;
}
blockquote p {
  margin: 1em 0;
}
cite {
  color: #434343;
  font-style: normal;
  font-size: 16px;
  font-size: 1pxrem;
  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 > a {
  display: none;
}
.sticky {
  position: fixed !important;
  right: 0;
  left: 0;
  top: 0 !important;
  z-index: 999;
  opacity: 0.95;
  border-bottom: 1px #999 solid;
}
.sticky .wsmenu-list > li.navlogo > a {
  display: block;
  padding: 0px 16px;
  line-height: 40px;
  text-decoration: none;
}
.overlapblackbg {
  display: none;
}
.wsmenuexpandermain {
  position: relative;
  display: none;
}
.wsmenucontainer {
  position: relative;
}
.no-mobile.wsmenu-arrow.fa.fa-angle-down {
  font-weight: 700;
  padding-left: 3px;
}
.wsmenu {
  font-family: 'Lato', Arial, serif;
  color: #16246d;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  margin: 0px auto;
}
.wsmenu-click {
  display: none;
}
.wsmenu-list {
  text-align: left;
  width: 100%;
  display: table;
  padding: 0px;
}
.wsmenu-list > li {
  text-align: center;
  display: table-cell;
}
.wsmenu-list > li > a {
  display: block;
  color: #16246d;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  padding: 10px 16px;
  line-height: 20px;
  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: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  color: #636466 ;
}
.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: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  color: #636466;
}
.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;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.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;
  z-index: 1000;
  margin: 0px;
  padding: 0px;
  /*background-color: fade(@color-navbar, 70%);*/
  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: #ffffff;
  border-radius: 0px!important;
  text-decoration: none;
}
.wsmenu-list ul .fa {
  margin-left: 7px;
}
.wsmenu-list ul li {
  position: relative;
  padding: 0px;
  margin: 0px;
  display: block;
}
.wsmenu-list ul li a {
  background: rgba(255, 255, 255, 0.9);
  background-image: none !important;
  color: #16246d;
  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: 1px;
  display: block;
}
.wsmenu-list ul ul li:hover ul {
  border: solid 1px #e6e6e6;
  background-color: #e6e6e6;
}
.sticky .wsmenu ul {
  top: 38px;
}
@media only screen and (min-width: 767px) and (max-width: 1011px) {
  .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: 769px) and (max-width: 1188px) {
  .wsmenu-list li a .arrow:after {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .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: 1023px) {
  .wsmenucontainer {
    overflow: hidden;
    min-height: 800px;
    position: relative;
    -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: 320px;*/
    -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 .animated-arrow,
  .sticky .smallogo,
  .sticky .callusicon,
  .sticky .devider,
  .sticky .mapicon {
    position: fixed;
  }
  .sticky .smallogo {
    right: 0;
    float: left;
  }
  .sticky .smallogo img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    max-height: 27px;
    width: auto;
  }
  .sticky .smallogo img.menuopen {
    margin-left: 315px;
  }
  .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: 900;
  }
  .wsmenuexpandermain .menuopen {
    left: -15px !important;
    margin-top: 0px !important;
    padding: 15px 37px 35px 12px;
    background-color: #ccc;
  }
  .menuopen + .wsmenuexpandermain.slideRight {
    position: fixed;
    background: #16246d;
    border-bottom: 2px solid #16246d;
    height: 50px;
  }
  .wsmenu {
    position: relative;
    width: 0px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    background-color: #cfcfcf;
    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: 320px;
    -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: 50px;
    width: 320px;
  }
  .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-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: 320px;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
  }
  .wsmenu .wsmenu-list > li.navlogo > a {
    display: none;
  }
  .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;
    width: 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 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;
    padding: 0px;
    visibility: visible ;
  }
  .mobile-sub ul li a {
    line-height: 20px;
    height: 43px;
    background-color: rgba(0, 0, 0, 0.02);
    font-size: 13px ;
    padding: 8px 0px 8px 18px;
    color: #8E8E8E !important;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }
  .mobile-sub ul li a:hover {
    background-color: #e7e7e7;
    color: #16246d !important;
    text-decoration: underline;
  }
  .mobile-sub ul li:hover > a {
    background-color: rgba(0, 0, 0, 0.02);
    color: #fff;
  }
  .mobile-sub ul li ul li a,
  .mobile-sub ul li ul li ul li a {
    line-height: 20px;
    height: 43px;
    background-color: rgba(0, 0, 0, 0.02);
    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 {
    color: #16246d !important;
    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: 18px 35px 16px 0px;
    margin: 5px 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 {
    background: #16246d;
    -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 {
    background: #16246d;
    -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: #16246d !important;
    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: #16246d !important;
  }
  .mapicon {
    color: #16246d !important;
    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: #16246d !important;
  }
  .devider {
    color: #c9c9c9;
    font-size: 22px;
    position: fixed;
    right: 48px;
    top: 1px;
  }
  .mrginleft .callusicon,
  .mrginleft .mapicon,
  .mrginleft .devider {
    display: none !important;
  }
  .smallogo {
    display: block;
    text-align: center;
    padding-top: 9px;
    position: fixed;
    margin-top: 0px;
    z-index: 0;
    width: 100%;
    height: 41px;
    background: #ffffff;
    /*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: 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: #004a80;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-family: 'Lato', Arial, sans-serif;
  padding: 5px 8px;
  margin: 1em 0.5em;
}
.button:hover {
  background: #00599a;
  color: #fff;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button i {
  margin-right: 4px;
}
/* =======================
   Slick Core
   ======================= 
*/
/*
<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: 30px 20px 5px 45px;
  font-size: 175%;
  text-decoration: none;
  text-transform: uppercase;
  color: #16246d;
}
.subpage .catapultTitle {
  padding: 10px 20px 5px 45px;
}
.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: #004a80;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.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;
}
.padding-2-lr {
  padding-left: 2px!important;
  padding-right: 2px!important;
}
.padded {
  padding: 15px;
}
.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;
}
@media (max-width: 767px) {
  .mobile-no-gutter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.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 {
  -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*/
.grid {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
/* ---------------------
 Body
 --------------------- */
html,
body {
  font-weight: 300;
  /*overflow-x: hidden;*/
  background-color: #ffffff;
}
.wsmenucontainer {
  background: #ffffff;
}
main ol,
ul {
  padding: 0 40px;
}
main ol l1:after,
ul l1:after {
  margin-bottom: 20px;
}
/* ---------------------
    Subpage
 --------------------- */
.subpage .under-banner {
  height: 0.0625rem;
}
.subpage .pagename h2,
.subpage .description h2 {
  font-size: 250%;
  text-transform: uppercase;
  color: #16246d;
}
.subpage .sub-header {
  background: #FFF;
  border-bottom: 0.0625rem solid #eeeeee;
}
/* ---------------------
    ADA
 --------------------- */
.ada {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: #fff;
  background: #000;
}
@media only screen and (max-width: 1600px) {
  .header-quicklinks .ada-contrast a span {
    display: none;
  }
}
#skiptocontent a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #ffffff;
  border-bottom-right-radius: 8px;
  border-right: 1px solid #ffffff;
  color: #16246d;
  background: #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;
}
.rspPane div#broadcastMessageHolder {
  display: none;
}
::selection {
  background: #16246d;
  color: #FFF;
}
::-moz-selection {
  background: #16246d;
  color: #FFF;
}
.shifter {
  position: relative;
  width: 100%;
  left: 0;
}
.shifter-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 20000;
  display: none;
}
.media-state {
  display: none;
  position: absolute;
  height: 0;
  width: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#skiptocontent a {
  background: #000 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;
}
/* ---------------------
 Universal
 --------------------- */
.view-more {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  color: inherit;
  -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;
}
.view-more:after {
  font-family: FontAwesome;
  content: "\f178";
  color: #16246d;
  display: inline-block;
  margin: 0 0 0 .5rem;
  position: relative;
  top: 1px;
}
.view-more:hover {
  color: #16246d;
}
.icon-title {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: inherit;
}
.icon-title:before {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0 .8rem 0 0;
  color: #16246d;
  position: relative;
}
.icon-title-small {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: inherit;
  font-size: 18px;
  font-size: 1.125rem;
}
.icon-title-small:before {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0 .8rem 0 0;
  color: #16246d;
  position: relative;
}
.icon-title-small:before {
  margin: 0 0.5rem 0 0;
}
.view-all {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  top: -3px;
  margin-left: 1.5rem;
  padding: 0.25rem 0 0.25rem 1.5rem ;
  text-transform: uppercase;
  color: #16246d !important;
  border-left: 1px solid #CCC;
  -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;
}
.view-all:hover {
  color: inherit !important;
}
.customTitle {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: inherit;
}
.customTitle.enabledIcon .ctIconLeft {
  width: 1.5rem;
  height: 1.5rem;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  position: relative;
  margin-right: 0.375rem;
}
.under-banner {
  background: #262626;
  height: 0.25rem;
}
.bottomnav {
  text-align: center;
}
.bottomnav ul {
  list-style-type: none;
  padding: 0;
}
.bottomnav li {
  display: inline-block;
}
.bottomnav li + li:before {
  content: "|";
  padding: 0 0.625rem;
}
/* ---------------------
	 Topbar
	 --------------------- */
.topbar {
  background: #024b82;
}
.topbar .site-title {
  font-weight: 100;
  margin: 0;
  display: inline-block;
  text-transform: none;
  font-size: 40px;
  line-height: 1;
}
.topbar .topbar-content {
  display: table;
  width: 100%;
  margin-bottom: 0%;
}
.topbar .logo-container,
.topbar .logo-text-container,
.topbar .round-link-container {
  display: table-cell;
}
.topbar .logo-container {
  width: 15%;
  position: relative;
}
.topbar .logo-container .logo {
  position: inherit;
  display: block;
  max-width: 150px;
  width: 100%;
  z-index: 5;
  top: 0;
}
.topbar .logo-container .logo img {
  max-height: 165px;
  display: block;
  max-width: 100%;
  margin: 5px auto 0;
}
.topbar .logo-text-container {
  width: 42.5%;
  vertical-align: middle;
  padding: 2%;
}
.topbar .round-link-container {
  width: 42.5%;
}
.topbar .round-links {
  padding: 15px 0;
  width: 100%;
}
.topbar .round-links li {
  display: inline-block;
  width: 24%;
}
.topbar .round-links a {
  display: block;
  border: 1px solid #bbc0c7;
  border-radius: 50%;
  height: 86px;
  width: 86px;
  margin: 0 auto;
  text-align: center;
  font-size: 11.5px;
  font-weight: 600;
  color: #262c36;
  background-color: #fff;
  padding: 20px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -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;
}
.topbar .round-links a:hover {
  border-color: #16246d;
  background-color: #2a6292;
  color: #fff;
  -moz-box-shadow: 0 0 10px 1px rgba(1, 29, 58, 0.3);
  -webkit-box-shadow: 0 0 10px 1px rgba(1, 29, 58, 0.3);
  box-shadow: 0 0 10px 1px rgba(1, 29, 58, 0.3);
}
.topbar .round-links i {
  font-size: 24px;
  display: block;
  color: #16246d;
}
.topbar .hidden {
  display: none;
}
/* ---------------------
     Header Quicklinks
     ---------------------*/
/*These styles enable the touch "toggle open" effect*/
.hover_effect1,
.hover_effect2,
.hover_effect3 {
  visibility: visible !important;
}
.topbar-divider {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks {
  font-size: 12px;
  background: #16246d;
  text-transform: uppercase;
  /*Header-Quicklinks Divider*/
  /*Header-Quicklinks-Nomargin Divider*/
}
.header-quicklinks span.divider {
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks span.divider-no-margin {
  color: rgba(255, 255, 255, 0.3);
  margin: 0 8px 0 -8px;
}
.header-quicklinks .dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
  font-size: 100%;
  font-family: 'Lato', Arial, sans-serif;
  /*Secondary Search for Mobile*/
}
.header-quicklinks .dropdown i {
  font-size: 20px;
  margin-right: 2px;
  color: #cbdff0;
}
.header-quicklinks .dropdown > li {
  display: inline-block;
  position: relative;
}
.header-quicklinks .dropdown > li > li > a:after {
  content: "|";
  padding-right: 20px;
  padding-left: 20px;
}
.header-quicklinks .dropdown > li a {
  padding: 0px 0px 0px 10px;
  display: inline-block;
  color: #ffffff;
}
.header-quicklinks .dropdown > li a:hover {
  color: #cbdff0;
}
.header-quicklinks .dropdown > li .school-dropdown {
  line-height: 40px;
  /*See Modify.less for 3-column option*/
}
.header-quicklinks .dropdown > li .quicklinks ul li {
  color: #16246d;
  display: block;
  min-width: 160px;
  margin: 0px;
  white-space: nowrap;
}
.header-quicklinks .dropdown > li .quicklinks ul li em {
  padding-right: 15px;
}
.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: block;
}
.header-quicklinks .dropdown div {
  position: absolute;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}
.header-quicklinks .dropdown div a {
  color: #16246d;
  display: block;
  min-width: 160px;
  padding: 0px 10px;
  margin: 0px;
  white-space: nowrap;
  border-bottom: 1px solid #1f3297;
}
.header-quicklinks .dropdown div a:hover {
  background: #2740c2;
  color: #cbdff0;
}
.header-quicklinks .dropdown div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-quicklinks .dropdown #m2 {
  position: absolute;
  white-space: nowrap;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  top: 100%;
}
.header-quicklinks .dropdown #m2:hover {
  display: block !important;
}
.header-quicklinks .dropdown #m2:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #16246d;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
  position: absolute;
  right: 75px;
}
.header-quicklinks .dropdown #m2 input {
  display: inline-block;
  height: 34px;
  border: none;
  width: 190px;
  vertical-align: bottom;
}
.header-quicklinks .dropdown #m2 button {
  display: inline-block;
  height: 34px;
  background: #ffffff;
  color: #666;
  border: none;
  vertical-align: bottom;
}
.header-quicklinks .dropdown #m2 input:focus,
.header-quicklinks .dropdown #m2 button:focus {
  border: none;
  outline: none;
}
.header-quicklinks .dropdown #m3 {
  right: 0px;
}
.header-quicklinks .dropdown #m3:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #16246d;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
  position: absolute;
  right: 85px;
}
.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: 50px;
}
.header-quicklinks ul li .phone-main {
  text-decoration: underline;
}
.header-quicklinks ul a {
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}
.header-quicklinks ul a i {
  color: #ffffff;
  -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 ul a:hover {
  color: #ffffff;
}
.header-quicklinks ul a:hover i {
  color: #FFF;
}
.header-quicklinks .resources {
  color: #FFF;
  color: #ffffff;
}
.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: #2a6292;
  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;
  color: #fff;
}
.header-quicklinks .resources a:hover {
  color: #ffffff;
}
.header-quicklinks .resources .fa {
  font-size: 0.8125rem;
  line-height: inherit;
  color: #fff;
  margin-left: 5px;
}
.header-quicklinks .util {
  float: right;
}
.header-quicklinks .util .social-twitter:after {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks .util .social-facebook:after {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks .util .social-instagram:after {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks .util .social-youtube:after {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks .util .social-linkedin:after {
  /*this mixin is for all social links*/
  content: "|";
  color: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
}
.header-quicklinks .util a.social-facebook:hover {
  text-decoration: none;
}
.header-quicklinks .util a.social-facebook:hover i {
  opacity: .4;
}
.header-quicklinks .util a.social-twitter:hover {
  text-decoration: none;
}
.header-quicklinks .util a.social-twitter:hover i {
  opacity: .4;
}
.header-quicklinks .util a.social-youtube:hover {
  text-decoration: none;
}
.header-quicklinks .util a.social-youtube:hover i {
  opacity: .4;
}
.header-quicklinks .util a.social-instagram:hover {
  text-decoration: none;
}
.header-quicklinks .util a.social-instagram:hover i {
  opacity: .4;
}
.header-quicklinks .util a.social-linkedin:hover {
  text-decoration: none;
}
.header-quicklinks .util a.social-linkedin:hover i {
  opacity: .4;
}
.header-quicklinks .util i {
  font-size: 20px;
  margin-right: 0px;
}
.header-quicklinks .search-button {
  background: #16246d;
  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: #1f3297;
  position: relative;
  padding: 0 50px 0 10px;
  line-height: 50px;
  width: auto;
}
.header-quicklinks .search-bar label {
  display: block;
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
}
.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: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  border: none;
  background: transparent;
  color: #cbdff0;
  outline: none;
}
.header-quicklinks .search-bar input::placeholder {
  color: #cbdff0;
}
.header-quicklinks .search-bar button {
  background: transparent;
  color: #cbdff0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
}
.search {
  position: relative;
  margin-left: 30px;
  float: right;
}
.search > a {
  display: inline-block;
  color: #FFF;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 0.6875rem;
  text-transform: uppercase;
  vertical-align: middle;
  outline: none;
  border: none;
}
.search > a i {
  color: #16246d;
  font-size: 1rem;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.search > a.open + div {
  display: block !important;
}
.search > a:hover i {
  color: #2a6292;
}
.search #m3 {
  display: none;
  position: absolute;
  white-space: nowrap;
  right: 0;
  padding: 8px;
  background: #16246d;
  border-radius: 2px;
  top: 100%;
}
.search #m3:hover {
  display: block !important;
}
.search #m3:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #16246d;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
  position: absolute;
  right: 20px;
}
.search #m3 input {
  display: inline-block;
  height: 34px;
  border: none;
  width: 190px;
  vertical-align: bottom;
}
.search #m3 button {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: #FFF;
  color: #666;
  border: none;
  vertical-align: bottom;
}
.search #m3 input:focus,
.search #m3 button:focus {
  border: none;
  outline: none;
}
/* ---------------------
	 Header
	 --------------------- */
.homepages.non-teachers .header {
  position: absolute;
  width: 100%;
  z-index: 12;
}
.subpage .banner {
  margin-bottom: 20px;
}
.subpage .header {
  position: relative;
}
.rspPane .subpage .banner {
  margin-bottom: 50px;
}
.teachers .header .header-title h1 {
  margin-top: 25px;
  text-transform: none !important;
}
.header {
  background-color: rgba(255, 255, 255, 0.7);
  position: relative;
  color: #16246d;
  /* ---------------------
               School header links
               --------------------- */
}
.header .header-bg {
  bottom: 0;
  display: inline;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.header .header-bg-img {
  bottom: 0;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
}
.header a {
  color: #fff;
}
.header .header-title {
  display: inline-block;
  margin-bottom: -35px;
}
.header .header-title .logo,
.header .header-title .title {
  display: inline-block;
}
.header .header-title .logo {
  text-align: center;
}
.header .header-title .logo img {
  max-height: 145px;
  max-width: 280px;
  margin-bottom: 35px;
}
.header .header-title h1.title {
  display: inline-block;
  display: inherit;
  font-family: 'Cormorant Garamond', Arial, sans-serif;
  font-size: 300%;
  color: #16246d;
  line-height: 0.75;
  margin: 23px auto 10px;
  padding: 5px 15px;
  text-align: left;
}
.header .header-title h1.title span.tagline {
  color: #2a6292;
  font-family: 'Lato', Arial, sans-serif;
  display: block;
  font-size: 60%;
  padding: 10px 0px;
}
.header .header-title .tagline-contained {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.header .header-title .tagline-contained .tagline {
  text-align: center;
  font-style: italic;
  border-top: 2px solid #c9993d;
  display: table;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 100%;
  margin: 5px auto;
  padding-bottom: 10px;
  padding-top: 9px;
}
.header .header-title .tagline-contained .tagline::before,
.header .header-title .tagline-contained .tagline::after {
  content: "\"";
}
.header .header-title .header-title .ada-contrast {
  display: none;
}
.header .header-title .contact {
  border-top: 2px solid #c9993d;
  display: table;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 100%;
  margin: 5px auto;
  padding-bottom: 10px;
  padding-top: 9px;
}
.header .header-title .contact i {
  color: #c9993d;
}
.header .header-title .contact li {
  display: inline;
  margin-right: 5px;
}
.header .header-title .contact a {
  text-decoration: underline;
}
.header .header-title .contact a:hover {
  text-decoration: none;
}
.header #headerlinks,
.header #teacher-headerlinks {
  margin-top: 1.3em;
  font-size: 21px;
  font-family: 'Lato', Arial, sans-serif;
  line-height: 1.7em;
  position: relative;
  width: 171px;
}
.header #headerlinks i,
.header #teacher-headerlinks i {
  margin-left: 10px;
  font-size: 120%;
  float: right;
}
.header #headerlinks a,
.header #teacher-headerlinks a,
.header #headerlinks i,
.header #teacher-headerlinks i {
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-align: center;
}
.header #headerlinks a:hover,
.header #teacher-headerlinks a:hover,
.header #headerlinks i:hover,
.header #teacher-headerlinks i:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header #headerlinks li,
.header #teacher-headerlinks li {
  font-size: 75%;
  padding-left: 6px;
  width: auto;
}
.header #headerlinks .fa,
.header #teacher-headerlinks .fa {
  display: block;
}
.header #headerlinks .powerschool,
.header #teacher-headerlinks .powerschool {
  background: rgba(0, 0, 0, 0) url("../images/logo-powerschool.html") no-repeat scroll center center / 100% auto !important;
  height: 16px !important;
  width: 11px !important;
}
.header #headerlinks .google-classroom,
.header #teacher-headerlinks .google-classroom {
  background: rgba(0, 0, 0, 0) url("../images/google-classroom.html") no-repeat scroll center bottom / 100% auto !important;
  height: 18px !important;
  left: 5px;
  margin-left: 0;
  position: relative;
  width: 21px !important;
}
.header #headerlinks .aeries,
.header #teacher-headerlinks .aeries {
  background: rgba(0, 0, 0, 0) url("../images/aeries.html") no-repeat scroll center bottom / 100% auto !important;
}
.header #headerlinks .classworks,
.header #teacher-headerlinks .classworks {
  background: rgba(0, 0, 0, 0) url("../images/classworks.html") no-repeat scroll center bottom / 100% auto !important;
}
.header #headerlinks .clever,
.header #teacher-headerlinks .clever {
  background: rgba(0, 0, 0, 0) url("../images/clever.html") no-repeat scroll center bottom / 100% auto !important;
}
.header #headerlinks .renaissanceLearning,
.header #teacher-headerlinks .renaissanceLearning {
  background: rgba(0, 0, 0, 0) url("../images/renaissanceLearning.html") no-repeat scroll center bottom / 100% auto !important;
}
.header #headerlinks .aeries,
.header #teacher-headerlinks .aeries,
.header #headerlinks .classworks,
.header #teacher-headerlinks .classworks,
.header #headerlinks .clever,
.header #teacher-headerlinks .clever,
.header #headerlinks .renaissanceLearning,
.header #teacher-headerlinks .renaissanceLearning {
  display: block;
  height: 20px;
  margin: -3px auto 0 10px;
  width: 17px;
}
.header .district-link {
  display: none !important;
}
/* ---------------------
	 Navigation
	 ---------------------*/
.navbar {
  position: relative;
  float: right;
  border-radius: 0px !important;
  z-index: 20;
}
.navbar.sticky {
  bottom: auto !important;
  background: rgba(255, 255, 255, 0.98);
  margin-top: 0px;
}
.navbar.sticky .wsmenu ul ul ul {
  top: 0px;
}
.navbar .wsmenu {
  font-family: 'Lato', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0px;
}
.navbar .wsmenu-list > li::before {
  bottom: 5px;
  color: #8c8c8c;
  display: block;
  font-size: 28px;
  margin-left: -2px;
  position: absolute;
  top: -8px;
  z-index: 800;
}
.navbar .wsmenu-list > li:first-of-type::before {
  display: none;
}
.navbar .wsmenu-list > li:last-child a {
  border-right: 0px;
}
/* --------------------
    Banner
-------------------- */
.banner {
  position: relative;
  overflow: hidden;
  /*aside*/
}
.banner aside {
  position: absolute;
  top: 52%;
  right: 0px;
}
.banner aside a.sidelink {
  background: #16246d;
  padding: 10px 0px;
  margin: 10px 0px;
  display: block;
  overflow: hidden;
  position: relative;
  right: -180px;
  left: 180px;
  transition: all .2s;
}
.banner aside a.sidelink span {
  color: #ffffff;
  font-size: 100%;
  display: block;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.banner aside a.sidelink .description {
  width: 180px;
  padding: 5px;
  color: #ffffff;
}
.banner aside a.sidelink:hover {
  width: inherit;
  left: 0;
}
.banner aside a.sidelink:hover span {
  color: #ffffff;
  font-size: 100%;
  text-indent: 0px;
}
.banner aside img {
  display: inline-block;
  width: 100px;
  height: 62px;
  padding: 5px;
}
/*banner*/
/*Catapult UI Adjustments*/
.rspPane .banner aside {
  width: 300px;
}
.rspPane .banner aside a {
  left: 0px;
}
/*Heavy Handed Attempt to allow aside to be edited*/
.rspPane .banner .rdTable .rdCenter span > div div:nth-child(3) {
  right: 300px;
  width: initial!important;
}
/* --------------------
    Start Boxes
-------------------- */
.start-box-group {
  background-color: #fff;
  border: 1px #ccc solid;
  padding: 0px 25px 0px 25px;
  margin-top: -50px;
  margin-bottom: -30px;
  margin-top: -3.5vw;
  margin-bottom: -3.5vw;
}
.start-box {
  height: 0px;
  font-family: 'Lato', Arial, sans-serif;
  color: #fff;
  line-height: 1.3;
  font-size: 85%;
  text-align: center;
  padding: 15px 5px 80%;
  margin: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  background-image: url(../images/bg_waves-lg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
}
.start-box a {
  color: #fff;
  text-decoration: none;
}
.start-box a:hover {
  color: #fff;
  text-decoration: none;
}
.start-box a figcaption {
  margin-top: 5px;
}
.homepages .start-box {
  margin: 6px;
}
/*adjustment for homepage image scaling*/
.homepages .start-box .grow {
  margin-top: 12%;
}
.start-box-group div:nth-child(1) .start-box {
  background-color: #2a6292;
}
.start-box-group div:nth-child(1) .start-box a {
  color: #ffffff;
}
.start-box-group div:nth-child(2) .start-box {
  background-color: #204380;
}
.start-box-group div:nth-child(2) .start-box a {
  color: #ffffff;
}
.start-box-group div:nth-child(3) .start-box {
  background-color: #1f3297;
}
.start-box-group div:nth-child(3) .start-box a {
  color: #ffffff;
}
.start-box-group div:nth-child(4) .start-box {
  background-color: #16246d;
}
.start-box-group div:nth-child(4) .start-box a {
  color: #ffffff;
}
.grow {
  transition: all 0.2s ease-in-out;
}
.grow:hover {
  transform: scale(1.1);
}
.breadcrumbs {
  background-color: #d4e0e9;
  padding: 13px 0px;
  margin-bottom: 35px;
}
/* ---------------------
	 Slide Away
--------------------- */
.still-slider {
  min-height: 20px;
  border-top: 1px solid #FFF;
  background: #2a6292;
}
.slide-away {
  min-height: 20px;
  border-top: 1px solid #FFF;
  position: relative;
  background: #2a6292;
  background: -moz-linear-gradient(left, #2a6292 50%, #cccccc 50%);
  background: -webkit-linear-gradient(left, #2a6292 50%, #cccccc 50%);
  background: linear-gradient(to right, #2a6292 50%, #cccccc 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color-secondary', endColorstr='#cccccc', GradientType=1);
}
.slide-away .sa-title,
.slide-away .sa-content {
  width: 50%;
  float: left;
  min-height: 85px;
  padding: 30px 0;
}
.slide-away .sa-title .half-container,
.slide-away .sa-content .half-container {
  max-width: 600px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.slide-away .sa-title .half-container {
  margin-right: 0;
  margin-left: auto;
  padding-right: 70px;
}
.slide-away .sa-content .half-container {
  margin-left: 0;
  margin-right: auto;
}
.slide-away .sa-title {
  color: #FFF;
  background: #2a6292;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.slide-away .sa-title:after {
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome;
  content: "\f0da";
  font-size: 105px;
  font-size: 6.5625rem;
  line-height: 0;
  color: #646d77;
  -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;
}
.slide-away .sa-title:hover:after {
  color: #16246d;
}
.slide-away .sa-cover {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  background: #2a6292;
  height: 100%;
  width: 50%;
}
.rspPane .slide-away .sa-cover {
  display: none;
}
.slide-away .sa-content {
  background: #CCC;
}
/*Department Contact Info*/
.dept-contact-info {
  border: 1px solid #16246d;
  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: #16246d;
}
.dept-contact-info .button:hover {
  background-color: #16246d;
  color: #ffffff;
}
.dept-contact-info i {
  width: 30px;
  color: #16246d;
  font-size: 20px;
}
.dept-contact-info span.grade {
  font-family: 'Lato', Arial, sans-serif;
  font-weight: normal;
  font-size: 60%;
  float: right;
}
/*school page styling*/
span.searchName {
  display: none!important;
}
.dept-phone {
  margin: 5px 0px 20px 0px;
  display: inline-block;
}
.dept-fax {
  margin: 5px 0px 20px 20px;
  display: inline-block;
}
.dept-contact-info a {
  text-decoration: none;
  display: inline-block;
}
.dept-contact-info .button {
  color: inherit;
  background-color: #ffffff;
  border: 1px solid #16246d;
  border-radius: 0px!important;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  color: #004a80;
  text-transform: uppercase;
  -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;
  padding: 10px 5%;
  padding: 10px 1.5vw;
  margin-left: 5%;
  margin-left: .55vw;
}
.dept-contact-info .button:hover {
  background-color: #004a80;
  color: #ffffff;
}
.dept-contact-info h3 {
  font-size: 175%;
}
.dept-contact-info i {
  width: 30px;
  color: #16246d;
  font-size: 20px;
}
/* ---------------------
	 Latest
--------------------- */
.latest-container {
  background: #FFF;
}
.latest-news {
  margin: 0 0.25rem 0.3125rem 0;
  padding: 1.25rem 0;
}
.latest-news .icon-title:before {
  content: "\f09e";
}
.latest-vids {
  padding: 1.25rem;
  margin: 0 0 0 0.25rem;
  color: #FFF;
  background: #2a6292;
  position: relative;
}
.latest-vids .icon-title:before {
  content: "\f03d";
}
.latest-vids .RadDock_Catapult div.rdContent {
  color: #fff;
}
.latest-vids .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 0 0 1.25rem;
}
.latest-vids .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  outline: none;
  border: none;
}
.latest-vids .video-thumbs {
  margin: 0;
  padding: 0;
}
.latest-vids .video-thumbs li {
  display: inline-block;
  list-style: none;
  width: 30%;
  float: left;
  cursor: pointer;
  border: 1px solid #4089c8;
  padding: 0.25rem;
  -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;
}
.latest-vids .video-thumbs li + li {
  margin: 0 0 0 5%;
}
.latest-vids .video-thumbs li img {
  display: block;
  max-width: 100%;
}
.latest-vids .video-thumbs li:hover {
  border: 1px solid #16246d;
}
.big-news-snippet {
  padding: 1.5rem;
  color: #fff;
  background: #2a6292;
  background: linear-gradient(rgba(42, 98, 146, 0.7), rgba(42, 98, 146, 0.7)), url("../images/banner-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #FFF;
  -webkit-box-shadow: 0 0 10px #888;
  -moz-box-shadow: 0 0 10px #888;
  box-shadow: 0 0 10px #888;
  margin-bottom: 1rem;
}
.big-news-snippet .news-title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  color: inherit;
  -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;
}
.big-news-snippet .news-title:hover {
  color: #16246d;
}
.big-news-snippet .news-preview {
  line-height: 1.5;
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.big-news-snippet .news-preview a {
  color: #16246d;
  -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;
}
.big-news-snippet .news-preview a:hover {
  color: #FFF;
}
.news-snippet {
  zoom: 1;
}
.news-snippet .news-thumb {
  display: block;
  border: 1px solid #CCC;
  padding: 2px;
  background: #FFF;
  overflow: hidden;
  float: left;
  margin-right: 12px;
  box-sizing: border-box;
}
.news-snippet .news-thumb img {
  max-width: 90px;
  max-height: 90px;
  display: block;
}
.news-snippet .news-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
.news-snippet .news-preview {
  line-height: 1.5;
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.news-snippet .news-preview a {
  color: #16246d;
  -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;
}
.news-snippet .news-preview a:hover {
  color: #2a6292;
}
.news-snippet + .news-snippet {
  border-top: 1px solid #CCC;
  margin-top: 1rem;
  padding-top: 1rem;
}
.small-news-snippet {
  zoom: 1;
}
.small-news-snippet .news-thumb {
  display: block;
  border: 1px solid #CCC;
  padding: 2px;
  background: #FFF;
  overflow: hidden;
  float: left;
  margin-right: 12px;
  box-sizing: border-box;
}
.small-news-snippet .news-thumb img {
  max-width: 90px;
  max-height: 90px;
  display: block;
}
.small-news-snippet .news-title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
.small-news-snippet .news-preview {
  line-height: 1.5;
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.small-news-snippet .news-preview a {
  color: #16246d;
  -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;
}
.small-news-snippet .news-preview a:hover {
  color: #2a6292;
}
.small-news-snippet + .small-news-snippet {
  border-top: 1px solid #CCC;
  margin-top: 1rem;
  padding-top: 1rem;
}
.small-news-snippet .news-title {
  font-size: 14px;
  font-size: 0.875rem;
}
.small-news-snippet .news-preview {
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem;
}
.events-mod:before {
  border-left: 1px solid #ccc;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  /* width: 0; */
  height: 535px;
  margin: 38px 0;
}
/* ---------------------
	 Dashboard
--------------------- */
a.dashboard-item {
  display: block;
  background: #FFF;
  border: 0.0625rem solid #000000;
  padding: 0.0625rem;
  overflow: hidden;
  border-radius: 0.125rem;
  -webkit-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.35);
  opacity: 1;
  -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;
}
a.dashboard-item .image {
  padding-bottom: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
a.dashboard-item figcaption {
  text-align: left;
  padding: 0.25rem;
  color: #444;
}
a.dashboard-item h3 {
  margin-top: 0.0625rem;
  border-bottom: 0.0625rem solid #CCC;
  text-transform: uppercase;
  font-size: 0.9125rem;
}
a.dashboard-item:hover {
  opacity: 0.8;
}
/* ---------------------
	 Top Announcement
--------------------- */
.top-annoucement {
  background: #fff;
  paddding: 60px;
  text-align: center;
}
.top-annoucement .h3 {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 32px;
  color: #16246d;
}
/* --------------------_
     News (JJ)
--------------------- */
.news_cont {
  display: block;
  padding: 24px 0 58px 0;
  margin: 0 -17px 0 -12px;
}
.img_lft {
  display: inline-block;
  float: left;
  padding: 0;
  width: 24%;
}
.img_lft img {
  display: block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.annoucement_text {
  display: inline-block;
  float: left;
  text-align: left;
  padding: 8px 0 0 25px;
}
.annoucement_text p {
  display: block;
  padding: 19px 67px 5px 8px;
}
.annoucement_text a {
  display: inline-block;
  margin: 0 0 0 9px;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #8a8a8a;
  text-decoration: none;
  border-bottom: solid 1px #8a8a8a;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  padding: 0 16px 0 0;
}
.annoucement_text a:after {
  content: "\f101";
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
}
.news_cont .btn {
  font-size: 13px;
  line-height: 23px;
  border-radius: 0;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: bold;
  border: 0;
}
.news_cont .btn:hover {
  background: rgba(22, 164, 185, 0.72);
  border: 0;
}
.annoucement .btn-primary {
  padding: 15px 26px 18px 27px;
  margin: 0;
  width: 316px;
}
.calender .btn-primary {
  padding: 15px 26px 17px 27px;
  margin: 0;
  width: 100%;
}
.calender {
  display: inline-block;
  float: right;
  width: 28.4%;
}
.calender ul {
  display: block;
  padding: 25px 0 6px 0;
}
.calender ul li {
  display: block;
  padding: 0 0 17px 0;
}
.calender_cont {
  display: block;
  padding: 18px 0 20px 0;
  background: #fff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.calender_lt {
  display: inline-block;
  float: left;
  text-align: center;
}
.calender_lt span {
  display: block;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 42px;
  color: #cca46e;
  letter-spacing: 2px;
}
.calender_lt small {
  display: block;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  color: #cca46e;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 0 0;
  font-weight: bold;
}
.calender_cont p {
  display: inline-block;
  float: right;
  font-size: 17px;
  line-height: 23px;
  padding: 7px 32px 2px 7px;
  color: #333333;
}
/* ---------------------
	 Info Modules
--------------------- */
.info-modules-container {
  background: #2a6292;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  /* -------------------
       Facebook Feed
    --------------------*/
  /* -------------------
       Twitter Feed
    --------------------*/
}
.info-modules-container .overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(22, 36, 109, 0.9);
}
.info-modules-container .sporting-news,
.info-modules-container .upcoming-events,
.info-modules-container .on-twitter {
  padding: 20px;
  margin-bottom: 30px;
  background: #FFF;
}
.info-modules-container .sporting-news .icon-title-small:before {
  content: "\f1b0";
}
.info-modules-container .upcoming-events .icon-title-small:before {
  content: "\f274";
}
.info-modules-container .upcoming-events .event {
  zoom: 1;
  position: relative;
  margin-bottom: 0.5625rem;
}
.info-modules-container .upcoming-events .event a {
  color: #16246d;
  -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;
}
.info-modules-container .upcoming-events .event a:hover {
  color: inherit;
}
.info-modules-container .upcoming-events .event .event-date {
  float: left;
  background: #357dba;
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  line-height: 1;
  height: 55px;
  width: 55px;
  text-align: center;
  padding-top: 8px;
  margin: 3px 10px 3px 0;
}
.info-modules-container .upcoming-events .event .event-date span {
  display: block;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
}
.info-modules-container .upcoming-events .event .event-info {
  margin-left: 65px;
  font-size: 13px;
  font-size: 0.8125rem;
}
.info-modules-container .upcoming-events .event .event-info .event-title {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}
.info-modules-container .upcoming-events .event .event-info .event-where {
  display: block;
}
.info-modules-container .upcoming-events .view-more {
  padding-top: 0.5rem;
  margin-top: 0.75rem;
}
.info-modules-container .upcoming-events .view-more:before {
  display: block;
  content: " ";
  height: 1px;
  width: 30%;
  border-top: 1px solid #16246d;
  position: absolute;
  top: 0;
}
.info-modules-container .on-twitter .icon-title-small:before {
  content: "\f099";
}
.info-modules-container .social-links {
  background: #FFF;
  padding: 10px 10px 6px;
  text-align: center;
}
.info-modules-container .social-links .social-text {
  margin-right: 10px;
  font-size: 1rem;
  font-weight: bold;
}
.info-modules-container .social-links .social-button {
  padding: 0.125rem 0.6125rem;
  font-weight: bold;
  margin: 0.3125rem 0.1875rem 0.625rem 0.3125rem;
  color: #2a6292;
  background-color: #bbc0c7;
  display: inline-block;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 0.875rem;
  -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;
}
.info-modules-container .social-links .social-button:hover {
  color: #FFF;
  background: #16246d;
}
.info-modules-container .fb-feed-header {
  width: 580px;
  height: 78px;
  background-color: #306fa6;
}
.info-modules-container .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: 34px;
  text-transform: uppercase;
  color: #cbdff0;
  height: 78px;
  left: 24px;
  position: relative;
  padding-top: 16px;
}
.info-modules-container .fb-feed {
  width: 580px;
  height: 362px;
  margin: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.info-modules-container .fb-feed-wrap {
  width: 500px;
  height: 360px;
  margin: 0 auto;
}
.info-modules-container .fb-feed-cont {
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.info-modules-container .rspPane .fb-feed-wrap,
.info-modules-container .rspPane .fb-feed,
.info-modules-container .rspPane .fb-feed-header {
  overflow: hidden;
}
.info-modules-container .tw-feed-header {
  width: 580px;
  height: 78px;
  background-color: #306fa6;
}
.info-modules-container .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: 34px;
  text-transform: uppercase;
  color: #cbdff0;
  height: 78px;
  left: 0px;
  position: relative;
  padding-top: 16px;
}
.info-modules-container .tw-feed {
  width: 580px;
  height: 362px;
  margin: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.info-modules-container .tw-feed-wrap {
  width: 578px;
  height: 360px;
  margin: 0 auto;
}
/* ---------------------
 Content
 --------------------- */
.news {
  padding-top: 4em;
}
.content {
  position: relative;
  z-index: 0;
}
.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;
  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;
}
/* ---------------------
 Sidenav
 --------------------- */
.sidebar {
  margin-top: 0px;
}
.sidenav {
  border: 0.0625rem solid #ccc;
  background-color: #fff;
  /* styling to indicate nav depth */
  /* All LIs */
}
.sidenav a {
  color: #3c4d5b;
  -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;
}
.sidenav a:hover {
  color: #16246d;
}
.sidenav .sidenav-title {
  background-color: #2a6292;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: left;
  padding: 0.4375rem 0.625rem;
  text-shadow: none;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.sidenav .sidenav-title i {
  color: rgba(255, 255, 255, 0.45);
  padding-right: 0.375rem;
}
.sidenav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #f5f5f5;
}
.sidenav ul ul {
  /*Added shading for more clearly defined heirarchy*/
  background: #e5e5e5;
}
.sidenav ul ul ul {
  background: #d5d5d5;
}
.sidenav li {
  position: relative;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidenav li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-weight: normal;
  padding: 0.25rem 0.25rem 0.25rem 1.25rem;
}
.sidenav li a i {
  font-style: normal !important;
}
.sidenav > ul > li > span {
  display: none !important;
}
.sidenav > ul > li > a {
  font-style: normal !important;
  font-size: 18px;
  font-size: 1.125rem;
}
.sidenav .side-active > a {
  color: #ffffff;
  background: #16246d;
}
.sidenav .side-active > ul {
  display: block;
}
.sidenav .side-active span.plus,
.sidenav .side-active span.minus {
  color: #ffffff;
}
.sidenav .side-active span.plus:hover:before,
.sidenav .side-active span.minus:hover:before {
  color: #98a5ea;
}
.sidenav .side-active .sidenav-sub span.plus,
.sidenav .side-active .sidenav-sub span.minus {
  color: #16246d;
}
.sidenav .side-active .sidenav-sub span.plus:hover:before,
.sidenav .side-active .sidenav-sub span.minus:hover:before {
  color: #444;
}
.sidenav > ul > li > ul li {
  /*Added Indenting for more clearly defined heirarchy*/
}
.sidenav > ul > li > ul li > ul {
  display: none;
}
.sidenav > ul > li > ul li a {
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.25rem 0 1.25rem;
}
.sidenav > ul > li > ul li ul li a {
  padding: 0 0.25rem 0 2.25rem;
}
.sidenav > ul > li > ul li ul li ul li a {
  padding: 0 0.25rem 0 3.25rem;
}
.sidenav span.plus,
.sidenav span.minus {
  display: block;
  width: 1.25rem;
  text-align: center;
  padding: 0.25rem 0;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #16246d;
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  cursor: pointer;
}
.sidenav span.plus:hover:before,
.sidenav span.minus:hover:before {
  color: #444;
}
.sidenav span.plus {
  line-height: 2rem;
}
.sidenav span.plus:before {
  content: "+";
}
.sidenav span.minus {
  line-height: 2rem;
}
.sidenav span.minus:before {
  content: "-";
}
/*-----------------------
 Dashboard
------------------------*/
.top-dashboard .dashboard-item:nth-child(1) .dashboard-content {
  background-color: #2a6292;
  right: 50%;
}
.top-dashboard .dashboard-item:nth-child(1) .btn-white:hover {
  background-color: #1f476a;
}
.top-dashboard .dashboard-item:nth-child(1) .dashboard-photo {
  left: 50%;
}
.top-dashboard .dashboard-item:nth-child(2) .dashboard-content {
  background-color: #204380;
  right: 50%;
}
.top-dashboard .dashboard-item:nth-child(2) .btn-white:hover {
  background-color: #162e57;
}
.top-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
  left: 50%;
}
.bottom-dashboard .dashboard-item:nth-child(1) .dashboard-content {
  background-color: #1f3297;
}
.bottom-dashboard .dashboard-item:nth-child(1) .dashboard-content .btn-white:hover {
  background-color: #16246d;
}
.bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content {
  background-color: #16246d;
}
.bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content .btn-white:hover {
  background-color: #0d1643;
}
.top-dashboard .dashboard-item:nth-child(1) .dashboard-content .db-events-text {
  color: #ffffff;
}
.top-dashboard .dashboard-item:nth-child(1) .dashboard-content .db-events-text .btn-white {
  color: #ffffff;
  border: solid #ffffff 1px;
}
.top-dashboard .dashboard-item:nth-child(2) .dashboard-content .db-events-text {
  color: #ffffff;
}
.top-dashboard .dashboard-item:nth-child(2) .dashboard-content .db-events-text .btn-white {
  color: #ffffff;
  border: solid #ffffff 1px;
}
.bottom-dashboard .dashboard-item:nth-child(1) .dashboard-content .db-events-text {
  color: #ffffff;
}
.bottom-dashboard .dashboard-item:nth-child(1) .dashboard-content .db-events-text .btn-white {
  color: #ffffff;
  border: solid #ffffff 1px;
}
.bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content .db-events-text {
  color: #ffffff;
}
.bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content .db-events-text .btn-white {
  color: #ffffff;
  border: solid #ffffff 1px;
}
.db-events-text {
  padding: 20px;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
  height: 400px;
}
.db-subhdr {
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.db-event-picture {
  overflow: hidden;
  height: 400px;
}
.btn-white {
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 40px 12px 40px;
  border: solid #ffffff 1px;
  text-decoration: none;
  word-wrap: break-word;
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-block;
}
.btn-white:hover {
  background: #2740c2;
  text-decoration: none;
  color: #ffffff;
}
.btn-white:visited {
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 12px 40px 12px 40px;
  border: solid #ffffff 1px;
  word-wrap: break-word;
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.box-padding {
  padding: 0;
}
/* ----------------------
   Points of Pride Banner
------------------------*/
.pop-banner {
  font-family: 'Lato', Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  background-image: url(../images/social-cover.png);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 115%;
  min-height: 140px;
  padding: 18px 40px 0 40px;
}
h3.pop-bnr {
  font-family: 'Cormorant Garamond', Arial, sans-serif;
  color: #fff;
  font-size: 32px;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}
.pop-text {
  font-family: 'Lato', Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  width: 600px;
  float: left;
}
.pop-btn {
  float: right;
  margin-top: 40px;
}
.pop-video-btn {
  float: left;
  margin-top: 40px;
  margin-left: 70px;
}
/* ---------------------
	 Footer
	 --------------------- */
.footer h3.title {
  display: inherit;
}
.footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 200%;
  font-weight: normal;
}
.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 span {
  color: #000;
  background: #fff;
}
.back-to-top:hover {
  color: #8c8c8c;
}
footer {
  display: block;
  padding: 25px 15px 25px 15px;
  background: #2a6292;
  font-family: 'Lato', Arial, sans-serif;
  border-top: 4px solid #eeeeee;
}
footer ul.information {
  padding: 0px 0px 20px;
}
.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;
  /* 100%, @count: 1, @gap: 0px */
  list-style: disc;
}
.footer #quicklinks ul li a {
  line-height: 1.5;
  color: #cbdff0;
}
.footer #quicklinks ul li a:hover {
  color: #FFF;
}
.footer li,
.footer a {
  color: #cbdff0;
}
.footer li:hover,
.footer a:hover {
  color: #ffffff;
}
.footer #quicklinks ul {
  padding: 0px;
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.footer #quicklinks ul li {
  list-style-position: inside;
}
.footer h3 {
  color: #ffffff;
}
.footer .grid:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  height: 200px;
  width: 200px;
  background-image: url(../images/footer-logo.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: top left;
}
.logo-footer img {
  max-width: 240px;
  max-height: 110px;
  padding-top: 12px;
}
ul.footer-social {
  margin: 0px !important;
  padding: 0px;
}
.footer-social li,
.footer-social a {
  color: #cbdff0;
  display: inline;
  list-style: none;
  margin: 0px 5px 0px 0px;
  font-size: 24px;
}
.footer-social li:hover,
.footer-social a:hover {
  text-decoration: none;
}
.social-twitter li,
.social-twitter a {
  font-size: 24px;
}
.social-facebook li,
.social-facebook a {
  font-size: 24px;
}
.social-instagram li,
.social-instagram a {
  font-size: 24px;
}
.social-youtube li,
.social-youtube a {
  font-size: 24px;
}
.social-linkedin li,
.social-linkedin a {
  font-size: 24px;
}
.contact ul.list-unstyled {
  padding-top: 20px;
}
.contact ul.list-unstyled li i {
  width: 30px;
  text-align: center;
  padding: 6px;
  margin-right: 8px;
}
.contact a span {
  text-decoration: none;
}
.flogo img {
  max-width: 240px;
  margin: 0px 15px;
}
.flogo a span {
  display: inherit;
  text-decoration: none;
}
.catapultLinks {
  display: block;
}
/* ---------------------
	 Copyright
	 --------------------- */
.copyrig {
  display: block;
  padding: 18px 15px 16px 15px;
  background: #193a57;
}
.copyright {
  color: #dcdedf;
}
.copyright a {
  color: #ffffff;
  white-space: nowrap;
}
.copyright a:active,
.copyright a:hover {
  color: #80a5c0;
}
/* ---------------------
     Non Descrimination
     --------------------- */
.nondescrimination {
  display: inline-block;
}
.nondescrimination:hover a {
  color: #80a5c0;
}
.nondescrimination:hover i {
  background: #004a80;
  color: #FFF;
}
.nondescrimination a {
  display: inline;
  color: #cbdff0;
}
.nondescrimination i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 10px;
  background: #8c8c8c;
  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: 'Lato', Arial, sans-serif;
}
.ada-contrast a {
  color: #fff;
  line-height: 50px;
  padding: 0px 10px;
}
.ada-contrast a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /****************************
*   UNIVERSAL
*****************************/
  .media-state {
    z-index: 2;
  }
  /*---------------------------
  Topbar Links
--------------------------*/
  .header-quicklinks .ada-contrast {
    display: none;
  }
  .header-quicklinks .search-bar {
    background: #1f3297;
    position: relative;
    float: right;
    line-height: 50px;
    z-index: 99;
    width: 100%;
  }
  .header-quicklinks ul {
    margin: 0 0 -50px -30px;
    list-style: none;
    height: 50px;
  }
  .header-quicklinks ul li {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -4px;
  }
  .header-quicklinks .dropdown > li a {
    padding: 0px;
    margin: 0 -6px 0 0px;
    display: inherit;
    color: #ffffff;
    /*color: rgba(255, 255, 255, 0.7);*/
  }
  .header-quicklinks .dropdown {
    display: inline-block;
    margin: 0px 0px 0px 5px;
  }
  span.divider-no-margin {
    color: rgba(255, 255, 255, 0.3);
    margin: 0 5px 0 -20px;
  }
  .header-quicklinks .util i {
    font-size: 20px;
    margin-right: -2px;
  }
  /*ADA Tools*/
  .header-title .ada-contrast {
    display: block;
    left: 5px;
    top: 0px;
  }
  .header-title .ada-contrast a {
    color: #16246d;
  }
  /*Logo Adjustment for ADA*/
  .header .header-title .logo {
    padding-top: 30px;
  }
  /****************************
*  Header
*****************************/
  .homepages.non-teachers .header {
    position: relative;
    width: 100%;
    z-index: 12;
  }
  /****************************
*  Navigation
*****************************/
  .wsmenu {
    font-size: 95%;
  }
  /****************************
*   TITLE BAR
*****************************/
  .title-bar .logo a img {
    max-width: 130px;
  }
  /*Breadcrumbs*/
  .start-box-group {
    margin-top: 20px;
  }
  /****************************
*   BANNER
*****************************/
  .ccms-banner-overlay {
    position: absolute;
    color: #FFF;
    max-width: 45% !important;
    margin-left: 0px !important;
    top: 35%;
    padding: 0;
    text-align: left;
    z-index: 11;
    text-transform: uppercase;
    font-size: 1.5rem;
  }
  /*-------------------
Announcements
--------------------*/
  #catapultannounce-content a.all-catapultannounce-link {
    color: #16246d;
    border: 1px solid #16246d;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    border-radius: 0px !important;
    margin: 0px 0px -40px 0px;
    padding: 10px 20px !important;
    text-transform: uppercase;
  }
  /*-----------------
POP Banner 
-------------------*/
  .pop-banner {
    font-family: 'Lato', Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    background-image: url(../images/bg_pop_m-wave.html);
    background-repeat: no-repeat;
    /*background: @color-primary;*/
    background-size: 100%;
    background-position: center bottom;
    height: 215px;
    padding: 18px 40px 0 40px;
    margin: 30px 0;
  }
  .pop-text {
    font-family: 'Lato', Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
  }
  .pop-btn {
    float: left;
    margin-top: 40px;
  }
  .pop-video-btn {
    float: left;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 30px;
  }
  /****************************
*   CONTENT AREA
*****************************/
  .events-mod:before {
    display: none;
  }
  /*Dashboard*/
  .db-event-picture {
    background-image: url(../images/bg_db_m-image.html);
    background-position: left bottom;
    width: 100%;
  }
  .db-event-picture {
    background-image: none;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-content {
    right: 0%;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
    left: 0%;
  }
  .bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content {
    right: 50%;
  }
  .bottom-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
    left: 50%;
  }
  /****************************
*   FOOTER
*****************************/
  .logo-footer img {
    padding: 12px 10px 0 0;
    max-width: 200px;
  }
  .footer #quicklinks ul {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    /* 100%, @count: 1, @gap: 0px */
    list-style: disc;
  }
  .footer #quicklinks ul li a {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
  }
  .footer #quicklinks ul li a:hover {
    color: #FFF;
  }
  .footer-content {
    background: #333;
    padding: 25px 0;
    font-size: 0.8125rem;
    font-weight: 300;
  }
  .footer-content a {
    color: inherit;
  }
  .footer-content [class^='f-'] {
    width: 50%;
    margin-left: 0;
    float: left;
    padding-left: 40px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #444;
  }
  .footer-content [class^='f-'] + [class^='f-'] {
    margin-left: 50%;
  }
  .footer-content .f-logo {
    padding-left: 0 !important;
    text-align: center;
    width: 50%;
    position: absolute;
    left: 0;
    border-bottom: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer-content .f-logo img {
    max-width: 130px;
    width: auto;
  }
  ul.footer-social {
    padding: 0px 0px 15px 10px;
  }
  /*End Media Query*/
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
  /****************************
*   UNIVERSAL
*****************************/
  .media-state {
    z-index: 2;
  }
  /*---------------------------
  Topbar Links
--------------------------*/
  .header-quicklinks .ada-contrast {
    display: none;
  }
  .header-quicklinks .search-bar {
    background: #1f3297;
    position: relative;
    float: right;
    line-height: 50px;
    z-index: 99;
    width: 100%;
  }
  .header-quicklinks ul {
    margin: 0 0 -50px -30px;
    list-style: none;
    height: 50px;
  }
  .header-quicklinks ul li {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -4px;
  }
  .header-quicklinks .dropdown > li a {
    padding: 0px;
    margin: 0 -6px 0 0px;
    display: inherit;
    color: #ffffff;
    /*color: rgba(255, 255, 255, 0.7);*/
  }
  .header-quicklinks .dropdown {
    display: inline-block;
    margin: 0px 0px 0px 5px;
  }
  span.divider-no-margin {
    color: rgba(255, 255, 255, 0.3);
    margin: 0 5px 0 -20px;
  }
  .header-quicklinks .util i {
    font-size: 20px;
    margin-right: -2px;
  }
  /*ADA Tools*/
  .header-title .ada-contrast {
    display: block;
    left: 5px;
    top: 0px;
  }
  .header-title .ada-contrast a {
    color: #16246d;
  }
  /*Logo Adjustment for ADA*/
  .header .header-title .logo {
    padding-top: 30px;
  }
  /****************************
*  Header
*****************************/
  .homepages.non-teachers .header {
    position: relative;
    width: 100%;
    z-index: 12;
  }
  /****************************
*  Navigation
*****************************/
  .wsmenu {
    font-size: 95%;
  }
  /****************************
*   TITLE BAR
*****************************/
  .title-bar .logo a img {
    max-width: 130px;
  }
  /*Breadcrumbs*/
  .start-box-group {
    margin-top: 20px;
  }
  /****************************
*   BANNER
*****************************/
  .ccms-banner-overlay {
    position: absolute;
    color: #FFF;
    max-width: 45% !important;
    margin-left: 0px !important;
    top: 35%;
    padding: 0;
    text-align: left;
    z-index: 11;
    text-transform: uppercase;
    font-size: 1.5rem;
  }
  /*-------------------
Announcements
--------------------*/
  #catapultannounce-content a.all-catapultannounce-link {
    color: #16246d;
    border: 1px solid #16246d;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    border-radius: 0px !important;
    margin: 0px 0px -40px 0px;
    padding: 10px 20px !important;
    text-transform: uppercase;
  }
  /*-----------------
POP Banner 
-------------------*/
  .pop-banner {
    font-family: 'Lato', Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    background-image: url(../images/bg_pop_m-wave.html);
    background-repeat: no-repeat;
    /*background: @color-primary;*/
    background-size: 100%;
    background-position: center bottom;
    height: 215px;
    padding: 18px 40px 0 40px;
    margin: 30px 0;
  }
  .pop-text {
    font-family: 'Lato', Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
  }
  .pop-btn {
    float: left;
    margin-top: 40px;
  }
  .pop-video-btn {
    float: left;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 30px;
  }
  /****************************
*   CONTENT AREA
*****************************/
  .events-mod:before {
    display: none;
  }
  /*Dashboard*/
  .db-event-picture {
    background-image: url(../images/bg_db_m-image.html);
    background-position: left bottom;
    width: 100%;
  }
  .db-event-picture {
    background-image: none;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-content {
    right: 0%;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
    left: 0%;
  }
  .bottom-dashboard .dashboard-item:nth-child(2) .dashboard-content {
    right: 50%;
  }
  .bottom-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
    left: 50%;
  }
  /****************************
*   FOOTER
*****************************/
  .logo-footer img {
    padding: 12px 10px 0 0;
    max-width: 200px;
  }
  .footer #quicklinks ul {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    /* 100%, @count: 1, @gap: 0px */
    list-style: disc;
  }
  .footer #quicklinks ul li a {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
  }
  .footer #quicklinks ul li a:hover {
    color: #FFF;
  }
  .footer-content {
    background: #333;
    padding: 25px 0;
    font-size: 0.8125rem;
    font-weight: 300;
  }
  .footer-content a {
    color: inherit;
  }
  .footer-content [class^='f-'] {
    width: 50%;
    margin-left: 0;
    float: left;
    padding-left: 40px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #444;
  }
  .footer-content [class^='f-'] + [class^='f-'] {
    margin-left: 50%;
  }
  .footer-content .f-logo {
    padding-left: 0 !important;
    text-align: center;
    width: 50%;
    position: absolute;
    left: 0;
    border-bottom: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer-content .f-logo img {
    max-width: 130px;
    width: auto;
  }
  ul.footer-social {
    padding: 0px 0px 15px 10px;
  }
  /*specific  to small tablets*/
  .animated-arrow {
    position: inherit;
    float: right;
  }
  a.mobile-navbar-button {
    display: none;
  }
  .search .mobile-navbar-button {
    display: inherit;
  }
  /*.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
    background: @color-primary;
}

.navbar.sticky .animated-arrow span, .navbar.sticky .animated-arrow span:before, .navbar.sticky .animated-arrow span:after {
    background: contrast(@color-primary, #111, #fff);
}*/
  .search #m3 {
    display: block;
    position: relative;
  }
  .search .mobile-navbar-button {
    display: none;
  }
  .search #m3:before {
    display: none;
  }
  .navbar.sticky {
    width: 100%;
    height: 50px;
    margin-top: 0px;
    position: fixed !important;
    right: 0;
    left: 0;
    top: 0 !important;
    z-index: 10000;
    background: rgba(22, 36, 109, 0.98);
    border-bottom: 2px solid #16246d;
  }
  .header-quicklinks .search-bar {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  /****************************
*   BASE
*****************************/
  h2 {
    font-size: 100%;
  }
  main {
    padding-bottom: 0;
  }
  footer {
    height: auto;
    position: relative;
  }
  .grid {
    padding-left: 0px;
    padding-right: 0px;
  }
  /****************************
*   UNIVERSAL
*****************************/
  .media-state {
    z-index: 1;
  }
  .ada-contrast {
    left: initial;
    right: 10px;
    top: 42px;
  }
  .ada-contrast a span {
    display: inline;
  }
  /****************************
*  Header
*****************************/
  .homepages.non-teachers .header {
    position: relative;
  }
  .header-title .ada-contrast {
    display: none;
  }
  .header .header-title .logo img {
    float: none;
  }
  /****************************
*   NAVBAR
*****************************/
  .header .navbar:before {
    /*this element is for centering nav when title isn't present*/
    height: 0px;
  }
  .navbar {
    width: 100%;
    height: 50px;
    margin-top: 0px;
    position: fixed !important;
    right: 0;
    left: 0;
    top: 0 !important;
    z-index: 10000;
    background: rgba(255, 255, 255, 0.98);
    border-bottom: 2px solid #16246d;
    /* Web Slide */
  }
  .navbar .wsmenu-list > li > a {
    color: #333 !important;
    border-right: 0px;
  }
  .navbar .wsmenu-list ul li {
    margin: 0px;
    display: block;
    line-height: inherit;
    margin-right: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .navbar .wsmenu-list ul li a {
    height: 43px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #111 !important;
  }
  .navbar .wsmenu-list .wsmenu-click {
    width: 43px;
  }
  .navbar .wsmenu-list ul ul {
    border-left: none !important;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .navbar .wsmenu-list ul ul li:first-child:before {
    display: none;
  }
  .navbar .wsmenu-list ul ul li:last-child {
    border: none;
  }
  .navbar .wsmenu {
    height: 100%;
    font-family: 'Lato', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
  }
  .navbar .wsmenu-list > li {
    border-right: 0px #999 solid;
  }
  .navbar .mobile-navbar-button {
    color: #2a6292;
    font-size: 1.35rem;
    line-height: 42px;
    float: right;
    margin-right: 10px;
    top: 3px;
    position: relative;
    margin-left: 10px;
  }
  .navbar .mobile-navbar-button:before {
    content: " ";
    height: 80%;
    width: 1px;
    background: rgba(140, 140, 140, 0.25);
    position: absolute;
    left: -10px;
    top: 4px;
  }
  .navbar .mobile-logo {
    max-width: 155px;
    width: 100%;
    position: relative;
    left: 60px;
  }
  .navbar .animated-arrow span,
  .navbar .animated-arrow span:before,
  .navbar .animated-arrow span:after {
    background: #8c8c8c;
  }
  .navbar .animated-arrow.menuopen span {
    background-color: transparent;
  }
  .navbar .search {
    margin-left: 0;
  }
  .navbar .search > a > i {
    color: #8c8c8c;
    font-size: 1.75rem;
    float: right;
    margin-right: 10px;
    top: 10px;
    position: relative;
    z-index: -1;
  }
  .navbar .search > a > span {
    display: none;
  }
  .navbar .search #m3 {
    border-color: #FFF;
    border-top-right-radius: 0;
  }
  /*.sticky.navbar .mobile-navbar-button {color: contrast(@color-primary, #ffffff, #111111);}*/
  .navbar .menuopen + .slideRight .mobile-navbar-button {
    color: #ffffff;
  }
  .navbar .menuopen + .slideRight .search > a > i {
    color: #ffffff;
  }
  .wsmenu-list ul li:hover ul,
  .wsmenu-list ul ul li:hover ul {
    padding: 0px;
  }
  .sticky .wsmenu ul {
    top: 0px;
  }
  .sticky .wsmenu-list > li.navlogo > a {
    display: none;
  }
  .header-quicklinks #m2 {
    max-height: 390px;
    overflow: auto;
  }
  .header-quicklinks .util {
    float: none;
    display: block;
    text-align: center;
  }
  .header-quicklinks .dropdown {
    display: block;
    text-align: center;
  }
  /****************************
*   HEADER
*****************************/
  .header {
    margin-top: 42px;
    padding-bottom: 20px;
  }
  .header ul {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .header ul li {
    margin-top: 0;
    margin-bottom: 0;
  }
  .header ul li {
    display: inline-block;
    line-height: 50px;
    margin-right: 15px;
  }
  .header ul li .phone-main {
    text-decoration: underline;
  }
  .header ul a {
    color: #16246d;
    font-weight: 600;
    text-align: center;
    -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 ul a i {
    color: #16246d;
    -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 ul a:hover {
    color: #004a80;
  }
  .header ul a:hover i {
    color: #004a80;
  }
  .header .header-title .logo img {
    max-height: 140px;
    max-width: 200px;
    margin: 0px 28px 35px 28px;
  }
  /****************************
*   TOP BAR
*****************************/
  .top-bar {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 48px;
  }
  .top-bar .search {
    display: none;
  }
  .top-bar .top-bar-social {
    display: none;
  }
  .m-tb-social-links {
    margin-top: 42px;
    right: -10px;
  }
  .m-tb-quicklinks {
    margin-top: -10px !important;
  }
  /****************************
*   TITLE BAR
*****************************/
  .title-bar {
    position: relative;
    min-height: 100px;
    height: auto;
  }
  .title-bar .logo,
  .title-bar .title-links {
    position: relative;
    width: auto;
    height: auto;
    z-index: 10;
    display: none;
  }
  .title-bar .logo a,
  .title-bar .title-links a {
    position: relative;
    border: none;
    outline: none;
    z-index: 4;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .title-bar .logo {
    left: 0;
  }
  .title-bar .logo a {
    display: block;
    width: 105px;
    margin: auto;
  }
  .title-bar .logo a img {
    display: block;
    max-width: 105px;
    max-height: 105px;
    width: auto;
    height: auto;
  }
  .title-bar .title-links {
    right: auto;
    text-align: center;
  }
  .title-bar .title-links > a {
    display: block;
    color: #FFF;
    background: transparent;
    height: auto;
    width: 100%;
    border-radius: 0;
    text-align: center;
    font-size: 0.8125rem;
    line-height: 1.6;
    text-decoration: underline;
  }
  .title-bar .title-links > a:hover {
    background: transparent;
    color: #FFF;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .title-bar .title-links > a:hover span {
    display: block;
    position: static;
    top: 100%;
    font-size: 0.8125rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    right: auto;
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    font-family: inherit;
    letter-spacing: normal;
    -webkit-animation: none;
    animation: none;
    opacity: 1;
  }
  .title-bar .title-links > a:hover span:before {
    display: none;
  }
  .title-bar .title-links > a i {
    display: none;
  }
  .title-bar .title-links > a span {
    display: block;
  }
  .title-bar .title-links a + a {
    margin-left: 0;
  }
  .title-bar .site-title {
    position: relative;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 2%;
  }
  .title-bar .site-title h1 {
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .title-bar .site-title h1 a {
    font-size: 60px;
  }
  .title-bar .site-title h1 a span {
    margin-top: 0;
  }
  .header .header-title {
    max-width: 100%;
  }
  .header .header-title .logo {
    width: 100%;
    text-align: center;
    float: none;
  }
  .header .header-title .title {
    float: none;
  }
  /****************************
*   QUICK LINKS
*****************************/
  .mobile-quick-links {
    display: block;
  }
  /*Breadcrumbs*/
  .start-box-group {
    margin-top: 20px;
  }
  /****************************
*   CONTENT AREA
*****************************/
  .primary-quick-links {
    display: none;
  }
  .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;
  }
  .events-mod:before {
    display: none;
  }
  /*School & Department Styling*/
  .dept-phone {
    margin: 5px;
    display: block;
  }
  .dept-fax {
    margin: 5px;
    display: block;
  }
  /*-----------------
POP Banner 
-------------------*/
  .pop-banner {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 14px;
    /*background-image: url(../images/bg_pop_m-wave.jpg);
    background-repeat: no-repeat;*/
    background: #16246d;
    background-size: 100%;
    background-position: center bottom;
    height: auto;
    padding: 18px 40px 0 40px;
    margin: 30px 0;
  }
  .pop-text {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: left;
  }
  .pop-btn {
    float: left;
    margin: 30px 0px;
  }
  .pop-video-btn {
    float: left;
    margin-top: 30px;
    margin-left: 0;
  }
  .db-events-text {
    height: auto;
  }
  .db-event-picture {
    background-image: url(../images/bg_db_m-image.html);
    background-position: left bottom;
    width: 100%;
  }
  /*-------------------
Social Feeds
-------------------*/
  .fb-feed-header-cont {
    background-image: url(../images/icon_fb_feed.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    font-family: 'Cormorant Garamond', Arial, sans-serif, serif;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #fff;
    height: 78px;
    left: 24px;
    position: relative;
    padding-top: 21px !important;
  }
  .fb-feed {
    width: 580px;
    height: 362px;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
  }
  .tw-feed-header {
    margin-top: 20px;
    width: 580px;
    height: 78px;
    background-color: #949599;
  }
  .tw-feed-header-cont {
    background-image: url(../images/icon_twitter_feed.png);
    background-repeat: no-repeat;
    padding-left: 82px !important;
    font-family: 'Cormorant Garamond', Arial, sans-serif, serif;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #fff;
    height: 78px;
    left: 0px;
    position: relative;
    padding-top: 21px !important;
  }
  /*Dasboard*/
  .top-dashboard .dashboard-item:nth-child(1) .dashboard-content {
    right: unset;
  }
  .top-dashboard .dashboard-item:nth-child(1) .dashboard-photo {
    left: unset;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-content {
    right: unset;
  }
  .top-dashboard .dashboard-item:nth-child(2) .dashboard-photo {
    left: unset;
  }
  /****************************
*   FOOTER
*****************************/
  .footer #quicklinks ul {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    /* 100%, @count: 1, @gap: 0px */
    list-style: disc;
  }
  .footer #quicklinks ul li a {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
  }
  .footer #quicklinks ul li a:hover {
    color: #FFF;
  }
  .footer-content {
    background: #333;
    padding: 25px 0;
    font-size: 0.8125rem;
    text-align: center;
    /*
    .f-location:before,
    .f-email:before,
    .f-phone:before,
    .f-link:before {display: none;}    */
  }
  .footer-content a {
    color: inherit;
  }
  .footer-content [class^='f-'] {
    display: inline-block;
    width: 48%;
    min-width: 200px;
    padding-left: 24px;
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .footer-content [class^='f-'] + [class^='f-'] {
    margin-left: 0;
  }
  .footer-content .f-logo {
    padding-left: 0 !important;
    display: block;
    border-bottom: 1px solid #444;
    width: 100%;
  }
  .footer-content .f-logo img {
    max-width: 130px;
    width: auto;
  }
  .flogo img {
    margin: 0px 8px 0px;
  }
  ul.footer-social {
    margin: 12px 8px 0px !important;
    padding: 0px;
  }
  .copyright .catapult {
    font-size: 10px;
    font-size: 0.625rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    float: left;
    text-align: center !important;
    margin-left: 1.5em;
  }
  .nondescrimination {
    line-height: display: inline;
  }
  /*End Media Query*/
}
@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;
  }
}
/*3 Column School Dropdown*/
.header-quicklinks .dropdown > li .school-dropdown {
  /*.columns(@width: 33%, @count: 3, @gap: 15px)*/
}

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