@charset "UTF-8";



/***
 *     __      ___    ___ 
 *     \ \    / / |  |_ _|
 *      \ \/\/ /| |__ | | 
 *       \_/\_/ |____|___|
 *                        
 */


 /* container for the list of event items */
.aks-cal-page .localist_widget_container ul.lw_event_list {
	list-style: none;
	padding: 0;
	max-width: 100% !important;
}
/* container for each event item */
.aks-cal-page .localist_widget_container li.lw_event_item {
	margin: 5px 0;
    border: 0px solid #fff !important;
    font: inherit !important;
	background: #fff !important;
    overflow: hidden;
}
/* container for event photo */
.aks-cal-page .localist_widget_container a.lw_event_item_image {
	display: block;
	float: left;
	overflow: hidden;
	max-width: 35%;
	position:relative;
}
/* event photo (makes it center on the image if dimensions grow/shrink) */
.aks-cal-page .localist_widget_container a.lw_event_item_image img {
	top: 50%;
	left: 50%;
	position:relative;
	transform: translate(-50%, 0%) 
}
/* container for non-image content */
.aks-cal-page .localist_widget_container div.lw_event_content {
	padding: 0px 20px 60px !important;
	overflow: hidden;
	vertical-align: text-top;
}
/* event title */
.aks-cal-page .localist_widget_container div.lw_event_item_title a {
    text-transform: uppercase;
    color: #00539f;
}

.aks-cal-page .localist_widget_container li a {
    text-decoration: underline;
    color: #00539f;
}

.localist_widget_container div.lw_event_item_title {
    font-weight: bold;
    line-height: inherit !important;
    margin-bottom: 10px;
}

/* event description */
.aks-cal-page .localist_widget_container div.lw_event_item_description {
	font-size: inherit !important;
}
/* container for event meta data */
.aks-cal-page .localist_widget_container .lw_event_meta {
	display: none;
}

.aks-cal-page p{
	margin: 0px;
}



.aks-cal-page p.lw.lw_view_all_cta {
	display: none;
}





/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a:focus {
  outline: 2px solid #00a0df;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

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;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*//Normalize Corrections//////////////////////// */
code, pre {
  background: #eee;
}

pre {
  padding: 0.5em;
}

table {
  width: 100%;
}

table caption {
  padding: 0.5em;
}

table td, table th {
  text-align: center;
  padding: 0.5em;
  border: 1px solid #E6E7E8;
}

  .lerner-stats { 
	  margin-top: 50px;
	  margin-bottom: 50px;
	  vertical-align: middle !important;
	  }
}







/* below is used for academic showcase - aks */

 table td.callout, table th.callout {
  text-align: left;
  padding: 0.5em;
  border: 1px solid #ccc; }
  

.display-posts-listing img {
	margin-bottom: 20px;
	list-style-type: none;
}


/* below is used for series pages ONLY - aks */
.series-page .display-posts-listing .listing-item {
	margin-bottom: 80px;
	}


/* below is used for news lists on pages - aks */


.news-list .display-posts-listing img {
	max-width: 300px;
	margin-right: 20px;
	float: left;
}



@media (max-width: 920px){
.news-list .display-posts-listing img {
	max-width: 33%;
	margin-right: 20px;
	float: left;
  }
}

@media (max-width: 760px){
.news-list .display-posts-listing img {
	max-width: 100%;
	margin-right: 20px;
	float: left;
  }
}


/* aks accessibility changes */
 
 
#skip-links{
    position: absolute;
	left: 0;
	top: 0;
	width: 100%;
        margin-left: 0;
	text-align: center;
	list-style: outside none;
}

#skip-links li{ list-style-type: none }

#skip-links a{
	position: absolute;
	left: -99999px;
	top: 30px;
}

#skip-links a:focus, #skip a:active{
	position: relative;
	left: 0;
	z-index:9999;
	width: 75%;
	height: auto;
	margin: 0 auto;
	padding: 30px 45px;
	text-align: center;
	text-decoration: none;
	letter-spacing: -4px !important;
	font: bold 50px "Arial", "Freesans", sans-serif !important;
	/* color information, edit this to suit the colors of your layout */
        color: #ffffff;
	background: transparent url(transparent.png) repeat scroll 0 0;
	border: 1px dotted #ffb4db;
}



/* below is used for homepage news - aks */

.three-col-row .listing-item {
	float: left;
    width: 33.33%;
	display: block;
	padding: 10px;
}

	
}

/* Clear floats after the columns */
.three-col-row:after {
    content: "";
    display: table;
    clear: both;
}



@media (max-width: 900px) {
	.three-col-row .listing-item {
		float: left;
		width: 100%;
	}
}




/* below is used for right aligned blog images - aks */


	.blog-content img {
    	float: right;
		padding: 10px;
	}
	
@media (max-width: 1199px) {
	.blog-content img {max-width: 200px;}
}
@media (max-width: 799px) {
	.blog-content img {max-width: 150px;}
}


/* Basic Structure styles
---------------------------------------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  background-color: #FFFFFF;
  min-height: 100%;
  min-width: 100%;
}

body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #707070;
  font-family: "greycliff-cf-regular", "Open Sans", Arial;
  }

span.hidden, .screen-reader-text, .meta-nav {
  position: absolute;
  left: -99999em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
}

nav {
  list-style: none;
}
nav li a {
  text-decoration: none;
}

/* Typography styles
---------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
  display: block;
}

html {
  font-size: 100%;
  color: #707070;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {
  text-decoration: none;
}
h1 a:hover, h1 a:focus, h1 a:active, h1 a:visited:hover, h1 a:visited:focus, h1 a:visited:active, h2 a:hover, h2 a:focus, h2 a:active, h2 a:visited:hover, h2 a:visited:focus, h2 a:visited:active, h3 a:hover, h3 a:focus, h3 a:active, h3 a:visited:hover, h3 a:visited:focus, h3 a:visited:active, h4 a:hover, h4 a:focus, h4 a:active, h4 a:visited:hover, h4 a:visited:focus, h4 a:visited:active, h5 a:hover, h5 a:focus, h5 a:active, h5 a:visited:hover, h5 a:visited:focus, h5 a:visited:active, h6 a:hover, h6 a:focus, h6 a:active, h6 a:visited:hover, h6 a:visited:focus, h6 a:visited:active {
  text-decoration: none;
  cursor: pointer;
}
h1.blue, h1 .blue, h2.blue, h2 .blue, h3.blue, h3 .blue, h4.blue, h4 .blue, h5.blue, h5 .blue, h6.blue, h6 .blue {
  color: #00539f !important;
}
h1.blue-dark, h1 .blue-dark, h2.blue-dark, h2 .blue-dark, h3.blue-dark, h3 .blue-dark, h4.blue-dark, h4 .blue-dark, h5.blue-dark, h5 .blue-dark, h6.blue-dark, h6 .blue-dark {
  color: #002663 !important;
}
h1.gray, h1 .gray, h2.gray, h2 .gray, h3.gray, h3 .gray, h4.gray, h4 .gray, h5.gray, h5 .gray, h6.gray, h6 .gray {
  color: #707070 !important;
}

hr {
  border: 1px solid;
  margin: -1px 0;
}

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

sub {
  top: 0.4em;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
}

code,
samp,
kbd {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
  padding: 0 6px;
  text-align: left;
}

pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 1.2em 0;
  overflow: auto;
  padding: 1em 0 1em 1.5em;
  border: 1px solid #ddd;
  white-space: pre;
  word-wrap: normal;
}

pre > code {
  padding: 0;
}

* html pre {
  overflow: visible;
  overflow-x: auto;
  padding-bottom: 2em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

table {
  margin: 1em 0;
  width: 100%;
}

th,
td {
  border: solid 1px #ccc;
  padding: 5px 11px;
  vertical-align: top;
}

dt {
  font-weight: bold;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #ccc;
  padding: 1em;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

input, textarea {
  box-sizing: border-box;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-appearance: textfield;
  vertical-align: middle;
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="color"] {
  padding: 0;
  min-height: 50px;
  min-width: 50px;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

table button, table input {
  *overflow: auto;
}

ul, ol {
  list-style-position: outside;
  margin-bottom: 1.635em;
  margin-left: 1.5em;
}

/* aks - make sure lists on normal pages are indented */
.main-body ul, ol {
  list-style-position: outside;
  margin-bottom: 1.635em;
  margin-left: 1.5em !important;
}

li ul, li ol {
  margin: 0 1.625em;
}

dl dd {
  margin-left: 1.625em;
}

nav ul li {
  list-style: none;
}

a {
  color: #00539f;
  text-decoration: underline;
}
a:hover, a:visited:hover {
  color: #000066;
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  color: #00539f;
}

a:hover, a:active {
  outline: none;
}

figure {
  margin: 0;
}

abbr[title], dfn[title] {
  border-bottom: 0;
}

mark {
  background: #ff0;
}

ins {
  text-decoration: none;
  background: #ff9;
}

del {
  text-decoration: line-through;
}

hr {
  display: block;
  clear: both;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbd63f;
  margin-bottom: 27px;
}

strong, b, dt {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

var, address {
  font-style: normal;
}

sub, sup {
  font-size: 0.85em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* FormHack v1.2.0 (formhack.io) */
/* Global Reset Styles ------------------ */
input,
textarea,
select,
option,
optgroup,
button,
legend,
fieldset {
  box-sizing: border-box;
  outline: none;
  font-size: 18px;
  vertical-align: top;
  display: block;
}

/* Input & Textarea ------------------ */
/* Fields with standard width */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list],
input[type="file"],
select,
textarea {
  width: 100% !important;
  max-width: 600px;
  padding: 8px;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #E6E7E8;
  margin-left: 0 !important;
}

/* Fields with standard height */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list] {
  height: 43px !important;
  -webkit-appearance: none;
}

/* Other */
textarea {
  -webkit-appearance: none;
  overflow: auto;
  height: 86px;
}

input[type="range"] {
  height: 43px;
  width: 100%;
  max-width: 600px;
}

input[type="file"] {
  min-height: 43px;
}

input[type="search"] {
  height: 43px;
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
}

input[type="color"] {
  width: 69.57546px;
  padding: 0;
  border: 0;
  border-radius: 0;
}

/* Select ------------------ */
select {
  height: 43px;
}

select[multiple] {
  height: auto;
  min-height: 43px;
  padding: 0;
}
select[multiple] option {
  margin: 0;
  padding: 8.6px;
}

/* Fieldset ------------------ */
fieldset {
  padding: 0;
  border: 0;
}

legend {
  padding: 0;
  font-weight: inherit;
}

/* Buttons, Input Type Submit/Reset ------------------ */
/* States ------------------ */
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed;
}

input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  background-color: #bdbdbd;
  border-color: #00a0df;
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: #E6E7E8 solid 2px;
}

/*
 * Select from WTF, forms? https://github.com/mdo/wtf-forms/
 */
.select-custom {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 600px;
}

.select-custom select {
  display: inline-block;
  width: 100%;
  max-width: 600px;
  margin: 0;
  padding: 8.6px 2em 8.6px 8.6px;
  line-height: 1.5;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Undo the Firefox inner focus ring */
.select-custom select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* Dropdown arrow */
.select-custom:after {
  position: absolute;
  top: 50%;
  right: 0.75em;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -.15rem;
  pointer-events: none;
  border-top: .35rem solid;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}

/* Hover state */
/* Focus */
/* Active/open */
.select-custom select:active {
  color: #fff;
  background-color: #0074d9;
}

/* Hide the arrow in IE10 and up */
.select-custom select::-ms-expand {
  display: none;
}

/* Media query to target Firefox only */
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .select-custom select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }

  /* <option> elements inherit styles from <select>, so reset them. */
  .select-custom option {
    background-color: #fff;
  }
}
/* IE9 hack to hide the arrow */
@media screen and (min-width: 0\0) {
  .select-custom select {
    z-index: 1;
    padding: .5rem 1.5rem .5rem 1rem;
  }

  .select-custom:after {
    z-index: 5;
  }

  .select-custom:before {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 1.5rem;
    background-color: #eee;
  }

  .select-custom select:hover,
  .select-custom select:focus,
  .select-custom select:active {
    color: #555;
    background-color: #eee;
  }
}
.input-with-button {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: 43px;
}
.input-with-button input {
  padding-right: 30%;
}
.input-with-button .btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  border-radius: 0px 0px 0px 0px;
}

.ninja-forms-field {
  margin-left: 0;
}

.field-wrap.checkbox-wrap.label-above label {
  display: inline-block;
  margin-right: 10px;
}

.field-wrap label,
.ninja-forms-form-wrap label {
  font-weight: normal !important;
}

.ninja-forms-required-items {
  font-size: 14px;
  margin-bottom: 27px;
}

.ninja-forms-req-symbol {
  color: #F44336;
}

hr.ninja-forms-field {
  max-width: 600px;
}

body {
  width: 100%;
  *zoom: 1;
  display: block;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

/* ==========================================================================
   Reuseable Classes
   ========================================================================== */
ul.clean,
ol.clean {
  list-style: none;
  margin-left: 0;
}
ul.clean li,
ol.clean li {
  padding-left: 0;
}

.block-element {
  display: block !important;
}

.inline-element {
  display: inline !important;
}

.inline-block-element {
  display: inline-block !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.clear-both {
  clear: both;
}

.row {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.flex-container {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.flex-item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  position: relative;
}

.divide-bottom {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.tinymce-fix p {
  margin-top: 0;
  margin-bottom: 0;
}
.tinymce-fix a p {
  margin-top: 0;
  margin-bottom: 0;
}

/* ==========================================================================
   Animations
   ========================================================================== */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   ==========================================================================
   Site Specific
   ==========================================================================
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* ==========================================================================
   Base (Custom)
   ========================================================================== */
html {
  overflow-x: hidden;
}

body {
  min-width: 270px;
}
@media (min-width: 900px) {
  body {
    margin-top: 0;
  }
}
body.header-set {
  margin-top: 67px;
}
@media (min-width: 900px) {
  body.header-set {
    margin-top: 0;
  }
}

.print-only {
  display: none;
}

#maincontent {
  position: relative;
  width: 100%;
  float: left;
  background: #FFFFFF;
  *zoom: 1;
  display: block;
}
#maincontent:before, #maincontent:after {
  content: "";
  display: table;
}
#maincontent:after {
  clear: both;
}

.page-body {
  margin-top: 27px;
  width: 100%;
  float: left;
}
@media (min-width: 900px) {
  .page-body {
    #margin-top: 54px;
  }
}
@media (min-width: 1600px) {
  .page-body .container, .page-body .contained {
    padding-left: 27px;
    padding-right: 27px;
  }
}

.container, .contained {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  display: block;
}
@media (min-width: 760px) {
  .container, .contained {
    width: 95%;
  }
}
@media (min-width: 920px) {
  .container, .contained {
    width: 87%;
  }
}
.container:before, .contained:before {
  content: "";
  display: table;
}
.container:after, .contained:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
}
.container.relative, .contained.relative {
  position: relative;
}

.main-body {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 27px;
}
@media (min-width: 760px) {
  .main-body {
    display: inline;
    float: left;
    width: 64.81481%;
    margin: 0 0.92593%;
    margin-bottom: 54px;
  }
}

.intro-text {
  font-size: 140%;
  font-family: "greycliff-cf-regular";
  color: #00539f;
  margin-top: 0;
  margin-bottom: 13.5px;
  line-height: 1.31818182;
}

.island {
  width: 100%;
  float: left;
  *zoom: 1;
  display: block;
  margin-bottom: 13.5px;
  color: #707070;
  background: #f5f5f5;
  padding: 27px;
}
.island:before, .island:after {
  content: "";
  display: table;
}
.island:after {
  clear: both;
}

.side-column {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  margin-top: 27px;
  margin-bottom: 27px;
  font-size: 14.13428px;
}
@media (min-width: 480px) {
  .side-column {
    margin-bottom: 54px;
  }
}
@media (min-width: 760px) {
  .side-column {
    display: inline;
    float: left;
    width: 27.31481%;
    margin: 0 0.92593%;
    margin-left: 5.09259%;
  }
}
@media (min-width: 920px) {
  .side-column {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
    margin-left: 9.25926%;
  }
}
@media (min-width: 1400px) {
  .side-column {
    font-size: 16px;
  }
}
.desktop .side-column {
  display: none;
}
@media (min-width: 760px) {
  .desktop .side-column {
    display: block;
  }
}
.mobile .side-column {
  display: block;
}
@media (min-width: 760px) {
  .mobile .side-column {
    display: none;
  }
}

.full-header {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}

.page-title, .page-top, .intro-text {
  margin-top: 0 !important;
}

/* aks 2/15/18 */
.router-title {
  color: #00539f !important;
  font-weight: 600;
}



/* aks 4/8/19 */
.explore-our-programs {
	 color: #ffffff;
	 font-size: 72px;
	 font-weight: 800;
	 font-family:'vanguard-regular',sans-serif;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8), 0 0 20px rgba(0, 0, 0, 0.9);
}

.program-button-area ul {
     list-style:none;
     margin-left: 0;
 }

.program-button-area {
	position: absolute;
	z-index: 99;
	width: 100%;
	margin-left: 25px;
	text-align: left;
	margin-top: 10%;
}

a.program-button{
  font-size: 18px;
  display:inline-block;
  padding:0.35em 1.2em;
  border:0.1em solid #FFFFFF;
  margin:0 0.5em 0.5em 0;
  border-radius:0.12em;
  box-sizing: border-box;
  text-decoration:none;
  background-color:#00539f;
  font-family:'greycliff-bold',sans-serif;
  font-weight:300;
  color:#FFFFFF;
  text-align:center;
  transition: all 0.2s;
}

a.program-button:hover{
  color:#ffffff;
  background-color:#00a0df;
}

@media (max-width: 1199px) {
	a.program-button{font-size: 18px;}
}

@media (max-width: 1024px) {
	.explore-our-programs {font-size: 56px;}
	a.program-button{font-size: 16px;}
}

@media (max-width: 810px) {
	.explore-our-programs {font-size: 36px;}
	a.program-button{font-size: 14px;}
 }

@media (max-width: 540px) {
	.explore-our-programs {font-size: 26px;}
	a.program-button{font-size: 12px; padding: 0.15em 0.6em;}
	
 }

/* keeps the homepage news centered */
ul.display-posts-listing {margin-left: 0em;}




/* aks 5/10/17 */
.responsive-video-wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.responsive-video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* aks 4/21/17 */
a.blog-link {
	font-weight: 600;
    color: #00539f;
    text-decoration: none;
}
a.blog-link:hover {
    color: #00a0df;
}

a.pagi-links {
	font-weight: 400;
    color: #00539f;
    text-transform: uppercase;
    text-decoration: none;
}

a.pagi-links:hover {
    color: #00a0df;
}

.more-link, .more-link:visited {
  color: #00539f;
  text-transform: uppercase;
  text-decoration: none;
}
.more-link:hover, .more-link:focus, .more-link:active, .more-link:visited:hover, .more-link:visited:focus, .more-link:visited:active {
  text-decoration: underline;
}

.more-link:after {
  content: "\f2fb \f2fb";
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  padding-left: 5px;
}

.island {
  background: #eaeaea;
  padding: 27px;
}
.side-callout .island {
  padding: 13.5px;
}

body {
  font-size: 15.90106px;
  line-height: 1.6875;
}
@media (min-width: 1400px) {
  body {
    font-size: 18px;
  }
}

h1, .h1 {
  font-size: 38px;
  #margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 1.125;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 68px;
  }
}
@media (min-width: 1400px) {
  h1, .h1 {
    font-size: 76px;
  }
}

h2, .h2 {
  font-size: 28px;
  margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 1.31818;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  h2, .h2 {
    font-size: 36px;
  }
}

h3, .h3 {
  font-size: 20px;
  margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 1.31818;
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 22px;
  }
}
@media (min-width: 1400px) {
  h3, .h3 {
    font-size: 25px;
  }
}

h4, .h4 {
  font-size: 18px;
  margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 1.35;
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 20px;
  }
}

h5, .h5 {
  font-size: 15.90106px;
  margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 27px;
}
@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 18px;
  }
}

h6, .h6 {
  font-size: 14px;
  margin-top: 27px;
  margin-bottom: 13.5px;
  line-height: 27px;
}
@media (min-width: 1200px) {
  h6, .h6 {
    font-size: 16px;
  }
}

p {
  margin-top: 0;
  margin-bottom: 27px;
}

ul, ol, pre, table, blockquote {
  margin-top: 27px;
  margin-bottom: 27px;
}

ul, ol {
  margin-top: 0;
}

h1, .h1, .page-title {
  font-family: 'vanguard-regular', Georgia, Times, "Times New Roman", serif;
  color: #002663;
  font-weight: 500;
  margin-bottom: 27px;
}
h1.sans, .h1.sans, .page-title.sans {
  font-family: "Open Sans", Arial, Helvetica, san-serif;
}

h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #00539f;
  font-weight: 600;
}

.serif {
  font-family: "EB Garamond", Georgia, Times, "Times New Roman", serif !important;
  font-weight: 500;
}

p.serif, p .serif {
  font-size: 22px;
}

.sans {
  font-family: "Open Sans", Arial, Helvetica, san-serif !important;
}

.monospace {
  font-family: "Courier New", Courier, monospace !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.italic {
  font-style: italic;
}

blockquote {
  padding-left: 1.625em;
  border-left: 5px solid #bed600;
  display: block;
  margin-bottom: 54px;
  font-style: normal;
  font-size: 18px;
  color: #00a0df;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

blockquote, q {
  quotes: none;
}

blockquote, q, cite {
  font-style: normal;
}

blockquote > p {
  padding: 0;
}

blockquote footer {
  text-align: right;
}

blockquote .cite, blockquote cite {
  *zoom: 1;
  display: block;
  text-align: right;
  color: #707070;
  font-size: 16px;
}
blockquote .cite:before, blockquote .cite:after, blockquote cite:before, blockquote cite:after {
  content: "";
  display: table;
}
blockquote .cite:after, blockquote cite:after {
  clear: both;
}

.super-special-override a, .super-special-override a:visited {
  color: #707070 !important;
  text-decoration: none;
}
.super-special-override a:hover, .super-special-override a:active, .super-special-override a:focus, .super-special-override a:visited:hover, .super-special-override a:visited:active, .super-special-override a:visited:focus {
  text-decoration: underline;
}





/* ==========================================================================
   Header
   ========================================================================== */
   
header#header {
  position: relative;
  background: #FFFFFF;
  -webkit-transition: top 500ms linear;
          transition: top 500ms linear;
  height: 67px;
  z-index: 10;
  width: 100%;
  float: left;
  box-shadow: 0px 27px 88px 0px rgba(0, 0, 0, 0.125);
}
@media (min-width: 900px) {
  header#header {
    height: auto;
  }
}
header#header.header-set {
  position: fixed;
  top: 0;
  left: 0;
}
@media (min-width: 900px) {
  header#header.header-set {
    position: relative;
  }
}
header#header .header-container {
  *zoom: 1;
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  background: #FFFFFF;
}
header#header .header-container:before, header#header .header-container:after {
  content: "";
  display: table;
}
header#header .header-container:after {
  clear: both;
}
@media (min-width: 900px) {
  header#header .header-container {
    padding: 13.5px 0;
  }
}
@media (min-width: 1200px) {
  header#header .header-container {
    #padding: 27px 0;
  }
}
header#header .header-inner {
  position: relative;
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  #padding: 0 13.5px;
}
header#header .header-left {
  display: inline;
  float: left;
  width: 64.81481%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  header#header .header-left {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  header#header .header-left {
    display: inline;
    float: left;
    width: 81.48148%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 900px) {
  header#header .header-left {
    display: inline;
    float: left;
    width: 14.81481%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1050px) {
  header#header .header-left {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1200px) {
  header#header .header-left {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
header#header .header-left .logo-local {
  padding: 14px 0;
  max-width: 100px;
}
@media (min-width: 900px) {
  header#header .header-left .logo-local {
    min-height: 42px;
    max-height: 82px;
    max-width: 150px;
  }
}
@media (min-width: 1200px) {
  header#header .header-left .logo-local {
    max-width: 165px;
    padding: 10px 0 5px;
  }
}
header#header .header-nav {
  display: none;
}
@media (min-width: 900px) {
  header#header .header-nav {
    display: inline;
    float: left;
    width: 81.48148%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1050px) {
  header#header .header-nav {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1200px) {
  header#header .header-nav {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}

/* ==========================================================================
   Navigation
   ========================================================================== */
header .navigation-global {
  font-size: 10px;
  #text-align: right;
}
header .navigation-global nav {
  list-style: none;
}
header .navigation-global li {
  display: inline-block;
  margin-left: 5px;
}
header .navigation-global a, header .navigation-global a:visited {
  color: #00539f;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px;
  display: block;
  font-size: 10px;
  font-weight: 600;
}
@media (min-width: 960px) {
  header .navigation-global a, header .navigation-global a:visited {
    font-size: 11px;
  }
}
header .navigation-global a:hover, header .navigation-global a:focus, header .navigation-global a:active, header .navigation-global a:visited:hover, header .navigation-global a:visited:focus, header .navigation-global a:visited:active {
  text-decoration: underline;
}
header .navigation-global .btn {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px;
}
@media (min-width: 960px) {
  header .navigation-global .btn {
    font-size: 11px;
  }
}






header .navigation-main {
  #position: absolute;
  bottom: 0;
  right: 13.5px;
}
header .navigation-main nav {
  list-style: none;
}
header .navigation-main li {
  display: inline-block;
  margin-left: 5px;
}
header .navigation-main a, header .navigation-main a:visited, header .navigation-main .icon {
  color: #002663;
  text-decoration: none;
  padding: 5px;
  display: block;
  font-size: 15px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  header .navigation-main a, header .navigation-main a:visited, header .navigation-main .icon {
    font-size: 18px;
  }
}
header .navigation-main a:hover, header .navigation-main a:focus, header .navigation-main a:active, header .navigation-main a:visited:hover, header .navigation-main a:visited:focus, header .navigation-main a:visited:active, header .navigation-main .icon:hover, header .navigation-main .icon:focus, header .navigation-main .icon:active {
  text-decoration: underline;
}

/*.header-nav*/
.navigation-trigger {
  display: inline;
  float: right;
  width: 31.48148%;
  margin: 0 0.92593%;
  height: 67px;
  color: #002663;
}
@media (min-width: 480px) {
  .navigation-trigger {
    display: inline;
    float: right;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .navigation-trigger {
    display: inline;
    float: right;
    width: 14.81481%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 900px) {
  .navigation-trigger {
    display: none;
  }
}
.navigation-trigger .trigger-container {
  text-align: right;
  width: 50%;
  height: 67px;
  float: left;
  position: relative;
}
.navigation-trigger .icon {
  padding: 13.5px;
  cursor: pointer;
  font-size: 1.5em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.search-drop {
  background: #fff;
  width: 100%;
  position: absolute;
  top: 0%;
  -webkit-transition: top 250ms ease;
          transition: top 250ms ease;
  left: 0;
  z-index: 1;
  max-height: 67px;
}
@media (min-width: 760px) {
  .search-drop {
    width: 50%;
    right: 0;
    left: auto;
  }
}
@media (min-width: 1600px) {
  .search-drop {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.search-drop.open {
  top: 100%;
  box-shadow: 0px 27px 88px 0px rgba(0, 0, 0, 0.125);
}
.search-drop .search-drop-inner {
  padding: 13.5px 27px;
}
.search-drop .input-with-button,
.search-drop input[type="search"] {
  max-width: 100%;
}

.disable-scroll {
  overflow: hidden;
}
@media (min-width: 900px) {
  .disable-scroll {
    overflow-x: hidden;
    overflow-y: visible;
  }
}

/* ==========================================================================
   Homepage
   ========================================================================== */
.homepage-body {
  max-width: 1600px;
  margin: 0 auto;
  *zoom: 1;
  display: block;
}
.homepage-body:before, .homepage-body:after {
  content: "";
  display: table;
}
.homepage-body:after {
  clear: both;
}

.section-header {
  padding: 27px 0;
}
.section-header .section-title {
  color: #00539f;
  text-transform: uppercase;
  font-size: 11.77856px;
}
@media (min-width: 760px) {
  .section-header .section-title {
    font-size: 17.66784px;
  }
}
@media (min-width: 1200px) {
  .section-header .section-title {
    font-size: 20px;
  }
}
.section-header .section-tagline {
  font-family: "EB Garamond", Georgia, Times, "Times New Roman", serif;
  color: #002663;
  font-weight: normal;
  margin-top: 0;
  line-height: 1.125;
  font-size: 26.50177px;
}
@media (min-width: 760px) {
  .section-header .section-tagline {
    font-size: 39.75265px;
  }
}
@media (min-width: 1200px) {
  .section-header .section-tagline {
    font-size: 45px;
  }
}

/* ==========================================================================
   Offcanvas Menu
   ========================================================================== */
.nav-offcanvas {
  background: #FFFFFF;
  color: #707070;
  height: calc(100vh - 67px);
  height: 100vh;
  display: block;
  position: fixed;
  min-width: 100%;
  top: 0;
  padding: 13.5px;
}
@media (min-width: 480px) {
  .nav-offcanvas {
    min-width: 70%;
  }
}
@media (min-width: 900px) {
  .nav-offcanvas {
    display: none;
  }
}
.nav-offcanvas#nav-offcanvas {
  -webkit-transition: left 0.7s cubic-bezier(0.33, 0, 0, 0.99);
          transition: left 0.7s cubic-bezier(0.33, 0, 0, 0.99);
  left: -200%;
  z-index: 100;
}
.nav-offcanvas#nav-offcanvas.open {
  left: 0;
}
.nav-offcanvas .search-trigger {
  display: none !important;
}
@media (min-width: 900px) {
  .nav-offcanvas .search-trigger {
    display: block !important;
  }
}
.nav-offcanvas.open {
  top: 0;
  overflow: auto;
}
.nav-offcanvas .offcanvas-close-button {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 2em;
  line-height: 1;
  z-index: 100;
  padding: 13.5px;
}

#nav-offcanvas .navigation-main nav,



#nav-offcanvas .navigation-global nav {
  list-style: none;
}
#nav-offcanvas .navigation-main {margin-top: 30px;}
#nav-offcanvas .navigation-global li {display: block;}
#nav-offcanvas .navigation-main a, #nav-offcanvas .navigation-main a:visited,
#nav-offcanvas .navigation-global a,
#nav-offcanvas .navigation-global a:visited {
  padding: 13.5px;
  display: block;
  color: #00539f;
  border-bottom: 1px solid #E6E7E8;
  padding: 13.5px 45px 13.5px 13.5px;
}
#nav-offcanvas .navigation-main a:hover, #nav-offcanvas .navigation-main a:focus, #nav-offcanvas .navigation-main a:active, #nav-offcanvas .navigation-main a:visited:hover, #nav-offcanvas .navigation-main a:visited:focus, #nav-offcanvas .navigation-main a:visited:active,
#nav-offcanvas .navigation-global a:hover,
#nav-offcanvas .navigation-global a:focus,
#nav-offcanvas .navigation-global a:active,
#nav-offcanvas .navigation-global a:visited:hover,
#nav-offcanvas .navigation-global a:visited:focus,
#nav-offcanvas .navigation-global a:visited:active {
  text-decoration: none;
  background: #eaeaea;
}
#nav-offcanvas .navigation-main .call-to-action a, #nav-offcanvas .navigation-main .call-to-action a:visited,
#nav-offcanvas .navigation-global .call-to-action a,
#nav-offcanvas .navigation-global .call-to-action a:visited {
  border: 0;
  display: block;
  padding: 13.5px 27px;
}
#nav-offcanvas .navigation-main .call-to-action a:hover, #nav-offcanvas .navigation-main .call-to-action a:focus, #nav-offcanvas .navigation-main .call-to-action a:active, #nav-offcanvas .navigation-main .call-to-action a:visited:hover, #nav-offcanvas .navigation-main .call-to-action a:visited:focus, #nav-offcanvas .navigation-main .call-to-action a:visited:active,
#nav-offcanvas .navigation-global .call-to-action a:hover,
#nav-offcanvas .navigation-global .call-to-action a:focus,
#nav-offcanvas .navigation-global .call-to-action a:active,
#nav-offcanvas .navigation-global .call-to-action a:visited:hover,
#nav-offcanvas .navigation-global .call-to-action a:visited:focus,
#nav-offcanvas .navigation-global .call-to-action a:visited:active {
  text-decoration: none;
  background: #FFFFFF;
}
#nav-offcanvas .navigation-main .call-to-action .btn,
#nav-offcanvas .navigation-global .call-to-action .btn {
  width: 100%;
  font-size: 16px;
}



#nav-offcanvas ul, ol { margin-left: 0em; }



#nav-offcanvas .udmenu-offcanvas {
  display: block;
  width: 100%;
  *zoom: 1;
  width: 50%;
  display: block;
  padding-left: 0px;
  text-align: center;
}
#nav-offcanvas .udmenu-offcanvas:before, #nav-offcanvas .udmenu-offcanvas:after {
  content: "";
  display: table;
}
#nav-offcanvas .udmenu-offcanvas:after {
  clear: both;
}
#nav-offcanvas .udmenu-offcanvas li {
    display: inline;
    float: left;
    width: 30px;
    margin-right: 8%;

}
#nav-offcanvas .udmenu-offcanvas a, #nav-offcanvas .udmenu-offcanvas a:visited {
  color: #00539f;
  font-size: 18px;
  display: block;
}



#nav-offcanvas .social-offcanvas {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  padding: 27px 0;
  text-align: center;
}
#nav-offcanvas .social-offcanvas:before, #nav-offcanvas .social-offcanvas:after {
  content: "";
  display: table;
}
#nav-offcanvas .social-offcanvas:after {
  clear: both;
}
#nav-offcanvas .social-offcanvas li {
  display: inline-block;
  display: inline;
  float: left;
  width: 23.14815%;
  margin: 0 0.92593%;
}
#nav-offcanvas .social-offcanvas a, #nav-offcanvas .social-offcanvas a:visited {
  color: #00539f;
  font-size: 18px;
  display: block;
}
#nav-offcanvas .social-offcanvas a:hover, #nav-offcanvas .social-offcanvas a:focus, #nav-offcanvas .social-offcanvas a:active, #nav-offcanvas .social-offcanvas a:visited:hover, #nav-offcanvas .social-offcanvas a:visited:focus, #nav-offcanvas .social-offcanvas a:visited:active {
  text-decoration: none;
  background: #eaeaea;
}

.touch #nav-offcanvas .navigation-main a:hover, .touch #nav-offcanvas .navigation-main a:focus, .touch #nav-offcanvas .navigation-main a:active, .touch #nav-offcanvas .navigation-main a:visited:hover, .touch #nav-offcanvas .navigation-main a:visited:focus, .touch #nav-offcanvas .navigation-main a:visited:active,
.touch #nav-offcanvas .navigation-global a:hover,
.touch #nav-offcanvas .navigation-global a:focus,
.touch #nav-offcanvas .navigation-global a:active,
.touch #nav-offcanvas .navigation-global a:visited:hover,
.touch #nav-offcanvas .navigation-global a:visited:focus,
.touch #nav-offcanvas .navigation-global a:visited:active,
.touch #nav-offcanvas .social-offcanvas a:hover,
.touch #nav-offcanvas .social-offcanvas a:focus,
.touch #nav-offcanvas .social-offcanvas a:active,
.touch #nav-offcanvas .social-offcanvas a:visited:hover,
.touch #nav-offcanvas .social-offcanvas a:visited:focus,
.touch #nav-offcanvas .social-offcanvas a:visited:active {
  text-decoration: none;
  background: #FFFFFF;
}

.overlay {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1.25s cubic-bezier(0.33, 0, 0, 0.99);
          transition: opacity 1.25s cubic-bezier(0.33, 0, 0, 0.99);
}
@media (min-width: 900px) {
  .overlay {
    display: none;
  }
}
.overlay.visible {
  z-index: -1;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.35;
  cursor: pointer;
  z-index: 19;
  position: fixed;
  top: 0;
  left: 0;
}
.touchevents .overlay {
  cursor: pointer;
}

/* ==========================================================================
   Carousel Hero
   ========================================================================== */
.carousel-hero {
  padding-bottom: 44px;
  background: #eaeaea;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1600px) {
  .carousel-hero {
    background: #FFFFFF;
  }
}
.carousel-hero a, .carousel-hero a:visited, .carousel-hero a:hover, .carousel-hero a:focus, .carousel-hero a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.carousel-hero .flickity-viewport {
  width: 100%;
  overflow: visible;
}
.carousel-hero .hero-slide {
  width: 100%;
  position: relative;
}
.carousel-hero .slide-image {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 760px) {
  .carousel-hero .slide-image {
    padding-bottom: 56.428571%;
  }
}
.carousel-hero .slide-image img {
  width: 100%;
}
@media (min-width: 760px) {
  .carousel-hero .slide-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.carousel-hero .slide-text {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  padding: 13.5px 0;
}
@media (min-width: 760px) {
  .carousel-hero .slide-text {
    position: absolute;
    bottom: 0;
    padding: 54px 0 54px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.36) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.36) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5c000000',GradientType=0 );
    /* IE6-9 */
  }
}
.carousel-hero .slide-text p {
  display: none;
}
@media (min-width: 760px) {
  .carousel-hero .slide-text p {
    display: block;
    font-size: 26.50177px;
    line-height: 1.18666667;
    color: #FFFFFF;
    padding: 0 15%;
  }
}
@media (min-width: 920px) {
  .carousel-hero .slide-text p {
    font-size: 30px;
  }
}
.carousel-hero .slide-title {
  color: #002663;
  margin-top: 0;
  font-size: 28px;
}
@media (min-width: 760px) {
  .carousel-hero .slide-title {
    font-size: 60.07067px;
    color: #FFFFFF;
  }
}
@media (min-width: 920px) {
  .carousel-hero .slide-title {
    font-size: 68px;
  }
}
.carousel-hero .slide-button {
  position: absolute;
  bottom: -20px;
  display: block;
  width: 100%;
  text-align: center;
}
.carousel-hero .slide-button .btn {
  padding: 13.5px;
  box-shadow: 0px 11px 60px -18px rgba(0, 0, 0, 0.66);
}
.carousel-hero .slide-button a, .carousel-hero .slide-button a:visited {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
}
.carousel-hero .flickity-prev-next-button {
  border-radius: 0;
  background: #bed600;
}
.carousel-hero .flickity-prev-next-button .arrow {
  fill: #FFFFFF;
}
.carousel-hero .flickity-prev-next-button:hover, .carousel-hero .flickity-prev-next-button:focus, .carousel-hero .flickity-prev-next-button:active {
  background: #d5f000;
}
.carousel-hero .flickity-prev-next-button.next {
  right: 0;
}
.carousel-hero .flickity-prev-next-button.previous {
  left: 0;
}
.carousel-hero .flickity-prev-next-button:disabled {
  background: rgba(0, 0, 0, 0.5);
}

/* ==========================================================================
   Carousel - Program Explorer
   ========================================================================== */
.hp-program-explorer {
  position: relative;
  margin-bottom: 54px;
  overflow: hidden;
}
@media (min-width: 900px) {
  .hp-program-explorer {
    margin-bottom: 108px;
  }
}
.hp-program-explorer .flickity-enabled.is-draggable .flickity-viewport {
  cursor: auto;
  cursor: -webkit-auto;
  cursor: auto;
}

.carousel-program-explorer {
  z-index: 1;
  position: relative;
}
.carousel-program-explorer .flickity-viewport {
  overflow: visible;
}
@media (min-width: 1600px) {
  .carousel-program-explorer .flickity-viewport {
    overflow: hidden;
  }
}
.carousel-program-explorer .program {
  display: inline;
  float: left;
  width: 73.14815%;
  margin: 0 0.92593%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 480px) {
  .carousel-program-explorer .program {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .carousel-program-explorer .program {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1500px) {
  .carousel-program-explorer .program {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
.carousel-program-explorer .program a, .carousel-program-explorer .program a:visited {
  text-decoration: none;
}
.carousel-program-explorer .program:hover, .carousel-program-explorer .program:focus, .carousel-program-explorer .program:active {
  cursor: pointer;
}
.carousel-program-explorer .program:hover a .program-title, .carousel-program-explorer .program:hover a:visited .program-title, .carousel-program-explorer .program:focus a .program-title, .carousel-program-explorer .program:focus a:visited .program-title, .carousel-program-explorer .program:active a .program-title, .carousel-program-explorer .program:active a:visited .program-title {
  text-decoration: underline;
}
.carousel-program-explorer .program:hover .program-overlay, .carousel-program-explorer .program:focus .program-overlay, .carousel-program-explorer .program:active .program-overlay {
  z-index: 2;
  opacity: 1;
}
.carousel-program-explorer .program-image {
  position: relative;
}
.carousel-program-explorer .program-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  opacity: 0;
  -webkit-transition: opacity 250ms linear;
          transition: opacity 250ms linear;
}
.carousel-program-explorer .program-overlay .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: orange;
  font-size: 13px;
  text-transform: uppercase;
  padding: 9px 25px;
  font-weight: 600;
}
.carousel-program-explorer .program-overlay .btn:hover, .carousel-program-explorer .program-overlay .btn:focus, .carousel-program-explorer .program-overlay .btn:active {
  background: #e69500;
}
.carousel-program-explorer .program-title {
  font-weight: normal;
  font-size: 16.48999px;
  line-height: 1.32121212;
  color: #00539f;
}
@media (min-width: 920px) {
  .carousel-program-explorer .program-title {
    font-size: 24.73498px;
  }
}
@media (min-width: 1200px) {
  .carousel-program-explorer .program-title {
    font-size: 28px;
  }
}
.carousel-program-explorer .program-tagline {
  font-size: 11.77856px;
  line-height: 1.14285714;
  color: #707070;
}
@media (min-width: 920px) {
  .carousel-program-explorer .program-tagline {
    font-size: 17.66784px;
  }
}
@media (min-width: 1200px) {
  .carousel-program-explorer .program-tagline {
    font-size: 20px;
  }
}

.touch .carousel-program-explorer .program:hover .program-overlay, .touch .carousel-program-explorer .program:focus .program-overlay,
.touch .carousel-program-explorer .program:active .program-overlay {
  opacity: 0;
  z-index: -10;
}
.touch .carousel-program-explorer .program:hover a .program-title, .touch .carousel-program-explorer .program:hover a:visited .program-title, .touch .carousel-program-explorer .program:focus a .program-title, .touch .carousel-program-explorer .program:focus a:visited .program-title {
  text-decoration: none;
}

.explore-control {
  background: rgba(0, 160, 223, 0.5) !important;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
  width: 44px;
  height: 44px;
}
.explore-control.btn {
  padding: 0;
  font-size: 44px;
  line-height: 1;
}
.explore-control.btn[disabled], .explore-control.btn.disabled {
  background: rgba(0, 0, 0, 0.5) !important;
}
.explore-control:hover {
  background: #00a0df !important;
}

.explore-control.button--previous {
  position: absolute;
  top: 35.729614%;
  left: 0;
  -webkit-transform: tranlateY(-35.72961%);
          transform: tranlateY(-35.72961%);
  z-index: 2;
}

.explore-control.button--next {
  position: absolute;
  top: 35.729614%;
  right: 0;
  -webkit-transform: tranlateY(-35.72961%);
          transform: tranlateY(-35.72961%);
  z-index: 2;
}

.green-background-strip {
  background: #bed600;
  width: 100%;
  height: 35.729614%;
  position: absolute;
  top: 35.729614%;
  -webkit-transform: translateY(-35.72961%);
          transform: translateY(-35.72961%);
  z-index: 0;
}

/* ==========================================================================
   Events Tabs (Homepage)
   ========================================================================== */
.e-tabbed-content {
  *zoom: 1;
  display: block;
  margin-bottom: 54px;
}
.e-tabbed-content:before, .e-tabbed-content:after {
  content: "";
  display: table;
}
.e-tabbed-content:after {
  clear: both;
}
@media (min-width: 900px) {
  .e-tabbed-content {
    margin-bottom: 108px;
  }
}
.e-tabbed-content .section-title {
  margin-top: 0;
  font-family: "EB Garamond", Georgia, Times, "Times New Roman", serif;
  font-size: 26.50177px;
  line-height: 1.125;
  font-weight: 500;
  color: #FFFFFF;
}
@media (min-width: 480px) {
  .e-tabbed-content .section-title {
    text-align: center;
    font-size: 39.75265px;
  }
}
@media (min-width: 760px) {
  .e-tabbed-content .section-title {
    font-size: 26.50177px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .e-tabbed-content .section-title {
    font-size: 39.75265px;
  }
}
@media (min-width: 1400px) {
  .e-tabbed-content .section-title {
    font-size: 45px;
  }
}
.e-tabbed-content .events-navigation {
  background: #00539f;
  color: #FFFFFF;
  width: 100%;
  float: left;
}
@media (min-width: 760px) {
  .e-tabbed-content .events-navigation {
    width: 25%;
  }
}
.e-tabbed-content .events-navigation .events-nav-inner {
  padding: 27px 27px 13.5px;
}
@media (min-width: 760px) {
  .e-tabbed-content .events-navigation .events-nav-inner {
    margin-left: 25.92593%;
    padding: 54px 0;
  }
}
.e-tabbed-content .events-navigation nav {
  list-style: none;
  *zoom: 1;
  display: block;
}
.e-tabbed-content .events-navigation nav:before, .e-tabbed-content .events-navigation nav:after {
  content: "";
  display: table;
}
.e-tabbed-content .events-navigation nav:after {
  clear: both;
}
.e-tabbed-content .events-navigation .e-tab-trigger {
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 13.5px;
  font-size: 15.90106px;
  display: block;
}
@media (min-width: 480px) {
  .e-tabbed-content .events-navigation .e-tab-trigger {
    display: inline-block;
    float: left;
    width: 33.33333%;
    text-align: center;
  }
}
@media (min-width: 760px) {
  .e-tabbed-content .events-navigation .e-tab-trigger {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 920px) {
  .e-tabbed-content .events-navigation .e-tab-trigger {
    font-size: 18px;
  }
}
.e-tabbed-content .events-navigation .e-tab-trigger:hover, .e-tabbed-content .events-navigation .e-tab-trigger:focus, .e-tabbed-content .events-navigation .e-tab-trigger:active {
  text-decoration: underline;
}
.e-tabbed-content .events-navigation .e-tab-trigger.active {
  color: #bed600;
  text-decoration: underline;
}
.e-tabbed-content .e-tab-container {
  background: #eaeaea;
  width: 100%;
  float: left;
}
@media (min-width: 760px) {
  .e-tabbed-content .e-tab-container {
    width: 75%;
  }
}
.e-tabbed-content .e-tab-container .e-tab-content {
  width: 100%;
}
.e-tabbed-content .e-tab-container .e-tab-content .events {
  padding: 27px 27px 0;
  *zoom: 1;
  display: block;
  margin: 0;
}
.e-tabbed-content .e-tab-container .e-tab-content .events:before, .e-tabbed-content .e-tab-container .e-tab-content .events:after {
  content: "";
  display: table;
}
.e-tabbed-content .e-tab-container .e-tab-content .events:after {
  clear: both;
}
@media (min-width: 760px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events {
    padding: 54px 27px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}
.e-tabbed-content .e-tab-container .e-tab-content .events li {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  padding-bottom: 27px;
}
@media (min-width: 760px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events li {
    display: inline;
    float: left;
    width: 41.89815%;
    margin: 0 0.92593%;
    padding-bottom: 54px;
  }
}
.e-tabbed-content .e-tab-container .e-tab-content .events li a, .e-tabbed-content .e-tab-container .e-tab-content .events li a:visited {
  text-decoration: none;
}
.e-tabbed-content .e-tab-container .e-tab-content .events li a:hover .title, .e-tabbed-content .e-tab-container .e-tab-content .events li a:focus .title, .e-tabbed-content .e-tab-container .e-tab-content .events li a:active .title, .e-tabbed-content .e-tab-container .e-tab-content .events li a:visited:hover .title, .e-tabbed-content .e-tab-container .e-tab-content .events li a:visited:focus .title, .e-tabbed-content .e-tab-container .e-tab-content .events li a:visited:active .title {
  text-decoration: underline;
}
.e-tabbed-content .e-tab-container .e-tab-content .events .lwn, .e-tabbed-content .e-tab-container .e-tab-content .events .lwl {
  font-weight: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
.e-tabbed-content .e-tab-container .e-tab-content .events .date, .e-tabbed-content .e-tab-container .e-tab-content .events .title, .e-tabbed-content .e-tab-container .e-tab-content .events .time {
  display: block;
}
.e-tabbed-content .e-tab-container .e-tab-content .events .date {
  color: #002663;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 2px solid #bdbdbd;
  padding-bottom: 13.5px;
}
.e-tabbed-content .e-tab-container .e-tab-content .events .title, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited {
  color: #00539f;
  line-height: 1.16666667;
  padding: 13.5px 0;
  display: block;
}
@media (min-width: 1200px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events .title, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited {
    font-size: 18.55124px;
  }
}
@media (min-width: 1400px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events .title, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited {
    font-size: 21px;
  }
}
.e-tabbed-content .e-tab-container .e-tab-content .events .title:hover, .e-tabbed-content .e-tab-container .e-tab-content .events .title:focus, .e-tabbed-content .e-tab-container .e-tab-content .events .title:active, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:hover, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:focus, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:active, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited:hover, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited:focus, .e-tabbed-content .e-tab-container .e-tab-content .events .lwn a:visited:active {
  color: #002663;
}
.e-tabbed-content .e-tab-container .e-tab-content .events .time {
  color: #707070;
  font-size: 14.13428px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events .time {
    font-size: 18.55124px;
  }
}
@media (min-width: 1400px) {
  .e-tabbed-content .e-tab-container .e-tab-content .events .time {
    font-size: 21px;
  }
}
.e-tabbed-content .full-cal-link {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: -13.5px;
  text-align: center;
}
@media (min-width: 760px) {
  .e-tabbed-content .full-cal-link {
    display: inline;
    float: left;
    width: 89.81481%;
    margin: 0 0.92593%;
    text-align: right;
    padding-bottom: 13.5px;
    margin-bottom: 0;
  }
}
.e-tabbed-content .full-cal-link .btn {
  text-transform: uppercase;
  font-size: 15.90106px;
}
@media (min-width: 1200px) {
  .e-tabbed-content .full-cal-link .btn {
    font-size: 18px;
  }
}

/* ==========================================================================
   Carousel - News Highlights
   ========================================================================== */
.carousel-news-highlights {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  padding-bottom: 27px;
  position: relative;
}
.carousel-news-highlights .flickity-viewport {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.carousel-news-highlights .flickity-viewport:before, .carousel-news-highlights .flickity-viewport:after {
  content: "";
  display: table;
}
.carousel-news-highlights .flickity-viewport:after {
  clear: both;
}
.carousel-news-highlights .news-highlights-slide {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  position: relative;
}
@media (min-width: 480px) {
  .carousel-news-highlights .news-highlights-slide {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 1200px) {
  .carousel-news-highlights .news-highlights-slide {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
  }
}
.carousel-news-highlights .slide-image {
  margin-bottom: 13.5px;
}
.carousel-news-highlights .slide-text {
  font-size: inherit;
}
@media (min-width: 760px) {
  .carousel-news-highlights .slide-text {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .carousel-news-highlights .slide-text {
    font-size: 18px;
  }
}
.carousel-news-highlights .slide-text .more-link {
  font-size: 14px;
  display: inline-block;
}
.carousel-news-highlights p, .carousel-news-highlights .learn-more {
  display: inline;
}
.carousel-news-highlights .flickity-prev-next-button {
  border-radius: 0;
  background: #bed600;
}
.carousel-news-highlights .flickity-prev-next-button .arrow {
  fill: #FFFFFF;
}
.carousel-news-highlights .flickity-prev-next-button:hover, .carousel-news-highlights .flickity-prev-next-button:focus, .carousel-news-highlights .flickity-prev-next-button:active {
  background: #d5f000;
}
.carousel-news-highlights .flickity-prev-next-button.next {
  right: 0;
}
.carousel-news-highlights .flickity-prev-next-button.previous {
  left: 0;
}
.carousel-news-highlights .flickity-prev-next-button:disabled {
  background: rgba(0, 0, 0, 0.25);
}

/* ==========================================================================
   News Block
   ========================================================================== */
.news-grid {
  margin-bottom: 27px;
  background: #eaeaea;
}
@media (min-width: 1600px) {
  .news-grid {
    background: #FFFFFF;
  }
}
.news-grid a, .news-grid a:visited {
  cursor: pointer;
  color: #FFFFFF;
  text-decoration: none;
  *zoom: 1;
  display: block;
}
.news-grid a:before, .news-grid a:after, .news-grid a:visited:before, .news-grid a:visited:after {
  content: "";
  display: table;
}
.news-grid a:after, .news-grid a:visited:after {
  clear: both;
}
.news-grid a:hover, .news-grid a:focus, .news-grid a:active, .news-grid a:visited:hover, .news-grid a:visited:focus, .news-grid a:visited:active {
  color: #FFFFFF;
  cursor: pointer;
}
.news-grid a:hover .block-title .title,
.news-grid a:hover .block-title h4, .news-grid a:focus .block-title .title,
.news-grid a:focus .block-title h4, .news-grid a:active .block-title .title,
.news-grid a:active .block-title h4, .news-grid a:visited:hover .block-title .title,
.news-grid a:visited:hover .block-title h4, .news-grid a:visited:focus .block-title .title,
.news-grid a:visited:focus .block-title h4, .news-grid a:visited:active .block-title .title,
.news-grid a:visited:active .block-title h4 {
  text-decoration: none;
}
.news-grid a:hover .block-category, .news-grid a:focus .block-category, .news-grid a:active .block-category, .news-grid a:visited:hover .block-category, .news-grid a:visited:focus .block-category, .news-grid a:visited:active .block-category {
  text-decoration: none;
}
.news-grid a:hover .news-overlay, .news-grid a:focus .news-overlay, .news-grid a:active .news-overlay, .news-grid a:visited:hover .news-overlay, .news-grid a:visited:focus .news-overlay, .news-grid a:visited:active .news-overlay {
  z-index: 2;
  opacity: 1;
}
.news-grid .news-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  opacity: 0;
  -webkit-transition: opacity 250ms linear;
          transition: opacity 250ms linear;
}
.news-grid .news-overlay .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: orange;
  font-size: 13px;
  text-transform: uppercase;
  padding: 9px 25px;
  font-weight: 600;
}
.news-grid .news-overlay .btn:hover, .news-grid .news-overlay .btn:focus, .news-grid .news-overlay .btn:active {
  background: #e69500;
}

.touch .news-grid a:hover .news-overlay, .touch .news-grid a:focus .news-overlay,
.touch .news-grid a:active .news-overlay {
  opacity: 0;
  z-index: -10;
}

.news-block-top,
.news-block-bottom {
  display: block;
  width: 100%;
  *zoom: 1;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-block-top:before, .news-block-top:after,
.news-block-bottom:before,
.news-block-bottom:after {
  content: "";
  display: table;
}
.news-block-top:after,
.news-block-bottom:after {
  clear: both;
}
@media (min-width: 760px) {
  .news-block-top,
  .news-block-bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.news-block-top-right {
  display: inline;
  float: left;
  width: 100%;
}
@media (min-width: 760px) {
  .news-block-top-right {
    display: inline;
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
@media (min-width: 1000px) {
  .news-block-top-right {
    display: inline;
    float: left;
    width: 50%;
    position: relative;
  }
}

.news-block-top-left {
  display: inline;
  float: left;
  width: 100%;
}
@media (min-width: 760px) {
  .news-block-top-left {
    display: inline;
    float: left;
    width: 33.33333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
}
@media (min-width: 1000px) {
  .news-block-top-left {
    display: inline;
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
}

.news-block-bottom-inner {
  display: inline;
  float: left;
  width: 100%;
}

.news-block {
  padding-bottom: 0;
}
@media (min-width: 600px) {
  .news-block {
    padding-bottom: 50%;
  }
}
@media (min-width: 600px) {
  .news-block {
    padding-bottom: 40%;
  }
}
@media (min-width: 760px) {
  .news-block {
    padding-bottom: 50%;
  }
}

.news-block.background-image {
  padding-bottom: 65%;
}
@media (min-width: 480px) {
  .news-block.background-image {
    padding-bottom: 50%;
  }
}
@media (min-width: 600px) {
  .news-block.background-image {
    padding-bottom: 40%;
  }
}
@media (min-width: 760px) {
  .news-block.background-image {
    padding-bottom: 50%;
  }
}

@media (min-width: 760px) {
  .news-block-bottom .news-block {
    padding-bottom: 25%;
  }
}

.news-block {
  overflow: hidden;
  position: relative;
  display: block;
  -webkit-transition: all 250ms ease;
          transition: all 250ms ease;
  background: #00539f;
}
.news-block .block-title .title,
.news-block .block-title h4 {
  line-height: 1.256;
  font-size: 21px;
}
@media (min-width: 400px) {
  .news-block .block-title .title,
  .news-block .block-title h4 {
    font-size: 26px;
  }
}
@media (min-width: 600px) {
  .news-block .block-title .title,
  .news-block .block-title h4 {
    font-size: 26px;
  }
}
@media (min-width: 1400px) {
  .news-block .block-title .title,
  .news-block .block-title h4 {
    font-size: 31.80212px;
  }
}
@media (min-width: 1500px) {
  .news-block .block-title .title,
  .news-block .block-title h4 {
    font-size: 36px;
  }
}
.news-block.block-short {
  display: inline;
  float: left;
  width: 25%;
}
.news-block-top-right .news-block.block-short {
  display: inline;
  float: left;
  width: 100%;
}
@media (min-width: 600px) {
  .news-block-top-right .news-block.block-short {
    display: inline;
    float: left;
    width: 50%;
  }
}
.news-block-bottom .news-block.block-short {
  display: inline;
  float: left;
  width: 100%;
}
@media (min-width: 600px) {
  .news-block-bottom .news-block.block-short {
    display: inline;
    float: left;
    width: 50%;
  }
}
@media (min-width: 920px) {
  .news-block-bottom .news-block.block-short {
    display: inline;
    float: left;
    width: 25%;
  }
}
.news-block.block-long {
  display: inline;
  float: left;
  width: 100%;
}
@media (min-width: 920px) {
  .news-block.block-long {
    display: inline;
    float: left;
    width: 50%;
  }
}
.news-block-top-right .news-block.block-long {
  display: inline;
  float: left;
  width: 100%;
}
.news-block.block-feature {
  display: inline;
  float: left;
  width: 100%;
}
.news-block.background-image {
  background-size: cover !important;
  background-position: center top 25% !important;
  background-repeat: no-repeat !important;
}
.news-block.background-image .block-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+29,0.12+44,0.65+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, transparent 29%, rgba(0, 0, 0, 0.12) 44%, rgba(0, 0, 0, 0.65) 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, transparent 29%, rgba(0, 0, 0, 0.12) 44%, rgba(0, 0, 0, 0.65) 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ) !important;
  /* IE6-9 */
}
.news-block.background-image .block-title-inner {
  position: absolute !important;
  top: auto !important;
  bottom: 0 !important;
  padding: 13.5px !important;
}
@media (min-width: 600px) {
  .news-block.background-image .block-title-inner {
    padding: 27px;
  }
}
.news-block.blue {
  background: #00539f;
}
.news-block.green {
  background: #bed600;
}
.news-block.orange {
  background: orange;
}
.news-block.gray {
  background: #707070;
}
.news-block .block-title {
  position: relative;
  color: #FFFFFF;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 18%, rgba(0, 0, 0, 0.13) 56%, rgba(0, 0, 0, 0.2) 68%, rgba(0, 0, 0, 0.22) 71%, rgba(0, 0, 0, 0.36) 93%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 18%, rgba(0, 0, 0, 0.13) 56%, rgba(0, 0, 0, 0.2) 68%, rgba(0, 0, 0, 0.22) 71%, rgba(0, 0, 0, 0.36) 93%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5c000000',GradientType=0 );
  /* IE6-9 */
}
@media (min-width: 600px) {
  .news-block .block-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.news-block .block-title .title,
.news-block .block-title .title a,
.news-block .block-title .title a:visited,
.news-block .block-title h4,
.news-block .block-title h4 a,
.news-block .block-title h4 a:visited {
  color: #FFFFFF;
  font-weight: 700;
  margin: 0;
  margin-bottom: 13.5px;
}
@media (min-width: 1400px) {
  .news-block .block-title .title,
  .news-block .block-title .title a,
  .news-block .block-title .title a:visited,
  .news-block .block-title h4,
  .news-block .block-title h4 a,
  .news-block .block-title h4 a:visited {
    font-weight: 600;
  }
}
.news-block .block-title ol, .news-block .block-title ul {
  margin: 0;
}
.news-block .block-title .block-title-inner {
  position: relative;
  padding: 54px 13.5px;
}
@media (min-width: 600px) {
  .news-block .block-title .block-title-inner {
    padding: 27px;
    position: absolute;
    top: 0;
    bottom: auto;
  }
}
.news-block .block-category {
  font-size: 12.36749px;
  display: block;
  font-weight: 700;
  letter-spacing: 01px;
}
@media (min-width: 760px) {
  .news-block .block-category {
    font-size: 14px;
  }
}

/* ==========================================================================
   Heros
   ========================================================================== */
.hero-image {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  padding-bottom: 46.875%;
  background: #fff;
  overflow: hidden;
  width: 100%;
  *zoom: 1;
  display: block;
}
.hero-image:before, .hero-image:after {
  content: "";
  display: table;
}
.hero-image:after {
  clear: both;
}
@media (min-width: 1600px) {
  .hero-image { padding-bottom: 790px; }
}





.hero-image.thin { padding-bottom: 31.25%; }




@media (min-width: 1600px) {
	.hero-image.thin { padding-bottom: 500px !important; }
}	

.hero-image img {
  position: absolute;
  top: 0;
  width: 100%;
}

.main-body .hero-image {
  padding-bottom: 56% !important;
  margin-bottom: 27px;
}

.hero-text {
  position: relative;
  width: 100%;
  padding: 27px 0;
}
@media (min-width: 1200px) {
  .hero-text {
    background: #9E9E9E;
    position: absolute;
    width: 50%;
    bottom: 27px;
    left: 0;
    margin: 27px;
    padding: 27px;
  }
}
.hero-text h3, .hero-text p {
  margin: 0;
}

/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
.breadcrumbs, .expanding-crumbs {
  padding: 0;
  margin: 0 0 27px 0;
}
.breadcrumbs li, .expanding-crumbs li {
  display: inline-block;
}
.breadcrumbs li:after, .expanding-crumbs li:after {
  content: "\f2fb";
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  font-size: 13px;
  text-rendering: auto;
  padding-left: 5px;
}
.breadcrumbs li.current-crumb:after, .expanding-crumbs li.current-crumb:after {
  content: "";
}
.breadcrumbs a, .breadcrumbs a:visited, .expanding-crumbs a, .expanding-crumbs a:visited {
  color: #707070;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:active, .breadcrumbs a:visited:hover, .breadcrumbs a:visited:focus, .breadcrumbs a:visited:active, .expanding-crumbs a:hover, .expanding-crumbs a:focus, .expanding-crumbs a:active, .expanding-crumbs a:visited:hover, .expanding-crumbs a:visited:focus, .expanding-crumbs a:visited:active {
  text-decoration: underline;
}
.breadcrumbs .expanding-crumbs, .expanding-crumbs .expanding-crumbs {
  display: inline;
}
.breadcrumbs .expanding-crumbs li, .expanding-crumbs .expanding-crumbs li {
  display: none;
}
@media (min-width: 760px) {
  .breadcrumbs .expanding-crumbs li, .expanding-crumbs .expanding-crumbs li {
    display: inline;
  }
}
.breadcrumbs .expanding-crumbs:before, .expanding-crumbs .expanding-crumbs:before {
  content: "... \f2fb";
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  padding-left: 5px;
}
@media (min-width: 760px) {
  .breadcrumbs .expanding-crumbs:before, .expanding-crumbs .expanding-crumbs:before {
    content: "";
    padding: 0;
  }
}

/* ==========================================================================
   Routers (In Body)
   ========================================================================== */
.router-container {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 27px;
}
.router-container:before, .router-container:after {
  content: "";
  display: table;
}
.router-container:after {
  clear: both;
}

.router-row {
  width: 100%;
  float: left;
  *zoom: 1;
  display: block;
  margin-bottom: 13.5px;
  color: #707070;
  background: #f5f5f5;
  padding: 27px;
}
.router-row:before, .router-row:after {
  content: "";
  display: table;
}
.router-row:after {
  clear: both;
}
.router-row a, .router-row a:visited {
  display: block;
}
.router-row a:hover, .router-row a:focus, .router-row a:active, .router-row a:visited:hover, .router-row a:visited:focus, .router-row a:visited:active {
  color: #00a0df;
}
.router-row a:hover .row-title, .router-row a:focus .row-title, .router-row a:active .row-title, .router-row a:visited:hover .row-title, .router-row a:visited:focus .row-title, .router-row a:visited:active .row-title {
  text-decoration: underline;
}
.router-row .image-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 400px) {
  .router-row .image-container {
    display: inline;
    float: left;
    width: 98%;
    margin-bottom: 13.5px;
  }
}
@media (min-width: 480px) {
  .router-row .image-container {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
    margin-bottom: 0;
  }
}
.router-row .text-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  font-size: inherit;
}
@media (min-width: 480px) {
  .router-row .text-container {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .router-row .text-container {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .router-row .text-container {
    font-size: 18px;
  }
}
.router-row .text-container.full-width {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.router-row .row-title {
  margin: 0;
  line-height: 1.125;
  margin-bottom: 13.5px;
  text-transform: uppercase;
  color: #00539f;
  font-size: 17.66784px;
}
@media (min-width: 920px) {
  .router-row .row-title {
    font-size: 20px;
  }
}
.router-row .timestamp {
  display: block;
  color: #bdbdbd;
  font-style: italic;
  margin-bottom: 13.5px;
}
.router-row p {
  margin: 0;
}

.router-blocks {
  list-style: none;
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 27px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.router-blocks:before, .router-blocks:after {
  content: "";
  display: table;
}
.router-blocks:after {
  clear: both;
}
.router-blocks:after, .router-blocks:before {
  display: initial;
}
.router-blocks li {
  background: #f5f5f5;
  display: inline-block;
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
  padding: 27px;
}
@media (min-width: 760px) {
  .router-blocks li {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
    margin-bottom: 21.6px;
  }
}
.router-blocks li.no-description {
  text-align: center;
  padding: 27px;
}
.router-blocks li br {
  display: none;
}
.router-blocks a, .router-blocks a:visited {
  color: #00539f;
  display: block;
}
.router-blocks a:hover, .router-blocks a:focus, .router-blocks a:active, .router-blocks a:visited:hover, .router-blocks a:visited:focus, .router-blocks a:visited:active {
  color: #00539f;
  text-decoration: none;
}
.router-blocks a:hover .block-title, .router-blocks a:focus .block-title, .router-blocks a:active .block-title, .router-blocks a:visited:hover .block-title, .router-blocks a:visited:focus .block-title, .router-blocks a:visited:active .block-title {
  text-decoration: underline;
}
.router-blocks a br, .router-blocks a:visited br {
  display: none;
}
.router-blocks .block-title {
  display: block;
  margin-top: 0;
}
.router-blocks .block-description {
  display: block;
  color: #707070;
  font-size: inherit;
}
@media (min-width: 760px) {
  .router-blocks .block-description {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .router-blocks .block-description {
    font-size: 18px;
  }
}

.page-bottom {
  width: 100%;
  float: left;
  *zoom: 1;
  display: block;
  background: #eaeaea;
  padding: 27px 0;
}
.page-bottom:before, .page-bottom:after {
  content: "";
  display: table;
}
.page-bottom:after {
  clear: both;
}
.page-bottom h2 {
  margin-bottom: 27px;
}
.page-bottom .router-blocks {
  text-align: center;
}
.page-bottom .router-blocks li {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-bottom .router-blocks li a, .page-bottom .router-blocks li a:visited {
  width: 100%;
  background: #dddddd;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
  padding: 27px;
  text-decoration: none; /* aks 10/30/19 */
}
.page-bottom .router-blocks li a:hover, .page-bottom .router-blocks li a:focus, .page-bottom .router-blocks li a:active, .page-bottom .router-blocks li a:visited:hover, .page-bottom .router-blocks li a:visited:focus, .page-bottom .router-blocks li a:visited:active {
  background: #d1d1d1;
}
.page-bottom .router-blocks .block-title {
  color: #00a0df;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17.66784px;
}
@media (min-width: 920px) {
  .page-bottom .router-blocks .block-title {
    font-size: 20px;
  }
}
.page-bottom .router-blocks .block-description {
  color: #00539f;
  font-size: 14px;
}

.inbody-row-container {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 27px;
}
.inbody-row-container:before, .inbody-row-container:after {
  content: "";
  display: table;
}
.inbody-row-container:after {
  clear: both;
}
.inbody-row-container .inbody-row:last-child {
  border-bottom: 2px solid #E6E7E8;
}

.inbody-row {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
  padding: 54px 0;
  border-top: 2px solid #E6E7E8;
}
.inbody-row.borderless {
  border-top: 0;
}
.inbody-row a, .inbody-row a:visited {
  color: #707070;
  display: block;
  text-decoration: none;
}
.inbody-row a:hover, .inbody-row a:focus, .inbody-row a:active, .inbody-row a:visited:hover, .inbody-row a:visited:focus, .inbody-row a:visited:active {
  color: #707070;
}
.inbody-row a:hover .row-title, .inbody-row a:focus .row-title, .inbody-row a:active .row-title, .inbody-row a:visited:hover .row-title, .inbody-row a:visited:focus .row-title, .inbody-row a:visited:active .row-title {
  text-decoration: underline;
}
.inbody-row .image-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 400px) {
  .inbody-row .image-container {
    display: inline;
    float: left;
    width: 81.48148%;
    margin: 0 0.92593%;
    margin-left: 9.25926%;
    margin-bottom: 13.5px;
  }
}
@media (min-width: 480px) {
  .inbody-row .image-container {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
    margin-bottom: 0;
  }
}
.inbody-row .text-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  font-size: inherit;
  font-size: inherit;
}
@media (min-width: 480px) {
  .inbody-row .text-container {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .inbody-row .text-container {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .inbody-row .text-container {
    font-size: 18px;
  }
}
.inbody-row .text-container.full-width {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.inbody-row .row-title {
  margin: 0;
  line-height: 1.125;
  margin-bottom: 13.5px;
  text-transform: uppercase;
  color: #00539f;
  font-size: 17.66784px;
}
@media (min-width: 920px) {
  .inbody-row .row-title {
    font-size: 20px;
  }
}
.inbody-row p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   News and Blog
   ========================================================================== */
.news-container {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.news-container:before, .news-container:after {
  content: "";
  display: table;
}
.news-container:after {
  clear: both;
}

.news-row {
  border-top: 2px solid #E6E7E8;
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  padding-top: 27px;
  margin-bottom: 27px;
}
.news-row .image-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 400px) {
  .news-row .image-container {
    display: inline;
    float: left;
    width: 81.48148%;
    margin: 0 0.92593%;
    margin-left: 9.25926%;
    margin-bottom: 13.5px;
  }
}
@media (min-width: 480px) {
  .news-row .image-container {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
    margin-bottom: 0;
  }
}
.news-row .text-container {
  display: inline;
  float: left;
  width: 73.14815%;
  margin: 0 0.92593%;
}
.news-row .text-container {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  font-size: inherit;
}
@media (min-width: 480px) {
  .news-row .text-container {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .news-row .text-container {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .news-row .text-container {
    font-size: 18px;
  }
}
.news-row .text-container.full-width {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.news-row .row-title {
  margin: 0;
  font-size: 17.66784px;
  line-height: 1.125;
}
@media (min-width: 920px) {
  .news-row .row-title {
    font-size: 20px;
  }
}
.news-row p {
  margin: 0;
}
.news-row .more-link {
  margin-top: 13.5px;
  float: left;
}

.article-credits {
  display: block;
  color: #bdbdbd;
  font-style: italic;
  margin-bottom: 13.5px;
}

.select-custom {
  position: relative;
  display: inline-block;
  color: #FFFFFF;
}

.select-custom select {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 6.75px 2.25rem 6.75px 27px;
  color: #FFFFFF;
  background-color: #bed600;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Undo the Firefox inner focus ring */
.select-custom select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* Dropdown arrow */
.select-custom:after {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -.15rem;
  pointer-events: none;
  border-top: 0.35rem solid #FFFFFF;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}

/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
.select-custom select:hover {
  background-color: #ddd;
}
*/
/* Focus */
.select-custom select:focus {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/* Active/open */
.select-custom select:active {
  color: #fff;
  background-color: #0074d9;
}

/* Hide the arrow in IE10 and up */
.select-custom select::-ms-expand {
  display: none;
}

/* Media query to target Firefox only */
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .select-custom select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }

  /* <option> elements inherit styles from <select>, so reset them. */
  .select-custom option {
    background-color: #fff;
  }
}
/* IE9 hack to hide the arrow */
@media screen and (min-width: 0\0) {
  .select-custom select {
    z-index: 1;
    padding: .5rem 1.5rem .5rem 1rem;
  }

  .select-custom:after {
    z-index: 5;
  }

  .select-custom:before {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 1.5rem;
    background-color: #eee;
  }

  .select-custom select:hover,
  .select-custom select:focus,
  .select-custom select:active {
    color: #555;
    background-color: #eee;
  }
}
.blog-tags ol, .blog-tags ul {
  list-style: none;
  margin: 0;
  border-top: 2px solid #E6E7E8;
  border-bottom: 2px solid #E6E7E8;
}
.blog-tags li {
  margin-bottom: 2px;
  display: inline-block;
}
.blog-tags li a {
  display: inline-block;
  float: left;
  margin-right: 5px;
  background: #00539f;
  padding: 5px 10px;
  text-transform: uppercase;
}
.blog-tags a, .blog-tags a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.blog-tags a:hover, .blog-tags a:focus, .blog-tags a:active, .blog-tags a:visited:hover, .blog-tags a:visited:focus, .blog-tags a:visited:active {
  text-decoration: underline;
}
.blog-tags a.blue, .blog-tags a:visited.blue {
  background: #00539f;
  color: #FFFFFF;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
}
.blog-tags a.blue:hover, .blog-tags a.blue:focus, .blog-tags a.blue:active, .blog-tags a:visited.blue:hover, .blog-tags a:visited.blue:focus, .blog-tags a:visited.blue:active {
  background: #00386c;
}
.blog-tags a.blue-dark, .blog-tags a:visited.blue-dark {
  background: #002663;
  color: #FFFFFF;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
}
.blog-tags a.blue-dark:hover, .blog-tags a.blue-dark:focus, .blog-tags a.blue-dark:active, .blog-tags a:visited.blue-dark:hover, .blog-tags a:visited.blue-dark:focus, .blog-tags a:visited.blue-dark:active {
  background: #001230;
}
.blog-tags a.blue-light, .blog-tags a:visited.blue-light {
  background: #00a0df;
  color: #FFFFFF;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
}
.blog-tags a.blue-light:hover, .blog-tags a.blue-light:focus, .blog-tags a.blue-light:active, .blog-tags a:visited.blue-light:hover, .blog-tags a:visited.blue-light:focus, .blog-tags a:visited.blue-light:active {
  background: #007bac;
}

/* Pagination */
.tool-pagination ul {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.tool-pagination li {
  display: inline-block;
  margin-right: 10px;
}
.tool-pagination a.next, .tool-pagination a.prev {
  display: inline-block;
  margin-right: 10px;
}
.tool-pagination a, .tool-pagination a:visited {
  text-decoration: none;
}
.tool-pagination a:hover, .tool-pagination a:focus, .tool-pagination a:active, .tool-pagination a:visited:hover, .tool-pagination a:visited:focus, .tool-pagination a:visited:active {
  text-decoration: underline;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn,
button[type="submit"],
input[type="submit"],
input[type="button"] {
  display: inline-block;
  padding: 4px 16px;
  line-height: 1.25;
  font-weight: normal;
  background-color: #00539f;
  border: 0;
  border-radius: 0px;
  margin-bottom: 0;
  color: #fff;
  font-size: 16px !important;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
}
@media (min-width: 760px) {
  .btn,
  button[type="submit"],
  input[type="submit"],
  input[type="button"] {
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  .btn,
  button[type="submit"],
  input[type="submit"],
  input[type="button"] {
    font-size: 18px !important;
  }
}
.btn a, .btn a:visited, a .btn, a:visited .btn,
button[type="submit"] a,
button[type="submit"] a:visited, a
button[type="submit"], a:visited
button[type="submit"],
input[type="submit"] a,
input[type="submit"] a:visited, a
input[type="submit"], a:visited
input[type="submit"],
input[type="button"] a,
input[type="button"] a:visited, a
input[type="button"], a:visited
input[type="button"] {
  color: #FFFFFF !important;
  text-decoration: none;
}
.btn.with-arrow,
button[type="submit"].with-arrow,
input[type="submit"].with-arrow,
input[type="button"].with-arrow {
  padding-right: 40px;
  position: relative;
}
.btn.with-arrow:after,
button[type="submit"].with-arrow:after,
input[type="submit"].with-arrow:after,
input[type="button"].with-arrow:after {
  content: "\f2f6";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn:hover,
a .btn:hover,
.btn.active,
.ninja-forms-form-wrap input[type="submit"],
.ninja-forms-form-wrap input[type="submit"]:hover {
  background-color: #00386c;
  border-color: #00386c;
  text-decoration: none;
}

.btn-primary {
  color: #707070;
}

.btn-secondary {
  background-color: #002663;
  border-color: #002663;
  color: #FFFFFF;
}

.btn-secondary:hover,
a .btn-secondary:hover,
.btn-secondary.active {
  background-color: #000917;
  border-color: #000917;
}

.btn-green {
  background-color: #bed600;
  border-color: #bed600;
  color: #FFFFFF;
}

.btn-green:hover,
a .btn-green:hover,
.btn-green.active {
  background-color: #a7bd00;
  border-color: #a7bd00;
}

.btn-special {
  background-color: orange;
  border-color: orange;
  color: #FFFFFF;
  font-weight: 700;
  position: relative;
  padding-right: 40px;
}
.btn-special:after {
  content: "\f2f6";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-special:hover,
a .btn-special:hover,
.btn-special.active {
  background-color: #e69500;
  border-color: #e69500;
}

.btn:active,
.btn.active {
  outline: 0;
}

.btn.disabled,
.btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=50);
  box-shadow: none;
}

.btn-large {
  padding: 0.75em 2em;
  line-height: normal;
}
.btn-large.with-arrow {
  right: 24px !important;
}

.btn-full {
  padding: 0.75em 2em;
  line-height: normal;
  width: 100%;
}
.btn-full .with-arrow {
  right: 24px !important;
}

button,
.btn {
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  /* Override default Webkit/Firefox button styling */
  background-image: none;
  -webkit-appearance: none;
}

/* ==========================================================================
   Tabs
   ========================================================================== */
.tabbed-content .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.tabbed-content .tabs .tab-trigger {
  margin: 0;
  cursor: pointer;
  display: block;
}
.tabbed-content .tabbed-content-title {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.tabbed-content .tab-trigger {
  float: left;
  text-align: center;
  border-top: 5px solid #fff;
  background: #c4d8e5;
  color: #00539f;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6.75px 13.5px;
  width: 50%;
}
@media (min-width: 760px) {
  .tabbed-content .tab-trigger {
    width: auto;
    padding: 13.5px 27px;
    font-size: 16px;
  }
}
@media (min-width: 920px) {
  .tabbed-content .tab-trigger {
    font-size: 20px;
  }
}
.tabbed-content .tab-trigger.active {
  border-top: 5px solid #eaeaea;
  background: #eaeaea;
}
.tabbed-content .tab-content {
  clear: both;
  padding: 27px 0;
  background: #eaeaea;
  font-size: inherit;
}
@media (min-width: 760px) {
  .tabbed-content .tab-content {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .tabbed-content .tab-content {
    font-size: 18px;
  }
}
.tabbed-content .tab-inner {
  padding: 27px;
}

.filter-column {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 760px) {
  .filter-column {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 920px) {
  .filter-column {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
  }
}

.filter-list {
  background: #f5f5f5;
  padding: 27px;
  margin-bottom: 13.5px;
}
.filter-list .filter-list-title {
  margin: 0;
  font-weight: 700;
  color: #00539f;
  margin-bottom: 13.5px;
  text-transform: uppercase;
  font-size: 18px;
}
.filter-list .filter-list-title a, .filter-list .filter-list-title a:visited {
  color: #00539f;
  text-decoration: none;
}
.filter-list .filter-list-title a:hover, .filter-list .filter-list-title a:focus, .filter-list .filter-list-title a:active, .filter-list .filter-list-title a:visited:hover, .filter-list .filter-list-title a:visited:focus, .filter-list .filter-list-title a:visited:active {
  color: #00539f;
  text-decoration: underline;
}
.filter-list .filter-list-title a:after, .filter-list .filter-list-title a:visited:after {
  content: "\f2fb \f2fb";
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  padding-left: 5px;
}
.filter-list .filter-list-sub-title {
  font-weight: bold;
}
.filter-list .filter-list-link:after {
  content: "\f2fb";
  padding-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
}
.filter-list ul {
  margin: 0;
  list-style: none;
}
.filter-list li {
  margin-bottom: 13.5px;
  line-height: 1.35;
}
.filter-list li a, .filter-list li a:visited {
  color: #707070;
  text-decoration: none;
}
.filter-list li a:hover, .filter-list li a:focus, .filter-list li a:active, .filter-list li a:visited:hover, .filter-list li a:visited:focus, .filter-list li a:visited:active {
  color: #707070;
  text-decoration: underline;
}

/* ==========================================================================
   Accordion
   ========================================================================== */
.accordion {
  padding: 27px;
  margin: 0;
  position: relative;
  cursor: pointer;
  outline: 0;
  color: #002663;		# AKS added 2/14/18
  text-transform: uppercase;
  font-size: 17.66784px;
}
@media (min-width: 920px) {
  .accordion {
    font-size: 20px;
  }
}
.accordion h3 {
  font-weight: 700;
}

.accordion:after {
  content: '+';
  padding: 27px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  display: block;
}

.accordion.active:after {
  content: '-';
}

.accordion-container section {
  margin-bottom: 27px;
  background: #c4d8e5;
}

.panel {
  overflow: hidden;
  color: #002663;
}

.panel-inner {
  padding: 0 27px 27px;
  font-size: 14.13428px;
}
@media (min-width: 1400px) {
  .panel-inner {
    font-size: 16px;
  }
}

.js .panel {
  max-height: 0;
}

.js .panel.active {
  max-height: 9999999em;
}

.panel p:last-child {
  margin: 0;
}

.js .accordion-open-default {
  /* Where it makes sense to display the full content */
}
@media all and (min-width: 760px) {
  .js .accordion-open-default .accordion {
    cursor: default;
  }
  .js .accordion-open-default .tab.active {
    background: none;
  }
  .js .accordion-open-default .accordion:after, .js .accordion-open-default .accordion.active:after {
    content: "";
  }
  .js .accordion-open-default .panel, .js .accordion-open-default .panel.active {
    max-height: none;
  }
}

.directory-accordion section {
  background: #FFFFFF;
  border-bottom: 2px solid #E6E7E8;
  margin-bottom: 13.5px;
}
.directory-accordion .accordion {
  padding: 0 62px 0 0;
  margin-top: 27px;
  margin-bottom: 27px;
}
.directory-accordion .directory-jump-links {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.directory-accordion .panel-inner {
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   Media
   ========================================================================== */
.full-media {
  margin-bottom: 27px;
}

figcaption {
  display: block;
  color: #bdbdbd;
  font-style: italic;
  line-height: 1.125;
  margin-top: 13.5px;
}

.offset {
  margin-bottom: 27px !important;
}
@media (min-width: 480px) {
  .offset {
    margin-top: 10px !important;
    margin-bottom: 13.5px !important;
  }
}

.left-offset, img.left, img.alignleft {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  float: left;
  display: inline;
  margin-bottom: 27px;
  -webkit-transition: width 5ms linear !important;
          transition: width 5ms linear !important;
}
@media (min-width: 480px) {
  .left-offset, img.left, img.alignleft {
    display: inline;
    float: left;
    width: 39.81481%;
    margin: 0 0.92593%;
    margin-right: 27px;
    margin-left: 0;
    margin-bottom: 0;
  }
}

.right-offset, img.right, img.alignright {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  margin-bottom: 27px;
  float: left;
  display: inline;
  -webkit-transition: width 5ms linear !important;
          transition: width 5ms linear !important;
}
@media (min-width: 480px) {
  .right-offset, img.right, img.alignright {
    display: inline;
    float: left;
    width: 39.81481%;
    margin: 0 0.92593%;
    float: right !important;
    margin-left: 27px;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.center-offset, img.center, img.aligncenter {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  margin-bottom: 27px;
  float: left;
  -webkit-transition: width 5ms linear !important;
          transition: width 5ms linear !important;
}
@media (min-width: 480px) {
  .center-offset, img.center, img.aligncenter {
    display: inline;
    float: left;
    width: 39.81481%;
    margin: 0 0.92593%;
    margin-left: 30.09259%;
    float: left;
    margin-bottom: 0;
  }
}

.half-content {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  margin-bottom: 27px;
}
@media (min-width: 480px) {
  .half-content {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
    margin-bottom: 27px;
  }
}

.third-content {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
  margin-left: 9.25926%;
  margin-bottom: 27px;
}
@media (min-width: 480px) {
  .third-content {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
    margin-bottom: 27px;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==========================================================================
   Side Navigation
   ========================================================================== */
#expanding-side-nav {
  margin-bottom: 27px;
}
#expanding-side-nav h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0;
  font-size: 15.90106px;
}
@media (min-width: 1400px) {
  #expanding-side-nav h4 {
    font-size: 18px;
  }
}

.expanding-side-menu,
.expanding-side-menu > ul ul {
  clear: both;
  -webkit-transition: max-height 0.3s ease-in-out;
          transition: max-height 0.3s ease-in-out;
}

.js .expanding-side-menu,
.js .expanding-side-menu > ul ul {
  overflow: hidden;
  max-height: 0;
}

.expanding-side-menu.active,
.js .expanding-side-menu > ul ul.active {
  max-height: 555em;
}

.expanding-side-menu li {
  position: relative;
}
.expanding-side-menu li a, .expanding-side-menu li a:visited {
  display: block;
  padding: 13.5px 45px 13.5px 13.5px;
  position: relative;
  color: #707070;
  line-height: 1.5;
}

.level-1 {
  border-top: 2px solid #E6E7E8;
}
.level-1 li {
  border-bottom: 2px solid #E6E7E8;
}
.level-1 ul li {
  border: 0;
}

#expanding-side-nav ul,
#expanding-side-nav ol,
#expanding-side-nav ul li a {
  list-style: none !important;
  position: relative;
  margin: 0;
}

.side-more-link {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
.side-more-link:hover {
  color: #000000;
}

.side-more-link:focus {
  outline-color: rgba(255, 255, 255, 0.1);
  outline-width: 0px;
}

.side-more-link:after {
  content: "\f278";
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  line-height: 27px;
  padding: 13.5px;
}

.side-more-link.active:after {
  content: "\f273";
}

.level-2, .level-3, .level-4 {
  border-bottom: 0;
}
.level-2 .has-subnav, .level-3 .has-subnav, .level-4 .has-subnav {
  border-bottom: 0;
}

.level-1 a {
  font-weight: 700;
}

.level-2 a {
  padding: 9px 45px 9px 27px !important;
  border-bottom: 0;
  font-weight: normal;
}

.level-3 a {
  padding: 9px 45px 9px 40.5px !important;
  border-bottom: 0;
  font-weight: normal;
}

.level-4 a {
  padding: 9px 45px 9px 54px !important;
  border-bottom: 0;
  font-weight: normal;
}

.current-page a, .current-page a:visited {
  color: orange !important;
  font-style: italic;
}
.current-page ul li a,
.current-page ul li a:visited {
  color: #707070 !important;
}

.refine-drop legend {
  color: #707070;
  line-height: 1.5;
  padding-left: 0;
  font-size: 14.13428px;
}
@media (min-width: 1400px) {
  .refine-drop legend {
    font-size: 16px;
  }
}
.refine-drop .level-2 {
  padding-left: 14px;
}
.refine-drop .level-2 label {
  padding: 9px 27px;
  display: block;
  line-height: 1.45;
}
.refine-drop .level-2 input[type="checkbox"], .refine-drop .level-2 input[type="radio"] {
  margin-left: -18px;
  vertical-align: baseline;
}
.refine-drop .level-2 li:last-child {
  padding-bottom: 27px;
}

/* ==========================================================================
  Callouts
  ========================================================================== */
.side-callout {
  margin-bottom: 27px;
  padding-bottom: 27px;
  color: #707070;
  text-decoration: none;
}
.side-callout a, .side-callout a:visited {
  color: #00539f;
  font-weight: 600;
}
.side-callout a:hover, .side-callout a:focus, .side-callout a:active, .side-callout a:visited:hover, .side-callout a:visited:focus, .side-callout a:visited:active {
  text-decoration: underline;
}
.side-callout .callout-image {
  text-align: center;
  margin-bottom: 13.5px;
}
.side-callout h1, .side-callout h2, .side-callout h3 {
  margin-top: 13.5px;
  margin-bottom: 0;
  color: #707070;
  font-family: "Open Sans", Arial, Helvetica, san-serif;
  text-transform: uppercase;
  font-size: 15.90106px;
  line-height: 1.6;
}
@media (min-width: 920px) {
  .side-callout h1, .side-callout h2, .side-callout h3 {
    font-size: 18px;
  }
}
.side-callout.standard-callout a, .side-callout.standard-callout a:visited {
  color: #707070;
  text-decoration: none;
}
.side-callout.standard-callout a:hover, .side-callout.standard-callout a:focus, .side-callout.standard-callout a:active, .side-callout.standard-callout a:visited:hover, .side-callout.standard-callout a:visited:focus, .side-callout.standard-callout a:visited:active {
  text-decoration: underline;
}
.side-callout.standard-callout.with-image .callout-inner {
  padding: 0 13.5px;
}
.side-callout.button-cluster ul {
  margin: 0;
}
.side-callout.button-cluster li {
  margin-bottom: 13.5px;
  position: relative;
}
.side-callout.button-cluster li:last-child {
  margin-bottom: 0;
}
.side-callout.button-cluster li:after {
  content: "\f2f6";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: 27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.side-callout.button-cluster button, .side-callout.button-cluster .btn {
  text-align: left;
  text-transform: uppercase;
  padding: 15px 40px 15px 32px;
  -webkit-transition: background 250ms ease;
          transition: background 250ms ease;
  font-size: 18px;
}
.side-callout.button-cluster button.light, .side-callout.button-cluster .btn.light {
  background: #00a0df;
}
.side-callout.button-cluster button.light:hover, .side-callout.button-cluster .btn.light:hover {
  background: rgba(0, 159, 222, 0.7);
}


.side-callout.button-cluster button.regular, .side-callout.button-cluster .btn.regular {
  background: #00539f;
}
.side-callout.button-cluster button.regular:hover, .side-callout.button-cluster .btn.regular:hover {
  background: rgba(0, 82, 158, 0.7);
}


.side-callout.button-cluster button.dark, .side-callout.button-cluster .btn.dark {
  background: #002663;
}
.side-callout.button-cluster button.dark:hover, .side-callout.button-cluster .btn.dark:hover {
  background: rgba(0, 38, 100, 0.7);
}


.date-list, .link-list {
  border: 2px solid #eaeaea;
  padding: 27px 13.5px;
}
.date-list header, .link-list header {
  border-bottom: 2px solid #eaeaea;
  text-align: center;
  margin-bottom: 6.75px;
}
@media (min-width: 400px) {
  .date-list header, .link-list header {
    text-align: left;
  }
}
@media (min-width: 760px) {
  .date-list header, .link-list header {
    text-align: center;
  }
}
@media (min-width: 920px) {
  .date-list header, .link-list header {
    text-align: left;
  }
}
.date-list header h1, .date-list header h2, .date-list header h3, .date-list header h4, .date-list header h5, .date-list header h6, .link-list header h1, .link-list header h2, .link-list header h3, .link-list header h4, .link-list header h5, .link-list header h6 {
  margin: 0 0 13.5px 0;
}
.date-list ul, .link-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-list li, .link-list li {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  padding-bottom: 13.5px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 13.5px;
  overflow: hidden;
}
.date-list li:before, .date-list li:after, .link-list li:before, .link-list li:after {
  content: "";
  display: table;
}
.date-list li:after, .link-list li:after {
  clear: both;
}
.date-list li a, .date-list li a:visited, .link-list li a, .link-list li a:visited {
  text-decoration: none;
  color: #707070;
}
.date-list li a:hover, .date-list li a:focus, .date-list li a:active, .date-list li a:visited:hover, .date-list li a:visited:focus, .date-list li a:visited:active, .link-list li a:hover, .link-list li a:focus, .link-list li a:active, .link-list li a:visited:hover, .link-list li a:visited:focus, .link-list li a:visited:active {
  text-decoration: underline;
}
.date-list li:last-child, .link-list li:last-child {
  margin-bottom: 0;
}
.date-list .date, .link-list .date {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  color: #00539f;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 400px) {
  .date-list .date, .link-list .date {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
    text-align: left;
  }
}
@media (min-width: 480px) {
  .date-list .date, .link-list .date {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .date-list .date, .link-list .date {
    display: inline;
    float: left;
    width: 98.14815%;
    margin: 0 0.92593%;
    text-align: center;
  }
}
@media (min-width: 920px) {
  .date-list .date, .link-list .date {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
    text-align: left;
  }
}
.date-list .title, .link-list .title {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  text-align: center;
  line-height: 1.25;
}
@media (min-width: 400px) {
  .date-list .title, .link-list .title {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
    text-align: left;
  }
}
@media (min-width: 480px) {
  .date-list .title, .link-list .title {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 760px) {
  .date-list .title, .link-list .title {
    display: inline;
    float: left;
    width: 98.14815%;
    margin: 0 0.92593%;
    text-align: center;
  }
}
@media (min-width: 920px) {
  .date-list .title, .link-list .title {
    display: inline;
    float: left;
    width: 64.81481%;
    margin: 0 0.92593%;
    text-align: left;
  }
}
.date-list .full-cal-link, .link-list .full-cal-link {
  display: block;
  text-align: center;
  font-style: italic;
  margin-bottom: 0;
  padding-top: 13.5px;
}
.date-list .full-cal-link a, .date-list .full-cal-link a:visited, .link-list .full-cal-link a, .link-list .full-cal-link a:visited {
  color: #707070;
  font-weight: 600;
  text-decoration: none;
}
.date-list .full-cal-link a:hover, .date-list .full-cal-link a:focus, .date-list .full-cal-link a:active, .date-list .full-cal-link a:visited:hover, .date-list .full-cal-link a:visited:focus, .date-list .full-cal-link a:visited:active, .link-list .full-cal-link a:hover, .link-list .full-cal-link a:focus, .link-list .full-cal-link a:active, .link-list .full-cal-link a:visited:hover, .link-list .full-cal-link a:visited:focus, .link-list .full-cal-link a:visited:active {
  text-decoration: underline;
}
.date-list .full-cal-link:after, .link-list .full-cal-link:after {
  content: "\f2fb \f2fb";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  padding-left: 5px;
}
.date-list .localist_script_embed ul, .date-list .localist_script_embed ol, .link-list .localist_script_embed ul, .link-list .localist_script_embed ol {
  margin: 0 0 27px 0;
}
.date-list .localist_script_embed li, .link-list .localist_script_embed li {
  width: 100%;
  margin: 0 0 13.5px;
}
.date-list .localist_script_embed li:last-child, .link-list .localist_script_embed li:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.date-list .localist_script_embed .row, .link-list .localist_script_embed .row {
  margin: 0;
  width: 100%;
}
.date-list .localist_script_embed .row .date, .link-list .localist_script_embed .row .date {
  width: 100%;
  display: block;
  font-size: 14px;
}
.date-list .localist_script_embed .lwd, .link-list .localist_script_embed .lwd {
  color: #707070;
}
.date-list .localist_script_embed .lwl, .link-list .localist_script_embed .lwl {
  display: none;
}

.link-list {
  line-height: 1.25;
}
.link-list li {
  width: 100%;
  margin: 0;
  padding: 13.5px 0;
}
.link-list li:last-child {
  border-bottom: 0px;
}
.link-list li:after {
  content: "\f2fb \f2fb";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  padding-left: 5px;
}

.callout-area {
  padding: 13.5px;
}
@media (min-width: 760px) {
  .callout-area {
    padding: 0;
    border: 0;
    background: none;
  }
}

/* ==========================================================================
   Logo Grid
   ========================================================================== */
.logo-grid {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.logo-grid:before, .logo-grid:after {
  content: "";
  display: table;
}
.logo-grid:after {
  clear: both;
}
.logo-grid li {
  display: inline;
  float: left;
  width: 48.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 920px) {
  .logo-grid li {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
    margin-bottom: 13.5px;
  }
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer#footer {
  width: 100%;
  float: left;
  *zoom: 1;
  display: block;
  border-top: 9px solid #00539f;
  background: #002663;
  background-image: url(../images/lerner_footer.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
footer#footer:before, footer#footer:after {
  content: "";
  display: table;
}
footer#footer:after {
  clear: both;
}

.footer-main {
  padding: 54px 0;
  color: #FFFFFF;
}
.footer-main a, .footer-main a:visited {
  color: #FFFFFF;
}

.footer-main-inner {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  position: relative;
}
.footer-main-inner:before, .footer-main-inner:after {
  content: "";
  display: table;
}
.footer-main-inner:after {
  clear: both;
}

.footer-main-top {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 27px;
}
.footer-main-top .footer-logo {
  max-width: 450px;
}

.footer-main-left {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 900px) {
  .footer-main-left {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
  }
}

.footer-main-right {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 900px) {
  .footer-main-right {
    text-align: right;
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}

.footer-main-bottom {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  border-top: 2px solid #bed600;
  padding-top: 27px;
}

.logo-footer-main {
  margin-bottom: 13.5px;
}

.nav-footer-main {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.nav-footer-main:before, .nav-footer-main:after {
  content: "";
  display: table;
}
.nav-footer-main:after {
  clear: both;
}
.nav-footer-main li {
  display: block;
}

.nav-footer-quarter {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .nav-footer-quarter {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}

.social-title {
  display: block;
  color: #FFFFFF;
  font-weight: normal;
  margin: 0;
}

.social-footer {
  display: inline-block;
  margin-bottom: 13.5px;
}
.social-footer li {
  display: inline-block;
  padding: 0 6.75px;
  font-size: 28px;
}

.post-footer {
  display: block;
  background: #707070;
  font-size: 12px;
}
.post-footer a, .post-footer a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.post-footer a:hover, .post-footer a:focus, .post-footer a:active, .post-footer a:visited:hover, .post-footer a:visited:focus, .post-footer a:visited:active {
  text-decoration: underline;
}
.post-footer .copyright {
  color: #FFFFFF;
}
.post-footer a, .post-footer .copyright {
  padding-left: 10px;
  display: block;
}
@media (min-width: 480px) {
  .post-footer a, .post-footer .copyright {
    display: inline-block;
  }
}

.post-footer-inner {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.post-footer-inner:before, .post-footer-inner:after {
  content: "";
  display: table;
}
.post-footer-inner:after {
  clear: both;
}

.post-footer-left {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 900px) {
  .post-footer-left {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
  }
}

.post-footer-right {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  text-align: right;
}
@media (min-width: 900px) {
  .post-footer-right {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
    margin-left: 50.92593%;
  }
}

.back-to-top {
  background: #00539f;
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 760px) {
  .back-to-top {
    display: none;
  }
}
.back-to-top .row {
  margin-bottom: 0;
}

.top-trigger {
  text-align: center;
  padding-top: 6.75px;
  padding-bottom: 6.75px;
  cursor: pointer;
}
.top-trigger a {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  padding: 13.5px 0;
}


.udel-foot {
  margin-top: 20px;
  border-top: 3px solid #FFD300;
  background: #ffffff;
  height: 600px;
  width: 100%;
  float: left;
}

footer#udFooter {
  width: 100%;
  margin-top: 30px;
  background-color: #fff;
  border-top: 3px solid #ffd300;
}

footer#udFooter .udFooter-container {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  position: relative;
}

footer#udFooter .udLogo_footer {
  position: absolute;
  top: -48px;
  left: 0;
  z-index: 2;
}

footer#udFooter .udLogo_footer img {
  width: 129px;
}

footer#udFooter .udFooterHeader span {
  margin-left: 149px;
  margin-top: 0px;
  float: left;
}

footer#udFooter .udFooterSocial-icons {
  padding: 4px 0 0 0;
  list-style: none;
  float: right;
}

footer#udFooter .udFooterSocial-icons ul {
  padding: 0 5px 0 0;
  margin: 0;
}

footer#udFooter .udFooterSocial-icons ul li {
  padding: 0;
  display: inline-block;
  margin-right: 14px;
  width: 20px;
  height: 20px;
  padding-left: 0;
}

footer#udFooter .udFooterSocial-icons img {
  height: 20px;
  width: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

footer#udFooter .udFooterLinks {
  width: 100%;
  margin: 124px auto 7px auto;
  background-color: #eee;
  clear: both;
}

footer#udFooter .udFooterLinks div {
  font-family: Arial;
  font-size: 10px;
  color: #999;
  margin: auto;
  text-align: center;
}

footer#udFooter .udFooterLinks div a {
  color: #337ab7;
}

footer#udFooter .link-item {
  padding: 8px 10px 10px 0;
  display: inline-block;
  margin: auto;
}

footer#udFooter .container-fluid {
  width: 80%;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  footer#udFooter .udLogo_footer {
    left: 15px;
  }

  footer#udFooter .udFooterHeader span {
    margin-left: 163px;
  }
}
@media only screen and (max-width: 668px) {
  footer#udFooter .udFooterSocial-icons {
    float: left;
    margin-left: 123px;
    margin-top: 15px;
  }

  footer#udFooter .udFooterLinks {
    margin-top: 110px;
  }
}
#udFooter {
  float: left;
  margin-top: 0 !important;
}

/* ==========================================================================
   Tables
   ========================================================================== */
.table-responsive {
  /* Stack rows vertically on small screens */
  /* Stack labels vertically on smaller screens */
}
.table-responsive table {
  border-collapse: collapse;
  width: 100%;
}
.table-responsive th {
  background: #bdbdbd;
  font-weight: bold;
  color: #000000;
}
.table-responsive th,
.table-responsive td {
  text-align: left;
}
.table-responsive tr.even {
  background: #efefef;
}
@media (max-width: 600px) {
  .table-responsive {
    /* Hide column labels */
    /* Leave a space between table rows */
    /* Get table cells to act like rows */
    /* Add data labels */
  }
  .table-responsive thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }
  .table-responsive tr {
    margin-bottom: 13.5px;
    background: #E6E7E8;
  }
  .table-responsive tr.even {
    background: #E6E7E8;
  }
  .table-responsive tr,
  .table-responsive td {
    display: block;
  }
  .table-responsive td {
    /* Leave a space for data labels */
    padding-left: 50%;
    margin-bottom: -1px;
  }
  .table-responsive td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    margin-left: -100%;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .table-responsive td {
    padding-left: 0.5em;
  }
  .table-responsive td:before {
    display: block;
    margin-left: 0;
  }
}

.table-scroll {
  overflow: auto;
  margin-bottom: 0.5em;
}
.table-scroll table {
  display: block;
  width: auto;
  margin-bottom: 0;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   ==========================================================================
   Specific Page Templates
   ==========================================================================
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* ==========================================================================
   Directory
   ========================================================================== */
.directory .profile-job-title {
  margin-top: 0;
}
.directory .profile-card-detail {
  list-style: none;
  margin: 0;
  font-size: 15.90106px;
  line-height: 1.6;
}
@media (min-width: 1400px) {
  .directory .profile-card-detail {
    font-size: 18px;
  }
}
.directory .profile-card-detail li {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 13.5px;
}
.directory .profile-card-detail li:before, .directory .profile-card-detail li:after {
  content: "";
  display: table;
}
.directory .profile-card-detail li:after {
  clear: both;
}
@media (min-width: 760px) {
  .directory .profile-card-detail li {
    margin-bottom: 6.75px;
  }
}
.directory .profile-card-detail .card-detail-title {
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .directory .profile-card-detail .card-detail-title {
    display: inline;
    float: left;
    width: 39.81481%;
    margin: 0 0.92593%;
  }
}
.directory .profile-card-detail .card-detail-item {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 13.5px;
}
@media (min-width: 480px) {
  .directory .profile-card-detail .card-detail-item {
    display: inline;
    float: left;
    width: 56.48148%;
    margin: 0 0.92593%;
    padding-left: 27px;
  }
}

.directory-jump-links {
  display: block;
  margin-bottom: 27px;
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
.directory-jump-links:before, .directory-jump-links:after {
  content: "";
  display: table;
}
.directory-jump-links:after {
  clear: both;
}
.directory-jump-links a, .directory-jump-links a:visited {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 3px 5px;
  margin-right: 8px;
  color: #707070;
  font-weight: 600;
}
.directory-jump-links a:hover, .directory-jump-links a:focus, .directory-jump-links a:active, .directory-jump-links a:visited:hover, .directory-jump-links a:visited:focus, .directory-jump-links a:visited:active {
  text-decoration: underline;
  color: #00539f;
}
.directory-jump-links a.active, .directory-jump-links a:visited.active {
  color: #00539f;
}

.directory-router .letter-heading {
  font-family: "EB Garamond", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  color: #00a0df;
}
.directory-router .directory-row {
  border-top: 2px solid #E6E7E8;
}
.directory-router .directory-row-name {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.directory-router .directory-row-name p {
  margin-bottom: 13.5px;
}
.directory-router .half {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 760px) {
  .directory-router .half {
    display: inline;
    float: left;
    width: 48.14815%;
    margin: 0 0.92593%;
  }
}
.directory-router .directory-profile-card .profile-card-detail .card-detail-title {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .directory-router .directory-profile-card .profile-card-detail .card-detail-title {
    display: inline;
    float: left;
    width: 31.48148%;
    margin: 0 0.92593%;
  }
}
.directory-router .directory-profile-card .profile-card-detail .card-detail-item {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .directory-router .directory-profile-card .profile-card-detail .card-detail-item {
    display: inline;
    float: left;
    width: 64.81481%;
    margin: 0 0.92593%;
    padding-left: 27px;
  }
}
.directory-router .directory-row-link {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
.directory-router .directory-row-link a, .directory-router .directory-row-link a:visited {
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  color: #707070;
  font-size: 15.90106px;
  line-height: 1.6;
  margin-top: 13.5px;
  display: inline-block;
}
@media (min-width: 1400px) {
  .directory-router .directory-row-link a, .directory-router .directory-row-link a:visited {
    font-size: 18px;
  }
}
.directory-router .directory-row-link a:after, .directory-router .directory-row-link a:visited:after {
  content: "\f2fb \f2fb";
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  padding-left: 5px;
}
.directory-router .directory-row-link a:hover, .directory-router .directory-row-link a:focus, .directory-router .directory-row-link a:active, .directory-router .directory-row-link a:visited:hover, .directory-router .directory-row-link a:visited:focus, .directory-router .directory-row-link a:visited:active {
  text-decoration: underline;
}

.directory-profile-card {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 54px;
}
.directory-profile-card:before, .directory-profile-card:after {
  content: "";
  display: table;
}
.directory-profile-card:after {
  clear: both;
}
.directory-profile-card .left {
  display: inline;
  float: left;
  width: 31.48148%;
  margin: 0 0.92593%;
}
.directory-profile-card .right {
  display: inline;
  float: left;
  width: 64.81481%;
  margin: 0 0.92593%;
}

.biography-section {
  margin: 54px 0;
}

.callout-directory {
  font-size: 15px;
  background: #eaeaea;
  padding: 27px;
}
.callout-directory .directory-image {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  text-align: center;
}
@media (min-width: 480px) {
  .callout-directory .directory-image {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
.callout-directory .directory-text {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .callout-directory .directory-text {
    display: inline;
    float: left;
    width: 73.14815%;
    margin: 0 0.92593%;
    padding-left: 27px;
  }
}
.callout-directory .directory-name {
  color: #00a0df;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17.66784px;
  margin-top: 0;
}
@media (min-width: 920px) {
  .callout-directory .directory-name {
    font-size: 20px;
  }
}

.directory-description {
  font-size: inherit;
}
@media (min-width: 760px) {
  .directory-description {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .directory-description {
    font-size: 18px;
  }
}
.directory-description h1, .directory-description h2, .directory-description h3, .directory-description h4, .directory-description h5, .directory-description h6 {
  font-size: 15.90106px !important;
  line-height: 1.6 !important;
}
@media (min-width: 760px) {
  .directory-description h1, .directory-description h2, .directory-description h3, .directory-description h4, .directory-description h5, .directory-description h6 {
    font-size: 18px !important;
  }
}

.return-button button {
  background: #707070;
  margin-bottom: 27px;
}

.faculty-directory-form-search {
  max-width: 100%;
}
.faculty-directory-form-search input[type="search"] {
  max-width: 100%;
}
.faculty-directory-form-search input[type="button"] {
  padding-left: 27px;
  padding-right: 27px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   ==========================================================================
   Plugins
   ==========================================================================
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* Center Carousel (Owl Carousel)*/
.center-carousel {
  margin-bottom: 27px;
}
.center-carousel .owl-next, .center-carousel .owl-prev {
  text-transform: uppercase;
  font-size: 1.125em;
  color: #C0C0C2;
  float: left;
}
.center-carousel .owl-next:hover, .center-carousel .owl-prev:hover {
  color: #707070;
  text-decoration: underline;
}
.center-carousel .owl-next {
  position: absolute;
  right: 0;
}
.center-carousel .owl-prev {
  position: absolute;
  left: 0;
}
.center-carousel .owl-controls {
  margin-top: -27px;
  bottom: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}
.center-carousel .owl-item {
  text-align: center;
}

.carousel-container {
  position: relative;
}

.carousel-arrow-wrapper {
  width: 22px;
  margin: 0 auto;
}

.custom-next, .custom-prev {
  cursor: pointer;
  text-decoration: none;
  color: #9E9E9E;
  font-size: 40px;
  -webkit-transition: background 100ms ease-in-out;
  transition: background 100ms ease-in-out;
  z-index: 3;
  position: absolute;
  bottom: 0;
}
@media (min-width: 1200px) {
  .custom-next, .custom-prev {
    bottom: initial;
    color: #FFFFFF;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.custom-next:hover, .custom-prev:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.custom-next.hide, .custom-prev.hide {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 300ms,opacity 300ms linear;
          transition: visibility 0s linear 300ms,opacity 300ms linear;
}
.custom-next .mobile, .custom-prev .mobile {
  display: block;
}
@media (min-width: 1200px) {
  .custom-next .mobile, .custom-prev .mobile {
    display: none;
  }
}
.custom-next .desktop, .custom-prev .desktop {
  display: none;
}
@media (min-width: 1200px) {
  .custom-next .desktop, .custom-prev .desktop {
    display: block;
  }
}

.custom-next {
  right: 0.5em;
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.custom-prev {
  left: 0.5em;
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* Styling Pagination */
.owl-controls {
  position: absolute;
  bottom: -27px;
  text-align: center;
  width: 100%;
  padding: 13.5px 0;
}
@media (min-width: 1200px) {
  .owl-controls {
    bottom: 0;
  }
}

.owl-controls .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  vertical-align: middle;
}

.owl-controls .owl-dots .owl-dot span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 1;
  border-radius: 20px;
  background: #ddd;
}

.owl-controls .owl-dots .owl-dot.active span,
.owl-controls.clickable .owl-dots .owl-dots:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  background: #999;
}

/* ==========================================================================
   AddThis - Social Share
   ========================================================================== */
.addthis_toolbox {
  margin-bottom: 27px;
  font-size: 13px;
  color: #707070;
}
@media (min-width: 760px) {
  .addthis_toolbox {
    text-align: left;
  }
}
.addthis_toolbox .share {
  padding-right: 10px;
  display: block;
}
.addthis_toolbox .share .label {
  padding: 0;
  display: block;
}
@media (min-width: 760px) {
  .addthis_toolbox .share .label {
    padding-right: 10px;
  }
}
.addthis_toolbox .share ul {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.addthis_toolbox .share li {
  overflow: hidden;
  display: inline-block;
  padding-bottom: 0;
  vertical-align: text-bottom;
  margin: 0 5px;
  -webkit-transition: all 200ms cubic-bezier(0.33, 0.66, 0.66, 1);
          transition: all 200ms cubic-bezier(0.33, 0.66, 0.66, 1);
}
.addthis_toolbox .share li:hover, .addthis_toolbox .share li:focus {
  -webkit-transform: translate3d(0, -3px, 0);
          transform: translate3d(0, -3px, 0);
}
.addthis_toolbox .date-divider {
  display: none;
}
@media (min-width: 760px) {
  .addthis_toolbox .date-divider {
    display: inline-block;
    padding-right: 10px;
  }
}

.share-sprite {
  background: url("../images/share-icon-sprite.png");
  background-size: 300px;
  height: 22px;
  width: 25px;
  padding-right: 5px;
  vertical-align: bottom;
  display: block;
}

.share-facebook {
  background-position: -20px 36px;
}

.share-googleplus {
  background-position: -75px 36px;
  width: 29px;
}

.share-twitter {
  background-position: -133px 36px;
}

.share-pinterest {
  background-position: -190px 36px;
}

.share-linkedin {
  background-position: 53px 36px;
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url("../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("../fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.zmdi-hc-2x {
  font-size: 2em;
}

.zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-4x {
  font-size: 4em;
}

.zmdi-hc-5x {
  font-size: 5em;
}

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.zmdi-hc-ul > li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em;
}

.zmdi-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}

.zmdi.pull-left {
  float: left;
  margin-right: .15em;
}

.zmdi.pull-right {
  float: right;
  margin-left: .15em;
}

.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.zmdi-hc-stack-1x {
  line-height: inherit;
}

.zmdi-hc-stack-2x {
  font-size: 2em;
}

.zmdi-hc-inverse {
  color: #ffffff;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: '\f101';
}

.zmdi-airplane-off:before {
  content: '\f102';
}

.zmdi-airplane:before {
  content: '\f103';
}

.zmdi-album:before {
  content: '\f104';
}

.zmdi-archive:before {
  content: '\f105';
}

.zmdi-assignment-account:before {
  content: '\f106';
}

.zmdi-assignment-alert:before {
  content: '\f107';
}

.zmdi-assignment-check:before {
  content: '\f108';
}

.zmdi-assignment-o:before {
  content: '\f109';
}

.zmdi-assignment-return:before {
  content: '\f10a';
}

.zmdi-assignment-returned:before {
  content: '\f10b';
}

.zmdi-assignment:before {
  content: '\f10c';
}

.zmdi-attachment-alt:before {
  content: '\f10d';
}

.zmdi-attachment:before {
  content: '\f10e';
}

.zmdi-audio:before {
  content: '\f10f';
}

.zmdi-badge-check:before {
  content: '\f110';
}

.zmdi-balance-wallet:before {
  content: '\f111';
}

.zmdi-balance:before {
  content: '\f112';
}

.zmdi-battery-alert:before {
  content: '\f113';
}

.zmdi-battery-flash:before {
  content: '\f114';
}

.zmdi-battery-unknown:before {
  content: '\f115';
}

.zmdi-battery:before {
  content: '\f116';
}

.zmdi-bike:before {
  content: '\f117';
}

.zmdi-block-alt:before {
  content: '\f118';
}

.zmdi-block:before {
  content: '\f119';
}

.zmdi-boat:before {
  content: '\f11a';
}

.zmdi-book-image:before {
  content: '\f11b';
}

.zmdi-book:before {
  content: '\f11c';
}

.zmdi-bookmark-outline:before {
  content: '\f11d';
}

.zmdi-bookmark:before {
  content: '\f11e';
}

.zmdi-brush:before {
  content: '\f11f';
}

.zmdi-bug:before {
  content: '\f120';
}

.zmdi-bus:before {
  content: '\f121';
}

.zmdi-cake:before {
  content: '\f122';
}

.zmdi-car-taxi:before {
  content: '\f123';
}

.zmdi-car-wash:before {
  content: '\f124';
}

.zmdi-car:before {
  content: '\f125';
}

.zmdi-card-giftcard:before {
  content: '\f126';
}

.zmdi-card-membership:before {
  content: '\f127';
}

.zmdi-card-travel:before {
  content: '\f128';
}

.zmdi-card:before {
  content: '\f129';
}

.zmdi-case-check:before {
  content: '\f12a';
}

.zmdi-case-download:before {
  content: '\f12b';
}

.zmdi-case-play:before {
  content: '\f12c';
}

.zmdi-case:before {
  content: '\f12d';
}

.zmdi-cast-connected:before {
  content: '\f12e';
}

.zmdi-cast:before {
  content: '\f12f';
}

.zmdi-chart-donut:before {
  content: '\f130';
}

.zmdi-chart:before {
  content: '\f131';
}

.zmdi-city-alt:before {
  content: '\f132';
}

.zmdi-city:before {
  content: '\f133';
}

.zmdi-close-circle-o:before {
  content: '\f134';
}

.zmdi-close-circle:before {
  content: '\f135';
}

.zmdi-close:before {
  content: '\f136';
}

.zmdi-cocktail:before {
  content: '\f137';
}

.zmdi-code-setting:before {
  content: '\f138';
}

.zmdi-code-smartphone:before {
  content: '\f139';
}

.zmdi-code:before {
  content: '\f13a';
}

.zmdi-coffee:before {
  content: '\f13b';
}

.zmdi-collection-bookmark:before {
  content: '\f13c';
}

.zmdi-collection-case-play:before {
  content: '\f13d';
}

.zmdi-collection-folder-image:before {
  content: '\f13e';
}

.zmdi-collection-image-o:before {
  content: '\f13f';
}

.zmdi-collection-image:before {
  content: '\f140';
}

.zmdi-collection-item-1:before {
  content: '\f141';
}

.zmdi-collection-item-2:before {
  content: '\f142';
}

.zmdi-collection-item-3:before {
  content: '\f143';
}

.zmdi-collection-item-4:before {
  content: '\f144';
}

.zmdi-collection-item-5:before {
  content: '\f145';
}

.zmdi-collection-item-6:before {
  content: '\f146';
}

.zmdi-collection-item-7:before {
  content: '\f147';
}

.zmdi-collection-item-8:before {
  content: '\f148';
}

.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

.zmdi-collection-item-9:before {
  content: '\f14a';
}

.zmdi-collection-item:before {
  content: '\f14b';
}

.zmdi-collection-music:before {
  content: '\f14c';
}

.zmdi-collection-pdf:before {
  content: '\f14d';
}

.zmdi-collection-plus:before {
  content: '\f14e';
}

.zmdi-collection-speaker:before {
  content: '\f14f';
}

.zmdi-collection-text:before {
  content: '\f150';
}

.zmdi-collection-video:before {
  content: '\f151';
}

.zmdi-compass:before {
  content: '\f152';
}

.zmdi-cutlery:before {
  content: '\f153';
}

.zmdi-delete:before {
  content: '\f154';
}

.zmdi-dialpad:before {
  content: '\f155';
}

.zmdi-dns:before {
  content: '\f156';
}

.zmdi-drink:before {
  content: '\f157';
}

.zmdi-edit:before {
  content: '\f158';
}

.zmdi-email-open:before {
  content: '\f159';
}

.zmdi-email:before {
  content: '\f15a';
}

.zmdi-eye-off:before {
  content: '\f15b';
}

.zmdi-eye:before {
  content: '\f15c';
}

.zmdi-eyedropper:before {
  content: '\f15d';
}

.zmdi-favorite-outline:before {
  content: '\f15e';
}

.zmdi-favorite:before {
  content: '\f15f';
}

.zmdi-filter-list:before {
  content: '\f160';
}

.zmdi-fire:before {
  content: '\f161';
}

.zmdi-flag:before {
  content: '\f162';
}

.zmdi-flare:before {
  content: '\f163';
}

.zmdi-flash-auto:before {
  content: '\f164';
}

.zmdi-flash-off:before {
  content: '\f165';
}

.zmdi-flash:before {
  content: '\f166';
}

.zmdi-flip:before {
  content: '\f167';
}

.zmdi-flower-alt:before {
  content: '\f168';
}

.zmdi-flower:before {
  content: '\f169';
}

.zmdi-font:before {
  content: '\f16a';
}

.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

.zmdi-fullscreen:before {
  content: '\f16d';
}

.zmdi-functions:before {
  content: '\f16e';
}

.zmdi-gas-station:before {
  content: '\f16f';
}

.zmdi-gesture:before {
  content: '\f170';
}

.zmdi-globe-alt:before {
  content: '\f171';
}

.zmdi-globe-lock:before {
  content: '\f172';
}

.zmdi-globe:before {
  content: '\f173';
}

.zmdi-graduation-cap:before {
  content: '\f174';
}

.zmdi-home:before {
  content: '\f175';
}

.zmdi-hospital-alt:before {
  content: '\f176';
}

.zmdi-hospital:before {
  content: '\f177';
}

.zmdi-hotel:before {
  content: '\f178';
}

.zmdi-hourglass-alt:before {
  content: '\f179';
}

.zmdi-hourglass-outline:before {
  content: '\f17a';
}

.zmdi-hourglass:before {
  content: '\f17b';
}

.zmdi-http:before {
  content: '\f17c';
}

.zmdi-image-alt:before {
  content: '\f17d';
}

.zmdi-image-o:before {
  content: '\f17e';
}

.zmdi-image:before {
  content: '\f17f';
}

.zmdi-inbox:before {
  content: '\f180';
}

.zmdi-invert-colors-off:before {
  content: '\f181';
}

.zmdi-invert-colors:before {
  content: '\f182';
}

.zmdi-key:before {
  content: '\f183';
}

.zmdi-label-alt-outline:before {
  content: '\f184';
}

.zmdi-label-alt:before {
  content: '\f185';
}

.zmdi-label-heart:before {
  content: '\f186';
}

.zmdi-label:before {
  content: '\f187';
}

.zmdi-labels:before {
  content: '\f188';
}

.zmdi-lamp:before {
  content: '\f189';
}

.zmdi-landscape:before {
  content: '\f18a';
}

.zmdi-layers-off:before {
  content: '\f18b';
}

.zmdi-layers:before {
  content: '\f18c';
}

.zmdi-library:before {
  content: '\f18d';
}

.zmdi-link:before {
  content: '\f18e';
}

.zmdi-lock-open:before {
  content: '\f18f';
}

.zmdi-lock-outline:before {
  content: '\f190';
}

.zmdi-lock:before {
  content: '\f191';
}

.zmdi-mail-reply-all:before {
  content: '\f192';
}

.zmdi-mail-reply:before {
  content: '\f193';
}

.zmdi-mail-send:before {
  content: '\f194';
}

.zmdi-mall:before {
  content: '\f195';
}

.zmdi-map:before {
  content: '\f196';
}

.zmdi-menu:before {
  content: '\f197';
}

.zmdi-money-box:before {
  content: '\f198';
}

.zmdi-money-off:before {
  content: '\f199';
}

.zmdi-money:before {
  content: '\f19a';
}

.zmdi-more-vert:before {
  content: '\f19b';
}

.zmdi-more:before {
  content: '\f19c';
}

.zmdi-movie-alt:before {
  content: '\f19d';
}

.zmdi-movie:before {
  content: '\f19e';
}

.zmdi-nature-people:before {
  content: '\f19f';
}

.zmdi-nature:before {
  content: '\f1a0';
}

.zmdi-navigation:before {
  content: '\f1a1';
}

.zmdi-open-in-browser:before {
  content: '\f1a2';
}

.zmdi-open-in-new:before {
  content: '\f1a3';
}

.zmdi-palette:before {
  content: '\f1a4';
}

.zmdi-parking:before {
  content: '\f1a5';
}

.zmdi-pin-account:before {
  content: '\f1a6';
}

.zmdi-pin-assistant:before {
  content: '\f1a7';
}

.zmdi-pin-drop:before {
  content: '\f1a8';
}

.zmdi-pin-help:before {
  content: '\f1a9';
}

.zmdi-pin-off:before {
  content: '\f1aa';
}

.zmdi-pin:before {
  content: '\f1ab';
}

.zmdi-pizza:before {
  content: '\f1ac';
}

.zmdi-plaster:before {
  content: '\f1ad';
}

.zmdi-power-setting:before {
  content: '\f1ae';
}

.zmdi-power:before {
  content: '\f1af';
}

.zmdi-print:before {
  content: '\f1b0';
}

.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

.zmdi-quote:before {
  content: '\f1b2';
}

.zmdi-railway:before {
  content: '\f1b3';
}

.zmdi-receipt:before {
  content: '\f1b4';
}

.zmdi-refresh-alt:before {
  content: '\f1b5';
}

.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

.zmdi-refresh-sync:before {
  content: '\f1b8';
}

.zmdi-refresh:before {
  content: '\f1b9';
}

.zmdi-roller:before {
  content: '\f1ba';
}

.zmdi-ruler:before {
  content: '\f1bb';
}

.zmdi-scissors:before {
  content: '\f1bc';
}

.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

.zmdi-screen-rotation:before {
  content: '\f1be';
}

.zmdi-search-for:before {
  content: '\f1bf';
}

.zmdi-search-in-file:before {
  content: '\f1c0';
}

.zmdi-search-in-page:before {
  content: '\f1c1';
}

.zmdi-search-replace:before {
  content: '\f1c2';
}

.zmdi-search:before {
  content: '\f1c3';
}

.zmdi-seat:before {
  content: '\f1c4';
}

.zmdi-settings-square:before {
  content: '\f1c5';
}

.zmdi-settings:before {
  content: '\f1c6';
}

.zmdi-shield-check:before {
  content: '\f1c7';
}

.zmdi-shield-security:before {
  content: '\f1c8';
}

.zmdi-shopping-basket:before {
  content: '\f1c9';
}

.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

.zmdi-shopping-cart:before {
  content: '\f1cb';
}

.zmdi-sign-in:before {
  content: '\f1cc';
}

.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

.zmdi-sort-asc:before {
  content: '\f1cf';
}

.zmdi-sort-desc:before {
  content: '\f1d0';
}

.zmdi-spellcheck:before {
  content: '\f1d1';
}

.zmdi-storage:before {
  content: '\f1d2';
}

.zmdi-store-24:before {
  content: '\f1d3';
}

.zmdi-store:before {
  content: '\f1d4';
}

.zmdi-subway:before {
  content: '\f1d5';
}

.zmdi-sun:before {
  content: '\f1d6';
}

.zmdi-tab-unselected:before {
  content: '\f1d7';
}

.zmdi-tab:before {
  content: '\f1d8';
}

.zmdi-tag-close:before {
  content: '\f1d9';
}

.zmdi-tag-more:before {
  content: '\f1da';
}

.zmdi-tag:before {
  content: '\f1db';
}

.zmdi-thumb-down:before {
  content: '\f1dc';
}

.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

.zmdi-thumb-up:before {
  content: '\f1de';
}

.zmdi-ticket-star:before {
  content: '\f1df';
}

.zmdi-toll:before {
  content: '\f1e0';
}

.zmdi-toys:before {
  content: '\f1e1';
}

.zmdi-traffic:before {
  content: '\f1e2';
}

.zmdi-translate:before {
  content: '\f1e3';
}

.zmdi-triangle-down:before {
  content: '\f1e4';
}

.zmdi-triangle-up:before {
  content: '\f1e5';
}

.zmdi-truck:before {
  content: '\f1e6';
}

.zmdi-turning-sign:before {
  content: '\f1e7';
}

.zmdi-wallpaper:before {
  content: '\f1e8';
}

.zmdi-washing-machine:before {
  content: '\f1e9';
}

.zmdi-window-maximize:before {
  content: '\f1ea';
}

.zmdi-window-minimize:before {
  content: '\f1eb';
}

.zmdi-window-restore:before {
  content: '\f1ec';
}

.zmdi-wrench:before {
  content: '\f1ed';
}

.zmdi-zoom-in:before {
  content: '\f1ee';
}

.zmdi-zoom-out:before {
  content: '\f1ef';
}

.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

.zmdi-alert-circle:before {
  content: '\f1f1';
}

.zmdi-alert-octagon:before {
  content: '\f1f2';
}

.zmdi-alert-polygon:before {
  content: '\f1f3';
}

.zmdi-alert-triangle:before {
  content: '\f1f4';
}

.zmdi-help-outline:before {
  content: '\f1f5';
}

.zmdi-help:before {
  content: '\f1f6';
}

.zmdi-info-outline:before {
  content: '\f1f7';
}

.zmdi-info:before {
  content: '\f1f8';
}

.zmdi-notifications-active:before {
  content: '\f1f9';
}

.zmdi-notifications-add:before {
  content: '\f1fa';
}

.zmdi-notifications-none:before {
  content: '\f1fb';
}

.zmdi-notifications-off:before {
  content: '\f1fc';
}

.zmdi-notifications-paused:before {
  content: '\f1fd';
}

.zmdi-notifications:before {
  content: '\f1fe';
}

.zmdi-account-add:before {
  content: '\f1ff';
}

.zmdi-account-box-mail:before {
  content: '\f200';
}

.zmdi-account-box-o:before {
  content: '\f201';
}

.zmdi-account-box-phone:before {
  content: '\f202';
}

.zmdi-account-box:before {
  content: '\f203';
}

.zmdi-account-calendar:before {
  content: '\f204';
}

.zmdi-account-circle:before {
  content: '\f205';
}

.zmdi-account-o:before {
  content: '\f206';
}

.zmdi-account:before {
  content: '\f207';
}

.zmdi-accounts-add:before {
  content: '\f208';
}

.zmdi-accounts-alt:before {
  content: '\f209';
}

.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

.zmdi-accounts-list:before {
  content: '\f20b';
}

.zmdi-accounts-outline:before {
  content: '\f20c';
}

.zmdi-accounts:before {
  content: '\f20d';
}

.zmdi-face:before {
  content: '\f20e';
}

.zmdi-female:before {
  content: '\f20f';
}

.zmdi-male-alt:before {
  content: '\f210';
}

.zmdi-male-female:before {
  content: '\f211';
}

.zmdi-male:before {
  content: '\f212';
}

.zmdi-mood-bad:before {
  content: '\f213';
}

.zmdi-mood:before {
  content: '\f214';
}

.zmdi-run:before {
  content: '\f215';
}

.zmdi-walk:before {
  content: '\f216';
}

.zmdi-cloud-box:before {
  content: '\f217';
}

.zmdi-cloud-circle:before {
  content: '\f218';
}

.zmdi-cloud-done:before {
  content: '\f219';
}

.zmdi-cloud-download:before {
  content: '\f21a';
}

.zmdi-cloud-off:before {
  content: '\f21b';
}

.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

.zmdi-cloud-outline:before {
  content: '\f21d';
}

.zmdi-cloud-upload:before {
  content: '\f21e';
}

.zmdi-cloud:before {
  content: '\f21f';
}

.zmdi-download:before {
  content: '\f220';
}

.zmdi-file-plus:before {
  content: '\f221';
}

.zmdi-file-text:before {
  content: '\f222';
}

.zmdi-file:before {
  content: '\f223';
}

.zmdi-folder-outline:before {
  content: '\f224';
}

.zmdi-folder-person:before {
  content: '\f225';
}

.zmdi-folder-star-alt:before {
  content: '\f226';
}

.zmdi-folder-star:before {
  content: '\f227';
}

.zmdi-folder:before {
  content: '\f228';
}

.zmdi-gif:before {
  content: '\f229';
}

.zmdi-upload:before {
  content: '\f22a';
}

.zmdi-border-all:before {
  content: '\f22b';
}

.zmdi-border-bottom:before {
  content: '\f22c';
}

.zmdi-border-clear:before {
  content: '\f22d';
}

.zmdi-border-color:before {
  content: '\f22e';
}

.zmdi-border-horizontal:before {
  content: '\f22f';
}

.zmdi-border-inner:before {
  content: '\f230';
}

.zmdi-border-left:before {
  content: '\f231';
}

.zmdi-border-outer:before {
  content: '\f232';
}

.zmdi-border-right:before {
  content: '\f233';
}

.zmdi-border-style:before {
  content: '\f234';
}

.zmdi-border-top:before {
  content: '\f235';
}

.zmdi-border-vertical:before {
  content: '\f236';
}

.zmdi-copy:before {
  content: '\f237';
}

.zmdi-crop:before {
  content: '\f238';
}

.zmdi-format-align-center:before {
  content: '\f239';
}

.zmdi-format-align-justify:before {
  content: '\f23a';
}

.zmdi-format-align-left:before {
  content: '\f23b';
}

.zmdi-format-align-right:before {
  content: '\f23c';
}

.zmdi-format-bold:before {
  content: '\f23d';
}

.zmdi-format-clear-all:before {
  content: '\f23e';
}

.zmdi-format-clear:before {
  content: '\f23f';
}

.zmdi-format-color-fill:before {
  content: '\f240';
}

.zmdi-format-color-reset:before {
  content: '\f241';
}

.zmdi-format-color-text:before {
  content: '\f242';
}

.zmdi-format-indent-decrease:before {
  content: '\f243';
}

.zmdi-format-indent-increase:before {
  content: '\f244';
}

.zmdi-format-italic:before {
  content: '\f245';
}

.zmdi-format-line-spacing:before {
  content: '\f246';
}

.zmdi-format-list-bulleted:before {
  content: '\f247';
}

.zmdi-format-list-numbered:before {
  content: '\f248';
}

.zmdi-format-ltr:before {
  content: '\f249';
}

.zmdi-format-rtl:before {
  content: '\f24a';
}

.zmdi-format-size:before {
  content: '\f24b';
}

.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

.zmdi-format-strikethrough:before {
  content: '\f24d';
}

.zmdi-format-subject:before {
  content: '\f24e';
}

.zmdi-format-underlined:before {
  content: '\f24f';
}

.zmdi-format-valign-bottom:before {
  content: '\f250';
}

.zmdi-format-valign-center:before {
  content: '\f251';
}

.zmdi-format-valign-top:before {
  content: '\f252';
}

.zmdi-redo:before {
  content: '\f253';
}

.zmdi-select-all:before {
  content: '\f254';
}

.zmdi-space-bar:before {
  content: '\f255';
}

.zmdi-text-format:before {
  content: '\f256';
}

.zmdi-transform:before {
  content: '\f257';
}

.zmdi-undo:before {
  content: '\f258';
}

.zmdi-wrap-text:before {
  content: '\f259';
}

.zmdi-comment-alert:before {
  content: '\f25a';
}

.zmdi-comment-alt-text:before {
  content: '\f25b';
}

.zmdi-comment-alt:before {
  content: '\f25c';
}

.zmdi-comment-edit:before {
  content: '\f25d';
}

.zmdi-comment-image:before {
  content: '\f25e';
}

.zmdi-comment-list:before {
  content: '\f25f';
}

.zmdi-comment-more:before {
  content: '\f260';
}

.zmdi-comment-outline:before {
  content: '\f261';
}

.zmdi-comment-text-alt:before {
  content: '\f262';
}

.zmdi-comment-text:before {
  content: '\f263';
}

.zmdi-comment-video:before {
  content: '\f264';
}

.zmdi-comment:before {
  content: '\f265';
}

.zmdi-comments:before {
  content: '\f266';
}

.zmdi-check-all:before {
  content: '\f267';
}

.zmdi-check-circle-u:before {
  content: '\f268';
}

.zmdi-check-circle:before {
  content: '\f269';
}

.zmdi-check-square:before {
  content: '\f26a';
}

.zmdi-check:before {
  content: '\f26b';
}

.zmdi-circle-o:before {
  content: '\f26c';
}

.zmdi-circle:before {
  content: '\f26d';
}

.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

.zmdi-dot-circle:before {
  content: '\f26f';
}

.zmdi-minus-circle-outline:before {
  content: '\f270';
}

.zmdi-minus-circle:before {
  content: '\f271';
}

.zmdi-minus-square:before {
  content: '\f272';
}

.zmdi-minus:before {
  content: '\f273';
}

.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

.zmdi-plus-circle-o:before {
  content: '\f275';
}

.zmdi-plus-circle:before {
  content: '\f276';
}

.zmdi-plus-square:before {
  content: '\f277';
}

.zmdi-plus:before {
  content: '\f278';
}

.zmdi-square-o:before {
  content: '\f279';
}

.zmdi-star-circle:before {
  content: '\f27a';
}

.zmdi-star-half:before {
  content: '\f27b';
}

.zmdi-star-outline:before {
  content: '\f27c';
}

.zmdi-star:before {
  content: '\f27d';
}

.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

.zmdi-bluetooth-off:before {
  content: '\f27f';
}

.zmdi-bluetooth-search:before {
  content: '\f280';
}

.zmdi-bluetooth-setting:before {
  content: '\f281';
}

.zmdi-bluetooth:before {
  content: '\f282';
}

.zmdi-camera-add:before {
  content: '\f283';
}

.zmdi-camera-alt:before {
  content: '\f284';
}

.zmdi-camera-bw:before {
  content: '\f285';
}

.zmdi-camera-front:before {
  content: '\f286';
}

.zmdi-camera-mic:before {
  content: '\f287';
}

.zmdi-camera-party-mode:before {
  content: '\f288';
}

.zmdi-camera-rear:before {
  content: '\f289';
}

.zmdi-camera-roll:before {
  content: '\f28a';
}

.zmdi-camera-switch:before {
  content: '\f28b';
}

.zmdi-camera:before {
  content: '\f28c';
}

.zmdi-card-alert:before {
  content: '\f28d';
}

.zmdi-card-off:before {
  content: '\f28e';
}

.zmdi-card-sd:before {
  content: '\f28f';
}

.zmdi-card-sim:before {
  content: '\f290';
}

.zmdi-desktop-mac:before {
  content: '\f291';
}

.zmdi-desktop-windows:before {
  content: '\f292';
}

.zmdi-device-hub:before {
  content: '\f293';
}

.zmdi-devices-off:before {
  content: '\f294';
}

.zmdi-devices:before {
  content: '\f295';
}

.zmdi-dock:before {
  content: '\f296';
}

.zmdi-floppy:before {
  content: '\f297';
}

.zmdi-gamepad:before {
  content: '\f298';
}

.zmdi-gps-dot:before {
  content: '\f299';
}

.zmdi-gps-off:before {
  content: '\f29a';
}

.zmdi-gps:before {
  content: '\f29b';
}

.zmdi-headset-mic:before {
  content: '\f29c';
}

.zmdi-headset:before {
  content: '\f29d';
}

.zmdi-input-antenna:before {
  content: '\f29e';
}

.zmdi-input-composite:before {
  content: '\f29f';
}

.zmdi-input-hdmi:before {
  content: '\f2a0';
}

.zmdi-input-power:before {
  content: '\f2a1';
}

.zmdi-input-svideo:before {
  content: '\f2a2';
}

.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

.zmdi-keyboard:before {
  content: '\f2a4';
}

.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

.zmdi-laptop-mac:before {
  content: '\f2a6';
}

.zmdi-laptop:before {
  content: '\f2a7';
}

.zmdi-mic-off:before {
  content: '\f2a8';
}

.zmdi-mic-outline:before {
  content: '\f2a9';
}

.zmdi-mic-setting:before {
  content: '\f2aa';
}

.zmdi-mic:before {
  content: '\f2ab';
}

.zmdi-mouse:before {
  content: '\f2ac';
}

.zmdi-network-alert:before {
  content: '\f2ad';
}

.zmdi-network-locked:before {
  content: '\f2ae';
}

.zmdi-network-off:before {
  content: '\f2af';
}

.zmdi-network-outline:before {
  content: '\f2b0';
}

.zmdi-network-setting:before {
  content: '\f2b1';
}

.zmdi-network:before {
  content: '\f2b2';
}

.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

.zmdi-phone-end:before {
  content: '\f2b4';
}

.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

.zmdi-phone-locked:before {
  content: '\f2b7';
}

.zmdi-phone-missed:before {
  content: '\f2b8';
}

.zmdi-phone-msg:before {
  content: '\f2b9';
}

.zmdi-phone-paused:before {
  content: '\f2ba';
}

.zmdi-phone-ring:before {
  content: '\f2bb';
}

.zmdi-phone-setting:before {
  content: '\f2bc';
}

.zmdi-phone-sip:before {
  content: '\f2bd';
}

.zmdi-phone:before {
  content: '\f2be';
}

.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

.zmdi-portable-wifi:before {
  content: '\f2c1';
}

.zmdi-radio:before {
  content: '\f2c2';
}

.zmdi-reader:before {
  content: '\f2c3';
}

.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

.zmdi-remote-control:before {
  content: '\f2c5';
}

.zmdi-router:before {
  content: '\f2c6';
}

.zmdi-scanner:before {
  content: '\f2c7';
}

.zmdi-smartphone-android:before {
  content: '\f2c8';
}

.zmdi-smartphone-download:before {
  content: '\f2c9';
}

.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

.zmdi-smartphone-info:before {
  content: '\f2cb';
}

.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

.zmdi-smartphone:before {
  content: '\f2d4';
}

.zmdi-speaker:before {
  content: '\f2d5';
}

.zmdi-tablet-android:before {
  content: '\f2d6';
}

.zmdi-tablet-mac:before {
  content: '\f2d7';
}

.zmdi-tablet:before {
  content: '\f2d8';
}

.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

.zmdi-tv-list:before {
  content: '\f2da';
}

.zmdi-tv-play:before {
  content: '\f2db';
}

.zmdi-tv:before {
  content: '\f2dc';
}

.zmdi-usb:before {
  content: '\f2dd';
}

.zmdi-videocam-off:before {
  content: '\f2de';
}

.zmdi-videocam-switch:before {
  content: '\f2df';
}

.zmdi-videocam:before {
  content: '\f2e0';
}

.zmdi-watch:before {
  content: '\f2e1';
}

.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

.zmdi-wifi-alt:before {
  content: '\f2e3';
}

.zmdi-wifi-info:before {
  content: '\f2e4';
}

.zmdi-wifi-lock:before {
  content: '\f2e5';
}

.zmdi-wifi-off:before {
  content: '\f2e6';
}

.zmdi-wifi-outline:before {
  content: '\f2e7';
}

.zmdi-wifi:before {
  content: '\f2e8';
}

.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

.zmdi-arrow-left:before {
  content: '\f2ea';
}

.zmdi-arrow-merge:before {
  content: '\f2eb';
}

.zmdi-arrow-missed:before {
  content: '\f2ec';
}

.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

.zmdi-arrow-right:before {
  content: '\f2ee';
}

.zmdi-arrow-split:before {
  content: '\f2ef';
}

.zmdi-arrows:before {
  content: '\f2f0';
}

.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

.zmdi-caret-down:before {
  content: '\f2f2';
}

.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

.zmdi-caret-left:before {
  content: '\f2f4';
}

.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

.zmdi-caret-right:before {
  content: '\f2f6';
}

.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

.zmdi-caret-up:before {
  content: '\f2f8';
}

.zmdi-chevron-down:before {
  content: '\f2f9';
}

.zmdi-chevron-left:before {
  content: '\f2fa';
}

.zmdi-chevron-right:before {
  content: '\f2fb';
}

.zmdi-chevron-up:before {
  content: '\f2fc';
}

.zmdi-forward:before {
  content: '\f2fd';
}

.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

.zmdi-long-arrow-return:before {
  content: '\f300';
}

.zmdi-long-arrow-right:before {
  content: '\f301';
}

.zmdi-long-arrow-tab:before {
  content: '\f302';
}

.zmdi-long-arrow-up:before {
  content: '\f303';
}

.zmdi-rotate-ccw:before {
  content: '\f304';
}

.zmdi-rotate-cw:before {
  content: '\f305';
}

.zmdi-rotate-left:before {
  content: '\f306';
}

.zmdi-rotate-right:before {
  content: '\f307';
}

.zmdi-square-down:before {
  content: '\f308';
}

.zmdi-square-right:before {
  content: '\f309';
}

.zmdi-swap-alt:before {
  content: '\f30a';
}

.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

.zmdi-swap-vertical:before {
  content: '\f30c';
}

.zmdi-swap:before {
  content: '\f30d';
}

.zmdi-trending-down:before {
  content: '\f30e';
}

.zmdi-trending-flat:before {
  content: '\f30f';
}

.zmdi-trending-up:before {
  content: '\f310';
}

.zmdi-unfold-less:before {
  content: '\f311';
}

.zmdi-unfold-more:before {
  content: '\f312';
}

.zmdi-apps:before {
  content: '\f313';
}

.zmdi-grid-off:before {
  content: '\f314';
}

.zmdi-grid:before {
  content: '\f315';
}

.zmdi-view-agenda:before {
  content: '\f316';
}

.zmdi-view-array:before {
  content: '\f317';
}

.zmdi-view-carousel:before {
  content: '\f318';
}

.zmdi-view-column:before {
  content: '\f319';
}

.zmdi-view-comfy:before {
  content: '\f31a';
}

.zmdi-view-compact:before {
  content: '\f31b';
}

.zmdi-view-dashboard:before {
  content: '\f31c';
}

.zmdi-view-day:before {
  content: '\f31d';
}

.zmdi-view-headline:before {
  content: '\f31e';
}

.zmdi-view-list-alt:before {
  content: '\f31f';
}

.zmdi-view-list:before {
  content: '\f320';
}

.zmdi-view-module:before {
  content: '\f321';
}

.zmdi-view-quilt:before {
  content: '\f322';
}

.zmdi-view-stream:before {
  content: '\f323';
}

.zmdi-view-subtitles:before {
  content: '\f324';
}

.zmdi-view-toc:before {
  content: '\f325';
}

.zmdi-view-web:before {
  content: '\f326';
}

.zmdi-view-week:before {
  content: '\f327';
}

.zmdi-widgets:before {
  content: '\f328';
}

.zmdi-alarm-check:before {
  content: '\f329';
}

.zmdi-alarm-off:before {
  content: '\f32a';
}

.zmdi-alarm-plus:before {
  content: '\f32b';
}

.zmdi-alarm-snooze:before {
  content: '\f32c';
}

.zmdi-alarm:before {
  content: '\f32d';
}

.zmdi-calendar-alt:before {
  content: '\f32e';
}

.zmdi-calendar-check:before {
  content: '\f32f';
}

.zmdi-calendar-close:before {
  content: '\f330';
}

.zmdi-calendar-note:before {
  content: '\f331';
}

.zmdi-calendar:before {
  content: '\f332';
}

.zmdi-time-countdown:before {
  content: '\f333';
}

.zmdi-time-interval:before {
  content: '\f334';
}

.zmdi-time-restore-setting:before {
  content: '\f335';
}

.zmdi-time-restore:before {
  content: '\f336';
}

.zmdi-time:before {
  content: '\f337';
}

.zmdi-timer-off:before {
  content: '\f338';
}

.zmdi-timer:before {
  content: '\f339';
}

.zmdi-android-alt:before {
  content: '\f33a';
}

.zmdi-android:before {
  content: '\f33b';
}

.zmdi-apple:before {
  content: '\f33c';
}

.zmdi-behance:before {
  content: '\f33d';
}

.zmdi-codepen:before {
  content: '\f33e';
}

.zmdi-dribbble:before {
  content: '\f33f';
}

.zmdi-dropbox:before {
  content: '\f340';
}

.zmdi-evernote:before {
  content: '\f341';
}

.zmdi-facebook-box:before {
  content: '\f342';
}

.zmdi-facebook:before {
  content: '\f343';
}

.zmdi-github-box:before {
  content: '\f344';
}

.zmdi-github:before {
  content: '\f345';
}

.zmdi-google-drive:before {
  content: '\f346';
}

.zmdi-google-earth:before {
  content: '\f347';
}

.zmdi-google-glass:before {
  content: '\f348';
}

.zmdi-google-maps:before {
  content: '\f349';
}

.zmdi-google-pages:before {
  content: '\f34a';
}

.zmdi-google-play:before {
  content: '\f34b';
}

.zmdi-google-plus-box:before {
  content: '\f34c';
}

.zmdi-google-plus:before {
  content: '\f34d';
}

.zmdi-google:before {
  content: '\f34e';
}

.zmdi-instagram:before {
  content: '\f34f';
}

.zmdi-language-css3:before {
  content: '\f350';
}

.zmdi-language-html5:before {
  content: '\f351';
}

.zmdi-language-javascript:before {
  content: '\f352';
}

.zmdi-language-python-alt:before {
  content: '\f353';
}

.zmdi-language-python:before {
  content: '\f354';
}

.zmdi-lastfm:before {
  content: '\f355';
}

.zmdi-linkedin-box:before {
  content: '\f356';
}

.zmdi-paypal:before {
  content: '\f357';
}

.zmdi-pinterest-box:before {
  content: '\f358';
}

.zmdi-pocket:before {
  content: '\f359';
}

.zmdi-polymer:before {
  content: '\f35a';
}

.zmdi-share:before {
  content: '\f35b';
}

.zmdi-stackoverflow:before {
  content: '\f35c';
}

.zmdi-steam-square:before {
  content: '\f35d';
}

.zmdi-steam:before {
  content: '\f35e';
}

.zmdi-twitter-box:before {
  content: '\f35f';
}

.zmdi-twitter:before {
  content: '\f360';
}

.zmdi-vk:before {
  content: '\f361';
}

.zmdi-wikipedia:before {
  content: '\f362';
}

.zmdi-windows:before {
  content: '\f363';
}

.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

.zmdi-aspect-ratio:before {
  content: '\f365';
}

.zmdi-blur-circular:before {
  content: '\f366';
}

.zmdi-blur-linear:before {
  content: '\f367';
}

.zmdi-blur-off:before {
  content: '\f368';
}

.zmdi-blur:before {
  content: '\f369';
}

.zmdi-brightness-2:before {
  content: '\f36a';
}

.zmdi-brightness-3:before {
  content: '\f36b';
}

.zmdi-brightness-4:before {
  content: '\f36c';
}

.zmdi-brightness-5:before {
  content: '\f36d';
}

.zmdi-brightness-6:before {
  content: '\f36e';
}

.zmdi-brightness-7:before {
  content: '\f36f';
}

.zmdi-brightness-auto:before {
  content: '\f370';
}

.zmdi-brightness-setting:before {
  content: '\f371';
}

.zmdi-broken-image:before {
  content: '\f372';
}

.zmdi-center-focus-strong:before {
  content: '\f373';
}

.zmdi-center-focus-weak:before {
  content: '\f374';
}

.zmdi-compare:before {
  content: '\f375';
}

.zmdi-crop-16-9:before {
  content: '\f376';
}

.zmdi-crop-3-2:before {
  content: '\f377';
}

.zmdi-crop-5-4:before {
  content: '\f378';
}

.zmdi-crop-7-5:before {
  content: '\f379';
}

.zmdi-crop-din:before {
  content: '\f37a';
}

.zmdi-crop-free:before {
  content: '\f37b';
}

.zmdi-crop-landscape:before {
  content: '\f37c';
}

.zmdi-crop-portrait:before {
  content: '\f37d';
}

.zmdi-crop-square:before {
  content: '\f37e';
}

.zmdi-exposure-alt:before {
  content: '\f37f';
}

.zmdi-exposure:before {
  content: '\f380';
}

.zmdi-filter-b-and-w:before {
  content: '\f381';
}

.zmdi-filter-center-focus:before {
  content: '\f382';
}

.zmdi-filter-frames:before {
  content: '\f383';
}

.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

.zmdi-gradient:before {
  content: '\f385';
}

.zmdi-grain:before {
  content: '\f386';
}

.zmdi-graphic-eq:before {
  content: '\f387';
}

.zmdi-hdr-off:before {
  content: '\f388';
}

.zmdi-hdr-strong:before {
  content: '\f389';
}

.zmdi-hdr-weak:before {
  content: '\f38a';
}

.zmdi-hdr:before {
  content: '\f38b';
}

.zmdi-iridescent:before {
  content: '\f38c';
}

.zmdi-leak-off:before {
  content: '\f38d';
}

.zmdi-leak:before {
  content: '\f38e';
}

.zmdi-looks:before {
  content: '\f38f';
}

.zmdi-loupe:before {
  content: '\f390';
}

.zmdi-panorama-horizontal:before {
  content: '\f391';
}

.zmdi-panorama-vertical:before {
  content: '\f392';
}

.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

.zmdi-photo-size-select-large:before {
  content: '\f394';
}

.zmdi-photo-size-select-small:before {
  content: '\f395';
}

.zmdi-picture-in-picture:before {
  content: '\f396';
}

.zmdi-slideshow:before {
  content: '\f397';
}

.zmdi-texture:before {
  content: '\f398';
}

.zmdi-tonality:before {
  content: '\f399';
}

.zmdi-vignette:before {
  content: '\f39a';
}

.zmdi-wb-auto:before {
  content: '\f39b';
}

.zmdi-eject-alt:before {
  content: '\f39c';
}

.zmdi-eject:before {
  content: '\f39d';
}

.zmdi-equalizer:before {
  content: '\f39e';
}

.zmdi-fast-forward:before {
  content: '\f39f';
}

.zmdi-fast-rewind:before {
  content: '\f3a0';
}

.zmdi-forward-10:before {
  content: '\f3a1';
}

.zmdi-forward-30:before {
  content: '\f3a2';
}

.zmdi-forward-5:before {
  content: '\f3a3';
}

.zmdi-hearing:before {
  content: '\f3a4';
}

.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

.zmdi-pause-circle:before {
  content: '\f3a6';
}

.zmdi-pause:before {
  content: '\f3a7';
}

.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

.zmdi-play-circle:before {
  content: '\f3a9';
}

.zmdi-play:before {
  content: '\f3aa';
}

.zmdi-playlist-audio:before {
  content: '\f3ab';
}

.zmdi-playlist-plus:before {
  content: '\f3ac';
}

.zmdi-repeat-one:before {
  content: '\f3ad';
}

.zmdi-repeat:before {
  content: '\f3ae';
}

.zmdi-replay-10:before {
  content: '\f3af';
}

.zmdi-replay-30:before {
  content: '\f3b0';
}

.zmdi-replay-5:before {
  content: '\f3b1';
}

.zmdi-replay:before {
  content: '\f3b2';
}

.zmdi-shuffle:before {
  content: '\f3b3';
}

.zmdi-skip-next:before {
  content: '\f3b4';
}

.zmdi-skip-previous:before {
  content: '\f3b5';
}

.zmdi-stop:before {
  content: '\f3b6';
}

.zmdi-surround-sound:before {
  content: '\f3b7';
}

.zmdi-tune:before {
  content: '\f3b8';
}

.zmdi-volume-down:before {
  content: '\f3b9';
}

.zmdi-volume-mute:before {
  content: '\f3ba';
}

.zmdi-volume-off:before {
  content: '\f3bb';
}

.zmdi-volume-up:before {
  content: '\f3bc';
}

.zmdi-n-1-square:before {
  content: '\f3bd';
}

.zmdi-n-2-square:before {
  content: '\f3be';
}

.zmdi-n-3-square:before {
  content: '\f3bf';
}

.zmdi-n-4-square:before {
  content: '\f3c0';
}

.zmdi-n-5-square:before {
  content: '\f3c1';
}

.zmdi-n-6-square:before {
  content: '\f3c2';
}

.zmdi-neg-1:before {
  content: '\f3c3';
}

.zmdi-neg-2:before {
  content: '\f3c4';
}

.zmdi-plus-1:before {
  content: '\f3c5';
}

.zmdi-plus-2:before {
  content: '\f3c6';
}

.zmdi-sec-10:before {
  content: '\f3c7';
}

.zmdi-sec-3:before {
  content: '\f3c8';
}

.zmdi-zero:before {
  content: '\f3c9';
}

.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

.zmdi-airplay:before {
  content: '\f3d2';
}

.zmdi-closed-caption:before {
  content: '\f3d3';
}

.zmdi-confirmation-number:before {
  content: '\f3d4';
}

.zmdi-developer-board:before {
  content: '\f3d5';
}

.zmdi-disc-full:before {
  content: '\f3d6';
}

.zmdi-explicit:before {
  content: '\f3d7';
}

.zmdi-flight-land:before {
  content: '\f3d8';
}

.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

.zmdi-flip-to-back:before {
  content: '\f3da';
}

.zmdi-flip-to-front:before {
  content: '\f3db';
}

.zmdi-group-work:before {
  content: '\f3dc';
}

.zmdi-hd:before {
  content: '\f3dd';
}

.zmdi-hq:before {
  content: '\f3de';
}

.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

.zmdi-memory:before {
  content: '\f3e0';
}

.zmdi-nfc:before {
  content: '\f3e1';
}

.zmdi-play-for-work:before {
  content: '\f3e2';
}

.zmdi-power-input:before {
  content: '\f3e3';
}

.zmdi-present-to-all:before {
  content: '\f3e4';
}

.zmdi-satellite:before {
  content: '\f3e5';
}

.zmdi-tap-and-play:before {
  content: '\f3e6';
}

.zmdi-vibration:before {
  content: '\f3e7';
}

.zmdi-voicemail:before {
  content: '\f3e8';
}

.zmdi-group:before {
  content: '\f3e9';
}

.zmdi-rss:before {
  content: '\f3ea';
}

.zmdi-shape:before {
  content: '\f3eb';
}

.zmdi-spinner:before {
  content: '\f3ec';
}

.zmdi-ungroup:before {
  content: '\f3ed';
}

.zmdi-500px:before {
  content: '\f3ee';
}

.zmdi-8tracks:before {
  content: '\f3ef';
}

.zmdi-amazon:before {
  content: '\f3f0';
}

.zmdi-blogger:before {
  content: '\f3f1';
}

.zmdi-delicious:before {
  content: '\f3f2';
}

.zmdi-disqus:before {
  content: '\f3f3';
}

.zmdi-flattr:before {
  content: '\f3f4';
}

.zmdi-flickr:before {
  content: '\f3f5';
}

.zmdi-github-alt:before {
  content: '\f3f6';
}

.zmdi-google-old:before {
  content: '\f3f7';
}

.zmdi-linkedin:before {
  content: '\f3f8';
}

.zmdi-odnoklassniki:before {
  content: '\f3f9';
}

.zmdi-outlook:before {
  content: '\f3fa';
}

.zmdi-paypal-alt:before {
  content: '\f3fb';
}

.zmdi-pinterest:before {
  content: '\f3fc';
}

.zmdi-playstation:before {
  content: '\f3fd';
}

.zmdi-reddit:before {
  content: '\f3fe';
}

.zmdi-skype:before {
  content: '\f3ff';
}

.zmdi-slideshare:before {
  content: '\f400';
}

.zmdi-soundcloud:before {
  content: '\f401';
}

.zmdi-tumblr:before {
  content: '\f402';
}

.zmdi-twitch:before {
  content: '\f403';
}

.zmdi-vimeo:before {
  content: '\f404';
}

.zmdi-whatsapp:before {
  content: '\f405';
}

.zmdi-xbox:before {
  content: '\f406';
}

.zmdi-yahoo:before {
  content: '\f407';
}

.zmdi-youtube-play:before {
  content: '\f408';
}

.zmdi-youtube:before {
  content: '\f409';
}

.zmdi-3d-rotation:before {
  content: '\f101';
}

.zmdi-airplane-off:before {
  content: '\f102';
}

.zmdi-airplane:before {
  content: '\f103';
}

.zmdi-album:before {
  content: '\f104';
}

.zmdi-archive:before {
  content: '\f105';
}

.zmdi-assignment-account:before {
  content: '\f106';
}

.zmdi-assignment-alert:before {
  content: '\f107';
}

.zmdi-assignment-check:before {
  content: '\f108';
}

.zmdi-assignment-o:before {
  content: '\f109';
}

.zmdi-assignment-return:before {
  content: '\f10a';
}

.zmdi-assignment-returned:before {
  content: '\f10b';
}

.zmdi-assignment:before {
  content: '\f10c';
}

.zmdi-attachment-alt:before {
  content: '\f10d';
}

.zmdi-attachment:before {
  content: '\f10e';
}

.zmdi-audio:before {
  content: '\f10f';
}

.zmdi-badge-check:before {
  content: '\f110';
}

.zmdi-balance-wallet:before {
  content: '\f111';
}

.zmdi-balance:before {
  content: '\f112';
}

.zmdi-battery-alert:before {
  content: '\f113';
}

.zmdi-battery-flash:before {
  content: '\f114';
}

.zmdi-battery-unknown:before {
  content: '\f115';
}

.zmdi-battery:before {
  content: '\f116';
}

.zmdi-bike:before {
  content: '\f117';
}

.zmdi-block-alt:before {
  content: '\f118';
}

.zmdi-block:before {
  content: '\f119';
}

.zmdi-boat:before {
  content: '\f11a';
}

.zmdi-book-image:before {
  content: '\f11b';
}

.zmdi-book:before {
  content: '\f11c';
}

.zmdi-bookmark-outline:before {
  content: '\f11d';
}

.zmdi-bookmark:before {
  content: '\f11e';
}

.zmdi-brush:before {
  content: '\f11f';
}

.zmdi-bug:before {
  content: '\f120';
}

.zmdi-bus:before {
  content: '\f121';
}

.zmdi-cake:before {
  content: '\f122';
}

.zmdi-car-taxi:before {
  content: '\f123';
}

.zmdi-car-wash:before {
  content: '\f124';
}

.zmdi-car:before {
  content: '\f125';
}

.zmdi-card-giftcard:before {
  content: '\f126';
}

.zmdi-card-membership:before {
  content: '\f127';
}

.zmdi-card-travel:before {
  content: '\f128';
}

.zmdi-card:before {
  content: '\f129';
}

.zmdi-case-check:before {
  content: '\f12a';
}

.zmdi-case-download:before {
  content: '\f12b';
}

.zmdi-case-play:before {
  content: '\f12c';
}

.zmdi-case:before {
  content: '\f12d';
}

.zmdi-cast-connected:before {
  content: '\f12e';
}

.zmdi-cast:before {
  content: '\f12f';
}

.zmdi-chart-donut:before {
  content: '\f130';
}

.zmdi-chart:before {
  content: '\f131';
}

.zmdi-city-alt:before {
  content: '\f132';
}

.zmdi-city:before {
  content: '\f133';
}

.zmdi-close-circle-o:before {
  content: '\f134';
}

.zmdi-close-circle:before {
  content: '\f135';
}

.zmdi-close:before {
  content: '\f136';
}

.zmdi-cocktail:before {
  content: '\f137';
}

.zmdi-code-setting:before {
  content: '\f138';
}

.zmdi-code-smartphone:before {
  content: '\f139';
}

.zmdi-code:before {
  content: '\f13a';
}

.zmdi-coffee:before {
  content: '\f13b';
}

.zmdi-collection-bookmark:before {
  content: '\f13c';
}

.zmdi-collection-case-play:before {
  content: '\f13d';
}

.zmdi-collection-folder-image:before {
  content: '\f13e';
}

.zmdi-collection-image-o:before {
  content: '\f13f';
}

.zmdi-collection-image:before {
  content: '\f140';
}

.zmdi-collection-item-1:before {
  content: '\f141';
}

.zmdi-collection-item-2:before {
  content: '\f142';
}

.zmdi-collection-item-3:before {
  content: '\f143';
}

.zmdi-collection-item-4:before {
  content: '\f144';
}

.zmdi-collection-item-5:before {
  content: '\f145';
}

.zmdi-collection-item-6:before {
  content: '\f146';
}

.zmdi-collection-item-7:before {
  content: '\f147';
}

.zmdi-collection-item-8:before {
  content: '\f148';
}

.zmdi-collection-item-9-plus:before {
  content: '\f149';
}

.zmdi-collection-item-9:before {
  content: '\f14a';
}

.zmdi-collection-item:before {
  content: '\f14b';
}

.zmdi-collection-music:before {
  content: '\f14c';
}

.zmdi-collection-pdf:before {
  content: '\f14d';
}

.zmdi-collection-plus:before {
  content: '\f14e';
}

.zmdi-collection-speaker:before {
  content: '\f14f';
}

.zmdi-collection-text:before {
  content: '\f150';
}

.zmdi-collection-video:before {
  content: '\f151';
}

.zmdi-compass:before {
  content: '\f152';
}

.zmdi-cutlery:before {
  content: '\f153';
}

.zmdi-delete:before {
  content: '\f154';
}

.zmdi-dialpad:before {
  content: '\f155';
}

.zmdi-dns:before {
  content: '\f156';
}

.zmdi-drink:before {
  content: '\f157';
}

.zmdi-edit:before {
  content: '\f158';
}

.zmdi-email-open:before {
  content: '\f159';
}

.zmdi-email:before {
  content: '\f15a';
}

.zmdi-eye-off:before {
  content: '\f15b';
}

.zmdi-eye:before {
  content: '\f15c';
}

.zmdi-eyedropper:before {
  content: '\f15d';
}

.zmdi-favorite-outline:before {
  content: '\f15e';
}

.zmdi-favorite:before {
  content: '\f15f';
}

.zmdi-filter-list:before {
  content: '\f160';
}

.zmdi-fire:before {
  content: '\f161';
}

.zmdi-flag:before {
  content: '\f162';
}

.zmdi-flare:before {
  content: '\f163';
}

.zmdi-flash-auto:before {
  content: '\f164';
}

.zmdi-flash-off:before {
  content: '\f165';
}

.zmdi-flash:before {
  content: '\f166';
}

.zmdi-flip:before {
  content: '\f167';
}

.zmdi-flower-alt:before {
  content: '\f168';
}

.zmdi-flower:before {
  content: '\f169';
}

.zmdi-font:before {
  content: '\f16a';
}

.zmdi-fullscreen-alt:before {
  content: '\f16b';
}

.zmdi-fullscreen-exit:before {
  content: '\f16c';
}

.zmdi-fullscreen:before {
  content: '\f16d';
}

.zmdi-functions:before {
  content: '\f16e';
}

.zmdi-gas-station:before {
  content: '\f16f';
}

.zmdi-gesture:before {
  content: '\f170';
}

.zmdi-globe-alt:before {
  content: '\f171';
}

.zmdi-globe-lock:before {
  content: '\f172';
}

.zmdi-globe:before {
  content: '\f173';
}

.zmdi-graduation-cap:before {
  content: '\f174';
}

.zmdi-home:before {
  content: '\f175';
}

.zmdi-hospital-alt:before {
  content: '\f176';
}

.zmdi-hospital:before {
  content: '\f177';
}

.zmdi-hotel:before {
  content: '\f178';
}

.zmdi-hourglass-alt:before {
  content: '\f179';
}

.zmdi-hourglass-outline:before {
  content: '\f17a';
}

.zmdi-hourglass:before {
  content: '\f17b';
}

.zmdi-http:before {
  content: '\f17c';
}

.zmdi-image-alt:before {
  content: '\f17d';
}

.zmdi-image-o:before {
  content: '\f17e';
}

.zmdi-image:before {
  content: '\f17f';
}

.zmdi-inbox:before {
  content: '\f180';
}

.zmdi-invert-colors-off:before {
  content: '\f181';
}

.zmdi-invert-colors:before {
  content: '\f182';
}

.zmdi-key:before {
  content: '\f183';
}

.zmdi-label-alt-outline:before {
  content: '\f184';
}

.zmdi-label-alt:before {
  content: '\f185';
}

.zmdi-label-heart:before {
  content: '\f186';
}

.zmdi-label:before {
  content: '\f187';
}

.zmdi-labels:before {
  content: '\f188';
}

.zmdi-lamp:before {
  content: '\f189';
}

.zmdi-landscape:before {
  content: '\f18a';
}

.zmdi-layers-off:before {
  content: '\f18b';
}

.zmdi-layers:before {
  content: '\f18c';
}

.zmdi-library:before {
  content: '\f18d';
}

.zmdi-link:before {
  content: '\f18e';
}

.zmdi-lock-open:before {
  content: '\f18f';
}

.zmdi-lock-outline:before {
  content: '\f190';
}

.zmdi-lock:before {
  content: '\f191';
}

.zmdi-mail-reply-all:before {
  content: '\f192';
}

.zmdi-mail-reply:before {
  content: '\f193';
}

.zmdi-mail-send:before {
  content: '\f194';
}

.zmdi-mall:before {
  content: '\f195';
}

.zmdi-map:before {
  content: '\f196';
}

.zmdi-menu:before {
  content: '\f197';
}

.zmdi-money-box:before {
  content: '\f198';
}

.zmdi-money-off:before {
  content: '\f199';
}

.zmdi-money:before {
  content: '\f19a';
}

.zmdi-more-vert:before {
  content: '\f19b';
}

.zmdi-more:before {
  content: '\f19c';
}

.zmdi-movie-alt:before {
  content: '\f19d';
}

.zmdi-movie:before {
  content: '\f19e';
}

.zmdi-nature-people:before {
  content: '\f19f';
}

.zmdi-nature:before {
  content: '\f1a0';
}

.zmdi-navigation:before {
  content: '\f1a1';
}

.zmdi-open-in-browser:before {
  content: '\f1a2';
}

.zmdi-open-in-new:before {
  content: '\f1a3';
}

.zmdi-palette:before {
  content: '\f1a4';
}

.zmdi-parking:before {
  content: '\f1a5';
}

.zmdi-pin-account:before {
  content: '\f1a6';
}

.zmdi-pin-assistant:before {
  content: '\f1a7';
}

.zmdi-pin-drop:before {
  content: '\f1a8';
}

.zmdi-pin-help:before {
  content: '\f1a9';
}

.zmdi-pin-off:before {
  content: '\f1aa';
}

.zmdi-pin:before {
  content: '\f1ab';
}

.zmdi-pizza:before {
  content: '\f1ac';
}

.zmdi-plaster:before {
  content: '\f1ad';
}

.zmdi-power-setting:before {
  content: '\f1ae';
}

.zmdi-power:before {
  content: '\f1af';
}

.zmdi-print:before {
  content: '\f1b0';
}

.zmdi-puzzle-piece:before {
  content: '\f1b1';
}

.zmdi-quote:before {
  content: '\f1b2';
}

.zmdi-railway:before {
  content: '\f1b3';
}

.zmdi-receipt:before {
  content: '\f1b4';
}

.zmdi-refresh-alt:before {
  content: '\f1b5';
}

.zmdi-refresh-sync-alert:before {
  content: '\f1b6';
}

.zmdi-refresh-sync-off:before {
  content: '\f1b7';
}

.zmdi-refresh-sync:before {
  content: '\f1b8';
}

.zmdi-refresh:before {
  content: '\f1b9';
}

.zmdi-roller:before {
  content: '\f1ba';
}

.zmdi-ruler:before {
  content: '\f1bb';
}

.zmdi-scissors:before {
  content: '\f1bc';
}

.zmdi-screen-rotation-lock:before {
  content: '\f1bd';
}

.zmdi-screen-rotation:before {
  content: '\f1be';
}

.zmdi-search-for:before {
  content: '\f1bf';
}

.zmdi-search-in-file:before {
  content: '\f1c0';
}

.zmdi-search-in-page:before {
  content: '\f1c1';
}

.zmdi-search-replace:before {
  content: '\f1c2';
}

.zmdi-search:before {
  content: '\f1c3';
}

.zmdi-seat:before {
  content: '\f1c4';
}

.zmdi-settings-square:before {
  content: '\f1c5';
}

.zmdi-settings:before {
  content: '\f1c6';
}

.zmdi-shield-check:before {
  content: '\f1c7';
}

.zmdi-shield-security:before {
  content: '\f1c8';
}

.zmdi-shopping-basket:before {
  content: '\f1c9';
}

.zmdi-shopping-cart-plus:before {
  content: '\f1ca';
}

.zmdi-shopping-cart:before {
  content: '\f1cb';
}

.zmdi-sign-in:before {
  content: '\f1cc';
}

.zmdi-sort-amount-asc:before {
  content: '\f1cd';
}

.zmdi-sort-amount-desc:before {
  content: '\f1ce';
}

.zmdi-sort-asc:before {
  content: '\f1cf';
}

.zmdi-sort-desc:before {
  content: '\f1d0';
}

.zmdi-spellcheck:before {
  content: '\f1d1';
}

.zmdi-storage:before {
  content: '\f1d2';
}

.zmdi-store-24:before {
  content: '\f1d3';
}

.zmdi-store:before {
  content: '\f1d4';
}

.zmdi-subway:before {
  content: '\f1d5';
}

.zmdi-sun:before {
  content: '\f1d6';
}

.zmdi-tab-unselected:before {
  content: '\f1d7';
}

.zmdi-tab:before {
  content: '\f1d8';
}

.zmdi-tag-close:before {
  content: '\f1d9';
}

.zmdi-tag-more:before {
  content: '\f1da';
}

.zmdi-tag:before {
  content: '\f1db';
}

.zmdi-thumb-down:before {
  content: '\f1dc';
}

.zmdi-thumb-up-down:before {
  content: '\f1dd';
}

.zmdi-thumb-up:before {
  content: '\f1de';
}

.zmdi-ticket-star:before {
  content: '\f1df';
}

.zmdi-toll:before {
  content: '\f1e0';
}

.zmdi-toys:before {
  content: '\f1e1';
}

.zmdi-traffic:before {
  content: '\f1e2';
}

.zmdi-translate:before {
  content: '\f1e3';
}

.zmdi-triangle-down:before {
  content: '\f1e4';
}

.zmdi-triangle-up:before {
  content: '\f1e5';
}

.zmdi-truck:before {
  content: '\f1e6';
}

.zmdi-turning-sign:before {
  content: '\f1e7';
}

.zmdi-wallpaper:before {
  content: '\f1e8';
}

.zmdi-washing-machine:before {
  content: '\f1e9';
}

.zmdi-window-maximize:before {
  content: '\f1ea';
}

.zmdi-window-minimize:before {
  content: '\f1eb';
}

.zmdi-window-restore:before {
  content: '\f1ec';
}

.zmdi-wrench:before {
  content: '\f1ed';
}

.zmdi-zoom-in:before {
  content: '\f1ee';
}

.zmdi-zoom-out:before {
  content: '\f1ef';
}

.zmdi-alert-circle-o:before {
  content: '\f1f0';
}

.zmdi-alert-circle:before {
  content: '\f1f1';
}

.zmdi-alert-octagon:before {
  content: '\f1f2';
}

.zmdi-alert-polygon:before {
  content: '\f1f3';
}

.zmdi-alert-triangle:before {
  content: '\f1f4';
}

.zmdi-help-outline:before {
  content: '\f1f5';
}

.zmdi-help:before {
  content: '\f1f6';
}

.zmdi-info-outline:before {
  content: '\f1f7';
}

.zmdi-info:before {
  content: '\f1f8';
}

.zmdi-notifications-active:before {
  content: '\f1f9';
}

.zmdi-notifications-add:before {
  content: '\f1fa';
}

.zmdi-notifications-none:before {
  content: '\f1fb';
}

.zmdi-notifications-off:before {
  content: '\f1fc';
}

.zmdi-notifications-paused:before {
  content: '\f1fd';
}

.zmdi-notifications:before {
  content: '\f1fe';
}

.zmdi-account-add:before {
  content: '\f1ff';
}

.zmdi-account-box-mail:before {
  content: '\f200';
}

.zmdi-account-box-o:before {
  content: '\f201';
}

.zmdi-account-box-phone:before {
  content: '\f202';
}

.zmdi-account-box:before {
  content: '\f203';
}

.zmdi-account-calendar:before {
  content: '\f204';
}

.zmdi-account-circle:before {
  content: '\f205';
}

.zmdi-account-o:before {
  content: '\f206';
}

.zmdi-account:before {
  content: '\f207';
}

.zmdi-accounts-add:before {
  content: '\f208';
}

.zmdi-accounts-alt:before {
  content: '\f209';
}

.zmdi-accounts-list-alt:before {
  content: '\f20a';
}

.zmdi-accounts-list:before {
  content: '\f20b';
}

.zmdi-accounts-outline:before {
  content: '\f20c';
}

.zmdi-accounts:before {
  content: '\f20d';
}

.zmdi-face:before {
  content: '\f20e';
}

.zmdi-female:before {
  content: '\f20f';
}

.zmdi-male-alt:before {
  content: '\f210';
}

.zmdi-male-female:before {
  content: '\f211';
}

.zmdi-male:before {
  content: '\f212';
}

.zmdi-mood-bad:before {
  content: '\f213';
}

.zmdi-mood:before {
  content: '\f214';
}

.zmdi-run:before {
  content: '\f215';
}

.zmdi-walk:before {
  content: '\f216';
}

.zmdi-cloud-box:before {
  content: '\f217';
}

.zmdi-cloud-circle:before {
  content: '\f218';
}

.zmdi-cloud-done:before {
  content: '\f219';
}

.zmdi-cloud-download:before {
  content: '\f21a';
}

.zmdi-cloud-off:before {
  content: '\f21b';
}

.zmdi-cloud-outline-alt:before {
  content: '\f21c';
}

.zmdi-cloud-outline:before {
  content: '\f21d';
}

.zmdi-cloud-upload:before {
  content: '\f21e';
}

.zmdi-cloud:before {
  content: '\f21f';
}

.zmdi-download:before {
  content: '\f220';
}

.zmdi-file-plus:before {
  content: '\f221';
}

.zmdi-file-text:before {
  content: '\f222';
}

.zmdi-file:before {
  content: '\f223';
}

.zmdi-folder-outline:before {
  content: '\f224';
}

.zmdi-folder-person:before {
  content: '\f225';
}

.zmdi-folder-star-alt:before {
  content: '\f226';
}

.zmdi-folder-star:before {
  content: '\f227';
}

.zmdi-folder:before {
  content: '\f228';
}

.zmdi-gif:before {
  content: '\f229';
}

.zmdi-upload:before {
  content: '\f22a';
}

.zmdi-border-all:before {
  content: '\f22b';
}

.zmdi-border-bottom:before {
  content: '\f22c';
}

.zmdi-border-clear:before {
  content: '\f22d';
}

.zmdi-border-color:before {
  content: '\f22e';
}

.zmdi-border-horizontal:before {
  content: '\f22f';
}

.zmdi-border-inner:before {
  content: '\f230';
}

.zmdi-border-left:before {
  content: '\f231';
}

.zmdi-border-outer:before {
  content: '\f232';
}

.zmdi-border-right:before {
  content: '\f233';
}

.zmdi-border-style:before {
  content: '\f234';
}

.zmdi-border-top:before {
  content: '\f235';
}

.zmdi-border-vertical:before {
  content: '\f236';
}

.zmdi-copy:before {
  content: '\f237';
}

.zmdi-crop:before {
  content: '\f238';
}

.zmdi-format-align-center:before {
  content: '\f239';
}

.zmdi-format-align-justify:before {
  content: '\f23a';
}

.zmdi-format-align-left:before {
  content: '\f23b';
}

.zmdi-format-align-right:before {
  content: '\f23c';
}

.zmdi-format-bold:before {
  content: '\f23d';
}

.zmdi-format-clear-all:before {
  content: '\f23e';
}

.zmdi-format-clear:before {
  content: '\f23f';
}

.zmdi-format-color-fill:before {
  content: '\f240';
}

.zmdi-format-color-reset:before {
  content: '\f241';
}

.zmdi-format-color-text:before {
  content: '\f242';
}

.zmdi-format-indent-decrease:before {
  content: '\f243';
}

.zmdi-format-indent-increase:before {
  content: '\f244';
}

.zmdi-format-italic:before {
  content: '\f245';
}

.zmdi-format-line-spacing:before {
  content: '\f246';
}

.zmdi-format-list-bulleted:before {
  content: '\f247';
}

.zmdi-format-list-numbered:before {
  content: '\f248';
}

.zmdi-format-ltr:before {
  content: '\f249';
}

.zmdi-format-rtl:before {
  content: '\f24a';
}

.zmdi-format-size:before {
  content: '\f24b';
}

.zmdi-format-strikethrough-s:before {
  content: '\f24c';
}

.zmdi-format-strikethrough:before {
  content: '\f24d';
}

.zmdi-format-subject:before {
  content: '\f24e';
}

.zmdi-format-underlined:before {
  content: '\f24f';
}

.zmdi-format-valign-bottom:before {
  content: '\f250';
}

.zmdi-format-valign-center:before {
  content: '\f251';
}

.zmdi-format-valign-top:before {
  content: '\f252';
}

.zmdi-redo:before {
  content: '\f253';
}

.zmdi-select-all:before {
  content: '\f254';
}

.zmdi-space-bar:before {
  content: '\f255';
}

.zmdi-text-format:before {
  content: '\f256';
}

.zmdi-transform:before {
  content: '\f257';
}

.zmdi-undo:before {
  content: '\f258';
}

.zmdi-wrap-text:before {
  content: '\f259';
}

.zmdi-comment-alert:before {
  content: '\f25a';
}

.zmdi-comment-alt-text:before {
  content: '\f25b';
}

.zmdi-comment-alt:before {
  content: '\f25c';
}

.zmdi-comment-edit:before {
  content: '\f25d';
}

.zmdi-comment-image:before {
  content: '\f25e';
}

.zmdi-comment-list:before {
  content: '\f25f';
}

.zmdi-comment-more:before {
  content: '\f260';
}

.zmdi-comment-outline:before {
  content: '\f261';
}

.zmdi-comment-text-alt:before {
  content: '\f262';
}

.zmdi-comment-text:before {
  content: '\f263';
}

.zmdi-comment-video:before {
  content: '\f264';
}

.zmdi-comment:before {
  content: '\f265';
}

.zmdi-comments:before {
  content: '\f266';
}

.zmdi-check-all:before {
  content: '\f267';
}

.zmdi-check-circle-u:before {
  content: '\f268';
}

.zmdi-check-circle:before {
  content: '\f269';
}

.zmdi-check-square:before {
  content: '\f26a';
}

.zmdi-check:before {
  content: '\f26b';
}

.zmdi-circle-o:before {
  content: '\f26c';
}

.zmdi-circle:before {
  content: '\f26d';
}

.zmdi-dot-circle-alt:before {
  content: '\f26e';
}

.zmdi-dot-circle:before {
  content: '\f26f';
}

.zmdi-minus-circle-outline:before {
  content: '\f270';
}

.zmdi-minus-circle:before {
  content: '\f271';
}

.zmdi-minus-square:before {
  content: '\f272';
}

.zmdi-minus:before {
  content: '\f273';
}

.zmdi-plus-circle-o-duplicate:before {
  content: '\f274';
}

.zmdi-plus-circle-o:before {
  content: '\f275';
}

.zmdi-plus-circle:before {
  content: '\f276';
}

.zmdi-plus-square:before {
  content: '\f277';
}

.zmdi-plus:before {
  content: '\f278';
}

.zmdi-square-o:before {
  content: '\f279';
}

.zmdi-star-circle:before {
  content: '\f27a';
}

.zmdi-star-half:before {
  content: '\f27b';
}

.zmdi-star-outline:before {
  content: '\f27c';
}

.zmdi-star:before {
  content: '\f27d';
}

.zmdi-bluetooth-connected:before {
  content: '\f27e';
}

.zmdi-bluetooth-off:before {
  content: '\f27f';
}

.zmdi-bluetooth-search:before {
  content: '\f280';
}

.zmdi-bluetooth-setting:before {
  content: '\f281';
}

.zmdi-bluetooth:before {
  content: '\f282';
}

.zmdi-camera-add:before {
  content: '\f283';
}

.zmdi-camera-alt:before {
  content: '\f284';
}

.zmdi-camera-bw:before {
  content: '\f285';
}

.zmdi-camera-front:before {
  content: '\f286';
}

.zmdi-camera-mic:before {
  content: '\f287';
}

.zmdi-camera-party-mode:before {
  content: '\f288';
}

.zmdi-camera-rear:before {
  content: '\f289';
}

.zmdi-camera-roll:before {
  content: '\f28a';
}

.zmdi-camera-switch:before {
  content: '\f28b';
}

.zmdi-camera:before {
  content: '\f28c';
}

.zmdi-card-alert:before {
  content: '\f28d';
}

.zmdi-card-off:before {
  content: '\f28e';
}

.zmdi-card-sd:before {
  content: '\f28f';
}

.zmdi-card-sim:before {
  content: '\f290';
}

.zmdi-desktop-mac:before {
  content: '\f291';
}

.zmdi-desktop-windows:before {
  content: '\f292';
}

.zmdi-device-hub:before {
  content: '\f293';
}

.zmdi-devices-off:before {
  content: '\f294';
}

.zmdi-devices:before {
  content: '\f295';
}

.zmdi-dock:before {
  content: '\f296';
}

.zmdi-floppy:before {
  content: '\f297';
}

.zmdi-gamepad:before {
  content: '\f298';
}

.zmdi-gps-dot:before {
  content: '\f299';
}

.zmdi-gps-off:before {
  content: '\f29a';
}

.zmdi-gps:before {
  content: '\f29b';
}

.zmdi-headset-mic:before {
  content: '\f29c';
}

.zmdi-headset:before {
  content: '\f29d';
}

.zmdi-input-antenna:before {
  content: '\f29e';
}

.zmdi-input-composite:before {
  content: '\f29f';
}

.zmdi-input-hdmi:before {
  content: '\f2a0';
}

.zmdi-input-power:before {
  content: '\f2a1';
}

.zmdi-input-svideo:before {
  content: '\f2a2';
}

.zmdi-keyboard-hide:before {
  content: '\f2a3';
}

.zmdi-keyboard:before {
  content: '\f2a4';
}

.zmdi-laptop-chromebook:before {
  content: '\f2a5';
}

.zmdi-laptop-mac:before {
  content: '\f2a6';
}

.zmdi-laptop:before {
  content: '\f2a7';
}

.zmdi-mic-off:before {
  content: '\f2a8';
}

.zmdi-mic-outline:before {
  content: '\f2a9';
}

.zmdi-mic-setting:before {
  content: '\f2aa';
}

.zmdi-mic:before {
  content: '\f2ab';
}

.zmdi-mouse:before {
  content: '\f2ac';
}

.zmdi-network-alert:before {
  content: '\f2ad';
}

.zmdi-network-locked:before {
  content: '\f2ae';
}

.zmdi-network-off:before {
  content: '\f2af';
}

.zmdi-network-outline:before {
  content: '\f2b0';
}

.zmdi-network-setting:before {
  content: '\f2b1';
}

.zmdi-network:before {
  content: '\f2b2';
}

.zmdi-phone-bluetooth:before {
  content: '\f2b3';
}

.zmdi-phone-end:before {
  content: '\f2b4';
}

.zmdi-phone-forwarded:before {
  content: '\f2b5';
}

.zmdi-phone-in-talk:before {
  content: '\f2b6';
}

.zmdi-phone-locked:before {
  content: '\f2b7';
}

.zmdi-phone-missed:before {
  content: '\f2b8';
}

.zmdi-phone-msg:before {
  content: '\f2b9';
}

.zmdi-phone-paused:before {
  content: '\f2ba';
}

.zmdi-phone-ring:before {
  content: '\f2bb';
}

.zmdi-phone-setting:before {
  content: '\f2bc';
}

.zmdi-phone-sip:before {
  content: '\f2bd';
}

.zmdi-phone:before {
  content: '\f2be';
}

.zmdi-portable-wifi-changes:before {
  content: '\f2bf';
}

.zmdi-portable-wifi-off:before {
  content: '\f2c0';
}

.zmdi-portable-wifi:before {
  content: '\f2c1';
}

.zmdi-radio:before {
  content: '\f2c2';
}

.zmdi-reader:before {
  content: '\f2c3';
}

.zmdi-remote-control-alt:before {
  content: '\f2c4';
}

.zmdi-remote-control:before {
  content: '\f2c5';
}

.zmdi-router:before {
  content: '\f2c6';
}

.zmdi-scanner:before {
  content: '\f2c7';
}

.zmdi-smartphone-android:before {
  content: '\f2c8';
}

.zmdi-smartphone-download:before {
  content: '\f2c9';
}

.zmdi-smartphone-erase:before {
  content: '\f2ca';
}

.zmdi-smartphone-info:before {
  content: '\f2cb';
}

.zmdi-smartphone-iphone:before {
  content: '\f2cc';
}

.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd';
}

.zmdi-smartphone-landscape:before {
  content: '\f2ce';
}

.zmdi-smartphone-lock:before {
  content: '\f2cf';
}

.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0';
}

.zmdi-smartphone-ring:before {
  content: '\f2d1';
}

.zmdi-smartphone-setting:before {
  content: '\f2d2';
}

.zmdi-smartphone-setup:before {
  content: '\f2d3';
}

.zmdi-smartphone:before {
  content: '\f2d4';
}

.zmdi-speaker:before {
  content: '\f2d5';
}

.zmdi-tablet-android:before {
  content: '\f2d6';
}

.zmdi-tablet-mac:before {
  content: '\f2d7';
}

.zmdi-tablet:before {
  content: '\f2d8';
}

.zmdi-tv-alt-play:before {
  content: '\f2d9';
}

.zmdi-tv-list:before {
  content: '\f2da';
}

.zmdi-tv-play:before {
  content: '\f2db';
}

.zmdi-tv:before {
  content: '\f2dc';
}

.zmdi-usb:before {
  content: '\f2dd';
}

.zmdi-videocam-off:before {
  content: '\f2de';
}

.zmdi-videocam-switch:before {
  content: '\f2df';
}

.zmdi-videocam:before {
  content: '\f2e0';
}

.zmdi-watch:before {
  content: '\f2e1';
}

.zmdi-wifi-alt-2:before {
  content: '\f2e2';
}

.zmdi-wifi-alt:before {
  content: '\f2e3';
}

.zmdi-wifi-info:before {
  content: '\f2e4';
}

.zmdi-wifi-lock:before {
  content: '\f2e5';
}

.zmdi-wifi-off:before {
  content: '\f2e6';
}

.zmdi-wifi-outline:before {
  content: '\f2e7';
}

.zmdi-wifi:before {
  content: '\f2e8';
}

.zmdi-arrow-left-bottom:before {
  content: '\f2e9';
}

.zmdi-arrow-left:before {
  content: '\f2ea';
}

.zmdi-arrow-merge:before {
  content: '\f2eb';
}

.zmdi-arrow-missed:before {
  content: '\f2ec';
}

.zmdi-arrow-right-top:before {
  content: '\f2ed';
}

.zmdi-arrow-right:before {
  content: '\f2ee';
}

.zmdi-arrow-split:before {
  content: '\f2ef';
}

.zmdi-arrows:before {
  content: '\f2f0';
}

.zmdi-caret-down-circle:before {
  content: '\f2f1';
}

.zmdi-caret-down:before {
  content: '\f2f2';
}

.zmdi-caret-left-circle:before {
  content: '\f2f3';
}

.zmdi-caret-left:before {
  content: '\f2f4';
}

.zmdi-caret-right-circle:before {
  content: '\f2f5';
}

.zmdi-caret-right:before {
  content: '\f2f6';
}

.zmdi-caret-up-circle:before {
  content: '\f2f7';
}

.zmdi-caret-up:before {
  content: '\f2f8';
}

.zmdi-chevron-down:before {
  content: '\f2f9';
}

.zmdi-chevron-left:before {
  content: '\f2fa';
}

.zmdi-chevron-right:before {
  content: '\f2fb';
}

.zmdi-chevron-up:before {
  content: '\f2fc';
}

.zmdi-forward:before {
  content: '\f2fd';
}

.zmdi-long-arrow-down:before {
  content: '\f2fe';
}

.zmdi-long-arrow-left:before {
  content: '\f2ff';
}

.zmdi-long-arrow-return:before {
  content: '\f300';
}

.zmdi-long-arrow-right:before {
  content: '\f301';
}

.zmdi-long-arrow-tab:before {
  content: '\f302';
}

.zmdi-long-arrow-up:before {
  content: '\f303';
}

.zmdi-rotate-ccw:before {
  content: '\f304';
}

.zmdi-rotate-cw:before {
  content: '\f305';
}

.zmdi-rotate-left:before {
  content: '\f306';
}

.zmdi-rotate-right:before {
  content: '\f307';
}

.zmdi-square-down:before {
  content: '\f308';
}

.zmdi-square-right:before {
  content: '\f309';
}

.zmdi-swap-alt:before {
  content: '\f30a';
}

.zmdi-swap-vertical-circle:before {
  content: '\f30b';
}

.zmdi-swap-vertical:before {
  content: '\f30c';
}

.zmdi-swap:before {
  content: '\f30d';
}

.zmdi-trending-down:before {
  content: '\f30e';
}

.zmdi-trending-flat:before {
  content: '\f30f';
}

.zmdi-trending-up:before {
  content: '\f310';
}

.zmdi-unfold-less:before {
  content: '\f311';
}

.zmdi-unfold-more:before {
  content: '\f312';
}

.zmdi-apps:before {
  content: '\f313';
}

.zmdi-grid-off:before {
  content: '\f314';
}

.zmdi-grid:before {
  content: '\f315';
}

.zmdi-view-agenda:before {
  content: '\f316';
}

.zmdi-view-array:before {
  content: '\f317';
}

.zmdi-view-carousel:before {
  content: '\f318';
}

.zmdi-view-column:before {
  content: '\f319';
}

.zmdi-view-comfy:before {
  content: '\f31a';
}

.zmdi-view-compact:before {
  content: '\f31b';
}

.zmdi-view-dashboard:before {
  content: '\f31c';
}

.zmdi-view-day:before {
  content: '\f31d';
}

.zmdi-view-headline:before {
  content: '\f31e';
}

.zmdi-view-list-alt:before {
  content: '\f31f';
}

.zmdi-view-list:before {
  content: '\f320';
}

.zmdi-view-module:before {
  content: '\f321';
}

.zmdi-view-quilt:before {
  content: '\f322';
}

.zmdi-view-stream:before {
  content: '\f323';
}

.zmdi-view-subtitles:before {
  content: '\f324';
}

.zmdi-view-toc:before {
  content: '\f325';
}

.zmdi-view-web:before {
  content: '\f326';
}

.zmdi-view-week:before {
  content: '\f327';
}

.zmdi-widgets:before {
  content: '\f328';
}

.zmdi-alarm-check:before {
  content: '\f329';
}

.zmdi-alarm-off:before {
  content: '\f32a';
}

.zmdi-alarm-plus:before {
  content: '\f32b';
}

.zmdi-alarm-snooze:before {
  content: '\f32c';
}

.zmdi-alarm:before {
  content: '\f32d';
}

.zmdi-calendar-alt:before {
  content: '\f32e';
}

.zmdi-calendar-check:before {
  content: '\f32f';
}

.zmdi-calendar-close:before {
  content: '\f330';
}

.zmdi-calendar-note:before {
  content: '\f331';
}

.zmdi-calendar:before {
  content: '\f332';
}

.zmdi-time-countdown:before {
  content: '\f333';
}

.zmdi-time-interval:before {
  content: '\f334';
}

.zmdi-time-restore-setting:before {
  content: '\f335';
}

.zmdi-time-restore:before {
  content: '\f336';
}

.zmdi-time:before {
  content: '\f337';
}

.zmdi-timer-off:before {
  content: '\f338';
}

.zmdi-timer:before {
  content: '\f339';
}

.zmdi-android-alt:before {
  content: '\f33a';
}

.zmdi-android:before {
  content: '\f33b';
}

.zmdi-apple:before {
  content: '\f33c';
}

.zmdi-behance:before {
  content: '\f33d';
}

.zmdi-codepen:before {
  content: '\f33e';
}

.zmdi-dribbble:before {
  content: '\f33f';
}

.zmdi-dropbox:before {
  content: '\f340';
}

.zmdi-evernote:before {
  content: '\f341';
}

.zmdi-facebook-box:before {
  content: '\f342';
}

.zmdi-facebook:before {
  content: '\f343';
}

.zmdi-github-box:before {
  content: '\f344';
}

.zmdi-github:before {
  content: '\f345';
}

.zmdi-google-drive:before {
  content: '\f346';
}

.zmdi-google-earth:before {
  content: '\f347';
}

.zmdi-google-glass:before {
  content: '\f348';
}

.zmdi-google-maps:before {
  content: '\f349';
}

.zmdi-google-pages:before {
  content: '\f34a';
}

.zmdi-google-play:before {
  content: '\f34b';
}

.zmdi-google-plus-box:before {
  content: '\f34c';
}

.zmdi-google-plus:before {
  content: '\f34d';
}

.zmdi-google:before {
  content: '\f34e';
}

.zmdi-instagram:before {
  content: '\f34f';
}

.zmdi-language-css3:before {
  content: '\f350';
}

.zmdi-language-html5:before {
  content: '\f351';
}

.zmdi-language-javascript:before {
  content: '\f352';
}

.zmdi-language-python-alt:before {
  content: '\f353';
}

.zmdi-language-python:before {
  content: '\f354';
}

.zmdi-lastfm:before {
  content: '\f355';
}

.zmdi-linkedin-box:before {
  content: '\f356';
}

.zmdi-paypal:before {
  content: '\f357';
}

.zmdi-pinterest-box:before {
  content: '\f358';
}

.zmdi-pocket:before {
  content: '\f359';
}

.zmdi-polymer:before {
  content: '\f35a';
}

.zmdi-share:before {
  content: '\f35b';
}

.zmdi-stackoverflow:before {
  content: '\f35c';
}

.zmdi-steam-square:before {
  content: '\f35d';
}

.zmdi-steam:before {
  content: '\f35e';
}

.zmdi-twitter-box:before {
  content: '\f35f';
}

.zmdi-twitter:before {
  content: '\f360';
}

.zmdi-vk:before {
  content: '\f361';
}

.zmdi-wikipedia:before {
  content: '\f362';
}

.zmdi-windows:before {
  content: '\f363';
}

.zmdi-aspect-ratio-alt:before {
  content: '\f364';
}

.zmdi-aspect-ratio:before {
  content: '\f365';
}

.zmdi-blur-circular:before {
  content: '\f366';
}

.zmdi-blur-linear:before {
  content: '\f367';
}

.zmdi-blur-off:before {
  content: '\f368';
}

.zmdi-blur:before {
  content: '\f369';
}

.zmdi-brightness-2:before {
  content: '\f36a';
}

.zmdi-brightness-3:before {
  content: '\f36b';
}

.zmdi-brightness-4:before {
  content: '\f36c';
}

.zmdi-brightness-5:before {
  content: '\f36d';
}

.zmdi-brightness-6:before {
  content: '\f36e';
}

.zmdi-brightness-7:before {
  content: '\f36f';
}

.zmdi-brightness-auto:before {
  content: '\f370';
}

.zmdi-brightness-setting:before {
  content: '\f371';
}

.zmdi-broken-image:before {
  content: '\f372';
}

.zmdi-center-focus-strong:before {
  content: '\f373';
}

.zmdi-center-focus-weak:before {
  content: '\f374';
}

.zmdi-compare:before {
  content: '\f375';
}

.zmdi-crop-16-9:before {
  content: '\f376';
}

.zmdi-crop-3-2:before {
  content: '\f377';
}

.zmdi-crop-5-4:before {
  content: '\f378';
}

.zmdi-crop-7-5:before {
  content: '\f379';
}

.zmdi-crop-din:before {
  content: '\f37a';
}

.zmdi-crop-free:before {
  content: '\f37b';
}

.zmdi-crop-landscape:before {
  content: '\f37c';
}

.zmdi-crop-portrait:before {
  content: '\f37d';
}

.zmdi-crop-square:before {
  content: '\f37e';
}

.zmdi-exposure-alt:before {
  content: '\f37f';
}

.zmdi-exposure:before {
  content: '\f380';
}

.zmdi-filter-b-and-w:before {
  content: '\f381';
}

.zmdi-filter-center-focus:before {
  content: '\f382';
}

.zmdi-filter-frames:before {
  content: '\f383';
}

.zmdi-filter-tilt-shift:before {
  content: '\f384';
}

.zmdi-gradient:before {
  content: '\f385';
}

.zmdi-grain:before {
  content: '\f386';
}

.zmdi-graphic-eq:before {
  content: '\f387';
}

.zmdi-hdr-off:before {
  content: '\f388';
}

.zmdi-hdr-strong:before {
  content: '\f389';
}

.zmdi-hdr-weak:before {
  content: '\f38a';
}

.zmdi-hdr:before {
  content: '\f38b';
}

.zmdi-iridescent:before {
  content: '\f38c';
}

.zmdi-leak-off:before {
  content: '\f38d';
}

.zmdi-leak:before {
  content: '\f38e';
}

.zmdi-looks:before {
  content: '\f38f';
}

.zmdi-loupe:before {
  content: '\f390';
}

.zmdi-panorama-horizontal:before {
  content: '\f391';
}

.zmdi-panorama-vertical:before {
  content: '\f392';
}

.zmdi-panorama-wide-angle:before {
  content: '\f393';
}

.zmdi-photo-size-select-large:before {
  content: '\f394';
}

.zmdi-photo-size-select-small:before {
  content: '\f395';
}

.zmdi-picture-in-picture:before {
  content: '\f396';
}

.zmdi-slideshow:before {
  content: '\f397';
}

.zmdi-texture:before {
  content: '\f398';
}

.zmdi-tonality:before {
  content: '\f399';
}

.zmdi-vignette:before {
  content: '\f39a';
}

.zmdi-wb-auto:before {
  content: '\f39b';
}

.zmdi-eject-alt:before {
  content: '\f39c';
}

.zmdi-eject:before {
  content: '\f39d';
}

.zmdi-equalizer:before {
  content: '\f39e';
}

.zmdi-fast-forward:before {
  content: '\f39f';
}

.zmdi-fast-rewind:before {
  content: '\f3a0';
}

.zmdi-forward-10:before {
  content: '\f3a1';
}

.zmdi-forward-30:before {
  content: '\f3a2';
}

.zmdi-forward-5:before {
  content: '\f3a3';
}

.zmdi-hearing:before {
  content: '\f3a4';
}

.zmdi-pause-circle-outline:before {
  content: '\f3a5';
}

.zmdi-pause-circle:before {
  content: '\f3a6';
}

.zmdi-pause:before {
  content: '\f3a7';
}

.zmdi-play-circle-outline:before {
  content: '\f3a8';
}

.zmdi-play-circle:before {
  content: '\f3a9';
}

.zmdi-play:before {
  content: '\f3aa';
}

.zmdi-playlist-audio:before {
  content: '\f3ab';
}

.zmdi-playlist-plus:before {
  content: '\f3ac';
}

.zmdi-repeat-one:before {
  content: '\f3ad';
}

.zmdi-repeat:before {
  content: '\f3ae';
}

.zmdi-replay-10:before {
  content: '\f3af';
}

.zmdi-replay-30:before {
  content: '\f3b0';
}

.zmdi-replay-5:before {
  content: '\f3b1';
}

.zmdi-replay:before {
  content: '\f3b2';
}

.zmdi-shuffle:before {
  content: '\f3b3';
}

.zmdi-skip-next:before {
  content: '\f3b4';
}

.zmdi-skip-previous:before {
  content: '\f3b5';
}

.zmdi-stop:before {
  content: '\f3b6';
}

.zmdi-surround-sound:before {
  content: '\f3b7';
}

.zmdi-tune:before {
  content: '\f3b8';
}

.zmdi-volume-down:before {
  content: '\f3b9';
}

.zmdi-volume-mute:before {
  content: '\f3ba';
}

.zmdi-volume-off:before {
  content: '\f3bb';
}

.zmdi-volume-up:before {
  content: '\f3bc';
}

.zmdi-n-1-square:before {
  content: '\f3bd';
}

.zmdi-n-2-square:before {
  content: '\f3be';
}

.zmdi-n-3-square:before {
  content: '\f3bf';
}

.zmdi-n-4-square:before {
  content: '\f3c0';
}

.zmdi-n-5-square:before {
  content: '\f3c1';
}

.zmdi-n-6-square:before {
  content: '\f3c2';
}

.zmdi-neg-1:before {
  content: '\f3c3';
}

.zmdi-neg-2:before {
  content: '\f3c4';
}

.zmdi-plus-1:before {
  content: '\f3c5';
}

.zmdi-plus-2:before {
  content: '\f3c6';
}

.zmdi-sec-10:before {
  content: '\f3c7';
}

.zmdi-sec-3:before {
  content: '\f3c8';
}

.zmdi-zero:before {
  content: '\f3c9';
}

.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca';
}

.zmdi-airline-seat-flat:before {
  content: '\f3cb';
}

.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc';
}

.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd';
}

.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce';
}

.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf';
}

.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0';
}

.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1';
}

.zmdi-airplay:before {
  content: '\f3d2';
}

.zmdi-closed-caption:before {
  content: '\f3d3';
}

.zmdi-confirmation-number:before {
  content: '\f3d4';
}

.zmdi-developer-board:before {
  content: '\f3d5';
}

.zmdi-disc-full:before {
  content: '\f3d6';
}

.zmdi-explicit:before {
  content: '\f3d7';
}

.zmdi-flight-land:before {
  content: '\f3d8';
}

.zmdi-flight-takeoff:before {
  content: '\f3d9';
}

.zmdi-flip-to-back:before {
  content: '\f3da';
}

.zmdi-flip-to-front:before {
  content: '\f3db';
}

.zmdi-group-work:before {
  content: '\f3dc';
}

.zmdi-hd:before {
  content: '\f3dd';
}

.zmdi-hq:before {
  content: '\f3de';
}

.zmdi-markunread-mailbox:before {
  content: '\f3df';
}

.zmdi-memory:before {
  content: '\f3e0';
}

.zmdi-nfc:before {
  content: '\f3e1';
}

.zmdi-play-for-work:before {
  content: '\f3e2';
}

.zmdi-power-input:before {
  content: '\f3e3';
}

.zmdi-present-to-all:before {
  content: '\f3e4';
}

.zmdi-satellite:before {
  content: '\f3e5';
}

.zmdi-tap-and-play:before {
  content: '\f3e6';
}

.zmdi-vibration:before {
  content: '\f3e7';
}

.zmdi-voicemail:before {
  content: '\f3e8';
}

.zmdi-group:before {
  content: '\f3e9';
}

.zmdi-rss:before {
  content: '\f3ea';
}

.zmdi-shape:before {
  content: '\f3eb';
}

.zmdi-spinner:before {
  content: '\f3ec';
}

.zmdi-ungroup:before {
  content: '\f3ed';
}

.zmdi-500px:before {
  content: '\f3ee';
}

.zmdi-8tracks:before {
  content: '\f3ef';
}

.zmdi-amazon:before {
  content: '\f3f0';
}

.zmdi-blogger:before {
  content: '\f3f1';
}

.zmdi-delicious:before {
  content: '\f3f2';
}

.zmdi-disqus:before {
  content: '\f3f3';
}

.zmdi-flattr:before {
  content: '\f3f4';
}

.zmdi-flickr:before {
  content: '\f3f5';
}

.zmdi-github-alt:before {
  content: '\f3f6';
}

.zmdi-google-old:before {
  content: '\f3f7';
}

.zmdi-linkedin:before {
  content: '\f3f8';
}

.zmdi-odnoklassniki:before {
  content: '\f3f9';
}

.zmdi-outlook:before {
  content: '\f3fa';
}

.zmdi-paypal-alt:before {
  content: '\f3fb';
}

.zmdi-pinterest:before {
  content: '\f3fc';
}

.zmdi-playstation:before {
  content: '\f3fd';
}

.zmdi-reddit:before {
  content: '\f3fe';
}

.zmdi-skype:before {
  content: '\f3ff';
}

.zmdi-slideshare:before {
  content: '\f400';
}

.zmdi-soundcloud:before {
  content: '\f401';
}

.zmdi-tumblr:before {
  content: '\f402';
}

.zmdi-twitch:before {
  content: '\f403';
}

.zmdi-vimeo:before {
  content: '\f404';
}

.zmdi-whatsapp:before {
  content: '\f405';
}

.zmdi-xbox:before {
  content: '\f406';
}

.zmdi-yahoo:before {
  content: '\f407';
}

.zmdi-youtube-play:before {
  content: '\f408';
}

.zmdi-youtube:before {
  content: '\f409';
}

.zmdi-import-export:before {
  content: '\f30c';
}

.zmdi-swap-vertical-:before {
  content: '\f30c';
}

.zmdi-airplanemode-inactive:before {
  content: '\f102';
}

.zmdi-airplanemode-active:before {
  content: '\f103';
}

.zmdi-rate-review:before {
  content: '\f103';
}

.zmdi-comment-sign:before {
  content: '\f25a';
}

.zmdi-network-warning:before {
  content: '\f2ad';
}

.zmdi-shopping-cart-add:before {
  content: '\f1ca';
}

.zmdi-file-add:before {
  content: '\f221';
}

.zmdi-network-wifi-scan:before {
  content: '\f2e4';
}

.zmdi-collection-add:before {
  content: '\f14e';
}

.zmdi-format-playlist-add:before {
  content: '\f3ac';
}

.zmdi-format-queue-music:before {
  content: '\f3ab';
}

.zmdi-plus-box:before {
  content: '\f277';
}

.zmdi-tag-backspace:before {
  content: '\f1d9';
}

.zmdi-alarm-add:before {
  content: '\f32b';
}

.zmdi-battery-charging:before {
  content: '\f114';
}

.zmdi-daydream-setting:before {
  content: '\f217';
}

.zmdi-more-horiz:before {
  content: '\f19c';
}

.zmdi-book-photo:before {
  content: '\f11b';
}

.zmdi-incandescent:before {
  content: '\f189';
}

.zmdi-wb-iridescent:before {
  content: '\f38c';
}

.zmdi-calendar-remove:before {
  content: '\f330';
}

.zmdi-refresh-sync-disabled:before {
  content: '\f1b7';
}

.zmdi-refresh-sync-problem:before {
  content: '\f1b6';
}

.zmdi-crop-original:before {
  content: '\f17e';
}

.zmdi-power-off:before {
  content: '\f1af';
}

.zmdi-power-off-setting:before {
  content: '\f1ae';
}

.zmdi-leak-remove:before {
  content: '\f38d';
}

.zmdi-star-border:before {
  content: '\f27c';
}

.zmdi-brightness-low:before {
  content: '\f36d';
}

.zmdi-brightness-medium:before {
  content: '\f36e';
}

.zmdi-brightness-high:before {
  content: '\f36f';
}

.zmdi-smartphone-portrait:before {
  content: '\f2d4';
}

.zmdi-live-tv:before {
  content: '\f2d9';
}

.zmdi-format-textdirection-l-to-r:before {
  content: '\f249';
}

.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a';
}

.zmdi-arrow-back:before {
  content: '\f2ea';
}

.zmdi-arrow-forward:before {
  content: '\f2ee';
}

.zmdi-arrow-in:before {
  content: '\f2e9';
}

.zmdi-arrow-out:before {
  content: '\f2ed';
}

.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304';
}

.zmdi-adb:before {
  content: '\f33a';
}

.zmdi-network-wifi:before {
  content: '\f2e8';
}

.zmdi-network-wifi-alt:before {
  content: '\f2e3';
}

.zmdi-network-wifi-lock:before {
  content: '\f2e5';
}

.zmdi-network-wifi-off:before {
  content: '\f2e6';
}

.zmdi-network-wifi-outline:before {
  content: '\f2e7';
}

.zmdi-network-wifi-info:before {
  content: '\f2e4';
}

.zmdi-layers-clear:before {
  content: '\f18b';
}

.zmdi-colorize:before {
  content: '\f15d';
}

.zmdi-format-paint:before {
  content: '\f1ba';
}

.zmdi-format-quote:before {
  content: '\f1b2';
}

.zmdi-camera-monochrome-photos:before {
  content: '\f285';
}

.zmdi-sort-by-alpha:before {
  content: '\f1cf';
}

.zmdi-folder-shared:before {
  content: '\f225';
}

.zmdi-folder-special:before {
  content: '\f226';
}

.zmdi-comment-dots:before {
  content: '\f260';
}

.zmdi-reorder:before {
  content: '\f31e';
}

.zmdi-dehaze:before {
  content: '\f197';
}

.zmdi-sort:before {
  content: '\f1ce';
}

.zmdi-pages:before {
  content: '\f34a';
}

.zmdi-stack-overflow:before {
  content: '\f35c';
}

.zmdi-calendar-account:before {
  content: '\f204';
}

.zmdi-paste:before {
  content: '\f109';
}

.zmdi-cut:before {
  content: '\f1bc';
}

.zmdi-save:before {
  content: '\f297';
}

.zmdi-smartphone-code:before {
  content: '\f139';
}

.zmdi-directions-bike:before {
  content: '\f117';
}

.zmdi-directions-boat:before {
  content: '\f11a';
}

.zmdi-directions-bus:before {
  content: '\f121';
}

.zmdi-directions-car:before {
  content: '\f125';
}

.zmdi-directions-railway:before {
  content: '\f1b3';
}

.zmdi-directions-run:before {
  content: '\f215';
}

.zmdi-directions-subway:before {
  content: '\f1d5';
}

.zmdi-directions-walk:before {
  content: '\f216';
}

.zmdi-local-hotel:before {
  content: '\f178';
}

.zmdi-local-activity:before {
  content: '\f1df';
}

.zmdi-local-play:before {
  content: '\f1df';
}

.zmdi-local-airport:before {
  content: '\f103';
}

.zmdi-local-atm:before {
  content: '\f198';
}

.zmdi-local-bar:before {
  content: '\f137';
}

.zmdi-local-cafe:before {
  content: '\f13b';
}

.zmdi-local-car-wash:before {
  content: '\f124';
}

.zmdi-local-convenience-store:before {
  content: '\f1d3';
}

.zmdi-local-dining:before {
  content: '\f153';
}

.zmdi-local-drink:before {
  content: '\f157';
}

.zmdi-local-florist:before {
  content: '\f168';
}

.zmdi-local-gas-station:before {
  content: '\f16f';
}

.zmdi-local-grocery-store:before {
  content: '\f1cb';
}

.zmdi-local-hospital:before {
  content: '\f177';
}

.zmdi-local-laundry-service:before {
  content: '\f1e9';
}

.zmdi-local-library:before {
  content: '\f18d';
}

.zmdi-local-mall:before {
  content: '\f195';
}

.zmdi-local-movies:before {
  content: '\f19d';
}

.zmdi-local-offer:before {
  content: '\f187';
}

.zmdi-local-parking:before {
  content: '\f1a5';
}

.zmdi-local-parking:before {
  content: '\f1a5';
}

.zmdi-local-pharmacy:before {
  content: '\f176';
}

.zmdi-local-phone:before {
  content: '\f2be';
}

.zmdi-local-pizza:before {
  content: '\f1ac';
}

.zmdi-local-post-office:before {
  content: '\f15a';
}

.zmdi-local-printshop:before {
  content: '\f1b0';
}

.zmdi-local-see:before {
  content: '\f28c';
}

.zmdi-local-shipping:before {
  content: '\f1e6';
}

.zmdi-local-store:before {
  content: '\f1d4';
}

.zmdi-local-taxi:before {
  content: '\f123';
}

.zmdi-local-wc:before {
  content: '\f211';
}

.zmdi-my-location:before {
  content: '\f299';
}

.zmdi-directions:before {
  content: '\f1e7';
}

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

/* ==========================================================================
   Styleguide
   ========================================================================== */
section:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.section-headings {
  color: #aaa;
  border-bottom: 1px solid #ccc;
  margin-top: 2em;
}

ul.color-blocks {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
}
ul.color-blocks:before, ul.color-blocks:after {
  content: "";
  display: table;
}
ul.color-blocks:after {
  clear: both;
}
ul.color-blocks .green-light {
  background-color: #bed600;
}
ul.color-blocks .blue-dark {
  background-color: #002663;
}
ul.color-blocks .blue {
  background-color: #00539f;
}
ul.color-blocks .blue-light {
  background-color: #00a0df;
}
ul.color-blocks .blue-gray {
  background-color: #c4d8e5;
}
ul.color-blocks .gray {
  background-color: #707070;
}
ul.color-blocks .gray-light {
  background-color: #bdbdbd;
}
ul.color-blocks .gray-super-light {
  background-color: #eaeaea;
}
ul.color-blocks .orange {
  background-color: orange;
}
ul.color-blocks .yellow {
  background-color: yellow;
}

.color-container {
  background: #ffffff;
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
  margin-bottom: 0.5em !important;
  float: left;
  padding: 0.5em;
}
@media (min-width: 500px) {
  .color-container {
    display: inline;
    float: left;
    width: 23.14815%;
    margin: 0 0.92593%;
  }
}
@media (min-width: 800px) {
  .color-container {
    display: inline;
    float: left;
    width: 14.81481%;
    margin: 0 0.92593%;
  }
}
.color-container:last-child {
  margin-right: 0;
}
.color-container .color-style {
  height: 100px;
  border: 1px solid #ddd;
}
.color-container .hex, .color-container .color-name {
  text-align: center;
  padding: 0.5em 0 0.25;
  color: gray;
  font-size: 12px;
}

.typography-styles {
  margin-bottom: 27px;
}
.typography-styles p {
  line-height: 1;
  margin-bottom: 0;
}
.typography-styles .serif {
  font-size: 2em;
}
.typography-styles .sans-serif {
  font-size: 2em;
}
.typography-styles .monospace {
  font-size: 2em;
}

.row.demo-row {
  display: block;
  width: 101.85185%;
  margin: 0 -0.92593%;
  *zoom: 1;
  display: block;
  margin-bottom: 13.5px;
}
.row.demo-row:before, .row.demo-row:after {
  content: "";
  display: table;
}
.row.demo-row:after {
  clear: both;
}

.grid {
  background: #ccc;
  text-align: center;
  padding: 1em 0;
}

.one {
  display: inline;
  float: left;
  width: 6.48148%;
  margin: 0 0.92593%;
}

.two {
  display: inline;
  float: left;
  width: 14.81481%;
  margin: 0 0.92593%;
}

.three {
  display: inline;
  float: left;
  width: 23.14815%;
  margin: 0 0.92593%;
}

.four {
  display: inline;
  float: left;
  width: 31.48148%;
  margin: 0 0.92593%;
}

.five {
  display: inline;
  float: left;
  width: 39.81481%;
  margin: 0 0.92593%;
}

.six {
  display: inline;
  float: left;
  width: 48.14815%;
  margin: 0 0.92593%;
}

.seven {
  display: inline;
  float: left;
  width: 56.48148%;
  margin: 0 0.92593%;
}

.eight {
  display: inline;
  float: left;
  width: 64.81481%;
  margin: 0 0.92593%;
}

.nine {
  display: inline;
  float: left;
  width: 73.14815%;
  margin: 0 0.92593%;
}

.ten {
  display: inline;
  float: left;
  width: 81.48148%;
  margin: 0 0.92593%;
}

.eleven {
  display: inline;
  float: left;
  width: 89.81481%;
  margin: 0 0.92593%;
}

.tweleve {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}

.styleguide-sprite ul {
  list-style: none;
  margin-left: 0;
}
.styleguide-sprite i {
  display: block;
  float: left;
}

.side-column-demo {
  display: inline;
  float: left;
  width: 98.14815%;
  margin: 0 0.92593%;
}
@media (min-width: 480px) {
  .side-column-demo {
    display: inline;
    float: left;
    width: 81.48148%;
    margin: 0 0.92593%;
    margin-left: 9.25926%;
  }
}
@media (min-width: 760px) {
  .side-column-demo {
    display: inline;
    float: left;
    width: 35.64815%;
    margin: 0 0.92593%;
    margin-left: 28.00926%;
  }
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }*/
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  img, p {
    page-break-inside: avoid;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* Custom Print Styles */
  .print-only {
    display: block;
  }
  .print-only.print-title {
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 1em;
    font-family: "EB Garamond", Georgia, Times, "Times New Roman", serif;
    text-align: center;
  }

  header#header,
  #udHeader,
  .side-column,
  .page-bottom,
  footer#footer,
  #udFooter {
    display: none;
  }

  h1 {
    font-size: 34px;
  }

  .main-body {
    width: 100%;
  }

  .panel {
    max-height: 100em !important;
  }

  .accordion,
  .panel-inner {
    padding: 0 0 27px;
  }

  .accordion:after {
    display: none;
  }

  .tab-content {
    display: block !important;
  }

  .flickity-enabled.is-draggable .flickity-viewport {
    height: auto;
  }

  .carousel-hero {
    overflow: visible;
  }

  .carousel-hero .slide-text {
    position: relative;
  }

  .e-tabbed-content .e-tab-container .e-tab-content .events,
  .e-tab-content {
    display: block !important;
  }

  .news-block-top, .news-block-bottom {
    display: block;
  }

  .news-block .block-title,
  .news-block.background-image .block-title {
    background: transparent !important;
  }

  .news-block-top-left,
  .news-block-top-right,
  .news-block {
    width: 100% !important;
    float: left !important;
  }

  .news-block-bottom .news-block,
  .news-block.background-image,
  .news-block {
    padding-bottom: 0 !important;
    height: auto !important;
  }

  .news-block.background-image .block-title,
  .block-title,
  .block-title-inner,
  .news-block .block-title .block-title-inner {
    position: relative !important;
  }
  
  

