/* Generated 2020-02-13T16:12:36.723Z */
/*Compressed*/
@media(max-width:575px){.hero__title{font-size:2.25rem}}.hood-colors li::before{content:'';display:inline-block;vertical-align:text-top;height:1.5rem;width:2rem;margin-right:.5rem;border:solid 1px #d0d0ce}.hood-colors--arts::before{background-color:#fff}.hood-colors--business::before{background-color:#bc987e}.hood-colors--medicine::before{background-color:#00a550}.hood-colors--music::before{background-color:#ffb6c1}.hood-colors--nursing::before{background-color:#f0a900}.hood-colors--science::before{background-color:#ffdf00}.hood-colors--public-health::before{background-color:#fa8072}.hood-colors--theology::before{background-color:#f00}.hood-colors--phd::before{background-color:#000d85}.hood-colors--law::before{background-color:#6e49b6}
/* Generated with Cascade Server YUI Compression Tool - Bryce Roberts Bryce@StoneRidge.net, brober8@emory.edu */


/* program styling */
.program-iframe {
    position:relative;
    
}
.program-iframe iframe {
    height:550px !important;
    width: 360px !important;
}
@media (min-width:361px) and (max-width:412px){
    .program-iframe iframe {
        height:600px !important;
        width: 361px !important;
    }
}
@media (min-width:413px) and (max-width:567px){
    .program-iframe iframe {
        height:650px !important;
        width: 413px !important;
    }
}
@media (min-width:568px) and (max-width:767px){
    .program-iframe iframe {
        height:800px !important;
        width: 568px !important;
    }
}
@media (min-width:768px) and (max-width:991px){
    .program-iframe iframe {
        height:1000px !important;
        width: 768px !important;
    }
}
@media (min-width:992px) {
    .program-iframe iframe {
        height:1200px !important;
        width: 992px !important;
    }
}


/* addedum styling */
p.twoCol {
    column-count: 2;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 2rem;
}
p.programFootnote {
    font-size: .80rem;
    font-style: italic;
    text-align: right;
}

/* homepage with no blue box and text styling */
@media (max-width: 767.98px) {
    .hero.hero-parallax.ratio-content {
    height: 70vh;
    background-attachment: inherit;
    }
}
 @media(min-width:992px) {
    .hero.hero-parallax.ratio-content {
    height: 70vh;
    background-attachment: inherit;
    }
}
