<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lp-hero {
    position: relative;
}

.lp-hero img {
    width: 100%;
    filter: brightness(70%);
}

.lp-hero .lp-hero-message {
    background-color: none;
    position: relative;
    width: 100%;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 48rem) {
    .lp-hero.lp-hero-message {
        position:absolute;
        bottom: 0;
        width: 767px;
        right: 0;
        left: 0;
        margin: 0 auto;
        background-color: transparent;
    }
}

@media (min-width: 62rem) {
    .lp-hero .lp-hero-message {
        width:960px
    }
}

@media (min-width: 75rem) {
    .lp-hero .lp-hero-message {
        width:1140px
    }
}

@media (min-width: 88.75rem) {
    .lp-hero .lp-hero-message {
        width:1380px
    }
}

.lp-hero .lp-hero-message .title {
    /* font-size: 22px; */
    font-size: 59.5px;
    font-weight: 900;
    line-height: 1;
    font-family: brother-1816,sans-serif;
}

@media (min-width: 62rem) {
    .lp-hero .lp-hero-message .title{
    font-size: 59.5px;
    }
}

.lp-hero.lp-hero-message p {
    font-size: 16px
}

@media (min-width: 62rem) {
    .lp-hero .lp-hero-message p {
        font-size:20px
    }
}


.pagetitle {
    /* background-image: linear-gradient(#003066,#009288); */
     /*background-image: url(/render/file.act?path=/Admissions-NEW/_images/wave-dark.png); */
         background-image: none; 
    
    background-size: cover;
    background-repeat: no-repeat;
    /*margin-top: -31px;*/
    /* background-color: #000; */
    background-color: transparent;
    /* padding: 10px 0px 20px 30px; */
        position: absolute;
}

ul.breadcrumbs li a, ul.breadcrumbs li a:visited {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    /*background-color: rgba(57,71,79,0.5);*/
    color: #fff;
    padding: 10px;
}

ul.breadcrumbs {
    /*margin: 0;*/
    list-style: none;
    /*background-color: transparent;*/
    background-color: rgba(57,71,79,0.9);
    border-radius: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    margin-top: 30px;
    position: relative;
    z-index: 100;
    padding: 10px 10px 10px 0;
    /*position: absolute;*/
}

img {
    width: 100%;
}

.lp-hero {
    position: relative;
}

.lp-hero img {
    width: 100%;
    filter: brightness(70%);
}

.lp-hero .lp-hero-message {
    background-color: none;
    position: relative;
    width: 100%;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 48rem) {
    .lp-hero.lp-hero-message {
        position:absolute;
        bottom: 0;
        width: 767px;
        right: 0;
        left: 0;
        margin: 0 auto;
        background-color: transparent;
    }
}

@media (min-width: 62rem) {
    .lp-hero .lp-hero-message {
        width:960px
    }
}

@media (min-width: 75rem) {
    .lp-hero .lp-hero-message {
        /*width:1140px;*/
            margin: 20px 0 0 0;
    position: absolute;
            width:100%;
    }
}

@media (min-width: 88.75rem) {
    .lp-hero .lp-hero-message {
        width:1380px
    }
}



@media (min-width: 62rem) {
    .lp-hero .lp-hero-message .title{
    font-size: 59.5px;
    }
}

.lp-hero.lp-hero-message p {
    font-size: 16px
}

@media (min-width: 62rem) {
    .lp-hero .lp-hero-message p {
        font-size:20px
    }
}

.lp-hero .lp-hero-message .title {
    font-size: 59.5px;
    font-weight: 900;
    font-family: brother-1816,sans-serif;
}

.lp-hero .lp-hero-message {
    position: absolute;
    bottom: 23%;
    width: 100%;
        background-color: transparent;
}


@media (max-width: 768px) {
ul.breadcrumbs {
    margin: 0 0 0 -30px;
    padding: 5px 0 5px 0;
}

.pagetitle {
        padding: 0 0 0 15px;
}

.lp-hero .lp-hero-message .title {
    font-size: 36.5px;
}
}


@media (max-width: 400px) {
.lp-hero .lp-hero-message {
    bottom: 7%;
}
.lp-hero .lp-hero-message .title {
    font-size: 26px;
}
}

</pre></body></html>