/* CUSTOM CARD HOVER EFFECT */
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lilita+One&display=swap');
/* CUSTOMIZE ORIGIN CSS BOOTSTRAP */
/****** Availability Table Starts ********/
/* CUSTOM CARD FEATURE */
/* END OF CUSTOM CARD FEATURE */
.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.85);
  background-color: #fff;
  min-height: 100vh;
}
a {
  color: #005173;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00090d;
}
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 0 0;
}
h3 {
  font-size: 15.4px;
  line-height: 1;
  margin: 12px 0 5px 0;
}
h4 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 12px 0 0 0;
}
h5 {
  font-size: 14px;
  margin: 12px 0 0 0;
}
h6 {
  font-size: 11.9px;
}
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 {
  line-height: 1;
  width: 100%;
}
.SectionGenericBlockItem-BrandCarouselBlock h1 span,
.SectionGenericBlockItem-BrandBlockMultiple h1 span {
  display: block;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.SectionGenericBlockItem-FooterBlock {
  background: #2c333a;
  position: relative;
  width: 100%;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock div[class^='span'] p {
  font-size: 12px;
}
.SectionGenericBlockItem-FooterBlock p {
  margin: 8px 0;
  color: #a1a1a1;
  font-size: 16px;
}
.SectionGenericBlockItem-FooterBlock h1,
.SectionGenericBlockItem-FooterBlock h2 {
  font-size: 12px;
  color: #a1a1a1;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h3 {
  font-size: 14px;
  color: #a1a1a1;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h4 {
  font-size: 14px;
  color: #a1a1a1;
  text-transform: none;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock h5 {
  font-size: 14px;
  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: 10px;
  margin-right: 20px;
}
.SectionGenericBlockItem-FooterBlock .btn-plain {
  font-size: 16px;
  margin-bottom: 2px;
  line-height: 18px;
}
.SectionGenericBlockItem-FooterBlock .btn-plain i {
  font-size: 8px;
}
.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: 15px;
  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: 14px;
  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: 13px;
}
.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: 13px;
}
.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: 15px;
}
.SectionGenericBlockItem-FooterBlock.program-footer .program-footer-data-wrp h4,
.SectionGenericBlockItem-FooterBlock.program-footer .footer-data h4 {
  font-size: 13px;
}
.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>.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;
}
.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>li {
  margin-right: 1px;
}
.theme-carousel-brand-border-width-3 ul.slides>li {
  margin-right: 3px;
}
.theme-carousel-brand-border-width-6 ul.slides>li {
  margin-right: 6px;
}
.theme-carousel-brand-border-width-10 ul.slides>li {
  margin-right: 10px;
}
.theme-carousel-brand-border-width-20 ul.slides>li {
  margin-right: 20px;
}
.theme-carousel-brand-border-width-20 ul.slides>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;
  -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 {
  color: #808080;
  text-decoration: none;
}
.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[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;
}
.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-white-black {
  background: #fff;
  color: #2C506D;
}
.btn-color-1 {
  background-color: #2e6793;
  border-color: #285980;
  color: #fff !important;
}
.btn-color-1:hover {
  background-color: #285980;
  border-color: #224c6c;
  color: #f2f2f2;
}
.btn-color-1.btn-keyline {
  border-color: #2e6793;
  border-width: 2px;
  background: transparent;
  color: #2e6793;
}
.btn-color-1.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-1.btn-plain {
  background: none;
  color: #2e6793 !important;
}
.btn-color-2 {
  background-color: #4e9aba;
  border-color: #438dac;
  color: #fff !important;
}
.btn-color-2:hover {
  background-color: #438dac;
  border-color: #3c7e99;
  color: #f2f2f2;
}
.btn-color-2.btn-keyline {
  border-color: #4e9aba;
  border-width: 2px;
  background: transparent;
  color: #4e9aba;
}
.btn-color-2.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-2.btn-plain {
  background: none;
  color: #4e9aba !important;
}
.btn-color-3 {
  background-color: #005173;
  border-color: #003f5a;
  color: #fff !important;
}
.btn-color-3:hover {
  background-color: #003f5a;
  border-color: #002d40;
  color: #f2f2f2;
}
.btn-color-3.btn-keyline {
  border-color: #005173;
  border-width: 2px;
  background: transparent;
  color: #005173;
}
.btn-color-3.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-3.btn-plain {
  background: none;
  color: #005173 !important;
}
.btn-color-4 {
  background-color: #deb209;
  border-color: #c59e08;
  color: #000;
}
.btn-color-4:hover {
  background-color: #c59e08;
  border-color: #ad8b07;
  color: #282828;
}
.btn-color-4.btn-keyline {
  border-color: #deb209;
  border-width: 2px;
  background: transparent;
  color: #deb209;
}
.btn-color-4.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-4.btn-plain {
  background: none;
  color: #deb209 !important;
}
.btn-color-5 {
  background-color: #132441;
  border-color: #0d192d;
  color: #fff !important;
}
.btn-color-5:hover {
  background-color: #0d192d;
  border-color: #070e1a;
  color: #f2f2f2;
}
.btn-color-5.btn-keyline {
  border-color: #132441;
  border-width: 2px;
  background: transparent;
  color: #132441;
}
.btn-color-5.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-5.btn-plain {
  background: none;
  color: #132441 !important;
}
.btn-color-6 {
  background-color: #ae600a;
  border-color: #965309;
  color: #fff !important;
}
.btn-color-6:hover {
  background-color: #965309;
  border-color: #7e4507;
  color: #f2f2f2;
}
.btn-color-6.btn-keyline {
  border-color: #ae600a;
  border-width: 2px;
  background: transparent;
  color: #ae600a;
}
.btn-color-6.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-6.btn-plain {
  background: none;
  color: #ae600a !important;
}
.btn-color-7 {
  background-color: #81acc6;
  border-color: #6fa0be;
  color: #000;
}
.btn-color-7:hover {
  background-color: #6fa0be;
  border-color: #5e95b6;
  color: #000;
}
.btn-color-7.btn-keyline {
  border-color: #81acc6;
  border-width: 2px;
  background: transparent;
  color: #81acc6;
}
.btn-color-7.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-7.btn-plain {
  background: none;
  color: #81acc6 !important;
}
.btn-color-8 {
  background-color: #F0DECC;
  border-color: #ead1b8;
  color: #000;
}
.btn-color-8:hover {
  background-color: #ead1b8;
  border-color: #e4c5a5;
  color: #000;
}
.btn-color-8.btn-keyline {
  border-color: #F0DECC;
  border-width: 2px;
  background: transparent;
  color: #F0DECC;
}
.btn-color-8.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-8.btn-plain {
  background: none;
  color: #F0DECC !important;
}
.btn-color-9 {
  background-color: #e6eaee;
  border-color: #d7dde4;
  color: #000;
}
.btn-color-9:hover {
  background-color: #d7dde4;
  border-color: #c8d1d9;
  color: #000000;
}
.btn-color-9.btn-keyline {
  border-color: #e6eaee;
  border-width: 2px;
  background: transparent;
  color: #e6eaee;
}
.btn-color-9.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-9.btn-plain {
  background: none;
  color: #e6eaee !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;
}
.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 > a {
  color: rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li > a:hover,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li > a:focus {
  color: #fff;
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active > a,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active > a:hover,
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li.active > 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 > 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 > a:hover,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li > a:focus {
  color: #fff;
}
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active > a,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active > a:hover,
.theme-text-light.tabs-menu .theme-tab-style-pills .nav li.active > 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>li>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>li>a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav>li.active>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>li.active>a:after,
.theme-text-light.tabs-menu .theme-tab-style-boxed .nav>li.active>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>li>a {
  color: rgba(255,255,255,0.7);
}
.theme-text-light.tabs-menu .theme-tab-style-underlined .nav>li.active>a {
  border-bottom: solid 10px #fff;
  color: #fff;
}
.theme-text-light.tabs-menu .accordion-heading,
.theme-text-light.tabs-menu .theme-tab-style-accordion>ul>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>ul>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>ul>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>ul>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>li>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>li>a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav>li.active>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>li.active>a:after,
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-boxed .nav>li.active>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>li>a {
  color: rgba(255,255,255,0.7);
}
.theme-text-humber-blue.new-tertiary-menu .theme-tab-style-underlined .nav>li.active>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>ul>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>ul>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>ul>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>ul>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>li>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>li>a:hover {
  background: rgba(255,255,255,0.9);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav>li.active>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>li.active>a:after,
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-boxed .nav>li.active>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>li>a {
  color: rgba(255,255,255,0.7);
}
.theme-text-humber-lime.new-tertiary-menu .theme-tab-style-underlined .nav>li.active>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>ul>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>ul>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>ul>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>ul>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: #2e6793;
}
.theme-background-color-1.lighten-8 {
  background-color: #387db2;
}
.theme-background-color-1.darken-8 {
  background-color: #245174;
}
.theme-background-color-1.lighten-6 {
  background-color: #3577aa;
}
.theme-background-color-1.darken-6 {
  background-color: #27577c;
}
.theme-background-color-1.lighten-4 {
  background-color: #3372a3;
}
.theme-background-color-1.darken-4 {
  background-color: #295c83;
}
.theme-background-color-1.lighten-2 {
  background-color: #306c9b;
}
.theme-background-color-1.darken-2 {
  background-color: #2c628b;
}
.flexslider-caption-theme-background-color-1 .flex-caption {
  background: #2e6793;
}
.theme-background-color-2 {
  background-color: #4e9aba;
}
.theme-background-color-2.lighten-8 {
  background-color: #6babc5;
}
.theme-background-color-2.darken-8 {
  background-color: #3f84a1;
}
.theme-background-color-2.lighten-6 {
  background-color: #64a7c3;
}
.theme-background-color-2.darken-6 {
  background-color: #418aa8;
}
.theme-background-color-2.lighten-4 {
  background-color: #5da2c0;
}
.theme-background-color-2.darken-4 {
  background-color: #4490af;
}
.theme-background-color-2.lighten-2 {
  background-color: #559ebd;
}
.theme-background-color-2.darken-2 {
  background-color: #4796b7;
}
.flexslider-caption-theme-background-color-2 .flex-caption {
  background-color: #4e9aba;
}
.theme-background-color-3 {
  background-color: #005173;
}
.theme-background-color-3.lighten-8 {
  background-color: #006e9c;
}
.theme-background-color-3.darken-8 {
  background-color: #00344a;
}
.theme-background-color-3.lighten-6 {
  background-color: #006792;
}
.theme-background-color-3.darken-6 {
  background-color: #003b54;
}
.theme-background-color-3.lighten-4 {
  background-color: #005f87;
}
.theme-background-color-3.darken-4 {
  background-color: #00435f;
}
.theme-background-color-3.lighten-2 {
  background-color: #00587d;
}
.theme-background-color-3.darken-2 {
  background-color: #004a69;
}
.flexslider-caption-theme-background-color-3 .flex-caption {
  background-color: #005173;
}
.theme-background-color-4 {
  background-color: #deb209;
}
.theme-background-color-4.lighten-8 {
  background-color: #f6c81a;
}
.theme-background-color-4.darken-8 {
  background-color: #b79307;
}
.theme-background-color-4.lighten-6 {
  background-color: #f5c610;
}
.theme-background-color-4.darken-6 {
  background-color: #c19a08;
}
.theme-background-color-4.lighten-4 {
  background-color: #f2c20a;
}
.theme-background-color-4.darken-4 {
  background-color: #caa208;
}
.theme-background-color-4.lighten-2 {
  background-color: #e8ba09;
}
.theme-background-color-4.darken-2 {
  background-color: #d4aa09;
}
.flexslider-caption-theme-background-color-4 .flex-caption {
  background-color: #deb209;
}
.theme-background-color-5 {
  background-color: #132441;
}
.theme-background-color-5.lighten-8 {
  background-color: #1c3561;
}
.theme-background-color-5.darken-8 {
  background-color: #0a1321;
}
.theme-background-color-5.lighten-6 {
  background-color: #1a3159;
}
.theme-background-color-5.darken-6 {
  background-color: #0c1729;
}
.theme-background-color-5.lighten-4 {
  background-color: #182d51;
}
.theme-background-color-5.darken-4 {
  background-color: #0e1b31;
}
.theme-background-color-5.lighten-2 {
  background-color: #152849;
}
.theme-background-color-5.darken-2 {
  background-color: #112039;
}
.flexslider-caption-theme-background-color-5 .flex-caption {
  background-color: #132441;
}
.theme-background-color-6 {
  background-color: #ae600a;
}
.theme-background-color-6.lighten-8 {
  background-color: #d5750c;
}
.theme-background-color-6.darken-8 {
  background-color: #874b08;
}
.theme-background-color-6.lighten-6 {
  background-color: #cb700c;
}
.theme-background-color-6.darken-6 {
  background-color: #915008;
}
.theme-background-color-6.lighten-4 {
  background-color: #c16b0b;
}
.theme-background-color-6.darken-4 {
  background-color: #9b5509;
}
.theme-background-color-6.lighten-2 {
  background-color: #b8650b;
}
.theme-background-color-6.darken-2 {
  background-color: #a45b09;
}
.flexslider-caption-theme-background-color-6 .flex-caption {
  background-color: #ae600a;
}
.theme-background-color-7 {
  background-color: #81acc6;
}
.theme-background-color-7.lighten-8 {
  background-color: #9dbfd3;
}
.theme-background-color-7.darken-8 {
  background-color: #6599b9;
}
.theme-background-color-7.lighten-6 {
  background-color: #96bad0;
}
.theme-background-color-7.darken-6 {
  background-color: #6c9ebc;
}
.theme-background-color-7.lighten-4 {
  background-color: #8fb5cc;
}
.theme-background-color-7.darken-4 {
  background-color: #73a3c0;
}
.theme-background-color-7.lighten-2 {
  background-color: #88b1c9;
}
.theme-background-color-7.darken-2 {
  background-color: #7aa7c3;
}
.flexslider-caption-theme-background-color-7 .flex-caption {
  background-color: #81acc6;
}
.theme-background-color-8 {
  background-color: #F0DECC;
}
.theme-background-color-8.lighten-8 {
  background-color: #f9f2ec;
}
.theme-background-color-8.darken-8 {
  background-color: #e7caac;
}
.theme-background-color-8.lighten-6 {
  background-color: #f7ede4;
}
.theme-background-color-8.darken-6 {
  background-color: #e9cfb4;
}
.theme-background-color-8.lighten-4 {
  background-color: #f5e8dc;
}
.theme-background-color-8.darken-4 {
  background-color: #ebd4bc;
}
.theme-background-color-8.lighten-2 {
  background-color: #f2e3d4;
}
.theme-background-color-8.darken-2 {
  background-color: #eed9c4;
}
.flexslider-caption-theme-background-color-8 .flex-caption {
  background-color: #F0DECC;
}
.theme-background-color-9 {
  background-color: #e6eaee;
}
.theme-background-color-9.lighten-8 {
  background-color: #fefeff;
}
.theme-background-color-9.darken-8 {
  background-color: #ced6dd;
}
.theme-background-color-9.lighten-6 {
  background-color: #f8f9fa;
}
.theme-background-color-9.darken-6 {
  background-color: #d4dbe2;
}
.theme-background-color-9.lighten-4 {
  background-color: #f2f4f6;
}
.theme-background-color-9.darken-4 {
  background-color: #dae0e6;
}
.theme-background-color-9.lighten-2 {
  background-color: #eceff2;
}
.theme-background-color-9.darken-2 {
  background-color: #e0e5ea;
}
.flexslider-caption-theme-background-color-9 .flex-caption {
  background-color: #e6eaee;
}
body .color-black {
  color: #000;
}
body .color-white {
  color: #fff;
}
body .color-1 {
  color: #2e6793;
}
body .color-2 {
  color: #4e9aba;
}
body .color-3 {
  color: #005173;
}
body .color-4 {
  color: #deb209;
}
body .color-5 {
  color: #132441;
}
body .color-6 {
  color: #ae600a;
}
body .color-7 {
  color: #81acc6;
}
body .color-8 {
  color: #F0DECC;
}
body .color-9 {
  color: #e6eaee;
}
.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;
}
.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;
  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;
  color: #006d9c;
  text-shadow: 0px 0px 1px #000;
  border-radius: 100%;
  background-color: #fff;
  padding: 5px 0;
  width: 64px;
}
.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;
}
.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-light {
  background-color: #616972;
}
.theme-well-light p,
.theme-well-light ul,
.theme-well-light li,
.theme-well-light ol,
.theme-well-light h1,
.theme-well-light h2,
.theme-well-light h3,
.theme-well-light h4,
.theme-well-light 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: #00847C;
}
.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-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;
}
.theme-well-light-green {
  background-color: #b0ccc6;
}
.theme-well-light-green p,
.theme-well-light-green ul,
.theme-well-light-green li,
.theme-well-light-green ol,
.theme-well-light-green h1,
.theme-well-light-green h2,
.theme-well-light-green h3,
.theme-well-light-green h4,
.theme-well-light-green h5 {
  color: #000;
}
.theme-well-orange {
  background-color: #ae600a;
}
.theme-well-orange p,
.theme-well-orange ul,
.theme-well-orange li,
.theme-well-orange ol,
.theme-well-orange h1,
.theme-well-orange h2,
.theme-well-orange h3,
.theme-well-orange h4,
.theme-well-orange h5 {
  color: #000;
}
.theme-well-light-orange {
  background-color: #e6c5a3;
}
.theme-well-light-orange p,
.theme-well-light-orange ul,
.theme-well-light-orange li,
.theme-well-light-orange ol,
.theme-well-light-orange h1,
.theme-well-light-orange h2,
.theme-well-light-orange h3,
.theme-well-light-orange h4,
.theme-well-light-orange h5 {
  color: #000;
}
.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;
}
.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 {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
@media (max-width: 767px) {
  footer .social-icons-wrp {
    width: 40%;
    text-align: right;
    margin-right: 5px;
  }
}
footer .social-icons-wrp li a {
  padding: 0;
  font-size: 14px;
  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;
  margin-right: 20px;
}
@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: 768px) {
  .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: 768px) {
  .corp-footer-container .block-inner ul li a {
    padding: 0;
    border-right: none;
  }
}
.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;
}
:root {
  --cin-clr-1: #142342;
  --cin-clr-2: #C59500;
  --cin-clr-3: #2e6793;
  --cin-text-clr: #fff;
}
body {
  overflow-x: hidden;
}
#HumberNav {
  z-index: 99;
}
.cinMenu__wrapper {
  display: flex;
  flex-flow: row wrap;
  background: var(--cin-clr-1);
  color: var(--cin-text-clr);
  position: relative;
}
.cinMenu__wrapper .cinMenu__wrapper__logoWrapper {
  display: flex;
  flex-flow: row;
  align-items: center;
  color: var(--cin-text-clr);
  flex: 2;
  padding: 10px 15px 10px 50px;
}
.cinMenu__wrapper .cinMenu__wrapper__logoWrapper .cinMenu__wrapper__logoWrapper__title {
  margin: 0 7px;
  font-size: 20px;
  color: var(--cin-text-clr);
}
@media (max-width: 1350px) {
  .cinMenu__wrapper .cinMenu__wrapper__logoWrapper {
    padding-left: 30px;
    flex: 8;
  }
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon {
  position: relative;
  align-self: center;
  cursor: pointer;
  top: -14px;
  display: none;
  margin: 0 30px;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon span:not(.text) {
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  background: #fff;
  border-radius: 5px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon span:not(.text):nth-child(1) {
  top: 0;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon span:not(.text):nth-child(2) {
  top: 7px;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon span:not(.text):nth-child(3) {
  top: 14px;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon span.text {
  display: block;
  position: absolute;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 60px;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  top: 0px;
  right: 0;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
  background: #fff;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  right: 0;
  background: #fff;
}
.cinMenu__wrapper .cinMenu__wrapper__menuIcon.open span.text {
  right: 5px;
}
@media (max-width: 1350px) {
  .cinMenu__wrapper .cinMenu__wrapper__menuIcon {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    height: 100%;
    align-self: center;
    place-items: center;
  }
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  padding: 0px 35px 0 15px;
  cursor: pointer;
  transform: translateX(190px);
  transition: transform 950ms;
  transition-timing-function: cubic-bezier(0.5,0,0.2,1);
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper.expand {
  transform: translateX(0);
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems {
  display: flex;
  flex-flow: row;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li {
  display: flex;
  align-items: center;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:hover,
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li.active {
  background: #2E6793;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:has(.link-with-badge) {
  background-color: #cb9813;
  color: #000;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li a {
  color: var(--cin-text-clr);
  margin: 0 20px;
  text-transform: uppercase;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li a.link-with-badge {
  color: #000;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li a:has(.new-badge) {
  padding: 15px 0;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:last-child a {
  margin: 0;
  padding: 0 15px;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:nth-last-child(2):before {
  height: 30px;
  display: block;
  width: 1px;
  background: white;
  content: '';
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li.the-cois-mobile-toggle-btn {
  display: none;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper--title {
  display: flex;
  flex-flow: row;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper--title img {
  width: 35px;
  margin-left: 10px;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems .cinMenu__wrapper__sideMenu__wrapper__dotItems--circle {
  color: #142442;
  width: 25px;
  height: 25px;
  text-indent: -99999px;
  background-color: var(--cin-clr-2);
  border-radius: 50%;
  margin: 0 10px;
  opacity: 1;
  transform: scale(1) rotate(0);
  transition: opacity var(--delay), transform 250ms, max-width 500ms;
  transition-timing-function: cubic-bezier(0.56,-0.1,0.47,1.45);
  z-index: 1;
  will-change: transform;
}
.cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems .cinMenu__wrapper__sideMenu__wrapper__dotItems--circle:hover {
  color: #142442;
  transform: scale(4) rotate(var(--rotate));
  text-indent: 0;
  font-size: 3px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  word-wrap: break-word;
  z-index: 5;
  line-height: normal;
  vertical-align: middle;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
@media (max-width: 1350px) {
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper {
    width: 100%;
    transform: translateX(0) !important;
    flex-flow: column;
    padding: 0;
    display: none;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper.open {
    display: flex;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems {
    flex-flow: column;
    width: 100%;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li {
    justify-content: center;
    border-bottom: 1px solid #2E6793;
    padding: 0;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:nth-last-child(2) a {
    border-right: unset;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:last-child {
    border-bottom: unset;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li:nth-last-child(2):before {
    content: none;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li.the-cois-mobile-toggle-btn {
    display: flex;
    justify-content: center;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__listItems li a {
    padding: 10px;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems {
    display: none;
    margin: 10px;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems.toggled {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems.toggled .cinMenu__wrapper__sideMenu__wrapper__dotItems--circle {
    width: 100px;
    height: 100px;
    text-indent: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    word-wrap: break-word;
    z-index: 5;
    line-height: normal;
    vertical-align: middle;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 5px;
    margin: 0;
  }
  .cinMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper .cinMenu__wrapper__sideMenu__wrapper__dotItems.toggled .cinMenu__wrapper__sideMenu__wrapper__dotItems--circle:hover {
    transform: scale(1) rotate(var(--rotate));
  }
}
@media (max-width: 1350px) {
  .cinMenu__wrapper {
    align-items: stretch;
  }
}
#humberGlobalFooter {
  display: none;
}
#coi-footer {
  background: #132441;
}
#coi-footer p,
#coi-footer a {
  color: white;
}
#coi-footer .footer-opacity p,
#coi-footer .footer-opacity a {
  opacity: 0.9;
}
#coi-footer .show-humber-footer {
  opacity: 0.9;
}
#coi-footer .coi-logo {
  text-align: center;
}
#coi-footer .coi-logo img {
  width: 80%;
}
#coi-footer a:hover {
  opacity: 1;
}
@media (max-width: 1200px) {
  #coi-footer {
    display: none;
  }
}
.sub-site-title {
  position: relative;
}
.sub-site-title:has(.new-badge) {
  padding: 15px 0;
}
.link-with-badge {
  position: relative;
}
.link-with-badge::before {
  content: 'New';
  display: inline-block;
  background-color: #af6117;
  color: #fff;
  font-size: 9px;
  padding: 0 10px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: absolute;
  top: 0;
  left: -20px;
  clip-path: polygon(10% 100%,0 0,100% 0,90% 100%);
  border-radius: 2px 2px 0 0;
}
.humber-site-sub-menu .sub-site-title > a[href="steam-academy.html"] {
  position: relative;
  padding: 10px 0;
}
.humber-site-sub-menu .sub-site-title > a[href="steam-academy.html"]::before {
  content: 'New';
  display: inline-block;
  background-color: #af6117;
  color: #fff;
  font-size: 9px;
  padding: 0 10px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: absolute;
  top: 0;
  left: -20px;
  clip-path: polygon(10% 100%,0 0,100% 0,90% 100%);
  border-radius: 2px 2px 0 0;
}
.new-badge {
  display: inline-block;
  background-color: #af6117;
  color: #fff;
  font-size: 9px;
  padding: 0 10px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: absolute;
  top: 0;
  left: -20px;
  clip-path: polygon(10% 100%,0 0,100% 0,90% 100%);
  border-radius: 2px 2px 0 0;
}
.lilita-one-regular {
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.thick-border-cards .card {
  border: 3px solid rgba(0,0,0,0.125);
}
.acme-regular {
  font-family: "Luckiest Guy", cursive;
  font-weight: 400;
  font-style: normal;
}
.nanum-pen-script-regular {
  font-family: "Nanum Pen Script", cursive;
  font-weight: 400;
  font-style: normal;
}
.round-style-btn {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 50px;
  text-transform: uppercase;
}
.register-camp-btn {
  display: inline-block;
  background-color: #655DFD;
  color: #fff !important;
  padding: 10px 30px;
  border-radius: 50px;
  text-transform: uppercase;
}
.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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container button {
  flex: 1 1 0;
  display: flex;
  align-items: flex-start;
}
.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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container 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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container 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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container 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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container 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,
.accordion-style-2 .accordion .card .card-header .accordion-btn-container em {
  display: none;
}
.accordion-style-2 .accordion .card .card-header:hover {
  background-color: #e6e6e6;
}
.subtab-pane {
  display: none;
}
.steam-banner-container {
  position: relative;
}
.steam-banner-container .steam-banner-content {
  position: absolute;
  top: 30%;
  left: 45%;
  display: flex;
  flex-flow: column;
  gap: 0;
}
.steam-banner-container .steam-banner-content h2 {
  font-size: 6rem;
  font-weight: 800;
  text-align: center;
  color: #fff;
  line-height: normal;
  background: rgba(0,0,0,0.01);
}
.steam-banner-container .steam-banner-content h2 span {
  display: block;
  line-height: 0;
}
.steam-banner-container .steam-banner-content h2 span:nth-child(2) {
  margin-bottom: 20px;
  font-size: 7rem;
}
.steam-banner-container .steam-banner-content h3 {
  text-align: center;
  font-size: 40px;
  line-height: 46px;
  font-weight: 800;
  background-color: #fff;
  color: #007acc;
  padding: 10px;
  border-radius: 15px;
}
.steam-banner-container .steam-banner-content .steam-reg-link {
  text-align: center;
  font-size: 40px;
  line-height: 46px;
  font-weight: 800;
  background-color: #fff;
  color: #007acc;
  padding: 10px;
  border-radius: 15px;
}
@media (max-width: 1200px) {
  .steam-banner-container .steam-banner-content {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    padding: 15px;
  }
  .steam-banner-container .steam-banner-content h2 {
    color: #007acc;
    font-size: 3rem;
    margin: 0;
  }
  .steam-banner-container .steam-banner-content h3 {
    color: #007acc;
  }
  .steam-banner-container .steam-banner-content .steam-reg-link {
    font-size: 2rem;
    background-color: #007acc;
    color: #fff !important;
  }
}
.steam-banner-container img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1080px) {
  .steam-banner-container h2 {
    font-size: 3rem;
    gap: 2rem;
  }
  .steam-banner-container h2 span:nth-child(2) {
    margin-bottom: 10px;
    font-size: 4rem;
  }
  .steam-banner-container h2::after {
    content: '';
    position: absolute;
    bottom: -25px;
  }
}
@media (max-width: 768px) {
  .steam-banner-container h2 {
    font-size: 1.8rem;
    gap: 1.3rem;
    left: 10%;
  }
  .steam-banner-container h2 span:nth-child(2) {
    margin-bottom: 10px;
    font-size: 3rem;
  }
  .steam-banner-container h2::after {
    content: '';
    position: absolute;
    bottom: -25px;
  }
}
.register-camp-banner {
  min-height: 400px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.register-camp-banner .banner-content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 15px;
  text-align: center;
}
.register-camp-banner .banner-content p {
  color: rgba(0,0,0,0.85);
  font-size: 25px;
  font-weight: bold;
}
.register-camp-banner .banner-content h2 {
  font-size: clamp(30px,50px,60px);
  font-weight: bold;
  line-height: 1em;
}
.register-camp-banner .banner-content a {
  background-color: #655DFD;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .register-camp-banner .banner-content h2 {
    font-size: 2.5rem;
  }
}
.balloon-text-container {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.balloon-text-container .balloon-text-item {
  width: 150px;
  height: 150px;
  padding: 5px;
  border-radius: 50%;
  background-color: #57DFEA;
  color: #000;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  white-space: pre-line;
  text-align: center;
  font-weight: bold;
  z-index: 1;
}
.balloon-text-container .balloon-text-item:nth-child(2) {
  background-color: #FFC700;
  color: #000;
  z-index: 2;
  position: relative;
  right: 10px;
}
@media (max-width: 600px) {
  .balloon-text-container {
    flex-flow: column;
    gap: 5px;
  }
  .balloon-text-container .balloon-text-item:nth-child(2) {
    right: 0;
  }
}
.mechatronics-table {
  border: 1px solid #2d506d;
  min-height: 294px;
}
.mechatronics-table .blue-title {
  background: #2d506d;
  vertical-align: middle;
  width: 25%;
}
.mechatronics-table .blue-title h3 {
  color: white;
  text-align: center;
}
.mechatronics-table .blue-title p {
  margin: 5px 0;
}
.mechatronics-table td {
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #2d506d;
  vertical-align: middle;
}
.bubbleTextGrp__wrapper {
  position: fixed;
  left: 0;
  z-index: 99;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper {
  background-color: #af600b;
  display: flex;
  flex-flow: row;
  align-items: center;
  max-width: 200px;
  min-height: 145px;
  background-size: contain;
  color: #FFF;
  margin-left: 5px;
  padding: 15px 15px 15px 10px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 35px;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #af600b;
  top: 100%;
  left: 20px;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.right::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  border-top: 30px solid #af600b;
  top: 100%;
  left: 20px !important;
  right: unset !important;
  transform: scaleX(-1);
}
.bubbleTextGrp__wrapper .bubbleText__wrapper p {
  margin: 0;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper > a {
  color: #FFF !important;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4em;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper > .bubbleText__wrapper__closedBtn {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--004B77 {
  background-color: #004B77;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--004B77::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #004B77;
  top: 100%;
  left: 20px;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--e77389 {
  background-color: #e77389;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--e77389::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #e77389;
  top: 100%;
  left: 20px;
}
@media (max-width: 1200px) {
  .bubbleTextGrp__wrapper {
    top: 67%;
  }
}
.block-items-holder .expand-training {
  color: #2e6793;
}
.block-items-holder .expand-training:hover {
  color: #2e6793;
}
.mechatronics-cards .row {
  height: 100%;
}
.barrett-events .block-items-holder {
  margin-bottom: 0px;
}
.barrett-events .block-item {
  border: none;
  padding: 0px;
}
.barrett-events .block-item .block-content {
  width: 100%;
  max-width: 100%;
  padding-left: 0px;
}
.barrett-events .block-item .block-content a {
  color: #2e6793 !important;
}
.barrett-events .title {
  margin-bottom: 10px !important;
}
.barrett-events .bottom-links-wrp {
  margin: 0;
  text-align: left !important;
}
.barrett-events .bottom-links-wrp a {
  display: inline-block;
  color: #ae600a !important;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.5;
}
.mechatronics-banner {
  display: flex;
  align-items: center;
}
.mechatronics-banner .mechatronics-bnr-left-wrap {
  width: 50%;
}
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-img-wrap {
  display: flex;
  padding-left: 100px;
  transform: translate(7%,0%);
}
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-img-wrap img {
  width: 50px;
}
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-img-wrap h3 {
  color: #2C506D;
  margin-left: 10px;
}
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-content-left-wrap {
  margin: 20px 0px 60px 0px;
  padding: 50px 100px;
  background-color: #2C506D;
  color: #fff;
  transform: translate(7%,0%);
}
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-content-left-wrap h1,
.mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-content-left-wrap h2 {
  color: #fff;
}
.mechatronics-banner .mechatronics-bnr-right-wrap {
  width: 45%;
}
@media (max-width: 1200px) {
  .mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-img-wrap {
    padding-left: 50px;
  }
  .mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-content-left-wrap {
    padding: 25px 50px;
  }
  .mechatronics-banner .mechatronics-bnr-right-wrap {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .mechatronics-banner {
    flex-flow: column;
  }
  .mechatronics-banner .mechatronics-bnr-left-wrap {
    width: 100%;
    order: 2;
  }
  .mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-img-wrap {
    position: absolute;
    top: 0;
    left: 8%;
  }
  .mechatronics-banner .mechatronics-bnr-left-wrap .mechatronics-bnr-content-left-wrap {
    padding: 25px 50px;
    transform: translate(0%,0%);
    margin: 0;
  }
  .mechatronics-banner .mechatronics-bnr-right-wrap {
    width: 100%;
    order: 1;
    padding-top: 61px;
  }
}
#content-wrap {
  overflow: hidden;
}
.arrow-banner-wrp {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  position: relative;
}
.arrow-banner-wrp .arrow-banner-wrp-clippath {
  flex: 1;
  background: #132441;
  color: #fff;
  clip-path: polygon(0% 0%,75% 0%,87% 50%,75% 100%,0% 100%);
  display: flex;
  flex-flow: row;
  align-items: center;
  padding: 45px 18% 45px 50px;
  position: absolute;
  left: 0;
  height: 100%;
  z-index: 2;
  width: 80%;
}
.arrow-banner-wrp .arrow-banner-wrp-clippath h2,
.arrow-banner-wrp .arrow-banner-wrp-clippath a {
  color: #fff;
}
.arrow-banner-wrp .arrow-banner-wrp-video {
  width: 40%;
  z-index: 1;
}
@media (max-width: 1350px) {
  .arrow-banner-wrp {
    background: #132441;
    align-items: center;
    padding: 50px;
  }
  .arrow-banner-wrp .arrow-banner-wrp-clippath {
    position: relative;
    flex: 2;
    clip-path: none;
    padding: 0 20px 0 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .arrow-banner-wrp {
    flex-flow: column;
    padding: 25px;
  }
  .arrow-banner-wrp .arrow-banner-wrp-video {
    width: 100%;
  }
}
.blue-text-wrap .bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder {
  padding-left: 0;
}
.blue-text-wrap .bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder .bg-txt-parallex-wrp-holder-bgtxt {
  background: rgba(20,36,66,0.7);
  padding: 30px;
}
.top-right-section-block {
  width: 279.17px;
  position: absolute;
  top: 0;
  background: #ae600a;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  right: 0;
}
@media (max-width: 991px) {
  .keypartner-wrp h2 {
    padding-top: 120px !important;
  }
}
.life-stages {
  padding-right: 30px;
}
.life-stages .life-stages-img img {
  object-fit: cover;
  min-height: 660px;
  height: 660px !important;
}
.life-stages .life-stages-img .bottom-links-wrp {
  margin: 0;
}
@media (max-width: 991px) {
  .life-stages {
    padding-right: 0px;
  }
  .life-stages .life-stages-img {
    display: flex;
    justify-content: center;
  }
  .life-stages .life-stages-content,
  .life-stages .life-stages-list {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.banner-with-float-text-wrp {
  min-height: 800px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  flex-flow: row;
  align-items: center;
}
.banner-with-float-text-wrp.keypartner-wrap {
  min-height: unset;
}
.banner-with-float-text-wrp .banner-with-float-text-wrp-text {
  max-width: 700px;
  padding: 50px;
  background: #eedfcb;
  color: #000;
}
.banner-with-float-text-wrp .banner-with-float-text-wrp-text h2 {
  color: #000;
}
@media (max-width: 600px) {
  .banner-with-float-text-wrp {
    background-position: center center;
    align-items: end;
  }
}
.quotes-cards-wrapper .card-body {
  padding: 0px;
}
.quotes-cards-wrapper .card-body .quotes-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  text-align: center;
}
.quotes-cards-wrapper .card-body .quotes-card .quote {
  padding: 20px;
}
.quotes-cards-wrapper .card-body .quotes-card .writer {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #006d9c;
  color: #fff;
  min-height: 100px;
  position: relative;
}
.quotes-cards-wrapper .card-body .quotes-card .writer p {
  padding: 10px;
}
.nice-counting-circle {
  text-align: center;
  padding: 20px;
}
.nice-counting-circle .statbox {
  border-radius: 50%;
  background-color: #fff;
  width: 165px;
  height: 165px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all .3s ease-in-out;
}
.nice-counting-circle .statbox h2 {
  font-family: Anton, Helvetica, Helvetica Neue, Arial, serif;
  color: #212121;
  font-size: 2.2em;
  font-weight: 600;
  line-height: 70px;
  margin: 0;
  position: relative;
}
.nice-counting-circle .statbox h2 .char {
  font-size: 1em;
  color: #006d9c;
  display: inline;
}
.nice-counting-circle .statbox:hover {
  border: 10px solid #ae600a;
}
.nice-counting-circle .statbox.statbox--ae600a {
  background-color: #ae600a;
}
.nice-counting-circle .statbox.statbox--ae600a span {
  color: #fff;
}
.nice-counting-circle .statbox.statbox--ae600a:hover {
  border: 10px solid #fff;
}
.nice-counting-circle p:not(.lead) {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 25px;
  margin: 0;
  padding: 13px 20px 0;
}
.innovate-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.innovate-wrapper .innovate-wrapper__innovate-circle {
  flex: 1;
  margin: 0 100px 0 50px;
}
.innovate-wrapper .innovate-wrapper__innovate-circle .innovate-circle-layout {
  width: 500px;
  height: 500px;
  border: 50px solid #4F97B7;
  border-radius: 50%;
  margin: 145px auto;
  overflow: hidden;
}
.innovate-wrapper .innovate-wrapper__innovate-circle .innovate-circle-layout h2 {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 3em;
  padding-top: 42%;
}
@media (max-width: 1200px) {
  .innovate-wrapper .innovate-wrapper__innovate-circle {
    margin: 0px;
  }
  .innovate-wrapper .innovate-wrapper__innovate-circle .innovate-circle-layout {
    width: 350px;
    height: 350px;
  }
  .innovate-wrapper .innovate-wrapper__innovate-circle .innovate-circle-layout h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 768px) {
  .innovate-wrapper .innovate-wrapper__innovate-circle {
    flex: 1 1 100%;
    margin: 15px 0;
    display: flex;
    flex-flow: row;
    justify-content: center;
  }
  .innovate-wrapper .innovate-wrapper__innovate-circle .innovate-circle-layout {
    width: 300px;
    height: 300px;
    border: 25px solid #4F97B7;
    border-radius: 50%;
    margin: 0;
    overflow: hidden;
  }
}
.innovate-wrapper .innovate-wrapper__innovate-desc {
  flex: 1;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container {
  position: absolute;
  top: 0;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container .innovate-desc__container-blue {
  background: #ae600a;
  padding: 15px;
  color: #fff;
  font-weight: bold;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container .innovate-desc__container-blue p {
  font-size: 18px;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container .innovate-desc__container-4F97B7 {
  background: #4F97B7;
  padding: 15px;
  color: #000;
  font-weight: bold;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container .innovate-desc__container-4F97B7 p {
  font-size: 18px;
}
.innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container .innovate-desc__container-white {
  background: #FFFFFF;
  padding: 15px;
}
@media (max-width: 768px) {
  .innovate-wrapper .innovate-wrapper__innovate-desc {
    flex: 1 1 100%;
    margin: 0;
  }
  .innovate-wrapper .innovate-wrapper__innovate-desc .innovate-desc__container {
    position: relative;
    padding-top: 4em;
  }
}
.coiNetwork__section__engage .coiNetwork__listItem {
  margin: 0;
  padding: 0;
  list-style: none;
}
.coiNetwork__section__engage .coiNetwork__listItem li {
  padding: 10px 0;
  border-top: 1px solid #ae600a;
  font-size: 16px;
}
.coiNetwork__section__engage .coiNetwork__listItem li:last-child {
  border-bottom: 1px solid #ae600a;
}
.coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  position: relative;
  height: 791px;
  padding: 30px;
  min-height: 600px;
  align-items: center;
}
.coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block {
  flex: 1;
}
.coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block:first-child {
  margin: 0 50px 0 100px;
}
.coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block:last-child {
  margin: 0px;
}
.coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block .coiDiscoverPage__wrapper__section__block__tab {
  width: 279.17px;
  position: absolute;
  top: 0;
  background: #ae600a;
  padding: 15px;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block:first-child {
    margin: 0 50px 0 0;
  }
}
@media (max-width: 768px) {
  .coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block {
    margin: 0;
    flex: 1 1 100%;
  }
  .coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section .coiDiscoverPage__wrapper__section__block:first-child {
    margin: 80px 0 0 0;
  }
}
@media (max-width: 768px) {
  .coiDiscoverPage__wrapper .coiDiscoverPage__wrapper__section {
    height: 100%;
  }
}
.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;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock li {
  font-size: 16px;
  padding: 10px 0;
  border-top: 1px solid #ae600a;
  line-height: 1.5em;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock li .coiDiscoverPage__wrapper__section__block__contactBlock__icons {
  display: flex;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock li:last-child {
  border-bottom: 1px solid #ae600a;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock li img {
  width: 60px;
}
.cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock li a {
  color: #ae600a;
  font-weight: bold;
}
@media (max-width: 991px) {
  .cfe_contact_wrapper {
    text-align: center;
  }
  .cfe_contact_wrapper .coiDiscoverPage__wrapper__section__block__contactBlock {
    justify-content: center;
    width: 100%;
    text-align: center;
  }
}
.cfeOpportunities-section .cfeSection-block-tab {
  width: 279.17px;
  position: absolute;
  top: 0;
  right: 0;
  background: #ae600a;
  padding: 15px;
  color: #fff;
  font-weight: bold;
}
.cfeOpportunities-section .cfeSection-block-tab h2 {
  color: #fff;
}
.cfeOpportunities-section .cfeSection-block-tab.cfeSection-block-goldtab {
  background: #deb209;
}
.cfeOpportunities-section .cfeSection-block-tab.cfeSection-block-goldtab h2 {
  color: #000;
}
.cfeOpportunities-section .cfeNetwork__gold-listItem li {
  border-top: 1px solid #deb209;
}
.cfeOpportunities-section .cfeNetwork__gold-listItem li:last-child {
  border-bottom: 1px solid #deb209;
}
.cfeOpportunities-section .cfeOpportunities-section-cols {
  min-height: 800px;
  align-items: center;
  display: flex;
}
.cfeNetwork__section__innovate {
  background-color: #e6eaee;
}
.cfeNetwork__section__innovate .cfeNetwork__listItem li {
  border-top: 1px solid #ae600a;
}
.cfeNetwork__section__innovate .cfeNetwork__listItem li:last-child {
  border-bottom: 1px solid #ae600a;
}
.cfePurpleCard .card .card-body {
  padding: 0;
}
.cfePurpleCard .card .card-body .cfePurpleCard__header {
  background-color: #5C068B;
  color: #fff;
  padding: 15px;
}
.cfePurpleCard .card .card-body .cfePurpleCard__header h3 {
  color: #fff;
}
.cfePurpleCard .card .card-body .cfePurpleCard__header.bg-deb209 {
  background-color: #deb209;
  color: #000;
}
.cfePurpleCard .card .card-body .cfePurpleCard__header.bg-deb209 h3 {
  color: #000;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body {
  padding: 15px 25px;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore {
  position: relative;
  margin-bottom: 10px;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore.openning {
  height: 100%;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore.disabled-readmore {
  height: 100%;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore.disabled-readmore::after {
  content: none;
}
@media (max-width: 768px) {
  .cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore {
    overflow: hidden;
    height: 150px;
  }
  .cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0),#ffffff 90%);
    width: 100%;
    height: 1em;
  }
  .cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore.disabled-readmore::after {
    content: none;
  }
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore__btn {
  background: transparent;
  border: unset;
  outline: unset;
  padding: 10px 0;
  display: none;
}
.cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore__btn.disabled-readmore {
  display: none;
}
@media (max-width: 768px) {
  .cfePurpleCard .card .card-body .cfePurpleCard__body .cfePurpleCard__readmore__btn {
    display: block;
  }
}
.slide-in-left-animation {
  opacity: 0;
  transform: translateX(100px);
  transition: opacity 1500ms, transform 1500ms;
  transition-timing-function: cubic-bezier(0.5,0,0.2,1);
  overflow: hidden;
}
.slide-in-left-animation.in-view {
  opacity: 1;
  transform: none;
}
.slide-in-right-animation {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 1500ms, transform 1500ms;
  transition-timing-function: cubic-bezier(0.5,0,0.2,1);
  overflow: hidden;
}
.slide-in-right-animation.in-view {
  opacity: 1;
  transform: none;
}
.parallax-el-wrp {
  overflow: inherit !important;
}
.mentorship-card {
  opacity: 0;
  visibility: hidden;
}
.curved-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.curved-parallax img {
  width: 100%;
}
@media (max-width: 991px) {
  .curved-parallax {
    background-attachment: scroll;
  }
}
.cfe-counter {
  color: #5C058C;
  font-weight: bold;
  font-size: 24px;
}
.cfe-counter h2 {
  color: #5C058C;
}
.bg-txt-parallex-wrp {
  background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('../../../../assets/images/home/1920x800_Humber_CfE_Top.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  max-height: 650px;
  overflow: hidden;
}
.bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder {
  display: flex;
  flex-flow: row;
  align-items: center;
  height: 650px;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 30px 57px;
}
.bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder .bg-txt-parallex-wrp-holder-bgtxt {
  color: #fff;
}
.bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder .bg-txt-parallex-wrp-holder-bgtxt h1 {
  color: #fff;
  font-size: 42px;
}
@media (max-width: 600px) {
  .bg-txt-parallex-wrp {
    max-height: 400px;
  }
  .bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder {
    height: 400px;
  }
}
@media (max-width: 1200px) {
  .bg-txt-parallex-wrp .bg-txt-parallex-wrp-holder {
    padding: 30px;
  }
}
.flex-align-middle {
  display: block;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .home-page-flipping-cards .fc-container .back .inner {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .hidden-mobile {
    display: none;
  }
}
.spa-main-banner {
  position: relative;
  overflow: hidden;
}
.spa-main-banner img {
  width: 100%;
}
.spa-main-banner .play-button-absolute {
  position: absolute;
  right: 25%;
  top: 0;
  height: 100%;
}
.spa-main-banner .play-button-absolute .play-button-wrap {
  display: table;
  height: 100%;
}
.spa-main-banner .play-button-absolute .play-button-wrap .play-button {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 100px;
  font-size: 30px;
  color: white;
}
.spa-main-banner .play-button-absolute .play-button-wrap .play-button:hover {
  color: white !important;
  font-weight: bold;
}
.spa-main-banner .play-button-absolute .play-button-wrap .play-button img {
  width: 80px;
}
.spa-main-banner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  background: rgba(0,0,0,0.6);
  height: 100%;
  padding-left: 68px;
  padding-right: 30px;
}
.spa-main-banner .overlay .text-wrap {
  display: table;
  height: 100%;
}
.spa-main-banner .overlay .text-wrap .text-wrap-inner {
  display: table-cell;
  vertical-align: middle;
}
.spa-main-banner .overlay h1,
.spa-main-banner .overlay p,
.spa-main-banner .overlay a {
  color: white;
}
.spa-main-banner .overlay h1 {
  line-height: 40px;
}
.spa-main-banner .overlay h1 span {
  font-size: 50px;
}
.spa-main-banner .overlay p {
  font-size: 18px;
}
.spa-main-banner .overlay p :before {
  font-size: 16px;
}
.spa-main-banner .overlay p a {
  display: block;
  padding: 10px 0;
}
@media (max-width: 1500px) {
  .spa-main-banner h1 {
    font-size: 24px;
    line-height: 26px !important;
  }
  .spa-main-banner .overlay p {
    font-size: 14px;
  }
}
@media (max-width: 1460px) {
  .spa-main-banner .play-button-absolute {
    right: 10%;
  }
  .spa-main-banner .play-button-absolute .play-button-wrap .play-button {
    font-size: 24px;
  }
  .spa-main-banner .play-button-absolute .play-button-wrap .play-button img {
    width: 60px !important;
  }
}
@media (max-width: 1200px) {
  .spa-main-banner .play-button-absolute {
    display: block;
    position: relative;
    padding-left: 20px;
    background: #5a1d27;
    right: 0;
  }
  .spa-main-banner .play-button-absolute .play-button {
    padding-bottom: 10px !important;
    font-size: 20px;
  }
  .spa-main-banner .play-button-absolute .play-button img {
    width: 50px !important;
  }
  .spa-main-banner .overlay {
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    background: #5a1d27;
    padding-left: 20px;
  }
  .spa-main-banner .overlay .text-wrap {
    width: 100%;
  }
  .spa-main-banner .overlay h1 {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 30px;
  }
  .spa-main-banner .overlay h1 span {
    font-size: 32px;
  }
  .spa-main-banner .overlay h1 br {
    display: none;
  }
  .spa-main-banner .overlay p {
    font-size: 16px;
    margin: 0;
  }
  .spa-main-banner .overlay p :before {
    font-size: 16px;
  }
  .spa-main-banner .overlay p a {
    padding: 10px 0;
  }
  .spa-main-banner .overlay p:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 686px) {
  .spa-main-banner .play-button-absolute {
    height: 35%;
    margin-right: -75px;
  }
  .spa-main-banner .play-button-absolute .play-button-wrap:before {
    display: none;
  }
  .spa-main-banner .play-button-absolute .play-button-wrap .play-button img {
    width: 50px;
  }
  .spa-main-banner .overlay {
    padding-left: 12px;
  }
}
.home-main-banner {
  position: relative;
  overflow: hidden;
}
.home-main-banner img {
  width: 100%;
}
.home-main-banner .mobile-version {
  display: none;
}
.home-main-banner .play-button-text {
  font-size: 30px;
  color: white;
}
.home-main-banner .play-button-text:hover {
  color: white !important;
  font-weight: bold;
}
.home-main-banner .play-button-text img {
  width: 80px !important;
}
.home-main-banner .play-button-absolute {
  position: absolute;
  right: 25%;
  top: 0;
  height: 100%;
}
.home-main-banner .play-button-absolute .play-button-wrap {
  display: table;
  height: 100%;
  /*&:before {
                content: "";
                width: 2px;
                height: 100%;
                position: absolute;
                -webkit-transform: translateY(70%);
                -ms-transform: translateY(70%);
                transform: translateY(70%);
                background: #5B1925;
                left: 50px;
            }*/
}
.home-main-banner .play-button-absolute .play-button-wrap .play-button {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 100px;
  font-size: 30px;
  color: white;
}
.home-main-banner .play-button-absolute .play-button-wrap .play-button:hover {
  color: white !important;
  font-weight: bold;
}
.home-main-banner .play-button-absolute .play-button-wrap .play-button img {
  width: 80px;
}
.home-main-banner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  background: rgba(0,0,0,0.6);
  height: 100%;
  padding-left: 68px;
  padding-right: 30px;
}
.home-main-banner .overlay .text-wrap {
  display: table;
  height: 100%;
}
.home-main-banner .overlay .text-wrap .text-wrap-inner {
  display: table-cell;
  vertical-align: middle;
}
.home-main-banner .overlay h1,
.home-main-banner .overlay p,
.home-main-banner .overlay a {
  color: white;
}
.home-main-banner .overlay h1 {
  line-height: 40px;
}
.home-main-banner .overlay h1 span {
  font-size: 50px;
}
.home-main-banner .overlay p {
  font-size: 18px;
}
.home-main-banner .overlay p :before {
  font-size: 16px;
}
.home-main-banner .overlay p a {
  display: block;
  padding: 10px 0;
}
@media (max-width: 1500px) {
  .home-main-banner h1 {
    font-size: 24px;
    line-height: 26px !important;
  }
  .home-main-banner .overlay p {
    font-size: 14px;
  }
}
@media (max-width: 1460px) {
  .home-main-banner .play-button-absolute {
    right: 10%;
  }
  .home-main-banner .play-button-absolute .play-button-wrap .play-button {
    font-size: 24px;
  }
  .home-main-banner .play-button-absolute .play-button-wrap .play-button img {
    width: 60px !important;
  }
}
@media (max-width: 1200px) {
  .home-main-banner .desktop-version {
    display: none;
  }
  .home-main-banner .mobile-version {
    display: block !important;
  }
  .home-main-banner .play-button-absolute {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 20px;
    background: #5a1d27;
    right: 0;
  }
  .home-main-banner .play-button-absolute .play-button {
    padding-bottom: 10px !important;
    font-size: 20px;
  }
  .home-main-banner .play-button-absolute .play-button img {
    width: 50px !important;
  }
  .home-main-banner .overlay {
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    background: #5a1d27;
    padding-left: 20px;
  }
  .home-main-banner .overlay .text-wrap {
    width: 100%;
  }
  .home-main-banner .overlay h1 {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 30px;
  }
  .home-main-banner .overlay h1 span {
    font-size: 32px;
  }
  .home-main-banner .overlay h1 br {
    display: none;
  }
  .home-main-banner .overlay p {
    font-size: 16px;
    margin: 0;
  }
  .home-main-banner .overlay p :before {
    font-size: 16px;
  }
  .home-main-banner .overlay p a {
    padding: 10px 0;
  }
  .home-main-banner .overlay p:last-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 686px) {
  .home-main-banner .play-button-absolute {
    height: 35%;
    margin-right: -75px;
  }
  .home-main-banner .play-button-absolute .play-button-wrap:before {
    display: none;
  }
  .home-main-banner .play-button-absolute .play-button-wrap .play-button img {
    width: 50px;
  }
  .home-main-banner .overlay {
    padding-left: 12px;
  }
}
@media (max-width: 1200px) {
  .cti-video {
    height: 500px;
  }
}
@media (max-width: 980px) {
  .cti-video {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .cti-video {
    height: 200px;
  }
}
.slick-ticker-wrapper {
  position: relative;
}
.slick-ticker-wrapper .slick-play {
  position: absolute;
  bottom: 0;
  right: 15px;
  z-index: 999;
}
.slick-ticker-wrapper .slick-play:hover {
  cursor: pointer;
}
.slick-ticker-wrapper .slick-pause {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.slick-ticker-wrapper .slick-pause:hover {
  cursor: pointer;
}
.fwidth-1800,
.fwidth-cap {
  max-width: 1800px;
  margin: 0 auto;
}
.circles {
  position: relative;
  text-align: center;
}
.circles .blue-circle {
  display: block;
  position: relative;
  left: 10%;
}
@media (max-width: 991px) {
  .circles .blue-circle {
    width: 24%;
  }
}
.circles .pink-circle {
  display: block;
  position: relative;
  top: -20px;
  left: 30%;
}
@media (max-width: 1280px) {
  .circles .pink-circle {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .circles .pink-circle {
    width: 33%;
  }
}
.circles .yellow-circle {
  display: block;
  position: relative;
  top: -30px;
  left: 10%;
}
@media (max-width: 991px) {
  .circles .yellow-circle {
    width: 27%;
  }
}
.circles .purple-circle {
  display: block;
  position: relative;
  top: -100px;
  left: 35%;
}
@media (max-width: 1280px) {
  .circles .purple-circle {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .circles .purple-circle {
    width: 35%;
  }
}
.circles .green-circle {
  display: block;
  position: relative;
  top: -150px;
  left: 0;
}
@media (max-width: 991px) {
  .circles .green-circle {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .circles img {
    display: inline-block !important;
    position: static !important;
    margin: 8px;
  }
}
.signup-block {
  width: 100%;
  max-width: 550px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px #afafaf;
  box-shadow: 0px 0px 10px 0px #afafaf;
  margin: 0 auto;
}
#signup-form {
  flex-wrap: nowrap;
}
.signup-block .btn-custom {
  color: #fff;
  background: #474b1a;
  font-weight: 600;
  transition: all 0.5s;
}
.signup-block .btn-custom:hover {
  background: #3a3e13;
}
.signup-block input[type="email"] {
  display: inline-block;
  width: auto;
  transition: all 0.5s;
}
section ol,
section ul {
  margin-top: 10px;
}
section ol li,
section ul li {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
section ol li > ul,
section ul li > ul {
  margin-top: 10px;
}
.text-overlay-banner {
  position: relative;
  height: auto;
}
.text-overlay-banner img {
  position: relative;
  top: 0;
  width: 100%;
  filter: brightness(30%);
}
.text-overlay-banner .text-wrap {
  padding: 0 20px;
  margin: auto;
  position: absolute;
  max-width: 1250px;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 100;
}
@media (max-width: 768px) {
  .text-overlay-banner {
    background: none;
  }
  .text-overlay-banner img {
    display: block;
    width: 100%;
    filter: brightness(100%);
  }
  .text-overlay-banner .text-wrap {
    display: block;
    position: relative;
    height: auto;
    top: 0;
    left: 0;
    transform: unset;
  }
  .text-overlay-banner .text-wrap .text {
    display: block;
    padding: 10px 0 15px 0;
  }
  .text-overlay-banner .text-wrap h1,
  .text-overlay-banner .text-wrap h2,
  .text-overlay-banner .text-wrap h3,
  .text-overlay-banner .text-wrap p {
    color: black;
  }
  .text-overlay-banner .text-wrap h1 {
    font-size: 24px;
  }
  .text-overlay-banner .text-wrap h2 {
    font-size: 18px;
  }
}
.humber-site-menu {
  background: black;
  padding-left: 0;
}
.humber-site-menu .cti-logo {
  width: 101px;
  float: left;
  margin-right: 10px;
}
@media (max-width: 505px) {
  .humber-site-menu .cti-logo {
    margin-right: 5px;
  }
  .humber-site-menu h1 {
    max-width: 52%;
  }
  .humber-site-menu h1 a {
    padding: 6.5px 0px;
  }
}
.humber-site-sub-menu {
  background: #004b78;
}
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;
}
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.img-fluid {
  width: -webkit-fill-available;
}
.fullwidth-section {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.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;
}
.fwidth-1800,
.fwidth-cap {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
}
.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 .bottom-links-wrp {
  display: none;
}
.c-card-content {
  position: relative;
  padding: 1em 1.8em;
  height: 100%;
  transition: all .5s ease-in-out;
}
.c-card-content .c-card-link-wrapper {
  height: 100%;
}
.c-card-content p {
  font-size: 18px;
}
.c-card-items:not(.c-card-img-text) .c-card-content {
  background: rgba(0,0,0,0.6);
}
.c-card-items:not(.c-card-img-text) .c-card-content:hover {
  background: rgba(0,0,0,0.8);
}
.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: all .5s ease-in-out;
  background-color: #616972;
  color: #fff;
}
.theme-well-purple {
  transition: all .5s ease-in-out;
  background-color: #5c2c86;
  color: #fff;
}
.theme-well-blue {
  transition: all .5s ease-in-out;
  background-color: #00a0dd;
  color: #fff;
}
.theme-well-orange {
  transition: all .5s ease-in-out;
  background-color: #ae600a;
  color: #fff;
}
.theme-well-light-orange {
  transition: all .5s ease-in-out;
  background-color: #e6c5a3;
  color: #fff;
}
.theme-well-pink {
  transition: all .5s ease-in-out;
  background-color: #e54460;
  color: #fff;
}
.theme-well-yellow {
  transition: all .5s ease-in-out;
  background-color: #fdda00;
  color: #FFF;
}
