﻿@media screen and (max-width: 319px) {
    .Content .degreefinderlegend {
        display: none;
    }
}

@media screen and (max-width: 620px) {
    .Content .degreefinderlegend {
        right: 22px;
    }

    .smallCol [data-ux-pagebuilder="Column"], .fullCol [data-ux-pagebuilder="Column"] {
        float: none;
        margin-left: 0;
        width: 100%;
    }

    div.banner-item span.headline {
        display: none;
    }
}

#navButtonContainer {
    display: none;
}

.Header #NavigationHolder .PrimaryMenu > li > ul > li > ul {
    display: none;
}

.PrimaryMenu li span.expand {
    display: none;
}

/*#NavigationHolder #UtilityBarMenu {
    display: none;
}*/

.Header .logo img.logo_mobile {
    display: none;
    height: 40px;
    padding-top: 6px;
    width: 147px;
}

.Header .logo img.logo_desktop {
    display: block;
}

/*@media screen and (max-width: 420px) {
    .Page .Header .logo a img {
        /*width: 190px !important;
        float: right;
    }
}*/


@media screen and (max-width: 920px) {
    html, body {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    form {
        height: 100%;
    }


    .Header .logo img.logo_mobile {
        display: block;
    }

    .Header .logo img.logo_desktop {
        display: none;
    }

    #wrapper {
        position: relative;
        z-index: 2;
        height: 100%;
    }

    .Page {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #PageContent {
        position: relative;
        z-index: 10;
        height: calc(100% - 86px);
        background-color: #fff;
    }

    #wrapper .Page #NavigationHolder {
        box-sizing: border-box;
        position: absolute;
        top: 55px;
        left: 0;
        width: 100%;
        z-index: 1;
        overflow: auto;
        -webkit-transition: opacity 0s 0.5s;
        background-color: #efefef;
        /*box-shadow: -2px 10px 10px rgba(0, 0, 0, 0.3) inset;*/
        /* min-height: 575px;*/
        height: calc(100% - 56px);
        display: none;
    }

    #navButtonContainer {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 10000;
    }

    #navButtonLabel {
        display: block;
        width: 52px;
        height: 52px;
        background: #172154 url("../img/Header-tab_x4.png") no-repeat center;
        color: #eeb335;
        cursor: pointer;
        font-size: 10px;
        font-weight: bold;
        line-height: 40px;
        text-align: center;
        text-transform: uppercase;
    }

        #navButtonLabel span {
            display: none;
        }

    #navButton {
        display: none;
    }

    /*.BannerArea {
        display: none;
    }*/

    /*header*/
    .Page .Header {
        position: relative;
        z-index: 1;
        border-bottom: 3px solid rgb(238, 179, 53);
        padding: 0;
        width: 100%;
        height: auto;
    }

        .Page .Header .logo {
            display: block;
            height: 52px;
            margin: 0 auto;
            padding: 0;
            position: relative;
            top: auto;
            width: 147px;
        }

            .Page .Header .logo a {
                display: block;
                height: 52px;
                width: 147px;
            }

    .share {
        display: none;
    }

    #undefined-sticky-wrapper,
    .TitleBar {
        display: none;
    }

    /*.Header #navButton.open {
            background: url(../img/Header-tab_x2.png) no-repeat left top;
            background-size: 100px 100px;
        }*/

    /*
        .Header #navButton.open span {
            display: block;
        }
        */

    .startBar {
        display: none;
    }

    /*.PictureShow {
        display: none;
    }*/


    /* .PrimaryMenu,
    .PrimaryMenu ul,
    .PrimaryMenu ul li,
    .PrimaryMenu > li {
        position: relative;
        top: 0;
        left: 0;
        float: none;
        padding: 0;
        margin: 0;
    }*/

    #LogoHolder {
        position: relative;
    }

    #NavigationHolder .PrimaryMenu {
        display: block;
        list-style: none;
        font-size: 13px;
        line-height: 16px;
        color: #00338e;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        position: relative;
        z-index: 3;
        max-width: 100%;
        top: 0;
        padding: 0 0 20px;
    }

        #NavigationHolder .PrimaryMenu ul {
            position: relative;
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
            width: auto;
            box-shadow: none;
            display: none;
            background: none;
            border-bottom: none;
            text-align: left;
        }


        #NavigationHolder .PrimaryMenu li {
            float: none;
            position: relative;
        }

        #NavigationHolder .PrimaryMenu > li {
            border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        }

        #NavigationHolder .PrimaryMenu li li {
            border-bottom: none;
        }

        #NavigationHolder .PrimaryMenu li:hover {
            background: none;
            border-top: none;
            box-shadow: none;
        }

        #NavigationHolder .PrimaryMenu > li:hover {
            padding-top: 4px;
        }

        #NavigationHolder .PrimaryMenu li a {
            position: relative;
            color: #28447e;
            display: block;
            padding: 10px;
            text-decoration: none;
            font-weight: bold;
        }

        #NavigationHolder .PrimaryMenu li.active > a,
        #NavigationHolder .PrimaryMenu li.active > a:hover {
            color: #0066cc;
        }

        #NavigationHolder .PrimaryMenu li > a:hover,
        #NavigationHolder .PrimaryMenu li:hover > a {
            background: none;
            color: #00338e;
        }

        #NavigationHolder .PrimaryMenu span.expand {
            /*background: #b5b9bf none repeat scroll 0 0;
            border-radius: 50%;
            color: #fff;
            cursor: pointer;*/
            /*display: block;
            font-size: 20px;
            font-weight: normal;
            height: 13px;
            line-height: 12px;
            margin: 0;
            padding: 4px 6px;
            position: absolute;
            right: 10px;
            text-align: center;
            top: 13px;
            width: 13px;*/
            background: #b5b9bf none repeat scroll 0 0;
            border-radius: 50%;
            cursor: pointer;
            display: block;
            float: right;
            height: 13px;
            margin: -26px 14px 0 0;
            position: relative;
            width: 13px;
        }

        #NavigationHolder .PrimaryMenu li ul span.expand {
            top: 2px;
        }

        #NavigationHolder .PrimaryMenu span.expand:before {
            /*            background: transparent url("/img/leftnav.png") no-repeat scroll -2px -3px;*/
            content: "";
            display: block;
            /*height: 13px;
            width: 13px;*/
            height: 1px;
            left: 2px;
            top: 6px;
            width: 9px;
            position: absolute;
            background-color: #fff;
        }

        #NavigationHolder .PrimaryMenu span.expand:after {
            background: #fff none repeat scroll 0 0;
            content: "";
            display: block;
            height: 9px;
            left: 6px;
            position: absolute;
            top: 2px;
            width: 1px;
        }

        #NavigationHolder .PrimaryMenu li.active > span.expand:after {
            /*background: transparent url("/img/leftnav.png") no-repeat scroll -2px -21px;*/
            display: none;
        }

        #NavigationHolder .PrimaryMenu ul > li > a {
            margin-left: 20px;
            padding-top: 0;
            font-weight: 600;
        }

        #NavigationHolder .PrimaryMenu ul ul > li > a {
            margin-left: 40px;
        }

        #NavigationHolder .PrimaryMenu ul ul ul > li > a {
            margin-left: 60px;
        }

        #NavigationHolder .PrimaryMenu ul ul ul ul > li > a {
            margin-left: 80px;
        }

    .Header #NavigationHolder .PrimaryMenu li.active > ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        border: medium none;
        text-align: left;
    }

    #UtilityBarMenu::before, #UtilityBarMenu::after,
    #UtilityBarMenu > ul.menu li::before {
        content: none;
    }

    #UtilityBarMenu {
        position: relative;
        height: auto;
        right: auto;
        padding-top: 16px;
        min-height: 24px;
    }

    #NavigationHolder #UtilityBarMenu ul li a {
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        text-align: left;
        text-transform: uppercase;
    }

    #UtilityBarMenu.disabled > ul.menu:first-child {
        display: none;
    }

    #UtilityBarMenu .menu li ul {
        top: 30px;
        padding-top: 12px;
    }

        #UtilityBarMenu .menu li ul.UtilityBar {
            padding-top: 12px;
        }

    #UtilityBarMenu .menu li.dropdown > ul {
        text-align: left;
        width: calc(100% - 12px) !important;
    }

        #UtilityBarMenu .menu li.dropdown > ul.UtilityBar {
            width: calc(100% - 60px) !important;
        }

    #UtilityBarMenu > ul.menu li {
        display: block;
        padding: 3px 0;
    }

    #UtilityBarMenu .UtilityBarIcons {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        width: calc(100% - 24px) !important;
        padding-bottom: 0;
    }

    #UtilityBarMenu > ul.UtilityBarIcons li {
        display: inline-block;
        position: static;
    }

    #UtilityBarMenu .menu li ul li {
        border-bottom: none;
    }

    .Header .startWrap {
        position: relative;
        right: auto;
        top: auto;
        margin: auto;
        display: inline-block;
    }

    .Header .startBar {
        margin: 0 auto 26px;
        text-align: center;
        display: block;
    }
    /*footer*/

    .Footer {
        border-top: 3px solid #EEB335;
        border-width: 3px 0 0;
        text-align: center;
        font-size: 10px;
        line-height: 1.5;
        color: #7d8ba3;
        text-transform: uppercase;
        min-width: 100%;
        background-color: #fff;
    }

        .Footer > .body {
            padding: 0;
            margin: 0;
            width: 100%;
            background-color: #fff;
        }

        .Footer .social {
            padding: 12px 0;
            text-align: center;
            list-style: none;
            background: #172154;
            float: none;
        }

            .Footer .social li {
                display: inline-block;
                margin: 0 2px;
            }

        .Footer .menu li::before {
            content: "";
        }

        .Footer .social a {
            position: relative;
            display: block;
            width: 33px;
            height: 38px;
            overflow: hidden;
        }

        .Footer .social .sprite img {
            position: absolute;
            top: -45px;
            left: 0;
        }

        .Footer .social .sprite:active img {
            top: 0px;
        }

        .Footer .menu {
            padding: 0;
            list-style: none;
            text-align: center;
        }

            .Footer .menu li {
                margin: 1px 0 0;
                display: block;
            }

            .Footer .menu a {
                display: block;
                padding: 4px 10px;
                background: rgb(134,156,194);
                font-size: 12px;
                line-height: 20px;
                text-align: center;
                text-transform: None;
                color: #fff;
                text-shadow: none;
            }

        .Footer .legal {
            padding: 6px 5px 12px;
        }

    /*layout*/
    .Page {
        background: #efefef url("../img/background-texture-top.jpg") repeat-x scroll center top !important;
        min-width: 320px;
        font-size: 12px;
        line-height: 1.5;
    }

        .Page .MainBody .sideCol { /*display: none;*/
            margin-top: 0;
        }

        .Page .MainBody { /*width: calc(100% - 2px);*/
            width: 100%;
            padding-bottom: 0;
            border: none;
        }

            .Page .MainBody .mainCol,
            .Page .MainBody .sideCol,
            .Page .MainBody .fullCol {
                float: none;
                margin: 22px 0 0;
                padding: 0 5%;
                width: 90%;
            }

            .Page .MainBody .fullCol {
                padding-top: 0;
                margin-top: 22px;
            }

            .Page .MainBody .sideCol .MainMenu {
                display: none;
            }


    .smallCol {
        float: none;
        width: auto;
    }

    /*general*/
    h1 {
        margin: 0;
        padding: 0 0 15px;
        font-size: 22px;
    }

    h2 {
        margin: 0;
        padding: 0 0 7px;
        font-size: 18px;
    }

    h3 {
        margin: 0;
        padding: 0 0 4px;
        font-size: 14px;
    }

    h4 {
        margin: 8px 0;
    }

    h5 {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 1.5;
    }

    p {
        margin: 0;
        padding: 0 0 12px;
    }

    ul {
        margin: 0;
        padding: 0 0 9px 25px;
    }


    .DetailBar {
        padding: 4px 5%;
    }

    /*login page*/
    .Page .MainBody .LoginBox {
        margin-right: 0;
    }

    /*portal*/
    .mainCol .portalColumn,
    .mainCol .portalColumn:last-child {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .PortalFooter + .Footer {
        min-width: 100%;
    }

    .PortalFooter {
        height: 105px;
    }

        .PortalFooter .bar {
            width: 320px;
        }

            .PortalFooter .bar li {
                width: auto;
            }

                .PortalFooter .bar li:nth-last-child(2)::after {
                    background: rgba(0, 0, 0, 0) url("../img/foot-cta-before.jpg") no-repeat scroll left bottom;
                    content: "";
                    height: 58px;
                    right: 0;
                    position: absolute;
                    top: 0;
                    width: 1px;
                }

                .PortalFooter .bar li a .textImg {
                    display: none;
                }

                .PortalFooter .bar li.phone {
                    width: 320px;
                    margin-top: 0;
                }

    .mainCol .portalColumn .ContentBlock,
    .mainCol .portalColumn .CalendarWidget,
    .mainCol .portalColumn .Content,
    .mainCol .portalColumn .HideReveal {
        width: calc(100% - 4px);
    }

    .mainCol .CampusEmergency.ribbonOnly,
    .mainCol .portalColumn .TabbedArea {
        width: 100%;
    }
    /*homepage*/

    #PageContent .BannerArea {
        width: 100%;
        height: auto;
    }

    .FeatureDisplay {
        position: relative;
    }

    #PageContent .BannerArea .box {
        width: calc(100% - 40px);
        height: auto;
        position: relative;
        padding-bottom: 20px;
        top: 0;
        margin-top: 6px;
    }

        #PageContent .BannerArea .box .text {
            float: none;
            height: auto;
            width: auto;
        }

        #PageContent .BannerArea .box .body {
            position: relative;
            margin-top: 16px;
            left: 0;
            top: 0;
            visibility: visible;
            width: auto;
        }

            #PageContent .BannerArea .box .body .flyArrow {
                float: left;
                padding: 0;
            }

            #PageContent .BannerArea .box .body .content,
            #PageContent .BannerArea .box .body img {
                display: none;
            }


    #PageContent .BannerArea .QuickLinks {
        background-color: #fff; /*rgb(238, 179, 53);*/
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        position: relative;
        padding-top: 12px;
    }

        #PageContent .BannerArea .QuickLinks li {
            background-color: rgb(238, 179, 53);
            border-left: medium none;
            display: block;
            margin: 0 auto 6px;
            width: 100%;
        }

            #PageContent .BannerArea .QuickLinks li:last-child {
                margin-bottom: 0;
            }

            #PageContent .BannerArea .QuickLinks li a {
                display: inline-block;
                height: 30px;
                text-align: center;
                width: 155px;
            }


    #PageContent .BannerArea .FeatureDisplay {
        height: 320px;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: 0;
        width: 100%;
    }

        #PageContent .BannerArea .FeatureDisplay .images {
            min-height: 175px;
            left: 0;
            top: 0;
            width: 100%;
        }

    .FeatureDisplay.PictureShow .images li,
    .FeatureDisplay.PictureShow .images li img {
        min-height: 175px;
        width: 100%;
    }

    #PageContent .BannerArea .FeatureDisplay .captions {
        background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
        height: 30px;
        left: 0;
        padding: 0 0 0 17px;
        top: 244px;
        width: 100%;
    }

        #PageContent .BannerArea .FeatureDisplay .captions li {
            max-width: 303px;
            font-size: 18px;
            height: 30px;
            line-height: 30px;
            background: none;
            padding: 0 0 0 17px;
        }

    #PageContent .BannerArea .FeatureDisplay .details {
        background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
        height: 46px;
        line-height: 9px;
        padding-bottom: 0;
        top: 274px;
        width: 100%;
    }

        #PageContent .BannerArea .FeatureDisplay .details li {
            height: 46px;
            padding: 6px 0 0 18px;
            background: none;
        }

    #PageContent .ArticleList,
    #PageContent .NewsShort {
        width: auto;
        float: none;
    }

    #PageContent .NewsShort {
        padding-bottom: 16px;
    }

    #PageContent .Content img {
        max-width: 100%;
    }

    .PortalFooter a {
        padding: 0 18px;
    }

        .PortalFooter a:first-child {
            padding-left: 17px;
        }

        .PortalFooter a:nth-last-child(2) {
            padding-right: 16px;
        }

    .degreefinderlegend {
        bottom: 0;
        padding-bottom: 0;
        position: fixed;
        right: 26px;
        z-index: 10;
    }

        .degreefinderlegend:before {
            background-color: #00338e;
            border-color: #00338e #00338e -moz-use-text-color;
            border-radius: 4px 4px 0 0;
            border-style: solid solid none;
            border-width: 1px 1px medium;
            content: "Legend";
            cursor: pointer;
            display: block;
            height: 22px;
            line-height: 22px;
            margin-left: 189px;
            padding: 0 14px;
            text-align: center;
            text-transform: uppercase;
            width: 56px;
            color: #fff;
            margin-right: 2px;
        }

        .degreefinderlegend .ContactBlock {
            border-left: 1px solid #00338e;
            border-right: 1px solid #00338e;
            width: calc(100% - 46px);
        }


    .Page #Sitemap div.firstcol,
    .Page #Sitemap div.col {
        width: 100%;
        float: none;
        padding: 0;
        margin: 0 auto;
    }

    .ContactBlock {
        width: calc(100% - 40px);
    }


    .HeaderButtonHolder div[data-ux-pagebuilder="Column"] {
        width: 100% !important;
    }

        .HeaderButtonHolder div[data-ux-pagebuilder="Column"] .startWrap {
            width: 200px;
            display: block;
        }

    #NavigationHolder .custommobileleftnav {
        display: block;
    }

        #NavigationHolder .custommobileleftnav .MainMenu {
            padding: 0;
            margin: 0;
            line-height: 18px;
            background: #efefef;
        }

            #NavigationHolder .custommobileleftnav .MainMenu li ul {
                padding-top: 0;
            }

            #NavigationHolder .custommobileleftnav .MainMenu li {
                padding: 0;
            }

            #NavigationHolder .custommobileleftnav .MainMenu > li a {
                padding: 10px;
                display: block;
                font-size: 13px;
            }

            #NavigationHolder .custommobileleftnav .MainMenu > li > a,
            #NavigationHolder .custommobileleftnav .ToolbarMobile > li > a {
                text-transform: uppercase;
            }

            #NavigationHolder .custommobileleftnav .MainMenu > li > ul > li a {
                padding-top: 0;
            }

            #NavigationHolder .custommobileleftnav .MainMenu .expandable {
                margin: 15px 15px 0 0;
            }

            #NavigationHolder .custommobileleftnav .MainMenu li ul .expandable {
                margin-top: 7px;
            }

    .Toolbox .body {
        display: block;
    }

    #NavigationHolder .custommobileleftnav .ToolbarMobile {
        display: block;
        padding-bottom: 0;
    }

    #UtilityBarMenu .menu:first-child {
        display: none;
    }
}
