/*
Theme Name: Telecoms Academy 
Author: Melanie Jones - Designer | Maroua El Baoui - Daniel Jackson - Frontend
Author URI: http://telecomstechcademy.com
Description: Telecoms Academy, making use of Bower and Grunt.js, built on Zurb Foundation.
Version: 1.0
Tags: foundation, responsive, bower, grunt, telecoms academy
*/
/* break points changed from 991 */
@import url(//fonts.googleapis.com/css?family=Roboto);
meta.foundation-version { font-family: "/5.5.3/"; }

meta.foundation-mq-small { font-family: "/only screen/"; width: 0; }

meta.foundation-mq-small-only { font-family: "/only screen and (max-width: 40em)/"; width: 0; }

meta.foundation-mq-medium { font-family: "/only screen and (min-width:40.0625em)/"; width: 40.0625em; }

meta.foundation-mq-medium-only { font-family: "/only screen and (min-width:40.0625em) and (max-width:67.375em)/"; width: 40.0625em; }

meta.foundation-mq-large { font-family: "/only screen and (min-width:67.4375em)/"; width: 67.4375em; }

meta.foundation-mq-large-only { font-family: "/only screen and (min-width:67.4375em) and (max-width:100em)/"; width: 67.4375em; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:100.0625em)/"; width: 100.0625em; }

meta.foundation-mq-xlarge-only { font-family: "/only screen and (min-width:100.0625em) and (max-width:120em)/"; width: 100.0625em; }

meta.foundation-mq-xxlarge { font-family: "/only screen and (min-width:120.0625em)/"; width: 120.0625em; }

meta.foundation-data-attribute-namespace { font-family: false; }

html, body { height: 100%; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 100%; }

body { background: #FFFFFF; color: #222; cursor: auto; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 150%; margin: 0; padding: 0; position: relative; }

a:hover { cursor: pointer; }

img { max-width: 100%; height: auto; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.hide { display: none; }

.invisible { visibility: hidden; }

.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%; }

.row { margin: 0 auto; max-width: 75rem; width: 100%; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; }

.row.collapse .row { margin-left: 0; margin-right: 0; }

.row .row { margin: 0 -0.9375rem; max-width: none; width: auto; }

.row .row:before, .row .row:after { content: " "; display: table; }

.row .row:after { clear: both; }

.row .row.collapse { margin: 0; max-width: none; width: auto; }

.row .row.collapse:before, .row .row.collapse:after { content: " "; display: table; }

.row .row.collapse:after { clear: both; }

.column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; width: 100%; float: left; }

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child { float: right; }

.column + .column.end, .columns + .column.end, .column + .columns.end, .columns + .columns.end { float: left; }

@media only screen { .small-push-0 { position: relative; left: 0; right: auto; }
  .small-pull-0 { position: relative; right: 0; left: auto; }
  .small-push-1 { position: relative; left: 8.3333333333%; right: auto; }
  .small-pull-1 { position: relative; right: 8.3333333333%; left: auto; }
  .small-push-2 { position: relative; left: 16.6666666667%; right: auto; }
  .small-pull-2 { position: relative; right: 16.6666666667%; left: auto; }
  .small-push-3 { position: relative; left: 25%; right: auto; }
  .small-pull-3 { position: relative; right: 25%; left: auto; }
  .small-push-4 { position: relative; left: 33.3333333333%; right: auto; }
  .small-pull-4 { position: relative; right: 33.3333333333%; left: auto; }
  .small-push-5 { position: relative; left: 41.6666666667%; right: auto; }
  .small-pull-5 { position: relative; right: 41.6666666667%; left: auto; }
  .small-push-6 { position: relative; left: 50%; right: auto; }
  .small-pull-6 { position: relative; right: 50%; left: auto; }
  .small-push-7 { position: relative; left: 58.3333333333%; right: auto; }
  .small-pull-7 { position: relative; right: 58.3333333333%; left: auto; }
  .small-push-8 { position: relative; left: 66.6666666667%; right: auto; }
  .small-pull-8 { position: relative; right: 66.6666666667%; left: auto; }
  .small-push-9 { position: relative; left: 75%; right: auto; }
  .small-pull-9 { position: relative; right: 75%; left: auto; }
  .small-push-10 { position: relative; left: 83.3333333333%; right: auto; }
  .small-pull-10 { position: relative; right: 83.3333333333%; left: auto; }
  .small-push-11 { position: relative; left: 91.6666666667%; right: auto; }
  .small-pull-11 { position: relative; right: 91.6666666667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .small-1 { width: 8.3333333333%; }
  .small-2 { width: 16.6666666667%; }
  .small-3 { width: 25%; }
  .small-4 { width: 33.3333333333%; }
  .small-5 { width: 41.6666666667%; }
  .small-6 { width: 50%; }
  .small-7 { width: 58.3333333333%; }
  .small-8 { width: 66.6666666667%; }
  .small-9 { width: 75%; }
  .small-10 { width: 83.3333333333%; }
  .small-11 { width: 91.6666666667%; }
  .small-12 { width: 100%; }
  .small-offset-0 { margin-left: 0 !important; }
  .small-offset-1 { margin-left: 8.3333333333% !important; }
  .small-offset-2 { margin-left: 16.6666666667% !important; }
  .small-offset-3 { margin-left: 25% !important; }
  .small-offset-4 { margin-left: 33.3333333333% !important; }
  .small-offset-5 { margin-left: 41.6666666667% !important; }
  .small-offset-6 { margin-left: 50% !important; }
  .small-offset-7 { margin-left: 58.3333333333% !important; }
  .small-offset-8 { margin-left: 66.6666666667% !important; }
  .small-offset-9 { margin-left: 75% !important; }
  .small-offset-10 { margin-left: 83.3333333333% !important; }
  .small-offset-11 { margin-left: 91.6666666667% !important; }
  .small-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.small-uncentered, .columns.small-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.small-centered:last-child, .columns.small-centered:last-child { float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child { float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right; }
  .row.small-collapse > .column, .row.small-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.small-collapse .row { margin-left: 0; margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; } }

@media only screen and (min-width: 40.0625em) { .medium-push-0 { position: relative; left: 0; right: auto; }
  .medium-pull-0 { position: relative; right: 0; left: auto; }
  .medium-push-1 { position: relative; left: 8.3333333333%; right: auto; }
  .medium-pull-1 { position: relative; right: 8.3333333333%; left: auto; }
  .medium-push-2 { position: relative; left: 16.6666666667%; right: auto; }
  .medium-pull-2 { position: relative; right: 16.6666666667%; left: auto; }
  .medium-push-3 { position: relative; left: 25%; right: auto; }
  .medium-pull-3 { position: relative; right: 25%; left: auto; }
  .medium-push-4 { position: relative; left: 33.3333333333%; right: auto; }
  .medium-pull-4 { position: relative; right: 33.3333333333%; left: auto; }
  .medium-push-5 { position: relative; left: 41.6666666667%; right: auto; }
  .medium-pull-5 { position: relative; right: 41.6666666667%; left: auto; }
  .medium-push-6 { position: relative; left: 50%; right: auto; }
  .medium-pull-6 { position: relative; right: 50%; left: auto; }
  .medium-push-7 { position: relative; left: 58.3333333333%; right: auto; }
  .medium-pull-7 { position: relative; right: 58.3333333333%; left: auto; }
  .medium-push-8 { position: relative; left: 66.6666666667%; right: auto; }
  .medium-pull-8 { position: relative; right: 66.6666666667%; left: auto; }
  .medium-push-9 { position: relative; left: 75%; right: auto; }
  .medium-pull-9 { position: relative; right: 75%; left: auto; }
  .medium-push-10 { position: relative; left: 83.3333333333%; right: auto; }
  .medium-pull-10 { position: relative; right: 83.3333333333%; left: auto; }
  .medium-push-11 { position: relative; left: 91.6666666667%; right: auto; }
  .medium-pull-11 { position: relative; right: 91.6666666667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .medium-1 { width: 8.3333333333%; }
  .medium-2 { width: 16.6666666667%; }
  .medium-3 { width: 25%; }
  .medium-4 { width: 33.3333333333%; }
  .medium-5 { width: 41.6666666667%; }
  .medium-6 { width: 50%; }
  .medium-7 { width: 58.3333333333%; }
  .medium-8 { width: 66.6666666667%; }
  .medium-9 { width: 75%; }
  .medium-10 { width: 83.3333333333%; }
  .medium-11 { width: 91.6666666667%; }
  .medium-12 { width: 100%; }
  .medium-offset-0 { margin-left: 0 !important; }
  .medium-offset-1 { margin-left: 8.3333333333% !important; }
  .medium-offset-2 { margin-left: 16.6666666667% !important; }
  .medium-offset-3 { margin-left: 25% !important; }
  .medium-offset-4 { margin-left: 33.3333333333% !important; }
  .medium-offset-5 { margin-left: 41.6666666667% !important; }
  .medium-offset-6 { margin-left: 50% !important; }
  .medium-offset-7 { margin-left: 58.3333333333% !important; }
  .medium-offset-8 { margin-left: 66.6666666667% !important; }
  .medium-offset-9 { margin-left: 75% !important; }
  .medium-offset-10 { margin-left: 83.3333333333% !important; }
  .medium-offset-11 { margin-left: 91.6666666667% !important; }
  .medium-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.medium-uncentered, .columns.medium-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child { float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child { float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.medium-collapse .row { margin-left: 0; margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .push-0 { position: relative; left: 0; right: auto; }
  .pull-0 { position: relative; right: 0; left: auto; }
  .push-1 { position: relative; left: 8.3333333333%; right: auto; }
  .pull-1 { position: relative; right: 8.3333333333%; left: auto; }
  .push-2 { position: relative; left: 16.6666666667%; right: auto; }
  .pull-2 { position: relative; right: 16.6666666667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.3333333333%; right: auto; }
  .pull-4 { position: relative; right: 33.3333333333%; left: auto; }
  .push-5 { position: relative; left: 41.6666666667%; right: auto; }
  .pull-5 { position: relative; right: 41.6666666667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.3333333333%; right: auto; }
  .pull-7 { position: relative; right: 58.3333333333%; left: auto; }
  .push-8 { position: relative; left: 66.6666666667%; right: auto; }
  .pull-8 { position: relative; right: 66.6666666667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.3333333333%; right: auto; }
  .pull-10 { position: relative; right: 83.3333333333%; left: auto; }
  .push-11 { position: relative; left: 91.6666666667%; right: auto; }
  .pull-11 { position: relative; right: 91.6666666667%; left: auto; } }

@media only screen and (min-width: 67.4375em) { .large-push-0 { position: relative; left: 0; right: auto; }
  .large-pull-0 { position: relative; right: 0; left: auto; }
  .large-push-1 { position: relative; left: 8.3333333333%; right: auto; }
  .large-pull-1 { position: relative; right: 8.3333333333%; left: auto; }
  .large-push-2 { position: relative; left: 16.6666666667%; right: auto; }
  .large-pull-2 { position: relative; right: 16.6666666667%; left: auto; }
  .large-push-3 { position: relative; left: 25%; right: auto; }
  .large-pull-3 { position: relative; right: 25%; left: auto; }
  .large-push-4 { position: relative; left: 33.3333333333%; right: auto; }
  .large-pull-4 { position: relative; right: 33.3333333333%; left: auto; }
  .large-push-5 { position: relative; left: 41.6666666667%; right: auto; }
  .large-pull-5 { position: relative; right: 41.6666666667%; left: auto; }
  .large-push-6 { position: relative; left: 50%; right: auto; }
  .large-pull-6 { position: relative; right: 50%; left: auto; }
  .large-push-7 { position: relative; left: 58.3333333333%; right: auto; }
  .large-pull-7 { position: relative; right: 58.3333333333%; left: auto; }
  .large-push-8 { position: relative; left: 66.6666666667%; right: auto; }
  .large-pull-8 { position: relative; right: 66.6666666667%; left: auto; }
  .large-push-9 { position: relative; left: 75%; right: auto; }
  .large-pull-9 { position: relative; right: 75%; left: auto; }
  .large-push-10 { position: relative; left: 83.3333333333%; right: auto; }
  .large-pull-10 { position: relative; right: 83.3333333333%; left: auto; }
  .large-push-11 { position: relative; left: 91.6666666667%; right: auto; }
  .large-pull-11 { position: relative; right: 91.6666666667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .large-1 { width: 8.3333333333%; }
  .large-2 { width: 16.6666666667%; }
  .large-3 { width: 25%; }
  .large-4 { width: 33.3333333333%; }
  .large-5 { width: 41.6666666667%; }
  .large-6 { width: 50%; }
  .large-7 { width: 58.3333333333%; }
  .large-8 { width: 66.6666666667%; }
  .large-9 { width: 75%; }
  .large-10 { width: 83.3333333333%; }
  .large-11 { width: 91.6666666667%; }
  .large-12 { width: 100%; }
  .large-offset-0 { margin-left: 0 !important; }
  .large-offset-1 { margin-left: 8.3333333333% !important; }
  .large-offset-2 { margin-left: 16.6666666667% !important; }
  .large-offset-3 { margin-left: 25% !important; }
  .large-offset-4 { margin-left: 33.3333333333% !important; }
  .large-offset-5 { margin-left: 41.6666666667% !important; }
  .large-offset-6 { margin-left: 50% !important; }
  .large-offset-7 { margin-left: 58.3333333333% !important; }
  .large-offset-8 { margin-left: 66.6666666667% !important; }
  .large-offset-9 { margin-left: 75% !important; }
  .large-offset-10 { margin-left: 83.3333333333% !important; }
  .large-offset-11 { margin-left: 91.6666666667% !important; }
  .large-reset-order { float: left; left: auto; margin-left: 0; margin-right: 0; right: auto; }
  .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.large-uncentered, .columns.large-uncentered { float: left; margin-left: 0; margin-right: 0; }
  .column.large-centered:last-child, .columns.large-centered:last-child { float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child { float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right; }
  .row.large-collapse > .column, .row.large-collapse > .columns { padding-left: 0; padding-right: 0; }
  .row.large-collapse .row { margin-left: 0; margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; float: left; }
  .push-0 { position: relative; left: 0; right: auto; }
  .pull-0 { position: relative; right: 0; left: auto; }
  .push-1 { position: relative; left: 8.3333333333%; right: auto; }
  .pull-1 { position: relative; right: 8.3333333333%; left: auto; }
  .push-2 { position: relative; left: 16.6666666667%; right: auto; }
  .pull-2 { position: relative; right: 16.6666666667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.3333333333%; right: auto; }
  .pull-4 { position: relative; right: 33.3333333333%; left: auto; }
  .push-5 { position: relative; left: 41.6666666667%; right: auto; }
  .pull-5 { position: relative; right: 41.6666666667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.3333333333%; right: auto; }
  .pull-7 { position: relative; right: 58.3333333333%; left: auto; }
  .push-8 { position: relative; left: 66.6666666667%; right: auto; }
  .pull-8 { position: relative; right: 66.6666666667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.3333333333%; right: auto; }
  .pull-10 { position: relative; right: 83.3333333333%; left: auto; }
  .push-11 { position: relative; left: 91.6666666667%; right: auto; }
  .pull-11 { position: relative; right: 91.6666666667%; left: auto; } }

.accordion { margin-bottom: 0; margin-left: 0; }

.accordion:before, .accordion:after { content: " "; display: table; }

.accordion:after { clear: both; }

.accordion .accordion-navigation, .accordion dd { display: block; margin-bottom: 0 !important; }

.accordion .accordion-navigation.active > a, .accordion dd.active > a { background: #e8e8e8; color: #222222; }

.accordion .accordion-navigation > a, .accordion dd > a { background: #EFEFEF; color: #222222; display: block; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem; padding: 1rem; }

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover { background: #e3e3e3; }

.accordion .accordion-navigation > .content, .accordion dd > .content { display: none; padding: 0.9375rem; }

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active { background: #FFFFFF; display: block; }

.alert-box { border-style: solid; border-width: 1px; display: block; font-size: 0.8125rem; font-weight: normal; margin-bottom: 1.25rem; padding: 0.875rem 1.5rem 0.875rem 0.875rem; position: relative; transition: opacity 300ms ease-out; background-color: #154dd4; border-color: #1242b6; color: #FFFFFF; }

.alert-box .close { right: 0.25rem; background: inherit; color: #333333; font-size: 1.375rem; line-height: .9; margin-top: -0.6875rem; opacity: 0.3; padding: 0 6px 4px; position: absolute; top: 50%; }

.alert-box .close:hover, .alert-box .close:focus { opacity: 0.5; }

.alert-box.radius { border-radius: 3px; }

.alert-box.round { border-radius: 1000px; }

.alert-box.success { background-color: #43AC6A; border-color: #3a945b; color: #FFFFFF; }

.alert-box.alert { background-color: #f04124; border-color: #de2d0f; color: #FFFFFF; }

.alert-box.secondary { background-color: #0a2864; border-color: #092256; color: #FFFFFF; }

.alert-box.warning { background-color: #f08a24; border-color: #de770f; color: #FFFFFF; }

.alert-box.info { background-color: #00a1a1; border-color: #008a8a; color: #FFFFFF; }

.alert-box.alert-close { opacity: 0; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0 -0.625rem; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }

[class*="block-grid-"]:after { clear: both; }

[class*="block-grid-"] > li { display: block; float: left; height: auto; padding: 0 0.625rem 1.25rem; }

@media only screen { .small-block-grid-1 > li { list-style: none; width: 100%; }
  .small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .small-block-grid-2 > li { list-style: none; width: 50%; }
  .small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .small-block-grid-3 > li { list-style: none; width: 33.3333333333%; }
  .small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .small-block-grid-4 > li { list-style: none; width: 25%; }
  .small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .small-block-grid-5 > li { list-style: none; width: 20%; }
  .small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .small-block-grid-6 > li { list-style: none; width: 16.6666666667%; }
  .small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .small-block-grid-7 > li { list-style: none; width: 14.2857142857%; }
  .small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .small-block-grid-8 > li { list-style: none; width: 12.5%; }
  .small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .small-block-grid-9 > li { list-style: none; width: 11.1111111111%; }
  .small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .small-block-grid-10 > li { list-style: none; width: 10%; }
  .small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .small-block-grid-11 > li { list-style: none; width: 9.0909090909%; }
  .small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .small-block-grid-12 > li { list-style: none; width: 8.3333333333%; }
  .small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }

@media only screen and (min-width: 40.0625em) { .medium-block-grid-1 > li { list-style: none; width: 100%; }
  .medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .medium-block-grid-2 > li { list-style: none; width: 50%; }
  .medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .medium-block-grid-3 > li { list-style: none; width: 33.3333333333%; }
  .medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .medium-block-grid-4 > li { list-style: none; width: 25%; }
  .medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .medium-block-grid-5 > li { list-style: none; width: 20%; }
  .medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .medium-block-grid-6 > li { list-style: none; width: 16.6666666667%; }
  .medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .medium-block-grid-7 > li { list-style: none; width: 14.2857142857%; }
  .medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .medium-block-grid-8 > li { list-style: none; width: 12.5%; }
  .medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .medium-block-grid-9 > li { list-style: none; width: 11.1111111111%; }
  .medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .medium-block-grid-10 > li { list-style: none; width: 10%; }
  .medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .medium-block-grid-11 > li { list-style: none; width: 9.0909090909%; }
  .medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .medium-block-grid-12 > li { list-style: none; width: 8.3333333333%; }
  .medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }

@media only screen and (min-width: 67.4375em) { .large-block-grid-1 > li { list-style: none; width: 100%; }
  .large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .large-block-grid-2 > li { list-style: none; width: 50%; }
  .large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .large-block-grid-3 > li { list-style: none; width: 33.3333333333%; }
  .large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .large-block-grid-4 > li { list-style: none; width: 25%; }
  .large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .large-block-grid-5 > li { list-style: none; width: 20%; }
  .large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .large-block-grid-6 > li { list-style: none; width: 16.6666666667%; }
  .large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .large-block-grid-7 > li { list-style: none; width: 14.2857142857%; }
  .large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .large-block-grid-8 > li { list-style: none; width: 12.5%; }
  .large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .large-block-grid-9 > li { list-style: none; width: 11.1111111111%; }
  .large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .large-block-grid-10 > li { list-style: none; width: 10%; }
  .large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .large-block-grid-11 > li { list-style: none; width: 9.0909090909%; }
  .large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .large-block-grid-12 > li { list-style: none; width: 8.3333333333%; }
  .large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }

.breadcrumbs { border-style: solid; border-width: 1px; display: block; list-style: none; margin-left: 0; overflow: hidden; padding: 0.5625rem 0.875rem 0.5625rem; background-color: #5b8cef; border-color: #3d77ec; border-radius: 3px; }

.breadcrumbs > * { color: #154dd4; float: left; font-size: 0.6875rem; line-height: 0.6875rem; margin: 0; text-transform: uppercase; }

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a { text-decoration: underline; }

.breadcrumbs > * a { color: #154dd4; }

.breadcrumbs > *.current { color: #333333; cursor: default; }

.breadcrumbs > *.current a { color: #333333; cursor: default; }

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a { text-decoration: none; }

.breadcrumbs > *.unavailable { color: #999999; }

.breadcrumbs > *.unavailable a { color: #999999; }

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, .breadcrumbs > *.unavailable a:focus { color: #999999; cursor: not-allowed; text-decoration: none; }

.breadcrumbs > *:before { color: #AAAAAA; content: "/"; margin: 0 0.75rem; position: relative; top: 1px; }

.breadcrumbs > *:first-child:before { content: " "; margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after { content: "/"; }

button, .button { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; border-style: solid; border-width: 0; cursor: pointer; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; line-height: normal; margin: 0 0 1.25rem; position: relative; text-align: center; text-decoration: none; display: inline-block; padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; background-color: #154dd4; border-color: #113eaa; color: #FFFFFF; transition: background-color 300ms ease-out; }

button:hover, button:focus, .button:hover, .button:focus { background-color: #113eaa; }

button:hover, button:focus, .button:hover, .button:focus { color: #FFFFFF; }

button.secondary, .button.secondary { background-color: #0a2864; border-color: #082050; color: #FFFFFF; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #082050; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color: #FFFFFF; }

button.success, .button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { background-color: #368a55; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { color: #FFFFFF; }

button.alert, .button.alert { background-color: #f04124; border-color: #cf2a0e; color: #FFFFFF; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { background-color: #cf2a0e; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { color: #FFFFFF; }

button.warning, .button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { background-color: #cf6e0e; }

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { color: #FFFFFF; }

button.info, .button.info { background-color: #00a1a1; border-color: #008181; color: #FFFFFF; }

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus { background-color: #008181; }

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus { color: #FFFFFF; }

button.large, .button.large { padding: 1.125rem 2.25rem 1.1875rem 2.25rem; font-size: 1.25rem; }

button.small, .button.small { padding: 0.875rem 1.75rem 0.9375rem 1.75rem; font-size: 0.8125rem; }

button.tiny, .button.tiny { padding: 0.625rem 1.25rem 0.6875rem 1.25rem; font-size: 0.6875rem; }

button.expand, .button.expand { padding: 1rem 2rem 1.0625rem 2rem; font-size: 1rem; padding-bottom: 1.0625rem; padding-top: 1rem; padding-left: 1rem; padding-right: 1rem; width: 100%; }

button.left-align, .button.left-align { text-align: left; text-indent: 0.75rem; }

button.right-align, .button.right-align { text-align: right; padding-right: 0.75rem; }

button.radius, .button.radius { border-radius: 3px; }

button.round, .button.round { border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .button[disabled] { background-color: #154dd4; border-color: #113eaa; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #113eaa; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { color: #FFFFFF; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { background-color: #154dd4; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { background-color: #0a2864; border-color: #082050; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #082050; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { color: #FFFFFF; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #0a2864; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #368a55; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { color: #FFFFFF; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #43AC6A; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { background-color: #f04124; border-color: #cf2a0e; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #cf2a0e; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { color: #FFFFFF; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #f04124; }

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #cf6e0e; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { color: #FFFFFF; }

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #f08a24; }

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info { background-color: #00a1a1; border-color: #008181; color: #FFFFFF; box-shadow: none; cursor: default; opacity: 0.7; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { background-color: #008181; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { color: #FFFFFF; }

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus { background-color: #00a1a1; }

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

@media only screen and (min-width: 40.0625em) { button, .button { display: inline-block; } }

.button-group { list-style: none; margin: 0; left: 0; }

.button-group:before, .button-group:after { content: " "; display: table; }

.button-group:after { clear: both; }

.button-group.even-2 li { display: inline-block; margin: 0 -2px; width: 50%; }

.button-group.even-2 li > button, .button-group.even-2 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button { border-left: 0; }

.button-group.even-2 li button, .button-group.even-2 li .button { width: 100%; }

.button-group.even-3 li { display: inline-block; margin: 0 -2px; width: 33.3333333333%; }

.button-group.even-3 li > button, .button-group.even-3 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button { border-left: 0; }

.button-group.even-3 li button, .button-group.even-3 li .button { width: 100%; }

.button-group.even-4 li { display: inline-block; margin: 0 -2px; width: 25%; }

.button-group.even-4 li > button, .button-group.even-4 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button { border-left: 0; }

.button-group.even-4 li button, .button-group.even-4 li .button { width: 100%; }

.button-group.even-5 li { display: inline-block; margin: 0 -2px; width: 20%; }

.button-group.even-5 li > button, .button-group.even-5 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button { border-left: 0; }

.button-group.even-5 li button, .button-group.even-5 li .button { width: 100%; }

.button-group.even-6 li { display: inline-block; margin: 0 -2px; width: 16.6666666667%; }

.button-group.even-6 li > button, .button-group.even-6 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button { border-left: 0; }

.button-group.even-6 li button, .button-group.even-6 li .button { width: 100%; }

.button-group.even-7 li { display: inline-block; margin: 0 -2px; width: 14.2857142857%; }

.button-group.even-7 li > button, .button-group.even-7 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button { border-left: 0; }

.button-group.even-7 li button, .button-group.even-7 li .button { width: 100%; }

.button-group.even-8 li { display: inline-block; margin: 0 -2px; width: 12.5%; }

.button-group.even-8 li > button, .button-group.even-8 li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button { border-left: 0; }

.button-group.even-8 li button, .button-group.even-8 li .button { width: 100%; }

.button-group > li { display: inline-block; margin: 0 -2px; }

.button-group > li > button, .button-group > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group > li:first-child button, .button-group > li:first-child .button { border-left: 0; }

.button-group.stack > li { display: block; margin: 0; float: none; }

.button-group.stack > li > button, .button-group.stack > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button { border-left: 0; }

.button-group.stack > li > button, .button-group.stack > li .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }

.button-group.stack > li > button { width: 100%; }

.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button { border-top: 0; }

.button-group.stack-for-small > li { display: inline-block; margin: 0 -2px; }

.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-left: 0; }

@media only screen and (max-width: 40em) { .button-group.stack-for-small > li { display: block; margin: 0; width: 100%; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-left: 0; }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.stack-for-small > li > button { width: 100%; }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button { border-top: 0; } }

.button-group.radius > * { display: inline-block; margin: 0 -2px; }

.button-group.radius > * > button, .button-group.radius > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button { border-left: 0; }

.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button { border-radius: 0; }

.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.button-group.radius.stack > * { display: block; margin: 0; }

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button { border-left: 0; }

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }

.button-group.radius.stack > * > button { width: 100%; }

.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button { border-top: 0; }

.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button { border-radius: 0; }

.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button { -webkit-top-left-radius: 3px; -webkit-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button { -webkit-bottom-left-radius: 3px; -webkit-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

@media only screen and (min-width: 40.0625em) { .button-group.radius.stack-for-small > * { display: inline-block; margin: 0 -2px; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button { border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; } }

@media only screen and (max-width: 40em) { .button-group.radius.stack-for-small > * { display: block; margin: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.radius.stack-for-small > * > button { width: 100%; }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button { border-top: 0; }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button { border-radius: 0; }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button { -webkit-top-left-radius: 3px; -webkit-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button { -webkit-bottom-left-radius: 3px; -webkit-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } }

.button-group.round > * { display: inline-block; margin: 0 -2px; }

.button-group.round > * > button, .button-group.round > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.round > *:first-child button, .button-group.round > *:first-child .button { border-left: 0; }

.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button { border-radius: 0; }

.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button { -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

.button-group.round.stack > * { display: block; margin: 0; }

.button-group.round.stack > * > button, .button-group.round.stack > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button { border-left: 0; }

.button-group.round.stack > * > button, .button-group.round.stack > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }

.button-group.round.stack > * > button { width: 100%; }

.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button { border-top: 0; }

.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button { border-radius: 0; }

.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button { -webkit-top-left-radius: 1rem; -webkit-top-right-radius: 1rem; border-top-left-radius: 1rem; border-top-right-radius: 1rem; }

.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button { -webkit-bottom-left-radius: 1rem; -webkit-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; }

@media only screen and (min-width: 40.0625em) { .button-group.round.stack-for-small > * { display: inline-block; margin: 0 -2px; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button { border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button { -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; } }

@media only screen and (max-width: 40em) { .button-group.round.stack-for-small > * { display: block; margin: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-left: 1px solid; border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-left: 0; }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button { border-color: rgba(255, 255, 255, 0.5); border-left-width: 0; border-top: 1px solid; display: block; margin: 0; }
  .button-group.round.stack-for-small > * > button { width: 100%; }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button { border-top: 0; }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button { border-radius: 0; }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button { -webkit-top-left-radius: 1rem; -webkit-top-right-radius: 1rem; border-top-left-radius: 1rem; border-top-right-radius: 1rem; }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button { -webkit-bottom-left-radius: 1rem; -webkit-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem; border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after { content: " "; display: table; }

.button-bar:after { clear: both; }

.button-bar .button-group { float: left; margin-right: 0.625rem; }

.button-bar .button-group div { overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] { list-style: none; margin-left: 0; margin-bottom: 0; }

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after { content: " "; display: table; }

.clearing-thumbs:after, [data-clearing]:after { clear: both; }

.clearing-thumbs li, [data-clearing] li { float: left; margin-right: 10px; }

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li { margin-right: 0; }

.clearing-blackout { background: #333333; height: 100%; position: fixed; top: 0; width: 100%; z-index: 998; left: 0; }

.clearing-blackout .clearing-close { display: block; }

.clearing-container { height: 100%; margin: 0; overflow: hidden; position: relative; z-index: 998; }

.clearing-touch-label { color: #AAAAAA; font-size: .6em; left: 50%; position: absolute; top: 50%; }

.visible-img { height: 95%; position: relative; }

.visible-img img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -o-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); max-height: 100%; max-width: 100%; }

.clearing-caption { background: #333333; bottom: 0; color: #CCCCCC; font-size: 0.875em; line-height: 1.3; margin-bottom: 0; padding: 10px 30px 20px; position: absolute; text-align: center; width: 100%; left: 0; }

.clearing-close { color: #CCCCCC; display: none; font-size: 30px; line-height: 1; padding-left: 20px; padding-top: 10px; z-index: 999; }

.clearing-close:hover, .clearing-close:focus { color: #CCCCCC; }

.clearing-assembled .clearing-container { height: 100%; }

.clearing-assembled .clearing-container .carousel > ul { display: none; }

.clearing-feature li { display: none; }

.clearing-feature li.clearing-featured-img { display: block; }

@media only screen and (min-width: 40.0625em) { .clearing-main-prev, .clearing-main-next { height: 100%; position: absolute; top: 0; width: 40px; }
  .clearing-main-prev > span, .clearing-main-next > span { border: solid 12px; display: block; height: 0; position: absolute; top: 50%; width: 0; }
  .clearing-main-prev > span:hover, .clearing-main-next > span:hover { opacity: .8; }
  .clearing-main-prev { left: 0; }
  .clearing-main-prev > span { left: 5px; border-color: transparent; border-right-color: #CCCCCC; }
  .clearing-main-next { right: 0; }
  .clearing-main-next > span { border-color: transparent; border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled, .clearing-main-next.disabled { opacity: .3; }
  .clearing-assembled .clearing-container .carousel { background: rgba(51, 51, 51, 0.8); height: 120px; margin-top: 10px; text-align: center; }
  .clearing-assembled .clearing-container .carousel > ul { display: inline-block; z-index: 999; height: 100%; position: relative; float: none; }
  .clearing-assembled .clearing-container .carousel > ul li { clear: none; cursor: pointer; display: block; float: left; margin-right: 0; min-height: inherit; opacity: .4; overflow: hidden; padding: 0; position: relative; width: 120px; }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img { height: 100%; max-width: none; }
  .clearing-assembled .clearing-container .carousel > ul li a.th { border: none; box-shadow: none; display: block; }
  .clearing-assembled .clearing-container .carousel > ul li img { cursor: pointer !important; width: 100% !important; }
  .clearing-assembled .clearing-container .carousel > ul li.visible { opacity: 1; }
  .clearing-assembled .clearing-container .carousel > ul li:hover { opacity: .8; }
  .clearing-assembled .clearing-container .visible-img { background: #333333; height: 85%; overflow: hidden; }
  .clearing-close { padding-left: 0; padding-top: 0; position: absolute; top: 10px; right: 20px; } }

/* Foundation Dropdowns */
.f-dropdown { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 2px; max-width: 200px; }

.f-dropdown.open { display: block; }

.f-dropdown > *:first-child { margin-top: 0; }

.f-dropdown > *:last-child { margin-bottom: 0; }

.f-dropdown:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #FFFFFF transparent; border-bottom-style: solid; position: absolute; top: -12px; left: 10px; z-index: 89; }

.f-dropdown:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent #cccccc transparent; border-bottom-style: solid; position: absolute; top: -14px; left: 9px; z-index: 88; }

.f-dropdown.right:before { left: auto; right: 10px; }

.f-dropdown.right:after { left: auto; right: 9px; }

.f-dropdown.drop-right { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 0; margin-left: 2px; max-width: 200px; }

.f-dropdown.drop-right.open { display: block; }

.f-dropdown.drop-right > *:first-child { margin-top: 0; }

.f-dropdown.drop-right > *:last-child { margin-bottom: 0; }

.f-dropdown.drop-right:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent #FFFFFF transparent transparent; border-right-style: solid; position: absolute; top: 10px; left: -12px; z-index: 89; }

.f-dropdown.drop-right:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent #cccccc transparent transparent; border-right-style: solid; position: absolute; top: 9px; left: -14px; z-index: 88; }

.f-dropdown.drop-left { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-top: 0; margin-left: -2px; max-width: 200px; }

.f-dropdown.drop-left.open { display: block; }

.f-dropdown.drop-left > *:first-child { margin-top: 0; }

.f-dropdown.drop-left > *:last-child { margin-bottom: 0; }

.f-dropdown.drop-left:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #FFFFFF; border-left-style: solid; position: absolute; top: 10px; right: -12px; left: auto; z-index: 89; }

.f-dropdown.drop-left:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent #cccccc; border-left-style: solid; position: absolute; top: 9px; right: -14px; left: auto; z-index: 88; }

.f-dropdown.drop-top { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; width: 100%; z-index: 89; margin-left: 0; margin-top: -2px; max-width: 200px; }

.f-dropdown.drop-top.open { display: block; }

.f-dropdown.drop-top > *:first-child { margin-top: 0; }

.f-dropdown.drop-top > *:last-child { margin-bottom: 0; }

.f-dropdown.drop-top:before { border: inset 6px; content: ""; display: block; height: 0; width: 0; border-color: #FFFFFF transparent transparent transparent; border-top-style: solid; bottom: -12px; position: absolute; top: auto; left: 10px; right: auto; z-index: 89; }

.f-dropdown.drop-top:after { border: inset 7px; content: ""; display: block; height: 0; width: 0; border-color: #cccccc transparent transparent transparent; border-top-style: solid; bottom: -14px; position: absolute; top: auto; left: 9px; right: auto; z-index: 88; }

.f-dropdown li { cursor: pointer; font-size: 0.875rem; line-height: 1.125rem; margin: 0; }

.f-dropdown li:hover, .f-dropdown li:focus { background: #EEEEEE; }

.f-dropdown li a { display: block; padding: 0.5rem; color: #555555; }

.f-dropdown.content { display: none; left: -9999px; list-style: none; margin-left: 0; position: absolute; background: #FFFFFF; border: solid 1px #cccccc; font-size: 0.875rem; height: auto; max-height: none; padding: 1.25rem; width: 100%; z-index: 89; max-width: 200px; }

.f-dropdown.content.open { display: block; }

.f-dropdown.content > *:first-child { margin-top: 0; }

.f-dropdown.content > *:last-child { margin-bottom: 0; }

.f-dropdown.radius { border-radius: 3px; }

.f-dropdown.tiny { max-width: 200px; }

.f-dropdown.small { max-width: 300px; }

.f-dropdown.medium { max-width: 500px; }

.f-dropdown.large { max-width: 800px; }

.f-dropdown.mega { width: 100% !important; max-width: 100% !important; }

.f-dropdown.mega.open { left: 0 !important; }

.dropdown.button, button.dropdown { position: relative; padding-right: 3.5625rem; }

.dropdown.button::after, button.dropdown::after { border-color: #FFFFFF transparent transparent transparent; border-style: solid; content: ""; display: block; height: 0; position: absolute; top: 50%; width: 0; }

.dropdown.button::after, button.dropdown::after { border-width: 0.375rem; right: 1.40625rem; margin-top: -0.15625rem; }

.dropdown.button::after, button.dropdown::after { border-color: #FFFFFF transparent transparent transparent; }

.dropdown.button.tiny, button.dropdown.tiny { padding-right: 2.625rem; }

.dropdown.button.tiny:after, button.dropdown.tiny:after { border-width: 0.375rem; right: 1.125rem; margin-top: -0.125rem; }

.dropdown.button.tiny::after, button.dropdown.tiny::after { border-color: #FFFFFF transparent transparent transparent; }

.dropdown.button.small, button.dropdown.small { padding-right: 3.0625rem; }

.dropdown.button.small::after, button.dropdown.small::after { border-width: 0.4375rem; right: 1.3125rem; margin-top: -0.15625rem; }

.dropdown.button.small::after, button.dropdown.small::after { border-color: #FFFFFF transparent transparent transparent; }

.dropdown.button.large, button.dropdown.large { padding-right: 3.625rem; }

.dropdown.button.large::after, button.dropdown.large::after { border-width: 0.3125rem; right: 1.71875rem; margin-top: -0.15625rem; }

.dropdown.button.large::after, button.dropdown.large::after { border-color: #FFFFFF transparent transparent transparent; }

.dropdown.button.secondary:after, button.dropdown.secondary:after { border-color: #333333 transparent transparent transparent; }

.flex-video { height: 0; margin-bottom: 1rem; overflow: hidden; padding-bottom: 67.5%; padding-top: 1.5625rem; position: relative; }

.flex-video.widescreen { padding-bottom: 56.34%; }

.flex-video.vimeo { padding-top: 0; }

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { height: 100%; position: absolute; top: 0; width: 100%; left: 0; }

/* Standard Forms */
form { margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns { padding: 0 0.5rem; }

form .row .row.collapse { margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }

form .row .row.collapse input { -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.5rem; }

/* Label Styles */
label { color: #4d4c4c; cursor: pointer; display: block; font-size: 0.875rem; font-weight: normal; line-height: 1.5; margin-bottom: 0; /* Styles for required inputs */ }

label.right { float: none !important; text-align: right; }

label.inline { margin: 0 0 1rem 0; padding: 0.5625rem 0; }

label small { text-transform: capitalize; color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix { border-style: solid; border-width: 1px; display: block; font-size: 0.875rem; height: 2.3125rem; line-height: 2.3125rem; overflow: visible; padding-bottom: 0; padding-top: 0; position: relative; text-align: center; width: 100%; z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { border: none; padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; text-align: center; }

.prefix.button { border: none; padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; text-align: center; }

.prefix.button.radius { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.postfix.button.radius { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.prefix.button.round { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.postfix.button.round { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-right: none; color: #333333; border-color: #cccccc; }

span.postfix, label.postfix { background: #f2f2f2; border-left: none; color: #333333; border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #cccccc; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-family: inherit; font-size: 0.875rem; height: 2.3125rem; margin: 0 0 1rem 0; padding: 0.5rem; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: border-color 0.15s linear, background 0.15s linear; -moz-transition: border-color 0.15s linear, background 0.15s linear; -ms-transition: border-color 0.15s linear, background 0.15s linear; -o-transition: border-color 0.15s linear, background 0.15s linear; transition: border-color 0.15s linear, background 0.15s linear; }

input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }

input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled { background-color: #DDDDDD; cursor: default; }

input:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea { background-color: #DDDDDD; cursor: default; }

input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius { border-radius: 3px; }

form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] { height: auto; }

/* Not allow resize out of parent */
textarea { max-width: 100%; }

::-webkit-input-placeholder { color: #666666; }

:-moz-placeholder { /* Firefox 18- */ color: #666666; }

::-moz-placeholder { /* Firefox 19+ */ color: #666666; }

:-ms-input-placeholder { color: #666666; }

/* Add height value for select elements to match text input height */
select { -webkit-appearance: none !important; -moz-appearance: none !important; background-color: #FAFAFA; border-radius: 0; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+"); background-position: 100% center; background-repeat: no-repeat; border-style: solid; border-width: 1px; border-color: #cccccc; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.875rem; line-height: normal; padding: 0.5rem; border-radius: 0; height: 2.3125rem; }

select::-ms-expand { display: none; }

select.radius { border-radius: 3px; }

select:focus { background-color: #f3f2f2; border-color: #999999; }

select:disabled { background-color: #DDDDDD; cursor: default; }

select[multiple] { height: auto; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] { width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset { border: 1px solid #DDDDDD; margin: 1.125rem 0; padding: 1.25rem; }

fieldset legend { font-weight: bold; margin: 0; margin-left: -0.1875rem; padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #f04124; color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #f04124; color: #FFFFFF; }

.error input, .error textarea, .error select { margin-bottom: 0; }

.error input[type="checkbox"], .error input[type="radio"] { margin-bottom: 1rem; }

.error label, .error label.error { color: #f04124; }

.error small.error { display: block; font-size: 0.75rem; font-style: italic; font-weight: normal; margin-bottom: 1rem; margin-top: -1px; padding: 0.375rem 0.5625rem 0.5625rem; background: #f04124; color: #FFFFFF; }

.error > label > small { background: transparent; color: #676767; display: inline; font-size: 60%; font-style: normal; margin: 0; padding: 0; text-transform: capitalize; }

.error span.error-message { display: block; }

input.error, textarea.error, select.error { margin-bottom: 0; }

label.error { color: #f04124; }

.icon-bar { display: inline-block; font-size: 0; width: 100%; background: #333333; }

.icon-bar > * { display: block; float: left; font-size: 1rem; margin: 0 auto; padding: 1.25rem; text-align: center; width: 25%; }

.icon-bar > * i, .icon-bar > * img { display: block; margin: 0 auto; }

.icon-bar > * i + label, .icon-bar > * img + label { margin-top: .0625rem; }

.icon-bar > * i { font-size: 1.875rem; vertical-align: middle; }

.icon-bar > * img { height: 1.875rem; width: 1.875rem; }

.icon-bar.label-right > * i, .icon-bar.label-right > * img { display: inline-block; margin: 0 .0625rem 0 0; }

.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label { margin-top: 0; }

.icon-bar.label-right > * label { display: inline-block; }

.icon-bar.vertical.label-right > * { text-align: left; }

.icon-bar.vertical, .icon-bar.small-vertical { height: 100%; width: auto; }

.icon-bar.vertical .item, .icon-bar.small-vertical .item { float: none; margin: auto; width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.medium-vertical { height: 100%; width: auto; }
  .icon-bar.medium-vertical .item { float: none; margin: auto; width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.large-vertical { height: 100%; width: auto; }
  .icon-bar.large-vertical .item { float: none; margin: auto; width: auto; } }

.icon-bar > * { font-size: 1rem; padding: 1.25rem; }

.icon-bar > * i + label, .icon-bar > * img + label { margin-top: .0625rem; font-size: 1rem; }

.icon-bar > * i { font-size: 1.875rem; }

.icon-bar > * img { height: 1.875rem; width: 1.875rem; }

.icon-bar > * label { color: #FFFFFF; }

.icon-bar > * i { color: #FFFFFF; }

.icon-bar > a:hover { background: #154dd4; }

.icon-bar > a:hover label { color: #FFFFFF; }

.icon-bar > a:hover i { color: #FFFFFF; }

.icon-bar > a.active { background: #154dd4; }

.icon-bar > a.active label { color: #FFFFFF; }

.icon-bar > a.active i { color: #FFFFFF; }

.icon-bar .item.disabled { cursor: not-allowed; opacity: 0.7; pointer-events: none; }

.icon-bar .item.disabled > * { opacity: 0.7; cursor: not-allowed; }

.icon-bar.two-up .item { width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.two-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.two-up.large-vertical .item { width: auto; } }

.icon-bar.three-up .item { width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.three-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.three-up.large-vertical .item { width: auto; } }

.icon-bar.four-up .item { width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.four-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.four-up.large-vertical .item { width: auto; } }

.icon-bar.five-up .item { width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.five-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.five-up.large-vertical .item { width: auto; } }

.icon-bar.six-up .item { width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.six-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.six-up.large-vertical .item { width: auto; } }

.icon-bar.seven-up .item { width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.seven-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.seven-up.large-vertical .item { width: auto; } }

.icon-bar.eight-up .item { width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.eight-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.eight-up.large-vertical .item { width: auto; } }

.icon-bar.two-up .item { width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.two-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.two-up.large-vertical .item { width: auto; } }

.icon-bar.three-up .item { width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.three-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.three-up.large-vertical .item { width: auto; } }

.icon-bar.four-up .item { width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.four-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.four-up.large-vertical .item { width: auto; } }

.icon-bar.five-up .item { width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.five-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.five-up.large-vertical .item { width: auto; } }

.icon-bar.six-up .item { width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.six-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.six-up.large-vertical .item { width: auto; } }

.icon-bar.seven-up .item { width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.seven-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.seven-up.large-vertical .item { width: auto; } }

.icon-bar.eight-up .item { width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item { width: auto; }

@media only screen and (min-width: 40.0625em) { .icon-bar.eight-up.medium-vertical .item { width: auto; } }

@media only screen and (min-width: 67.4375em) { .icon-bar.eight-up.large-vertical .item { width: auto; } }

.inline-list { list-style: none; margin-top: 0; margin-bottom: 1.0625rem; margin-left: -1.375rem; margin-right: 0; overflow: hidden; padding: 0; }

.inline-list > li { display: block; float: left; list-style: none; margin-left: 1.375rem; }

.inline-list > li > * { display: block; }

/* Foundation Joyride */
.joyride-list { display: none; }

/* Default styles for the container */
.joyride-tip-guide { background: #333333; color: #FFFFFF; display: none; font-family: inherit; font-weight: normal; position: absolute; top: 0; width: 95%; z-index: 103; left: 2.5%; }

.lt-ie9 .joyride-tip-guide { margin-left: -400px; max-width: 800px; left: 50%; }

.joyride-content-wrapper { padding: 1.125rem 1.25rem 1.5rem; width: 100%; }

.joyride-content-wrapper .button { margin-bottom: 0 !important; }

.joyride-content-wrapper .joyride-prev-tip { margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub { border: 10px solid #333333; display: block; height: 0; position: absolute; width: 0; left: 22px; }

.joyride-tip-guide .joyride-nub.top { border-color: #333333; border-top-color: transparent !important; border-top-style: solid; border-left-color: transparent !important; border-right-color: transparent !important; top: -20px; }

.joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-bottom-style: solid; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }

.joyride-tip-guide .joyride-nub.right { right: -20px; }

.joyride-tip-guide .joyride-nub.left { left: -20px; }

/* Typography */
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 { color: #FFFFFF; font-weight: bold; line-height: 1.25; margin: 0; }

.joyride-tip-guide p { font-size: 0.875rem; line-height: 1.3; margin: 0 0 1.125rem 0; }

.joyride-timer-indicator-wrap { border: solid 1px #555555; bottom: 1rem; height: 3px; position: absolute; width: 50px; right: 1.0625rem; }

.joyride-timer-indicator { background: #666666; display: block; height: inherit; width: 0; }

.joyride-close-tip { color: #777777 !important; font-size: 24px; font-weight: normal; line-height: .5 !important; position: absolute; text-decoration: none; top: 10px; right: 12px; }

.joyride-close-tip:hover, .joyride-close-tip:focus { color: #EEEEEE !important; }

.joyride-modal-bg { background: rgba(0, 0, 0, 0.5); cursor: pointer; display: none; height: 100%; position: fixed; top: 0; width: 100%; z-index: 100; left: 0; }

.joyride-expose-wrapper { background-color: #FFFFFF; border-radius: 3px; box-shadow: 0 0 15px #FFFFFF; position: absolute; z-index: 102; }

.joyride-expose-cover { background: transparent; border-radius: 3px; left: 0; position: absolute; top: 0; z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen { .joyride-tip-guide { width: 300px; left: inherit; }
  .joyride-tip-guide .joyride-nub.bottom { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right { border-color: #333333 !important; border-right-color: transparent !important; border-bottom-color: transparent !important; border-top-color: transparent !important; left: auto; right: -20px; top: 22px; }
  .joyride-tip-guide .joyride-nub.left { border-color: #333333 !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-top-color: transparent !important; left: -20px; right: auto; top: 22px; } }

.keystroke, kbd { background-color: #ededed; border-color: #dddddd; color: #222222; border-style: solid; border-width: 1px; font-family: "Consolas", "Menlo", "Courier", monospace; font-size: inherit; margin: 0; padding: 0.125rem 0.25rem 0; border-radius: 3px; }

.label { display: inline-block; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; line-height: 1; margin-bottom: auto; position: relative; text-align: center; text-decoration: none; white-space: nowrap; padding: 0.25rem 0.5rem 0.25rem; font-size: 0.6875rem; background-color: #154dd4; color: #FFFFFF; }

.label.radius { border-radius: 3px; }

.label.round { border-radius: 1000px; }

.label.alert { background-color: #f04124; color: #FFFFFF; }

.label.warning { background-color: #f08a24; color: #FFFFFF; }

.label.success { background-color: #43AC6A; color: #FFFFFF; }

.label.secondary { background-color: #0a2864; color: #FFFFFF; }

.label.info { background-color: #00a1a1; color: #FFFFFF; }

[data-magellan-expedition], [data-magellan-expedition-clone] { background: #FFFFFF; min-width: 100%; padding: 10px; z-index: 50; }

[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav { margin-bottom: 0; }

[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd { margin-bottom: 0; }

[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a { line-height: 1.8em; }

@-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate { from { -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper { position: relative; }

.slideshow-wrapper ul { list-style-type: none; margin: 0; }

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption { display: none; }

.slideshow-wrapper ul li:first-child { display: block; }

.slideshow-wrapper .orbit-container { background-color: transparent; }

.slideshow-wrapper .orbit-container li { display: block; }

.slideshow-wrapper .orbit-container li .orbit-caption { display: block; }

.slideshow-wrapper .orbit-container .orbit-bullets li { display: inline-block; }

.slideshow-wrapper .preloader { border-radius: 1000px; animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: rotate; animation-timing-function: linear; border-color: #555555 #FFFFFF; border: solid 3px; display: block; height: 40px; left: 50%; margin-left: -20px; margin-top: -20px; position: absolute; top: 50%; width: 40px; }

.orbit-container { background: none; overflow: hidden; position: relative; width: 100%; }

.orbit-container .orbit-slides-container { list-style: none; margin: 0; padding: 0; position: relative; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); }

.orbit-container .orbit-slides-container img { display: block; max-width: 100%; }

.orbit-container .orbit-slides-container > * { position: absolute; top: 0; width: 100%; margin-left: 100%; }

.orbit-container .orbit-slides-container > *:first-child { margin-left: 0; }

.orbit-container .orbit-slides-container > * .orbit-caption { bottom: 0; position: absolute; background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; font-size: 0.875rem; padding: 0.625rem 0.875rem; width: 100%; }

.orbit-container .orbit-slide-number { left: 10px; background: rgba(0, 0, 0, 0); color: #FFFFFF; font-size: 12px; position: absolute; top: 10px; z-index: 10; }

.orbit-container .orbit-slide-number span { font-weight: 700; padding: 0.3125rem; }

.orbit-container .orbit-timer { position: absolute; top: 12px; right: 10px; height: 6px; width: 100px; z-index: 10; }

.orbit-container .orbit-timer .orbit-progress { height: 3px; background-color: rgba(255, 255, 255, 0.3); display: block; width: 0; position: relative; right: 20px; top: 5px; }

.orbit-container .orbit-timer > span { border: solid 4px #FFFFFF; border-bottom: none; border-top: none; display: none; height: 14px; position: absolute; top: 0; width: 11px; right: 0; }

.orbit-container .orbit-timer.paused > span { top: 0; width: 11px; height: 14px; border: inset 8px; border-left-style: solid; border-color: transparent; border-left-color: #FFFFFF; right: -4px; }

.orbit-container .orbit-timer.paused > span.dark { border-left-color: #333333; }

.orbit-container:hover .orbit-timer > span { display: block; }

.orbit-container .orbit-prev, .orbit-container .orbit-next { background-color: transparent; color: white; height: 60px; line-height: 50px; margin-top: -25px; position: absolute; text-indent: -9999px !important; top: 45%; width: 36px; z-index: 10; }

.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover { background-color: rgba(0, 0, 0, 0.3); }

.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span { border: inset 10px; display: block; height: 0; margin-top: -10px; position: absolute; top: 50%; width: 0; }

.orbit-container .orbit-prev { left: 0; }

.orbit-container .orbit-prev > span { border-right-style: solid; border-color: transparent; border-right-color: #FFFFFF; }

.orbit-container .orbit-prev:hover > span { border-right-color: #FFFFFF; }

.orbit-container .orbit-next { right: 0; }

.orbit-container .orbit-next > span { border-color: transparent; border-left-style: solid; border-left-color: #FFFFFF; left: 50%; margin-left: -4px; }

.orbit-container .orbit-next:hover > span { border-left-color: #FFFFFF; }

.orbit-bullets-container { text-align: center; }

.orbit-bullets { display: block; float: none; margin: 0 auto 30px auto; overflow: hidden; position: relative; text-align: center; top: 10px; }

.orbit-bullets li { background: #CCCCCC; cursor: pointer; display: inline-block; float: none; height: 0.5625rem; margin-right: 6px; width: 0.5625rem; border-radius: 1000px; }

.orbit-bullets li.active { background: #999999; }

.orbit-bullets li:last-child { margin-right: 0; }

.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: none; }

.touch .orbit-bullets { display: none; }

@media only screen and (min-width: 40.0625em) { .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next { display: inherit; }
  .touch .orbit-bullets { display: block; } }

@media only screen and (max-width: 40em) { .orbit-stack-on-small .orbit-slides-container { height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * { margin: 0  !important; opacity: 1 !important; position: relative; }
  .orbit-stack-on-small .orbit-slide-number { display: none; }
  .orbit-timer { display: none; }
  .orbit-next, .orbit-prev { display: none; }
  .orbit-bullets { display: none; } }

ul.pagination { display: block; margin-left: -0.3125rem; min-height: 1.5rem; }

ul.pagination li { color: #222222; font-size: 0.875rem; height: 1.5rem; margin-left: 0.3125rem; }

ul.pagination li a, ul.pagination li button { border-radius: 3px; transition: background-color 300ms ease-out; background: none; color: #999999; display: block; font-size: 1em; font-weight: normal; line-height: inherit; padding: 0.0625rem 0.625rem 0.0625rem; }

ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus { background: #e6e5e5; }

ul.pagination li.unavailable a, ul.pagination li.unavailable button { cursor: default; color: #999999; pointer-events: none; }

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus { background: transparent; }

ul.pagination li.current a, ul.pagination li.current button { background: #154dd4; color: #FFFFFF; cursor: default; font-weight: bold; }

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus { background: #154dd4; }

ul.pagination li { display: block; float: left; }

/* Pagination centred wrapper */
.pagination-centered { text-align: center; }

.pagination-centered ul.pagination li { display: inline-block; float: none; }

/* Panels */
.panel { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #f2f2f2; color: #333333; }

.panel > :first-child { margin-top: 0; }

.panel > :last-child { margin-bottom: 0; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl { color: #333333; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625rem; }

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { line-height: 1.4; }

.panel.callout { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #f0f4fe; color: #333333; }

.panel.callout > :first-child { margin-top: 0; }

.panel.callout > :last-child { margin-bottom: 0; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl { color: #333333; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { line-height: 1; margin-bottom: 0.625rem; }

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader { line-height: 1.4; }

.panel.callout a:not(.button) { color: #154dd4; }

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus { color: #1242b6; }

.panel.radius { border-radius: 3px; }

/* Pricing Tables */
.pricing-table { border: solid 1px #DDDDDD; margin-left: 0; margin-bottom: 1.25rem; }

.pricing-table * { list-style: none; line-height: 1; }

.pricing-table .title { background-color: #333333; color: #EEEEEE; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: normal; padding: 0.9375rem 1.25rem; text-align: center; }

.pricing-table .price { background-color: #F6F6F6; color: #333333; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 2rem; font-weight: normal; padding: 0.9375rem 1.25rem; text-align: center; }

.pricing-table .description { background-color: #FFFFFF; border-bottom: dotted 1px #DDDDDD; color: #777777; font-size: 0.75rem; font-weight: normal; line-height: 1.4; padding: 0.9375rem; text-align: center; }

.pricing-table .bullet-item { background-color: #FFFFFF; border-bottom: dotted 1px #DDDDDD; color: #333333; font-size: 0.875rem; font-weight: normal; padding: 0.9375rem; text-align: center; }

.pricing-table .cta-button { background-color: #FFFFFF; padding: 1.25rem 1.25rem 0; text-align: center; }

/* Progress Bar */
.progress { background-color: #F6F6F6; border: 1px solid white; height: 1.5625rem; margin-bottom: 0.625rem; padding: 0.125rem; }

.progress .meter { background: #154dd4; display: block; height: 100%; float: left; width: 0%; }

.progress .meter.secondary { background: #0a2864; display: block; height: 100%; float: left; width: 0%; }

.progress .meter.success { background: #43AC6A; display: block; height: 100%; float: left; width: 0%; }

.progress .meter.alert { background: #f04124; display: block; height: 100%; float: left; width: 0%; }

.progress.secondary .meter { background: #0a2864; display: block; height: 100%; float: left; width: 0%; }

.progress.success .meter { background: #43AC6A; display: block; height: 100%; float: left; width: 0%; }

.progress.alert .meter { background: #f04124; display: block; height: 100%; float: left; width: 0%; }

.progress.radius { border-radius: 3px; }

.progress.radius .meter { border-radius: 2px; }

.progress.round { border-radius: 1000px; }

.progress.round .meter { border-radius: 999px; }

.range-slider { border: 1px solid #DDDDDD; margin: 1.25rem 0; position: relative; -ms-touch-action: none; touch-action: none; display: block; height: 1rem; width: 100%; background: #FAFAFA; }

.range-slider.vertical-range { border: 1px solid #DDDDDD; margin: 1.25rem 0; position: relative; -ms-touch-action: none; touch-action: none; display: inline-block; height: 12.5rem; width: 1rem; }

.range-slider.vertical-range .range-slider-handle { bottom: -10.5rem; margin-left: -0.5rem; margin-top: 0; position: absolute; }

.range-slider.vertical-range .range-slider-active-segment { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; border-top-left-radius: initial; bottom: 0; height: auto; width: 0.875rem; }

.range-slider.radius { background: #FAFAFA; border-radius: 3px; }

.range-slider.radius .range-slider-handle { background: #154dd4; border-radius: 3px; }

.range-slider.radius .range-slider-handle:hover { background: #1244bb; }

.range-slider.round { background: #FAFAFA; border-radius: 1000px; }

.range-slider.round .range-slider-handle { background: #154dd4; border-radius: 1000px; }

.range-slider.round .range-slider-handle:hover { background: #1244bb; }

.range-slider.disabled, .range-slider[disabled] { background: #FAFAFA; cursor: not-allowed; opacity: 0.7; }

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle { background: #154dd4; cursor: default; opacity: 0.7; }

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover { background: #1244bb; }

.range-slider-active-segment { background: #0a2863; border-bottom-left-radius: inherit; border-top-left-radius: inherit; display: inline-block; height: 0.875rem; position: absolute; }

.range-slider-handle { border: 1px solid none; cursor: pointer; display: inline-block; height: 1.375rem; position: absolute; top: -0.3125rem; width: 2rem; z-index: 1; -ms-touch-action: manipulation; touch-action: manipulation; background: #154dd4; }

.range-slider-handle:hover { background: #1244bb; }

.reveal-modal-bg { background: #000000; background: rgba(0, 0, 0, 0.45); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 1004; left: 0; }

.reveal-modal { border-radius: 3px; display: none; position: absolute; top: 0; visibility: hidden; width: 100%; z-index: 1005; left: 0; background-color: #FFFFFF; padding: 1.875rem; border: solid 1px #666666; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) { .reveal-modal { min-height: 100vh; } }

.reveal-modal .column, .reveal-modal .columns { min-width: 0; }

.reveal-modal > :first-child { margin-top: 0; }

.reveal-modal > :last-child { margin-bottom: 0; }

@media only screen and (min-width: 40.0625em) { .reveal-modal { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 80%; } }

@media only screen and (min-width: 40.0625em) { .reveal-modal { top: 6.25rem; } }

.reveal-modal.radius { box-shadow: none; border-radius: 3px; }

.reveal-modal.round { box-shadow: none; border-radius: 1000px; }

.reveal-modal.collapse { padding: 0; box-shadow: none; }

@media only screen and (min-width: 40.0625em) { .reveal-modal.tiny { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 30%; } }

@media only screen and (min-width: 40.0625em) { .reveal-modal.small { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 40%; } }

@media only screen and (min-width: 40.0625em) { .reveal-modal.medium { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 60%; } }

@media only screen and (min-width: 40.0625em) { .reveal-modal.large { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 70%; } }

@media only screen and (min-width: 40.0625em) { .reveal-modal.xlarge { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 95%; } }

.reveal-modal.full { height: 100vh; height: 100%; left: 0; margin-left: 0 !important; max-width: none !important; min-height: 100vh; top: 0; }

@media only screen and (min-width: 40.0625em) { .reveal-modal.full { left: 0; margin: 0 auto; max-width: 75rem; right: 0; width: 100%; } }

.reveal-modal.toback { z-index: 1003; }

.reveal-modal .close-reveal-modal { color: #AAAAAA; cursor: pointer; font-size: 2.5rem; font-weight: bold; line-height: 1; position: absolute; top: 0.625rem; right: 1.375rem; }

.side-nav { display: block; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; list-style-position: outside; list-style-type: none; margin: 0; padding: 0.875rem 0; }

.side-nav li { font-size: 0.875rem; font-weight: normal; margin: 0 0 0.4375rem 0; }

.side-nav li a:not(.button) { color: #154dd4; display: block; margin: 0; padding: 0.4375rem 0.875rem; }

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus { background: rgba(0, 0, 0, 0.025); color: #4f7dee; }

.side-nav li a:not(.button):active { color: #4f7dee; }

.side-nav li.active > a:first-child:not(.button) { color: #4f7dee; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; }

.side-nav li.divider { border-top: 1px solid; height: 0; list-style: none; padding: 0; border-top-color: #e6e5e5; }

.side-nav li.heading { color: #154dd4; font-size: 0.875rem; font-weight: bold; text-transform: uppercase; }

.split.button { position: relative; padding-right: 5.0625rem; }

.split.button span { display: block; height: 100%; position: absolute; right: 0; top: 0; border-left: solid 1px; }

.split.button span:after { position: absolute; content: ""; width: 0; height: 0; display: block; border-style: inset; top: 50%; left: 50%; }

.split.button span:active { background-color: rgba(0, 0, 0, 0.1); }

.split.button span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button span { width: 3.09375rem; }

.split.button span:after { border-top-style: solid; border-width: 0.375rem; margin-left: -0.375rem; top: 48%; }

.split.button span:after { border-color: #FFFFFF transparent transparent transparent; }

.split.button.secondary span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.secondary span:after { border-color: #FFFFFF transparent transparent transparent; }

.split.button.alert span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.success span { border-left-color: rgba(255, 255, 255, 0.5); }

.split.button.tiny { padding-right: 3.75rem; }

.split.button.tiny span { width: 2.25rem; }

.split.button.tiny span:after { border-top-style: solid; border-width: 0.375rem; margin-left: -0.375rem; top: 48%; }

.split.button.small { padding-right: 4.375rem; }

.split.button.small span { width: 2.625rem; }

.split.button.small span:after { border-top-style: solid; border-width: 0.4375rem; margin-left: -0.375rem; top: 48%; }

.split.button.large { padding-right: 5.5rem; }

.split.button.large span { width: 3.4375rem; }

.split.button.large span:after { border-top-style: solid; border-width: 0.3125rem; margin-left: -0.375rem; top: 48%; }

.split.button.expand { padding-left: 2rem; }

.split.button.secondary span:after { border-color: #333333 transparent transparent transparent; }

.split.button.radius span { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.split.button.round span { -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

.split.button.no-pip span:before { border-style: none; }

.split.button.no-pip span:after { border-style: none; }

.split.button.no-pip span > i { display: block; left: 50%; margin-left: -0.28889em; margin-top: -0.48889em; position: absolute; top: 50%; }

.sub-nav { display: block; margin: -0.25rem 0 1.125rem; overflow: hidden; padding-top: 0.25rem; width: auto; }

.sub-nav dt { text-transform: uppercase; }

.sub-nav dt, .sub-nav dd, .sub-nav li { color: #999999; float: left; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.875rem; font-weight: normal; margin-left: 1rem; margin-bottom: 0; }

.sub-nav dt a, .sub-nav dd a, .sub-nav li a { color: #999999; padding: 0.1875rem 1rem; text-decoration: none; }

.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover { color: #737373; }

.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a { border-radius: 3px; background: #154dd4; color: #FFFFFF; cursor: default; font-weight: normal; padding: 0.1875rem 1rem; }

.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover { background: #1242b6; }

.switch { border: none; margin-bottom: 1.5rem; outline: 0; padding: 0; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.switch label { background: #DDDDDD; color: transparent; cursor: pointer; display: block; margin-bottom: 1rem; position: relative; text-indent: 100%; width: 4rem; height: 2rem; transition: left 0.15s ease-out; }

.switch input { left: 10px; opacity: 0; padding: 0; position: absolute; top: 9px; }

.switch input + label { margin-left: 0; margin-right: 0; }

.switch label:after { background: #FFFFFF; content: ""; display: block; height: 1.5rem; left: .25rem; position: absolute; top: .25rem; width: 1.5rem; -webkit-transition: left 0.15s ease-out; -moz-transition: left 0.15s ease-out; -o-transition: translate3d(0, 0, 0); transition: left 0.15s ease-out; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.switch input:checked + label { background: #154dd4; }

.switch input:checked + label:after { left: 2.25rem; }

.switch label { height: 2rem; width: 4rem; }

.switch label:after { height: 1.5rem; width: 1.5rem; }

.switch input:checked + label:after { left: 2.25rem; }

.switch label { color: transparent; background: #DDDDDD; }

.switch label:after { background: #FFFFFF; }

.switch input:checked + label { background: #154dd4; }

.switch.large label { height: 2.5rem; width: 5rem; }

.switch.large label:after { height: 2rem; width: 2rem; }

.switch.large input:checked + label:after { left: 2.75rem; }

.switch.small label { height: 1.75rem; width: 3.5rem; }

.switch.small label:after { height: 1.25rem; width: 1.25rem; }

.switch.small input:checked + label:after { left: 2rem; }

.switch.tiny label { height: 1.5rem; width: 3rem; }

.switch.tiny label:after { height: 1rem; width: 1rem; }

.switch.tiny input:checked + label:after { left: 1.75rem; }

.switch.radius label { border-radius: 4px; }

.switch.radius label:after { border-radius: 3px; }

.switch.round { border-radius: 1000px; }

.switch.round label { border-radius: 2rem; }

.switch.round label:after { border-radius: 2rem; }

table { background: #FFFFFF; border: solid 1px #DDDDDD; margin-bottom: 1.25rem; table-layout: auto; }

table caption { background: transparent; color: #222222; font-size: 1rem; font-weight: bold; }

table thead { background: #F5F5F5; }

table thead tr th, table thead tr td { color: #222222; font-size: 0.875rem; font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; }

table tfoot { background: #F5F5F5; }

table tfoot tr th, table tfoot tr td { color: #222222; font-size: 0.875rem; font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; }

table tr th, table tr td { color: #222222; font-size: 0.875rem; padding: 0.5625rem 0.625rem; text-align: left; }

table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #F9F9F9; }

table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td { display: table-cell; line-height: 1.125rem; }

.tabs { margin-bottom: 0 !important; margin-left: 0; }

.tabs:before, .tabs:after { content: " "; display: table; }

.tabs:after { clear: both; }

.tabs dd, .tabs .tab-title { float: left; list-style: none; margin-bottom: 0 !important; position: relative; }

.tabs dd > a, .tabs .tab-title > a { display: block; background-color: #EFEFEF; color: #222222; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1rem; padding: 1rem 2rem; }

.tabs dd > a:hover, .tabs .tab-title > a:hover { background-color: #e1e1e1; }

.tabs dd.active > a, .tabs .tab-title.active > a { background-color: #FFFFFF; color: #222222; }

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a { -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a { -webkit-border-bottom-right-radius: 3px; -webkit-border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.tabs.vertical dd, .tabs.vertical .tab-title { position: inherit; float: none; display: block; top: auto; }

.tabs-content { margin-bottom: 1.5rem; width: 100%; }

.tabs-content:before, .tabs-content:after { content: " "; display: table; }

.tabs-content:after { clear: both; }

.tabs-content > .content { display: none; float: left; padding: 0.9375rem 0; width: 100%; }

.tabs-content > .content.active { display: block; float: none; }

.tabs-content > .content.contained { padding: 0.9375rem; }

.tabs-content.vertical { display: block; }

.tabs-content.vertical > .content { padding: 0 0.9375rem; }

@media only screen and (min-width: 40.0625em) { .tabs.vertical { float: left; margin: 0; margin-bottom: 1.25rem !important; max-width: 20%; width: 20%; }
  .tabs-content.vertical { float: left; margin-left: -1px; max-width: 80%; padding-left: 1rem; width: 80%; } }

.no-js .tabs-content > .content { display: block; float: none; }

/* Image Thumbnails */
.th { border: solid 4px #FFFFFF; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); display: inline-block; line-height: 0; max-width: 100%; transition: all 200ms ease-out; }

.th:hover, .th:focus { box-shadow: 0 0 6px 1px rgba(21, 77, 212, 0.5); }

.th.radius { border-radius: 3px; }

/* Tooltips */
.has-tip { border-bottom: dotted 1px #CCCCCC; color: #333333; cursor: help; font-weight: bold; }

.has-tip:hover, .has-tip:focus { border-bottom: dotted 1px #09235f; color: #154dd4; }

.has-tip.tip-left, .has-tip.tip-right { float: none !important; }

.tooltip { background: #333333; color: #FFFFFF; display: none; font-size: 0.875rem; font-weight: normal; line-height: 1.3; max-width: 300px; padding: 0.75rem; position: absolute; width: 100%; z-index: 1006; left: 50%; }

.tooltip > .nub { border: solid 5px; border-color: transparent transparent #333333 transparent; display: block; height: 0; pointer-events: none; position: absolute; top: -10px; width: 0; left: 5px; }

.tooltip > .nub.rtl { left: auto; right: 5px; }

.tooltip.radius { border-radius: 3px; }

.tooltip.round { border-radius: 1000px; }

.tooltip.round > .nub { left: 2rem; }

.tooltip.opened { border-bottom: dotted 1px #09235f !important; color: #154dd4 !important; }

.tap-to-close { color: #777777; display: block; font-size: 0.625rem; font-weight: normal; }

@media only screen { .tooltip > .nub { border-color: transparent transparent #333333 transparent; top: -10px; }
  .tooltip.tip-top > .nub { border-color: #333333 transparent transparent transparent; bottom: -10px; top: auto; }
  .tooltip.tip-left, .tooltip.tip-right { float: none !important; }
  .tooltip.tip-left > .nub { border-color: transparent transparent transparent #333333; left: auto; margin-top: -5px; right: -10px; top: 50%; }
  .tooltip.tip-right > .nub { border-color: transparent #333333 transparent transparent; left: -10px; margin-top: -5px; right: auto; top: 50%; } }

meta.foundation-mq-topbar { font-family: "/only screen and (min-width:40.0625em)/"; width: 40.0625em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid { width: 100%; background: transparent; }

.contain-to-grid .top-bar { margin-bottom: 0; }

.fixed { position: fixed; top: 0; width: 100%; z-index: 99; left: 0; }

.fixed.expanded:not(.top-bar) { height: auto; max-height: 100%; overflow-y: auto; width: 100%; }

.fixed.expanded:not(.top-bar) .title-area { position: fixed; width: 100%; z-index: 99; }

.fixed.expanded:not(.top-bar) .top-bar-section { margin-top: 4.375rem; z-index: 98; }

.top-bar { background: transparent; height: 4.375rem; line-height: 4.375rem; margin-bottom: 0; overflow: hidden; position: relative; }

.top-bar ul { list-style: none; margin-bottom: 0; }

.top-bar .row { max-width: none; }

.top-bar form, .top-bar input, .top-bar select { margin-bottom: 0; }

.top-bar input, .top-bar select { font-size: 0.75rem; height: 1.75rem; padding-bottom: .35rem; padding-top: .35rem; }

.top-bar .button, .top-bar button { font-size: 0.75rem; margin-bottom: 0; padding-bottom: 0.4125rem; padding-top: 0.4125rem; }

@media only screen and (max-width: 40em) { .top-bar .button, .top-bar button { position: relative; top: -1px; } }

.top-bar .title-area { margin: 0; position: relative; }

.top-bar .name { font-size: 16px; height: 4.375rem; margin: 0; }

.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span { font-size: 1.0625rem; line-height: 4.375rem; margin: 0; }

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a { color: #0a2864; display: block; font-weight: normal; padding: 0 1.4583333333rem; width: 75%; }

.top-bar .toggle-topbar { position: absolute; right: 0; top: 0; }

.top-bar .toggle-topbar a { color: #0a2864; display: block; font-size: 0.8125rem; font-weight: bold; height: 4.375rem; line-height: 4.375rem; padding: 0 1.4583333333rem; position: relative; text-transform: uppercase; }

.top-bar .toggle-topbar.menu-icon { margin-top: -16px; top: 50%; }

.top-bar .toggle-topbar.menu-icon a { color: #FFFFFF; height: 34px; line-height: 33px; padding: 0 3.0208333333rem 0 1.4583333333rem; position: relative; }

.top-bar .toggle-topbar.menu-icon a span::after { content: ""; display: block; height: 0; position: absolute; margin-top: -8px; top: 50%; right: 1.4583333333rem; box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; width: 16px; }

.top-bar .toggle-topbar.menu-icon a span:hover:after { box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }

.top-bar.expanded { background: transparent; height: auto; }

.top-bar.expanded .title-area { background: transparent; }

.top-bar.expanded .toggle-topbar a { color: #888888; }

.top-bar.expanded .toggle-topbar a span::after { box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown, .top-bar.expanded .top-bar-section .dropdown { clip: initial; }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul { padding: 0; } }

.top-bar-section { left: 0; position: relative; width: auto; transition: left 300ms ease-out; }

.top-bar-section ul { display: block; font-size: 16px; height: auto; margin: 0; padding: 0; width: 100%; }

.top-bar-section .divider, .top-bar-section [role="separator"] { border-top: solid 1px rgba(0, 0, 0, 0); clear: both; height: 1px; width: 100%; }

.top-bar-section ul li { background: white; }

.top-bar-section ul li > a { color: #0a2864; display: block; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.8125rem; font-weight: normal; padding-left: 1.4583333333rem; padding: 12px 0 12px 1.4583333333rem; text-transform: none; width: 100%; }

.top-bar-section ul li > a.button { font-size: 0.8125rem; padding-left: 1.4583333333rem; padding-right: 1.4583333333rem; background-color: #154dd4; border-color: #113eaa; color: #FFFFFF; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus { background-color: #113eaa; }

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus { color: #FFFFFF; }

.top-bar-section ul li > a.button.secondary { background-color: #0a2864; border-color: #082050; color: #FFFFFF; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus { background-color: #082050; }

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus { color: #FFFFFF; }

.top-bar-section ul li > a.button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus { background-color: #368a55; }

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus { color: #FFFFFF; }

.top-bar-section ul li > a.button.alert { background-color: #f04124; border-color: #cf2a0e; color: #FFFFFF; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus { background-color: #cf2a0e; }

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus { color: #FFFFFF; }

.top-bar-section ul li > a.button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus { background-color: #cf6e0e; }

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus { color: #FFFFFF; }

.top-bar-section ul li > a.button.info { background-color: #00a1a1; border-color: #008181; color: #FFFFFF; }

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus { background-color: #008181; }

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus { color: #FFFFFF; }

.top-bar-section ul li > button { font-size: 0.8125rem; padding-left: 1.4583333333rem; padding-right: 1.4583333333rem; background-color: #154dd4; border-color: #113eaa; color: #FFFFFF; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus { background-color: #113eaa; }

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus { color: #FFFFFF; }

.top-bar-section ul li > button.secondary { background-color: #0a2864; border-color: #082050; color: #FFFFFF; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus { background-color: #082050; }

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus { color: #FFFFFF; }

.top-bar-section ul li > button.success { background-color: #43AC6A; border-color: #368a55; color: #FFFFFF; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus { background-color: #368a55; }

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus { color: #FFFFFF; }

.top-bar-section ul li > button.alert { background-color: #f04124; border-color: #cf2a0e; color: #FFFFFF; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus { background-color: #cf2a0e; }

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus { color: #FFFFFF; }

.top-bar-section ul li > button.warning { background-color: #f08a24; border-color: #cf6e0e; color: #FFFFFF; }

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus { background-color: #cf6e0e; }

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus { color: #FFFFFF; }

.top-bar-section ul li > button.info { background-color: #00a1a1; border-color: #008181; color: #FFFFFF; }

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus { background-color: #008181; }

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus { color: #FFFFFF; }

.top-bar-section ul li:hover:not(.has-form) > a { background-color: #555555; color: #0a2864; background: #EFEFEF; }

.top-bar-section ul li.active > a { background: transparent; color: #0a2864; }

.top-bar-section ul li.active > a:hover { background: #EFEFEF; color: #0a2864; }

.top-bar-section .has-form { padding: 1.4583333333rem; }

.top-bar-section .has-dropdown { position: relative; }

.top-bar-section .has-dropdown > a:after { border: inset 5px; content: ""; display: block; height: 0; width: 0; border-color: transparent transparent transparent rgba(255, 255, 255, 0.4); border-left-style: solid; margin-right: 1.4583333333rem; margin-top: -4.5px; position: absolute; top: 50%; right: 0; }

.top-bar-section .has-dropdown.moved { position: static; }

.top-bar-section .has-dropdown.moved > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; width: 100%; }

.top-bar-section .has-dropdown.moved > a:after { display: none; }

.top-bar-section .dropdown { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; display: block; padding: 0; position: absolute; top: 0; z-index: 99; left: 100%; }

.top-bar-section .dropdown li { height: auto; width: 100%; }

.top-bar-section .dropdown li a { font-weight: normal; padding: 8px 1.4583333333rem; }

.top-bar-section .dropdown li a.parent-link { font-weight: normal; }

.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link { margin-bottom: 0; margin-top: 0; font-size: 1.125rem; }

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a { color: #0a2864; display: block; }

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover { background: none; }

.top-bar-section .dropdown li.has-form { padding: 8px 1.4583333333rem; }

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button { top: auto; }

.top-bar-section .dropdown label { color: #777777; font-size: 0.625rem; font-weight: bold; margin-bottom: 0; padding: 8px 1.4583333333rem 2px; text-transform: uppercase; }

.js-generated { display: block; }

@media only screen and (min-width: 40.0625em) { .top-bar { background: transparent; overflow: visible; }
  .top-bar:before, .top-bar:after { content: " "; display: table; }
  .top-bar:after { clear: both; }
  .top-bar .toggle-topbar { display: none; }
  .top-bar .title-area { float: left; }
  .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a { width: auto; }
  .top-bar input, .top-bar select, .top-bar .button, .top-bar button { font-size: 0.875rem; height: 1.75rem; position: relative; top: 1.3125rem; }
  .top-bar .has-form > .button, .top-bar .has-form > button { font-size: 0.875rem; height: 1.75rem; position: relative; top: 1.3125rem; }
  .top-bar.expanded { background: transparent; }
  .contain-to-grid .top-bar { margin: 0 auto; margin-bottom: 0; max-width: 75rem; }
  .top-bar-section { transition: none 0 0; left: 0 !important; }
  .top-bar-section ul { display: inline; height: auto !important; width: auto; }
  .top-bar-section ul li { float: left; }
  .top-bar-section ul li .js-generated { display: none; }
  .top-bar-section li.hover > a:not(.button) { background-color: #555555; background: #EFEFEF; color: #0a2864; }
  .top-bar-section li:not(.has-form) a:not(.button) { background: transparent; line-height: 4.375rem; padding: 0 1.4583333333rem; }
  .top-bar-section li:not(.has-form) a:not(.button):hover { background-color: #555555; background: #EFEFEF; }
  .top-bar-section li.active:not(.has-form) a:not(.button) { background: transparent; color: #0a2864; line-height: 4.375rem; padding: 0 1.4583333333rem; }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover { background: #EFEFEF; color: #0a2864; }
  .top-bar-section .has-dropdown > a { padding-right: 2.7083333333rem !important; }
  .top-bar-section .has-dropdown > a:after { border: inset 5px; content: ""; display: block; height: 0; width: 0; border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent; border-top-style: solid; margin-top: -2.5px; top: 2.1875rem; }
  .top-bar-section .has-dropdown.moved { position: relative; }
  .top-bar-section .has-dropdown.moved > .dropdown { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; display: block; }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .top-bar-section .has-dropdown > a:focus + .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; top: 0.1875rem; right: 5px; }
  .top-bar-section .dropdown { left: 0; background: transparent; min-width: 100%; top: auto; }
  .top-bar-section .dropdown li a { background: #FFFFFF; color: #0a2864; line-height: 4.375rem; padding: 12px 1.4583333333rem; white-space: nowrap; }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { background: #FFFFFF; color: #0a2864; }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { background-color: #555555; color: #0a2864; background: #EFEFEF; }
  .top-bar-section .dropdown li label { background: #333333; white-space: nowrap; }
  .top-bar-section .dropdown li .dropdown { left: 100%; top: 0; }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-right: solid 1px rgba(33, 33, 33, 0); border-bottom: none; border-top: none; clear: none; height: 4.375rem; width: 0; }
  .top-bar-section .has-form { background: transparent; height: 4.375rem; padding: 0 1.4583333333rem; }
  .top-bar-section .right li .dropdown { left: auto; right: 0; }
  .top-bar-section .right li .dropdown li .dropdown { right: 100%; }
  .top-bar-section .left li .dropdown { right: auto; left: 0; }
  .top-bar-section .left li .dropdown li .dropdown { left: 100%; }
  .no-js .top-bar-section ul li:hover > a { background-color: #555555; background: #EFEFEF; color: #0a2864; }
  .no-js .top-bar-section ul li:active > a { background: transparent; color: #0a2864; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; display: block; position: absolute !important; } }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

@media only screen and (max-width: 40em) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }

@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 67.375em) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 67.4375em) and (max-width: 100em) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 67.4375em) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 100.0625em) and (max-width: 120em) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 100.0625em) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

/* Default Link Styles */
a { color: #154dd4; line-height: inherit; text-decoration: none; }

a:hover, a:focus { color: #1242b6; }

a img { border: none; }

/* Default paragraph styles */
p { font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility; }

p.lead { font-size: 1.21875rem; line-height: 1.6; }

p aside { font-size: 0.875rem; font-style: italic; line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { color: #222222; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 1.4; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #6f6f6f; font-size: 60%; line-height: 0; }

h1 { font-size: 2.125rem; }

h2 { font-size: 1.6875rem; }

h3 { font-size: 1.375rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.125rem; }

h6 { font-size: 1rem; }

.subheader { line-height: 1.4; color: #6f6f6f; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; }

hr { border: solid #DDDDDD; border-width: 1px 0 0; clear: both; height: 0; margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

code { background-color: #92b3f4; border-color: #6e9af1; border-style: solid; border-width: 1px; color: #333333; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul, ol, dl { font-family: inherit; font-size: 1rem; line-height: 1.6; list-style-position: outside; margin-bottom: 1.25rem; }

ul { margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25rem; margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }

ul.square { list-style-type: square; margin-left: 1.1rem; }

ul.circle { list-style-type: circle; margin-left: 1.1rem; }

ul.disc { list-style-type: disc; margin-left: 1.1rem; }

/* Ordered Lists */
ol { margin-left: 1.4rem; }

ol li ul, ol li ol { margin-left: 1.25rem; margin-bottom: 0; }

.no-bullet { list-style-type: none; margin-left: 0; }

.no-bullet li ul, .no-bullet li ol { margin-left: 1.25rem; margin-bottom: 0; list-style: none; }

/* Definition Lists */
dl dt { margin-bottom: 0.3rem; font-weight: bold; }

dl dd { margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; cursor: help; }

abbr { text-transform: none; }

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

/* Blockquotes */
blockquote { margin: 0 0 1.25rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #DDDDDD; }

blockquote cite { display: block; font-size: 0.8125rem; color: #555555; }

blockquote cite:before { content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited { color: #555555; }

blockquote, blockquote p { line-height: 1.6; color: #6f6f6f; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25rem 0; border: 1px solid #DDDDDD; padding: 0.625rem 0.75rem; }

.vcard li { margin: 0; display: block; }

.vcard .fn { font-weight: bold; font-size: 0.9375rem; }

.vevent .summary { font-weight: bold; }

.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) { h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
  h1 { font-size: 2.75rem; }
  h2 { font-size: 2.3125rem; }
  h3 { font-size: 1.6875rem; }
  h4 { font-size: 1.4375rem; }
  h5 { font-size: 1.125rem; }
  h6 { font-size: 1rem; } }

/* Print styles. Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com) */
@media print { * { background: transparent !important; color: #000000 !important; /* Black prints faster: h5bp.com/s */ 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) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.34in; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }

.off-canvas-wrap { -webkit-backface-visibility: hidden; position: relative; width: 100%; overflow: hidden; }

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top { min-height: 100%; -webkit-overflow-scrolling: touch; }

.inner-wrap { position: relative; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }

.inner-wrap:after { clear: both; }

.tab-bar { -webkit-backface-visibility: hidden; background: #0a2864; color: #FFFFFF; height: 4.375rem; line-height: 4.375rem; position: relative; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 { color: #FFFFFF; font-weight: bold; line-height: 4.375rem; margin: 0; }

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 { font-size: 1.125rem; }

.left-small { height: 4.375rem; position: absolute; top: 0; width: 4.375rem; border-right: solid 1px #051432; left: 0; }

.right-small { height: 4.375rem; position: absolute; top: 0; width: 4.375rem; border-left: solid 1px #051432; right: 0; }

.tab-bar-section { height: 4.375rem; padding: 0 0.625rem; position: absolute; text-align: center; top: 0; }

.tab-bar-section.left { text-align: left; }

.tab-bar-section.right { text-align: right; }

.tab-bar-section.left { left: 0; right: 4.375rem; }

.tab-bar-section.right { left: 4.375rem; right: 0; }

.tab-bar-section.middle { left: 4.375rem; right: 4.375rem; }

.tab-bar .menu-icon { color: #FFFFFF; display: block; height: 4.375rem; padding: 0; position: relative; text-indent: 2.1875rem; transform: translate3d(0, 0, 0); width: 4.375rem; }

.tab-bar .menu-icon span::after { content: ""; display: block; height: 0; position: absolute; top: 50%; margin-top: -0.5rem; left: 1.6875rem; box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; width: 1rem; }

.tab-bar .menu-icon span:hover:after { box-shadow: 0 0 0 1px #b3b2b2, 0 7px 0 1px #b3b2b2, 0 14px 0 1px #b3b2b2; }

.left-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; top: 0; }

.left-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.right-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; top: 0; }

.right-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.top-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); top: 0; width: 100%; height: 18.75rem; }

.top-off-canvas-menu * { -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu { -webkit-backface-visibility: hidden; background: #333333; bottom: 0; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: hidden; overflow-y: auto; position: absolute; transition: transform 500ms ease 0s; width: 15.625rem; z-index: 1001; -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate(0, 100%); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); bottom: 0; width: 100%; height: 18.75rem; }

.bottom-off-canvas-menu * { -webkit-backface-visibility: hidden; }

ul.off-canvas-list { list-style-type: none; margin: 0; padding: 0; }

ul.off-canvas-list li label { background: #444444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; display: block; font-size: 0.75rem; font-weight: bold; margin: 0; padding: 0.3rem 0.9375rem; text-transform: uppercase; }

ul.off-canvas-list li a { border-bottom: 1px solid #262626; color: rgba(255, 255, 255, 0.7); display: block; padding: 0.6666666667rem; transition: background 300ms ease; }

ul.off-canvas-list li a:hover { background: #071c46; }

ul.off-canvas-list li a:active { background: #071c46; }

.move-right > .inner-wrap { -webkit-transform: translate3d(15.625rem, 0, 0); -moz-transform: translate3d(15.625rem, 0, 0); -ms-transform: translate(15.625rem, 0); -o-transform: translate3d(15.625rem, 0, 0); transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .move-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap { -webkit-transform: translate3d(-15.625rem, 0, 0); -moz-transform: translate3d(-15.625rem, 0, 0); -ms-transform: translate(-15.625rem, 0); -o-transform: translate3d(-15.625rem, 0, 0); transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .move-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap { -webkit-transform: translate3d(0, -18.75rem, 0); -moz-transform: translate3d(0, -18.75rem, 0); -ms-transform: translate(0, -18.75rem); -o-transform: translate3d(0, -18.75rem, 0); transform: translate3d(0, -18.75rem, 0); }

.move-top .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .move-top .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap { -webkit-transform: translate3d(0, 18.75rem, 0); -moz-transform: translate3d(0, 18.75rem, 0); -ms-transform: translate(0, 18.75rem); -o-transform: translate3d(0, 18.75rem, 0); transform: translate3d(0, 18.75rem, 0); }

.move-bottom .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .move-bottom .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu, .offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }

.offcanvas-overlap .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .offcanvas-overlap .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .offcanvas-overlap-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .offcanvas-overlap-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }

.offcanvas-overlap-top .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .offcanvas-overlap-top .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }

.offcanvas-overlap-bottom .exit-off-canvas { -webkit-backface-visibility: hidden; box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5); cursor: pointer; transition: background 300ms ease; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: rgba(255, 255, 255, 0.2); bottom: 0; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1002; }

@media only screen and (min-width: 40.0625em) { .offcanvas-overlap-bottom .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu { left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu { right: -15.625rem; }

.no-csstransforms .top-off-canvas-menu { top: -18.75rem; }

.no-csstransforms .bottom-off-canvas-menu { bottom: -18.75rem; }

.no-csstransforms .move-left > .inner-wrap { right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap { left: 15.625rem; }

.no-csstransforms .move-top > .inner-wrap { right: 18.75rem; }

.no-csstransforms .move-bottom > .inner-wrap { left: 18.75rem; }

.left-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.left-submenu * { -webkit-backface-visibility: hidden; }

.left-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }

.left-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }

.left-submenu .back > a:before { content: "\AB"; margin-right: .5rem; display: inline; }

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.right-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.right-submenu * { -webkit-backface-visibility: hidden; }

.right-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }

.right-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }

.right-submenu .back > a:after { content: "\BB"; margin-left: .5rem; display: inline; }

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.top-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(0, -100%, 0); -moz-transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); top: 0; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.top-submenu * { -webkit-backface-visibility: hidden; }

.top-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }

.top-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }

.top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap { -webkit-transform: translate3d(0, 0%, 0); -moz-transform: translate3d(0, 0%, 0); -ms-transform: translate(0, 0%); -o-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); }

.bottom-submenu { -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch; background: #333333; bottom: 0; box-sizing: content-box; margin: 0; overflow-x: hidden; overflow-y: auto; position: absolute; top: 0; width: 15.625rem; height: 18.75rem; z-index: 1002; -webkit-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate(0, 100%); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); bottom: 0; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }

.bottom-submenu * { -webkit-backface-visibility: hidden; }

.bottom-submenu .back > a { background: #444; border-bottom: none; border-top: 1px solid #5e5e5e; color: #999999; font-weight: bold; padding: 0.3rem 0.9375rem; text-transform: uppercase; margin: 0; }

.bottom-submenu .back > a:hover { background: #303030; border-bottom: none; border-top: 1px solid #5e5e5e; }

.bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap { -webkit-transform: translate3d(0, 0%, 0); -moz-transform: translate3d(0, 0%, 0); -ms-transform: translate(0, 0%); -o-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after { content: "\BB"; margin-left: .5rem; display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before { content: "\AB"; margin-right: .5rem; display: inline; }

/* small displays */
@media only screen { .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 67.4375em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 100.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.0625em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait { display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }

@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch { display: table !important; }

.touch table.show-for-touch { display: table !important; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }

.show-on-focus { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }

.show-on-focus:focus, .show-on-focus:active { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }

/* Print visibility */
.print-only, .show-for-print { display: none !important; }

@media print { .print-only, .show-for-print { display: block !important; }
  .hide-on-print, .hide-for-print { display: none !important; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; } }

@font-face { font-family: 'robotoregular'; src: url("assets/fonts/roboto-regular-webfont.woff2") format("woff2"), url("assets/fonts/roboto-regular-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'robotobold'; src: url("assets/fonts/roboto-bold-webfont.woff2") format("woff2"), url("assets/fonts/roboto-bold-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'robotoitalic'; src: url("assets/fonts/roboto-italic-webfont.woff2") format("woff2"), url("assets/fonts/roboto-italic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'roboto_slabregular'; src: url("assets/fonts/robotoslab-regular-webfont.woff2") format("woff2"), url("assets/fonts/robotoslab-regular-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'roboto_slabbold'; src: url("assets/fonts/robotoslab-bold-webfont.woff2") format("woff2"), url("assets/fonts/robotoslab-bold-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'proxima_Blk'; src: url("assets/fonts/proxima_nova_s_extra_condensed_black.woff2") format("woff2"), url("assets/fonts/proxima_nova_s_extra_condensed_black.woff") format("woff"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'proxima_light'; src: url("assets/fonts/mark_simonson_-_proxima_nova_s_extra_condensed_light-webfont.woff") format("woff"), url("assets/fonts/mark_simonson_-_proxima_nova_s_extra_condensed_light-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'proxima_light_light'; src: url("assets/fonts/mark_simonson_proxima_nova_extra_condensedlight-webfont.woff") format("woff"), url("assets/fonts/mark_simonson_proxima_nova_extra_condensedlight-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'proxima_nova_cb'; src: url("assets/fonts/mark_simonson_-_proxima_nova_a_extra_condensed_black-webfont.woff") format("woff"), url("assets/fonts/mark_simonson_-_proxima_nova_a_extra_condensed_black-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'filson'; src: url("assets/fonts/mostardesign_-_filsonprobold-webfont.woff") format("woff"), url("assets/fonts/mostardesign_-_filsonprobold-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'opensemibold'; src: url("assets/fonts/opensans-semibold-webfont.woff") format("woff"), url("assets/fonts/opensans-semibold-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'openregular'; src: url("assets/fonts/opensans-regular-webfont.woff") format("woff"), url("assets/fonts/opensans-regular-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'FontAwesome'; src: url("assets/fonts/font-awesome-4.6.3/css/fonts/fontawesome-webfont.woff") format("woff"), url("assets/fonts/font-awesome-4.6.3/css/fonts/fontawesome-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'robotolight'; src: url("assets/fonts/roboto-light-webfont.woff") format("woff"), url("assets/fonts/roboto-light-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal; }

/* MIXINS */
/* INFORMA BRAND STRIP */
.brand-bar { padding-top: 28px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.informa-brand { position: absolute; z-index: 201; width: 100%; background: #4d4d4d; }

.informa-brand .full-row { width: 100%; }

.informa-brand .row { margin: 0 auto; max-width: 85.7142857143rem; width: 100%; }

.informa-brand .brand-row { margin: 0 auto; max-width: 1200px; /*width: 100%;*/ }

.informa-brand .column, .informa-brand .columns { position: relative; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; float: left; }

.informa-brand .small-12 { width: 100%; }

.informa-brand .brand-ribbon { height: 28px; height: 26px\9; /*IE8*/ padding-top: 4px; overflow: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.informa-brand .brand-ribbon > a { background: url(data:image/gif;base64,R0lGODlhXAAiAPMAAI2TlLG0tfX29uXm52lwcdXX2MfJyl5lZ52io77BwXyCg1RcXs7Q0VdfYf///1JaXCH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RkQ0MEY2MTE0MzkxMUU1ODc5RkQxNjM3OEI2ODgzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RkQ0MEY2MjE0MzkxMUU1ODc5RkQxNjM3OEI2ODgzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZGRDQwRjVGMTQzOTExRTU4NzlGRDE2Mzc4QjY4ODNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZGRDQwRjYwMTQzOTExRTU4NzlGRDE2Mzc4QjY4ODNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAADwAsAAAAAFwAIgBABP8wiPSqvfgk4QrAYCiOZGlyznM4znChFcIGVcMKyzWwhOzQFgCLUgmwPpWdg2BpKBAIGIlFrZqu2Kx2i4GtWAWEwsByKRIsAwDQuykWCiXi4WsF2ELH5EkdiNF6OQQKDQ8LPi5cD15lLywVeUBFVVREPpIPeUQPRg5ID0oEByg3BY+KBgUFDw2qBgQSMzkBSgOqc4dKLQg5maoABwgGCgq3xWUEuWkHFQsApmWfXIwtjimZMxYMRxYEjZcXmhadn6E+c6xSV9cV26tX3npMivT1I9SJFVKRFV/57TzABRkyjlsSHq3AiFGyzsoDd1jiCZhnr2JFah3EkKl2Js2aNnr/3sRhMafOgDsE8uwx+eeGIEKGENHDZw1SNhWNLmxbItCmg03kLIRKmHEkuykOaVrYd3MSpZ8xmmKD6rQcj1FVBECjJ2GTCQ0cPFgci0oVK1ewUASYVetWTF1+ej3zEGxYsTDHWiRDoMQAM0PP+kjbolTfKYE2AukIKFVcVaE8mjyJcmpdTX81p0ra+Smei55TgRoExdgBugbqRDx9WugKNDtkY2eB0wvDggOtfXptQiC3lgZ/LeAO0aD3xUdfBJAi+eA1lbUbKTHI4eP1mhuUBugiOFU5FXTTkOfEebgptM7fhuR2/NAg6sggGCoqvOgUP/L/2jvg8yMcd06jhaJC/yyUmLBafSlgtpR9Ny3AgQC+KRFMY/8FddASeRjQmnwGVkYfU/1VoIAbDxAgBx0UUgWgJ5DxBMYBB0RHDwNmtVKAATqZ9cBd4IlYwIMeyPXLBTxagIAqCliQgCrMHDNBMDrKJuWUFVHhGwmvnUTllra9EcJtvrF3QXFXYgFcBmWyYpw91HhXxRzOyRJdFdOh2AEV1+mR3XZUqURKj1oU9sU1PZ3XTXo/rfcfZzWgQNFiRwUqXjULXnOfgtqwwB8m7FlI2hIDLldZCVRUil9m9zmoR4QsTBiibgWxeGFKaWw4qmpPIXiqqZpZMGJIJZ4IWqcBllYAjDIqQuMqNuKojRqORRL5ox5BQjKkr27FgKSSTO5oypNHvsNFBAA7) no-repeat; height: 16px; width: 92px; display: block; background-position: top left; margin: 0 auto; }

.informa-brand .brand-ribbon .brand-text { opacity: 0; }

.informa-brand .brand-ribbon.show { min-height: 300px; max-height: 500px; color: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.informa-brand .brand-ribbon.show > a { background: url(data:image/gif;base64,R0lGODlhXAAiAPMAAI2TlLG0tfX29uXm52lwcdXX2MfJyl5lZ52io77BwXyCg1RcXs7Q0VdfYf///1JaXCH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RkQ0MEY2MTE0MzkxMUU1ODc5RkQxNjM3OEI2ODgzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RkQ0MEY2MjE0MzkxMUU1ODc5RkQxNjM3OEI2ODgzQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZGRDQwRjVGMTQzOTExRTU4NzlGRDE2Mzc4QjY4ODNDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZGRDQwRjYwMTQzOTExRTU4NzlGRDE2Mzc4QjY4ODNDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAQAADwAsAAAAAFwAIgBABP8wiPSqvfgk4QrAYCiOZGlyznM4znChFcIGVcMKyzWwhOzQFgCLUgmwPpWdg2BpKBAIGIlFrZqu2Kx2i4GtWAWEwsByKRIsAwDQuykWCiXi4WsF2ELH5EkdiNF6OQQKDQ8LPi5cD15lLywVeUBFVVREPpIPeUQPRg5ID0oEByg3BY+KBgUFDw2qBgQSMzkBSgOqc4dKLQg5maoABwgGCgq3xWUEuWkHFQsApmWfXIwtjimZMxYMRxYEjZcXmhadn6E+c6xSV9cV26tX3npMivT1I9SJFVKRFV/57TzABRkyjlsSHq3AiFGyzsoDd1jiCZhnr2JFah3EkKl2Js2aNnr/3sRhMafOgDsE8uwx+eeGIEKGENHDZw1SNhWNLmxbItCmg03kLIRKmHEkuykOaVrYd3MSpZ8xmmKD6rQcj1FVBECjJ2GTCQ0cPFgci0oVK1ewUASYVetWTF1+ej3zEGxYsTDHWiRDoMQAM0PP+kjbolTfKYE2AukIKFVcVaE8mjyJcmpdTX81p0ra+Smei55TgRoExdgBugbqRDx9WugKNDtkY2eB0wvDggOtfXptQiC3lgZ/LeAO0aD3xUdfBJAi+eA1lbUbKTHI4eP1mhuUBugiOFU5FXTTkOfEebgptM7fhuR2/NAg6sggGCoqvOgUP/L/2jvg8yMcd06jhaJC/yyUmLBafSlgtpR9Ny3AgQC+KRFMY/8FddASeRjQmnwGVkYfU/1VoIAbDxAgBx0UUgWgJ5DxBMYBB0RHDwNmtVKAATqZ9cBd4IlYwIMeyPXLBTxagIAqCliQgCrMHDNBMDrKJuWUFVHhGwmvnUTllra9EcJtvrF3QXFXYgFcBmWyYpw91HhXxRzOyRJdFdOh2AEV1+mR3XZUqURKj1oU9sU1PZ3XTXo/rfcfZzWgQNFiRwUqXjULXnOfgtqwwB8m7FlI2hIDLldZCVRUil9m9zmoR4QsTBiibgWxeGFKaWw4qmpPIXiqqZpZMGJIJZ4IWqcBllYAjDIqQuMqNuKojRqORRL5ox5BQjKkr27FgKSSTO5oypNHvsNFBAA7) no-repeat; background-position: bottom left; }

.informa-brand .brand-ribbon.show .brand-text { opacity: 1; padding-top: 3%; }

.informa-brand .brand-ribbon.show .brand-text p, .informa-brand .brand-ribbon.show .brand-text ul { font-size: 0.9px; font-size: 0.05625rem; font-family: 'roboto', helvetica, arial, sans-serif; }

.informa-brand .brand-ribbon.show .brand-text p { text-align: center; }

.informa-brand .brand-ribbon.show .brand-text ul { padding: 0; margin: 0 0 20px; float: left; width: 100%; }

.informa-brand .brand-ribbon.show .brand-text ul li { float: left; text-align: center; text-transform: uppercase; width: 49%; }

.informa-brand .brand-ribbon.show .brand-text ul a { color: #fff; }

.informa-brand .brand-ribbon.show .brand-text ul a:hover { text-decoration: underline; }

/* Small */
/* Medium up */
@media only screen and (min-width: 40.0625em) { .informa-brand .medium-6 { width: 50%; }
  .informa-brand .brand-ribbon.show { min-height: 150px; } }

/* Large up */
@media only screen and (min-width: 67.4375em) { .informa-brand .brand-ribbon.show { min-height: 150px; }
  .informa-brand .brand-ribbon.show ul { margin: 0; }
  .informa-brand .brand-ribbon.show .brand-text ul li { float: left; text-align: left; width: auto; font-size: 12px\9; /*IE8*/ }
  .informa-brand .brand-ribbon.show .brand-text ul li:before { content: "|"; color: #fff; padding: 0 10px; }
  .informa-brand .brand-ribbon.show .brand-text ul li:first-child:before { content: ""; padding: 0 !important; padding-right: 10px; }
  .informa-brand .brand-ribbon.show .brand-text p { text-align: left; font-size: 12px\9; /*IE8*/ }
  .brand-bar { background-color: #4d4d4d; } }

/** Owl Carousel v2.2.1 Copyright 2013-2017 David Deutsch Licensed under  () */
/* Owl Carousel - Core */
.owl-carousel { display: none; width: 100%; -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; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ }

.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-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

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

.owl-carousel .owl-item img { display: block; width: 100%; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .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 { visibility: hidden; }

.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-grab { cursor: move; 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 - Animate Plugin */
.owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }

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

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

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

@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }

/* Owl Carousel - Auto Height Plugin */
.owl-height { transition: height 500ms ease-in-out; }

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

.owl-carousel .owl-item img.owl-lazy { 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; transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: 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; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

/** Owl Carousel v2.2.1 Copyright 2013-2017 David Deutsch Licensed under  () */
/* Default theme - Owl Carousel CSS File */
.owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover { background: #869791; color: #FFF; text-decoration: none; }

.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }

.owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }

.owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #869791; }

footer.footer { background: #30333B; padding: 10px 12px 10px; }

footer.footer .footer-info { position: relative; }

footer.footer .footer-info h6 { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 600; text-transform: uppercase; color: white; text-align: center; }

footer.footer .footer-info p { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 600; text-transform: uppercase; color: white; text-align: center; }

footer.footer .footer-info ul { margin: 0; text-align: center; width: 100%; padding-left: 0; }

footer.footer .footer-info ul li { list-style: none; display: block; margin: 0; }

footer.footer .footer-info ul li a { display: inline-block; color: #fff; }

footer.footer .footer-end { padding-top: 35px; padding-bottom: 35px; border-bottom: 1px solid white; display: inline-block; width: 100%; }

footer.footer .footer-end .footer-logo { margin: 0 auto; min-width: 300px; padding-bottom: 20px; text-align: center; }

footer.footer .footer-end .footer-general-links ul { margin: 0; text-align: center; }

footer.footer .footer-end .footer-general-links ul li { display: inline-block; }

footer.footer .footer-end .footer-general-links ul li a { color: #fff; padding-right: 15px; font-size: 14px; }

footer.footer .footer-copyright-info { text-align: center; padding: 20px 0; }

footer.footer .footer-copyright-info p { color: #fff; font-size: 14px; }

@media only screen and (min-width: 640px) { footer.footer .footer-end { display: flex; align-items: center; }
  footer.footer .footer-end .footer-logo { padding-bottom: 0px; text-align: left; }
  footer.footer .footer-end .medium-6 { padding-right: 0; padding-left: 0; }
  footer.footer .footer-end .footer-general-links ul { text-align: end; }
  footer.footer .footer-end .footer-general-links ul li:last-child { padding-right: 0; }
  footer.footer .footer-copyright-info { text-align: right; }
  .medium-10, .large-10 { padding-right: 0; } }

/* 
1.0 - Home Page
1.1 - Header
1.2 - Sub-Navigation 
1.3 - Four Boxes CTA 
1.4 - School Page
1.5 - Faculty Page
1.6 - Courses Page
1.7 - Menu Generic
1.8 - Footer
1.9 - Search Modal
2.0 - Download Brochure Form
2.1 - All Courses Page
2.2 - Updated Courses Page
2.3 - Updated Categories Page
2.4 - Media Queries
*/
body, h1, h2, h3, h4, h5, h6, p, a, li { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.brand-bar, .brand-padding { padding-top: 0px !important; }

.ie8 body { font-size: 16px; }

.img-responsive { width: 100%; max-width: 100%; height: auto; display: inline-block; }

.hidden { visibility: hidden; }

.rwd-video { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 30px; position: relative; }

.rwd-video iframe, .rwd-video object, .rwd-video embed { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

a, a:hover, a:visited, a:active { text-decoration: none; outline: 0; }

body { font-family: 'robotoregular'; color: #5e5d5d; background-size: 100%; width: 100%; height: 100%; }

p, ul, li { font-family: 'robotoregular'; color: #5e5d5d; }

strong, b { font-family: 'robotobold'; font-weight: normal; font-style: inherit; }

em, i { font-family: 'robotoitalic'; font-weight: normal; font-style: inherit; }

.alignright { float: right; }

.collapse { padding-left: 0 !important; padding-right: 0 !important; }

.margin-less { margin-left: -54px; }

.accessibility, #searchModal span { clip: rect(1px, 1px, 1px, 1px); height: 1px !important; overflow: hidden; position: absolute !important; width: 1px; }

p.textwidget { font-family: 'robotoregular'; color: #fff; }

::selection { background: #154dd4; color: #fff; }

::-moz-selection { background: #154dd4; color: #fff; }

.full-row { width: 100%; position: relative; }

.informaBand { position: relative; background-color: #525A5C; color: white; z-index: 1; height: 35px; -webkit-transition: z-index 500ms step-end; -moz-transition: z-index 500ms step-end; -ms-transition: z-index 500ms step-end; -o-transition: z-index 500ms step-end; transition: z-index 500ms step-end; }

.informaBand.show { z-index: 40; -webkit-transition: z-index 500ms step-start; -moz-transition: z-index 500ms step-start; -ms-transition: z-index 500ms step-start; -o-transition: z-index 500ms step-start; transition: z-index 500ms step-start; }

.informaBand p, .informaBand a, .informaBand li { color: white; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }

.informaBand .ibWrapper { width: 100%; padding: 0 24px; position: absolute; background-color: #525A5C; }

.informaBand .ibWrapper .ibDetails { max-width: 1180px; width: 100%; max-height: 0; margin: 0 auto; overflow: hidden; -webkit-transition: max-height 500ms ease-in-out; -moz-transition: max-height 500ms ease-in-out; -ms-transition: max-height 500ms ease-in-out; -o-transition: max-height 500ms ease-in-out; transition: max-height 500ms ease-in-out; }

.informaBand .ibWrapper .ibDetails.show { -webkit-transition: max-height 500ms ease-in-out; -moz-transition: max-height 500ms ease-in-out; -ms-transition: max-height 500ms ease-in-out; -o-transition: max-height 500ms ease-in-out; transition: max-height 500ms ease-in-out; max-height: 500px; }

.informaBand .ibWrapper .ibDetails .ibCol1, .informaBand .ibWrapper .ibDetails .ibCol2 { max-width: 570px; width: 47%; float: left; margin: 40px 0; }

.informaBand .ibWrapper .ibDetails .ibCol1 p { margin-bottom: 15px; }

.informaBand .ibWrapper .ibDetails .ibCol1 ul { list-style: none; margin: 0; padding: 0; }

.informaBand .ibWrapper .ibDetails .ibCol1 ul li { float: left; padding: 0 10px 0 9px; border-right: 1px solid #a5acaf; text-transform: uppercase; line-height: 13px; margin-bottom: 8px; }

.informaBand .ibWrapper .ibDetails .ibCol1 ul li:last-of-type { border: 0; }

.informaBand .ibWrapper .ibDetails .ibCol1 ul li:first-of-type { border: 0; padding-left: 0; text-transform: none; font-weight: bold; }

.informaBand .ibWrapper .ibDetails .ibCol2 { float: right; padding-left: 2%; border-left: 1px solid #a5acaf; }

.informaBand .ibWrapper .ibDetails .ibCol2 p { margin-bottom: 0; line-height: 18px; }

.informaBand .ibWrapper .ibTitle { height: 35px; }

.informaBand .ibWrapper .ibTitle .ibTitleButton { background: url(assets/images/iribbon-logo.gif) no-repeat top center; width: 92px; height: 16px; margin: 10px auto; cursor: pointer; }

.informaBand .ibWrapper .ibTitle .ibTitleButton.show { background-position: bottom center; }

/*IE*/
.line-header { top: 58px; }

.main-body-wrap { display: block; min-height: 100%; margin-bottom: 5rem; margin-top: 5rem; }

.full-width { margin-top: 5rem; }

/*-------*/
/* Home Page  */
.header-home { background: url("assets/images/background-image.jpg") no-repeat center center fixed; background-size: cover; min-width: 100%; min-height: 84vh; position: relative; }

.header-home .line-header { position: fixed; top: 48px; z-index: 2; height: 1px; }

.wrap-section-strapline-mobile { position: absolute; top: 50%; left: 0%; transform: translateY(-50%); display: block; vertical-align: middle; width: 100%; z-index: 3; }

.wrap-section-strapline { position: fixed; top: 50%; transform: translateY(-50%); display: block; vertical-align: middle; width: 100%; z-index: 3; }

img.header-school-logo { width: 129px; position: fixed; top: 0; left: 8px; }

.header-home-logo { margin-left: 14px; margin-top: -1px; }

img.header-home-logo { width: 129px; position: absolute; top: 0; }

.shape-img-header { background: url("assets/images/shape.png") no-repeat 0 0; }

.left-small { position: static; }

.menu-bar-home { background: transparent; }

.header-row-left { width: 20%; height: 3rem; }

.header-row-right { width: 80%; height: 3rem; text-align: right; }

.header-row-right ul { float: right; margin: 0px; padding: 0px; }

.header-row-right ul li { -ms-transform: skew(-22deg); -webkit-transform: skew(-22deg); -moz-transform: skew(-22deg); -o-transform: skew(-22deg); }

.header-row-right ul li a { display: block; font-family: 'robotoregular'; text-decoration: none; padding: 0.8rem; transition: background 0.3s ease; }

.tab-bar { background: #0a2864 !important; border-bottom: solid 1px #29335C !important; z-index: 5; }

ul.off-canvas-list li a { border-bottom: none; color: #fff; }

ul.off-canvas-list li a:hover { background: transparent; }

aside.right-off-canvas-menu.nav-bg { background: #0a2864; }

.menu-bar { background: #0a2864; height: 3rem; }

.icon-skewed, .icon-skewed-search { border-left: 1px solid white; display: inline; }

.icon-skewed-search { border-right: 1px solid white; }

.header-row-right li a { -ms-transform: skew(22deg) !important; -webkit-transform: skew(22deg) !important; -moz-transform: skew(22deg) !important; -o-transform: skew(22deg) !important; }

.li-skew { border-right: 0; }

.fa.content-text.download-catalogue { font-family: 'proxima_Blk'; text-transform: uppercase; font-weight: 300; }

.bottom-nav { width: 100%; }

.bottom-nav h3 { font-family: 'proxima_Blk'; text-transform: uppercase; padding: 1rem 3rem; line-height: 1.05; }

.bottom-nav .bottom-4-box { float: left; height: 105px; width: 100%; transition: all .3s ease-in; }

.bottom-nav a > #box-1 { border-top: #dd3350 10px solid; }

.bottom-nav a > #box-1 h3 { color: #dd3350; }

.bottom-nav a > #box-2 { border-top: #3d66c0 10px solid; }

.bottom-nav a > #box-2 h3 { color: #3d66c0; }

.bottom-nav a > #box-3 { border-top: #57b250 10px solid; }

.bottom-nav a > #box-3 h3 { color: #57b250; }

.bottom-nav a > #box-4 { border-top: #060000 10px solid; }

.bottom-nav a > #box-4 h3 { color: #060000; }

.sub-nav-fullwidth.row { margin-left: auto; margin: auto; max-width: initial; }

.shape-img-header { position: absolute; bottom: 0; z-index: 2; width: 100%; height: 100%; }

.header-banner-wrap, .new-header-banner-mobile { position: relative; z-index: 3; }

.header-banner-wrap h2, .new-header-banner-mobile h2 { text-transform: uppercase; margin-left: 12px; margin-bottom: 35px; font-size: 30px; font-size: 1.875rem; font-family: 'proxima_Blk'; font-weight: 700; line-height: 1; color: #fff; letter-spacing: -0.03em; z-index: 1; width: 100%; }

.header-banner-wrap .new-home-cta, .new-header-banner-mobile .new-home-cta { display: inline-block; text-align: center; text-transform: uppercase; background: transparent; border-radius: 3px; border: 2px solid #fff; line-height: 1; font-size: 14px; font-size: 0.875rem; font-family: 'robotolight'; font-weight: 100; text-decoration: none; color: #fff; transition: all .2s ease; padding: 13px; z-index: 3; }

.header-banner-wrap .new-home-cta:hover, .new-header-banner-mobile .new-home-cta:hover { transform: scale(1.1); background-color: #00a1a1; }

.header-banner-wrap .new-home-cta span, .new-header-banner-mobile .new-home-cta span { padding-right: 1rem; }

.header-banner-wrap .new-home-ctaa:last-child, .new-header-banner-mobile .new-home-ctaa:last-child { float: right; }

.wrap-search-form { background-color: #00a1a1; margin-top: 26px; z-index: 3; width: 100%; padding: 19px 22px 5px 23px; }

.wrap-search-form .search-form { position: relative; }

.wrap-search-form .search-form .search-submit { position: absolute; top: 19px; right: 39px; }

.home-testimonial { background-color: #154CCB; margin-left: -18px; margin-right: -21px; padding: 14px 17px 1px 25px; }

.home-testimonial > p { color: #fff; letter-spacing: 1px; line-height: 20.5px; font-family: 'robotolight'; font-size: 13px; font-size: 0.8125rem; }

.upcoming-box { position: relative; z-index: 3; display: block; width: 100%; }

.upcoming-box h3 { position: absolute; top: -25px; z-index: 5; font-family: 'proxima_Blk'; text-transform: uppercase; color: #24365c; padding-left: 1.1rem; font-size: 1.125rem; }

.upcoming-courses-one, .upcoming-courses-two, .upcoming-courses-three { display: block; position: relative; margin-bottom: 5px; }

.upcoming-courses-one .social-icons, .upcoming-courses-two .social-icons, .upcoming-courses-three .social-icons { position: absolute; display: inline-block; top: 6px; right: 10px; color: #24365c; font-size: 12px; font-size: 0.75rem; }

.upcoming-courses-one .social-icons li, .upcoming-courses-two .social-icons li, .upcoming-courses-three .social-icons li { margin-left: .7rem; }

.upcoming-courses-one .social-icons li:first-child, .upcoming-courses-two .social-icons li:first-child, .upcoming-courses-three .social-icons li:first-child { margin-left: .5rem; }

.upcoming-courses-one h4, .upcoming-courses-two h4, .upcoming-courses-three h4 { line-height: 15px; font-family: 'proxima_Blk'; font-size: 19px; font-size: 1.1875rem; color: #000000; width: 80%; padding-left: 13px; padding-top: 10px; line-height: 22px; }

.upcoming-courses-one a, .upcoming-courses-two a, .upcoming-courses-three a { padding: 0.1rem; }

.upcoming-courses-one p, .upcoming-courses-two p, .upcoming-courses-three p { font-family: 'robotolight'; font-size: 12px; font-size: 0.75rem; font-weight: 900; padding-left: 12px; margin: 0; }

.upcoming-courses-one p:last-child, .upcoming-courses-two p:last-child, .upcoming-courses-three p:last-child { bottom: 0; padding: 0.6rem 1rem; margin-bottom: -7px; display: inline-block; position: absolute; right: -6px; color: #000000; width: auto; z-index: 5; transition: all .5s ease; }

.upcoming-courses-one p:last-child:hover, .upcoming-courses-two p:last-child:hover, .upcoming-courses-three p:last-child:hover { transform: scale(1.1); }

.upcoming-courses-one { background-color: #fff; border-left: solid 6px #3d66c0; }

.upcoming-courses-one p:last-child { text-transform: uppercase; font-family: 'proxima_Blk'; font-size: 18px; font-size: 1.125rem; background-color: #3d66c0; }

.upcoming-courses-one:before { content: ""; display: block; border-bottom: 38px solid #fff; border-left: 0px solid transparent; border-right: 60px solid transparent; height: 23px; width: 74%; position: absolute; top: -30px; }

.upcoming-courses-two { background-color: #fff; border-left: solid 6px #dd3350; }

.upcoming-courses-two p:last-child { text-transform: uppercase; font-family: 'proxima_Blk'; font-size: 18px; font-size: 1.125rem; background-color: #dd3350; }

.upcoming-courses-three { background-color: #fff; border-left: solid 6px #57b250; }

.upcoming-courses-three p:last-child { text-transform: uppercase; font-family: 'proxima_Blk'; font-size: 18px; font-size: 1.125rem; background-color: #57b250; }

.clients { position: absolute; top: 69%; z-index: 1; display: block; width: 100%; text-transform: uppercase; }

.clients h3 { font-family: 'robotoregular'; color: #fff; font-size: 14px; font-size: 0.875rem; font-weight: 800; }

.row-boxes { width: 100% !important; margin: 0 auto; }

.columns-box { float: left; width: 100%; position: relative; }

#home-info-boxes .columns-box { min-height: 8rem; margin-bottom: -20px; }

#home-info-boxes .columns-box:last-child { border-right: none; }

#home-info-boxes .columns-box .four-box-content.mask p, #home-info-boxes .columns-box .four-box-content.mask h2, #home-info-boxes .columns-box .four-box-content.mask a, #home-info-boxes .columns-box .four-box-content.mask h3 { color: #fff; }

#home-info-boxes .columns-box .four-box-content.mask a { background: none; }

#home-info-boxes .columns-box.info-box-one .four-box-title { border-top-color: #dd3350; }

#home-info-boxes .columns-box.info-box-one .four-box-title.view-first a h3 { color: #dd3350; }

#home-info-boxes .columns-box.info-box-one .four-box-title.view-first:hover .four-box-content { color: #fff; }

#home-info-boxes .columns-box.info-box-one .four-box-title .four-box-content.mask { background: #dd3350; }

#home-info-boxes .columns-box.info-box-two .four-box-title { border-top-color: #3d66c0; }

#home-info-boxes .columns-box.info-box-two .four-box-title.view-first a h3 { color: #3d66c0; }

#home-info-boxes .columns-box.info-box-two .four-box-title.view-first:hover .four-box-content { color: #fff; }

#home-info-boxes .columns-box.info-box-two .four-box-title .four-box-content.mask { background: #3d66c0; }

#home-info-boxes .columns-box.info-box-three .four-box-title { border-top-color: #57b250; }

#home-info-boxes .columns-box.info-box-three .four-box-title.view-first a h3 { color: #57b250; }

#home-info-boxes .columns-box.info-box-three .four-box-title.view-first:hover .four-box-content { color: #fff; }

#home-info-boxes .columns-box.info-box-three .four-box-title .four-box-content.mask { background: #57b250; }

#home-info-boxes .columns-box.info-box-four .four-box-title { border-top-color: #060000; }

#home-info-boxes .columns-box.info-box-four .four-box-title.view-first a h3 { color: #060000; }

#home-info-boxes .columns-box.info-box-four .four-box-title.view-first:hover .four-box-content { color: #fff; }

#home-info-boxes .columns-box.info-box-four .four-box-title .four-box-content.mask { background: #060000; }

.four-box { bottom: 0; left: 0; width: 100%; overflow: hidden; z-index: 6; min-height: 16vh; }

.four-box-inner { position: relative; left: 0; width: 100%; overflow: hidden; }

.four-box-title { background: #fff; margin: 0 auto; display: table !important; width: 100%; border-top: 0.8rem solid #dd3350; }

.four-box-title a { color: #dd3350; }

.four-box-title h3 { display: block; width: 100%; vertical-align: middle; font-family: 'proxima_Blk'; font-weight: 900; text-transform: uppercase; text-align: center; font-size: 30px; font-size: 1.875rem; padding-top: 1.1rem; color: #dd3350; }

.four-box-title .fa { font-size: 22px; font-size: 1.375rem; }

.four-box-title span { display: inline-block; vertical-align: text-top; }

.four-box-title img { width: auto; height: auto; max-width: 22px; max-height: 22px; }

.four-box-content { padding: 0px 15px; display: table !important; width: 100%; }

.four-box-content p { position: relative; width: 100%; vertical-align: middle; text-align: center; display: none; color: #333333; font-weight: 700; font-family: 'proxima_Blk'; text-transform: uppercase; }

.view { float: left; text-align: center; cursor: default; font-family: 'proxima_Blk'; text-transform: uppercase; }

.view .mask, .view .content { position: absolute; overflow: hidden; top: 0; left: 0; }

.view a { display: block; position: relative; }

.view h2 { color: #fff; text-align: center; position: relative; font-size: 20px; font-size: 1.25rem; padding: 0.5rem; font-family: 'proxima_light_light'; }

.view p { font-style: italic; font-size: 16px; font-size: 1rem; position: relative; color: #fff; padding: 10px 20px 20px; text-align: center; }

.view a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: #000; color: #fff; text-transform: uppercase; box-shadow: 0 0 1px #000; }

.view a.info:hover { box-shadow: 0 0 5px #000; }

.view-first .title-hover a { transition: all 0.2s linear; }

.four-box-content.mask.mask-two { background-color: #3d66c0 !important; opacity: 0.0; }

.four-box-content.mask.mask-two a { color: #3d66c0; }

.four-box-content.mask.mask-two:hover { opacity: 1; }

.view-first .four-box-content { transform: translateY(-100px); opacity: 0; transition: all 0.2s ease-in-out; }

.view-first:hover .mask { opacity: 1; }

.view-first:hover .four-box-content { opacity: 1; transform: translateY(0px); }

.view-first:hover p { transition-delay: 0.1s; }

.view-first:hover a.info { transition-delay: 0.2s; }

.header-school, .header-distance-learning, .header-technology, .header-virtual-campus { min-height: 22vh; background-size: cover; }

.header-school ul li ul li, .header-distance-learning ul li ul li, .header-technology ul li ul li, .header-virtual-campus ul li ul li { background: #0a2864; }

.header-school ul li ul li:hover, .header-distance-learning ul li ul li:hover, .header-technology ul li ul li:hover, .header-virtual-campus ul li ul li:hover { background: #00a1a1; }

.header-all { background: url("assets/images/header-all.jpg") no-repeat; }

.header-telecoms { background: url("assets/images/header-technologies.jpg") no-repeat; }

.header-telecoms h2.title-school-description { color: #dd3350; }

.header-distance-learning { background: url("assets/images/header-distance-learning.jpg") no-repeat; }

.header-distance-learning h2.title-school-description { color: #57b250; }

.header-management { background: url("assets/images/header-telecoms.jpg") no-repeat; }

.header-management h2.title-school-description { color: #3d66c0; }

.header-virtual-campus { background: url("assets/images/header-virtual-campus.jpg") no-repeat; }

.header-virtual-campus h2.title-school-description { color: #060000; }

h1.header-banner-text-school { color: #fff; text-transform: uppercase; font-family: 'proxima_Blk'; line-height: 0.9; position: absolute; left: 0.9375rem; top: 80px; font-size: 40px; font-size: 2.5rem; }

.title-banner-school { padding: 4rem 1rem; }

.title-school-description { font-family: 'proxima_nova_cb'; margin-top: 2.3125rem; color: #012145; }

.couses-box h1 { text-transform: uppercase; font-family: 'proxima_Blk'; }

p.school-body-text { margin: 0; font-size: 16px; font-size: 1rem; font-family: 'robotoregular'; }

.courses-box-wrap.related-courses .feautures-courses-side { padding: 0; }

.courses-box-wrap.related-courses .feautures-courses-side h4 { width: 100%; padding: 1.5rem 1.5rem 0; }

.courses-box-wrap.related-courses .feautures-courses-side ul li { padding-left: 1.5rem; padding-right: 1.5rem; }

.courses-box-wrap.related-courses .feautures-courses-side ul li:hover { background: #fff; }

.courses-box-wrap.related-courses .feautures-courses-side ul li a { padding: 8px 0; }

.courses-box h4 { font-family: 'proxima_Blk'; text-transform: uppercase; color: #fff; }

.courses-box .all-courses-side, .courses-box .download-brochure-courses-side { border: solid 1px #98cbff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; margin: 1.5rem 0 .75rem; text-align: center; color: #fff; transition: all 0.3s ease; display: block; padding: 9px 0 7px; }

.courses-box .all-courses-side h4, .courses-box .download-brochure-courses-side h4 { margin-top: 10px; margin-bottom: 8px; }

.courses-box .all-courses-side a, .courses-box .download-brochure-courses-side a { color: #154CCB; }

.courses-box .all-courses-side { background: #fff; }

.courses-box .all-courses-side h4 { color: #154CCB; }

.courses-box .all-courses-side:hover h4 a { color: #fff; }

.courses-box .download-brochure-courses-side { background: #00a1a1; }

.courses-box .prices-courses-side { background: rgba(234, 244, 254, 0.8); border: solid 1px #98cbff; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; padding: 1.5rem 0.5rem; margin-bottom: 2.5rem; margin-top: 2.5rem; text-align: center; }

.courses-box .prices-courses-side a { color: #fff; font-size: 14px; font-size: 0.875rem; font-weight: normal; background-color: #89c3d9; }

.courses-box .prices-courses-side h4 { color: #000000; text-align: left; padding: 0rem 1rem; }

.courses-box .prices-courses-side span.price { font-size: 1.4em !important; font-weight: 700 !important; }

.courses-box .dates-courses-side { border: solid 1px #98cbff; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; margin: 1.8rem auto 0; text-align: left; }

.courses-box .dates-courses-side a { color: #000000; padding-top: 0.9; }

.courses-box .dates-courses-side a:hover { color: #fff; }

.courses-box .dates-courses-side h4 { color: #000000; }

.courses-box .feautures-courses-side { background: rgba(234, 244, 254, 0.8); border: solid 1px #98cbff; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; text-align: left; margin-bottom: 1.5rem; }

.courses-box .feautures-courses-side a { color: #000000; }

.courses-box .feautures-courses-side li { padding: 1rem 0; border-bottom: solid 1px #fff; }

.courses-box .feautures-courses-side li:last-child { border-bottom: 0; }

.courses-box .feautures-courses-side h4 { color: #000000; padding: 0 1rem 0 0; }

.courses-box.courses-box-title { text-transform: uppercase; }

.sub-button-prices { transition: all 0.3s ease; }

.sub-button-prices:hover { border-color: rgba(255, 255, 255, 0.4); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.39); }

.sub-button-prices a { padding: 1rem 0rem; text-align: center; font-size: 12px; font-size: 0.75rem; font-weight: 200; color: #fff; font-family: 'robotoregular'; text-transform: uppercase; background-color: #113eee; display: block; }

.sub-button-prices a:hover { background-color: #113eaa; }

.sub-button-prices a span { font-size: 16px; font-size: 1rem; }

.prices-courses-side ul { display: inline; margin-left: 0; }

.prices-courses-side ul li { display: inline; list-style-type: none; display: inline; vertical-align: middle; }

.prices-courses-side-buttons { font-family: 'robotobold'; font-size: 14px; font-size: 0.875rem; font-weight: 400; padding-bottom: 15px; }

.prices-courses-side-buttons .duration-item { padding-left: 1.5rem; }

.prices-courses-side-feautures { font-family: 'robotobold'; font-size: 18px; font-size: 1.125rem; line-height: 2; }

.prices-courses-side-feautures ul li { width: 100%; border-bottom: 1px solid #fff; }

.prices-courses-side-feautures ul li a { padding: 0 1.5rem; color: #000000; background: none; display: block; }

.prices-courses-side-feautures ul li:hover { background: #fff; }

.register-dates { border: solid 1px #98cbff; text-transform: uppercase; width: 100%; color: #000000; font-weight: 700; text-align: center; padding: 8px; background: #fff; }

.course-date { margin-bottom: 10px; }

.course-date span { font-size: 18px; font-size: 1.125rem; padding-left: 1.5rem; padding-right: 1.5rem; color: #000000; }

.course-btn { padding-left: 2.5rem; padding-right: 2.5rem; }

.advanced-title { color: #dd3350; }

.management-title { color: #3d66c0; }

.distance-learning-title { color: #57b250; }

.single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side a, .single-advanced-communications .courses-box-wrap .courses-box .head-table-price { background-color: #dd3350; }

.single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side { background-color: #fceff1; border-color: #dd3350; }

.single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side h2, .single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side h3, .single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side h4, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side h2, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side h3, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side h4, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side h2, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side h3, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side h4 { color: #dd3350; }

.single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side .register-dates, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side .register-dates, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side .register-dates { border-color: #dd3350; }

.single-advanced-communications .courses-box-wrap .courses-box .dates-courses-side .register-dates:hover, .single-advanced-communications .courses-box-wrap .courses-box .prices-courses-side .register-dates:hover, .single-advanced-communications .courses-box-wrap .courses-box .feautures-courses-side .register-dates:hover { background-color: #dd3350; color: #fff; }

.single-advanced-communications .head-table-price { background-color: #dd3350; }

.single-advanced-communications .all-courses-side { border-color: #dd3350; background: #fff; transition: all 0.2s linear; }

.single-advanced-communications .all-courses-side h4 { color: #dd3350; }

.single-advanced-communications .all-courses-side:hover { background: #dd3350; transition: all 0.2s linear; border-color: #fff; border-radius: 3px; }

.single-advanced-communications .all-courses-side:hover h4 { color: #fff; }

.single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side a, .single-telecoms-management .courses-box-wrap .courses-box .head-table-price { background-color: #3d66c0; }

.single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side { background: #e2e8f6; border-color: #3d66c0; }

.single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side h2, .single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side h3, .single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side h4, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side h2, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side h3, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side h4, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side h2, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side h3, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side h4 { color: #3d66c0; }

.single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side .register-dates, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side .register-dates, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side .register-dates { border-color: #3d66c0; }

.single-telecoms-management .courses-box-wrap .courses-box .dates-courses-side .register-dates:hover, .single-telecoms-management .courses-box-wrap .courses-box .prices-courses-side .register-dates:hover, .single-telecoms-management .courses-box-wrap .courses-box .feautures-courses-side .register-dates:hover { background-color: #3d66c0; color: #fff; }

.single-telecoms-management .head-table-price { background-color: #3d66c0; }

.single-telecoms-management .all-courses-side { border-color: #3d66c0; background: #fff; transition: all 0.2s linear; }

.single-telecoms-management .all-courses-side h4 { color: #3d66c0; }

.single-telecoms-management .all-courses-side:hover { background: #3d66c0; transition: all 0.2s linear; border-color: #fff; border-radius: 3px; }

.single-telecoms-management .all-courses-side:hover h4 { color: #fff; }

.single-distance-learning .courses-box-wrap .courses-box .prices-courses-side a, .single-distance-learning .courses-box-wrap .courses-box .head-table-price { background-color: #57b250; }

.single-distance-learning .courses-box-wrap .courses-box .dates-courses-side, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side { background-color: #e9f5e8; border-color: #57b250; }

.single-distance-learning .courses-box-wrap .courses-box .dates-courses-side h2, .single-distance-learning .courses-box-wrap .courses-box .dates-courses-side h3, .single-distance-learning .courses-box-wrap .courses-box .dates-courses-side h4, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side h2, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side h3, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side h4, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side h2, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side h3, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side h4 { color: #57b250; }

.single-distance-learning .courses-box-wrap .courses-box .dates-courses-side .register-dates, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side .register-dates, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side .register-dates { border-color: #57b250; }

.single-distance-learning .courses-box-wrap .courses-box .dates-courses-side .register-dates:hover, .single-distance-learning .courses-box-wrap .courses-box .prices-courses-side .register-dates:hover, .single-distance-learning .courses-box-wrap .courses-box .feautures-courses-side .register-dates:hover { background-color: #57b250; color: #fff; }

.single-distance-learning .head-table-price { background-color: #57b250; }

.single-distance-learning .all-courses-side { border-color: #57b250; background: #fff; transition: all 0.2s linear; }

.single-distance-learning .all-courses-side h4 { color: #57b250; }

.single-distance-learning .all-courses-side:hover { background: #57b250; transition: all 0.2s linear; border-color: #fff; border-radius: 3px; }

.single-distance-learning .all-courses-side:hover h4 { color: #fff; }

.head-table-price { background-color: #154dd4; }

.head-table-price tr th { color: #fff; }

.single-advanced-communications .courses-box-wrap .courses-box h4.sidebar-title, .single-telecoms-management .courses-box-wrap .courses-box h4.sidebar-title, .single-distance-learning .courses-box-wrap .courses-box h4.sidebar-title { color: #000000 !important; /*LAST RESORT*/ padding: 1rem 1.5rem 0; }

.feautures-courses-side .course-item hr { height: 1px; border: initial; border-bottom: 1px solid #fff; margin-top: 10px; margin-bottom: 10px; }

.feautures-courses-side .course-item:last-child hr { display: none; }

/* Faculty Page */
.option-wrap { border: 1px solid #CCCCCC; background: #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; min-height: 250px; }

.option-wrap p { padding: 0 10px; }

.option-wrap:hover { border: 1px solid #000000; background: #012145; color: #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.option-wrap a { display: block; height: 100%; }

.option-wrap .option-img { width: 100%; }

.option-wrap .option-text { width: 100%; padding: 10px; }

.option-wrap .option-text h3 { font-weight: 400; line-height: 1.1; font-family: 'proxima_nova_cb'; color: #012145; font-size: 22px; font-size: 1.375rem; }

.option-wrap .option-text h3:hover { color: #fff; }

.option-wrap .option-text h3.box-title-tecnologies { color: #012145; }

.option-wrap .option-text h3.box-title-distance { color: #012145; }

.option-wrap .option-text h3.box-title-management { color: #012145; }

.option-wrap .option-text p { color: #000000; }

.option-wrap .option-count { position: absolute; bottom: 10px; left: 25px; }

.page-template-page-advanced-communications-php .option-wrap:hover { background: #dd3350; }

.page-template-page-advanced-communications-php .option-wrap:hover h3, .page-template-page-advanced-communications-php .option-wrap:hover p { color: #fff; }

.page-template-page-advanced-communications-php .option-wrap p { color: #dd3350; }

.page-template-page-telecoms-management-php .option-wrap:hover { background: #3d66c0; }

.page-template-page-telecoms-management-php .option-wrap:hover h3, .page-template-page-telecoms-management-php .option-wrap:hover p { color: #fff; }

.page-template-page-telecoms-management-php .option-wrap p { color: #3d66c0; }

.page-template-page-distance-learning-php .option-wrap:hover { background: #57b250; }

.page-template-page-distance-learning-php .option-wrap:hover h3, .page-template-page-distance-learning-php .option-wrap:hover p { color: #fff; }

.page-template-page-distance-learning-php .option-wrap p { color: #57b250; }

.page-template-page-webinars-php .option-wrap:hover h3, .page-template-page-webinars-php .option-wrap:hover p { color: #fff; }

.page-template-page-virtual_campus-php .option-wrap:hover h3, .page-template-page-virtual_campus-php .option-wrap:hover p { color: #fff; }

.option-box { margin-bottom: 1.5rem; padding: 16px 24px; }

.columns.option-box:last-child { float: left; }

h2.title-school-description.webinars-title { color: #012145; }

/*  Courses Page  */
.title-table-price { margin-bottom: 1.5rem; margin-bottom: 4.5rem; }

.table-wrap { padding: 0 12px; }

table { border: none; overflow-x: scroll; overflow-x: scrollable; border-bottom: dotted 1px #154dd4; margin-bottom: 1.25rem; }

table tr td { font-weight: 600; font-family: 'opensemibold'; }

/*  Blog Page  */
.blog-body { margin-top: 2.38rem; }

.blog-body h2, .blog-body h3, .blog-body a { color: #012145; }

.blog-body h3 a:hover { color: #00a1a1; }

/* MENU */
.nav ul { text-align: left; margin: 0; padding: 0; list-style: none; width: auto; z-index: 1100; }

.nav li { display: inline-block; text-align: center; position: relative; background: transparent; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; white-space: nowrap; }

.nav li a { color: #fff; text-decoration: none; padding: 1.5em 0.4em; display: block; font-size: 16px; font-size: 1rem; }

.nav ul li:hover { background-color: #00a1a1; }

.nav ul li ul { padding: 0; position: absolute; left: -53px; right: inherit; top: 48px; width: auto; display: none; opacity: 0; visibility: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; padding-bottom: 15%; background: transparent; }

.nav ul li ul li { display: block; padding-left: 0; padding-right: 0; color: #fff; background: #0a2864; width: 100%; text-align: left; border-bottom: 1px solid #fff; right: -3.3rem; transition: all 0.4s ease-in-out; }

.nav ul li ul li:first-child { border-top: 1px solid #fff; }

.nav ul li ul li:hover { background: #00a1a1; }

.nav .sub-menu a { padding: 0.8em 1em; font-size: 14px; font-size: 0.875rem; }

.nav ul li:hover ul { display: block; opacity: 1; visibility: visible; }

.nav ul > li .back { display: none; }

.nav .menu-drop { position: absolute; top: 40px; left: 0; display: none; opacity: 0; visibility: hidden; width: 100%; background: #EFEFEF; }

.nav ul li:hover .menu-drop { display: block; opacity: 1; visibility: visible; }

.nav .social-menu { margin-top: 10%; }

.nav .social-menu li.has-dropdown:after, .nav .social-menu li:hover.has-dropdown:after { display: none; }

.nav .social-menu li ul { top: 20px; right: 0; left: auto; }

/* -Footer- */
footer { background: #EFEFEF; padding: 20px 0; }

footer address { font-family: 'roboto_slabregular'; font-size: 13px; font-size: 0.8125rem; line-height: 23px; color: #333333; text-align: center; font-style: inherit; }

footer address span { font-size: 17px; font-size: 1.0625rem; }

footer .social-footer-wrap { display: table; }

footer .social-footer { margin: 0; list-style: none; font-size: 0; text-align: center; display: table-cell; vertical-align: middle; }

footer .social-footer li { margin-left: 12px; display: inline-block; text-align: center; }

footer .social-footer a { display: block; width: 45px; }

footer .social-footer a div { width: 25px; margin-right: 25px; background: #001634; padding: 0 0 0 10px; background: #001634; color: #fff; font-size: 24px; font-size: 1.5rem; line-height: 45px; position: relative; }

footer .social-footer a div:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 23px solid #001634; box-shadow: 0px -22px 0px 0px #001634; }

footer .social-footer a:hover div { background: #002962; text-decoration: none; }

footer .social-footer a:hover div:after { border-top-color: #002962; box-shadow: 0px -22px 0px 0px #002962; }

footer .social-footer a .fa { position: relative; z-index: 2; width: 23px; }

footer hr { width: 90%; background: #333333; height: 1px; margin: 20px auto; }

footer .small-text { font-size: 12px; font-size: 0.75rem; }

footer .knect-logo a, footer .knect-logo span { display: inline-block; vertical-align: middle; }

footer .knect-logo img { width: 150px; height: auto; }

footer .footer-links { list-style: none; margin: 0 0 20px; text-align: center; }

footer .footer-links li { display: inline-block; vertical-align: middle; margin-right: 15px; }

footer .footer-links li:last-child { margin-right: 0; }

footer .footer-links a { color: #333333; }

footer .footer-links a:hover { color: #333333; text-decoration: underline; }

footer .footer-knect .columns:last-child { text-align: center; }

/****SEARCH MODAL****/
#searchModal { width: 40%; position: fixed; top: 24% !important; transform: translateY(-50%); }

#searchModal h2 { color: #154dd4; text-align: center; font-size: 26px; font-size: 1.625rem; font-family: 'Open Sans', helvetica, arial, sans-serif; }

#searchModal .search-field { width: 86%; margin-right: 2%; background: white; border: 1px solid #154dd4; float: left; font-size: 21px; font-size: 1.3125rem; }

/* Search */
.title-header { color: #154dd4 !important; padding: 2rem 1rem; }

.search-results h3, .category h3, .tag h3 { margin-bottom: 0; font-family: 'proxima_nova_cb'; }

.search-results p, .category p, .tag p { margin-bottom: 0; }

.search-results .result, .category .result, .tag .result { width: 100%; }

.search-results .result a, .category .result a, .tag .result a { color: #154dd4; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.search-results .result a:hover, .category .result a:hover, .tag .result a:hover { color: #0c2b77; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.search-results .pagination, .category .pagination, .tag .pagination { text-align: center; }

.search-results .pagination ul, .category .pagination ul, .tag .pagination ul { list-style: none; margin-left: 0; display: inline-block; }

.search-results .pagination ul li, .category .pagination ul li, .tag .pagination ul li { float: left; padding: 0 0.3125rem; }

.search-no-results .search-form { margin-bottom: 11em; }

.search-no-results .search-form .search-field { width: 88%; margin-right: 2%; background: #b8cbf8; border: 1px solid #154dd4; float: left; }

.search-no-results .search-form .search-submit-header { width: 30px; height: 30px; float: left; margin-top: 4px; }

.hover-border { border: 3px solid transparent; border-radius: 3px; -webkit-transition: border 0.5s ease-in-out; -moz-transition: border 0.5s ease-in-out; -ms-transition: border 0.5s ease-in-out; -o-transition: border 0.5s ease-in-out; transition: border 0.5s ease-in-out; }

.hover-border:hover { border: 3px solid #154dd4; }

.hover-border .thumb-wrap a img { -webkit-transition: transform 0.5s ease-in-out; -moz-transition: transform 0.5s ease-in-out; -ms-transition: transform 0.5s ease-in-out; -o-transition: transform 0.5s ease-in-out; transition: transform 0.5s ease-in-out; z-index: 1; }

.hover-border:hover .thumb-wrap a img { transform: scale(1.1); }

.hover-border a { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; text-decoration: none; }

/* Gravity Form Style */
.gform_wrapper .gform_heading h3.gform_title { font-size: 22px; font-size: 1.375rem; font-weight: normal; }

.gform_wrapper .gform_description { font-size: 16px; font-size: 1rem; }

.gform_wrapper .gform_body .top_label input.medium, .gform_wrapper .gform_body .top_label select.medium { width: 100%; font-size: 100%; padding: 3px 8px; }

.gform_wrapper input[type="text"] { background: #EEEEEE; }

.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="password"]:focus, .gform_wrapper input[type="date"]:focus, .gform_wrapper input[type="datetime"]:focus, .gform_wrapper input[type="datetime-local"]:focus, .gform_wrapper input[type="month"]:focus, .gform_wrapper input[type="week"]:focus, .gform_wrapper input[type="email"]:focus, .gform_wrapper input[type="number"]:focus, .gform_wrapper input[type="search"]:focus, .gform_wrapper input[type="tel"]:focus, .gform_wrapper input[type="time"]:focus, .gform_wrapper input[type="url"]:focus, .gform_wrapper input[type="color"]:focus, .gform_wrapper textarea:focus { background: #e2e9fc; border-color: #154dd4; }

.gform_wrapper .gform_footer.top_label { text-align: center; }

.gform_wrapper .gforms_confirmation_message { text-align: center; padding: 5% 1%; }

html body .gform_wrapper input[type=text], html body .gform_wrapper input[type=url], html body .gform_wrapper input[type=email], html body .gform_wrapper input[type=tel], html body .gform_wrapper input[type=number], html body .gform_wrapper input[type=password], html body .gform_wrapper textarea.textarea { font-size: 100%; padding: 1%; }

/*  All Courses Page   */
h2.all-title { margin-top: 2rem; }

.all-courses-page .school-sections { margin-bottom: 3.125rem; }

.all-courses-page .school-sections h2 { padding-top: 18px; padding-bottom: 0; font-size: 35px; font-size: 2.1875rem; margin-left: 2rem; margin-bottom: 3rem; }

.all-courses-page .school-sections.tech-eng-school { background-color: rgba(221, 51, 80, 0.1); }

.all-courses-page .school-sections.tech-eng-school h2, .all-courses-page .school-sections.tech-eng-school li:before { color: #dd3350; }

.all-courses-page .school-sections.tech-eng-school li:hover { background: #dd3350; }

.all-courses-page .school-sections.management-school { background-color: rgba(0, 203, 203, 0.1); }

.all-courses-page .school-sections.management-school h2, .all-courses-page .school-sections.management-school li:before { color: #3d66c0; }

.all-courses-page .school-sections.management-school li:hover { background: #3d66c0; }

.all-courses-page .school-sections.distance-school { background-color: rgba(113, 191, 69, 0.1); }

.all-courses-page .school-sections.distance-school h2, .all-courses-page .school-sections.distance-school li:before { color: #57b250; }

.all-courses-page .school-sections.distance-school li:hover { background: #57b250; }

.all-courses-page .school-sections .all-ul-list li { border-bottom: solid 1px #fff; font-family: 'robotoregular'; padding: 7px 0 7px 20px; background: none; transition: all 0.1s ease; }

.all-courses-page .school-sections .all-ul-list li:hover a { color: #fff; transition: all 0.2s ease; }

.all-courses-page .school-sections .all-ul-list li a { color: #000000; padding: 0.2rem 0; display: inline-block; width: 86%; }

ul.anchors-wrap { min-width: 100%; margin: 0 auto; }

ul.anchors-wrap li .anchor-box { background-repeat: no-repeat; background-size: cover; background-position: 0 50%; }

ul.anchors-wrap li a { height: 100px; margin-top: 3rem; margin-top: 3rem; color: #fff; font-family: 'proxima_Blk'; font-weight: 900; text-transform: uppercase; letter-spacing: 0.7px; display: block; font-size: 1em; margin-left: 21px; padding: 65px 0 10px 0px; line-height: 1rem; transition: all 0.3s ease; }

ul.anchors-wrap li a:hover { background-color: rgba(0, 0, 0, 0.6); transition: all 0.3s ease; }

.top1 { background-image: url("assets/images/communications.png"); }

.top2 { background-image: url("assets/images/management.png"); }

.top3 { background-image: url("assets/images/distance-learning.png"); }

i.fa.fa-chevron-right { font-size: 0.8em; margin-right: 1em; color: #154CCB; }

a.anchor-communication, .anchor-management, .anchor-distance, .anchor-virtual { float: right; margin: 3.5rem 1.5rem; padding: 0.5rem; padding: 0.5rem; color: #000000; }

a.anchor-communication:hover, .anchor-management:hover, .anchor-distance:hover, .anchor-virtual:hover { color: #fff; background: #154dd4; border-color: #fff; }

a.anchor-communication { border: solid 1px #dd3350; }

a.anchor-communication:hover { background-color: #dd3350; }

a.anchor-management { border: solid 1px #3d66c0; }

a.anchor-management:hover { background-color: #3d66c0; }

a.anchor-distance { border: solid 1px #57b250; }

a.anchor-distance:hover { background-color: #57b250; }

a.anchor-virtual { border: solid 1px #000000; }

/* Search bar */
p.all-search { margin: 0 auto; padding: 0.8rem; padding: 0.8125rem; font-weight: 900; color: #fff; font-size: 1.25rem; }

input[type="search"], span.postfix { height: 3.5rem; height: 3.5rem; font-size: 1em; }

span.postfix { background-color: #00a1a1; }

/* Faculty Buttons */
.faculty-row-mobile { width: 100%; float: left; }

.faculty-row-mobile .faculty-mob-btn { width: 100%; float: left; clear: both; background: #fff; border-top: 10px solid; }

.faculty-row-mobile .faculty-mob-btn a { display: block; }

.faculty-row-mobile .faculty-mob-btn h3 { text-align: center; width: 100%; display: table-cell; vertical-align: middle; font-size: 20px; font-size: 1.25rem; font-family: 'proxima_Blk'; text-transform: uppercase; font-weight: 700; line-height: 1; padding: 20px; float: left; }

.faculty-row-mobile .faculty-mob-btn.btn1 { border-color: #dd3350; }

.faculty-row-mobile .faculty-mob-btn.btn1 h3 { color: #dd3350; }

.faculty-row-mobile .faculty-mob-btn.btn1:hover { background: #dd3350; }

.faculty-row-mobile .faculty-mob-btn.btn1:hover h3 { color: #fff; }

.faculty-row-mobile .faculty-mob-btn.btn2 { border-color: #3d66c0; }

.faculty-row-mobile .faculty-mob-btn.btn2 h3 { color: #3d66c0; }

.faculty-row-mobile .faculty-mob-btn.btn2:hover { background: #3d66c0; }

.faculty-row-mobile .faculty-mob-btn.btn2:hover h3 { color: #fff; }

.faculty-row-mobile .faculty-mob-btn.btn3 { border-color: #57b250; }

.faculty-row-mobile .faculty-mob-btn.btn3 h3 { color: #57b250; }

.faculty-row-mobile .faculty-mob-btn.btn3:hover { background: #57b250; }

.faculty-row-mobile .faculty-mob-btn.btn3:hover h3 { color: #fff; }

.faculty-row-mobile .faculty-mob-btn.btn4 { border-color: #060000; }

.faculty-row-mobile .faculty-mob-btn.btn4 h3 { color: #060000; }

.faculty-row-mobile .faculty-mob-btn.btn4:hover { background: #060000; }

.faculty-row-mobile .faculty-mob-btn.btn4:hover h3 { color: #fff; }

.all-courses-row { margin-top: 80px; }

.all-courses-form-heading { font-family: 'proxima_blk'; text-transform: uppercase; font-size: 18px; color: #0a2864; }

#search-clear { margin-right: 33px; }

.all-courses-search-form { position: relative; }

.all-courses-search-form .search-field { height: 50px; }

.all-courses-search-form .search-submit { width: 45px; height: 30px; padding: 0; border: none; cursor: pointer; text-align: center; text-transform: uppercase; background-color: transparent; position: absolute; top: 10px; right: 1px; font: normal 24px/100% 'robotobold'; color: #0a2864; }

::-webkit-search-cancel-button { -webkit-appearance: none; }

input#clearfilter { background: transparent; padding: 0; border-color: #134dc1; border-style: solid; border-width: 0 0 1px 0; color: #134dc1; font-family: 'robotoregular'; font-size: 13px; cursor: pointer; position: absolute; outline: none; top: 3px; right: 15px; }

.school-programme { height: 50px; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIxMyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxIDg3KSI+PGNsaXBQYXRoIGlkPSJhIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0tNDEtODdoMjV2MTNoLTI1di0xM3oiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHVzZSBmaWxsPSIjMDEyMTQ1IiB4bGluazpocmVmPSIjYiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxIC04NykiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJiIiBkPSJNMTcuMzMzMyAwdjUuNTcxNDNMOC42NjY2NyAxMyAwIDUuNTcxNDNWMGw4LjY2NjY3IDcuNDI4NTdMMTcuMzMzMyAweiIvPjwvZGVmcz48L3N2Zz4K); color: #0a2864; font-size: 12.8px; }

.school-programme:hover { cursor: pointer; }

.school-programme option { color: #000000; }

.all-courses-article .school-container { background: url(assets/images/all-courses-technology.jpg) top center/cover no-repeat; width: 100%; position: relative; padding: 44px 0; margin: 42px 0 0; }

.all-courses-article .school-container .school-heading { padding: 14px 31px 8px; background-color: #3d66c0; }

.all-courses-article .school-container .school-heading h2 { color: #fff; font-family: 'proxima_nova_cb'; font-size: 26px; }

.all-courses-article .school-container .programme-amount { position: absolute; bottom: 50px; left: 30px; color: #fff; font-size: 13px; text-transform: uppercase; }

.school-container-scroll { margin-top: 144px; }

h3.programme-heading { font-family: 'proxima_nova_cb'; color: #0a2864; margin: 50px 0 0; }

.all-courses-article .important-note { color: #EA272B; font-family: 'robotoregular'; }

.all-courses-article .course-divider { clear: both; height: 10px; }

.all-courses-article .columns:last-child { float: left; }

.all-courses-article .course-container { border: 1px #898e8a solid; width: 100%; padding: 13px 16px; margin: 30px 0 0; height: 190px; position: relative; }

.all-courses-article .course-container a { text-decoration: none; color: #3d66c0; }

.all-courses-article .course-container a:hover { text-decoration: underline; }

.all-courses-article .course-container .course-title { height: 120px; overflow: hidden; }

.all-courses-article .course-container .course-title .c-t-wrapper { -webkit-column-width: 100vw; column-width: 100vw; column-fill: auto; height: 100%; }

.all-courses-article .course-container .course-title .c-t-wrapper h4 { font: 17px/123% 'robotobold'; color: #3d66c0; margin: 0 0 8px; }

.all-courses-article .course-container .course-title .c-t-wrapper .dates-locations { font: 12px/95% 'robotoregular'; color: #fff; padding: 4px 3px 2px; border: 1px solid #3d66c0; background-color: #89a2da; height: 45px; margin-right: 6%; }

.all-courses-article .course-container .course-title .c-t-wrapper .dates-locations span { font: 11.5px/115% 'robotobold'; }

.all-courses-article .course-container .course-title .c-t-wrapper .course-description { position: absolute; overflow: hidden; top: 138px; left: 16px; padding: 0 16px 0 0; height: 56px; }

.all-courses-article .course-container .course-title .c-t-wrapper .course-description p { font: 13px/150% 'robotoregular'; }

.all-courses-article .row.collapse.contain { position: absolute; top: 84px; left: 16px; width: 90%; }

.course-row { clear: both; padding-bottom: 60px; }

.course-row:nth-child(2) .school-container { background: url(assets/images/all-courses-telecoms.jpg) top center/cover no-repeat; }

.course-row:nth-child(2) .school-container .school-heading { background-color: #dd3350; }

.course-row:nth-child(2) .course-container a { color: #dd3350; }

.course-row:nth-child(2) .course-container .course-title .c-t-wrapper h4 { color: #dd3350; }

.course-row:nth-child(2) .course-container .course-title .c-t-wrapper .dates-locations { border: 1px solid #dd3350; background-color: #ec8a9b; }

.course-row:nth-child(3) { padding-bottom: 0; }

.course-row:nth-child(3) .school-container { background: url(assets/images/all-courses-dl.jpg) top center/cover no-repeat; }

.course-row:nth-child(3) .school-container .school-heading { background-color: #57b250; }

.course-row:nth-child(3) .course-container a { color: #57b250; }

.course-row:nth-child(3) .course-container .course-title .c-t-wrapper h4 { color: #57b250; }

.course-row:nth-child(3) .course-container .course-title .c-t-wrapper .dates-locations { border: 1px solid #57b250; background-color: #9bd197; }

.top-link { width: 56px; height: 56px; }

.scroll-anchor { position: fixed; bottom: 76px; right: 15px; width: 56px; height: 56px; z-index: 22; }

.scroll-anchor .scrollToTop { width: 38px; height: 56px; background-color: rgba(10, 40, 100, 0.75); padding: 9px 0 7px 16px; position: relative; }

.scroll-anchor .scrollToTop:before { content: ''; width: 18px; position: absolute; z-index: -1; border-top: 20px solid rgba(10, 40, 100, 0.75); top: 0; right: -18px; }

.scroll-anchor .scrollToTop:after { content: ''; position: absolute; right: -18px; bottom: 0; width: 0; height: 0; z-index: -1; border-right: 18px solid transparent; border-top: 18px solid rgba(10, 40, 100, 0.75); box-shadow: 0px -18px 0px 0px rgba(10, 40, 100, 0.75); }

.scroll-anchor .scrollToTop p { margin-bottom: 0; text-transform: uppercase; color: #fff; font-size: 13px; text-align: center; }

.scroll-anchor .scrollToTop div { background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIyNCIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIHRyYW5zZm9ybT0ibWF0cml4KDIgMCAwIDIgODIgMTcyKSI+PGNsaXBQYXRoIGlkPSJhIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0tNDEtODdoMTd2MTNoLTE3di0xM3oiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYiIgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTQxIC03NCkiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJiIiBkPSJNMTcuMzMzMyAwdjQuOTI4NTdMOC42NjY2NyAxMS41IDAgNC45Mjg1N1YwbDguNjY2NjcgNi41NzE0M0wxNy4zMzMzIDB6Ii8+PC9kZWZzPjwvc3ZnPg==) top center/cover no-repeat; height: 16.59px; width: 24px; }

.scroll-anchor .scrollToTop:hover { background-color: #0a2864; }

.scroll-anchor .scrollToTop:hover:before { background-color: #0a2864; }

.scroll-anchor .scrollToTop:hover:after { border-top: 18px solid #0a2864; box-shadow: 0px -18px 0px 0px #0a2864; }

.filter-column { padding: 1.6rem 0 0; }

.filter-column .filter-container { display: none; }

.filter-column article .s-course-container { border-bottom: 1px #898e8a solid; padding: 42px 0 0; }

.filter-column article .s-course-container .s-title h4 { font: 1.2rem/100% 'robotobold'; }

.filter-column article .s-course-container .s-title h4 a { color: #103A8C; }

.filter-column article .s-course-container .s-title h4 a:hover { text-decoration: underline; }

.filter-column article .s-course-container .s-dates { padding: 4px 0 0; }

.filter-column article .s-course-container .s-dates p { font: .9rem/100% 'robotobold'; color: #0e0e0e; }

.filter-column article .s-course-container .s-description { padding: 0 0 12px; }

.filter-column article .s-course-container .s-description p { font-size: .95rem; }

.filter-column article .s-course-container:last-child { border-bottom: 0; }

.filter-column article .s-course-container:last-child .s-description { padding: 0; }

.filter-column article .s-course-container:last-child .s-description p { margin-bottom: 0; }

.scrollbar-inner { height: 210px; }

.modal { display: none; position: absolute; z-index: 1000; top: 115px; left: 50%; transform: translate(-50%); height: 32px; width: 32px; background: rgba(255, 255, 255, 0) url(ajax-loader.gif) 50% 50% no-repeat; }

body.loading { overflow: hidden; }

body.loading .modal { display: block; }

.mCustomScrollbar { -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action { -ms-touch-action: auto; touch-action: auto; }

.mCustomScrollBox { /* contains plugin's markup */ position: relative; overflow: hidden; height: 100%; max-width: 100%; outline: none; direction: ltr; }

.mCSB_container { /* contains the original content */ overflow: hidden; width: auto; height: auto; }

.mCSB_inside > .mCSB_container { margin-right: 0; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */ margin-right: 0; margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */ position: absolute; width: 10px; height: auto; left: auto; top: 0; right: 0; bottom: 0; }

.mCSB_outside + .mCSB_scrollTools { right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */ right: auto; left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */ position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer { margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail { width: 10px; height: 100%; margin: 0 auto; }

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */ cursor: pointer; width: 100%; height: 30px; /* minimum dragger height */ z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */ position: relative; width: 10px; height: 100%; margin: 0 auto; text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar { width: 12px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail { width: 8px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown { display: block; position: absolute; height: 20px; width: 100%; overflow: hidden; margin: 0 auto; cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown { bottom: 0; }

.mCSB_container_wrapper { position: absolute; height: auto; width: auto; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; margin-right: 30px; margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container { padding-right: 30px; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical { bottom: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal { left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */ margin-right: 0; margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container { padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container { padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0; /* non-visible scrollbar */ margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden { margin-bottom: 0; }

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight { -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out; transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail { -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(10, 40, 100, 0.4); filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.75); filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.85); filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover { opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active { opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail { background-color: #000; background-color: rgba(10, 40, 100, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #000; background-color: rgba(10, 40, 100, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar { background-color: rgba(10, 40, 100, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: rgba(10, 40, 100, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp { background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown { background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft { background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight { background-position: -80px -56px; }

/***** Cookie Policy *****/
.cookie-policy-bar { display: none; padding: 20px 0; z-index: 9999; width: 100%; background-color: #333333; color: #fff; position: fixed; bottom: 0; left: 0; text-align: center; opacity: 0; filter: alpha(opacity=0); }

.cookie-policy-bar p { color: #fff; }

.cookie-policy-bar a { color: #fff; text-decoration: underline; font-size: 14px; font-size: 0.875rem; }

.cookie-policy-bar a.cookieBtn { display: inline-block; margin: 0 auto; font-weight: bold; height: 35px; line-height: 34px !important; border-radius: 2px; border: 1px solid #fff; padding: 0 1.25rem; text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

.cookie-policy-bar a.cookieBtn:hover { border-color: #fff; color: #333333; background: #fff; }

/*******************************
*** New header and home page ***
*** Added by Andrew May 2017 ***
*******************************/
/*****off-canvas-fix*****/
.off-canvas-fixed { -webkit-transition: -webkit-transform 500ms ease; transition: transform 500ms ease; }

.move-right > .off-canvas-fixed { height: 100%; -webkit-transform: translate3d(15.625rem, 0, 0); transform: translate3d(15.625rem, 0, 0); }

.move-left > .off-canvas-fixed { height: 100%; -webkit-transform: translate3d(-15.625rem, 0, 0); transform: translate3d(-15.625rem, 0, 0); }

.left-off-canvas-menu { -webkit-transform: none; transform: none; margin-left: -15.625rem; }

.right-off-canvas-menu { -webkit-transform: none; transform: none; margin-right: -15.625rem; }

.move-left .exit-off-canvas { box-shadow: none; }

.inner-wrap { margin-top: 10px; }

.inner-wrap.marg-top { margin-top: 70px; }

.tab-bar { overflow: hidden; background-color: #fff !important; border-bottom: 1px solid #5e5d5d; }

.tab-bar .menu-icon { color: #0a2864; width: 4rem; }

.tab-bar .menu-icon span::after { left: 1.40625rem; width: 1.5rem; box-shadow: 0 0 0 2px #0a2864, 0 9px 0 2px #0a2864, 0 18px 0 2px #0a2864; }

.tab-bar .right-small { border: none; width: 4rem; }

.header-logo { display: block; margin-left: 20px; }

.header-logo img { width: initial; max-height: 70px; padding: 10px 0; }

.right-off-canvas-menu { background-color: #0a2864; }

.right-off-canvas-menu .fa-home { font-size: 22px; font-size: 1.375rem; }

.right-off-canvas-menu .fa { width: 30px; }

.off-canvas-list > li:hover { background: #071c46; }

.has-dropdown .dropdown { margin: 0; padding: 0; max-height: 0; background: #071c46; list-style: none; overflow: hidden; }

.has-dropdown .dropdown li a { padding-left: 1.875rem; }

.has-dropdown .dropdown li a:hover, .has-dropdown .dropdown li a:active, .has-dropdown .dropdown li a:focus { background: #041028; }

.has-dropdown.hover .dropdown, .has-dropdown.not-click:hover .dropdown, .has-dropdown:hover .dropdown { max-height: none; -moz-transform: rotateX(0); -o-transform: rotateX(0); -ms-transform: rotateX(0); -webkit-transform: rotateX(0); transform: rotateX(0); clip: auto; width: auto; }

/************* HOME ************/
#home-banner { background: #0a1634; overflow: hidden; line-height: 0; }

#home-banner video { display: none; }

#home-banner .home-strapline, #home-banner .home-second-strapline { color: #fff; text-align: center; text-transform: uppercase; margin: 0 0 50px; }

#home-banner .home-strapline { font-size: 2.675rem; line-height: 42px; margin-top: 50px; font-family: 'proxima_Blk'; max-width: 550px; }

#home-banner .home-second-strapline { font-size: 1.52rem; line-height: 28px; font-family: 'robotobold'; }

.video-banner { text-align: center; }

.newsletter-cta { display: block; margin: 0 auto 50px; display: inline-block; }

.newsletter-cta div { text-transform: uppercase; margin-right: 25px; background: #00cbcb; padding: 0 0 0 15px; background: #00cbcb; color: #fff; font-size: 1.03rem; line-height: 45px; font-family: 'filson'; position: relative; }

.newsletter-cta div:after { content: ''; position: absolute; right: -25px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 25px solid transparent; border-top: 25px solid #00cbcb; box-shadow: 0px -20px 0px 0px #00cbcb; }

.newsletter-cta:hover div { background: #00a2a2; text-decoration: none; }

.newsletter-cta:hover div:after { border-top-color: #00a2a2; box-shadow: 0px -20px 0px 0px #00a2a2; }

.home-search-form { margin-bottom: 50px; text-align: center; }

.home-search-form .search-field { font-size: 14px; font-size: 0.875rem; line-height: 40px; padding: 0; padding: 0 5px 0 40px; border: none; box-shadow: none; height: auto; z-index: 1; }

.home-search-form .fa-search { width: 20px; line-height: 40px; position: absolute; top: 0; left: 10px; font-size: 18px; font-size: 1.125rem; color: #00cbcb; z-index: 2; }

.home-search-form label { width: 225px; display: inline-block; vertical-align: top; position: relative; }

.home-search-form .search-submit { vertical-align: top; top: initial; right: initial; display: inline-block; background: transparent; line-height: 38px; margin-right: 5px; border: 1px solid #fff; position: relative; color: #fff; text-transform: uppercase; padding: 0 10px; cursor: pointer; font-size: 11px; font-size: 0.6875rem; font-family: 'robotobold'; }

.home-search-form .search-submit:hover { background: #ccc; }

.banner-right { width: 100%; background-color: #0a1634; position: relative; z-index: 2; }

.banner-right .home-featured-wrap { padding: 0 30px; }

.banner-right-title { background: #EFEFEF; margin-bottom: 40px; padding: 10px 30px; }

.banner-right-title h3 { font-family: 'proxima_Blk'; color: #110b25; margin: 0; font-size: 24px; font-size: 1.5rem; }

.home-featured-courses { border-bottom: 1px solid #EFEFEF; padding-bottom: 20px; margin-bottom: 20px; }

.home-featured-courses h4 { font-family: 'proxima_Blk'; text-transform: uppercase; color: #fff; font-size: 21px; font-size: 1.3125rem; line-height: 24px; padding-bottom: 10px; position: relative; margin-bottom: 10px; }

.home-featured-courses h4:after { content: ''; height: 7px; width: 50%; bottom: 0; left: 0; background: #3d66c0; }

.home-featured-courses p { color: #fff; font-family: 'robotolight'; font-size: 13px; font-size: 0.8125rem; line-height: 18px; margin-bottom: 15px; }

.home-featured-courses a { display: block; margin: 0; width: 85px; }

.home-featured-courses a div { text-transform: uppercase; width: 70px; margin-right: 25px; padding: 0 0 0 15px; color: #fff; font-size: 11px; font-size: 0.6875rem; line-height: 25px; font-family: 'proxima_Blk'; }

.home-featured-courses a:hover div { text-decoration: none; }

.home-featured-courses:nth-child(1) h4:after { background-color: #3d66c0; }

.home-featured-courses:nth-child(1) a div { background: #3d66c0; background: #3d66c0; position: relative; }

.home-featured-courses:nth-child(1) a div:after { content: ''; position: absolute; right: -15px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 15px solid transparent; border-top: 15px solid #3d66c0; box-shadow: 0px -10px 0px 0px #3d66c0; }

.home-featured-courses:nth-child(1) a:hover div { background: #31529a; }

.home-featured-courses:nth-child(1) a:hover div:after { border-top-color: #31529a; box-shadow: 0px -10px 0px 0px #31529a; }

.home-featured-courses:nth-child(2) h4:after { background-color: #dd3350; }

.home-featured-courses:nth-child(2) a div { background: #dd3350; background: #dd3350; position: relative; }

.home-featured-courses:nth-child(2) a div:after { content: ''; position: absolute; right: -15px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 15px solid transparent; border-top: 15px solid #dd3350; box-shadow: 0px -10px 0px 0px #dd3350; }

.home-featured-courses:nth-child(2) a:hover div { background: #bb1f3a; }

.home-featured-courses:nth-child(2) a:hover div:after { border-top-color: #bb1f3a; box-shadow: 0px -10px 0px 0px #bb1f3a; }

.home-featured-courses:nth-child(3) { border-bottom: none; }

.home-featured-courses:nth-child(3) h4:after { background-color: #57b250; }

.home-featured-courses:nth-child(3) a div { background: #57b250; background: #57b250; position: relative; }

.home-featured-courses:nth-child(3) a div:after { content: ''; position: absolute; right: -15px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 15px solid transparent; border-top: 15px solid #57b250; box-shadow: 0px -10px 0px 0px #57b250; }

.home-featured-courses:nth-child(3) a:hover div { background: #458f3f; }

.home-featured-courses:nth-child(3) a:hover div:after { border-top-color: #458f3f; box-shadow: 0px -10px 0px 0px #458f3f; }

.home-section-header { text-align: center; font-family: 'proxima_Blk'; color: #0a1634; text-transform: uppercase; }

#home-partners { border-bottom: 1px solid #CCCCCC; padding: 10px; }

.partner-list { font-size: 0; text-align: center; margin: 0; list-style: none; }

.partner-list li { display: inline-block; vertical-align: middle; margin: 30px; }

.partner-list img { height: 100%; max-height: 80px; width: auto !important; }

#home-schools { padding: 70px 0 20px; }

#home-schools h2 { margin-bottom: 60px; }

.academy-schools { text-align: center; margin-bottom: 60px; }

.academy-schools .school-image { height: 140px; margin-bottom: 30px; }

.academy-schools svg { width: auto; max-height: 140px; vertical-align: middle; }

.academy-schools .school-border { height: 7px; margin-bottom: 20px; }

.academy-schools h3 { font-family: 'proxima_Blk'; text-transform: uppercase; font-size: 24px; font-size: 1.5rem; line-height: 28px; margin-bottom: 20px; color: #0a1634; padding: 0 20px; }

.academy-schools p { font-family: 'robotolight'; color: #000000; padding: 0 20px; }

.academy-schools a { display: block; margin: 0 auto; width: 120px; }

.academy-schools a div { text-transform: uppercase; width: 100px; margin-right: 25px; padding: 0 0 0 15px; color: #fff; font-size: 18px; font-size: 1.125rem; line-height: 35px; font-family: 'proxima_Blk'; }

.academy-schools a:hover div { text-decoration: none; }

.academy-schools:nth-child(1) .school-border { background-color: #3d66c0; }

.academy-schools:nth-child(1) a div { background: #3d66c0; background: #3d66c0; position: relative; }

.academy-schools:nth-child(1) a div:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 20px solid #3d66c0; box-shadow: 0px -15px 0px 0px #3d66c0; }

.academy-schools:nth-child(1) a:hover div { background: #31529a; }

.academy-schools:nth-child(1) a:hover div:after { border-top-color: #31529a; box-shadow: 0px -15px 0px 0px #31529a; }

.academy-schools:nth-child(2) .school-border { background-color: #dd3350; }

.academy-schools:nth-child(2) a div { background: #dd3350; background: #dd3350; position: relative; }

.academy-schools:nth-child(2) a div:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 20px solid #dd3350; box-shadow: 0px -15px 0px 0px #dd3350; }

.academy-schools:nth-child(2) a:hover div { background: #bb1f3a; }

.academy-schools:nth-child(2) a:hover div:after { border-top-color: #bb1f3a; box-shadow: 0px -15px 0px 0px #bb1f3a; }

.academy-schools:nth-child(3) .school-border { background-color: #57b250; }

.academy-schools:nth-child(3) a div { background: #57b250; background: #57b250; position: relative; }

.academy-schools:nth-child(3) a div:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 20px solid #57b250; box-shadow: 0px -15px 0px 0px #57b250; }

.academy-schools:nth-child(3) a:hover div { background: #458f3f; }

.academy-schools:nth-child(3) a:hover div:after { border-top-color: #458f3f; box-shadow: 0px -15px 0px 0px #458f3f; }

#home-courses { background: url("assets/images/home-cat-bg.jpg") 0 0 no-repeat; background-size: cover; padding: 70px 0; }

#home-courses .home-section-header { color: #fff; }

#home-courses .category-carousel { margin-top: 80px; }

.home-category { width: 270px; margin: 0 auto 40px; }

.home-category .cat-bottom, .home-category .cat-top { background: #01061d; padding: 20px; }

.home-category .cat-bottom { width: 210px; height: 120px; position: relative; }

.home-category .cat-bottom:after { content: ''; position: absolute; right: -60px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 60px solid transparent; border-top: 85px solid #01061d; box-shadow: 0px -35px 0px 0px #01061d; }

.home-category h3 { font-family: 'proxima_Blk'; text-transform: uppercase; color: #fff; line-height: 24px; font-size: 22px; font-size: 1.375rem; position: relative; margin-bottom: 20px; padding-bottom: 20px; }

.home-category h3:after { content: ''; position: absolute; width: 50px; height: 7px; background: #dd3350; bottom: 0; left: 0; }

.home-category p { font-size: 14px; font-size: 0.875rem; color: #fff; }

.home-category .course-count { padding-left: 30px; position: relative; font-weight: 600; line-height: 20px; font-size: 14px; font-size: 0.875rem; color: #fff; }

.home-category .course-count:before { font-family: 'FontAwesome'; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f19d"; position: absolute; left: 0; top: 0; line-height: 20px; color: #dd3350; font-size: 18px; font-size: 1.125rem; }

.home-category a { display: block; margin: 0; width: 100px; }

.home-category a div { text-transform: uppercase; width: 80px; margin-right: 25px; background: #1e263a; padding: 0 0 0 15px; background: #1e263a; color: #fff; font-size: 14px; font-size: 0.875rem; line-height: 35px; font-family: 'proxima_Blk'; position: relative; border: 1px solid rgba(255, 255, 255, 0.6); }

.home-category a div:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 20px solid #1e263a; box-shadow: 0px -15px 0px 0px #1e263a; }

.home-category a div:after { z-index: 2; }

.home-category a div:before { content: ''; position: absolute; right: -21px; bottom: -1px; width: 0; height: 0; border-right: 20px solid transparent; border-top: 20px solid rgba(255, 255, 255, 0.6); box-shadow: 0px -17px 0px 0px rgba(255, 255, 255, 0.6); z-index: 1; }

.home-category a:hover div { background: #3b4a72; text-decoration: none; }

.home-category a:hover div:after { border-top-color: #3b4a72; box-shadow: 0px -15px 0px 0px #3b4a72; }

.home-category.telecoms-management-colour h3:after { background: #dd3350; }

.home-category.telecoms-management-colour .course-count:before { color: #dd3350; }

.home-category.advanced-communications-colour h3:after { background: #3d66c0; }

.home-category.advanced-communications-colour .course-count:before { color: #3d66c0; }

.home-category.distance-learning-colour h3:after { background: #57b250; }

.home-category.distance-learning-colour .course-count:before { color: #57b250; }

#home-testimonials { padding: 70px 0; }

#home-testimonials blockquote { font-family: 'robotolight'; text-align: center; font-size: 30px; font-size: 1.875rem; color: #0a3591; line-height: 36px; margin: 70px 0 0; padding: 0; border: none; }

#home-testimonials p { text-align: center; font-family: 'robotobold'; text-align: center; font-size: 18px; font-size: 1.125rem; margin-bottom: 40px; }

.home-testimonial-images { margin: 0; padding: 0; text-align: center; list-style: none; font-size: 0; }

.home-testimonial-images li { display: inline-block; font-size: 16px; font-size: 1rem; vertical-align: middle; margin: 0 5px; z-index: 1; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; -ms-transform: scale(0.8); /* IE 9 */ -webkit-transform: scale(0.8); /* Safari */ transform: scale(0.8); transition: all 0.5s ease; }

.home-testimonial-images li.testimonial-showing { -ms-transform: scale(1); /* IE 9 */ -webkit-transform: scale(1); /* Safari */ transform: scale(1); }

.home-testimonial-images a { display: block; width: 60px; height: 60px; border: 1px solid #0a1634; }

h2.subtitle { font-size: 24px; position: relative; padding-bottom: 8px; font-family: 'proxima_nova_cb'; }

h2.subtitle:after { content: ''; height: 1px; width: 75px; border-top: 2px solid #ccc; position: absolute; bottom: 0; left: 0; }

h2.subtitle.centered { text-align: center; }

h2.subtitle.centered:after { left: calc(50% - 40px); }

.courseHeader { background-size: cover; background-position: center; padding: 150px 0; position: relative; overflow: hidden; }

.courseHeader h1 { color: white; font-family: 'proxima_nova_cb'; font-size: 48px; line-height: 48px; margin: 0; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }

.courseHeader p { color: white; font-family: 'opensemibold'; font-size: 16px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }

.courseHeader p.courseStandfirst { font-family: 'robotolight'; font-size: 20px; line-height: 28px; margin-bottom: 15px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }

.courseHeader a { display: inline-block; padding: 18px; width: 250px; margin-right: 20px; margin-bottom: 10px; margin-top: 15px; text-align: center; font-weight: bold; font-size: 20px; }

.courseHeader a.yellowBtn { color: black; background-color: #F5C823; transition: all 0.3s ease; }

.courseHeader a.yellowBtn:hover { background-color: #c39b09; }

.courseHeader a.aquaBtn { color: white; background-color: #00CBCB; transition: all 0.3s ease; }

.courseHeader a.aquaBtn:hover { background-color: #007f7f; }

.courseHeader.basicHero { padding: 50px 0; }

.courseHeader.basicHero p.courseStandfirst { margin-bottom: 30px; }

.courseTabs { background: #ddd; }

.courseTabs ul { margin: 0; list-style: none; }

.courseTabs ul li { float: left; padding: 10px 15px; min-width: 125px; text-align: center; }

.courseTabs ul li a { color: #000000; font-size: 14px; }

.courseTabs ul li.active { background: white; position: relative; }

.courseTabs ul li.active:before { content: ''; position: absolute; top: -15px; left: 0; height: 15px; width: 100%; background: white; }

.courseTabs ul li.active:after { content: ''; position: absolute; bottom: 5px; left: calc(50% - 40px); width: 80px; height: 1px; border-top: 2px solid #154ED4; }

.courseTabs ul li.active a { color: #154ED4; }

.standardBlock { padding: 45px 0 50px 0; position: relative; z-index: 0; }

.standardBlock:after { content: ''; display: block; clear: both; }

.courseOverview p { line-height: 30px; margin-bottom: 20px; }

.courseOverview p.standfirst { font-weight: bold; }

.courseOverview .overviewSide { border-top: 5px solid #ccc; padding: 15px 10px; -webkit-box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.15); box-shadow: 0px 4px 3px 2px rgba(0, 0, 0, 0.15); }

.courseOverview .overviewSide .bookingDetails { text-align: center; }

.courseOverview .overviewSide .bookingDetails p.bdHeader { display: inline-block; background-color: #3d66c0; color: #fff; width: 100%; font-size: 12px; margin-bottom: 0; }

.courseOverview .overviewSide .bookingDetails .priceDate { text-align: left; margin-top: 5px; padding: 0 6px; }

.courseOverview .overviewSide .bookingDetails .priceDate p { margin: 0; font-size: 14px; line-height: 20px; }

.courseOverview .overviewSide .bookingDetails .priceDate p span { display: inline-block; font-weight: bold; width: 120px; float: left; text-transform: uppercase; }

.courseOverview .overviewSide .bookingDetails a { position: relative; display: inline-block; padding: 6px 15px; color: black; background: #F5C823; margin-bottom: 20px; margin-top: 10px; font-weight: bold; font-size: 16px; width: 200px; height: 40px; transition: all 0.3s ease; }

.courseOverview .overviewSide .bookingDetails a:after { content: ''; position: absolute; width: 120%; left: -10%; bottom: -10px; border-top: 1px solid #ccc; }

.courseOverview .overviewSide .bookingDetails a:hover { background-color: #c39b09; }

.courseOverview .overviewSide > a { display: inline-block; width: 80%; margin: 10px 10%; font-weight: bold; padding: 10px; text-align: center; }

.webinarIntro p { line-height: 30px; margin-bottom: 20px; }

.webinarIntro .dateTime span { font-weight: bold; }

.webinarIntro .overviewSide { padding: 15px 20px; background-color: #092864; }

.webinarIntro .overviewSide h3 { font-family: 'proxima_nova_cb'; text-align: center; position: relative; font-size: 24px; padding-bottom: 8px; }

.webinarIntro .overviewSide h3:after { content: ''; height: 1px; width: 75px; border-top: 2px solid #fff; position: absolute; bottom: 0; left: calc(50% - 40px); }

.webinarIntro .overviewSide .gform_heading { color: #fff; border-bottom: 8px; }

.webinarIntro .overviewSide .gform_body ul { list-style: none; margin: 0; padding: 0; }

.webinarIntro .overviewSide .gform_body ul li.gsection h2 { color: #fff; font-size: 14px; font-weight: bold; font-size: 18px; }

.webinarIntro .overviewSide .gform_body ul li .gsection_description { color: #fff; font-size: 12px; }

.webinarIntro .overviewSide .gform_body ul li h2 { color: #fff; font-size: 14px; }

.webinarIntro .overviewSide .gform_body ul li label { color: #fff; }

.webinarIntro .overviewSide .gform_body ul li label .gfield_required { color: #ed040f; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex { margin-bottom: 8px; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex:after { content: ''; clear: both; display: block; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_left, .webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_right { width: 49%; float: left; margin: 0; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_left input, .webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_right input { margin-bottom: 5px; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_left label, .webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_right label { font-size: 12px; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container.ginput_complex .ginput_left { margin-right: 2%; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container ul.gfield_checkbox { padding: 20px; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container ul.gfield_checkbox li input, .webinarIntro .overviewSide .gform_body ul li .ginput_container ul.gfield_checkbox li label { float: left; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container ul.gfield_checkbox li input { margin-top: 5px; }

.webinarIntro .overviewSide .gform_body ul li .ginput_container ul.gfield_checkbox li label { width: 90%; }

.logoCarousel { padding: 30px 0 35px 0; }

.logoCarousel .owl-carousel .owl-item img { max-width: 150px; margin: 0 auto; }

.courseTestimonials.light .testimonial .quoteContent blockquote, .courseTestimonials.light .testimonial .quoteContent p { color: #fff; }

.courseTestimonials.dark .testimonial .quoteContent blockquote, .courseTestimonials.dark .testimonial .quoteContent p { color: #2E2E2E; }

.courseTestimonials .owl-carousel .owl-item img { width: auto; max-height: 40px; margin: 3px auto; }

.threeColDetails { padding: 30px 0 35px 0; }

.threeColDetails .colDetails { background-color: #2E2E2E; border-top: 5px solid #00CBCB; padding: 20px 30px; margin-bottom: 15px; transition: all 0.5s ease; }

.threeColDetails .colDetails:hover { transform: scale(1.03, 1.03); }

.threeColDetails .colDetails h2 { color: #fff; font-size: 24px; font-weight: normal; font-family: robotoregular; }

.threeColDetails .colDetails h2 span i.fa { font-size: 30px; color: #00CBCB; }

.threeColDetails .colDetails h2 span img { height: 30px; }

.threeColDetails .colDetails h1, .threeColDetails .colDetails h2, .threeColDetails .colDetails h3, .threeColDetails .colDetails h4, .threeColDetails .colDetails h5, .threeColDetails .colDetails h6, .threeColDetails .colDetails p, .threeColDetails .colDetails li, .threeColDetails .colDetails a { color: #fff; }

.threeColDetails .colDetails ul { margin: 0; font-size: 10px; list-style: none; }

.threeColDetails .colDetails ul li { font-size: 14px; color: #fff; padding-left: 5px; margin-bottom: 5px; }

.threeColDetails .colDetails ul li:before { content: ''; border: 2px solid white; border-radius: 2px; display: inline-block; margin: 0 5px 3px 0; }

.ctaRow .centeredContent { text-align: center; }

.ctaRow a { display: inline-block; padding: 10px; text-align: center; width: 190px; margin: 0 15px; font-weight: bold; }

.programmeDetails { padding: 30px 0 35px 0; text-align: center; }

.programmeDetails p.description { width: 60%; margin: 0 auto; text-align: center; }

.programmeDetails a.btn { display: inline-block; padding: 10px; margin-top: 10px; width: 190px; font-weight: bold; }

.modulesBoxes { width: 100%; margin-top: 20px; }

.modulesBoxes .colProgramme { text-align: center; margin-bottom: 15px; }

.modulesBoxes .colProgramme .title { background: #F5C823; }

.modulesBoxes .colProgramme .title p { text-align: center; color: #000000; padding: 8px 0; margin: 0; }

.modulesBoxes .colProgramme .content { border: 1px solid #ccc; border-top: 0px; padding: 20px; }

.modulesBoxes .colProgramme .content h3 { margin-bottom: 20px; font-size: 20px; }

.modulesBoxes .colProgramme .content ul { list-style: disc; margin-left: 25px; text-align: left; }

.modulesBoxes .colProgramme .content ul li { position: relative; width: 100%; margin-bottom: 7px; padding-bottom: 6px; }

.modulesBoxes .colProgramme .content ul li span { font-weight: bold; }

.downloadCourseForm h2 { margin-bottom: 20px; }

.downloadCourseForm form { text-align: center; }

.downloadCourseForm form input[type='text'], .downloadCourseForm form input[type='email'] { width: 250px; width: 250px; display: inline; margin: 0 20px; }

.downloadCourseForm form button { display: inline-block; width: 140px; color: #fff; background: #00CBCB; padding: 8px 10px 10px 10px; margin: 0 20px; vertical-align: bottom; }

.downloadCourseForm form button:hover { background-color: #007f7f; }

.testimonialsCarousel { padding: 30px 0 35px 0; }

.testimonialsCarousel .courseTestimonials .testimonial { text-align: center; }

.testimonialsCarousel .courseTestimonials .testimonial img { margin-top: 40px; }

.testimonialsCarousel .courseTestimonials .testimonial.light .testimonial .quoteContent blockquote, .testimonialsCarousel .courseTestimonials .testimonial.light .testimonial .quoteContent p { color: #fff; }

.testimonialsCarousel .courseTestimonials .testimonial.dark .testimonial .quoteContent blockquote, .testimonialsCarousel .courseTestimonials .testimonial.dark .testimonial .quoteContent p { color: #2E2E2E; }

.testimonialsCarousel .courseTestimonials .testimonial .quoteContent p { font-family: 'robotolight'; font-size: 30px; line-height: 36px; margin: 0; }

.testimonialsCarousel .courseTestimonials .testimonial p.quoteAuthor { text-transform: uppercase; font-size: 14px; margin-bottom: 0; }

.testimonialsCarousel .courseTestimonials .testimonial p.quoteAuthor span { font-size: 15px; font-weight: bold; }

.schoolCategories .schoolProgrammes { width: 100%; border: 1px solid #d8d8d8; margin-bottom: 15px; }

.schoolCategories .schoolProgrammes .catHead { overflow: hidden; width: 100%; height: 180px; position: relative; background-color: rgba(40, 40, 40, 0.2); transition: all 0.5s ease; }

.schoolCategories .schoolProgrammes .catHead:hover { background-color: rgba(40, 40, 40, 0.4); }

.schoolCategories .schoolProgrammes .catHead:hover span.catBG { transform: scale(1.1, 1.1); }

.schoolCategories .schoolProgrammes .catHead span.catBG { position: absolute; top: 0; left: 0; z-index: -1; background-size: cover; transition: all 0.5s ease; height: 100%; width: 100%; }

.schoolCategories .schoolProgrammes .catHead h3 { position: absolute; top: 15px; left: 15px; color: #fff; font-family: 'proxima_Blk'; font-size: 24px; line-height: 32px; width: 85%; }

.schoolCategories .schoolProgrammes .catHead p { position: absolute; bottom: 8px; left: 15px; color: #fff; margin-bottom: 0; font-family: 'robotoregular'; }

.schoolCategories .schoolProgrammes .catHead p span { font-weight: bold; }

.schoolCategories .schoolProgrammes .catContent { padding: 8px 8px 8px 14px; }

.schoolCategories .schoolProgrammes .catContent ul { list-style: none; margin: 0; padding: 0; }

.schoolCategories .schoolProgrammes .catContent ul li { float: left; margin-right: 8px; text-transform: uppercase; font-size: 14px; }

.schoolCategories .schoolProgrammes .catContent ul li:after { content: '|'; margin-left: 6px; font-size: 14px; color: #00CBCB; }

.schoolCategories .schoolProgrammes .catContent ul li:last-of-type:after { content: ''; }

.schoolCategories .schoolProgrammes .catContent .catDescription { clear: both; margin-top: 10px; }

.schoolCategories .schoolProgrammes .catContent a.btn { min-width: auto; float: right; padding: 10px 20px; }

.learningColumns { padding: 30px 0 35px 0; }

.learningColumns .learningCol { background: #fff; border-top: 5px solid #00CBCB; padding: 30px; margin-bottom: 15px; }

.learningColumns .learningCol i.fa { display: block; margin: 0 auto; font-size: 50px; color: #00CBCB; text-align: center; }

.learningColumns .learningCol img { display: block; margin: 0 auto; }

.learningColumns .learningCol h3 { text-align: center; font-weight: normal; }

.learningColumns .learningCol ul { margin: 0; list-style: none; }

.learningColumns .learningCol ul li { font-size: 14px; line-height: 28px; padding-left: 24px; position: relative; margin-bottom: 5px; }

.learningColumns .learningCol ul li:before { content: ''; border: 5px solid #00CBCB; border-radius: 5px; display: inline-block; position: absolute; left: 0; top: 9px; }

.trainingTeam { padding: 30px 0 35px 0; }

.trainingTeam .profile { background: #fff; padding: 15px 40px; margin-bottom: 15px; }

.trainingTeam .profile .profileDetails h3 { font-size: 14px; font-weight: bold; font-family: 'robotoregular'; }

.trainingTeam .profile .profileDetails h4 { font-size: 16px; font-family: 'robotolight'; }

.trainingTeam .profile .profileDetails p { font-size: 14px; font-family: 'robotoregular'; }

.inCompanyTraining { padding: 30px 0 35px 0; text-align: center; }

.inCompanyTraining .trainingCol { border: 1px solid #ccc; border-top: 5px solid #D6D9D1; padding: 20px; text-align: center; }

.inCompanyTraining .trainingCol i.fa { font-size: 40px; display: block; margin: 0 auto; color: #00CBCB; }

.inCompanyTraining .trainingCol img { max-height: 67px; }

.inCompanyTraining .trainingCol h3 { font-size: 20px; font-family: 'robotolight'; margin: 15px 0 25px 0; }

.inCompanyTraining .trainingCol p { font-size: 14px; line-height: 24px; }

.inCompanyTraining a { text-align: center; padding: 10px 30px; font-weight: bold; }

.relatedCourses { padding: 30px 0 35px 0; }

.relatedCourses .relatedCourse { background: #fff; padding: 0 0 20px 0; padding-top: 0; }

.relatedCourses .relatedCourse:hover .relatedCourseImage img { transform: scale(1.1, 1.1); }

.relatedCourses .relatedCourse .relatedCourseImage { max-height: 250px; width: 100%; overflow: hidden; }

.relatedCourses .relatedCourse .relatedCourseImage img { width: 100%; max-height: 250px; max-width: 100%; transition: all 0.5s ease; }

.relatedCourses .relatedCourse .relatedInfo { padding: 0 15px 15px; }

.relatedCourses .relatedCourse h3 { color: #00CBCB; }

.relatedCourses .relatedCourse h3.resourceHeader { font-size: 24px; padding-bottom: 8px; font-family: 'proxima_nova_cb'; color: #092864; }

.relatedCourses .relatedCourse p.subtitle { font-size: 10px; }

.relatedCourses .relatedCourse .relatedCats { list-style: none; margin: 0; padding: 0; }

.relatedCourses .relatedCourse .relatedCats li { float: left; margin-right: 8px; text-transform: uppercase; font-size: 14px; color: #00CBCB; }

.relatedCourses .relatedCourse .relatedCats li:after { content: '|'; margin-left: 6px; font-size: 14px; color: #00CBCB; }

.relatedCourses .relatedCourse .relatedCats li:last-of-type:after { content: ''; }

.relatedCourses .relatedCourse .relatedDate { text-transform: uppercase; clear: both; padding-top: 14px; }

.relatedCourses .relatedCourse .relatedDate i { margin-right: 8px; }

.featuredContent-mod .featuredArticles { display: none; }

.featuredContent-mod .featuredArticle { position: relative; height: 500px; overflow: hidden; background-color: rgba(40, 40, 40, 0.3); transition: all 0.5s ease; }

.featuredContent-mod .featuredArticle .featuredLink { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 9; }

.featuredContent-mod .featuredArticle.small { height: 240px; margin-bottom: 20px; }

.featuredContent-mod .featuredArticle.small:last-of-type { margin-bottom: 0; }

.featuredContent-mod .featuredArticle.small .featuredDetails { padding: 15px; }

.featuredContent-mod .featuredArticle:hover { background-color: rgba(40, 40, 40, 0.5); }

.featuredContent-mod .featuredArticle:hover span.featuredBG { transform: scale(1.1, 1.1); }

.featuredContent-mod .featuredArticle span.featuredBG { position: absolute; top: 0; left: 0; background-size: cover; display: inline-block; height: 100%; width: 100%; z-index: -1; transition: all 0.5s ease; }

.featuredContent-mod .featuredArticle .featuredDetails { position: absolute; bottom: 0; left: 0; z-index: 1; padding: 10px 40px 15px 30px; }

.featuredContent-mod .featuredArticle .featuredDetails ul { list-style: none; margin: 0; padding: 0; }

.featuredContent-mod .featuredArticle .featuredDetails ul li { color: #00CBCB; float: left; font-size: 15px; margin-right: 6px; }

.featuredContent-mod .featuredArticle .featuredDetails ul li:after { content: '|'; margin-left: 6px; font-size: 14px; color: #00CBCB; }

.featuredContent-mod .featuredArticle .featuredDetails ul li:last-of-type:after { content: ''; margin-right: 0; }

.featuredContent-mod .featuredArticle .featuredDetails h3 { font-family: 'proxima_Blk'; font-size: 26px; line-height: 26px; color: #fff; margin-bottom: 0; }

.featuredContent-mod .featuredArticle .featuredDetails p { color: #fff; font-size: 15px; margin-bottom: 0; }

.featuredContent-mod .featuredFilters { text-align: center; margin-top: 30px; }

.featuredContent-mod .featuredFilters p { color: #092864; font-family: 'robotoregular'; font-weight: bold; margin-bottom: 0; }

.featuredContent-mod .featuredFilters ul { margin: 0; padding: 0; list-style: none; display: inline-block; }

.featuredContent-mod .featuredFilters ul li { float: left; margin-right: 6px; }

.featuredContent-mod .featuredFilters ul li:after { content: '|'; margin-left: 6px; color: #00CBCB; }

.featuredContent-mod .featuredFilters ul li:last-of-type { margin: 0; }

.featuredContent-mod .featuredFilters ul li:last-of-type:after { content: ''; margin: 0; }

.featuredContent-mod .featuredFilters ul li a { color: #000000; }

.featuredContent-mod .featuredSmall { width: 58%; float: left; }

.featuredContent-mod .socialColumn { width: 40%; float: right; }

.featuredContent-mod .socialColumn .twitterBox { border: 1px solid #ECECEC; border-top-left-radius: 3px; border-top-right-radius: 3px; }

.featuredContent-mod .socialColumn .twitterBox .twitterHead { border-bottom: 1px solid #ECECEC; padding: 5px 10px 0 10px; }

.featuredContent-mod .socialColumn .twitterBox .twitterHead h3 { font-size: 15px; font-weight: bold; float: left; }

.featuredContent-mod .socialColumn .twitterBox .twitterHead a { float: right; display: inline-block; border: 1px solid #DCDCDC; margin: 3px; margin-left: 0; padding: 2px 8px 0 8px; font-size: 12px; color: #2E2E2E; border-radius: 4px; vertical-align: top; position: relative; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 8%, #e0e0e0 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ffffff 8%, #e0e0e0 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ffffff 8%, #e0e0e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0); }

.featuredContent-mod .socialColumn .twitterBox .twitterHead a i { color: #00acf0; font-size: 22px; line-height: 21px; }

.featuredContent-mod .socialColumn .twitterBox .twitterHead a span { vertical-align: top; margin-left: 6px; font-weight: bold; }

.featuredContent-mod .socialColumn .twitterBox .tweet { border-bottom: 1px solid #DCDCDC; padding: 10px; max-height: 130px; overflow: hidden; text-overflow: ellipsis; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser { float: left; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser i { width: 30px; font-size: 30px; float: left; color: #00acf0; margin-right: 8px; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser .userInner { width: calc(100% - 38px); float: left; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser .userInner p { margin-bottom: 0; line-height: 14px; font-size: 14px; font-weight: bold; color: #2E2E2E; width: 80%; float: left; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser .userInner p.date { color: #636766; font-size: 12px; float: right; font-weight: normal; width: 19%; }

.featuredContent-mod .socialColumn .twitterBox .tweet .social-title .headUser .userInner a { width: 100%; color: #636766; font-size: 14px; }

.featuredContent-mod .socialColumn .twitterBox .tweet .twitter-content { word-wrap: break-word; font-size: 13px; line-height: 19px; }

.featuredContent-mod .socialColumn .socialCols { margin-top: 16px; }

.featuredContent-mod .socialColumn .socialCols ul { margin: 0; padding: 0; list-style: none; text-align: justify; }

.featuredContent-mod .socialColumn .socialCols ul li { display: inline; }

.featuredContent-mod .socialColumn .socialCols ul li.justFix { width: 100%; display: inline-block; }

.featuredContent-mod .socialColumn .socialCols ul li a { height: 50px; width: 50px; display: inline-block; text-align: center; }

.featuredContent-mod .socialColumn .socialCols ul li a.facebook { background-color: #3e5b97; }

.featuredContent-mod .socialColumn .socialCols ul li a.linkedin { background-color: #3271b6; }

.featuredContent-mod .socialColumn .socialCols ul li a.twitter { background-color: #4da6de; }

.featuredContent-mod .socialColumn .socialCols ul li a i { font-size: 26px; color: #fff; margin-top: 12px; }

.shareRow { text-align: center; }

.shareRow p { margin-bottom: 4px; }

.shareRow .icons { display: inline-block; }

.shareRow .icons .icon { height: 50px; width: 50px; margin-right: 14px; float: left; border-radius: 50%; text-align: center; overflow: hidden; }

.shareRow .icons .icon a { display: inline-block; height: 50px; width: 50px; }

.shareRow .icons .icon:last-of-type { margin-right: 0; }

.shareRow .icons .icon.linkedin { background-color: #3271b6; }

.shareRow .icons .icon.twitter { background-color: #4da6de; }

.shareRow .icons .icon.googlePlus { background-color: #de4b39; }

.shareRow .icons .icon.facebook { background-color: #3e5b97; }

.shareRow .icons .icon i { color: #fff; font-size: 25px; margin-top: 12px; }

.introText { width: 70%; margin: 0 auto; text-align: center; }

.fontWhite { color: #fff; }

.fontWhite p, .fontWhite h1, .fontWhite h2, .fontWhite h3, .fontWhite h4, .fontWhite h5, .fontWhite h6, .fontWhite li { color: #fff; }

.fontDarkBlue { color: #092864; }

.fontDarkBlue p { color: #092864; }

.fontBlue { color: #154ED4; }

.fontBlue p { color: #154ED4; }

.btn { display: inline-block; padding: 10px 40px; min-width: 140px; transition: all 0.3s ease; overflow: hidden; }

.btn span { position: relative; z-index: 9; }

.btn.whiteBtn { background: #fff; color: #092864; }

.btn.whiteBtn:hover { background-color: #d9d9d9; }

.btn.whiteWireBtn { background: tranparent; border: 2px solid #fff; border-radius: 2px; padding: 8px 20px; color: #fff; }

.btn.yellowBtn { background: #F5C823; color: #092864; }

.btn.yellowBtn:hover { background-color: #c39b09; }

.btn.blueBtn { background: #092864; color: #fff; }

.btn.blueBtn:hover { background-color: #0f44aa; }

.btn.greyBtn { background: #CCC; color: #092864; }

.btn.greyBtn:hover { background-color: #a6a6a6; }

.btn.aquaBtn { background: #00CBCB; color: #fff; }

.btn.aquaBtn:hover { background-color: #007f7f; }

.btn.aquaWireBtn { background: tranparent; border: 2px solid #00CBCB; border-radius: 4px; padding: 8px 20px; color: #00CBCB; font-weight: bold; }

.btn.mRight { margin-right: 50px; }

.btn.test1 { position: relative; z-index: 1; }

.btn.test1:before, .btn.test1:after { content: ''; display: inline-block; position: absolute; height: 100%; width: 0%; top: 0; left: 0; background-color: rgba(255, 255, 255, 0.2); z-index: 0; }

.btn.test1:before { transition: all 0.3s ease; }

.btn.test1:after { transition: all 0.3s ease; transition-delay: 0.2s; }

.btn.test1:hover:before, .btn.test1:hover:after { width: 100%; }

.btn.test2 { position: relative; z-index: 1; overflow: hidden; }

.btn.test2:before, .btn.test2:after { content: ''; position: absolute; left: 50%; bottom: 0; border: 0; width: 0; border-color: transparent; border-width: 0; border-style: solid; }

.btn.test2:before { transition: all 0.6s ease; }

.btn.test2:after { transition: all 0.6s ease; transition-delay: 0.2s; }

.btn.test2:hover:before { border-bottom: 120px solid rgba(255, 255, 255, 0.2); border-right: 80px solid transparent; border-left: 80px solid transparent; left: calc(50% - 80px); }

.btn.test2:hover:after { border-bottom: 90px solid rgba(255, 255, 255, 0.2); border-right: 60px solid transparent; border-left: 60px solid transparent; left: calc(50% - 60px); }

.title-mod, .button-mod { margin-bottom: 20px; }

.title-mod .btn, .button-mod .btn { margin-top: 10px; font-weight: bold; }

.title-mod.align-left, .button-mod.align-left { text-align: left; }

.title-mod.align-left h2.after, .button-mod.align-left h2.after { left: 0; }

.title-mod.center, .button-mod.center { text-align: center; }

.title-mod.center h2:after, .button-mod.center h2:after { left: calc(50% - 40px); }

.title-mod.align-right, .button-mod.align-right { text-align: right; }

.title-mod.align-right h2:after, .button-mod.align-right h2:after { right: 0; }

.title-mod .sub-title, .button-mod .sub-title { font-size: 15px; }

.fullImage-mod img.fullImage { display: block; width: 100%; margin: 0 auto; }

.authorInfo-Mod .authorInfo { background-color: #fff; border-top: 5px solid #00CBCB; padding: 16px 0 24px 0; }

.authorInfo-Mod .authorInfo .authorName { text-align: right; font-weight: bold; margin-bottom: 0; }

.authorInfo-Mod .authorInfo .authorPosition { text-align: right; margin-right: 8px; }

.authorInfo-Mod .authorInfo .picFrame { float: right; border-radius: 50%; width: 60%; overflow: hidden; margin-right: 20px; }

.authorInfo-Mod .authorInfo .picFrame .authorPic { width: 100%; max-width: 100%; }

.authorInfo-Mod .authorInfo .authorBio { padding: 0 15px; }

.authorInfo-Mod .authorInfo .authorBio p { font-size: 15px; }

.fullText-mod { margin-bottom: 10px; }

.fullText-mod p { width: 60%; }

.fullText-mod .align-left { text-align: left; }

.fullText-mod .right { text-align: right; }

.fullText-mod .center { text-align: center; }

.fullText-mod .center p { margin: 0 auto; }

.fullText-mod .centeredL { text-align: left; }

.fullText-mod .centeredL p { width: 70%; margin-left: auto; margin-right: auto; }

.pxBg { width: 100%; height: 140%; z-index: -1; background-size: cover; background-position: center; position: absolute; top: 0; }

.snapshotCarousel .snapshots .item { position: relative; padding: 20px 30px; text-align: center; display: inline-block; width: 100%; min-height: 150px; overflow: hidden; transition: all 0.3s; background: rgba(40, 40, 40, 0.3); }

.snapshotCarousel .snapshots .item:hover { background: rgba(40, 40, 40, 0.4); }

.snapshotCarousel .snapshots .item:hover span.itemBG { transform: scale(1.1, 1.1); }

.snapshotCarousel .snapshots .item h3 { color: white; font-family: 'proxima_Blk'; font-size: 24px; line-height: 32px; }

.snapshotCarousel .snapshots .item p { color: white; font-size: 10px; font-family: 'robotoregular'; }

.snapshotCarousel .snapshots .item span.itemBG { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transition: all 0.5s; background-size: cover !important; }

.resourcesCarousel .resources .item { position: relative; padding: 20px 30px; text-align: left; display: inline-block; width: 100%; min-height: 200px; overflow: hidden; transition: all 0.3s; background: rgba(40, 40, 40, 0.3); }

.resourcesCarousel .resources .item:hover { background: rgba(40, 40, 40, 0.4); }

.resourcesCarousel .resources .item:hover span.itemBG { transform: scale(1.1, 1.1); }

.resourcesCarousel .resources .item span.itemBG { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transition: all 0.5s; background-size: cover !important; }

.resourcesCarousel .resources .item .itemDetails { position: absolute; bottom: 0; left: 0; z-index: 1; padding: 15px; }

.resourcesCarousel .resources .item .itemDetails ul { list-style: none; margin: 0; padding: 0; }

.resourcesCarousel .resources .item .itemDetails ul li { color: #00CBCB; float: left; font-size: 15px; margin-right: 6px; }

.resourcesCarousel .resources .item .itemDetails ul li:after { content: '|'; margin-left: 6px; font-size: 14px; color: #00CBCB; }

.resourcesCarousel .resources .item .itemDetails ul li:last-of-type:after { content: ''; margin-right: 0; }

.resourcesCarousel .resources .item .itemDetails h3 { font-family: 'proxima_Blk'; font-size: 22px; line-height: 22px; color: #fff; margin-bottom: 0; }

.resourcesCarousel .resources .item .itemDetails p { color: #fff; font-size: 15px; margin-bottom: 0; }

.resourcesCarousel .resources .item .itemDetails p i { margin-right: 8px; }

.filtersRow .filters { float: right; }

.filtersRow .filters select { width: 250px; float: left; margin-left: 30px; margin-bottom: 0; }

.filterableResources .resourceArticle { margin-bottom: 80px; }

.filterableResources .resourceArticle:last-of-type { margin-bottom: 0; }

.filterableResources .resourceArticle .filterableImage .filterableBG { height: 100%; width: 100%; background-size: cover; display: block; }

.filterableResources .resourceArticle .filterableDetails { position: relative; }

.filterableResources .resourceArticle .filterableDetails ul.categories { list-style: none; margin: 0; padding: 0; }

.filterableResources .resourceArticle .filterableDetails ul.categories li { color: #00CBCB; float: left; font-size: 15px; margin-right: 6px; }

.filterableResources .resourceArticle .filterableDetails ul.categories li:after { content: '|'; margin-left: 6px; font-size: 14px; color: #00CBCB; }

.filterableResources .resourceArticle .filterableDetails ul.categories li:last-of-type:after { content: ''; margin-right: 0; }

.filterableResources .resourceArticle .filterableDetails h3 { font-size: 24px; position: relative; padding-bottom: 8px; font-family: 'proxima_nova_cb'; color: #092864; width: 100%; display: inline-block; }

.filterableResources .resourceArticle .filterableDetails p { line-height: 30px; }

.filterableResources .resourceArticle .filterableDetails p.date { position: absolute; bottom: 0; left: 15px; line-height: 0; margin-bottom: 0; }

.filterableResources .resourceArticle .filterableDetails a { float: right; }

.threeCol.stats .statCol { border-right: 1px solid #D6D9E1; text-align: center; padding: 10px 38px; }

.threeCol.stats .statCol:last-of-type { border: 0; }

.threeCol.stats .statCol i.fa { font-size: 40px; color: #00CBCB; display: block; margin: 0 auto; }

.threeCol.stats .statCol img { max-width: 100%; }

.threeCol.stats .statCol h3 { font-family: 'robotolight'; font-size: 24px; line-height: 36px; }

.courseList .courseDetailsContainer { margin: 15px auto; border-bottom: 1px solid #ccc; padding: 15px 0; }

.courseList .courseDetailsContainer .courseImage { width: 100%; overflow: hidden; }

.courseList .courseDetailsContainer .courseImage img { width: 100%; vertical-align: middle; transition: all 0.5s; }

.courseList .courseDetailsContainer .courseImage img:hover { transform: scale(1.1, 1.1); }

.courseList .courseInfo h3 { font-family: 'proxima_nova_cb'; font-size: 24px; color: #092864; }

.courseList .courseInfo p { font-family: 'robotoregular'; line-height: 29px; font-size: 14px; }

.courseList .courseInfo p.details { color: #00CBCB; }

.courseList .courseInfo .furtherDetails p { margin-top: 50px; font-family: 'robotoregular'; font-size: 14px; line-height: 20px; }

.courseList .courseInfo .furtherDetails p span { font-weight: bold; }

.owl-carousel { padding: 0 0; }

.owl-nav .fa { font-size: 50px; position: absolute; top: 30%; }

.owl-nav .fa.fa-angle-left { font-size: 50px; position: absolute; top: 30%; left: -30px; }

.owl-nav .fa.fa.fa-angle-right { right: -30px; }

.heroCarouselContainer { position: relative; padding: 0; }

.heroCarouselContainer .heroCarousel { padding: 0; }

.heroCarouselContainer .heroCarousel .heroCarouselSlide { padding: 100px 0; position: relative; }

.heroCarouselContainer .heroCarousel .heroCarouselSlide .standardBG { position: absolute; top: 0; left: 0; display: inline-block; height: 100%; width: 100%; background-size: cover; }

.heroCarouselContainer .heroCarousel .heroCarouselSlide .slideDetails { padding: 20px 40px; width: 620px; background: rgba(55, 57, 89, 0.68); position: relative; }

.heroCarouselContainer .heroCarousel .heroCarouselSlide .slideDetails h1 { font-family: 'roboto_slabbold'; }

.heroCarouselContainer .heroCarousel .heroCarouselSlide .slideDetails a { margin-top: 50px; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer { position: absolute; bottom: 30px; background-color: #fff; width: 40px; height: 40px; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer:hover, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer:hover { background-color: #092864; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer:hover .fa.fa-angle-left, .heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer:hover .fa.fa-angle-right, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer:hover .fa.fa-angle-left, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer:hover .fa.fa-angle-right { color: #fff; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer .fa.fa-angle-left, .heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer .fa.fa-angle-right, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer .fa.fa-angle-left, .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer .fa.fa-angle-right { top: 0; font-size: 40px; width: 100%; line-height: 38px; text-align: center; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer { left: 39px; }

.heroCarouselContainer .heroCarousel .owl-nav .leftArrowContainer .fa.fa-angle-left { left: -2px; }

.heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer { left: 94px; }

.heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer .fa.fa-angle-right { left: 2px; }

.heroCarouselContainer .socialMedia { position: absolute; right: 0; background: #fff; z-index: 1; top: 50%; transform: translateY(-50%); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.7); }

.heroCarouselContainer .socialMedia ul { list-style-type: none; width: 50px; margin: 12px 0 0 10px; }

.heroCarouselContainer .socialMedia ul li { margin: 5px 0; }

.heroCarouselContainer .socialMedia ul li a { width: 45px; height: 45px; margin: 0; padding: 0; }

.heroCarouselContainer .socialMedia ul li a span.cutBox { width: 25px; height: 45px; display: block; position: relative; background: #092864; }

.heroCarouselContainer .socialMedia ul li a span.cutBox:after { content: ''; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; z-index: 1; border-right: 20px solid transparent; border-top: 23px solid #092864; box-shadow: 0px -22px 0px 0px #092864; }

.heroCarouselContainer .socialMedia ul li a span.cutBox span { color: #fff; position: absolute; top: 10px; z-index: 9; }

.heroCarouselContainer .socialMedia ul li a span.cutBox span.fa-facebook { font-size: 22px; top: 13px; right: -1px; }

.searchBar form input[type="text"], .searchBar form input[type="submit"], .searchBar form select { float: left; margin: 0 6px; }

.searchBar form input[type="text"] { width: 200px; }

.searchBar form select { width: 150px; }

.searchBar form input[type="submit"] { width: 80px; }

.infoBoxes .infoBox { margin: 0; padding: 0; overflow: hidden; }

.infoBoxes .infoBox .infoBoxInner { width: calc(100% - 10px); margin: 5px; background: #092864; text-align: center; padding: 70px 40px 40px; min-height: 320px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.infoBoxes .infoBox .infoBoxInner:hover { background: #061d48; transform: scale(1.1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.infoBoxes .infoBox .infoBoxInner:hover h3 { color: #f7d454; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.infoBoxes .infoBox .infoBoxInner h3 { color: #F5C823; font-family: 'roboto_slabbold'; font-size: 74px; line-height: 76px; margin-bottom: 0; }

.infoBoxes .infoBox .infoBoxInner p { color: #fff; font-family: 'roboto_slabbold'; font-size: 17px; }

.boxDetails { position: absolute; padding: 0 20px; bottom: 20px; left: 0; }

.boxDetails p.contentType { text-transform: uppercase; font-family: filson, 'Signika', sans-serif; margin-bottom: 5px; font-size: 14px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.boxDetails h4 { font-family: 'roboto_slabregular'; color: #fff; font-size: 34px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }

.boxDetails a { font-family: filson, 'Signika', sans-serif; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }

.fullWidthFeatured .largeFeatured, .fullWidthFeatured .smallFeatured { position: relative; }

.fullWidthFeatured .largeFeatured .linkOverlay, .fullWidthFeatured .smallFeatured .linkOverlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 9; }

.fullWidthFeatured .largeFeatured .shadeOverlay, .fullWidthFeatured .smallFeatured .shadeOverlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.4); opacity: 0; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.fullWidthFeatured .largeFeatured .imageOverlay, .fullWidthFeatured .smallFeatured .imageOverlay { position: absolute; bottom: 0; left: 0; width: 100%; height: 85%; background: rgba(0, 0, 0, 0.25); background: -webkit-linear-gradient(rgba(54, 57, 90, 0) 0%, rgba(54, 57, 90, 0.9) 100%); background: -moz-linear-gradient(rgba(54, 57, 90, 0) 0%, rgba(54, 57, 90, 0.9) 100%); background: -o-linear-gradient(rgba(54, 57, 90, 0) 0%, rgba(54, 57, 90, 0.9) 100%); background: linear-gradient(rgba(54, 57, 90, 0) 0%, rgba(54, 57, 90, 0.9) 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); /* IE6-9 */ }

.fullWidthFeatured .largeFeatured .btn, .fullWidthFeatured .smallFeatured .btn { position: relative; z-index: 10; }

.fullWidthFeatured .largeFeatured:hover .shadeOverlay, .fullWidthFeatured .smallFeatured:hover .shadeOverlay { opacity: 1; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.fullWidthFeatured .largeFeatured { display: inline-block; height: 100%; width: 100%; background-size: cover; }

.fullWidthFeatured .smallFeatured { background-size: cover; min-height: 250px; }

.fullWidthFeatured .boxDetails a.whiteWireBtn { transition: all 0.3s ease; }

.fullWidthFeatured .boxDetails a.whiteWireBtn:hover { color: white; background-color: #F5C823; border-color: #F5C823; text-shadow: none; transition: all 0.3s ease; }

.twoCol .twoColInner { background: #fff; padding: 20px 0; }

.twoCol .btn { float: right; }

.brochureDetails a.btn { width: 100%; text-align: center; margin: 15px auto 0 auto; display: inline-block; }

.brochureDetails .centeredContent { text-align: center; }

.formMod .gform_wrapper { display: block !important; }

.featuredGrid .featuredWide, .featuredGrid .featuredTall, .featuredGrid .featuredBox { position: relative; height: 350px; background-size: cover; margin-bottom: 30px; }

.featuredGrid .featuredWide:hover, .featuredGrid .featuredTall:hover, .featuredGrid .featuredBox:hover { cursor: pointer; }

.featuredGrid .featuredWide:hover p.desc, .featuredGrid .featuredTall:hover p.desc, .featuredGrid .featuredBox:hover p.desc { display: block; }

.featuredGrid .featuredTall { height: 730px; }

.featuredGrid .featuredOverlay { display: inline-block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.featuredGrid .featuredOverlay:hover { background: rgba(9, 40, 100, 0.8); -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.featuredGrid .featuredOverlay:hover .boxDetails .descContainer { height: auto; max-height: 200px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.featuredGrid .featuredOverlay .overlayLink { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 9; }

.featuredGrid .boxDetails .descContainer { max-height: 0; overflow: hidden; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.featuredGrid .boxDetails p.desc { color: #fff; font-family: filson, 'Signika', sans-serif; }

.featuredGrid .boxDetails p.contentType { font-family: filson, 'Signika', sans-serif; }

.hpArticlesCarousel .carouselDetails .contentType { font-family: filson, 'Signika', sans-serif; text-transform: uppercase; }

.hpArticlesCarousel .carouselDetails h4 { font-family: 'roboto_slabregular'; font-size: 42px; }

.hpArticlesCarousel .hpacFrame .hpac { width: 120%; }

.hpArticlesCarousel .hpacFrame .hpac .owl-item.active { opacity: 1; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav { display: block; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer { position: absolute; background-color: #fff; width: 40px; height: 40px; top: 50%; transform: translateY(-50%); }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-left, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-right, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-left, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-right { top: 0; font-size: 40px; width: 100%; line-height: 38px; text-align: center; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer { left: -3%; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-left { left: -2px; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer { right: 17%; }

.hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-right { left: 2px; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide { border-radius: 8px; box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.7); margin: 10px; padding: 14px; position: relative; overflow: hidden; background: #fff; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide:hover .slideBg { opacity: 0; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide:hover .slideInfo p.date, .hpArticlesCarousel .hpacFrame .hpac .hpacSlide:hover .slideInfo p.desc { color: initial; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide:hover a.btn { color: #092864; border-color: #092864; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideBg { background-size: cover; position: absolute; top: 0; left: 0; z-index: 0; opacity: 1; display: inline-block; height: 100%; width: 100%; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideBg .bgOverlay { position: absolute; top: 0; left: 0; z-index: 1; background: rgba(9, 40, 100, 0.8); display: inline-block; height: 100%; width: 100%; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideInfo { position: relative; z-index: 3; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideInfo p.articleType { font-family: filson, 'Signika', sans-serif; text-transform: uppercase; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideInfo p.date { font-family: filson, 'Signika', sans-serif; color: #fff; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideInfo p.desc { color: #fff; }

.hpArticlesCarousel .hpacFrame .hpac .hpacSlide .slideInfo h4 { font-family: 'roboto_slabbold'; }

.fontYellow { color: #F5C823; }

.fontAqua { color: #00CBCB; }

.searchRow .searchInput, .searchRow .searchSubmit { width: 17%; margin-right: 1%; float: left; }

.searchRow .searchInput input, .searchRow .searchInput select, .searchRow .searchSubmit input, .searchRow .searchSubmit select { height: 50px; padding: 10px 8px; border: 0; border-bottom: 3px solid #00CBCB; background-color: #fff; width: 100%; max-width: 100%; margin-bottom: 12px; }

.searchRow .searchInput input[type="submit"], .searchRow .searchSubmit input[type="submit"] { background-color: #00CBCB; width: 70px; float: right; color: #fff; background-image: url("assets/images/searchIcon.png"); background-repeat: no-repeat; background-position: center; background-size: 30px; }

.searchRow .searchSubmit { width: 10%; margin-right: 0; }

@media only screen and (max-width: 767px) { .searchRow .searchInput, .searchRow .searchSubmit { width: 30%; margin-right: 1%; } }

@media only screen and (max-width: 640px) { .searchRow .searchInput, .searchRow .searchSubmit { width: 100%; margin: 0; }
  .searchRow .searchInput input[type="submit"], .searchRow .searchSubmit input[type="submit"] { width: 100%; } }

@media only screen and (max-width: 624px) { .hpArticlesCarousel .hpacFrame .hpac { overflow: visible; width: 100%; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav { display: block; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer { position: absolute; background-color: #fff; width: 40px; height: 40px; top: 50%; transform: translateY(-50%); }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-left, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-right, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-left, .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-right { top: 0; font-size: 40px; width: 100%; line-height: 38px; text-align: center; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer { left: -5px; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .leftArrowContainer .fa.fa-angle-left { left: -2px; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer { right: -5px; }
  .hpArticlesCarousel .hpacFrame .hpac .owl-nav .rightArrowContainer .fa.fa-angle-right { left: 2px; }
  .featuredGrid .featuredWide, .featuredGrid .featuredTall, .featuredGrid .featuredBox { height: auto; }
  .featuredGrid .featuredWide .featuredOverlay, .featuredGrid .featuredTall .featuredOverlay, .featuredGrid .featuredBox .featuredOverlay { position: relative; background: rgba(54, 57, 90, 0.8); }
  .featuredGrid .featuredWide .boxDetails, .featuredGrid .featuredTall .boxDetails, .featuredGrid .featuredBox .boxDetails { position: relative; bottom: 0; }
  .featuredGrid .featuredWide .boxDetails .descContainer, .featuredGrid .featuredTall .boxDetails .descContainer, .featuredGrid .featuredBox .boxDetails .descContainer { max-height: inherit; }
  .fullWidthFeatured .largeFeatured { min-height: 250px; } }

@media only screen and (max-width: 950px) { .fullWidthFeatured .largeFeatured .boxDetails h4, .fullWidthFeatured .smallFeatured .boxDetails h4 { font-size: 24px; } }

@media only screen and (max-width: 640px) { .courseHeader a { max-width: 100%; }
  .heroCarouselContainer .heroCarousel .heroCarouselSlide .slideDetails { width: 100%; }
  .heroCarouselContainer .heroCarousel .heroCarouselSlide .slideDetails h1 { font-size: 32px; }
  .heroCarouselContainer .heroCarousel .owl-nav .rightArrowContainer { left: initial; right: 39px; }
  .heroCarouselContainer .socialMedia { position: relative; margin-top: 15px; }
  .heroCarouselContainer .socialMedia ul { padding: 10px 10px 5px 10px; width: 100%; }
  .heroCarouselContainer .socialMedia ul:after { content: ''; clear: both; display: block; }
  .heroCarouselContainer .socialMedia ul li { float: left; margin-right: 0; width: 20%; text-align: center; }
  .fullWidthFeatured .largeFeatured, .fullWidthFeatured .smallFeatured { height: auto; }
  .fullWidthFeatured .largeFeatured .boxDetails, .fullWidthFeatured .smallFeatured .boxDetails { position: relative; bottom: 0; padding: 20px; }
  .featuredOverlay .boxDetails { position: relative; bottom: 0; padding: 20px; } }

.top-bar-section > ul li.has-dropdown .dropdown .sectionHeader a:hover { background: white !important; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li a { font-size: 0.9rem; line-height: 1rem; margin-bottom: 8px; padding-top: 0; padding-bottom: 0; padding-left: 35px; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li.sectionHeader { font-weight: bold; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li.sectionHeader a { padding-left: 30px; margin-bottom: 10px; margin-top: 15px; font-size: 1rem; line-height: 1.1rem; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li.sectionHeader a:first-of-type { margin-top: 0; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li.sectionHeader a:hover { cursor: default; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li .tertMenu h4 { font-weight: bold; color: #fff; padding-left: 45px; font-size: 16px; }

.right-off-canvas-menu ul.off-canvas-list ul.sub-menu.dropdown li .tertMenu ul { list-style: none; }

.top-bar-section .dropdown li:not(.has-form):not(.active) a:not(.button).current { background: #CCC; }

.top-bar-section .dropdown li:not(.has-form):not(.active) .tertMenu a:not(.button) { background: #f1f2f7; }

.top-bar-section > ul .sub-menu.dropdown { background: #e9ecf3; overflow: visible !important; }

.top-bar-section > ul .sub-menu.dropdown a.current { background: #CCC; }

.top-bar-section > ul .sub-menu.dropdown .tertMenu { position: absolute; left: calc(100% - 1px); z-index: -1; top: 0; background: #f1f2f7; width: 300px; }

.top-bar-section > ul .sub-menu.dropdown .tertMenu h4 { font-size: 14px; font-weight: bold; margin: 15px; margin-bottom: 5px; position: relative; padding-bottom: 0; font-family: 'robotoregular'; color: #092864; width: calc(100% - 30px); display: inline-block; }

.top-bar-section > ul .sub-menu.dropdown .tertMenu ul { width: 280px; }

.top-bar-section > ul .sub-menu.dropdown .tertMenu ul li { background: #f1f2f7; }

.top-bar-section > ul .sub-menu.dropdown .tertMenu ul li a { background: #f1f2f7; white-space: normal; }

.top-bar-section > ul .sub-menu.dropdown li { padding-left: 10px; background: #fff; }

.top-bar-section > ul .sub-menu.dropdown li.sectionHeader { padding-left: 0; }

.top-bar-section > ul .sub-menu.dropdown li.sectionHeader a { font-weight: bold; cursor: default; }

@media only screen and (max-width: 767px) { .authorInfo-Mod .authorInfo .authorName { text-align: center; }
  .authorInfo-Mod .authorInfo .authorPosition { text-align: center; }
  .authorInfo-Mod .authorInfo .picFrame { float: none; width: 100%; max-width: 200px; margin: 0 auto; }
  .authorInfo-Mod .authorInfo .picFrame .authorPic { width: 100%; max-width: 100%; } }

@media only screen and (max-width: 640px) { .featuredContent-mod .featuredArticle { min-height: 240px; height: auto; }
  .featuredContent-mod .featuredSmall { width: 100%; margin-top: 20px; }
  .featuredContent-mod .socialColumn { width: 100%; margin-top: 20px; } }

@media only screen and (max-width: 1250px) { .owl-carousel { padding: 0 30px; }
  .owl-nav .fa { font-size: 50px; position: absolute; top: 30%; }
  .owl-nav .fa.fa-angle-left { font-size: 50px; position: absolute; top: 30%; left: 0px; }
  .owl-nav .fa.fa.fa-angle-right { right: 0px; } }

@media only screen and (max-width: 40em) and (min-width: 0) { .ctaRow a { width: 100%; margin: 0 auto 15px; }
  .downloadCourseForm form input[type='text'], .downloadCourseForm form input[type='email'] { width: 100%; margin: 0 auto 15px; }
  .downloadCourseForm form button { width: 100%; margin: 0 auto; } }

@-moz-document url-prefix() { .four-box { min-height: 16vh; }
  .view h2 { font-size: 1rem; padding: 1rem; }
  #home-info-boxes .columns-box { min-height: 7rem; overflow-y: hidden; } }

@media only screen and (max-width: 40em) and (min-width: 0) { .wrap-section-strapline-mobile { top: 53%; margin-top: 40px; }
  .new-header-home { min-height: 180vh; background: url(assets/images/background-image-mobile.png); background-repeat: no-repeat; background-size: cover; }
  .new-header-home .line-header { display: none; }
  .upcoming-box { margin-top: 55px; }
  .upcoming-courses-one, .upcoming-courses-two, .upcoming-courses-three { margin-bottom: -22px; }
  .home-testimonial-small > p { padding: 0.5rem 1rem 0rem 1.4rem; line-height: 15px; }
  .shape-img-header { display: none; }
  .header-school { min-height: 30vh; }
  .four-box { min-height: 16vh; }
  .four-box-title h3 { font-size: 1.3rem; }
  h1.header-banner-text-school { font-size: 30px; font-size: 1.875rem; display: block; }
  .courses-box .prices-courses-side { padding: 0px; }
  .courses-box .prices-courses-side a { font-size: 12px; font-size: 0.75rem; }
  .prices-courses-side-buttons { font-size: 12px; font-size: 0.75rem; }
  .blog-body { margin: 2.38rem 1rem 0rem; }
  .all-courses-page ul.all-ul-list { margin-left: 0px; margin: 1.6rem; }
  .all-courses-page ul.all-ul-list li { font-size: 0.9375rem; }
  a.anchor-communication, .anchor-management, .anchor-distance, .anchor-virtual { font-size: 0.75rem; position: absolute; right: 0; top: 9px; }
  .all-courses-page .tech-eng-school { background-color: rgba(221, 51, 80, 0.1); margin-bottom: 3.125rem; }
  .all-courses-page .tech-eng-school h2 { color: #dd3350; padding-top: 72px; padding-bottom: 0px; font-size: 1.25rem; margin-left: 1.5rem; }
  .all-courses-page .management-school { background-color: rgba(0, 203, 203, 0.1); margin-bottom: 3.125rem; }
  .all-courses-page .management-school h2 { color: #3d66c0; padding-top: 72px; padding-bottom: 0px; font-size: 1.25rem; margin-left: 1.5rem; }
  .all-courses-page .distance-school { background-color: rgba(113, 191, 69, 0.1); margin-bottom: 3.125rem; }
  .all-courses-page .distance-school h2 { color: #57b250; padding-top: 72px; padding-bottom: 0px; font-size: 1.25rem; margin-left: 1.5rem; }
  .virtual-school { background-color: rgba(63, 63, 63, 0.1); margin-bottom: 3.125rem; }
  .virtual-school h2 { color: #000000; padding-top: 72px; padding-bottom: 0px; font-size: 1.25rem; margin-left: 1.5rem; }
  form { font-family: 'robotoregular'; } }

@media only screen and (min-width: 40.0625em) and (max-width: 67.375em) { .line-header { display: none; } }

@media only screen and (min-width: 40.0625em) { .columns.medium-collapse, .column.medium-collapse { padding-left: 0; padding-right: 0; }
  .header-banner-wrap h2 { font-size: 32px; font-size: 2rem; letter-spacing: 0em; }
  .home-testimonial { background-color: transparent; margin-left: 9px; margin-right: 0px; margin-top: 8px; padding: 0; }
  .home-testimonial > p { font-size: 13px; font-size: 0.8125rem; }
  input[type=text]:focus { width: 100%; }
  .wrap-search-form { background-color: transparent; }
  .search-submit { top: 45px; right: 67px; }
  .faculty-row-mobile .faculty-mob-btn { width: 50%; clear: none; }
  .columns-box { width: 50%; }
  .bottom-nav { width: 100%; }
  .bottom-nav .bottom-4-box { width: 50%; height: 135px; }
  .bottom-nav a > #box-1:hover { background: #dd3350; }
  .bottom-nav a > #box-1:hover h3 { color: #fff; }
  .bottom-nav a > #box-1 h3:hover { color: #fff; }
  .bottom-nav a > #box-2:hover { background: #3d66c0; }
  .bottom-nav a > #box-2:hover h3 { color: #fff; }
  .bottom-nav a > #box-2 h3:hover { color: #fff; }
  .bottom-nav a > #box-3:hover { background: #57b250; }
  .bottom-nav a > #box-3:hover h3 { color: #fff; }
  .bottom-nav a > #box-3 h3:hover { color: #fff; }
  .bottom-nav a > #box-4:hover { background: #060000; }
  .bottom-nav a > #box-4:hover h3 { color: #fff; }
  .bottom-nav a > #box-4 h3:hover { color: #fff; }
  .four-box { min-height: 9.6rem; }
  .four-box-title h3 { font-size: 1.5rem; }
  .title-banner-school { padding-top: 5rem; }
  .page-template-full-width-php .gform_wrapper ul.gform_fields li.gfield { float: left; width: 48%; margin-right: 0; clear: none; }
  .page-template-full-width-php .gform_wrapper ul.gform_fields li.gfield.gsection { width: 98%; }
  .page-template-full-width-php .gform_wrapper ul.gform_fields li.gfield.clear-fix { clear: none; width: 98%; }
  .page-template-full-width-php .gform_wrapper ul.gform_fields .gsection ~ li { margin-right: 2%; }
  .main-body-wrap { margin-top: 4rem; }
  ul.anchors-wrap a { font-size: 1.2rem; margin-left: 30px; padding: 65px 0 10px 0px; line-height: 1rem; transition: all 0.3s ease; }
  /******************************* New header and home page *** Added by Andrew May 2017 *** */
  /****** Home ******/
  #home-banner { background: transparent; position: relative; overflow: hidden; }
  #home-banner video { display: block; position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 1; transform: translateX(-50%) translateY(-50%); }
  #home-banner .row { position: relative; z-index: 2; max-width: 1920px; background: url("assets/images/video-overlay.png") no-repeat; background-size: auto 100%; background-position: -160px center; }
  #home-banner .home-strapline, #home-banner .home-second-strapline { text-align: left; }
  #home-banner .home-second-strapline { max-width: 350px; }
  .video-banner { position: relative; max-width: 1920px; margin: 0 auto; text-align: left; }
  .video-banner .columns { padding-top: 60px; padding-bottom: 40px; padding-left: 70px; }
  .video-banner.image-banner { background: url("assets/images/background-image.jpg") no-repeat center center; background-size: cover; }
  .newsletter-cta { margin-left: 0; margin-right: 0; }
  .home-search-form { text-align: left; }
  footer address { text-align: left; }
  footer .social-footer { text-align: right; vertical-align: bottom; }
  footer .footer-links { text-align: right; }
  footer .footer-knect .columns:last-child { text-align: left; }
  .all-courses-row { margin-top: 66px; }
  .all-courses-row input[type="search"], .all-courses-row span.postfix { font-size: 12.8px; }
  .all-courses-article .school-container { padding: 50px 0; }
  .all-courses-article .school-container .school-heading { padding: 20px 28px 5px; display: inline-block; }
  .all-courses-article .school-container .school-heading h2 { font-size: 2.195rem; padding: 0 0 6px; }
  .all-courses-article .school-container .programme-amount { font-size: 14px; left: 27px; bottom: 58px; }
  h3.programme-heading { margin: 76px 0 0; } }

@media screen and (min-device-width: 1078px) and (max-device-width: 1190px) { .header-logo img { padding: 22px 0; } }

/*  -Laptop-  */
@media only screen and (min-width: 1025px) and (max-width: 1355px) and (max-height: 736px) { .extra-width { max-width: 77rem; }
  .header-banner-wrap h2, .new-header-banner-mobile h2 { margin-bottom: 14px; width: 100% !important; }
  .wrap-search-form { margin-top: 8px; } }

/* Large up */
/* Front Page */
@media only screen and (min-width: 67.4375em) { .columns.large-collapse, .column.large-collapse { padding-left: 0; padding-right: 0; }
  .extra-width { max-width: 89rem; }
  .header-row-right ul li a { font-size: 13px; font-size: 0.8125rem; line-height: 1.9em; }
  .header-banner-wrap h2, .new-header-banner-mobile h2 { font-size: 32px; font-size: 2rem; margin-left: 0; }
  .wrap-search-form { padding-left: 0; }
  .upcoming-courses-one, .upcoming-courses-two, .upcoming-courses-three { margin-bottom: -9px; }
  .home-testimonial { margin-left: 0; width: 92%; }
  .home-testimonial p { font-size: 16px; font-size: 1rem; line-height: 30.5px; }
  .home-testimonial p strong { font-size: 13px; font-size: 0.8125rem; }
  .clients { top: 75%; }
  /*  Header img */
  .title-banner-school { padding: 6rem 1rem; }
  /* Faculty Buttons */
  .faculty-buttons { position: absolute; z-index: 10; bottom: 0; width: 100%; }
  .faculty-buttons .faculty-row { margin: 0 auto; width: 100%; }
  .faculty-buttons .faculty-wrap { height: 180px; float: left; width: 25%; position: relative; overflow: hidden; font-size: 0; }
  .faculty-buttons .faculty-btn { border-top: 10px solid; width: 100%; height: 140px; background: #fff; position: absolute; transition: all 0.3s ease; text-align: center; }
  .faculty-buttons .faculty-btn .faculty-mask { opacity: 0; width: 100%; transition: all 0.3s ease; }
  .faculty-buttons .faculty-btn h3 { text-align: center; width: 100%; font-size: 20px; font-size: 1.25rem; font-family: 'proxima_Blk'; text-transform: uppercase; font-weight: 700; line-height: 1; padding: 20px 20px 0; }
  .faculty-buttons .faculty-btn h4 { width: 100%; font-size: 15px; font-size: 0.9375rem; font-family: 'robotoregular'; padding: 0 20px; }
  .faculty-buttons .btn1 { bottom: -50px; border-color: #dd3350; }
  .faculty-buttons .btn1 h3, .faculty-buttons .btn1 h4 { color: #dd3350; }
  .faculty-buttons .btn1:hover { bottom: 0; transition: all 0.3s ease; background: #dd3350; }
  .faculty-buttons .btn1:hover h3, .faculty-buttons .btn1:hover h4 { color: #fff; }
  .faculty-buttons .btn1:hover .faculty-mask { opacity: 1; transition: all 0.3s ease; }
  .faculty-buttons .btn2 { bottom: -50px; border-color: #3d66c0; }
  .faculty-buttons .btn2 h3, .faculty-buttons .btn2 h4 { color: #3d66c0; }
  .faculty-buttons .btn2:hover { bottom: 0; transition: all 0.3s ease; background: #3d66c0; }
  .faculty-buttons .btn2:hover h3, .faculty-buttons .btn2:hover h4 { color: #fff; }
  .faculty-buttons .btn2:hover .faculty-mask { opacity: 1; transition: all 0.3s ease; }
  .faculty-buttons .btn3 { bottom: -50px; border-color: #57b250; }
  .faculty-buttons .btn3 h3, .faculty-buttons .btn3 h4 { color: #57b250; }
  .faculty-buttons .btn3:hover { bottom: 0; transition: all 0.3s ease; background: #57b250; }
  .faculty-buttons .btn3:hover h3, .faculty-buttons .btn3:hover h4 { color: #fff; }
  .faculty-buttons .btn3:hover .faculty-mask { opacity: 1; transition: all 0.3s ease; }
  .faculty-buttons .btn4 { bottom: -50px; border-color: #060000; }
  .faculty-buttons .btn4 h3, .faculty-buttons .btn4 h4 { color: #060000; }
  .faculty-buttons .btn4:hover { bottom: 0; transition: all 0.3s ease; background: #060000; }
  .faculty-buttons .btn4:hover h3, .faculty-buttons .btn4:hover h4 { color: #fff; }
  .faculty-buttons .btn4:hover .faculty-mask { opacity: 1; transition: all 0.3s ease; }
  .bottom-nav { width: 100%; }
  .bottom-nav .bottom-4-box { width: 25%; }
  .bottom-nav #box-1 h3, .bottom-nav #box-2 h3 { padding: 1rem 2.5rem 1rem 4.7rem; }
  .bottom-nav #box-3 h3, .bottom-nav #box-4 h3 { padding: 1rem 2.5rem 1rem 8rem; }
  .main-body-wrap { margin-top: .5rem; }
  .header-home-logo { margin-left: 24px; margin-top: 0; }
  img.header-home-logo { min-width: 282px; height: 106px; top: 1px; }
  .four-box-title h3 { font-size: 1.5rem; }
  .columns-box { width: 25%; }
  .nav-bg { background: #fff; border-bottom: 1px solid #5e5d5d; }
  .inner-wrap { margin-top: 10px; }
  .inner-wrap.marg-top { margin-top: 70px; }
  .top-bar { height: auto; }
  .top-bar .fa { width: 20px; }
  .top-bar-section > ul li { background: transparent; }
  .top-bar-section > ul li.has-dropdown > a { position: relative; padding-right: 1rem !important; }
  .top-bar-section > ul li.has-dropdown > a:after { bottom: 0; left: 50%; margin-left: -5px; top: initial; right: initial; border-top-color: #8c8c8c; }
  .top-bar-section > ul li.has-dropdown > a:hover:after { border-top-color: #0a2864; }
  .top-bar-section > ul li.has-dropdown .dropdown { top: 100%; background: #fff; }
  .top-bar-section > ul li.has-dropdown .dropdown a:hover { background: #e6e5e5 !important; }
  .top-bar-section > ul > li { padding: 12px 0; }
  .top-bar-section > ul > li a { color: #8c8c8c; padding: 12px .5rem !important; line-height: 22px !important; }
  .top-bar-section > ul > li > a .fa { width: initial; font-size: 18px; }
  .download-button { margin: 0; color: #fff; background: transparent; border-bottom: none !important; height: auto; }
  .download-button a { color: #fff !important; background: #00a1a1 !important; }
  .download-button:hover { background: transparent !important; }
  .download-button:hover a { background: #008181 !important; }
  #home-banner .home-second-strapline { max-width: 425px; }
  #home-banner .row { background-position: -40px center; }
  .banner-right { position: absolute; right: 0; top: 0; width: 310px; background-color: rgba(10, 22, 52, 0.75); }
  .banner-right-title h3 { font-size: 14px; font-size: 0.875rem; text-transform: uppercase; }
  .all-courses-row { margin-top: 28px; }
  .menu-fixed { position: static; }
  .menu-fixed-scroll { position: fixed; top: 54px; left: 0; right: 0; width: 100%; z-index: 22; background: #fff; -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.5); box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.5); }
  .scroll-anchor { right: 24px; bottom: 175px; }
  .filter-column .filter-row-mobile { display: none; }
  .filter-column article { padding: 0 0 0 50px; }
  .filter-column .filter-container { display: block; border-top: 1px #b5c9e1 solid; float: left; width: 100%; padding: 10px 0 30px; }
  .filter-column .filter-container form { max-height: 204px; overflow-y: auto; }
  .filter-column .filter-container form .filter-row { margin: 4px 0 6px; clear: both; float: left; width: 100%; position: relative; }
  .filter-column .filter-container form .filter-row input[type="checkbox"] + label { display: block; margin: 0; }
  .filter-column .filter-container form .filter-row label { font-size: 12.8px; width: 80%; float: left; }
  .filter-column .filter-container form .filter-row label::before { content: ""; position: absolute; display: inline-block; height: 14px; width: 14px; top: 3px; right: 28px; border: 1px #4d4d4d solid; }
  .filter-column .filter-container form .filter-row label::after { content: ""; position: absolute; display: inline-block; height: 5px; width: 8px; border-left: 2px #4d4d4d solid; border-bottom: 2px #4d4d4d solid; transform: rotate(-45deg); top: 7px; right: 31px; }
  .filter-column .filter-container form .filter-row input[type="checkbox"] { position: absolute; top: 4px; right: 28px; margin: 0; opacity: 0; }
  .filter-column .filter-container form .filter-row input[type="checkbox"] + label::after { content: none; }
  .filter-column .filter-container form .filter-row input[type="checkbox"]:checked + label::after { content: ""; }
  .filter-column .filter-container form .filter-row input[type="checkbox"]:focus + label::before { outline: #3b99fc auto 5px; } }

@media only screen and (min-width: 1260px) { .top-bar-section > ul > li a { padding: 12px 1rem !important; } }

@media only screen and (min-width: 100.0625em) { /* Front Page */
  .header-banner-wrap .header-banner-text { z-index: 1; }
  .header-banner-wrap h2, .new-header-banner-mobile h2 { font-size: 41px; font-size: 2.5625rem; width: 72%; }
  .four-box-title h3 { font-size: 1.5rem; }
  .bottom-nav { width: 100%; }
  .bottom-nav #box-1 h3, .bottom-nav #box-2 h3 { padding: 1rem 5rem 1rem 8rem; }
  .bottom-nav #box-3 h3, .bottom-nav #box-4 h3 { padding: 1rem 5rem 1rem 12rem; }
  .filter-column article { padding: 0 0 0 100px; } }

@media only screen and (min-width: 120.0625em) { .four-box-title h3 { font-size: 1.5rem; } }
