/*!
    Project Title/Headline
    A project description that can be
    multiple lines long. Just as you wish.

    @version 1
    @used http://example.com/
    @TODO Make layout responsive
    @module mymodule
*/

/* default css */

body{
	background-color: #ecf1f4;
}
.hidden{
	display: none;
}
h3{
	font-family: "HCo Gotham";
}
header .NAVMODAL .Content ul{
	list-style: none;
}

/* this is probably going to cause some issues but solves some as well */

img{
	/* it did */	
	/* width: 100%; */

	/* but this might do it */
	max-width: 100%;
	
}

/* Navigation */

#navbarSupportedContent ul.navbar-nav{
	padding-top: 15px;
}
#navbarSupportedContent ul.navbar-nav .nav-item{
	margin-right: 10px;
}
#navbarSupportedContent ul.navbar-nav .nav-link{
	font-weight: bold;
}
#navbarSupportedContent ul.navbar-nav .nav-link:hover, #navbarSupportedContent ul.navbar-nav .nav-link:active, #navbarSupportedContent ul.navbar-nav .nav-link:visited{
	color: #fff;
	box-shadow: 0 4px #2ecec3;
	border: none; 
	text-decoration: none;
}
.fade {
  transition: opacity .26s linear;
}
header .NAVMODAL .Content h4{
	font-size: 1.6rem;
}
header .NAVMODAL .Content a {
  color: #fff;
}
/*#MenuHalf{
	background: #fff;
	height: 100vh;
}
#MenuHalf h3, #MenuHalf h4{
	color: #000;
}*/
/* Page Content Body */

body.az-list .Content{
	padding-top: 0px;
}

/* TEMP nav design - 2/3 white - try it out */

/*.NAVMODAL .example .Content, .example .modal-body{
	padding: 0px;
}
.example .fa-times-circle{
	display: none;
}
.example .col{
	padding-top: 60px;
}*/

/* Full Width Fluid - A-Z Filter */

.ui-box{
	background-color: #4b4ded;
}
.ui-box .container{
	padding: 80px 24px;
}
.ui-box h4{
	color: #fff;
	font-family: 'HCo Gotham',sans-serif;
	font-size: 2.5rem;
	line-height: 1.2em;
}
.ui-box .ui-alpha-index a{
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
}
.ui-box .ui-alpha-index.empty{
	color: rgba(255,255,255,.6);
	font-size: 1rem;
	cursor: not-allowed;
}
.programs-list-container .ui-bulleted-list li{
	list-style: none;
}
.programs-list-container .ui-bulleted-list li a{
	color: #000;
	font-family: 'HCo Gotham',sans-serif;
	text-decoration: none;
	font-size: 1.125rem;
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	padding: 20px 80px 15px 23px;
	display: block;
}
.programs-list-container h3{
	color: #4b4ded;
	font-weight: bold;
	font-size: 3rem;
	font-family: 'HCo Gotham',sans-serif;
}

/* Breadcrumbs */

.BREADCRUMB{
	background-color: #4b4ded;
	margin-bottom: 0px;
	padding-top: 6px;
}
.breadcrumb, ol{
	margin-bottom: 0px;
}
.BREADCRUMB ol{
	list-style: none;
	padding: 0px 6px;
}
.BREADCRUMB li{
	display: inline-block;
	color: #fff;
}
.BREADCRUMB a{
	color: #fff;
	font-size: 1rem;
	padding: 6px;
}

/* Program Page */

#PAGE_TITLE_CONTAINER h2{
	font-size: 5.25rem;
	font-family: 'HCo Gotham',sans-serif;
	font-weight: bold;


}
.PAGE-EXCERPT-CONTAINER p{
	font-size: 1rem;
	line-height: 1.4em;
}
.ProgramInfo{
	background-color: #4b4ded;
	color: #fff;
}
.PROGRAM_SLIDER img{
	max-width: 636px;
}
.PROGRAM_SLIDER .embed-responsive{
	margin: auto;
	width: 50%;
}
.PROGRAM_SLIDER{
	background: #000;
	margin-top: 40px;
}
.FACULTY_SLIDER img{
	width: 100%;
}
#PROFILE_IMAGE{
	/*width: auto !important;*/
}
#FACULTY_SLIDE{
	display: flex !important;
}

/* Program Page Information Section */

.StartDatesContainer .nav-item{
	margin: 20px 20px 20px 0px;
}
.StartDatesContainer .nav-link{
	font-size: 1.5rem;
line-height: 1.2em;
padding: 12px 24px;
color: #fff;
border:1px solid #fff;
border-radius: 50px;
font-weight: bold;
}
.StartDatesContainer .nav-link.active{
	color: #000;
background-color: #2ecec3;
border-color: transparent;
-webkit-box-shadow: 0 0 0 4px transparent;
box-shadow: 0 0 0 4px transparent;
border: 1px solid #2ecec3;
text-decoration: none;
}
.StartDatesContainer .nav-link.active:hover{
	background-color: #2ecec3;
}
.StartDatesContainer .nav-link:hover{
	background: rgba(255,255,255,.3);
	text-decoration: none;
}
#program-tabs-content{
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 1.5rem;
	padding: 40px 47px 59px;
}
.program_tab_subtitle{
	font-family: 'HCo Gotham',sans-serif;
font-size: .75rem;
line-height: 1.1em;
text-transform: uppercase;
font-weight: bold;
margin-top: 1rem;
}
.program-tuition .small{
	font-family: 'HCo Gotham',sans-serif;
font-size: .75rem;
line-height: 1.1em;
text-transform: capitalize;
font-weight: bold;

}
.program_info_title{
	  font-family: 'HCo Gotham',sans-serif;
	  font-size: 3rem;
	  line-height: 1.1em;
	  margin-bottom: 34px;
	  margin-top: 30px;
	  color: #fff;
	  font-weight: bold;
}
.program_info_subtitle{
	color: #fff;
	font-family: 'HCo Gotham',sans-serif;
	font-size: 1rem;
	line-height: 1.1em;
	margin-bottom: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.fade:not(.show) {
  display: none;
}

/* Accordian Sub Section */

.accordian-header .accordion-button{
	background: #000;
	font-size: 1.5rem;
	line-height: 1.2em;
	padding: 17px 21px 20px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.accordian-header .accordion-button:hover{
	color: #fff;
	background-color: #9797aa;
	border-color: transparent;
}
.accordian-header, .accordion-item{
	background-color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.accordion-button::after{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.PROGRAM-INFORMATION{
	background-color: #4b4ded;
}
.PROGRAM .SIDEBAR{
	margin: 20px 40px;
}
#ProgramInfo .accordion-body{
	background: #fff;
	color: #000;
}

/* Program Page Sidebar buttons */

.button-transparent:hover{
	background: rgba(255,255,255,.3);
	text-decoration: none;
	color: #fff;
}
.button-download {
  margin-bottom: 20px;
}
.button-download::before {
 	 content: "\f019";
  	font-family: "Font Awesome 5 Pro";
	font-weight: 900;

}
.button-curriculum::before {
	content: "\f03a";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
}
.button-transparent {
  color: #fff;
border: 2px solid #fff;
padding: 16px 24px;
font-weight: bold;
font-size: 1.4rem;
border-radius: 3px;
text-decoration: none;
cursor: pointer;
background: transparent;
text-align: center;
text-decoration: none;

-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: inline-flex;
gap: 16px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.button-curriculum{
	margin-bottom: 20px;
}
.button-aqua{
	background-color: #2ecec3;
display: inline-block;
padding: 10px 20px;
font-size: 1.2rem;
color: #000;
text-align: center;
text-decoration: none;
font-family: 'HCo Gotham',sans-serif;
}

/* Home Page */

.home h3{
	font-size: 4rem;
}
.HOME_HERO{
	background-image: url(/i/home/hero-image.png);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}
.HOME_HERO{
	padding: 356px 0 60px;
}
/* Home Page Search */
.site-input-container{
	position: relative;
}
.site-search-form .site-search-button::after{
content: '';
background-image: url(/i/home/magnifying-glass-solid.svg);
background-size: 100% 100%;
display: block;
height: 100%;
width: 100%;
}
.site-search-form .site-search-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 36px;
  left: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
  color:transparent;
}
.hero_title{
	color: #fff;
	font-size: 8.5rem;
	font-family: 'HCo Gotham',sans-serif;
	font-weight: bold;
}
.HOME_HERO .container {
  max-width: 1320px;
  padding: 0 24px;
}
#home-search-container{
	position: relative;
}
.site-search-input{
	font-size: 3.2rem !important;
	height: 73px !important;
	width: 97% !important;
	margin: auto;
}
/* Home Page News */
.NewsItem h4{
	font-size: 1.45rem;
	line-height: 1.36em;
	color: #fff;
	font-weight: bold;
	margin: 0px;

}
.news_category{
	color: #fff;
	font-weight: bold;
	font-size: .938rem;
	line-height: 1.33em;
	padding: 5px;
	margin: 0px;
}
.NewsItem{
	padding: 15px 30px 0px 0px;
	position: relative;
	margin: 15px;
}
.NewsItem a{
	text-decoration: none;
}
.NEWS_SLIDER{
	padding-top: 50px;
}
.NewsItem::before {
  background-color: #fff;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 47px);
}


/* Home Student Success Slider */
.HOME_SUCCESS_SLIDER{
	background: linear-gradient(to left,#2ecec3 50%,#ecf1f4 50%);
	padding: 80px 0px;
}

/* Home Featured Program */

.FeaturedProgram{
	padding-bottom: 80px;
	padding-left: 0px;

}
.FeaturedProgram p{
	color: #fff;
}
.FeaturedProgram ul li{
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 20px 10px;
}
.FeaturedProgram ul li.first{
	border-top: 1px solid #fff;
}
.FeaturedProgram ul{
	padding-left: 0px;
}
.FeaturedProgram a{
	text-decoration: none;
}
.FeaturedProgram .program_name{
	font-weight: bold;
	margin-bottom: 0px;
}
.program_desc::after{
  content: '\203A';
  position: absolute;
  top: 30%;
  right: 0;
  color: #fff;
  font-size: 3rem;
}
.FeaturedProgram .featured_program_background{
	-webkit-filter: blur(5px);
	filter: blur(5px);
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: bottom;
	object-position: bottom;
	position: absolute;
	width: 100%;
	z-index: -2;
}
.featured_program_background_filter{
	background-color: #000;
	opacity: .6;
	position: absolute;
	min-height: 100%;
	height: 100vh;
	min-width: 100vw;
	z-index: -1;
}
.header_subtitle{
	padding: 81px 24px 0;
	margin-bottom: 24px;
}
.header_subtitle{
	color: #fff;
	display: block;
	font-family: 'HCo Gotham',sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
}
.featured_program_title{
	margin-bottom: 30px;
	color: #fff;
	font-family: 'HCo Gotham',sans-serif;
	line-height: 1.1em;
	font-weight: bold;
	margin-top:0; 
}
.program_desc{
	position: relative;
	padding: 0 30% 0 0px;
	font-size: 1rem;
}

/*.HOME_HERO .image_loading {
  background-color: #fff;
  height: auto;
  width: auto;
  overflow: hidden;
}
.HOME_HERO .image_loading.loading{
  height: 100vh;
  width: 100%;

}
.loading {
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden;
}
.loading::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  animation: 2s loading linear 0.5s infinite;
  background: linear-gradient(90deg, transparent, #ededed, transparent);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 1;
}

@keyframes loading {
  0% {
    transform: translateX(-100%);
  }
  60% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
*/
.Overlay.black-gradient::after {
  	display: inline-block;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 60%);
}
/*.schools .BANNER:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 40%);
}*/
.schools .BANNER{
	position: relative;
	padding: 0px;
}
/*.schools .BannerCopy{
	position: absolute;
	top: 20%;
	right: 10%;
	z-index: 1;
}
.schools .BannerCopy h3{
	color: #fff;
	font-size: 4rem;
	font-weight: 800;
	font-family: 'HCo Gotham',sans-serif;
}*/
.schools .NAVIGATION{
	background: #464646;
}
.schools .NAVIGATION ul li{
	display: inline-block;
padding: 20px 10px 0px;

}
.schools .NAVIGATION ul li a{
	color: #fff;
font-weight: bold;
font-family: 'HCo Gotham',sans-serif;
}
.schools .CONTENT{
	/*padding: 0px;*/
}

#ProgramList{
	height: 623px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	box-shadow: 0px -19px 19px -28px inset rgba(0,0,0,.3);
}
#buttonText{
	width: auto;
	margin: auto;
	padding: 10px 20px;
	margin-top: 20px;
}
.CardSectionShow{
	height: 100% !important;
}
#ProgramList.CardSectionShow{
	border-bottom: none;
	box-shadow: none;
}
/*.CardList + * ~ *{
	display: none;
}*/

.Slide img.cover{
	object-fit: cover;
}

/* card styles */

.card-img-top {
  	object-fit: cover;
  	object-position: top;
}
.hover-scale{
	transition: .3s,.3s ease-in-out;
}
.hover-scale:hover {
  	transform: scale(1.03);
  	box-shadow: 0px 0px 23px 0px rgba(0,0,0,.23);
}

.campaign .card-img-top{
	max-height: 300px;
}

.campaign .quote{
	font-size: 2rem;
	font-weight: 700;
}

/* student services section for open house on demand - this needs to be cleaned up - Legacy */

.campaign .serviceLinks{
padding: 50px 10px;
background-repeat: no-repeat;
font-size: 1.6rem;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
position: relative;
z-index: 0;
text-align: right;
transition: .3s,.3s ease-in-out;
}
.campaign .serviceLinks p{
	position: relative;
	z-index: 1;
}
.campaign .serviceLinks.AES{
     background-image: url(/i/pages/student-services-placeholder.jpg);
}
.campaign .serviceLinks.CS{
     background-image: url(/i/pages/campus-store.jpg);
}
.campaign .serviceLinks.CS2{
    background-image: url(/i/pages/career-services.jpg);
}
.campaign .serviceLinks.cl{
    background-image: url(/i/pages/counselling-services.jpg);
}
.campaign .serviceLinks.edi{
    background-image: url(/i/pages/EDI.jpg);
}
.campaign .serviceLinks.eei{
    background-image: url(/i/pages/academic-areas-placeholder2.jpg);
}
.campaign .serviceLinks.hs{
    background-image: url(/i/pages/health-services.jpg);
}
.campaign .serviceLinks.iss{
    background-image: url(/i/pages/Indigenous-Student-Services.jpg);
}
.campaign .serviceLinks.it{
    background-image: url(/i/pages/it-services.jpg);
}
.campaign .serviceLinks.lb{
    background-image: url(/i/pages/Library.jpg);
}
.StudentServices a{
    color: #fff;
    position: relative;
    z-index: 2;
    text-decoration: none;
}
.campaign .serviceLinks::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
height: 100%;
display: block;
background: linear-gradient(180deg, rgba(0,0,0,.5) 0%, rgba(0,0,0,.5) 100%);

}
.campaign .serviceLinks:hover:after{
	background: linear-gradient(180deg, rgba(0,0,0,.3) 0%, rgba(0,0,0,.3) 100%);
	transition-property: background;
	transition-duration: .3s,.3s;
	text-decoration: none;
}

/* HSAD + SENRS SLIDER */

#SLIDER .slider-caption{
	position: absolute;
	top: 0rem;
}
#panel-3 #feature-program {
  background: url(/i/hsad/HSAD-calendar-cover-5x7.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 520px;
}
#panel-3 #feature-program-text {
  position: absolute;
  bottom: -8%;
  left: 33%;
  padding: 0px;
  background: #000;
  color: #fff;
  max-width: 90%;
  z-index: 1;
}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#panel-3 #feature-program {
    min-height: 630px;

  }
  #panel-3 #feature-program-text {
    bottom: -48px;
    left: -48px;
    padding: 12px;
  }
  
}

/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#panel-3 #feature-program {
    min-height: 630px ;

  }
}

#senrs #panel-3 #feature-program {
  background: url(/theme/senrs/conservation-bio.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 650px;
}
#senrs #panel-3 #feature-program-text {
  position: absolute;
  bottom: -8%;
  top: 22%;
  left: 53%;
  bottom: -48px;
  left: -48px;
  padding: 20px;
  background: #000;
  color: #fff;
  max-width: 90%;
  z-index: 1;
}
/*#panel-3 #feature-program-text {
  position: relative;
  bottom: 0px;
  top: 21.6rem;
  background: #000;
  color: #fff;
  max-width: 90%;
  z-index: 1;
}*/
#panel-3 .nav-tabs{
	 position: relative;
  z-index: 2;
  background: #f5f5f5;
  border: none;
}
#panel-3 .nav-link.active{
	background: none;
border-top: none;
border-left: none;
border-right: none;
font-weight: bold;
border-bottom: 3px solid #000;
color: #000;
}
.nav-link{
	color: #333;
}
#three-box-1, #three-box-2, #three-box-3{
	position: relative;
	height: 450px;
}
#three-box-1 .img-container {
  color: #fff;
  background-color: #ed1c24;
  background-image: url(/theme/hsad-2/HSAD-homepage-first-module-art-certficates.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 64px 48px 32px 48px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-size: cover;
}
#three-box-3 .img-container {
  color: #fff;
  background-color: #9fa2a8;
  background-image: url(/theme/hsad-2/HSAD-homepage-second-module-coast-to-coast.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 64px 48px 32px 48px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-size: cover;
}
.three-box .absolute-link{
	position: absolute;
	bottom: 4rem;
	left: 0;
}
#panel-3{
	border-bottom: 1px solid #eee;
}
#senrs #three-box-1 .img-container {
  color: #fff;
  background-color: #3a4c01;
  background-image: url(/theme/senrs/FROST-green-module-far-left.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 64px 48px 32px 48px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-size: cover;
}
#senrs #three-box-3 .img-container {
  color: #fff;
  background-color: #00a8cb;
  background-image: url(/theme/senrs/FROST-blue-module-bg-far-right.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 64px 48px 32px 48px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-size: cover;
}

.list-group.no-border .list-group-item{
	border: none;
}


/* CAMPAIGN PAGE */

.campaign .BANNER{
    background-image: url(/i/pages/Open-House-On-Demand-Hero.jpg); 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0 230px;
    position: relative;

}
.campaign .BANNER:after{
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 60%);

}

.campaign .NAVIGATION{
    background: #464646;
}
.campaign .NAVIGATION ul{
    list-style: none;
}
.campaign .NAVIGATION ul li{
    display: inline-block;
    padding: 20px 10px 0px;
    color: #fff;
    font-weight: bold;
    font-family: 'HCo Gotham',sans-serif;
}
.campaign .NAVIGATION ul li a{
    color: #fff;
    font-weight: bold;
    font-family: 'HCo Gotham',sans-serif;
    text-decoration: underline;
}
#ViewBookImage{
    padding: 80px 180px;
    transition: .3s,.3s ease-in-out;
}
#ViewBookImage:hover{
    transform: scale(1.1);
    
}
#ViewBookTitle h3{
    padding: 80px 80px 80px 0px;
    font-size: 6.5rem;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
    font-family: 'HCo Gotham',sans-serif;
}

.campaign #QuoteImage{
    width: 180px;
    padding-top: 60px;
}
.campaign #Quote span.quote{
    font-size: 2rem;
    font-weight: 700;
    font-family: 'HCo Gotham',sans-serif;
    position: relative;
    top: 16px;
}
.campaign #Quote{
    padding-bottom: 40px;

}
.campaign #Quote p{
    padding: 40px 80px;
    font-weight: 900;
}

/*.campaign .SLIDER img{
    opacity: 0.5;
    transition: all 300ms ease;
    filter: grayscale(60%);
    padding: 10px;
}
.campaign .SLIDER .slick-center img {
	opacity: 1;
	transform: scale(1.03);
	filter: grayscale(0%);
	margin: auto;
  }
.campaign .SLIDER .slick-center img{
    opacity: 1;
    transform: scale(1.03);
    filter: grayscale(0%);
    margin: auto;
}*/
.campaign .SlideOne, .campaign .SlideTwo, .campaign .SlideThree{
    padding: 50px 0px;
}
.campaign .SLIDER{
    overflow: hidden;
}
/*.campaign .SLIDER .slick-dots li button::before{
    font-size: 12px;
line-height: 8px;
position: absolute;
width: 10px;
height: 10px;
content: '•';
text-align: center;
opacity: 1;
color: transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: 1px solid #000;
border-radius: 50%;
}*/
.campaign .SLIDER .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #000;
  border: none;
}
.campaign .SliderHeadingWhite{
    font-size: 4rem;
    padding: 10px 20px 20px;
    color: #fff;
    font-weight: 700;
}
.campaign .LeadCapture .theme__sub-heading{
    font-size: 4rem;
    padding: 40px 20px 20px;
    color: #000;
    font-weight: 700;
}
.campaign .LeadCapture .theme__text{
	font-size: 1.6rem;
}
.campaign .SliderHeadingBlack{
    font-size: 4rem;
    padding: 10px 20px 20px;
    color: #000;
    font-weight: 700;
}
/*.campaign .SLIDER .white-background .slick-dots{
    background-color: #fff;
}
.campaign.SLIDER .white-background .slick-dots li button::before{
    border: 1px solid #000;

}
.campaign .SLIDER .white-background .slick-dots li.slick-active button::before {
  border: none;
  color: #000;
}*/
.campaign .SLIDER .slick-next{

	right: 0.5rem;
}
.campaign .SLIDER .slick-prev{
	left: -1rem;
}
.campaign .SLIDER h4{
    color: #000;
padding-top: 40px;
font-weight: 700;
font-size: 1.4rem;
}
.campaign .SLIDER .slick-slider {
  padding: 10px 30px;
}

.campaign .serviceLinks{
padding: 50px 10px;
background-repeat: no-repeat;
font-size: 1.5rem;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
position: relative;
z-index: 0;
text-align: right;
transition: .3s,.3s ease-in-out;
}
.campaign .serviceLinks p{
	position: relative;
	z-index: 1;
}
.campaign .serviceLinks.AES{
     background-image: url(/i/pages/student-services-placeholder.jpg);
}
.campaign .serviceLinks.CS{
     background-image: url(/i/pages/campus-store.jpg);
}
.campaign .serviceLinks.CS2{
    background-image: url(/i/pages/career-services.jpg);
}
.campaign .serviceLinks.cl{
    background-image: url(/i/pages/counselling-services.jpg);
}
.campaign .serviceLinks.edi{
    background-image: url(/i/pages/EDI.jpg);
}
.campaign .serviceLinks.eei{
    background-image: url(/i/pages/academic-areas-placeholder2.jpg);
}
.campaign .serviceLinks.hs{
    background-image: url(/i/pages/health-services.jpg);
}
.campaign .serviceLinks.iss{
    background-image: url(/i/pages/Indigenous-Student-Services.jpg);
}
.campaign .serviceLinks.it{
    background-image: url(/i/pages/it-services.jpg);
}
.campaign .serviceLinks.lb{
    background-image: url(/i/pages/Library.jpg);
}
.campaign .serviceLinks a{
    color: #fff;
    position: relative;
    z-index: 2;
    text-decoration: none;
}
.campaign .serviceLinks::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
height: 100%;
display: block;
background: linear-gradient(180deg, rgba(0,0,0,.5) 0%, rgba(0,0,0,.5) 100%);

}
.campaign .serviceLinks:hover:after{
	background: linear-gradient(180deg, rgba(0,0,0,.3) 0%, rgba(0,0,0,.3) 100%);
	transition-property: background;
	transition-duration: .3s,.3s;
	text-decoration: none;
}
.campaign .academic-img{
    /*background-image: url(/i/pages/academic-areas-placeholder.jpg);*/
width: 100%;
min-height: 250px;
background-size: cover;
background-repeat: no-repeat;
background-position: top;
}
.senrs .academic-img{
    background-image: url(/i/pages/senrsAsset1-100.jpg);
}
.hsad .academic-img{
    background-image: url(/i/pages/hsadAsset1-100.jpg);
}
.bit .academic-img{
    background-image: url(/i/pages/businessAsset1-100.jpg);
}
.trades .academic-img{
    background-image: url(/i/pages/trades-techAsset1-100.jpg);
}
.health .academic-img{
    background-image: url(/i/pages/health-wellnessAsset1-100.jpg);
}
.justice .academic-img{
    background-image: url(/i/pages/law-justiceAsset2-100.jpg);
}
.gas .academic-img{
    background-image: url(/i/pages/GASAsset1-100.jpg);
}
.campaign .academic-container h4{
    font-weight: 700;
color: #000;
padding: 10px 0px;
}
.campaign .academic-container a{
    font-weight: 700;
    position: absolute;
    bottom: 10px;

}
.campaign .academic-container{
    background: #fff;
padding-bottom: 10px;
margin-bottom: 20px;
min-height: 530px;
position: relative;
transition: .3s,.3s ease-in-out;
}
.campaign .academic-container:hover {
    transform: scale(1.03);
     box-shadow: 0px 0px 23px 0px rgba(0,0,0,.23);
    
}
.campaign .academic-container h4, .campaign .academic-container p, .campaign .academic-container a, .campaign .LeadCapture p{
    padding: 10px;
}
.campaign .tour-container{
    background: #fff;
    position: relative;
    transition: .3s,.3s ease-in-out;
}
.campaign .tour-container h4{
    padding: 10px;
    font-weight: 700;
    color: #000;
}
.campaign .VirtualTours {
  padding-bottom: 30px;
}

.campaign .VirtualTours a.tour-link{
    font-weight: 700;
    padding: 20px 10px 20px;
    display: block;
}
.campaign .slide-copy{
	color: #fff;
	font-size: .8rem;
    display: block;
    padding-left: 5px;
    /*min-height: 60px;*/
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.8);
    left: 0;
    right: 0;
}


/* open house on demand lead capture */

.campaign .LeadCapture p{
    color: #000;
}
.campaign .LeadCapture label {
  color: #000;
} 
.campaign .LeadCapture .form__label--required a{
	color: #fff;
	text-decoration: underline;
}
.campaign .LeadCapture .form-control {
  background: rgba(255,255,255,.35);
  color: #000 !important;
  border-bottom: 2px solid #aaa;
  border-radius: 0px;
  border-top: none;
border-right: none;
border-left: none;
height: 43px;
}
.campaign .LeadCapture .form-control::placeholder {
  color: #666;
  opacity: 1;
}
.campaign .LeadCapture .btn {
  background-color: #00d1c3 !important;
  border-color: #00d1c3 !important;
  color: #000 !important;
  border-radius: 3px !important;
}
.campaign .LeadCapture input:checked {
  background: #00d1c3;
}
.campaign .LeadCapture button[disabled] {
  cursor: not-allowed;
  background: #1aa3d1;
border: 1px solid #1aa3d1;
padding: 10px 20px;
font-weight: bold;
}
.campaign .LeadCapture button {
  background: #00d1c3;
  border: 1px solid #5aebda;
  padding: 10px 20px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #000;
}



@media only screen and (max-width : 1024px) {
	.campaign #Quote span.quote{
		font-size: 3rem;
	}
	.campaign #Quote p {
  		padding: 40px 20px;
	}
	#ViewBookTitle h3{
		font-size: 4rem;
		line-height: 55px;
	}
	#ViewBookImage {
  		padding: 80px 100px;
	}
	.campaign .serviceLinks{
		text-align: left;
	}
    .campaign .BANNER {
    background-size: cover;
    }

}

@media only screen and (max-width : 767px) {
	#ViewBookTitle h3 {
  	padding: 0px 20px 50px 20px;
  	text-align: center;
	}
	.campaign .BANNER{
	padding: 120px 10px 450px;
	}
	#ViewBookImage {
  	padding: 40px 90px 0px;
	}
	.campaign .LeadCapture img {
  	width: 70%;
 	 margin: auto;
	}

}

/* schools tab programs */

#Programs .nav-link{
  background: #ecf1f4;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid transparent;
transition: .3s,.3s;
padding: 10px 0px 10px 0px;
margin-right: 20px;
}
#Programs .nav-link.active{
  border-bottom: 3px solid #999;

}
#feature-program.community-services{
background: url(/i/pages/Police-Foundations-Featured-Program.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center bottom;
min-height: 530px;
}
#feature-program.health-wellness{
  background: url(/i/schools/BIOTECH-featured-program.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 530px;
  }
#feature-program-text{
position: absolute;
bottom: -48px;
left: -48px;
padding: 32px;
background: #000;
color: #fff;
max-width: 90%;
z-index: 1;
}

@media only screen and (max-width : 767px) {
  #feature-program.community-services, #feature-program.health-wellness{
    background-size: contain;
  }
}

.career-episodes .embed-responsive:hover iframe{
  border:3px solid #00d1c3;
  transition: .3s,.3s;
  
}
.career-episodes .card{
  transition: .3s,.3s;
}
/*.career-episodes .card:hover iframe{
  border:3px solid #00d1c3;
  transition: .3s,.3s;
}*/
.career-episodes .card{
  margin-top:10px;
}
.career-episodes .card:hover{
  margin-top:0px;
}
.career-episodes .embed-responsive iframe{
  border: 3px solid #dcdcdc;
  transition: .3s,.3s;

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 150px;
}
.career-episodes .embed-responsive{
  position: relative;
  height: 150px;
}
.school-cards .card{
  overflow: hidden;
}
@media (max-width: 428px) {
  .HeroButton .HomeHeroButton .btn{
    top: 20px;
  }
}

/* STRAT PLAN 2024 - 2029 */

.icons .navbar-toggler {
  position: relative;
  background: #43bfb6;
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  width: /*49px*/auto;
  height: 49px;
  padding: /*0*/ 5px 10px;
  margin: 0;
  color: #000;
  border-radius: 3px;
  opacity: 1;
  text-align: left;
  font-weight: bold;
}

.icons .navbar-toggler span {
  display: block;
  height: 3px;
  width: 30px;
  background: #FFFFFF;
  transition: all 0.15s ease;
  position: absolute;
  right: 8px;
  transform: rotate(0deg);
}

.icons .navbar-toggler span:first-child {
  width: 30px;
  top: 18px;
}

.icons .navbar-toggler span:last-child {
  width: 20px;
  top: 27px;
}

.icons .navbar-toggler[aria-expanded="true"] span {
  top: 23px;
}

.icons .navbar-toggler[aria-expanded="true"] span:first-child {
  transform: rotate(45deg);
}

.icons .navbar-toggler[aria-expanded="true"] span:last-child {
  transform: rotate(-45deg);
  width: 30px;
}

.report-options {
  width: 280px;
  padding: 10px;
  background: #43bfb6;
  margin-right: 13px;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.4) -1px 2px 6px 0px;
  border-radius: 3px;
}

.report-options .nav-link {
  color: #000;
}

.icons {
  opacity: 0;
}

.icons.showIcons {
  opacity: 1;
  transition: .3, .3s ease-in-out;
}

@media (max-width: 575.98px) {
  p.xxl-int {
      padding-top: 3rem;
  }
}

@media (min-width: 576px) {
  p.xxl-int {
      padding-top: 2.5rem;
  }
}

@media (min-width: 1200px) {
  h2.xxl-text {
      font-size: 6.5rem !important;
      line-height: .9;
  }

  h2.xl-text {
      font-size: 4rem !important;
      line-height: .9;
  }

  p.xxl-int {
      font-size: 10rem;
      padding-top: 1rem;
  }
}

/* --- NEW International Education --- */

.int-icons {
  transition: .32s, .32s;
  opacity: .8;
}

.int-icons:hover {
  background: #05cfc1;
  box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, .4);
  border-radius: 3px;
  opacity: 1;
}

.map-wrapper {
  position: relative;
  max-width: 100%;
  height: auto;
}

.map-wrapper .map-image {
  display: block;
  width: 100%;
  height: auto;
}

.map-wrapper .map-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(24, 1fr);
  pointer-events: none;
}

.map-wrapper .marker {
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*  .map-container::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: grid;
          grid-template-rows: repeat(24, 1fr);
          grid-template-columns: repeat(24, 1fr);
          border: 1px solid rgba(0, 0, 0, 0.1);
          pointer-events: none;
      } */

/*  .map-container {
          width: 100%;
          height: auto;
          aspect-ratio: 1;
          background-size: contain;
      }*/

@media (max-width: 576px) {
        .int-icons img {
          padding: 0px !important;
  }
        .mobile-link-break{
          word-break: break-all;
        }
}