/* GENERAL */

.visible {
    opacity: 1;
}
.hidden {
    opacity: 0;
}
.bodywrap {
    padding: 0;
}
.sectionNav.accordion.sticky-nav {
    text-align: center;
    background-color: #003e51;
    position: relative;
}
.sectionNav.accordion.sticky-nav h6:hover {
    background-color: #0a4b5f;
}
.sectionNav.accordion.sticky-nav:not(.isStuck) {
    margin-bottom: .25rem;
}
.sectionNav h6 {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 1rem;
    margin: 0;
    color: #fff !important;
}
h6.side-nav-mobile span.fas {
    margin-left: 0.5rem;
}
.horizontal-nav ul li.ipf-homepage a, 
.horizontal-nav .ipf-sectionmenu li.currentItem div a, 
.ipf-sectionmenu li a:link, 
.ipf-sectionmenu li a:visited .ipf-sectionmenu ul li > a {
    font-weight: 400;
    font-size: 0.875rem;
}
.horizontal-nav ul a {
    line-height: 3rem !important;
}
.ipf-sectionmenu.accordion-content {
    border-bottom: none;
}
.contentAreaOne.bodyPadding {
    padding: 0;
}
.dualContentArea a.button {
    width: 100%;
}
.dualContentArea a.button + a.button {
    margin-top: .5rem;
}
.dualContentArea {
    background-color: white !important;
}
.button.bluebg:active, .button.bluebg:hover {
    background: #00b0b9 !important;
}
.button.ol-button:active, .button.ol-button:hover,
.button.global:active, .button.global:hover {
    background: #d5e1e5 !important;
    color: #003e51 !important;
}

/* BANNER */

.fsBanner2020 {
    clear: both;
    position: relative;
    padding-bottom: .25rem;
}
.worldNeedsYouCarousel {
    animation-delay: 1.2s;
}
.worldNeedsYouCarouselSlide {
    position: relative;
    min-height: 470px !important;
}
.worldNeedsYouCarouselSlide img {
    display: block;
    position: absolute;
    object-fit: cover;
    width: 100%;
}
.worldNeedsYouAnimation {
    position: absolute; 
    width: 100%;
    top: 9rem;
    animation-delay: .5s;
}
.theWorldNeedsYou {
    display: block;
    color: #fff;
    font-family: adelle, serif;
    font-weight: 600;
    position: relative;
    font-size: 1.25rem;
}
.worldNeedsYouAnimation .theWorldNeedsYou.theWorld {
    left: -1rem;
    font-family: adelle-sans, sans-serif;
}
.worldNeedsYouAnimation .theWorldNeedsYou.needs {
    font-size: 3.5rem;
    top: -1.9rem;
}
.worldNeedsYouAnimation .theWorldNeedsYou.you {
    font-size: 4.5rem;
    top: -5.35rem;
}
.pushing {
    background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 110px, rgba(0,123,129,100) 150px, rgba(0,123,129, 100));
}
.findOut {
    background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 110px, rgba(0,62,81,100) 150px, rgba(0,62,81, 100));
}
.courageous {
    background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 110px, rgba(0,123,129,100) 150px, rgba(0,123,129, 100));
}
.certain {
    background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 110px, rgba(0,62,81,100) 150px, rgba(0,62,81, 100));
}
.toContainer {
    height: 470px;
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.to {
    position: absolute;
    top: 17.25rem;
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 400;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0;
}
.toBio {
    font-size: .875rem;
    font-weight: 600;
    padding: 0 2rem 2.5rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}
.worldNeedsYouCarousel button.slick-next, 
.worldNeedsYouCarousel button.slick-prev {
    top: 35%;
    width: 2rem !important;
    height: 2rem !important;
}
.worldNeedsYouCarousel ul.slick-dots {
    bottom: .5rem;
}
.worldNeedsYouCarousel .slick-dots li button::before,
.worldNeedsYouCarousel .slick-dots li.slick-active button::before,
.pathCarousel .slick-dots li button::before,
.pathCarousel .slick-dots li.slick-active button::before {
    color: #fff;
}

/* CONTENT AREA 1 */

.ctaCarouselCard {
    padding: 1.5rem;
}
.ctaCarousel {
    margin-bottom: .25rem 0 !important;
}
.ctaCarousel.slick-initialized .slick-slide {
    display: flex;
}
.ctaCarousel .hide-on-mobile {
    display: none;
}

/* CONTENT AREA 2 */

.canyon {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
img.testimonialImage {
    width: 250px;
    display: block;
    margin: 0 auto 2rem;
}
.testimonialText {
    position: relative;
}
.testimonialText::before {
    content: url("/__shared/assets/Quotation_Marks_for_Testimonials52263.png");
    position: absolute;
    z-index: -1;
    left: -1.75rem;
    top: -1.5rem;
    transform: scale(.5);
}
.testimonialText p {
    color: #003e51;
}
.verticalCenter {
    height: 100%;
    display: flex;
    align-items: center;
}
.path {
    position: relative;
}
.overlay {
    background-color: rgba(0,62,81, .8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}
.path > img {
    height: 800px;
    object-fit: cover;
    width: 100%;
}
.heroText {
    padding: 1rem 0;
}
.heroText * {
    color: #ffffff;
    text-align: center;
}
.heroText h2 {
    font-size: 2rem;
}
.heroText p {
    font-weight: 600;
}
.pathAbsoluteContent {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 1;
}
.pathCarousel {
    padding-bottom: 4rem;
}
.pathCarouselSlide {
    padding: 50px 8px 0;
}
.pathCarouselSlide.slick-slide .pathCarouselSlideCard {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0 24px 32px;
}
.pathCarouselSlideCard h3 {
    color: #00b0b9;
}
.pathCarouselSlideCard img {
    margin: 0 auto -34px;
    width: 100px;
    height: 100px;
    position: relative;
    top: -50px;
}
.pathCarouselSlideCard li {
    font-size: .875rem;
    font-weight: 400;
}
.pathCarousel ul.slick-dots {
    bottom: 1rem;
}
.path .buttonContainer {
    padding-bottom: 1.5rem;
}
.kamloops-1 {
    position: relative;
    height: 1275px;
    background-image: url("https://tru.ca/__shared/assets/mobile52292.jpg");
    background-size: cover;
    background-position: center;
}
.kamloops-1 .testimonial {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}
.kamloops-2 {
    background: #F88F23;
    padding-top: 4rem;
    padding-bottom: 6rem;
}
.kamloops-2 .kamVid {
    border: .5rem solid #ffffff;
}
.williamslake {
    background: #00b0b9;
    padding-bottom: 4rem;
}
.williamslake .ranching {
    position: relative;
    top: -2rem;
    margin-bottom: -2rem;
    z-index: 1;
}
.williamslakeTextContainer {
    position: relative;
    top: -2rem;
    margin-bottom: -2rem;
    padding: 4rem 0 3rem;
    z-index: 0;
}
.williamslakeTextContainer h2 {
    text-align: center;
}
.terrAcknowl {
    padding-top: 4rem;
}
.terrAcknowl p {
    font-weight: 600;
    color: #ffffff;
}
.indigenousStudents {
    background: #ffffff;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.indigenousStudents h2 {
    text-align: center;
}
.indTextContainer {
    background: #f3f3f3;
    padding: 2rem 2rem 4rem;
}
.indTextContainer p {
    color: #003e51;
}
.indigenousStudents .testimonial {
    position: relative;
    top: -2rem;
    margin-bottom: -2rem;
}
.indigenousStudents .testimonial img.testimonialImage {
    border: .25rem solid #ffffff;
    border-radius: 125px;
}
.gallery {
    padding: 4rem 1.5rem;
}
.gallery #gallery {
    max-width: 1500px;
    margin: 0 auto;
    padding: 1.5rem;
    background: white;
}
.bottomLinks {
    background: #ffffff;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.bottomLinks h2 {
    text-align: center;
    margin-bottom: 2rem;
}

@media only screen and (min-width: 375px) {
    .to {
        top: 17.75rem;
    }
    .toBio {
        padding: 0 2rem 3rem;
    }
    .findOut .toBio,
    .courageous .toBio,
    .certain .toBio {
        padding: 0 2rem 4rem;
    }
    .kamloops-1 .testimonial {
        top: 52%;
    }
}
@media only screen and (min-width: 414px) {
    .worldNeedsYouCarousel ul.slick-dots {
        bottom: .75rem;
    }
    .kamloops-1 {
        position: relative;
        height: 1375px;
        background-image: url("https://tru.ca/__shared/assets/mobilehigh52293.jpg");
        background-size: cover;
        background-position: center;
    }
    .kamloops-1 .testimonial {
        top: 51%;
    }
}
@media only screen and (min-width: 568px) and (min-height: 320px) {
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 150px, rgba(0,123,129,100) 200px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 150px, rgba(0,62,81,100) 200px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 150px, rgba(0,123,129,100) 200px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 150px, rgba(0,62,81,100) 200px, rgba(0,62,81, 100));
    }
    .worldNeedsYouAnimation {
        top: 11.5rem;
    }
    .to {
        top: 19.75rem;
    }
    .pathCarousel {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .kamloops-1 {
        height: 1300px;
        background-image: url("https://tru.ca/__shared/assets/mobilelandscape152304.jpg");
    }
}
@media only screen and (max-width: 640px) {
    .bottomLinks .navColorBoxes {
        margin: 0;
    }
    .bottomLinks .navColorBoxes.small-block-grid-2 > li:nth-of-type(n),
    .bottomLinks .navColorBoxes.small-block-grid-2 > li:nth-of-type(2n+1) {
        padding-left: 0;
        padding-right: .75rem;
    }
    .bottomLinks .navColorBoxes.small-block-grid-2 > li:nth-of-type(2n) {
        padding-left: .75rem;
        padding-right: 0;
    }
    h3.navItems {
        font-size: 1.125rem;
    }
    .navBox {
        height: 8rem;
    }
}
@media only screen and (min-width: 641px) {
    .dualContentArea  a.button {
        width: 300px;
    }
    .path .buttonContainer,
    .indigenousStudents .buttonContainer {
        display: flex;
        justify-content: center;
        padding-bottom: 2rem;
    }
}
@media only screen and (min-width: 667px) and (min-height: 375px) {
    .worldNeedsYouAnimation {
        top: 12rem;
    }
    .to {
        top: 20.15rem;
    }
    .toBio {
        padding: 0 2rem 4rem;
    }
    .path > img {
        height: 900px;
    }
    .pathCarousel {
        padding-top: 0rem;
        padding-bottom: 4rem;
    }
}
@media only screen and (min-width: 736px) and (min-height: 414px) {
    .kamloops-1 {
        height: 1100px;
        background-image: url("https://tru.ca/__shared/assets/mobilelandscape252305.jpg");
    }
}
@media only screen and (min-width: 768px) {
    .pathCarouselSlide {
        padding: 50px 16px 0;
    }
    .worldNeedsYouCarouselSlide {
        min-height: 550px !important;
    }
    .worldNeedsYouCarouselSlide {
        min-height: 550px !important;
    }
    .toContainer {
        height: 550px;
    }
    .worldNeedsYouAnimation {
        top: 16rem;
    }
    .to {
        top: 24.5rem;
    }
    .pathAbsoluteContent {
        bottom: 2rem;
    }
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 150px, rgba(0,123,129,100) 250px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 150px, rgba(0,62,81,100) 250px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 150px, rgba(0,123,129,100) 250px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 150px, rgba(0,62,81,100) 250px, rgba(0,62,81, 100));
    }
}
@media only screen and (min-width: 768px) and (min-height: 1024px) {
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 250px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 250px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 250px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 250px, rgba(0,62,81, 100));
    }
    .to {
        top: 24.75rem;
    }
    .toBio {
        padding: 0 6rem 4rem;
    }
    .worldNeedsYouAnimation {
        top: 16rem;
    }
    .worldNeedsYouCarousel ul.slick-dots {
        bottom: 1.25rem;
    }
    .kamloops-1 {
        height: 1400px;
        background-image: url("https://tru.ca/__shared/assets/ipadmini52295.jpg");
        background-size: cover;
        background-position: center;
    }
    .kamloops-1 .testimonial {
        top: 68%;
    }
    .kamloops-2 .kamVid {
        margin-bottom: 2rem;
    }
    .kamloops-2 a.button {
        margin: 3rem auto 0;
    }
}
@media only screen and (min-width: 812px) and (min-height: 375px) {
    .toBio {
        padding: 0 6rem 4rem;
    }
    .worldNeedsYouCarousel ul.slick-dots {
        bottom: 1.25rem;
    }
    .kamloops-1 {
        height: 1100px;
        background-image: url("https://tru.ca/__shared/assets/mobilelandscape252305.jpg");
    }
}
@media only screen and (min-width: 834px) and (min-height: 1112px) {
    .kamloops-1 .testimonial {
        top: 57%;
    }
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 300px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 300px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 300px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 300px, rgba(0,62,81, 100));
    }
}
@media only screen and (max-width: 1024px) {
    .bcwrap {
        display: none;
    }
}
@media only screen and (min-width: 1024px) and (min-height: 768px) {
    .toContainer,
    .worldNeedsYouCarouselSlide {
        height: 550px;
    }
    .worldNeedsYouAnimation {
        top: 15.5rem;
    }
    .to {
        top: 23.75rem;
    }
    .toBio {
        padding: 0 6rem 4rem;
    }
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 200px, rgba(0,123,129,100) 300px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 200px, rgba(0,62,81,100) 300px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.5) 200px, rgba(0,123,129,100) 300px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.5) 200px, rgba(0,62,81,100) 300px, rgba(0,62,81, 100));
    }
    .kamloops-1 {
        height: 1100px;
        background-image: url("https://tru.ca/__shared/assets/mobilelandscape352306.jpg");
        background-size: cover;
        background-position: center;
    }
}
@media only screen and (min-width: 1024px) and (min-height: 1366px) {
    .toContainer, .worldNeedsYouCarouselSlide {
        height: 700px;
    }
    .worldNeedsYouCarouselSlide {
        min-height: 700px !important;
    }
    .to {
        font-size: 2rem;
        top: 31rem;
    }
    .toBio {
        padding: 0 6rem 5rem;
        font-size: 1.125rem;
    }
    .worldNeedsYouAnimation {
        top: 20rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.theWorld {
        font-size: 1.75rem;
        left: -1.75rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.needs {
        font-size: 5rem;
        top: -2.8rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.you {
        font-size: 5.5rem;
        top: -7.2rem;
    }
    .kamloops-1 .testimonial {
        top: 52%;
    }
    .pushing {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 350px, rgba(0,123,129, 100));
    }
    .findOut {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 350px, rgba(0,62,81, 100));
    }
    .courageous {
        background: linear-gradient(to bottom,rgba(0,123,129, 0) 0,rgba(0,123,129,0.2) 150px, rgba(0,123,129,100) 350px, rgba(0,123,129, 100));
    }
    .certain {
        background: linear-gradient(to bottom,rgba(0,62,81, 0) 0,rgba(0,62,81,0.2) 150px, rgba(0,62,81,100) 350px, rgba(0,62,81, 100));
    }
}
@media only screen and (min-width: 1025px) {
    li#pageid26515 a {
        font-weight: 600;
        color: #003e51 !important;
    }
    .videoBackgroundBanner {
        position: relative;
        overflow: hidden;
        height: 500px;
        background: rgba(255,255,255,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIW2NkYGD4z8DAwMjIAAUADikBA/ggJToAAAAASUVORK5CYII=);
    }
    #findYourTRUAnimation {
        width: 28rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .bannerVideo {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        transform: translateX(-50%) translateY(-50%);
        z-index: -1;
    }
    .worldNeedsYouCarousel {
        width: 720px;
        margin: 0 auto;
        position: relative;
        top: -8rem;
    }
    .worldNeedsYouAnimation {
        top: 11.5rem;
    }
    .theWorldNeedsYou {
        font-size: 1.75rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.theWorld {
        left: -1.75rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.needs {
        font-size: 4.5rem;
        top: -2.3rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.you {
        font-size: 5rem;
        top: -6.15rem;
    }
    .worldNeedsYouCarousel.slick-initialized .slick-slide {
        display: flex;
    }
    .worldNeedsYouCarouselSlide {
        min-height: auto !important;
        align-items: center;
        padding-left: 1rem;
    }
    .worldNeedsYouCarouselSlide img  {
        width: 344px;
        position: relative;
    }
    .toContainer::before  {
        content: "";
        position: absolute;
        left: -344px;
        top: calc(50% + 1rem);
        transform: translateY(-50%);
        width: 100%;
        height: 168.733px;
        background: #ffcd00;
        z-index: -1;
    }
    .toContainer {
        background: none;
        width: 360px;
        position: static;
        height: auto;
        padding: 3rem;
    }
    .toContainer, 
    .worldNeedsYouCarouselSlide {
        height: auto;
    }
    .to {
        position: static;
        text-align: left;
        filter: none;
        font-size: 1.75rem;
        padding: 0 0 1rem;
    }
    .toBio {
        text-align: left;
        padding: 0;
    }
    .findOut .toBio, 
    .courageous .toBio, 
    .certain .toBio {
        padding: 0;
    }
    .pushing.toContainer,
    .courageous.toContainer {
        background: #003e51;
    }
    .findOut.toContainer,
    .certain.toContainer {
        background: #007b81;
    }
    .worldNeedsYouCarousel button.slick-next, 
    .worldNeedsYouCarousel button.slick-prev {
        top: 50%;
        border-radius: 60px;
        padding: 0.5em 0.6em;
        background: #ccc;
        box-shadow: 0 0 2px #a8a8a8;
        transition: all .1s ease-out;
    }
    .worldNeedsYouCarousel button.slick-arrow:focus, 
    .worldNeedsYouCarousel button.slick-arrow:hover {
        background-color: #fff !important;
        box-shadow: 0 0 4px #5b5b5b;
    }
    .worldNeedsYouCarousel button.slick-arrow:active {
        box-shadow: 0 0 4px #000;
    }
    .worldNeedsYouCarousel .slick-dots li button::before, 
    .worldNeedsYouCarousel .slick-next::before, 
    .worldNeedsYouCarousel .slick-prev::before,
    .ctaCarousel .slick-next::before, 
    .ctaCarousel .slick-prev::before,
    .pathCarousel .slick-next::before, 
    .pathCarousel .slick-prev::before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        transition: all .1s ease-out;
    }
    .worldNeedsYouCarousel button.slick-next.slick-arrow::before, 
    .worldNeedsYouCarousel button.slick-prev.slick-arrow::before,
    .ctaCarousel button.slick-next.slick-arrow::before, 
    .ctaCarousel button.slick-prev.slick-arrow::before,
    .pathCarousel button.slick-next.slick-arrow::before, 
    .pathCarousel button.slick-prev.slick-arrow::before {
        font-size: 1.125rem;
        opacity: 1;
    }
    .worldNeedsYouCarousel .slick-prev::before,
    .ctaCarousel .slick-prev::before,
    .pathCarousel .slick-prev::before {
        content: '\f0d9';
    }
    .worldNeedsYouCarousel .slick-next::before,
    .ctaCarousel .slick-next::before,
    .pathCarousel .slick-next::before {
        content: '\f0da';
    }
    .worldNeedsYouCarousel .slick-next::before, 
    .worldNeedsYouCarousel .slick-prev::before,
    .ctaCarousel .slick-next::before, 
    .ctaCarousel .slick-prev::before {
        opacity: 1;
        color: #003e51;
    }
    .worldNeedsYouCarousel button.slick-prev {
        left: -4rem;
    }
    .worldNeedsYouCarousel button.slick-next {
        right: -4rem;
    }
    .bcwrap {
        background-color: #f3f3f3;
    }
    .horizontal-nav ul li.ipf-homepage a, 
    .horizontal-nav .ipf-sectionmenu li.currentItem div a, 
    .ipf-sectionmenu li a:link, 
    .ipf-sectionmenu li a:visited .ipf-sectionmenu ul li > a {
        font-size: 1.125rem;
    }
    .ipf-sectionmenu li a:link, 
    .ipf-sectionmenu li a:visited .ipf-sectionmenu ul li > a {
        font-weight: 300;
        padding-left: 2rem;
    }
    .ipf-sectionmenu li a:active, 
    .ipf-sectionmenu li a:focus, 
    .ipf-sectionmenu li a:hover, 
    .ipf-sectionmenu li a:not(.button):active, 
    .ipf-sectionmenu li a:not(.button):hover {
        padding-left: 1.75rem;
    }
    .ipf-sectionmenu li.ipf-homepage a {
        font-weight: 600;
    }
    .bodywrap {
        padding: 2rem 0;
    }
    .contentAreaOne.bodyPadding {
        padding: 0 2rem;
    }
    .ctaCarousel .ctaCarouselSlide {
        display: flex;
        align-items: flex-start;
    }
    ul.ipf-sectionmenu.accordion-content {
        margin-bottom: 0 !important;
    }
    .ctaCarouselSlide .ctaCarouselCard {
        order: 0;
        height: 400px;
        position: relative;
        width: 50%;
    }
    .ctaCarouselSlide img {
        order: 1;
        width: 50%;
    }
    .accepting .ctaCarouselCard {
        background: #007b81;
    }
    .ctaCarouselCard p,
    .ctaCarouselCard h2 {
        color: #ffffff;
    }
    .ctaCarouselCard p {
        font-weight: 400;
    }
    .cel .ctaCarouselCard p,
    .cel .ctaCarouselCard h2 {
        color: #003e51;
    }
    .openlearning .ctaCarouselCard {
        background: #00b18f;
    }
    .wolfpack .ctaCarouselCard {
        background: #f26532;
    }
    .cel .ctaCarouselCard {
        background: #E0F6F7;
    }
    .studyAbroad .ctaCarouselCard {
        background: #00b0b9;
    }
    .ctaCarousel button.slick-next, 
    .ctaCarousel button.slick-prev {
        top: 85%;
        border-radius: 0;
        padding: 0.5em 0.6em;
        background: #ffcd00;
        box-shadow: none;
        transition: all .1s ease-out;
        width: 2.5rem;
        height: 2.5rem;
    }
    .ctaCarousel button.slick-next:hover,
    .ctaCarousel button.slick-next:focus, 
    .ctaCarousel button.slick-prev:hover,
    .ctaCarousel button.slick-prev:focus {
        background: #003e51 !important;
    }
    .ctaCarousel button.slick-next:hover::before,
    .ctaCarousel button.slick-next:focus::before, 
    .ctaCarousel button.slick-prev:hover::before,
    .ctaCarousel button.slick-prev:focus::before {
        color: #ffffff;
    }
    .ctaCarousel button.slick-prev {
        left: calc(50% - 2.5rem);
        right: auto;
    }
    .ctaCarousel button.slick-next {
        left: calc(50%);
        right: auto;
    }
    .ctaCarousel .hide-on-mobile {
        display: flex;
    }
    .dualContentArea  a.button {
        width: 215px;
    }
    .canyon {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .pathCarousel {
        padding-bottom: 5rem;
    }
    .pathCarousel button.slick-next, 
    .pathCarousel button.slick-prev {
        top: 50%;
        border-radius: 60px;
        padding: 0.5em 0.6em;
        background: #00b0b9;
        transition: all .1s ease-out;
        box-shadow: 0 0 4px #5b5b5b;
    }
    .pathCarousel button.slick-next:hover, 
    .pathCarousel button.slick-next:focus, 
    .pathCarousel button.slick-prev:hover,
    .pathCarousel button.slick-prev:focus {
        background: #ffffff !important;
    }
    .pathCarousel button.slick-next:hover::before, 
    .pathCarousel button.slick-next:focus::before, 
    .pathCarousel button.slick-prev:hover::before,
    .pathCarousel button.slick-prev:focus::before {
        color: #003e51;
    }
    .pathCarousel button.slick-arrow:active {
        box-shadow: 0 0 4px #000;
    }
    .pathCarousel ul.slick-dots {
        bottom: 2rem;
    }
    .pathCarouselSlideCard li {
        line-height: 1.3
    }
    .pathCarouselSlideCard li + li {
        margin-top: .6rem;
    }
    .path > img {
        height: 1100px;
        width: 100%;
    }
    .path .buttonContainer {
        padding-bottom: 4rem;
    }
    .path a.button,
    .kamloops-2 a.button,
    .indigenousStudents a.button {
        width: 300px;
    }
    .heroText h2 {
        font-size: 3.5rem;
    }
    .heroText p {
        font-size: 1.75rem;
    }
    .kamloops-1 {
        height: 1280px;
        background-image: url("https://tru.ca/__shared/assets/desktop52290.jpg");
        background-size: cover;
        background-position: right bottom;
    }
    .kamloops-1 .testimonial {
        top: 10rem;
        transform: none;
    }
    .kamloops-2 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .kamloops-2 .kamVid {
        position: relative;
        top: -10rem;
        margin-bottom: -8rem;
    }
    .williamslake {
        padding-bottom: 8rem;
    }
    .williamslakeTextContainer {
        z-index: 2;
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        padding: 2rem;
    }
    .williamslakeTextContainer h2,
    .indigenousStudents h2 {
        margin-bottom: 2rem;
    }
    .williamslakeTextContainer a.button {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 3rem;
    }
    .terrAcknowl p {
        text-align: center;
    }
    .indigenousStudents  {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .indigenousStudents .topContent .columns:first-of-type {
        padding-right: 0;
    }
    .indigenousStudents .topContent .columns:nth-of-type(2) {
        padding-left: 0;
    }
    .indTextContainer {
        height: 100%;
    }
    .bottomLinks {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .gallery {
        padding: 8rem 1.5rem;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1229px) {
    .sidebar-left.columns.bodyPadding {
        padding: 0;
    }
}
@media only screen and (min-width: 1112px) and (min-height: 834px) {
    .worldNeedsYouAnimation {
        top: 11.5rem;
    }
    .kamloops-1 {
        height: 834px;
        background-image: url("https://tru.ca/__shared/assets/ipadpro152307.jpg");
    }
    .kamloops-1 .testimonial {
        top: 7rem;
        left: -5rem;
    }
    .katieContainer {
        width: 45%;
        float: left !important;
    }
}
@media only screen and (min-width: 1366px) and (min-height: 768px) {
    .kamloops-1 {
        height: 834px;
        background-image: url("https://tru.ca/__shared/assets/ipadpro152307.jpg");
    }
    .kamloops-1 .testimonial {
        top: 5rem;
        left: -5rem;
    }
    .katieContainer {
        width: 65%;
        float: left !important;
    }
}
@media only screen and (min-width: 1366px) and (min-height: 1024px) {
    .kamloops-1 .testimonial {
        top: 5rem;
        left: -5rem;
    }
    .katieContainer {
        width: 65%;
        float: left !important;
    }
}
@media only screen and (min-width: 1366px) and (min-height: 1080px) {
    .videoBackgroundBanner {
        height: 700px;
    }
    .worldNeedsYouCarousel {
        width: 900px;
        top: -7rem;
    }
    .worldNeedsYouCarouselSlide img {
        width: 434px;
    }
    .toContainer {
        width: 450px;
        height: 350px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .toContainer::before {
        content: "";
        left: -434px;
        height: 210.45px;
        background: #ffcd00;
        z-index: -1;
    }
    .worldNeedsYouAnimation {
        top: 22rem;
    }
    .theWorldNeedsYou {
        font-size: 2.25rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.theWorld {
        left: -2.1rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.needs {
        font-size: 5.5rem;
        top: -2.9rem;
    }
    .worldNeedsYouAnimation .theWorldNeedsYou.you {
        font-size: 5.5rem;
        top: -7.2rem;
    }
    .to {
        font-size: 2rem;
    }
    .pathCarouselSlideCard li {
        font-size: 1rem;
    }
    .pathCarouselSlide h3 {
        margin-bottom: 1.5rem;
    }
    .williamslakeTextContainer {
        padding: 3rem;
    }
}
@media only screen and (min-width: 1500px) {
    .kamloops-1 {
        height: 1000px;
        background-image: url("https://tru.ca/__shared/assets/ipadpro152307.jpg");
    }
}
@media only screen and (min-width: 1700px) and (min-height: 1200px) {
    .kamloops-1 .testimonial {
        top: 5rem;
        left: -2rem;
    }
    .katieContainer {
        width: 75%;
        float: left !important;
    }
}
@media only screen and (min-width: 1920px) and (min-height: 1080px) {
    .videoBackgroundBanner {
        height: 750px;
    }
    .worldNeedsYouCarousel {
        top: -9.5rem;
    }
    .toContainer {
        height: 300px;
    }
    .path > img {
        height: 1350px;
    }
    .kamloops-1 {
        height: 1280px;
        background-image: url("https://tru.ca/__shared/assets/desktop52290.jpg");
    }
    .kamloops-1 .testimonial {
        top: 10rem;
        left: 0;
    }
    .katieContainer {
        width: 75%;
        float: right !important;
    }
}

/* NEW 2022 CAMPAIGN CSS */
:root {
    --yellow: #ffcd00;
    --teal: #00b0b9;
    --dteal: #007b81;
    --dblue: #003e51;
    --green: #00b18f;
    --powder: #9ab7c1;
    --border: #b0b0b0;
    --lgray: #f6f6f6;
  }

  #primary,
  .utility-nav,
  footer {
    z-index: 500;
    position: relative;  
  }

  main {
    background: white;
    position: relative;
    z-index: 50;
  }  
  
  .row {
    max-width: 1400px !important;
  }

  .row.bcwrap {
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: center;
  }

  .breadcrumbs {
    max-width: 1400px;
  }

  .title {
    margin-top: 0 !important;
  }

  .top-banner-2022-fs {
    width: 100%;
    height: 79vh;
    position: relative;
    display: flex;
    align-items: end;
    background-image: url('/AssetFactory.aspx?did=56288');
    background-position: 0px -196px;
    background-size: 100%;
  }

  .top-banner-video {
    position: fixed;
    z-index: 5;
    width: 100%;
  }

  .top-banner-video video {
    min-height: 100vh;
    min-width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
  }

  .banner-inner {
    position: relative;
    z-index: 50;
  }

  .banner-inner h1 {    
    color: white;
    line-height: 0.85;
    font-size: 26.0vw;
  }

  .banner-inner .tealtext,
  .fa.tealtext {
    color: var(--teal) !important;
  }

  .cta-wrapper,
  .cta-secondary,
  .bcwrap,
  .bodywrap {
    position: relative; 
    z-index: 50;
  }

  .cta-wrapper,
  .bcwrap,
  .bodywrap {
    background: white;
  }

  .cta-inner {
    display: flex;
    flex-wrap: wrap;
  }

  .cta-item {
    display: flex;
    align-items: stretch;
    width: 100%;
    flex-direction: column;
  }

  .cta-item h1,
  .cta-item h2,
  .cta-item h3 {
     text-transform: uppercase;
  }

  .cta-item .cta-image {
    width: 100%;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    background-color: lightgray;
    display: none;
  }

  .cta-item .cta-text {
    padding: 45px 30px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    width: 100%;
  }

  .cta-item .cta-text h2 {
    font-size: 48px;
    line-height: 1.15;
  }

  .cta-secondary {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cta-secondary h3 {
    display: flex;
    align-items: center;
  }

  .cta-secondary h3 .fa {
    margin-right: 10px;
  }

  .cta-secondary-item {
    margin-bottom: 45px;
  }

  .cta-secondary-item:last-child {
    margin-bottom: 0 !important;
  }

  #fs-blog .layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #fs-blog .entry {
    width: 100%;    
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 30px;
  }

  #fs-blog .entry img {
    height: 250px;
    object-fit: cover;
  }

  @media only screen and (min-width: 640px) {
    #fs-blog .entry {
      width: 31.3%      
    }
  }


  @media only screen and (min-width: 40em) {
    .top-banner-2022-fs {
      height: 81vh;
    }
  }

  @media only screen and (min-width: 64em) {
    .top-banner-2022-fs {
      height: 87vh;
    }

    .banner-inner h1 {
      font-size: 12vw;
    }

    .cta-item .cta-text {
      padding: 60px 30px;
    }

    .cta-item .cta-text h2 {
      font-size: 36px;
    }

    .cta-item {
      width: 50%;
      flex-direction: row;
    }

    .cta-item.reverse {
      flex-direction: row-reverse;
    }

    .cta-item .cta-image {
       display: flex;
    }

    .cta-item .cta-image,
    .cta-item .cta-text {
      width: 50%;
    }

    .cta-secondary-item {
      margin-bottom: 0;
    }    
  }

  @media only screen and (min-width: 1400px) {
    .top-banner-2022-fs {
      height: 89vh;
    }

    .cta-item .cta-text {
      padding: 60px;
    }    

    .cta-item .cta-text h2 {
      font-size: 48px;
    }
  }



