<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CUSTOM CARD HOVER EFFECT */
/*** custom card with image overlay start ***/
/*** custom card with image overlay end ***/
/********* Banner Image *******/
/**------ Banner Image ------**/
/* CUSTOMIZE ORIGIN CSS BOOTSTRAP */
/****** Availability Table Starts ********/
/* CUSTOM CARD FEATURE */
/* END OF CUSTOM CARD FEATURE */
/* make sure to copy over all codes from here to custom.less when done */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.hide {
  display: none;
}
@font-face {
  font-family: 'Elusive-Icons';
  src: url('../fonts/Elusive-Icons.eot');
  src: url('../fonts/Elusive-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/Elusive-Icons.svg#Elusive-Icons') format('svg'), url('../fonts/Elusive-Icons.woff') format('woff'), url('../fonts/Elusive-Icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'Elusive-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'Elusive-Icons';
  font-weight: normal;
  font-style: normal;
  speak: none;
  line-height: 1;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.icon-large:before {
  vertical-align: middle;
  font-size: 1.33em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  vertical-align: initial;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.icon-move:before {
  content: "\e074";
}
.icon-music:before {
  content: "\e073";
}
.icon-network:before {
  content: "\e072";
}
.icon-off:before {
  content: "\e071";
}
.icon-ok:before {
  content: "\e070";
}
.icon-ok-circle:before {
  content: "\e06f";
}
.icon-ok-sign:before {
  content: "\e06e";
}
.icon-paper-clip:before {
  content: "\e06d";
}
.icon-paper-clip-alt:before {
  content: "\e06c";
}
.icon-path:before {
  content: "\e06b";
}
.icon-plus-sign:before {
  content: "\e059";
}
.icon-print:before {
  content: "\e058";
}
.icon-qrcode:before {
  content: "\e057";
}
.icon-question:before {
  content: "\e056";
}
.icon-question-sign:before {
  content: "\e055";
}
.icon-quotes:before {
  content: "\e054";
}
.icon-quotes-alt:before {
  content: "\e053";
}
.icon-random:before {
  content: "\e052";
}
.icon-record:before {
  content: "\e051";
}
.icon-reddit:before {
  content: "\e050";
}
.icon-refresh:before {
  content: "\e04f";
}
.icon-screenshot:before {
  content: "\e03f";
}
.icon-search:before {
  content: "\e03e";
}
.icon-search-alt:before {
  content: "\e03d";
}
.icon-share:before {
  content: "\e03c";
}
.icon-share-alt:before {
  content: "\e03b";
}
.icon-shopping-cart:before {
  content: "\e03a";
}
.icon-shopping-cart-sign:before {
  content: "\e039";
}
.icon-signal:before {
  content: "\e038";
}
.icon-skype:before {
  content: "\e037";
}
.icon-slideshare:before {
  content: "\e036";
}
.icon-smiley:before {
  content: "\e035";
}
.icon-th-large:before {
  content: "\e023";
}
.icon-th-list:before {
  content: "\e022";
}
.icon-thumbs-down:before {
  content: "\e021";
}
.icon-thumbs-up:before {
  content: "\e020";
}
.icon-time:before {
  content: "\e01f";
}
.icon-time-alt:before {
  content: "\e01e";
}
.icon-tint:before {
  content: "\e01d";
}
.icon-torso:before {
  content: "\e01c";
}
.icon-trash:before {
  content: "\e01b";
}
.icon-trash-alt:before {
  content: "\e01a";
}
.icon-tumblr:before {
  content: "\e019";
}
.icon-w3c:before {
  content: "\e00a";
}
.icon-warning-sign:before {
  content: "\e009";
}
.icon-website:before {
  content: "\e008";
}
.icon-website-alt:before {
  content: "\e007";
}
.icon-wheelchair:before {
  content: "\e006";
}
.icon-wordpress:before {
  content: "\e005";
}
.icon-wrench:before {
  content: "\e004";
}
.icon-wrench-alt:before {
  content: "\e003";
}
.icon-youtube:before {
  content: "\e002";
}
.icon-zoom-in:before {
  content: "\e001";
}
.icon-zoom-out:before {
  content: "\e000";
}
.icon-pause-alt:before {
  content: "\e069";
}
.icon-pencil:before {
  content: "\e068";
}
.icon-pencil-alt:before {
  content: "\e067";
}
.icon-person:before {
  content: "\e066";
}
.icon-phone:before {
  content: "\e065";
}
.icon-phone-alt:before {
  content: "\e064";
}
.icon-photo:before {
  content: "\e063";
}
.icon-photo-alt:before {
  content: "\e062";
}
.icon-picasa:before {
  content: "\e061";
}
.icon-picture:before {
  content: "\e060";
}
.icon-pinterest:before {
  content: "\e05f";
}
.icon-plane:before {
  content: "\e05e";
}
.icon-play-alt:before {
  content: "\e05c";
}
.icon-play-circle:before {
  content: "\e05b";
}
.icon-plus:before {
  content: "\e05a";
}
.icon-remove:before {
  content: "\e04e";
}
.icon-remove-circle:before {
  content: "\e04d";
}
.icon-remove-sign:before {
  content: "\e04c";
}
.icon-repeat:before {
  content: "\e04b";
}
.icon-repeat-alt:before {
  content: "\e04a";
}
.icon-resize-full:before {
  content: "\e049";
}
.icon-resize-horizontal:before {
  content: "\e048";
}
.icon-resize-small:before {
  content: "\e047";
}
.icon-resize-vertical:before {
  content: "\e046";
}
.icon-retweet:before {
  content: "\e045";
}
.icon-reverse-alt:before {
  content: "\e044";
}
.icon-road:before {
  content: "\e043";
}
.icon-rss:before {
  content: "\e042";
}
.icon-screen:before {
  content: "\e041";
}
.icon-screen-alt:before {
  content: "\e040";
}
.icon-smiley-alt:before {
  content: "\e034";
}
.icon-speaker:before {
  content: "\e033";
}
.icon-stackoverflow:before {
  content: "\e032";
}
.icon-star:before {
  content: "\e031";
}
.icon-star-alt:before {
  content: "\e030";
}
.icon-star-empty:before {
  content: "\e02f";
}
.icon-stop-alt:before {
  content: "\e02b";
}
.icon-stumbleupon:before {
  content: "\e02a";
}
.icon-tag:before {
  content: "\e029";
}
.icon-tags:before {
  content: "\e028";
}
.icon-tasks:before {
  content: "\e027";
}
.icon-text-height:before {
  content: "\e026";
}
.icon-text-width:before {
  content: "\e025";
}
.icon-th:before {
  content: "\e024";
}
.icon-twitter:before {
  content: "\e018";
}
.icon-universal-access:before {
  content: "\e017";
}
.icon-unlock:before {
  content: "\e016";
}
.icon-unlock-alt:before {
  content: "\e015";
}
.icon-upload:before {
  content: "\e014";
}
.icon-user:before {
  content: "\e013";
}
.icon-video:before {
  content: "\e012";
}
.icon-video-alt:before {
  content: "\e011";
}
.icon-video-chat:before {
  content: "\e010";
}
.icon-view-mode:before {
  content: "\e00f";
}
.icon-vimeo:before {
  content: "\e00e";
}
.icon-vkontakte:before {
  content: "\e10e";
}
.icon-volume-down:before {
  content: "\e00d";
}
.icon-volume-off:before {
  content: "\e00c";
}
.icon-volume-up:before {
  content: "\e00b";
}
.icon-backward:before {
  content: "\e0ab";
}
.icon-fast-backward:before {
  content: "\e09a";
}
.icon-fast-forward:before {
  content: "\e099";
}
.icon-forward:before {
  content: "\e093";
}
.icon-play:before {
  content: "\e05d";
}
.icon-step-backward:before {
  content: "\e02e";
}
.icon-step-forward:before {
  content: "\e02d";
}
.icon-briefcase:before {
  content: "\e10d";
}
.icon-bullhorn:before {
  content: "\e10c";
}
.icon-calendar:before {
  content: "\e10b";
}
.icon-calendar-sign:before {
  content: "\e10a";
}
.icon-address-book:before {
  content: "\e0dd";
}
.icon-address-book-alt:before {
  content: "\e0dc";
}
.icon-adjust:before {
  content: "\e0db";
}
.icon-adult:before {
  content: "\e0da";
}
.icon-align-center:before {
  content: "\e0d9";
}
.icon-align-justify:before {
  content: "\e0d8";
}
.icon-align-left:before {
  content: "\e0d7";
}
.icon-align-right:before {
  content: "\e0d6";
}
.icon-arrow-down:before {
  content: "\e0d5";
}
.icon-arrow-left:before {
  content: "\e0d4";
}
.icon-arrow-right:before {
  content: "\e0af";
}
.icon-arrow-up:before {
  content: "\e0ae";
}
.icon-asl:before {
  content: "\e0ad";
}
.icon-asterisk:before {
  content: "\e0ac";
}
.icon-ban-circle:before {
  content: "\e0aa";
}
.icon-barcode:before {
  content: "\e0d3";
}
.icon-behance:before {
  content: "\e0d2";
}
.icon-bell:before {
  content: "\e0d1";
}
.icon-blind:before {
  content: "\e0d0";
}
.icon-blogger:before {
  content: "\e0cf";
}
.icon-bold:before {
  content: "\e0ce";
}
.icon-book:before {
  content: "\e0f5";
}
.icon-bookmark:before {
  content: "\e0f4";
}
.icon-bookmark-empty:before {
  content: "\e0f3";
}
.icon-braille:before {
  content: "\e0f2";
}
.icon-camera:before {
  content: "\e0a9";
}
.icon-cc:before {
  content: "\e0a8";
}
.icon-certificate:before {
  content: "\e0a7";
}
.icon-check:before {
  content: "\e0a6";
}
.icon-check-empty:before {
  content: "\e0a5";
}
.icon-chevron-down:before {
  content: "\e0a4";
}
.icon-chevron-left:before {
  content: "\e0cd";
}
.icon-chevron-right:before {
  content: "\e0cc";
}
.icon-chevron-up:before {
  content: "\e0cb";
}
.icon-child:before {
  content: "\e0ca";
}
.icon-circle-arrow-down:before {
  content: "\e0c9";
}
.icon-circle-arrow-left:before {
  content: "\e0c8";
}
.icon-circle-arrow-right:before {
  content: "\e0f1";
}
.icon-circle-arrow-up:before {
  content: "\e0f0";
}
.icon-cloud:before {
  content: "\e0ef";
}
.icon-cloud-alt:before {
  content: "\e0ee";
}
.icon-cog:before {
  content: "\e109";
}
.icon-cog-alt:before {
  content: "\e108";
}
.icon-cogs:before {
  content: "\e107";
}
.icon-comment:before {
  content: "\e106";
}
.icon-comment-alt:before {
  content: "\e0a3";
}
.icon-compass:before {
  content: "\e0a2";
}
.icon-compass-alt:before {
  content: "\e0a1";
}
.icon-credit-card:before {
  content: "\e0a0";
}
.icon-css:before {
  content: "\e09f";
}
.icon-dashboard:before {
  content: "\e09e";
}
.icon-delicious:before {
  content: "\e0c7";
}
.icon-deviantart:before {
  content: "\e0c6";
}
.icon-digg:before {
  content: "\e0c5";
}
.icon-download:before {
  content: "\e0c4";
}
.icon-download-alt:before {
  content: "\e0c3";
}
.icon-dribble:before {
  content: "\e0c2";
}
.icon-edit:before {
  content: "\e0ed";
}
.icon-eject:before {
  content: "\e0ec";
}
.icon-envelope:before {
  content: "\e0eb";
}
.icon-envelope-alt:before {
  content: "\e0ea";
}
.icon-error:before {
  content: "\e105";
}
.icon-error-alt:before {
  content: "\e104";
}
.icon-exclamation-sign:before {
  content: "\e103";
}
.icon-eye-close:before {
  content: "\e102";
}
.icon-eye-open:before {
  content: "\e09d";
}
.icon-facebook:before {
  content: "\e09c";
}
.icon-facetime-video:before {
  content: "\e09b";
}
.icon-female:before {
  content: "\e098";
}
.icon-file:before {
  content: "\e0c1";
}
.icon-file-alt:before {
  content: "\e0c0";
}
.icon-file-edit:before {
  content: "\e0bf";
}
.icon-file-edit-alt:before {
  content: "\e0be";
}
.icon-file-new:before {
  content: "\e0bd";
}
.icon-file-new-alt:before {
  content: "\e0bc";
}
.icon-film:before {
  content: "\e0e9";
}
.icon-filter:before {
  content: "\e0e8";
}
.icon-fire:before {
  content: "\e0e7";
}
.icon-flag:before {
  content: "\e0e6";
}
.icon-flag-alt:before {
  content: "\e101";
}
.icon-flickr:before {
  content: "\e100";
}
.icon-folder:before {
  content: "\e0ff";
}
.icon-folder-close:before {
  content: "\e0fe";
}
.icon-folder-open:before {
  content: "\e097";
}
.icon-folder-sign:before {
  content: "\e096";
}
.icon-font:before {
  content: "\e095";
}
.icon-fontsize:before {
  content: "\e094";
}
.icon-forward-alt:before {
  content: "\e092";
}
.icon-foursquare:before {
  content: "\e0bb";
}
.icon-friendfeed:before {
  content: "\e0ba";
}
.icon-friendfeed-rect:before {
  content: "\e0b9";
}
.icon-fullscreen:before {
  content: "\e0b8";
}
.icon-gift:before {
  content: "\e0b7";
}
.icon-github:before {
  content: "\e0b6";
}
.icon-github-text:before {
  content: "\e0e5";
}
.icon-glass:before {
  content: "\e0e4";
}
.icon-glasses:before {
  content: "\e0e3";
}
.icon-globe:before {
  content: "\e0e2";
}
.icon-globe-alt:before {
  content: "\e0fd";
}
.icon-googleplus:before {
  content: "\e0fc";
}
.icon-graph:before {
  content: "\e0fb";
}
.icon-graph-alt:before {
  content: "\e0fa";
}
.icon-group:before {
  content: "\e091";
}
.icon-group-alt:before {
  content: "\e090";
}
.icon-guidedog:before {
  content: "\e08f";
}
.icon-hand-down:before {
  content: "\e08e";
}
.icon-hand-left:before {
  content: "\e08d";
}
.icon-hand-right:before {
  content: "\e08c";
}
.icon-hand-up:before {
  content: "\e0b5";
}
.icon-hdd:before {
  content: "\e0b4";
}
.icon-headphones:before {
  content: "\e0b3";
}
.icon-hearing-impaired:before {
  content: "\e0b2";
}
.icon-heart:before {
  content: "\e0b1";
}
.icon-heart-alt:before {
  content: "\e0b0";
}
.icon-heart-empty:before {
  content: "\e0e1";
}
.icon-home:before {
  content: "\e0e0";
}
.icon-home-alt:before {
  content: "\e0df";
}
.icon-idea:before {
  content: "\e0de";
}
.icon-idea-alt:before {
  content: "\e0f9";
}
.icon-inbox:before {
  content: "\e0f8";
}
.icon-inbox-alt:before {
  content: "\e0f7";
}
.icon-inbox-box:before {
  content: "\e0f6";
}
.icon-indent-left:before {
  content: "\e08b";
}
.icon-indent-right:before {
  content: "\e08a";
}
.icon-info-sign:before {
  content: "\e089";
}
.icon-instagram:before {
  content: "\e088";
}
.icon-iphone-home:before {
  content: "\e087";
}
.icon-italic:before {
  content: "\e086";
}
.icon-key:before {
  content: "\e085";
}
.icon-laptop:before {
  content: "\e084";
}
.icon-laptop-alt:before {
  content: "\e083";
}
.icon-leaf:before {
  content: "\e082";
}
.icon-linkedin:before {
  content: "\e081";
}
.icon-list:before {
  content: "\e080";
}
.icon-list-alt:before {
  content: "\e07f";
}
.icon-lock:before {
  content: "\e07e";
}
.icon-lock-alt:before {
  content: "\e07d";
}
.icon-magnet:before {
  content: "\e07c";
}
.icon-male:before {
  content: "\e07b";
}
.icon-map-marker:before {
  content: "\e07a";
}
.icon-map-marker-alt:before {
  content: "\e079";
}
.icon-mic:before {
  content: "\e078";
}
.icon-mic-alt:before {
  content: "\e077";
}
.icon-minus:before {
  content: "\e076";
}
.icon-minus-sign:before {
  content: "\e075";
}
.icon-pause:before {
  content: "\e06a";
}
.icon-fork:before {
  content: "\e10f";
}
.icon-broom:before {
  content: "\e110";
}
.icon-return-key:before {
  content: "\e111";
}
.icon-lastfm:before {
  content: "\e112";
}
.icon-livejournal:before {
  content: "\e113";
}
.icon-myspace:before {
  content: "\e114";
}
.icon-soundcloud:before {
  content: "\e115";
}
.icon-viadeo:before {
  content: "\e116";
}
.icon-spotify:before {
  content: "\e117";
}
.icon-caret-left:before {
  content: "\e119";
}
.icon-caret-up:before {
  content: "\e02c";
}
.icon-caret-right:before {
  content: "\e118";
}
.icon-caret-down:before {
  content: "\e11a";
}
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  font-family: "Open sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: rgba(40,40,40,0.9);
  background-color: #fff;
  min-height: 100vh;
}
a:not(.btn) {
  color: #005173;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11.5px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 23px;
  color: rgba(40,40,40,0.9);
}
h1 {
  font-size: 28px;
  line-height: 1;
  margin: 12px 0 20px 0;
}
h2 {
  font-size: 21px;
  line-height: 1;
  margin: 12px 0 10px 0;
}
h3 {
  font-size: 16px;
  line-height: 1;
  margin: 12px 0 5px 0;
}
h4 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 12px 0 0 0;
}
h5 {
  font-size: 16px;
  margin: 12px 0 0 0;
}
h6 {
  font-size: 16px;
}
p {
  margin: 10px 0;
}
body #sb-site,
body .sb-site-container {
  min-height: auto;
}
@media (max-width: 979px) {
  body #sb-site,
  body .sb-site-container {
    min-height: 100vh;
  }
}
.SectionGenericBlockItem-ContentBlock .navSlides {
  margin: 0;
  padding: 0;
}
.SectionGenericBlockItem-ContentBlock .regular-flexslider .flexslider,
.SectionGenericBlockItem-ContentBlock .flexslider-controls-carousel .flexslider {
  border-color: #dddddd;
}
.SectionGenericBlockItem-ComplexBlock .header h1,
.SectionGenericBlockItem-ContentBlock .header h1,
.SectionGenericBlockItem-FooterBlock .header h1 {
  float: left;
}
.SectionGenericBlockItem-ComplexBlock .header .side-links-wrp,
.SectionGenericBlockItem-ContentBlock .header .side-links-wrp,
.SectionGenericBlockItem-FooterBlock .header .side-links-wrp {
  float: right;
}
.SectionGenericBlockItem-BrandBlock h1 {
  opacity: 0.9;
  line-height: 1;
  width: 100%;
  font-weight: bold;
}
.SectionGenericBlockItem-BrandBlock h1 span {
  display: block;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.SectionGenericBlockItem-BrandBlock .vertical-middle-wrp {
  display: table;
  width: 100%;
}
.SectionGenericBlockItem-BrandBlock .vertical-middle {
  display: table-cell;
  vertical-align: middle;
  padding: 5% 0 5% 0;
}
.SectionGenericBlockItem-BrandBlock .header-lead {
  font-size: 25.6px;
  margin-bottom: 0;
}
.SectionGenericBlockItem-BrandCarouselBlock h1,
.SectionGenericBlockItem-BrandBlockMultiple h1,
.SectionGenericBlockItem-BannerImage h1 {
  line-height: 1;
  width: 100%;
}
.SectionGenericBlockItem-BrandCarouselBlock h1 span,
.SectionGenericBlockItem-BrandBlockMultiple h1 span,
.SectionGenericBlockItem-BannerImage h1 span {
  display: block;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.SectionGenericBlockItem-BrandCarouselBlock ol li,
.SectionGenericBlockItem-BrandCarouselBlock ul li {
  margin-bottom: 0px;
}
.SectionGenericBlockItem-FooterBlock {
  background: #2c333a;
  position: relative;
  width: 100%;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock div[class^='span'] p {
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock p {
  margin: 8px 0;
  color: #a1a1a1;
}
.SectionGenericBlockItem-FooterBlock h1,
.SectionGenericBlockItem-FooterBlock h2 {
  font-size: 16px;
  color: #a1a1a1;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h3 {
  font-size: 16px;
  color: #a1a1a1;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h4 {
  font-size: 16px;
  color: #a1a1a1;
  text-transform: none;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h5 {
  font-size: 16px;
  color: #a1a1a1;
  font-weight: bold;
}
.SectionGenericBlockItem-FooterBlock a {
  color: #b7b7b7 !important;
}
.SectionGenericBlockItem-FooterBlock a:hover {
  color: white !important;
}
.SectionGenericBlockItem-FooterBlock .openClose {
  display: none;
  float: right;
  font-size: 16px;
  margin-right: 20px;
}
.SectionGenericBlockItem-FooterBlock .btn-plain {
  font-size: 16px;
  margin-bottom: 2px;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock .btn-plain i {
  font-size: 14px;
}
.SectionGenericBlockItem-FooterBlock .bottom-links-wrp {
  margin: 8px 0 0 0;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs {
  font-size: 16px;
  color: #a1a1a1;
  line-height: 17px;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em {
  font-size: 14px;
  display: inline-block;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo {
  background: url(../../../../assets/templates/site/img/corp-footer-logo-white.png) no-repeat center center;
  width: 100px;
  height: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo:hover,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo:focus,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo:hover,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo-footer,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo-footer {
  background: url(../../../../assets/templates/site/img/corp-footer-logo-white.png) no-repeat center center;
  width: 100px;
  height: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo-footer:hover,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs i.icon-humber-logo-footer:focus,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo-footer:hover,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs em.icon-humber-logo-footer:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a i.icon-breadcrumbs-arrow,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a em.icon-breadcrumbs-arrow {
  background: url(../../../../assets/templates/site/img/arrow-right-hover.png) no-repeat center center;
  width: 19px;
  height: 19px;
  margin: 0 7px 0 3px;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a:hover i.icon-breadcrumbs-arrow,
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a:hover em.icon-breadcrumbs-arrow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a h1 {
  margin: 0;
  padding: 0;
  color: #a1a1a1;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs a h1:hover {
  color: #fff;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs .site-name strong {
  margin-top: 2px;
  display: inline-block;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs .program-name strong {
  margin-top: 2px;
  color: #FFF;
  display: inline-block;
}
.SectionGenericBlockItem-FooterBlock .footer-breadcrumbs .clear {
  clear: both;
}
.SectionGenericBlockItem-FooterBlock .site-footer-wrp {
  padding-bottom: 20px;
  position: relative;
}
@media all and (max-width: 767px) {
  .SectionGenericBlockItem-FooterBlock div[class^='span'] h3:hover {
    color: #0099d9;
    cursor: pointer;
  }
  .SectionGenericBlockItem-FooterBlock .openClose {
    display: block;
  }
}
.SectionGenericBlockItem-FooterBlock.program-footer .site-footer-wrp {
  padding-bottom: 0;
}
.SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li a {
  background: #d1cfcf;
  color: #000 !important;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
  margin-right: 5px;
  padding: 8px 20px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li a.active {
  background: #FFF;
}
.SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li.how-to-apply {
  float: right;
}
.SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li.how-to-apply a {
  background: #ca2869;
  color: #FFF !important;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li {
    display: block;
    float: none;
    margin-bottom: 1px;
    margin-right: 0px;
  }
  .SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li a {
    margin-right: 0px;
  }
  .SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li a em {
    float: right;
    display: block;
    padding-top: 5px;
  }
  .SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs li.how-to-apply {
    float: none;
  }
}
.SectionGenericBlockItem-FooterBlock.program-footer .nav-tabs.nav-spaced {
  margin-bottom: 80px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-tabs-wrp {
  font-family: 'Gudea', sans-serif;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-tabs-wrp h2 {
  font-size: 18px;
  margin-top: 26px;
  text-transform: uppercase;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-tabs-wrp h2 span {
  font-size: 16px;
  line-height: 36px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data {
  background: #FFF;
  font-family: 'Gudea', sans-serif;
  color: #000;
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp p,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp td,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp th,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h1,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h2,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h3,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h4,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h5,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp ul,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp li,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp span,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data p,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data td,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data th,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h1,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h2,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h3,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h4,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h5,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data ul,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data li,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data span {
  color: #000;
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp a,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data a {
  color: #0099d9 !important;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h1,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h1 {
  font-size: 19px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h2,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h2 {
  font-size: 17px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h3,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h3 {
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h4,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h4 {
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp table,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data table {
  margin: 12px 0 18px 0;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp table thead td,
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp table thead th,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data table thead td,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data table thead th {
  color: #5a5957;
}
.SectionGenericBlockItem-NewsCarouselBlock .container p {
  margin: 8px 0;
}
.SectionGenericBlockItem-TimelineBlock {
  padding-bottom: 10px;
}
.SectionGenericBlockItem-TimelineBlock.theme-timeline-dark {
  background: #1A1A1A;
}
@media (min-width: 769px) {
  section.SectionGenericBlockItem-ContentBlock&gt;.met-container {
    padding: 0;
  }
}
.SectionGenericBlockItem-ParallaxBlock {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  padding: 0;
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
}
.tab-content .tab-pane .container {
  padding: 0 30px;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block {
  padding: 0 25px;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-dots {
  width: calc(100% - 50px);
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-prev {
  left: 0px;
  width: 34px;
  height: 34px;
  padding: 0;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-next {
  right: 0px;
  width: 34px;
  height: 34px;
  padding: 0;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-prev:before,
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-next:before {
  color: black;
  font-size: 35px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 29px;
  background: white;
  border-radius: 50px;
  width: 29px;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block .slick-slide {
  padding: 10px;
  line-height: 0;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.same-height-slider-items .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.same-height-slider-items .slick-track .slick-slide {
  height: inherit;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.same-height-slider-items .slick-track .slick-slide .card {
  height: calc(100% - 30px);
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.full-width-slider {
  padding: 0;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.full-width-slider .slick-slide {
  padding: 0;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.full-width-slider .slick-prev {
  left: 20px;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.full-width-slider .slick-next {
  right: 20px;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-block.full-width-slider .slick-dots {
  width: 100%;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-play-pause-buttons-div .slick-slider-pause-play {
  position: absolute;
  bottom: 30px;
  border: none;
  background: #000;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.SectionGenericBlockItem-SlickSliderBlock .slick-slider-play-pause-buttons-div .slick-slider-pause-play:focus {
  outline: none;
}
.SectionGenericBlockItem-SlickSliderBlock.slick-slider-pause-play--right .slick-slider-play-pause-buttons-div .slick-slider-pause-play {
  right: 0;
}
.slick-slider-arrows-at-bottom .slick-prev,
.slick-slider-arrows-at-bottom .slick-next {
  position: absolute;
  top: calc(100% + 24.5px);
  display: inline-block;
  width: auto;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-slider-arrows-at-bottom .slick-prev:before,
.slick-slider-arrows-at-bottom .slick-next:before {
  opacity: 1;
  color: rgba(40,40,40,0.9);
  font-size: 25px;
}
.slick-slider-arrows-at-bottom .slick-prev {
  left: 0 !important;
}
.slick-slider-arrows-at-bottom .slick-next {
  right: 0 !important;
}
.slick-slider-arrows-at-bottom .slick-dots {
  max-width: calc(100% - 40px);
  left: 20px;
  bottom: -50px;
}
.brand-flexslider {
  position: relative;
}
.brand-flexslider .rich-text {
  margin-bottom: 20px;
}
.brand-flexslider .rich-text img {
  width: auto;
}
.brand-flexslider .flexslider {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.brand-flexslider .flexslider .slides li {
  position: relative;
}
.brand-flexslider .flexslider .slides li .text-wrp {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.brand-flexslider .flexslider .slides li .text-wrp-no-image {
  background-size: cover;
}
.brand-flexslider .flexslider .slides li .space-around {
  padding: 5%;
}
.brand-flexslider .flexslider .slides li .image-play-video a {
  display: inline-block;
}
.brand-flexslider .flexslider .slides li h1 {
  line-height: 1;
  width: 100%;
  margin-top: 10px;
}
.brand-flexslider .flexslider .slides li h1 small {
  color: inherit;
  display: block;
  font-weight: bold;
}
.brand-flexslider .flexslider .slides li .btn-full-image {
  position: absolute;
  left: -999999px;
}
.brand-flexslider .flexslider .slides li .btn-cover-image {
  position: absolute;
  width: 100%;
  top: 0;
}
.brand-flexslider .vertical-pos-wrp {
  display: table;
  width: 100%;
  height: 100%;
}
.brand-flexslider .vertical-pos {
  display: table-cell;
  vertical-align: middle;
}
.brand-flexslider.theme-carousel-brand-item-vertical-alignment-top .vertical-pos-wrp {
  display: block;
  width: auto;
  height: auto;
}
.brand-flexslider.theme-carousel-brand-item-vertical-alignment-top .vertical-pos {
  display: block;
  vertical-align: top;
}
.brand-flexslider .margin-color {
  position: absolute;
  height: 100%;
  top: 0;
}
.theme-brand-border-color-white .margin-color {
  background-color: #fff;
}
.theme-brand-border-color-gray .margin-color {
  background-color: #bfbfbf;
}
.theme-brand-border-color-primary .margin-color {
  background-color: #40bff6;
}
.theme-carousel-brand-border-width-1 ul.slides&gt;li {
  margin-right: 1px;
}
.theme-carousel-brand-border-width-3 ul.slides&gt;li {
  margin-right: 3px;
}
.theme-carousel-brand-border-width-6 ul.slides&gt;li {
  margin-right: 6px;
}
.theme-carousel-brand-border-width-10 ul.slides&gt;li {
  margin-right: 10px;
}
.theme-carousel-brand-border-width-20 ul.slides&gt;li {
  margin-right: 20px;
}
.theme-carousel-brand-border-width-20 ul.slides&gt;li:last-child {
  margin-right: 0;
}
.flex-control-nav-custom {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}
.flex-control-nav-custom li {
  float: left;
  display: block;
  cursor: pointer;
  text-align: center;
}
.flex-control-nav-custom .flex-active {
  opacity: .8;
}
.flex-control-nav-custom .flex-control-nav-custom-border-stroke:not(.first) .imgWrp {
  margin-bottom: 1px;
  margin-left: 1px;
}
.flex-control-nav-custom.no-crop .imgWrp {
  margin: 0 5px;
}
.flex-control-nav-custom.no-crop img {
  max-height: 100%;
  border: solid 0 #dddddd;
  box-sizing: border-box;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  border-radius: unset;
  /*
  &amp;:focus {
    color: @grayDark;
    text-decoration: none;
    border-color:@gray;
    background-color: @btnBackgroundHighlight;
    //.buttonBackground(@btnBackgroundHighlight, #EBEBEB, @grayDark);
    //background-position: 0 -15px;

    // transition is only when going to hover/focus, otherwise the background
    // behind the gradient (there for IE&lt;=9 fallback) gets mismatched
    //.transition(background-position .1s linear);
  }
*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:focus {
  outline: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn i[class^="icon-"],
.btn em[class^="icon-"],
.btn span[class^="icon-"] {
  font-size: 12.8px;
  opacity: .85;
}
.btn.btn-mini {
  padding: 0 6px;
  font-size: 12px;
}
.btn.btn-mini i {
  font-size: 9.6px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-inverse {
  background-color: #444;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #005173;
}
.btn-link:hover,
.btn-link:focus {
  color: #00090d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #808080;
  text-decoration: none;
}
.btn-plain {
  border: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-plain:hover,
.btn-plain:focus {
  background-color: transparent;
  border: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #403f3e;
}
.btn-plain:first-child {
  padding-left: 0;
}
.btn-keyline {
  background: #fff;
  border-color: #000;
  color: #000;
  border-width: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px solid #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-stroke {
  margin: 0px;
  border: 0;
  border-bottom: solid 1px #dddddd;
  color: #005173;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-stroke.btn-mini {
  padding: 5px 12px;
}
.btn-stroke.btn-regular {
  padding: 9px 12px;
}
.btn-stroke:first-child {
  border-top: solid 1px #dddddd;
}
.btn-stroke:hover {
  background: #f8f8f8;
  color: #00090d;
  border-color: #dddddd;
}
.bottom-links-wrp .btn.btn-stroke,
.block-bottom-links-full-width .btn.btn-stroke {
  margin: 0px;
}
.photo-album-container {
  margin-left: -0.938em;
}
.met-container .photo-album-container {
  padding: 0 0.938em;
  margin-top: 12px;
}
.photo-album-row {
  padding-bottom: 0.938em;
  *zoom: 1;
}
.photo-album-row:before,
.photo-album-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.photo-album-row:after {
  clear: both;
}
.photo-album-row:last-child {
  padding-bottom: 0;
}
.photo-album-item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.938em;
}
.photo-album-item:hover {
  opacity: .8;
}
.photo-album-item img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 800px) {
  .less-than-five .photo-album-item {
    min-width: 33%;
  }
}
@media (max-width: 500px) {
  .less-than-five .photo-album-item {
    min-width: 50%;
  }
}
@media (max-width: 800px) {
  .five-or-more .photo-album-item {
    min-width: 25%;
  }
}
@media (max-width: 500px) {
  .five-or-more .photo-album-item {
    min-width: 33%;
  }
}
.photo-album-border-off .photo-album-item {
  padding: 0;
}
.photo-album-border-off .photo-album-row {
  padding-bottom: 0;
  padding-left: 0.938em;
}
.photo-album-border-stroke .photo-album-item {
  padding-left: 1px;
}
.photo-album-border-stroke .photo-album-row {
  padding-bottom: 1px;
  padding-left: 0.938em;
}
.photo-album-border-stroke .photo-album-row:last-child {
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .met-container .photo-album-container {
    padding: 0;
  }
}
.btn-black-white {
  background: #000;
  color: #fff;
}
.btn-black-white:hover {
  color: #f8f8f8;
}
.btn-black-white.btn-stroke {
  background: transparent;
  color: #005173;
}
.btn-black-white.btn-stroke:hover {
  background: #f8f8f8;
  color: #00090d;
  border-color: #dddddd;
}
.btn-black-white.btn-keyline {
  border-color: #000;
  border-width: 2px;
  background: transparent;
  color: #000;
}
.btn-black-white.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-black-white.btn-plain {
  background: none;
  color: #005173;
}
.btn-color-1 {
  background-color: #006d9c;
  border-color: #005b83;
  color: #fff !important;
}
.btn-color-1:hover {
  background-color: #005b83;
  border-color: #004969;
  color: #f2f2f2;
}
.btn-color-1.btn-keyline {
  border-color: #006d9c;
  border-width: 2px;
  background: transparent;
  color: #006d9c;
}
.btn-color-1.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-1.btn-plain {
  background: none;
  color: #006d9c !important;
}
.btn-color-2 {
  background-color: #3a4856;
  border-color: #303b47;
  color: #fff !important;
}
.btn-color-2:hover {
  background-color: #303b47;
  border-color: #252f38;
  color: #f2f2f2;
}
.btn-color-2.btn-keyline {
  border-color: #3a4856;
  border-width: 2px;
  background: transparent;
  color: #3a4856;
}
.btn-color-2.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-2.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-3 {
  background-color: #616972;
  border-color: #555c64;
  color: #fff !important;
}
.btn-color-3:hover {
  background-color: #555c64;
  border-color: #4a5056;
  color: #f2f2f2;
}
.btn-color-3.btn-keyline {
  border-color: #616972;
  border-width: 2px;
  background: transparent;
  color: #616972;
}
.btn-color-3.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-3.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-4 {
  background-color: #e6eaee;
  border-color: #d7dde4;
  color: #5a5957 !important;
}
.btn-color-4:hover {
  background-color: #d7dde4;
  border-color: #c8d1d9;
  color: #282828;
}
.btn-color-4.btn-keyline {
  border-color: #e6eaee;
  border-width: 2px;
  background: transparent;
  color: #e6eaee;
}
.btn-color-4.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-4.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-5 {
  background-color: #004b78;
  border-color: #003b5f;
  color: #fff !important;
}
.btn-color-5:hover {
  background-color: #003b5f;
  border-color: #002b45;
  color: #f2f2f2;
}
.btn-color-5.btn-keyline {
  border-color: #004b78;
  border-width: 2px;
  background: transparent;
  color: #004b78;
}
.btn-color-5.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-5.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-6 {
  background-color: #5c068c;
  border-color: #4c0574;
  color: #fff !important;
}
.btn-color-6:hover {
  background-color: #4c0574;
  border-color: #3c045b;
  color: #f2f2f2;
}
.btn-color-6.btn-keyline {
  border-color: #5c068c;
  border-width: 2px;
  background: transparent;
  color: #5c068c;
}
.btn-color-6.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-6.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-7 {
  background-color: #007c8a;
  border-color: #006571;
  color: #fff !important;
}
.btn-color-7:hover {
  background-color: #002024;
  border-color: #004e57;
  color: #f2f2f2;
}
.btn-color-7.btn-keyline {
  border-color: #007c8a;
  border-width: 2px;
  background: transparent;
  color: #007c8a;
}
.btn-color-7.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-7.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-8 {
  background-color: #b8d4f6;
  border-color: #a1c6f3;
  color: #5a5957 !important;
}
.btn-color-8:hover {
  background-color: #a1c6f3;
  border-color: #8bb9f0;
  color: #282828;
}
.btn-color-8.btn-keyline {
  border-color: #b8d4f6;
  border-width: 2px;
  background: transparent;
  color: #b8d4f6;
}
.btn-color-8.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-8.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-9 {
  background-color: #d0d0d0;
  border-color: #c3c3c3;
  color: #fff !important;
}
.btn-color-9:hover {
  background-color: #c3c3c3;
  border-color: #b7b7b7;
  color: #f2f2f2;
}
.btn-color-9.btn-keyline {
  border-color: #d0d0d0;
  border-width: 2px;
  background: transparent;
  color: #d0d0d0;
}
.btn-color-9.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-9.btn-plain {
  background: none;
  color: #005173 !important;
}
.theme-text-light p,
.theme-text-light ul,
.theme-text-light li,
.theme-text-light ol {
  color: rgba(255,255,255,0.8);
}
.theme-text-light h1,
.theme-text-light h2,
.theme-text-light h3,
.theme-text-light h4,
.theme-text-light h5 {
  color: #fff;
}
.theme-text-light a:not(.btn) {
  color: #0099d9;
}
.theme-text-light a:hover:not(.btn),
.theme-text-light a:focus:not(.btn) {
  color: #005173;
}
.theme-text-light .btn-black-white {
  background: #000;
  border-color: #fff;
  color: #fff !important;
}
.theme-text-light .btn-black-white:hover {
  color: #e6e6e6;
}
.theme-text-light .btn-black-white.btn-stroke {
  border-color: #dddddd;
  background: transparent;
}
.theme-text-light .btn-black-white.btn-stroke:hover {
  background-color: #f8f8f8;
  color: #000;
}
.theme-text-light .btn-plain {
  background: transparent;
}
.theme-text-light .btn-keyline:hover {
  background: transparent;
  border-color: #FFF;
  color: #FFF;
}
.theme-text-light .lead,
.theme-text-light .lead-more {
  color: rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .header-wrp.isAccordion {
  border-bottom: 0;
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav {
  border-bottom: solid 1px rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li &gt; a {
  color: rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li &gt; a:hover,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li &gt; a:focus {
  color: #fff;
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active &gt; a,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active &gt; a:hover,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active &gt; a:focus {
  color: rgba(255,255,255,0.85);
  border: 1px solid rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li &gt; a {
  border: 1px solid rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li &gt; a:hover,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li &gt; a:focus {
  color: #fff;
}
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active &gt; a,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active &gt; a:hover,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active &gt; a:focus {
  color: rgba(255,255,255,0.85);
  background: rgba(0,0,0,0.15);
}
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav&gt;li&gt;a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.2);
  border: solid 1px rgba(255,255,255,0.2);
}
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav&gt;li&gt;a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
  border: solid 1px rgba(255,255,255,0.8);
}
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:after,
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: rgba(255,255,255,0.9);
  border-width: 10px;
  margin-left: -10px;
}
.theme-text-light.tabs-menu .theme-tab-style-underlined {
  border-bottom: solid 2px rgba(255,255,255,0.9);
}
.theme-text-light.tabs-menu .theme-tab-style-underlined .nav&gt;li&gt;a {
  color: rgba(255,255,255,0.7);
}
.theme-text-light.tabs-menu .theme-tab-style-underlined .nav&gt;li.active&gt;a {
  border-bottom: solid 10px #fff;
  color: #fff;
}
.theme-text-light.tabs-menu .accordion-heading,
.theme-text-light.tabs-menu .theme-tab-style-accordion&gt;ul&gt;li {
  border: solid 1px rgba(255,255,255,0.3);
}
.theme-text-light.tabs-menu .accordion-heading a,
.theme-text-light.tabs-menu .theme-tab-style-accordion&gt;ul&gt;li a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.3);
}
.theme-text-light.tabs-menu .accordion-heading a.active,
.theme-text-light.tabs-menu .theme-tab-style-accordion&gt;ul&gt;li a.active {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
}
.theme-text-light.tabs-menu .accordion-heading a:before,
.theme-text-light.tabs-menu .theme-tab-style-accordion&gt;ul&gt;li a:before {
  color: rgba(90,89,87,0.8);
}
.theme-text-light .regular-flexslider .flexslider,
.theme-text-light .flexslider-controls-carousel .flexslider {
  border-color: #FFF;
}
.theme-text-light .flex-control-nav-custom.no-crop img {
  border-color: #FFF;
}
.theme-text-humber-blue p,
.theme-text-humber-blue ul,
.theme-text-humber-blue li,
.theme-text-humber-blue ol {
  color: #40bff6;
}
.theme-text-humber-blue h1,
.theme-text-humber-blue h2,
.theme-text-humber-blue h3,
.theme-text-humber-blue h4,
.theme-text-humber-blue h5 {
  color: #40bff6;
}
.theme-text-humber-blue .lead,
.theme-text-humber-blue .lead-more {
  color: #40bff6;
}
.theme-text-humber-blue .theme-well-neutral p,
.theme-text-humber-blue .theme-well-neutral ul,
.theme-text-humber-blue .theme-well-neutral li,
.theme-text-humber-blue .theme-well-neutral ol {
  color: rgba(40,40,40,0.7);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li&gt;a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.2);
  border: solid 1px rgba(255,255,255,0.2);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li&gt;a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
  border: solid 1px rgba(255,255,255,0.8);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:after,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: rgba(255,255,255,0.9);
  border-width: 10px;
  margin-left: -10px;
}
.theme-text-humber-blue.new-tertiary-menu .header-wrp.theme-tab-style-underlined {
  border-bottom: solid 2px rgba(255,255,255,0.9);
  margin-bottom: 20px;
}
.theme-text-humber-blue.new-tertiary-menu .header-wrp.isAccordion {
  border-bottom: 0;
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-underlined .nav&gt;li&gt;a {
  color: rgba(255,255,255,0.7);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-underlined .nav&gt;li.active&gt;a {
  border-bottom: solid 10px #fff;
  color: #fff;
}
.theme-text-humber-blue.new-tertiary-menu .accordion-heading,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li {
  border: solid 1px rgba(255,255,255,0.3);
}
.theme-text-humber-blue.new-tertiary-menu .accordion-heading a,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.3);
}
.theme-text-humber-blue.new-tertiary-menu .accordion-heading a.active,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a.active {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
}
.theme-text-humber-blue.new-tertiary-menu .accordion-heading a:before,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a:before {
  color: rgba(90,89,87,0.8);
}
.theme-text-humber-blue .btn-black-white {
  color: #fff;
}
.theme-text-humber-blue .btn-keyline:hover {
  background: transparent;
  border-color: #FFF;
  color: #FFF;
}
.theme-text-humber-lime p,
.theme-text-humber-lime ul,
.theme-text-humber-lime li,
.theme-text-humber-lime ol {
  color: #BED301;
}
.theme-text-humber-lime h1,
.theme-text-humber-lime h2,
.theme-text-humber-lime h3,
.theme-text-humber-lime h4,
.theme-text-humber-lime h5 {
  color: #BED301;
}
.theme-text-humber-lime .lead,
.theme-text-humber-lime .lead-more {
  color: #BED301;
}
.theme-text-humber-lime .theme-well-neutral p,
.theme-text-humber-lime .theme-well-neutral ul,
.theme-text-humber-lime .theme-well-neutral li,
.theme-text-humber-lime .theme-well-neutral ol {
  color: rgba(40,40,40,0.7);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li&gt;a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.2);
  border: solid 1px rgba(255,255,255,0.2);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li&gt;a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
  border: solid 1px rgba(255,255,255,0.8);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:after,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav&gt;li.active&gt;a:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: rgba(255,255,255,0.9);
  border-width: 10px;
  margin-left: -10px;
}
.theme-text-humber-lime.new-tertiary-menu .header-wrp.theme-tab-style-underlined {
  border-bottom: solid 2px rgba(255,255,255,0.9);
  margin-bottom: 20px;
}
.theme-text-humber-lime.new-tertiary-menu .header-wrp.isAccordion {
  border-bottom: 0;
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-underlined .nav&gt;li&gt;a {
  color: rgba(255,255,255,0.7);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-underlined .nav&gt;li.active&gt;a {
  border-bottom: solid 10px #fff;
  color: #fff;
}
.theme-text-humber-lime.new-tertiary-menu .accordion-heading,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li {
  border: solid 1px rgba(255,255,255,0.3);
}
.theme-text-humber-lime.new-tertiary-menu .accordion-heading a,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a {
  color: rgba(40,40,40,0.6);
  background: rgba(255,255,255,0.3);
}
.theme-text-humber-lime.new-tertiary-menu .accordion-heading a.active,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a.active {
  background: rgba(255,255,255,0.8);
  color: rgba(40,40,40,0.8);
}
.theme-text-humber-lime.new-tertiary-menu .accordion-heading a:before,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-accordion&gt;ul&gt;li a:before {
  color: rgba(90,89,87,0.8);
}
.theme-text-humber-lime .btn-keyline:hover {
  background: transparent;
  border-color: #FFF;
  color: #FFF;
}
.theme-background-color-1 {
  background-color: #006d9c;
}
.theme-background-color-1.lighten-8 {
  background-color: #008ac5;
}
.theme-background-color-1.darken-8 {
  background-color: #005073;
}
.theme-background-color-1.lighten-6 {
  background-color: #0082bb;
}
.theme-background-color-1.darken-6 {
  background-color: #00587d;
}
.theme-background-color-1.lighten-4 {
  background-color: #007bb0;
}
.theme-background-color-1.darken-4 {
  background-color: #005f88;
}
.theme-background-color-1.lighten-2 {
  background-color: #0074a6;
}
.theme-background-color-1.darken-2 {
  background-color: #006692;
}
.flexslider-caption-theme-background-color-1 .flex-caption {
  background: #006d9c;
}
.theme-background-color-2 {
  background-color: #3a4856;
}
.theme-background-color-2.lighten-8 {
  background-color: #4a5c6e;
}
.theme-background-color-2.darken-8 {
  background-color: #2a343e;
}
.theme-background-color-2.lighten-6 {
  background-color: #465768;
}
.theme-background-color-2.darken-6 {
  background-color: #2e3944;
}
.theme-background-color-2.lighten-4 {
  background-color: #425262;
}
.theme-background-color-2.darken-4 {
  background-color: #323e4a;
}
.theme-background-color-2.lighten-2 {
  background-color: #3e4d5c;
}
.theme-background-color-2.darken-2 {
  background-color: #364350;
}
.flexslider-caption-theme-background-color-2 .flex-caption {
  background-color: #3a4856;
}
.theme-background-color-3 {
  background-color: #616972;
}
.theme-background-color-3.lighten-8 {
  background-color: #747d88;
}
.theme-background-color-3.darken-8 {
  background-color: #4e555c;
}
.theme-background-color-3.lighten-6 {
  background-color: #6f7883;
}
.theme-background-color-3.darken-6 {
  background-color: #535a61;
}
.theme-background-color-3.lighten-4 {
  background-color: #6a737d;
}
.theme-background-color-3.darken-4 {
  background-color: #585f67;
}
.theme-background-color-3.lighten-2 {
  background-color: #666e78;
}
.theme-background-color-3.darken-2 {
  background-color: #5c646c;
}
.flexslider-caption-theme-background-color-3 .flex-caption {
  background-color: #616972;
}
.theme-background-color-4 {
  background-color: #e6eaee;
}
.theme-background-color-4.lighten-8 {
  background-color: #fefeff;
}
.theme-background-color-4.darken-8 {
  background-color: #ced6dd;
}
.theme-background-color-4.lighten-6 {
  background-color: #f8f9fa;
}
.theme-background-color-4.darken-6 {
  background-color: #d4dbe2;
}
.theme-background-color-4.lighten-4 {
  background-color: #f2f4f6;
}
.theme-background-color-4.darken-4 {
  background-color: #dae0e6;
}
.theme-background-color-4.lighten-2 {
  background-color: #eceff2;
}
.theme-background-color-4.darken-2 {
  background-color: #e0e5ea;
}
.flexslider-caption-theme-background-color-4 .flex-caption {
  background-color: #e6eaee;
}
.theme-background-color-5 {
  background-color: #004b78;
}
.theme-background-color-5.lighten-8 {
  background-color: #0065a1;
}
.theme-background-color-5.darken-8 {
  background-color: #00324f;
}
.theme-background-color-5.lighten-6 {
  background-color: #005e97;
}
.theme-background-color-5.darken-6 {
  background-color: #003859;
}
.theme-background-color-5.lighten-4 {
  background-color: #00588c;
}
.theme-background-color-5.darken-4 {
  background-color: #003e64;
}
.theme-background-color-5.lighten-2 {
  background-color: #005182;
}
.theme-background-color-5.darken-2 {
  background-color: #00456e;
}
.flexslider-caption-theme-background-color-5 .flex-caption {
  background-color: #004b78;
}
.theme-background-color-6 {
  background-color: #5c068c;
}
.theme-background-color-6.lighten-8 {
  background-color: #7608b3;
}
.theme-background-color-6.darken-8 {
  background-color: #420465;
}
.theme-background-color-6.lighten-6 {
  background-color: #6f07a9;
}
.theme-background-color-6.darken-6 {
  background-color: #49056f;
}
.theme-background-color-6.lighten-4 {
  background-color: #6907a0;
}
.theme-background-color-6.darken-4 {
  background-color: #4f0578;
}
.theme-background-color-6.lighten-2 {
  background-color: #620696;
}
.theme-background-color-6.darken-2 {
  background-color: #560682;
}
.flexslider-caption-theme-background-color-6 .flex-caption {
  background-color: #5c068c;
}
.theme-background-color-7 {
  background-color: #007c8a;
}
.theme-background-color-7.lighten-8 {
  background-color: #00a1b3;
}
.theme-background-color-7.darken-8 {
  background-color: #005761;
}
.theme-background-color-7.lighten-6 {
  background-color: #0097a9;
}
.theme-background-color-7.darken-6 {
  background-color: #00616b;
}
.theme-background-color-7.lighten-4 {
  background-color: #008e9e;
}
.theme-background-color-7.darken-4 {
  background-color: #006a76;
}
.theme-background-color-7.lighten-2 {
  background-color: #008594;
}
.theme-background-color-7.darken-2 {
  background-color: #007380;
}
.flexslider-caption-theme-background-color-7 .flex-caption {
  background-color: #007c8a;
}
.theme-background-color-8 {
  background-color: #b8d4f6;
}
.theme-background-color-8.lighten-8 {
  background-color: #dceafb;
}
.theme-background-color-8.darken-8 {
  background-color: #94bef1;
}
.theme-background-color-8.lighten-6 {
  background-color: #d3e4f9;
}
.theme-background-color-8.darken-6 {
  background-color: #9dc4f3;
}
.theme-background-color-8.lighten-4 {
  background-color: #cadff8;
}
.theme-background-color-8.darken-4 {
  background-color: #a6c9f4;
}
.theme-background-color-8.lighten-2 {
  background-color: #c1d9f7;
}
.theme-background-color-8.darken-2 {
  background-color: #afcff5;
}
.flexslider-caption-theme-background-color-8 .flex-caption {
  background-color: #b8d4f6;
}
.theme-background-color-9 {
  background-color: #d0d0d0;
}
.theme-background-color-9.lighten-8 {
  background-color: #e4e4e4;
}
.theme-background-color-9.darken-8 {
  background-color: #bcbcbc;
}
.theme-background-color-9.lighten-6 {
  background-color: #dfdfdf;
}
.theme-background-color-9.darken-6 {
  background-color: #c1c1c1;
}
.theme-background-color-9.lighten-4 {
  background-color: #dadada;
}
.theme-background-color-9.darken-4 {
  background-color: #c6c6c6;
}
.theme-background-color-9.lighten-2 {
  background-color: #d5d5d5;
}
.theme-background-color-9.darken-2 {
  background-color: #cbcbcb;
}
.flexslider-caption-theme-background-color-9 .flex-caption {
  background-color: #d0d0d0;
}
body .color-black {
  color: #000;
}
body .color-white {
  color: #fff;
}
body .color-1 {
  color: #006d9c;
}
body .color-2 {
  color: #3a4856;
}
body .color-3 {
  color: #616972;
}
body .color-4 {
  color: #e6eaee;
}
body .color-5 {
  color: #004b78;
}
body .color-6 {
  color: #5c068c;
}
body .color-7 {
  color: #007c8a;
}
body .color-8 {
  color: #b8d4f6;
}
body .color-9 {
  color: #d0d0d0;
}
footer a.btn-black-white.btn-plain {
  color: #b7b7b7 !important;
}
.wsnw {
  white-space: nowrap;
}
.dim-bg {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.theme-bg-img-cover::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-tile {
  background-repeat: round space;
  position: relative;
}
.theme-bg-img-tile::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-parallax {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  padding: 0;
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
.theme-bg-img-parallax::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.lt-ie9 .theme-bg-img-cover {
  -ms-behavior: url('assets/templates/site/css/backgroundsize.min.htc');
}
.side-links-wrp {
  margin-top: 16px;
}
.side-links-wrp .btn {
  margin-bottom: 4px;
}
.play-pause i:before {
  content: "\e069";
}
.bottom-links-wrp {
  overflow: hidden;
  margin: 10px 0;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.bottom-links-wrp .btn-plain {
  padding-left: 0;
  border: 0;
}
.bottom-links-wrp .btn {
  margin-bottom: 10px;
}
.social-icons-wrp {
  margin: 10px 0 8px 0;
}
.block-bottom-links .btn {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 10px;
}
.block-bottom-links .btn-plain {
  padding: 0;
  border: 0;
}
.block-bottom-links-full-width .btn {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.block-bottom-links-full-width .btn-plain {
  padding: 0;
  border: 0;
}
.block-centered-bottom-links {
  text-align: center;
  white-space: pre-line;
}
.block-centered-bottom-links .btn {
  margin-right: 0;
}
.block-centered-bottom-links .btn-plain {
  padding-right: 0;
}
.block-bottom-links-border .btn {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 0px;
}
.block-bottom-links-border .btn:not(.btn-plain) {
  margin-top: 10px;
}
.block-bottom-links-border .btn-plain {
  width: 100%;
  padding: 4px 12px;
  margin-bottom: 0;
  color: #005173 !important;
  border-bottom: solid 1px #dddddd;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.block-bottom-links-border .btn-plain:first-child {
  border-top: solid 1px #dddddd;
}
.block-bottom-links-border .btn-plain:hover {
  background: #f8f8f8;
  color: #00090d;
  border-color: #dddddd;
}
.block-bottom-links-border .btn-mini {
  padding: 5px 12px;
}
.block-bottom-links-border .btn-small {
  padding: 7px 12px;
}
.block-bottom-links-border .btn-regular {
  padding: 9px 12px;
}
.block-bottom-links-border .btn-large {
  padding: 11px 12px;
}
.stroke {
  border-bottom: solid 2px rgba(40,40,40,0.1);
}
.no-stroke {
  border-bottom: 0;
}
.section-padding {
  padding: 40px 0 40px;
}
.section-padding-small {
  padding: 20px 0 20px;
}
.section-padding-none {
  padding: 0;
}
.section-padding-top-only,
.no-bottom-padding {
  padding-bottom: 0;
}
.section-padding-bottom-only,
.no-top-padding {
  padding-top: 0;
}
.image-border {
  text-align: center;
  border: solid 5px #dddddd;
}
.image-border img {
  width: 100%;
}
.image-play-video img {
  display: inline-block;
  width: 100%;
}
.image-play-video a,
a.image-play-video {
  position: relative;
  display: block;
  text-align: center;
  background-color: #000000;
  border: 0;
}
.image-play-video a:before,
a.image-play-video:before {
  font-family: 'FontAwesome';
  content: "\f16a";
  position: absolute;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 64px;
  width: 64px;
  color: #006d9c;
  text-shadow: 0px 0px 1px #000;
  border-radius: 100%;
  background-color: #fff;
  padding: 5px 0;
}
.image-play-video a:hover:before,
a.image-play-video:hover:before {
  opacity: 1;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.75);
}
div.image-play-video {
  margin: 10px 0;
}
.hide-from-screen {
  position: absolute;
  left: -9999px;
}
.popout-content {
  display: none;
}
.card-link {
  transition: box-shadow 0.3s ease-in-out;
}
.card-link:hover {
  cursor: pointer;
  box-shadow: 0 3px 15px 0 rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.08);
}
.card-link a.card-body-wrap {
  height: auto;
}
.card-link p,
.card-link ul,
.card-link li,
.card-link ol,
.card-link h1,
.card-link h2,
.card-link h3,
.card-link h4,
.card-link h5 {
  color: #000;
}
.theme-well-default {
  background-color: #E6EAEE;
}
.theme-well-default p,
.theme-well-default ul,
.theme-well-default li,
.theme-well-default ol,
.theme-well-default h1,
.theme-well-default h2,
.theme-well-default h3,
.theme-well-default h4,
.theme-well-default h5 {
  color: #000;
}
.theme-well-blue {
  background-color: #006D9C;
}
.theme-well-blue p,
.theme-well-blue ul,
.theme-well-blue li,
.theme-well-blue ol,
.theme-well-blue h1,
.theme-well-blue h2,
.theme-well-blue h3,
.theme-well-blue h4,
.theme-well-blue h5 {
  color: #FFF;
}
.theme-well-red {
  background-color: #DB3246;
}
.theme-well-red p,
.theme-well-red ul,
.theme-well-red li,
.theme-well-red ol,
.theme-well-red h1,
.theme-well-red h2,
.theme-well-red h3,
.theme-well-red h4,
.theme-well-red h5 {
  color: #FFF;
}
.theme-well-teal {
  background-color: #007C8A;
}
.theme-well-teal p,
.theme-well-teal ul,
.theme-well-teal li,
.theme-well-teal ol,
.theme-well-teal h1,
.theme-well-teal h2,
.theme-well-teal h3,
.theme-well-teal h4,
.theme-well-teal h5 {
  color: #FFF;
}
.theme-well-cyan {
  background-color: #0076DB;
}
.theme-well-cyan p,
.theme-well-cyan ul,
.theme-well-cyan li,
.theme-well-cyan ol,
.theme-well-cyan h1,
.theme-well-cyan h2,
.theme-well-cyan h3,
.theme-well-cyan h4,
.theme-well-cyan h5 {
  color: #FFF;
}
.theme-well-purple {
  background-color: #8A008A;
}
.theme-well-purple p,
.theme-well-purple ul,
.theme-well-purple li,
.theme-well-purple ol,
.theme-well-purple h1,
.theme-well-purple h2,
.theme-well-purple h3,
.theme-well-purple h4,
.theme-well-purple h5 {
  color: #FFF;
}
.theme-well-dark-grey {
  background-color: #3A4856;
}
.theme-well-dark-grey p,
.theme-well-dark-grey ul,
.theme-well-dark-grey li,
.theme-well-dark-grey ol,
.theme-well-dark-grey h1,
.theme-well-dark-grey h2,
.theme-well-dark-grey h3,
.theme-well-dark-grey h4,
.theme-well-dark-grey h5 {
  color: #FFF;
}
.theme-well-dark-blue {
  background-color: #004B78;
}
.theme-well-dark-blue p,
.theme-well-dark-blue ul,
.theme-well-dark-blue li,
.theme-well-dark-blue ol,
.theme-well-dark-blue h1,
.theme-well-dark-blue h2,
.theme-well-dark-blue h3,
.theme-well-dark-blue h4,
.theme-well-dark-blue h5 {
  color: #FFF;
}
.theme-well-light-blue {
  background-color: #B8D4F6;
}
.theme-well-light-blue p,
.theme-well-light-blue ul,
.theme-well-light-blue li,
.theme-well-light-blue ol,
.theme-well-light-blue h1,
.theme-well-light-blue h2,
.theme-well-light-blue h3,
.theme-well-light-blue h4,
.theme-well-light-blue h5 {
  color: #000;
}
.theme-well-light-red {
  background-color: #F5C3C9;
}
.theme-well-light-red p,
.theme-well-light-red ul,
.theme-well-light-red li,
.theme-well-light-red ol,
.theme-well-light-red h1,
.theme-well-light-red h2,
.theme-well-light-red h3,
.theme-well-light-red h4,
.theme-well-light-red h5 {
  color: #000;
}
.theme-well-light-teal {
  background-color: #B8DCD8;
}
.theme-well-light-teal p,
.theme-well-light-teal ul,
.theme-well-light-teal li,
.theme-well-light-teal ol,
.theme-well-light-teal h1,
.theme-well-light-teal h2,
.theme-well-light-teal h3,
.theme-well-light-teal h4,
.theme-well-light-teal h5 {
  color: #000;
}
.theme-well-light-cyan {
  background-color: #B8D4F6;
}
.theme-well-light-cyan p,
.theme-well-light-cyan ul,
.theme-well-light-cyan li,
.theme-well-light-cyan ol,
.theme-well-light-cyan h1,
.theme-well-light-cyan h2,
.theme-well-light-cyan h3,
.theme-well-light-cyan h4,
.theme-well-light-cyan h5 {
  color: #000;
}
.theme-well-light-purple {
  background-color: #DEB6DD;
}
.theme-well-light-purple p,
.theme-well-light-purple ul,
.theme-well-light-purple li,
.theme-well-light-purple ol,
.theme-well-light-purple h1,
.theme-well-light-purple h2,
.theme-well-light-purple h3,
.theme-well-light-purple h4,
.theme-well-light-purple h5 {
  color: #000;
}
.card-body {
  padding: 0.625rem 1.25rem;
}
.social-icons-wrp {
  list-style: none;
  text-align: center;
  padding: 0;
}
.social-icons-wrp li {
  display: inline-block;
}
.social-icons-wrp li a {
  display: inline-block;
  background: none;
  color: #b7b7b7;
  font-size: 20px;
  height: 40px;
  width: 40px;
}
.social-icons-wrp li a:hover {
  background: none;
  color: white;
}
.social-icons-wrp li a:focus {
  background: none;
}
footer .social-icons-wrp {
  margin: 4px 0;
  text-align: left;
}
footer .social-icons-wrp li a {
  padding: 0;
  font-size: 16px;
  height: 28px;
  width: 28px;
  color: #818181 !important;
}
footer .social-icons-wrp li a .fa {
  font-size: 20px;
}
.corp-footer-container {
  background: #3A464D;
  position: relative;
  line-height: 2em;
}
.corp-footer-container .block-inner {
  float: right;
}
@media (max-width: 768px) {
  .corp-footer-container .block-inner {
    float: none;
  }
}
.corp-footer-container .block-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.corp-footer-container .block-inner ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media (max-width: 576px) {
  .corp-footer-container .block-inner ul li {
    display: block;
  }
}
.corp-footer-container .block-inner ul li a {
  color: #fff !important;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.corp-footer-container .block-inner ul li a:hover,
.corp-footer-container .block-inner ul li a:focus {
  color: #ddd;
}
@media (max-width: 600px) {
  .corp-footer-container .block-inner ul li a {
    padding: 0 10px;
  }
}
@media (max-width: 576px) {
  .corp-footer-container .block-inner ul li a {
    padding: 0;
    border-right: none;
  }
}
.corp-footer-container .block-inner ul li:first-child a {
  padding-left: 0;
}
.corp-footer-container .block-inner ul li:last-child a {
  border-right: 0;
  padding-right: 0;
}
.corp-footer-container .block-humber-common {
  float: none;
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.dateFeed .item,
.nonDateFeed .item {
  border-top: solid 1px #dddddd;
  padding-top: 12px;
}
.dateFeed .item:first-child,
.nonDateFeed .item:first-child {
  border-top: 0;
}
.dateFeed time,
.nonDateFeed time,
.allDateFeed time,
.allNonDateFeed time {
  font-size: 13px;
  line-height: 1;
}
.dateFeed h4,
.nonDateFeed h4,
.allDateFeed h4,
.allNonDateFeed h4 {
  padding: 0;
  margin: 0;
  text-transform: none;
  font-weight: bold;
  line-height: 1;
}
.dateFeed .description,
.dateFeed .details,
.nonDateFeed .description,
.nonDateFeed .details,
.allDateFeed .description,
.allDateFeed .details,
.allNonDateFeed .description,
.allNonDateFeed .details {
  font-size: 14px;
  line-height: 21px;
}
.dateFeed .description p:last-child,
.dateFeed .details p:last-child,
.nonDateFeed .description p:last-child,
.nonDateFeed .details p:last-child,
.allDateFeed .description p:last-child,
.allDateFeed .details p:last-child,
.allNonDateFeed .description p:last-child,
.allNonDateFeed .details p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.dateFeed .justDesc .description p:last-child,
.nonDateFeed .justDesc .description p:last-child,
.allDateFeed .justDesc .description p:last-child,
.allNonDateFeed .justDesc .description p:last-child {
  padding-bottom: 8px;
}
.dateFeed .btn-plain,
.nonDateFeed .btn-plain,
.allDateFeed .btn-plain,
.allNonDateFeed .btn-plain {
  margin-left: 0;
  padding-left: 0;
  color: #005173;
}
.dateFeed .btn-plain:hover,
.nonDateFeed .btn-plain:hover,
.allDateFeed .btn-plain:hover,
.allNonDateFeed .btn-plain:hover {
  color: #00090d;
}
.dateFeed .viewAllWrp,
.nonDateFeed .viewAllWrp,
.allDateFeed .viewAllWrp,
.allNonDateFeed .viewAllWrp {
  padding: 12px 0 12px 0;
  border-top: solid 1px #dddddd;
}
.dateFeed .show-more.active,
.nonDateFeed .show-more.active,
.allDateFeed .show-more.active,
.allNonDateFeed .show-more.active {
  content: "Show Less";
}
.dateFeed .show-more.active .icon-chevron-down:before,
.nonDateFeed .show-more.active .icon-chevron-down:before,
.allDateFeed .show-more.active .icon-chevron-down:before,
.allNonDateFeed .show-more.active .icon-chevron-down:before {
  content: "\e0cb";
}
.allDateFeed .item,
.allNonDateFeed .item {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 12px;
  padding-top: 12px;
}
.allDateFeed .first,
.allNonDateFeed .first {
  clear: both;
}
.youtubeFeed .item {
  border-top: solid 1px #dddddd;
  padding-top: 12px;
}
.youtubeFeed .item h4 {
  margin: 8px 0;
  text-transform: capitalize;
  font-weight: bold;
}
.youtubeFeed .item:first-child {
  border-top: 0;
}
.youtubeFeed .viewAllWrp {
  padding: 12px 0 12px 0;
  border-top: solid 1px #dddddd;
}
.twitterFeed {
  padding-top: 12px;
}
h1 {
  font-size: 32px;
  line-height: 38px;
}
h1.h1-title {
  font-size: 40px;
  line-height: 46px;
}
h1.h1-title-bold {
  font-size: 48px;
  font-weight: 800;
  line-height: 54px;
}
h2 {
  font-size: 24px;
  line-height: 28px;
}
h2.h2-bold-title {
  font-size: 40px;
  font-weight: 800;
  line-height: 46px;
}
h2.h2-title {
  font-size: 28px;
  line-height: 32px;
}
h3 {
  font-size: 20px;
  line-height: 24px;
}
.lead {
  font-size: 18px;
  line-height: 25px;
}
.lead-more {
  font-size: 24px;
  line-height: 28px;
}
p {
  font-size: 16px;
  line-height: 24px;
}
strong,
b {
  font-weight: bold;
}
.card,
table {
  margin-top: 12px;
  margin-bottom: 18px;
}
.humber-site-menu {
  font-weight: bold;
}
.humber-site-menu h1 {
  font-weight: bold;
}
section &gt; .container-npm &gt; .row {
  margin: 0;
  padding: 0;
}
section &gt; .container-npm &gt; .row &gt; div[class^="col-"] {
  padding: 0;
}
.custom-overlay-card-class .card-body {
  text-align: center;
}
.custom-overlay-card-class .card-body p {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: #fff;
  width: 100%;
}
.custom-overlay-card-class .card-body .inner-gradient-fadeout-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 120px;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,#041e42 80%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(80%,#000000));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,#041e42 80%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,#041e42 80%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,#041e42 80%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#041e42 80%);
}
.dark-blue-card-btn .card {
  background-color: #041e42;
}
.dark-blue-card-btn .card a {
  color: #fff;
  font-weight: 600;
}
.dark-blue-card-btn .bottom-links-wrp {
  margin-top: 12px;
}
.dark-blue-card-btn .bottom-links-wrp .btn {
  background-color: #041e42;
  border-radius: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: center;
  min-width: 100%;
}
.equal-height-banner .slick-slider-block .slick-track {
  display: flex;
  align-items: stretch;
}
.equal-height-banner .slick-slider-block .slick-slide {
  height: auto;
}
.equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner {
  height: 100%;
  align-content: center;
  align-items: center;
  background-color: rgba(172,191,205,0.9);
}
@media (max-width: 992px) {
  .equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner {
    align-content: unset;
    align-items: unset;
  }
}
.equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner .banner-content-container {
  padding: 0px 100px;
}
@media (max-width: 1100px) {
  .equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner .banner-content-container {
    padding: 0px 50px;
  }
}
@media (max-width: 992px) {
  .equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner .banner-content-container {
    padding: 50px;
  }
}
.equal-height-banner .slick-slider-block .slick-slide .equal-cols-custom-banner .banner-content-container .btn {
  background-color: #000033 !important;
  color: #fff;
  margin-bottom: 20px;
}
.colorbox-card-wrp {
  background-color: #b8d4f6;
  color: #000;
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  transform: scale(1);
  transition: transform .5s cubic-bezier(0.02,1.36,0.95,1.23);
  cursor: pointer;
}
.colorbox-card-wrp .colorbox-card-wrp-body-title {
  font-size: 1.3em;
  line-height: 1.2em;
}
.colorbox-card-wrp .colorbox-card-wrp-body-link {
  background-color: #054A78;
  color: #fff;
  padding: 15px;
  margin: 10px 0;
  display: inline-block;
  font-weight: bold;
}
.colorbox-card-wrp:hover {
  transform: scale(1.1);
}
@media (max-width: 500px) {
  .colorbox-card-wrp:hover {
    transform: scale(1);
  }
}
.accordion .card .card-header {
  padding: 0;
}
.accordion .card .card-header h5,
.accordion .card .card-header p {
  padding: 5px 10px;
  position: relative;
}
.accordion .card .card-header h5 button,
.accordion .card .card-header p button {
  cursor: pointer;
  flex: 1 1 0;
  z-index: 9;
  padding-right: 18px;
  text-align: left;
  color: #005173;
}
.accordion .card .card-header h5 button:hover,
.accordion .card .card-header p button:hover {
  text-decoration: none;
}
.accordion .card .card-header h5 button:focus,
.accordion .card .card-header p button:focus {
  text-decoration: none;
  outline: none;
  box-shadow: unset;
}
.accordion .card .card-header h5 em,
.accordion .card .card-header p em {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-style-2 .accordion .card {
  border: none;
  margin: 0;
}
.accordion-style-2 .accordion .card .card-header {
  background: transparent;
  padding: 5px;
}
.accordion-style-2 .accordion .card .card-header h3 button,
.accordion-style-2 .accordion .card .card-header h5 button,
.accordion-style-2 .accordion .card .card-header p button {
  flex: 1 1 0;
  display: flex;
}
.accordion-style-2 .accordion .card .card-header h3 button:hover,
.accordion-style-2 .accordion .card .card-header h5 button:hover,
.accordion-style-2 .accordion .card .card-header p button:hover {
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header h3 button.plus-sign::before,
.accordion-style-2 .accordion .card .card-header h5 button.plus-sign::before,
.accordion-style-2 .accordion .card .card-header p button.plus-sign::before {
  content: '+';
  padding: 0 7px;
  margin-right: 10px;
  border-radius: 100%;
  color: #6A6A6A;
  border: 2px solid #6A6A6A;
  font-weight: bold;
  font-size: 1em;
  position: relative;
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header h3 button.minus-sign::before,
.accordion-style-2 .accordion .card .card-header h5 button.minus-sign::before,
.accordion-style-2 .accordion .card .card-header p button.minus-sign::before {
  content: '-';
  padding: 0 9px;
  margin-right: 10px;
  border-radius: 100%;
  color: #6A6A6A;
  border: 2px solid #6A6A6A;
  font-weight: bold;
  font-size: 1em;
  position: relative;
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header h3 button:focus,
.accordion-style-2 .accordion .card .card-header h5 button:focus,
.accordion-style-2 .accordion .card .card-header p button:focus {
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header h3 em,
.accordion-style-2 .accordion .card .card-header h5 em,
.accordion-style-2 .accordion .card .card-header p em {
  display: none;
}
.accordion-style-2 .accordion .card .card-header:hover {
  background-color: #e6e6e6;
}
a.disabled-link {
  cursor: default !important;
}
.overflow-hidden {
  overflow: hidden;
}
.slider-square-box-arrows .slick-prev,
.slider-square-box-arrows .slick-next {
  width: 25px;
  height: 30px;
  background-color: #282828e6;
  border-radius: 2px;
  margin: 1px;
}
.slider-square-box-arrows .slick-prev:hover,
.slider-square-box-arrows .slick-prev:focus,
.slider-square-box-arrows .slick-next:hover,
.slider-square-box-arrows .slick-next:focus {
  background: #282828e6 !important;
}
.slider-square-box-arrows .slick-prev::before {
  content: "\f053";
  color: #ACBFCD;
  font-family: "fontawesome";
  font-size: 20px;
}
.slider-square-box-arrows .slick-prev::before :hover,
.slider-square-box-arrows .slick-prev::before:focus {
  color: #ACBFCD;
}
.slider-square-box-arrows .slick-next {
  left: 30px !important;
  right: unset !important;
}
.slider-square-box-arrows .slick-next::before {
  content: "\f054";
  color: #ACBFCD;
  font-family: "fontawesome";
  font-size: 20px;
}
.slider-square-box-arrows .slick-next::before :hover {
  color: #ACBFCD;
}
.slider-square-box-arrows .slick-dots {
  display: none !important;
}
.img-overlay-card img {
  filter: brightness(30%);
}
.img-overlay-card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
@media (max-width: 1120px) {
  .img-overlay-card .card-body {
    padding: 0.5rem;
  }
}
.hroe-banner-wrp {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background-color: #000033;
}
.hroe-banner-wrp .hroe-banner-wrp-text {
  padding: 15px 50px;
  width: 40%;
}
.hroe-banner-wrp .hroe-banner-wrp-text h2 {
  color: #fff;
  font-size: 50px;
  line-height: 1.2em;
}
.hroe-banner-wrp .hroe-banner-wrp-text h3 {
  color: #fff;
  font-size: 32px;
  line-height: 1.2em;
}
.hroe-banner-wrp .hroe-banner-wrp-text p {
  color: #fff;
}
.hroe-banner-wrp .hroe-banner-wrp-text .hroe-banner-wrp-text-link {
  background-color: #fff;
  color: #000033;
  padding: 10px 15px;
  border-radius: 10px;
  font-weight: bold;
  display: inline-block;
  margin-top: 15px;
}
.hroe-banner-wrp &gt;img {
  width: 60%;
  align-self: stretch;
}
@media (max-width: 1200px) {
  .hroe-banner-wrp {
    flex-flow: row wrap;
    justify-content: center;
  }
  .hroe-banner-wrp .hroe-banner-wrp-text {
    padding: 15px;
    text-align: center;
    width: 100%;
  }
  .hroe-banner-wrp .hroe-banner-wrp-text h2 {
    font-size: 2em;
  }
  .hroe-banner-wrp &gt;img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .hroe-banner-wrp .hroe-banner-wrp-text {
    width: 100%;
  }
  .hroe-banner-wrp &gt;img {
    width: 100%;
  }
}
.hroe-slider-news-section .hroe-slider-col {
  background-color: #ACBFCD;
}
.event-title-date-no-img-wrp .block-img {
  display: none !important;
}
.teal-plain-btn {
  color: #007c8a !important;
}
.vertical-side-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-side-menu&gt;li {
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav {
  border-top: 1px solid #E6EAEE;
}
.vertical-side-menu&gt;li.sub-nav&gt;a {
  display: flex;
  background: #acbfcd;
  color: #000;
  font-size: 18px;
  padding: 15px 10px;
  font-weight: bold;
  justify-content: space-between;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul.active {
  display: block;
  padding: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li {
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li&gt;a {
  display: block;
  padding: 10px 5px 10px 15px;
  color: #000;
  transition: all .5s ease;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li&gt;a:hover {
  background: #d4d4d4;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.active&gt;a {
  background: transparent;
  font-weight: bold;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav.active&gt;a {
  font-weight: bold;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;a {
  display: block;
  background: #E6EAEE;
  color: #000;
  padding-left: 15px;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul.active {
  display: block;
  padding: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li {
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li&gt;a {
  display: block;
  padding: 10px 5px 10px 25px;
  color: #000;
  transition: all .5s ease;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li&gt;a:hover {
  background: #d4d4d4;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.active&gt;a {
  background: transparent;
  font-weight: bold;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav.active&gt;a {
  font-weight: bold;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;a {
  display: block;
  background: transparent;
  color: #000;
  padding-left: 25px;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul.active {
  display: block;
  padding: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li {
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li&gt;a {
  display: block;
  padding: 10px 5px 10px 40px;
  color: #000;
  transition: all .5s ease;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li&gt;a:hover {
  background: #d4d4d4;
}
.vertical-side-menu&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.sub-nav&gt;ul&gt;li.active&gt;a {
  background: transparent;
  font-weight: bold;
}
.gitem {
  margin-top: 12px;
  margin-bottom: 15px;
}
.gitem .gitem-content-wrapper {
  overflow: hidden;
  position: relative;
}
.gitem .gitem-content-wrapper .gitem-image-wrapper {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  height: 100%;
  display: flex;
  flex-flow: column;
}
.gitem .gitem-content-wrapper .gitem-image-wrapper img {
  width: 100%;
}
.gitem .gitem-content-wrapper .gitem-image-wrapper .gitem-heading {
  background-color: #000033;
  color: #fff;
  padding: 15px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  opacity: 1;
  transition: opacity .5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 576px) {
  .gitem .gitem-content-wrapper .gitem-image-wrapper .gitem-heading {
    min-height: unset;
  }
}
.gitem .gitem-content-wrapper .gitem-desc {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  padding: 15px;
  background: #000033;
  color: #fff;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
}
.gitem .gitem-content-wrapper .gitem-desc a {
  color: #fff;
  text-align: center;
}
.gitem .gitem-content-wrapper .gitem-desc p {
  font-size: 14px;
}
.gitem .gitem-content-wrapper .gitem-desc .gitem-heading {
  display: block;
  background-color: #000033;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
}
.gitem .gitem-content-wrapper:hover .gitem-image-wrapper .gitem-heading {
  opacity: 0;
}
.gitem .gitem-content-wrapper:hover .gitem-desc {
  opacity: 1;
  height: auto;
  max-height: 90%;
  overflow-y: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s;
}
@media (max-width: 400px) {
  .gitem .gitem-content-wrapper:hover .gitem-desc {
    height: 100%;
  }
}
.custom-teal-gitem .gitem .gitem-content-wrapper .gitem-image-wrapper .gitem-heading {
  background-color: #007c8a !important;
  color: #fff !important;
}
.custom-teal-gitem .gitem .gitem-content-wrapper .gitem-desc {
  background-color: #007c8a !important;
  color: #fff !important;
}
.custom-teal-gitem .gitem .gitem-content-wrapper .gitem-desc .gitem-heading {
  background-color: #007c8a !important;
  color: #fff !important;
}
.gitem-background {
  background-color: #4AAAE6 !important;
  color: #000 !important;
}
.custom-banner-home-3 {
  /* 40% banner text width */
}
.custom-banner-home-3 .buttons .inner-wrap {
  width: 35%;
}
.custom-banner-home-3 .buttons .inner-wrap a {
  padding: 15px 45px;
}
@media (max-width: 600px) {
  .custom-banner-home-3 .buttons .inner-wrap {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
.custom-banner-home-2 .buttons {
  height: 100%;
  display: flex;
  align-items: center;
}
.custom-banner-home-2 .buttons .inner-wrap {
  padding: 25px;
  width: 400px;
}
.custom-banner-home-2 .buttons .inner-wrap h1 {
  font-size: 40px;
  line-height: 1.2em;
}
.custom-banner-home-2 .buttons .inner-wrap a {
  padding: 10px;
}
.section-grey-background {
  background-color: #ACBFCD;
}
.slick-slider-screen-right .banner-home-wrap-buttons .buttons .inner-wrap {
  margin-left: auto;
  padding-right: 75px !important;
  padding-left: 20px !important;
}
.slick-slider-grey-background .banner-home-wrap-buttons .buttons .inner-wrap {
  background: #acbfcd;
}
.slick-slider-grey-background .banner-home-wrap-buttons .buttons .inner-wrap h1 {
  color: #3C3C3C;
}
.slick-slider-light-grey-background .banner-home-wrap-buttons .buttons .inner-wrap {
  background: #d2dce5;
}
.slick-slider-light-grey-background .banner-home-wrap-buttons .buttons .inner-wrap h1 {
  color: #3C3C3C;
}
.twothird-text {
  width: 60% !important;
}
.onethird-text {
  width: 30% !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overlap-block {
  margin-top: -100px;
  position: relative;
}
.overlap-block .container-fluid {
  background: transparent;
}
@media (max-width: 980px) {
  .overlap-block {
    margin-top: 0;
  }
  .overlap-block .met-container {
    padding: 0 !important;
  }
}
.white-bg-row .row {
  background: white;
}
.fwidth-maxcap {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .pr-xl-custom {
    padding-right: 80px;
  }
}
.banner-image-generic {
  position: relative;
  /******** buttons block ******/
}
.banner-image-generic .dark-background-overlay {
  background: rgba(0,0,0,0.5);
}
.banner-image-generic .banner-hover-content {
  padding: 10px 15px;
}
.banner-image-generic .banner-hover-content * {
  margin: 0;
  color: white;
}
@media (max-width: 768px) {
  .banner-image-generic .banner-hover-content * {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .banner-image-generic .banner-hover-content {
    background: #202529;
  }
}
@media (min-width: 769px) {
  .banner-image-generic .banner-hover-content {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 5%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
}
@media (min-width: 769px) {
  .banner-image-generic:hover .banner-hover-content {
    opacity: 1;
  }
}
.banner-image-generic .banner-visible-content {
  position: absolute;
  padding: 10px 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-image-generic .banner-visible-content * {
  margin: 0;
}
@media (max-width: 980px) {
  .banner-image-generic .banner-visible-content h1 {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 769px) {
  .banner-image-generic .banner-visible-content {
    padding: 0;
  }
}
.banner-image-generic .bottom-text-overlay {
  background: linear-gradient(to top,#000000,transparent 40%);
  padding-bottom: 75px;
}
.banner-image-generic .bottom-text-overlay span {
  font-weight: bold;
}
@media (max-width: 980px) {
  .banner-image-generic .bottom-text-overlay {
    background: rgba(0,0,0,0.5);
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .banner-image-generic .bottom-text-overlay {
    padding-bottom: 10px;
  }
}
.banner-image-generic .buttons-block {
  position: absolute;
  top: 50%;
  margin-top: -65px;
  width: 100%;
  text-align: center;
}
.banner-image-generic .buttons-block .inner-wrap {
  display: inline-block;
  padding: 10px 20px 20px 20px;
  background: rgba(0,74,121,0.8);
}
.banner-image-generic .buttons-block h1 {
  font-weight: bold;
  color: white;
}
.banner-image-generic .buttons-block a {
  background: white;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 6px 35px;
  margin: 0 15px;
}
.banner-image-generic .buttons-block a:hover {
  background: #2395a6;
}
@media (max-width: 980px) {
  .banner-image-generic .buttons-block {
    position: relative;
    display: block;
    margin-top: 0;
  }
  .banner-image-generic .buttons-block .inner-wrap {
    width: 100%;
  }
  .banner-image-generic .buttons-block h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .banner-image-generic .buttons-block a {
    display: block;
    width: 300px;
    margin: 10px auto;
  }
}
.lower-text-overlay .banner-image-generic .bottom-text-overlay {
  padding-bottom: 40px;
}
@media (max-width: 980px) {
  .lower-text-overlay .banner-image-generic .bottom-text-overlay {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .lower-text-overlay .banner-image-generic .bottom-text-overlay {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  footer .container-fluid,
  section .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
a {
  text-decoration: none;
}
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
}
.banner-video-autoplay {
  width: 100%;
  margin-bottom: -6px;
}
.school-of-writers-sub-menu {
  background-color: white !important;
}
.school-of-writers-sub-menu h2 a {
  padding: 5px 0 !important;
  color: rgba(40,40,40,0.7) !important;
}
@media (max-width: 680px) {
  .school-of-writers-sub-menu h2 a {
    font-size: 12px !important;
  }
}
@media (max-width: 1280px) {
  .school-of-writers-sub-menu h2 i,
  .school-of-writers-sub-menu h2 em {
    margin-top: 15px !important;
  }
}
@media (max-width: 480px) {
  .school-of-writers-sub-menu h2 i,
  .school-of-writers-sub-menu h2 em {
    margin-top: 8px !important;
  }
}
@media (max-width: 480px) {
  .school-of-writers-sub-menu h2 img {
    width: 70px !important;
  }
}
.school-of-writers-sub-menu .items {
  margin-top: 12px !important;
}
.school-of-writers-sub-menu .items li {
  border: none !important;
}
.school-of-writers-sub-menu .items li a {
  color: rgba(40,40,40,0.7) !important;
}
.school-of-writers-sub-menu .items li:hover a {
  color: white !important;
}
.school-of-writers-sub-menu .items li.active a {
  color: white !important;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #006d9c;
  border-color: #006d9c;
}
.page-item a.page-link {
  color: #005173;
}
a.course {
  text-align: left;
}
.ce-curriculum a.course {
  font-size: 14px;
  line-height: 23px;
}
.btn {
  white-space: normal;
  text-align: left;
}
table.specialization {
  display: table;
}
.specialization tr:hover td {
  background: #dddddd !important;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.img-fluid {
  width: -webkit-fill-available;
}
.availability-table-responsive {
  border: 0;
  margin-top: 10px;
}
@media (max-width: 1250px) {
  .availability-table-responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .availability-table-responsive tr {
    border-bottom: 3px solid #ddd;
    display: block;
  }
  .availability-table-responsive td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  .availability-table-responsive td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  .availability-table-responsive td:last-child {
    border-bottom: 0;
  }
}
.contact-table td {
  padding: 5px 10px 5px 5px;
  vertical-align: top;
}
.card {
  border-radius: 0;
}
.square-select {
  position: relative;
  display: block;
  max-width: 200px;
  min-width: 180px;
  margin: 0 auto;
  border: 1px solid black;
  background-color: white;
  z-index: 10;
  margin-top: 20px;
}
.square-select select {
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  width: 100%;
  padding: 7px 45px 7px 15px;
  font-size: 12px;
  color: #696969;
}
.square-select:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  content: "\e0a4";
  text-align: center;
  color: #696969;
  z-index: -1;
  line-height: 40px;
  font-family: 'Elusive-Icons';
  font-weight: normal;
  font-style: normal;
  speak: none;
  font-size: 12px;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
section ol,
section ul {
  margin-top: 10px;
}
section ol li,
section ul li {
  font-size: 14px;
  line-height: 18px;
}
section ol li &gt;ul,
section ul li &gt;ul {
  margin-top: 10px;
}
.c-card-groups {
  margin: 0;
}
.c-card-np {
  padding: 0;
  position: relative;
}
.c-card-nm {
  margin: 0;
}
.dim-c-card {
  filter: brightness(30%);
}
.c-card-items {
  transition: all .5s ease-in-out;
  overflow: hidden;
}
.c-card-items img {
  transition: all .5s ease-in-out;
  height: 100% !important;
}
.c-card-items:hover {
  color: #006d9c;
}
.c-card-items .bottom-links-wrp {
  display: none;
}
.c-card-content {
  position: relative;
  padding: 0 10px;
  height: 100%;
}
.c-card-content .c-card-link-wrapper {
  height: 100%;
}
.c-card-img-text {
  color: #fff;
}
.c-card-img-text:hover img {
  filter: brightness(20%);
  transform: scale(1.2);
}
.c-card-img-text:hover {
  color: #fff;
}
.c-card-img-text .c-card-link-wrapper {
  height: 100%;
}
.c-card-float-text {
  position: absolute !important;
  top: 0;
}
.theme-well-gray {
  transition: background .5s ease-in-out;
  background-color: #616972;
  color: #fff;
}
.theme-well-gray:hover {
  background-color: #3a4856;
  color: #fff;
}
.program-page-blocks {
  margin: 30px 0;
}
.tab-bg-colour-1 {
  color: #fff;
  background-color: transparent;
  border-radius: unset !important;
}
.tab-bg-colour-1.active {
  background-color: #007bff !important;
  color: #fff;
}
.tab-bg-colour-2 {
  color: #000;
  background-color: #E6EAEE;
  border-radius: unset !important;
}
.tab-bg-colour-2.active {
  background-color: #9d9da0 !important;
  color: #000;
}
.banner-home-wrap-buttons {
  position: relative;
}
.banner-home-wrap-buttons img {
  width: 100%;
}
.banner-home-wrap-buttons .buttons {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: left;
}
.banner-home-wrap-buttons .buttons .inner-wrap {
  display: inline-block;
  background: rgba(0,74,121,0.8);
}
.banner-home-wrap-buttons .buttons h1 {
  font-weight: bold;
  color: white;
  font-size: 28px;
  letter-spacing: 0px;
}
.banner-home-wrap-buttons .buttons a {
  background: white;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 6px 35px;
  margin: 5px 30px 5px 0;
}
.banner-home-wrap-buttons .buttons a:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .banner-home-wrap-buttons .buttons a:last-child {
    margin-right: auto;
  }
}
.banner-home-wrap-buttons .buttons a:hover {
  background: #2395a6;
}
@media (max-width: 980px) {
  .banner-home-wrap-buttons .buttons {
    position: relative;
    display: block;
    margin-top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .banner-home-wrap-buttons .buttons .inner-wrap {
    width: 100%;
  }
  .banner-home-wrap-buttons .buttons h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .banner-home-wrap-buttons .buttons a {
    display: block;
    width: 300px;
    margin: 10px auto;
  }
}
@media (min-width: 981px) {
  .banner-home-wrap-buttons.customized .buttons {
    top: 0px;
  }
}
.banner-home-wrap-buttons.customized .buttons .inner-wrap {
  height: 100%;
  padding-right: 20px;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 75px;
}
.banner-home-wrap-buttons.customized .buttons .inner-wrap.inner-warp--one-third {
  max-width: calc(33.33% + 60px);
}
@media (max-width: 1430px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap.inner-warp--one-third {
    max-width: calc(33.33% + 120px);
  }
}
@media (max-width: 1120px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap.inner-warp--one-third {
    max-width: calc(33.33% + 165px);
  }
}
@media (max-width: 980px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap {
    max-width: none !important;
    padding: 20px;
  }
}
.banner-home-wrap-buttons.customized .buttons .inner-wrap h1 {
  margin-top: 0;
  font-size: 50px;
  line-height: 1.1;
}
@media (max-width: 1280px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap h1 {
    font-size: 36px;
  }
}
.animate-in-view {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1500ms, transform 950ms;
  transition-timing-function: cubic-bezier(0.5,0,0.2,1);
  overflow: hidden;
}
.animate-in-view.in-view {
  opacity: 1;
  transform: none;
}
.expand-card-item-col {
  min-height: 550px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.expand-card-item-col .expand-card-item {
  width: 100%;
  -webkit-transition: width 0.5s ease 0.5s, opacity 0.5s ease 0.5s, -webkit-transform 1.5s ease;
  transition: width 0.5s ease 0.5s, opacity 0.5s ease 0.5s, -webkit-transform 1.5s ease;
  transition: width 0.5s ease 0.5s, opacity 0.5s ease 0.5s, transform 1.5s ease;
  transition: width 0.5s ease 0.5s, opacity 0.5s ease 0.5s, transform 1.5s ease, -webkit-transform 1.5s ease;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 99;
}
.expand-card-item-col .expand-card-item .content-holder {
  background-color: rgba(0,55,79,0.75);
  background-blend-mode: overlay;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 400px;
  text-align: center;
}
.expand-card-item-col .expand-card-item .content-holder h3 {
  color: white;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.expand-card-item-col .expand-card-item .content-holder h3 a {
  color: #fff;
  transition: all .5s ease-in-out;
}
.expand-card-item-col .expand-card-item .content-holder h3 a:hover {
  font-size: 40px;
}
@media (min-width: 992px) and (max-width: 1280px) {
  .expand-card-item-col .expand-card-item .content-holder h3 {
    font-size: 28px;
  }
}
.expand-card-item-col .expand-card-item .content-holder .show-on-hover {
  color: white;
  opacity: 0;
  max-height: 0;
  -webkit-transition: max-height 300ms ease, opacity 100ms ease;
  transition: max-height 300ms ease, opacity 100ms ease;
}
.expand-card-item-col .expand-card-item .content-holder .show-on-hover p {
  font-size: 16px;
}
.expand-card-item-col .expand-card-item:hover h3 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.expand-card-item-col .expand-card-item:hover .content-holder {
  height: 500px;
  background-color: rgba(0,55,79,0.9);
}
.expand-card-item-col .expand-card-item:hover .content-holder .show-on-hover {
  max-height: 100%;
  opacity: 1;
  -webkit-transition: opacity 250ms ease 300ms, max-height 800ms ease;
  transition: opacity 250ms ease 300ms, max-height 800ms ease;
}
.hroe-footer-wrp {
  background-color: #EDF2F5;
}
.hroe-footer-wrp .hroe-footer-wrp-logowrp {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 10px;
}
.hroe-footer-wrp .hroe-footer-wrp-helplinks {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
.hroe-footer-wrp .hroe-footer-wrp-helplinks li a {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
.hroe-footer-wrp .hroe-footer-wrp-sociallinks {
  margin: 15px 0;
  padding: 0;
  display: flex;
  flex-flow: row;
  align-items: center;
  list-style: none;
}
.hroe-footer-wrp .hroe-footer-wrp-sociallinks li a {
  display: block;
  margin: 0 5px;
}
.hroe-footer-wrp .show-humber-footer {
  display: flex;
  flex-flow: row;
  align-items: center;
  color: #000;
}
@media (max-width: 1200px) {
  .hroe-footer-wrp {
    display: none;
  }
}
#humberGlobalFooter .humberGlobalFooter__container &gt; .full-width-max-cap {
  display: none;
}
</pre></body></html>