/* CUSTOM CARD HOVER EFFECT */
/*
.label-area, .label-type, .label-start-date, .label-delivery-method{
    border:1px solid #000;
    padding:2px 6px;
    display: inline-block;
    background:white;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #000;
    cursor: pointer;
    //font-size: 13px;
    line-height: 14px;
    @media(max-width:767px) {
        //font-size: 12px;
        padding:1px 3px;
    }
}
.label-show{
    line-height: 14px;
    border:1px solid #000;
    padding:2px 6px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    color: white;
    background:#000;
    cursor: pointer;
    //font-size: 13px;
    @media(max-width:767px) {
        //font-size: 12px;
        padding:1px 3px;
    }
}

.label-show.disabled{
    border:1px solid #000;
    padding:2px 6px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #000;
    cursor: pointer;
    //font-size: 13px;
    background:WHITE;
    opacity: .5;
}

.label.disabled{
    opacity: .5;
    //cursor: no-drop;
}
*/
/* Use to swap from heading-image-text to heading-text-image on medium screen */
/*
.thesisshow-nav {
	display: flex;
	flex-flow: row wrap;
	& .banner {
		flex:1 1 auto;
	}

	& .thesis-toggle-btn {
		display:none;
	    font-size: 1.5em;
	    color: #000;
	    padding: 10px;
	    align-items: center;

		@media (max-width: 637px) {
			display: flex;
			margin: 0;
		}
	}

	& .nav {
		flex: 10 1 auto;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		justify-items: center;
		align-content: center;
		& li {
		    flex: 1 1 auto;
			& a {
			   padding: 10px 5px;
			   font-weight: bold;
			   display:block;
			   text-align: center;
			   color: #000;
			   position: relative;
			}
			&.active {

					a:after {
							content: '';
						    position: absolute;
						    width: 80%;
						    height: 1px;
						    background-color: #000;
						    left: 0;
						    bottom: 0;
						    right: 0;
						    text-align: center;
						    margin: 0 auto;
					   }
				   }
		}
		@media (max-width: 637px) {
			display:none;
			width: 100%;

			& li {
				max-width: none;
				padding: 10px 0;

				& a {
					&.active {
						background-color: #ddd;

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

    // transition is only when going to hover/focus, otherwise the background
    // behind the gradient (there for IE<=9 fallback) gets mismatched
    //.transition(background-position .1s linear);
  }
*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:focus {
  outline: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn i[class^="icon-"],
.btn em[class^="icon-"],
.btn span[class^="icon-"] {
  font-size: 12.8px;
  opacity: .85;
}
.btn.btn-mini {
  padding: 0 6px;
  font-size: 12px;
}
.btn.btn-mini i {
  font-size: 9.6px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-inverse {
  background-color: #444;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #085990;
}
.btn-link:hover,
.btn-link:focus {
  color: #031d2f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #808080;
  text-decoration: none;
}
.btn-plain {
  padding: 0;
  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;
}
.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-stroke {
  margin: 0px;
  border: 0;
  border-bottom: solid 1px #dddddd;
  color: #085990;
  background: transparent;
}
.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: #031d2f;
  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;
  padding-bottom: 0.938em;
}
.photo-album-item:hover {
  opacity: .8;
}
.photo-album-item img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 800px) {
  .less-than-five .photo-album-item {
    min-width: 33%;
  }
}
@media (max-width: 500px) {
  .less-than-five .photo-album-item {
    min-width: 50%;
  }
}
@media (max-width: 800px) {
  .five-or-more .photo-album-item {
    min-width: 25%;
  }
}
@media (max-width: 500px) {
  .five-or-more .photo-album-item {
    min-width: 33%;
  }
}
.photo-album-border-off .photo-album-item {
  padding: 0;
}
.photo-album-border-off .photo-album-row {
  padding-bottom: 0;
  padding-left: 0.938em;
}
.photo-album-border-stroke .photo-album-item {
  padding-left: 1px;
}
.photo-album-border-stroke .photo-album-row {
  padding-bottom: 1px;
  padding-left: 0.938em;
}
.photo-album-border-stroke .photo-album-row:last-child {
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .met-container .photo-album-container {
    padding: 0;
  }
}
.btn-black-white {
  background: #000;
  color: #fff;
}
.btn-black-white:hover {
  color: #f8f8f8;
}
.btn-black-white.btn-stroke {
  background: transparent;
  color: #085990;
}
.btn-black-white.btn-stroke:hover {
  background: #f8f8f8;
  color: #031d2f;
  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: #085990;
}
.btn-color-1 {
  background-color: #007ACC;
  border-color: #006bb3;
  color: #fff !important;
}
.btn-color-1:hover {
  background-color: #006bb3;
  border-color: #005c99;
  color: #f2f2f2;
}
.btn-color-1.btn-keyline {
  border-color: #007ACC;
  border-width: 2px;
  background: transparent;
  color: #007ACC !important;
}
.btn-color-1.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-1.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-2 {
  background-color: #3a4856;
  border-color: #303b47;
  color: #fff !important;
}
.btn-color-2:hover {
  background-color: #303b47;
  border-color: #252f38;
  color: #f2f2f2;
}
.btn-color-2.btn-keyline {
  border-color: #3a4856;
  border-width: 2px;
  background: transparent;
  color: #3a4856 !important;
}
.btn-color-2.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-2.btn-plain {
  background: none;
  color: #085990 !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 !important;
}
.btn-color-3.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-3.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-4 {
  background-color: #B8d4F6;
  border-color: #a1c6f3;
  color: #5a5957 !important;
}
.btn-color-4:hover {
  background-color: #a1c6f3;
  border-color: #8bb9f0;
  color: #282828;
}
.btn-color-4.btn-keyline {
  border-color: #B8d4F6;
  border-width: 2px;
  background: transparent;
  color: #B8d4F6 !important;
}
.btn-color-4.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-4.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-5 {
  background-color: #20262b;
  border-color: #15191c;
  color: #fff !important;
}
.btn-color-5:hover {
  background-color: #15191c;
  border-color: #0a0c0e;
  color: #f2f2f2;
}
.btn-color-5.btn-keyline {
  border-color: #20262b;
  border-width: 2px;
  background: transparent;
  color: #20262b !important;
}
.btn-color-5.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-5.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-6 {
  background-color: #007c8a;
  border-color: #006571;
  color: #fff !important;
}
.btn-color-6:hover {
  background-color: #006571;
  border-color: #004e57;
  color: #f2f2f2;
}
.btn-color-6.btn-keyline {
  border-color: #007c8a;
  border-width: 2px;
  background: transparent;
  color: #007c8a !important;
}
.btn-color-6.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-6.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-7 {
  background-color: #005173;
  border-color: #003f5a;
  color: #fff !important;
}
.btn-color-7:hover {
  background-color: #00090d;
  border-color: #002d40;
  color: #f2f2f2;
}
.btn-color-7.btn-keyline {
  border-color: #005173;
  border-width: 2px;
  background: transparent;
  color: #005173 !important;
}
.btn-color-7.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-7.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-8 {
  background-color: #e0e8ee;
  border-color: #d0dce5;
  color: #5a5957 !important;
}
.btn-color-8:hover {
  background-color: #d0dce5;
  border-color: #bfd0dc;
  color: #282828;
}
.btn-color-8.btn-keyline {
  border-color: #e0e8ee;
  border-width: 2px;
  background: transparent;
  color: #e0e8ee !important;
}
.btn-color-8.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-8.btn-plain {
  background: none;
  color: #085990 !important;
}
.btn-color-9 {
  background-color: #d0d0d0;
  border-color: #c3c3c3;
  color: #fff !important;
}
.btn-color-9:hover {
  background-color: #c3c3c3;
  border-color: #b7b7b7;
  color: #f2f2f2;
}
.btn-color-9.btn-keyline {
  border-color: #d0d0d0;
  border-width: 2px;
  background: transparent;
  color: #d0d0d0 !important;
}
.btn-color-9.btn-keyline:hover {
  background: #f8f8f8;
}
.btn-color-9.btn-plain {
  background: none;
  color: #085990 !important;
}
.theme-text-light .slick-dots li button::before {
  color: white;
}
.theme-text-light .slick-dots li.slick-active button::before {
  color: white;
}
.theme-text-light p,
.theme-text-light ul,
.theme-text-light li,
.theme-text-light ol {
  color: #fff;
}
.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: #085990;
}
.theme-text-light a:hover:not(.btn),
.theme-text-light a:focus:not(.btn) {
  color: #085990;
}
.theme-text-light .btn-black-white {
  background: #000;
  border-color: #fff;
  color: #fff !important;
}
.theme-text-light .btn-black-white:hover {
  color: #e6e6e6;
}
.theme-text-light .btn-black-white.btn-stroke {
  border-color: #dddddd;
  background: transparent;
}
.theme-text-light .btn-black-white.btn-stroke:hover {
  background-color: #f8f8f8;
  color: #000;
}
.theme-text-light .btn-plain {
  background: transparent;
}
.theme-text-light .btn-keyline:hover {
  background: transparent;
  border-color: #FFF;
  color: #FFF;
}
.theme-text-light .lead,
.theme-text-light .lead-more {
  color: rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .header-wrp.isAccordion {
  border-bottom: 0;
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav {
  border-bottom: solid 1px rgba(255,255,255,0.85);
}
.theme-text-light.tabs-menu .theme-tab-style-tabs .nav li > 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: #007ACC;
}
.theme-background-color-1.lighten-8 {
  background-color: #0092f5;
}
.theme-background-color-1.darken-8 {
  background-color: #0062a3;
}
.theme-background-color-1.lighten-6 {
  background-color: #008ceb;
}
.theme-background-color-1.darken-6 {
  background-color: #0068ad;
}
.theme-background-color-1.lighten-4 {
  background-color: #0086e0;
}
.theme-background-color-1.darken-4 {
  background-color: #006eb8;
}
.theme-background-color-1.lighten-2 {
  background-color: #0080d6;
}
.theme-background-color-1.darken-2 {
  background-color: #0074c2;
}
.flexslider-caption-theme-background-color-1 .flex-caption {
  background: #007ACC;
}
.theme-background-color-2 {
  background-color: #3a4856;
}
.theme-background-color-2.lighten-8 {
  background-color: #4a5c6e;
}
.theme-background-color-2.darken-8 {
  background-color: #2a343e;
}
.theme-background-color-2.lighten-6 {
  background-color: #465768;
}
.theme-background-color-2.darken-6 {
  background-color: #2e3944;
}
.theme-background-color-2.lighten-4 {
  background-color: #425262;
}
.theme-background-color-2.darken-4 {
  background-color: #323e4a;
}
.theme-background-color-2.lighten-2 {
  background-color: #3e4d5c;
}
.theme-background-color-2.darken-2 {
  background-color: #364350;
}
.flexslider-caption-theme-background-color-2 .flex-caption {
  background-color: #3a4856;
}
.theme-background-color-3 {
  background-color: #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: #B8d4F6;
}
.theme-background-color-4.lighten-8 {
  background-color: #dceafb;
}
.theme-background-color-4.darken-8 {
  background-color: #94bef1;
}
.theme-background-color-4.lighten-6 {
  background-color: #d3e4f9;
}
.theme-background-color-4.darken-6 {
  background-color: #9dc4f3;
}
.theme-background-color-4.lighten-4 {
  background-color: #cadff8;
}
.theme-background-color-4.darken-4 {
  background-color: #a6c9f4;
}
.theme-background-color-4.lighten-2 {
  background-color: #c1d9f7;
}
.theme-background-color-4.darken-2 {
  background-color: #afcff5;
}
.flexslider-caption-theme-background-color-4 .flex-caption {
  background-color: #B8d4F6;
}
.theme-background-color-5 {
  background-color: #20262b;
}
.theme-background-color-5.lighten-8 {
  background-color: #313b42;
}
.theme-background-color-5.darken-8 {
  background-color: #0f1114;
}
.theme-background-color-5.lighten-6 {
  background-color: #2d363d;
}
.theme-background-color-5.darken-6 {
  background-color: #131619;
}
.theme-background-color-5.lighten-4 {
  background-color: #293037;
}
.theme-background-color-5.darken-4 {
  background-color: #171c1f;
}
.theme-background-color-5.lighten-2 {
  background-color: #242b31;
}
.theme-background-color-5.darken-2 {
  background-color: #1c2125;
}
.flexslider-caption-theme-background-color-5 .flex-caption {
  background-color: #20262b;
}
.theme-background-color-6 {
  background-color: #007c8a;
}
.theme-background-color-6.lighten-8 {
  background-color: #00a1b3;
}
.theme-background-color-6.darken-8 {
  background-color: #005761;
}
.theme-background-color-6.lighten-6 {
  background-color: #0097a9;
}
.theme-background-color-6.darken-6 {
  background-color: #00616b;
}
.theme-background-color-6.lighten-4 {
  background-color: #008e9e;
}
.theme-background-color-6.darken-4 {
  background-color: #006a76;
}
.theme-background-color-6.lighten-2 {
  background-color: #008594;
}
.theme-background-color-6.darken-2 {
  background-color: #007380;
}
.flexslider-caption-theme-background-color-6 .flex-caption {
  background-color: #007c8a;
}
.theme-background-color-7 {
  background-color: #005173;
}
.theme-background-color-7.lighten-8 {
  background-color: #006e9c;
}
.theme-background-color-7.darken-8 {
  background-color: #00344a;
}
.theme-background-color-7.lighten-6 {
  background-color: #006792;
}
.theme-background-color-7.darken-6 {
  background-color: #003b54;
}
.theme-background-color-7.lighten-4 {
  background-color: #005f87;
}
.theme-background-color-7.darken-4 {
  background-color: #00435f;
}
.theme-background-color-7.lighten-2 {
  background-color: #00587d;
}
.theme-background-color-7.darken-2 {
  background-color: #004a69;
}
.flexslider-caption-theme-background-color-7 .flex-caption {
  background-color: #005173;
}
.theme-background-color-8 {
  background-color: #e0e8ee;
}
.theme-background-color-8.lighten-8 {
  background-color: #fafcfc;
}
.theme-background-color-8.darken-8 {
  background-color: #c6d4e0;
}
.theme-background-color-8.lighten-6 {
  background-color: #f4f7f9;
}
.theme-background-color-8.darken-6 {
  background-color: #ccd9e3;
}
.theme-background-color-8.lighten-4 {
  background-color: #edf2f5;
}
.theme-background-color-8.darken-4 {
  background-color: #d3dee7;
}
.theme-background-color-8.lighten-2 {
  background-color: #e7edf2;
}
.theme-background-color-8.darken-2 {
  background-color: #d9e3ea;
}
.flexslider-caption-theme-background-color-8 .flex-caption {
  background-color: #e0e8ee;
}
.theme-background-color-9 {
  background-color: #d0d0d0;
}
.theme-background-color-9.lighten-8 {
  background-color: #e4e4e4;
}
.theme-background-color-9.darken-8 {
  background-color: #bcbcbc;
}
.theme-background-color-9.lighten-6 {
  background-color: #dfdfdf;
}
.theme-background-color-9.darken-6 {
  background-color: #c1c1c1;
}
.theme-background-color-9.lighten-4 {
  background-color: #dadada;
}
.theme-background-color-9.darken-4 {
  background-color: #c6c6c6;
}
.theme-background-color-9.lighten-2 {
  background-color: #d5d5d5;
}
.theme-background-color-9.darken-2 {
  background-color: #cbcbcb;
}
.flexslider-caption-theme-background-color-9 .flex-caption {
  background-color: #d0d0d0;
}
body .color-black {
  color: #000;
}
body .color-white {
  color: #fff;
}
body .color-1 {
  color: #007ACC;
}
body .color-2 {
  color: #3a4856;
}
body .color-3 {
  color: #005173;
}
body .color-4 {
  color: #B8d4F6;
}
body .color-5 {
  color: #20262b;
}
body .color-6 {
  color: #007c8a;
}
body .color-7 {
  color: #005173;
}
body .color-8 {
  color: #e0e8ee;
}
body .color-9 {
  color: #d0d0d0;
}
footer a.btn-black-white.btn-plain {
  color: #b7b7b7 !important;
}
.wsnw {
  white-space: nowrap;
}
.dim-bg {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.theme-bg-img-cover::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-tile {
  background-repeat: round space;
  position: relative;
}
.theme-bg-img-tile::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.theme-bg-img-parallax {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  padding: 0;
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
.theme-bg-img-parallax::before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.lt-ie9 .theme-bg-img-cover {
  -ms-behavior: url('assets/templates/site/css/backgroundsize.min.htc');
}
.side-links-wrp {
  margin-top: 16px;
}
.side-links-wrp .btn {
  margin-bottom: 4px;
}
.play-pause i:before {
  content: "\e069";
}
.bottom-links-wrp {
  overflow: hidden;
  margin: 10px 0;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.bottom-links-wrp a {
  font-weight: bold;
}
.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;
}
.block-centered-bottom-links .btn {
  margin-right: 0;
  display: table;
  margin: auto;
}
.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: #085990 !important;
  border-bottom: solid 1px #dddddd;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.block-bottom-links-border .btn-plain:first-child {
  border-top: solid 1px #dddddd;
}
.block-bottom-links-border .btn-plain:hover {
  background: #f8f8f8;
  color: #031d2f;
  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: #007ACC;
  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;
}
.card-link {
  transition: box-shadow 0.3s ease-in-out;
}
.card-link:hover {
  cursor: pointer;
  box-shadow: 0 3px 15px 0 rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.08);
}
.card-link a.card-body-wrap {
  height: auto;
}
.card-link p,
.card-link ul,
.card-link li,
.card-link ol,
.card-link h1,
.card-link h2,
.card-link h3,
.card-link h4,
.card-link h5 {
  color: #000;
}
.theme-well-default {
  background-color: #e0e8ee;
}
.theme-well-default p,
.theme-well-default ul,
.theme-well-default li,
.theme-well-default ol,
.theme-well-default h1,
.theme-well-default h2,
.theme-well-default h3,
.theme-well-default h4,
.theme-well-default h5 {
  color: #000;
}
.theme-well-blue {
  background-color: #007ACC;
}
.theme-well-blue p,
.theme-well-blue ul,
.theme-well-blue li,
.theme-well-blue ol,
.theme-well-blue h1,
.theme-well-blue h2,
.theme-well-blue h3,
.theme-well-blue h4,
.theme-well-blue h5 {
  color: #FFF;
}
.theme-well-red {
  background-color: #DB3246;
}
.theme-well-red p,
.theme-well-red ul,
.theme-well-red li,
.theme-well-red ol,
.theme-well-red h1,
.theme-well-red h2,
.theme-well-red h3,
.theme-well-red h4,
.theme-well-red h5 {
  color: #FFF;
}
.theme-well-teal {
  background-color: #007C8A;
}
.theme-well-teal p,
.theme-well-teal ul,
.theme-well-teal li,
.theme-well-teal ol,
.theme-well-teal h1,
.theme-well-teal h2,
.theme-well-teal h3,
.theme-well-teal h4,
.theme-well-teal h5 {
  color: #FFF;
}
.theme-well-cyan {
  background-color: #0076DB;
}
.theme-well-cyan p,
.theme-well-cyan ul,
.theme-well-cyan li,
.theme-well-cyan ol,
.theme-well-cyan h1,
.theme-well-cyan h2,
.theme-well-cyan h3,
.theme-well-cyan h4,
.theme-well-cyan h5 {
  color: #FFF;
}
.theme-well-purple {
  background-color: #8A008A;
}
.theme-well-purple p,
.theme-well-purple ul,
.theme-well-purple li,
.theme-well-purple ol,
.theme-well-purple h1,
.theme-well-purple h2,
.theme-well-purple h3,
.theme-well-purple h4,
.theme-well-purple h5 {
  color: #FFF;
}
.theme-well-dark-grey {
  background-color: #3A4856;
}
.theme-well-dark-grey p,
.theme-well-dark-grey ul,
.theme-well-dark-grey li,
.theme-well-dark-grey ol,
.theme-well-dark-grey h1,
.theme-well-dark-grey h2,
.theme-well-dark-grey h3,
.theme-well-dark-grey h4,
.theme-well-dark-grey h5 {
  color: #FFF;
}
.theme-well-dark-blue {
  background-color: #2e6cb1;
}
.theme-well-dark-blue p,
.theme-well-dark-blue ul,
.theme-well-dark-blue li,
.theme-well-dark-blue ol,
.theme-well-dark-blue h1,
.theme-well-dark-blue h2,
.theme-well-dark-blue h3,
.theme-well-dark-blue h4,
.theme-well-dark-blue h5 {
  color: #FFF;
}
.theme-well-light-blue {
  background-color: #B8D4F6;
}
.theme-well-light-blue p,
.theme-well-light-blue ul,
.theme-well-light-blue li,
.theme-well-light-blue ol,
.theme-well-light-blue h1,
.theme-well-light-blue h2,
.theme-well-light-blue h3,
.theme-well-light-blue h4,
.theme-well-light-blue h5 {
  color: #000;
}
.theme-well-light-red {
  background-color: #F5C3C9;
}
.theme-well-light-red p,
.theme-well-light-red ul,
.theme-well-light-red li,
.theme-well-light-red ol,
.theme-well-light-red h1,
.theme-well-light-red h2,
.theme-well-light-red h3,
.theme-well-light-red h4,
.theme-well-light-red h5 {
  color: #000;
}
.theme-well-light-teal {
  background-color: #B8DCD8;
}
.theme-well-light-teal p,
.theme-well-light-teal ul,
.theme-well-light-teal li,
.theme-well-light-teal ol,
.theme-well-light-teal h1,
.theme-well-light-teal h2,
.theme-well-light-teal h3,
.theme-well-light-teal h4,
.theme-well-light-teal h5 {
  color: #000;
}
.theme-well-light-cyan {
  background-color: #B8D4F6;
}
.theme-well-light-cyan p,
.theme-well-light-cyan ul,
.theme-well-light-cyan li,
.theme-well-light-cyan ol,
.theme-well-light-cyan h1,
.theme-well-light-cyan h2,
.theme-well-light-cyan h3,
.theme-well-light-cyan h4,
.theme-well-light-cyan h5 {
  color: #000;
}
.theme-well-light-purple {
  background-color: #DEB6DD;
}
.theme-well-light-purple p,
.theme-well-light-purple ul,
.theme-well-light-purple li,
.theme-well-light-purple ol,
.theme-well-light-purple h1,
.theme-well-light-purple h2,
.theme-well-light-purple h3,
.theme-well-light-purple h4,
.theme-well-light-purple h5 {
  color: #000;
}
.theme-well-blue-shade {
  background-color: #cfe1ea;
}
.theme-well-blue-shade p,
.theme-well-blue-shade ul,
.theme-well-blue-shade li,
.theme-well-blue-shade ol,
.theme-well-blue-shade h1,
.theme-well-blue-shade h2,
.theme-well-blue-shade h3,
.theme-well-blue-shade h4,
.theme-well-blue-shade h5 {
  color: #000;
}
.card-body {
  padding: 0.625rem 1.25rem;
}
.social-icons-wrp {
  list-style: none;
  text-align: center;
  padding: 0;
}
.social-icons-wrp li {
  display: inline-block;
}
.social-icons-wrp li a {
  display: inline-block;
  background: none;
  color: #b7b7b7;
  font-size: 20px;
  height: 40px;
  width: 40px;
}
.social-icons-wrp li a:hover {
  background: none;
  color: white;
}
.social-icons-wrp li a:focus {
  background: none;
}
footer .social-icons-wrp {
  margin: 4px 0;
  text-align: left;
}
footer .social-icons-wrp li a {
  padding: 0;
  font-size: 16px;
  height: 28px;
  width: 28px;
  color: #818181 !important;
}
footer .social-icons-wrp li a .fa {
  font-size: 20px;
}
.corp-footer-container {
  background: #3A464D;
  position: relative;
  line-height: 2em;
}
.corp-footer-container .block-inner {
  float: right;
}
@media (max-width: 768px) {
  .corp-footer-container .block-inner {
    float: none;
  }
}
.corp-footer-container .block-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.corp-footer-container .block-inner ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media (max-width: 576px) {
  .corp-footer-container .block-inner ul li {
    display: block;
  }
}
.corp-footer-container .block-inner ul li a {
  color: #fff !important;
  padding: 0 15px;
  border-right: 1px solid #fff;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.corp-footer-container .block-inner ul li a:hover,
.corp-footer-container .block-inner ul li a:focus {
  color: #ddd;
}
@media (max-width: 600px) {
  .corp-footer-container .block-inner ul li a {
    padding: 0 10px;
  }
}
@media (max-width: 576px) {
  .corp-footer-container .block-inner ul li a {
    padding: 0;
    border-right: none;
  }
}
.corp-footer-container .block-inner ul li:first-child a {
  padding-left: 0;
}
.corp-footer-container .block-inner ul li:last-child a {
  border-right: 0;
  padding-right: 0;
}
.corp-footer-container .block-humber-common {
  float: none;
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.dateFeed .item,
.nonDateFeed .item {
  border-top: solid 1px #dddddd;
  padding-top: 12px;
}
.dateFeed .item:first-child,
.nonDateFeed .item:first-child {
  border-top: 0;
}
.dateFeed time,
.nonDateFeed time,
.allDateFeed time,
.allNonDateFeed time {
  font-size: 13px;
  line-height: 1;
}
.dateFeed h4,
.nonDateFeed h4,
.allDateFeed h4,
.allNonDateFeed h4 {
  padding: 0;
  margin: 0;
  text-transform: none;
  font-weight: bold;
  line-height: 1;
}
.dateFeed .description,
.dateFeed .details,
.nonDateFeed .description,
.nonDateFeed .details,
.allDateFeed .description,
.allDateFeed .details,
.allNonDateFeed .description,
.allNonDateFeed .details {
  font-size: 14px;
  line-height: 21px;
}
.dateFeed .description p:last-child,
.dateFeed .details p:last-child,
.nonDateFeed .description p:last-child,
.nonDateFeed .details p:last-child,
.allDateFeed .description p:last-child,
.allDateFeed .details p:last-child,
.allNonDateFeed .description p:last-child,
.allNonDateFeed .details p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.dateFeed .justDesc .description p:last-child,
.nonDateFeed .justDesc .description p:last-child,
.allDateFeed .justDesc .description p:last-child,
.allNonDateFeed .justDesc .description p:last-child {
  padding-bottom: 8px;
}
.dateFeed .btn-plain,
.nonDateFeed .btn-plain,
.allDateFeed .btn-plain,
.allNonDateFeed .btn-plain {
  margin-left: 0;
  padding-left: 0;
  color: #085990;
}
.dateFeed .btn-plain:hover,
.nonDateFeed .btn-plain:hover,
.allDateFeed .btn-plain:hover,
.allNonDateFeed .btn-plain:hover {
  color: #031d2f;
}
.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;
}
p a {
  font-weight: bold;
}
strong,
b {
  font-weight: bold;
}
.card,
table {
  margin-top: 12px;
  margin-bottom: 18px;
}
span.Open:before {
  content: "\25CF";
  color: #2CAA09;
  margin-right: 5px;
}
span.Closed:before {
  content: "\25CF";
  color: #ED0C0C;
  margin-right: 5px;
}
span.Waitlisted:before {
  content: "\25CF";
  color: #B818CD;
  margin-right: 5px;
}
span.Suspended:before {
  content: "\25CF";
  color: #226E9A;
  margin-right: 5px;
}
span.Not-Available:before {
  content: "\25CF";
  color: #757575;
  margin-right: 5px;
}
span.Opening-Soon:before {
  content: "\25CF";
  color: #D4810C;
  margin-right: 5px;
}
.pathways-sub-menu-wrp {
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  background-color: #D2DCE5;
}
.pathways-sub-menu-wrp .pathways-sub-menu-wrp-item {
  padding: 12.5px;
  color: rgba(40,40,40,0.9);
  margin: 3px;
  font-size: 16px;
  background-color: #E6EAED;
}
.pathways-sub-menu-wrp .pathways-sub-menu-wrp-item a {
  color: #000;
}
.pathways-sub-menu-wrp .pathways-sub-menu-wrp-item .popup-btn {
  background: transparent;
  border: unset;
  outline: none;
}
.pathways-sub-menu-wrp .pathways-sub-menu-wrp-item.active {
  background-color: #dbdcdc;
}
.pathways-sub-menu-wrp .pathways-sub-menu-wrp-item.active a {
  font-weight: bold;
}
@media (max-width: 1114px) {
  .pathways-sub-menu-wrp {
    flex-flow: row wrap;
  }
}
@media (max-width: 600px) {
  .pathways-sub-menu-wrp {
    flex-flow: column;
  }
  .pathways-sub-menu-wrp .pathways-sub-menu-wrp-item {
    text-align: center;
  }
}
.pathways-main-menu-wrp {
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 630px) {
  .pathways-main-menu-wrp {
    flex-flow: column !important;
    width: 100%;
  }
  .pathways-main-menu-wrp .pathways-main-menu-wrp-item {
    width: 100%;
  }
  .pathways-main-menu-wrp .pathways-main-menu-wrp-item a {
    width: 100%;
  }
}
.pathways-title {
  position: absolute;
  left: 16px;
  top: 2px;
}
.fullTimeSearchHeader {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.programSearchResults {
  margin-bottom: 40px;
}
.programSearchResults .ce_course.open > td:first-child a,
.programSearchResults .ce_workshop.open > td:first-child a {
  font-weight: bold;
}
.programSearch {
  position: relative;
}
.programSearch .row:first-child {
  font-size: 0;
}
.programSearch .sub-selection-bar {
  margin-top: 24px;
  font-size: 0;
  background: transparent;
  color: #000;
}
.programSearch .sub-selection-bar .solid-block-links {
  background: #fff;
}
.programSearch .sub-selection-bar .solid-block-links:not(.no-hover):hover {
  background-color: #007acc;
  color: #fff;
}
.programSearch .sub-selection-bar .solid-block-links.info-btn {
  border: 0;
  margin-left: -10px;
  padding-left: 0;
}
.programSearch .sub-selection-bar .solid-block-links.info-btn::before {
  vertical-align: middle;
}
.programSearch .sub-selection-bar .solid-block-links.info-btn:focus {
  outline: none;
}
@media (max-width: 450px) {
  .programSearch .sub-selection-bar .solid-block-links {
    margin-top: 2.5px;
    margin-bottom: 2.5px;
  }
}
.programSearch .sub2-selection-bar {
  background-color: #2e6cb1;
}
.programSearch .sub2-selection-bar .solid-block-links {
  background-color: #fff;
  transition: all .5s ease;
  display: inline-flex;
  align-items: center;
}
.programSearch .sub2-selection-bar .solid-block-links.active,
.programSearch .sub2-selection-bar .solid-block-links:hover {
  background-color: #f2f5f7;
}
.programSearch .sub2-selection-bar .solid-block-links.active a,
.programSearch .sub2-selection-bar .solid-block-links:hover a {
  color: #000;
}
.programSearch .sub2-selection-bar .solid-block-links .popup-btn {
  background: unset;
  border: unset;
  color: #007acc;
  cursor: pointer;
}
.programSearch .about-online-learning-submenu {
  display: block;
}
.programSearch .search-bar-title-line {
  position: absolute;
  top: -4px;
  right: 0;
}
@media (max-width: 1350px) {
  .programSearch .search-bar-title-line {
    position: relative;
    text-align: center;
  }
}
.programSearch .title-text {
  display: inline-block;
  font-weight: bold;
  color: #007acc;
  font-size: 23px;
  padding: 10px;
  line-height: 1.2;
}
.programSearch .title-text .pro-text-title {
  font-style: italic;
}
.programSearch .searchBar {
  background: #fff;
  /*
        .col-lg-12 {
            text-align: center;
        }
*/
}
.programSearch .promo {
  position: absolute;
  top: 0;
}
@media (max-width: 900px) {
  .programSearch .promo {
    display: none;
  }
}
.programSearch .promo span {
  position: absolute;
  padding-top: 10px;
  color: white;
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 27px;
}
.programSearch .promo span .smallpromo {
  padding-top: 0px;
  font-size: 16px;
}
.programSearch .column-info {
  color: #007acc;
}
.programSearch .searchWordsList {
  display: flex;
  flex-flow: row wrap;
  gap: 15px;
}
.programSearch .searchWordsList .label-word {
  color: #000;
  font-size: 14px;
  background: white;
  display: block;
  position: relative;
  z-index: 2;
  border: 1px solid #007acc;
  border-radius: .375rem;
  padding: 8px;
  margin: 0;
}
.programSearch .search-form-div {
  padding: 7.5px 15px;
  background: transparent;
  margin-left: 3px;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.programSearch .programSearchForm {
  position: relative;
  transition: all 1s;
  width: 300px;
  height: 33px;
  background: white;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 5px;
  overflow: hidden;
  margin: 0;
}
.programSearch .programSearchForm input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32.5px;
  line-height: 30px;
  outline: 0;
  border: 0;
  display: block;
  font-size: 1em;
  border-radius: 10px;
  padding: 0 20px 0 32.5px;
  background: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.programSearch .programSearchForm .fa-search {
  box-sizing: border-box;
  padding: 5px;
  width: 32.5px;
  height: 32.5px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  color: #8f8f92;
  text-align: center;
  font-size: 1.2em;
  transition: all 1s;
  cursor: pointer;
}
.programSearch button.clearFilters {
  border-radius: 0;
  background: #d9d7d9;
  border: solid 1px #d9d7d9;
  margin-left: 10px;
  margin-top: 1px;
}
.programSearch .remove {
  position: absolute;
  top: -7px;
  right: -7px;
  background: #007acc;
  color: #fff;
  line-height: 19px;
  border-radius: 75%;
  height: 19px;
  width: 19px;
  display: block;
  font-size: 19px;
  cursor: pointer;
  font-family: 'Zapf Dingbats';
  font-family: Arial;
  font-weight: lighter;
  text-align: center;
  vertical-align: middle;
}
.programSearch h3 {
  margin-bottom: 10px;
  margin-left: 8px;
  text-align: left;
  font-size: 16px;
}
.programSearch .solid-block-links {
  display: inline-block;
  padding: 12.5px;
  color: rgba(40,40,40,0.9);
  margin: 2px;
  font-size: 16px;
}
.programSearch .solid-block-links:last-child {
  margin-right: 0;
}
.programSearch .solid-block-links em {
  vertical-align: middle;
}
@media (max-width: 407px) {
  .programSearch .solid-block-links {
    padding: 10px 20px;
  }
}
.programSearch .solid-colored-block-links {
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
  color: rgba(40,40,40,0.9);
  margin: 3px;
  background: #f2f5f7;
  min-width: 181px;
  align-items: center;
  justify-content: center;
  display: flex;
  /*
        &:last-child {
            margin-right: 0;
        }
*/
}
.programSearch .solid-colored-block-links em {
  vertical-align: middle;
}
.programSearch .solid-colored-block-links.active {
  font-weight: bold;
  background: #007acc;
  color: white;
}
.programSearch .solid-colored-block-links:hover {
  background: #007acc;
  color: white;
}
@media (max-width: 450px) {
  .programSearch .solid-colored-block-links {
    min-width: 100%;
  }
}
@media (max-width: 407px) {
  .programSearch .continuing-education-button {
    padding: 10px 14px;
  }
}
@media (max-width: 407px) {
  .programSearch .program-search-pages-full-time .continuing-education-button {
    padding: 10px 14px;
  }
}
@media (max-width: 407px) {
  .programSearch.onlinePrograms .online-programs-button {
    padding: 10px 14px;
  }
}
@media (max-width: 649px) {
  .programSearch.onlinePrograms .online-programs-button {
    margin-top: 4px;
  }
}
.hideShowFilter {
  background: #007acc;
  color: white;
  padding: 5px 0 10px 0;
  margin-top: 10px;
  cursor: pointer;
}
@media (min-width: 978px) {
  .hideShowFilter {
    display: none;
  }
}
@media (max-width: 979px) {
  .hideShowFilter {
    display: block;
  }
}
.programSearchSlider {
  background: #007acc;
  border: 0;
}
@media (min-width: 978px) {
  .programSearchSlider {
    display: block;
  }
}
@media (max-width: 979px) {
  .programSearchSlider {
    display: none;
  }
}
.programSearchSlider li>div {
  padding: 10px 10% 20px 10%;
  text-align: center;
}
@media (max-width: 979px) {
  .programSearchSlider li>div {
    padding: 10px 7% 20px 7%;
  }
}
.programSearchSlider h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
}
.programSearchSlider:hover .flex-direction-nav a {
  background: none;
}
.programSearchSlider .flex-direction-nav .flex-next {
  right: 40px;
  width: 40px;
  height: 40px;
  background: none;
  opacity: 1;
  color: white;
  text-indent: 0;
  overflow: hidden;
  top: 40%;
  line-height: 40px;
  opacity: .75;
}
@media (max-width: 979px) {
  .programSearchSlider .flex-direction-nav .flex-next {
    right: 0px;
  }
}
.programSearchSlider .flex-direction-nav .flex-next::before {
  font-family: 'Elusive-Icons';
  content: "\e0cc";
  font-size: 35px;
  display: inline-block;
  font-weight: lighter;
}
.programSearchSlider .flex-direction-nav .flex-next:hover {
  background: none;
  opacity: 1;
}
.programSearchSlider .flex-direction-nav .flex-prev {
  left: 40px;
  width: 40px;
  height: 40px;
  background: none;
  opacity: 1;
  color: white;
  text-indent: 0;
  overflow: hidden;
  top: 40%;
  line-height: 40px;
  opacity: .75;
}
@media (max-width: 979px) {
  .programSearchSlider .flex-direction-nav .flex-prev {
    left: 0px;
  }
}
.programSearchSlider .flex-direction-nav .flex-prev::before {
  font-family: 'Elusive-Icons';
  content: "\e0cd";
  font-size: 35px;
  display: inline-block;
}
.programSearchSlider .flex-direction-nav .flex-prev:hover {
  background: none;
  opacity: 1;
}
.programSearchTable {
  font-size: 16px;
}
.programSearchTable thead {
  background: #dddddd;
}
.programSearchTable tbody tr {
  cursor: pointer;
}
.programSearchTable tr[class^='specialization'] td:first-child a {
  color: #007acc;
}
@media (max-width: 979px) {
  .programSearchTable tbody td:first-child a {
    display: inline-block;
    white-space: normal;
  }
}
.programSearchTable tr[class^='specialization'] td:first-child a {
  color: #007acc;
}
.programSearchTable .label-new {
  background: #007acc;
  color: #FFF;
  border-radius: 10px;
  padding: 1px 7px 1px 5px;
}
.table-no-hover tbody tr {
  cursor: default;
}
.table-no-hover tbody tr:hover {
  background-color: inherit;
}
.table-no-hover tbody tr:nth-of-type(odd):hover {
  background-color: rgba(0,0,0,0.05);
}
.h-light-grey-btn {
  padding: 0;
  margin: 12px 0 10px 0;
  line-height: 19px;
  color: rgba(40,40,40,0.9);
  position: relative;
}
.h-light-grey-btn:hover {
  color: #282828;
}
.h-light-grey-btn:focus {
  box-shadow: none;
}
.h-light-grey-btn:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  left: -12px;
  top: 0;
  background: rgba(40,40,40,0.9);
}
@media (max-width: 532px) {
  .h-light-grey-btn:after {
    display: none;
  }
}
.topNavProgramList {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
}
.topNavProgramList > a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
}
@media (max-width: 500px) {
  .topNavProgramList {
    flex-flow: column;
  }
}
#icon-info-search {
  color: white;
  font-size: 18px;
}
.nav-tabs:not(#ProgramAvailability) a.active {
  color: rgba(40,40,40,0.9);
  font-weight: bold;
}
.nav-tabs:not(#ProgramAvailability) a.active:hover,
.nav-tabs:not(#ProgramAvailability) a.active:focus {
  cursor: pointer;
}
.nav-tabs:not(#ProgramAvailability) a.active em:before {
  content: "\f0d8";
}
.nav-tabs:not(#ProgramAvailability) em.fa-caret-down {
  cursor: pointer;
}
.nav-tabs:not(#ProgramAvailability) em.fa-caret-down.active:before {
  content: "\f0d8";
}
.filtertabs {
  background: none;
  text-align: left;
  height: auto;
  min-height: 32.5px;
  font-size: 0;
}
.filtertabs .external-btn {
  font-size: 16px;
  color: #fff;
  background: #007acc !important;
  margin-left: 6px;
  display: flex;
  flex-flow: row;
  align-items: center;
  padding: 7.5px 15px;
}
.filtertabs .indicate-more-gradient {
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 0;
  z-index: 9;
  max-width: 50px;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
}
.filtertabs .indicate-more-gradient .chevron-down {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5,0.5,0.5);
  animation: chevrondownmove 3s ease-out infinite;
  left: calc(50% - 14px);
}
.filtertabs .indicate-more-gradient .chevron-down:first-child {
  animation: chevrondownmove 3s ease-out 1s infinite;
}
.filtertabs .indicate-more-gradient .chevron-down:nth-child(2) {
  animation: chevrondownmove 3s ease-out 2s infinite;
}
.filtertabs .indicate-more-gradient .chevron-down:before,
.filtertabs .indicate-more-gradient .chevron-down:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #007acc;
}
.filtertabs .indicate-more-gradient .chevron-down:before {
  left: 0;
  transform: skew(0deg,30deg);
}
.filtertabs .indicate-more-gradient .chevron-down:after {
  right: 0;
  width: 50%;
  transform: skew(0deg,-30deg);
}
.filtertabs ul.nav {
  display: inline-block;
  margin: 0;
  font-size: 0;
  vertical-align: top;
}
.filtertabs ul.nav > li {
  display: inline-block;
  margin: 0 3px;
  background: #fff;
  position: relative;
  padding: 0px;
}
.filtertabs ul.nav > li.no-bg {
  background: none;
}
@media (max-width: 640px) {
  .filtertabs ul.nav > li {
    display: inline-block;
    margin: 10px auto;
  }
}
.filtertabs ul.nav > li > a {
  padding: 15px;
  display: block;
  min-width: 130px;
  text-align: center;
}
.filtertabs ul.nav > li a {
  color: rgba(40,40,40,0.9);
}
.filtertabs ul.nav > li a.unset-min-width {
  min-width: unset;
}
.filtertabs ul.nav > li >a.active {
  font-weight: bold;
}
.filtertabs ul.nav > li > ul > li {
  margin-left: 0px;
  margin-right: 0px;
  cursor: pointer;
}
@media (max-width: 640px) {
  .filtertabs ul.nav {
    display: block;
    width: 100%;
    float: none;
    margin-top: 10px;
    text-align: center;
  }
}
.programtab {
  position: absolute;
  max-height: 500px;
  overflow-y: auto;
  background: #fff;
  border: none;
  padding: 0;
  text-align: left;
  display: none;
  z-index: 99;
  min-width: 400px;
  top: 100%;
  left: 0;
}
.programtab .close-programtab {
  position: absolute;
  right: 0;
  background: #007acc;
  color: white;
  z-index: 9;
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  transition: border-width 0.25s;
}
.programtab .close-programtab em {
  vertical-align: text-bottom;
}
.programtab .close-programtab:hover {
  border-radius: 50%;
}
.programtab .scroll-up-down-gif-div {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 99;
  bottom: 0;
  right: 0;
}
.programtab ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
  display: flex;
  flex-flow: column;
  gap: 0;
  box-shadow: 0.1875rem 0.25rem 0.5rem 0 rgba(0,0,0,0.09);
  border: 1px solid #cfcfcf;
}
.programtab ul li {
  margin: 0 !important;
  border-bottom: 1px solid #cfcfcf;
}
.programtab ul li span {
  background: #fff;
  padding: 10px;
  line-height: 1.2;
  min-height: 50px;
  margin: 0;
  display: flex;
  align-items: center;
  display: -moz-box;
  position: relative;
  justify-content: space-between;
  color: #525252;
  font-weight: normal;
  font-size: 16px;
  /*
            &::after{
              content: '';
              width: 0%;
              position: absolute;
              height: 1px;
              bottom: 0;
              background-color: #007acc;
              transition: width .2s linear;
            }
  */
  /*
            &.active::after, &:hover::after {
             width: 100%;
            }
  */
}
.programtab ul li span::after {
  content: '';
  height: 15px;
  width: 15px;
  background: #fff;
  border: 1px solid #797878;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.programtab ul li span.active::after {
  background: #007acc;
}
.programtab ul li span:hover {
  font-weight: bold;
  color: #007acc;
}
.programtab li:last-child {
  margin-bottom: 0px;
}
.programtab .label {
  border: none;
  font-size: 16px;
  margin-bottom: 0px;
  cursor: pointer;
}
.programtab .label.active {
  font-weight: bold;
}
.programtab .label-show,
.programtab .label-show.disabled {
  border: none;
  font-size: 16px;
  margin-bottom: 10px;
  background: white;
}
@media (max-width: 991px) {
  .programtab .row .col-lg-3 span {
    min-height: unset;
  }
}
.programSearch .filterBar {
  background: #2e6cb1;
}
.programSearch .filterBar .filter-header-div-sm {
  display: none;
}
@media (max-width: 1230px) {
  .programSearch .filterBar {
    padding: 0;
  }
  .programSearch .filterBar .filter-header-div-sm {
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: rgba(40,40,40,0.9);
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
  }
  .programSearch .filterBar .filter-header-div-sm span:first-child em {
    margin-right: 15px;
  }
  .programSearch .filterBar .filter-header-div-sm span:last-child {
    font-size: 30px;
  }
  .programSearch .filterBar .filter-header-div-sm.active em.fa-caret-down:before {
    content: "\f0d8";
  }
  .programSearch .filterBar .filtertabs {
    display: none;
  }
  .programSearch .filterBar .filtertabs > ul.nav {
    display: block;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li {
    color: white;
    display: block;
    margin: 5px 0;
    text-align: left;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li:first-child {
    display: none;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li > a {
    text-align: left;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li > a.active .fa-caret-down:before {
    content: "\f00d" !important;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li .programtab {
    position: relative;
    min-width: unset;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li .programtab >.close-programtab {
    display: none;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li .fa-caret-down {
    float: right;
    font-size: 20px;
  }
  .programSearch .filterBar .filtertabs > ul.nav > li .fa-caret-down:before {
    content: "\f067";
  }
  .programSearch .filterBar .filtertabs > ul.nav > li .fa-caret-down.active:before {
    content: "\f00d" !important;
  }
  .programSearch .filterBar .filtertabs > .search-form-div {
    display: block;
    margin: 0 0 5px 0;
  }
  .programSearch .filterBar .filtertabs > .search-form-div .programSearchForm {
    width: 100%;
  }
  .programSearch .filterBar .filtertabs > .external-btn {
    margin: 0 0 15px 0;
  }
}
@keyframes chevrondownmove {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5,0.5,0.5);
  }
}
.rebound-roadmap-container .row {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.rebound-roadmap-container .rr-heading {
  display: block;
  background: #2e6cb1;
  color: white;
  font-size: 18px;
  padding: 7px;
  font-weight: bold;
  margin: 0;
}
.rebound-roadmap-container .sticky-side-menu {
  position: sticky;
  top: 0;
}
.rebound-roadmap-container .nav-tabs {
  display: flex;
  flex-flow: column;
  margin: 0;
  padding: 0;
  list-style: none;
}
.rebound-roadmap-container .nav-tabs li a {
  display: block;
  padding: 8px 5px 8px 15px;
  color: #000;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #d4d4d4;
}
.rebound-roadmap-container .nav-tabs li a.active {
  background-color: #E6EAEE;
}
.rebound-roadmap-container .tab-content {
  margin: 0;
}
.rebound-roadmap-container .tab-content h2 {
  margin-top: 0;
}
@media (max-width: 768px) {
  .rebound-roadmap-container .tab-content {
    margin: 25px 0;
  }
}
.bubble-image-bg-container {
  position: relative;
  text-align: center;
}
.bubble-image-bg-container > img {
  position: absolute;
  width: 40px;
  z-index: 1;
}
.bubble-image-bg-container > img:first-child {
  left: 5px;
}
.bubble-image-bg-container > img:last-child {
  right: 0;
  left: unset;
  bottom: 0;
}
.bubble-image-bg-container a {
  font-size: 20px;
}
.bubble-image-bg-container-2 {
  position: relative;
  text-align: left;
}
.bubble-image-bg-container-2 .bubbleText__wrapper {
  background-image: url(https://humber.ca/assets/images/popup/blue-swoosh.png);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #1C2C5D;
  color: #fff;
  width: 100%;
  max-width: 240px;
  padding: 15px;
}
.bubble-image-bg-container-2 .bubbleText__wrapper::after {
  border-top: 30px solid #1C2C5D;
}
.bubble-image-bg-container-2 > img {
  position: absolute;
  width: 50px;
  z-index: 1;
  top: 25%;
  right: -5px;
}
.bubble-image-bg-container-2 a {
  color: #fff;
  font-weight: normal;
}
.bubble-image-bg-container-4 {
  position: relative;
  text-align: left;
}
.bubble-image-bg-container-4 .bubbleText__wrapper {
  background-color: #479FDB;
  color: #000;
  width: 100%;
  max-width: 400px;
  padding: 15px;
}
.bubble-image-bg-container-4 .bubbleText__wrapper::after {
  border-top: 30px solid #479FDB;
}
.bubble-image-bg-container-4 > img {
  position: absolute;
  width: 80px;
  z-index: 1;
  top: 15%;
  right: -5px;
}
.bubble-image-bg-container-4 a {
  color: #000;
  font-weight: normal;
}
.exp-humber-container #exp-humber-video {
  display: block;
}
.exp-humber-container .toggle-exp-humber-video-btn {
  display: block;
}
.exp-humber-container .choose-your-exp-image-sm {
  display: none;
}
@media (max-width: 991px) {
  .exp-humber-container #exp-humber-video {
    display: none;
  }
  .exp-humber-container .toggle-exp-humber-video-btn {
    display: none;
  }
  .exp-humber-container .choose-your-exp-image-sm {
    display: block;
  }
}
.toggle-exp-humber-video-btn {
  border: none;
  background: rgba(0,0,0,0.1);
  outline: none;
  color: #000;
  margin: 15px 0;
}
.current-student-event-feed-container .block-filters-holder,
.current-student-event-feed-container .view-more-btn {
  display: none !important;
}
.study-seq-table tr td {
  min-width: 117px;
  padding: 8px !important;
}
.intake-tab {
  color: #005b83;
  font-weight: bold;
}
.intake-tab:hover {
  color: #005b83;
}
.intake-tab:focus {
  box-shadow: none !important;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--CC9900 {
  background-color: #CC9900;
  color: #000;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--CC9900::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #CC9900;
  top: 100%;
  left: 20px;
}
.bubbleTextGrp__wrapper .bubbleText__wrapper.bubbleText__wrapper--CC9900 a {
  color: #000;
  font-weight: 400;
}
.award-banner-container {
  background: #CC9900;
  color: #000;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  gap: 15px;
}
.award-banner-container .award-banner-container-heading {
  font-weight: bold;
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 10px;
}
.award-banner-container .award-banner-container-heading > img {
  width: 20px;
}
.award-banner-container a {
  background: #fff;
  padding: 8px;
  color: #000;
}
.idts-2023-countdown .countdown-wrapper {
  background-color: #bd2f46;
}
.idts-2023-countdown .countdown-wrapper .countdown {
  color: #fff;
}
.banner-sup {
  font-size: 22px;
  top: -0.8em;
}
@media (max-width: 1280px) {
  .banner-sup {
    top: -0.4em;
  }
}
.banner-home-wrap-buttons .buttons .share-buttons > a {
  display: inline-block;
  background: none;
  color: white;
  padding: 10px 15px 10px 0;
  margin: 0;
  font-weight: normal;
}
@media (max-width: 768px) {
  .banner-home-wrap-buttons .buttons .share-buttons > a {
    display: block;
    margin: auto;
  }
}
.text-image-wrapper .text-image-md:first-child {
  order: 1;
}
.text-image-wrapper .text-image-md:nth-child(2) {
  order: 2;
}
@media (max-width: 991px) {
  .text-image-wrapper .text-image-md:first-child {
    order: 2;
  }
  .text-image-wrapper .text-image-md:nth-child(2) {
    order: 1;
  }
}
.title-text-image-wrapper .text-image-md:first-child {
  order: 1;
}
.title-text-image-wrapper .text-image-md:nth-child(2) {
  order: 2;
}
.title-text-image-wrapper .text-image-md:nth-child(3) {
  order: 3;
}
@media (max-width: 991px) {
  .title-text-image-wrapper .text-image-md:first-child {
    order: 1;
  }
  .title-text-image-wrapper .text-image-md:nth-child(2) {
    order: 3;
  }
  .title-text-image-wrapper .text-image-md:nth-child(3) {
    order: 2;
  }
}
.idtvs-counter-wrp {
  background-color: #8079e7 !important;
}
.idtvs-counter-wrp .countdown {
  color: #000 !important;
}
.faculty-readmore {
  overflow: hidden;
  position: relative;
}
.faculty-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;
}
.h2-divider {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.h2-divider::before {
  content: '';
  border-top: 5px solid #F7CC02;
  display: block;
  flex: 1;
  margin-right: 10px;
}
.h2-divider::after {
  content: '';
  border-top: 5px solid #F7CC02;
  display: block;
  flex: 1;
  margin-left: 10px;
}
.h2-divider.--c0c0c0::before {
  content: '';
  border-top: 5px solid #C0C0C0;
}
.h2-divider.--c0c0c0::after {
  content: '';
  border-top: 5px solid #C0C0C0;
}
.h2-divider.--fe0879::before {
  content: '';
  border-top: 5px solid #fe0879;
}
.h2-divider.--fe0879::after {
  content: '';
  border-top: 5px solid #fe0879;
}
.h2-divider.--004b78::before {
  content: '';
  border-top: 5px solid #2e6cb1;
}
.h2-divider.--004b78::after {
  content: '';
  border-top: 5px solid #2e6cb1;
}
.pt-6,
.py-6 {
  padding-top: 6rem !important;
}
.pb-6,
.py-6 {
  padding-bottom: 6rem !important;
}
.border-box .container {
  border: 1px solid rgba(0,0,0,0.125);
}
.nice-counting-circle {
  text-align: center;
  padding: 20px;
}
.nice-counting-circle .statbox {
  border-radius: 50%;
  background-color: #fff;
  width: 185px;
  height: 185px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all .5s ease-out;
}
.nice-counting-circle .statbox h2 {
  font-family: Anton, Helvetica, Helvetica Neue, Arial, serif;
  color: #212121;
  font-size: 3.5em;
  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 #006d9c;
}
.nice-counting-circle .statbox.statbox--blue {
  background-color: #035174;
  color: #fff;
}
.nice-counting-circle .statbox.statbox--blue h2 {
  color: #fff;
}
.nice-counting-circle .statbox.statbox--blue h2 .char {
  color: #fff;
}
.nice-counting-circle p:not(.lead) {
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  padding: 13px 20px 0;
}
.more-content {
  display: none;
}
.more-content.show {
  display: block;
}
.bio-short {
  text-align: left;
}
.bio-short .morelink {
  display: block;
  cursor: pointer;
  margin-top: 10px;
}
.accordion-style-2 .accordion .card {
  border: none;
  margin: 0;
}
.accordion-style-2 .accordion .card .card-header {
  background: transparent;
  padding: 0;
}
.accordion-style-2 .accordion .card .card-header .card-wrapper {
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid rgba(0,0,0,0.125);
}
.accordion-style-2 .accordion .card .card-header .card-wrapper button {
  flex: 1 1 0;
  color: #005173;
  font-size: 16px;
  background-color: transparent;
  border-radius: 0;
  padding: 10px;
  text-align: left;
}
.accordion-style-2 .accordion .card .card-header .card-wrapper button:hover {
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header .card-wrapper 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 .card-wrapper 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 .card-wrapper button:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
.accordion-style-2 .accordion .card .card-header .card-wrapper em {
  display: none;
}
.accordion-style-2.bold-ques .accordion .card-header button {
  font-weight: bold;
}
.subtab-pane {
  display: none;
}
form .errors {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.work-integrated-learning-banner .banner-visible-content {
  padding-bottom: 35px !important;
}
.custom-blue-background {
  background: #2e6cb1;
}
.wilzone-title {
  font-size: 60px;
  margin-bottom: 30px;
  line-height: 1.3;
}
@media (max-width: 980px) {
  .wilzone-title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.img-screen {
  position: relative;
  display: block;
  transition: all .5s ease-in-out;
}
.img-screen::before {
  content: "";
}
.img-screen::after {
  content: "";
}
.img-screen:hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
}
.img-screen:hover::after {
  content: "\f00e";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.enlarge-screen {
  display: block;
  position: relative;
}
.enlarge-screen .on-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  color: #fff;
  font-size: 1.5rem;
  opacity: 0;
  transition: 0.5s ease;
}
.enlarge-screen:hover .on-hover {
  opacity: 1;
}
.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: translateY(0px);
}
.portfolio-sub-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-flow: row wrap;
  border-bottom: 1px solid #c6c6c6;
  align-items: center;
}
.portfolio-sub-nav.fixed-state {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1995;
  background: white;
}
.portfolio-sub-nav .portfolio-logo {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.portfolio-sub-nav .portfolio-logo.insidethebox {
  background-color: #58595B;
}
.portfolio-sub-nav .portfolio-logo.portfolio-logo-2022 {
  background-color: #fff;
  padding-left: 10px;
}
.portfolio-sub-nav .portfolio-logo.portfolio-logo-2022 > a img {
  max-width: 210px !important;
}
.portfolio-sub-nav .portfolio-logo h2 {
  margin: 21px 0 21px 15px;
  font-size: 20px;
}
.portfolio-sub-nav .portfolio-logo > a {
  display: block;
}
.portfolio-sub-nav .portfolio-logo > a >img {
  max-width: 200px !important;
  width: 100%;
}
.portfolio-sub-nav .ict-logo a img {
  max-width: 375px !important;
}
@media (max-width: 500px) {
  .portfolio-sub-nav .ict-logo a {
    max-width: 250px !important;
  }
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu {
  display: inline-block;
  align-self: center;
  margin: 0 auto;
  transition: all .5s ease-in-out;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu.rocketer-sub-menu {
  flex: 1;
}
@media (min-width: 1251px) {
  .portfolio-sub-nav .portfolio-sub-nav-main-menu.ict-sub-nav-main-menu {
    transform: translateX(-175px);
    z-index: 9;
  }
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  align-items: center;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav li:first-child {
  margin-left: auto;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li {
  margin: 0 10px;
  position: relative;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > a {
  font-weight: bold;
  display: block;
  text-align: center;
  color: #000;
  position: relative;
  padding: 10px 30px;
  text-transform: uppercase;
}
@media (max-width: 1450px) {
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > a {
    padding: 10px;
  }
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #000;
  transition: width .3s;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  -ms-transition: width .3s;
  -o-transition: width .3s;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > a:hover:after {
  width: 100%;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul {
  list-style-type: none;
  list-style: none;
  position: absolute;
  background: #ddd;
  display: none;
  width: 100%;
  min-width: 250px;
  left: 0;
  top: 100%;
  z-index: 20;
  margin: 0;
  padding: 0;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul > li {
  display: block;
  background: #C8CCD0;
  transition: background .5s ease-in-out;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul > li:hover {
  background: #E6EAEE;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul > li > a {
  color: #525252;
  font-size: 16px;
  display: block;
  border-top: 1px solid #fff;
  padding: 10px 15px;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul > li.active > a {
  font-weight: bold;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li:hover > a:after {
  width: 100%;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li:hover > ul {
  display: block;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li.active > a:after {
  width: 100%;
}
.portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav .social-icons {
  text-align: center;
  padding: 10px;
  margin-left: auto;
}
.portfolio-sub-nav .portfolio-toggle-btn {
  display: none;
  align-self: center;
  margin-right: 5px;
}
@media (max-width: 1250px) {
  .portfolio-sub-nav .portfolio-sub-nav-main-menu {
    display: block;
    width: 100%;
    z-index: 1550;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu.rocketer-sub-menu {
    flex: unset;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav {
    display: none;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li {
    margin: 0;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li a:after {
    content: none;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li.active > a {
    background-color: #ddd;
  }
  .portfolio-sub-nav .portfolio-sub-nav-main-menu ul.nav > li > ul {
    position: relative;
    display: block;
  }
  .portfolio-sub-nav .portfolio-toggle-btn {
    display: inline-block;
  }
}
.portfolio-text-long {
  display: none;
}
.portfolio-expand {
  display: block;
  margin-top: 10px;
}
.theme-text-light .portfolio-expand {
  color: white !important;
}
.fh-nice-section {
  min-height: calc(100vh - 300px);
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  zoom: 1;
}
@media (max-width: 1200px) {
  .fh-nice-section {
    min-height: auto;
  }
}
.thesis-social-lists {
  list-style: none;
  margin: 0;
  padding: 0;
}
.thesis-social-lists li {
  display: inline-block;
  margin-right: 10px;
}
.thesis-social-lists li a span {
  color: #000;
  border: 2px solid #000;
  padding: 8px 9px;
  text-align: center;
  border-radius: 50px;
  font-size: 1em;
  width: 35px;
  height: 35px;
}
.thesis-pagination {
  display: flex;
  flex-flow: row;
  justify-content: space-evenly;
  width: 100%;
  background: #ddd;
  margin: 0;
  padding: 0;
  list-style: none;
}
.thesis-pagination li {
  flex: 1 1 auto;
}
.thesis-pagination li:nth-child(2) {
  text-align: right;
}
.thesis-pagination li a {
  padding: 30px;
  font-weight: bold;
  display: block;
}
.thesis-pagination li a.end {
  color: #9E9D9A;
}
.accordion .card .card-header {
  padding: 0;
}
.accordion .card .card-header h5,
.accordion .card .card-header p {
  padding: 5px 10px;
}
.accordion .card .card-header h5 button,
.accordion .card .card-header p button {
  cursor: pointer;
  flex: 1 1 0;
}
.accordion .card .card-header h5 button:hover,
.accordion .card .card-header p button:hover {
  text-decoration: none;
}
.accordion .card .card-header h5 button:focus,
.accordion .card .card-header p button:focus {
  text-decoration: none;
}
.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 button {
  flex: 1 1 0;
  display: flex;
}
.accordion-style-2 .accordion .card .card-header button:hover {
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header button.plus-sign::before,
.accordion-style-2 .accordion .card .card-header button[aria-expanded="false"]::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 button.minus-sign::before,
.accordion-style-2 .accordion .card .card-header button[aria-expanded="true"]::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 button:focus {
  text-decoration: none;
}
.accordion-style-2 .accordion .card .card-header em {
  display: none;
}
.accordion-style-2 .accordion .card .card-header:hover {
  background-color: #e6e6e6;
}
.subtab-pane {
  display: none;
}
.flipcard-no-gradient .inner-gradient-fadeout-bg {
  background: none;
}
.optional-coop-table {
  width: 100%;
  table-layout: fixed;
}
.optional-coop-table td {
  text-align: center;
  background: #E9EAEE;
}
.optional-coop-table .yellow {
  background: #B8D4F6;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overlap-block {
  margin-top: -100px;
  position: relative;
}
.overlap-block .container-fluid {
  background: transparent;
}
@media (max-width: 980px) {
  .overlap-block {
    margin-top: 0;
  }
  .overlap-block .met-container {
    padding: 0 !important;
  }
}
.white-bg-row .row {
  background: white;
}
.fwidth-maxcap {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}
.fwidth-maxcap-1550 .fwidth-maxcap {
  max-width: 1550px;
}
@media (min-width: 1200px) {
  .pr-xl-custom {
    padding-right: 80px;
  }
}
.banner-image-generic {
  position: relative;
  /******** buttons block ******/
}
.banner-image-generic .dark-background-overlay {
  background: rgba(0,0,0,0.5);
}
.banner-image-generic .banner-hover-content {
  padding: 10px 15px;
}
.banner-image-generic .banner-hover-content * {
  margin: 0;
  color: white;
}
@media (max-width: 768px) {
  .banner-image-generic .banner-hover-content * {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .banner-image-generic .banner-hover-content {
    background: #202529;
  }
}
@media (min-width: 769px) {
  .banner-image-generic .banner-hover-content {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 5%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
}
@media (min-width: 769px) {
  .banner-image-generic:hover .banner-hover-content {
    opacity: 1;
  }
}
.banner-image-generic .banner-visible-content {
  position: absolute;
  padding: 10px 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-image-generic .banner-visible-content * {
  margin: 0;
}
@media (max-width: 980px) {
  .banner-image-generic .banner-visible-content h1 {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 769px) {
  .banner-image-generic .banner-visible-content {
    padding: 0;
  }
}
.banner-image-generic .bottom-text-overlay {
  background: linear-gradient(to top,#000000,transparent 40%);
  padding-bottom: 75px;
}
.banner-image-generic .bottom-text-overlay span {
  font-weight: bold;
}
@media (max-width: 980px) {
  .banner-image-generic .bottom-text-overlay {
    background: rgba(0,0,0,0.5);
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .banner-image-generic .bottom-text-overlay {
    padding-bottom: 10px;
  }
}
.banner-image-generic .buttons-block {
  position: absolute;
  top: 50%;
  margin-top: -65px;
  width: 100%;
  text-align: center;
}
.banner-image-generic .buttons-block .inner-wrap {
  display: inline-block;
  padding: 10px 20px 20px 20px;
  background: rgba(0,74,121,0.8);
}
.banner-image-generic .buttons-block h1 {
  font-weight: bold;
  color: white;
}
.banner-image-generic .buttons-block a {
  background: white;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 6px 35px;
  margin: 0 15px;
}
.banner-image-generic .buttons-block a:hover {
  background: #2395a6;
}
@media (max-width: 980px) {
  .banner-image-generic .buttons-block {
    position: relative;
    display: block;
    margin-top: 0;
  }
  .banner-image-generic .buttons-block .inner-wrap {
    width: 100%;
  }
  .banner-image-generic .buttons-block h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .banner-image-generic .buttons-block a {
    display: block;
    width: 300px;
    margin: 10px auto;
  }
}
@media (min-width: 1200px) {
  footer .container-fluid,
  section .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
a {
  text-decoration: none;
}
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
}
.banner-video-autoplay {
  width: 100%;
  margin-bottom: -6px;
}
.school-of-writers-sub-menu {
  background-color: white !important;
}
.school-of-writers-sub-menu h2 a {
  padding: 5px 0 !important;
  color: rgba(40,40,40,0.7) !important;
}
@media (max-width: 680px) {
  .school-of-writers-sub-menu h2 a {
    font-size: 12px !important;
  }
}
@media (max-width: 1280px) {
  .school-of-writers-sub-menu h2 i,
  .school-of-writers-sub-menu h2 em {
    margin-top: 15px !important;
  }
}
@media (max-width: 480px) {
  .school-of-writers-sub-menu h2 i,
  .school-of-writers-sub-menu h2 em {
    margin-top: 8px !important;
  }
}
@media (max-width: 480px) {
  .school-of-writers-sub-menu h2 img {
    width: 70px !important;
  }
}
.school-of-writers-sub-menu .items {
  margin-top: 12px !important;
}
.school-of-writers-sub-menu .items li {
  border: none !important;
}
.school-of-writers-sub-menu .items li a {
  color: rgba(40,40,40,0.7) !important;
}
.school-of-writers-sub-menu .items li:hover a {
  color: white !important;
}
.school-of-writers-sub-menu .items li.active a {
  color: white !important;
}
.page-item.active .page-link {
  color: #fff;
  background-color: #006d9c;
  border-color: #006d9c;
}
.page-item a.page-link {
  color: #005173;
}
a.course {
  text-align: left;
}
.ce-curriculum a.course {
  font-size: 16px;
  line-height: 23px;
}
.btn {
  white-space: normal;
  text-align: left;
}
table.specialization {
  display: table;
}
.specialization tr:hover td {
  background: #dddddd !important;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.img-fluid {
  width: -webkit-fill-available;
}
.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;*/
  font-size: 16px;
  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;*/
  font-size: 16px;
  display: inline-block;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.c-card-groups {
  margin: 0;
}
.c-card-np {
  padding: 0;
  position: relative;
}
.c-card-nm {
  margin: 0;
}
.dim-c-card {
  filter: brightness(30%);
}
.c-card-items {
  transition: all .5s ease-in-out;
  overflow: hidden;
}
.c-card-items img {
  transition: all .5s ease-in-out;
  height: 100% !important;
}
.c-card-items:hover {
  color: #006d9c;
}
.c-card-items .bottom-links-wrp {
  display: none;
}
.c-card-content {
  position: relative;
  padding: 0 10px;
  height: 100%;
}
.c-card-content .c-card-link-wrapper {
  height: 100%;
}
.c-card-img-text {
  color: #fff;
}
.c-card-img-text:hover img {
  filter: brightness(20%);
  transform: scale(1.2);
}
.c-card-img-text:hover {
  color: #fff;
}
.c-card-img-text .c-card-link-wrapper {
  height: 100%;
}
.c-card-float-text {
  position: absolute !important;
  top: 0;
}
.theme-well-gray {
  transition: background .5s ease-in-out;
  background-color: #616972;
  color: #fff;
}
.theme-well-gray:hover {
  background-color: #3a4856;
  color: #fff;
}
.program-page-blocks {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slick-ticker-wrapper {
  position: relative;
}
.slick-ticker-wrapper .slick-play {
  position: absolute;
  top: 0;
  z-index: 999;
}
.slick-ticker-wrapper .slick-play:hover {
  cursor: pointer;
}
.slick-ticker-wrapper .slick-pause {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 999;
}
.slick-ticker-wrapper .slick-pause:hover {
  cursor: pointer;
}
.tab-bg-colour-1 {
  color: #fff;
  background-color: transparent;
  border-radius: unset !important;
}
.tab-bg-colour-1.active {
  background-color: #007bff !important;
  color: #fff;
}
.tab-bg-colour-2 {
  color: #000;
  background-color: #E6EAEE;
  border-radius: unset !important;
}
.tab-bg-colour-2.active {
  background-color: #9d9da0 !important;
  color: #000;
}
#connectWithFast {
  z-index: 1435;
  /* Force table to not be like tables anymore */
}
@media (max-width: 991px) {
  #connectWithFast {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  #connectWithFast table,
  #connectWithFast thead,
  #connectWithFast tbody,
  #connectWithFast th,
  #connectWithFast td,
  #connectWithFast tr {
    display: block;
  }
  #connectWithFast thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #connectWithFast td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    min-height: 60px;
  }
  #connectWithFast td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    content: attr(data-label);
    font-weight: 700;
  }
}
.student-support-btn {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: white;
  box-shadow: -3px 3px 6px #333;
  overflow: hidden;
  cursor: pointer;
}
.student-support-btn .ss-show-last {
  width: 0;
  opacity: 0;
  white-space: nowrap;
  text-align: center;
  font-weight: 600;
  transition: opacity 0.4s ease-in-out, width 0.4s ease-in-out 0.3s;
}
.student-support-btn .ss-always-visible {
  background: #006d9c;
  color: #fff;
}
.student-support-btn .ss-always-visible img {
  width: 50px;
}
.student-support-btn:hover .ss-show-last {
  width: 140px;
  opacity: 1;
  transition: width 0.4s ease-in-out, opacity 0.4s ease-in-out 0.3s;
}
.student-support-table tr th img,
.student-support-table tr td img {
  display: block;
  margin: auto;
  width: 70px;
}
.student-support-table tr th {
  text-align: center;
}
.student-support-widget {
  position: fixed;
  background: white;
  z-index: 1435;
  min-width: 200px;
  max-width: 75%;
  left: 0;
  top: 30%;
  padding: 0 !important;
  overflow: auto;
  transition: all .5s ease-in-out;
  transform: translateX(-9999px);
  border: 40px solid #e54460;
}
.student-support-widget.open {
  transform: translate(0);
}
@media (max-width: 900px) {
  .student-support-widget {
    max-width: 90%;
    height: 100%;
    top: 0;
    overflow-y: auto;
    border: 10px solid #e54460;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .student-support-widget table,
  .student-support-widget thead,
  .student-support-widget tbody,
  .student-support-widget th,
  .student-support-widget td,
  .student-support-widget tr {
    display: block;
  }
  .student-support-widget thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .student-support-widget td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    min-height: 80px;
  }
  .student-support-widget td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    content: attr(data-label);
    font-weight: 700;
  }
}
.student-support-widget .flyout-btn {
  position: relative;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50px;
  text-align: center;
  color: #000 !important;
  line-height: 35px;
  transition: all 0.5s ease;
  margin-top: 10px;
  overflow: hidden;
  font-size: 16px !important;
  padding: 0 !important;
  float: right;
  /*
        .fly-text {
            display: none;
            margin-right: 5px;
        }
        &:hover {
            max-width: 150px;
            width: 100%;
            border-radius: 60px;
            .fly-text {
                display: inline-block;
            }
        }
*/
}
.student-support-widget .flyout-btn em {
  transform: translate(15%,-5%);
}
.banner-home-wrap-buttons {
  position: relative;
}
.banner-home-wrap-buttons img {
  width: 100%;
}
.banner-home-wrap-buttons .buttons {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: left;
}
.banner-home-wrap-buttons .buttons .inner-wrap {
  display: inline-block;
  background: rgba(0,74,121,0.8);
}
.banner-home-wrap-buttons .buttons h1 {
  font-weight: bold;
  color: white;
  font-size: 28px;
  letter-spacing: 0px;
}
.banner-home-wrap-buttons .buttons a {
  background: white;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 6px 35px;
  margin: 5px 30px 5px 0;
}
.banner-home-wrap-buttons .buttons a:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .banner-home-wrap-buttons .buttons a:last-child {
    margin-right: auto;
  }
}
.banner-home-wrap-buttons .buttons a:hover {
  background: #2395a6;
}
@media (max-width: 980px) {
  .banner-home-wrap-buttons .buttons {
    position: relative;
    display: block;
    margin-top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .banner-home-wrap-buttons .buttons .inner-wrap {
    width: 100%;
  }
  .banner-home-wrap-buttons .buttons h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .banner-home-wrap-buttons .buttons a {
    display: block;
    width: 300px;
    margin: 10px auto;
  }
}
@media (min-width: 981px) {
  .banner-home-wrap-buttons.customized .buttons {
    top: 0px;
  }
}
.banner-home-wrap-buttons.customized .buttons .inner-wrap {
  height: 100%;
  padding-right: 20px;
  max-width: calc(33.33% + 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 75px;
}
@media (max-width: 1430px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap {
    max-width: calc(33.33% + 120px);
  }
}
@media (max-width: 1120px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap {
    max-width: calc(33.33% + 165px);
  }
}
@media (max-width: 980px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap {
    max-width: none !important;
    padding: 20px;
  }
}
.banner-home-wrap-buttons.customized .buttons .inner-wrap h1 {
  margin-top: 0;
  font-size: 50px;
  line-height: 1.1;
}
@media (max-width: 1280px) {
  .banner-home-wrap-buttons.customized .buttons .inner-wrap h1 {
    font-size: 36px;
  }
}
.banner-home-wrap-buttons-2 {
  position: relative;
}
.banner-home-wrap-buttons-2 img {
  width: 100%;
}
.banner-home-wrap-buttons-2 .buttons {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 100%;
  text-align: left;
}
.banner-home-wrap-buttons-2 .buttons .inner-wrap {
  display: inline-block;
  padding: 10px 20px 20px 20px;
  background: rgba(0,74,121,0.8);
}
.banner-home-wrap-buttons-2 .buttons h1 {
  font-weight: bold;
  color: white;
  font-size: 28px;
}
.banner-home-wrap-buttons-2 .buttons a {
  background: white;
  color: black;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 6px 35px;
  margin: 0 15px;
}
.banner-home-wrap-buttons-2 .buttons a:hover {
  background: #2395a6;
}
@media (max-width: 980px) {
  .banner-home-wrap-buttons-2 .buttons {
    position: relative;
    display: block;
    margin-top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  .banner-home-wrap-buttons-2 .buttons .inner-wrap {
    width: 100%;
  }
  .banner-home-wrap-buttons-2 .buttons h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .banner-home-wrap-buttons-2 .buttons a {
    display: block;
    width: 300px;
    margin: 10px auto;
  }
}
.rwp-row > p {
  margin: 0;
}
.lead-bold {
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
}
.faculty-search-by-program-wrapper {
  background-color: #5c0689;
  color: #fff;
  padding: 10px 25px 20px 25px;
}
.faculty-search-by-program-wrapper h4 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.faculty-search-by-program-wrapper .program-search-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #fff;
  border-radius: .25rem;
  outline: none;
  border: none;
  width: 50px;
  cursor: pointer;
  transition: all .5s ease-in-out;
}
.faculty-search-by-program-wrapper .program-search-btn:hover {
  font-size: 20px;
}
.cover-scroll {
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: opacity 1.1s cubic-bezier(0.52,0.08,0.1,1) 1s;
  top: 75%;
  height: 48px;
  left: 50%;
  margin-left: -24px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translate3d(0,0,0);
  transition: opacity 1.1s cubic-bezier(0.52,0.08,0.1,1) 1s;
  width: 48px;
  display: block;
}
@media (max-width: 2180px) {
  .cover-scroll {
    top: 90%;
  }
}
@media (max-width: 900px) {
  .cover-scroll {
    top: 85%;
  }
}
@media (max-width: 768px) {
  .cover-scroll {
    display: none;
  }
}
.cover-scroll.is-show {
  opacity: 1;
  pointer-events: auto;
}
.cover-scroll-txt {
  color: #ffffff;
  display: block;
  font-family: "RodinPro-B", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  top: -60px;
  left: 15px;
  position: relative;
}
.cover-scroll-icon {
  -webkit-transition: background-color 0.6s cubic-bezier(0.37,0.16,0.12,1), color 0.6s cubic-bezier(0.37,0.16,0.12,1);
  background-color: #ffffff;
  border-radius: 99em;
  bottom: 0;
  color: #5c0689;
  height: 80px;
  left: 50%;
  margin-left: -9px;
  position: absolute;
  transition: background-color 0.6s cubic-bezier(0.37,0.16,0.12,1), color 0.6s cubic-bezier(0.37,0.16,0.12,1);
  width: 50px;
}
.cover-scroll-icon em {
  display: block;
  position: absolute;
  left: 18px;
  top: 40px;
  -webkit-animation-name: line-repetition;
  animation-name: line-repetition;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-timing-function: cubic-bezier(0.37,0.16,0.12,1);
  animation-timing-function: cubic-bezier(0.37,0.16,0.12,1);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.cover-scroll-icon:hover {
  background: #5c0689;
  color: #fff;
}
.fullsize-flipcard .row {
  margin: 0;
}
.fullsize-flipcard .row .col-6 {
  padding: 0;
}
.fullsize-flipcard .row .col-6 h4 {
  font-size: 25px;
  line-height: 1.3em;
}
@media (max-width: 768px) {
  .fullsize-flipcard .row .col-6 h4 {
    font-size: 15px;
  }
}
.fullsize-flipcard .flipcard-item {
  display: inline-block;
}
.openhouse-banner {
  position: relative;
}
.openhouse-banner .banner-heading-generic {
  line-height: 1.5em;
}
.openhouse-banner .banner-heading-generic span:nth-of-type(2) {
  font-weight: bold;
}
@media (max-width: 768px) {
  .openhouse-banner .banner-heading-generic {
    line-height: normal;
  }
}
.fh-nice-section {
  min-height: calc(100vh - 800px);
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  zoom: 1;
}
@media (max-width: 1200px) {
  .fh-nice-section {
    min-height: auto;
  }
}
.custom-padding-welcometext-row {
  padding-left: 10px;
  padding-right: 10px;
}
.nice-card-item-col {
  min-height: 550px;
  align-items: center;
  display: flex;
}
@media (max-width: 1199px) {
  .nice-card-item-col {
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  .nice-card-item-col {
    min-height: 300px;
  }
}
.nice-card-item {
  width: 100%;
  opacity: 1;
  transition: width 0.5s ease 0.5s, opacity 0.5s ease 0.5s, transform 1.5s ease;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 99;
  background-image: url("https://sdev-www.humber.ca/test/assets/images/employers/hireHumber.jpg");
}
.nice-card-item .content-holder {
  background: rgba(0,0,0,0.5);
  transition: all 250ms linear;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
  text-align: center;
}
.nice-card-item .content-holder h3 {
  color: white;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  transition: all 500ms ease;
  transform: translateY(100px);
}
@media (min-width: 992px) and (max-width: 1280px) {
  .nice-card-item .content-holder h3 {
    font-size: 1.2rem;
  }
}
.nice-card-item .content-holder .show-on-hover {
  min-height: 50%;
  color: white;
  opacity: 0;
  height: 0;
}
.nice-card-item .content-holder .show-on-hover p {
  font-size: 16px;
}
.nice-card-item .content-holder .show-on-hover a {
  color: #fff;
}
@media (max-width: 991px) {
  .nice-card-item .content-holder {
    height: 250px;
  }
  .nice-card-item .content-holder h3 {
    font-size: 15px;
    transform: translateY(50px);
  }
}
.nice-card-item.hover-006d9c .content-holder {
  background-color: rgba(0,109,156,0.5);
}
.nice-card-item.hover-006d9c:hover .content-holder {
  background: rgba(0,109,156,0.8);
}
.nice-card-item.hover-5c0689 .content-holder {
  background-color: rgba(92,6,137,0.5);
}
.nice-card-item.hover-5c0689:hover .content-holder {
  background: rgba(92,6,137,0.8);
}
.nice-card-item:hover h3 {
  transform: translateY(0%);
}
.nice-card-item:hover .content-holder {
  height: 500px;
  background: linear-gradient(rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%);
}
.nice-card-item:hover .content-holder .show-on-hover {
  height: auto;
  opacity: 1;
  transition: opacity 600ms ease 0.3s, height 100ms ease;
  min-height: auto;
}
@media (max-width: 991px) {
  .nice-card-item:hover .content-holder {
    height: 300px;
  }
}
h2.section-title,
h1.section-title {
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  h2.section-title,
  h1.section-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  h2.section-title,
  h1.section-title {
    margin-bottom: 25px;
    font-size: 35px;
  }
}
@media (max-width: 400px) {
  h2.section-title,
  h1.section-title {
    font-size: 25px;
  }
}
h2.section-title small,
h1.section-title small {
  font-size: 32px;
}
h3.section-title {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin-bottom: 75px;
}
@media (max-width: 992px) {
  h3.section-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  h3.section-title {
    margin-bottom: 25px;
  }
}
h3.section-title small {
  font-size: 25px;
}
h4.section-title {
  font-weight: bold;
  font-size: 25px;
}
.video-card-item-1 {
  background-image: url("https://sdev-www.humber.ca/test/assets/images/employers/hireHumber.jpg");
  transform: translateX(-100%);
}
@media (min-width: 992px) {
  .video-card-item-1 {
    transform: translateX(-100%);
  }
}
.nice-faculty-card-style {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .nice-faculty-card-style {
    margin-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 991px) {
  #full-four-cards .nice-hover-card-style-2:nth-of-type(3) .show-on-hover.hover-006d9c::before {
    content: '';
    background-color: #5c0689;
  }
}
@media (max-width: 991px) {
  #full-four-cards .nice-hover-card-style-2:nth-of-type(4) .show-on-hover.hover-5c0689::before {
    content: '';
    background-color: #006d9c;
  }
}
@media (max-width: 991px) {
  #faculty-program-info #program-content .nice-faculty-card-style .show-on-hover .faculty-card {
    font-size: 11px;
    padding: 0 5px;
  }
  #faculty-program-info #program-content .nice-faculty-card-style .show-on-hover .faculty-card .inner-faculty-title {
    font-size: 14px;
  }
}
.nice-hover-card-style-2 {
  text-align: center;
  position: relative;
}
.nice-hover-card-style-2 .show-on-hover {
  cursor: pointer;
  position: relative;
  width: 100%;
  transition: all .5s ease-in-out;
}
.nice-hover-card-style-2 .show-on-hover > p {
  margin: 0;
}
.nice-hover-card-style-2 .show-on-hover > p img {
  width: -webkit-fill-available;
  width: 100%;
}
.nice-hover-card-style-2 .show-on-hover .section-title {
  position: absolute;
  font-weight: bold;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  z-index: 10;
  font-size: 35px;
  line-height: 40px;
  max-width: 100%;
}
@media (max-width: 1500px) {
  .nice-hover-card-style-2 .show-on-hover .section-title {
    font-size: 25px;
  }
}
.nice-hover-card-style-2 .show-on-hover .faculty-card {
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  line-height: 1.4em;
}
.nice-hover-card-style-2 .show-on-hover .faculty-card .inner-faculty-title {
  font-size: 25px;
}
.nice-hover-card-style-2 .show-on-hover::before {
  content: '';
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all .5s ease-in-out;
}
.nice-hover-card-style-2 .show-on-hover:hover::before {
  opacity: 0.85;
}
.nice-hover-card-style-2 .show-on-hover.hover-006d9c {
  overflow: hidden;
}
.nice-hover-card-style-2 .show-on-hover.hover-006d9c::before {
  content: '';
  background-color: #006d9c;
  opacity: 0.65;
  z-index: 1;
}
.nice-hover-card-style-2 .show-on-hover.hover-006d9c img {
  transform: scale(1);
  transition: all .5s ease-in-out;
  z-index: -1;
}
.nice-hover-card-style-2 .show-on-hover.hover-006d9c:hover::before {
  opacity: 0.90;
}
.nice-hover-card-style-2 .show-on-hover.hover-006d9c:hover img {
  transform: scale(1.2);
}
.nice-hover-card-style-2 .show-on-hover.hover-5c0689 {
  overflow: hidden;
}
.nice-hover-card-style-2 .show-on-hover.hover-5c0689::before {
  content: '';
  background-color: #5c0689;
  opacity: 0.65;
  z-index: 1;
}
.nice-hover-card-style-2 .show-on-hover.hover-5c0689 img {
  transform: scale(1);
  transition: all .5s ease-in-out;
  z-index: -1;
}
.nice-hover-card-style-2 .show-on-hover.hover-5c0689:hover::before {
  opacity: 0.85;
  opacity: 0.90;
}
.nice-hover-card-style-2 .show-on-hover.hover-5c0689:hover img {
  transform: scale(1.2);
}
.nice-hover-card {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.nice-hover-card .section-title {
  font-weight: bold;
  font-size: 20px;
}
.nice-hover-card > p {
  margin: 0;
}
.nice-hover-card .show-on-hover {
  position: relative;
  width: 100%;
  transition: all .5s ease-in-out;
}
.nice-hover-card .show-on-hover .play-button {
  position: absolute;
  font-weight: bold;
  font-size: 20px;
  bottom: 25px;
  right: 0px;
  font-size: 50px;
  color: #fff;
  z-index: 99;
}
.nice-hover-card .show-on-hover .play-button::before {
  content: "";
  position: relative;
  opacity: 0;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  bottom: 10px;
  right: 15px;
  word-break: keep-all;
  white-space: nowrap;
  transition: all .5s ease-in-out;
}
@media (max-width: 991px) {
  .nice-hover-card .show-on-hover .play-button::before {
    content: "";
    font-size: 18px;
    right: 10px;
  }
}
@media (max-width: 400px) {
  .nice-hover-card .show-on-hover .play-button {
    font-size: 30px;
  }
  .nice-hover-card .show-on-hover .play-button::before {
    content: "";
    font-size: 13px;
  }
}
.nice-hover-card .show-on-hover::before {
  content: '';
  background-color: #5c0689;
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.85;
  transition: all .5s ease-in-out;
}
.nice-hover-card .show-on-hover:hover::before {
  content: '';
  width: 100%;
}
.nice-hover-card .show-on-hover:hover .play-button::before {
  content: 'Play Message';
  opacity: 1;
}
