@import url('https://fonts.googleapis.com/css?family=Bree+Serif|Open+Sans:300,400,400i,600,700,700i');
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
html {
  font-size: 100%;
}
html,
body {
  font-family: 'Open Sans', 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: #00319C;
  text-decoration: none;
}
a:hover {
  color: #002169;
}
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: 'Open Sans', sans-serif;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 0.33em 0;
}
h1,
.h1 {
  font-size: 175%;
}
h2,
.h2 {
  font-size: 150%;
}
h3,
.h3 {
  font-size: 140%;
  font-weight: 700;
}
h4,
.h4 {
  font-size: 115%;
  font-weight: 500;
}
h5,
.h5 {
  font-size: 100%;
}
h6,
.h6 {
  font-size: 90%;
}
.no-style-heading {
  font-size: 100%;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dd {
  margin-bottom: 1em;
}
menu,
ol,
ul {
  padding: 0 0 0 22px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-unstyled li,
.list-inline li {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote {
  font-size: 22px;
  font-size: 1.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;
}
.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: #00319C;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  padding: 5px 8px;
  margin: 1em 0.5em;
}
.button:hover {
  background: #0039b6;
  color: #fff;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button i {
  margin-right: 4px;
}
/* =======================
   Slick Core
   ======================= 

.slick-slider {z-index: 0;}

*/

/* =======================
   Arrows
   ======================= */

/* .slick-prev,
.slick-next {
  width: 60px;
  height: 60px;
  margin-top: -40px;
  border-radius: 30px;
  .transition(all 0.1s ease);
  z-index: 901;
} 

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: rgba(0,0,0,.2);
}
.slick-prev { left: 2%; }
.slick-prev:before, [dir='rtl'] .slick-next:before { content: '\f053'; }
.slick-next:before, [dir='rtl'] .slick-prev:before { content: '\f054'; }
.slick-next { right: 2%; } */

/* =======================
   Dots
   ======================= 
.slick-dots {
  z-index: 10;
}
.slick-dots li {
  width: 10px !important;
  height: 10px !important;
}
.slick-dots li button {
  width: 10px !imprtant;
  height: 10px !important;
}
.slick-dots li button:before {
  width: 10px !important;
  height: 10px !important;
  content: '' !important;
  background: #fff;
} 

*/

/*
<a name="<%CARD_TARGET%>"></a>
<h3 class="catapultTitle <%CARD_ICON_CLASS%>">
	<img src="<%CARD_ICON%>">
	<span class="se"></span>
	<span class="s"></span>
	<span class="sw"></span>
	<%CARD_NAME%>
	<a href="<%TOP_LINK%>" title="Top of Page"></a>
</h3>
*/

/********* default Catapult title ***********/

.catapultTitle {
  position: relative;
  margin: 0px 0px 10px;
  padding: 0 20px 5px 45px;
  text-decoration: none;
  text-transform: none;
}
.catapultTitle img {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 0;
}
.catapultTitle span {
  display: none;
}
.catapultTitle a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 13px;
  height: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  display: none;
}
.catapultTitle a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */

}
.catapultTitle.disabledIcon {
  padding-left: 0;
}
.catapultTitle.disabledIcon img {
  display: none;
}
.catapultTitle.firstBoxTitle {
  margin-top: 0px;
}
/********* image banner content ***********/

.banner-content .catapultTitle {
  display: none;
}
/********* what's new column content ***********/

.whats-new .catapultTitle {
  padding-bottom: 5px;
  font-size: 180%;
  font-family: oswald;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 1.1;
}
/********* resources-faq content ***********/

.resources-faq .catapultTitle {
  font-size: 125%;
  padding-bottom: 10px;
  transition: all 0.1s ease 0s;
  border-top: 1px dotted #ddd;
  margin: 0;
  padding: 18px 0 20px;
  position: relative;
}
.resources-faq .catapultTitle:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  right: 0;
  color: #00319C;
}
.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;
}
.padded {
  padding: 15px;
}
.font-m {
  font-size: 100% !important;
}
.font-s {
  font-size: 85% !important;
}
.font-xs {
  font-size: 75% !important;
}
.font-l {
  font-size: 125% !important;
}
.font-xl {
  font-size: 140% !important;
}
.font-ultra-bold {
  font-weight: 900 !important;
}
.font-bold,
b,
strong,
.strong {
  font-weight: 700 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-weight: 500 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-thin {
  font-weight: 100 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-style: normal;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.letter-spacing {
  letter-spacing: 2px;
}
.text-shadow {
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.8);
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center,
.button {
  text-align: center;
}
.background-cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
}
.image-space-right {
  margin-right: 20px;
}
.image-space-left {
  margin-left: 20px;
}
.text-white,
.text-white a {
  color: #fff;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em;
}
.css-table {
  display: table !important;
  width: 100%;
}
.css-table-row {
  display: table-row !important;
}
.css-table-cell {
  display: table-cell !important;
}
.grid {
  max-width: 1440px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
span.container {
  position: static;
}
.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
[class*="pull-"],
[class*="push-"] {
  position: relative;
}
.no-gutter {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.col-1 {
  width: 8.33333%;
  /*    width: calc(100% / 12 * 1);
    width: -webkit-calc(100% / 12 * 1);
    width: -moz-calc(100% / 12 * 1);
    */

}
.col-2 {
  width: 16.66667%;
  /*    width: calc(100% / 12 * 2);
    width: -webkit-calc(100% / 12 * 2);
    width: -moz-calc(100% / 12 * 2);
    */

}
.col-3,
.col-1-4 {
  width: 25%;
  /*    width: calc(100% / 12 * 3);
    width: -webkit-calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
    */

}
.col-4,
.col-1-3 {
  width: 33.33333%;
  /*    width: calc(100% / 12 * 4);
    width: -webkit-calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
    */

}
.col-5 {
  width: 41.66665%;
  /*    width: calc(100% / 12 * 5);
    width: -webkit-calc(100% / 12 * 5);
    width: -moz-calc(100% / 12 * 5);
    */

}
.col-6,
.col-1-2 {
  width: 50%;
  /*   width: calc(100% / 12 * 6);
    width: -webkit-calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
    */

}
.col-7 {
  width: 58.33333%;
  /*    width: calc(100% / 12 * 7);
    width: -webkit-calc(100% / 12 * 7);
    width: -moz-calc(100% / 12 * 7);
    */

}
.col-8 {
  width: 66.66666%;
  /*   width: calc(100% / 12 * 8);
    width: -webkit-calc(100% / 12 * 8);
    width: -moz-calc(100% / 12 * 8);
    */

}
.col-9,
.col-3-4 {
  width: 75%;
  /*   width: calc(100% / 12 * 9);
    width: -webkit-calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
    */

}
.col-10 {
  width: 83.33333%;
  /*    width: calc(100% / 12 * 10);
    width: -webkit-calc(100% / 12 * 10);
    width: -moz-calc(100% / 12 * 10);
    */

}
.col-11 {
  width: 91.66666%;
  /*   width: calc(100% / 12 * 11);
    width: -webkit-calc(100% / 12 * 11);
    width: -moz-calc(100% / 12 * 11);
    */

}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333%;
  /*    left: calc(100% / 12 * 1);
    left: -webkit-calc(100% / 12 * 1);
    left: -moz-calc(100% / 12 * 1);
    */

}
.pull-1 {
  left: -8.33333%;
  /*    left: calc(-100% / 12 * 1);
    left: -webkit-calc(-100% / 12 * 1);
    left: -moz-calc(-100% / 12 * 1);
    */

}
.push-2 {
  left: 16.66667%;
  /*    left: calc(100% / 12 * 2);
    left: -webkit-calc(100% / 12 * 2);
    left: -moz-calc(100% / 12 * 2);
    */

}
.pull-2 {
  left: -16.66667%;
  /*    left: calc(-100% / 12 * 2);
    left: -webkit-calc(-100% / 12 * 2);
    left: -moz-calc(-100% / 12 * 2);
    */

}
.push-3,
.push-1-4 {
  left: 25%;
  /*    left: calc(100% / 12 * 3);
    left: -webkit-calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
    */

}
.pull-3,
.pull-1-4 {
  left: -25%;
  /*    left: calc(-100% / 12 * 3);
    left: -webkit-calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
    */

}
.push-4,
.push-1-3 {
  left: 33.33333%;
  /*    left: calc(100% / 12 * 4);
    left: -webkit-calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
    */

}
.pull-4,
.pull-1-3 {
  left: -33.33333%;
  /*    left: calc(-100% / 12 * 4);
    left: -webkit-calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
    */

}
.push-5 {
  left: 41.66665%;
  /*    left: calc(100% / 12 * 5);
    left: -webkit-calc(100% / 12 * 5);
    left: -moz-calc(100% / 12 * 5);
    */

}
.pull-5 {
  left: -41.66665%;
  /*    left: calc(-100% / 12 * 5);
    left: -webkit-calc(-100% / 12 * 5);
    left: -moz-calc(-100% / 12 * 5);
    */

}
.push-6,
.push-1-2 {
  left: 50%;
  /*    left: calc(100% / 12 * 6);
    left: -webkit-calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
    */

}
.pull-6,
.pull-1-2 {
  left: -50%;
  /*    left: calc(-100% / 12 * 6);
    left: -webkit-calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
    */

}
.push-7 {
  left: 58.33333%;
  /*    left: calc(100% / 12 * 7);
    left: -webkit-calc(100% / 12 * 7);
    left: -moz-calc(100% / 12 * 7);
    */

}
.pull-7 {
  left: -58.33333%;
  /*    left: calc(-100% / 12 * 7);
    left: -webkit-calc(-100% / 12 * 7);
    left: -moz-calc(-100% / 12 * 7);
    */

}
.push-8 {
  left: 66.66666%;
  /*    left: calc(100% / 12 * 8);
    left: -webkit-calc(100% / 12 * 8);
    left: -moz-calc(100% / 12 * 8);
    */

}
.pull-8 {
  left: -66.66666%;
  /*    left: calc(-100% / 12 * 8);
    left: -webkit-calc(-100% / 12 * 8);
    left: -moz-calc(-100% / 12 * 8);
    */

}
.push-9,
.push-3-4 {
  left: 75%;
  /*    left: calc(100% / 12 * 9);
    left: -webkit-calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
    */

}
.pull-9,
.pull-3-4 {
  left: -75%;
  /*    left: calc(-100% / 12 * 9);
    left: -webkit-calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
    */

}
.push-10 {
  left: 83.33333%;
  /*    left: calc(100% / 12 * 10);
    left: -webkit-calc(100% / 12 * 10);
    left: -moz-calc(100% / 12 * 10);
    */

}
.pull-10 {
  left: -83.33333%;
  /*    left: calc(-100% / 12 * 10);
    left: -webkit-calc(-100% / 12 * 10);
    left: -moz-calc(-100% / 12 * 10);
    */

}
.push-11 {
  left: 91.66666%;
  /*    left: calc(100% / 12 * 11);
    left: -webkit-calc(100% / 12 * 11);
    left: -moz-calc(100% / 12 * 11);
    */

}
.pull-11 {
  left: -91.66666%;
  /*    left: calc(-100% / 12 * 11);
    left: -webkit-calc(-100% / 12 * 11);
    left: -moz-calc(-100% / 12 * 11);
    */

}
.row-zero {
  padding-top: 0;
  padding-bottom: 0;
}
.row-xs {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.row-s {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.row-m,
.row {
  padding-top: 1em;
  padding-bottom: 1em;
}
.row-l {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-xl {
  padding-top: 3em;
  padding-bottom: 3em;
}
.row-xxl {
  padding-top: 4em;
  padding-bottom: 4em;
}
.row-bottom-zero {
  padding-bottom: 0;
}
.row-bottom-xs {
  padding-bottom: 0.4em;
}
.row-bottom-s {
  padding-bottom: 0.6em;
}
.row-bottom-m {
  padding-bottom: 1em;
}
.row-bottom-l {
  padding-bottom: 2em;
}
.row-bottom-xl {
  padding-bottom: 3em;
}
.row-bottom-xxl {
  padding-bottom: 4em;
}
.margin-horizontal {
  margin-left: 10px;
  margin-right: 10px;
}
.no-desktop {
  display: none !important;
}
.no-margin,
.no-style-heading {
  margin: 0 !important;
}
.no-margin-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* ---------------------
 Body
 --------------------- */

html,
body {
  font-weight: 300;
  /*overflow-x: hidden;*/
  background-color: #2e2e2e;
}
.ada {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 11px;
}
#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: #fff;
  background: #2e2e2e;
  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;
  color: #fff;
  left: 0;
  outline: 0 none;
  position: absolute;
  top: 0;
  transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  bottom: 50px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 40px;
  left: auto;
  line-height: 40px;
  position: fixed;
  right: 30px;
  text-align: center;
  top: auto;
  width: 40px;
  z-index: 299;
}
.back-to-top:focus {
  outline: none;
}
.back-to-top:hover {
  color: #2e2e2e;
}
.rspPane div#broadcastMessageHolder {
  display: none;
}
::selection {
  background: #00319C;
  color: #FFF;
}
::-moz-selection {
  background: #00319C;
  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;
}
/* ---------------------
 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: #00319C;
  display: inline-block;
  margin: 0 0 0 0.5rem;
  position: relative;
  top: 1px;
}
.view-more:hover {
  color: #00319C;
}
.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 0.8rem 0 0;
  color: #00319C;
  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 0.8rem 0 0;
  color: #00319C;
  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: #00319C !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: #FFF;
}
.topbar .site-title {
  font-weight: 100;
  margin: 0;
  display: inline-block;
  text-transform: none;
  font-size: 48px;
  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: 150px;
  display: block;
  max-width: 100%;
  margin: 10px auto;
}
.topbar .logo-text-container {
  width: 42.5%;
  vertical-align: middle;
  padding: 2%;
}
.topbar .logo-text-container h3 {
  color: #00319C;
  line-height: 1.5;
}
.topbar .round-link-container {
  width: 42.5%;
}
.topbar .round-links {
  padding: 30px 0;
  width: 100%;
}
.topbar .round-links li {
  display: inline-block;
  width: 24%;
}
.topbar .round-links li svg {
  fill: #00319C;
  width: 24px;
  display: block;
  margin: auto;
}
.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: #00319C;
  background-color: #2e2e2e;
  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: #00319C;
}
.topbar .hidden {
  display: none;
}
.topbar .headerIcon {
  padding: 10px;
  background: #00319C;
  height: 48px;
  width: 50px;
  margin: 5px auto;
  border-radius: 5px;
}
.topbar .headerIcon svg {
  fill: #fff;
  width: 25px;
}
.topbar .headerIcon:hover > svg {
  fill: #0352ff;
}
@media only screen and (max-width: 426px) {
  .topbar .headerIcon {
    height: 12px;
    width: 12px;
    background: none;
    display: inline;
    padding-right: 5px;
  }
  .topbar .headerIcon svg {
    fill: #00319C;
    width: 12px;
    vertical-align: middle;
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 425px) {
  .topbar .round-links li svg {
    width: 1em;
    display: inline-block;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  /*App buttons for header*/
  
  .topbar .logo-container {
    width: 10%;
  }
  .topbar .logo-text-container {
    width: 57.5%;
  }
  .topbar .site-title {
    font-size: 40px;
  }
  .topbar .round-link-container {
    width: 32.5%;
  }
  .topbar .round-links a:hover i {
    color: #0352ff;
  }
}
/* ---------------------
     Header Quicklinks
     ---------------------*/

/*These styles enable the touch "toggle open" effect*/

.hover_effect1,
.hover_effect2,
.hover_effect3 {
  visibility: visible !important;
}
.header-quicklinks {
  font-size: 12px;
  background: #2e2e2e;
  /*Header-Quicklinks Divider*/

}
.header-quicklinks span.divider {
  color: #fff;
  margin-left: 10px;
}
.header-quicklinks .dropdown {
  display: inline-block;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  /*Secondary Search for Mobile*/

}
.header-quicklinks .dropdown i {
  font-size: 20px;
  margin-right: 2px;
}
.header-quicklinks .dropdown > li {
  display: inline-block;
  /*background: darken(@color-primary, 5%);*/

}
.header-quicklinks .dropdown > li a {
  padding: 0px;
  display: inline-block;
  color: #fff;
}
.header-quicklinks .dropdown > li a:hover {
  color: #3675ff;
}
.header-quicklinks .dropdown > li a:hover .contact-phone {
  margin-left: 10px;
}
.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-map {
  margin-right: 5px;
}
.header-quicklinks .dropdown .search-icon-mobile {
  display: none;
}
.header-quicklinks .dropdown div {
  position: absolute;
  visibility: hidden;
  background: #002169;
}
.header-quicklinks .dropdown div a {
  color: #fff;
  display: block;
  min-width: 160px;
  line-height: 40px;
  padding: 0px 10px;
  white-space: nowrap;
  border-bottom: 1px solid #0041cf;
}
.header-quicklinks .dropdown div a:hover {
  background: #0352ff;
  color: #001136;
}
.header-quicklinks .dropdown div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-quicklinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-quicklinks ul li {
  margin-top: 0;
  margin-bottom: 0;
}
.header-quicklinks ul li {
  display: inline-block;
  line-height: 50px;
  margin-right: 15px;
}
.header-quicklinks ul li .phone-main {
  text-decoration: underline;
}
.header-quicklinks ul a {
  color: #fff;
  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-quicklinks ul a i {
  color: #00319C;
  -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: #00319C;
}
.header-quicklinks ul a:hover i {
  color: #FFF;
}
.header-quicklinks .resources {
  color: #FFF;
}
.header-quicklinks .resources span {
  font-weight: 300;
  margin-right: 15px;
}
.header-quicklinks .resources span:before {
  display: inline-block;
  font-family: "Material Icons";
  content: "\E7FB";
  color: #00319C;
  font-weight: 400;
  font-size: 18px;
  line-height: 0;
  position: relative;
  top: 5px;
  margin: 0 0.5rem 0 0;
}
.header-quicklinks .resources a {
  text-transform: uppercase;
}
.header-quicklinks .util i {
  font-size: 20px;
  margin-right: 7px;
}
.header-quicklinks .util.right svg {
  display: inline-block;
  width: 20px;
  padding-right: 4px;
  fill: #00319C;
}
.header-quicklinks .util.right a:hover svg {
  fill: #fff;
}
.header-quicklinks .search-button {
  background: #2e2e2e;
  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: #484848;
  position: relative;
  padding: 0 50px 0 10px;
  line-height: 50px;
  z-index: 99;
  width: auto;
}
.header-quicklinks .search-bar i {
  font-size: 175%;
  margin: 0 10px;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-quicklinks .search-bar i:hover {
  cursor: pointer;
  opacity: 1;
}
.header-quicklinks .search-bar input {
  font-family: 'Open Sans', sans-serif;
  font-size: 13.5px;
  width: 100%;
  border: none;
  background: transparent;
  color: #fff;
  outline: none;
}
.header-quicklinks .search-bar input::placeholder {
  color: #fff;
}
.header-quicklinks .search-bar button {
  background: transparent;
  color: #fff;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
}
.header-quicklinks .search-bar .ada {
  color: #ffffff;
}
.search {
  position: relative;
  margin-left: 30px;
}
.search > a {
  display: inline-block;
  color: #FFF;
  height: 36px;
  line-height: 33px;
  text-align: center;
  font-size: 0.6875rem;
  text-transform: uppercase;
  vertical-align: middle;
  outline: none;
  border: none;
}
.search > a i {
  color: #00319C;
  font-size: 1rem;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.search > a.open + div {
  display: block !important;
}
.search > a:hover i {
  color: #2e2e2e;
}
.search #m3 {
  position: absolute;
  white-space: nowrap;
  line-height: initial;
  right: -4px;
  left: initial;
  top: 28px;
  padding: 5px;
  background: #00319C;
  border-radius: 2px;
}
.search #m3:hover {
  display: block !important;
}
.search #m3:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid #00319C;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
  position: absolute;
  right: 8px;
}
.search #m3 input {
  display: inline-block;
  height: 34px;
  border: none;
  border-radius: inherit;
  width: 190px;
  vertical-align: bottom;
}
.search #m3 button {
  display: inline-block;
  height: 34px;
  background: #FFF;
  color: #666;
  border: none;
  vertical-align: bottom;
}
.search #m3 input:focus,
.search #m3 button:focus {
  border: none;
  outline: none;
}
/* ---------------------
	 Header
	 --------------------- */

.header-mobile {
  display: none;
}
.header {
  background: #2e2e2e;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.header .v-center:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* ---------------------
	 Navigation
	 ---------------------*/

.mobile-nav-button {
  display: none;
  height: 40px;
  background: #949494;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 40px;
  line-height: 2.5rem;
  text-transform: uppercase;
  color: #FFF;
}
.mobile-nav-button .mobile-nav-hit-area {
  color: #FFF;
}
.mobile-nav-button .mobile-nav-hit-area:before {
  display: inline-block;
  content: "\f0c9";
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.sticky {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  z-index: 999 !important;
}
.navbar {
  position: relative;
  background: #00319C;
  border-top: 1px solid #3e4650;
  border-bottom: 1px solid #3e4650;
}
.navbar .mobile-control {
  display: none;
}
.navbar .menu-arrow {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  margin-left: 6px;
  margin-left: 0.375rem;
}
.navbar .menu-list {
  padding: 0 0 0 0%;
  list-style-type: none;
  display: table;
  width: 100%;
  margin: 0;
  position: static;
}
.navbar .menu-list > li {
  display: table-cell;
  position: relative;
  white-space: nowrap;
  /* Main Nav Links */

  /* For primary links */

  /* Universal child menu styles/resets */

  /* Iems with child menus */

  /* 1st child menu styles */

  /* 2nd -> nth child menu styles */

}
.navbar .menu-list > li > a {
  display: block;
  color: #fff;
  font-family: 'Bree Serif', serif;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: none;
  padding: 10px 0 10px 25px;
  padding: 0.625rem 0 0.625rem 1.5625rem;
  font-weight: normal;
  line-height: 1.6;
  -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;
  outline: none;
}
.navbar .menu-list > li:hover > a {
  color: #8098ce;
  background: #00319C;
}
.navbar .menu-list > li:hover > ul {
  left: 0;
  opacity: 1;
}
.navbar .menu-list > li.has-children > a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  font-size: 1rem;
  padding: 0 0 0 0.5rem;
  position: relative;
}
.navbar .menu-list > li ul {
  list-style-type: none;
  position: absolute;
  width: 200px;
  left: -9999px;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.navbar .menu-list > li ul li {
  position: relative;
  white-space: normal;
}
.navbar .menu-list > li ul a {
  color: #FFF;
  display: block;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  border-top: 1px solid #2e2e2e;
  padding: 10px 25px;
  padding: 0.625rem 1.5625rem;
  line-height: 1.5;
  background: 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;
  outline: none;
}
.navbar .menu-list > li ul a:hover {
  background: #2e2e2e;
  color: #878787;
}
.navbar .menu-list > li .has-children > a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 0 0 0.75rem;
  position: relative;
}
.navbar .menu-list > li .has-children:hover > ul {
  left: 200px;
  top: 0;
  opacity: 1;
}
.navbar .menu-list > li > ul {
  background: #c0c0c0;
}
.navbar .menu-list > li > ul > li a {
  background: transparent;
  color: #070707;
}
.navbar .menu-list > li > ul > li ul {
  right: -200px;
  background: #e0e0e0;
}
.navbar .menu-list > li > ul > li ul > li:first-of-type:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -7px;
  width: 0;
  height: 0;
  border-right: 7px solid #FFF;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.navbar .menu-list > li > ul > li ul > li a {
  border-left: 1px solid #FFF;
  background: transparent;
}
/* ---------------------
	 Banner
	 --------------------- */

.banner .grid {
  max-width: 100% !important;
  padding: 0 !important;
}
.banner .grid .col {
  padding: 0;
}
.banner .ccms-banner-overlay h1 {
  font-size: 1.5rem;
}
.banner .slick-dots {
  position: absolute;
  max-width: 80%;
  width: auto;
  left: 45% !important;
  bottom: -14px !important;
  padding: 0;
}
.banner .slick-dots li {
  margin: 0 13px 0 0;
}
.banner .slick-dots a {
  padding: 6px 10px;
}
.banner .ccmsSide {
  background: #FFF;
  padding: 18px !important;
}
.banner .ccmsSide .side-button {
  min-height: 105px;
  background: #2e2e2e;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  display: block;
  position: relative;
}
.banner .ccmsSide .side-button:before {
  display: block;
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2e2e2e;
  opacity: 0.8;
  -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;
}
.banner .ccmsSide .side-button:hover:before {
  background: #00319C;
}
.banner .ccmsSide .side-button:hover span {
  color: #fff;
}
.banner .ccmsSide .side-button span {
  display: block;
  position: relative;
  top: 50px;
  color: #fff;
  font-size: 30px;
  font-size: 1.5rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.banner .ccmsSide .side-button + .side-button {
  margin-top: 18px;
}
@media only screen and (min-width: 1025px) {
  .banner .col-8 {
    width: 75%;
  }
  .banner .col-4 {
    width: 25%;
  }
}
@media only screen and (min-width: 1025px and max-width: 425px) {
  .banner .ccmsSide .side-button,
  .banner .ccmsSide .side-button span {
    top: unset;
    min-height: 5vw;
    line-height: 5vw;
  }
  .banner .ccmsSide {
    padding: 1.8vw !important;
  }
  .banner .ccmsSide .side-button + .side-button {
    margin-top: 1.2vw;
  }
}
@media only screen and (max-width: 1280) {
  .banner .ccmsSide .side-button span {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .banner .ccmsSide .side-button {
    min-height: 5vw;
  }
  .banner .ccmsSide .side-button + .side-button {
    margin-top: 1.2vw;
  }
  .banner .ccmsSide {
    padding: 1.3vw !important;
  }
  .banner .ccmsSide .side-button span {
    font-size: 1.5vw;
    line-height: 5vw;
    top: unset;
  }
}
/* ---------------------
	 Slide Away
--------------------- */

.still-slider {
  min-height: 20px;
  border-top: 1px solid #FFF;
  background: #2e2e2e;
}
.slide-away {
  min-height: 20px;
  border-top: 1px solid #FFF;
  position: relative;
  background: #2e2e2e;
  background: -moz-linear-gradient(left, #2e2e2e 50%, #cccccc 50%);
  background: -webkit-linear-gradient(left, #2e2e2e 50%, #cccccc 50%);
  background: linear-gradient(to right, #2e2e2e 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: 720px;
  padding-left: 40px;
  padding-right: 40px;
  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: #2e2e2e;
  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: #00319C;
}
.slide-away .sa-cover {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  background: #2e2e2e;
  height: 100%;
  width: 50%;
}
.rspPane .slide-away .sa-cover {
  display: none;
}
.slide-away .sa-content {
  background: #CCC;
}
/* ---------------------
	 Awards
--------------------- */

/* ---------------------
	 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";
}
@media only screen and (min-width: 1025px) {
  .index-page .latest-container .col-6.mobile-full {
    width: 66%;
  }
  .index-page .latest-container .col-6.mobile-no-gutter {
    width: 33%;
  }
}
.latest-color-box {
  padding: 1.25rem;
  margin: 0 0 0 0.25rem;
  color: #fff;
  background: #2e2e2e;
  position: relative;
}
.latest-color-box .icon-title:before {
  content: "\f03d";
}
.latest-color-box .ada {
  color: #ffffff;
}
.latest-color-box .RadDock_Catapult div.rdContent {
  color: #fff;
}
.latest-color-box .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 0 0 1.25rem;
}
.latest-color-box .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  outline: none;
  border: none;
}
.latest-color-box .video-thumbs {
  margin: 0;
  padding: 0;
}
.latest-color-box .video-thumbs li {
  display: inline-block;
  list-style: none;
  width: 30%;
  float: left;
  cursor: pointer;
  border: 1px solid #545454;
  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-color-box .video-thumbs li + li {
  margin: 0 0 0 5%;
}
.latest-color-box .video-thumbs li img {
  display: block;
  max-width: 100%;
}
.latest-color-box .video-thumbs li:hover {
  border: 1px solid #00319C;
}
.big-news-snippet {
  padding: 1.5rem;
  color: #fff;
  background: #2e2e2e;
  background: linear-gradient(rgba(46, 46, 46, 0.7), rgba(46, 46, 46, 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: #00319C;
}
.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: #00319C;
  -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: #00319C;
  -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: #2e2e2e;
}
.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: #00319C;
  -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: #2e2e2e;
}
.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;
}
/* ---------------------
	 Dashboard
--------------------- */

a.dashboard-item {
  display: block;
  background: #FFF;
  border: 0.0625rem solid #000103;
  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;
}
/* ---------------------
	 Info Modules
--------------------- */

.info-modules-container {
  background: #2e2e2e;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}
.info-modules-container .overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 49, 156, 0.85);
}
.info-modules-container .sporting-news,
.info-modules-container .upcoming-events,
.info-modules-container .on-twitter {
  padding: 20px;
  margin-bottom: 0px;
  background: #FFF;
  min-height: 445px;
}
.info-modules-container .info-modules-container {
  margin-bottom: 0px;
  min-height: 445px;
}
.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: #00319C;
  -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: #484848;
  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 #00319C;
  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: #2e2e2e;
  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: #00319C;
}
/* ---------------------
	 Social Block
	 --------------------- */

.social {
  background: #2e2e2e;
  color: #cbcbcb;
}
.social h4 {
  display: inline;
}
.social .button {
  margin: 10px 3px;
  border-radius: 50% !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.social .button:hover {
  background: #00319C;
}
.social .button:hover i:before {
  color: #fff;
}
.social .social-facebook {
  background: #006cdf;
}
.social .social-twitter {
  background: #0e739e;
}
.social .social-youtube {
  background: #df0000;
}
.social .social-instagram {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
/* ---------------------
 Content
 --------------------- */

.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
 --------------------- */

.sidenav {
  border: 0.0625rem solid #fff;
  background-color: #fff;
  -moz-box-shadow: 0 0 0.375rem 0.125rem #d9dfe4;
  -webkit-box-shadow: 0 0 0.375rem 0.125rem #d9dfe4;
  box-shadow: 0 0 0.375rem 0.125rem #d9dfe4;
  /* All ULs */

  /* All LIs */

}
.sidenav a {
  color: #000000;
  -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: #00319C;
}
.sidenav .sidenav-title {
  background-color: #2e2e2e;
  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: #ffffff;
}
.sidenav ul ul {
  background: #f5f5f5;
}
.sidenav ul ul a {
  padding: 0rem 0.25rem 0rem 1.75rem;
}
.sidenav ul ul ul {
  background: #f0f0f0;
}
.sidenav ul ul ul a {
  padding: 0rem 0.25rem 0rem 2.25rem;
}
.sidenav ul ul ul ul {
  background: #e5e5e5;
}
.sidenav ul ul ul ul a {
  padding: 0rem 0.25rem 0rem 2.75rem;
}
.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: 600;
  padding: 0rem 0.25rem 0rem 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: #00319C;
}
.sidenav .side-active > ul {
  display: block;
}
.sidenav .side-active span.plus,
.sidenav .side-active span.minus {
  color: #ffffff;
}
.sidenav > ul > li > ul li > ul {
  display: none;
}
.sidenav > ul > li > ul li a {
  height: 2rem;
  line-height: 2rem;
}
.sidenav span.plus,
.sidenav span.minus {
  display: block;
  width: 1.25rem;
  text-align: center;
  padding: 0.25rem 0;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #00319C;
  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: 1.5rem;
}
.sidenav span.plus:before {
  content: "+";
}
.sidenav span.minus {
  line-height: 1.3125rem;
}
.sidenav span.minus:before {
  content: "-";
}
/****************************
*   ANNOUNCMENT OVERRIDES
*****************************/

/*#catapultannounce-content {
    li.catapultannounce-item.catapultannounce-item-priority,
    li.catapultannounce-item.catapultannounce-item-priority:nth-child(2n),
    li.catapultannounce-item:nth-child(2n) {background-color: transparent;}
    date.catapultannounce-date {visibility: hidden;}

    li.catapultannounce-item { border-bottom: none; padding: 10px 0;
        &:hover {
            background-color: transparent !important;
            span.readmore {
                background: none;
                color: @color-secondary;
            }
        }
    }

    .catapultannounce-title {
        font-family: @font-tertiary;
    }

    a.all-catapultannounce-link {
        color: inherit;
        border: 1px solid @color-secondary;
        font-weight: 400;
        text-decoration: none;
        font-size: 85%;
        font-style: italic;

        &:hover {
            background: @color-primary;
            color: #000;
        }
    }

    .catapultannounce-image-holder .catapultannounce-image {
        outline: none;
        border: 3px solid @color-secondary;
        padding-bottom: 100%;
    }

    .catapultannounce-description {font-size: 90%;}

    .catapultannounce-feed-view .catapultannounce-list li.catapultannounce-item:first-of-type
    {
        border-top: none;
    }*/

/* Trying to force span.readme onto its own line breaks the announcement loader.
     * My guess is that doing so screws with dotdotdot (js) which in turn removes most,
     * if not all, of the description text from the DOM.
    */

/*.catapultannounce-item span.readmore {
        color: inherit;
        border: none;
        margin-left: 5px;
        margin-top: 0;
        padding: 0;
        font-size: inherit;
        font-weight: 400;
        text-decoration: underline;
        font-style: italic;
    }
}

.latest-container a:hover{
	color: inherit;
    background-color: lighten(@color-primary, 50%);
}

.latest-container a .catapultannounce-image {
    transition: background-size .1s ease-in;
    -moz-transition: background-size .1s ease-in;
    -ms-transition: background-size .1s ease-in;
    -o-transition: background-size .1s ease-in;
    -webkit-transition: background-size .1s ease-in;
    background-size: 145%;
}

.latest-container a:hover .catapultannounce-image {
    background-size: 160%;
}*/

.index-page #catapultannounce-content .catapultannounce-image-holder .catapultannounce-image {
  padding-bottom: 85%;
  margin-left: 10px;
}
.index-page #catapultannounce-content a:hover .catapultannounce-image-holder .catapultannounce-image {
  transform: scale(1.05);
  transition-delay: 0.1s;
}
.index-page #catapultannounce-content li.catapultannounce-item:hover {
  background-color: #dbeaf0 !important;
}
.index-page ul#catapultannounce-postList.catapultannounce-list {
  padding-left: 0px;
}
.catapultannounce-image-holder {
  width: 12% !important;
}
/* ---------------------
	 Footer Top
	 --------------------- */

.footer-top {
  text-transform: uppercase;
  border-top: 1px solid #eeeeee;
  background: #2e2e2e;
  color: #00319C;
  font-family: 'Bree Serif', serif;
  font-size: 35px;
  font-size: 2.1875rem;
}
.footer-top .col:last-child {
  text-align: right;
}
/* ---------------------
	 Footer
	 --------------------- */

.footer {
  color: #FFF;
  background: #2e2e2e;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.footer .footer-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(97, 97, 97, 0.8);
}
.footer .grid {
  max-width: 1200px !important;
  position: relative;
}
.footer .logo img {
  max-width: 100%;
}
.footer li,
.footer a {
  color: #FFF;
}
.footer a {
  text-decoration: underline;
}
.footer a:hover {
  color: #fff;
  text-decoration: none;
}
.footer #quicklinks {
  padding-left: 100px;
}
.footer #quicklinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.footer #quicklinks ul li {
  margin-top: 0;
  margin-bottom: 0;
}
.footer #quicklinks ul a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.footer .contact-info h5 {
  text-transform: uppercase;
  margin-bottom: 4%;
  font-size: 25px;
}
.footer .contact-info a {
  color: #FFF;
  text-decoration: none;
  -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;
}
.footer .contact-info a:hover {
  color: #2e2e2e;
}
.footer .contact-info .address {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  font-size: 15px;
  font-size: 1.375rem;
}
.footer .contact-info .address .view-more {
  margin: 14px 0 0 45px;
  margin: 0.875rem 0 0 2.8125rem;
}
.footer .contact-info .address:before {
  font-family: FontAwesome;
  content: "\f041";
  display: inline-block;
  font-size: 45px;
  font-size: 1.375rem;
  line-height: 1;
  float: left;
  margin: 0.1rem 1rem 0 0;
  color: #2e2e2e;
}
.footer .contact-info .address .address-city {
  padding-left: 30px;
}
.footer .contact-info .contact .phone,
.footer .contact-info .contact .fax {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}
.footer .contact-info .contact .phone:before,
.footer .contact-info .contact .fax:before,
.footer .contact-info .contact .email:before {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: FontAwesome;
  color: #2e2e2e;
  display: inline-block;
  position: relative;
}
.footer .contact-info .contact .phone {
  line-height: 1;
}
.footer .contact-info .contact .phone:before {
  content: "\f098";
  margin: 0 0.8rem 0 0;
}
.footer .contact-info .contact .fax:before {
  content: "\f1ac";
  margin: 0 0.6rem 0 0;
}
.footer .contact-info .contact .email {
  line-height: 1;
  font-size: 22px;
  font-size: 1.375rem;
}
.footer .contact-info .contact .email:before {
  vertical-align: middle;
  content: "\f003";
  margin: 0 0.8rem 0 0;
}
.footer .compliance {
  text-align: center;
  font-size: 85%;
  padding-top: 20px;
}
.footer .compliance .quicklinks ul li {
  display: inline;
  padding-left: 10px;
}
.footer .compliance .quicklinks ul li:before {
  bottom: 3px;
  color: #2e2e2e;
  content: ".";
  font-size: 35px;
  line-height: 1;
  margin-right: 5px;
  position: relative;
}
.footer .nav-footer {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  border-top: 1px solid #FFF;
  margin-top: 2%;
}
.footer .nav-footer ul {
  padding: 0;
  margin: 8px 0;
  margin: 0.5rem 0;
}
.footer .nav-footer li {
  display: inline-block;
}
.footer .nav-footer li + li {
  margin-left: 10px;
}
.footer .accent-image {
  position: absolute;
  top: -100px;
}
.footer .accent-image img {
  max-width: 300px;
}
/* ---------------------
	 Copyright
	 --------------------- */

.copyright {
  padding: 15px 0;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.75rem;
  background: #2e2e2e;
  color: #bababa;
}
.copyright a {
  border-bottom: none;
  color: #b6cdff;
}
.copyright a:hover {
  color: #fff;
}
.copyright .catapult {
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.copyright .catapult a {
  border-bottom: none;
  color: #f35958;
}
/* ---------------------
     ADA Tools
     --------------------- */

.ada-contrast {
  display: inline-block;
  padding-right: 15px;
}
.ada-contrast a {
  padding-left: 20px;
  color: #b6cdff;
}
.ada-contrast a:hover {
  color: #fff;
}
/* ---------------------
     Non Descrimination
     --------------------- */

.nondescrimination {
  display: inline;
}
.nondescrimination i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-top: -7px;
  background: #00319C;
  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;
}
.nondescrimination:hover {
  color: #fff;
}
.nondescrimination:hover i {
  background: #00319C;
  color: #fff;
}
/* ---------------------
    Subpage
 --------------------- */

.sub-page .under-banner {
  height: 0.0625rem;
}
.sub-page .pagename h2 {
  font-size: 2rem;
}
.sub-page .description h2 {
  font-size: 2rem;
}
.sub-page .sub-header {
  background: #FFF;
  border-bottom: 0.0625rem solid #e5e5e5;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container,
  .tablet-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .tablet-container:first-child {
    margin-left: auto;
  }
  .tablet-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .tablet-container-full:first-child {
    margin-left: auto;
  }
  .tablet-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .tablet-col-1 {
    width: 8.33333%;
    /*        width: calc(100% / 12 * 1);
          width: -webkit-calc(100% / 12 * 1);
          width: -moz-calc(100% / 12 * 1);
          */
  
  }
  .tablet-col-2 {
    width: 16.66667%;
    /*        width: calc(100% / 12 * 2);
          width: -webkit-calc(100% / 12 * 2);
          width: -moz-calc(100% / 12 * 2);
          */
  
  }
  .tablet-col-3,
  .tablet-col-1-4 {
    width: 25%;
    /*        width: calc(100% / 12 * 3);
          width: -webkit-calc(100% / 12 * 3);
          width: -moz-calc(100% / 12 * 3);
          */
  
  }
  .tablet-col-4,
  .tablet-col-1-3 {
    width: 33.33333%;
    /*        width: calc(100% / 12 * 4);
          width: -webkit-calc(100% / 12 * 4);
          width: -moz-calc(100% / 12 * 4);
          */
  
  }
  .tablet-col-5 {
    width: 41.66665%;
    /*        width: calc(100% / 12 * 5);
          width: -webkit-calc(100% / 12 * 5);
          width: -moz-calc(100% / 12 * 5);
          */
  
  }
  .tablet-col-6,
  .tablet-col-1-2 {
    width: 50%;
    /*        width: calc(100% / 12 * 6);
          width: -webkit-calc(100% / 12 * 6);
          width: -moz-calc(100% / 12 * 6);
          */
  
  }
  .tablet-col-7 {
    width: 58.33333%;
    /*        width: calc(100% / 12 * 7);
          width: -webkit-calc(100% / 12 * 7);
          width: -moz-calc(100% / 12 * 7);
          */
  
  }
  .tablet-col-8 {
    width: 66.66666%;
    /*        width: calc(100% / 12 * 8);
          width: -webkit-calc(100% / 12 * 8);
          width: -moz-calc(100% / 12 * 8);
          */
  
  }
  .tablet-col-9,
  .tablet-col-3-4 {
    width: 75%;
    /*        width: calc(100% / 12 * 9);
          width: -webkit-calc(100% / 12 * 9);
          width: -moz-calc(100% / 12 * 9);
          */
  
  }
  .tablet-col-10 {
    width: 83.33333%;
    /*        width: calc(100% / 12 * 10);
          width: -webkit-calc(100% / 12 * 10);
          width: -moz-calc(100% / 12 * 10);
          */
  
  }
  .tablet-col-11 {
    width: 91.66666%;
    /*        width: calc(100% / 12 * 11);
          width: -webkit-calc(100% / 12 * 11);
          width: -moz-calc(100% / 12 * 11);
          */
  
  }
  .tablet-col-12 {
    width: 100%;
  }
  .tablet-push-1 {
    left: 8.33333%;
    /*        left: calc(100% / 12 * 1);
          left: -webkit-calc(100% / 12 * 1);
          left: -moz-calc(100% / 12 * 1);
          */
  
  }
  .tablet-pull-1 {
    left: -8.33333%;
    /*        left: calc(-100% / 12 * 1);
          left: -webkit-calc(-100% / 12 * 1);
          left: -moz-calc(-100% / 12 * 1);
          */
  
  }
  .tablet-push-2 {
    left: 16.66667%;
    /*        left: calc(100% / 12 * 2);
          left: -webkit-calc(100% / 12 * 2);
          left: -moz-calc(100% / 12 * 2);
          */
  
  }
  .tablet-pull-2 {
    left: -16.66667%;
    /*        left: calc(-100% / 12 * 2);
          left: -webkit-calc(-100% / 12 * 2);
          left: -moz-calc(-100% / 12 * 2);
          */
  
  }
  .tablet-push-3,
  .tablet-push-1-4 {
    left: 25%;
    /*        left: calc(100% / 12 * 3);
          left: -webkit-calc(100% / 12 * 3);
          left: -moz-calc(100% / 12 * 3);
          */
  
  }
  .tablet-pull-3,
  .tablet-pull-1-4 {
    left: -25%;
    /*        left: calc(-100% / 12 * 3);
          left: -webkit-calc(-100% / 12 * 3);
          left: -moz-calc(-100% / 12 * 3);
          */
  
  }
  .tablet-push-4,
  .tablet-push-1-3 {
    left: 33.33333%;
    /*        left: calc(100% / 12 * 4);
          left: -webkit-calc(100% / 12 * 4);
          left: -moz-calc(100% / 12 * 4);
          */
  
  }
  .tablet-pull-4,
  .tablet-pull-1-3 {
    left: -33.33333%;
    /*        left: calc(-100% / 12 * 4);
          left: -webkit-calc(-100% / 12 * 4);
          left: -moz-calc(-100% / 12 * 4);
          */
  
  }
  .tablet-push-5 {
    left: 41.66665%;
    /*        left: calc(100% / 12 * 5);
          left: -webkit-calc(100% / 12 * 5);
          left: -moz-calc(100% / 12 * 5);
          */
  
  }
  .tablet-pull-5 {
    left: -41.66665%;
    /*        left: calc(-100% / 12 * 5);
          left: -webkit-calc(-100% / 12 * 5);
          left: -moz-calc(-100% / 12 * 5);
          */
  
  }
  .tablet-push-6,
  .tablet-push-1-2 {
    left: 50%;
    /*        left: calc(100% / 12 * 6);
          left: -webkit-calc(100% / 12 * 6);
          left: -moz-calc(100% / 12 * 6);
          */
  
  }
  .tablet-pull-6,
  .tablet-pull-1-2 {
    left: -50%;
    /*        left: calc(-100% / 12 * 6);
          left: -webkit-calc(-100% / 12 * 6);
          left: -moz-calc(-100% / 12 * 6);
          */
  
  }
  .tablet-push-7 {
    left: 58.33333%;
    /*        left: calc(100% / 12 * 7);
          left: -webkit-calc(100% / 12 * 7);
          left: -moz-calc(100% / 12 * 7);
          */
  
  }
  .tablet-pull-7 {
    left: -58.33333%;
    /*        left: calc(-100% / 12 * 7);
          left: -webkit-calc(-100% / 12 * 7);
          left: -moz-calc(-100% / 12 * 7);
          */
  
  }
  .tablet-push-8 {
    left: 66.66666%;
    /*        left: calc(100% / 12 * 8);
          left: -webkit-calc(100% / 12 * 8);
          left: -moz-calc(100% / 12 * 8);
          */
  
  }
  .tablet-pull-8 {
    left: -66.66666%;
    /*        left: calc(-100% / 12 * 8);
          left: -webkit-calc(-100% / 12 * 8);
          left: -moz-calc(-100% / 12 * 8);
          */
  
  }
  .tablet-push-9,
  .tablet-push-3-4 {
    left: 75%;
    /*        left: calc(100% / 12 * 9);
          left: -webkit-calc(100% / 12 * 9);
          left: -moz-calc(100% / 12 * 9);
          */
  
  }
  .tablet-pull-9,
  .tablet-pull-3-4 {
    left: -75%;
    /*        left: calc(-100% / 12 * 9);
          left: -webkit-calc(-100% / 12 * 9);
          left: -moz-calc(-100% / 12 * 9);
          */
  
  }
  .tablet-push-10 {
    left: 83.33333%;
    /*        left: calc(100% / 12 * 10);
          left: -webkit-calc(100% / 12 * 10);
          left: -moz-calc(100% / 12 * 10);
          */
  
  }
  .tablet-pull-10 {
    left: -83.33333%;
    /*        left: calc(-100% / 12 * 10);
          left: -webkit-calc(-100% / 12 * 10);
          left: -moz-calc(-100% / 12 * 10);
          */
  
  }
  .tablet-push-11 {
    left: 91.66666%;
    /*        left: calc(100% / 12 * 11);
          left: -webkit-calc(100% / 12 * 11);
          left: -moz-calc(100% / 12 * 11);
          */
  
  }
  .tablet-pull-11 {
    left: -91.66666%;
    /*        left: calc(-100% / 12 * 11);
          left: -webkit-calc(-100% / 12 * 11);
          left: -moz-calc(-100% / 12 * 11);
          */
  
  }
  .tablet-no-push,
  .tablet-no-pull {
    left: auto;
  }
  .tablet-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .tablet-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .tablet-text-left {
    text-align: left;
  }
  .tablet-text-right {
    text-align: right;
  }
  .tablet-text-center {
    text-align: center !important;
  }
  .tablet-left {
    float: left;
  }
  .tablet-right {
    float: right;
  }
  .tablet-no-float {
    float: none !important;
  }
  .tablet-no-margin {
    margin: 0;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .no-tablet {
    display: none !important;
  }
  .show-tablet {
    display: block !important;
  }
  .media-state {
    z-index: 2;
  }
  /* ---------------------
     Header
     --------------------- */
  
  .header-mobile {
    display: none;
  }
  .header #header-logo {
    height: 80px;
    width: 80px;
  }
  .header .grid:not(.header-logo-grid) {
    padding-left: 40px;
  }
  .header .topbar .site-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .header .topbar .logo-container {
    width: 18%;
  }
  .header .topbar .logo-text-container {
    width: 34%;
  }
  .header .topbar .round-link-container {
    width: 48%;
  }
  .header .topbar .round-links a {
    height: 74px;
    width: 74px;
    padding: 16px 0;
  }
  .header .navbar .menu-list > li > a {
    font-size: 1rem;
    padding: 10px 0 10px 4px;
    padding: 0.625rem 0 0.625rem 0.25rem;
  }
  .header .header-quicklinks span {
    font-size: 75% !important;
  }
  .header .header-quicklinks ul li {
    margin-right: 4px;
  }
  .header .dropdown > li .call-map span {
    padding: 4px;
  }
  /* ---------------------
       Banner
       --------------------- */
  
  .banner .ccmsSide {
    background: #FFF;
    padding: 18px !important;
    min-height: 65px;
  }
  .banner .ccmsSide .side-button {
    width: 31.5%;
    float: left;
    min-height: 65px;
  }
  .banner .ccmsSide .side-button span {
    top: 33px;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .banner .ccmsSide .side-button + .side-button {
    margin-top: 0;
    margin-left: 2.75%;
  }
  .sub-page #previewPanel,
  .sub-page .banner {
    background: #FFF;
  }
  .sub-page #previewPanel .grid,
  .sub-page .banner .grid,
  .sub-page #previewPanel .ccms-banner,
  .sub-page .banner .ccms-banner,
  .sub-page #previewPanel .banner-slide,
  .sub-page .banner .banner-slide,
  .sub-page #previewPanel .slider,
  .sub-page .banner .slider {
    min-height: 304px;
    max-height: 304px;
    overflow: hidden;
  }
  .sub-page #previewPanel .banner-slide,
  .sub-page .banner .banner-slide {
    min-height: 304px;
  }
  .sub-page #previewPanel .ccms-banner-overlay,
  .sub-page .banner .ccms-banner-overlay,
  .sub-page #previewPanel .slick-next::before,
  .sub-page .banner .slick-next::before,
  .sub-page #previewPanel .slick-prev::before,
  .sub-page .banner .slick-prev::before,
  .sub-page #previewPanel .slick-prev,
  .sub-page .banner .slick-prev,
  .sub-page #previewPanel .slick-next,
  .sub-page .banner .slick-next,
  .sub-page #previewPanel .slick-dots,
  .sub-page .banner .slick-dots {
    display: none !important;
  }
  /* ---------------------
     Awards
     --------------------- */
  
  /* ---------------------
     Content
     --------------------- */
  
  /* ---------------------
     Dashboard
     --------------------- */
  
  a.dashboard-item {
    margin-bottom: 20px;
  }
  /* ---------------------
     Info Modules
     --------------------- */
  
  .info-modules-container .daily-bulletins .view-more {
    display: block;
    float: none;
    width: 120px;
  }
  .info-modules-container .social-links .social-text {
    display: block;
  }
  /* ---------------------
     Social
     --------------------- */
  
  .social .social-buttons {
    display: block;
  }
  /* ---------------------
     Footer
     --------------------- */
  
  .footer .grid {
    padding-left: 40px;
  }
  .footer .grid:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .container,
  .mobile-container {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .mobile-container:first-child {
    margin-left: auto;
  }
  .mobile-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .mobile-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mobile-no-gutter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mobile-col-1-2 {
    width: 50%;
    /*    width: calc(100% / 12 * 6);
      width: -webkit-calc(100% / 12 * 6);
      width: -moz-calc(100% / 12 * 6);
      */
  
  }
  .mobile-col-1-3 {
    width: 33.33333%;
    /*    width: calc(100% / 12 * 4);
      width: -webkit-calc(100% / 12 * 4);
      width: -moz-calc(100% / 12 * 4);
      */
  
  }
  .mobile-col-1-4 {
    width: 25%;
    /*    width: calc(100% / 12 * 3);
      width: -webkit-calc(100% / 12 * 3);
      width: -moz-calc(100% / 12 * 3);
      */
  
  }
  .mobile-col-3-4 {
    width: 75%;
    /*    width: calc(100% / 12 * 9);
      width: -webkit-calc(100% / 12 * 9);
      width: -moz-calc(100% / 12 * 9);
      */
  
  }
  .mobile-push-1-2 {
    left: 50%;
    /*    left: calc(100% / 12 * 6);
      left: -webkit-calc(100% / 12 * 6);
      left: -moz-calc(100% / 12 * 6);
      */
  
  }
  .mobile-pull-1-2 {
    left: -50%;
    /*    left: calc(-100% / 12 * 6);
      left: -webkit-calc(-100% / 12 * 6);
      left: -moz-calc(-100% / 12 * 6);
      */
  
  }
  .mobile-push-1-3 {
    left: 25%;
    /*   left: calc(100% / 12 * 3);
      left: -webkit-calc(100% / 12 * 3);
      left: -moz-calc(100% / 12 * 3);
      */
  
  }
  .mobile-pull-1-3 {
    left: -25%;
    /*    left: calc(-100% / 12 * 3);
      left: -webkit-calc(-100% / 12 * 3);
      left: -moz-calc(-100% / 12 * 3);
      */
  
  }
  .mobile-push-1-4 {
    left: 33.33333%;
    /*    left: calc(100% / 12 * 4);
      left: -webkit-calc(100% / 12 * 4);
      left: -moz-calc(100% / 12 * 4);
      */
  
  }
  .mobile-pull-1-4 {
    left: -33.33333%;
    /*    left: calc(-100% / 12 * 4);
      left: -webkit-calc(-100% / 12 * 4);
      left: -moz-calc(-100% / 12 * 4);
      */
  
  }
  .mobile-push-3-4 {
    left: 75%;
    /*    left: calc(100% / 12 * 9);
      left: -webkit-calc(100% / 12 * 9);
      left: -moz-calc(100% / 12 * 9);
      */
  
  }
  .mobile-pull-3-4 {
    left: -75%;
    /*    left: calc(-100% / 12 * 9);
      left: -webkit-calc(-100% / 12 * 9);
      left: -moz-calc(-100% / 12 * 9);
      */
  
  }
  .mobile-no-push,
  .mobile-no-pull {
    left: auto;
  }
  .mobile-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .mobile-col-1-1,
  .mobile-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    display: block;
  }
  .mobile-full:first-child {
    margin-top: 0;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center !important;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  .mobile-no-float {
    float: none !important;
  }
  .mobile-no-margin {
    margin: 0 !important;
  }
  .mobile-no-padding {
    padding: 0 !important;
  }
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block !important;
  }
  .media-state {
    z-index: 1;
  }
  /* ---------------------
   Universal
   --------------------- */
  
  .view-all {
    display: block;
    margin-left: 0;
    margin-top: -0.5rem;
    padding: 0 0 0.25rem 0;
    border-left: none;
  }
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  /* ---------------------
     Header
     --------------------- */
  
  .header {
    width: 100%;
    background: linear-gradient(rgba(0, 49, 156, 0.95), rgba(0, 49, 156, 0.95)), url("../images/white_wave.jpg");
  }
  .header .header-quicklinks ul {
    text-align: center;
  }
  .header .header-quicklinks ul li {
    margin-right: 7px;
  }
  .header .header-quicklinks .dropdown div {
    right: 5%;
    left: 5%;
  }
  .header .header-quicklinks .dropdown .search-icon-mobile {
    display: inherit;
    position: absolute;
    top: 1px;
    right: 0px;
  }
  .header .header-quicklinks .dropdown .search-icon-mobile .search {
    margin-left: 10px;
  }
  .header .header-quicklinks .dropdown .cal-map {
    padding-left: 10px;
  }
  .header .header-quicklinks .dropdown .search-icon-mobile i {
    border-right: none;
  }
  .header .header-quicklinks .search-bar {
    height: 50px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 47px;
    width: 100%;
    left: 0px;
  }
  .header .topbar {
    width: 100%;
    position: relative;
  }
  .header .topbar .grid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .topbar .logo-container {
    width: 100%;
    margin-top: 4%;
    display: block;
  }
  .header .topbar .logo-container .logo {
    position: inherit;
    margin: 0 auto;
    max-width: 135px;
    padding: 1px 10px;
  }
  .header .topbar .logo-container .logo img {
    max-height: 110px;
  }
  .header .topbar .logo-text-container {
    width: 0%;
    display: table;
    margin: 0 auto;
  }
  .header .topbar .site-title {
    text-align: center;
    line-height: 1.4;
  }
  .header .topbar .round-link-container {
    width: 100%;
    display: table;
  }
  .header .topbar .round-links li {
    height: auto;
    width: 45%;
    margin: 2%;
  }
  .header .topbar .round-links a {
    height: auto;
    width: auto;
    padding: 5px;
    border-radius: 3px;
  }
  .header .topbar .round-links i {
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 5px;
  }
  .header .topbar .topbar-content {
    margin-top: 11%;
    position: relative;
  }
  .header .mobile-nav-button {
    display: block;
    position: absolute;
    top: 50px;
    width: 100%;
    border: none;
  }
  .header .navbar {
    font-family: 'proxima-nova', sans-serif !important;
    position: fixed;
    left: -270px;
    top: 0;
    height: 100%;
    width: 260px;
    z-index: 999;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    color: #FFF;
    background: #2e2e2e url(../images/menu_bg.png) no-repeat center top;
    -webkit-box-shadow: inset -4px 0 3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset -4px 0 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset -4px 0 3px rgba(0, 0, 0, 0.35);
  }
  .header .navbar .grid {
    padding: 0;
  }
  .header .navbar .nav-outer {
    position: relative;
    width: 300px;
    height: 100vh;
    padding-top: 60px;
    overflow-x: hidden;
  }
  .header .navbar .scroll-marker {
    display: none;
  }
  .header .navbar .scroll-marker:before {
    display: block;
    font-family: 'FontAwesome';
    background: #545454;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 1.25rem;
    content: "\f0d7";
    width: 60px;
    position: fixed;
    left: 100px;
    bottom: 0;
    z-index: 920;
    -webkit-border-radius: 2px 2px 0 0 !important;
    -moz-border-radius: 2px 2px 0 0 !important;
    border-radius: 2px 2px 0 0 !important;
    text-align: center;
  }
  .header .navbar .nav-inner {
    position: absolute;
    width: 260px;
    left: 0;
  }
  .header .navbar .mobile-control {
    display: inline-block;
    position: absolute;
    top: -46px;
    left: 180px;
  }
  .header .navbar .mobile-control a {
    display: inline-block !important;
    cursor: pointer;
    text-transform: uppercase !important;
    color: #FFF !important;
    font-size: 10px !important;
    font-size: 0.625rem !important;
    line-height: 1.2;
    padding: 6px 12px !important;
    border: 1px solid #FFF !important;
    border-radius: 2px;
    background: #2e2e2e;
    width: 100% !important;
    height: auto !important;
  }
  .header .navbar .mobile-control a:hover {
    background: none !important;
  }
  .header .navbar .menu-list {
    padding: 0;
    display: block;
  }
  .header .navbar .menu-list > li {
    display: flex;
    position: inherit;
    /* Main Nav Links */
  
    /* For primary links */
  
    /* Universal child menu styles/resets */
  
    /* Iems with child menus */
  
    /* 1st child menu styles */
  
    /* 2nd -> nth child menu styles */
  
  }
  .header .navbar .menu-list > li:hover > a {
    background: transparent;
  }
  .header .navbar .menu-list > li > a {
    display: block;
    color: #FFF;
    font-family: inherit;
    font-size: 16px;
    font-size: 1rem;
    text-transform: none;
    padding: 15px 25px;
    padding: 0.9375rem 1.5625rem;
    font-weight: 300;
    line-height: 1.2;
    outline: none;
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header .navbar .menu-list > li > a:hover {
    color: inherit;
    background: transparent;
  }
  .header .navbar .menu-list > li.has-children > a {
    width: 80%;
  }
  .header .navbar .menu-list > li.has-children > a:after {
    display: none;
  }
  .header .navbar .menu-list > li.has-children:after {
    font-family: FontAwesome;
    padding: 0 0 0 0.5rem;
    content: "\f178";
    font-size: 14px;
    font-size: 0.875rem;
    position: absolute;
    right: 20px;
    line-height: 2.75rem;
  }
  .header .navbar .menu-list > li ul {
    display: none;
    list-style-type: none;
    position: absolute;
    width: 260px;
    top: 0;
    left: 260px;
    padding: 0 !important;
    border: 0 !important;
    opacity: 1;
    background: transparent !important;
    margin-bottom: 30px;
  }
  .header .navbar .menu-list > li ul li {
    position: static;
  }
  .header .navbar .menu-list > li ul a {
    display: block;
    color: #FFF;
    font-size: 16px;
    font-size: 1rem;
    text-transform: none;
    padding: 15px 25px;
    padding: 0.9375rem 1.5625rem;
    font-weight: 300;
    line-height: 1.2;
    border-top: none;
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header .navbar .menu-list > li ul a:hover {
    color: inherit;
    background: transparent;
  }
  .header .navbar .menu-list > li .has-children > a {
    width: 80%;
  }
  .header .navbar .menu-list > li .has-children > a:after {
    display: none;
  }
  .header .navbar .menu-list > li .has-children:after {
    font-family: FontAwesome;
    padding: 0 0 0 0.5rem;
    content: "\f178";
    font-size: 14px;
    font-size: 0.875rem;
    position: absolute;
    right: 20px;
    line-height: 2.75rem;
    margin-top: -2.75rem;
  }
  .header .navbar .menu-list > li .has-children > ul {
    left: 260px !important;
  }
  .header .navbar .menu-list > li > ul {
    background: transparent;
  }
  .header .navbar .menu-list > li > ul > li a {
    background: transparent;
  }
  .header .navbar .menu-list > li > ul > li ul > li:first-of-type:before {
    display: none;
  }
  .header .navbar .menu-list > li > ul > li ul > li a {
    border-left: none;
    background: transparent;
  }
  /* ---------------------
       Banner
       --------------------- */
  
  .banner .grid,
  .banner .ccms-banner,
  .banner .banner-slide,
  .banner .slider {
    min-height: 350px;
    max-height: 350px;
  }
  .banner .grid,
  .banner .col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .banner .ccms-banner .ccms-banner-overlay {
    top: auto;
    width: 90%;
    max-width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    padding: 20px 20px 20px 20px;
    text-align: center;
  }
  .banner .ccms-banner .ccms-banner-overlay h1 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 0;
    letter-spacing: 0;
  }
  .banner .ccms-banner .ccms-banner-overlay p {
    display: none;
  }
  .banner .ccms-banner-slider .slick-dots {
    position: absolute;
    max-width: 80%;
    width: auto;
    text-align: center;
    left: 13% !important;
    right: 0% !important;
    padding: 0;
  }
  .banner .ccmsSide {
    width: 100%;
  }
  .sub-page #previewPanel,
  .sub-page .banner {
    background: #FFF;
  }
  .sub-page #previewPanel .grid,
  .sub-page .banner .grid,
  .sub-page #previewPanel .ccms-banner,
  .sub-page .banner .ccms-banner,
  .sub-page #previewPanel .banner-slide,
  .sub-page .banner .banner-slide,
  .sub-page #previewPanel .slider,
  .sub-page .banner .slider {
    min-height: 304px;
    max-height: 304px;
    overflow: hidden;
  }
  .sub-page #previewPanel .banner-slide,
  .sub-page .banner .banner-slide {
    min-height: 304px;
  }
  .sub-page #previewPanel .ccms-banner-overlay,
  .sub-page .banner .ccms-banner-overlay,
  .sub-page #previewPanel .slick-next::before,
  .sub-page .banner .slick-next::before,
  .sub-page #previewPanel .slick-prev::before,
  .sub-page .banner .slick-prev::before,
  .sub-page #previewPanel .slick-prev,
  .sub-page .banner .slick-prev,
  .sub-page #previewPanel .slick-next,
  .sub-page .banner .slick-next,
  .sub-page #previewPanel .slick-dots,
  .sub-page .banner .slick-dots {
    display: none !important;
  }
  /* ---------------------
  	 Slide Away
  --------------------- */
  
  .slide-away .sa-title,
  .slide-away .sa-content {
    width: 100%;
    float: none;
    min-height: 85px;
    padding: 30px 0;
  }
  .slide-away .sa-title .half-container,
  .slide-away .sa-content .half-container {
    max-width: 1440px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }
  /* ---------------------
  	 Awards
  --------------------- */
  
  /* ---------------------
  	 Latest
  --------------------- */
  
  .latest-color-box {
    margin: 0 0 -2em;
  }
  /* ---------------------
  	 Info Modules
  --------------------- */
  
  .info-modules-container .daily-bulletins .icon-title-small {
    display: block;
  }
  .info-modules-container .daily-bulletins .date {
    width: 48%;
    margin: 2% 0;
  }
  .info-modules-container .daily-bulletins .date:nth-child(odd) {
    margin-left: 2%;
  }
  .info-modules-container .daily-bulletins .view-more {
    float: none;
    clear: left;
    display: block;
  }
  .info-modules-container .social-links .social-text {
    display: block;
  }
  /* ---------------------
     Content
     --------------------- */
  
  /* ---------------------
     Dashboard
     --------------------- */
  
  a.dashboard-item {
    margin-bottom: 20px;
  }
  /* ---------------------
     Social
     --------------------- */
  
  .social .social-buttons {
    display: block;
  }
  /* ---------------------
     Footer
     --------------------- */
  
  .footer-top {
    text-align: center;
    font-size: 21px;
    font-size: 1.3125rem;
  }
  .footer-top .col:last-child {
    text-align: inherit;
  }
  .footer .grid {
    padding-left: 30px;
  }
  .footer .grid::before {
    display: none !important;
  }
  .footer .grid h3,
  .footer .grid ul {
    text-align: center;
  }
  .footer .grid .contact {
    padding-bottom: 1rem;
  }
  .footer .grid .contact li,
  .subpages .footer .grid .contact li,
  .footer .grid .contact span.address-city {
    display: block;
  }
  .copyright span {
    text-align: center;
    width: 100%;
  }
  .copyright span:last-child {
    float: none;
  }
}
@media print {
  * {
    background: transparent;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.embed-container {
  height: 300px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day {
  font-size: 11px;
}
