/*@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
    
    #cod-workspace {
        background-color: #FCC223;
    }
    
    #cod-bodyContainer {
        background: no-repeat top/2350px url(../images/system/bg-workspace.jpg);
        min-width: 100vw;
        top: 3px;
    }
    #topTabs {
        background: no-repeat left/76vw url(../images/system/top-tabs.png);
        min-height: 30px;
        display: flex;
        align-self: start;
        position: relative;
    }
    #topTabs li a.sprite1, #topTabs li a.sprite2, #topTabs li a.sprite3 {
        background: none;
        display: block;
        float: left;
        height: 30px;
        text-indent: -9999px;
        width: 25vw;
    }
    #header {
        display: flex;
        height: 15vh;
        margin: 0;
        max-width: 100vw;
    }
    #header img {
        display: none;
    }
    #translatorBox {
        position: relative;
        top: 1.6em;
        right: 1vw;
    }
    .goog-te-combo {
        background: none;
        border: 0;
        border-bottom: none;
        border-radius: 0;
        color: #ffffff;
        font-family: Verdana, Geneva, Tahoma, sans-serif !important;
        font-size: 10px !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 0;
        right: 0;
    }
    .goog-te-combo:focus, .goog-te-combo:active {
        outline: 0;
    }
    .goog-te-combo option {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }
    .ms-sbplain {
        display: none;
    }
    .header-trio {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: inherit;
        position: absolute;
    }
    #searchBox {
        display: none;
    }
    #searchMobile {
        background: #FFC92F;
        border-radius: 50%;
        display: flex !important;
        line-height: 2vh;
        padding: 1.5vh;
        position: absolute;
        left: 5vw;
        top: 6.5vh;
    }
    .circle-search {
        color: #A30F22;
        font-size: 3vh;
        text-align: center;
    }
    #logo {
        background: no-repeat top/90% url(../images/logoCOD.png);
        display: flex;
        height: 70%;
        left: 25vw;
        top: 6.5vh;
        width: 50%;
        position: absolute;
    }
    #menuMobile {
        background: #FFC92F;
        border-radius: 50%;
        display: flex !important;
        line-height: 2vh;
        padding: 1.5vh;
        position: absolute;
        right: 5vw;
        top: 6.5vh;
    }
    .circle-bars {
        color: #A30F22;
        font-size: 3vh;
        text-align: center;
    }
    .topNav {
        display: none;
    }

}*/

/* @media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) { */
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .contentDiv {
    width: 100%;
    display: inline-block;
  }

  #cod-bodyContainer {
    width: 100% !important;
    min-width: 100% !important;
  }

  .s4-ca {
    margin-left: 0px !important;
  }

  #breadcrumb {
    display: none;
  }

  #cod-leftpanel {
    display: none;
  }

  #main-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: inherit;
    position: absolute;
  }

  #bannerImage {
    display: none;
  }

  .cod-element-H2 {
    font-size: 14px !important;
    font-family: Tahoma, Geneva, sans-serif;
  }

  .cod-element-H2 p {
    font-size: 14px !important;
    color: black;
    font-family: Tahoma, Geneva, sans-serif;
  }

  .cod-element-H1 {
    font-size: 16px !important;
    color: black;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold !important;
    color: #a30f22;
  }

  .cod-state-field p {
    font-size: 14px !important;
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 0px;
  } 

  .cod-table-dark thead p, .cod-table-dark tfoot p  {
	  color: #ffffff !important;
  }
	
  #justice-list {
    padding-inline-start: 20px;
  }

   .cod-state-field strong {
    font-style: normal !important;
  } 

  .quicklink-box.desktop {
    display: none;
  }

  .quicklink-box.mobile {
    display: inline-block !important;
    min-width: 90% !important;
    margin-right: 10px;
    float: none !important;
  }

  .quickLink-box-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quicklink-title {
    font-size: 32px;
  }

  .quicklink-box a, .quicklink-box a:link, .quicklink-box a:visited {
	  font-size: 16px;
	  color: #fff !important;
	  text-decoration: none;
  }
	
  .quicklink-box a:focus .quicklink-button, .quicklink-box a:hover .quicklink-button {
	  color: #000 !important;
	  text-decoration: none;
  }
	
  .quicklink-button {
    padding: 12px 8px;
    border-width: 1px 0 0 0;
    border-color: #ffc423;
    border-style: solid;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-decoration: none;
    font-size: 14px;
  }

  .quicklink-button.first-child {
    border-top: 0 !important;
  }

  .quicklink-button.last-child {
    border-bottom: 0 !important;
  }

  #hours-list ul {
    padding-inline-start: 0px !important;
  }

  #hours-header {
    float: none !important;
    color: black !important;
  }

  #logo {
    display: flex;
    left: 0 !important;
    top: 0 !important;
    position: relative !important;
  }
  #logo img {
    height: 11vw;
  }

  /*---------------------------CATALOGS STYLES--------------------------------*/

  p.cod-element-P.sm {
    font-size: 12px !important;
  }

  .cod-element-H1 {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px !important;
    font-weight: bold !important;
  }

  .cod-element-H2.banner-notice-white {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold !important;
    width: 92%;
    margin: 5px;
  }

  .cod-element-H2 a {
    font-size: 12px;
    font-weight: bold;
  }

  .cod-element-H3.banner-notice-red {
    font-size: 10px;
  }

  .cod-element-P {
    font-size: 12px;
  }

  .clearfix {
    width: 100% !important;
  }

  .catalog-box2 {
    width: 92% !important;
    height: auto !important;
  }

  .catalog-box2 ul li a {
    text-align: center;
  }

  #course-catalog {
    display: table;
    margin: 0 auto;
  }

  #online-catalog {
    height: auto;
    width: auto;
    background: #973542;
    margin-right: 10px !important;
  }

  #online-catalog p {
    font-size: 12px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  }

  .sm-red-button {
    width: 100% !important;
    margin: 0px;
    display: inline-block;
  }

  .sm-red-button a {
    padding: 10px !important;
  }

  .sm-red-button {
    display: none !important;
  }

  .sm-red-button-mobile {
    display: block !important;
    background-color: #a30e22 !important;
    color: #ffffff !important;
    width: 100%;
    text-align: center;
    border-radius: 10px;
  }

  .sm-red-button-mobile h2 {
    padding-bottom: 10px;
  }

  .sm-red-button-mobile a {
    color: #ffffff !important;
    text-decoration: underline;
    text-align: center !important;
    font-size: 12px;
  }

  .sm-red-button-mobile a:link,
  .sm-red-button-mobile a:visited {
    color: #fff !important;
  }

  .body-content a.contrast:visited {
    color: #551a8b !important;
    text-decoration: none;
  }
  /* .body-content a:visited {
    color: #a30e22 !important;
    text-decoration: none;
  } */

  /*---------------------------FACULTY&STAFF STYLES--------------------------------*/

  .banner-box {
    display: none;
  }

  .FSMenu {
    width: 100%;
    padding-bottom: 30px;
  }

  .FSMenu li {
    color: #a30f22;
  }

  h2.cod-element-H2.FSHeader {
    border-bottom: none;
    float: none !important;
    color: #175575 !important;
    font-size: 13pt !important;
  }

  .comm-box {
    display: none;
  }

  .comm-box-mobile {
    display: block !important;
    width: 100%;
    height: auto;
    margin: 0px auto 20px;
    position: relative;
    font-size: 20pt;
    background-color: #a30f22;
    border-top: #ffc423 solid 10px;
  }

  .comm-tex {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
  }

  .comm-text-gold {
    color: #ffc423 !important;
    text-shadow: none;
    font-size: 20pt;
    line-height: 1em;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
  }

  .comm-text-white {
    color: #fff !important;
    text-shadow: none;
    font-size: 13pt;
    line-height: 1.3em;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 5px;
  }

  .codFontSize-2 {
    font-size: 13pt;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-decoration: underline;
    padding-inline-start: 25px;
  }

  .codFontSize-2 p {
    letter-spacing: normal;
    line-height: normal;
  }

  /* .codBody a:link, .codBody a:visited{
        color: #A30F22 !important;
        font-size: 11pt !important;
    } */

  /* -------------------------------------------------ESL Mobile Design------------------------------------------- */

  .resources-tabs {
    display: none;
  }

  .resources-tabs-mobile {
    display: block !important;
    margin-bottom: 1.2rem 0;
  }

  #bottomleftZoneMobile {
    display: block !important;
    width: 100%;
    border-radius: 0;
  }

  .banner-notice-red-border-mobile {
    padding: 10px 10px 20px 20px;
    font: bold 0.95em Verdana;
    color: #000;
    border: #a30e22 solid thick;
    margin: 5px 10px;
    background-color: #efeff4;
  }

  .cod-element-H2 {
    font-size: 14px !important;
  }

  .cod-element-H2-mobile {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: bold;
  }

  .cod-element-H3-mobile {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
  }

  .cod-element-P-mobile.sub-info-mobile {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: black;
    font-weight: normal;
    line-height: 21px;
  }

  .cod-element-P-mobile.sub-info-mobile a {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: #a30f22;
    text-decoration: underline;
    font-weight: bold;
  }

  /*--------------------------ESL RESOURCES TABS MOBILE-------------*/

  input[type="checkbox"] {
    display: none;
  }

  .lbl-toggleEsl {
    display: block;
    font-weight: bold;
    font-family: Verdana;
    font-size: 13px;
    text-decoration: underline;
    padding: 1rem;
    color: #ffffff;
    background: #a30f22;
    border-bottom: white solid;
    cursor: pointer;
    transition: all 0.25s ease-out;
    border-width: thin;
  }

  .lbl-toggleEsl:hover {
    color: black;
    background-color: #ffc92f;
  }

  .lbl-toggleEsl::before {
    content: " ";
    /*display: inline-block;*/
    float: right;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;
    vertical-align: middle;
    margin-right: 0.7rem;
    transform: translateY(-2px);

    transition: transform 0.2s ease-out;
  }

  .toggleEsl:checked + .lbl-toggleEsl::before {
    transform: rotate(90deg) translateX(-3px);
  }

  .collapsible-content-esl {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.25s ease-in-out;
  }

  .toggleEsl:checked + .lbl-toggleEsl + .collapsible-content-esl {
    max-height: 100%;
  }

  .toggleEsl:checked + .lbl-toggleEsl {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .collapsible-content-esl .content-inner-esl {
    background: #973542;
    border-bottom: 1px solid rgba(250, 224, 66, 0.45);
  }

  .resources-headers {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana;
    padding-top: 20px;
    padding-right: 5px;
  }

  .resources-headers ul {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
  }

  .resources-headers li {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
  }

  .resources-headers a {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    background-color: #a30f22;
  }

  .resources-headers a:visited {
    color: #ffffff !important;
    background-color: #a30f22;
  }

  .resources-row-1 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #a30f22;
    color: #ffffff;
  }

  .resources-row-2 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #973542;
    color: #ffffff;
  }

  .resources-row-3 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #ae5b66;
    color: #ffffff;
  }

  .services {
    list-style: none;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
  }

  /*---------------------------MAKERSPACE DESIGN--------------------*/

  .banner-notice-makerspace {
    padding: 5px 5px;
    font: bold 0.95em Verdana;
    background-color: #973542;
    border-bottom: #973542 solid 10px;
    border-right: #973542 solid 15px;
    border-radius: 15px 15px 15px 15px;
    margin: 5px 10px;
    padding: 10px;
  }

  .banner-notice-red-border {
    padding: 10px 10px 10px 10px;
    font: bold 14px Tahoma;
    color: #000;
    border: #a30e22 solid 3px;
    border-radius: 30px;
    margin: 10px 10px;
  }

  .clearfix {
    width: 100% !important;
  }

  .research-button {
    display: flex;
    width: 100%;
    padding-top: 15px;
  }

  .research-button a:link,
  .research-button a:visited {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    box-shadow: none;
    background: #a31322;
    color: #ffffff !important;
    text-decoration: underline;
    margin: 0px auto;
  }

  .codBody h2,
  .s4-ca h2 {
    font-weight: bold !important;
    font-size: 14pt;
  }

  .cod-element-P {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .cod-element-P a {
    font-weight: bold;
    text-decoration: underline;
  }

  h1.cod-element-H1 {
    font-size: 15pt !important;
    font-weight: bold !important;
  }

  p.cod-element-P.sub-info {
    padding-left: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
}

/*---------------------------TOP NAVBAR MOBILE--------------------*/
/* @media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) { */
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .body-content {
    width: 100% !important;
    box-sizing: border-box;
  }

  span.menu-item-text {
    font-size: 15px !important;
  }

  .topMenu-item {
    border-bottom: #7d84ab 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .topMenu-item.last-child {
    border-bottom: none !important;
    padding-bottom: 0;
  }

  .topMenu-item.selected span a {
    color: #a30f22 !important;
  }

  .navBar-tabs-mobile {
    display: block !important;
  }

  input[type="checkbox"] {
    display: none;
  }

  .lbl-toggleMenu {
    display: flex;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: #ffffff;
    border-top: white solid;
    cursor: pointer;
    transition: all 0.25s ease-out;
    border-width: thin;
    background: #1e5575;
    border-bottom: white solid 2px;
    place-items: center;
  }

  .lbl-toggleMenu:hover {
    background-color: #1e5575;
    content: "\02795";
  }

  .lbl-toggleMenu::before {
    border-right: 2px white solid;
    /* border-bottom: 2px white solid; */
    margin-right: 1rem;
    transform: translateY(-2px);
    transition: transform 1s ease-out;
    content: "\22EF";
    color: #ffffff;
    float: left;
    width: auto;

    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 10px;
    padding-top: 11px;
  }

  .toggleMenu:checked + .lbl-toggleMenu::before {
    content: "\2715";
    transition: transform 1s ease-out;
    color: #ffffff;
  }

  .collapsible-content-menu {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.25s ease-in-out;
    position: absolute;
    width: 100%;
  }

  .toggleMenu:checked + .lbl-toggleMenu + .collapsible-content-menu {
    max-height: 100%;
  }

  .toggleMenu:checked + .lbl-toggleMenu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .navBar-headers {
    font-size: 18pt;
    color: #1e5575;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 15px 20px;
    background-color: #ceeaf8;
    border: #c8c0bc 1px solid;
  }

  .navBar-headers ul {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: normal !important;
  }

  .navBar-headers li {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: normal !important;
  }

  .navBar-headers a {
    font-size: 14px !important;
    text-decoration: underline;
    color: black !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: normal !important;
  }

  .navBar-headers p {
    font-size: 13px;
    color: black;
    letter-spacing: 0;
  }

  .topMenu-item.selected .menu-item-text {
    color: #a30f22;
    text-decoration: underline;
    font-weight: bold;
  }

  .navBar-headers.no-padding {
    padding: 0;
  }

  .navBar-headers.no-padding-img {
    padding: 0;
    background-color: transparent;
    border: 0 !important;
  }

  .head-item {
    background-color: #1e5575;
    display: flex;
    position: relative;
    font-size: 13pt;
    color: #ffffff;
    padding: 10px;
  }

  .head-item-yellow {
    background: #ffc92f;
    font-size: 12px;
    padding: 10px;
    color: black;
    border-bottom: black 2px solid;
  }

  .fands-menu {
    padding: 15px !important;
  }

  #navTab-img {
    width: 100%;
    height: 100%;
  }

  /*-----------------PAST EXHIBITION STYLES---------------*/

  .exhibition-tabs-mobile {
    display: block !important;
    margin-bottom: 2em;
    margin-top: 10px;
  }

  .exhibition-tabs {
    display: none;
  }

  input[type="checkbox"] {
    display: none;
  }

  .lbl-toggle-ex {
    display: block;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 11pt;
    padding: 1rem;
    color: #ffffff;
    background: #973542;
    border-bottom: rgba(151, 53, 66, 0.50);
    cursor: pointer;
    transition: all 0.25s ease-out;
    border-width: thin;
    margin-bottom: 0px;
  }

  .lbl-toggle-ex:hover {
    background-color: #a30f22;
    content: "\02795";
  }

  .lbl-toggle-ex::before {
    float: right;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
    margin-right: 0.7rem;
    transform: translateY(-2px);
    transition: transform 1s ease-out;
    content: "\002B";
    color: #ffffff;
    margin-left: 5px;
  }

  .toggle-ex:checked + .lbl-toggle-ex::before {
    content: "\2212";
    transition: transform 1s ease-out;
    color: #ffffff;
  }

  .collapsible-content-ex {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.25s ease-in-out;
  }

  .toggle-ex:checked + .lbl-toggle-ex + .collapsible-content-ex {
    max-height: 100%;
  }

  .toggle-ex:checked + .lbl-toggle-ex {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .collapsible-content-ex .content-inner {
    border-bottom: 1px solid rgba(250, 224, 66, 0.45);
  }

  .exhibition-headers {
    font-size: 14px;
    color: #1e5575;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 15px 10px;
    background-color: #ffffff;
  }

  .exhibition-headers ul {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
  }

  .exhibition-headers h4 {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold !important;
  }

  .exhibition-headers li {
    font-size: 13px;
    text-decoration: underline;
    color: #ffffff !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
  }

  .exhibition-headers a {
    font-size: 13px;
    text-decoration: underline;
    color: #a30e22 !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal !important;
  }

  .exhibition-headers p {
    font-size: 13px;
    color: black;
    letter-spacing: 0;
  }

  .exhibition-row-1 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #973542;
  }

  .exhibition-row-2 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #973542;
  }
  
  .exhibition-row-3 {
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #973542;
  }

  .services {
    list-style: none;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
  }

  /* Footer */
  #footer.mobile-footer {
    display: flex;
    flex-direction: column;
    width: 100vw;
    position: relative;
  }

  #footer.mobile-footer > * {
    min-height: max-content;
    width: 100vw;
  }

  .footer-content ul {
    padding-inline-start: 0;
  }

  .footer-content ul li {
    text-decoration: underline;
  }

  .footer-content-top {
    display: flex;
    font-size: 1em !important;
    justify-content: space-between;
    margin: 0;
    order: 1;
  }

  #footer .footer-content-top > .footer-content {
    margin: 0;
    min-height: max-content;
    padding: 1vw 3.5vw;
    width: max-content;
  }

  #footer .footer-content-top > :nth-child(2) {
    border: none;
  }

  #footer .footer-content:nth-child(1) ul {
    text-align: left;
    padding-right: 0;
  }

  #footer .footer-content:nth-child(4) {
    align-items: center;
    display: flex;
    background-color: #a30f22;
    flex-direction: column;
    justify-content: start;
    order: 2;
  }

  #footer .footer-content:nth-child(4) h2 {
    color: #fff;
    font-size: 4vw;
    margin-bottom: 0;
  }

  #footer .footer-content:nth-child(4) ul {
    color: #fff;
    text-align: center;
  }

  #footer .footer-content:nth-child(4) li a {
    color: #fff;
  }

  #footer .seal-social {
    font-size: 1.1em;
    margin: 1em 0;
    text-align: center;
    width: 100vw;
    order: 3;
  }

  #footer .seal-social p {
    margin-bottom: 2em;
  }

  #footer .seal-social a {
    border: none !important;
    border-radius: 0.8em !important;
    font-weight: bolder;
    padding: 0.6em 1.2em !important;
  }

  .social-media-logos {
    order: 4;
    font-size: 5vw;
    margin-bottom: 2em;
    text-align: center;
  }

  #footer .social-media-logos h2 {
    color: black;
    font-size: 4vw;
  }

  .head-wrapper {
    height: auto;
    z-index: 5;
  }
}

/* DESKTOP DESIGNS */

#quicklink-box-mobile {
  display: none;
}

.hide-mobile,
.bg-blur-hidden,
.mobile-nav-hidden {
  display: none;
}

div#s4-ribbonrow,
.s4-skipribbonshortcut,
.show-mobile {
  display: none;
}
