
@media (max-width: 767px) {
    #head-mainmenu-row {
        display:none;
    }

    .main-logo {
        display: none;
    }

    #main-nav {
        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;
    }
    
    header.site-header {
        width: auto;
        height: auto;
    }
    
    .col-1000 {
        margin: 0 auto 0px;
        /*width: 1000px;*/
        width: 100%;
    }
    
    #mobile-menu-toggle {
        width: 12%;
        height: 5%;
        color: #fff;
        padding: 10px;
        line-height: .9em;
        font-weight: bold;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0px 1px 6px rgba(255, 198, 237, 0.4);
        z-index: 10;
        cursor: pointer;
        position: absolute;
        top: 10px;
        left: 10px;
    }
    
    #logo-wrap {
        width: 20%;
        margin: 5%;
    }
    
    .main-logo img {
            max-width: 100%;
    }
    
    .navbar {
        margin-bottom: 0px;
        display: block;
    }
    
    #mobile-request-info-button:link, 
    #mobile-request-info-button:visited {
        margin: 0px;
        padding: 10px;
        width: 100%;
        color: #000;
        text-align: center;
        display: block;
        clear: both;
        background-color: #D6A800;
        background-image: none;
        font-family: "Nunito", Arial, Verdana, sans-serif;
        font-weight: 400;
        font-size: 1.2em;
    }
    
    #mobile-request-info-button:hover, 
    #mobile-request-information:active {
        margin: 0px;
        padding: 10px;
        width: 100%;
        color: #000;
        text-align: center;
        display: block;
        clear: both;
        background-color: #eee5bc;
        background-image: none;
        font-family: "Nunito", Arial, Verdana, sans-serif;
        font-weight: 400;
        font-size: 1.2em;
    }
    
    .navbar-inverse .navbar-nav > li > a {
      color: #666;
    }
    
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #FFF;
    
    }
    
    .navbar-inverse .navbar-nav > .open > a, 
    .navbar-inverse .navbar-nav > .open > a:hover, 
    .navbar-inverse .navbar-nav > .open > a:focus {
      color: #FFF;
    }
    
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        margin: 0px 0px 10px 20px;
        padding-left: 10px;
        color: #DCDCDC;
    }
    
    .dropdown-menu h4 {
        margin-left: 20px;
        color: #FFF;
    }
    
    li.dropdown.open {
        background-color: #3F2C5D;
    }
    
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        margin-left: 20px;
        background-color: #DCDCDC;
    }
    
    #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;
    }
    
    #left-side-menu p {
        padding: 0px;
    }
    
    .form-group {
        margin-bottom: 0px;
    }
    
    .navbar-nav {
        margin-top: 0px;
        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;
    }
    
    /*.sub-nav {
        top: 0;
        position: relative;
        text-align: center;
    }*/
    
    #site-footer {
        padding: 30px;
        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 {
            float: left;
            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 */
    .navbar-collapse {
        /*default is 340px*/
        max-height: none;
    }
    
    .navbar-inverse {
        background: #4F3674;
    }
    
    .navbar-nav li.dropdown {
        padding: 5px 26.8px 5px 14px;
        border-bottom: 1px #34224e solid;
    }
    
        .navbar-nav li.dropdown:last-child { /* cross browser compatible and ie >= 9 */
            border-right: 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;
    }
    
    .navbar-toggle {
        float: right;
        margin-left: 0;
        margin-right: 15px;
    }
    
    .navbar-brand {
      float: left;
      padding: 15px 15px;
      font-size: 18px;
      line-height: 20px;
      height: auto;
    }
    
    .navbar-inverse .navbar-nav > li > a {
        color: #FFF;
    }
        
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: transparent;
    }
        
    p.doe-message {
        color: #FFF;
    }
    
    #content-row-full #list-group {
        margin: 0px auto;
        width: auto;
        padding: 0;
    }
    
    #degree-heading img {
        width: 100%;
        height: auto;
        display: block;
    }
    
    .degree-section {
      float: none;
      padding: 20px;
      width: 100%;
    }
    
    .degree-video-thumbnail {
        margin: 20px auto 20px;
        float: none;
        width: 250px;
        display: block;    
    }
    
    .degree-award-container {
        display: none;
    }
    
    #degree-overview-content {
      width: 100%;
      float: none;
    }
    
        .col-1000 ul, .col-750 ul {
          margin: 0px 0px 20px 10px;
          list-style-type: disc;
          font-size: 0.9em;
          line-height: 1.7em;
        }
    
    #degree-details-column {
        margin: 0;
        width: 100%;
    }
    
    .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 */
    nav.degree-tab-nav {
        height: auto;
        width: 100%;
        margin: 0;
    }

    nav.degree-tab-nav ul {
        margin: 0 4px;
    }

    nav.degree-tab-nav ul li {
        float: none;
    }

    nav.degree-tab-nav ul li a {
        width: 100%;
    }

    .degree-details-column-wrapper {
        float: none;
    }

}
