
@media (min-width: 768px) {

    #mobile-request-info-button {
        display: none !important;
    }
}

@media (max-width: 767px) {

    #head-mainmenu-row {
        display: none;
    }

    .main-logo {
        display: none;
    }

    #content-row-full {
        width: 100%;
        min-width: 0;
        margin: 0 auto;
        padding: 30px 15px;
    }

    body {
        min-width: 100%;
    }

    #site-wrapper {
        width: 100%;
        background: none;
    }

    .content-wrapper {
        padding: 0px;
    }

    header.site-header {
        width: auto;
        height: auto;
    }

    .col-1000 {
        margin: 0 auto 0px;
        width: 100%;
    }

    #logo-wrap {
        width: 20%;
        margin: 5%;
    }

    #search-row {
        float: none;
        display: block;
        background: none;
        border: none;
        color: #000;
        z-index: 1010;
        width: auto;
    }

        #search-row input {
            width: 75%;
        }

        #search-row a:hover {
            text-decoration: underline;
            color: #000;
        }

    a.dropdown-toggle {
        color: #FFF;
    }

    /* THIRD LEVEL NAV STYLES */

    #left-side-menu .toggle-container {
        background: none;
        padding: 0px;
        border: none;
    }

        #left-side-menu .toggle-container ul li a {
            font-size: 1.1em;
        }

    #left-side-menu .toggleable {
        border-bottom: 1px #939597 solid;
        background: none;
    }

    #left-side-menu a.toggler {
        font-size: 1.2em;
    }

    .form-group {
        margin-bottom: 0px;
    }

    .navbar-form {
        margin-bottom: 0px;
    }

    /* END THIRD LEVEL NAV STYLES */

    .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.98);
        z-index: 999;
        color: white;
        display: none;
    }

    #site-footer {
        padding: 30px 30px 100px;
        width: 100%;
        min-width: initial;
    }

    #footer-list-wrap {
        margin-bottom: 30px;
        padding: 0px;
        width: 98%;
    }

    .footer-list-wide {
        margin-bottom: 30px;
        width: 98%;
    }

    div#footer-list-social {
        margin: 20px auto 0px;
        /*width: 250px;*/
    }

        div#footer-list-social ul li {
            display: inline;
        }

    #bottom-links li {
        line-height: 2em;
        display: block;
    }


    #feature-wrapper {
        min-width: 100%;
        width: 100%;
        height: auto;
        background: none;
    }

    #feature-image img {
        width: 100%;
    }

    .tagline-wrapper {
        width: 100%;
        height: auto;
    }

    .homepage-tagline {
        width: 100%;
        background-color: rgba(255,255,255, 0.7);
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        position: relative;
    }

    #level-of-study {
        margin: 0;
        font-size: 100%;
    }

    section.list-wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        section.list-wrapper h2 {
            font-size: 1.75em;
        }

        section.list-wrapper.middle-list {
            border-right: none;
            border-left: none;
            width: 100%;
            margin-left: 0;
            padding: 0;
        }

    .navbar-inverse .navbar-nav > li > a.call-to-action {
        background-color: #d7a900;
        color: #4F3674;
    }

        .navbar-inverse .navbar-nav > li > a.call-to-action:hover {
            background-color: #eee5bc;
        }

    /* bootstrap overrides */
    /*default is 340px*/
    .navbar-collapse {
        max-height: none;
    }

    .shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .headerImage { /* Class for legacy header images so they come over properly */
        margin-bottom: 20px;
        width: 100%;
        max-width: 465px;
        /*height: 181px;*/
        display: block;
    }

    .rightColumn {
        margin: 20px 0px 20px 20px;
        float: right;
        width: 100%;
    }

    #genericContent {
        width: 66.66%;
    }

    #left-column {
        margin: 0px 30px 30px 0px;
        float: left;
        width: 100%;
    }

    .col-750 {
        padding: 0;
        float: left;
        width: 100%;
        background-color: #FFF;
        overflow: hidden;
    }

    .col-1000 .col-750 > section {
        padding: 10px 20px 10px 10px;
    }

    #content-row-full #list-group {
        margin: 0px auto;
        width: auto;
        padding: 0;
    }

    .col-1000 ul, .col-750 ul {
        margin: 0px 0px 20px 10px;
        list-style-type: disc;
        font-size: 0.9em;
        line-height: 1.7em;
    }

    .tuition-table {
        width: 100%;
    }

    .col-1000 .noBullets, .col-750 .noBullets {
        margin: 0;
    }

    /* QUICK LINKS STYLES */

    .relatedLinks ul {
        list-style-type: none;
        font-size: 1.1em;
    }

    .toggleable > p:hover,
    .toggleable > h1:hover,
    .toggleable > h2:hover,
    .toggleable > h3:hover,
    .toggleable > button:hover {
        cursor: pointer;
    }


    /* END QUICK LINKS STYLES */

    #mobile-rfi-button-cro-2,
    #mobile-rfi-button-cro-2:visited,
    #mobile-request-info-button,
    #mobile-request-info-button:visited {
        background-color: #D6A800 !important;
        color: #4F3674 !important;
        background-image: url('/degrees/images/info.png') !important;
        background-position: center 12px !important;
        background-repeat: no-repeat !important;
        background-size: 10px !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
        font-size: 0.8em !important;
        padding: 32px 0px 9px !important;
        margin: 0 !important;
        width: initial !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-decoration: none !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

        #mobile-rfi-button-cro-2:hover,
        #mobile-rfi-button-cro-2:focus,
        #mobile-rfi-button-cro-2:visited:hover,
        #mobile-rfi-button-cro-2:visited:focus,
        #mobile-request-info-button:hover,
        #mobile-request-info-button:focus,
        #mobile-request-info-button:visited:hover,
        #mobile-request-info-button:visited:focus {
            background-color: #4F3674 !important;
            background-image: url('/degrees/images/info-selected.png') !important;
            color: #fff !important;
        }

    #mobile-request-info-button {
        display: none !important;
    }

    /* CPE Application Callout */

    .cpe-apply-callout {
        margin: 0px auto 30px;
        float: none;
    }

    .naadac-wrapper {
        margin: 0px auto 30px;
        float: none;
    }

    .financial-aid-forms-callout {
        margin: 20px auto 20px;
        padding: 20px;
        float: none;
        width: 100%;
        background-color: #f6f6f8;
        border: 1px #CCC solid;
    }

    #related-stories ul {
        display: block;
    }

        #related-stories ul li {
            display: block;
        }

    #mobile-rfi-button-cro-2 {
        display: none;
    }
}

@media (max-width: 1055px) {

    .seal-keystone {
        display: none;
    }
}


/* Site Navigation */
@media (max-width: 767px) {
    .mobile-only {
        display: block;
    }

    #main-nav-bs4 {
        background: #2f1a45;
    }

        #main-nav-bs4 .break {
            display: none;
        }

        #main-nav-bs4 p.doe-message {
            color: #FFF;
        }

        #main-nav-bs4 .doe-message > a {
            color: #FFF;
        }

            #main-nav-bs4 .doe-message > a, #main-nav-bs4 .doe-message > a:hover, #main-nav-bs4 .doe-message > a:focus {
                background-color: transparent;
            }

        #main-nav-bs4 .navbar-toggler {
            float: right;
            color: rgba(255,255,255,.5);
            border-color: rgba(255,255,255,.1)
        }

        #main-nav-bs4 .navbar-toggler-icon {
            background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
        }

        #main-nav-bs4 .navbar-nav li.show {
            background-color: unset;
            border-right: unset;
            border-left: unset;
        }

        #main-nav-bs4 .navbar-brand {
            display: block;
            max-width: 70%;
        }

            #main-nav-bs4 .navbar-brand img {
                width: 100%;
                height: auto;
            }

        #main-nav-bs4 .nav-item:hover, #main-nav-bs4 .nav-item:focus {
            background-color: transparent;
            border: none;
        }

        #main-nav-bs4 .nav-item, #main-nav-bs4 .nav-item:focus {
            width: 100%;
            text-align: left;
            border: none;
        }

            #main-nav-bs4 .nav-item .show {
                background-color: #3F2C5D;
            }

            #main-nav-bs4 .nav-item .nav-link {
                color: #BBB;
            }

                #main-nav-bs4 .nav-item .nav-link:hover, #main-nav-bs4 .nav-link:focus {
                    color: #FFF;
                }

        #main-nav-bs4 .bu-col {
            width: 100%;
            padding: 0px;
        }

            #main-nav-bs4 .bu-col p {
                margin-left: 15px;
                margin-bottom: 2px;
                padding-bottom: 0px;
                color: #FFF;
            }

                #main-nav-bs4 .bu-col p:nth-child(n+2) {
                    margin-top: 2px;
                }

        #main-nav-bs4 .dropdown-item {
            margin: 0px 0px 5px 15px;
            padding-left: 10px;
            color: #DCDCDC;
            white-space: normal;
        }

            #main-nav-bs4 .dropdown-item:hover, #main-nav-bs4 .dropdown-item:focus {
                color: #FFF;
                text-decoration: none;
                background-color: transparent;
            }

    #main-mobile-request-info-button {
        margin: 5px 0px 0px 0px;
        padding: 10px;
        width: 100%;
        color: #000;
        text-align: center;
        display: block;
        clear: both;
        background-image: none;
        font-family: "Nunito", Arial, Verdana, sans-serif;
        font-weight: 400;
        font-size: 1.2em;
        border-radius: 4px;
    }

        #main-mobile-request-info-button:link,
        #main-mobile-request-info-button:visited {
            background-color: #D6A800;
        }

        #main-mobile-request-info-button:hover,
        #main-mobile-request-information:active {
            background-color: #eee5bc;
        }
}
