﻿
body {
    /*min-height: 2000px;
    padding-top: 109px;*/ /*required for fixed navbar*/
}


video {
    width: 100%;
    height: auto;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}


.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /*font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;*/
    margin-bottom: 400px; /* Margin bottom by footer height */
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 400px; /* Set the fixed height of the footer here */
    /*line-height: 400px;*/ /* Vertically center the text there */
    background-color: #f5f5f5;
}

.address-block{
    line-height: 1.4em !important;
}

/*COPIED OVER START*/
main {
    min-height: 400px;
}

.transparent:hover {
    opacity: 1.0;
}

.transparent-4 {
    opacity: 0.4;
}

.transparent-6 {
    opacity: 0.6;
}

.transparent-8 {
    opacity: 0.8;
}

.validation-summary-errors {
    color: orangered;
}

.field-validation-error {
    color: orangered;
}


/*social media icons in footer*/

.address-block {
    line-height: 1em;
    color: white;
}

.social-networks {
    font-size: inherit;
    line-height: 1em;
}

.social-networks a {
    margin: 0px;
    padding: 0px;
}

.social-networks .social-network-image {
    height: 20px;
    width: 20px;
}

.top-alert {
    color: #ed1c24;
    background-color: yellow;
    border: solid 0px yellow;
    text-align: center;
    width: 100%;
}

.page-content .data-rows .row {
    margin-bottom: 2px;
    border-bottom: solid 1px #000;
}

.page-content .header-row {
    background-color: #ececf0;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}

.page-content .row:nth-child(2n+1) {
}

.topalert {
    background-color: #6CC04A;
    color: white;
    margin-bottom:0;
}

/*COPIED OVER END*/

/*hide dropdown arrow on top menu*/
/*.caret-off::before {
    display: none;
}

.caret-off::after {
    display: none;
}*/

.full-row {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

    .full-row .col {
        margin: 0;
        padding: 0;
    }

.sidebar {
    background-color: #ececf0;
}

a.sidebar-child:hover, a.sidebar-sibling:hover {
    text-decoration: none;
}


.hero-section {
    /*margin-top:-1rem;*/
    position: relative; /*as parent*/
    /*min-height: 400px; */
    /*max-height:300px;*/
    /*height:580px;*/
    /*overflow:hidden;*/
    /*height: 50%;*/
}

.hero-image {
    /*object-fit:contain;*/
}

.hero-cta-section {
    /*text-align: center;*/
    position: absolute;
    top: 45%;
    left: 15%;
    background-color: #181643;
    /*transform: translate(-50%, -50%);*/
    color: white;
    border-radius: .25rem;
}

.hero-button-wrapper {
    background:none;
}

.hero-title {
    color: white;
    font-weight: bold;
    font-size: 2em;
    display: block;
}

.hero-link {
    white-space: normal;
}

.pros-card {
    background-color: #fff;
    padding: 2.5rem 2rem 0;
    margin: 0 auto;
    margin-bottom: 2%;
}

    .pros-title {
        display: block;
        line-height: 1;
        font-weight: 500;
        
        /* additions 6_16_2023 */
        float:left;
        width:100%;
    }

.bg-LIT {
    background-color: #181643;
}

.programs-row {
    color: white;
}

.prog-card {
    min-height:465px;
}

.dept-img-frame,.prog-img-frame {
    max-height: 300px;
    max-width:300px;
}

.card .img-holder {
    padding-bottom: 53%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 15rem;
}

.cal-item-text, .news-item-text {
    font-size: 1.2em;
}

.footer {
    background-color: #333;
}

.footer-top a {
    color: white;
}

.footer-main a {
    color: white;
}

.footer-links a {
    margin-bottom: .8em;
}

    .footer-links a:hover {
        text-decoration: underline;
        text-decoration-color: #ed1c24;
    }


.address-block {
    margin-bottom: 2rem;
    letter-spacing: -.07px;
}

@media screen and (min-width: 40em) {
    .address-block {
        margin-bottom: 3rem;
    }
}

.address-block .button {
    margin-bottom: 0;
}

@media screen and (min-width: 64em) {
    .address-block .button {
        margin-top: 1.4rem;
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }
}

.address-block a {
    /*border-color: currentColor;*/
}

.social-networks {
    display: flex;
    font-size: 2rem;
    margin-bottom: .6rem;
}

@media screen and (min-width: 40em) {
    .social-networks {
        margin-bottom: 2rem;
    }
}

@media screen and (min-width: 75em) {
    .social-networks {
        margin-bottom: 4rem;
    }
}

.social-networks li {
    margin-right: 20px;
}

.social-networks a {
    color: #fff;
    border: 0;
}

    .social-networks a:hover {
        color: #ed1c24;
    }

address {
    font-style: normal;
}

time.icon {
    font-size: .6em; /* change icon size */
    display: block;
    position: relative;
    width: 7em;
    height: 7em;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
}

    time.icon * {
        display: block;
        width: 100%;
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        text-align: center;
    }

    time.icon strong {
        position: absolute;
        top: 0;
        padding: 0.4em 0;
        color: #fff;
        background-color: #1b6ec2;
        border-bottom: 1px dashed #1b6ec2;
        box-shadow: 0 2px 0 #1b6ec2;
    }

    time.icon em {
        position: absolute;
        bottom: 0.3em;
        color: #1b6ec2;
    }
    time.icon span {
        font-size: 2.8em;
        letter-spacing: -0.05em;
        padding-top: 0.8em;
        color: #2f2f2f;
    }

/****************************************************************************************/

/*Extra small devices (portrait phones, less than 576px)*/
/*No media query for `xs` since this is the default in Bootstrap*/

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .wts-card {
        min-height: 175px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .wts-card {
        min-height: 200px;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .topalert-heading {
        font-size: 1.5em;
        font-weight: bold;
    }

    .topalert-text {
        font-size: 1.4em;
        font-weight: normal;
    }

    .hero-link {
        font-size: 1.3em;
    }

    .pros-list {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .pros-card {
        height: 17em; /* 12em */
        max-width: 350px;

        position: relative;
    }

    .pros-title {
        font-size: 2rem;
        letter-spacing: 1.8px;
    }

    .cta-section {
        /*padding-top: 4em;*/
    }

    .prog-page-card {
        min-height: 240px;
    }

    .dept-page-degree-card {
        min-height: 310px;
    }

    .dept-page-card {
        min-height: 240px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}
/****************************************************************************************/

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .hero-image-wrapper {
    }
    .hero-button-wrapper {
        left: 10px;
        top: 50px;
    }
    .hero-cta-section {
        top: 18%;
        left: 2%;
    }

    .hero-image-wrapper {
        /*height: 143px;*/
    }

    .pros-col {
        padding-right: 0;
        padding-left: 0;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    .wts-card {
        margin-bottom:10px;
    }
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    
}

/*Extra large devices (large desktops)*/
/*No media query since the extra-large breakpoint has no upper bound on its width*/

/****************************************************************************************/

/*Extra small devices (portrait phones, less than 576px)*/
@media only screen and (max-width: 575.98px) {
}

/*Small devices (landscape phones, 576px and up)*/
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .topalert-heading {
        font-size: .8em;
        font-weight: bold;
        line-height: 1.0;
    }

    .topalert-text {
        font-size: .7em;
        font-weight: normal;
        line-height: 1.0;
        margin-bottom: 0;
    }

    .hero-title {
        font-size: 12px;
        padding: 5px;
    }

    .hero-link {
        font-size: 11px;
        /*padding: 0;*/
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .hero-cta-section {
        background: none;
        top: 7%;
        left: 2%;
    }

    .hero-button-wrapper {
        left: 80px;
        top: 150px;
    }

    .pros-card {
        /*height: 7em;*/
        padding: 5px 30px;
        max-width: 100%;
    }

    .pros-title {
        font-size: .8rem;
        letter-spacing: 1.1px;
    }

    /*.dept-page-card {
        min-height: 0px;
    }*/

    .cta-section {
        font-size: 1em;
    }

        .cta-section h2 {
            font-size: 1.2em;
        }
}

/*Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .cta-section {
        /*margin-top: 2em;
        padding-top: 1em;*/
    }

    .hero-cta-section {
        left:10%;
    }

    .hero-button-wrapper {
        left: 50px;
        top: 150px;
    }

    .transparent-4, .transparent-6, .transparent-8 {
        opacity: 1.0;
    }
    .pros-col {
        padding-left: 0px;
        padding-right:0px;
    }
    .pros-card {
        min-height: 215px;
    }
    .pros-title {
        font-size: 1.3rem;
        letter-spacing: 1.4px;
    }
}


/*Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .hero-image-wrapper {
        height: 412px;
        overflow: hidden;
    }

    .hero-button-wrapper {
        left: 120px;
        top: 200px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .hero-image-wrapper {
        height: 550px;
        overflow: hidden;
    }
    .hero-button-wrapper {
        left: 260px;
        top: 290px;
    }
}
/****************************************************************************************/
